]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/doc/ChangeLog
arch-utils: Make the last endianness actually chosen sticky
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
1 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2
3 * gdb.texinfo (Choosing Target Byte Order): Document endianness
4 selection details with the `set endian auto' mode.
5
6 2018-05-04 Tom Tromey <tom@tromey.com>
7
8 PR python/22731:
9 * python.texi (Breakpoints In Python): Mention that "commands" is
10 writable.
11
12 2018-05-02 Tom Tromey <tom@tromey.com>
13
14 PR python/20084:
15 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
16 PARAM_ZUINTEGER_UNLIMITED.
17
18 2018-04-30 Tom Tromey <tom@tromey.com>
19
20 * python.texi (Types In Python): Document Type.align.
21
22 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
23
24 * gdb.texinfo (Symbols): Mention the fact that "info
25 variables/functions/types" show source files and line numbers.
26
27 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
28
29 * gdb.texinfo: Document set/show record btrace cpu.
30
31 2018-03-27 Joel Brobecker <brobecker@adacore.com>
32
33 * gdb.texinfo (Ada Settings): New subsubsection.
34
35 2018-03-26 Tom Tromey <tom@tromey.com>
36
37 PR backtrace/15582:
38 * gdb.texinfo (Backtrace): Mention "hide" argument.
39
40 2018-03-26 Tom Tromey <tom@tromey.com>
41
42 * gdb.texinfo (Backtrace): Describe options individually.
43
44 2018-03-19 Tom Tromey <tom@tromey.com>
45
46 * observer.texi: Remove.
47
48 2018-03-04 John Baldwin <jhb@FreeBSD.org>
49
50 * gdb.texinfo (Debugging Output): Document "set/show debug
51 fbsd-nat".
52
53 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.texinfo (Machine Code): Additional information about "info
56 line" command.
57
58 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
59
60 * gdb.texinfo (gdb-add-index man): Add pindex.
61
62 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
63
64 * gdb.texinfo (set cwd): Add period.
65 (gdb-add-index man): Move anchor.
66
67 2017-01-12 Tom Tromey <tom@tromey.com>
68 Sergio Durigan Junior <sergiodj@redhat.com>
69
70 * gdb.texinfo (Index Files): Mention gdb-add-index.
71 (gdb-add-index man): New section.
72 * Makefile.in (gdb-add-index.1): New rule to generate manpage
73 from gdb.texinfo.
74
75 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
76
77 * gdb.texinfo (pwd): Fix whitespace.
78
79 2018-01-09 John Baldwin <jhb@FreeBSD.org>
80
81 * gdb.texinfo (pwd): Update cross-reference for Process Information
82 node and remove explicit /proc reference.
83 (Native): Rename subsection from SVR4 Process Information to
84 Process Information.
85 (Process Information): Reword introduction to be less /proc
86 centric. Document support for "info proc" on FreeBSD.
87
88 2018-01-03 Xavier Roirand <roirand@adacore.com>
89
90 * gdb.texinfo (Set Catchpoints): Add documentation for new
91 "catch handlers" action.
92
93 2017-12-27 Stafford Horne <shorne@gmail.com>
94
95 * gdb.texinfo (Target Description Format): Explain that arbitrary
96 strings are now allowed for register groups.
97
98 2017-12-27 Stafford Horne <shorne@gmail.com>
99
100 * gdb.texinfo (Registers): Document info reg $reggroup feature.
101
102 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
103
104 PR cli/16224
105 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
106
107 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
108
109 * python.texi (Manipulating breakpoints using Python): Document
110 qualified parameter to gdb.Breakpoint.
111
112 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
113
114 * python.texi (Manipulating breakpoints using Python): Split doc
115 of Breakpoint.__init__ in two, split text in multiple
116 paragraphs, don't nest parameter square brackets.
117
118 2017-12-12 Stafford Horne <shorne@gmail.com>
119 Stefan Wallentowitz <stefan@wallentowitz.de>
120 Franck Jullien <franck.jullien@gmail.com>
121 Jeremy Bennett <jeremy.bennett@embecosm.com>
122
123 * gdb.texinfo: Add OpenRISC documentation.
124
125 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
126
127 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
128
129 2017-12-07 Keith Seitz <keiths@redhat.com>
130
131 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
132 and "show print type nested-type-limit".
133
134 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
135
136 * python.texi (Breakpoints In Python): Add text relating
137 to allowed explicit locations and keywords in gdb.Breakpoints.
138
139 2017-12-04 Tom Tromey <tom@tromey.com>
140
141 * gdb.texinfo (Rust): Update trait object status
142
143 2017-12-01 Andrew Cagney <cagney@redhat.com>
144 Joel Brobecker <brobecker@adacore.com>
145 Sergio Durigan Junior <sergiodj@redhat.com>
146
147 * gdb.texinfo (File Options): Document --readnever.
148 (Commands to Specify Files): Likewise, for 'symbol-file' and
149 'add-symbol-file'.
150
151 2017-11-29 Pedro Alves <palves@redhat.com>
152
153 PR c++/19436
154 * gdb.texinfo (Debugging C Plus Plus): Document setting
155 breakpoints in functions with ABI tags.
156
157 2017-11-29 Pedro Alves <palves@redhat.com>
158
159 * gdb.texinfo (Linespec Locations): Document how "function" is
160 interpreted in C++ and Ada. Document "-qualified".
161 (Explicit Locations): Document how "-function" is interpreted in
162 C++ and Ada. Document "-qualified".
163
164 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
165
166 PR gdb/21945
167 * gdb.texinfo (Search Memory): Update description and example
168 about how to search a string without NULL terminator.
169
170 2017-11-24 Joel Brobecker <brobecker@adacore.com>
171
172 * gdb.texinfo (GDB/MI Ada Exception Information): Document
173 new "exception-message" field.
174
175 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
176
177 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
178
179 2017-11-24 Pedro Alves <palves@redhat.com>
180
181 * gdb.texinfo (Completion): Update need-quoting examples. Remove
182 false claim that GDB inserts quoting automatically.
183 (Symbols): Add anchor.
184
185 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
186
187 * gdb.texinfo (Requirements): Document use of GNU MPFR.
188
189 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
190
191 * python.texi (Basic Python): Add rbreak documentation.
192
193 2017-11-07 Xavier Roirand <roirand@adacore.com>
194 Pedro Alves <palves@redhat.com>
195
196 * gdb.texinfo (Set Breaks): Document support for breakpoint
197 location ranges in the enable/disable commands.
198
199 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
200
201 * gdb.texinfo (Starting your Program) <The working directory.>:
202 Mention remote debugging.
203 (Working Directory) <Your Program's Working Directory>:
204 Likewise.
205 (Connecting) <Remote Packet>: Add "set-working-dir"
206 and "QSetWorkingDir" to the table.
207 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
208 packet.
209
210 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
211
212 * gdb.texinfo (Starting your Program) <The working directory.>:
213 Mention new "set cwd" command.
214 (Working Directory) <Your Program's Working Directory>:
215 Rephrase to explain that "set cwd" exists and is the default
216 way to change the inferior's cwd.
217
218 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
219
220 * gdb.texinfo (S/390 and System z Features): Document the new
221 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
222
223 2017-09-21 Kevin Buettner <kevinb@redhat.com>
224
225 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
226 attribute.
227
228 2017-09-21 Kevin Buettner <kevinb@redhat.com>
229
230 * python.texi (Inferiors In Python): Add description for method
231 Inferior.thread_from_thread_handle.
232
233 2017-09-19 John Baldwin <jhb@FreeBSD.org>
234
235 * gdb.texinfo (Starting your Program): Add description of
236 starti command. Mention starti command as an alternative for
237 debugging the elaboration phase.
238
239 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
240
241 * gdb.texinfo (Maintenance Commands): Document filter parameter
242 of "maint selftest". Document "maint info selftests" command.
243
244 2017-09-11 Tom Tromey <tom@tromey.com>
245
246 * python.texi (Events In Python): Document new events.
247
248 2017-09-04 Pedro Alves <palves@redhat.com>
249
250 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
251 no-debug-info variables.
252 (Symbols) <Examining the Symbol Table>: Document inspecting
253 no-debug-info types.
254 (Calling) <Calling functions with no debug info>: New subsection,
255 documenting calling no-debug-info functions.
256 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
257
258 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
259
260 * gdb.texinfo (set environment): Add @anchor. Explain that
261 environment variables set by the user are sent to GDBserver.
262 (unset environment): Likewise, but for unsetting variables.
263 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
264 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
265 "environment-reset" and "QEnvironmentReset" to the table.
266 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
267 QEnvironmentReset>: New item, explaining the packet.
268
269 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
270
271 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
272 "Compiler search for the compile command" descriptions of set
273 compile-gcc and show compile-gcc.
274
275 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
276
277 * gdb.texinfo (Architectures): Add new Sparc64 section to document
278 ADI support.
279 * NEWS: Add "adi examine" and "adi assign" commands.
280
281 2017-08-18 Yao Qi <yao.qi@linaro.org>
282
283 * gdb.texinfo (Server): Document "--selftest".
284
285 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
286
287 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
288 Single-Key mode.
289
290 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
291
292 PR gdb/21925
293 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
294 set...").
295
296 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
297
298 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
299 conditional expression.
300
301 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
302
303 * agentexpr.texi (rot): Fix symbolic description, improve
304 textual description.
305
306 2017-07-26 Yao Qi <yao.qi@linaro.org>
307
308 * gdb.texinfo (Maintenance Commands): Document command
309 "maint check xml-descriptions".
310
311 2017-07-26 Yao Qi <yao.qi@linaro.org>
312
313 * gdb.texinfo (Maintenance Commands): Document optional
314 argument of "maint print c-tdesc".
315
316 2017-07-18 Yao Qi <yao.qi@linaro.org>
317
318 * gdb.texinfo (Maintenance Commands): Improve the doc to
319 command "maint print c-tdesc".
320
321 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
322
323 PR gdb/21606
324 * python.texi (Python representation of Symbols.): Replace
325 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
326 * guile.texi (Guile representation of Symbols.): Likewise.
327
328 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
329
330 * gdb.texinfo (Optional Messages about Internal Happenings):
331 Document {set,show} debug separate-debug-file commands.
332
333 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
334
335 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
336 (Connecting) <Remote Packet>: Add "startup-with-shell"
337 and "QStartupWithShell" to the table.
338 (Remote Protocol) <QStartupWithShell>: New item, explaining the
339 packet.
340
341 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
342
343 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
344
345 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
346
347 * python.texi (Recording in Python): Factor out the documentation of
348 gdb.RecordInstruction's super class.
349
350 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
351
352 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
353 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
354 prev and next.
355
356 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
357
358 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
359 gdb.RecordInstruction
360
361 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
362
363 * python.texi (Recording in Python): Add documentation for
364 gdb.RecordGap and remove documentation of special cases for
365 gdb.BtraceInstruction.
366
367 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
368
369 * python.texi (Recording in Python): Remove Record.ptid defvar.
370
371 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
372
373 * gdb.texinfo (GDB/MI Thread Information): Add missing
374 fields, re-word some things.
375 (GDB/MI Thread Commands): Describe fields found in the output of
376 -thread-info, remove description of fields in the
377 thread output tuple, replace with a cross-reference to "GDB/MI
378 Thread Information".
379
380 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
381
382 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
383 from -thread-info output.
384
385 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
386
387 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
388
389 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
390
391 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
392
393 2017-03-22 Yao Qi <yao.qi@linaro.org>
394
395 * python.texi (Inferiors In Python): Remove @code from Python.
396
397 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
398
399 * python.texi (Recordings In Python): Document return type of
400 gdb.BtraceInstruction.data.
401
402 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
403
404 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
405 command file-list-shared-libraries
406 (GDB/MI Async Records): Update documentation of library-loaded with new
407 field.
408
409 2017-03-16 Doug Evans <dje@google.com>
410
411 * guile.texi (Lazy Strings In Guile): Mention arrays.
412 * python.texi (Lazy Strings In Python): Ditto.
413
414 2017-03-08 Jiong Wang <jiong.wang@arm.com>
415
416 * gdb.texinfo (Memory Protection Extensions): Add missing escape
417 character "@".
418
419 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
420
421 * Memory Protection Extensions: Add information about inferior
422 calls.
423
424 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
425
426 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
427 DW_TAG_GNU_* and DW_AT_GNU_*.
428
429 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
430
431 * python.texi (Recordings In Python): New section.
432
433 2017-02-14 Tom Tromey <tom@tromey.com>
434
435 PR python/13598:
436 * python.texi (Events In Python): Document events.before_prompt.
437
438 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
439
440 * gdb.texinfo (Target Commands): Document the optional offset
441 argument for the load command.
442
443 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
444
445 PR gdb/21122
446 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
447 space-separated breakpoint lists. Also add a missing @table command
448 and @cindex for breakpoint lists.
449
450 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
451
452 PR tdep/20936
453 * gdb.texinfo: (Standard Target Features): Document SPARC features.
454 (Sparc Features): New node.
455
456 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
457
458 * gdb.texinfo (i386 Features): Add system segment registers
459 as feature.
460
461 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
462
463 * python.texi (Events In Python): Fix typo.
464
465 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
466 Luis Machado <lgustavo@codesourcery.com>
467
468 * gdb.texinfo (-target-flash-erase): New MI command description.
469 (flash-erase): New CLI command description.
470
471 2017-01-04 John Baldwin <jhb@FreeBSD.org>
472
473 * gdb.texinfo (Contributors): Add SRI International and University
474 of Cambridge for FreeBSD/mips.
475
476 2016-12-22 Doug Evans <xdje42@gmail.com>
477
478 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
479 commands.
480
481 2016-12-02 Pedro Alves <palves@redhat.com>
482
483 * gdb.texinfo (User-defined Commands): Limit on number of
484 arguments passed to user-defined commands removed; update.
485
486 2016-12-02 Pedro Alves <palves@redhat.com>
487
488 PR cli/20559
489 * gdb.texinfo (Define): Add example of using "eval" to process a
490 variable number of arguments.
491 (Output) <eval>: Add anchor.
492
493 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
494
495 * Makefile.in: Likewise.
496
497 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
498
499 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
500 xref.
501
502 2016-10-29 Pedro Alves <palves@redhat.com>
503
504 * gdb.texinfo (Packets) <vCont>: Remove mention of default
505 actions.
506
507 2016-10-26 Pedro Alves <palves@redhat.com>
508
509 * gdb.texinfo (Packets): Clarify vCont packets with multiple
510 actions that match a thread, and what happens when an action
511 matches a thread that is already running.
512
513 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
514
515 * gdb.texinfo (Using Trace Files): Fix typo.
516 (GDB/MI Tracepoint Commands): Likewise.
517
518 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
519
520 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
521 of -trace-save.
522
523 2016-10-06 Tom Tromey <tom@tromey.com>
524
525 * guile.texi (Types In Guile): Remove Java mentions.
526 * python.texi (Types In Python): Remove Java mentions.
527 * gdb.texinfo (Address Locations, Supported Languages)
528 (Index Section Format): Remove Java mentions.
529
530 2016-08-15 Doug Evans <dje@google.com>
531
532 * gdb.texinfo (Target Description Format): Update docs on "end"
533 field spec and field default type.
534
535 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
536 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
537
538 PR gdb/20487
539 * gdb.texinfo (Context management): Update mention of frame
540 change notifications.
541 (gdb/mi Async Records): Document frame field in
542 =thread-select event.
543 * observer.texi (GDB Observers): New user_selected_context_changed
544 observer.
545
546 2016-09-28 Tom Tromey <tom@tromey.com>
547
548 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
549 than "memory breakpoint". Further document "kind". Move
550 protocol-details link earlier.
551 <z1>: Document the cmd_list argument. Fix typo.
552 <g>: Remove incorrect sentence.
553 (Stop Reply Packets): Document "OK" response to requests when in
554 non-stop mode.
555 <swbreak>: Use "software breakpoint" rather than "memory
556 breakpoint".
557 <create>: Document that "R" is ignored.
558 <W, X, w>: Document formatting of "AA".
559 (Notification Packets): Use "%Stop", not "%%Stop".
560
561 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
562
563 * gdb.texinfo (Embedded Processors): Document ARC.
564 (Synopsys ARC): New section.
565 (Standard Target Features): Document ARC features.
566 (ARC Features): New section.
567
568 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
569
570 * .gitignore: New file.
571
572 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
573
574 * gdb.texinfo (Input/Output): Mention possibility to unset
575 inferior-tty.
576
577 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
578
579 * gdb.texinfo: Resume btrace on reconnect.
580
581 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
582
583 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
584 syscall.
585
586 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
587
588 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
589 command.
590
591 2016-07-13 Tom Tromey <tom@tromey.com>
592
593 PR python/15620, PR python/18620:
594 * python.texi (Events In Python): Document new breakpoint events.
595
596 2016-07-13 Tom Tromey <tom@tromey.com>
597
598 PR python/17698:
599 * python.texi (Breakpoints In Python): Document
600 Breakpoint.pending.
601
602 2016-07-13 Tom Tromey <tom@tromey.com>
603
604 * python.texi (Breakpoints In Python): Move table of types and
605 table of watchpoint types earlier in node.
606
607 2016-07-12 Tom Tromey <tom@tromey.com>
608
609 PR python/19293:
610 * python.texi (Frames In Python): Document
611 gdb.invalidate_cached_frames.
612
613 2016-06-21 Pedro Alves <palves@redhat.com>
614
615 * gdb.texinfo (Interpreters): Update intepreter-exec section,
616 document new-ui and explain use case.
617
618 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
619
620 * gdb.texinfo (Standard Target Features): Document NDS32 features.
621 (NDS32 Features): New Section.
622
623 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
624
625 * gdb.texinfo (Examining Memory): Document negative repeat
626 count in the 'x' command.
627
628 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
629
630 * gdb.texinfo (GDB/MI Async Records): Document method and
631 format fields in =record-started.
632 * observer.texi (record_changed): Add method and format
633 parameters.
634
635 2016-05-27 Eli Zaretskii <eliz@gnu.org>
636
637 * gdb.texinfo (General Query Packets): Move the description of the
638 response before the long list of the specific 'read' and 'write'
639 requests.
640
641 2016-05-23 Tom Tromey <tom@tromey.com>
642
643 * python.texi (Basic Python): Document gdb.breakpoints return.
644
645 2016-05-24 Tom Tromey <tom@tromey.com>
646
647 PR gdb/19194:
648 * gdb.texinfo (gdb man): Fix typo.
649
650 2016-05-17 Tom Tromey <tom@tromey.com>
651
652 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
653 (Rust): New node.
654
655 2016-05-17 Tom Tromey <tom@tromey.com>
656
657 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
658
659 2016-04-27 Yao Qi <yao.qi@linaro.org>
660
661 * gdb.texinfo (tfind): Complete doc about tfind without
662 argument.
663
664 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
665
666 * agentexpr.texi (byte): Fix zero_ext description.
667
668 2016-03-31 Pedro Alves <palves@redhat.com>
669
670 * gdb.texinfo (M32R/SDI): Delete node.
671 (MIPS Embedded): Remove references to the MIPS remote debugging
672 protocol, PMON and variants, and the associated commands.
673
674 2016-03-15 Doug Evans <dje@google.com>
675
676 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
677 (Target Description Format): Mention enum types. Update docs on
678 flags types.
679 (Predefined Target Types): Add "bool".
680 (Enum Target Types): New node.
681
682 2016-03-15 Pedro Alves <palves@redhat.com>
683
684 * gdb.texinfo (Tracepoint Actions): Fix typo.
685
686 2016-03-15 Pedro Alves <palves@redhat.com>
687 Andreas Arnez <arnez@linux.vnet.ibm.com>
688 Marcin Kościelnicki <koriakin@0x04.net>
689
690 * gdb.texinfo (Tracepoint Actions): Document possible
691 unreliability of '$_ret'.
692
693 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * gdb.texinfo (Symbols): Document new 'maint info line-table'
696 command.
697
698 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
699
700 * gdb.texinfo (Convenience Functions): Document $_as_string.
701
702 2016-02-23 Doug Evans <dje@google.com>
703
704 * gdb.texinfo (Skipping Over Functions and Files): Document new
705 options to "skip" command. Update docs of output of "info skip".
706
707 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
708
709 * gdb.texinfo (Signals): Add bound violation display hints for
710 a SIGSEGV.
711
712 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
713
714 * gdb.texinfo (Trace File Format): Add documentation for description
715 section lines.
716
717 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
718
719 * gdb.texinfo (Trace File Format): Remove misleading information
720 about register block ordering.
721
722 2016-02-01 Doug Evans <dje@google.com>
723
724 * gdb.texinfo (Value Sizes): Fix typo.
725
726 2016-02-01 Doug Evans <dje@google.com>
727
728 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
729
730 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.texinfo (Value Sizes): New section.
733 (Data): Add the 'Value Sizes' node to the menu.
734
735 2016-01-26 John Baldwin <jhb@FreeBSD.org>
736
737 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
738
739 2016-01-19 John Baldwin <jhb@FreeBSD.org>
740
741 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
742
743 2016-01-18 Pedro Alves <palves@redhat.com>
744
745 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
746 of the thread that hit a breakpoint or received a signal.
747
748 2016-01-15 Pedro Alves <palves@redhat.com>
749
750 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
751
752 2016-01-13 Pedro Alves <palves@redhat.com>
753
754 * gdb.texinfo (Threads): Document the $_gthread convenience
755 variable.
756 (Convenience Vars): Likewise.
757
758 2016-01-13 Pedro Alves <palves@redhat.com>
759
760 * gdb.texinfo (Threads): Document "info threads -gid".
761
762 2016-01-13 Pedro Alves <palves@redhat.com>
763
764 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
765 anchor.
766 (Threads In Python): Document new InferiorThread.global_num
767 attribute.
768
769 2016-01-07 Pedro Alves <palves@redhat.com>
770
771 * gdb.texinfo (Threads): Document per-inferior thread IDs,
772 qualified thread IDs, global thread IDs and thread ID lists.
773 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
774 thread IDs.
775 (Convenience Vars): Document the $_thread convenience variable.
776 (Ada Tasks): Adjust to refer to thread IDs.
777 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
778 Commands, GDB/MI Variable Objects): Update to mention global
779 thread IDs.
780 * guile.texi (Breakpoints In Guile)
781 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
782 global thread IDs instead of thread IDs.
783 * python.texi (Threads In Python): Adjust documentation of
784 InferiorThread.num.
785 (Breakpoint.thread): Mention global thread IDs instead of thread
786 IDs.
787
788 2016-01-13 Pedro Alves <palves@redhat.com>
789
790 * python.texi (Threads In Python): Document
791 InferiorThread.inferior.
792
793 2016-01-13 Pedro Alves <palves@redhat.com>
794
795 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
796 convenience variable.
797 (Convenience Vars): Likewise.
798
799 2016-01-12 Josh Stone <jistone@redhat.com>
800 Philippe Waroquiers <philippe.waroquiers@skynet.be>
801
802 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
803 (Stop Reply Packets): List the syscall entry and return stop reasons.
804 (General Query Packets): Describe QCatchSyscalls, and add it to the
805 table and the detailed list of stub features.
806
807 2016-01-12 Pedro Alves <palves@redhat.com>
808
809 Remove use of the registered trademark symbol throughout.
810
811 2016-01-12 Yao Qi <yao.qi@linaro.org>
812
813 * gdb.texinfo (Interrupts): Update the document on handling
814 interrupt when program is stopped.
815
816 2015-12-11 Don Breazeal <donb@codesourcery.com>
817
818 * gdb.texinfo (Forks): Correct Linux kernel version where
819 fork and exec events are supported, add notes about support
820 of these events in target remote mode.
821 (Connecting): Reorganize and clarify distinctions between
822 target remote, extended-remote, and multiprocess.
823 Reorganize related text from separate sections into new
824 sections.
825 (Server): Note effects of target extended-remote mode.
826 Delete section on Multi-Process Mode for gdbserver.
827 Move some text to "Connecting" node.
828
829 2015-12-10 Pedro Alves <palves@redhat.com>
830
831 * gdb.texinfo (Threads): Replace warning with explanation
832 about single-threaded programs.
833
834 2015-12-10 Pedro Alves <palves@redhat.com>
835
836 * gdb.texinfo (Threads): Remove mention of SGI.
837 (Forks): Remove mention of HP-UX.
838 (Breakpoints): Remove mention of HP-UX.
839 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
840 Reword in terms of architectures.
841 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
842 mention supported systems.
843 (Convenience Vars): Don't mention HP-UX.
844 (Jumping): Remove mention of HP-UX in comment.
845 (Files) <shared libraries>: Update supported shared library types
846 list. Remove mention of HP-UX.
847 (Native): Remove HP-UX subsection.
848 (SVR4 Process Information): Remove mention of HP-UX.
849
850 2015-12-10 Pedro Alves <palves@redhat.com>
851
852 * gdb.texinfo (Stack): Reorder menu.
853
854 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
855
856 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
857 -var-set-format's new zero-hexadecimal format.
858
859 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
860
861 * gdb.texinfo (Ada Mode Into): Move overloading support
862 description to its own node.
863 (Overloading support for Ada): New node.
864
865 2015-11-30 Pedro Alves <palves@redhat.com>
866
867 PR 14618
868 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
869 (Remote Configuration): Add the "set/show remote
870 no-resumed-stop-reply" to the available settings table.
871 (General Query Packets): Document the "no-resumed" qSupported
872 feature.
873
874 2015-11-30 Pedro Alves <palves@redhat.com>
875
876 * gdb.texinfo (Remote Configuration): List "set/show remote
877 thread-events" command in configuration table.
878 (Stop Reply Packets): Document "T05 create" stop
879 reason and 'w' stop reply.
880 (General Query Packets): Document QThreadEvents packet. Document
881 QThreadEvents qSupported feature.
882
883 2015-11-30 Pedro Alves <palves@redhat.com>
884
885 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
886 anchor.
887 (Packets): Document vCtrlC.
888
889 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
890
891 * gdb.texinfo (Thread List Format): Mention thread names.
892
893 2015-11-24 Pedro Alves <palves@redhat.com>
894
895 PR 17539
896 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
897 program-spaces" example to ascending order listing.
898 (Threads): Adjust "info threads" example to ascending order
899 listing.
900 (Forks): Adjust "info inferiors" example to ascending order
901 listing.
902
903 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
904
905 * gdb.texinfo (Process Record and Replay): Document "record
906 instruction-history" modifiers.
907
908 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
909
910 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
911 description.
912 (Frame Filter Management): Move to later in the 'Examining the
913 Stack' chapter.
914 (Selection): Add entry for 'select-frame'.
915
916 2015-09-25 Doug Evans <dje@google.com>
917
918 * gdb.texinfo (Process Record and Replay): Fix syntax of
919 "record instruction-history begin, end" and
920 "record function-call-history begin, end".
921
922 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
923
924 * gdb.texinfo (Specifying Source Directories): Fix
925 substitute-path example.
926
927 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
928
929 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
930
931 2015-09-15 Pedro Alves <palves@redhat.com>
932
933 PR remote/18965
934 * gdb.texinfo (Stop Reply Packets): Revert previous change to
935 the vforkdone description.
936
937 2015-09-15 Pedro Alves <palves@redhat.com>
938
939 PR remote/18965
940 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
941 part indicates the thread ID of the parent process.
942
943 2015-09-15 Yao Qi <yao.qi@linaro.org>
944
945 * gdb.texinfo (General Query Packets): Add vContSupported to
946 tables of 'gdbfeatures' and 'stub features' supported in the
947 qSupported packet, as well as to the list containing stub
948 feature details.
949
950 2015-09-11 Don Breazeal <donb@codesourcery.com>
951
952 * gdb.texinfo (Remote Configuration): Add exec event
953 feature to table of packet settings.
954 (Stop Reply Packets): Add exec events to the list of stop
955 reasons.
956 (General Query Packets): Add exec events to tables of
957 'gdbfeatures' and 'stub features' supported in the qSupported
958 packet, as well as to the list containing stub feature
959 details.
960
961 2015-08-24 Pedro Alves <palves@redhat.com>
962
963 * gdb.texinfo (Remote Configuration): Document the "set/show
964 remote multiprocess-extensions-packet" commands.
965
966 2015-08-24 Pedro Alves <palves@redhat.com>
967
968 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
969 <M32R>: Remove references to M32R/D.
970 <M68K>: Remove references to target dbug.
971 <MIPS Embedded>: Remove references to target r3900 and target
972 array.
973 <PowerPC Embedded>: Remove references to target dink32 and target
974 ppcbug, target sds
975 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
976
977 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
980
981 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
982
983 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
984
985 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
986
987 * gdb.texinfo (Maintenance Commands): Move documentation of "main
988 info bfds" to...
989 (File Caching): A New section. Outline bfd caching, and add new
990 description for "main set/show bfd-sharing".
991
992 2015-08-14 Doug Evans <xdje42@gmail.com>
993
994 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
995 disassembly.
996 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
997
998 2015-08-11 Keith Seitz <keiths@redhat.com>
999
1000 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1001 Use "location(s)"instead of "linespec(s)".
1002 (Specifying a Location): Rewrite.
1003 Add subsections describing linespec, address, and explicit locations.
1004 Add node/menu for each subsection.
1005 (Source and Machine Code, C Preprocessor Macros)
1006 (Create and Delete Trace points)
1007 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1008 (Continuing at a Different Address): Remove "linespec" examples.
1009 Add reference to "Specify a Location"
1010 (The -break-insert Command): Rewrite. Add anchor.
1011 Add reference to appropriate manual section discussing locations.
1012 (The -dprintf-insert Command): Refer to -break-insert for
1013 specification of 'location'.
1014
1015 2015-08-07 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1018 target-non-stop".
1019
1020 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1021
1022 * gdb.texinfo (Process Record and Replay): Document prefixing of
1023 speculatively executed instructions in the "record instruction-history"
1024 command.
1025
1026 2015-07-20 Doug Evans <dje@google.com>
1027
1028 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1029
1030 2015-07-16 Doug Evans <dje@google.com>
1031
1032 * stabs.texinfo: @include gdb-cfg.texi.
1033
1034 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1035
1036 Revert the previous 2 commits:
1037 gdbserver build-id attribute generator
1038 Validate symbol file using build-id
1039
1040 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1041
1042 * gdb.texinfo (Files): Add 'set validate-build-id'
1043 and 'show validate-build-id'.
1044
1045 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1046 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 gdbserver build-id attribute generator.
1049 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1050 'build-id' in description, example, new attribute in dtd.
1051
1052 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.texinfo (Selection): Update documentation for 'frame'
1055 command.
1056
1057 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1058
1059 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1060 commands.
1061
1062 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1063
1064 * gdb.texinfo (Process Record and Replay): Spell out that variables
1065 and registers are not available during btrace replay.
1066 Describe the new "record btrace pt" command.
1067 Describe the new "set|show record btrace pt buffer-size" options.
1068 (General Query Packets): Describe the new Qbtrace:pt and
1069 Qbtrace-conf:pt:size packets.
1070 Expand "bts" to "Branch Trace Store".
1071 Update the branch trace DTD.
1072
1073 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1074
1075 * gdb.texinfo (Command History): Document the new option
1076 "history remove-duplicates".
1077
1078 2015-06-19 Doug Evans <dje@google.com>
1079
1080 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1081 longer supported.
1082
1083 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1084
1085 * gdb.texinfo (Command History): Mention that setting
1086 GDBHISTSIZE to the empty string disables history truncation.
1087
1088 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1089
1090 PR gdb/16999
1091 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1092 behavior.
1093
1094 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1095
1096 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1097 with GDBHISTSIZE.
1098
1099 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1100
1101 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1102 bytes and memory units for -data-{read,write}-memory-bytes.
1103 (Packets): Same for m, M and X packets.
1104 * python.texi (Inferiors In Python): Same for read_memory and
1105 write_memory.
1106
1107 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1108
1109 * gdb.texinfo (Separate Debug Files): Document that PE is also
1110 supported.
1111
1112 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1115 single table entry.
1116
1117 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1118
1119 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1120
1121
1122 2015-06-10 Gary Benson <gbenson@redhat.com>
1123
1124 * gdb.texinfo (Remote Configuration): Document the
1125 "set/show remote hostio-setfs-packet" command.
1126 (Host I/O Packets): Document the vFile:setfs packet.
1127
1128 2015-06-10 Gary Benson <gbenson@redhat.com>
1129
1130 * gdb.texinfo (Debugging Output): Document the "set/show debug
1131 linux-namespaces" command.
1132
1133 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1134 Mircea Gherzan <mircea.gherzan@intel.com>
1135
1136 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1137 and "set mpx bound".
1138
1139 2015-05-27 Doug Evans <dje@google.com>
1140
1141 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1142
1143 2015-05-26 Doug Evans <dje@google.com>
1144
1145 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1146 command renamings.
1147 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1148
1149 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1152
1153 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1156 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1157
1158 2015-05-16 Doug Evans <xdje42@gmail.com>
1159
1160 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1161 memory ports.
1162
1163 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1164
1165 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1166
1167 2015-05-12 Don Breazeal <donb@codesourcery.com>
1168
1169 * gdb.texinfo (Forks): Note that fork debugging is
1170 supported in extended mode.
1171 (Remote Configuration): Add fork event features to table
1172 of packet settings.
1173 (Stop Reply Packets): Add fork events to list of stop reasons.
1174 (General Query Packets): Add fork events to tables of
1175 'gdbfeatures' and 'stub features' supported in the qSupported
1176 packet, as well as to the list containing stub feature
1177 details.
1178
1179 2015-05-12 Gary Benson <gbenson@redhat.com>
1180
1181 * gdb.texinfo (General Query Packets): Document
1182 qXfer:exec-file:read with empty annex.
1183
1184 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1185
1186 * python.texi (Values From Inferior): Add descriptions of new
1187 methods gdb.Value.reference_value and gdb.Value.const_value.
1188
1189 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1190
1191 * gdb.texinfo (Files): Add "info dll" documentation.
1192 (Cygwin Native): Remove "info dll" documentation.
1193
1194 2015-04-29 Doug Evans <dje@google.com>
1195
1196 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1197 Document.
1198 (Writing an Xmethod): Add get_result_type to example.
1199
1200 2015-04-28 Sasha Smundak <asmundak@google.com>
1201
1202 * python.texi: New method documented.
1203
1204 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1207 format.
1208
1209 2015-04-24 Doug Evans <dje@google.com>
1210
1211 * python.texi (Xmethods In Python): Fix name of method to call the
1212 xmethod.
1213
1214 2015-04-17 Gary Benson <gbenson@redhat.com>
1215
1216 * gdb.texinfo (Connecting to a Remote Target): Mention that
1217 GDB can access program files from remote targets that support
1218 qXfer:exec-file:read and Host I/O packets.
1219
1220 2015-04-17 Gary Benson <gbenson@redhat.com>
1221
1222 * gdb.texinfo (Remote Configuration): Document the "set/show
1223 remote pid-to-exec-file-packet" command.
1224 (General Query Packets): Document the qXfer:exec-file:read
1225 qSupported features. Document the qXfer:exec-file:read packet.
1226
1227 2015-04-17 Gary Benson <gbenson@redhat.com>
1228
1229 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1230 applies to executable paths if supplied to GDB as absolute.
1231
1232 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1233
1234 * gdb.texinfo (Mode Options): Remove -xdb.
1235
1236 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1237 Eli Zaretskii <eliz@gnu.org>
1238
1239 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1240 compile, show debug compile. New subsection Compilation options for
1241 the compile command. New subsection Compiler search for the compile
1242 command.
1243
1244 2015-04-09 Andy Wingo <wingo@igalia.com>
1245
1246 * guile.texi (Frames In Guile): Describe frame-read-register.
1247
1248 2015-04-02 Gary Benson <gbenson@redhat.com>
1249
1250 * gdb.texinfo (set sysroot): Document "target:".
1251
1252 2015-04-01 Sasha Smundak <asmundak@google.com>
1253
1254 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1255 section.
1256
1257 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1258
1259 PR corefiles/16092
1260 * gdb.texinfo (gcore): Mention new command 'set
1261 use-coredump-filter'.
1262 (set use-coredump-filter): Document new command.
1263
1264 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1265
1266 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1267 documentation, reorder the info os entries in alphabetical order.
1268
1269 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1270
1271 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1272 -data-write-memory-bytes.
1273
1274 2015-03-24 Pedro Alves <palves@redhat.com>
1275
1276 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1277 mention that threads may sometimes run unlocked.
1278
1279 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1280
1281 * gdb.texinfo (Remote configuration): Document "set/show
1282 serial parity" command.
1283
1284 2015-03-18 Gary Benson <gbenson@redhat.com>
1285
1286 * gdb.texinfo (General Query Packets): Remove documentation
1287 for now-removed vFile:fstat qSupported features.
1288
1289 2015-03-11 Gary Benson <gbenson@redhat.com>
1290
1291 * gdb.texinfo (Remote Configuration): Document the
1292 "set/show remote hostio-fstat-packet" command.
1293 (General Query Packets): Document the vFile:fstat
1294 qSupported features.
1295 (Host I/O Packets): Document the vFile:fstat packet.
1296
1297 2015-03-11 Andy Wingo <wingo@igalia.com>
1298
1299 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1300
1301 2015-03-04 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.texinfo (Remote Configuration): Document the "set/show
1304 remote swbreak-feature-packet" and "set/show remote
1305 hwbreak-feature-packet" commands.
1306 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1307 decription.
1308 (Stop Reply Packets): Document the swbreak and hwbreak stop
1309 reasons.
1310 (General Query Packets): Document the swbreak and hwbreak
1311 qSupported features.
1312 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1313
1314 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1315
1316 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1317 under *stopped.
1318
1319 2015-03-02 Doug Evans <xdje42@gmail.com>
1320
1321 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1322
1323 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1324
1325 * gdb.texinfo (S/390 and System z Features): Describe new feature
1326 "org.gnu.gdb.s390.vx".
1327
1328 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1329
1330 PR gdb/18008
1331 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1332 demangler-warning): Fix typo ("problam").
1333
1334 2015-02-19 David Taylor <dtaylor@emc.com>
1335
1336 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1337
1338 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1339
1340 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1341 point, DTrace'.
1342 (Static Probe Points): Modified to cover DTrace probes in addition
1343 to SystemTap probes. Also modified to cover the `enable probe'
1344 and `disable probe' commands.
1345
1346 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1347
1348 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1349 `disable probe' commands.
1350
1351 2015-02-12 David Taylor <dtaylor@emc.com>
1352
1353 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1354 fields of the QTDV packet.
1355
1356 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1357
1358 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1359 (Process Record and Replay): Describe new set|show commands.
1360 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1361
1362 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1363
1364 * gdb.texinfo (Process Record and Replay): Describe the "record
1365 btrace bts" command.
1366 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1367 (Branch Trace Configuration Format): New.
1368
1369 2015-01-31 Gary Benson <gbenson@redhat.com>
1370 Doug Evans <dje@google.com>
1371
1372 * gdb.texinfo (Command Completion): Document new
1373 "set/show max-completions" option.
1374
1375 2015-01-31 Doug Evans <xdje42@gmail.com>
1376
1377 * gdb.texinfo (Symbols): Document new commands
1378 "maint print symbol-cache", "maint print symbol-cache-statistics",
1379 "maint flush-symbol-cache". Document new option
1380 "maint set symbol-cache-size".
1381
1382 2015-01-31 Doug Evans <xdje42@gmail.com>
1383
1384 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1385 distinguish script files vs inlined scripts.
1386 * python.texi (Python Auto-loading): Ditto.
1387
1388 2015-01-30 Doug Evans <dje@google.com>
1389
1390 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1391 string if present.
1392
1393 2015-01-27 Doug Evans <dje@google.com>
1394
1395 * python.texi (Objfiles In Python): Document Objfile.username.
1396
1397 2015-01-27 Doug Evans <dje@google.com>
1398
1399 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1400 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1401
1402 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1405
1406 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1407
1408 * doc/gdb.texinfo (TUI Commands): Document the possible
1409 values of NAME argument to 'winheight' command. Explain the
1410 effect of 'tabset' setting better.
1411
1412 2015-01-11 Doug Evans <xdje42@gmail.com>
1413
1414 PR gdb/15830
1415 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1416 (Symbols): Ditto.
1417 (Maintenance Commands): Delete docs for "maint demangle".
1418
1419 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1420
1421 * gdb.texinfo (Files): Remove documentation of the
1422 "add-shared-symbol-files" and "assf" commands.
1423 (Cygwin Native): Remove documentation of the "dll-symbols"
1424 command.
1425
1426 2014-12-17 Doug Evans <xdje42@gmail.com>
1427
1428 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1429
1430 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1431 Jan Kratochvil <jan.kratochvil@redhat.com>
1432
1433 * gdb.texinfo (Altering): Update.
1434 (Compiling and Injecting Code): New node.
1435
1436 2014-12-12 Doug Evans <dje@google.com>
1437
1438 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1439
1440 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1441
1442 * gdb.texinfo: Document "maint print user-registers".
1443
1444 2014-12-08 Doug Evans <dje@google.com>
1445
1446 * python.texi (Objfiles In Python): Document Objfile.owner.
1447
1448 2014-12-04 Doug Evans <dje@google.com>
1449
1450 * python.texi (Objfiles In Python): Document
1451 Objfile.add_separate_debug_file.
1452
1453 2014-12-04 Doug Evans <dje@google.com>
1454
1455 * python.texi (Objfiles In Python): Document Objfile.build_id.
1456
1457 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1458
1459 * python.texi (Events In Python): Document new events
1460 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1461 and RegisterChangedEvent.
1462
1463 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1464
1465 Add add-auto-load-scripts-directory.
1466 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1467 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1468
1469 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1470
1471 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1472 description typo.
1473
1474 2014-10-30 Doug Evans <dje@google.com>
1475
1476 * python.texi (Progspaces In Python): Document ability to add
1477 random attributes to gdb.Progspace objects.
1478 (Objfiles In Python): Document ability to add random attributes to
1479 gdb.objfile objects.
1480
1481 2014-10-27 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1484 info on stepping and signal handlers.
1485 (Signals): Explain stepping and signal handlers. Add context
1486 index entry, and cross references.
1487
1488 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1489
1490 * python.texi (Breakpoints In Python): Add parenthesis after
1491 Breakpoint.delete. Clarify Breakpoint.enabled description so
1492 that it contains "disable".
1493
1494 2014-10-17 Doug Evans <dje@google.com>
1495
1496 * python.texi (Events In Python): Document clear_objfiles event.
1497
1498 2014-10-17 Doug Evans <dje@google.com>
1499
1500 * python.texi (Objfiles In Python): Document new progspace attribute.
1501
1502 2014-10-17 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1505 (SVR4 Process Information): Delete mention of OSF/1.
1506
1507 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1508
1509 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1510 exit-code field in -list-thread-groups output.
1511
1512 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1513
1514 * gdb.texinfo (Set Breaks): Add missing "@end table".
1515
1516 2014-09-22 Pedro Alves <palves@redhat.com>
1517
1518 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1519 always-inserted off" is the default mode now. Delete
1520 documentation of "set breakpoint always-inserted auto".
1521
1522 2014-09-18 Doug Evans <dje@google.com>
1523
1524 * python.texi (Symbol Tables In Python): Document "producer"
1525 attribute of gdb.Symtab objects.
1526
1527 2014-09-16 Pedro Alves <palves@redhat.com>
1528
1529 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1530 (Embedded OS): Remove VxWorks menu entry.
1531 (VxWorks): Remove node.
1532
1533 2014-09-13 Doug Evans <xdje42@gmail.com>
1534
1535 * gdb.texinfo (Signaling): Document new queue-signal command.
1536
1537 2014-09-06 Doug Evans <xdje42@gmail.com>
1538
1539 PR 15276
1540 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1541 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1542
1543 2014-09-03 Justin Lebar <jlebar@google.com>
1544
1545 * python.texi (Types In Python): Type.template_argument(n) returns a
1546 gdb.Value or a gdb.Type and throws an exception if n is out of
1547 range.
1548
1549 2014-09-03 Sasha Smundak <asmundak@google.com>
1550
1551 * python.texi (Frames in Python): Add read_register description.
1552
1553 2014-08-04 Tom Tromey <tromey@redhat.com>
1554
1555 * gdb.texinfo (Debugging Output): Update for change to "set debug
1556 target".
1557
1558 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1559
1560 Pushed by Joel Brobecker <brobecker@adacore.com>.
1561 * Makefile.in (transform): New variable.
1562 (install-man1, install-man5): Apply $(transform) to man file names.
1563
1564 2014-07-26 Doug Evans <xdje42@gmail.com>
1565
1566 PR guile/17177
1567 * guile.texi (Guile Pretty Printing API): Fix typo.
1568 Document set-pretty-printers!, pretty-printers.
1569 (Selecting Guile Pretty-Printers): Update.
1570 Mention program-space based pretty-printers.
1571
1572 2014-07-25 Pedro Alves <palves@redhat.com>
1573 Eli Zaretskii <eliz@gnu.org>
1574
1575 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1576 with multi-threaded programs.
1577
1578 2014-06-27 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.texinfo (Maintenance Commands): Update the output of
1581 'maint print dummy-frames' command.
1582
1583 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1584
1585 * gdb.texinfo (Screen Size): Improve indexing.
1586
1587 2014-06-19 Gary Benson <gbenson@redhat.com>
1588
1589 * gdb.texinfo (Maintenance Commands): Document new
1590 "maint set/show catch-demangler-crashes" option.
1591
1592 2014-06-19 Gary Benson <gbenson@redhat.com>
1593
1594 * gdb.texinfo (Maintenance Commands): Document new
1595 "maint demangler-warning" command and new
1596 "maint set/show demangler-warning" option.
1597
1598 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1599
1600 * python.texi (Xmethod API): Add space before the opening
1601 parenthesis in function descriptions.
1602
1603 2014-06-06 Doug Evans <xdje42@gmail.com>
1604
1605 * guile.texi (Guile Configuration): Document guile-data-directory.
1606
1607 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1608
1609 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1610
1611 2014-06-04 Doug Evans <xdje42@gmail.com>
1612
1613 * guile.texi (Breakpoints In Guile): Update.
1614
1615 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1616
1617 * python.texi (Xmethod API): Fix reference to "Progspaces In
1618 Python".
1619
1620 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1621
1622 * python.texi (Xmethods In Python, XMethod API)
1623 (Writing an Xmethod): New nodes.
1624 (Python API): New menu entries "Xmethods In Python",
1625 "Xmethod API", "Writing an Xmethod".
1626
1627 2014-06-02 Doug Evans <xdje42@gmail.com>
1628
1629 * guile.texi (Guile API): Add entry for Parameters In Guile.
1630 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1631 (Parameters In Guile): New node.
1632
1633 2014-06-02 Doug Evans <xdje42@gmail.com>
1634
1635 * guile.texi (Guile API): Add entry for Commands In Guile.
1636 (Basic Guile) <parse-and-eval>: Add reference.
1637 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1638 (GDB Scheme Data Types): Mention <gdb:command> object.
1639 (Commands In Guile): New node.
1640
1641 2014-06-02 Doug Evans <xdje42@gmail.com>
1642
1643 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1644 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1645 (Progspaces In Guile): New node.
1646
1647 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1648
1649 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1650 * python.texi (Frames In Python): Mention
1651 gdb.FRAME_UNWIND_MEMORY_ERROR.
1652
1653 2014-05-29 Pedro Alves <palves@redhat.com>
1654 Tom Tromey <tromey@redhat.com>
1655
1656 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1657 from example.
1658 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1659 Mention that target-async is now deprecated.
1660 (Maintenance Commands): Document maint set/show target-async.
1661
1662 2014-05-29 Pedro Alves <palves@redhat.com>
1663
1664 * observer.texi (sync_execution_done, command_error): New
1665 subjects.
1666
1667 2014-05-29 Pedro Alves <palves@redhat.com>
1668
1669 PR gdb/13860
1670 * observer.texi (signal_received, end_stepping_range)
1671 (signal_exited, exited, no_history): New observer subjects.
1672
1673 2014-05-26 Andy Wingo <wingo@igalia.com>
1674
1675 * guile.texi (GDB Scheme Data Types): Remove documentation for
1676 removed interfaces. Update spelling of gdb-object-kind.
1677
1678 2014-05-26 Andy Wingo <wingo@igalia.com>
1679
1680 * guile.texi (Basic Guile): Fix some typos.
1681
1682 2014-05-26 Andy Wingo <wingo@igalia.com>
1683
1684 * guile.texi (Writing a Guile Pretty-Printer)
1685 (Guile Types Module): Fix excess parentheses in use-modules forms.
1686
1687 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1688
1689 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1690 (Breakpoints In Guile, Guile Printing Module)
1691 (Guile Exception Handling, Values From Inferior In Guile)
1692 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1693 Don't use @var at the beginning of a sentence.
1694
1695 * gdb.texinfo (Frame Filter Management, Trace Files)
1696 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1697 (PowerPC Embedded, Define, Annotations for Running)
1698 (IPA Protocol Commands, Packets, General Query Packets)
1699 (Tracepoint Packets, Notification Packets, Environment)
1700 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1701 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1702 (Frames, Backtrace, Selection, Expressions, Registers)
1703 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1704 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1705 (Source Annotations, Using JIT Debug Info Readers, Packets)
1706 (Stop Reply Packets, Host I/O Packets)
1707 (Target Description Format): Don't use @var at the beginning of a
1708 sentence.
1709
1710 * python.texi (Basic Python, Types In Python)
1711 (Commands In Python, Frames In Python, Line Tables In Python)
1712 (Breakpoints In Python, gdb.printing, gdb.types)
1713 (Type Printing API): Don't use @var at the beginning of a
1714 sentence.
1715
1716 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1717
1718 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1719 replay-memory-access".
1720
1721 2014-05-21 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.texinfo (Starting): Document "set/show
1724 auto-connect-native-target".
1725 (Target Commands): Document "target native".
1726
1727 2014-05-20 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1730 not be remote specific. Add cross reference to the qCRC packet.
1731 (Separate Debug Files): Update cross reference to the qCRC packet.
1732 (General Query Packets) <qCRC packet>: Add anchor.
1733
1734 2014-05-17 Doug Evans <xdje42@gmail.com>
1735
1736 Copy over changes from guile.texi.
1737 * python.texi (Basic Python) <gdb.execute>: Add text.
1738 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1739 (Values From Inferior) <Python string>: Add text.
1740 (Values From Inferior) <Value.string>: Clarify string length handling.
1741 (Pretty Printing API): Add cindex.
1742 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1743 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1744 @vindex.
1745 (Commands In Python) <COMPLETE_*>: Similarly.
1746 (Symbols In Python) <SYMBOL_*>: Similarly.
1747 (Breakpoints In Python) <WP_*>: Similarly.
1748 (Breakpoints In Python) <BP_*>: Similarly.
1749
1750 2014-05-17 David Taylor <dtaylor@emc.com>
1751
1752 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1753 mentioned in the qfThreadInfo reply.
1754
1755 2014-05-16 Doug Evans <dje@google.com>
1756
1757 * gdb.texinfo (Mode Options): Add -D.
1758
1759 2014-05-09 Samuel Bronson <naesten@gmail.com>
1760
1761 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1762 "make -C".
1763
1764 2014-04-29 Tom Tromey <tromey@redhat.com>
1765
1766 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1767 "show debug varobj".
1768
1769 2014-05-01 David Taylor <dtaylor@emc.com>
1770
1771 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1772 option.
1773
1774 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1775 Walfred Tedeschi <walfred.tedeschi@intel.com>
1776
1777 * gdb.texinfo (i386 Features): Add description of AVX512
1778 registers.
1779
1780 2014-03-31 Doug Evans <dje@google.com>
1781
1782 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1783
1784 2014-03-30 Doug Evans <dje@google.com>
1785
1786 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1787 (Background Execution): Ditto.
1788
1789 2014-03-21 Pedro Alves <palves@redhat.com>
1790 Stan Shebs <stan@codesourcery.com>
1791 Hui Zhu <hui@codesourcery.com>
1792
1793 * gdb.texinfo (Packets): Add anchor to "? packet".
1794 Remove fixme and update introduction of "k packet".
1795 Add anchor to "vKill packet".
1796
1797 2014-03-12 Stan Shebs <stan@codesourcery.com>
1798
1799 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1800
1801 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1802
1803 * guile.texi (Basic Guile): Document 'history-append!'.
1804
1805 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1808 and "assf" as being deprecated.
1809 (Cygwin Native): Likewise for "dll-symbols".
1810 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1811 as a way to force the loading of symbols from a DLL.
1812
1813 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1814
1815 * python.texi (Values From Inferior): Add description about the
1816 new feature.
1817
1818 2014-02-17 Doug Evans <xdje42@gmail.com>
1819
1820 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1821 * gdb.texinfo (Python): Moved to ...
1822 * python.texi: ... here. New file.
1823
1824 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1825
1826 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1827 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1828 parameter to 'str-lookup-function' procedure. Look for
1829 the "std::string<" prefix.
1830 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1831 Adjust description.
1832
1833 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1834
1835 * guile.texi (Values From Inferior In Guile): Remove stray
1836 parantheses for deffn.
1837 (Disassembly In Guile): Ditto.
1838
1839 2014-02-10 Stan Shebs <stan@codesourcery.com>
1840
1841 Add Doxygen support.
1842 * Makefile.in (doxy): New action, generates Doxygen files.
1843 (DOXYGEN): New.
1844 (doxyedit): New.
1845 * Doxyfile-base.in: New file.
1846 * Doxyfile-gdb-api.in: New file.
1847 * Doxyfile-gdb-xref.in: New file.
1848 * Doxyfile-gdbserver.in: New file.
1849 * doxy-index.in: New file.
1850 * filter-for-doxygen: New file.
1851 * filter-params.pl: New file.
1852
1853 2014-02-10 Doug Evans <xdje42@gmail.com>
1854
1855 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1856 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1857 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1858 (Guile docs): Include guile.texi.
1859 (objfile-gdbdotext file): Add objfile-gdb.scm.
1860 (dotdebug_gdb_scripts section): Mention Guile scripts.
1861 (Multiple Extension Languages): New node.
1862 * guile.texi: New file.
1863
1864 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1867 ignore-descriptive-types". commands.
1868
1869 2014-01-22 Doug Evans <dje@google.com>
1870
1871 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1872 (gdbserver man): Ditto.
1873
1874 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1875
1876 * gdb.texinfo: Document limited reverse/replay support
1877 for target record-btrace.
1878
1879 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1880
1881 * gdb.texinfo (Process Record and Replay): Update documentation.
1882
1883 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1884
1885 * gdb.texinfo (Process Record and Replay): Document new /c
1886 modifier accepted by "record function-call-history".
1887 Add /i modifier to "record function-call-history" example.
1888
1889 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1890 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1893 markers. Remove one that was misplaced.
1894
1895 2014-01-10 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.texinfo (Your Program's Environment) <set environment>:
1898 Mention the shell, and point at 'set exec-wrapper'.
1899
1900 2014-01-07 Joel Brobecker <brobecker@adacore.com>
1901
1902 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1903
1904 2013-12-30 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.texinfo (Types In Python): Clarify the documentation
1907 of attribute gdb.Field.bitpos.
1908
1909 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1910
1911 * gdb.texinfo (Types In Python): Fix the documentation of
1912 attribute "bitpos" in class gdb.Field for enum types. Add
1913 documentation for attribute "enumval" in that same class.
1914
1915 2013-12-28 Joel Brobecker <brobecker@adacore.com>
1916
1917 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1918 @ftable.
1919
1920 2013-12-23 Doug Evans <xdje42@gmail.com>
1921
1922 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1923 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1924 corresponding section in Extending GDB.
1925 (Extending GDB): Move menu up. New menu item "Auto-loading
1926 extensions".
1927 (Sequences): New menu item "Auto-loading sequences".
1928 (Auto-loading sequences): New node.
1929 (Python): Rename section from Scripting GDB to Extending GDB.
1930 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1931 Move docs on ways to auto-load extensions to ...
1932 (Auto-loading extensions): ... here. New node.
1933
1934 2013-12-23 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1937 in menu.
1938 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1939 command, now in a new node.
1940 (GDB/MI Support Commands): New node, with its contents being
1941 extracted from the "GDB/MI Miscellaneous Commands" node.
1942 A small paragraph introducing the section is also added at
1943 the start.
1944 (GDB/MI Miscellaneous Commands): Delete the description of the
1945 -info-gdb-mi-command, -list-features and -list-target-features
1946 commands, now hosted in the "GDB/MI Support Commands" node.
1947
1948 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1949
1950 PR python/16113
1951 * gdb.texinfo (Values From Inferior): Add a note about using
1952 gdb.Field objects as subscripts on gdb.Value objects.
1953 (Types In Python): Add description about the new attribute
1954 "parent_type" of gdb.Field objects.
1955
1956 2013-12-12 Joel Brobecker <brobecker@adacore.com>
1957
1958 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1959 entry for section docuumenting the -list-features GDB/MI command.
1960
1961 2013-12-10 Joel Brobecker <brobecker@adacore.com>
1962
1963 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1964 "exec-run-start-option" entry in the output of the "-list-features"
1965 command.
1966
1967 2013-12-04 Eli Zaretskii <eliz@gnu.org>
1968
1969 * gdb.texinfo (i386): Fix yesterday's commit.
1970
1971 2013-12-03 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1974 documented here.
1975
1976 2013-12-03 Tom Tromey <tromey@redhat.com>
1977
1978 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1979
1980 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1981
1982 * gdb.texinfo (i386 Features): Add MPX feature registers.
1983 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1984 a subsubsection for MPX and describes the display of the
1985 boundary registers.
1986
1987 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1988
1989 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1990 documentation of the "ada-exceptions" entry.
1991
1992 2013-12-03 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1995 "^error" result record concerning the error message. Document
1996 the error code that may also be part of that result record.
1997 (GDB/MI Miscellaneous Commands): Document the
1998 "undefined-command-error-code" element in the output of
1999 the "-list-features" GDB/MI command.
2000
2001 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2002
2003 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2004 the new -info-gdb-mi-command GDB/MI command. Document
2005 the meaning of "-info-gdb-mi-command" in the output of
2006 -list-features.
2007
2008 2013-11-29 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2011 Update comment.
2012
2013 2013-11-24 Yao Qi <yao@codesourcery.com>
2014
2015 * gdb.texinfo (Caching Remote Data): Document new
2016 "set/show stack-cache" option.
2017
2018 2013-11-24 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2021 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2022 "off" respectively.
2023
2024 2013-11-23 Yao Qi <yao@codesourcery.com>
2025
2026 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2027 of "displayhint" to the table about child results.
2028
2029 2013-11-21 Yao Qi <yao@codesourcery.com>
2030
2031 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2032 'dynamic' for the output of command -var-list-children.
2033
2034 2013-11-21 Yao Qi <yao@codesourcery.com>
2035
2036 * gdb.texinfo (Caching Target Data): Remove "see" before
2037 @pxref.
2038
2039 2013-11-20 Yao Qi <yao@codesourcery.com>
2040
2041 * gdb.texinfo (Caching Target Data): Update doc for
2042 per-address-space dcache.
2043
2044 2013-11-20 Yao Qi <yao@codesourcery.com>
2045
2046 * gdb.texinfo (Data): Rename menu item.
2047 (Caching Remote Data): Rename to ...
2048 (Caching Target Data): ... it. Update.
2049
2050 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2051
2052 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2053 "language-option" entry in the output of the "-list-features"
2054 command.
2055
2056 2013-11-15 Tom Tromey <tromey@redhat.com>
2057
2058 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2059 Add example.
2060
2061 2013-11-14 Tom Tromey <tromey@redhat.com>
2062
2063 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2064
2065 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2066
2067 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2068 (Context management): Place current subsection text into its own
2069 subsubsection. Add new subsubsection describing the "--language"
2070 command option.
2071
2072 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2073
2074 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2075 the documentation of "info-ada-exceptions" in the output
2076 of the "-list-features" command. Add the documentation
2077 of the "ada-exception" entry instead.
2078
2079 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2080
2081
2082 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2083 word of a couple of sentences to start with a capital letter.
2084
2085 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2086
2087 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2088 (Ada Exceptions): New node.
2089 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2090 Commands" node.
2091 (GDB/MI Ada Exceptions Commands): New node.
2092 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2093 field in the output of the "-list-features" command.
2094 * NEWS: Add entry for the new "info exceptions" CLI command,
2095 and for the new "-info-ada-exceptions" GDB/MI command.
2096
2097 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2098
2099 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2100 (Line Tables In Python): New node.
2101
2102 2013-11-08 Doug Evans <dje@google.com>
2103
2104 * gdb.texinfo (Debugging Output): Update text for
2105 "set debug dwarf2-read".
2106
2107 2013-11-08 Doug Evans <dje@google.com>
2108
2109 * gdb.texinfo (Debugging Output): Update text for
2110 "set debug symtab-create".
2111
2112 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2113
2114 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2115 constant.
2116
2117 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2118
2119 * gdb.texinfo (Breakpoints In Python): Document temporary
2120 option in breakpoint constructor, and add documentation to the
2121 temporary attribute.
2122
2123 2013-11-07 Yao Qi <yao@codesourcery.com>
2124
2125 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2126 output of "-var-info-expression".
2127
2128 2013-11-06 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2131 non-interactive mode.
2132 (Environment) <shell startup files warning>: Mention
2133 non-interactive mode. Mention .zshenv for Z shell, and talk about
2134 BASH_ENV instead of .bashrc for BASH.
2135
2136 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2137
2138 * gdb.texinfo (Commands to Specify Files): Add description
2139 of the remove-symbol-file command.
2140 * observer.texi: New free_objfile event
2141
2142 2013-10-24 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2145
2146 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2147
2148 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2149 New subsection inside which the "-catch-load" and "-catch-unload"
2150 commands documentation is now placed.
2151 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2152 documenting the "-catch-assert" and "-catch-exception" new
2153 GDB/MI commands.
2154
2155 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2156
2157 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2158
2159 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2160
2161 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2162 serial baud".
2163 (Remote Configuration): Replace "set remotebaud" by "set serial
2164 baud". Replace "show remotebaud" by "show serial baud".
2165
2166 2013-10-07 Pedro Alves <palves@redhat.com>
2167
2168 PR breakpoints/11568
2169 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2170 when the thread is removed from the thread list.
2171
2172 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2173
2174 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2175 Update entry for $_exitcode.
2176
2177 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2178
2179 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2180 new "--start" option.
2181
2182 2013-10-02 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.texinfo (Registers): Expand description of saved registers
2185 in frames. Explain <not saved>.
2186
2187 2013-09-25 Doug Evans <dje@google.com>
2188
2189 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2190
2191 2013-09-16 Stan Shebs <stan@codesourcery.com>
2192
2193 Remove the internals manual gdbint.texinfo.
2194 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2195 (PDFFILES): Remove gdbint.pdf.
2196 (HTMLFILES): Remove gdbint/index.html.
2197 (HTMLFILES_INSTALL): Remove gdbint.
2198 (GDBINT_DOC_FILES): Remove.
2199 (dvi): Remove gdbint.dvi.
2200 (ps): Remove gdbint.ps.
2201 * gdbint.texinfo: Remove file.
2202 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2203
2204 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2205
2206 * gdb.texinfo (Convenience Functions): Mention new convenience
2207 function $_isvoid.
2208
2209 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2210
2211 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2212 (Standard Target Features): Add new node to menu.
2213 (S/390 and System z Features): New node.
2214
2215 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2216
2217 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2218 -list-target-features in the example.
2219
2220 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2221
2222 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2223 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2224
2225 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 Sync documentation with gdb.base/gnu-debugdata.exp.
2228 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2229
2230 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2231
2232 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2233
2234 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2235 Yao Qi <yao@codesourcery.com>
2236
2237 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2238 Document new --skip-unavailable option.
2239 <-stack-list-variables>: Document new --skip-unavailable option.
2240
2241 2013-08-26 Doug Evans <dje@google.com>
2242
2243 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2244 an optional regexp.
2245
2246 2013-08-13 Tom Tromey <tromey@redhat.com>
2247
2248 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2249 Document GDB_PARALLEL and GDB_INOTIFY.
2250
2251 2013-08-09 Stan Shebs <stan@codesourcery.com>
2252
2253 * LRS: Remove file, describes a long-abandoned live-range
2254 splitting extension to stabs.
2255
2256 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2257
2258 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2259
2260 2013-07-17 Doug Evans <dje@google.com>
2261
2262 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2263
2264 2013-07-02 Tom Tromey <tromey@redhat.com>
2265
2266 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2267
2268 2013-06-28 Tom Tromey <tromey@redhat.com>
2269
2270 * Makefile.in (version.subst): Use version.in, not
2271 common/version.in.
2272 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2273 Likewise.
2274
2275 2013-06-27 Pedro Alves <palves@redhat.com>
2276
2277 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2278 dynamic symbol resolution code>: New section, based on infrun.c
2279 comment.
2280
2281 2013-06-26 Tom Tromey <tromey@redhat.com>
2282
2283 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2284 Update.
2285 (Releasing GDB): Likewise.
2286
2287 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2288 Yao Qi <yao@codesourcery.com>
2289
2290 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2291 -trace-frame-collected.
2292
2293 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2294
2295 * gdb.texinfo (Traceframe Info Format): Document tvar element
2296 and its attributes.
2297
2298 2013-06-25 Yao Qi <yao@codesourcery.com>
2299
2300 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2301
2302 2013-06-24 Tom Tromey <tromey@redhat.com>
2303
2304 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2305 (GDBvn.texi): Use version.subst.
2306 (version.subst): New target.
2307 (mostlyclean): Remove version.subst.
2308
2309 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2310
2311 * gdb.texinfo (GDB/MI Data Manipulation)
2312 <-data-list-register-values>: Document the --skip-unavailable
2313 option.
2314
2315 2013-06-07 Yao Qi <yao@codesourcery.com>
2316
2317 * gdb.texinfo (Symbols): Add kindex and cindex for
2318 'maint print msymbols'.
2319
2320 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2321
2322 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2323 response field name (thread-group to inferior).
2324
2325 2013-06-04 Gary Benson <gbenson@redhat.com>
2326
2327 * gdb.texinfo (General Query Packets/qSupported): Added
2328 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2329 to the table of currently defined stub features.
2330 Added a more detailed entry for "augmented-libraries-svr4-read".
2331 (General Query Packets/qXfer:libraries-svr4:read): Documented
2332 the augmented form of this packet.
2333
2334 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.texinfo (System-wide Configuration Scripts): Renames
2337 "Installed System-wide Configuration Scripts". Add associated
2338 @menu block.
2339
2340 2013-05-23 Yao Qi <yao@codesourcery.com>
2341 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.texinfo (Packets): Document 'vCont;r'.
2344 (Continuing and Stepping): Document target-assisted range
2345 stepping, and the 'set range-stepping' and 'show range-stepping'
2346 commands.
2347
2348 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2349
2350 * gdb.texinfo (Installed System-wide Configuration Scripts):
2351 Add subsection describing the scripts now available under
2352 the data-dir's system-gdbbinit subdirectory.
2353 * NEWS: Add entry announcing the availability of system-wide
2354 configuration scripts for ElinOS and Wind River Linux.
2355
2356 2013-05-21 Hui Zhu <hui@codesourcery.com>
2357
2358 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2359 "-dprintf-insert" command.
2360
2361 2013-05-17 Doug Evans <dje@google.com>
2362
2363 * gdb.texinfo (Maintenance Commands): Update doc for
2364 "maint check-psymtabs". Add doc for "maint check-symtabs",
2365 "maint expand-symtabs".
2366
2367 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2368
2369 * gdb.texinfo (Process Record and Replay): Document the
2370 "record goto" command and its sub-commands.
2371
2372 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2373
2374 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2375 (Python API): Add Frame Filters API, Frame Wrapper API,
2376 Writing a Frame Filter/Wrapper, Managing Management of Frame
2377 Filters chapter entries.
2378 (Frame Filters API): New Node.
2379 (Frame Wrapper API): New Node.
2380 (Writing a Frame Filter): New Node.
2381 (Managing Frame Filters): New Node.
2382 (Progspaces In Python): Add note about frame_filters attribute.
2383 (Objfiles in Python): Ditto.
2384 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2385 @anchors and --no-frame-filters option to -stack-list-variables,
2386 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2387 commands.
2388
2389 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2390
2391 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2392 Support" subsection documenting the XML format used to transfer
2393 shared library info on AIX.
2394
2395 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2396
2397 * gdb.texinfo (Debugging Output): Add documentation of
2398 "set debug aix-solib" and "show debug aix-solib" commands.
2399
2400 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2401
2402 * gdb.texinfo (Nios II): New section.
2403 (Nios II Features): New section.
2404
2405 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2406
2407 * gdbint.texinfo (Algorithms): Remove entries documenting
2408 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2409 SOLIB_CREATE_INFERIOR_HOOK.
2410
2411 2013-04-29 Tom Tromey <tromey@redhat.com>
2412
2413 PR python/14204:
2414 * gdb.texinfo (Python API): Fix menu entry.
2415 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2416 Define global and static block. Add example. Clarify
2417 block relationship for inline functions.
2418
2419 2013-04-29 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.texinfo (Python API): Mention Python help and keyword
2422 arguments. Move pagination text to Basic Python.
2423 (Basic Python): Put pagination text here. Document
2424 close-on-exec, SIGCHLD, and SIGINT.
2425
2426 2013-04-19 Pedro Alves <palves@redhat.com>
2427
2428 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2429 "signedness" instead of "signness".
2430
2431 2013-04-19 Pedro Alves <palves@redhat.com>
2432
2433 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2434 -Wno-pointer-sign text with text on -Wpointer-sign.
2435
2436 2013-04-16 Tom Tromey <tromey@redhat.com>
2437
2438 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2439 GCC that has the SDT probe points.
2440
2441 2013-04-15 Tom Tromey <tromey@redhat.com>
2442
2443 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2444 exception catchpoints.
2445
2446 2013-04-15 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.texinfo (Set Catchpoints): Document $_exception.
2449 (Convenience Vars): Mention $_exception.
2450
2451 2013-04-15 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.texinfo (Set Catchpoints): Reorganize exception
2454 catchpoints. Document "catch rethrow".
2455 (Debugging C Plus Plus): Mention "catch rethrow".
2456
2457 2013-04-15 Tom Tromey <tromey@redhat.com>
2458
2459 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2460
2461 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2462 Eli Zaretskii <eliz@gnu.org>
2463
2464 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2465 line below the sample output.
2466
2467 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2468
2469 * gdb.texinfo (Mode Options): Document '-configuration'.
2470 (Help): Document "show configuration".
2471 (Bug Reporting): Add requirements to include the configuration
2472 details in bug reports.
2473
2474 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2475
2476 * Makefile.in (MAN1S): Add gcore.1.
2477 Remove "Host, target, and site specific Makefile fragments" comment.
2478 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2479 (install-man1, uninstall-man1): Conditionalize gcore.1.
2480 (gcore.1): New.
2481 * gdb.texinfo (Man Pages): Add gcore man.
2482 (gcore man): New node.
2483
2484 2013-04-10 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.texinfo (Process Record and Replay): Document that "set
2487 record full insn-number-max", "set record
2488 instruction-history-size" and "set record
2489 function-call-history-size" accept "unlimited".
2490 (Backtrace): Document that "set backtrace limit" accepts
2491 "unlimited".
2492 (List): Document that "set listsize" accepts "unlimited".
2493 (Print Settings)" Document that "set print max-symbolic-offset",
2494 "set print elements" and "set print repeats" accept "unlimited".
2495 (Starting and Stopping Trace Experiments): Document that "set
2496 trace-buffer-size" accepts "unlimited".
2497 (Remote Configuration): Document that "set tcp connect-timeout"
2498 accepts "unlimited".
2499 (Command History): Document that "set history size" accepts
2500 "unlimited".
2501 (Screen Size): Document that "set height" and "set width" accepts
2502 "unlimited". Adjust "set pagination"'s description to suggest
2503 "set height unlimited" instead of "set height 0".
2504
2505 2013-04-10 Yao Qi <yao@codesourcery.com>
2506
2507 * gdb.texinfo (Trace Files): Add "target ctf".
2508
2509 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2510
2511 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2512
2513 * Makefile.in (install-man1, install-man5, uninstall-man1)
2514 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2515
2516 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2517
2518 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2519 Eli Zaretskii <eliz@gnu.org>
2520
2521 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2522 parameters order. Remove "On some targets" for --attach. Document the
2523 --multi parameter and extended-remote command. Document all the
2524 options.
2525
2526 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2527
2528 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2529 the list of supported languages.
2530
2531 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2532
2533 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2534 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2535 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2536 (diststuff): Add man.
2537 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2538 (uninstall-man5): New.
2539 (STAGESTUFF): Add *.1 and *.5.
2540 (GDBvn.texi): Add SYSTEM_GDBINIT.
2541 (gdb.1, gdbserver.1, gdbinit.5): New.
2542 (maintainer-clean realclean): Add $(MANS).
2543 (install): Add install-man.
2544 (uninstall): Add uninstall-man.
2545 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2546 (@copying): Wrap it by @c man begin COPYRIGHT.
2547 (Top): Add Man Pages.
2548 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2549
2550 2013-04-02 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.texinfo (Debugging Output): Document "set/show debug
2553 aarch64", "set/show debug coff-pe-read" and "set/show debug
2554 mach-o".
2555
2556 2013-04-02 Pedro Alves <palves@redhat.com>
2557
2558 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2559 table>: Add entry for "trace-buffer-size".
2560
2561 2013-03-28 Pedro Alves <palves@redhat.com>
2562
2563 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2564 table>: Add entry for "trace-status".
2565
2566 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2567
2568 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2569 @bullet", which is invalid (makeinfo 5.1 barfs).
2570
2571 2013-03-28 Pedro Alves <palves@redhat.com>
2572
2573 PR gdb/15294
2574
2575 * gdb.texinfo (List) <set listsize>: Adjust to document that
2576 listsize 0 means no limit, and remove mention of -1.
2577
2578 2013-03-22 Yao Qi <yao@codesourcery.com>
2579
2580 * gdb.texinfo (Embedded Processors): Remove menu item
2581 "OpenRISC 1000".
2582 (OpenRISC 1000): Remove.
2583
2584 2013-03-21 Doug Evans <dje@google.com>
2585
2586 * gdb.texinfo (Maintenance Commands): Add docs for
2587 "mt set per-command {space,time,symtab} {on,off}".
2588
2589 2013-03-14 Hui Zhu <hui@codesourcery.com>
2590 Yao Qi <yao@codesourcery.com>
2591
2592 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2593
2594 2013-03-13 Keith Seitz <keiths@redhat.com>
2595
2596 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2597 "maint agent" reference to Dynamic printf.
2598
2599 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2600
2601 * gdb.texinfo (General Query Packets): Don't use colon in index
2602 entries visible to Info format.
2603
2604 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2605
2606 * gdb.texinfo (Process Record and Replay): Document record
2607 changes.
2608
2609 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2610
2611 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2612 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2613 qXfer:btrace:read.
2614
2615 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2616
2617 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2618 use colons in @anchor and @cindex entries.
2619
2620 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2621
2622 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2623
2624 2013-03-08 Stan Shebs <stan@codesourcery.com>
2625 Hafiz Abid Qadeer <abidh@codesourcery.com>
2626
2627 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2628 trace-buffer-size set and show commands.
2629 (Tracepoint Packets): Document QTBuffer:size.
2630 (General Query Packets): Document QTBuffer:size.
2631
2632 2013-02-21 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.texinfo: Remove bad @syncodeindex.
2635 (Values From Inferior, Types In Python, Inferiors In Python)
2636 (Events In Python, Threads In Python, Frames In Python, Blocks In
2637 Python, Symbols In Python, Symbol Tables In Python): Remove
2638 @tables.
2639 (Packets, General Query Packets, Tracepoint Packets)
2640 (Host I/O Packets): Use @w{} for empty @item.
2641
2642 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2643
2644 * gdb.texinfo (Architectures In Python): Add description about
2645 the new method gdb.Architecture.disassemble.
2646
2647 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2648 Hafiz Abid Qadeer <abidh@codesourcery.com>
2649
2650 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2651 Document the "trace-file" field.
2652
2653 2013-02-07 Doug Evans <dje@google.com>
2654
2655 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2656 command.
2657
2658 2013-02-06 Yao Qi <yao@codesourcery.com>
2659
2660 * gdb.texinfo (GDB/MI Async Records): Document new MI
2661 notification "=tsv-modified". Update the document of MI
2662 notification "=tsv-created".
2663 * observer.texi (GDB Observers): New observer tsv_modified.
2664 Update observer tsv_created and tsv_delete.
2665
2666 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2667
2668 * gdb.texinfo (AArch64 Features): New section; document
2669 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2670 (Architectures): Add new AArch64 section to document AArch64
2671 architecture specific commands.
2672 (ABI): Add description of the new OS ABI "Newlib" and its influence
2673 on the longjmp handling.
2674
2675 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2676 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2679 variable in 'set/show backtrace' section.
2680
2681 2013-01-31 Tom Tromey <tromey@redhat.com>
2682
2683 * gdb.texinfo (Target Commands): Fix typo.
2684
2685 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2686
2687 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2688 describing the gdb.Architecture class.
2689 (Frames In Python): Add description about the new method
2690 gdb.Frame.architecture().
2691
2692 2013-01-23 Doug Evans <dje@google.com>
2693
2694 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2695
2696 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2697
2698 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2699 'thread-groups' field when printing a breakpoint in MI.
2700
2701 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2702 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2703 to reflect that jit-reader-load now supports absolute file-names.
2704
2705 2013-01-16 Tom Tromey <tromey@redhat.com>
2706
2707 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2708 (Signals): Likewise.
2709
2710 2013-01-16 Tom Tromey <tromey@redhat.com>
2711
2712 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2713 "catch-type" field.
2714 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2715
2716 2013-01-07 Tom Tromey <tromey@redhat.com>
2717
2718 * gdb.texinfo (Mode Options): Don't mention -epoch.
2719 (Data, Emacs): Remove obsolete comments.
2720
2721 2013-01-02 Tom Tromey <tromey@redhat.com>
2722
2723 * gdb.texinfo (GDB/MI Output Records): Update menu.
2724 (GDB/MI Breakpoint Information): New node.
2725 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2726 <-break-insert>: Likewise.
2727
2728 2012-12-31 Yao Qi <yao@codesourcery.com>
2729
2730 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2731 (Packets): Move "vStopped" packet to ...
2732 (Notification Packets): ... here. Describe the components
2733 of notification. Add a table of supported notifications.
2734 Add an example on the process of he async notification.
2735
2736 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2737
2738 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2739 present.
2740 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2741 fullname output always present.
2742
2743 2012-12-23 Pierre Muller <muller@sourceware.org>
2744
2745 * gdbint.texinfo (Function prototypes): Require use of "extern"
2746 modifier for function prototypes in headers.
2747
2748 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2749
2750 * refcard.tex: Update copyright notice to GPL v3 or later.
2751 Update contact info.
2752
2753 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2754
2755 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2756
2757 2012-12-15 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.texinfo (Debugging Output): Document 'set debug
2760 notification' and 'show debug notification'.
2761
2762 2012-12-15 Yao Qi <yao@codesourcery.com>
2763
2764 * gdb.texinfo (Listing Tracepoints): New item and example about
2765 'installed on target' output.
2766 Add more in the example about 'installed on target'.
2767 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2768
2769 2012-12-14 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (SVR4 Process Information): Mention core files.
2772
2773 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2774
2775 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2776
2777 2012-12-11 Pedro Alves <palves@redhat.com>
2778
2779 * gdb.texinfo: Remove all mentions of Unixware throughout.
2780
2781 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2782
2783 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2784
2785 2012-11-29 Tom Tromey <tromey@redhat.com>
2786
2787 * gdb.texinfo (SVR4 Process Information): Document missing
2788 "info proc" subcommands.
2789
2790 2012-11-29 Yao Qi <yao@codesourcery.com>
2791
2792 PR gdb/1477.
2793 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2794 to 'auto' instead of 'gnu'.
2795
2796 2012-11-26 Tom Tromey <tromey@redhat.com>
2797
2798 * gdb.texinfo (MiniDebugInfo): New node.
2799 (GDB Files): Update.
2800
2801 2012-11-16 Doug Evans <dje@google.com>
2802
2803 * gdb.texinfo (System-wide configuration): If the system-wide init
2804 file lives in the data-directory, and --data-directory is provided,
2805 look for it there.
2806
2807 2012-11-15 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (Signaling): Fix typo.
2810
2811 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2812
2813 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2814 parameter "count" of -data-write-memory-bytes, and add an example.
2815
2816 2012-11-12 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.texinfo (Symbols): Document "info type-printers",
2819 "enable type-printer" and "disable type-printer".
2820 (Python API): Add new node to menu.
2821 (Type Printing API): New node.
2822 (Progspaces In Python): Document type_printers field.
2823 (Objfiles In Python): Likewise.
2824 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2825 register_type_printer, TypePrinter>: Document.
2826
2827 2012-11-12 Tom Tromey <tromey@redhat.com>
2828
2829 * gdb.texinfo (Symbols): Document "set print type methods",
2830 "set print type typedefs", and flags to ptype and whatis.
2831
2832 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2833
2834 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2835 the example -data-disassemble output. Extend the description of
2836 the -data-disassemble results to document all fields. Document
2837 the cli disassemble command as being related to -data-disassemble.
2838
2839 2012-11-09 Yao Qi <yao@codesourcery.com>
2840
2841 PR gdb/14777.
2842 * gdb.texinfo (OS Information): Remove doc on command
2843 'info udot'.
2844
2845 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2846
2847 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2848 gdb.ini warning for Windows port.
2849
2850 2012-11-08 Yao Qi <yao@codesourcery.com>
2851
2852 * gdb.texinfo (Search): Add kindex for 'fo'.
2853
2854 2012-11-05 Tom Tromey <tromey@redhat.com>
2855
2856 PR python/14802:
2857 * gdb.texinfo (Functions In Python): Add example.
2858
2859 2012-11-03 Yao Qi <yao@codesourcery.com>
2860
2861 * observer.texi (GDB Observers): Remove observer
2862 'tracepoint_modified', 'tracepoint_created' and
2863 'tracepoint_deleted'.
2864
2865 2012-10-26 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2868
2869 2012-10-25 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (General Query Packets): Use @itemx.
2872
2873 2012-10-17 Yao Qi <yao@codesourcery.com>
2874
2875 * observer.texi (GDB Observers): Update observer
2876 'memory_changed'.
2877 * gdb.texinfo (GDB/MI Async Records): Document for
2878 "memory-changed" notification.
2879
2880 2012-10-15 Doug Evans <dje@google.com>
2881
2882 * gdb.texinfo (Mode Options): Document -nh.
2883 Elaborate on docs for -nx.
2884
2885 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2886
2887 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2888
2889 2012-09-21 Yao Qi <yao@codesourcery.com>
2890 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.texinfo (GDB/MI Async Records): Document notification
2893 'record-started' and 'record-stopped'.
2894 * observer.texi (GDB Observers): New observer 'record-changed'.
2895
2896 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2897
2898 * gdb.texinfo: Document the removal of SH's 'regs' command.
2899
2900 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2901
2902 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2903
2904 2012-09-18 Yao Qi <yao@codesourcery.com>
2905
2906 * gdb.texinfo (GDB/MI Async Records): Document new MI
2907 notifications '=tsv-created' and '=tsv-deleted'.
2908 * observer.texi (GDB Observers): New observer tsv_created and
2909 tsv_deleted.
2910
2911 2012-09-18 Yao Qi <yao@codesourcery.com>
2912
2913 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2914 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2915 '=traceframe-changed'.
2916
2917 2012-09-17 Yao Qi <yao@codesourcery.com>
2918
2919 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2920 'set listsize'.
2921
2922 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2923 Eli Zaretskii <eliz@gnu.org>
2924
2925 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2926 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2927 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2928
2929 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2932
2933 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2934
2935 Document how to return from "python-interactive" to GDB.
2936 * gdb.texinfo (Python Commands): Update documentation.
2937
2938 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2939
2940 Add a new "python-interactive" command that starts a standard
2941 Python interactive prompt with "pi" as alias, and add "py" as
2942 an alias to "python".
2943 * gdb.texinfo (Python Commands): Document the new commands.
2944
2945 2012-08-22 Tom Tromey <tromey@redhat.com>
2946
2947 * gdbint.texinfo (Host Definition): Remove documentation for
2948 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2949
2950 2012-08-17 Keith Seitz <keiths@redhat.com>
2951
2952 PR c++/13356
2953 * gdb.texinfo (Type and Range Checking): Remove warning.
2954 Remove spurious commas.
2955 Update text and examples for re-implementation of set/show
2956 check type.
2957 (C and C++ Type and Range Checks): Likewise.
2958
2959 2012-08-16 Yao Qi <yao@codesourcery.com>
2960
2961 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2962 is deprecated.
2963
2964 2012-08-13 Doug Evans <dje@google.com>
2965
2966 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2967 to include functions.
2968
2969 2012-08-10 Doug Evans <dje@google.com>
2970
2971 * gdb.texinfo (Convenience Funs): New node.
2972 (Types In Python): Document Type.vector.
2973
2974 2012-08-09 Yao Qi <yao@codesourcery.com>
2975
2976 * observer.texi: New observer command_param_changed.
2977 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2978
2979 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2980
2981 * gdbint.texinfo (Debugging GDB): In section
2982 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2983 Mention also gdb-gdb.py.
2984
2985 2012-08-07 Yao Qi <yao@codesourcery.com>
2986
2987 Revert the folloing patch:
2988 2012-08-06 Yao Qi <yao@codesourcery.com>
2989 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2990 remote hardware-watchpoint-limit' and 'set
2991 remote hardware-breakpoint-limit'.
2992
2993 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
2994
2995 * gdb.texinfo (Working Directory): Added information about new
2996 default argument for 'cd' command.
2997
2998 2012-08-06 Yao Qi <yao@codesourcery.com>
2999
3000 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3001 remote hardware-watchpoint-limit' and 'set
3002 remote hardware-breakpoint-limit'.
3003
3004 2012-08-06 Yao Qi <yao@codesourcery.com>
3005
3006 Fix PR14371.
3007
3008 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3009 '=breakpoint-deleted'.
3010
3011 2012-08-02 Yao Qi <yao@codesourcery.com>
3012
3013 * gdb.texinfo (Native): Remove node Neutrino.
3014
3015 2012-07-27 Yao Qi <yao@codesourcery.com>
3016
3017 * gdb.texinfo (IPA Protocol Commands): Document new command
3018 'close'.
3019
3020 2012-07-25 Tom Tromey <tromey@redhat.com>
3021
3022 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3023
3024 2012-07-20 Doug Evans <dje@google.com>
3025
3026 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3027 (Index Files): Document how to control the use of deprecated index
3028 sections.
3029 (Index Section Format): Replace --use-deprecated-index-sections with
3030 "set use-deprecated-index-sections on".
3031
3032 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3033
3034 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3035 indices into a single node "Index". Instead, join function and
3036 variable indices into a single index, separate from the concept
3037 index. Requested in
3038 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3039 (Top): Update the top-level menu: instead of one "Index" there are
3040 now separate entries "Concept Index" and "Function and Variable
3041 Index".
3042 (Concept Index, Function and Variable Index): New nodes.
3043 (Index): Node deleted.
3044
3045 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3046
3047 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3048 and "maint agent-eval".
3049
3050 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3051
3052 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3053 avoid file-name clashes between Index.html and index.html on
3054 case-insensitive filesystems. See the discussion starting in
3055 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3056 details of the problem.
3057 (Top): Update the master menu for the above.
3058 (Concept Index, Command and Variable Index): New nodes, instead of
3059 the old "Index" node that was deleted. All cross-references
3060 updated.
3061
3062 2012-07-02 Stan Shebs <stan@codesourcery.com>
3063
3064 * gdb.texinfo (Dynamic Printf): Mention agent style and
3065 disconnected dprintf.
3066 (Maintenance Commands): Describe maint agent-printf.
3067 (General Query Packets): Mention BreakpointCommands feature.
3068 (Packets): Document commands extension to Z0 packet.
3069 * agentexpr.texi (Bytecode Descriptions): Document printf
3070 bytecode.
3071
3072 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3073
3074 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3075 only after gdbinit files.
3076 (Startup): Move -iex and -iex commands down after gdbinit files.
3077
3078 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3079
3080 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3081 possibility.
3082
3083 2012-06-29 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.texinfo (Index Section Format): Update for version 7.
3086
3087 2012-06-28 Stan Shebs <stan@codesourcery.com>
3088
3089 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3090 example, add note about title column.
3091
3092 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3093
3094 * gdb.texinfo (Symbol Tables In Python): Add description about
3095 the new 'last' attribute of gdb.Symtab_and line.
3096
3097 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3098
3099 * gdb.texinfo (Symbol Tables In Python): Correct the description
3100 of the 'pc' attribute of gdb.Symtab_and_line.
3101
3102 2012-06-26 Doug Evans <dje@google.com>
3103
3104 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3105 and symtab-create.
3106
3107 2012-06-25 Keith Seitz <keiths@redhat.com>
3108
3109 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3110 from example. Remove "rbreak" from list of corresponding
3111 gdb commands.
3112
3113 2012-06-23 Doug Evans <dje@google.com>
3114
3115 * gdb.texinfo (Index Section Format): Document version 7 format.
3116
3117 2012-06-22 Yao Qi <yao@codesourcery.com>
3118
3119 * gdb.texinfo: Add missing cindex for some packets.
3120
3121 2012-06-20 Keith Seitz <keiths@redhat.com>
3122
3123 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3124 for -break-insert and document -p.
3125
3126 2012-06-20 Yao Qi <yao@codesourcery.com>
3127
3128 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3129 and "gdb.write_memory" with "Inferior.read_memory" and
3130 "Inferior.write_memory".
3131
3132 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3133
3134 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3135 (Free Documentation): Add @node line.
3136 (Continuing and Stepping) <advance location>: Use @item instead of
3137 @itemx.
3138 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3139 @itemx.
3140 (Embedded Processors): Put the link to "PA" to its correct place,
3141 according to document structure.
3142 (Python API): Put the link to "Lazy Strings In Python" to its
3143 correct place.
3144 (Index): Use @@ in @tex block to get a literal @.
3145
3146 * gdbint.texinfo: Fix the @subtitle line.
3147
3148 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3149 correct place.
3150
3151 2012-06-08 Yao Qi <yao@codesourcery.com>
3152
3153 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3154 Protocol'.
3155 (In-Process Agent Protocol, IPA Protocol Objects)
3156 (IPA Protocol Commands): New nodes.
3157 (Tracepoint Packets): Add anchors.
3158
3159 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3160
3161 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3162
3163 2012-06-06 Yao Qi <yao@codesourcery.com>
3164
3165 * gdb.texinfo: Update copyright year.
3166
3167 2012-05-23 Stan Shebs <stan@codesourcery.com>
3168 Kwok Cheung Yeung <kcy@codesourcery.com>
3169
3170 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3171
3172 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3175 Mention also --with-separate-debug-dir.
3176 (Auto-loading): Prepend $debugdir in the sample output.
3177 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3178 auto-load safe-path variable.
3179 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3180 Mention also $debugdir for 'set auto-load scripts-directory'.
3181
3182 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3183
3184 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3185 (MIPS Embedded, MIPS, MIPS Register packet Format)
3186 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3187 appropriate.
3188
3189 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3190 Maciej W. Rozycki <macro@codesourcery.com>
3191
3192 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3193 mips compression".
3194 (MIPS Breakpoint Kinds): New subsubsection.
3195
3196 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3197
3198 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3199 nodes for subsections. Add @acronym mark-ups and adjust
3200 formatting.
3201
3202 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3203
3204 Rename $ddir to $datadir.
3205 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3206 (objfile-gdb.py file): Rename $ddir to $datadir.
3207
3208 2012-05-18 Tom Tromey <tromey@redhat.com>
3209
3210 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3211
3212 2012-05-14 Stan Shebs <stan@codesourcery.com>
3213
3214 * gdb.texinfo (Dynamic Printf): New subsection.
3215
3216 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3217
3218 * gdb.texinfo (Basic Python): Add description about the function
3219 gdb.find_pc_line
3220
3221 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3222 Eli Zaretskii <eliz@gnu.org>
3223
3224 * gdb.texinfo (Separate Debug Files): Use plural form for global
3225 debugging information directory.
3226
3227 2012-05-11 Stan Shebs <stan@codesourcery.com>
3228 Kwok Cheung Yeung <kcy@codesourcery.com>
3229
3230 * gdb.texinfo (Operating System Auxiliary Information): Document new
3231 'info os' subcommands.
3232
3233 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3236 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3237 (dotdebug_gdb_scripts section): Add reference
3238 to 'Auto-loading safe path'.
3239
3240 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3241
3242 Implement multi-component --with-auto-load-dir.
3243 * gdb.texinfo (Auto-loading): New references
3244 for 'set auto-load scripts-directory'
3245 and 'show auto-load scripts-directory'.
3246 (Auto-loading safe path): Describe the new default. Move $ddir
3247 substituation reference to 'objfile-gdb.py file'.
3248 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3249 script-name. Describe new 'set auto-load scripts-directory'
3250 and 'show auto-load scripts-directory'.
3251
3252 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3253
3254 Provide $ddir substitution for --with-auto-load-safe-path.
3255 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3256 (Auto-loading safe path): Likewise. Mention the default value,
3257 $ddir substitution, --with-auto-load-safe-path and
3258 --without-auto-load-safe-path.
3259 * observer.texi (gdb_datadir_changed): New.
3260
3261 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3262
3263 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3264 Twice.
3265
3266 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3267 directory separator by path separator.
3268
3269 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3272 for 'set auto-load safe-path' optional. Mention if it is omitted.
3273 Change disabling security protection condition to "/", twice.
3274
3275 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3276
3277 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3278 the new methods global_block and static_block on gdb.Symtab
3279 objects.
3280
3281 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3282
3283 * gdb.texinfo (Blocks In Python): Add a note saying that future
3284 improvements to GDB and its infrastructure can move symbols
3285 across blocks within a symbol table.
3286
3287 2012-04-29 Yao Qi <yao@codesourcery.com>
3288
3289 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3290 (A29K): Remove.
3291
3292 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3293 Tom Tromey <tromey@redhat.com>
3294
3295 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3296 and generic static probe support on GDB.
3297
3298 2012-04-25 Doug Evans <dje@google.com>
3299
3300 * gdb.texinfo (Go): Fix thinko.
3301
3302 * gdb.texinfo (Supported Languages): Add Go.
3303 (Go): New node.
3304
3305 2012-04-25 Yao Qi <yao@codesourcery.com>
3306
3307 * gdbint.texinfo (Testsuite): New section `Board settings'.
3308
3309 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3310
3311 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3312 Three times.
3313
3314 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3315 Three times.
3316
3317 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3318
3319 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3320 by @table @asis. Fix formatting of one item.
3321
3322 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3323
3324 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3325
3326 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 New option "set debug auto-load".
3329 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3330 (auto-load verbose mode): New node.
3331
3332 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 New option "set auto-load safe-path".
3335 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3336 and "info auto-load" examples for safe-path. Put there also references
3337 for "set auto-load safe-path" and "show auto-load safe-path".
3338 New menu item for Auto-loading safe path.
3339 (Auto-loading safe path): New node.
3340 (Python Auto-loading): Update the expected output from "Missing"
3341 to "No".
3342
3343 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 auto-load: Implementation.
3346 * gdb.texinfo (Mode Options): New anchor for -nx.
3347 (Startup): New anchors for Option -init-eval-command,
3348 Home Directory Init File
3349 and Init File in the Current Directory during Startup.
3350 Mention set auto-load local-gdbinit with a reference.
3351 Change the sample code to "set auto-load python-scripts".
3352 (Threads): New anchor set libthread-db-search-path.
3353 Provide references to libthread_db.so.1 file.
3354 (Controlling GDB): New menu item for Auto-loading.
3355 (Auto-loading, Init File in the Current Directory)
3356 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3357 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3358 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3359 reference.
3360 (Auto-loading): Rename to ...
3361 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3362 "set auto-load python-scripts", new anchor for it. Change
3363 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3364 for it. Change "info auto-load-scripts"
3365 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3366 to "Python scripts".
3367
3368 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3369
3370 PR mi/13393
3371 * gdb.texinfo (Print Settings): Extend the description for "set print
3372 object".
3373 (GDB/MI Variable Objects): Extend the description for -var-create and
3374 -var-list-children.
3375
3376 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3377
3378 * gdb.texinfo (Examining Data): Document the 'explore' command.
3379
3380 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3381
3382 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3383 to the children of a varobj and its update range when -var-update
3384 returns that the varobj's type changed.
3385
3386 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3387
3388 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3389 Create two new links fir 'objfile-gdb.py file'
3390 and 'dotdebug_gdb_scripts section'.
3391
3392 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3393
3394 * gdb.texinfo (Auto-loading): Rename node reference
3395 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3396 Twice.
3397 (.debug_gdb_scripts section): Rename the node ...
3398 (dotdebug_gdb_scripts section): ... here.
3399 (Maintenance Commands): Also rename this node reference.
3400
3401 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3402
3403 * gdb.texinfo (Python API/Values From Inferior): Add description
3404 about the new method Value.referenced_value. Add description on
3405 how Value.dereference is different (and similar) to
3406 Value.referenced_value.
3407
3408 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3409
3410 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3411 --init-eval-command=COMMAND, -iex.
3412 (Startup): Describe -iex and -ix. Simplify the example
3413 for "set auto-load-scripts off".
3414
3415 2012-03-16 Gary Benson <gbenson@redhat.com>
3416
3417 PR breakpoints/10738
3418 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3419 stating that GDB cannot set breakpoints on inlined functions.
3420 (Mode Options): Document --use-deprecated-index-sections.
3421 (Index Section Format): Document new index section version format.
3422
3423 2012-03-15 Tom Tromey <tromey@redhat.com>
3424
3425 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3426
3427 2012-03-13 Doug Evans <dje@google.com>
3428
3429 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3430 of "reload".
3431 (Symbols): Delete docs for set/show symbol-reloading.
3432 * gdbint.texinfo (Defining Other Architecture Features): Delete
3433 SYMBOL_RELOADING_DEFAULT.
3434 * refcard.tex: Delete reference to symbol-reloading.
3435
3436 2012-03-07 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.texinfo (General Query Packets): Document new
3439 QProgramSignals packet.
3440 * gdb.texinfo (Remote configuration): Mention
3441 "program-signals-packet".
3442
3443 2012-03-05 Tristan Gingold <gingold@adacore.com>
3444
3445 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3446
3447 2012-03-03 Yao Qi <yao@codesourcery.com>
3448
3449 * gdb.texinfo (In-Process Agent): New node.
3450 Document new commands.
3451 (General Query Packets): Add packet `QAgent'.
3452
3453 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3454
3455 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3456
3457 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3458
3459 * gdb.texinfo (Commands In Python): Put example python macro in
3460 COMMAND_USER category rather than COMMAND_OBSCURE.
3461 Document gdb.COMMAND_USER.
3462 (User-defined Commands): Update documentation to clarify
3463 "set/show max-user-call-depth" and "show user" don't apply to python
3464 commands. Update documentation to clarify "help user-defined" may
3465 also include python commands defined as COMMAND_USER.
3466
3467 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 * gdb.texinfo (Startup): Add option -ex description to the option -x
3470 description.
3471
3472 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3473
3474 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3475 condition-evaluation breakpoint parameter.
3476 Mention condition-evaluation mode being shown in "info break".
3477 (Break Conditions): Add description for target-side
3478 conditional breakpoints.
3479 (Remote Configuration): Mention conditional-breakpoints-packet.
3480 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3481 cond-expr.
3482 (General Query Packets): Mention new ConditionalBreakpoint feature.
3483
3484 2012-02-22 Tom Tromey <tromey@redhat.com>
3485
3486 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3487
3488 2012-02-17 Tom Tromey <tromey@redhat.com>
3489
3490 PR python/10753:
3491 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3492 directory.
3493
3494 2012-02-14 Stan Shebs <stan@codesourcery.com>
3495
3496 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3497
3498 2012-02-13 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3501 mips-idt-ecoff.
3502
3503 2012-02-09 Yao Qi <yao@codesourcery.com>
3504
3505 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3506
3507 2012-02-07 Tom Tromey <tromey@redhat.com>
3508
3509 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3510 Symbol.value.
3511
3512 2012-02-07 Tom Tromey <tromey@redhat.com>
3513
3514 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3515
3516 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3517
3518 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3519
3520 2012-01-24 Tom Tromey <tromey@redhat.com>
3521
3522 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3523 unload".
3524 (Files): Mention new catch commands.
3525 (GDB/MI Async Records): Likewise.
3526
3527 2012-01-24 Gary Benson <gbenson@redhat.com>
3528
3529 Delete #if 0'd out code.
3530 * gdb.texinfo (Frame Info): Remove "info catch".
3531
3532 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3533
3534 * gdb.texinfo (Remote Configuration): Document
3535 "set remote hostio-readlink-packet" command.
3536 (General Query Packets): Document vFile:readlink packet.
3537
3538 2012-01-16 Tom Tromey <tromey@redhat.com>
3539
3540 * gdb.texinfo (Specify Location): Document relative file name
3541 handling.
3542
3543 2012-01-16 Tom Tromey <tromey@redhat.com>
3544
3545 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3546
3547 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3548 Eli Zaretskii <eliz@gnu.org>
3549
3550 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3551 code.
3552
3553 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3554
3555 * gdb.texinfo (Variables): Document use of :: for non-static
3556 variables.
3557
3558 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3559
3560 * gdbint.texinfo (Start of New Year Procedure): Update
3561 to replace use of copyright.sh by use of copyright.py.
3562
3563 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3564
3565 Remove the gdbtui binary.
3566 * all-cfg.texi (GDBTUI): Remove.
3567 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3568 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3569 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3570
3571 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3572
3573 Introduce gdb.FinishBreakpoint in Python.
3574 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3575 (Python API): Add menu entry for Finish Breakpoints.
3576
3577 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3578
3579 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3580 tests.
3581
3582 2011-12-16 Doug Evans <dje@google.com>
3583
3584 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3585
3586 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3587
3588 * gdb.texinfo (Python Commands): Remove "maint set/show print
3589 stack". Add documentation for "set/show python print-stack".
3590
3591 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3592
3593 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3594 should transfer control to the stub in the startup code instead of
3595 in main. Mention the need to get past the initial breakpoint.
3596
3597 2011-12-06 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.texinfo (Set Breaks): Update for new behavior.
3600
3601 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3602
3603 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3604 List Format for SVR4 Targets'.
3605 (General Query Packets): New item qXfer:libraries-svr4:read.
3606 (Library List Format for SVR4 Targets): New node.
3607
3608 2011-12-01 Tom Tromey <tromey@redhat.com>
3609
3610 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3611 add.
3612
3613 2011-11-22 Tom Tromey <tromey@redhat.com>
3614
3615 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3616 reasons.
3617
3618 2011-11-20 Stan Shebs <stan@codesourcery.com>
3619
3620 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3621 note-related options and variables.
3622 (Tracepoint Packets): Document packet changes.
3623
3624 2011-11-20 Sanjoy Das <sdas@igalia.com>
3625
3626 * gdb.texinfo (JIT Interface): Add documentation on writing and
3627 usind JIT debug info readers.
3628 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3629 Debug Info Readers): New nodes.
3630
3631 2011-11-18 Yao Qi <yao@codesourcery.com>
3632
3633 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3634 tracepoint.
3635
3636 2011-11-15 Doug Evans <dje@google.com>
3637
3638 * gdb.texinfo (Files): Document basenames-may-differ.
3639
3640 2011-11-14 Doug Evans <dje@google.com>
3641
3642 * gdb.texinfo (Shell Commands): Document "!".
3643
3644 2011-11-14 Stan Shebs <stan@codesourcery.com>
3645 Kwok Cheung Yeung <kcy@codesourcery.com>
3646
3647 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3648 needed to get shorter fast tracepoints.
3649 (Tracepoint Packets): Document new qTMinFTPILen packet.
3650
3651 2011-11-14 Yao Qi <yao@codesourcery.com>
3652
3653 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3654 behavior of tracepoint.
3655 (General Query Packets): New feature InstallInTrace.
3656 (Remote Configuration): Document "set remote
3657 install-in-trace-packet".
3658
3659 2011-11-12 Matt Rice <ratmice@gmail.com>
3660
3661 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3662 Add arguments to info macro.
3663
3664 2011-11-10 Tom Tromey <tromey@redhat.com>
3665
3666 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3667 manual.
3668 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3669 (Macros): Add a footnote.
3670 (C): Remove paragraph about compiler options.
3671 (C Constants): Mention wide character and string constants.
3672 (C Plus Plus Expressions): Update compiler option advice. Mention
3673 using declarations. Mention ADL. Remove old HP compiler
3674 information.
3675
3676 2011-11-10 Tom Tromey <tromey@redhat.com>
3677
3678 PR c++/9257:
3679 * gdb.texinfo (Print Settings): Add an extra note about the need
3680 for a vtable.
3681
3682 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3683
3684 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3685 "set mips abi" documentation.
3686
3687 2011-11-04 Doug Evans <dje@google.com>
3688
3689 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3690
3691 2011-11-03 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.texinfo (Stopping): Add menu entry.
3694 (Continuing and Stepping): Restore @node. Use @section, not
3695 @subsection.
3696
3697 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3698
3699 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3700 designation. Fix "Specify Location" cross-reference.
3701
3702 2011-11-02 Stan Shebs <stan@codesourcery.com>
3703
3704 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3705 (General Query Packets): Describe tracenz feature.
3706 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3707
3708 2011-10-28 Paul Koning <paul_koning@dell.com>
3709
3710 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3711
3712 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3713
3714 * gdb.texinfo ((Frames In Python): Document
3715 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3716
3717 2011-10-26 Paul Koning <paul_koning@dell.com>
3718
3719 * gdb.texinfo (gdb.types): Document new deepitems function.
3720
3721 2011-10-25 Paul Koning <paul_koning@dell.com>
3722
3723 PR python/13327
3724
3725 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3726 fetch_lazy method.
3727
3728 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3729
3730 PR python/12656
3731
3732 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3733 global_block, static_block function.
3734
3735 2011-10-19 Tom Tromey <tromey@redhat.com>
3736
3737 * gdb.texinfo (Commands In Python): Add missing "@"s.
3738
3739 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3740
3741 PR python/13285 Document named constants for frame unwind stop reasons
3742 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3743 constants.
3744
3745 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3746
3747 Fix compatibility with texinfo versions older than 4.12.
3748 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3749 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3750 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3751 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3752 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3753 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3754 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3755
3756 2011-10-09 Doug Evans <dje@google.com>
3757
3758 * gdb.texinfo (Extending GDB): Document alias command.
3759
3760 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 Support @entry in input expressions.
3763 * gdb.texinfo (Variables): Describe @entry names suffix.
3764 (Print Settings): Add anchor for `set print entry-values'.
3765
3766 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3767 Eli Zaretskii <eliz@gnu.org>
3768
3769 Display @entry parameter values (without references).
3770 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3771 example.
3772 (Print Settings): New description of set print entry-values and show
3773 print entry-values.
3774
3775 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3776 Eli Zaretskii <eliz@gnu.org>
3777
3778 Recognize virtual tail call frames.
3779 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3780 (Tail Call Frames): New node.
3781 (Frames In Python): Add gdb.TAILCALL_FRAME.
3782
3783 2011-10-07 Doug Evans <dje@google.com>
3784
3785 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3786 register_pretty_printer.
3787
3788 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3789
3790 PR python/12930
3791 PR python/12802
3792
3793 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3794 stop method.
3795
3796 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3797
3798 * gdb.texinfo (Starting your Program): "set disable-randomization"
3799 is no longer Linux-specific.
3800 (Remote Configuration): Document "set remote
3801 disable-randomization-packet".
3802 (General Query Packets): Document "QDisableRandomization" packet
3803 and add it to "qSupported" list.
3804
3805 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3806
3807 Allow Python notification of new object-file loadings.
3808 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3809 event type.
3810
3811 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3812
3813 PR python/12691: Add the inferior to Python exited event
3814 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3815
3816 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3817
3818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3819 rephasing.
3820
3821 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3824 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3825 as possible feature returned by the `-list-features'
3826 command.
3827
3828 2011-09-28 Paul Koning <paul_koning@dell.com>
3829
3830 * gdb.texinfo (gdb.Type): Document field access by dictionary
3831 key syntax.
3832
3833 2011-09-28 Yao Qi <yao@codesourcery.com>
3834
3835 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3836 Add one space after option `-s'. Remove @r{} markup.
3837
3838 2011-09-27 Stan Shebs <stan@codesourcery.com>
3839
3840 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3841
3842 2011-09-16 Hui Zhu <teawater@gmail.com>
3843
3844 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3845 to *(unsigned char *)$esp@300.
3846
3847 2011-09-15 Paul Koning <paul_koning@dell.com>
3848
3849 * gdb.texinfo: Make style of Python functions and methods match
3850 the syntax of Python. Also put class and module names explicitly
3851 on function, member, and variable names, matching Python
3852 documentation conventions.
3853
3854 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3855
3856 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3857 * gdb.texinfo (Inferiors In Python): Describe new
3858 gdb.selected_inferior() function.
3859
3860 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3861
3862 Handle multiple breakpoint hits in Python interface:
3863 * gdb.texinfo (Events In Python): New function documentation:
3864 gdb.BreakpointEvent.breakpoints. Indicate that
3865 gdb.BreakpointEvent.breakpoint is now deprecated.
3866
3867 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3868
3869 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3870
3871 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3872
3873 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3874
3875 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3876
3877 * gdb.texinfo (Prompt): Add set/show extended-prompt
3878 documentation
3879 (Basic Python): Add prompt_hook anchor.
3880 (Python modules): Reword module text to reflect multiple modules.
3881 (gdb.prompt): Document gdb.prompt module.
3882
3883 2011-08-14 Yao Qi <yao@codesourcery.com>
3884
3885 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3886
3887 2011-08-14 Yao Qi <yao@codesourcery.com>
3888
3889 * gdb.texinfo (Standard Target Features): Document C6x features.
3890 (TIC6x Features): New node.
3891
3892 2011-08-12 Doug Evans <dje@google.com>
3893
3894 * gdb.texinfo (Symbols In Python): Document symbol.type.
3895
3896 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3897
3898 * gdb.texinfo (Python): Document command and function
3899 auto-loading.
3900
3901 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3902 Eli Zaretskii <eliz@gnu.org>
3903
3904 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3905 typedefs unrolling. Extend the sample code by an inner typedef and
3906 outer typedefs unrolling.
3907
3908 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3909
3910 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3911 size and line-size.
3912
3913 2011-07-21 Matt Rice <ratmice@gmail.com>
3914
3915 PR macros/12999
3916 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3917 Update text and cindex entries for info macro command.
3918
3919 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3920
3921 * observer.texi (GDB Observers): Add before_prompt observer.
3922 * gdb.texinfo (Basic Python): Add documentation for prompt
3923 substitution.
3924
3925 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3926
3927 PR python/12438
3928 * gdb.texinfo (Python Commands): Add deprecate note to maint
3929 set/show python print-stack. Document set/show python
3930 print-backtrace.
3931
3932 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3933
3934 * gdb.texinfo: Fix typos.
3935
3936 2011-07-01 Tom Tromey <tromey@redhat.com>
3937
3938 * gdb.texinfo (Debugging Output): Document set debug
3939 check-physname.
3940
3941 2011-06-29 Tom Tromey <tromey@redhat.com>
3942
3943 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3944 breakpoint-notifications feature.
3945
3946 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3947
3948 * gdb.texinfo (Target Description): Remove warning about
3949 possibly unstable format.
3950
3951 2011-06-03 Tom Tromey <tromey@redhat.com>
3952
3953 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3954 (Events In Python): Note that exit_code is optional.
3955
3956 2011-05-17 Pedro Alves <pedro@codesourcery.com>
3957
3958 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3959 required for multi-threading support.
3960 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3961 Hc are deprecated for multi-threading debugging. Point readers at
3962 the vCont packet.
3963
3964 2011-05-15 Doug Evans <dje@google.com>
3965
3966 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3967
3968 2011-05-13 Doug Evans <dje@google.com>
3969
3970 * gdb.texinfo (Threads): Document $sdir,$pdir.
3971 (Server): Document $pdir exception.
3972
3973 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3974
3975 * gdb.texinfo (Threads): Clarify default value for
3976 libthread-db-search-path.
3977
3978 * gdb.texinfo (Completion): Update example.
3979 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3980
3981 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3982
3983 * gdb.texinfo: Document change in the behaviour of the enable and
3984 disable GDB commands when applied to tracepoints.
3985 Document the EnableDisableTracepoints remote stub feature.
3986 Document QTEnable and QTDisable in the list of tracepoint packets.
3987
3988 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3989
3990 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3991 hsuser.texi.
3992 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3993 comment to hsuser.texi. Change rluser.texi name in the comment.
3994
3995 2011-05-10 Doug Evans <dje@google.com>
3996
3997 * gdb.texinfo (Threads): If an empty path is provided for
3998 libthread-db-search-path it is reset to its default value.
3999 (Server): Ditto.
4000
4001 2011-05-09 Doug Evans <dje@google.com>
4002
4003 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4004
4005 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4006 Thiago Jung Bauermann <bauerman@br.ibm.com>
4007
4008 Implement support for PowerPC BookE masked watchpoints.
4009 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4010 (PowerPC Embedded): Mention support of masked watchpoints.
4011
4012 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4013
4014 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4015 `@value{GDBN}'.
4016
4017 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4018
4019 * gdb.texinfo (titlepage): Remove dedication.
4020 (In Memoriam): New appendix.
4021
4022 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4023 Eli Zaretskii <eliz@gnu.org>
4024
4025 * gdb.texinfo (Index Section Format): Change the version to 5.
4026 Describe the different formula.
4027
4028 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4029 Eli Zaretskii <eliz@gnu.org>
4030
4031 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4032 for disconnected tracing.
4033 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4034 extended-remote relationship. Mention --once.
4035 (TCP port allocation lifecycle of @code{gdbserver}): New.
4036
4037 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4038
4039 * gdb.texinfo (Server): Improve indexing. Index all optional
4040 switches to gdbserver.
4041
4042 2011-04-20 Tom Tromey <tromey@redhat.com>
4043
4044 * gdb.texinfo (Index Section Format): New node.
4045 (Top): Add new node to menu.
4046
4047 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4048
4049 * gdb.texinfo (Maintenance Commands): Document `maint print
4050 remote-registers'.
4051
4052 2011-04-20 Tom Tromey <tromey@redhat.com>
4053
4054 * gdb.texinfo (Trace File Format): Move node later.
4055
4056 2011-04-19 Tom Tromey <tromey@redhat.com>
4057
4058 * gdbint.texinfo (Register Information Functions): Remove
4059 duplicate "the".
4060 * gdb.texinfo (Emacs): Remove duplicate "to".
4061 (GDB/MI Variable Objects): Remove duplicate "the".
4062 (General Query Packets): Likewise.
4063
4064 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4065
4066 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4067 "GDB/MI Ada Exception Information" node.
4068
4069 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4070
4071 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4072 the "exception-name" field in the *stopped async record.
4073
4074 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4075 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4076
4077 Implement support for PowerPC BookE ranged breakpoints.
4078 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4079
4080 2011-03-28 Tom Tromey <tromey@redhat.com>
4081
4082 * gdb.texinfo (Set Tracepoints): Fix typo.
4083
4084 2011-03-24 Tom Tromey <tromey@redhat.com>
4085
4086 * gdb.texinfo (Specify Location): Document `function:label'
4087 linespec.
4088
4089 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4090
4091 PR python/12149
4092
4093 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4094
4095 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4096
4097 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4098 (Inferiors In Python): Likewise.
4099 (Threads In Python): Likewise.
4100 (Symbols In Python): Likewise.
4101 (Objfiles In Python): Likewise.
4102 (Symbol Tables In Python): Likewise.
4103
4104 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4105
4106 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4107 display>: Explain that the commands accept number ranges.
4108
4109 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4110
4111 * gdb.texinfo (Breakpoints In Python): Add description and example
4112 of Python stop function operation.
4113
4114 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4115
4116 * gdb.texinfo (Parameters In Python): Document get_set_string and
4117 get_show_string methods.
4118
4119 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4120
4121 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4122
4123 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4124 circular-trace-buffer name.
4125
4126 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4127
4128 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4129 in the previous change.
4130
4131 2011-02-27 Michael Snyder <msnyder@vmware.com>
4132
4133 * gdb.texinfo (Inferiors and Programs): Update commands to show
4134 that they can accept multiple arguments.
4135
4136 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4137
4138 Revert the following patch (code patch was not approved):
4139 2011-02-21 Hui Zhu <teawater@gmail.com>
4140 * agentexpr.texi (bytecode descriptions): add printf.
4141 * gdb.texinfo (tracepoint action lists): add printf.
4142
4143 2011-02-23 Doug Evans <dje@google.com>
4144
4145 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4146
4147 2011-02-23 Michael Snyder <msnyder@vmware.com>
4148
4149 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4150 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4151 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4152
4153 2011-02-22 Doug Evans <dje@google.com>
4154
4155 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4156 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4157 add description of result, fix @defun formatting.
4158
4159 2011-02-21 Hui Zhu <teawater@gmail.com>
4160
4161 * agentexpr.texi (Bytecode Descriptions): Add printf.
4162 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4163
4164 2011-02-18 Tom Tromey <tromey@redhat.com>
4165
4166 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4167
4168 2011-02-14 Michael Snyder <msnyder@vmware.com>
4169
4170 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4171 Document new command "thread find".
4172
4173 2011-02-14 Michael Snyder <msnyder@vmware.com>
4174
4175 * gdb.texinfo (Threads): Update example of new thread message.
4176
4177 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4178
4179 * gdb.texinfo (Remote Configuration): Mention set/show remote
4180 traceframe-info.
4181 (Tools/Packages Optional for Building GDB): Mention that expat is
4182 used for traceframe info.
4183 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4184 (General Query Packets) <qSupported>: Describe the
4185 qXfer:traceframe-info:read feature.
4186 (qXfer::read): Describe qXfer:traceframe-info:read.
4187 (Traceframe Info Format): New section.
4188
4189 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4190
4191 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4192 for casts and unary operators.
4193
4194 2011-02-04 Tom Tromey <tromey@redhat.com>
4195
4196 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4197 is not useful.
4198
4199 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4200
4201 * gdb.texinfo: s/value optimized out/optimized out/g
4202
4203 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.texinfo (Other Misc Settings): Rework part of the
4206 documentation of the "set interactive mode" command.
4207
4208 2011-01-19 Tom Tromey <tromey@redhat.com>
4209
4210 * gdb.texinfo (Threads): Document thread name output and `thread
4211 name' command.
4212 (Threads In Python): Document Thread.name attribute.
4213 (GDB/MI Thread Commands): Document thread attributes.
4214
4215 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4216
4217 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4218 changes in mi/mi-cmd-disas.c
4219
4220 2011-01-12 Tom Tromey <tromey@redhat.com>
4221
4222 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4223 Fix "thread apply" text.
4224
4225 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4226 Thiago Jung Bauermann <bauerman@br.ibm.com>
4227
4228 Implement support for PowerPC BookE ranged watchpoints.
4229 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4230 the "set powerpc exact-watchpoints" flag.
4231
4232 2011-01-07 Tom Tromey <tromey@redhat.com>
4233
4234 * gdb.texinfo (Python API): Add descriptions to @menu items.
4235
4236 2011-01-06 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4239
4240 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4241
4242 * gdb.texinfo (Debugging Output): Document "set debug jit".
4243
4244 2011-01-06 Tom Tromey <tromey@redhat.com>
4245
4246 PR python/12133:
4247 * gdb.texinfo (Frames In Python): Document various frame
4248 constants.
4249
4250 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4251
4252 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4253 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4254 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4255
4256 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4257
4258 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4259 (clean): Add GDBvn.texi.
4260
4261 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4262
4263 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4264 occasional case where the debugger prints an array address
4265 instead of the array itself.
4266
4267 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4268
4269 * gdb.texinfo (Packets) <read registers packet>: Document support
4270 for registers that were not collected.
4271
4272 2010-12-15 Doug Evans <dje@google.com>
4273
4274 * gdb.texinfo (Startup): Document auto-loading of scripts during
4275 startup.
4276 (Auto-loading): Delete "maint set python auto-load on|off".
4277 Add "set auto-load-scripts on|off".
4278
4279 2010-12-07 Doug Evans <dje@google.com>
4280
4281 * gdb.texinfo (Mode Options): Document -data-directory.
4282 (Data Files): Add reference to -data-directory.
4283
4284 2010-11-29 Doug Evans <dje@google.com>
4285
4286 * gdb.texinfo (Pretty-Printer Introduction): Change
4287 printer-name:subprinter-name to printer-name;subprinter-name.
4288
4289 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4290
4291 PR python/12199
4292
4293 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4294
4295 2010-11-23 Tom Tromey <tromey@redhat.com>
4296
4297 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4298 (Editing): Likewise.
4299 (Command History): Likewise.
4300 (TUI Keys): Likewise.
4301 (Bug Reporting): Conditionally include rluser.texi and
4302 inc-history.texinfo.
4303 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4304 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4305 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4306 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4307 (gdb.pdf): Likewise.
4308 (gdb.info): Likewise.
4309 (gdb/index.html): Likewise.
4310
4311 2010-11-23 Tom Tromey <tromey@redhat.com>
4312
4313 * Makefile.in (Makefile): Run ../config.status.
4314 (distclean): Update.
4315 * configure: Remove.
4316 * configure.ac: Remove.
4317
4318 2010-11-12 Tom Tromey <tromey@redhat.com>
4319
4320 * gdb.texinfo (Basic Python): Update. Add xref.
4321 (Exception Handling): Document new exception classes.
4322 (Types In Python): Update.
4323 (Frames In Python): Update.
4324
4325 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4326
4327 * gdb.texinfo (Breakpoints In Python): Document "internal"
4328 parameter, and visible attribute.
4329
4330 2010-11-05 Doug Evans <dje@google.com>
4331
4332 * gdb.texinfo (Source Path): Document "set directories".
4333
4334 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4335
4336 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4337 (OpenCL C): New node.
4338
4339 2010-11-02 Doug Evans <dje@google.com>
4340
4341 * gdb.texinfo (Pretty Printing): Expand into three sections,
4342 introduction, example, and commands.
4343 (Python API): Delete section Disabling Pretty-Printers, merge into
4344 Selecting Pretty-Printers.
4345 (Writing a Pretty-Printer): New section. Move the pretty-printer
4346 example here, and reformat to match python coding style. Add a second
4347 example using the gdb.printing module.
4348 (Python modules): Add gdb.printing.
4349
4350 2010-10-29 Doug Evans <dje@google.com>
4351
4352 * gdb.texinfo (Python): Fix long line.
4353
4354 2010-10-20 Doug Evans <dje@google.com>
4355
4356 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4357 All references updated. Correct sections marked as subsections.
4358 (Coding Standards): New chapter. Move the coding standard related
4359 subsections here. Add section on Python coding standards.
4360
4361 2010-10-13 Doug Evans <dje@google.com>
4362
4363 * gdb.texinfo (Python): Add "Python modules".
4364 (Types in Python): Add reference to gdb.types section.
4365 (Python modules): New node.
4366
4367 2010-10-11 Doug Evans <dje@google.com>
4368
4369 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4370 Python" from gdb.Value.type description.
4371
4372 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4373
4374 * gdb.texinfo (Ravenscar Profile): New node.
4375
4376 2010-09-22 Tom Tromey <tromey@redhat.com>
4377
4378 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4379
4380 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4381
4382 * gdb.texinfo (Values From Inferior): Clarify that
4383 value.dynamic_type works only in C++ programs with RTTI.
4384
4385 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4386
4387 * gdb.texinfo (Character Sets): Correctly reference host-charset
4388 in example.
4389
4390 2010-09-13 Tom Tromey <tromey@redhat.com>
4391
4392 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4393 Document "fullname" and "from".
4394
4395 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4396
4397 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4398 feature `reverse' output by -list-target-features.
4399
4400 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4401
4402 * gdb.texinfo (i386 Features): Remove an extra "@item".
4403
4404 2010-08-30 Tom Tromey <tromey@redhat.com>
4405
4406 PR python/11792:
4407 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4408
4409 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4410
4411 * gdb.texinfo (ARM Features): Document
4412 org.gnu.gdb.arm.m-profile.
4413
4414 2010-08-23 Tom Tromey <tromey@redhat.com>
4415
4416 PR python/11145:
4417 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4418 reinterpret_cast methods.
4419
4420 2010-08-23 Tom Tromey <tromey@redhat.com>
4421
4422 PR python/11915:
4423 * gdb.texinfo (Types In Python): Document array method.
4424
4425 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4426
4427 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4428
4429 2010-08-16 Tom Tromey <tromey@redhat.com>
4430
4431 * gdb.texinfo (Set Watchpoints): Document -location option.
4432
4433 2010-08-13 Doug Evans <dje@google.com>
4434
4435 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4436
4437 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4438
4439 * gdb.texinfo (GDB/MI Data Manipulation): Document
4440 -data-read-memory-raw and -data-write-memory-raw.
4441
4442 2010-08-11 Tom Tromey <tromey@redhat.com>
4443 Phil Muldoon <pmuldoon@redhat.com>
4444
4445 * gdb.texinfo (Basic Python): Describe post_event API.
4446
4447 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4448
4449 * gdb.texinfo (Basic Python): Describe solib_address and
4450 decode_line Python APIs
4451
4452 2010-08-10 Tom Tromey <tromey@redhat.com>
4453
4454 * gdb.texinfo (Pretty Printing API): Document
4455 gdb.default_visualizer.
4456
4457 2010-08-10 Tom Tromey <tromey@redhat.com>
4458
4459 Revert gdb-add-index addition:
4460 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4461
4462 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4463 Eli Zaretskii <eliz@gnu.org>
4464
4465 * gdb.texinfo (Mode Options) <-batch>
4466 (Basic Python) <gdb.execute>: Describe setting width and height.
4467
4468 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4469
4470 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4471
4472 2010-07-30 Tom Tromey <tromey@redhat.com>
4473
4474 * gdb.texinfo (Index Files): Mention gdb-add-index.
4475
4476 2010-07-30 Hui Zhu <teawater@gmail.com>
4477
4478 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4479 "detach inferior" and "kill inferior".
4480
4481 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4482
4483 * gdb.texinfo (Machine Code): Update description of two forms of
4484 arguments, and add new example to demonstrate the new form.
4485
4486 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4487
4488 * gdb.texinfo (Values From Inferior): Add value inferior function
4489 call description.
4490
4491 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4492
4493 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4494
4495 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4496 Eli Zaretskii <eliz@gnu.org>
4497
4498 Make core files the process_stratum.
4499 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4500 record_stratum example.
4501
4502 2010-07-13 Tom Tromey <tromey@redhat.com>
4503
4504 * gdb.texinfo (Index Files): New node.
4505
4506 2010-07-13 Tom Tromey <tromey@redhat.com>
4507
4508 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4509
4510 2010-07-13 Tom Tromey <tromey@redhat.com>
4511
4512 * gdb.texinfo (Specify Location): Document labels.
4513
4514 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4515
4516 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4517 entries for fast tracepoints and static tracepoints.
4518
4519 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4520
4521 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4522 qsThreadInfo>: Spell out `l' as ell.
4523
4524 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4525
4526 * gdb.texinfo (Convenience Variables): Document $_sdata.
4527 (Commands to Set Tracepoints): Describe static tracepoints. Add
4528 `Listing Static Tracepoint Markers' menu entry. Document
4529 "strace".
4530 (Tracepoint Action Lists): Document collecting $_sdata.
4531 (Listing Static Tracepoint Markers): New subsection.
4532 (Tracepoints support in gdbserver): Mention static tracepoints.
4533 (remote packets, enabling and disabling): Mention
4534 read-sdata-object.
4535 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4536 and StaticTracepoint.
4537 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4538 Document qXfer:sdata:read.
4539 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4540
4541 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4542
4543 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4544
4545 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4546 Tom Tromey <tromey@redhat.com>
4547 Thiago Jung Bauermann <bauerman@br.ibm.com>
4548
4549 * gdb.texinfo (Inferiors In Python): New node.
4550 * gdb.texinfo (Threads In Python): New node.
4551
4552 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4553
4554 * gdb.texinfo (Python): Document what the python directory is
4555 and what its location is.
4556 (Basic Python): Document the gdb.PYTHONDIR constant.
4557
4558 2010-06-25 Tom Tromey <tromey@redhat.com>
4559
4560 PR python/10808:
4561 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4562
4563 2010-06-24 Hui Zhu <teawater@gmail.com>
4564
4565 * gdb.texinfo: (Commands for Controlled Output): Add
4566 documentation for command "eval".
4567
4568 2010-06-21 Stan Shebs <stan@codesourcery.com>
4569
4570 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4571 * annotate.texinfo: Ditto.
4572 * gdbint.texinfo: Ditto.
4573 * stabs.texinfo: Ditto.
4574
4575 2010-06-22 Hui Zhu <teawater@gmail.com>
4576
4577 * gdb.texinfo: (Process Record and Replay): Add documentation
4578 for command "set record memory-query".
4579
4580 2010-06-21 Stan Shebs <stan@codesourcery.com>
4581
4582 * gdb.texinfo: Relicense under GFDL version 1.3.
4583 * annotate.texinfo: Relicense under GFDL version 1.3.
4584 * gdbint.texinfo: Relicense under GFDL version 1.3.
4585 * stabs.texinfo: Relicense under GFDL version 1.3.
4586 * fdl.texi: Update to version 1.3.
4587
4588 2010-06-18 Stan Shebs <stan@codesourcery.com>
4589
4590 * gdb.texinfo (Operating System Auxiliary Information): Describe
4591 "info os" when no arguments given.
4592
4593 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4594 $_thread.
4595
4596 2010-06-18 Hui Zhu <teawater@gmail.com>
4597
4598 * gdb.texinfo: (Process Record and Replay): Add documentation
4599 for commands "record save" and "record restore".
4600
4601 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 * gdb.texinfo: Include information about the correct use
4604 of addresses in the `watch' command.
4605
4606 2010-06-11 Stan Shebs <stan@codesourcery.com>
4607
4608 * gdb.texinfo (Observer Mode): New section.
4609 (General Query Packets): Document QAllow.
4610
4611 2010-06-04 Doug Evans <dje@google.com>
4612
4613 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4614
4615 2010-06-03 Doug Evans <dje@google.com>
4616
4617 * gdbint.texinfo (Coding): Add subsection on command names.
4618
4619 2010-06-02 Tom Tromey <tromey@redhat.com>
4620
4621 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4622 always-disassemble.
4623
4624 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4625
4626 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4627 gdbserver, and add cross reference.
4628 (Tracepoints support in gdbserver): New subsection.
4629
4630 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4631
4632 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4633 `qRelocInsn' feature.
4634 (Relocate instruction reply packet): New subsection
4635 of `Tracepoint Packets'.
4636 (Tracepoint Packets): Mention that packets QTDP and QTStart
4637 support the qRelocInsn request, and add cross reference to new
4638 subsection.
4639
4640 2010-05-25 Doug Evans <dje@google.com>
4641
4642 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4643 (Commands In Python): Document gdb.string_to_argv.
4644
4645 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4646
4647 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4648 ATTR_NORETURN.
4649
4650 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4651 Tom Tromey <tromey@redhat.com>
4652 Thiago Jung Bauermann <bauerman@br.ibm.com>
4653
4654 * gdb.texinfo (Parameters In Python): New Node.
4655
4656 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4657
4658 * gdb.texinfo: (Summary) Add mention about D language support.
4659 (Filenames): Add D suffixes.
4660 (D): New node.
4661
4662 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4663
4664 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4665 of macro deleted from GDB code.
4666
4667 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4668
4669 * gdb.texinfo (Commands to specify files): Describe what how GDB
4670 looks up DOS-based filesystem paths on the system root. Document
4671 the new `set/show target-file-system-kind' commands.
4672
4673 2010-04-23 Doug Evans <dje@google.com>
4674
4675 * gdb.texinfo (Python): Move Auto-loading section here ...
4676 (Python API): from here.
4677 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4678 (Maintenance Commands): Add docs for "maint print section-scripts".
4679
4680 2010-04-20 Chris Moller <cmoller@redhat.com>
4681
4682 * gdb.texinfo (Setting Breakpoints): Added description of
4683 filename-qualified rbreak.
4684 * refcard.tex (Breakpoints and Watchpoints): Added brief
4685 description of filename-qualified rbreak.
4686
4687 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4690 (Python API): Change the reference to Pretty Printing API.
4691 (Pretty Printing): Move the user part under the Data node. Reformat
4692 the sample output to 72 columns. Create a new reference to Pretty
4693 Printing API. Rename the API part ...
4694 (Pretty Printing API): To a new node name.
4695 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4696 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4697
4698 2010-04-21 Stan Shebs <stan@codesourcery.com>
4699
4700 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4701 and commands.
4702 (Listing Tracepoints): Update to reflect current behavior.
4703
4704 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4705
4706 * gdb.texinfo (Examining memory): Update for change in string
4707 display with explicit size.
4708
4709 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4710
4711 PR breakpoints/8554.
4712
4713 * gdb.texinfo (Save Breakpoints): New node.
4714 (save-tracepoints): Rename to ...
4715 (save tracepoints): ... this. Mention that `save-tracepoints' is
4716 a deprecated alias to `save tracepoints'.
4717
4718 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4719
4720 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4721 (info w32 thread-information-block): Document new command.
4722 (qGetTIBAddress): Document new gdbserver query.
4723 (maint set/show show-all-tib): Document new command.
4724
4725 2010-04-15 Doug Evans <dje@google.com>
4726
4727 * gdb.texinfo (Python API): Add progspaces section.
4728 (Selecting Pretty-Printers): Progspace pretty-printers are
4729 searched too.
4730 (Progspaces In Python): New section.
4731
4732 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4733
4734 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4735
4736 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4737 returns None.
4738
4739 2010-04-09 Stan Shebs <stan@codesourcery.com>
4740
4741 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4742 Describe the `frames-created' field, tweak grammar.
4743
4744 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4745
4746 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4747 Describe the `circular' and `disconnected' fields.
4748
4749 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4750
4751 * gdb.texinfo (maint print registers): Mention unavailable and
4752 invisible registers.
4753
4754 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4755 Thiago Jung Bauermann <bauerman@br.ibm.com>
4756 Tom Tromey <tromey@redhat.com>
4757
4758 * gdb.texinfo (Breakpoints In Python): New Node.
4759
4760 2010-04-08 Stan Shebs <stan@codesourcery.com>
4761
4762 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4763 trace status fields.
4764
4765 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4766
4767 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4768 optional. Make org.gnu.gdb.i386.avx requires
4769 org.gnu.gdb.i386.avx.
4770
4771 2010-04-08 Doug Evans <dje@google.com>
4772
4773 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4774 search path, and document that gdb only scans the search path if
4775 the script's path doesn't specify a directory.
4776
4777 2010-04-05 Doug Evans <dje@google.com>
4778
4779 * gdb.texinfo (maint show python auto-load): Fix typo.
4780
4781 2010-04-04 Stan Shebs <stan@codesourcery.com>
4782
4783 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4784 (Setting Watchpoints): Update description of "info watch".
4785 (Disabling Breakpoints): Only "info break" lists all.
4786
4787 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4788 (tdump): Explain how tdump works.
4789
4790 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4791
4792 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4793 add cross reference.
4794
4795 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4796
4797 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4798 commands error out.
4799
4800 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4801
4802 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4803
4804 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4805
4806 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4807
4808 2010-03-29 Stan Shebs <stan@codesourcery.com>
4809 Nathan Sidwell <nathan@codesourcery.com>
4810
4811 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4812 GDBN equivalent.
4813 (Set Tracepoints): Remove mention that conditional tracepoints
4814 don't exist.
4815 (Tracepoint Actions): Clarify when while-stepping collection
4816 happens, note that while-stepping does not automatically collect
4817 $pc.
4818
4819 2010-03-29 Stan Shebs <stan@codesourcery.com>
4820
4821 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4822 (General Query Packets): Describe TracepointSource.
4823
4824 2010-03-27 Matt Rice <ratmice@gmail.com>
4825
4826 * gdb.texinfo (ARM): Document arguments to "target sim".
4827 (Set Catchpoints): Use @dots{} instead of @r{...}.
4828
4829 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4830
4831 * gdb.texinfo (Tracepoint Packets): Remove mention that
4832 terror:string may be plain text, and drop mention of X prefix.
4833
4834 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4835
4836 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4837
4838 2010-03-24 Stan Shebs <stan@codesourcery.com>
4839
4840 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4841
4842 2010-03-24 Tom Tromey <tromey@redhat.com>
4843
4844 PR breakpoints/9352:
4845 * gdb.texinfo (Break Commands): Update.
4846
4847 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4848
4849 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4850 commands.
4851
4852 2010-03-16 Stan Shebs <stan@codesourcery.com>
4853
4854 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4855 circular-trace-buffer.
4856 (Tracepoint Packets): Describe QTBuffer, and details of the
4857 qTStatus reply.
4858
4859 2010-03-12 Stan Shebs <stan@codesourcery.com>
4860 Nathan Sidwell <nathan@codesourcery.com>
4861
4862 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4863 doing instruction stepping.
4864 (Tracepoint Restrictions): New node.
4865
4866 2010-03-10 Tom Tromey <tromey@redhat.com>
4867
4868 * gdbint.texinfo (Symbol Handling): Update.
4869
4870 2010-03-08 Tom Tromey <tromey@redhat.com>
4871
4872 PR cli/9591:
4873 * gdb.texinfo (Mode Options): Mention lack of pagination and
4874 confirmation with --batch.
4875 (Screen Size): Mention --batch.
4876 (Messages/Warnings): Likewise.
4877
4878 2010-03-05 Tom Tromey <tromey@redhat.com>
4879
4880 * gdb.texinfo (Basic Python): Document target_charset and
4881 target_wide_charset.
4882
4883 2010-03-05 Tom Tromey <tromey@redhat.com>
4884
4885 * gdb.texinfo (Data): Link to pretty-printing.
4886 (Output Formats): Likewise. Correct text.
4887
4888 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4889
4890 * gdb.texinfo (Types): Describe <struct> and <flags>.
4891
4892 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4893
4894 * gdb.texinfo (Frames In Python): Add block parameter and
4895 description to read_var text.
4896
4897 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4898 Tom Tromey <tromey@redhat.com>
4899
4900 * gdb.texinfo (Types In Python): Describe block argument in
4901 template_argument and gdb.lookup_type.
4902
4903 2010-02-24 Tom Tromey <tromey@redhat.com>
4904
4905 * gdb.texinfo (Cygwin Native): Fix typo.
4906
4907 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4908
4909 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4910 and select method descriptions.
4911 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4912 Tables in Python to menu.
4913 (Blocks In Python): New node.
4914 (Symbols In Python): New node.
4915 (Symbol Tables in Python): New node.
4916
4917 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4918
4919 Multiexec MI
4920
4921 gdb/
4922 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4923
4924 gdb/doc/
4925 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4926 changes.
4927 (GDB/MI Program Execution): Document current behaviour of
4928 --all and --thread-group.
4929 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4930 -remove-inferior.
4931 * observer.texi (inferior_added, inferior_removed): New
4932 observers.
4933
4934 2010-02-19 Tom Tromey <tromey@redhat.com>
4935
4936 * gdbint.texinfo (Getting Started): Fix @node.
4937 (Debugging GDB): Likewise.
4938
4939 2010-02-13 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4942 documenting the gdb_test_timeout variable.
4943
4944 2010-02-12 Jakob Engblom <jakob@virtutech.com>
4945
4946 * gdb.texinfo (MI commands): Added documentation of --reverse
4947 option to a set of MI commands. Restructured documentation of MI
4948 commands --exec-continue to reflect the complexity of reverse
4949 execution.
4950
4951 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4952
4953 * gdb.texinfo (Using the Collected Data): Specify that the address
4954 range of `tfind outsize' is exclusive, and that the address range
4955 of `tfind range' is inclusive.
4956 (Tracepoint Packets): Specify that the address range of
4957 `QTFrame:range' is inclusive, and that the address range of
4958 `QTFrame:outside' is exclusive
4959
4960 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4961
4962 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4963
4964 2010-02-10 Tom Tromey <tromey@redhat.com>
4965
4966 * gdb.texinfo (Debugging Output): Document set debug parser and
4967 show debug parser.
4968
4969 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4970
4971 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4972 i386_eflags and i386_mxcsr.
4973
4974 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4975
4976 * gdb.texinfo: Document i386 target features.
4977
4978 2010-02-05 Doug Evans <dje@google.com>
4979
4980 * gdbint.texinfo (Testsuite): Add a new section to document the
4981 various DejaGnu variables that may be overridden.
4982 Document INTERNAL_GDBFLAGS.
4983
4984 2010-02-04 Tom Tromey <tromey@redhat.com>
4985
4986 PR cli/8830:
4987 * gdb.texinfo (Files): -readnow comes before the filename for file
4988 and symbol-file.
4989
4990 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4991
4992 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4993 Document ARM breakpoint types.
4994 (Register Packet Format): Move into the new section.
4995 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4996
4997 2010-01-21 Joel Brobecker <brobecker@adacore.com>
4998
4999 * gdb.texinfo (File Options): Adjust the documentation of this
5000 switch to refer to the "source" command rather than partially
5001 duplicating some of the relevant information.
5002 (Extending GDB): Introduce and document the set/show script-extension
5003 setting.
5004 (Command Files): Add note explaining that the "source" command
5005 is also used to evalute scripts written in other languages.
5006 Remove the short slightly incorrect reference to sourcing Python
5007 scripts.
5008 (Python Commands): Document how to execute a Python script from GDB.
5009
5010 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5011
5012 * gdb.texinfo (Command Files): Fix typo.
5013
5014 2010-01-18 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.texinfo (File Options): Document -x on .py files.
5017 (Command Files): Document handling of Python scripts.
5018
5019 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5020
5021 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5022
5023 2010-01-15 Stan Shebs <stan@codesourcery.com>
5024
5025 * gdb.texinfo (Trace Files): New section.
5026 (Tracepoint Packets): Document QTSave and qTBuffer.
5027 (Trace File Format): New appendix.
5028
5029 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5030
5031 * gdb.texinfo (Values From Inferior): Document lazy_string value
5032 method.
5033 (Python API): Add Lazy strings menu item.
5034 (Lazy Strings In Python): New node.
5035
5036 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5037
5038 * gdb.texinfo (GDB/MI Thread Information): New.
5039 (GDB/MI Async Records): Document the core field in *stopped.
5040 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5041 documentation
5042 (Process list): Document that osdata document may contain
5043 threads.
5044 (Remote Serial Protocol): Document qXfer:threads.
5045
5046 2010-01-06 Stan Shebs <stan@codesourcery.com>
5047
5048 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5049 disconnected tracing.
5050 (Tracepoint Packets): Document new protocol.
5051
5052 2010-01-05 Stan Shebs <stan@codesourcery.com>
5053
5054 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5055 tracepoints.
5056 (Tracepoint Packets): Describe remote protocol for fast
5057 tracepoints.
5058
5059 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5060
5061 Update the "Start of New Year Procedure".
5062 * gdbint.texinfo: Add the list of files that need to be updated
5063 manually. Minor reformatting.
5064
5065 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5066
5067 * refcard.tex: Update copyright year in header and text.
5068
5069 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5070
5071 * agentexpr.texi: Add 2010 to the list of copyright years.
5072 * annotate.texinfo: Likewise.
5073 * gdb.texinfo: Likewise.
5074 * gdbint.texinfo: Likewise.
5075 * observer.texi: Likewise.
5076 * stabs.texinfo: Likewise.
5077
5078 2009-12-31 Stan Shebs <stan@codesourcery.com>
5079
5080 * gdb.texinfo (Tracepoint Actions): Describe teval.
5081
5082 2009-12-29 Stan Shebs <stan@codesourcery.com>
5083
5084 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5085
5086 2009-12-28 Stan Shebs <stan@codesourcery.com>
5087
5088 * gdb.texinfo (Trace State Variables): New section.
5089 (Tracepoint Packets): Describe trace state variable packets.
5090 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5091 variable bytecodes.
5092
5093 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5094
5095 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5096 declarations.
5097
5098 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5099
5100 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5101 -gdb-exit behaviour.
5102
5103 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5104
5105 * gpl.texi: Update to version 3 of the GPL.
5106
5107 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5108
5109 * Makefile.in: Update copyright header.
5110 * observer.texi: Fix the copyright header of the generated files.
5111
5112 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5113
5114 * gdb.texinfo (Types In Python): Describe range function.
5115
5116 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5117
5118 * gdb.texinfo (Types In Python): Describe "is_base_class".
5119
5120 2009-12-03 Tom Tromey <tromey@redhat.com>
5121
5122 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5123
5124 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5125
5126 * observer.texi: New memory_changed observer.
5127
5128 2009-12-01 Tom Tromey <tromey@redhat.com>
5129
5130 * gdb.texinfo (Reverse Execution): Fix typo.
5131
5132 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5133
5134 PR gdb/8704
5135
5136 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5137 are allowed after the breakpoint condition.
5138
5139 2009-11-23 Tom Tromey <tromey@redhat.com>
5140
5141 PR python/10782:
5142 * gdb.texinfo (Types In Python): Document Type.pointer.
5143
5144 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5145
5146 * gdb.texinfo (Machine Code): Adjust.
5147
5148 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5149
5150 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5151 (Using Agent Expressions): Delete cross reference.
5152
5153 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5156 and @settitle directives up to help makeinfo find them.
5157
5158 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5159
5160 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5161 (Auto-loading): Use plural and note one can use multiple components now.
5162
5163 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5164
5165 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5166 -stack-list-arguments have the same documentation for parameter
5167 as -stack-list-locals. Add comas.
5168
5169 2009-10-27 Tom Tromey <tromey@redhat.com>
5170 Eli Zaretskii <eliz@gnu.org>
5171
5172 PR python/10781
5173
5174 * gdb.texinfo (Values From Inferior): Document cast method.
5175
5176 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5177
5178 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5179 and adjust example.
5180
5181 2009-10-22 Michael Snyder <msnyder@vmware.com>
5182
5183 * gdb.texinfo (Process Record and Replay): Document new form of
5184 info record command. Also document the new save and restore
5185 commands.
5186
5187 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5188
5189 * gdb.texinfo (Machine Code): Mention current pc marker.
5190 (Memory): Likewise.
5191
5192 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5193 Stan Shebs <stan@codesourcery.com>
5194
5195 * observer.texi (new_inferior): Rename to...
5196 (inferior_appeared): ... this.
5197
5198 * gdb.texinfo (Inferiors): Rename node to ...
5199 (Inferiors and Programs): ... this. Mention running multiple
5200 programs in the same debug session.
5201 <info inferiors>: Mention the new 'Executable' column if "info
5202 inferiors". Update examples. Document the "add-inferior",
5203 "clone-inferior", "remove-inferior" and "maint info
5204 program-spaces" commands.
5205 (Process): Rename node to...
5206 (Forks): ... this. Document "set|show follow-exec-mode".
5207
5208 2009-10-11 Michael Snyder <msnyder@vmware.com>
5209
5210 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5211 (ReverseContinue): Ditto.
5212
5213 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5214
5215 * gdb.texinfo (Server): Document libthread-db-search-path.
5216
5217 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5218
5219 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5220
5221 2009-10-06 Michael Eager <eager@eagercon.com>
5222
5223 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5224 (Embedded Processors): Add MicroBlaze.
5225 (MicroBlaze): New. Describe Xilinx MicroBlaze
5226
5227 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5228
5229 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5230
5231 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5232
5233 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5234
5235 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5236
5237 * observer.texi (solib_unloaded): Document explicitly the fact that
5238 this observer is called before the associated symbols are unloaded.
5239
5240 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5241
5242 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5243 -stack-list-variables.
5244
5245 2009-09-18 Tom Tromey <tromey@redhat.com>
5246
5247 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5248 is experimental.
5249
5250 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5251
5252 * gdb.texinfo (convenince variables): Mention
5253 $_siginfo could be empty.
5254
5255 2009-09-15 Tom Tromey <tromey@redhat.com>
5256
5257 * gdb.texinfo (GDB/MI Variable Objects): Document
5258 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5259 Expand -var-update documentation.
5260
5261 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5262
5263 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5264 feature.
5265
5266 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5267
5268 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5269
5270 2009-09-10 Michael Snyder <msnyder@vmware.com>
5271
5272 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5273 ReverseStep replies to the qSupported query.
5274
5275 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5276
5277 Add documentation for set/show interactive-mode.
5278 * gdb.texinfo (Other Misc Settings): New node.
5279
5280 2009-09-01 Doug Evans <dje@google.com>
5281
5282 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5283 non-stop mode's affect on remote caching.
5284
5285 2009-08-31 Jacob Potter <jdpotter@google.com>
5286 Doug Evans <dje@google.com>
5287
5288 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5289 Mark `set/show remotecache' options as obsolete.
5290 Document new `set/show stack-cache' option.
5291 Update text for `info dcache'.
5292
5293 2009-08-27 Doug Evans <dje@google.com>
5294
5295 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5296 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5297
5298 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5299
5300 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5301 about autoconf.
5302
5303 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5306 small example, and describe its columns. Replace "inferior-id" by
5307 "infno" throughout.
5308
5309 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5310
5311 * gdbint.texinfo (Releasing GDB): Point to
5312 README-maintainer-mode file for required autoconf version.
5313 * configure.ac: Do not substitute datarootdir, htmldir,
5314 pdfdir, docdir. Do not process --with-datarootdir,
5315 --with-htmldir, --with-pdfdir, --with-docdir.
5316 * configure: Regenerate.
5317
5318 * configure: Regenerate.
5319
5320 2009-08-20 Reid Kleckner <reid@kleckner.net>
5321
5322 * gdb.texinfo: Add chapter on JIT interface.
5323
5324 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5325
5326 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5327 confirmation request.
5328
5329 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5330
5331 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5332 CRC definitions.
5333
5334 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5335
5336 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5337 -break-commands.
5338
5339 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5340
5341 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5342 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5343
5344 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5345
5346 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5347 "set spu stop-on-load" and "show spu stop-on-load" commands.
5348
5349 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5350
5351 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5352
5353 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5354
5355 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5356 org.gnu.gdb.arm.neon.
5357
5358 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5359
5360 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5361 optional element.
5362 (subsection OS ABI): New subsection.
5363
5364 2009-07-14 Stan Shebs <stan@codesourcery.com>
5365
5366 * gdb.texinfo (Tracepoint Conditions): New section.
5367 (General Query Packets): Describe ConditionalTracepoints.
5368 (Tracepoint Packets): Describe condition field.
5369 (Maintenance Commands): Describe maint agent-eval.
5370 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5371
5372 2009-07-11 Hui Zhu <teawater@gmail.com>
5373
5374 * gdb.texinfo (disassemble): Add a new modifier /r
5375 to "disassemble" command to make it print the raw instructions
5376 in hex as well as in symbolic form.
5377
5378 2009-07-09 Tom Tromey <tromey@redhat.com>
5379
5380 * gdbint.texinfo (Testsuite): Document parallel make check.
5381
5382 2009-07-09 Tom Tromey <tromey@redhat.com>
5383
5384 * gdbint.texinfo (Testsuite): Document test transcripts.
5385
5386 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5387
5388 * gdb.texinfo (Values From Inferior): Add length parameter
5389 description.
5390
5391 2009-07-04 Chris Genly <chris@genly.us>
5392
5393 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5394 in -var-list-children. Fix example according to what the code
5395 does.
5396
5397 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5398
5399 * gdb.texinfo (Debugging multiple inferiors): Document the
5400 "inferior", "detach inferior" and "kill inferior" commands.
5401 (Debugging Programs with Multiple Processes): Adjust to mention
5402 generic "inferior" commands. Delete mention of "detach fork" and
5403 "delete fork". Cross reference to "Debugging multiple inferiors"
5404 section.
5405
5406 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5407
5408 * gdbint.texinfo (Item Output Functions): Update signature
5409 for ui_out_field_core_addr.
5410
5411 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5412
5413 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5414 Update example code extrated from breakpoint.c.
5415
5416 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5417
5418 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5419 MI commands.
5420 (GDB/MI Symbol Query): Likewise.
5421 (GDB/MI File Commands): Likewise.
5422 (GDB/MI File Transfer Commands): Likewise.
5423 (GDB/MI Target Manipulation): Likewise.
5424 (GDB/MI Miscellaneous Commands): Likewise.
5425
5426 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5427
5428 * gdb.texinfo (Debugging Optimized Code): New chapter.
5429 (Compiling for Debugging): Reference it. Move some
5430 text to the new section.
5431
5432 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5433
5434 * doc/gdb.texinfo (Calling): Document
5435 set-unwind-on-terminating-exception usage.
5436
5437 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5438
5439 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5440 command.
5441
5442 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5443
5444 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5445 references.
5446
5447 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5448
5449 * gdbint.texinfo: Rename formal parameters to gdbarch function
5450 protoypes from "current_gdbarch" to "gdbarch".
5451
5452 2009-05-28 Tom Tromey <tromey@redhat.com>
5453
5454 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5455
5456 2009-05-27 Tom Tromey <tromey@redhat.com>
5457
5458 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5459 feature.
5460 (GDB/MI Variable Objects): Document -var-set-visualizer.
5461
5462 2009-04-02 Tom Tromey <tromey@redhat.com>
5463
5464 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5465 feature.
5466 (GDB/MI Variable Objects): Document -var-set-visualizer.
5467
5468 2009-05-27 Tom Tromey <tromey@redhat.com>
5469 Thiago Jung Bauermann <bauerman@br.ibm.com>
5470 Phil Muldoon <pmuldoon@redhat.com>
5471
5472 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5473 (Pretty Printing): New node.
5474 (Selecting Pretty-Printers): Likewise.
5475 (Python API): Update.
5476 (Output Formats): Document /r format.
5477
5478 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5479 Tom Tromey <tromey@redhat.com>
5480
5481 * gdb.texinfo (Types In Python): New node.
5482 (Values From Inferior): "type" is now an attribute.
5483 (Python API): Update.
5484
5485 2009-05-27 Tom Tromey <tromey@redhat.com>
5486 Thiago Jung Bauermann <bauerman@br.ibm.com>
5487 Phil Muldoon <pmuldoon@redhat.com>
5488
5489 * gdb.texinfo: Add @syncodeindex for `tp'.
5490 (Python API): Update.
5491 (Auto-loading): New node.
5492 (Objfiles In Python): New node.
5493
5494 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5495
5496 * gdb.texinfo (Threads): Document libthread-db-search-path.
5497
5498 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5499
5500 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5501
5502 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5503
5504 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5505 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5506 show show-debug-regs' docs.
5507
5508 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5509
5510 * gdb.texinfo (Process Record and Replay): Add description of
5511 reverse execution.
5512
5513 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5514
5515 * gdbint.texinfo (Adding support for debugging core files): New node.
5516 (Native Debugging): Remove the ``Native core file Support'' section.
5517
5518 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5519
5520 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5521 Add index entries.
5522
5523 2009-04-30 Hui Zhu <teawater@gmail.com>
5524 Michael Snyder <msnyder@vmware.com>
5525
5526 * gdb.texinfo: (Process Record and Replay): Add documentation for
5527 process record and replay.
5528
5529 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5532 a new part on command-line defined macros.
5533
5534 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5535
5536 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5537 clarify the wording.
5538
5539 2009-04-23 Tom Tromey <tromey@redhat.com>
5540
5541 * gdb.texinfo (Data Files): New node.
5542 (GDB Files): Update menu.
5543
5544 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdbint.texinfo (Defining Other Architecture Features): Remove
5547 entry for PROCESS_LINENUMBER_HOOK.
5548
5549 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5550
5551 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5552
5553 2009-04-22 Hui Zhu <teawater@gmail.com>
5554
5555 * gdb.texinfo (disassemble-next-line): Set the default of
5556 disassemble-next-line to off.
5557
5558 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5559
5560 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5561 --with-htmldir): New.
5562 * configure: Regenerate.
5563 * Makefile.in (datarootdir, docdir): Define.
5564 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5565 instead of $(SET_TEXINPUTS).
5566 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5567 gdbint.info instead of $(SET_TEXINPUTS).
5568 (gdbint/index.html): Use same -I options as for building
5569 gdbint.info.
5570 (stabs.dvi, stabs.pdf): Use same -I options as for building
5571 stabs.info instead of $(SET_TEXINPUTS).
5572 (stabs/index.html): Use same -I options as for building
5573 stabs.info.
5574 (annotate.dvi, annotate.pdf): Use same -I options as for building
5575 annotate.info instead of $(SET_TEXINPUTS).
5576 (annotate/index.html): Use same -I options as for building
5577 annotate.info.
5578
5579 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5580
5581 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5582
5583 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5584
5585 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5586
5587 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5588 Joseph Myers <joseph@codesourcery.com>
5589
5590 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5591 (MAKEHTMLFLAGS): Set to empty.
5592 (html__strip_dir): Define.
5593 (HTMLFILES): Define.
5594 (HTMLFILES_INSTALL): Define.
5595 (install-html): Copy new automake rule.
5596 (html): Depend on $(HTMLFILES).
5597 (gdb_toc.html): Rename to gdb/index.html.
5598 (gdbint_toc.html): Rename to gdbint/index.html.
5599 (stabs_toc.html): Rename to stabs/index.html.
5600 (annotate_toc.html): Rename to annotate/index.html.
5601
5602 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5603
5604 * Makefile.in: Set pdfdir and htmldir from configure
5605 substitutions.
5606 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5607 * configure: Regenerate.
5608
5609 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5610
5611 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5612 This macro is no longer used.
5613
5614 2009-04-15 Tom Tromey <tromey@redhat.com>
5615
5616 * gdb.texinfo (Character Sets): Document default character set.
5617
5618 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5619
5620 * gdbint.texinfo: Change server name from sources.redhat.com to
5621 sourceware.org throughout.
5622
5623 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5624
5625 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5626 about a missing dot or coma after @xref.
5627
5628 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5631 example, and add a small explanation about it.
5632 (Print Settings): Change the documentation of the "set print
5633 frame-arguments" to reflect the fact that the default is now "scalars".
5634
5635 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5636
5637 * gdb.texinfo (Print Settings): Add kindex for command "set
5638 print frame-arguments".
5639
5640 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5641
5642 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5643 breakpoints.
5644 (Set Breaks): Add reference to thread-specific and task-specific
5645 breakpoints.
5646
5647 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5648
5649 * gdb.texinfo (Ada Tasks): Remove the documentation about
5650 the "Running" state, as this state has been eliminated.
5651 Now all runnable tasks are shown as "Runnable".
5652
5653 2009-03-30 Stan Shebs <stan@codesourcery.com>
5654
5655 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5656 special case of breakpoints.
5657 (Enable and Disable Tracepoints): Mention deprecation.
5658 (Listing Tracepoints): Update description and example.
5659
5660 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5661
5662 * gdb.texinfo (Frames in Python): New node.
5663 (Python API): Update.
5664
5665 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5666
5667 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5668 from a method to an attribute.
5669
5670 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5671
5672 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5673 attribute.
5674
5675 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5676
5677 * observer.texi (thread_exit): Add "silent" parameter.
5678
5679 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5680
5681 * observer.texi (about_to_proceed): New.
5682
5683 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5684
5685 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5686 field throughout to handle types with spaces in them. Fix typos
5687 found by aspell.
5688 (Summary, Requirements, Contributors): New first chapter,
5689 "Summary" added, old Requirements section moved there, and new
5690 section, "Contributors" added.
5691 (Initializing a New Architecture, Register Representation)
5692 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5693 (Porting gdb): These sections extended and updated.
5694 (Compiler Characteristics): This section (empty) deleted.
5695 (Defining Other Architecture Features): This section renamed and
5696 duplicate material removed from (formerly "Target Conditionals").
5697 Use braces {} in @deftypeXX type field throughout to handle types
5698 with spaces in them. Typos found by aspell fixed.
5699
5700 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5701 * stack_frame.pdf: Version of image for PDF output.
5702 * stack_frame.png: Version of image for HTML output and for Emacs.
5703 * stack_frame.txt: Version of image for Info output.
5704 * stack_frame.eps: Version of image for TeX DVI output.
5705
5706 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5707
5708 * gdb.texinfo (Character Sets): Fix last change.
5709
5710 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5711
5712 * gdb.texinfo (Values From Inferior): Fix optional arguments
5713 markup.
5714 (Commands In Python): Adjust argument names of gdb.Command.__init__
5715 to what the function accepts as keywords.
5716
5717 2008-03-20 Tom Tromey <tromey@redhat.com>
5718
5719 * gdb.texinfo (Convenience Vars): Document convenience functions.
5720 (Functions In Python): New node.
5721 (Python API): Update.
5722
5723 2009-03-20 Tom Tromey <tromey@redhat.com>
5724
5725 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5726 set target-wide-charset.
5727 (Requirements): Mention iconv.
5728
5729 2009-03-17 Hui Zhu <teawater@gmail.com>
5730
5731 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5732
5733 2009-03-17 Hui Zhu <teawater@gmail.com>
5734
5735 * gdb.texinfo: Add documentation for disassemble-next-line.
5736
5737 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5738
5739 * gdb.texinfo (Commands In Python): Remove tindex entries.
5740
5741 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5742
5743 * gdb.texinfo (Returning): New description for missing debug info.
5744
5745 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5746
5747 * gdb.texinfo (Remote Configuration): Document query-attached.
5748 (General Query Packets): Document qAttached.
5749
5750 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5751
5752 * gdb.texinfo (Background Execution): Better describe the set
5753 target-async command.
5754 (Maintenance Commands): Delete description of the `maint set/show
5755 linux-async' and `maint set/show remote-async' commands.
5756
5757 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5758
5759 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5760 between sentences.
5761
5762 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5763
5764 * gdb.texinfo (GDB/MI Async Records): Document the
5765 =library-loaded and =library-unloaded notifications.
5766
5767 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5768
5769 * observer.texi (test_notification): New observer.
5770
5771 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5772
5773 * observer.texi: Add parameter 'print_frame' to normal_stop
5774 observer.
5775
5776 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5777
5778 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5779 (Commands In Python): Fix COMMAND_* constants in last change. Use
5780 @kbd for interactive input. Add cross-references and index
5781 entries.
5782
5783 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5784
5785 * gdb.texinfo (Signals): Document $_siginfo.
5786 (Convenience Variables): Mention $_siginfo.
5787 (Remote Configuration): Document qXfer:siginfo:read,
5788 qXfer:siginfo:write packets, and the read-siginfo-object,
5789 write-siginfo-object commands.
5790
5791 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5792
5793 * gdbint.texinfo (Values): New chapter.
5794
5795 2009-02-06 Tom Tromey <tromey@redhat.com>
5796
5797 * gdb.texinfo (Python API): Add entry for Commands In Python.
5798 (Commands In Python): New node.
5799
5800 2009-02-05 Tom Tromey <tromey@redhat.com>
5801
5802 * gdb.texinfo (Values From Inferior): Document Value.string.
5803
5804 2009-02-05 Tom Tromey <tromey@redhat.com>
5805
5806 * gdb.texinfo (Basic Python): Document execute's from_tty
5807 argument.
5808
5809 2009-02-04 Tom Tromey <tromey@redhat.com>
5810
5811 * gdb.texinfo (Basic Python): Document gdb.history.
5812
5813 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5814
5815 * gdb.texinfo (GDB/MI Thread Commands): Document the
5816 'current-thread-id' field. Remove the example with zero threads,
5817 since current GDB won't ever report that if there's inferior.
5818
5819 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5820
5821 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5822 option to -break-insert.
5823
5824 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5825 Jerome Guitton <guitton@adacore.com>
5826
5827 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5828 (System-wide configuration): New section.
5829
5830 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5831
5832 PR gdb/7580:
5833 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5834 internal-error|internal-warning quit|corefile ask|yes|no".
5835
5836 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5837
5838 * gdb.texinfo (Using the `gdbserver' Program): Document
5839 --remote-debug.
5840
5841 2009-01-23 Doug Evans <dje@google.com>
5842
5843 * gdb.texinfo: Add nexti to list of commands that support
5844 background execution.
5845
5846 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5847
5848 * gdb.texinfo (Define, Hooks): Document prefix command support.
5849
5850 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5851 Carlos O'Donell <carlos@codesourcery.com>
5852
5853 Fixes for makeinfo --html.
5854
5855 * annotate.texinfo: Use @copying and @insertcopying. Use
5856 @ifnottex in place of @ifinfo.
5857 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5858 place of @ifinfo. Use @ifnotinfo for one index entry.
5859 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5860 in place of @ifinfo.
5861 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5862 in place of @ifinfo. Include contents at start unconditionally.
5863
5864 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5865
5866 * gdb.texinfo (General Query Packets): Remove @var{} around the
5867 "spu" literal string.
5868
5869 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5870
5871 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5872 program may be running in another process" errors.
5873 * gdbint.texinfo (Native Conditionals): Delete
5874 ONE_PROCESS_WRITETEXT description.
5875
5876 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5877
5878 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5879 emacs local variable to be placed at the end of the ChangeLog.
5880 Add server.c and gdbreplay.c to the list of files where the
5881 copyright year needs to be updated.
5882
5883 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5884
5885 * gdb.texinfo (Remote Configuration): Document new
5886 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5887 commands.
5888
5889 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5890
5891 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5892 FETCH_INFERIOR_REGISTERS.
5893 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5894 FETCH_INFERIOR_REGISTERS descriptions. Remove
5895 gdbarch_get_longjmp_target descrition, since already described in
5896 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5897 (Target Conditionals): ... here.
5898
5899 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5900
5901 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5902 examples.
5903 (Additions to Ada): Likewise. Add the missing opening and closing
5904 parenthesis of the GDB prompt in one of the examples.
5905
5906 2008-12-14 Joel Brobecker <brobecker@adacore.com>
5907
5908 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5909 about the result of 'Address not being of type System.Address.
5910 This problem has been fixed a while ago.
5911
5912 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5913
5914 MI non-stop and multiprocess docs.
5915
5916 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5917 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5918 Adjust documentation for *stopped, document =thread-created,
5919 =thread-exited, =thread-group-created and =thread-group-exited.
5920 (GDB/MI Thread Commands): Document the 'state' field in
5921 -thread-info output.
5922 (GDB/MI Program Execution): Mention --all and --thread-group
5923 options.
5924 (GDB/MI Variable Objects): Describe floating and fixed variable
5925 objects.
5926 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5927
5928 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5929
5930 * gdb.texinfo (Operating System Information): New appendix.
5931 (Operating System Auxiliary Information): Document 'info os processes'
5932 (Remote Configuration): Document 'osdata'
5933 (General Query Packets): Document qXfer:osdata:read.
5934
5935 2008-11-27 Tristan Gingold <gingold@adacore.com>
5936
5937 * gdb.texinfo (Darwin): Document Darwin specific features.
5938
5939 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5940
5941 * gdbint.texinfo (Target Conditionals): Extend the
5942 gdbarch_breakpoint_from_pc description.
5943
5944 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5945
5946 * gdb.texinfo (M68K Features): Fix typo.
5947
5948 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5949
5950 * gdb.texinfo (Symbols): Mention printing containing
5951 image name in "info symbol".
5952 (Maint translate-address): Likewise.
5953
5954 2008-11-18 Joel Brobecker <brobecker@adacore.com>
5955
5956 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5957 commands "catch load" and "catch unload".
5958
5959 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5960
5961 * gdb.texinfo (GDB/MI Async Records): Document
5962 =thread-selected.
5963
5964 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5965
5966 * observer.texi (new_inferior, inferior_exit): New observers.
5967
5968 2008-10-27 Pedro Alves <pedro@codesourcery.com>
5969
5970 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5971 .mt files, TM_CLIBS or TM_CDEPS.
5972 (x86 Watchpoints): Don't mention TDEPFILES.
5973
5974 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5975
5976 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5977 (Overview): Mention notifications and non-stop mode behavior.
5978 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5979 with non-stop mode behavior. Add vStopped description.
5980 (Stop Reply Packets): Update list of packets that return
5981 stop replies. Mention non-stop behavior.
5982 (General Query Packets): Document QNonStop packet and associated
5983 qSupported query response.
5984 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5985 behavior.
5986 (Notification Packets): New section.
5987 (Remote Non-Stop): New section.
5988 (File-I/O Overview): Mention non-stop behavior.
5989
5990 2008-10-24 Hui Zhu <teawater@gmail.com>
5991 Pedro Alves <pedro@codesourcery.com>
5992
5993 * gdb.texinfo (displaced-stepping): Describe the auto mode
5994 setting, and say it's the default. This is now a mainstream
5995 setting instead of a maintenance setting.
5996
5997 2008-10-23 Pedro Alves <pedro@codesourcery.com>
5998
5999 * observer.texi (thread_stop_requested): New.
6000
6001 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6002
6003 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6004 (Patching): Replace incorrect usage of @samp by @kbd.
6005
6006 2008-10-17 Michael Snyder <msnyder@vmware.com>
6007
6008 * gdb.texinfo: Add documentation for reverse execution.
6009
6010 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6011 Eli Zaretskii <eliz@gnu.org>
6012
6013 * gdb.texinfo. (Values From Inferior): New subsubsection.
6014
6015 2008-10-06 Doug Evans <dje@google.com>
6016
6017 * gdb.texinfo (set debug dwarf2-die): Document it.
6018
6019 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6020
6021 * gdb.texinfo (catch) [exception]: Document how to insert
6022 a breakpoint on user-defined exceptions when the exception
6023 name is identical to one of the language-defined ones.
6024
6025 2008-09-27 Tom Tromey <tromey@redhat.com>
6026
6027 * gdb.texinfo (Macros): Remove text about stringification,
6028 varargs, and splicing.
6029
6030 2008-09-27 Tom Tromey <tromey@redhat.com>
6031
6032 * gdbint.texinfo (Language Support): Remove text about omitting
6033 support for a language.
6034
6035 2008-09-23 Doug Evans <dje@google.com>
6036
6037 * gdb.texinfo (info dcache): Update.
6038
6039 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6040
6041 * gdb.texinfo (Packets): Add info on thread-id syntax and
6042 multiprocess extensions.
6043 <D>: Document multiprocess form of packet.
6044 <H>: Use thread-id syntax.
6045 <T>: Likewise.
6046 <vCont>: Likewise. Note this is required for multiprocess.
6047 <vKill>: New packet.
6048 (Stop Reply Packets) <T>: Use thread-id syntax.
6049 <W>: Document multiprocess form of reply.
6050 <X>: Likewise.
6051 (General Query Packets) <qC>: Use thread-id syntax.
6052 <qfThreadInfo>: Likewise.
6053 <qGetTLSAddr>: Likewise.
6054 <qP>: Likewise.
6055 <qSupported>: Add "multiprocess" feature.
6056 <qThreadExtraInfo>: Use thread-id syntax.
6057
6058 2008-09-22 Stan Shebs <stan@codesourcery.com>
6059
6060 * gdb.texinfo (Inferiors): New section.
6061
6062 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6063
6064 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6065
6066 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6067
6068 * gdbint.texinfo (Target Conditionals): Remove documentation
6069 for gdbarch_name_of_malloc.
6070
6071 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6072
6073 * gdb.texinfo (Interrupts): Mention TCP interface for
6074 sending BREAK.
6075
6076 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6077
6078 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6079 argument prefix to "set sysroot".
6080
6081 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6082
6083 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6084 and False.
6085
6086 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6087
6088 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6089 for possible features of -list-features.
6090
6091 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6092
6093 * gdb.texinfo (Background execution): Adjust example
6094 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6095
6096 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6097
6098 * doc/gdb.texinfo (PowerPC): Fix typo.
6099 (PowerPC features): Fix typo.
6100
6101 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6102
6103 * observer.texi (thread_ptid_changed): New.
6104
6105 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6106
6107 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6108 (PowerPC features): Mention feature set for VSX registers.
6109
6110 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6111
6112 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6113 the direct visibility of all names in user-written packages.
6114
6115 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6116
6117 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6118 setting, and make it the default.
6119 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6120 non-stop script example.
6121
6122 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6123
6124 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6125 reference to the "Using Different Register and Memory Data
6126 Representation" section.
6127
6128 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6129
6130 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6131 (Remote Protocol): Add Packet Acknowledgment to menu.
6132 (Overview): Mention +/- can be disabled, and point to new section
6133 where this is discussed in detail.
6134 (General Query Packets): Document QStartNoAckMode packet, and
6135 corresponding qSupported reply.
6136 (Packet Acknowledgment): New section.
6137
6138 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6139 Pedro Alves <pedro@codesourcery.com>
6140
6141 * gdb.texinfo (Threads): Move paragraph about automatic thread
6142 selection to All-Stop Mode subsection.
6143 (Thread Stops): Reorganize existing material into subsections.
6144 Add introductory blurb and menu.
6145 (Non-Stop Mode): New subsection.
6146 (Background Execution): New subsection.
6147 (Maintenance Commands): Add cross-references from async mode
6148 commands to the new Background Execution section.
6149
6150 2008-08-06 Tom Tromey <tromey@redhat.com>
6151
6152 * gdb.texinfo (Extending GDB): New chapter.
6153 (Sequences): Demoted chapter, now a section under the new
6154 Extending GDB chapter.
6155 (Python): New section.
6156
6157 2008-07-31 Stan Shebs <stan@codesourcery.com>
6158
6159 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6160
6161 2008-07-29 Stan Shebs <stan@codesourcery.com>
6162
6163 * gdbint.texinfo: General round of cleanup and minor
6164 clarifications.
6165 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6166 (Longjmp Support): Update description to reflect how it is done
6167 for targets without using native header.
6168 (Symbol Handling): Add a little more general explanation.
6169 (COFF, ELF): Mention stabs encapsulation.
6170 (DWARF 3): New section.
6171 (Adding a New Host): Scrub out some obsolete bits.
6172 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6173 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6174 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6175 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6176 SEEK_SET, STOP_SIGNAL, USG.
6177 (Raw and Virtual Register Representations): Ditto for
6178 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6179 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6180 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6181 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6182 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6183 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6184 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6185 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6186 DEPRECATED_USE_STRUCT_CONVENTION.
6187 Describe gdbarch_deprecated_fp_regnum.
6188 Update description of gdbarch_print_insn.
6189 (Adding a New Target): Scrub out obsolete bits.
6190 (Obsolete Conditionals): Remove entire section.
6191
6192 2008-07-25 Tom Tromey <tromey@redhat.com>
6193
6194 * observer.texi (GDB Observers): Document new observers:
6195 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6196 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6197 architecture_changed.
6198
6199 2008-07-21 Stan Shebs <stan@codesourcery.com>
6200
6201 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6202 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6203
6204 2008-07-21 Tom Tromey <tromey@redhat.com>
6205
6206 * observer.texi (GDB Observers): Remove obsolete comment.
6207 <executable_changed>: Remove argument.
6208
6209 2008-07-18 Tom Tromey <tromey@redhat.com>
6210
6211 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6212
6213 2008-07-10 Doug Evans <dje@google.com>
6214
6215 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6216
6217 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6218
6219 * gdb.texinfo (Starting): Document "set disable-randomization".
6220
6221 2008-07-07 Andreas Schwab <schwab@suse.de>
6222
6223 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6224
6225 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6226
6227 * gdb.texinfo (GDB/MI Target Manipulation): Add
6228 example of -target-attach.
6229
6230 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6231
6232 * observer.texi (target_resumed): New observer.
6233 * gdb.texinfo (GDB/MI Output Records): Document *running.
6234
6235 2008-06-06 Tom Tromey <tromey@redhat.com>
6236
6237 * gdb.texinfo (Completion): Add field name example.
6238
6239 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6240
6241 * gdb.texinfo (GDB/MI Program Context): Added example
6242 to -exec-arguments
6243
6244 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6245
6246 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6247 annotation.
6248
6249 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6250 Nathan Sidwell <nathan@codesourcery.com>
6251 Joseph Myers <joseph@codesourcery.com>
6252
6253 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6254 and ACX_BUGURL.
6255 * configure: Regenerate.
6256 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6257 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6258 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6259 mailing-list-specific text about bug reporting unless
6260 BUGURL_DEFAULT.
6261
6262 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6263
6264 * gdb.texinfo (-target-select): Remove reference to target async.
6265 (Maintenance Commands): Document "maint set/show remote-async".
6266
6267 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6268
6269 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6270 in -target-file-get section.
6271
6272 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6273
6274 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6275 killing the inferior when it is already debugging a process.
6276
6277 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6278
6279 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6280 abbreviation for "finish".
6281
6282 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6283
6284 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6285
6286 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6287
6288 * gdbint.texinfo (Target Conditionals): Delete entry for
6289 gdbarch_dwarf_reg_to_regnum.
6290
6291 2008-05-09 Doug Evans <dje@google.com>
6292
6293 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6294
6295 2008-05-05 Doug Evans <dje@google.com>
6296
6297 * gdb.texinfo (disassemble): Document /m modifier.
6298
6299 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6300
6301 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6302 will not report the time of commands that run the target.
6303
6304 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6305
6306 * gdb.texinfo (GDB/MI Output Records): Add
6307 missing semicolon.
6308
6309 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6310
6311 * gdb.texinfo (GDB/MI Output Records):
6312 Document =thread-create and =thread-exited.
6313
6314 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6315
6316 * gdb.texinfo (GDB/MI Development and Front Ends):
6317 Remove mention of dmi-discuss.
6318
6319 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6320
6321 * observer.texi (thread_exit): New.
6322
6323 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6324
6325 * gdb.texinfo (Debugging Output): Document "set/show debug
6326 displaced".
6327 (Maintenance Commands): Document "maint set/show
6328 can-use-displaced-stepping".
6329
6330 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6331
6332 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6333 and set/show arm force-mode.
6334
6335 2008-05-02 Andreas Schwab <schwab@suse.de>
6336
6337 * gdbint.texinfo (Algorithms): Describe
6338 target_watchpoint_addr_within_range.
6339
6340 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6341
6342 * gdbint.texinfo (Stack Frames): New chapter.
6343 (Algorithms): Move Frames text to the new chapter.
6344 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6345 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6346
6347 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6348
6349 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6350 output does not necessary include any tokens.
6351
6352 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6353
6354 * gdb.texinfo (Set SH Calling convention): New @item.
6355 (Show SH Calling convention): Ditto.
6356
6357 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6358
6359 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6360
6361 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6362
6363 * gdb.texinfo (Set Breaks): Mention that multiple location
6364 breakpoints need line number info. Add index entries.
6365
6366 2008-04-19 Craig Silverstein <csilvers@google.com>
6367
6368 * gdb.texinfo (Requirements): Add an optional requirement on
6369 zlib.
6370 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6371 Compressed DWARF 2.
6372
6373 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6374
6375 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6376 sample output for 'stopped,reason="breakpoint-hit"' message.
6377 (GDB/MI Program Execution): Likewise.
6378
6379 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6380
6381 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6382 -var-set-format. Add -f option to -var-evaluate-expression.
6383
6384 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6385
6386 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6387 new node "Ambiguous Expressions". Replace references to this
6388 node by references to "Ambiguous Expressions" throughout.
6389 (Ambiguous Expressions): New node.
6390
6391 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6392
6393 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6394
6395 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6396
6397 * gdb.texinfo (Debugging Output): Document
6398 "set/show debug lin-lwp-async".
6399 (Maintenance Commands): Document "maint set/show linux-async".
6400
6401 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6402
6403 * gdb.texinfo (Expressions): Update description of malloced arrays.
6404
6405 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6406
6407 * gdb.texinfo (Thread Commands): Document
6408 -thread-info. Remove -thread-list-all-threads.
6409
6410 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6411 Sandra Loosemore <sandra@codesourcery.com>
6412
6413 * gdb.texinfo (Library List Format): Update to mention the
6414 possibility to pass section addresses instead of segment
6415 addresses.
6416
6417 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6418
6419 * gdb.texinfo (Starting): Document "set exec-wrapper".
6420 (Server): Document gdbserver --wrapper.
6421
6422 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6423
6424 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6425 unreadable memory. Delete obsolete SPARClite reference.
6426
6427 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6428
6429 * gdb.texinfo (Starting): Mention always-running targets.
6430 (Target Commands): Add an anchor for load.
6431 (Connecting): Explain continue instead of run.
6432
6433 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6434
6435 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6436
6437 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6438
6439 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6440 breakpoint table.
6441
6442 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6443
6444 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6445 killing the inferior when it is already debugging a process.
6446
6447 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6448
6449 * gdbint.texinfo (Build Script): New section. Mention new build script
6450 gdb_buildall.sh.
6451
6452 2008-02-01 Jim Blandy <jimb@red-bean.com>
6453
6454 * gdb.texinfo (Help): Summarize 'info args' correctly.
6455
6456 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6457
6458 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6459 available in PowerPC architecture.
6460 (Embedded Processors): Change node name of PowerPC item in menu.
6461 (PowerPC): Rename to...
6462 (PowerPC Embedded): this.
6463 (Architectures): Add new PowerPC item in menu.
6464 (PowerPC): New node.
6465
6466 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6467
6468 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6469 commands.
6470
6471 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * gdb.texinfo (Setting Catchpoints): Mention features
6474 supported on GNU/Linux.
6475
6476 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6477
6478 * gdb.texinfo (GDB/MI File Commands): Describe new output
6479 field for MI command -file-list-exec-source-file.
6480
6481 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6482
6483 * gdb.texinfo (Using the `gdbserver' Program): Add security
6484 warning. Rearrange into subsections and subsubsections. Document
6485 --multi and --debug. Correct --with-sysroot typo. Update --attach
6486 usage. Make load reference clearer. Document monitor exit.
6487 (Remote Configuration): Document set remote exec-file, attach-packet,
6488 and run-packet.
6489 (Packets): Document vAttach and vRun.
6490
6491 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6492
6493 * gdb.texinfo (Processes): Mention process command.
6494 detach-on-follow -> detach-on-fork.
6495
6496 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6497
6498 * gdbint.texinfo (Native Conditionals): Remove
6499 SHELL_COMMAND_CONCAT and SHELL_FILE.
6500
6501 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6502
6503 * gdb.texinfo (Specify Location): Improve wording.
6504
6505 2008-01-23 Chris Demetriou <cgd@google.com>
6506
6507 * gdb.texinfo (Threads): Document new "set print thread-events"
6508 and "show print thread-events" commands.
6509
6510 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6511
6512 * gdb.texinfo (Specify Location): New section.
6513 (Delete Breaks, Edit, Set Breaks): Remove description of
6514 locations. Instead, add a reference to "Specify Location".
6515 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6516 (Symbols): Refer to "Specify Location" for the valid forms of
6517 linespecs and locations.
6518
6519 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6520
6521 * gdbint.texinfo (Target Conditionals): Replace the description of
6522 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6523
6524 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6525
6526 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6527 about &&var, which is rejected by the expression parser.
6528
6529 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6530
6531 * gdb.texinfo (Output): Update documentation on using printf with DFP
6532 types.
6533
6534 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6535
6536 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6537 subsubsection.
6538 (Decimal Floating Point format): New subsubsection.
6539
6540 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6541
6542 * gdb.texinfo (File Options): Remove mention of the attempt to
6543 open a core file with the -p option. Don't list -c as a valid
6544 option to attach to a process.
6545
6546 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6547
6548 * gdbint.texinfo (Host Conditionals): Remove mention of
6549 ALIGN_STACK_ON_ENTRY.
6550
6551 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6552
6553 * gdbint.texinfo (Start of New Year Procedure): Add item
6554 describing how to update the source and documentation copyright
6555 notices.
6556
6557 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6558
6559 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6560 watchpoint explanation into the main description of the watchpoint
6561 command; update synopses of 'watch', 'rwatch', and 'awatch'
6562 commands.
6563
6564 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6565
6566 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6567 Document 'pending-breakpoints' feature of
6568 -list-features.
6569
6570 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6571
6572 * gdb.texinfo: Add new parameter's description.
6573
6574 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6575
6576 * gdb.texinfo (Overview): Clarify run-length encoding
6577 example. Remove the restriction on "+" and "-" characters.
6578
6579 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6580
6581 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6582
6583 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6584
6585 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6586 the -f option for -break-insert, remove -r option,
6587 and clarify specification of location.
6588
6589 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6590
6591 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6592 formatting.
6593 (Remote Debugging): Add File Transfer section.
6594 (Remote Configuration): Document Host I/O packets.
6595 (GDB/MI): Add GDB/MI File Transfer Commands section.
6596 (Host I/O Packets): New section in "Remote Protocol".
6597 (Packets): Add vFile.
6598
6599 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6600
6601 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6602 breakpoints with multiple locations.
6603 (Breakpoint Menus): Improve wording.
6604 (Output): Fix last change.
6605
6606 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6607
6608 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6609
6610 2007-11-15 Doug Evans <dje@google.com>
6611
6612 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6613
6614 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6615
6616 * gdbint.texinfo (Native Conditionals): Remove
6617 mention of CLEAR_SOLIB.
6618
6619 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6620
6621 * gdb.texinfo (Print Settings): Add documentation for "set/show
6622 print frame-arguments".
6623
6624 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6625
6626 * gdb.texinfo (Output): Update printf command's description.
6627
6628 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6629
6630 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6631 powerpc soft-float".
6632
6633 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.texinfo (Files): Correct formatting. Mention Expat
6636 requirement.
6637 (Requirements for Building GDB): Expand the list of Expat
6638 uses.
6639 (Library List Format, Memory Map Format): Mention Expat.
6640 (Target Descriptions): Update Expat wording.
6641
6642 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6643
6644 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6645 Document that gdbarch_convert_register_p should return zero for no-op
6646 conversions.
6647
6648 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6649
6650 * gdbint.texi (Compiler Characteristics): Move documentation
6651 of set_gdbarch_sofun_address_maybe_missing back to ...
6652 (Target Conditionals): ... here to fix build break.
6653
6654 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6655
6656 * gdbint.texi (Target Conditionals): Remove documentation of
6657 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6658 (Compiler Characteristics): ... documentation of
6659 set_gdbarch_sofun_address_maybe_missing.
6660
6661 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6662
6663 * gdbint.texinfo (Target Conditionals): Use
6664 frame_unwind_register_unsigned in examples instead of
6665 frame_unwind_unsigned_register.
6666
6667 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6668
6669 * gdb.texinfo (Predefined Target Types): Add int128
6670 and uint128.
6671 (Standard Target Features): Add PowerPC features.
6672
6673 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6674
6675 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6676
6677 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6678
6679 * gdbint.texi (Target Conditionals): Remove documentation
6680 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6681 gdbarch_extract_return_value, and gdbarch_store_return_value.
6682
6683 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6684
6685 * gdbint.texi (Target Conditionals): Remove documentation of
6686 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6687
6688 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6689
6690 * gdb.texinfo: Mention that inaccessible-by-default is on by
6691 default.
6692
6693 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6694
6695 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6696
6697 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6698
6699 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6700 multi-threaded watchpoints.
6701 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6702 checked. Describe sticky notification. Expand description
6703 of steppable and continuable watchpoints.
6704 (Watchpoints and Threads): New subsection.
6705
6706 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6707
6708 * gdb.texinfo (Setting Breakpoints): Revise
6709 documentation for pending breakpoints. Document
6710 breakpoints with multiple locations.
6711
6712 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6713
6714 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6715 Document -list-features.
6716
6717 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6718
6719 * gdb.texinfo (Output): Spell out which features of C's printf are
6720 not supported by GDB's printf.
6721 (Separate Debug Files): More accurate wording regarding build ID
6722 and a reference to the ld manual rather than the Fedora wiki.
6723
6724 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6725 Jim Blandy <jimb@codesourcery.com>
6726
6727 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6728 (Examining Memory): Update mentions of the 's' format.
6729 (Automatic Display): Likewise.
6730
6731 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6732
6733 * gdb.texinfo: Update the FSF's Back-Cover Text.
6734
6735 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6736 Eli Zaretskii <eliz@gnu.org>
6737
6738 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6739 Fixed the ``build ID'' name. New binaries build instructions for the
6740 build ID inclusion. Explain how the commands are specific to the build
6741 ID vs. debug link.
6742
6743 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6744
6745 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6746 indexing for ``build ID'' support.
6747
6748 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6749
6750 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6751 Enlisted BUILD ID to the debug file searching example.
6752 Included a BUILD ID `.note.gnu.build-id' section description.
6753 Updated/added the debug files splitting instructions for OBJCOPY.
6754
6755 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6756
6757 * gdb.texinfo (Variable Objects): Adjust docs
6758 for -var-info-expression and document
6759 -var-info-path-expression.
6760
6761 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6762
6763 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6764 (title page): Include the dedication in the printed manual, as a
6765 separate page after the copyright notice.
6766
6767 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6768 don't break a @var across a line.
6769
6770 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6771
6772 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6773 for include files.
6774
6775 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6776
6777 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6778 in annotate.texinfo.
6779 (Command History): Link to new node.
6780
6781 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6782
6783 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6784
6785 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6786
6787 * gdbint.texinfo (Target Conditionals): Fix last change.
6788
6789 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6790
6791 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6792 routines:
6793 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6794 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6795 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6796 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6797 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6798 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6799 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6800 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6801 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6802 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6803 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6804 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6805 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6806 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6807 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6808 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6809 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6810 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6811 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6812 (SOFTWARE_SINGLE_STEP_P)
6813
6814 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6815 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6816
6817 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6818 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6819 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6820 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6821 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6822 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6823 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6824 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6825 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6826 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6827
6828 (Converting an existing Target Architecture to Multi-arch): Remove
6829 section.
6830
6831 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6832 (gdbarch_addr_bits_remove): Add code example.
6833
6834 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6835
6836 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6837
6838 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6839 Add other missing entries. Adjust the table size to fit.
6840 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6841 stop reasons including the new "library" event.
6842 (General Query Packets): Adjust table widths for qSupported. Mention
6843 qXfer:libraries:read reply to qSupported and document the new packet.
6844 (Library List Format): New section.
6845
6846 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6847
6848 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6849
6850 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6851
6852 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6853
6854 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6855
6856 * gdbint.texinfo (Register and Memory Data): Break sections
6857 into nodes and add a menu.
6858
6859 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6860
6861 * gdb.texinfo (Examining Memory): Document the new behaviour.
6862
6863 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6864
6865 * gdb.texinfo (Standard Target Features): Document
6866 m68k features.
6867
6868 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6871
6872 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6873
6874 * gdb.texinfo (Target Description Format): Add version attribute
6875 for <target>.
6876
6877 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6878
6879 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6880
6881 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6882
6883 * gdb.texinfo (MIPS Features): New subsection.
6884
6885 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6886 Markus Deuling <deuling@de.ibm.com>
6887
6888 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6889 and qXfer:spu:write packets and mention them under qSupported.
6890
6891 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6892 Markus Deuling <deuling@de.ibm.com>
6893
6894 * gdb.texinfo (Architectures): Add new SPU section to document
6895 Cell Broadband Engine SPU architecture specific commands.
6896
6897 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6898
6899 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6900 comments.
6901
6902 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
6903
6904 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6905
6906 2007-05-29 Jim Blandy <jimb@codesourcery.com>
6907
6908 * gdb.texinfo (Overview): Doc fix.
6909
6910 2007-05-22 Maciej W. Rozycki <macro@mips.com>
6911
6912 * gdb.texinfo (Remote Configuration): Document "set/show
6913 remoteflow".
6914
6915 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdb.texinfo (MIPS): Remove documentation for set mips
6918 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6919 stack-arg-size.
6920
6921 2007-05-14 Bob Wilson <bob.wilson@acm.org>
6922
6923 * all-cfg.texi (GDBTUI): New.
6924 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6925 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6926 (TUI Configuration): Edit to improve clarity and fix problems of
6927 both style and content.
6928
6929 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6930
6931 * observer.texi (GDB Observers): New observer "new_objfile".
6932
6933 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6934
6935 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6936
6937 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6938
6939 * gdb.texinfo (GDB/MI Variable Objects): Document
6940 frozen variables objects.
6941
6942 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6943
6944 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6945 (Character Sets, Caching Data of Remote Targets): Likewise.
6946 (Targets): Delete Remote node. Move its text...
6947 (Debugging Remote Programs): ...to here. Delete description
6948 of the "remote" command.
6949 (Remote configuration): Delete description of "set remotedevice"
6950 and "show remotedevice".
6951 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6952
6953 2007-04-11 Bob Wilson <bob.wilson@acm.org>
6954
6955 * gdb.texinfo (Contributors, Continuing and Stepping)
6956 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6957 (General Query Packets, File-I/O Remote Protocol Extension)
6958 (Protocol Basics, The F Reply Packet, Write)
6959 (Protocol-specific Representation of Datatypes, Memory Transfer):
6960 Fix hyphenation, punctuation and grammar problems.
6961 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6962 'section' instead of 'subsection' in the text.
6963 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6964 (i386): Remove period from section name.
6965 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6966 (Config Names, Configure Options): Use @file{configure}.
6967
6968 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6971 and tab expansion.
6972
6973 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6974
6975 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6976
6977 2007-04-02 Bob Wilson <bob.wilson@acm.org>
6978
6979 * gdb.texinfo: Consistently capitalize all significant words in
6980 node names, chapter titles, section titles, and headings. Update
6981 cross references to match.
6982 (Starting and Stopping Trace Experiment): Make node name plural.
6983 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6984
6985 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6986
6987 * gdb.texinfo (WinCE): Delete obsolete subsection.
6988
6989 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6990
6991 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6992 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6993 references.
6994
6995 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 * gdb.texinfo (Startup): Delete references to some alternate
6998 names for .gdbinit.
6999 (Thread): Remove LynxOS reference.
7000 (Tandem ST2000): Delete target-specific documentation.
7001 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7002 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7003 and GDB_OSABI_LYNXOS.
7004
7005 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7006
7007 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7008
7009 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7010
7011 * gdbint.texinfo (Target Conditionals): Remove mention of
7012 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7013 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7014
7015 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7016
7017 * Makefile.in: Add "pdfdir" installation
7018 directory, PDFTEX macro, support for "install-pdf" target,
7019 and rules for making a pdf version of refcard.texi.
7020 * refcard.tex: Specify paper size for PDF output.
7021
7022 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7023
7024 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7025
7026 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7027
7028 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7029 (Source Path, Character Sets, Macros, Define)
7030 (GDB/MI Result Records, GDB/MI Simple Examples)
7031 (GDB/MI Program Execution, GDB/MI File Commands)
7032 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7033 (Bug Reporting): Use @value{GCC}.
7034
7035 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7036
7037 * gdb.texinfo (Help): Fix formatting of examples.
7038 (Variables): Use @ifnotinfo instead of @iftex.
7039 (Non-debug DLL symbols): Use @ref instead of @pxref.
7040 (Sparclet File): Use @samp instead of quotes.
7041
7042 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7043
7044 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7045
7046 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7047
7048 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7049 the order of the nodes.
7050 (C Operators, C Constants, Debugging C): Remove extra menus.
7051 (Method Names in Commands): Do not specify next/prev/up nodes.
7052
7053 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7054
7055 * gdb.texinfo (File Options): Add missing parenthesis.
7056 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7057
7058 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7059
7060 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7061
7062 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7063
7064 * gdb.texinfo (Standard Target Features): Mention
7065 case insensitivity.
7066 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7067
7068 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7069
7070 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7071 (Files): Add section name to argument list for pxref.
7072 (Non-debug DLL symbols): Don't use `see' for pxref.
7073 (Embedded Processors): Fix typo.
7074 (GDB/MI Breakpoint Commands): Execution commands generate
7075 *stopped not ^done.
7076
7077 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7078
7079 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7080 values for in_scope. Mention that only root variables can be
7081 updated.
7082 (GDB/MI Development and Front Ends): Explain new values may be
7083 added to existing fields.
7084
7085 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7086
7087 * gdb.texinfo (-target-disconnect): Use @smallexample.
7088 (Requirements): Add anchor for Expat. Update description.
7089 (Target Descriptions): Mention Expat.
7090 (Target Description Format): Document new elements. Use
7091 @smallexample.
7092 (Predefined Target Types, Standard Target Features): New sections.
7093 * gdbint.texinfo (Target Descriptions): New section.
7094
7095 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * gdb.texinfo (Target Description Format): Add section on XInclude.
7098
7099 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7100
7101 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7102 command -enable-timings.
7103
7104 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7105
7106 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7107 descriptions for new/deleted elements in gdb_osabi. Add missing
7108 description for function generic_elf_osabi_sniff_abi_tag_sections.
7109
7110 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7111
7112 * gdb.texinfo (Maintenance Commands): Add documentation for
7113 the new "maint print target-stack" command.
7114
7115 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7116 Eli Zaretskii <eliz@gnu.org>
7117
7118 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7119
7120 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7121
7122 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7123 Use @value{NGCC} instead of @value{GCC}.
7124
7125 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7126
7127 * agentexpr.texi: Fix typos.
7128 * annotate.texinfo: Likewise.
7129 * gdb.texinfo: Likewise.
7130 * gdbint.texinfo: Likewise.
7131 * observer.texi: Likewise.
7132 * stabs.texinfo: Likewise.
7133
7134 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7135
7136 * gdbint.texinfo (Support Libraries): Remove mmalloc
7137 entry. Describe readline library.
7138
7139 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7140
7141 * gdb.texinfo (Target Descriptions): New section.
7142 (General Query Packets): Add QPassSignals anchor. Mention
7143 qXfer:features:read under qSupported. Expand mentions of
7144 qXfer:memory-map:read and QPassSignals. Document
7145 qXfer:features:read.
7146
7147 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 * gdb.texinfo (Commands to specify files): Describe
7150 "set sysroot" and "show sysroot".
7151 (Using the `gdbserver' program): Lowercase argument
7152 to @var. Expand description of setting up GDB on the
7153 host.
7154
7155 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7156
7157 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7158 catch exception, catch exception unhandled, and catch assert
7159 commands.
7160
7161 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7162
7163 * gdb.texinfo (Debugging Output): Document "set debug xml"
7164 and "show debug xml".
7165
7166 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7167
7168 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7169
7170 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7171
7172 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7173
7174 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7175
7176 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7177 note in @ignore, to be removed later if nobody complains.
7178
7179 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7180
7181 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7182 of -var-delete.
7183
7184 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7185
7186 * gdb.texinfo (Setting breakpoints): Document
7187 automatic software/hardware breakpoint usage and
7188 the "set breakpoint auto-hw" command.
7189
7190 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7191
7192 * gdb.texinfo (Memory Access Checking): New.
7193
7194 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7195
7196 * gdb.texinfo (Remote configuration): Mention
7197 "pass-signals-packet".
7198 (General Query Packets): Document QPassSignals. Fix
7199 a typo.
7200
7201 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7202
7203 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7204
7205 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7206
7207 * gdb.texinfo (Remote configuration): Rewrite documentation for
7208 packet configuration commands.
7209 (OS Information): Adjust reference to qXfer:auxv:read.
7210 (General Query Packets): Remove references to read-aux-vector-packet
7211 and set remote get-thread-local-storage-address.
7212
7213 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7214
7215 * gdbint.texinfo (Target Architecture Definition): Add new
7216 Initializing a New Architecture section.
7217
7218 2006-10-31 David Taylor <dtaylor@emc.com>
7219
7220 * stabs.texinfo (Macro define and undefine): New node describing
7221 stabs for #define and #undef.
7222
7223 2006-10-27 Andreas Schwab <schwab@suse.de>
7224
7225 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7226
7227 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7228
7229 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7230 clarify on the possible meanings of ``expression'' watched by
7231 watchpoints. Add indexing.
7232 (Prompting, Errors, Invalidation, Annotations for Running)
7233 (Source Annotations): Fix index entries by adding "annotation" to
7234 them, to discriminate from index entries that point to the more
7235 general topic descriptions.
7236
7237 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7238
7239 * gdbint.texinfo (Target Vector Definition): Move most
7240 content into Existing Targets. Add a menu.
7241 (Existing Targets): New section, moved from Target Vector
7242 Definition. Use @subsection.
7243 (Managing Execution State): New section.
7244
7245 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7246
7247 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7248
7249 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7250
7251 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7252 (Command Syntax, Signals, Backtrace, Connecting)
7253 (Remote configuration, Renesas Boards, Console I/O): Fix last
7254 change: use Ctrl- instead of C-, except wrt Emacs.
7255 (File-I/O Examples): Put Ctrl-c in @kbd.
7256 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7257 (Console I/O): Use @samp with Ctrl-.
7258 (Signals, Set Breaks, Set Watchpoints): Document optional
7259 arguments to `info signals' `handle', `info breakpoints', and
7260 `info watchpoints'.
7261
7262 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7263
7264 * gdb.texinfo (Backtrace): Fix last change.
7265
7266 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7267
7268 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7269
7270 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7271
7272 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7273 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7274 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7275
7276 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7277 Daniel Jacobowitz <dan@codesourcery.com>
7278
7279 * gdb.texinfo (Packets): Document vFlashErase,
7280 vFlashWrite and vFlashDone packets.
7281 (General Query Packets): Document qXfer:memory-map:read.
7282 Add a new feature for qXfer:memory-map:read.
7283 (Memory map format): New section.
7284 (Target Commands): Mention that gdb can write flash.
7285
7286 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7287 Daniel Jacobowitz <dan@codesourcery.com>
7288
7289 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7290 memory regions and "mem auto".
7291
7292 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7293
7294 * gdbint.texinfo (Array Containers): New section.
7295
7296 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7297
7298 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7299 -stack-list-arguments HIGH_FRAME argument can be larger then the
7300 actual number of frames.
7301
7302 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7303
7304 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7305 -stack-list-locals HIGH_FRAME argument can be larger then the
7306 actual number of frames.
7307
7308 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7309
7310 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7311 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7312
7313 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7314
7315 * gdbint.texinfo (Overall Structure): New section "Source Tree
7316 Structure".
7317
7318 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7319
7320 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7321 responses.
7322
7323 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7324
7325 * gdb.texinfo (Source Path): Add documentation for new
7326 substitute-path commands.
7327
7328 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7329
7330 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7331 (Running Configure): ...here.
7332 (Requirements): New node. Mention expat.
7333
7334 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7335
7336 * gdb.texinfo (Target Commands): Remove
7337 'set download-write-size' and 'show download-write-size'.
7338
7339 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7340
7341 * stabs.texinfo (Member Type Descriptor): Correct example for
7342 pointer to member types.
7343
7344 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7345
7346 * gdb.texinfo (Optional warnings and messages): Add
7347 'set/show trace-commands'.
7348 (Command files): Add '-v' to source command.
7349
7350 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7351
7352 * gdb.texinfo (OS Information): Update qPart reference to
7353 qXfer.
7354 (Remote configuration): Likewise.
7355 (Overview): Move @cindex to the start of a paragraph. Talk
7356 about binary data encoding.
7357 (Packets): Refer to the overview for the details of the X
7358 packet encoding.
7359 (General Query Packets): Remove qPart description. Add qXfer
7360 description. Add an anchor to qSupported. Correct feature
7361 table title. Add a new feature for qXfer:auxv:read.
7362 (Interrupts): Add a missing parenthesis.
7363
7364 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7365
7366 * gdb.texinfo (KOD): Remove node.
7367 (GDB/MI Kod Commands): Remove commented out node.
7368
7369 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7370
7371 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7372 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7373 (GDB/MI Thread Commands, GDB/MI Program Execution)
7374 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7375 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7376 (GDB/MI File Commands, GDB/MI Target Manipulation)
7377 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7378 since the MI prompt is hard-wired into the code.
7379
7380 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7381
7382 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7383 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7384 (GDB/MI Data Manipulation): Remove description of unimplemented
7385 display related commands as variable objects perform this function
7386 and are superior: -display-delete, -display-disable,
7387 -display-enable, -display-insert and -display-list. Move
7388 -environment-cd, -environment-directory, -environment-path
7389 and -environment-pwd to "Program Context".
7390 (GDB/MI Program Control): Rename to "Program Execution". Move
7391 -exec-arguments -exec-abort to...
7392 (GDB/MI Program Context): ...here. New node split from "Data
7393 Manipulation".
7394
7395 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7396
7397 * gdb.texinfo (Remote configuration): Document set / show
7398 remote supported-packets.
7399 (General Query Packets): Document qSupported packet.
7400
7401 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7402
7403 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7404 and font markup.
7405 (Protocol basics): Likewise.
7406 (The F request packet): Likewise.
7407 (The F reply packet): Likewise.
7408 (Memory transfer): Move this node to be a subsubsection of
7409 "Protocol specific representation of datatypes".
7410 (The Ctrl-C message): More copy editing.
7411 (Console I/O): Likewise.
7412 (The isatty call): Delete this node, and merge its content into
7413 the "isatty" node. Fixed references elsewhere.
7414 (The system call): Delete this node, and merge its content into
7415 the "system" node. Fixed references elsewhere.
7416 (open): Reformat to use @table, and add appropriate font markup.
7417 (close): Likewise.
7418 (read): Likewise.
7419 (write): Likewise.
7420 (lseek): Likewise.
7421 (rename): Likewise.
7422 (unlink): Likewise.
7423 (stat/fstat): Likewise.
7424 (gettimeofday): Likewise.
7425 (isatty): Likewise.
7426 (system): Likewise, plus minor changes to fix confusing wording.
7427 (Integral datatypes): Fix font markup.
7428 (Pointer values): Likewise.
7429 (struct stat): Fix markup to use @table, plus minor copy editing.
7430 (struct timeval): Fix font markup, plus minor copy editing.
7431 (Constants): Minor copy editing.
7432 (Errno values): Add font markup.
7433 (File-I/O Examples): Likewise.
7434
7435 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7436
7437 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7438 (GDB/MI Simple Examples): Move node up one level. Use real
7439 examples.
7440 (GDB/MI Compatibility with CLI): Update.
7441 (GDB/MI Result Records): Add "connected" and "exit" result
7442 classes.
7443 (GDB/MI Stream Records): Clarify target output.
7444 (GDB/MI Command Description Format): Modify example description.
7445 (GDB/MI Breakpoint Table Commands): Rename to...
7446 (GDB/MI Breakpoint Commands): ...this
7447 (GDB/MI Breakpoint Commands): Add optional thread field.
7448 (GDB/MI Program Control): Add an introduction. Move "Program
7449 termination" examples into exec-run description.
7450 (GDB/MI File Commands): Mention similar CLI commands.
7451 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7452 is similar to "-gdb-version".
7453
7454 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7455
7456 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7457
7458 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7459
7460 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7461 sourceware.org for mailing lists.
7462 (GDB/MI File Commands): New node split from Program Control.
7463
7464 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7465
7466 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7467
7468 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7469
7470 * gdb.texinfo (Cygwin Native): Fix last change.
7471
7472 2006-05-22 Christopher Faylor <cgf@timesys.com>
7473
7474 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7475
7476 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7477
7478 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7479 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7480
7481 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7482
7483 * gdb.texinfo (General Query Packets): Recommend not starting
7484 new packets with qC and clarify.
7485
7486 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7487
7488 * gdb.texinfo (M2 Types): New section.
7489
7490 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7491
7492 * agentexpr.texi: Add a copyright and license notice.
7493 * observer.texi: Likewise, with GPL clause for function prototypes.
7494 Remove trailing whitespace.
7495
7496 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7497
7498 * gdb.texinfo (General Query Packets): Document conventions for
7499 terminating packet names, and their violations.
7500
7501 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7504 * gdb.texinfo: Likewise.
7505
7506 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7507
7508 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7509 and "show remotedebug".
7510 (Debugging Output): Add additional index entries.
7511
7512 2006-04-27 Michael Snyder <msnyder@redhat.com>
7513
7514 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7515
7516 2006-04-22 Andrew Cagney <cagney@redhat.com>
7517
7518 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7519 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7520
7521 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7522
7523 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7524 and remove breakpoint prototypes.
7525 (Watchpoints): Move description of target_insert_hw_breakpoint and
7526 target_remove_hw_breakpoint ...
7527 (Breakpoints): ... to here. Document target_insert_breakpoint and
7528 target_remove_breakpoint.
7529
7530 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7531
7532 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7533 and C packets are optional.
7534
7535 2006-04-14 Frederic Riss <frederic.riss@st.com>
7536
7537 * gdb.texinfo (Specifying source directories): Update the description
7538 of the source file search to reflect the fact that the source path
7539 always contains at least $cdir and $cwd.
7540
7541 2006-03-31 Michael Snyder <msnyder@redhat.com>
7542
7543 * gdb.texinfo: Update copyright dates.
7544
7545 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7546
7547 * gdb.texinfo (Overview): Add an index entry to "empty response".
7548
7549 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7550
7551 * gdbint.texinfo (Prologue Analysis): New section.
7552
7553 2006-03-07 Jim Blandy <jimb@red-bean.com>
7554
7555 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7556
7557 * gdb.texinfo (Target Commands): Update text describing how to
7558 specify a target. Refer to the detailed section on remote
7559 debugging, not the brief mention.
7560
7561 * gdb.texinfo (Connecting): Organize the different 'target remote'
7562 connection methods into a table. Add a 'target remote' index
7563 entry. (!!!)
7564
7565 2006-02-17 Fred Fish <fnf@specifix.com>
7566
7567 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7568 'ptype' commands to reflect the fact that the only significant
7569 difference between them is that ptype prints the complete type
7570 description instead of just the name.
7571
7572 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7573
7574 * gdbint.texinfo (Watchpoints): Delete
7575 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7576
7577 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7578
7579 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7580 times fields where needed. Fix typos. Update general form given
7581 for output of -break-insert.
7582 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7583
7584 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7585
7586 * gdbint.texinfo (Symbol Handling): Add a section
7587 on memory management.
7588
7589 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7590
7591 * gdb.texinfo (Breakpoint table commands): Document the fullname
7592 field in -break-list output.
7593
7594 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7595
7596 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7597 debugging information produced by the various "set debug..."
7598 options.
7599
7600 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7601
7602 * gdb.texinfo (Files): Remove obsolete bits from the description
7603 of "symbol-file".
7604
7605 2006-01-25 Jim Blandy <jimb@redhat.com>
7606
7607 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7608
7609 2006-01-24 Jim Blandy <jimb@redhat.com>
7610
7611 * gdbint.texinfo (Frames): Document the basics of GDB's register
7612 unwinding model, and explain the existence of the "sentinel" frame.
7613
7614 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7615
7616 * gdb.texinfo (Choosing files): Mention that -directory is used
7617 for script files.
7618 (Specifying source directories): Likewise.
7619 (Command files): Explain how script files are found.
7620
7621 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7622
7623 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7624 the threads in a multi-threaded program.
7625 (Threads): The threadno argument of "thread apply" can be a range
7626 of numbers.
7627
7628 2006-01-18 Jim Blandy <jimb@redhat.com>
7629
7630 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7631 of warning flags.
7632
7633 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7634
7635 * gdb.texinfo (Sequences): Improve menu annotations.
7636 (Define): Add index entries for arguments of user-defined
7637 commands. Move the description of flow-control commands...
7638 (Command Files): ...to here. Document loop_break and
7639 loop_continue.
7640 (Define, Command Files): Document `end' and add index entries for
7641 it.
7642
7643 2006-01-04 Michael Snyder <msnyder@redhat.com>
7644
7645 * gdb.texinfo: Add documentation for linux-fork.
7646 * gdbint.texinfo: Add internal documentation for checkpoints.
7647
7648 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7649
7650 * gdb.texinfo (Omissions from Ada): Document that there is now
7651 limited aggregate support.
7652
7653 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7654
7655 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7656 registers and the likes.
7657
7658 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7659
7660 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7661 (Symbols): Fix usage of "e.g.".
7662 (Memory Region Attributes): Fix usage of "etc."
7663
7664 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7665 (Coding): Fix usage of "e.g.".
7666
7667 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7668
7669 * stabs.texinfo:
7670 * refcard.tex:
7671 * gpl.texi:
7672 * gdbint.texinfo:
7673 * gdb.texinfo:
7674 * gdb-cfg.texi:
7675 * fdl.texi:
7676 * annotate.texinfo:
7677 * all-cfg.texi:
7678 * Makefile.in: Add (C) after Copyright. Update the FSF
7679 address.
7680
7681 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7682
7683 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7684 extend GDB with commands for external monitor.
7685
7686 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7687
7688 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7689
7690 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7691
7692 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7693
7694 2005-11-21 Jim Blandy <jimb@redhat.com>
7695
7696 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7697 placement of 'R' actions in tracepoint action packets; document
7698 dependence of 'X' and 'M' actions on a preceding 'R' action for
7699 their registers.
7700
7701 2005-11-19 Jim Blandy <jimb@redhat.com>
7702
7703 * gdb.texinfo (Tracepoint Packets): New node.
7704 (General Query Packets): Add entries for the tracepoint packets,
7705 referring to the "Tracepoint Packets" node.
7706 (Tracepoints): Add reference to "Tracepoint Packets".
7707
7708 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7709
7710 * gdb.texinfo (set remotebreak): Add anchor.
7711 (X packet): Likewise.
7712 (Remote Protocol): Add new section `Interrupts' and new index
7713 entry `interrupts (remote protocol)'.
7714
7715 2005-11-18 Jim Blandy <jimb@redhat.com>
7716
7717 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7718 entries into the General Query Packets section. Add a
7719 cross-reference to that section. Drop description of replies, as
7720 these are covered in the descriptions of each packet.
7721 (General Query Packets): Add introductory text. Explain naming
7722 conventions, and how the end of a name is recognized.
7723
7724 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7725
7726 * gdb.texinfo (Remote configuration): Fix typo in description of
7727 "set remotebreak" command.
7728
7729 2005-11-16 Jim Blandy <jimb@redhat.com>
7730
7731 * gdb.texinfo (Packets, Stop Reply Packets)
7732 (General Query Packets): Various formatting cleanups.
7733 - Use @samp for packet contents.
7734 - Drop summaries from packet @item lines; the same information appears
7735 immediately below in the description.
7736 - Delete paragraph breaks after packet @item commands, so that the
7737 description appears directly to the right of the packet prototype
7738 in the printed manual, if it fits.
7739 - Place spaces in packet prototypes between @vars and non-@var
7740 letters, and explain that they're just for formatting.
7741 - Use @dots{} instead of '...'.
7742 - Fix uses of @code where @var was needed.
7743 - Replace "deprecated" markers with English text spelling out the
7744 packet's status and the preferred alternatives.
7745 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7746 what this ever meant.
7747 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7748 this for a long time.
7749 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7750 implemented several times, and have been in use for years.
7751
7752 2005-11-15 Jim Blandy <jimb@redhat.com>
7753
7754 * gdb.texinfo (Packets): Add index entries for 'm' packet
7755 disclaimers.
7756
7757 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7758 of stub when processing an 'm' packet.
7759
7760 * gdb.texinfo (Packets): Mention that packets beginning with
7761 letters are reserved once, at the top, instead of actually listing
7762 them all and saying "reserved".
7763
7764 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7765
7766 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7767 Change @var{$arg0 to @code{$arg0.
7768
7769 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7770
7771 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7772
7773 2005-11-12 Jim Blandy <jimb@redhat.com>
7774
7775 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7776 order. Remove extraneous 'z'.
7777
7778 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7779
7780 * gdb.texinfo (Choosing files): Add --eval-command.
7781
7782 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7783
7784 * gdb.texinfo (Choosing modes): Add --return-child-result.
7785
7786
7787 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7788
7789 * gdb.texinfo (Choosing modes): Add --batch-silent.
7790
7791 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7792
7793 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7794 "The -var-update Command".
7795
7796 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7797
7798 * gdb.texinfo (Print Settings): Add documentation for set/show
7799 print array-indexes.
7800
7801 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7804 6.2 and 6.3.
7805
7806 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7807
7808 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7809 since 19-Jan-2004.
7810 (Files): Likewise.
7811 (Variables, Symbols): Document the "<incomplete type>" message and
7812 its reasons.
7813
7814 2005-08-01 Fred Fish <fnf@specifix.com>
7815
7816 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7817
7818 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7819
7820 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7821 option for -var-list-children and -var-update.
7822 (GDB/MI Stack Manipulation): Simplify description of
7823 print-values option for -stack-list-locals.
7824 (GDB/MI Command Description Format): Clarify.
7825 (Mode Options): Spelling of superseded.
7826
7827 2005-07-12 Bob Rossi <bob@brasko.net>
7828
7829 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7830 corresponding GDB command comment.
7831
7832 2005-07-06 Bob Rossi <bob@brasko.net>
7833
7834 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7835 and -inferior-tty-show.
7836 (Input/Output): Document "set/show inferior-tty" and tty alias.
7837
7838 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7839
7840 * gdb.texinfo (Packets): Change description of 'D' packet to note
7841 that GDB does wait for a response.
7842
7843 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7844
7845 * gdb.texinfo (History) Rename "Command History".
7846 (Command History): Move node "Server Prefix" from section on
7847 Annotations here.
7848
7849 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7850
7851 * gdb.texinfo (GDB/MI Stack Manipulation):
7852 Re-instate -stack-info-frame with example. Say that it gets
7853 info on selected frame, not current frame.
7854
7855 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7856
7857 * gdb.texinfo (Server): Clarify that `file' should be used before
7858 connecting to the server.
7859 (Files): Add an xref to the above description.
7860 (Output Formats): More detailed description of the `c' format.
7861 (Memory): List explicitly all the formats supported by `x'.
7862 (Threads): Add an @cindex entry for "thread apply".
7863 (Files): Document the possibility of loading unlinked object
7864 files. Add more indexing for solib-absolute-prefix and
7865 --with-sysroot.
7866 (Machine Code): Document possible problems with locations in
7867 shared libraries.
7868 (Backtrace): Document that free-standing environments do not need
7869 to have a `main' function.
7870
7871 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7872
7873 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7874 -stack-info-frame.
7875
7876 2005-06-07 Andrew Cagney <cagney@gnu.org>
7877
7878 * gdb.texinfo (Contributors): Note the original multi-arch
7879 contributors.
7880
7881 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7882
7883 * gdb.texinfo (Registers): Add index entries for the standard
7884 registers.
7885 (Frames): Add cross-reference from frame pointer description to
7886 the Registers node.
7887 (Annotations Overview): Fix the reference to GDB name.
7888
7889 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7890
7891 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7892 can-use-hw-watchpoints.
7893
7894 2005-05-28 Bob Rossi <bob@brasko.net>
7895
7896 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7897 the possible reasons why an exec async record would be returned to FE.
7898
7899 2005-05-26 Andrew Cagney <cagney@gnu.org>
7900
7901 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7902 Andrew Cagney implemented the original GDB/MI.
7903
7904 2005-05-23 Orjan Friberg <orjanf@axis.com>
7905
7906 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7907 documentation. Add documentation for cris-mode.
7908
7909 2005-05-20 Eli Zaretskii <eliz@gnu.org>
7910
7911 * gdb.texinfo (Numbers): Explain the example and make the wording
7912 more acurate.
7913
7914 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7915 Dennis Brueni <dennis@slickedit.com>
7916
7917 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7918 (GDB/MI Data Manipulation, GDB/MI Program Control)
7919 (GDB/MI Stack Manipulation): Update examples to include the fullname
7920 attribute in stack frames.
7921
7922 2005-05-12 Eli Zaretskii <eliz@gnu.org>
7923
7924 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7925 do with other non-standard names of init files.
7926
7927 2005-05-11 Eli Zaretskii <eliz@gnu.org>
7928
7929 * gdb.texinfo (Command Files): Move the description of the startup
7930 from here...
7931 (Startup): ...to this new subsection of the Invocation chapter.
7932 Rearrange the description of init files more logically and add a
7933 cross-reference to "Command Files". Document the special gdbinit
7934 name for CISCO 68k. Expand the description of what GDB does
7935 during startup.
7936 (History): Add index entry for HISTSIZE.
7937
7938 2005-05-02 Mark Kettenis <kettenis@gnu.org>
7939
7940 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7941
7942 2005-05-02 Eli Zaretskii <eliz@gnu.org>
7943
7944 * gdb.texinfo (SVR4 Process Information, The isatty call)
7945 (The system call): Don't use foo(N) notation for man pages and
7946 functions.
7947 (Compilation, DJGPP Native): Improve wording.
7948
7949 2005-04-27 Eli Zaretskii <eliz@gnu.org>
7950
7951 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7952 were optimized away.
7953
7954 2005-04-22 Eli Zaretskii <eliz@gnu.org>
7955
7956 * gdb.texinfo (Remote configuration): Document "set/show
7957 get-thread-local-storage-address". Add cross-reference to the
7958 description of the qGetTLSAddr packet.
7959 (General Query Packets): Mention "set remote
7960 get-thread-local-storage-address" and add a reference to its
7961 description.
7962
7963 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
7964
7965 * gdb.texinfo (Backtrace): Describe 'bt full'.
7966
7967 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
7968
7969 * gdb.texinfo (Mode Options): Fix typo.
7970 (GDB/MI): Describe how to invoke GDB/MI.
7971
7972 2005-04-16 Eli Zaretskii <eliz@gnu.org>
7973
7974 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7975 references changed. Add description of "info udot".
7976 (Files): Document "set/show stop-on-solib-events".
7977 (M32R/D): Document "set/show download-path", "set/show
7978 board-address", "set/show server-address", "upload", "tload".
7979 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7980 "use_mon_code", "use_ib_break", "use_dbt_break".
7981 (Maintenance Commands): Improve indexing.
7982 (Target Commands): Document "set/show hash", "set/show debug
7983 monitor".
7984 (SVR4 Process Information): Document "info pidlist" and "info
7985 meminfo". Document "set/show procfs-tarce" and "set/show
7986 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7987 (Symbols, The Print Command with Objective-C): Improve indexing.
7988 (Objective-C): Add references to "info classes" and "info
7989 selectors".
7990 (Debugging Output): Improve wording. Document "set/show debug
7991 solib-frv". Fix "set/show debugvarobj".
7992 (Set Breaks): Add index entry for "hardware breakpoints".
7993 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7994 and "set/show usehardbreakpoints".
7995 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7996 monitor-prompt", "set/show monitor-warnings", "pmon".
7997 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7998 rdiromatzero", "set/show rdiheartbeat".
7999 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8000 "sds".
8001 (Embedded Processors): Document the "sim" command.
8002 (Remote): Document the "remote" command.
8003 (DJGPP Native): Document the "info serial" command.
8004 (Threads): Document "maint info sol-threads".
8005 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8006 (Set Breaks): Improve indexing.
8007 (Command Syntax): Add a reference to dont-repeat.
8008 (Define): Document "dont-repeat".
8009 (TUI Commands): Document "tabset".
8010 (WinCE): New subsection. Document "set/show remotedirectory",
8011 "set/show remoteupload", "set/show remoteaddhost".
8012
8013 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8014
8015 * gdb.texinfo (Hurd Native): New subsection, documents
8016 Hurd-specific commands.
8017 (Maintenance Commands): Add cross-reference to "Debugging Output".
8018 (Debugging Output): Document "set/show debug lin-lwp".
8019 (MIPS): Improve documentation of heuristic-fence-post. Document
8020 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8021 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8022 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8023 (ARM): Document ARM-specific commands.
8024 (AVR): New section. Document "info io_registers".
8025 (CRIS): New section. Document "set/show cris-version" and
8026 "set/show cris-dwarf2-cfi".
8027 (HPPA): New section. Document "set/show debug hppa" and "maint
8028 print unwind".
8029 (Neutrino): New subsection. Document "set/show debug nto-debug".
8030 (Super-H): New section. Document the "regs" command.
8031 (Debugging Output): Document "set/show debug aix-thread".
8032
8033 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8034
8035 * gdb.texinfo (Print Settings): Document "set/show print
8036 pascal_static-members", "set print repeats", "show print
8037 null-stop". Improve indexing. Fix documentation of "set print
8038 union".
8039 (Pascal): New section.
8040 (Supported languages): Rename from "Support"; all references
8041 updated. Add a menu item for Pascal.
8042 (Numbers): Document "set radix.
8043 (Screen Size): Document "set/show pagination".
8044 (MIPS Embedded): Remove "set processor" documentation.
8045 (Remote configuration): Document "set/show X/P/Z-packet",
8046 "set/show read-aux-vector-packet", "set/show remote
8047 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8048 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8049 remotedebug", "set/show remotebreak", "set/show remotedevice",
8050 "set/show remotelogfile".
8051 (Auxiliary Vector): Add reference to the description of the
8052 read-aux-vector-packet setting.
8053 (Set Watchpoints): Add a cross-reference to "set remote
8054 hardware-breakpoint-limit".
8055 (General Query Packets): Add indexing of requests and
8056 cross-references to related commands in "Remote configuration".
8057 (File-I/O Overview, The system call): Fix wording and typos.
8058 (Thread Stops): Add index entries.
8059 (Continuing and Stepping): Document "show step-mode".
8060 (i386): New node. Document "set/show struct-convention".
8061 (Files): Document "show trust-readonly-sections".
8062 (Calling): Document "set/show unwindonsignal".
8063 (Messages/Warnings): Add index entries.
8064 (Maintenance Commands): Document "set/show watchdog".
8065 (Annotations Overview): Document "show annotate".
8066 (Set Watchpoints): Add index entries.
8067 (Symbols): Fix doc of case-sensitive.
8068 (ABI): Document "show coerce-float-to-double".
8069 (Convenience Vars, Help): Improve indexing.
8070 (Machine Code): Document "show disassembly-flavor".
8071 (Debugging C plus plus): Document "show overload-resolution".
8072 (Value History, Signaling): Add index entries.
8073
8074 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8075
8076 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8077 (Processes): Fix wording.
8078 (History, List, Logging output, Define, Symbols, Print Settings):
8079 Improve indexing.
8080
8081 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8082
8083 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8084 redundant index entry for "target" command.
8085 (Backtrace): Add index entries.
8086 (Symbols, Fortran): Document the "set case-sensitive" command.
8087 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8088 (Print Settings): Add index entry for "set demangle-style".
8089 (Target Commands): Document "set download-write-size".
8090 (Debugging Output): Document "set exec-done-display".
8091
8092 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8093
8094 * gdb.texinfo (Files): Fix the name and documentation of
8095 add-shared-symbol-files. Document its alias assf. Update the
8096 list of OSs where GDB supports shared libraries. Fix markup.
8097 (Continuing and Stepping): Add reference to @var{location} in the
8098 text.
8099 (Dump/Restore Files): Fix reference to @{filename}.
8100 (Help): Fix wording.
8101 (Attach): Ditto.
8102 (Set Watchpoints): Ditto.
8103 (Backtrace): Remove redundant index entries. Improve index
8104 entries.
8105 (Delete Breaks): Fix wording.
8106 (Memory): Document the compare-sections command.
8107 (Memory Region Attributes): Improve wording.
8108 (Disabling): Improve wording.
8109 (Fortran): New subsection. Document the "info common" command.
8110 (Help): Document aliases "info copying" and "info warranty".
8111 (Caching Remote Data): New section. Document the "set/show
8112 remotecache" and "info dcache" commands.
8113 (Show): Fix wording of the documentation of the "set
8114 extension-language" command.
8115 (Signals): Add index entry for "info handle".
8116 (Memory Region Attributes): Fix punctuation.
8117 (Symbols): Change the arg name to "location" and refer to it in
8118 the text. Fix wording of "info types" doc.
8119 (Threads): Fix usage of @enumerate @item's.
8120 (Listing Tracepoints): Add index entry for "info tp".
8121 (Set Watchpoints): Add xref to "info break" description.
8122 (Macros): Add an index entry for "macro exp1". Document the
8123 "macro list" command.
8124 (Maintenance Commands): Document "flushregs", "maint agent",
8125 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8126 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8127 "maint print architecture", "maint print objfiles", "maint print
8128 statistics", "maint print type", "maint show-debug-regs", "maint
8129 space", "maint time", and "maint translate-address".
8130 (Connecting): Document the "monitor" command.
8131 (Annotations Overview): Describe the "set annotate" command.
8132
8133 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8134
8135 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8136 Rearrange index entries and improve wording about support for
8137 hardware watchpoints.
8138
8139 2005-03-10 Bob Rossi <bob@brasko.net>
8140
8141 * gdb.texinfo: Update copyright
8142
8143 2005-02-09 Theodore A. Roth <troth@openavr.org>
8144
8145 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8146 error.
8147
8148 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8149
8150 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8151
8152 2005-01-17 Michael Snyder <msnyder@redhat.com>
8153
8154 * gdb.texinfo: Fix spelling, infinte -> infinite.
8155
8156 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8157
8158 * observer.texi (GDB Observers): Document "solib_loaded".
8159
8160 2005-01-07 Andrew Cagney <cagney@gnu.org>
8161
8162 * configure.ac: Rename configure.in, require autoconf 2.59.
8163 * configure: Re-generate.
8164
8165 * configure.in: Replace configdirs with multiple references to
8166 AC_CONFIG_SUBDIRS.
8167 * configure: Re-generate.
8168
8169 2005-01-04 Andrew Cagney <cagney@gnu.org>
8170
8171 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8172 part of the version number.
8173
8174 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8175
8176 * gdbint.texinfo (Algorithms): Remove description of
8177 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8178
8179 2004-12-07 Jim Blandy <jimb@redhat.com>
8180
8181 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8182 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8183 numbers.
8184
8185 2004-12-07 Andreas Schwab <schwab@suse.de>
8186
8187 * gdb.texinfo (Mode Options): Document -l option.
8188
8189 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8190
8191 * gdbint.texinfo (Algorithms): More accurate description of
8192 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8193 is not needed unless data-read and data-access watchpoints are
8194 supported. Add a description of how GDB checks whether the
8195 inferior stopped because a watchpoint was hit.
8196
8197 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8198
8199 * gdb.texinfo (Files): Add cross-reference to description of
8200 -readnow command-line switch.
8201
8202 2004-11-10 Randolph Chung <tausq@debian.org>
8203
8204 * gdb.texinfo: Document set/show backtrace past-entry commands.
8205 Rearrange index entries for set/show backtrace past-main.
8206
8207 2004-11-10 Jon Beniston <jon@beniston.com>
8208
8209 Committed by Andrew Cagney <cagney@gnu.org>.
8210 * gdb.texinfo (Remote Serial Protocol): Further describe
8211 binary transfer escaping mechanism .
8212
8213 2004-11-08 Randolph Chung <tausq@debian.org>
8214
8215 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8216 and "show debug infrun". Add index entries.
8217
8218 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8219
8220 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8221 "info proc" that are already implemented. Add index entries.
8222 (Working Directory): Add a cross-reference to "info proc" command.
8223 (Files): Add a tip for decreasing memory used for symtabs from
8224 shared libraries.
8225 (Starting): Fix whitespace; make "elaboration" stand out where it
8226 is first used, and add an index entry for the term.
8227 (Calling): Expand and elaborate text. Add "print". Add the
8228 description of problems with weak aliases.
8229 (Core File Generation): New section.
8230
8231 2004-10-12 Andrew Cagney <cagney@gnu.org>
8232
8233 * gdbint.texinfo (Versions and Branches): New chapter.
8234 (Releasing GDB): Delete "Versions and Branches" section.
8235 (Top): Add "Versions and Branches".
8236
8237 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8238
8239 * gdb.texinfo (Editing, History): Add cross-references to the
8240 included Readline and History user documentation. Remove
8241 references to the symbol have-readline-appendices which is unused
8242 and undefined.
8243 (History): Fix indexing.
8244
8245 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8246
8247 * gdbint.texinfo (target_stopped_data_address): Update to
8248 new prototype.
8249 (i386_stopped_data_address): Update prototype and description.
8250 (i386_stopped_by_watchpoint): New function and description.
8251
8252 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8253
8254 * gdb.texinfo (Filenames): Add Ada suffixes.
8255 (Ada) New section.
8256
8257 2004-09-27 Andrew Cagney <cagney@gnu.org>
8258 Robert Picco <Robert.Picco@hp.com>
8259
8260 * gdb.texinfo (Packets): Document the "p" packet.
8261
8262 2004-09-21 Jason Molenda (jmolenda@apple.com)
8263
8264 * gdb.texinfo (Paths and Names of the Source Files): Document the
8265 meaning of values in the 'desc' field of a SO stab.
8266
8267 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8268
8269 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8270 max-cache-age" and "maint show dwarf2 max-cache-age".
8271
8272 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8273
8274 * gdb.texinfo (Set Breaks): Add index entry for setting
8275 breakpoints on overloaded C++ functions that are not members of
8276 any classes. Add an example and an index entry for setting
8277 breakpoints on all program functions.
8278 (Character Sets, Macros, Overlay Commands)
8279 (Non-debug DLL symbols, GDB/MI Output Syntax)
8280 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8281 Use "(@value{GDBP})" instead of a literal "(gdb)".
8282
8283 2004-09-12 Andrew Cagney <cagney@gnu.org>
8284
8285 * gdbint.texinfo (Native Debugging): Delete description of
8286 FILES_INFO_HOOK.
8287
8288 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8289
8290 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8291 to hex_string_custom (not historically correct, but more
8292 understandable, given the current code).
8293
8294 2004-09-03 Andrew Cagney <cagney@gnu.org>
8295
8296 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8297
8298 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8299
8300 * observer.texi (solib_unloaded): New observer.
8301
8302 2004-08-24 Andrew Cagney <cagney@gnu.org>
8303
8304 * gdbint.texinfo (Target Architecture Definition): Add missing
8305 comma.
8306
8307 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8308
8309 * (Using the Testsuite): build != host is supported,
8310 but some test scripts do not support build != host.
8311
8312 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8313
8314 * gdbint.texinfo (Host Definition): Delete description of
8315 FCLOSE_PROVIDED and GETENV_PROVIDED.
8316
8317 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8318
8319 * gdbint.texinfo (Host Definition): Delete description of
8320 NO_SYS_FILE.
8321 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8322 PTRACE_FP_BUG.
8323
8324 2004-08-05 Andrew Cagney <cagney@gnu.org>
8325
8326 * gdbint.texinfo (Target Architecture Definition): Delete
8327 reference to deprecated_read_fp.
8328
8329 2004-08-02 Andrew Cagney <cagney@gnu.org>
8330
8331 * gdbint.texinfo (Target Architecture Definition): Delete
8332 description of DEPRECATED_REGISTER_BYTES.
8333
8334 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8335
8336 * gdb.texinfo (Source Path): Document the new behavior of
8337 searching for the source files.
8338
8339 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8340
8341 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8342 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8343 (Auto Display): Improve indexing.
8344
8345 2004-07-16 Andrew Cagney <cagney@gnu.org>
8346
8347 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8348 "-noasync".
8349
8350 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8351
8352 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8353 have the same prefix have only their prefix in the index.
8354
8355 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8356
8357 * gdb.texinfo (BSD libkvm Interface): New node (section)
8358 (Native): Add it to the menu.
8359
8360 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8361
8362 * gdbint.texinfo (Target Architecture Definition): Remove
8363 PCC_SOL_BROKEN.
8364
8365 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8366
8367 * gdbint.texinfo (Target Architecture Definition): Remove
8368 SUN_FIXED_LBRAC_BUG.
8369
8370 2004-06-26 Andrew Cagney <cagney@gnu.org>
8371
8372 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8373
8374 2004-06-20 Andrew Cagney <cagney@gnu.org>
8375
8376 * gdbint.texinfo (Target Architecture Definition): Deprecate
8377 USE_STRUCT_CONVENTION.
8378
8379 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8380
8381 gdb.texinfo (Bug Reporting): Mention session recording,
8382 with the script command or Emacs.
8383
8384 2004-06-18 Andrew Cagney <cagney@gnu.org>
8385
8386 * gdbint.texinfo (Target Architecture Definition): Deprecate
8387 FUNCTION_START_OFFSET.
8388
8389 2004-06-14 Andrew Cagney <cagney@gnu.org>
8390
8391 Based on changes from Karl Berry.
8392 * gdb.texinfo: Do not use @sc in a direntry.
8393 * stabs.texinfo: Change @dircateogry to "Software development".
8394 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8395
8396 2004-06-13 Andrew Cagney <cagney@gnu.org>
8397
8398 * gdbint.texinfo (Target Architecture Definition): Delete
8399 description of RETURN_VALUE_ON_STACK.
8400
8401 2004-06-09 Andrew Cagney <cagney@gnu.org>
8402
8403 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8404 deleted by previous patch.
8405
8406 2004-06-08 Andrew Cagney <cagney@gnu.org>
8407
8408 * gdbint.texinfo (Native Debugging): Delete documentation on
8409 ATTACH_DETACH.
8410
8411 2004-06-06 Randolph Chung <tausq@debian.org>
8412
8413 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8414
8415 2004-06-06 Randolph Chung <tausq@debian.org>
8416
8417 * gdb.texinfo (push_dummy_call): Update argument list to match
8418 the new push_dummy_call method signature. Describe the function
8419 argument.
8420
8421 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8422
8423 * gdb.texinfo (Starting): Document new start command.
8424
8425 2004-05-21 Andrew Cagney <cagney@redhat.com>
8426
8427 * observer.texi (GDB Observers): Document "inferior_created".
8428
8429 2004-05-08 Andrew Cagney <cagney@redhat.com>
8430
8431 * gdbint.texinfo (Target Architecture Definition): Delete
8432 description of DO_DEFERRED_STORES.
8433
8434 * gdbint.texinfo (Target Architecture Definition): Delete
8435 references to DEPRECATED_FIX_CALL_DUMMY.
8436
8437 * gdbint.texinfo (Target Architecture Definition): Delete
8438 description of DEPRECATED_CALL_DUMMY_WORDS,
8439 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8440
8441 * gdbint.texinfo (Target Architecture Definition): Delete
8442 description of DEPRECATED_PUSH_DUMMY_FRAME.
8443
8444 * gdbint.texinfo (Target Architecture Definition): Delete
8445 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8446
8447 2004-05-07 Andrew Cagney <cagney@redhat.com>
8448
8449 * observer.texi (GDB Observers): Add "Debugging" section. Include
8450 cross reference to "set/show debug observer".
8451 * gdb.texinfo (Debugging Output): Document "set/show debug
8452 observer".
8453
8454 2004-05-01 Andrew Cagney <cagney@redhat.com>
8455
8456 * gdbint.texinfo (Target Architecture Definition): Delete
8457 description of DEPRECATED_PC_IN_SIGTRAMP.
8458
8459 2004-04-30 Andrew Cagney <cagney@redhat.com>
8460
8461 * gdbint.texinfo (Target Architecture Definition): Delete
8462 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8463
8464 2004-04-30 Orjan Friberg <orjanf@axis.com>
8465
8466 * observer.texi (GDB Observers): Correct spelling.
8467
8468 2004-04-26 Orjan Friberg <orjanf@axis.com>
8469
8470 * observer.texi (GDB Observers): Add target_changed event.
8471
8472 2004-04-08 Andrew Cagney <cagney@redhat.com>
8473
8474 * observer.texi (GDB Observers): Rework, provide generic observer
8475 definitions and then a list of observable events.
8476
8477 2004-04-04 Andrew Cagney <cagney@redhat.com>
8478
8479 * gdbint.texinfo (Host Definition): Delete reference to
8480 NO_SIGINTERRUPT.
8481
8482 2004-04-02 Andrew Cagney <cagney@redhat.com>
8483
8484 * gdbint.texinfo (Target Architecture Definition): Delete
8485 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8486
8487 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8488
8489 * gdb.texinfo (TUI Commands): Document tui reg commands.
8490
8491 2004-03-26 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8494 "gdbtui".
8495 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8496 (Contributors): Mention both Text and Terminal User Interface.
8497
8498 2004-03-23 Andrew Cagney <cagney@redhat.com>
8499
8500 * gdbint.texinfo (Target Architecture Definition): Deprecate
8501 references to SIGTRAMP_START and SIGTRAMP_END.
8502
8503 2004-03-23 Andrew Cagney <cagney@redhat.com>
8504
8505 * gdbint.texinfo (Target Architecture Definition): Deprecate
8506 references to PC_IN_SIGTRAMP.
8507
8508 2004-03-19 Andrew Cagney <cagney@redhat.com>
8509
8510 * gdbint.texinfo (Target Architecture Definition): Delete
8511 reference to GDB_TARGET_IS_HPPA.
8512
8513 2004-03-18 Andrew Cagney <cagney@redhat.com>
8514
8515 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8516 describe pre_init and post_init.
8517
8518 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8519
8520 * gdb.texinfo (Debugging Output): Document values for "set debug
8521 target".
8522
8523 2004-02-28 Andrew Cagney <cagney@redhat.com>
8524
8525 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8526
8527 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8528
8529 * gdb.texinfo (breakpoints): Add information about the
8530 new "set breakpoint pending" and "show breakpoint pending"
8531 commands.
8532
8533 2004-02-26 Andrew Cagney <cagney@redhat.com>
8534
8535 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8536 in Per-architecture module data section.
8537
8538 2004-02-25 Roland McGrath <roland@redhat.com>
8539
8540 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8541
8542 2004-02-24 Andrew Cagney <cagney@redhat.com>
8543
8544 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8545 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8546 * fdl.texi: Import Version 1.2, November 2002.
8547
8548 2004-02-17 Andrew Cagney <cagney@redhat.com>
8549
8550 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8551
8552 2004-02-16 Andrew Cagney <cagney@redhat.com>
8553
8554 * gdbint.texinfo (Target Architecture Definition): Deprecate
8555 FRAMELESS_FUNCTION_INVOCATION.
8556
8557 2004-02-16 Andrew Cagney <cagney@redhat.com>
8558
8559 * gdbint.texinfo (Coding): Mention -Wunused-function.
8560
8561 2004-02-14 Andrew Cagney <cagney@redhat.com>
8562
8563 * gdbint.texinfo (Target Architecture Definition): Delete
8564 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8565
8566 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8567
8568 * gdb.texinfo: Properly quote the name "C++".
8569 * gdbint.texinfo: Ditto.
8570 * stabs.texinfo: Ditto.
8571
8572 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8573
8574 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8575 minimal information about libiberty.
8576
8577 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8578
8579 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8580
8581 2004-02-04 Roland McGrath <roland@redhat.com>
8582
8583 * gdb.texinfo (Auxiliary Vector): New node (section).
8584 (Data): Add it to the menu.
8585
8586 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8587
8588 * gdb.texinfo (Breakpoints): Add information about pending
8589 breakpoint support.
8590
8591 2004-01-26 Andrew Cagney <cagney@redhat.com>
8592
8593 * gdb.texinfo (Overview): Delete references to the cisco protocol
8594 including the "N" response.
8595
8596 2004-01-26 Andrew Cagney <cagney@redhat.com>
8597
8598 * gdbint.texinfo (Target Architecture Definition): Rename
8599 EXTRACT_STRUCT_VALUE_ADDRESS to
8600 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8601
8602 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8603
8604 * gdb.texinfo (KOD): Document "show os". Add index entries for
8605 "set/show os" and "info cisco" commands.
8606
8607 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8608
8609 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8610
8611 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8612
8613 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8614 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8615
8616 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8617
8618 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8619 -stack-list-locals.
8620 (GDB/MI Variable Objects): Describe extension to
8621 -var-list-children.
8622
8623 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8624
8625 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8626
8627 2004-01-17 Andrew Cagney <cagney@redhat.com>
8628
8629 * gdbint.texinfo (Target Architecture Definition): Delete
8630 documentation on DEPRECATED_NPC_REGNUM.
8631
8632 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8633
8634 * gdb.texinfo: Update copyright year. Mention that set
8635 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8636 "set follow-fork-mode ask".
8637
8638 2004-01-13 Andrew Cagney <cagney@redhat.com>
8639
8640 * gdbint.texinfo: Update copyright year.
8641 (Coding): Add -Wunused-label to list of -Werror warnings.
8642
8643 2004-01-08 Jason Molenda <jmolenda@apple.com>
8644 Eli Zaretskii <eliz@gnu.org>
8645
8646 * gdb.texinfo: Update copyright.
8647 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8648 around names, as appropriate. Minor syntax cleanup of
8649 _NSPrintForDebugger explanation. Two spaces after periods.
8650 GDBN used instead of lit. "gdb". Index entries added for
8651 print-object and _NSPrintForDebugger. @noindent added in one spot.
8652
8653 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8654
8655 * stabs.texinfo: Add dircategory and direntry commands.
8656 * annotate.texinfo: Ditto.
8657
8658 2003-11-10 Andrew Cagney <cagney@redhat.com>
8659
8660 * gdbint.texinfo (Target Architecture Definition): Replace the
8661 return_value method's "inval" and "outval" parameters with
8662 "readbuf" and "writebuf".
8663
8664 2003-10-28 Jim Blandy <jimb@redhat.com>
8665
8666 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8667 from "The `F' request packet" and "The `F' reply packet", to make
8668 texi2dvi happy.
8669 (File-I/O remote protocol extension): Update menu entries, too.
8670
8671 2003-10-26 Michael Chastain <mec@shout.net>
8672
8673 * gdb.texinfo (Thread Stops): Document the issue with
8674 premature return from system calls in multi-threaded programs.
8675
8676 2003-10-24 Andrew Cagney <cagney@redhat.com>
8677
8678 * annotate.texinfo: Fix "fortunatly"[sic].
8679
8680 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8681
8682 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8683 with "Hitachi" and "Mitsubishi".
8684
8685 2003-10-20 Andrew Cagney <cagney@redhat.com>
8686
8687 * gdbint.texinfo (Target Architecture Definition): Document
8688 gdbarch_return_value. Add cross references from
8689 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8690 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8691
8692 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8693
8694 * gdbint.texinfo (Target Architecture Definition): Document
8695 regset_from_core_section.
8696
8697 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8698
8699 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8700
8701 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8702
8703 From Anthony Green <green@redhat.com>:
8704 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8705
8706 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8707
8708 * gdb.texinfo (Breakpoint related warnings): New node.
8709 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8710
8711 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8712
8713 * gdb.texinfo (Remote Protocol): Document v and vCont.
8714
8715 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8716
8717 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8718 * gdbint.texinfo: Ditto.
8719
8720 2003-10-09 Andrew Cagney <cagney@redhat.com>
8721
8722 From 2003-09-18 David Anderson <davea@sgi.com>:
8723 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8724 "command".
8725
8726 2003-10-03 Andrew Cagney <cagney@redhat.com>
8727
8728 * gdbint.texinfo (Target Architecture Definition): Deprecate
8729 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8730 just target.
8731
8732 2003-10-02 Andrew Cagney <cagney@redhat.com>
8733
8734 * gdbint.texinfo (Target Architecture Definition): Rename
8735 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8736 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8737 * gdbint.texinfo (Target Architecture Definition): Rename
8738
8739 2003-09-30 Andrew Cagney <cagney@redhat.com>
8740
8741 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8742 (Target Architecture Definition):
8743
8744 * gdbint.texinfo (Target Architecture Definition): Rename
8745 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8746
8747 2003-09-29 Andrew Cagney <cagney@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): Delete
8750 documentation for NEED_TEXT_START_END.
8751
8752 * gdbint.texinfo (Target Architecture Definition): Rename
8753 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8754 TARGET_WRITE_PC.
8755
8756 2003-09-22 Michael Chastain <mec@shout.net>
8757
8758 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8759
8760 2003-09-21 Anthony Green <green@redhat.com>
8761
8762 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8763
8764 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8765
8766 * gdbint.texinfo (Target Architecture Definition): Document
8767 stabs_argument_has_addr.
8768
8769 2003-09-18 Andrew Cagney <cagney@redhat.com>
8770
8771 * gdbint.texinfo (Target Architecture Definition): Delete
8772 documentation on REGISTER_NAMES.
8773
8774 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8775
8776 * gdbint.texinfo (Target Architecture Definition): Replace
8777 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8778
8779 2003-09-11 Andrew Cagney <cagney@redhat.com>
8780
8781 * gdbint.texinfo (Target Architecture Definition): Replace
8782 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8783
8784 2003-08-18 Andrew Cagney <cagney@redhat.com>
8785
8786 * gdbint.texinfo (Target Architecture Definition): Document
8787 "frame_red_zone_size".
8788
8789 2003-08-09 Andrew Cagney <cagney@redhat.com>
8790
8791 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8792 with "set/show backtrace past-main" and "set/show backtrace
8793 limit".
8794
8795 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8796
8797 * Makefile.in (install-info): Support DESTDIR.
8798 (install-html): Likewise.
8799
8800 2003-08-07 Andrew Cagney <cagney@redhat.com>
8801
8802 Patch from Nick Roberts.
8803 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8804 bindings. Remove description of send-gdb-command.
8805
8806 2003-08-07 Andrew Cagney <cagney@redhat.com>
8807
8808 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8809 GDB 6.0.
8810
8811 2003-08-06 Andrew Cagney <cagney@redhat.com>
8812
8813 * gdb.texinfo (Mode Options): Mention that level three is the
8814 highest available and that level 2 is deprecated.
8815 (Annotations Overview): Mention annotation levels. Cross reference
8816 to "Limitations of the Annotation Interface" in annotate.texi.
8817 (TODO, Value Annotations, Frame Annotations): Delete section.
8818 (Displays, Breakpoint Info): Delete.
8819
8820 2003-08-04 Andrew Cagney <cagney@redhat.com>
8821
8822 * agentexpr.texi: Delete @bye.
8823 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8824 (stabs.info): Add $(srcdir) to include search path.
8825 (html): Depend on "annotate_toc.html", and not "annotate.html".
8826 * stabs.texinfo: Ditto. Include "fdl.texi".
8827 * gdbint.texinfo: Update copyright statement's list of invariant
8828 sections.
8829
8830 2003-07-28 Andrew Cagney <cagney@redhat.com>
8831
8832 * Makefile.in (INFO_DEPS): Add annotate.info.
8833 (dvi, ps, html, pdf): Add annotate.
8834 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8835 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8836 (ANNOTATE_DOC_FILES): New macro.
8837 (ANNOTATE_TEX_TMPS): New macro.
8838 (annotate.info, annotate_toc.html): Specify dependencies.
8839 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8840 * annotate.texinfo: Rename annotate.texi. Get building. Add
8841 "Migrating to GDB/MI" and "Limitations of the Annotation
8842 Interface" chapters. Mention why it is not part of the user
8843 guide. Update copyright notice. Include "fdl.texi".
8844
8845 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8846
8847 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8848
8849 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8850
8851 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8852
8853 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8854
8855 * gdb.texinfo (Server): Mention pidof.
8856
8857 2003-07-22 Andrew Cagney <cagney@redhat.com>
8858
8859 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8860 list.
8861
8862 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8863
8864 * gdb.texinfo (Logging output): New chapter.
8865
8866 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8867
8868 * gdb.texinfo (Unsupported languages): New section.
8869 (Languages): Add link to new section.
8870
8871 2003-06-22 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8874
8875 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8876
8877 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8878
8879 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8880
8881 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8882 * agentexpr.texi: Retitle section, and change it to an appendix.
8883 Comment out texinfo initialization. Factor a @var{} into two
8884 pieces to prevent makeinfo warnings.
8885 * gdb.texinfo: Add Agent Expressions appendix.
8886
8887 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8888
8889 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8890
8891 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8892
8893 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8894 remote target". Document the "detach" and "disconnect" commands.
8895 (Server, Netware, Debug Session): Reference "Connecting to a
8896 remote target".
8897 (GDB/MI Target Manipulation): Document "-target-disconnect".
8898
8899 2003-06-13 Andrew Cagney <cagney@redhat.com>
8900
8901 * gdbint.texinfo (Target Architecture Definition): Deprecate
8902 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8903 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8904
8905 2003-06-09 Jim Blandy <jimb@redhat.com>
8906
8907 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8908
8909 2003-06-08 Andrew Cagney <cagney@redhat.com>
8910
8911 * gdbint.texinfo (Target Architecture Definition): Delete
8912 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8913
8914 2003-06-08 Andrew Cagney <cagney@redhat.com>
8915
8916 * gdbint.texinfo (Target Architecture Definition): Document
8917 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8918
8919 2003-06-07 Adam Fedor <fedor@gnu.org>
8920
8921 * gdb.texinfo: Add Objective-C documentation.
8922
8923 2003-06-01 Andrew Cagney <cagney@redhat.com>
8924
8925 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8926 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8927
8928 2003-05-21 Andrew Cagney <cagney@redhat.com>
8929
8930 * gdbint.texinfo (Target Architecture Definition): Delete
8931 references to "extract_address" and "store_address".
8932
8933 2003-05-16 Andrew Cagney <cagney@redhat.com>
8934
8935 * gdbint.texinfo (Target Architecture Definition): Replace
8936 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8937 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8938
8939 2003-05-14 Theodore A. Roth <troth@openavr.org>
8940
8941 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8942
8943 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8944
8945 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8946 (gdb.dvi): Likewise.
8947 (gdb.pdf): Likewise.
8948 (links2roff): Likewise.
8949
8950 2003-05-08 Jim Blandy <jimb@redhat.com>
8951
8952 * gdb.texinfo (Dump/Restore Files): Update documentation for
8953 'dump', 'append', and 'restore': note that format argument is
8954 optional; simplify presentation of the command variants; and be
8955 more precise about the formats.
8956
8957 2003-05-07 Jim Blandy <jimb@redhat.com>
8958
8959 * gdb.texinfo (Symbols): Update documentation: 'maint list
8960 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8961 symtabs' and 'maint info psymtabs'.
8962
8963 2003-05-05 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdbint.texinfo (Target Architecture Definition): Make
8966 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8967 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8968 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8969
8970 2003-05-04 Andrew Cagney <cagney@redhat.com>
8971
8972 * gdb.texinfo (Maintenance Commands): Document "maint print
8973 dummy-frames".
8974
8975 2003-05-04 Andrew Cagney <cagney@redhat.com>
8976
8977 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8978
8979 2003-05-03 J. Brobecker <brobecker@gnat.com>
8980
8981 Thierry Schneider <tpschneider1@yahoo.com>
8982 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8983 for new MI command.
8984
8985 2003-05-03 Andrew Cagney <cagney@redhat.com>
8986
8987 * gdbint.texinfo (Target Architecture Definition): Document
8988 push_dummy_code. Add cross references.
8989
8990 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8991
8992 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8993 set/show charsets commands.
8994
8995 2003-04-28 Andrew Cagney <cagney@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Replace
8998 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8999 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9000
9001 2003-04-28 Andrew Cagney <cagney@redhat.com>
9002
9003 * gdbint.texinfo (Target Architecture Definition): Rename
9004 "tm_print_insn" to "deprecated_tm_print_insn".
9005
9006 2003-04-09 Jim Blandy <jimb@redhat.com>
9007
9008 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9009 list psymtabs'.
9010
9011 2003-04-08 Andrew Cagney <cagney@redhat.com>
9012
9013 * gdbint.texinfo (Target Architecture Definition): Delete
9014 references to EXTRA_FRAME_INFO.
9015
9016 2003-04-08 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdbint.texinfo (Target Architecture Definition): Delete
9019 PRINT_TYPELESS_INTEGER.
9020
9021 2003-04-02 J. Brobecker <brobecker@gnat.com>
9022
9023 * observer.texi (GDB Observers): Adjust the documentation for the
9024 normal_stop notification to better describe reality. Fix a couple
9025 of minor typos.
9026
9027 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9028
9029 * gdb.texinfo (GDB/MI Program Control): Add
9030 '-file-list-exec-source-file'
9031
9032 2003-03-31 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Delete
9035 references to CALL_DUMMY_P.
9036
9037 2003-03-30 Andrew Cagney <cagney@redhat.com>
9038
9039 * gdbint.texinfo (Target Architecture Definition): Remove
9040 reference to TARGET_WRITE_SP.
9041
9042 2003-03-27 Andrew Cagney <cagney@redhat.com>
9043
9044 * gdbint.texinfo (Target Architecture Definition): Remove
9045 references to write_sp.
9046
9047 2003-03-27 Andrew Cagney <cagney@redhat.com>
9048
9049 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9050 chapter body. Use @smallexample instead of @example.
9051 (Annotations): Ditto.
9052 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9053 annotate.texi.
9054
9055 2003-03-26 Andrew Cagney <cagney@redhat.com>
9056
9057 * gdbint.texinfo (Target Architecture Definition): Replace
9058 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9059 dummy_addr parameters.
9060
9061 2003-03-25 Andrew Cagney <cagney@redhat.com>
9062
9063 * gdbint.texinfo (Target Architecture Definition): Delete
9064 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9065 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9066 Add reference to PUSH_ARGUMENTS.
9067
9068 2003-03-23 Andrew Cagney <cagney@redhat.com>
9069
9070 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9071 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9072
9073 2003-03-18 J. Brobecker <brobecker@gnat.com>
9074
9075 * gdbint.texinfo (Algorithms): Add new section describing the
9076 Observer paradigm.
9077 (Top): Add menu entry to new observer appendix.
9078 * observer.texi: New file.
9079 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9080 new observer.texi file.
9081
9082 2003-03-17 Andrew Cagney <cagney@redhat.com>
9083
9084 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9085 that GNU Press update the manual version number.
9086
9087 2003-03-12 Andrew Cagney <cagney@redhat.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Delete
9090 references to get_saved_register. Rename GET_SAVED_REGISTER to
9091 DEPRECATED_GET_SAVED_REGISTER.
9092
9093 2003-03-13 Andrew Cagney <cagney@redhat.com>
9094
9095 * gdbint.texinfo (Target Architecture Definition): Replace
9096 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9097
9098 2003-03-12 Andrew Cagney <cagney@redhat.com>
9099
9100 * gdbint.texinfo (Target Architecture Definition): Rename
9101 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9102
9103 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9104
9105 * gdb.texinfo: Add File-I/O documentation.
9106
9107 2003-03-10 Andrew Cagney <cagney@redhat.com>
9108
9109 * gdbint.texinfo (Target Architecture Definition): Cross reference
9110 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9111
9112 2003-03-07 Andrew Cagney <cagney@redhat.com>
9113
9114 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9115 frame" command.
9116
9117 2003-03-05 Andrew Cagney <cagney@redhat.com>
9118
9119 * gdbint.texinfo (Target Architecture Definition): Document
9120 unwind_dummy_id. Cross reference unwind_dummy_id and
9121 SAVE_DUMMY_FRAME_TOS.
9122
9123 2003-03-05 James Ingham <jingham@apple.com>
9124 Daniel Jacobowitz <drow@mvista.com>
9125
9126 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9127 and "show cp-abi".
9128
9129 2003-03-03 Andrew Cagney <cagney@redhat.com>
9130
9131 * gdbint.texinfo (Target Architecture Definition): Document
9132 register_type.
9133
9134 2003-03-03 Andrew Cagney <cagney@redhat.com>
9135
9136 * stabs.texinfo (Structures): Use @samp and separate @var's
9137 instead of a single @var containing a comma separated list.
9138 (Unions): Ditto.
9139
9140 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9141
9142 * Makefile.in (distclean): Remove config.log.
9143
9144 2003-03-01 Andrew Cagney <cagney@redhat.com>
9145
9146 * gdbint.texinfo (Target Architecture Definition): Rename
9147 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9148
9149 2003-03-01 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9152 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9153
9154 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9155
9156 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9157 (Non-debug DLL symbols): New node, describing the minimal symbols
9158 loaded from DLLs without real debugging symbols.
9159
9160 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9161
9162 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9163 hardware-breakpoint-limit".
9164 (Set Watchpoints): Add cross reference to "set remote
9165 hardware-watchpoint-limit".
9166 (Remote configuration options): New section.
9167
9168 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9169
9170 * gdbint.texinfo (Target Architecture Definition): Delete
9171 descrption of IS_TRAPPED_INTERNALVAR.
9172
9173 From Keith Seitz <keiths@redhat.com>:
9174 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9175 option "-i"/"--interpreter" to this chapter. Include index
9176 entries.
9177
9178 2003-02-04 David Carlton <carlton@math.stanford.edu>
9179
9180 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9181 (Variables): Recommend stabs+ and DWARF 2.
9182 (C plus plus expressions): Correct info about
9183 compiler versions, debug formats.
9184 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9185 PR symtab/874.
9186
9187 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9188
9189 * gdbint.texinfo (Target Architecture Definition): Delete
9190 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9191 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9192 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9193 references to nindy and i960.
9194 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9195
9196 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9197
9198 * gdbint.texinfo (Target Architecture Definition): Delete
9199 FLOAT_INFO.
9200
9201 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9202
9203 * stabs.texinfo (Member Type Descriptor): Clarify description of
9204 `@'. Suggested by Ben Hutchings.
9205
9206 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9207
9208 * gdb.texinfo (M68K): Delete reference to es1800.
9209
9210 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9211
9212 * gdb.texinfo (Maintenance Commands): Document `maint print
9213 reggroups' and `maint print register-groups'.
9214 * gdbint.texinfo (Target Architecture Definition): Document
9215 register_reggroup_p.
9216
9217 2003-01-23 Jim Blandy <jimb@redhat.com>
9218
9219 * gdb.texinfo (Separate Debug Files): New section.
9220
9221 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9222
9223 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9224 and "maint show profile".
9225
9226 2003-01-16 Michael Chastain <mec@shout.net>
9227
9228 * gdb.texinfo (Installing GDB): Warn against
9229 ".../gdb-VERSION/gdb/configure".
9230 (Separate Objdir): Likewise.
9231
9232 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9233
9234 * gdbint.texinfo (Target Architecture Definition): Delete
9235 definition of PRINT_REGISTER_HOOK.
9236
9237 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9238
9239 (OpenRISC 1000): Fix formatting of command names.
9240
9241 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9242
9243 * gdb.texinfo (Continuing and Stepping): Add new command
9244 'advance'. Clarify behavior of 'until'.
9245
9246 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9247
9248 * gdb.texinfo (Files): Document solib-absolute-prefix and
9249 solib-search-path.
9250
9251 2003-01-09 Michael Chastain <mec@shout.net>
9252
9253 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9254 (Create a Release): Add new instructions for new @file{src-release}.
9255 Document existing instructions for @file{Makefile.in} as
9256 being for @value{GDBN} 5.3.1 or earlier.
9257
9258 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9259
9260 * gdbint.texinfo (Target Architecture Definition): Mention
9261 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9262 allocate memory.
9263
9264 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9265
9266 * gdb.texinfo (Controlling GDB): Add @kindex for
9267 "show osabi".
9268 (Backtraces): Add @kindex's for backtrace-below-main.
9269
9270 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9271
9272 * gdb.texinfo (Controlling GDB): Document "set osabi".
9273
9274 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9275
9276 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9277 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9278
9279 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9280
9281 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9282 "set coerce-float-to-double".
9283 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9284
9285 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9286
9287 * stabs.texinfo: Remove obsolete text.
9288 * gdbint.texinfo: Ditto.
9289 * gdb.texinfo: Ditto.
9290
9291 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9292
9293 * gdbint.texinfo (Target Architecture Definition): Update
9294 description of gdbarch_register_osabi.
9295
9296 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9297
9298 * agentexpr.texi: Fix typos.
9299 * annotate.texi: Likewise.
9300 * fdl.texi: Likewise.
9301
9302 2002-12-10 Andrew Cagney <cagney@redhat.com>
9303
9304 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9305 DEPRECATED_INIT_FRAME_PC.
9306
9307 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9308
9309 * gdbint.texinfo (Target Architecture Definition): Delete
9310 PC_IN_CALL_DUMMY.
9311
9312 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9313
9314 * gdbint.texinfo (Host Definition): Delete documentation on
9315 USE_GENERIC_DUMMY_FRAMES.
9316
9317 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9318
9319 Fix PR gdb/723 and PR gdb/245.
9320 * Makefile.in (install-info): Run the install-info command as part
9321 of the post install steps only.
9322 (uninstall-info): New target.
9323 (uninstall): New target.
9324
9325 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9326
9327 * Makefile.in (install): Make install do some real work.
9328
9329 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9330
9331 Fix POSIX problem reported by Paul Eggert.
9332 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9333 Fix PR gdb/527.
9334
9335 2002-10-26 Andrew Cagney <cagney@redhat.com>
9336
9337 * gdbint.texinfo (Target Architecture Definition): Delete
9338 definition of DO_REGISTERS_INFO.
9339
9340 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9341
9342 * gdbint.texinfo (Address Classes): Fix problems with insertion
9343 of ``{'' and ``}'' in example.
9344
9345 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9346
9347 * gdbint.texinfo (Address Classes): New section.
9348 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9349 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9350 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9351 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9352
9353 2002-10-11 Klee Dienes <kdienes@apple.com>
9354
9355 * gdb.texinfo (Registers): Mention vector registers as well as
9356 floating registers in the documentation for 'info registers' and
9357 'info all-registers'.
9358
9359 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9360
9361 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9362
9363 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9364
9365 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9366 interface definition.
9367
9368 2002-10-03 Marko Mlinar <markom@opencores.org>
9369
9370 * gdb.texinfo (Target Commands): Add or1k target specific
9371 commands.
9372 * gdb.texinfo (Contributors): Add myself to the contributors list.
9373
9374 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9375
9376 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9377 and "mi1" instead of "mi1" and "mi0".
9378
9379 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9380
9381 * gdb.texinfo (Packets): Fix typos "alligned".
9382 Correct z3/Z3 description. Correct z4/Z4 title.
9383
9384 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9385
9386 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9387
9388 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9389
9390 * gdb.texinfo: Use GNU/Linux instead of Linux.
9391
9392 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9393
9394 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9395
9396 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9397
9398 * gdb.texinfo: Replace @example with @smallexample.
9399
9400 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9401
9402 From Eli Zaretskii <eliz@gnu.org>:
9403 * gdb.texinfo (Character Sets): Use @smallexample instead of
9404 @example. Use GNU/Linux instead of Linux.
9405
9406 2002-09-20 Jim Blandy <jimb@redhat.com>
9407
9408 * gdb.texinfo: Add character set documentation.
9409
9410 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9411
9412 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9413 (Packets): Add cross reference from `b' packet to `z' packets.
9414
9415 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9416
9417 * gdb.texinfo (Maintenance Commands): Document ``maint
9418 internal-error'' and ``maint internal-warning''.
9419
9420 * gdbint.texinfo (Target Architecture Definition): Revise
9421 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9422
9423 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9424
9425 * gdbint.texinfo (Target Conditionals): Document the new
9426 NAME_OF_MALLOC macro.
9427
9428 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9429
9430 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9431 engineer.
9432
9433 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9434
9435 * gdb.texinfo (TUI Overview): Document status line fields.
9436
9437 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9438
9439 * gdb.texinfo (TUI Commands): Document info win command.
9440
9441 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9442
9443 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9444
9445 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9446
9447 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9448 (TUI Keys): Likewise.
9449
9450 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9451
9452 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9453 for a packet receive.
9454
9455 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9456
9457 * Makefile.in (clean): Move to end of file.
9458 (distclean, maintainer-clean, realclean): Ditto.
9459 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9460 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9461 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9462 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9463
9464 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9465
9466 * Makefile.in (GDBINT_TEX_TMPS): Define.
9467 (gdbint.dvi, gdbint.pdf): Use
9468 (GDB_TEX_TMPS): Define.
9469 (gdb.dvi, gdb.pdf): Use.
9470 (STABS_TEX_TMPS): Define.
9471 (stabs.dvi, stabs.pdf): Use.
9472 (GDB_DOC_SOURCE_INCLUDES): New macros.
9473 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9474 (GDBINT_DOC_FILES_INCLUDES): New macros.
9475 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9476 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9477 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9478 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9479 (links2roff): Replace SFILES_INCLUDED with
9480 GDB_DOC_SOURCE_INCLUDES.
9481 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9482 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9483 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9484 dependencies.
9485 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9486 dependencies.
9487 (gdbmi.texinfo): Delete rule.
9488 (inc-hist.texinfo): Delete rule.
9489 (rluser.texinfo): Delete rule.
9490
9491 2002-08-23 Andrew Cagney <cagney@redhat.com>
9492
9493 * gdbint.texinfo (Target Architecture Definition): Update
9494 STORE_RETURN_VALUE, mention regcache.
9495
9496 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9497
9498 * gdbint.texinfo (Target Architecture Definition): Document
9499 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9500
9501 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9502
9503 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9504 Fix minor typos. Add index entries.
9505
9506 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9507
9508 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9509
9510 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9511
9512 * gdbint.texinfo (Target Architecture Definition): Document
9513 PRINT_VECTOR_INFO.
9514 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9515
9516 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9517
9518 * gdb.texinfo (Maintenance Commands): Document "maint print
9519 registers", "maint print raw-registers" and "maint print
9520 cooked-registers".
9521
9522 2002-08-08 Grace Sainsbury <graces@redhat.com>
9523
9524 From Mark Salter:
9525 * gdb.texinfo (Protocol): Document T packet extension to
9526 allow watchpoint address reporting.
9527
9528 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9529
9530 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9531
9532 2002-08-01 Andrew Cagney <cagney@redhat.com>
9533
9534 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9535 to CHILL.
9536
9537 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9538
9539 * gdbint.texinfo (Coding): Revise section "Include Files".
9540
9541 2002-07-24 Andrew Cagney <cagney@redhat.com>
9542
9543 * gdbint.texinfo: Obsolete references to m88k.
9544 * gdb.texinfo: Ditto.
9545
9546 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9547
9548 * gdbint.texinfo (Create a release candiate): Add the location
9549 where the proper version of autoconf can be retrieved.
9550
9551 2002-07-09 Don Howard <dhoward@redhat.com>
9552
9553 * gdb.texinfo (Command Files): Further describe the behavior of
9554 sourced command files.
9555
9556 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9557
9558 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9559 (Coding): Clarify ISO C version that GDB assumes.
9560
9561 2002-06-26 Tom Tromey <tromey@redhat.com>
9562
9563 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9564 add_setshow_cmd_full.
9565
9566 2002-06-25 Don Howard <dhoward@redhat.com>
9567
9568 * gdb.texinfo (Memory Region Attributes): Document new behavior
9569 for 'mem' command.
9570
9571 2002-06-11 Jim Blandy <jimb@redhat.com>
9572
9573 * gdb.texinfo (Symbols): Update documentation for `info source'
9574 command.
9575
9576 * gdb.texinfo (Macros): Call the command `info macro', not
9577 `show macro'.
9578
9579 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9580
9581 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9582 data''.
9583
9584 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9585
9586 * gdbint.texinfo (Target Architecture Definition): Document
9587 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9588
9589 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9590
9591 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9592 lists.
9593
9594 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9595
9596 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9597 Branch''.
9598
9599 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9600
9601 * gdbint.texinfo (Target Architecture Definition): Add section
9602 ``Converting an existing Target Architecture to Multi-arch''.
9603
9604 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9605
9606 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9607 to ``Obsoleting code''. Revise.
9608
9609 2002-05-17 Jim Blandy <jimb@redhat.com>
9610
9611 * gdb.texinfo (C Preprocessor Macros): New chapter.
9612 Include it in the main menu.
9613 (Contributors): Credit Jim Blandy with macro support.
9614 (Compilation): Explain how to get macro information into the
9615 executable.
9616 (Expressions): Note that preprocessor macros are expanded.
9617
9618 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9619
9620 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9621 options for `target remote'.
9622
9623 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9624
9625 * gdbint.texinfo (Target Architecture Definition): Delete
9626 documentation on NNPC_REGNUM.
9627
9628 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdbint.texinfo (Target Architecture Definition): Document
9631 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9632 (Target Architecture Definition): Revise section `Using Different
9633 Register and Memory Data Representations'. Add section `Raw and
9634 Virtual Register Representations'.
9635
9636 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdbint.texinfo (Target Architecture Definition): Mention
9639 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9640 (Target Architecture Definition): Mention same. Add references to
9641 web pages.
9642
9643 2002-05-08 Michael Snyder <msnyder@redhat.com>
9644
9645 * stabs.texinfo (Attributes): Document new "vector" attribute.
9646
9647 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9648
9649 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9650
9651 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9652
9653 * gdb.texinfo: Delete obsolete references to a29k.
9654
9655 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdbint.texinfo (Target Architecture Definition): Replace
9658 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9659
9660 2002-04-24 David S. Miller <davem@redhat.com>
9661
9662 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9663
9664 2002-04-21 David S. Miller <davem@redhat.com>
9665
9666 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9667
9668 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9669
9670 * gdbint.texinfo (Target Architecture Definition): Delete
9671 definition of HAVE_REGISTER_WINDOWS.
9672
9673 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9674
9675 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9676 "Theodore A. Roth" <troth@verinet.com>.
9677
9678 2002-04-15 Don Howard <dhoward@redhat.com>
9679
9680 From Eli Zaretskii <eliz@gnu.org>
9681 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9682 Provide a better explaination of this feature.
9683
9684 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9685
9686 * gdbint.texinfo (Target Architecture Definition): Remove
9687 FRAME_CHAIN_COMBINE.
9688
9689 2002-04-12 Michael Chastain <mec@shout.net>
9690
9691 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9692 REG_STACK_SEGMENT.
9693
9694 2002-04-09 Michael Chastain <mec@shout.net>
9695
9696 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9697 PYRAMID_* macros.
9698
9699 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9700
9701 * gdb.texinfo (Bug Reporting): Document that the web is the
9702 prefered way of submitting bug reports.
9703 (Bug Reporting): Delete the s-mail address as the last resort.
9704
9705 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9706
9707 * gdbint.texinfo (Target Architecture Definition): Delete
9708 references to TARGET_WRITE_FP and write_fp.
9709
9710 2002-03-27 Michael Snyder <msnyder@redhat.com>
9711
9712 * gdb.texinfo: Document new commands dump, append, and restore.
9713
9714 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9715
9716 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9717 Branch'.
9718
9719 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdb.texinfo: Change all examples to @smallexample.
9722 * gdbint.texinfo: Ditto.
9723
9724 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9725
9726 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9727 Branches''.
9728
9729 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9730
9731 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9732 Policy''.
9733
9734 2002-03-04 Fred Fish <fnf@redhat.com>
9735
9736 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9737 expresson, suports, dependant, trhe, perhaphs, situtations,
9738 explictily, taged, oportunity, unfortunatly).
9739
9740 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9741
9742 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9743 Remove reference to 3.12.
9744
9745 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9746
9747 * gdbint.texinfo: Include fdl.texi.
9748 (Top): Add GNU Free Documentation License.
9749 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9750 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9751 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9752 (gdbint.info): Add srcdir to include path.
9753 * gdb.texinfo: Include gpl.texi.
9754 (Top): Add Copying.
9755 * gpl.texi: New file.
9756
9757 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9758
9759 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9760
9761 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9762
9763 * gdb.texinfo: Document Cygwin native specific commands.
9764
9765 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9766
9767 * gdb.texinfo: Document gdbserver ``--attach'' command.
9768
9769 2002-02-07 Michael Snyder <msnyder@redhat.com>
9770
9771 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9772 to @code(_ovly_debug_event).
9773
9774 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9775
9776 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9777
9778 2002-02-06 Michael Snyder <msnyder@redhat.com>
9779
9780 * gdb.texinfo (overlays): Mention new magic symbol
9781 '_ovly_debug_event', which allows GDB to keep better track
9782 of overlays.
9783
9784 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9785
9786 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9787 Suggested by Dmitry Sivachenko.
9788
9789 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9790
9791 2002-02-01 Michael Snyder <msnyder@redhat.com>
9792
9793 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9794
9795 2002-01-30 Michael Snyder <msnyder@redhat.com>
9796
9797 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9798 (set trust-readonly-sections): Document.
9799
9800 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9801
9802 * gdbint.texinfo (Releasing GDB): Revise and update.
9803
9804 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9805
9806 * gdbint.texinfo (Target Architecture Definition): Delete
9807 description of TARGET_BYTE_ORDER_DEFAULT.
9808
9809 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9810
9811 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9812 <mitya@cavia.pp.ru>.
9813
9814 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9815
9816 * libgdb.texinfo: Delete file.
9817
9818 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9819
9820 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9821 * gdbint.texinfo: Ditto.
9822
9823 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9824
9825 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9826
9827 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9828
9829 * Makefile.in: Update copyright.
9830 (TEXI2DVI): Define.
9831 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9832 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9833 gdb-cfg.texi.
9834 (TEXINDEX, PDFTEX): Delete makefile variables.
9835
9836 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9837
9838 * gdb.texinfo (Protocol): Move section to appendix.
9839
9840 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9841
9842 * gdb.texinfo (Remote Debugging): Create a menu.
9843 (Top): Add ``Remote Debugging'' to menu.
9844
9845 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9846
9847 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9848 serial protocol'' from here.
9849 (Remote Debugging): To here. New chapter.
9850
9851 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9852
9853 * gdbint.texinfo (Target Architecture Definition): Delete
9854 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9855
9856 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9857
9858 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9859 are no longer needed.
9860 (Porting GDB): Add maintainer note about configure.host.
9861
9862 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9863
9864 * gdbint.texinfo (Target Architecture Definition): Remove
9865 definition of IEEE_FLOAT.
9866
9867 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9868
9869 * gdb.texinfo: Beautify copyright years; fix a typo.
9870 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9871 <3diff@gnu.org>
9872
9873 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9874
9875 * gdbint.texinfo (Host Definition): Remove references to
9876 MALLOC_INCOMPATIBLE.
9877
9878 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9879
9880 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9881 and xyz-xdep.o.
9882
9883 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9884
9885 * gdb.texinfo (Maintenance Commands): Add appendix.
9886 (Set Breaks): Copy ``maint info breakpoint'' doco to
9887 ``Maintenance Commands'' appendix. Add reference.
9888
9889 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9890
9891 * fdl.texi: Remove next/prev from @node.
9892
9893 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9894
9895 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9896 for monstrous @multitable (from Brian Youmans).
9897
9898 * fdl.texi: New file.
9899
9900 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9901
9902 2002-01-15 Andrew Cagney <ac131313@redhat.com>
9903
9904 * gdbint.texinfo (Releasing GDB): New chapter.
9905
9906 2002-01-14 Andrew Cagney <ac131313@redhat.com>
9907
9908 * gdb.texinfo (Embedded Processors, Calling program functions):
9909 Obsolete references to a29k.
9910
9911 2002-01-13 Andrew Cagney <ac131313@redhat.com>
9912
9913 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9914 examples. Document that a code-block should do or discard its
9915 cleanups before exit.
9916
9917 2002-01-11 Michael Snyder <msnyder@redhat.com>
9918
9919 * gdb.texinfo (Choosing files): Change @samp to @file.
9920
9921 2002-01-05 Michael Snyder <msnyder@redhat.com>
9922
9923 * gdb.texinfo (--pid): Document new command line option (attach).
9924
9925 2002-01-07 Eli Zaretskii <eliz@gnu.org>
9926
9927 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9928 in the stub.
9929
9930 2002-01-04 Andrew Cagney <ac131313@redhat.com>
9931
9932 * gdbint.texinfo (Target Architecture Definition): Replace
9933 BIG_ENDIAN with BFD_ENDIAN_BIG.
9934
9935 2002-01-03 Andrew Cagney <ac131313@redhat.com>
9936
9937 * gdbint.texinfo (Target Architecture Definition): Replace
9938 value_ptr with struct value pointer.
9939
9940 2002-01-02 Eli Zaretskii <eliz@gnu.org>
9941
9942 * gdb.texinfo (Free Software): Fix wording.
9943
9944 2001-12-31 Eli Zaretskii <eliz@gnu.org>
9945
9946 * gdb.texinfo (Free Software): New section ``Free Software Needs
9947 Free Documentation''.
9948
9949 2001-12-30 Eli Zaretskii <eliz@gnu.org>
9950
9951 * stabs.texinfo:
9952 * gdb.texinfo:
9953 * gdbint.texinfo:
9954 * libgdb.texinfo:
9955 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9956
9957 2001-12-29 Michael Snyder <msnyder@redhat.com>
9958
9959 * gdb.texinfo (maint info sections): Fix typo.
9960
9961 2001-12-26 Michael Snyder <msnyder@redhat.com>
9962
9963 * gdb.texinfo (maint info sections): Document.
9964
9965 * gdb.texinfo (info proc): Comment out documentation for
9966 'info proc' sub-options that are currently not implemented.
9967
9968 2001-12-20 Jim Blandy <jimb@redhat.com>
9969
9970 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9971
9972 2001-12-15 Andrew Cagney <ac131313@redhat.com>
9973
9974 * gdbint.texinfo (Target Architecture Definition): Replace
9975 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9976
9977 2001-12-01 Andrew Cagney <ac131313@redhat.com>
9978
9979 * gdbint.texinfo (Host Definition): Delete documentation on
9980 HOST_BYTE_ORDER.
9981
9982 2001-11-30 Jim Blandy <jimb@redhat.com>
9983
9984 * gdb.texinfo (Overlays): New chapter, documenting GDB's
9985 overlay support. Add to top-level menu.
9986
9987 2001-11-26 Tom Tromey <tromey@redhat.com>
9988
9989 * gdb.texinfo (Command Syntax): Document C-o binding.
9990
9991 2001-07-26 Christopher Faylor <cgf@redhat.com>
9992
9993 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9994 use since it is described in the referenced section.
9995
9996 From Eli Zaretskii <eliz@gnu.org>
9997 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9998 clearer when using DJGPP.
9999
10000 2001-11-24 Christopher Faylor <cgf@redhat.com>
10001
10002 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10003 specifically refer to MS-DOS.
10004 (command files): Mention gdb.ini is only used on MS-DOS.
10005
10006 2001-11-21 Tom Tromey <tromey@redhat.com>
10007
10008 * gdb.texinfo (Invoking GDB): Document --args.
10009 (Mode Options): Likewise.
10010
10011 2001-11-21 Jim Blandy <jimb@redhat.com>
10012
10013 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10014 Delete documentation; this macro has been removed from the
10015 sources.
10016
10017 2001-11-13 Jim Blandy <jimb@redhat.com>
10018
10019 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10020
10021 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10022
10023 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10024
10025 2001-11-05 Michael Snyder <msnyder@redhat.com>
10026
10027 * gdb.texinfo (info functions): Document use of backslash to
10028 quote regexp chars in function names such as "operator*()".
10029
10030 2001-11-01 Fred Fish <fnf@redhat.com>
10031
10032 * gdbint.texinfo (SOLIB_ADD): Document additional new
10033 "readsyms" arg.
10034
10035 2001-10-30 Don Howard <dhoward@redhat.com>
10036
10037 * gdb.texinfo: (Command Files) Added documentation for the
10038 behavior of gdb with input redirected from a file.
10039
10040 2001-10-28 Fred Fish <fnf@redhat.com>
10041
10042 * gdb.texinfo (auto-solib-add): Change docs to match
10043 implementation change.
10044 (auto-solib-limit): Add docs for new variable.
10045
10046 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10047
10048 * gdbint.texinfo (Target Architecture Definition): Function
10049 value_as_pointer renamed to value_as_address.
10050
10051 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Default
10054 POINTER_TO_ADDRESS functions assume unsigned addresses.
10055 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10056 posting by Jim Blandy.
10057
10058 2001-10-12 Jim Blandy <jimb@redhat.com>
10059
10060 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10061 version of texi2html (1.64) doesn't support this flag any more.
10062
10063 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10064
10065 * gdbint.texinfo (Host Definition): Remove description of
10066 MEM_FNS_DECLARED.
10067
10068 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10069
10070 * gdbint.texinfo (Host Definition): Remove description of
10071 HAVE_SIGSETMASK.
10072
10073 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10074
10075 * gdbint.texinfo (Target Architecture Definition): Add
10076 explanation of TARGET_PRINT_INSN macro.
10077
10078 2001-08-30 Jim Blandy <jimb@redhat.com>
10079
10080 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10081 Explain what it means to load relocatable files.
10082
10083 2001-08-28 Jim Blandy <jimb@redhat.com>
10084
10085 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10086 info `top' menu.
10087
10088 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10089
10090 * gdbint.texinfo: Add a cautionary note about macro use.
10091
10092 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10093
10094 * gdb.texinfo: Explain omitting the hostname in the
10095 `target remote' command.
10096
10097 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10098
10099 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10100 and END-INFO-DIR-ENTRY.
10101
10102 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10103
10104 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10105
10106 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10107
10108 * gdbint.texinfo (libgdb): Rewrite.
10109
10110 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10111
10112 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10113
10114 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10115
10116 * gdb.texinfo (TUI): New chapter, document the TUI.
10117 (Mode Options): Document the -tui option.
10118
10119 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10120
10121 * gdbint.texinfo (Host Definition): Remove description of
10122 NEED_POSIX_SETPGID.
10123
10124 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10125
10126 * gdb.tex (DJGPP Native): New node, with descriptions of
10127 DJGPP-specific commands.
10128
10129 2001-07-19 John R. Moore <jmoore@redhat.com>
10130
10131 * gdbint.texinfo: Three misspellings.
10132
10133 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10134
10135 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10136 `test` expressions on bash. Problem reported by Colin Walters.
10137
10138 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10139
10140 * gdbint.texinfo (User Interface): Update ui-out documentation to
10141 refelect recent UI/MI updates.
10142
10143 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10144
10145 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10146 interpreters.
10147
10148 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10149
10150 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10151 structure and not macros.
10152 (Host Definition): Document that much of this chapter is obsolete.
10153 (Target Architecture Definition): Update list of files that make
10154 up a target architecture.
10155 (Coding): Update.
10156
10157 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10158
10159 * gdbint.texinfo (Target Architecture Definition): Update
10160 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10161 The latter has been changed to a true predicate.
10162
10163 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10164
10165 * annotate.texi: Add @noindent where needed. From Dmitry
10166 Sivachenko <dima@Chg.RU>.
10167 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10168
10169 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10170
10171 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10172
10173 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10174
10175 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10176 returns ``OK''. Document that the ``R'' packet does not reply.
10177
10178 2001-06-13 Michael Snyder <msnyder@redhat.com>
10179
10180 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10181
10182 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10183
10184 * gdb.texinfo (Signals): Clarify the default setting of signal
10185 handling.
10186
10187 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10188
10189 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10190 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10191
10192 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10193
10194 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10195
10196 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10197
10198 * gdbint.texinfo (Clean Design and Portable Implementation):
10199 Renamed from "Clean Design".
10200 (Clean Design and Portable Implementation): Document portable
10201 methods of handling file names, and the associated macros.
10202
10203 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10204
10205 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10206 command and provide a cross-reference to its description.
10207 (Symbols): Note that "info scope" is useful for trace experiments.
10208
10209 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10210
10211 * gdb.texinfo (Symbols): Document "info scope".
10212 (Tracepoints): New chapter.
10213 (Contributors): Update for v5.1.
10214 <All nodes>: Change "C++" to "C@t{++}".
10215
10216 * gdbint.texinfo (User Interface): A new section about ui_out
10217 functions, based on text written by Fernando Nasser.
10218
10219 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10220
10221 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10222
10223 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10224
10225 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10226
10227 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10228 Replace "GDB" with "@value{GDBN}". Fix markup.
10229
10230 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10231
10232 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10233 a cross-reference to its description.
10234 (Symbols): Document "info symbol".
10235
10236 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10237
10238 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10239 subsection "x86 Watchpoints".
10240 (Target Architecture Definition): Document the macros
10241 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10242 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10243
10244 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10245
10246 * gdbint.texinfo (Target Architecture Definition): Update
10247 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10248 list.
10249
10250 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10251
10252 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10253 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10254
10255 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10256
10257 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10258
10259 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10260
10261 * gdb.texinfo (Environment): Document that `path' does not change
10262 the value of PATH in GDB's own environment (it did in the past,
10263 but that was changed on March 15, 1994). Reported by Doug Evans
10264 <dje@transmeta.com>.
10265
10266 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10267 its line. Fix markup of commands and macros. Add an Index node
10268 and index entries.
10269
10270 2001-01-23 J.T. Conklin <jtc@redback.com>
10271
10272 * gdb.texinfo (Memory region attributes): New manual section.
10273
10274 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10275
10276 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10277
10278 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10279
10280 * refcard.tex: Version and copyright fixed. From Phil Edwards
10281 <pedwards@disaster.jaj.com>.
10282
10283 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10284
10285 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10286 DWARF2_REG_TO_REGNUM): Document.
10287
10288 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10289
10290 * gdbint.texinfo (Coding): Update current value of
10291 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10292
10293 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10294
10295 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10296 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10297
10298 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10299
10300 * gdb.texinfo: Document new 'set step-mode' command.
10301
10302 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10303
10304 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10305 changes from Dmitry Sivachenko <dima@Chg.RU>.
10306
10307 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10308
10309 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10310 From Steven Johnson <sbjohnson@ozemail.com.au>.
10311
10312 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10313
10314 * gdbint.texinfo (Overall Structure): Spelling fix.
10315
10316 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10317
10318 * gdbint.texinfo (Target Architecture Definition): Document that
10319 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10320 for which REGISTER_CONVERTIBLE returns a zero value.
10321
10322 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10323
10324 * Makefile.in (install-info): Find files to install in either the
10325 build or source directories (adapted from Makefile.am).
10326
10327 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10328
10329 * stabs.texinfo: Fix spelling errors.
10330 (String Field): FILE-NUMBER starts from 0, not 1.
10331
10332 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10333
10334 * refcard.tex: Remove \centerline from the blurb. Patch from
10335 Brian Youmans.
10336
10337 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10338
10339 * Makefile.in (install-info): Support installation from outside of
10340 the source directory. Reported by Mark Harig
10341 <markh@frazier.landmark.com>.
10342
10343 2000-06-20 J.T. Conklin <jtc@redback.com>
10344
10345 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10346
10347 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10348
10349 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10350 Generate using pdftex.
10351 (PDFTEX): Define.
10352 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10353 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10354 @contents at the start.
10355
10356 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10357
10358 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10359 Youmans.
10360
10361 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10362
10363 From Brian Youmans:
10364 * gdb.texinfo: Fix ``et al.''.
10365
10366 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10367
10368 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10369 loop.
10370
10371 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10372
10373 * configure: Regenerate.
10374
10375 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10376
10377 * Makefile.in (install-info): Run install-info on installed Info
10378 files.
10379
10380 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10381
10382 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10383 Andrew Cagney.
10384
10385 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10386
10387 * gdb.texinfo: Proofreading changes from Brian Youmans.
10388
10389 2000-05-01 Nick Duffek <nsd@cygnus.com>
10390
10391 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10392 startup sequence, minor edits.
10393
10394 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10395
10396 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10397 TeX.
10398
10399 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10400 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10401 like `n' and `s' which look weird. Convert some of the @kindex to
10402 @vindex, when they refer to variables, not commands.
10403
10404 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10405
10406 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10407
10408 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10409
10410 * Makefile.in (GDBMI_DIR): New variable.
10411 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10412 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10413 (gdbmi.texinfo): New target, for texi2roff.
10414 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10415 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10416
10417 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10418 gdbmi.texinfo.
10419 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10420 comment.
10421
10422 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10423
10424 * gdb.texinfo (Files): Update description of add-symbol-file
10425 command.
10426
10427 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10428
10429 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10430 prevents the build (and is generally a Bad Idea).
10431
10432 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10433
10434 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10435 a comma inside @var.
10436 (Command Files): Index markup changes from Dmitry Sivachenko
10437 <dima@Chg.RU>.
10438
10439 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10440
10441 * Makefile.in (LN_S): Define.
10442 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10443 invoke "ln -s" unless it is known to work.
10444
10445 * configure.in (AC_PROG_LN_S): Add.
10446
10447 2000-04-14 Jim Blandy <jimb@redhat.com>
10448
10449 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10450 section.
10451 (Target Conditionals): Document ADDRESS_TO_POINTER,
10452 POINTER_TO_ADDRESS.
10453
10454 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10455
10456 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10457 gdb-cfg.texi to get the value.
10458
10459 2000-04-10 Jim Blandy <jimb@redhat.com>
10460
10461 * gdbint.texinfo (Target Architecture Definition): Fix
10462 cross-references.
10463
10464 2000-04-08 Jim Blandy <jimb@redhat.com>
10465
10466 * gdbint.texinfo (Using Different Register and Memory Data
10467 Representations): New section.
10468 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10469 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10470 REGISTER_CONVERT_TO_RAW): Document.
10471
10472 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10473
10474 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10475 for acknowledgments.
10476
10477 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10478
10479 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10480 qThreadExtraInfo.
10481
10482 2000-03-28 J.T. Conklin <jtc@redback.com>
10483
10484 * gdb.texinfo: Clarify which remote debug protocol commands are
10485 required and which are optional.
10486
10487 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10488
10489 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10490 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10491 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10492 * annotate.texi: Update.
10493
10494 2000-03-28 Stan Shebs <shebs@apple.com>
10495
10496 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10497 expectation of additional changes before release), update
10498 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10499 node links, rephrase and/or shorten lines to fix formatting
10500 problem in both regular and @smallbook formats.
10501 * annotate.texi: Shorten lines in example, use smallexample
10502 consistently everywhere.
10503 * Makefile.in: Add comment about texinfo 4.0 html generation.
10504 (SFILES_INCLUDED): Add annotate.texi.
10505
10506 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10507
10508 * gdb.texinfo (Debugging Output): Added new section, documenting
10509 the "set/show debug" commands.
10510
10511 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10512
10513 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10514 entry.
10515
10516 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10517 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10518 @chapter and @node entries.
10519
10520 * gdb.texinfo: Link all top-level nodes.
10521
10522 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10523
10524 * Makefile.in (install-info): Create $(infodir) before installing
10525 files.
10526
10527 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10528
10529 From David Whedon <dwhedon@gordian.com>
10530 * gdbint.texinfo : Added paragraphs about command deprecation.
10531
10532 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10533
10534 * gdb.texinfo: Add documentation for the apropos command.
10535
10536 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10537
10538 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10539
10540 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10541
10542 * gdb.texinfo: Add white space to prevent overprinting in
10543 two places.
10544
10545 2000-03-17 Stan Shebs <shebs@apple.com>
10546
10547 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10548 <dima@Chg.RU>, also clarification of allowed content for
10549 string constants.
10550
10551 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10552
10553 * gdb.texinfo (main menu): Add Annotations.
10554 (File Options): Add @cindex entries for each command-line option.
10555 Document --epoch, --annotate, --async, --interpreter, --write,
10556 --statistics, and --version.
10557
10558 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10559 of GDB.
10560
10561 2000-02-23 Jim Blandy <jimb@redhat.com>
10562
10563 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10564
10565 2000-02-22 Jim Blandy <jimb@redhat.com>
10566
10567 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10568
10569 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10570
10571 * Makefile.in (diststuff): New target.
10572
10573 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10574
10575 * agentexpr.texi: Fix wording regarding Intel's IA-64
10576 architecture. [From Jim Wilson.]
10577
10578 2000-01-16 Tom Tromey <tromey@cygnus.com>
10579
10580 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10581 (Delete Breaks): Mention range arguments.
10582 (Disabling): Likewise.
10583
10584 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10585
10586 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10587
10588 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10589
10590 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10591 valid functions.
10592
10593 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10594
10595 * gdb.texinfo: Clarify regular expressions used in rbreak.
10596
10597 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10598
10599 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10600 MEMORY_REMOVE_BREAKPOINT): Document.
10601
10602 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10603
10604 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10605 offset re-using the DATA offset instead.
10606
10607 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10608
10609 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10610
10611 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10612
10613 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10614 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10615 typos.
10616
10617 * gdb.texinfo: Various minor wording and formatting improvements,
10618 mentions of additional command-line options.
10619
10620 1999-09-30 Fred Fish <fnf@cygnus.com>
10621
10622 * gdb.texinfo: Document additional forms of specifying section
10623 names and addresses for the add-symbol-file command.
10624
10625 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10626
10627 * gdbint.texinfo: Fix typo, add the word "have".
10628
10629 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10630
10631 * gdbint.texinfo (Target Architecture Definition): Document the
10632 SKIP_PERMANENT_BREAKPOINT macro.
10633
10634 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10635
10636 * gdb.texinfo: Fiks speling errers.
10637
10638 * gdb.texinfo: Fix uses of @multitable.
10639
10640 From Eli Zaretskii <eliz@gnu.org>:
10641 * gdb.texinfo: Include details specific to DOS host, clarify
10642 some confusing language, fix @ref/@xref/@pxref usages, add
10643 comments about using with optimization, add more indexing,
10644 fix info about disassembly-flavor.
10645
10646 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10647
10648 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10649 SKIP_SOLIB_RESOLVER): Define.
10650
10651 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10652
10653 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10654 ``g'' packets.
10655
10656 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10657
10658 * gdb.texinfo: Create a new "Configurations" chapter with
10659 platform-specific info, inline remote.texi and move sections of it
10660 into the new chapter, move bits about info proc, heuristic search,
10661 and register stack into the new chapter.
10662 * remote.texi: Remove, now part of gdb.texinfo.
10663 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10664
10665 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10666
10667 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10668 GDB_TARGET_IS_MACH386): These kludges have gone away.
10669
10670 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10671
10672 * gdbint.texinfo (Target Architecture Definition): Mention
10673 TDEPLIBS.
10674
10675 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10676
10677 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10678 surrounding text to fit HP-UX bits into general info.
10679 (HPPA-cfg.texi): Remove, no longer useful.
10680
10681 * gdb.texinfo: Remove explicit links from @node lines, remove
10682 HP-added "Detailed Node Listing" from main menu which confuses
10683 things.
10684
10685 From Dmitry Sivachenko <dima@Chg.RU>:
10686 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10687 in description of `set environment'.
10688
10689 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10692
10693 1999-08-12 Ben Elliston <bje@cygnus.com>
10694
10695 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10696
10697 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10698
10699 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10700 watch, awatch, and rwatch. Explain why the latter two cannot be
10701 set as software watchpoints. Document that watchpoints for local
10702 variables are deleted when the debuggee terminates.
10703
10704 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10705
10706 * remote.texi (Protocol): Further clarification of the "qRcmd"
10707 packet. Allow E.. response packet. "qRcmd" packet is no longer
10708 reserved.
10709
10710 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10711
10712 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10713 * gdb.texinfo: Ditto.
10714
10715 1999-08-06 Tom Tromey <tromey@cygnus.com>
10716
10717 * gdb.texinfo (KOD): New node.
10718
10719 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10720
10721 * remote.texi (Rcmd): Fix minor formatting typos.
10722
10723 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10724
10725 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10726 packets.
10727
10728 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10729
10730 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10731 fixes.
10732
10733 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10734
10735 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10736
10737 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10738
10739 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10740 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10741 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10742 packets that are not supported on all hosts. Expand examples.
10743 Spell check.
10744
10745 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10746
10747 * Makefile.in: Recognize html, install-html. Add targets
10748 to build HTML versions of documentation via texi2html.
10749
10750 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10751
10752 * gdbint.texinfo (Testsuite): New chapter, information about the
10753 testsuite.
10754
10755 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10756
10757 * remote.texi (Communication Protocol): Rewrite.
10758
10759 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10760
10761 * stabs.texinfo: Fix uses of xref.
10762
10763 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10764
10765 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10766 info about patch submission.
10767
10768 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10769
10770 From Per Bothner <bothner@cygnus.com>:
10771 * gdb.texinfo: Document Chill support.
10772
10773 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10774
10775 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10776 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10777 Document that the value should be greater-than or equal-to zero.
10778 (NO_STD_REGS): Document. Deprecate.
10779
10780 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10781
10782 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10783 Document that these are not used.
10784
10785 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10786
10787 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10788
10789 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10790
10791 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10792 numargs was dropped.
10793
10794 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10795
10796 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10797
10798 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10799
10800 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10801 Update.
10802
10803 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10804
10805 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10806 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10807
10808 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10809
10810 * gdbint.texinfo: Fix typos: $ -> @.
10811
10812 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10813
10814 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10815 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10816 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10817 BREAKPOINT_FROM_PC.
10818
10819 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10820
10821 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10822 CALL_DUMMY_STACK_ADJUST): Document.
10823
10824 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10825
10826 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10827 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10828
10829 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10830
10831 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10832 longer exists.
10833
10834 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10835
10836 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10837 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10838 they make the manual source incomprehensible.
10839 * h8-cfg.texi: Remove, hasn't been used in years.
10840
10841 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10842
10843 * gdb.texinfo: Update the credits.
10844
10845 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10846
10847 * gdb.texinfo: Fix mistakes noticed in printout of last
10848 draft, add Alpha to discussion of heuristic fence post.
10849
10850 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10851
10852 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10853 Edition, merge some HP changes into mainline, describe some
10854 previously undocumented features, describe more of the target
10855 commands available, eliminate obsolete section on renamed
10856 commands.
10857 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10858
10859 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10860
10861 * gdb.texinfo: Make many HPPA conditionals unconditional,
10862 including catchpoint description, since now on for all configs.
10863 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10864 specializations.
10865
10866 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10867
10868 * Makefile.in (GDBvn.texi): Fix match expression to work with
10869 current format of VERSION in gdb/Makefile.in.
10870 * gdb.texinfo: Fix node ref to match new readline.
10871
10872 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10873
10874 * gdb.texinfo: Changes made as part of a project to merge in
10875 changes made by HP. Documentation makes extensive use of
10876 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10877 on remote debugging. There are differences in documentation
10878 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10879 the HP manual discusses catchpoints, hardware watchpoints, and
10880 some HPUX specific limitations for shared library support.
10881
10882 There are also a number of @node changes.
10883
10884 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10885
10886 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10887 (C Usage): Same.
10888
10889 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10890
10891 The following changes were made by Edith Epstein
10892 <eepstein@cygnus.com> as part of a project to merge in changes
10893 made by HP.
10894
10895 * HPPA-cfg.texi: new file.
10896
10897 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10898
10899 * refcard.tex: change documentation about catch.
10900 removed info catch.
10901
10902 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10903
10904 * gdbint.texinfo: Expand on GDB's coding standards,
10905 specify the use of arg names with prototypes.
10906
10907 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10908
10909 * gdb.texinfo: Fix tipo.
10910
10911 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10912
10913 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10914 TARGET_BYTE_ORDER_SELECTABLE_P.
10915
10916 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10917
10918 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10919
10920 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10921
10922 * agentexpr.texi: New file.
10923
10924 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10925
10926 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10927
10928 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10929
10930 * remote.texi: Changed wording that implied that the GDB remote
10931 protocol caches register values instead of GDB itself.
10932
10933 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10934
10935 * gdbint.texinfo: Add some info about symbol readers.
10936 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10937 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10938 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10939 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10940
10941 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10942
10943 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10944
10945 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10948
10949 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10950
10951 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10952 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10953
10954 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10955
10956 * gdbint.texinfo: Fix minor typos.
10957
10958 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10959
10960 * gdbint.texinfo: Complete overhaul. Group descriptions more
10961 logically, add more info on generic algorithms, remove much
10962 obsolete and/or wrong material.
10963
10964 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10965
10966 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10967
10968 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10969
10970 * refcard.tex: Copyright, address updates.
10971
10972 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10973
10974 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10975 for the edition instead of confusing GDB-version-like numbers.
10976
10977 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10978
10979 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10980
10981 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10982
10983 * LRS: Reformat a bit to keep text under 80 columns.
10984
10985 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10986
10987 * gdb.texinfo: Add some credits, mention bug monitor.
10988 * remote.texi: Mention mips monitor targets.
10989 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10990
10991 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10992
10993 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10994 files, finish sorting of host vs target vs native macros, describe
10995 some more of them.
10996
10997 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10998
10999 * gdbint.texinfo (Host Conditionals): Document change from
11000 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11001
11002 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11003
11004 * gdbint.texinfo (Host Conditionals): Document
11005 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11006
11007 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11008
11009 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11010 Document LSEEK_NOT_LINEAR.
11011
11012 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * stabs.texinfo (Stab Section Basics): Make it clear that only
11015 some versions of the GNU linker remove the leading N_UNDF symbol.
11016
11017 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * stabs.texinfo (String Field): Document type number pairs here,
11020 instead of in the Sun specific section.
11021 (Include Files): The GNU linker supports the N_BINCL
11022 optimization. Clarify the N_BINCL value, and what it is used
11023 for.
11024 (Procedures): Document N_FUN with an empty string to mark the end
11025 of a function.
11026 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11027 (Sun Differences): Remove this node, as the information is now
11028 elsewhere in the main document.
11029 (Stab Section Basics): Mention that the GNU linker may optimize
11030 stabs and remove the leading N_UNDF symbol.
11031
11032 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11033
11034 * gdb.texinfo, refcard.tex: Restore author credit
11035
11036 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11037
11038 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11039 documentation to account for START and END macros taking
11040 one arg.
11041
11042 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11043
11044 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11045 * gdb.texinfo (Frames): Fix typo.
11046
11047 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11048
11049 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11050 a target_signal as arg type, not a pid.
11051
11052 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11053
11054 * gdb.texinfo: Document `set assembly-language'.
11055
11056 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11057
11058 * remote.texi: Update list of stubs in the GDB distribution.
11059
11060 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11061
11062 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11063 Also document that some systems can use mmalloc but must define
11064 this if their C runtime allocates memory that is later freed.
11065 (MMCHECK_FORCE): Document new macro.
11066
11067 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11068
11069 * remote.texi: Add documentation for target Sparclet.
11070
11071 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11072
11073 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11074 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11075 * configure.in: Rewritten for autoconf.
11076 * configure: New.
11077
11078 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11079
11080 * Makefile.in (DVIPS): New define, set to dvips.
11081 (dvi): Add stabs.dvi.
11082 (ps): New target.
11083 (all-doc): Depend on info, dvi, and ps targets.
11084 (STAGESTUFF): Add *.ps and *.dvi files.
11085 (clean-info, clean-dvi): Remove.
11086 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11087 rules completely rewritten.
11088 (maintainer-clean): Remove clean-info and clean-dvi
11089 dependencies and put their actions in the rules.
11090 (gdb.ps): New target
11091 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11092 intermediate TeX files, whether they have 2 or 3 character
11093 extensions.
11094 (gdbint.ps): Add target and rules.
11095 (gdb-internals): Delete unused target.
11096 (Makefile): Depends upon config.status also.
11097
11098 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11099
11100 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11101 set.
11102
11103 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11104
11105 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11106 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11107
11108 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11109
11110 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11111
11112 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11113
11114 * gdb.texinfo (Print settings): Document
11115 `set/show print static-members' commands.
11116
11117 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11118
11119 * gdbint.texinfo (Native): Document name change, coredep.c to
11120 core-aout.c.
11121
11122 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11123
11124 * stabs.texinfo (Include Files): Document the values the SunOS4
11125 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11126
11127 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11128
11129 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11130 Fix typo.
11131
11132 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11133
11134 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11135 "gdb.tar.Z".
11136
11137 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11138
11139 * Makefile.in (maintainer-clean): New target, synonym for
11140 realclean.
11141
11142 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11143
11144 * Update all FSF addresses except those in COPYING* files.
11145
11146 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11147
11148 From Richard Earnshaw (rearnsha@armltd.co.uk):
11149 * gdb.texinfo (convenience variables): Document $_exitcode.
11150 (quit): Document optional expression to use as exit code.
11151
11152 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11153
11154 * gdb.texinfo, remote.texi: Brought up to date with various
11155 GDB changes.
11156
11157 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11158
11159 * gdb.texinfo: Update dates and versions, fix comments about
11160 hardware watchpoints in future releases and about the
11161 sharedlibrary command.
11162
11163 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11164
11165 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11166 C_FUN stab. Other cleanups.
11167
11168 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11169
11170 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11171 for the sparc stub.
11172
11173 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11174
11175 * annotate.texi: Clarify which addresses have differing formats
11176 depending on the language and which do not.
11177
11178 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11179
11180 * remote.texi (NetWare): Changed example to use BOARD= instead of
11181 NODE= argument to reflect correspoding change to gdbserve.nlm.
11182
11183 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11184
11185 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11186 GDB, as well as AIX dbx, supports the size type attribute.
11187
11188 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11191
11192 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11193
11194 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11195 and new 'if' and 'while' commands.
11196
11197 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11198
11199 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11200
11201 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11202
11203 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11204 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11205 NetWare targets. Mostly stolen from the Server node.
11206
11207 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11208
11209 * gdb.texinfo (Setting): Talk about the language of a source file
11210 versus the working language. The old documentation did not match
11211 what GDB did.
11212
11213 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11214
11215 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11216 of a source file.
11217
11218 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11219
11220 * gdb.texinfo (Processes): New node.
11221
11222 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11223
11224 * remote.texi: Update documentation of set/show mipsfpu.
11225
11226 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11227
11228 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11229 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11230
11231 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11232
11233 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11234 obsolete conditionals, described some others.
11235
11236 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11237
11238 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11239 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11240
11241 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11242
11243 * gdbint.texinfo: Put regex conditionals in their own table.
11244
11245 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11246
11247 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11248 described or fixed the descriptions of many others.
11249
11250 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11251
11252 * gdb.texinfo: Add some more credits.
11253 * gdbint.texinfo: Capitalize GDB consistently, describe some
11254 macros and remove some.
11255
11256 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11257
11258 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11259 obsolete conditionals, described some others.
11260
11261 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11262
11263 * gdb.texinfo (help targets): Changed to `help target', which
11264 is the correct gdb command.
11265
11266 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11267
11268 * annotate.texi (TODO): New node, for keeping track of annotations
11269 suggested but not yet implemented.
11270
11271 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11274 another symbol, it is not the address itself.
11275
11276 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11277
11278 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11279 of stabs-in-coff sections.
11280
11281 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11282
11283 * annotate.texi: Change edition to 0.5 and date to May 1994.
11284 Add index.
11285 (Frames): New node, for frame annotation.
11286 (Displays): New node, for display annotation.
11287
11288 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11289 when waiting for your program to stop.
11290
11291 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * annotate.texi (Breakpoint Info): Document annotation of header
11294 fields and record annotation.
11295
11296 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11297
11298 * annotate.texi: New file, to document annotations.
11299
11300 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11301
11302 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11303 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11304
11305 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11306
11307 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11308 section, and say n_strx field is compilation unit relative.
11309 * stabs.texinfo: Don't use @code for a.out when it is the name of
11310 an object file format.
11311
11312 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11313
11314 * gdb.texinfo: Refer to file names, not path names, per rms
11315 convention.
11316 (Arguments): Fix typo.
11317
11318 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11319
11320 * stabs.texinfo (Global Variables): Talk about stabs in files
11321 where variables are referenced, but not defined.
11322
11323 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11324
11325 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11326 Cplusplus to new nodes Member Type Descriptor and Method Type
11327 Descriptor. Re-write stuff for #.
11328
11329 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11330
11331 * gdb.texinfo (Print Settings): Don't document "set print
11332 fast-symbolic-addr off". The bug which it worked around was fixed
11333 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11334
11335 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11336 N_ENTRY node.
11337
11338 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11339
11340 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11341
11342 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11343 references to ieee-float.c.
11344
11345 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11346
11347 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11348 match what the code actually does.
11349
11350 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11351
11352 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11353
11354 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11355
11356 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11357 i, and b.
11358
11359 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11360
11361 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11362 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11363 as "stabs in sections" rather than just saying "ELF and SOM".
11364 Also make that stuff apply to COFF.
11365
11366 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11367
11368 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11369 Ghostscript.
11370
11371 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11372
11373 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11374 versus functions without line numbers, also mention stepping into
11375 them as well as "step" when you are in them. Tell the user how to
11376 deal with the situation. Add comment about "debugging information".
11377
11378 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11379
11380 * stabs.texinfo (Enumerations): Document restriction on where
11381 enumeration types can appear and still win with GDB.
11382
11383 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11384
11385 * stabs.texinfo (Negative Type Numbers): Document format for type
11386 -16.
11387
11388 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11389
11390 * gdb.texinfo (Selection, Frame Info): Update information about
11391 arbitrary frame specficiations.
11392
11393 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11394
11395 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11396
11397 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11398
11399 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11400
11401 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11402
11403 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11404
11405 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11406
11407 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11408 Differences node to Statics node.
11409 (Statics): Discuss XCOFF use of V symbol descriptor.
11410
11411 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11412 not clean.
11413
11414 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11415
11416 * gdb.texinfo (Print Settings): Document `set print
11417 fast-symbolic-addr' and improve the doc for some other
11418 `set print's.
11419
11420 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11421
11422 * stabs.texinfo (String Field): Talk about defining several type
11423 numbers at once.
11424 Fix lint regarding changing node ELF Transformations to
11425 ELF and SOM Transformations.
11426
11427 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11428
11429 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11430
11431 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11432
11433 * stabs.texinfo (Cross-References): `::' is for nested types only
11434 within <>.
11435 (Structures): Document static members.
11436
11437 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11438
11439 * stabs.texinfo: Document S type attribute.
11440
11441 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11442
11443 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11444
11445 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11446
11447 * gdbint.texinfo: Fix a few typos.
11448
11449 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11450
11451 * gdb.texinfo, remote.texi: formatting improvements
11452
11453 * gdb.texinfo (New Features): mention threads.
11454 (Summary, C): fix xrefs in newly contributed text.
11455 (Threads): index entries, clarifications, example
11456 (passim): minor typos fixed, phrasing improvements
11457
11458 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11459 entries; (Server): explain use of gdbserver w/real-time systems,
11460 add example of conflicting TCP port; (MIPS Remote) break up
11461 running text into table, highlighting commands, and add example.
11462
11463 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11464
11465 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11466
11467 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11468
11469 * stabs.texinfo (Nested Symbols): New node.
11470 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11471
11472 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11473
11474 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11475 to picking which Bbss.bss symbol to use, and (because there seems to
11476 be no good way of doing it) re-write some of the text to make it
11477 sound like Bbss.bss isn't such a great idea after all (as currently
11478 designed).
11479
11480 * gdb.texinfo (C): In addition to saying people have to use g++ for
11481 good results, say they have to use stabs. Specifically say cfront
11482 doesn't work well.
11483 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11484 the gdb README. Add xrefs to places where the support for the various
11485 languages is described in detail.
11486
11487 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * stabs.texinfo: Clean up stuff about visibility and virtual
11490 characters.
11491
11492 * stabs.texinfo (N_M2C): Cite Sun doc.
11493
11494 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11495
11496 * gdb.texinfo: updates re threads.
11497 * remote.texinfo: avoid index entries starting with digits.
11498
11499 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11500
11501 * stabs.texinfo (Enumerations): Talk about large, negative and
11502 octal values. Clean up cross reference to type attributes.
11503 (String Field): Say that GDB 4.11 supports size attribute.
11504
11505 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11506
11507 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11508 is a mandatory step. Make the stuff about that more concise.
11509
11510 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * stabs.texinfo (Class Names): New node.
11513
11514 * gdb.texinfo (Command Files): Explain order of init file reading.
11515
11516 * remote.texi (Bootstrapping): Talk about getting the serial driver
11517 to deal with ^C sent by gdb to stop the remote system.
11518
11519 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11520
11521 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11522
11523 * libgdb.texinfo (Defining Commands): made the DOC arg
11524 to gdb_define_app_command a char * instead of char **
11525 per a suggestion from kingdon.
11526
11527 * libgdb.texinfo: total rewrite from a different starting
11528 premise.
11529
11530 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11531
11532 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11533 floats passed as doubles (to improve clarity).
11534
11535 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11536
11537 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11538
11539 * a4rc.sed: update to work with Andreas Vogel papersize params
11540
11541 * refcard.tex: use Andreas Vogel simplifications of papersize
11542 params; remove useless version info; update copyright date.
11543
11544 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11545
11546 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11547
11548 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11549
11550 * gdb.texinfo (Files): Say what address the load command loads it at.
11551
11552 * stabs.texinfo (Common Blocks): Minor cleanups.
11553
11554 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11555 that Sun has backed away from the linker kludge and thus the relevant
11556 issue is changes to the SunPRO tools, not the Solaris linker.
11557
11558 * stabs.texinfo (Traditional Integer Types): Clean up description
11559 of octal bounds a little bit. Document extra leading zeroes.
11560
11561 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * gdb.texinfo (Signaling): Update for symbolic symbol names
11564 and add a section explaining the difference between the GDB
11565 signal command and the shell kill utility.
11566
11567 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11568
11569 * libgdb.texinfo: added `@' to braces that were unescaped.
11570
11571 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11572
11573 * libgdb.texinfo: new file. Spec for the gdb library.
11574
11575 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11576
11577 * stabs.texinfo (Include Files): Fix typo (start -> end).
11578
11579 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11580
11581 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11582 from Melissa at FSF's editing pass.
11583
11584 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11585
11586 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11587 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11588 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11589
11590 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * remote.texi (Bootstrapping): Discuss 386 call gates.
11593
11594 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11595
11596 * stabs.texinfo (Based Variables): New node.
11597
11598 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11599
11600 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11601 names, sizes, and formats to suggest how not to lose.
11602
11603 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11604
11605 * stabs.texinfo (Methods): Fix typo.
11606
11607 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11608
11609 * gdb.texinfo: Fix a few typos.
11610
11611 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11612
11613 * gdb.texinfo: Clarify how well it works with Fortran.
11614
11615 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11616 More on relocating stabs in ELF files.
11617
11618 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11619
11620 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11621
11622 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11623
11624 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11625 parameters on VAX.
11626
11627 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11628
11629 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11630
11631 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11632
11633 * stabs.texinfo: Make info author notice match the TeX author notice.
11634
11635 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11636
11637 * stabs.texinfo: Initial-caps all words in node names and
11638 non-trivial words in section names.
11639
11640 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11641
11642 * stabs.texinfo: Many minor cleanups.
11643
11644 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11645
11646 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11647
11648 * stabs.texinfo: Remove full description of big example.
11649 It's not really helpful; just use pieces of it where appropriate.
11650 Add more Texinfo formatting directives (@samp, etc.).
11651 Use @deffn to define stab types.
11652 Eliminate some wordiness. Break up some nodes.
11653 Add an (alphabetized) index of symbol types.
11654 Use consistent capitalization style in node and section names.
11655
11656 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11657
11658 * gdb.texinfo: Change typo "Two two" to "The two".
11659
11660 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11661
11662 * stabs.texinfo (XCOFF-differences): Remove references to
11663 non-existent types N_DECL and N_RPSYM.
11664
11665 * stabs.texinfo (String Field): Say that type attributes bug is
11666 fixed in GDB 4.10, since it is.
11667
11668 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11669
11670 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11671
11672 * stabs.texinfo: Formatting cleanups.
11673
11674 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11675
11676 * stabs.texinfo: When explaining the n_type of a stab, standardize
11677 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11678 no tabs, use @r).
11679 (Global Variables): Clean up.
11680
11681 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11682
11683 * stabs.texinfo (Stack Variables): Re-write.
11684
11685 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11686
11687 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11688 addresses of a source file. Also revise formatting.
11689 Change "object module" or "object file" to "source file".
11690 Various: Miscellaneous cleanups.
11691
11692 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11695
11696 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11697
11698 * gdbint.texinfo: Removed many nonsensical machine-collected
11699 host and target conditionals, described some of the remainder.
11700
11701 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11702
11703 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11704
11705 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11706 paragraph which follows.
11707
11708 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11709 variables. Looks better and avoids overful hbox.
11710
11711 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11712
11713 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11714
11715 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11716
11717 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11718 retransmit-timeout
11719
11720 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11721
11722 * gdbint.texinfo: Update statement about `some ancient Unix
11723 systems, like Ultrix 4.0' to Ultrix 4.2.
11724
11725 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11726
11727 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11728
11729 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11730
11731 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11732 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11733
11734 * remote.texi: new name for former gdbinv-s.texi
11735
11736 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11737
11738 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11739
11740 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11741 variables for MIPS remote debugging protocol.
11742
11743 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11744
11745 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11746
11747 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11748
11749 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11750
11751 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11752
11753 * gdb.texinfo: repair conditional bugs in text markup
11754
11755 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11756
11757 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11758 to select Modula-2 material.
11759
11760 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11761
11762 * stabs.texinfo: Cleanups regarding statics.
11763
11764 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11765 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11766
11767 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11768
11769 * stabs.texinfo: N_MAIN is sometimes used for C.
11770
11771 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11772
11773 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11774
11775 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11776
11777 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11778 removed from the code by Kingdon.
11779
11780 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11781
11782 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11783 input when evaluating breakpoint conditions; the bug has been fixed.
11784
11785 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11786 sets the ignore count to N-1, not to N.
11787
11788 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11789
11790 * refcard.tex (\hoffset): correct longstanding error to match
11791 intended offset; avoids cutting off edge on some printers
11792
11793 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11794
11795 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11796
11797 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11798
11799 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11800
11801 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11802
11803 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11804 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11805 collect sed edits if any, apply to refcard before formatting;
11806 (refcard.ps) stop implying PS fonts if PS output requested;
11807 (lrefcard.ps) delete extra target for variant PS fonts
11808
11809 * refcard.tex: parametrize papersize dependent info, collect
11810 in easily replaced spot
11811
11812 * a4rc.sed: new file, edits to refcard for A4 paper
11813
11814 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11815
11816 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11817
11818 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11819
11820 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11821
11822 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11823
11824 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11825 politely rather than rudely.
11826
11827 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11828
11829 * stabs.texinfo: Document common blocks.
11830
11831 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11832
11833 * stabs.texinfo: Add some basic info about stabs-in-elf.
11834
11835 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11836
11837 * stabs.texinfo (Top): Minor cleanup.
11838
11839 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11840
11841 * Makefile.in (install-info): remove parentdir support
11842
11843 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11844
11845 * gdb.texinfo (Copying): delete this node and references to it;
11846 RMS says this manual need not carry GPL. (passim): Improvements
11847 from last round at FSF, largely due to Ian Taylor review, and
11848 minor formatting improvements.
11849
11850 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11851 largely due to Ian Taylor review. (Debug Session): minor edits to
11852 new text.
11853
11854 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11855
11856 * Makefile.in (realclean): Remove info and dvi files too.
11857
11858 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11859
11860 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11861 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11862 * gdb.texinfo: Change accordingly.
11863
11864 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11865 N_{L,R}BRAC,N_SLINE are relative to.
11866
11867 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11868
11869 * Makefile.in (GDBvn.texi): Update atomically.
11870
11871 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11872
11873 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11874
11875 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11876
11877 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11878 addresses together. Also motivate the set print symbol-filename
11879 command and suggest other solutions.
11880
11881 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11882
11883 * gdb.texinfo (set print elements): Note that the number of
11884 elements is set to unlimited by "set print elements 0".
11885
11886 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11887
11888 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11889 NF_LDOUBLE means.
11890 (Stab Types): Include Solaris stab types.
11891 (Procedures): Document Solaris extensions.
11892
11893 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11894
11895 * gdb.texinfo: Add `set print symbol-filename' doc.
11896
11897 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11898
11899 * stabs.texinfo (Arrays): Talk about type definition vs. type
11900 information.
11901
11902 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11903 the trailing semicolon.
11904
11905 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11906
11907 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11908 and merge in other parts of the document addressing these subjects.
11909 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11910
11911 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11912 at the end of a range type.
11913
11914 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11915 AIX extensions.
11916
11917 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11918
11919 * stabs.texinfo (Stabs Format): Misc fixes.
11920
11921 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11922
11923 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11924 (Traditional builtin types): Document convex convention for long long.
11925 (Negative builtin types): Discuss type names, and misc fixes.
11926
11927 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11928
11929 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11930 point types used with @samp{R} type descriptor.
11931 (Symbol Descriptors): Describe how to handle conflict between
11932 different meanings of @samp{P} symbol descriptor.
11933
11934 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11935
11936 * stabs.texinfo: Remove node Quick Reference and put its children
11937 directly under the main menu.
11938
11939 * stabs.texinfo: Many more changes to bring it into line with
11940 AIX documentation and reality. I think it now has all the
11941 information from the AIX documentation, except that I burned
11942 out when I got to variant records (Pascal and Modula-2) and
11943 all the COBOL types. Oh well, we can add them later when we're
11944 worrying more about those languages.
11945
11946 * stabs.texinfo (Automatic variables): Talk about what it means
11947 to omit the symbol descriptor.
11948
11949 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11950
11951 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11952 gcc2 behavior with promoted args.
11953
11954 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11955
11956 * gdb.texinfo: include readline appendices in info version of manual
11957
11958 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11959
11960 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11961 target remote.
11962
11963 * gdb.texinfo (Machine Code): more index entries for disassemble
11964
11965 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11966
11967 * Clarify the intended use of the gdb-testers and gdb-patches
11968 mailing lists, and shrink gzip comment.
11969
11970 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11971
11972 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11973 DOSHOST configuration of manual.
11974
11975 * gdb.texinfo (MIPS Stack): new node.
11976
11977 * all-config.texi (MIPS) new switch.
11978
11979 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11980 tense; (MIPS Remote) new node.
11981
11982 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11983 bug; (Environment) less passive, other small cleanups in text about
11984 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11985 (Remote) new MIPS Remote menu entry.
11986
11987 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11988
11989 * stabs.texinfo: Many changes to include information from the
11990 AIX documentation.
11991
11992 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11993
11994 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11995
11996 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11997 Move a bunch of information from ../README.
11998 (Getting Started): New node.
11999
12000 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12001
12002 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12003
12004 * gdb.texinfo: advance manual revision dates to present
12005
12006 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12007 stop using silly Roman numerals in @set variable names
12008
12009 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12010
12011 * stabs.texinfo (Parameters): Keep trying to get this right.
12012
12013 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12014
12015 * stabs.texinfo (Parameters): More on "local parameters".
12016
12017 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12018
12019 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12020
12021 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12022
12023 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12024 (Parameters): Rewrite.
12025 (xcoff-differences, Sun-differences): Minor changes.
12026
12027 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12028
12029 * stabs.texinfo: Minor cleanup.
12030
12031 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12032
12033 * gdbint.texinfo: Minor xcoff stuff.
12034
12035 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12036
12037 * gdbint.texinfo: Update for new config directory structure.
12038 Add info about internal type data structures.
12039
12040 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12041
12042 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12043 $(srcdir).
12044 (gdb-config.texi): Depend on file in $(srcdir).
12045
12046 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12047
12048 * stabs.texinfo: Fixes about N_SO.
12049
12050 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12051
12052 * gdb.texinfo: include list of nonstandard init file names
12053
12054 * *-config.texi: new switch GENERIC for text that applies *only*
12055 to (usual) multiple-target version of manual
12056
12057 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12058 h8 config
12059
12060 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12061 in menus (rather than conditionally selected multiple alternative
12062 menus).
12063
12064 * Makefile.in: define and use DOC_CONFIG var to select
12065 configuration for GDB user manual.
12066
12067 * gdb-config.texi: delete from repository, generate from Makefile.
12068
12069 * all-config.texi: normal `generic' configuration file, formerly
12070 stored as gdb-config.texi
12071
12072 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12073
12074 * Makefile.in: add dvi target to build all .dvi files
12075
12076 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12077
12078 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12079
12080 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12081
12082 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12083 host conditionals.
12084 * stabs.texinfo: More array fixes inspired by Jim's.
12085
12086 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12087
12088 * stabs.texinfo: Fixes re arrays and continuations.
12089
12090 * gdbint.texinfo: Add XCOFF node.
12091
12092 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12093
12094 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12095
12096 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12097
12098 * stabs.texinfo: Fix for array types to mention lower bounds.
12099
12100 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12101
12102 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12103
12104 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12105
12106 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12107
12108 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12109
12110 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12111 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12112
12113 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12114
12115 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12116
12117 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12118
12119 * gdb.texinfo, gdbinv-s.texi: misc updates
12120
12121 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12122
12123 * gdbint.texinfo: Brief documentation for longjmp support,
12124 from an email msg by Stu.
12125
12126 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12127
12128 * stabs.texinfo: Fix description of floating point "range"
12129 types (which really define basic types). Reported by Jim Meehan,
12130 <meehan@src.dec.com>.
12131
12132 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12133
12134 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12135
12136 * gdbint.texinfo: Slightly expand section on supporting a new
12137 object file format.
12138
12139 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12140
12141 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12142 intermediate file.
12143
12144 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12145
12146 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12147
12148 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12149
12150 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12151
12152 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12153 as well as Z8002.
12154
12155 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12156
12157 * gdbint.texinfo: Add sections on clean design and on how to send
12158 in changes.
12159
12160 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12161
12162 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12163
12164 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12165
12166 * gdb.texinfo: Fix typo, reported by Karl Berry.
12167
12168 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12169
12170 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12171
12172 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12173
12174 * gdbint.texinfo: fixed a stray email address (needs @@),
12175 added @table @code to node "Native Conditionals"
12176
12177 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12178
12179 * gdbint.texinfo: Describe coding style of GDB.
12180
12181 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12182
12183 * stabs.texinfo: Minor wording changes.
12184
12185 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12186
12187 * gdbint.texinfo: Improve release doc slightly.
12188
12189 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12190
12191 * gdbint.texinfo: Improve doc of GDB config macros.
12192
12193 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12194
12195 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12196 These will be reinserted when examined.
12197
12198 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12199
12200 * gdbint.texinfo: Make a start at documenting all the #if macros
12201 in GDB. At least list them all, and start separating them into
12202 host-specific and target-specific.
12203
12204 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12205
12206 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12207 examples (not consistent w others).
12208 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12209 for generic vn of doc
12210
12211 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12212
12213 * Makefile.in: always create installation directories.
12214
12215 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12216
12217 * gdb.texinfo: in h8 config, do not describe searching commands.
12218
12219 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12220
12221 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12222 conditionals; introduce a few generic switches that may be
12223 useful for other cross-dev or dos-hosted configs.
12224
12225 * gdb.texinfo: fix typo in "info reg" description
12226
12227 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12228
12229 * stabs.texinfo: Minor updates from running TeX over it.
12230 * Makefile.in (stabs.dvi, stabs.ps): Add.
12231
12232 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12233
12234 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12235 First pass at converting it to texinfo.
12236
12237 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12238
12239 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12240 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12241
12242 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12243
12244 * gdbint.texinfo: Add section on partial symbol tables.
12245
12246 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12247
12248 * gdb.texinfo: document `set remotedebug' and `set
12249 rstack_high_address'.
12250
12251 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12252
12253 * gdb.texinfo: slight expansion of new text on reading info files
12254 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12255 H8/300 from DOS.
12256
12257 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12258
12259 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12260
12261 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12262
12263 * gdb.texinfo: Say how to read the `info' files.
12264
12265 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12266
12267 * Makefile.in: gm4 -> m4.
12268
12269 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12270
12271 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12272 Documentation' ahead of `Installing GDB' to match README.
12273 Update shared library doc, -readnow and -mapped, and directory
12274 structure (add glob and mmalloc). Update configure doc.
12275
12276 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12277
12278 * Makefile.in: remove $(srcdir) from gdb.info rule.
12279
12280 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12281
12282 * Makefile.in: commented out gdb-all.texinfo rule. This is
12283 temporary.
12284
12285 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12286
12287 * Makefile.in, configure.in: removed traces of namesubdir,
12288 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12289 copyrights to '92, '13, changed some from Cygnus to FSF.
12290
12291 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12292
12293 * gdb.texinfo: Improve how we ask for bug reports.
12294
12295 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12296
12297 * Makefile.in: infodir belongs in datadir.
12298
12299 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12300
12301 * Makefile.in: remove spaces following hyphens, bsd make can't
12302 cope. install using INSTALL_DATA. added clean-info. added
12303 standards.text support.
12304
12305 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12306
12307 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12308 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12309 and mandir now keyed off datadir by default.
12310
12311 \f
12312 Local Variables:
12313 mode: change-log
12314 left-margin: 8
12315 fill-column: 74
12316 version-control: never
12317 coding: utf-8
12318 End: