Add an optional offset option to the "add-symbol-file" command
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
291f9a96
PT
12018-06-28 Petr Tesarik <ptesarik@suse.cz>
2
3 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
4
ed6dfe51
PT
52018-06-28 Petr Tesarik <ptesarik@suse.cz>
6
7 * gdb.texinfo (Files): The address argument for "add-symbol-file"
8 is no longer mandatory.
9
d4d429d5
PT
102018-06-28 Petr Tesarik <ptesarik@suse.cz>
11
12 * gdb.texinfo (Files): Document "symbol-file -o offset".
13
0dbfed25
TV
142018-06-14 Tom de Vries <tdevries@suse.de>
15
16 * gdb.texinfo (Background Execution): Add @cindex for '&'.
17
41fc26a2
EZ
182018-06-11 Eli Zaretskii <eliz@gnu.org>
19
20 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
21
5045b3d7
GB
222018-06-08 Gary Benson <gbenson@redhat.com>
23
24 * gdb.texinfo (Maintenance Commands): Document "maint check
25 libthread-db" and "maint set/show check-libthread-db".
26
eb6af809
TT
272018-06-05 Tom Tromey <tom@tromey.com>
28
29 PR cli/12326:
30 * gdb.texinfo (Screen Size): Document "c" response to pagination
31 prompt.
32
4b2dfa9d
MR
332018-05-31 Maciej W. Rozycki <macro@mips.com>
34
35 * gdb.texinfo (Choosing Target Byte Order): Document endianness
36 selection details with the `set endian auto' mode.
37
a913fffb
TT
382018-05-04 Tom Tromey <tom@tromey.com>
39
40 PR python/22731:
41 * python.texi (Breakpoints In Python): Mention that "commands" is
42 writable.
43
0489430a
TT
442018-05-02 Tom Tromey <tom@tromey.com>
45
46 PR python/20084:
47 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
48 PARAM_ZUINTEGER_UNLIMITED.
49
6d7bb824
TT
502018-04-30 Tom Tromey <tom@tromey.com>
51
52 * python.texi (Types In Python): Document Type.align.
53
b744723f
AA
542018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
55
56 * gdb.texinfo (Symbols): Mention the fact that "info
57 variables/functions/types" show source files and line numbers.
58
4a4495d6
MM
592018-04-13 Markus Metzger <markus.t.metzger@intel.com>
60
61 * gdb.texinfo: Document set/show record btrace cpu.
62
3fcded8f
JB
632018-03-27 Joel Brobecker <brobecker@adacore.com>
64
65 * gdb.texinfo (Ada Settings): New subsubsection.
66
978d6c75
TT
672018-03-26 Tom Tromey <tom@tromey.com>
68
69 PR backtrace/15582:
70 * gdb.texinfo (Backtrace): Mention "hide" argument.
71
ea3b0687
TT
722018-03-26 Tom Tromey <tom@tromey.com>
73
74 * gdb.texinfo (Backtrace): Describe options individually.
75
76727919
TT
762018-03-19 Tom Tromey <tom@tromey.com>
77
78 * observer.texi: Remove.
79
386a8676
JB
802018-03-04 John Baldwin <jhb@FreeBSD.org>
81
82 * gdb.texinfo (Debugging Output): Document "set/show debug
83 fbsd-nat".
84
db1ae9c5
AB
852018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.texinfo (Machine Code): Additional information about "info
88 line" command.
89
d726cb5d
SN
902018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
91
92 * gdb.texinfo (gdb-add-index man): Add pindex.
93
dbfa4523
SN
942018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
95
96 * gdb.texinfo (set cwd): Add period.
97 (gdb-add-index man): Move anchor.
98
ba643918
SDJ
992017-01-12 Tom Tromey <tom@tromey.com>
100 Sergio Durigan Junior <sergiodj@redhat.com>
101
102 * gdb.texinfo (Index Files): Mention gdb-add-index.
103 (gdb-add-index man): New section.
104 * Makefile.in (gdb-add-index.1): New rule to generate manpage
105 from gdb.texinfo.
106
754452f0
SN
1072018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
108
109 * gdb.texinfo (pwd): Fix whitespace.
110
2d97a5d9
JB
1112018-01-09 John Baldwin <jhb@FreeBSD.org>
112
113 * gdb.texinfo (pwd): Update cross-reference for Process Information
114 node and remove explicit /proc reference.
115 (Native): Rename subsection from SVR4 Process Information to
116 Process Information.
117 (Process Information): Reword introduction to be less /proc
118 centric. Document support for "info proc" on FreeBSD.
119
9f757bf7
XR
1202018-01-03 Xavier Roirand <roirand@adacore.com>
121
122 * gdb.texinfo (Set Catchpoints): Add documentation for new
123 "catch handlers" action.
124
cef0f868
SH
1252017-12-27 Stafford Horne <shorne@gmail.com>
126
127 * gdb.texinfo (Target Description Format): Explain that arbitrary
128 strings are now allowed for register groups.
129
b67d92b0
SH
1302017-12-27 Stafford Horne <shorne@gmail.com>
131
132 * gdb.texinfo (Registers): Document info reg $reggroup feature.
133
7c161838
SDJ
1342017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
135
136 PR cli/16224
137 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
138
b89641ba
SM
1392017-12-13 Simon Marchi <simon.marchi@ericsson.com>
140
141 * python.texi (Manipulating breakpoints using Python): Document
142 qualified parameter to gdb.Breakpoint.
143
0b982d68
SM
1442017-12-13 Simon Marchi <simon.marchi@ericsson.com>
145
146 * python.texi (Manipulating breakpoints using Python): Split doc
147 of Breakpoint.__init__ in two, split text in multiple
148 paragraphs, don't nest parameter square brackets.
149
a994fec4
FJ
1502017-12-12 Stafford Horne <shorne@gmail.com>
151 Stefan Wallentowitz <stefan@wallentowitz.de>
152 Franck Jullien <franck.jullien@gmail.com>
153 Jeremy Bennett <jeremy.bennett@embecosm.com>
154
155 * gdb.texinfo: Add OpenRISC documentation.
156
437afbb8
JK
1572017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
158
159 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
160
883fd55a
KS
1612017-12-07 Keith Seitz <keiths@redhat.com>
162
163 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
164 and "show print type nested-type-limit".
165
824cc835
PM
1662017-12-07 Phil Muldoon <pmuldoon@redhat.com>
167
168 * python.texi (Breakpoints In Python): Add text relating
169 to allowed explicit locations and keywords in gdb.Breakpoints.
170
7403715e
TT
1712017-12-04 Tom Tromey <tom@tromey.com>
172
173 * gdb.texinfo (Rust): Update trait object status
174
97cbe998
SDJ
1752017-12-01 Andrew Cagney <cagney@redhat.com>
176 Joel Brobecker <brobecker@adacore.com>
177 Sergio Durigan Junior <sergiodj@redhat.com>
178
179 * gdb.texinfo (File Options): Document --readnever.
180 (Commands to Specify Files): Likewise, for 'symbol-file' and
181 'add-symbol-file'.
182
bd69330d
PA
1832017-11-29 Pedro Alves <palves@redhat.com>
184
185 PR c++/19436
186 * gdb.texinfo (Debugging C Plus Plus): Document setting
187 breakpoints in functions with ABI tags.
188
a20714ff
PA
1892017-11-29 Pedro Alves <palves@redhat.com>
190
191 * gdb.texinfo (Linespec Locations): Document how "function" is
192 interpreted in C++ and Ada. Document "-qualified".
193 (Explicit Locations): Document how "-function" is interpreted in
194 C++ and Ada. Document "-qualified".
195
ee9a09e9
DC
1962017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
197
198 PR gdb/21945
199 * gdb.texinfo (Search Memory): Update description and example
200 about how to search a string without NULL terminator.
201
e547c119
JB
2022017-11-24 Joel Brobecker <brobecker@adacore.com>
203
204 * gdb.texinfo (GDB/MI Ada Exception Information): Document
205 new "exception-message" field.
206
5f1ca24a
SM
2072017-11-24 Simon Marchi <simon.marchi@ericsson.com>
208
209 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
210
d044bac8
PA
2112017-11-24 Pedro Alves <palves@redhat.com>
212
213 * gdb.texinfo (Completion): Update need-quoting examples. Remove
214 false claim that GDB inserts quoting automatically.
215 (Symbols): Add anchor.
216
2400729e
UW
2172017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
218
219 * gdb.texinfo (Requirements): Document use of GNU MPFR.
220
d8ae99a7
PM
2212017-11-16 Phil Muldoon <pmuldoon@redhat.com>
222
223 * python.texi (Basic Python): Add rbreak documentation.
224
d0fe4701
XR
2252017-11-07 Xavier Roirand <roirand@adacore.com>
226 Pedro Alves <palves@redhat.com>
227
228 * gdb.texinfo (Set Breaks): Document support for breakpoint
229 location ranges in the enable/disable commands.
230
bc3b087d
SDJ
2312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
232
233 * gdb.texinfo (Starting your Program) <The working directory.>:
234 Mention remote debugging.
235 (Working Directory) <Your Program's Working Directory>:
236 Likewise.
237 (Connecting) <Remote Packet>: Add "set-working-dir"
238 and "QSetWorkingDir" to the table.
239 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
240 packet.
241
d092c5a2
SDJ
2422017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
243
244 * gdb.texinfo (Starting your Program) <The working directory.>:
245 Mention new "set cwd" command.
246 (Working Directory) <Your Program's Working Directory>:
247 Rephrase to explain that "set cwd" exists and is the default
248 way to change the inferior's cwd.
249
289e23aa
AA
2502017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
251
252 * gdb.texinfo (S/390 and System z Features): Document the new
253 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
254
f2ff95c5
KB
2552017-09-21 Kevin Buettner <kevinb@redhat.com>
256
257 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
258 attribute.
259
da2c323b
KB
2602017-09-21 Kevin Buettner <kevinb@redhat.com>
261
262 * python.texi (Inferiors In Python): Add description for method
263 Inferior.thread_from_thread_handle.
264
4e5a4f58
JB
2652017-09-19 John Baldwin <jhb@FreeBSD.org>
266
267 * gdb.texinfo (Starting your Program): Add description of
268 starti command. Mention starti command as an alternative for
269 debugging the elaboration phase.
270
1526853e
SM
2712017-09-16 Simon Marchi <simon.marchi@ericsson.com>
272
273 * gdb.texinfo (Maintenance Commands): Document filter parameter
274 of "maint selftest". Document "maint info selftests" command.
275
7c96f8c1
TT
2762017-09-11 Tom Tromey <tom@tromey.com>
277
278 * python.texi (Events In Python): Document new events.
279
d69cf9b2
PA
2802017-09-04 Pedro Alves <palves@redhat.com>
281
282 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
283 no-debug-info variables.
284 (Symbols) <Examining the Symbol Table>: Document inspecting
285 no-debug-info types.
286 (Calling) <Calling functions with no debug info>: New subsection,
287 documenting calling no-debug-info functions.
288 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
289
0a2dde4a
SDJ
2902017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
291
292 * gdb.texinfo (set environment): Add @anchor. Explain that
293 environment variables set by the user are sent to GDBserver.
294 (unset environment): Likewise, but for unsetting variables.
295 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
296 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
297 "environment-reset" and "QEnvironmentReset" to the table.
298 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
299 QEnvironmentReset>: New item, explaining the packet.
300
6e41ddec
JK
3012017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
304 "Compiler search for the compile command" descriptions of set
305 compile-gcc and show compile-gcc.
306
58afddc6
WP
3072017-08-07 Weimin Pan <weimin.pan@oracle.com>
308
309 * gdb.texinfo (Architectures): Add new Sparc64 section to document
310 ADI support.
311 * NEWS: Add "adi examine" and "adi assign" commands.
312
6d580b63
YQ
3132017-08-18 Yao Qi <yao.qi@linaro.org>
314
315 * gdb.texinfo (Server): Document "--selftest".
316
a5afdb16
RK
3172017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
318
319 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
320 Single-Key mode.
321
ca145713
SDJ
3222017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
323
324 PR gdb/21925
325 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
326 set...").
327
0968fbae
SM
3282017-08-09 Simon Marchi <simon.marchi@ericsson.com>
329
330 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
331 conditional expression.
332
791fb3d7
SM
3332017-07-31 Simon Marchi <simon.marchi@ericsson.com>
334
335 * agentexpr.texi (rot): Fix symbolic description, improve
336 textual description.
337
27d41eac
YQ
3382017-07-26 Yao Qi <yao.qi@linaro.org>
339
340 * gdb.texinfo (Maintenance Commands): Document command
341 "maint check xml-descriptions".
342
8e2141c6
YQ
3432017-07-26 Yao Qi <yao.qi@linaro.org>
344
345 * gdb.texinfo (Maintenance Commands): Document optional
346 argument of "maint print c-tdesc".
347
c646b4e8
YQ
3482017-07-18 Yao Qi <yao.qi@linaro.org>
349
350 * gdb.texinfo (Maintenance Commands): Improve the doc to
351 command "maint print c-tdesc".
352
eb83230b
SDJ
3532017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
354
355 PR gdb/21606
356 * python.texi (Python representation of Symbols.): Replace
357 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
358 * guile.texi (Guile representation of Symbols.): Likewise.
359
c4dcb155
SM
3602017-06-11 Simon Marchi <simon.marchi@ericsson.com>
361
362 * gdb.texinfo (Optional Messages about Internal Happenings):
363 Document {set,show} debug separate-debug-file commands.
364
aefd8b33
SDJ
3652017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
366
367 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
368 (Connecting) <Remote Packet>: Add "startup-with-shell"
369 and "QStartupWithShell" to the table.
370 (Remote Protocol) <QStartupWithShell>: New item, explaining the
371 packet.
372
176efed1
AB
3732017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
376
d050f7d7
TW
3772017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
378
379 * python.texi (Recording in Python): Factor out the documentation of
380 gdb.RecordInstruction's super class.
381
14f819c8
TW
3822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
383
384 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
385 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
386 prev and next.
387
0ed5da75
TW
3882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
389
390 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
391 gdb.RecordInstruction
392
913aeadd
TW
3932017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
394
395 * python.texi (Recording in Python): Add documentation for
396 gdb.RecordGap and remove documentation of special cases for
397 gdb.BtraceInstruction.
398
a3be24ad
TW
3992017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
400
401 * python.texi (Recording in Python): Remove Record.ptid defvar.
402
ebe553db
SM
4032017-04-21 Simon Marchi <simon.marchi@ericsson.com>
404
405 * gdb.texinfo (GDB/MI Thread Information): Add missing
406 fields, re-word some things.
407 (GDB/MI Thread Commands): Describe fields found in the output of
408 -thread-info, remove description of fields in the
409 thread output tuple, replace with a cross-reference to "GDB/MI
410 Thread Information".
411
9be21bb4
SM
4122017-04-21 Simon Marchi <simon.marchi@ericsson.com>
413
414 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
415 from -thread-info output.
416
fe5f7374
AK
4172017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
418
419 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
420
eea78757
AK
4212017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
422
423 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
424
79778b30
YQ
4252017-03-22 Yao Qi <yao.qi@linaro.org>
426
427 * python.texi (Inferiors In Python): Remove @code from Python.
428
cee59b3f
TW
4292017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
430
431 * python.texi (Recordings In Python): Document return type of
432 gdb.BtraceInstruction.data.
433
51457a05
MAL
4342017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
435
436 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
437 command file-list-shared-libraries
438 (GDB/MI Async Records): Update documentation of library-loaded with new
439 field.
440
f8d99587
DE
4412017-03-16 Doug Evans <dje@google.com>
442
443 * guile.texi (Lazy Strings In Guile): Mention arrays.
444 * python.texi (Lazy Strings In Python): Ditto.
445
5cf70512
JW
4462017-03-08 Jiong Wang <jiong.wang@arm.com>
447
448 * gdb.texinfo (Memory Protection Extensions): Add missing escape
449 character "@".
450
4a612d6f
WT
4512017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
452
453 * Memory Protection Extensions: Add information about inferior
454 calls.
455
216f72a1
JK
4562017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
457
458 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
459 DW_TAG_GNU_* and DW_AT_GNU_*.
460
4e746bb6
TW
4612017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
462
463 * python.texi (Recordings In Python): New section.
464
3f77c769
TT
4652017-02-14 Tom Tromey <tom@tromey.com>
466
467 PR python/13598:
468 * python.texi (Events In Python): Document events.before_prompt.
469
5cf30ebf
LM
4702017-02-13 Luis Machado <lgustavo@codesourcery.com>
471
472 * gdb.texinfo (Target Commands): Document the optional offset
473 argument for the load command.
474
18da0c51
MG
4752017-02-10 Martin Galvan <martingalvan@sourceware.org>
476
477 PR gdb/21122
478 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
479 space-separated breakpoint lists. Also add a missing @table command
480 and @cindex for breakpoint lists.
481
3f7b46f2
IR
4822017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
483
484 PR tdep/20936
485 * gdb.texinfo: (Standard Target Features): Document SPARC features.
486 (Sparc Features): New node.
487
2735833d
WT
4882017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
489
490 * gdb.texinfo (i386 Features): Add system segment registers
491 as feature.
492
373832b6
SM
4932017-01-24 Simon Marchi <simon.marchi@ericsson.com>
494
495 * python.texi (Events In Python): Fix typo.
496
78cbbba8
LM
4972017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
498 Luis Machado <lgustavo@codesourcery.com>
499
500 * gdb.texinfo (-target-flash-erase): New MI command description.
501 (flash-erase): New CLI command description.
502
387360da
JB
5032017-01-04 John Baldwin <jhb@FreeBSD.org>
504
505 * gdb.texinfo (Contributors): Add SRI International and University
506 of Cambridge for FreeBSD/mips.
507
34c41c68
DE
5082016-12-22 Doug Evans <xdje42@gmail.com>
509
510 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
511 commands.
512
df3ee9ca
PA
5132016-12-02 Pedro Alves <palves@redhat.com>
514
515 * gdb.texinfo (User-defined Commands): Limit on number of
516 arguments passed to user-defined commands removed; update.
517
01770bbd
PA
5182016-12-02 Pedro Alves <palves@redhat.com>
519
520 PR cli/20559
521 * gdb.texinfo (Define): Add example of using "eval" to process a
522 variable number of arguments.
523 (Output) <eval>: Add anchor.
524
ad02e4fe
SM
5252016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
526
527 * Makefile.in: Likewise.
528
8504e097
AA
5292016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
530
531 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
532 xref.
533
39402e6c
PA
5342016-10-29 Pedro Alves <palves@redhat.com>
535
536 * gdb.texinfo (Packets) <vCont>: Remove mention of default
537 actions.
538
ca6eff59
PA
5392016-10-26 Pedro Alves <palves@redhat.com>
540
541 * gdb.texinfo (Packets): Clarify vCont packets with multiple
542 actions that match a thread, and what happens when an action
543 matches a thread that is already running.
544
be06ba8c
SM
5452016-10-14 Simon Marchi <simon.marchi@ericsson.com>
546
547 * gdb.texinfo (Using Trace Files): Fix typo.
548 (GDB/MI Tracepoint Commands): Likewise.
549
99e61eda
SM
5502016-10-14 Simon Marchi <simon.marchi@ericsson.com>
551
552 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
553 of -trace-save.
554
9c37b5ae
TT
5552016-10-06 Tom Tromey <tom@tromey.com>
556
557 * guile.texi (Types In Guile): Remove Java mentions.
558 * python.texi (Types In Python): Remove Java mentions.
559 * gdb.texinfo (Address Locations, Supported Languages)
560 (Index Section Format): Remove Java mentions.
561
ee8da4b8
DE
5622016-08-15 Doug Evans <dje@google.com>
563
564 * gdb.texinfo (Target Description Format): Update docs on "end"
565 field spec and field default type.
566
4034d0ff
AT
5672016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5682016-10-03 Simon Marchi <simon.marchi@ericsson.com>
569
570 PR gdb/20487
571 * gdb.texinfo (Context management): Update mention of frame
572 change notifications.
573 (gdb/mi Async Records): Document frame field in
574 =thread-select event.
575 * observer.texi (GDB Observers): New user_selected_context_changed
576 observer.
577
4435e1cc
TT
5782016-09-28 Tom Tromey <tom@tromey.com>
579
580 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
581 than "memory breakpoint". Further document "kind". Move
582 protocol-details link earlier.
583 <z1>: Document the cmd_list argument. Fix typo.
584 <g>: Remove incorrect sentence.
585 (Stop Reply Packets): Document "OK" response to requests when in
586 non-stop mode.
587 <swbreak>: Use "software breakpoint" rather than "memory
588 breakpoint".
589 <create>: Document that "R" is ignored.
590 <W, X, w>: Document formatting of "AA".
591 (Notification Packets): Use "%Stop", not "%%Stop".
592
ad0a504f
AK
5932016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
594
595 * gdb.texinfo (Embedded Processors): Document ARC.
596 (Synopsys ARC): New section.
597 (Standard Target Features): Document ARC features.
598 (ARC Features): New section.
599
74172ecf
SM
6002016-09-21 Simon Marchi <simon.marchi@ericsson.com>
601
602 * .gitignore: New file.
603
0a1ddfa6
SM
6042016-08-24 Simon Marchi <simon.marchi@ericsson.com>
605
606 * gdb.texinfo (Input/Output): Mention possibility to unset
607 inferior-tty.
608
c0272db5
TW
6092016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
610
611 * gdb.texinfo: Resume btrace on reconnect.
612
e3487908
GKB
6132016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
614
615 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
616 syscall.
617
463888ab
РИ
6182016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
619
620 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
621 command.
622
dac790e1
TT
6232016-07-13 Tom Tromey <tom@tromey.com>
624
625 PR python/15620, PR python/18620:
626 * python.texi (Events In Python): Document new breakpoint events.
627
93daf339
TT
6282016-07-13 Tom Tromey <tom@tromey.com>
629
630 PR python/17698:
631 * python.texi (Breakpoints In Python): Document
632 Breakpoint.pending.
633
cda75e70
TT
6342016-07-13 Tom Tromey <tom@tromey.com>
635
636 * python.texi (Breakpoints In Python): Move table of types and
637 table of watchpoint types earlier in node.
638
e0f3fd7c
TT
6392016-07-12 Tom Tromey <tom@tromey.com>
640
641 PR python/19293:
642 * python.texi (Frames In Python): Document
643 gdb.invalidate_cached_frames.
644
86f78169
PA
6452016-06-21 Pedro Alves <palves@redhat.com>
646
647 * gdb.texinfo (Interpreters): Update intepreter-exec section,
648 document new-ui and explain use case.
649
a28d8e50
YTL
6502016-06-17 Yan-Ting Lin <currygt52@gmail.com>
651
652 * gdb.texinfo (Standard Target Features): Document NDS32 features.
653 (NDS32 Features): New Section.
654
bb556f1f
TK
6552016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
656
657 * gdb.texinfo (Examining Memory): Document negative repeat
658 count in the 'x' command.
659
38b022b4
SM
6602016-06-06 Simon Marchi <simon.marchi@ericsson.com>
661
662 * gdb.texinfo (GDB/MI Async Records): Document method and
663 format fields in =record-started.
664 * observer.texi (record_changed): Add method and format
665 parameters.
666
c185ba27
EZ
6672016-05-27 Eli Zaretskii <eliz@gnu.org>
668
669 * gdb.texinfo (General Query Packets): Move the description of the
670 response before the long list of the specific 'read' and 'write'
671 requests.
672
1957f6b8
TT
6732016-05-23 Tom Tromey <tom@tromey.com>
674
675 * python.texi (Basic Python): Document gdb.breakpoints return.
676
224f10c1
TT
6772016-05-24 Tom Tromey <tom@tromey.com>
678
679 PR gdb/19194:
680 * gdb.texinfo (gdb man): Fix typo.
681
0bdfa368
TT
6822016-05-17 Tom Tromey <tom@tromey.com>
683
684 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
685 (Rust): New node.
686
dcd1f979
TT
6872016-05-17 Tom Tromey <tom@tromey.com>
688
689 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
690
310cdbb6
YQ
6912016-04-27 Yao Qi <yao.qi@linaro.org>
692
693 * gdb.texinfo (tfind): Complete doc about tfind without
694 argument.
695
b8162e5a
AT
6962016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
697
698 * agentexpr.texi (byte): Fix zero_ext description.
699
f7c38292
PA
7002016-03-31 Pedro Alves <palves@redhat.com>
701
702 * gdb.texinfo (M32R/SDI): Delete node.
703 (MIPS Embedded): Remove references to the MIPS remote debugging
704 protocol, PMON and variants, and the associated commands.
705
81516450
DE
7062016-03-15 Doug Evans <dje@google.com>
707
708 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
709 (Target Description Format): Mention enum types. Update docs on
710 flags types.
711 (Predefined Target Types): Add "bool".
712 (Enum Target Types): New node.
713
2a60e18f
PA
7142016-03-15 Pedro Alves <palves@redhat.com>
715
716 * gdb.texinfo (Tracepoint Actions): Fix typo.
717
45fa2529
PA
7182016-03-15 Pedro Alves <palves@redhat.com>
719 Andreas Arnez <arnez@linux.vnet.ibm.com>
720 Marcin Kościelnicki <koriakin@0x04.net>
721
722 * gdb.texinfo (Tracepoint Actions): Document possible
723 unreliability of '$_ret'.
724
f2403c39
AB
7252016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.texinfo (Symbols): Document new 'maint info line-table'
728 command.
729
f2f3ccb9
SM
7302016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
731
732 * gdb.texinfo (Convenience Functions): Document $_as_string.
733
cce0e923
DE
7342016-02-23 Doug Evans <dje@google.com>
735
736 * gdb.texinfo (Skipping Over Functions and Files): Document new
737 options to "skip" command. Update docs of output of "info skip".
738
012b3a21
WT
7392016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
740
741 * gdb.texinfo (Signals): Add bound violation display hints for
742 a SIGSEGV.
743
0748bf3e
MK
7442016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
745
746 * gdb.texinfo (Trace File Format): Add documentation for description
747 section lines.
748
e909d859
MK
7492016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
750
751 * gdb.texinfo (Trace File Format): Remove misleading information
752 about register block ordering.
753
713cdcbf
DE
7542016-02-01 Doug Evans <dje@google.com>
755
756 * gdb.texinfo (Value Sizes): Fix typo.
757
8244c20d
DE
7582016-02-01 Doug Evans <dje@google.com>
759
760 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
761
5fdf6324
AB
7622016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
763
764 * gdb.texinfo (Value Sizes): New section.
765 (Data): Add the 'Value Sizes' node to the menu.
766
67ebd9cb
JB
7672016-01-26 John Baldwin <jhb@FreeBSD.org>
768
769 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
770
6e9567fe
JB
7712016-01-19 John Baldwin <jhb@FreeBSD.org>
772
773 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
774
f303dbd6
PA
7752016-01-18 Pedro Alves <palves@redhat.com>
776
777 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
778 of the thread that hit a breakpoint or received a signal.
779
71ef29a8
PA
7802016-01-15 Pedro Alves <palves@redhat.com>
781
782 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
783
663f6d42
PA
7842016-01-13 Pedro Alves <palves@redhat.com>
785
786 * gdb.texinfo (Threads): Document the $_gthread convenience
787 variable.
788 (Convenience Vars): Likewise.
789
c84f6bbf
PA
7902016-01-13 Pedro Alves <palves@redhat.com>
791
792 * gdb.texinfo (Threads): Document "info threads -gid".
793
22a02324
PA
7942016-01-13 Pedro Alves <palves@redhat.com>
795
796 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
797 anchor.
798 (Threads In Python): Document new InferiorThread.global_num
799 attribute.
800
5d5658a1
PA
8012016-01-07 Pedro Alves <palves@redhat.com>
802
803 * gdb.texinfo (Threads): Document per-inferior thread IDs,
804 qualified thread IDs, global thread IDs and thread ID lists.
805 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
806 thread IDs.
807 (Convenience Vars): Document the $_thread convenience variable.
808 (Ada Tasks): Adjust to refer to thread IDs.
809 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
810 Commands, GDB/MI Variable Objects): Update to mention global
811 thread IDs.
812 * guile.texi (Breakpoints In Guile)
813 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
814 global thread IDs instead of thread IDs.
815 * python.texi (Threads In Python): Adjust documentation of
816 InferiorThread.num.
817 (Breakpoint.thread): Mention global thread IDs instead of thread
818 IDs.
819
84654457
PA
8202016-01-13 Pedro Alves <palves@redhat.com>
821
822 * python.texi (Threads In Python): Document
823 InferiorThread.inferior.
824
e3940304
PA
8252016-01-13 Pedro Alves <palves@redhat.com>
826
827 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
828 convenience variable.
829 (Convenience Vars): Likewise.
830
82075af2
JS
8312016-01-12 Josh Stone <jistone@redhat.com>
832 Philippe Waroquiers <philippe.waroquiers@skynet.be>
833
834 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
835 (Stop Reply Packets): List the syscall entry and return stop reasons.
836 (General Query Packets): Describe QCatchSyscalls, and add it to the
837 table and the detailed list of stub features.
838
bc504a31
PA
8392016-01-12 Pedro Alves <palves@redhat.com>
840
841 Remove use of the registered trademark symbol throughout.
842
cde67b27
YQ
8432016-01-12 Yao Qi <yao.qi@linaro.org>
844
845 * gdb.texinfo (Interrupts): Update the document on handling
846 interrupt when program is stopped.
847
19d9d4ef
DB
8482015-12-11 Don Breazeal <donb@codesourcery.com>
849
850 * gdb.texinfo (Forks): Correct Linux kernel version where
851 fork and exec events are supported, add notes about support
852 of these events in target remote mode.
853 (Connecting): Reorganize and clarify distinctions between
854 target remote, extended-remote, and multiprocess.
855 Reorganize related text from separate sections into new
856 sections.
857 (Server): Note effects of target extended-remote mode.
858 Delete section on Multi-Process Mode for gdbserver.
859 Move some text to "Connecting" node.
860
f4f4330e
PA
8612015-12-10 Pedro Alves <palves@redhat.com>
862
863 * gdb.texinfo (Threads): Replace warning with explanation
864 about single-threaded programs.
865
b1236ac3
PA
8662015-12-10 Pedro Alves <palves@redhat.com>
867
868 * gdb.texinfo (Threads): Remove mention of SGI.
869 (Forks): Remove mention of HP-UX.
870 (Breakpoints): Remove mention of HP-UX.
871 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
872 Reword in terms of architectures.
873 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
874 mention supported systems.
875 (Convenience Vars): Don't mention HP-UX.
876 (Jumping): Remove mention of HP-UX in comment.
877 (Files) <shared libraries>: Update supported shared library types
878 list. Remove mention of HP-UX.
879 (Native): Remove HP-UX subsection.
880 (SVR4 Process Information): Remove mention of HP-UX.
881
0f59c28f
PA
8822015-12-10 Pedro Alves <palves@redhat.com>
883
884 * gdb.texinfo (Stack): Reorder menu.
885
1c35a88f
LM
8862015-12-09 Luis Machado <lgustavo@codesourcery.com>
887
888 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
889 -var-set-format's new zero-hexadecimal format.
890
3685b09f
PMR
8912015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
892
893 * gdb.texinfo (Ada Mode Into): Move overloading support
894 description to its own node.
895 (Overloading support for Ada): New node.
896
f2faf941
PA
8972015-11-30 Pedro Alves <palves@redhat.com>
898
899 PR 14618
900 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
901 (Remote Configuration): Add the "set/show remote
902 no-resumed-stop-reply" to the available settings table.
903 (General Query Packets): Document the "no-resumed" qSupported
904 feature.
905
65706a29
PA
9062015-11-30 Pedro Alves <palves@redhat.com>
907
908 * gdb.texinfo (Remote Configuration): List "set/show remote
909 thread-events" command in configuration table.
910 (Stop Reply Packets): Document "T05 create" stop
911 reason and 'w' stop reply.
912 (General Query Packets): Document QThreadEvents packet. Document
913 QThreadEvents qSupported feature.
914
de979965
PA
9152015-11-30 Pedro Alves <palves@redhat.com>
916
917 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
918 anchor.
919 (Packets): Document vCtrlC.
920
79efa585
SM
9212015-11-26 Simon Marchi <simon.marchi@ericsson.com>
922
923 * gdb.texinfo (Thread List Format): Mention thread names.
924
7e0aa6aa
PA
9252015-11-24 Pedro Alves <palves@redhat.com>
926
927 PR 17539
928 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
929 program-spaces" example to ascending order listing.
930 (Threads): Adjust "info threads" example to ascending order
931 listing.
932 (Forks): Adjust "info inferiors" example to ascending order
933 listing.
934
0c532a29
MM
9352015-11-04 Markus Metzger <markus.t.metzger@intel.com>
936
937 * gdb.texinfo (Process Record and Replay): Document "record
938 instruction-history" modifiers.
939
fc58fa65
AB
9402015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
943 description.
944 (Frame Filter Management): Move to later in the 'Examining the
945 Stack' chapter.
946 (Selection): Add entry for 'select-frame'.
947
792005b0
DE
9482015-09-25 Doug Evans <dje@google.com>
949
950 * gdb.texinfo (Process Record and Replay): Fix syntax of
951 "record instruction-history begin, end" and
952 "record function-call-history begin, end".
953
c58b006b
SM
9542015-09-22 Simon Marchi <simon.marchi@ericsson.com>
955
956 * gdb.texinfo (Specifying Source Directories): Fix
957 substitute-path example.
958
f2665db5
MM
9592015-09-18 Markus Metzger <markus.t.metzger@intel.com>
960
961 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
962
e68fa6f0
PA
9632015-09-15 Pedro Alves <palves@redhat.com>
964
965 PR remote/18965
966 * gdb.texinfo (Stop Reply Packets): Revert previous change to
967 the vforkdone description.
968
8228463c
PA
9692015-09-15 Pedro Alves <palves@redhat.com>
970
971 PR remote/18965
972 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
973 part indicates the thread ID of the parent process.
974
750ce8d1
YQ
9752015-09-15 Yao Qi <yao.qi@linaro.org>
976
977 * gdb.texinfo (General Query Packets): Add vContSupported to
978 tables of 'gdbfeatures' and 'stub features' supported in the
979 qSupported packet, as well as to the list containing stub
980 feature details.
981
b459a59b
DB
9822015-09-11 Don Breazeal <donb@codesourcery.com>
983
984 * gdb.texinfo (Remote Configuration): Add exec event
985 feature to table of packet settings.
986 (Stop Reply Packets): Add exec events to the list of stop
987 reasons.
988 (General Query Packets): Add exec events to tables of
989 'gdbfeatures' and 'stub features' supported in the qSupported
990 packet, as well as to the list containing stub feature
991 details.
992
73b8c1fd
PA
9932015-08-24 Pedro Alves <palves@redhat.com>
994
995 * gdb.texinfo (Remote Configuration): Document the "set/show
996 remote multiprocess-extensions-packet" commands.
997
bb615428
PA
9982015-08-24 Pedro Alves <palves@redhat.com>
999
1000 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1001 <M32R>: Remove references to M32R/D.
1002 <M68K>: Remove references to target dbug.
1003 <MIPS Embedded>: Remove references to target r3900 and target
1004 array.
1005 <PowerPC Embedded>: Remove references to target dink32 and target
1006 ppcbug, target sds
1007 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1008
2b4bf6af
AB
10092015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1010
1011 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1012
566f5e3b
AB
10132015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1014
1015 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1016
18989b3c
AB
10172015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1020 info bfds" to...
1021 (File Caching): A New section. Outline bfd caching, and add new
1022 description for "main set/show bfd-sharing".
1023
6ff0ba5f
DE
10242015-08-14 Doug Evans <xdje42@gmail.com>
1025
1026 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1027 disassembly.
1028 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1029
629500fa
KS
10302015-08-11 Keith Seitz <keiths@redhat.com>
1031
1032 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1033 Use "location(s)"instead of "linespec(s)".
1034 (Specifying a Location): Rewrite.
1035 Add subsections describing linespec, address, and explicit locations.
1036 Add node/menu for each subsection.
1037 (Source and Machine Code, C Preprocessor Macros)
1038 (Create and Delete Trace points)
1039 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1040 (Continuing at a Different Address): Remove "linespec" examples.
1041 Add reference to "Specify a Location"
1042 (The -break-insert Command): Rewrite. Add anchor.
1043 Add reference to appropriate manual section discussing locations.
1044 (The -dprintf-insert Command): Refer to -break-insert for
1045 specification of 'location'.
1046
fbea99ea
PA
10472015-08-07 Pedro Alves <palves@redhat.com>
1048
1049 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1050 target-non-stop".
1051
da8c46d2
MM
10522015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1053
1054 * gdb.texinfo (Process Record and Replay): Document prefixing of
1055 speculatively executed instructions in the "record instruction-history"
1056 command.
1057
a3b5281e
DE
10582015-07-20 Doug Evans <dje@google.com>
1059
1060 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1061
6bcb1f97
DE
10622015-07-16 Doug Evans <dje@google.com>
1063
1064 * stabs.texinfo: @include gdb-cfg.texi.
1065
db1ff28b
JK
10662015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1067
1068 Revert the previous 2 commits:
1069 gdbserver build-id attribute generator
1070 Validate symbol file using build-id
1071
ca5268b6
JK
10722015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * gdb.texinfo (Files): Add 'set validate-build-id'
1075 and 'show validate-build-id'.
1076
700ca40f
JK
10772015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1078 Jan Kratochvil <jan.kratochvil@redhat.com>
1079
1080 gdbserver build-id attribute generator.
1081 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1082 'build-id' in description, example, new attribute in dtd.
1083
7c7f93f6
AB
10842015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.texinfo (Selection): Update documentation for 'frame'
1087 command.
1088
b0627500
MM
10892015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1090
72f4393d 1091 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1092 commands.
1093
b20a6524
MM
10942015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1095
1096 * gdb.texinfo (Process Record and Replay): Spell out that variables
1097 and registers are not available during btrace replay.
1098 Describe the new "record btrace pt" command.
1099 Describe the new "set|show record btrace pt buffer-size" options.
1100 (General Query Packets): Describe the new Qbtrace:pt and
1101 Qbtrace-conf:pt:size packets.
1102 Expand "bts" to "Branch Trace Store".
1103 Update the branch trace DTD.
1104
fc637f04
PP
11052015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1106
1107 * gdb.texinfo (Command History): Document the new option
1108 "history remove-duplicates".
1109
18a94d75
DE
11102015-06-19 Doug Evans <dje@google.com>
1111
1112 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1113 longer supported.
1114
0eacb298
PP
11152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1116
1117 * gdb.texinfo (Command History): Mention that setting
1118 GDBHISTSIZE to the empty string disables history truncation.
1119
bc460514
PP
11202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1121
1122 PR gdb/16999
1123 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1124 behavior.
1125
b58c513b
PP
11262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1127
1128 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1129 with GDBHISTSIZE.
1130
a86c90e6
SM
11312015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1132
1133 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1134 bytes and memory units for -data-{read,write}-memory-bytes.
1135 (Packets): Same for m, M and X packets.
1136 * python.texi (Inferiors In Python): Same for read_memory and
1137 write_memory.
1138
c74f7d1c
JT
11392015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1140
1141 * gdb.texinfo (Separate Debug Files): Document that PE is also
1142 supported.
1143
51f0e40d
AB
11442015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1147 single table entry.
1148
966f0aef
WT
11492015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1150
1151 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1152
1153
15a201c8
GB
11542015-06-10 Gary Benson <gbenson@redhat.com>
1155
1156 * gdb.texinfo (Remote Configuration): Document the
1157 "set/show remote hostio-setfs-packet" command.
1158 (Host I/O Packets): Document the vFile:setfs packet.
1159
7a6a1731
GB
11602015-06-10 Gary Benson <gbenson@redhat.com>
1161
1162 * gdb.texinfo (Debugging Output): Document the "set/show debug
1163 linux-namespaces" command.
1164
7d73c23c 11652015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1166 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1167
1168 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1169 and "set mpx bound".
1170
27e0867f
DE
11712015-05-27 Doug Evans <dje@google.com>
1172
1173 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1174
b4f54984
DE
11752015-05-26 Doug Evans <dje@google.com>
1176
1177 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1178 command renamings.
1179 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1180
55b40027
AB
11812015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1184
a4ea0946
AB
11852015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1188 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1189
37442ce1
DE
11902015-05-16 Doug Evans <xdje42@gmail.com>
1191
1192 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1193 memory ports.
1194
36de76f9
JK
11952015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1196
1197 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1198
0d71eef5
DB
11992015-05-12 Don Breazeal <donb@codesourcery.com>
1200
1201 * gdb.texinfo (Forks): Note that fork debugging is
1202 supported in extended mode.
1203 (Remote Configuration): Add fork event features to table
1204 of packet settings.
1205 (Stop Reply Packets): Add fork events to list of stop reasons.
1206 (General Query Packets): Add fork events to tables of
1207 'gdbfeatures' and 'stub features' supported in the qSupported
1208 packet, as well as to the list containing stub feature
1209 details.
1210
835205d0
GB
12112015-05-12 Gary Benson <gbenson@redhat.com>
1212
1213 * gdb.texinfo (General Query Packets): Document
1214 qXfer:exec-file:read with empty annex.
1215
4c082a81
SC
12162015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1217
1218 * python.texi (Values From Inferior): Add descriptions of new
1219 methods gdb.Value.reference_value and gdb.Value.const_value.
1220
b30a0bc3
JB
12212015-05-06 Joel Brobecker <brobecker@adacore.com>
1222
1223 * gdb.texinfo (Files): Add "info dll" documentation.
1224 (Cygwin Native): Remove "info dll" documentation.
1225
2ce1cdbf
DE
12262015-04-29 Doug Evans <dje@google.com>
1227
1228 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1229 Document.
1230 (Writing an Xmethod): Add get_result_type to example.
1231
59fb7612
SS
12322015-04-28 Sasha Smundak <asmundak@google.com>
1233
1234 * python.texi: New method documented.
1235
cf75d6c3
AB
12362015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1237
1238 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1239 format.
1240
897c3d32
DE
12412015-04-24 Doug Evans <dje@google.com>
1242
1243 * python.texi (Xmethods In Python): Fix name of method to call the
1244 xmethod.
1245
1b6e6f5c
GB
12462015-04-17 Gary Benson <gbenson@redhat.com>
1247
1248 * gdb.texinfo (Connecting to a Remote Target): Mention that
1249 GDB can access program files from remote targets that support
1250 qXfer:exec-file:read and Host I/O packets.
1251
c78fa86a
GB
12522015-04-17 Gary Benson <gbenson@redhat.com>
1253
1254 * gdb.texinfo (Remote Configuration): Document the "set/show
1255 remote pid-to-exec-file-packet" command.
1256 (General Query Packets): Document the qXfer:exec-file:read
1257 qSupported features. Document the qXfer:exec-file:read packet.
1258
a9a5a3d1
GB
12592015-04-17 Gary Benson <gbenson@redhat.com>
1260
1261 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1262 applies to executable paths if supplied to GDB as absolute.
1263
4f45d445
JK
12642015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1265
1266 * gdb.texinfo (Mode Options): Remove -xdb.
1267
e7a8570f
JK
12682015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1269 Eli Zaretskii <eliz@gnu.org>
1270
72f4393d
L
1271 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1272 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1273 the compile command. New subsection Compiler search for the compile
1274 command.
1275
f2983cc3
AW
12762015-04-09 Andy Wingo <wingo@igalia.com>
1277
1278 * guile.texi (Frames In Guile): Describe frame-read-register.
1279
599bd15c
GB
12802015-04-02 Gary Benson <gbenson@redhat.com>
1281
1282 * gdb.texinfo (set sysroot): Document "target:".
1283
d11916aa
SS
12842015-04-01 Sasha Smundak <asmundak@google.com>
1285
1286 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1287 section.
1288
df8411da
SDJ
12892015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1290
1291 PR corefiles/16092
1292 * gdb.texinfo (gcore): Mention new command 'set
1293 use-coredump-filter'.
1294 (set use-coredump-filter): Document new command.
1295
d33279b3
AT
12962015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1297
1298 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1299 documentation, reorder the info os entries in alphabetical order.
1300
852f8402
SM
13012015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1302
1303 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1304 -data-write-memory-bytes.
1305
856e7dd6
PA
13062015-03-24 Pedro Alves <palves@redhat.com>
1307
1308 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1309 mention that threads may sometimes run unlocked.
1310
236af5e3
YG
13112015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1312
1313 * gdb.texinfo (Remote configuration): Document "set/show
1314 serial parity" command.
1315
464b0089
GB
13162015-03-18 Gary Benson <gbenson@redhat.com>
1317
1318 * gdb.texinfo (General Query Packets): Remove documentation
1319 for now-removed vFile:fstat qSupported features.
1320
0a93529c
GB
13212015-03-11 Gary Benson <gbenson@redhat.com>
1322
1323 * gdb.texinfo (Remote Configuration): Document the
1324 "set/show remote hostio-fstat-packet" command.
1325 (General Query Packets): Document the vFile:fstat
1326 qSupported features.
1327 (Host I/O Packets): Document the vFile:fstat packet.
1328
85642ba0
AW
13292015-03-11 Andy Wingo <wingo@igalia.com>
1330
1331 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1332
f7e6eed5
PA
13332015-03-04 Pedro Alves <palves@redhat.com>
1334
1335 * gdb.texinfo (Remote Configuration): Document the "set/show
1336 remote swbreak-feature-packet" and "set/show remote
1337 hwbreak-feature-packet" commands.
1338 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1339 decription.
1340 (Stop Reply Packets): Document the swbreak and hwbreak stop
1341 reasons.
1342 (General Query Packets): Document the swbreak and hwbreak
1343 qSupported features.
1344 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1345
f873665f 13462015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1347
1348 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1349 under *stopped.
1350
9a284c97
DE
13512015-03-02 Doug Evans <xdje42@gmail.com>
1352
1353 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1354
446899e4
AA
13552015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1356
1357 * gdb.texinfo (S/390 and System z Features): Describe new feature
1358 "org.gnu.gdb.s390.vx".
1359
7ee67ee4
SDJ
13602015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1361
1362 PR gdb/18008
1363 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1364 demangler-warning): Fix typo ("problam").
1365
53cf2ee0
DT
13662015-02-19 David Taylor <dtaylor@emc.com>
1367
1368 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1369
3133f8c1
JM
13702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1371
1372 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1373 point, DTrace'.
1374 (Static Probe Points): Modified to cover DTrace probes in addition
1375 to SystemTap probes. Also modified to cover the `enable probe'
1376 and `disable probe' commands.
1377
9aca2ff8
JM
13782015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1379
1380 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1381 `disable probe' commands.
1382
fa3f8d5a
DT
13832015-02-12 David Taylor <dtaylor@emc.com>
1384
1385 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1386 fields of the QTDV packet.
1387
d33501a5
MM
13882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1389
1390 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1391 (Process Record and Replay): Describe new set|show commands.
1392 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1393
f4abbc16
MM
13942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1395
1396 * gdb.texinfo (Process Record and Replay): Describe the "record
1397 btrace bts" command.
1398 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1399 (Branch Trace Configuration Format): New.
1400
cfb069a8
GB
14012015-01-31 Gary Benson <gbenson@redhat.com>
1402 Doug Evans <dje@google.com>
1403
1404 * gdb.texinfo (Command Completion): Document new
1405 "set/show max-completions" option.
1406
f57d2163
DE
14072015-01-31 Doug Evans <xdje42@gmail.com>
1408
1409 * gdb.texinfo (Symbols): Document new commands
1410 "maint print symbol-cache", "maint print symbol-cache-statistics",
1411 "maint flush-symbol-cache". Document new option
1412 "maint set symbol-cache-size".
1413
9f050062
DE
14142015-01-31 Doug Evans <xdje42@gmail.com>
1415
1416 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1417 distinguish script files vs inlined scripts.
1418 * python.texi (Python Auto-loading): Ditto.
1419
b6577aab
DE
14202015-01-30 Doug Evans <dje@google.com>
1421
1422 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1423 string if present.
1424
3a8b707a
DE
14252015-01-27 Doug Evans <dje@google.com>
1426
1427 * python.texi (Objfiles In Python): Document Objfile.username.
1428
1b549396
DE
14292015-01-27 Doug Evans <dje@google.com>
1430
1431 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1432 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1433
253828f1
JK
14342015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1435
1436 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1437
bf555842
EZ
14382015-01-16 Eli Zaretskii <eliz@gnu.org>
1439
1440 * doc/gdb.texinfo (TUI Commands): Document the possible
1441 values of NAME argument to 'winheight' command. Explain the
1442 effect of 'tabset' setting better.
1443
439250fb
DE
14442015-01-11 Doug Evans <xdje42@gmail.com>
1445
1446 PR gdb/15830
1447 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1448 (Symbols): Ditto.
1449 (Maintenance Commands): Delete docs for "maint demangle".
1450
6bf6fd09
JB
14512014-12-31 Joel Brobecker <brobecker@adacore.com>
1452
1453 * gdb.texinfo (Files): Remove documentation of the
1454 "add-shared-symbol-files" and "assf" commands.
1455 (Cygwin Native): Remove documentation of the "dll-symbols"
1456 command.
1457
cc485e62
DE
14582014-12-17 Doug Evans <xdje42@gmail.com>
1459
1460 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1461
bb2ec1b3
TT
14622014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1463 Jan Kratochvil <jan.kratochvil@redhat.com>
1464
1465 * gdb.texinfo (Altering): Update.
1466 (Compiling and Injecting Code): New node.
1467
6dddd6a5
DE
14682014-12-12 Doug Evans <dje@google.com>
1469
1470 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1471
f5b95c01
AA
14722014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1473
1474 * gdb.texinfo: Document "maint print user-registers".
1475
a0be3e44
DE
14762014-12-08 Doug Evans <dje@google.com>
1477
1478 * python.texi (Objfiles In Python): Document Objfile.owner.
1479
86e4ed39
DE
14802014-12-04 Doug Evans <dje@google.com>
1481
1482 * python.texi (Objfiles In Python): Document
1483 Objfile.add_separate_debug_file.
1484
7c50a931
DE
14852014-12-04 Doug Evans <dje@google.com>
1486
1487 * python.texi (Objfiles In Python): Document Objfile.build_id.
1488
162078c8
NB
14892014-12-02 Nick Bull <nicholaspbull@gmail.com>
1490
1491 * python.texi (Events In Python): Document new events
1492 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1493 and RegisterChangedEvent.
1494
f10c5b19
JK
14952014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1496
1497 Add add-auto-load-scripts-directory.
1498 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1499 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1500
413b59ae
JK
15012014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1504 description typo.
1505
02be9a71
DE
15062014-10-30 Doug Evans <dje@google.com>
1507
1508 * python.texi (Progspaces In Python): Document ability to add
1509 random attributes to gdb.Progspace objects.
1510 (Objfiles In Python): Document ability to add random attributes to
1511 gdb.objfile objects.
1512
e5f8a7cc
PA
15132014-10-27 Pedro Alves <palves@redhat.com>
1514
1515 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1516 info on stepping and signal handlers.
1517 (Signals): Explain stepping and signal handlers. Add context
1518 index entry, and cross references.
1519
fab3a15d
SM
15202014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1521
1522 * python.texi (Breakpoints In Python): Add parenthesis after
1523 Breakpoint.delete. Clarify Breakpoint.enabled description so
1524 that it contains "disable".
1525
4ffbba72
DE
15262014-10-17 Doug Evans <dje@google.com>
1527
1528 * python.texi (Events In Python): Document clear_objfiles event.
1529
d096d8c1
DE
15302014-10-17 Doug Evans <dje@google.com>
1531
1532 * python.texi (Objfiles In Python): Document new progspace attribute.
1533
32a8097b
PA
15342014-10-17 Pedro Alves <palves@redhat.com>
1535
1536 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1537 (SVR4 Process Information): Delete mention of OSF/1.
1538
2ddf4301
SM
15392014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1540
1541 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1542 exit-code field in -list-thread-groups output.
1543
342cc091
JBG
15442014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1545
1546 * gdb.texinfo (Set Breaks): Add missing "@end table".
1547
a25a5a45
PA
15482014-09-22 Pedro Alves <palves@redhat.com>
1549
1550 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1551 always-inserted off" is the default mode now. Delete
1552 documentation of "set breakpoint always-inserted auto".
1553
2b4fd423
DE
15542014-09-18 Doug Evans <dje@google.com>
1555
1556 * python.texi (Symbol Tables In Python): Document "producer"
1557 attribute of gdb.Symtab objects.
1558
deb8ff2b
PA
15592014-09-16 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1562 (Embedded OS): Remove VxWorks menu entry.
1563 (VxWorks): Remove node.
1564
81219e53
DE
15652014-09-13 Doug Evans <xdje42@gmail.com>
1566
1567 * gdb.texinfo (Signaling): Document new queue-signal command.
1568
faa42425
DE
15692014-09-06 Doug Evans <xdje42@gmail.com>
1570
1571 PR 15276
1572 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1573 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1574
1a6a384b
JL
15752014-09-03 Justin Lebar <jlebar@google.com>
1576
1577 * python.texi (Types In Python): Type.template_argument(n) returns a
1578 gdb.Value or a gdb.Type and throws an exception if n is out of
1579 range.
1580
5f3b99cf
SS
15812014-09-03 Sasha Smundak <asmundak@google.com>
1582
1583 * python.texi (Frames in Python): Add read_register description.
1584
3cecbbbe
TT
15852014-08-04 Tom Tromey <tromey@redhat.com>
1586
1587 * gdb.texinfo (Debugging Output): Update for change to "set debug
1588 target".
1589
90debf20
MM
15902014-08-01 Masaki Muranaka <monaka@monami-software.com>
1591
1592 Pushed by Joel Brobecker <brobecker@adacore.com>.
1593 * Makefile.in (transform): New variable.
1594 (install-man1, install-man5): Apply $(transform) to man file names.
1595
ee7333ae
DE
15962014-07-26 Doug Evans <xdje42@gmail.com>
1597
1598 PR guile/17177
1599 * guile.texi (Guile Pretty Printing API): Fix typo.
1600 Document set-pretty-printers!, pretty-printers.
1601 (Selecting Guile Pretty-Printers): Update.
1602 Mention program-space based pretty-printers.
1603
70509625
PA
16042014-07-25 Pedro Alves <palves@redhat.com>
1605 Eli Zaretskii <eliz@gnu.org>
1606
1607 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1608 with multi-threaded programs.
1609
b67a2c6f
YQ
16102014-06-27 Yao Qi <yao@codesourcery.com>
1611
1612 * gdb.texinfo (Maintenance Commands): Update the output of
1613 'maint print dummy-frames' command.
1614
f179cf97
EZ
16152014-06-24 Eli Zaretskii <eliz@gnu.org>
1616
1617 * gdb.texinfo (Screen Size): Improve indexing.
1618
992c7d70
GB
16192014-06-19 Gary Benson <gbenson@redhat.com>
1620
1621 * gdb.texinfo (Maintenance Commands): Document new
1622 "maint set/show catch-demangler-crashes" option.
1623
57fcfb1b
GB
16242014-06-19 Gary Benson <gbenson@redhat.com>
1625
1626 * gdb.texinfo (Maintenance Commands): Document new
1627 "maint demangler-warning" command and new
1628 "maint set/show demangler-warning" option.
1629
dd5d5494
SC
16302014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1631
1632 * python.texi (Xmethod API): Add space before the opening
1633 parenthesis in function descriptions.
1634
25326a28 16352014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1636
1637 * guile.texi (Guile Configuration): Document guile-data-directory.
1638
0a770bb2 16392014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1640
1641 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1642
16f691fb
DE
16432014-06-04 Doug Evans <xdje42@gmail.com>
1644
1645 * guile.texi (Breakpoints In Guile): Update.
1646
1e47491b
JB
16472014-06-03 Joel Brobecker <brobecker@adacore.com>
1648
1649 * python.texi (Xmethod API): Fix reference to "Progspaces In
1650 Python".
1651
0c6e92a5
SC
16522014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1653
1654 * python.texi (Xmethods In Python, XMethod API)
1655 (Writing an Xmethod): New nodes.
1656 (Python API): New menu entries "Xmethods In Python",
1657 "Xmethod API", "Writing an Xmethod".
1658
06eb1586
DE
16592014-06-02 Doug Evans <xdje42@gmail.com>
1660
1661 * guile.texi (Guile API): Add entry for Parameters In Guile.
1662 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1663 (Parameters In Guile): New node.
1664
e698b8c4
DE
16652014-06-02 Doug Evans <xdje42@gmail.com>
1666
1667 * guile.texi (Guile API): Add entry for Commands In Guile.
1668 (Basic Guile) <parse-and-eval>: Add reference.
1669 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1670 (GDB Scheme Data Types): Mention <gdb:command> object.
1671 (Commands In Guile): New node.
1672
ded03782
DE
16732014-06-02 Doug Evans <xdje42@gmail.com>
1674
1675 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1676 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1677 (Progspaces In Guile): New node.
1678
53e8a631
AB
16792014-05-30 Andrew Burgess <aburgess@broadcom.com>
1680
1681 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1682 * python.texi (Frames In Python): Mention
1683 gdb.FRAME_UNWIND_MEMORY_ERROR.
1684
329ea579
PA
16852014-05-29 Pedro Alves <palves@redhat.com>
1686 Tom Tromey <tromey@redhat.com>
1687
1688 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1689 from example.
1690 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1691 Mention that target-async is now deprecated.
1692 (Maintenance Commands): Document maint set/show target-async.
1693
92bcb5f9
PA
16942014-05-29 Pedro Alves <palves@redhat.com>
1695
1696 * observer.texi (sync_execution_done, command_error): New
1697 subjects.
1698
fd664c91
PA
16992014-05-29 Pedro Alves <palves@redhat.com>
1700
1701 PR gdb/13860
1702 * observer.texi (signal_received, end_stepping_range)
1703 (signal_exited, exited, no_history): New observer subjects.
1704
b2715b27
AW
17052014-05-26 Andy Wingo <wingo@igalia.com>
1706
1707 * guile.texi (GDB Scheme Data Types): Remove documentation for
1708 removed interfaces. Update spelling of gdb-object-kind.
1709
9eaa4c1e
AW
17102014-05-26 Andy Wingo <wingo@igalia.com>
1711
1712 * guile.texi (Basic Guile): Fix some typos.
1713
0f1e8403
AW
17142014-05-26 Andy Wingo <wingo@igalia.com>
1715
1716 * guile.texi (Writing a Guile Pretty-Printer)
1717 (Guile Types Module): Fix excess parentheses in use-modules forms.
1718
697aa1b7
EZ
17192014-05-24 Eli Zaretskii <eliz@gnu.org>
1720
1721 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1722 (Breakpoints In Guile, Guile Printing Module)
1723 (Guile Exception Handling, Values From Inferior In Guile)
1724 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1725 Don't use @var at the beginning of a sentence.
1726
1727 * gdb.texinfo (Frame Filter Management, Trace Files)
1728 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1729 (PowerPC Embedded, Define, Annotations for Running)
1730 (IPA Protocol Commands, Packets, General Query Packets)
1731 (Tracepoint Packets, Notification Packets, Environment)
1732 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1733 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1734 (Frames, Backtrace, Selection, Expressions, Registers)
1735 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1736 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1737 (Source Annotations, Using JIT Debug Info Readers, Packets)
1738 (Stop Reply Packets, Host I/O Packets)
1739 (Target Description Format): Don't use @var at the beginning of a
1740 sentence.
1741
1742 * python.texi (Basic Python, Types In Python)
1743 (Commands In Python, Frames In Python, Line Tables In Python)
1744 (Breakpoints In Python, gdb.printing, gdb.types)
1745 (Type Printing API): Don't use @var at the beginning of a
1746 sentence.
1747
67b5c0c1
MM
17482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1749
1750 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1751 replay-memory-access".
1752
6a3cb8e8
PA
17532014-05-21 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.texinfo (Starting): Document "set/show
1756 auto-connect-native-target".
1757 (Target Commands): Document "target native".
1758
936d2992
PA
17592014-05-20 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1762 not be remote specific. Add cross reference to the qCRC packet.
1763 (Separate Debug Files): Update cross reference to the qCRC packet.
1764 (General Query Packets) <qCRC packet>: Add anchor.
1765
b3ce5e5f
DE
17662014-05-17 Doug Evans <xdje42@gmail.com>
1767
1768 Copy over changes from guile.texi.
1769 * python.texi (Basic Python) <gdb.execute>: Add text.
1770 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1771 (Values From Inferior) <Python string>: Add text.
1772 (Values From Inferior) <Value.string>: Clarify string length handling.
1773 (Pretty Printing API): Add cindex.
1774 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1775 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1776 @vindex.
1777 (Commands In Python) <COMPLETE_*>: Similarly.
1778 (Symbols In Python) <SYMBOL_*>: Similarly.
1779 (Breakpoints In Python) <WP_*>: Similarly.
1780 (Breakpoints In Python) <BP_*>: Similarly.
1781
8dfcab11
DT
17822014-05-17 David Taylor <dtaylor@emc.com>
1783
1784 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1785 mentioned in the qfThreadInfo reply.
1786
8d551b02
DE
17872014-05-16 Doug Evans <dje@google.com>
1788
1789 * gdb.texinfo (Mode Options): Add -D.
1790
e20bd8f4
SB
17912014-05-09 Samuel Bronson <naesten@gmail.com>
1792
1793 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1794 "make -C".
1795
f989a1c8
TT
17962014-04-29 Tom Tromey <tromey@redhat.com>
1797
1798 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1799 "show debug varobj".
1800
95cf3b38
DT
18012014-05-01 David Taylor <dtaylor@emc.com>
1802
1803 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1804 option.
1805
01f9f808
MS
18062014-04-24 Michael Sturm <michael.sturm@mintel.com>
1807 Walfred Tedeschi <walfred.tedeschi@intel.com>
1808
1809 * gdb.texinfo (i386 Features): Add description of AVX512
1810 registers.
1811
770e7fc7
DE
18122014-03-31 Doug Evans <dje@google.com>
1813
1814 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1815
97d8f0ee
DE
18162014-03-30 Doug Evans <dje@google.com>
1817
1818 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1819 (Background Execution): Ditto.
1820
36cb1214
HZ
18212014-03-21 Pedro Alves <palves@redhat.com>
1822 Stan Shebs <stan@codesourcery.com>
1823 Hui Zhu <hui@codesourcery.com>
1824
1825 * gdb.texinfo (Packets): Add anchor to "? packet".
1826 Remove fixme and update introduction of "k packet".
1827 Add anchor to "vKill packet".
1828
5e3a2c38
SS
18292014-03-12 Stan Shebs <stan@codesourcery.com>
1830
1831 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1832
7a5a839f
LC
18332014-02-26 Ludovic Courtès <ludo@gnu.org>
1834
dc6ae996 1835 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1836
95060284
JB
18372014-02-20 Joel Brobecker <brobecker@adacore.com>
1838
1839 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1840 and "assf" as being deprecated.
1841 (Cygwin Native): Likewise for "dll-symbols".
1842 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1843 as a way to force the loading of symbols from a DLL.
1844
f7bd0f78
SC
18452014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1846
1847 * python.texi (Values From Inferior): Add description about the
1848 new feature.
1849
329baa95
DE
18502014-02-17 Doug Evans <xdje42@gmail.com>
1851
1852 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1853 * gdb.texinfo (Python): Moved to ...
1854 * python.texi: ... here. New file.
1855
687894f5
DE
18562014-02-17 Ludovic Courtès <ludo@gnu.org>
1857
d25f38ee 1858 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1859 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1860 parameter to 'str-lookup-function' procedure. Look for
1861 the "std::string<" prefix.
1862 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1863 Adjust description.
1864
6fb526ee
DE
18652014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1866
d25f38ee 1867 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1868 parantheses for deffn.
1869 (Disassembly In Guile): Ditto.
1870
1e0a5178
SS
18712014-02-10 Stan Shebs <stan@codesourcery.com>
1872
1873 Add Doxygen support.
1874 * Makefile.in (doxy): New action, generates Doxygen files.
1875 (DOXYGEN): New.
1876 (doxyedit): New.
1877 * Doxyfile-base.in: New file.
1878 * Doxyfile-gdb-api.in: New file.
1879 * Doxyfile-gdb-xref.in: New file.
1880 * Doxyfile-gdbserver.in: New file.
1881 * doxy-index.in: New file.
1882 * filter-for-doxygen: New file.
1883 * filter-params.pl: New file.
1884
ed3ef339
DE
18852014-02-10 Doug Evans <xdje42@gmail.com>
1886
1887 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1888 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1889 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1890 (Guile docs): Include guile.texi.
1891 (objfile-gdbdotext file): Add objfile-gdb.scm.
1892 (dotdebug_gdb_scripts section): Mention Guile scripts.
1893 (Multiple Extension Languages): New node.
1894 * guile.texi: New file.
1895
c6044dd1
JB
18962014-01-28 Joel Brobecker <brobecker@adacore.com>
1897
1898 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1899 ignore-descriptive-types". commands.
1900
87ce2a04
DE
19012014-01-22 Doug Evans <dje@google.com>
1902
1903 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1904 (gdbserver man): Ditto.
1905
52834460
MM
19062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1907
1908 * gdb.texinfo: Document limited reverse/replay support
1909 for target record-btrace.
1910
0688d04e
MM
19112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1912
1913 * gdb.texinfo (Process Record and Replay): Update documentation.
1914
8710b709
MM
19152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1916
1917 * gdb.texinfo (Process Record and Replay): Document new /c
1918 modifier accepted by "record function-call-history".
1919 Add /i modifier to "record function-call-history" example.
1920
dcf106f3
JB
19212014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1922 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1925 markers. Remove one that was misplaced.
1926
41ef2965
PA
19272014-01-10 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.texinfo (Your Program's Environment) <set environment>:
1930 Mention the shell, and point at 'set exec-wrapper'.
1931
c0d48811
JB
19322014-01-07 Joel Brobecker <brobecker@adacore.com>
1933
1934 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1935
5fba4c0f
JB
19362013-12-30 Joel Brobecker <brobecker@adacore.com>
1937
1938 * gdb.texinfo (Types In Python): Clarify the documentation
1939 of attribute gdb.Field.bitpos.
1940
0809504b
JB
19412013-12-28 Joel Brobecker <brobecker@adacore.com>
1942
1943 * gdb.texinfo (Types In Python): Fix the documentation of
1944 attribute "bitpos" in class gdb.Field for enum types. Add
1945 documentation for attribute "enumval" in that same class.
1946
edef6000
JB
19472013-12-28 Joel Brobecker <brobecker@adacore.com>
1948
1949 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1950 @ftable.
1951
71b8c845
DE
19522013-12-23 Doug Evans <xdje42@gmail.com>
1953
1954 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1955 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1956 corresponding section in Extending GDB.
1957 (Extending GDB): Move menu up. New menu item "Auto-loading
1958 extensions".
1959 (Sequences): New menu item "Auto-loading sequences".
1960 (Auto-loading sequences): New node.
1961 (Python): Rename section from Scripting GDB to Extending GDB.
1962 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1963 Move docs on ways to auto-load extensions to ...
1964 (Auto-loading extensions): ... here. New node.
1965
d192b373
JB
19662013-12-23 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1969 in menu.
1970 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1971 command, now in a new node.
1972 (GDB/MI Support Commands): New node, with its contents being
1973 extracted from the "GDB/MI Miscellaneous Commands" node.
1974 A small paragraph introducing the section is also added at
1975 the start.
1976 (GDB/MI Miscellaneous Commands): Delete the description of the
1977 -info-gdb-mi-command, -list-features and -list-target-features
1978 commands, now hosted in the "GDB/MI Support Commands" node.
1979
a16b0e22
SC
19802013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1981
1982 PR python/16113
1983 * gdb.texinfo (Values From Inferior): Add a note about using
1984 gdb.Field objects as subscripts on gdb.Value objects.
1985 (Types In Python): Add description about the new attribute
1986 "parent_type" of gdb.Field objects.
1987
9b26f0fb
JB
19882013-12-12 Joel Brobecker <brobecker@adacore.com>
1989
1990 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1991 entry for section docuumenting the -list-features GDB/MI command.
1992
72bfa06c
JB
19932013-12-10 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1996 "exec-run-start-option" entry in the output of the "-list-features"
1997 command.
1998
3ea8680f
EZ
19992013-12-04 Eli Zaretskii <eliz@gnu.org>
2000
2001 * gdb.texinfo (i386): Fix yesterday's commit.
2002
1a4f73eb
TT
20032013-12-03 Tom Tromey <tromey@redhat.com>
2004
2005 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2006 documented here.
2007
6cb999f8
TT
20082013-12-03 Tom Tromey <tromey@redhat.com>
2009
2010 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2011
ca8941bb
WT
20122013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2013
2014 * gdb.texinfo (i386 Features): Add MPX feature registers.
2015 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2016 a subsubsection for MPX and describes the display of the
2017 boundary registers.
2018
688981c9
JB
20192013-12-03 Joel Brobecker <brobecker@adacore.com>
2020
2021 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2022 documentation of the "ada-exceptions" entry.
2023
2ea126fa
JB
20242013-12-03 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2027 "^error" result record concerning the error message. Document
2028 the error code that may also be part of that result record.
2029 (GDB/MI Miscellaneous Commands): Document the
2030 "undefined-command-error-code" element in the output of
2031 the "-list-features" GDB/MI command.
2032
6b7cbff1
JB
20332013-12-03 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2036 the new -info-gdb-mi-command GDB/MI command. Document
2037 the meaning of "-info-gdb-mi-command" in the output of
2038 -list-features.
2039
20e1ca3b
PA
20402013-11-29 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2043 Update comment.
2044
29453a14
YQ
20452013-11-24 Yao Qi <yao@codesourcery.com>
2046
2047 * gdb.texinfo (Caching Remote Data): Document new
2048 "set/show stack-cache" option.
2049
6dd315ba
YQ
20502013-11-24 Yao Qi <yao@codesourcery.com>
2051
2052 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2053 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2054 "off" respectively.
2055
9df9dbe0
YQ
20562013-11-23 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2059 of "displayhint" to the table about child results.
2060
c78feb39
YQ
20612013-11-21 Yao Qi <yao@codesourcery.com>
2062
2063 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2064 'dynamic' for the output of command -var-list-children.
2065
27b81af3
YQ
20662013-11-21 Yao Qi <yao@codesourcery.com>
2067
2068 * gdb.texinfo (Caching Target Data): Remove "see" before
2069 @pxref.
2070
b26dfc9a
YQ
20712013-11-20 Yao Qi <yao@codesourcery.com>
2072
2073 * gdb.texinfo (Caching Target Data): Update doc for
2074 per-address-space dcache.
2075
b12039c6
YQ
20762013-11-20 Yao Qi <yao@codesourcery.com>
2077
2078 * gdb.texinfo (Data): Rename menu item.
2079 (Caching Remote Data): Rename to ...
2080 (Caching Target Data): ... it. Update.
2081
422ad5c2
JB
20822013-11-18 Joel Brobecker <brobecker@adacore.com>
2083
2084 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2085 "language-option" entry in the output of the "-list-features"
2086 command.
2087
805e1f19
TT
20882013-11-15 Tom Tromey <tromey@redhat.com>
2089
2090 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2091 Add example.
2092
8fe1b653
TT
20932013-11-14 Tom Tromey <tromey@redhat.com>
2094
2095 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2096
403cb6b1
JB
20972013-11-14 Joel Brobecker <brobecker@adacore.com>
2098
2099 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2100 (Context management): Place current subsection text into its own
2101 subsubsection. Add new subsubsection describing the "--language"
2102 command option.
2103
93973826
JB
21042013-11-13 Joel Brobecker <brobecker@adacore.com>
2105
2106 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2107 the documentation of "info-ada-exceptions" in the output
2108 of the "-list-features" command. Add the documentation
2109 of the "ada-exception" entry instead.
2110
6adcee18
JB
21112013-11-12 Joel Brobecker <brobecker@adacore.com>
2112
93973826 2113
6adcee18
JB
2114 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2115 word of a couple of sentences to start with a capital letter.
2116
58d06528
JB
21172013-11-12 Joel Brobecker <brobecker@adacore.com>
2118
2119 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2120 (Ada Exceptions): New node.
2121 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2122 Commands" node.
2123 (GDB/MI Ada Exceptions Commands): New node.
2124 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2125 field in the output of the "-list-features" command.
2126 * NEWS: Add entry for the new "info exceptions" CLI command,
2127 and for the new "-info-ada-exceptions" GDB/MI command.
2128
bc79de95
PM
21292013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2130
2131 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2132 (Line Tables In Python): New node.
2133
73be47f5
DE
21342013-11-08 Doug Evans <dje@google.com>
2135
2136 * gdb.texinfo (Debugging Output): Update text for
2137 "set debug dwarf2-read".
2138
db0fec5c
DE
21392013-11-08 Doug Evans <dje@google.com>
2140
2141 * gdb.texinfo (Debugging Output): Update text for
2142 "set debug symtab-create".
2143
92e32e33
PM
21442013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2145
72f4393d
L
2146 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2147 constant.
92e32e33 2148
f76c27b5
PM
21492013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2150
2151 * gdb.texinfo (Breakpoints In Python): Document temporary
2152 option in breakpoint constructor, and add documentation to the
2153 temporary attribute.
2154
fa4d0c40
YQ
21552013-11-07 Yao Qi <yao@codesourcery.com>
2156
2157 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2158 output of "-var-info-expression".
2159
afa332ce
PA
21602013-11-06 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2163 non-interactive mode.
2164 (Environment) <shell startup files warning>: Mention
2165 non-interactive mode. Mention .zshenv for Z shell, and talk about
2166 BASH_ENV instead of .bashrc for BASH.
2167
9ac69859
NB
21682013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2169
2170 * gdb.texinfo (Commands to Specify Files): Add description
2171 of the remove-symbol-file command.
2172 * observer.texi: New free_objfile event
2173
98882a26
PA
21742013-10-24 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2177
ce13fade
JB
21782013-10-11 Joel Brobecker <brobecker@adacore.com>
2179
2180 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2181 New subsection inside which the "-catch-load" and "-catch-unload"
2182 commands documentation is now placed.
2183 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2184 documenting the "-catch-assert" and "-catch-exception" new
2185 GDB/MI commands.
2186
2446f5ea
JB
21872013-10-10 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2190
0d12017b
JB
21912013-10-10 Joel Brobecker <brobecker@adacore.com>
2192
bd80dc1a
JB
2193 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2194 serial baud".
2195 (Remote Configuration): Replace "set remotebaud" by "set serial
2196 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2197
f4fb82a1
PA
21982013-10-07 Pedro Alves <palves@redhat.com>
2199
2200 PR breakpoints/11568
2201 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2202 when the thread is removed from the thread list.
2203
0c557179
SDJ
22042013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2205
2206 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2207 Update entry for $_exitcode.
2208
5713b9b5
JB
22092013-10-04 Joel Brobecker <brobecker@adacore.com>
2210
2211 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2212 new "--start" option.
2213
901461f8
PA
22142013-10-02 Pedro Alves <palves@redhat.com>
2215
2216 * gdb.texinfo (Registers): Expand description of saved registers
2217 in frames. Explain <not saved>.
2218
8fb8eb5c
DE
22192013-09-25 Doug Evans <dje@google.com>
2220
2221 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2222
0a7cfe2c
SS
22232013-09-16 Stan Shebs <stan@codesourcery.com>
2224
2225 Remove the internals manual gdbint.texinfo.
2226 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2227 (PDFFILES): Remove gdbint.pdf.
2228 (HTMLFILES): Remove gdbint/index.html.
2229 (HTMLFILES_INSTALL): Remove gdbint.
2230 (GDBINT_DOC_FILES): Remove.
2231 (dvi): Remove gdbint.dvi.
2232 (ps): Remove gdbint.ps.
2233 * gdbint.texinfo: Remove file.
2234 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2235
a280dbd1
SDJ
22362013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2237
2238 * gdb.texinfo (Convenience Functions): Mention new convenience
2239 function $_isvoid.
2240
4ac33720
UW
22412013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2242
2243 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2244 (Standard Target Features): Add new node to menu.
2245 (S/390 and System z Features): New node.
2246
b3d3b4bd
SA
22472013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2248
2249 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2250 -list-target-features in the example.
2251
edf9f00c
JK
22522013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2253
2254 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2255 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2256
1d236d23
JK
22572013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 Sync documentation with gdb.base/gnu-debugdata.exp.
2260 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2261
5423b017
JK
22622013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2265
6211c335
YQ
22662013-08-27 Pedro Alves <pedro@codesourcery.com>
2267 Yao Qi <yao@codesourcery.com>
2268
2269 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2270 Document new --skip-unavailable option.
2271 <-stack-list-variables>: Document new --skip-unavailable option.
2272
52e260a3
DE
22732013-08-26 Doug Evans <dje@google.com>
2274
2275 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2276 an optional regexp.
2277
5e92f71a
TT
22782013-08-13 Tom Tromey <tromey@redhat.com>
2279
2280 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2281 Document GDB_PARALLEL and GDB_INOTIFY.
2282
c5d7073b
SS
22832013-08-09 Stan Shebs <stan@codesourcery.com>
2284
2285 * LRS: Remove file, describes a long-abandoned live-range
2286 splitting extension to stabs.
2287
6fbe845e
AB
22882013-07-25 Andrew Burgess <aburgess@broadcom.com>
2289
2290 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2291
e7045703
DE
22922013-07-17 Doug Evans <dje@google.com>
2293
2294 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2295
3105ebf9
TT
22962013-07-02 Tom Tromey <tromey@redhat.com>
2297
2298 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2299
d6c2da54
TT
23002013-06-28 Tom Tromey <tromey@redhat.com>
2301
2302 * Makefile.in (version.subst): Use version.in, not
2303 common/version.in.
2304 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2305 Likewise.
2306
e5823f1c
PA
23072013-06-27 Pedro Alves <palves@redhat.com>
2308
2309 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2310 dynamic symbol resolution code>: New section, based on infrun.c
2311 comment.
2312
92dcb9ff
TT
23132013-06-26 Tom Tromey <tromey@redhat.com>
2314
2315 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2316 Update.
2317 (Releasing GDB): Likewise.
2318
dc673c81
YQ
23192013-06-26 Pedro Alves <pedro@codesourcery.com>
2320 Yao Qi <yao@codesourcery.com>
2321
2322 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2323 -trace-frame-collected.
2324
28a93511
YQ
23252013-06-26 Pedro Alves <pedro@codesourcery.com>
2326
2327 * gdb.texinfo (Traceframe Info Format): Document tvar element
2328 and its attributes.
2329
a0743c90
YQ
23302013-06-25 Yao Qi <yao@codesourcery.com>
2331
2332 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2333
01208463
TT
23342013-06-24 Tom Tromey <tromey@redhat.com>
2335
2336 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2337 (GDBvn.texi): Use version.subst.
2338 (version.subst): New target.
2339 (mostlyclean): Remove version.subst.
2340
c898adb7
YQ
23412013-06-20 Pedro Alves <pedro@codesourcery.com>
2342
2343 * gdb.texinfo (GDB/MI Data Manipulation)
2344 <-data-list-register-values>: Document the --skip-unavailable
2345 option.
2346
7c57fa1e
YQ
23472013-06-07 Yao Qi <yao@codesourcery.com>
2348
2349 * gdb.texinfo (Symbols): Add kindex and cindex for
2350 'maint print msymbols'.
2351
0059c61a 23522013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2353
2354 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2355 response field name (thread-group to inferior).
2356
85dc5a12
GB
23572013-06-04 Gary Benson <gbenson@redhat.com>
2358
2359 * gdb.texinfo (General Query Packets/qSupported): Added
2360 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2361 to the table of currently defined stub features.
2362 Added a more detailed entry for "augmented-libraries-svr4-read".
2363 (General Query Packets/qXfer:libraries-svr4:read): Documented
2364 the augmented form of this packet.
2365
5901af59
JB
23662013-05-23 Joel Brobecker <brobecker@adacore.com>
2367
2368 * gdb.texinfo (System-wide Configuration Scripts): Renames
2369 "Installed System-wide Configuration Scripts". Add associated
2370 @menu block.
2371
c1e36e3e
PA
23722013-05-23 Yao Qi <yao@codesourcery.com>
2373 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.texinfo (Packets): Document 'vCont;r'.
2376 (Continuing and Stepping): Document target-assisted range
2377 stepping, and the 'set range-stepping' and 'show range-stepping'
2378 commands.
2379
0201faac
JB
23802013-05-23 Joel Brobecker <brobecker@adacore.com>
2381
2382 * gdb.texinfo (Installed System-wide Configuration Scripts):
2383 Add subsection describing the scripts now available under
2384 the data-dir's system-gdbbinit subdirectory.
2385 * NEWS: Add entry announcing the availability of system-wide
2386 configuration scripts for ElinOS and Wind River Linux.
2387
c5867ab6
HZ
23882013-05-21 Hui Zhu <hui@codesourcery.com>
2389
2390 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2391 "-dprintf-insert" command.
2392
7d0c9981
DE
23932013-05-17 Doug Evans <dje@google.com>
2394
2395 * gdb.texinfo (Maintenance Commands): Update doc for
2396 "maint check-psymtabs". Add doc for "maint check-symtabs",
2397 "maint expand-symtabs".
2398
742ce053
MM
23992013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2400
2401 * gdb.texinfo (Process Record and Replay): Document the
2402 "record goto" command and its sub-commands.
2403
1e611234
PM
24042013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2405
2406 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2407 (Python API): Add Frame Filters API, Frame Wrapper API,
2408 Writing a Frame Filter/Wrapper, Managing Management of Frame
2409 Filters chapter entries.
2410 (Frame Filters API): New Node.
2411 (Frame Wrapper API): New Node.
2412 (Writing a Frame Filter): New Node.
2413 (Managing Frame Filters): New Node.
2414 (Progspaces In Python): Add note about frame_filters attribute.
2415 (Objfiles in Python): Ditto.
2416 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2417 @anchors and --no-frame-filters option to -stack-list-variables,
2418 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2419 commands.
2420
2874cb83
JB
24212013-05-08 Joel Brobecker <brobecker@adacore.com>
2422
2423 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2424 Support" subsection documenting the XML format used to transfer
2425 shared library info on AIX.
2426
9a005eb9
JB
24272013-05-08 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.texinfo (Debugging Output): Add documentation of
2430 "set debug aix-solib" and "show debug aix-solib" commands.
2431
a1217d97
SL
24322013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2433
2434 * gdb.texinfo (Nios II): New section.
2435 (Nios II Features): New section.
2436
4d1eb6b4
JB
24372013-05-06 Joel Brobecker <brobecker@adacore.com>
2438
2439 * gdbint.texinfo (Algorithms): Remove entries documenting
2440 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2441 SOLIB_CREATE_INFERIOR_HOOK.
2442
3f84184e
TT
24432013-04-29 Tom Tromey <tromey@redhat.com>
2444
2445 PR python/14204:
2446 * gdb.texinfo (Python API): Fix menu entry.
2447 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2448 Define global and static block. Add example. Clarify
2449 block relationship for inline functions.
2450
60155234
TT
24512013-04-29 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.texinfo (Python API): Mention Python help and keyword
2454 arguments. Move pagination text to Basic Python.
2455 (Basic Python): Put pagination text here. Document
2456 close-on-exec, SIGCHLD, and SIGINT.
2457
5360976e
PA
24582013-04-19 Pedro Alves <palves@redhat.com>
2459
2460 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2461 "signedness" instead of "signness".
2462
bd3f3b55
PA
24632013-04-19 Pedro Alves <palves@redhat.com>
2464
2465 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2466 -Wno-pointer-sign text with text on -Wpointer-sign.
2467
dee368d3
TT
24682013-04-16 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2471 GCC that has the SDT probe points.
2472
cc16e6c9
TT
24732013-04-15 Tom Tromey <tromey@redhat.com>
2474
2475 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2476 exception catchpoints.
2477
72f1fe8a
TT
24782013-04-15 Tom Tromey <tromey@redhat.com>
2479
2480 * gdb.texinfo (Set Catchpoints): Document $_exception.
2481 (Convenience Vars): Mention $_exception.
2482
591f19e8
TT
24832013-04-15 Tom Tromey <tromey@redhat.com>
2484
2485 * gdb.texinfo (Set Catchpoints): Reorganize exception
2486 catchpoints. Document "catch rethrow".
2487 (Debugging C Plus Plus): Mention "catch rethrow".
2488
02ae6bad
TT
24892013-04-15 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2492
2c91021c
JK
24932013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2494 Eli Zaretskii <eliz@gnu.org>
2495
2496 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2497 line below the sample output.
2498
6eaaf48b
EZ
24992013-04-12 Eli Zaretskii <eliz@gnu.org>
2500
2501 * gdb.texinfo (Mode Options): Document '-configuration'.
2502 (Help): Document "show configuration".
2503 (Bug Reporting): Add requirements to include the configuration
2504 details in bug reports.
2505
b292c783
JK
25062013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2507
2508 * Makefile.in (MAN1S): Add gcore.1.
2509 Remove "Host, target, and site specific Makefile fragments" comment.
2510 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2511 (install-man1, uninstall-man1): Conditionalize gcore.1.
2512 (gcore.1): New.
2513 * gdb.texinfo (Man Pages): Add gcore man.
2514 (gcore man): New node.
2515
f81d1120
PA
25162013-04-10 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.texinfo (Process Record and Replay): Document that "set
2519 record full insn-number-max", "set record
2520 instruction-history-size" and "set record
2521 function-call-history-size" accept "unlimited".
2522 (Backtrace): Document that "set backtrace limit" accepts
2523 "unlimited".
2524 (List): Document that "set listsize" accepts "unlimited".
2525 (Print Settings)" Document that "set print max-symbolic-offset",
2526 "set print elements" and "set print repeats" accept "unlimited".
2527 (Starting and Stopping Trace Experiments): Document that "set
2528 trace-buffer-size" accepts "unlimited".
2529 (Remote Configuration): Document that "set tcp connect-timeout"
2530 accepts "unlimited".
2531 (Command History): Document that "set history size" accepts
2532 "unlimited".
2533 (Screen Size): Document that "set height" and "set width" accepts
2534 "unlimited". Adjust "set pagination"'s description to suggest
2535 "set height unlimited" instead of "set height 0".
2536
393fd4c3
YQ
25372013-04-10 Yao Qi <yao@codesourcery.com>
2538
2539 * gdb.texinfo (Trace Files): Add "target ctf".
2540
cba5a7bf
JK
25412013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2542
2543 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2544
0ed630cb
JK
2545 * Makefile.in (install-man1, install-man5, uninstall-man1)
2546 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2547
afe1492b
JK
2548 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2549
5b8b6385
JK
25502013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2551 Eli Zaretskii <eliz@gnu.org>
2552
2553 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2554 parameters order. Remove "On some targets" for --attach. Document the
2555 --multi parameter and extended-remote command. Document all the
2556 options.
2557
906ccdf0
JK
25582013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2559
2560 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2561 the list of supported languages.
2562
43662968
JK
25632013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2566 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2567 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2568 (diststuff): Add man.
2569 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2570 (uninstall-man5): New.
2571 (STAGESTUFF): Add *.1 and *.5.
2572 (GDBvn.texi): Add SYSTEM_GDBINIT.
2573 (gdb.1, gdbserver.1, gdbinit.5): New.
2574 (maintainer-clean realclean): Add $(MANS).
2575 (install): Add install-man.
2576 (uninstall): Add uninstall-man.
2577 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2578 (@copying): Wrap it by @c man begin COPYRIGHT.
2579 (Top): Add Man Pages.
2580 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2581
be9a8770
PA
25822013-04-02 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.texinfo (Debugging Output): Document "set/show debug
2585 aarch64", "set/show debug coff-pe-read" and "set/show debug
2586 mach-o".
2587
a46c1e42
PA
25882013-04-02 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2591 table>: Add entry for "trace-buffer-size".
2592
bd3eecc3
PA
25932013-03-28 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2596 table>: Add entry for "trace-status".
2597
215b9f98
EZ
25982013-03-28 Eli Zaretskii <eliz@gnu.org>
2599
2600 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2601 @bullet", which is invalid (makeinfo 5.1 barfs).
2602
7f7cc265
PA
26032013-03-28 Pedro Alves <palves@redhat.com>
2604
2605 PR gdb/15294
2606
2607 * gdb.texinfo (List) <set listsize>: Adjust to document that
2608 listsize 0 means no limit, and remove mention of -1.
2609
9c0be723
YQ
26102013-03-22 Yao Qi <yao@codesourcery.com>
2611
2612 * gdb.texinfo (Embedded Processors): Remove menu item
2613 "OpenRISC 1000".
2614 (OpenRISC 1000): Remove.
2615
bd712aed
DE
26162013-03-21 Doug Evans <dje@google.com>
2617
2618 * gdb.texinfo (Maintenance Commands): Add docs for
2619 "mt set per-command {space,time,symtab} {on,off}".
2620
d0353e76
YQ
26212013-03-14 Hui Zhu <hui@codesourcery.com>
2622 Yao Qi <yao@codesourcery.com>
2623
2624 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2625
6dd24dfa
KS
26262013-03-13 Keith Seitz <keiths@redhat.com>
2627
2628 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2629 "maint agent" reference to Dynamic printf.
2630
5c4808ca
EZ
26312013-03-11 Eli Zaretskii <eliz@gnu.org>
2632
2633 * gdb.texinfo (General Query Packets): Don't use colon in index
2634 entries visible to Info format.
2635
59ea5688
MM
26362013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2637
2638 * gdb.texinfo (Process Record and Replay): Document record
2639 changes.
2640
2ae8c8e7
MM
26412013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2642
2643 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2644 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2645 qXfer:btrace:read.
2646
28abe188
EZ
26472013-03-09 Eli Zaretskii <eliz@gnu.org>
2648
2649 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2650 use colons in @anchor and @cindex entries.
2651
be9a119c 26522013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2653
2654 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2655
be9a119c 26562013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2657 Hafiz Abid Qadeer <abidh@codesourcery.com>
2658
2659 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2660 trace-buffer-size set and show commands.
2661 (Tracepoint Packets): Document QTBuffer:size.
2662 (General Query Packets): Document QTBuffer:size.
2663
d57350ea
TT
26642013-02-21 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.texinfo: Remove bad @syncodeindex.
2667 (Values From Inferior, Types In Python, Inferiors In Python)
2668 (Events In Python, Threads In Python, Frames In Python, Blocks In
2669 Python, Symbols In Python, Symbol Tables In Python): Remove
2670 @tables.
2671 (Packets, General Query Packets, Tracepoint Packets)
2672 (Host I/O Packets): Use @w{} for empty @item.
2673
9f44fbc0
SCR
26742013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2675
2676 * gdb.texinfo (Architectures In Python): Add description about
2677 the new method gdb.Architecture.disassemble.
2678
f5911ea1
HAQ
26792013-02-15 Pedro Alves <pedro@codesourcery.com>
2680 Hafiz Abid Qadeer <abidh@codesourcery.com>
2681
2682 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2683 Document the "trace-file" field.
2684
7e1e0340
DE
26852013-02-07 Doug Evans <dje@google.com>
2686
2687 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2688 command.
2689
134a2066
YQ
26902013-02-06 Yao Qi <yao@codesourcery.com>
2691
2692 * gdb.texinfo (GDB/MI Async Records): Document new MI
2693 notification "=tsv-modified". Update the document of MI
2694 notification "=tsv-created".
2695 * observer.texi (GDB Observers): New observer tsv_modified.
2696 Update observer tsv_created and tsv_delete.
2697
430ed3f0
MS
26982013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2699
2700 * gdb.texinfo (AArch64 Features): New section; document
2701 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2702 (Architectures): Add new AArch64 section to document AArch64
2703 architecture specific commands.
2704 (ABI): Add description of the new OS ABI "Newlib" and its influence
2705 on the longjmp handling.
2706
1b56eb55
JK
27072013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2708 Jan Kratochvil <jan.kratochvil@redhat.com>
2709
2710 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2711 variable in 'set/show backtrace' section.
2712
c4957902
TT
27132013-01-31 Tom Tromey <tromey@redhat.com>
2714
2715 * gdb.texinfo (Target Commands): Fix typo.
2716
bea883fd
SCR
27172013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2718
2719 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2720 describing the gdb.Architecture class.
2721 (Frames In Python): Add description about the new method
2722 gdb.Frame.architecture().
2723
796a7ff8
DE
27242013-01-23 Doug Evans <dje@google.com>
2725
2726 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2727
998580f1
MK
27282013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2729
2730 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2731 'thread-groups' field when printing a breakpoint in MI.
2732
c9fb1240
SD
27332012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2734 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2735 to reflect that jit-reader-load now supports absolute file-names.
2736
ab04a2af
TT
27372013-01-16 Tom Tromey <tromey@redhat.com>
2738
2739 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2740 (Signals): Likewise.
2741
8ac3646f
TT
27422013-01-16 Tom Tromey <tromey@redhat.com>
2743
2744 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2745 "catch-type" field.
2746 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2747
e93a8774
TT
27482013-01-07 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.texinfo (Mode Options): Don't mention -epoch.
2751 (Data, Emacs): Remove obsolete comments.
2752
54516a0b
TT
27532013-01-02 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.texinfo (GDB/MI Output Records): Update menu.
2756 (GDB/MI Breakpoint Information): New node.
2757 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2758 <-break-insert>: Likewise.
2759
8dbe8ece
YQ
27602012-12-31 Yao Qi <yao@codesourcery.com>
2761
2762 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2763 (Packets): Move "vStopped" packet to ...
2764 (Notification Packets): ... here. Describe the components
2765 of notification. Add a table of supported notifications.
2766 Add an example on the process of he async notification.
2767
f35a17b5
JK
27682012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2769
2770 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2771 present.
2772 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2773 fullname output always present.
2774
0dfd2fad
PM
27752012-12-23 Pierre Muller <muller@sourceware.org>
2776
72f4393d
L
2777 * gdbint.texinfo (Function prototypes): Require use of "extern"
2778 modifier for function prototypes in headers.
0dfd2fad 2779
7785b880
JB
27802012-12-19 Joel Brobecker <brobecker@adacore.com>
2781
2782 * refcard.tex: Update copyright notice to GPL v3 or later.
2783 Update contact info.
2784
3d745be3
JK
27852012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2786
2787 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2788
c9b6281a
YQ
27892012-12-15 Yao Qi <yao@codesourcery.com>
2790
2791 * gdb.texinfo (Debugging Output): Document 'set debug
2792 notification' and 'show debug notification'.
2793
f2a8bc8a
YQ
27942012-12-15 Yao Qi <yao@codesourcery.com>
2795
2796 * gdb.texinfo (Listing Tracepoints): New item and example about
2797 'installed on target' output.
2798 Add more in the example about 'installed on target'.
2799 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2800
451b7c33
TT
28012012-12-14 Tom Tromey <tromey@redhat.com>
2802
72f4393d 2803 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2804
3fa7bf06 28052012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2806
3fa7bf06
MG
2807 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2808
05b4bd79
PA
28092012-12-11 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.texinfo: Remove all mentions of Unixware throughout.
2812
74a0d9f6
JK
28132012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2816
0c631110
TT
28172012-11-29 Tom Tromey <tromey@redhat.com>
2818
2819 * gdb.texinfo (SVR4 Process Information): Document missing
2820 "info proc" subcommands.
2821
891df0ea
YQ
28222012-11-29 Yao Qi <yao@codesourcery.com>
2823
2824 PR gdb/1477.
2825 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2826 to 'auto' instead of 'gnu'.
2827
608e2dbb
TT
28282012-11-26 Tom Tromey <tromey@redhat.com>
2829
2830 * gdb.texinfo (MiniDebugInfo): New node.
2831 (GDB Files): Update.
2832
e64e0392
DE
28332012-11-16 Doug Evans <dje@google.com>
2834
2835 * gdb.texinfo (System-wide configuration): If the system-wide init
2836 file lives in the data-directory, and --data-directory is provided,
2837 look for it there.
2838
ae606bee
TT
28392012-11-15 Tom Tromey <tromey@redhat.com>
2840
2841 * gdb.texinfo (Signaling): Fix typo.
2842
62747a60
TT
28432012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2844
2845 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2846 parameter "count" of -data-write-memory-bytes, and add an example.
2847
18a9fc12
TT
28482012-11-12 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (Symbols): Document "info type-printers",
2851 "enable type-printer" and "disable type-printer".
2852 (Python API): Add new node to menu.
2853 (Type Printing API): New node.
2854 (Progspaces In Python): Document type_printers field.
2855 (Objfiles In Python): Likewise.
2856 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2857 register_type_printer, TypePrinter>: Document.
2858
53342f27
TT
28592012-11-12 Tom Tromey <tromey@redhat.com>
2860
2861 * gdb.texinfo (Symbols): Document "set print type methods",
2862 "set print type typedefs", and flags to ptype and whatis.
2863
ed8a1c2d
AB
28642012-11-09 Andrew Burgess <aburgess@broadcom.com>
2865
2866 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2867 the example -data-disassemble output. Extend the description of
2868 the -data-disassemble results to document all fields. Document
2869 the cli disassemble command as being related to -data-disassemble.
2870
8506d139
YQ
28712012-11-09 Yao Qi <yao@codesourcery.com>
2872
2873 PR gdb/14777.
2874 * gdb.texinfo (OS Information): Remove doc on command
2875 'info udot'.
2876
4d3f93a2
JB
28772012-11-08 Joel Brobecker <brobecker@adacore.com>
2878
2879 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2880 gdb.ini warning for Windows port.
2881
1e96de83
YQ
28822012-11-08 Yao Qi <yao@codesourcery.com>
2883
2884 * gdb.texinfo (Search): Add kindex for 'fo'.
2885
dc939229
TT
28862012-11-05 Tom Tromey <tromey@redhat.com>
2887
2888 PR python/14802:
2889 * gdb.texinfo (Functions In Python): Add example.
2890
6f6484cd
YQ
28912012-11-03 Yao Qi <yao@codesourcery.com>
2892
2893 * observer.texi (GDB Observers): Remove observer
2894 'tracepoint_modified', 'tracepoint_created' and
2895 'tracepoint_deleted'.
2896
af4238e5
TT
28972012-10-26 Tom Tromey <tromey@redhat.com>
2898
2899 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2900
687e43a4
TT
29012012-10-25 Tom Tromey <tromey@redhat.com>
2902
2903 * gdb.texinfo (General Query Packets): Use @itemx.
2904
8de0566d
YQ
29052012-10-17 Yao Qi <yao@codesourcery.com>
2906
2907 * observer.texi (GDB Observers): Update observer
2908 'memory_changed'.
2909 * gdb.texinfo (GDB/MI Async Records): Document for
2910 "memory-changed" notification.
2911
07540c15
DE
29122012-10-15 Doug Evans <dje@google.com>
2913
2914 * gdb.texinfo (Mode Options): Document -nh.
2915 Elaborate on docs for -nx.
2916
d7019589
SP
29172012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2918
2919 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2920
82a90ccf 29212012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2922 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2923
2924 * gdb.texinfo (GDB/MI Async Records): Document notification
2925 'record-started' and 'record-stopped'.
2926 * observer.texi (GDB Observers): New observer 'record-changed'.
2927
aa9259cc
TS
29282012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2929
2930 * gdb.texinfo: Document the removal of SH's 'regs' command.
2931
c1d780c2
SDJ
29322012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2933
2934 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2935
bb25a15c
YQ
29362012-09-18 Yao Qi <yao@codesourcery.com>
2937
2938 * gdb.texinfo (GDB/MI Async Records): Document new MI
2939 notifications '=tsv-created' and '=tsv-deleted'.
2940 * observer.texi (GDB Observers): New observer tsv_created and
2941 tsv_deleted.
2942
201b4506
YQ
29432012-09-18 Yao Qi <yao@codesourcery.com>
2944
2945 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2946 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2947 '=traceframe-changed'.
2948
6fc1c773
YQ
29492012-09-17 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2952 'set listsize'.
2953
121c73f3
JK
29542012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2955 Eli Zaretskii <eliz@gnu.org>
2956
2957 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2958 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2959 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2960
e9687799
JK
29612012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2964
3b5e4d35
YPK
29652012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2966
2967 Document how to return from "python-interactive" to GDB.
2968 * gdb.texinfo (Python Commands): Update documentation.
2969
29702012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2971
2972 Add a new "python-interactive" command that starts a standard
2973 Python interactive prompt with "pi" as alias, and add "py" as
2974 an alias to "python".
2975 * gdb.texinfo (Python Commands): Document the new commands.
2976
b583003e
TT
29772012-08-22 Tom Tromey <tromey@redhat.com>
2978
2979 * gdbint.texinfo (Host Definition): Remove documentation for
2980 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2981
a451cb65
KS
29822012-08-17 Keith Seitz <keiths@redhat.com>
2983
2984 PR c++/13356
2985 * gdb.texinfo (Type and Range Checking): Remove warning.
2986 Remove spurious commas.
2987 Update text and examples for re-implementation of set/show
2988 check type.
2989 (C and C++ Type and Range Checks): Likewise.
2990
6b1755ce
YQ
29912012-08-16 Yao Qi <yao@codesourcery.com>
2992
2993 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2994 is deprecated.
2995
f47f77df
DE
29962012-08-13 Doug Evans <dje@google.com>
2997
2998 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2999 to include functions.
3000
a72c3253
DE
30012012-08-10 Doug Evans <dje@google.com>
3002
3003 * gdb.texinfo (Convenience Funs): New node.
3004 (Types In Python): Document Type.vector.
3005
5b9afe8a
YQ
30062012-08-09 Yao Qi <yao@codesourcery.com>
3007
3008 * observer.texi: New observer command_param_changed.
3009 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3010
dc1039df
JK
30112012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3012
3013 * gdbint.texinfo (Debugging GDB): In section
3014 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3015 Mention also gdb-gdb.py.
3016
4abf930d
YQ
30172012-08-07 Yao Qi <yao@codesourcery.com>
3018
3019 Revert the folloing patch:
3020 2012-08-06 Yao Qi <yao@codesourcery.com>
3021 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3022 remote hardware-watchpoint-limit' and 'set
3023 remote hardware-breakpoint-limit'.
3024
f3c8a52a
JK
30252012-08-06 Nathaniel Flath <flat0103@gmail.com>
3026
3027 * gdb.texinfo (Working Directory): Added information about new
3028 default argument for 'cd' command.
3029
77a91025
YQ
30302012-08-06 Yao Qi <yao@codesourcery.com>
3031
3032 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3033 remote hardware-watchpoint-limit' and 'set
3034 remote hardware-breakpoint-limit'.
3035
d9f08f52
YQ
30362012-08-06 Yao Qi <yao@codesourcery.com>
3037
3038 Fix PR14371.
3039
3040 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3041 '=breakpoint-deleted'.
3042
95b07c96
YQ
30432012-08-02 Yao Qi <yao@codesourcery.com>
3044
3045 * gdb.texinfo (Native): Remove node Neutrino.
3046
7255706c
YQ
30472012-07-27 Yao Qi <yao@codesourcery.com>
3048
3049 * gdb.texinfo (IPA Protocol Commands): Document new command
3050 'close'.
3051
d6b28940
TT
30522012-07-25 Tom Tromey <tromey@redhat.com>
3053
3054 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3055
e615022a
DE
30562012-07-20 Doug Evans <dje@google.com>
3057
3058 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3059 (Index Files): Document how to control the use of deprecated index
3060 sections.
3061 (Index Section Format): Replace --use-deprecated-index-sections with
3062 "set use-deprecated-index-sections on".
3063
055855a4
EZ
30642012-07-12 Eli Zaretskii <eliz@gnu.org>
3065
3066 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3067 indices into a single node "Index". Instead, join function and
3068 variable indices into a single index, separate from the concept
3069 index. Requested in
3070 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3071 (Top): Update the top-level menu: instead of one "Index" there are
3072 now separate entries "Concept Index" and "Function and Variable
3073 Index".
3074 (Concept Index, Function and Variable Index): New nodes.
3075 (Index): Node deleted.
3076
f77cc5f0
HZ
30772012-07-05 Hui Zhu <hui_zhu@mentor.com>
3078
3079 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3080 and "maint agent-eval".
3081
00595b5e
EZ
30822012-07-03 Eli Zaretskii <eliz@gnu.org>
3083
3084 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3085 avoid file-name clashes between Index.html and index.html on
3086 case-insensitive filesystems. See the discussion starting in
3087 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3088 details of the problem.
3089 (Top): Update the master menu for the above.
3090 (Concept Index, Command and Variable Index): New nodes, instead of
3091 the old "Index" node that was deleted. All cross-references
3092 updated.
3093
d3ce09f5
SS
30942012-07-02 Stan Shebs <stan@codesourcery.com>
3095
3096 * gdb.texinfo (Dynamic Printf): Mention agent style and
3097 disconnected dprintf.
3098 (Maintenance Commands): Describe maint agent-printf.
3099 (General Query Packets): Mention BreakpointCommands feature.
3100 (Packets): Document commands extension to Z0 packet.
3101 * agentexpr.texi (Bytecode Descriptions): Document printf
3102 bytecode.
3103
2d7b58e8
JK
31042012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3105
3106 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3107 only after gdbinit files.
3108 (Startup): Move -iex and -iex commands down after gdbinit files.
3109
202cbf1c
JK
31102012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3111
3112 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3113 possibility.
3114
b6ba681c
TT
31152012-06-29 Tom Tromey <tromey@redhat.com>
3116
3117 * gdb.texinfo (Index Section Format): Update for version 7.
3118
71caed83
SS
31192012-06-28 Stan Shebs <stan@codesourcery.com>
3120
3121 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3122 example, add note about title column.
3123
ee0bf529
SCR
31242012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3125
3126 * gdb.texinfo (Symbol Tables In Python): Add description about
3127 the new 'last' attribute of gdb.Symtab_and line.
3128
3c15d565
SCR
31292012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3130
3131 * gdb.texinfo (Symbol Tables In Python): Correct the description
3132 of the 'pc' attribute of gdb.Symtab_and_line.
3133
45cfd468
DE
31342012-06-26 Doug Evans <dje@google.com>
3135
3136 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3137 and symtab-create.
3138
496ee73e
KS
31392012-06-25 Keith Seitz <keiths@redhat.com>
3140
3141 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3142 from example. Remove "rbreak" from list of corresponding
3143 gdb commands.
3144
156942c7
DE
31452012-06-23 Doug Evans <dje@google.com>
3146
3147 * gdb.texinfo (Index Section Format): Document version 7 format.
3148
c614397c
YQ
31492012-06-22 Yao Qi <yao@codesourcery.com>
3150
3151 * gdb.texinfo: Add missing cindex for some packets.
3152
472a2379
KS
31532012-06-20 Keith Seitz <keiths@redhat.com>
3154
3155 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3156 for -break-insert and document -p.
3157
2678e2af
YQ
31582012-06-20 Yao Qi <yao@codesourcery.com>
3159
3160 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3161 and "gdb.write_memory" with "Inferior.read_memory" and
3162 "Inferior.write_memory".
3163
984359d2
EZ
31642012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3165
3166 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3167 (Free Documentation): Add @node line.
3168 (Continuing and Stepping) <advance location>: Use @item instead of
3169 @itemx.
3170 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3171 @itemx.
3172 (Embedded Processors): Put the link to "PA" to its correct place,
3173 according to document structure.
3174 (Python API): Put the link to "Lazy Strings In Python" to its
3175 correct place.
3176 (Index): Use @@ in @tex block to get a literal @.
3177
3178 * gdbint.texinfo: Fix the @subtitle line.
3179
3180 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3181 correct place.
3182
16bdd41f
YQ
31832012-06-08 Yao Qi <yao@codesourcery.com>
3184
3185 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3186 Protocol'.
3187 (In-Process Agent Protocol, IPA Protocol Objects)
3188 (IPA Protocol Commands): New nodes.
3189 (Tracepoint Packets): Add anchors.
3190
2d4c29c5
TS
31912012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3192
3193 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3194
6bd110c5
YQ
31952012-06-06 Yao Qi <yao@codesourcery.com>
3196
3197 * gdb.texinfo: Update copyright year.
3198
f3e0e960
SS
31992012-05-23 Stan Shebs <stan@codesourcery.com>
3200 Kwok Cheung Yeung <kcy@codesourcery.com>
3201
3202 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3203
1564a261
JK
32042012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3205
3206 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3207 Mention also --with-separate-debug-dir.
3208 (Auto-loading): Prepend $debugdir in the sample output.
3209 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3210 auto-load safe-path variable.
3211 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3212 Mention also $debugdir for 'set auto-load scripts-directory'.
3213
eb17f351
EZ
32142012-05-19 Eli Zaretskii <eliz@gnu.org>
3215
3216 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3217 (MIPS Embedded, MIPS, MIPS Register packet Format)
3218 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3219 appropriate.
3220
4cc0665f 32212012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3222 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3223
3224 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3225 mips compression".
3226 (MIPS Breakpoint Kinds): New subsubsection.
3227
7af8dcf8 32282012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3229
3230 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3231 nodes for subsections. Add @acronym mark-ups and adjust
3232 formatting.
3233
aff139ff
JK
32342012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3235
3236 Rename $ddir to $datadir.
3237 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3238 (objfile-gdb.py file): Rename $ddir to $datadir.
3239
9cb709b6
TT
32402012-05-18 Tom Tromey <tromey@redhat.com>
3241
3242 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3243
e7e0cddf
SS
32442012-05-14 Stan Shebs <stan@codesourcery.com>
3245
3246 * gdb.texinfo (Dynamic Printf): New subsection.
3247
7efc75aa
SCR
32482012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3249
3250 * gdb.texinfo (Basic Python): Add description about the function
3251 gdb.find_pc_line
3252
f307c045
JK
32532012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3254 Eli Zaretskii <eliz@gnu.org>
3255
3256 * gdb.texinfo (Separate Debug Files): Use plural form for global
3257 debugging information directory.
3258
85d4a676
SS
32592012-05-11 Stan Shebs <stan@codesourcery.com>
3260 Kwok Cheung Yeung <kcy@codesourcery.com>
3261
3262 * gdb.texinfo (Operating System Auxiliary Information): Document new
3263 'info os' subcommands.
3264
c1668e4e
JK
32652012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3266
3267 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3268 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3269 (dotdebug_gdb_scripts section): Add reference
3270 to 'Auto-loading safe path'.
3271
7349ff92
JK
32722012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3273
3274 Implement multi-component --with-auto-load-dir.
3275 * gdb.texinfo (Auto-loading): New references
3276 for 'set auto-load scripts-directory'
3277 and 'show auto-load scripts-directory'.
3278 (Auto-loading safe path): Describe the new default. Move $ddir
3279 substituation reference to 'objfile-gdb.py file'.
3280 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3281 script-name. Describe new 'set auto-load scripts-directory'
3282 and 'show auto-load scripts-directory'.
3283
6dea1fbd
JK
32842012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3285
3286 Provide $ddir substitution for --with-auto-load-safe-path.
3287 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3288 (Auto-loading safe path): Likewise. Mention the default value,
3289 $ddir substitution, --with-auto-load-safe-path and
3290 --without-auto-load-safe-path.
3291 * observer.texi (gdb_datadir_changed): New.
3292
1ccacbcd
JK
32932012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3294
3295 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3296 Twice.
3297
d9242c17
JK
3298 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3299 directory separator by path separator.
3300
af2c1515
JK
33012012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3302
3303 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3304 for 'set auto-load safe-path' optional. Mention if it is omitted.
3305 Change disabling security protection condition to "/", twice.
3306
a20ee7a4
SCR
33072012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3308
3309 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3310 the new methods global_block and static_block on gdb.Symtab
3311 objects.
3312
56af09aa
SCR
33132012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3314
3315 * gdb.texinfo (Blocks In Python): Add a note saying that future
3316 improvements to GDB and its infrastructure can move symbols
3317 across blocks within a symbol table.
3318
2746b0ef
YQ
33192012-04-29 Yao Qi <yao@codesourcery.com>
3320
3321 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3322 (A29K): Remove.
3323
62e5f89c
SDJ
33242012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3325 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3328 and generic static probe support on GDB.
3329
a766d390
DE
33302012-04-25 Doug Evans <dje@google.com>
3331
50f042b9
DE
3332 * gdb.texinfo (Go): Fix thinko.
3333
a766d390
DE
3334 * gdb.texinfo (Supported Languages): Add Go.
3335 (Go): New node.
3336
f02e2b19
YQ
33372012-04-25 Yao Qi <yao@codesourcery.com>
3338
3339 * gdbint.texinfo (Testsuite): New section `Board settings'.
3340
68d41a48
JK
33412012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3342
3343 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3344 Three times.
3345
174bb630
JK
3346 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3347 Three times.
3348
0511cc75
JK
33492012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3352 by @table @asis. Fix formatting of one item.
3353
0070f25a
JK
33542012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3355
3356 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3357
4dc84fd1
JK
33582012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 New option "set debug auto-load".
3361 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3362 (auto-load verbose mode): New node.
3363
bccbefd2
JK
33642012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3365
3366 New option "set auto-load safe-path".
3367 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3368 and "info auto-load" examples for safe-path. Put there also references
3369 for "set auto-load safe-path" and "show auto-load safe-path".
3370 New menu item for Auto-loading safe path.
3371 (Auto-loading safe path): New node.
3372 (Python Auto-loading): Update the expected output from "Missing"
3373 to "No".
3374
bf88dd68
JK
33752012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3376
3377 auto-load: Implementation.
3378 * gdb.texinfo (Mode Options): New anchor for -nx.
3379 (Startup): New anchors for Option -init-eval-command,
3380 Home Directory Init File
3381 and Init File in the Current Directory during Startup.
3382 Mention set auto-load local-gdbinit with a reference.
3383 Change the sample code to "set auto-load python-scripts".
3384 (Threads): New anchor set libthread-db-search-path.
3385 Provide references to libthread_db.so.1 file.
3386 (Controlling GDB): New menu item for Auto-loading.
3387 (Auto-loading, Init File in the Current Directory)
3388 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3389 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3390 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3391 reference.
3392 (Auto-loading): Rename to ...
3393 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3394 "set auto-load python-scripts", new anchor for it. Change
3395 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3396 for it. Change "info auto-load-scripts"
3397 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3398 to "Python scripts".
3399
8264ba82
AG
34002012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3401
3402 PR mi/13393
3403 * gdb.texinfo (Print Settings): Extend the description for "set print
3404 object".
3405 (GDB/MI Variable Objects): Extend the description for -var-create and
3406 -var-list-children.
3407
06fc020f
SCR
34082012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3409
3410 * gdb.texinfo (Examining Data): Document the 'explore' command.
3411
7191c139
JB
34122012-03-28 Joel Brobecker <brobecker@adacore.com>
3413
3414 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3415 to the children of a varobj and its update range when -var-update
3416 returns that the varobj's type changed.
3417
3708f05e
JK
34182012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3421 Create two new links fir 'objfile-gdb.py file'
3422 and 'dotdebug_gdb_scripts section'.
3423
8e0583c8
JK
34242012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3425
3426 * gdb.texinfo (Auto-loading): Rename node reference
3427 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3428 Twice.
3429 (.debug_gdb_scripts section): Rename the node ...
3430 (dotdebug_gdb_scripts section): ... here.
3431 (Maintenance Commands): Also rename this node reference.
3432
7b282c5a
SCR
34332012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3434
3435 * gdb.texinfo (Python API/Values From Inferior): Add description
3436 about the new method Value.referenced_value. Add description on
3437 how Value.dereference is different (and similar) to
3438 Value.referenced_value.
3439
8320cc4f
JK
34402012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3441
3442 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3443 --init-eval-command=COMMAND, -iex.
3444 (Startup): Describe -iex and -ix. Simplify the example
3445 for "set auto-load-scripts off".
3446
481860b3
GB
34472012-03-16 Gary Benson <gbenson@redhat.com>
3448
3449 PR breakpoints/10738
3450 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3451 stating that GDB cannot set breakpoints on inlined functions.
3452 (Mode Options): Document --use-deprecated-index-sections.
3453 (Index Section Format): Document new index section version format.
3454
c4aeac85
TT
34552012-03-15 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3458
16899756
DE
34592012-03-13 Doug Evans <dje@google.com>
3460
3461 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3462 of "reload".
3463 (Symbols): Delete docs for set/show symbol-reloading.
3464 * gdbint.texinfo (Defining Other Architecture Features): Delete
3465 SYMBOL_RELOADING_DEFAULT.
3466 * refcard.tex: Delete reference to symbol-reloading.
3467
9b224c5e
PA
34682012-03-07 Pedro Alves <palves@redhat.com>
3469
3470 * gdb.texinfo (General Query Packets): Document new
3471 QProgramSignals packet.
3472 * gdb.texinfo (Remote configuration): Mention
3473 "program-signals-packet".
3474
169081d0
TG
34752012-03-05 Tristan Gingold <gingold@adacore.com>
3476
3477 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3478
d1feda86
YQ
34792012-03-03 Yao Qi <yao@codesourcery.com>
3480
3481 * gdb.texinfo (In-Process Agent): New node.
3482 Document new commands.
3483 (General Query Packets): Add packet `QAgent'.
3484
1faeff08
MR
34852012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3486
3487 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3488
7d74f244
DE
34892012-03-01 Scott J. Goldman <scottjg@vmware.com>
3490
3491 * gdb.texinfo (Commands In Python): Put example python macro in
3492 COMMAND_USER category rather than COMMAND_OBSCURE.
3493 Document gdb.COMMAND_USER.
3494 (User-defined Commands): Update documentation to clarify
3495 "set/show max-user-call-depth" and "show user" don't apply to python
3496 commands. Update documentation to clarify "help user-defined" may
3497 also include python commands defined as COMMAND_USER.
3498
6fe37d23
JK
34992012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 * gdb.texinfo (Startup): Add option -ex description to the option -x
3502 description.
3503
83364271
LM
35042012-02-24 Luis Machado <lgustavo@codesourcery.com>
3505
3506 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3507 condition-evaluation breakpoint parameter.
3508 Mention condition-evaluation mode being shown in "info break".
3509 (Break Conditions): Add description for target-side
3510 conditional breakpoints.
72f4393d 3511 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3512 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3513 cond-expr.
3514 (General Query Packets): Mention new ConditionalBreakpoint feature.
3515
bdb1994d
TT
35162012-02-22 Tom Tromey <tromey@redhat.com>
3517
3518 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3519
4d241c86
TT
35202012-02-17 Tom Tromey <tromey@redhat.com>
3521
3522 PR python/10753:
3523 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3524 directory.
3525
816338b5
SS
35262012-02-14 Stan Shebs <stan@codesourcery.com>
3527
3528 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3529
cc30c4bd
PA
35302012-02-13 Pedro Alves <palves@redhat.com>
3531
3532 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3533 mips-idt-ecoff.
3534
035d1e5b
YQ
35352012-02-09 Yao Qi <yao@codesourcery.com>
3536
3537 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3538
f0823d2c
TT
35392012-02-07 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3542 Symbol.value.
3543
64e7d9dd
TT
35442012-02-07 Tom Tromey <tromey@redhat.com>
3545
3546 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3547
4220b2f8
TS
35482012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3549
3550 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3551
edcc5120
TT
35522012-01-24 Tom Tromey <tromey@redhat.com>
3553
3554 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3555 unload".
3556 (Files): Mention new catch commands.
3557 (GDB/MI Async Records): Likewise.
3558
53fe1783
GB
35592012-01-24 Gary Benson <gbenson@redhat.com>
3560
3561 Delete #if 0'd out code.
3562 * gdb.texinfo (Frame Info): Remove "info catch".
3563
b9e7b9c3
UW
35642012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3565
3566 * gdb.texinfo (Remote Configuration): Document
3567 "set remote hostio-readlink-packet" command.
3568 (General Query Packets): Document vFile:readlink packet.
3569
4aac40c8
TT
35702012-01-16 Tom Tromey <tromey@redhat.com>
3571
3572 * gdb.texinfo (Specify Location): Document relative file name
3573 handling.
3574
cafec441
TT
35752012-01-16 Tom Tromey <tromey@redhat.com>
3576
3577 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3578
0ee339bc
JK
35792012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3580 Eli Zaretskii <eliz@gnu.org>
3581
3582 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3583 code.
3584
72384ba3
PH
35852012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3586
3587 * gdb.texinfo (Variables): Document use of :: for non-static
3588 variables.
3589
ce1b17c4
JB
35902012-01-05 Joel Brobecker <brobecker@adacore.com>
3591
3592 * gdbint.texinfo (Start of New Year Procedure): Update
3593 to replace use of copyright.sh by use of copyright.py.
3594
217bff3e
JK
35952012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3596
3597 Remove the gdbtui binary.
3598 * all-cfg.texi (GDBTUI): Remove.
3599 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3600 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3601 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3602
cc72b2a2
KP
36032011-12-23 Kevin Pouget <kevin.pouget@st.com>
3604
3605 Introduce gdb.FinishBreakpoint in Python.
3606 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3607 (Python API): Add menu entry for Finish Breakpoints.
3608
13ac8d2c
JK
36092011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3610
3611 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3612 tests.
3613
e0f9f062
DE
36142011-12-16 Doug Evans <dje@google.com>
3615
3616 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3617
80b6e756
PM
36182011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3619
1c3ad6ab 3620 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3621 stack". Add documentation for "set/show python print-stack".
3622
2fb860fc
PA
36232011-12-14 Pedro Alves <pedro@codesourcery.com>
3624
3625 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3626 should transfer control to the stub in the startup code instead of
3627 in main. Mention the need to get past the initial breakpoint.
3628
f8eba3c6
TT
36292011-12-06 Tom Tromey <tromey@redhat.com>
3630
3631 * gdb.texinfo (Set Breaks): Update for new behavior.
3632
2268b414
JK
36332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3634
3635 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3636 List Format for SVR4 Targets'.
3637 (General Query Packets): New item qXfer:libraries-svr4:read.
3638 (Library List Format for SVR4 Targets): New node.
3639
ae6f0d5b
TT
36402011-12-01 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3643 add.
3644
36dfb11c
TT
36452011-11-22 Tom Tromey <tromey@redhat.com>
3646
3647 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3648 reasons.
3649
f196051f
SS
36502011-11-20 Stan Shebs <stan@codesourcery.com>
3651
3652 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3653 note-related options and variables.
3654 (Tracepoint Packets): Document packet changes.
3655
f85b53f8
SD
36562011-11-20 Sanjoy Das <sdas@igalia.com>
3657
3658 * gdb.texinfo (JIT Interface): Add documentation on writing and
3659 usind JIT debug info readers.
3660 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3661 Debug Info Readers): New nodes.
3662
bfccc43c
YQ
36632011-11-18 Yao Qi <yao@codesourcery.com>
3664
3665 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3666 tracepoint.
3667
c011a4f4
DE
36682011-11-15 Doug Evans <dje@google.com>
3669
3670 * gdb.texinfo (Files): Document basenames-may-differ.
3671
ed59ded5
DE
36722011-11-14 Doug Evans <dje@google.com>
3673
3674 * gdb.texinfo (Shell Commands): Document "!".
3675
405f8e94
SS
36762011-11-14 Stan Shebs <stan@codesourcery.com>
3677 Kwok Cheung Yeung <kcy@codesourcery.com>
3678
3679 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3680 needed to get shorter fast tracepoints.
3681 (Tracepoint Packets): Document new qTMinFTPILen packet.
3682
1e4d1764
YQ
36832011-11-14 Yao Qi <yao@codesourcery.com>
3684
3685 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3686 behavior of tracepoint.
3687 (General Query Packets): New feature InstallInTrace.
3688 (Remote Configuration): Document "set remote
3689 install-in-trace-packet".
3690
71eba9c2 36912011-11-12 Matt Rice <ratmice@gmail.com>
3692
3693 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3694 Add arguments to info macro.
3695
e0f8f636
TT
36962011-11-10 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3699 manual.
3700 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3701 (Macros): Add a footnote.
3702 (C): Remove paragraph about compiler options.
3703 (C Constants): Mention wide character and string constants.
3704 (C Plus Plus Expressions): Update compiler option advice. Mention
3705 using declarations. Mention ADL. Remove old HP compiler
3706 information.
3707
625c0d47
TT
37082011-11-10 Tom Tromey <tromey@redhat.com>
3709
3710 PR c++/9257:
3711 * gdb.texinfo (Print Settings): Add an extra note about the need
3712 for a vtable.
3713
4be2aacc
MR
37142011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3715
3716 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3717 "set mips abi" documentation.
3718
0a1c4d10
DE
37192011-11-04 Doug Evans <dje@google.com>
3720
3721 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3722
aad1c02c
TT
37232011-11-03 Tom Tromey <tromey@redhat.com>
3724
3725 * gdb.texinfo (Stopping): Add menu entry.
3726 (Continuing and Stepping): Restore @node. Use @section, not
3727 @subsection.
3728
983fb131
MR
37292011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3730
3731 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3732 designation. Fix "Specify Location" cross-reference.
3733
3065dfb6
SS
37342011-11-02 Stan Shebs <stan@codesourcery.com>
3735
3736 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3737 (General Query Packets): Describe tracenz feature.
3738 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3739
0aaaf063
PK
37402011-10-28 Paul Koning <paul_koning@dell.com>
3741
3742 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3743
2231f1fb
KP
37442011-10-27 Kevin Pouget <kevin.pouget@st.com>
3745
72f4393d 3746 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3747 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3748
5110b5df
PK
37492011-10-26 Paul Koning <paul_koning@dell.com>
3750
3751 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3752
22dbab46
PK
37532011-10-25 Paul Koning <paul_koning@dell.com>
3754
3755 PR python/13327
72f4393d 3756
22dbab46
PK
3757 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3758 fetch_lazy method.
3759
9df2fbc4
PM
37602011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3761
3762 PR python/12656
3763
3764 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3765 global_block, static_block function.
3766
f05e2e1d
TT
37672011-10-19 Tom Tromey <tromey@redhat.com>
3768
3769 * gdb.texinfo (Commands In Python): Add missing "@"s.
3770
a7fc3f37
KP
37712011-10-13 Kevin Pouget <kevin.pouget@st.com>
3772
3773 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3774 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3775 constants.
3776
5048e516
JK
37772011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3778
3779 Fix compatibility with texinfo versions older than 4.12.
3780 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3781 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3782 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3783 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3784 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3785 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3786 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3787
5a56e9c5
DE
37882011-10-09 Doug Evans <dje@google.com>
3789
3790 * gdb.texinfo (Extending GDB): Document alias command.
3791
36b11add
JK
37922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 Support @entry in input expressions.
3795 * gdb.texinfo (Variables): Describe @entry names suffix.
3796 (Print Settings): Add anchor for `set print entry-values'.
3797
e18b2753
JK
37982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3799 Eli Zaretskii <eliz@gnu.org>
3800
3801 Display @entry parameter values (without references).
3802 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3803 example.
3804 (Print Settings): New description of set print entry-values and show
3805 print entry-values.
3806
111c6489
JK
38072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3808 Eli Zaretskii <eliz@gnu.org>
3809
3810 Recognize virtual tail call frames.
3811 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3812 (Tail Call Frames): New node.
3813 (Frames In Python): Add gdb.TAILCALL_FRAME.
3814
9c15afc4
DE
38152011-10-07 Doug Evans <dje@google.com>
3816
3817 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3818 register_pretty_printer.
3819
99f5279d
PM
38202011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3821
3822 PR python/12930
3823 PR python/12802
3824
3825 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3826 stop method.
3827
03583c20
UW
38282011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3829
3830 * gdb.texinfo (Starting your Program): "set disable-randomization"
3831 is no longer Linux-specific.
3832 (Remote Configuration): Document "set remote
3833 disable-randomization-packet".
3834 (General Query Packets): Document "QDisableRandomization" packet
3835 and add it to "qSupported" list.
3836
bd054e06
KP
38372011-10-07 Kevin Pouget <kevin.pouget@st.com>
3838
3839 Allow Python notification of new object-file loadings.
3840 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3841 event type.
3842
cb6be26b
KP
38432011-10-04 Kevin Pouget <kevin.pouget@st.com>
3844
3845 PR python/12691: Add the inferior to Python exited event
3846 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3847
a05336a1
JB
38482011-10-03 Joel Brobecker <brobecker@adacore.com>
3849
3850 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3851 rephasing.
3852
5d77fe44
JB
38532011-10-03 Joel Brobecker <brobecker@adacore.com>
3854
3855 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3856 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3857 as possible feature returned by the `-list-features'
3858 command.
3859
699df94d
PK
38602011-09-28 Paul Koning <paul_koning@dell.com>
3861
3862 * gdb.texinfo (gdb.Type): Document field access by dictionary
3863 key syntax.
3864
24bdad53
YQ
38652011-09-28 Yao Qi <yao@codesourcery.com>
3866
3867 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3868 Add one space after option `-s'. Remove @r{} markup.
3869
6710bf39
SS
38702011-09-27 Stan Shebs <stan@codesourcery.com>
3871
3872 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3873
d99f7e48
HZ
38742011-09-16 Hui Zhu <teawater@gmail.com>
3875
3876 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3877 to *(unsigned char *)$esp@300.
3878
d812018b
PK
38792011-09-15 Paul Koning <paul_koning@dell.com>
3880
3881 * gdb.texinfo: Make style of Python functions and methods match
3882 the syntax of Python. Also put class and module names explicitly
3883 on function, member, and variable names, matching Python
3884 documentation conventions.
72f4393d 3885
2aa48337
KP
38862011-09-15 Kevin Pouget <kevin.pouget@st.com>
3887
3888 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3889 * gdb.texinfo (Inferiors In Python): Describe new
3890 gdb.selected_inferior() function.
3891
6839b47f
KP
38922011-09-15 Kevin Pouget <kevin.pouget@st.com>
3893
3894 Handle multiple breakpoint hits in Python interface:
3895 * gdb.texinfo (Events In Python): New function documentation:
3896 gdb.BreakpointEvent.breakpoints. Indicate that
3897 gdb.BreakpointEvent.breakpoint is now deprecated.
3898
26829f2b
JB
38992011-09-04 Joel Brobecker <brobecker@adacore.com>
3900
3901 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3902
a9f54f60
TT
39032011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3904
3905 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3906
fa3a4f15
PM
39072011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3908
72f4393d
L
3909 * gdb.texinfo (Prompt): Add set/show extended-prompt
3910 documentation
3911 (Basic Python): Add prompt_hook anchor.
3912 (Python modules): Reword module text to reflect multiple modules.
3913 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3914
224bbe49
YQ
39152011-08-14 Yao Qi <yao@codesourcery.com>
3916
78d85199
YQ
3917 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3918
39192011-08-14 Yao Qi <yao@codesourcery.com>
3920
3921 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3922 (TIC6x Features): New node.
3923
457e09f0
DE
39242011-08-12 Doug Evans <dje@google.com>
3925
3926 * gdb.texinfo (Symbols In Python): Document symbol.type.
3927
5e239b84
PM
39282011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3929
3930 * gdb.texinfo (Python): Document command and function
3931 auto-loading.
3932
177bc839
JK
39332011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3934 Eli Zaretskii <eliz@gnu.org>
3935
3936 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3937 typedefs unrolling. Extend the sample code by an inner typedef and
3938 outer typedefs unrolling.
3939
1a532630
PP
39402011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3941
3942 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3943 size and line-size.
3944
9b158ba0 39452011-07-21 Matt Rice <ratmice@gmail.com>
3946
3947 PR macros/12999
3948 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3949 Update text and cindex entries for info macro command.
3950
d17b6f81
PM
39512011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3952
3953 * observer.texi (GDB Observers): Add before_prompt observer.
3954 * gdb.texinfo (Basic Python): Add documentation for prompt
3955 substitution.
3956
713389e0
PM
39572011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3958
72f4393d 3959 PR python/12438
713389e0 3960 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3961 set/show python print-stack. Document set/show python
3962 print-backtrace.
713389e0 3963
177b42fe
TJB
39642011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3965
3966 * gdb.texinfo: Fix typos.
3967
900e11f9
JK
39682011-07-01 Tom Tromey <tromey@redhat.com>
3969
3970 * gdb.texinfo (Debugging Output): Document set debug
3971 check-physname.
3972
39c4d40a
TT
39732011-06-29 Tom Tromey <tromey@redhat.com>
3974
3975 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3976 breakpoint-notifications feature.
3977
6f5def7d
UW
39782011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3979
3980 * gdb.texinfo (Target Description): Remove warning about
3981 possibly unstable format.
3982
8cf64490
TT
39832011-06-03 Tom Tromey <tromey@redhat.com>
3984
3985 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3986 (Events In Python): Note that exit_code is optional.
3987
393eab54
PA
39882011-05-17 Pedro Alves <pedro@codesourcery.com>
3989
3990 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3991 required for multi-threading support.
3992 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3993 Hc are deprecated for multi-threading debugging. Point readers at
3994 the vCont packet.
3995
75fc9810
DE
39962011-05-15 Doug Evans <dje@google.com>
3997
3998 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3999
01124a23
DE
40002011-05-13 Doug Evans <dje@google.com>
4001
98a5dd13
DE
4002 * gdb.texinfo (Threads): Document $sdir,$pdir.
4003 (Server): Document $pdir exception.
4004
dbaefcf7
DE
4005 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4006
cc63ef9b
DE
4007 * gdb.texinfo (Threads): Clarify default value for
4008 libthread-db-search-path.
7e0396aa 4009
01124a23
DE
4010 * gdb.texinfo (Completion): Update example.
4011 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4012
d248b706
KY
40132011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4014
4015 * gdb.texinfo: Document change in the behaviour of the enable and
4016 disable GDB commands when applied to tracepoints.
4017 Document the EnableDisableTracepoints remote stub feature.
4018 Document QTEnable and QTDisable in the list of tracepoint packets.
4019
cc88a640
JK
40202011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4021
4022 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4023 hsuser.texi.
4024 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4025 comment to hsuser.texi. Change rluser.texi name in the comment.
4026
84e578fb
DE
40272011-05-10 Doug Evans <dje@google.com>
4028
4029 * gdb.texinfo (Threads): If an empty path is provided for
4030 libthread-db-search-path it is reset to its default value.
4031 (Server): Ditto.
4032
478aac75
DE
40332011-05-09 Doug Evans <dje@google.com>
4034
4035 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4036
9c06b0b4
TJB
40372011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4038 Thiago Jung Bauermann <bauerman@br.ibm.com>
4039
4040 Implement support for PowerPC BookE masked watchpoints.
4041 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4042 (PowerPC Embedded): Mention support of masked watchpoints.
4043
9ed350ad
JB
40442011-05-03 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4047 `@value{GDBN}'.
4048
4ceed123
JB
40492011-05-03 Joel Brobecker <brobecker@adacore.com>
4050
4051 * gdb.texinfo (titlepage): Remove dedication.
4052 (In Memoriam): New appendix.
4053
559a7a62
JK
40542011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4055 Eli Zaretskii <eliz@gnu.org>
4056
4057 * gdb.texinfo (Index Section Format): Change the version to 5.
4058 Describe the different formula.
4059
03f2bd59
JK
40602011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4061 Eli Zaretskii <eliz@gnu.org>
4062
4063 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4064 for disconnected tracing.
4065 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4066 extended-remote relationship. Mention --once.
4067 (TCP port allocation lifecycle of @code{gdbserver}): New.
4068
d9b1a651
EZ
40692011-04-23 Eli Zaretskii <eliz@gnu.org>
4070
4071 * gdb.texinfo (Server): Improve indexing. Index all optional
4072 switches to gdbserver.
4073
90476074
TT
40742011-04-20 Tom Tromey <tromey@redhat.com>
4075
4076 * gdb.texinfo (Index Section Format): New node.
4077 (Top): Add new node to menu.
4078
c21236dc
PA
40792011-04-20 Pedro Alves <pedro@codesourcery.com>
4080
4081 * gdb.texinfo (Maintenance Commands): Document `maint print
4082 remote-registers'.
4083
05c8c3f5
TT
40842011-04-20 Tom Tromey <tromey@redhat.com>
4085
4086 * gdb.texinfo (Trace File Format): Move node later.
4087
7a9dd1b2
TT
40882011-04-19 Tom Tromey <tromey@redhat.com>
4089
4090 * gdbint.texinfo (Register Information Functions): Remove
4091 duplicate "the".
4092 * gdb.texinfo (Emacs): Remove duplicate "to".
4093 (GDB/MI Variable Objects): Remove duplicate "the".
4094 (General Query Packets): Likewise.
4095
4368ebeb
JB
40962011-04-02 Joel Brobecker <brobecker@adacore.com>
4097
4098 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4099 "GDB/MI Ada Exception Information" node.
4100
956a9fb9
JB
41012011-04-01 Joel Brobecker <brobecker@adacore.com>
4102
4103 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4104 the "exception-name" field in the *stopped async record.
4105
f1310107
TJB
41062011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4107 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4108
4109 Implement support for PowerPC BookE ranged breakpoints.
4110 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4111
8786b2bd
TT
41122011-03-28 Tom Tromey <tromey@redhat.com>
4113
4114 * gdb.texinfo (Set Tracepoints): Fix typo.
4115
9ef07c8c
TT
41162011-03-24 Tom Tromey <tromey@redhat.com>
4117
4118 * gdb.texinfo (Specify Location): Document `function:label'
4119 linespec.
4120
99c3dc11
PM
41212011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4122
f1310107 4123 PR python/12149
99c3dc11
PM
4124
4125 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4126
29703da4
PM
41272011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4128
4129 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4130 (Inferiors In Python): Likewise.
4131 (Threads In Python): Likewise.
4132 (Symbols In Python): Likewise.
4133 (Objfiles In Python): Likewise.
4134 (Symbol Tables In Python): Likewise.
4135
c9174737
PA
41362011-03-15 Pedro Alves <pedro@codesourcery.com>
4137
4138 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4139 display>: Explain that the commands accept number ranges.
4140
7371cf6d
PM
41412011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4142
4143 * gdb.texinfo (Breakpoints In Python): Add description and example
4144 of Python stop function operation.
4145
ecec24e6
PM
41462011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4147
4148 * gdb.texinfo (Parameters In Python): Document get_set_string and
4149 get_show_string methods.
4150
6dcd5565
JK
41512011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4154
81896e36
JK
4155 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4156 circular-trace-buffer name.
4157
5e30da2c
JB
41582011-02-28 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4161 in the previous change.
4162
3bd0f5ef 41632011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4164
72f4393d 4165 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4166 that they can accept multiple arguments.
4167
4ec7539c
JB
41682011-02-24 Joel Brobecker <brobecker@adacore.com>
4169
4170 Revert the following patch (code patch was not approved):
4171 2011-02-21 Hui Zhu <teawater@gmail.com>
4172 * agentexpr.texi (bytecode descriptions): add printf.
4173 * gdb.texinfo (tracepoint action lists): add printf.
4174
82809774
DE
41752011-02-23 Doug Evans <dje@google.com>
4176
4177 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4178
e5a67952
MS
41792011-02-23 Michael Snyder <msnyder@vmware.com>
4180
4181 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4182 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4183 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4184
6e6fbe60
DE
41852011-02-22 Doug Evans <dje@google.com>
4186
4187 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4188 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4189 add description of result, fix @defun formatting.
4190
f994e27a
HZ
41912011-02-21 Hui Zhu <teawater@gmail.com>
4192
4193 * agentexpr.texi (Bytecode Descriptions): Add printf.
4194 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4195
c7f96d2b
TT
41962011-02-18 Tom Tromey <tromey@redhat.com>
4197
4198 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4199
60f98dde
MS
42002011-02-14 Michael Snyder <msnyder@vmware.com>
4201
4202 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4203 Document new command "thread find".
4204
08e796bc
MS
42052011-02-14 Michael Snyder <msnyder@vmware.com>
4206
4207 * gdb.texinfo (Threads): Update example of new thread message.
4208
b3b9301e
PA
42092011-02-14 Pedro Alves <pedro@codesourcery.com>
4210
4211 * gdb.texinfo (Remote Configuration): Mention set/show remote
4212 traceframe-info.
4213 (Tools/Packages Optional for Building GDB): Mention that expat is
4214 used for traceframe info.
4215 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4216 (General Query Packets) <qSupported>: Describe the
4217 qXfer:traceframe-info:read feature.
4218 (qXfer::read): Describe qXfer:traceframe-info:read.
4219 (Traceframe Info Format): New section.
4220
cef35b0f
PA
42212011-02-04 Pedro Alves <pedro@codesourcery.com>
4222
4223 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4224 for casts and unary operators.
4225
f1cbe1d3
TT
42262011-02-04 Tom Tromey <tromey@redhat.com>
4227
4228 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4229 is not useful.
4230
585fdaa1
PA
42312011-01-25 Pedro Alves <pedro@codesourcery.com>
4232
4233 * gdb.texinfo: s/value optimized out/optimized out/g
4234
7bfc9434
JB
42352011-01-21 Joel Brobecker <brobecker@adacore.com>
4236
4237 * gdb.texinfo (Other Misc Settings): Rework part of the
4238 documentation of the "set interactive mode" command.
4239
4694da01
TT
42402011-01-19 Tom Tromey <tromey@redhat.com>
4241
4242 * gdb.texinfo (Threads): Document thread name output and `thread
4243 name' command.
4244 (Threads In Python): Document Thread.name attribute.
4245 (GDB/MI Thread Commands): Document thread attributes.
4246
b716877b
AB
42472011-01-12 Andrew Burgess <aburgess@broadcom.com>
4248
4249 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4250 changes in mi/mi-cmd-disas.c
4251
13fd8b81
TT
42522011-01-12 Tom Tromey <tromey@redhat.com>
4253
4254 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4255 Fix "thread apply" text.
4256
e09342b5
TJB
42572011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4258 Thiago Jung Bauermann <bauerman@br.ibm.com>
4259
4260 Implement support for PowerPC BookE ranged watchpoints.
4261 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4262 the "set powerpc exact-watchpoints" flag.
4263
06e65f44
TT
42642011-01-07 Tom Tromey <tromey@redhat.com>
4265
4266 * gdb.texinfo (Python API): Add descriptions to @menu items.
4267
d8e22779
TT
42682011-01-06 Tom Tromey <tromey@redhat.com>
4269
4270 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4271
a255712f
PP
42722010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4273
e09342b5 4274 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4275
ccfc3d6e
TT
42762011-01-06 Tom Tromey <tromey@redhat.com>
4277
4278 PR python/12133:
4279 * gdb.texinfo (Frames In Python): Document various frame
4280 constants.
4281
44944448
JB
42822011-01-05 Joel Brobecker <brobecker@adacore.com>
4283
4284 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4285 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4286 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4287
42ea3d7a
JK
42882011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4291 (clean): Add GDBvn.texi.
4292
720d1a40
JB
42932010-12-29 Joel Brobecker <brobecker@adacore.com>
4294
4295 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4296 occasional case where the debugger prints an array address
4297 instead of the array itself.
4298
ad196637
PA
42992010-12-23 Pedro Alves <pedro@codesourcery.com>
4300
4301 * gdb.texinfo (Packets) <read registers packet>: Document support
4302 for registers that were not collected.
4303
a86caf66
DE
43042010-12-15 Doug Evans <dje@google.com>
4305
4306 * gdb.texinfo (Startup): Document auto-loading of scripts during
4307 startup.
4308 (Auto-loading): Delete "maint set python auto-load on|off".
4309 Add "set auto-load-scripts on|off".
4310
aae1c79a
DE
43112010-12-07 Doug Evans <dje@google.com>
4312
4313 * gdb.texinfo (Mode Options): Document -data-directory.
4314 (Data Files): Add reference to -data-directory.
4315
4e04c971
DE
43162010-11-29 Doug Evans <dje@google.com>
4317
4318 * gdb.texinfo (Pretty-Printer Introduction): Change
4319 printer-name:subprinter-name to printer-name;subprinter-name.
4320
94b6973e
PM
43212010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4322
72f4393d 4323 PR python/12199
94b6973e
PM
4324
4325 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4326
39037522
TT
43272010-11-23 Tom Tromey <tromey@redhat.com>
4328
4329 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4330 (Editing): Likewise.
4331 (Command History): Likewise.
4332 (TUI Keys): Likewise.
4333 (Bug Reporting): Conditionally include rluser.texi and
4334 inc-history.texinfo.
4335 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4336 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4337 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4338 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4339 (gdb.pdf): Likewise.
4340 (gdb.info): Likewise.
4341 (gdb/index.html): Likewise.
4342
5ae98d25
TT
43432010-11-23 Tom Tromey <tromey@redhat.com>
4344
4345 * Makefile.in (Makefile): Run ../config.status.
4346 (distclean): Update.
4347 * configure: Remove.
4348 * configure.ac: Remove.
4349
621c8364
TT
43502010-11-12 Tom Tromey <tromey@redhat.com>
4351
4352 * gdb.texinfo (Basic Python): Update. Add xref.
4353 (Exception Handling): Document new exception classes.
4354 (Types In Python): Update.
4355 (Frames In Python): Update.
4356
84f4c1fe
PM
43572010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4358
4359 * gdb.texinfo (Breakpoints In Python): Document "internal"
4360 parameter, and visible attribute.
4361
99e7ae30
DE
43622010-11-05 Doug Evans <dje@google.com>
4363
4364 * gdb.texinfo (Source Path): Document "set directories".
4365
f4b8a18d
KW
43662010-11-05 Ken Werner <ken.werner@de.ibm.com>
4367
4368 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4369 (OpenCL C): New node.
4370
7b51bc51
DE
43712010-11-02 Doug Evans <dje@google.com>
4372
4373 * gdb.texinfo (Pretty Printing): Expand into three sections,
4374 introduction, example, and commands.
4375 (Python API): Delete section Disabling Pretty-Printers, merge into
4376 Selecting Pretty-Printers.
4377 (Writing a Pretty-Printer): New section. Move the pretty-printer
4378 example here, and reformat to match python coding style. Add a second
4379 example using the gdb.printing module.
4380 (Python modules): Add gdb.printing.
4381
9eeee977
DE
43822010-10-29 Doug Evans <dje@google.com>
4383
4384 * gdb.texinfo (Python): Fix long line.
4385
a0e0ffdf
DE
43862010-10-20 Doug Evans <dje@google.com>
4387
4388 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4389 All references updated. Correct sections marked as subsections.
4390 (Coding Standards): New chapter. Move the coding standard related
4391 subsections here. Add section on Python coding standards.
4392
0e3509db
DE
43932010-10-13 Doug Evans <dje@google.com>
4394
4395 * gdb.texinfo (Python): Add "Python modules".
4396 (Types in Python): Add reference to gdb.types section.
4397 (Python modules): New node.
4398
44592cc4
DE
43992010-10-11 Doug Evans <dje@google.com>
4400
4401 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4402 Python" from gdb.Value.type description.
4403
6e1bb179
JB
44042010-09-28 Joel Brobecker <brobecker@adacore.com>
4405
4406 * gdb.texinfo (Ravenscar Profile): New node.
4407
e8467610
TT
44082010-09-22 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4411
fccd1d1e
EZ
44122010-09-22 Eli Zaretskii <eliz@gnu.org>
4413
4414 * gdb.texinfo (Values From Inferior): Clarify that
4415 value.dynamic_type works only in C++ programs with RTTI.
4416
c1b6b909
TT
44172010-09-15 Paul Bolle <pebolle@tiscali.nl>
4418
4419 * gdb.texinfo (Character Sets): Correctly reference host-charset
4420 in example.
4421
7d288aaa
TT
44222010-09-13 Tom Tromey <tromey@redhat.com>
4423
4424 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4425 Document "fullname" and "from".
4426
f75d858b
MK
44272010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4428
4429 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4430 feature `reverse' output by -list-target-features.
4431
83b9503b
L
44322010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4433
4434 * gdb.texinfo (i386 Features): Remove an extra "@item".
4435
03f17ccf
TT
44362010-08-30 Tom Tromey <tromey@redhat.com>
4437
4438 PR python/11792:
4439 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4440
9779414d
DJ
44412010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4442
4443 * gdb.texinfo (ARM Features): Document
4444 org.gnu.gdb.arm.m-profile.
4445
f9ffd4bb
TT
44462010-08-23 Tom Tromey <tromey@redhat.com>
4447
4448 PR python/11145:
4449 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4450 reinterpret_cast methods.
4451
702c2711
TT
44522010-08-23 Tom Tromey <tromey@redhat.com>
4453
4454 PR python/11915:
4455 * gdb.texinfo (Types In Python): Document array method.
4456
66b73624
TJB
44572010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4458
4459 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4460
06a64a0b
TT
44612010-08-16 Tom Tromey <tromey@redhat.com>
4462
4463 * gdb.texinfo (Set Watchpoints): Document -location option.
4464
a3a7127e
DE
44652010-08-13 Doug Evans <dje@google.com>
4466
4467 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4468
8dedea02
VP
44692010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4470
4471 * gdb.texinfo (GDB/MI Data Manipulation): Document
4472 -data-read-memory-raw and -data-write-memory-raw.
4473
ca5c20b6 44742010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4475 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4476
4477 * gdb.texinfo (Basic Python): Describe post_event API.
4478
cb2e07a6
PM
44792010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4480
4481 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4482 decode_line Python APIs
cb2e07a6 4483
464b3efb
TT
44842010-08-10 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.texinfo (Pretty Printing API): Document
4487 gdb.default_visualizer.
4488
c29c521f
TT
44892010-08-10 Tom Tromey <tromey@redhat.com>
4490
4491 Revert gdb-add-index addition:
4492 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4493
5da1313b
JK
44942010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4495 Eli Zaretskii <eliz@gnu.org>
4496
4497 * gdb.texinfo (Mode Options) <-batch>
4498 (Basic Python) <gdb.execute>: Describe setting width and height.
4499
02d868e8
PP
45002010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4501
4502 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4503
c2bbed2a
TT
45042010-07-30 Tom Tromey <tromey@redhat.com>
4505
4506 * gdb.texinfo (Index Files): Mention gdb-add-index.
4507
6c13bbe1
HZ
45082010-07-30 Hui Zhu <teawater@gmail.com>
4509
4510 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4511 "detach inferior" and "kill inferior".
4512
53a71c06
CR
45132010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4514
4515 * gdb.texinfo (Machine Code): Update description of two forms of
4516 arguments, and add new example to demonstrate the new form.
4517
5374244e
PM
45182010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4519
4520 * gdb.texinfo (Values From Inferior): Add value inferior function
4521 call description.
4522
8ea5bce5
JK
45232010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4524
4525 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4526
c0edd9ed
JK
45272010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4528 Eli Zaretskii <eliz@gnu.org>
4529
4530 Make core files the process_stratum.
4531 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4532 record_stratum example.
4533
9291a0cd
TT
45342010-07-13 Tom Tromey <tromey@redhat.com>
4535
4536 * gdb.texinfo (Index Files): New node.
4537
f5011d11
TT
45382010-07-13 Tom Tromey <tromey@redhat.com>
4539
4540 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4541
0f5238ed
TT
45422010-07-13 Tom Tromey <tromey@redhat.com>
4543
4544 * gdb.texinfo (Specify Location): Document labels.
4545
74c761c1
PA
45462010-07-01 Pedro Alves <pedro@codesourcery.com>
4547
4548 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4549 entries for fast tracepoints and static tracepoints.
4550
501994c0
PA
45512010-07-01 Pedro Alves <pedro@codesourcery.com>
4552
4553 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4554 qsThreadInfo>: Spell out `l' as ell.
4555
0fb4aa4b
PA
45562010-07-01 Pedro Alves <pedro@codesourcery.com>
4557
4558 * gdb.texinfo (Convenience Variables): Document $_sdata.
4559 (Commands to Set Tracepoints): Describe static tracepoints. Add
4560 `Listing Static Tracepoint Markers' menu entry. Document
4561 "strace".
4562 (Tracepoint Action Lists): Document collecting $_sdata.
4563 (Listing Static Tracepoint Markers): New subsection.
4564 (Tracepoints support in gdbserver): Mention static tracepoints.
4565 (remote packets, enabling and disabling): Mention
4566 read-sdata-object.
4567 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4568 and StaticTracepoint.
4569 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4570 Document qXfer:sdata:read.
4571 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4572
dc3b15be
JB
45732010-06-29 Joel Brobecker <brobecker@adacore.com>
4574
4575 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4576
595939de
PM
45772010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4578 Tom Tromey <tromey@redhat.com>
4579 Thiago Jung Bauermann <bauerman@br.ibm.com>
4580
4581 * gdb.texinfo (Inferiors In Python): New node.
4582 * gdb.texinfo (Threads In Python): New node.
4583
9279c692
JB
45842010-06-28 Joel Brobecker <brobecker@adacore.com>
4585
4586 * gdb.texinfo (Python): Document what the python directory is
4587 and what its location is.
4588 (Basic Python): Document the gdb.PYTHONDIR constant.
4589
bc9f0842
TT
45902010-06-25 Tom Tromey <tromey@redhat.com>
4591
4592 PR python/10808:
4593 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4594
f1421989
HZ
45952010-06-24 Hui Zhu <teawater@gmail.com>
4596
4597 * gdb.texinfo: (Commands for Controlled Output): Add
4598 documentation for command "eval".
4599
e4c0cfae
SS
46002010-06-21 Stan Shebs <stan@codesourcery.com>
4601
4602 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4603 * annotate.texinfo: Ditto.
4604 * gdbint.texinfo: Ditto.
4605 * stabs.texinfo: Ditto.
4606
bb08c432
HZ
46072010-06-22 Hui Zhu <teawater@gmail.com>
4608
4609 * gdb.texinfo: (Process Record and Replay): Add documentation
4610 for command "set record memory-query".
4611
4f5d9f07
SS
46122010-06-21 Stan Shebs <stan@codesourcery.com>
4613
4614 * gdb.texinfo: Relicense under GFDL version 1.3.
4615 * annotate.texinfo: Relicense under GFDL version 1.3.
4616 * gdbint.texinfo: Relicense under GFDL version 1.3.
4617 * stabs.texinfo: Relicense under GFDL version 1.3.
4618 * fdl.texi: Update to version 1.3.
4619
6aed2dbc
SS
46202010-06-18 Stan Shebs <stan@codesourcery.com>
4621
a61408f8
SS
4622 * gdb.texinfo (Operating System Auxiliary Information): Describe
4623 "info os" when no arguments given.
4624
6aed2dbc
SS
4625 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4626 $_thread.
4627
24e933df
HZ
46282010-06-18 Hui Zhu <teawater@gmail.com>
4629
4630 * gdb.texinfo: (Process Record and Replay): Add documentation
4631 for commands "record save" and "record restore".
4632
65d79d4b
SDJ
46332010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4634
4635 * gdb.texinfo: Include information about the correct use
4636 of addresses in the `watch' command.
4637
d914c394
SS
46382010-06-11 Stan Shebs <stan@codesourcery.com>
4639
4640 * gdb.texinfo (Observer Mode): New section.
4641 (General Query Packets): Document QAllow.
889bf7c5 4642
967cf477
DE
46432010-06-04 Doug Evans <dje@google.com>
4644
4645 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4646
aaf4119b
DE
46472010-06-03 Doug Evans <dje@google.com>
4648
4649 * gdbint.texinfo (Coding): Add subsection on command names.
4650
9eae7c52
TT
46512010-06-02 Tom Tromey <tromey@redhat.com>
4652
4653 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4654 always-disassemble.
4655
fa593d66
PA
46562010-06-01 Pedro Alves <pedro@codesourcery.com>
4657
4658 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4659 gdbserver, and add cross reference.
4660 (Tracepoints support in gdbserver): New subsection.
4661
dde08ee1
PA
46622010-05-26 Pedro Alves <pedro@codesourcery.com>
4663
4664 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4665 `qRelocInsn' feature.
4666 (Relocate instruction reply packet): New subsection
4667 of `Tracepoint Packets'.
4668 (Tracepoint Packets): Mention that packets QTDP and QTStart
4669 support the qRelocInsn request, and add cross reference to new
4670 subsection.
4671
07ca107c
DE
46722010-05-25 Doug Evans <dje@google.com>
4673
4674 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4675 (Commands In Python): Document gdb.string_to_argv.
4676
c25c4a8b
JK
46772010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4678
4679 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4680 ATTR_NORETURN.
4681
d7b32ed3 46822010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4683 Tom Tromey <tromey@redhat.com>
4684 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4685
c25c4a8b 4686 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4687
6aecb9c2
JB
46882010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4689
4690 * gdb.texinfo: (Summary) Add mention about D language support.
4691 (Filenames): Add D suffixes.
4692 (D): New node.
4693
b7da9e9f
PM
46942010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4695
4696 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4697 of macro deleted from GDB code.
4698
ab38a727
PA
46992010-04-24 Pedro Alves <pedro@codesourcery.com>
4700
4701 * gdb.texinfo (Commands to specify files): Describe what how GDB
4702 looks up DOS-based filesystem paths on the system root. Document
4703 the new `set/show target-file-system-kind' commands.
4704
66d09542
DE
47052010-04-23 Doug Evans <dje@google.com>
4706
4707 * gdb.texinfo (Python): Move Auto-loading section here ...
4708 (Python API): from here.
4709 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4710 (Maintenance Commands): Add docs for "maint print section-scripts".
4711
8bd10a10
CM
47122010-04-20 Chris Moller <cmoller@redhat.com>
4713
4714 * gdb.texinfo (Setting Breakpoints): Added description of
4715 filename-qualified rbreak.
4716 * refcard.tex (Breakpoints and Watchpoints): Added brief
4717 description of filename-qualified rbreak.
4718
4c374409
JK
47192010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4722 (Python API): Change the reference to Pretty Printing API.
4723 (Pretty Printing): Move the user part under the Data node. Reformat
4724 the sample output to 72 columns. Create a new reference to Pretty
4725 Printing API. Rename the API part ...
4726 (Pretty Printing API): To a new node name.
4727 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4728 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4729
5a9351ae
SS
47302010-04-21 Stan Shebs <stan@codesourcery.com>
4731
4732 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4733 and commands.
5a9351ae 4734 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4735
9a22f0d0
PM
47362010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4737
4738 * gdb.texinfo (Examining memory): Update for change in string
4739 display with explicit size.
4740
6149aea9
PA
47412010-04-19 Pedro Alves <pedro@codesourcery.com>
4742
4743 PR breakpoints/8554.
4744
4745 * gdb.texinfo (Save Breakpoints): New node.
4746 (save-tracepoints): Rename to ...
4747 (save tracepoints): ... this. Mention that `save-tracepoints' is
4748 a deprecated alias to `save tracepoints'.
4749
711e434b
PM
47502010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4751
645797a8 4752 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4753 (info w32 thread-information-block): Document new command.
4754 (qGetTIBAddress): Document new gdbserver query.
4755 (maint set/show show-all-tib): Document new command.
4756
3f7b2faa
DE
47572010-04-15 Doug Evans <dje@google.com>
4758
fa33c3cd
DE
4759 * gdb.texinfo (Python API): Add progspaces section.
4760 (Selecting Pretty-Printers): Progspace pretty-printers are
4761 searched too.
4762 (Progspaces In Python): New section.
4763
3f7b2faa
DE
4764 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4765
79f283fe
PM
47662010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4767
4768 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4769 returns None.
4770
87290684
SS
47712010-04-09 Stan Shebs <stan@codesourcery.com>
4772
4773 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4774 Describe the `frames-created' field, tweak grammar.
4775
a97153c7
PA
47762010-04-09 Pedro Alves <pedro@codesourcery.com>
4777
4778 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4779 Describe the `circular' and `disconnected' fields.
4780
5c5dcc1b
L
47812010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4782
4783 * gdb.texinfo (maint print registers): Mention unavailable and
4784 invisible registers.
4785
adc36818
PM
47862010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4787 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4788 Tom Tromey <tromey@redhat.com>
adc36818
PM
4789
4790 * gdb.texinfo (Breakpoints In Python): New Node.
4791
33da3f1c
SS
47922010-04-08 Stan Shebs <stan@codesourcery.com>
4793
4794 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4795 trace status fields.
4796
3a13a53b
L
47972010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4798
4799 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4800 optional. Make org.gnu.gdb.i386.avx requires
4801 org.gnu.gdb.i386.avx.
4802
08001717
DE
48032010-04-08 Doug Evans <dje@google.com>
4804
4805 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4806 search path, and document that gdb only scans the search path if
4807 the script's path doesn't specify a directory.
4808
c375651d
DE
48092010-04-05 Doug Evans <dje@google.com>
4810
4811 * gdb.texinfo (maint show python auto-load): Fix typo.
4812
af54718e
SS
48132010-04-04 Stan Shebs <stan@codesourcery.com>
4814
d77f58be
SS
4815 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4816 (Setting Watchpoints): Update description of "info watch".
4817 (Disabling Breakpoints): Only "info break" lists all.
4818
af54718e
SS
4819 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4820 (tdump): Explain how tdump works.
4821
86b17b60
PA
48222010-04-01 Pedro Alves <pedro@codesourcery.com>
4823
4824 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4825 add cross reference.
4826
ff12863f
PA
48272010-03-31 Pedro Alves <pedro@codesourcery.com>
4828
4829 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4830 commands error out.
4831
f68eb612
L
48322010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4833
4834 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4835
c8d5aac9
L
48362010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4837
4838 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4839
7d13fe92
SS
48402010-03-29 Stan Shebs <stan@codesourcery.com>
4841 Nathan Sidwell <nathan@codesourcery.com>
4842
4843 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4844 GDBN equivalent.
4845 (Set Tracepoints): Remove mention that conditional tracepoints
4846 don't exist.
4847 (Tracepoint Actions): Clarify when while-stepping collection
4848 happens, note that while-stepping does not automatically collect
4849 $pc.
4850
409873ef 48512010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4852
409873ef
SS
4853 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4854 (General Query Packets): Describe TracepointSource.
4855
ee8e71d4
EZ
48562010-03-27 Matt Rice <ratmice@gmail.com>
4857
c8d5aac9
L
4858 * gdb.texinfo (ARM): Document arguments to "target sim".
4859 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4860
99b5e152
PA
48612010-03-26 Pedro Alves <pedro@codesourcery.com>
4862
4863 * gdb.texinfo (Tracepoint Packets): Remove mention that
4864 terror:string may be plain text, and drop mention of X prefix.
4865
cd64ee31
VP
48662010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4867
4868 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4869
6c28cbf2
SS
48702010-03-24 Stan Shebs <stan@codesourcery.com>
4871
4872 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4873
95a42b64
TT
48742010-03-24 Tom Tromey <tromey@redhat.com>
4875
4876 PR breakpoints/9352:
4877 * gdb.texinfo (Break Commands): Update.
4878
18148017
VP
48792010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4880
4881 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4882 commands.
4883
4daf5ac0
SS
48842010-03-16 Stan Shebs <stan@codesourcery.com>
4885
4886 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4887 circular-trace-buffer.
4888 (Tracepoint Packets): Describe QTBuffer, and details of the
4889 qTStatus reply.
4890
c9429232
SS
48912010-03-12 Stan Shebs <stan@codesourcery.com>
4892 Nathan Sidwell <nathan@codesourcery.com>
4893
4894 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4895 doing instruction stepping.
4896 (Tracepoint Restrictions): New node.
4897
ccefe4c4
TT
48982010-03-10 Tom Tromey <tromey@redhat.com>
4899
4900 * gdbint.texinfo (Symbol Handling): Update.
4901
7c953934
TT
49022010-03-08 Tom Tromey <tromey@redhat.com>
4903
4904 PR cli/9591:
4905 * gdb.texinfo (Mode Options): Mention lack of pagination and
4906 confirmation with --batch.
4907 (Screen Size): Mention --batch.
4908 (Messages/Warnings): Likewise.
4909
f870a310
TT
49102010-03-05 Tom Tromey <tromey@redhat.com>
4911
4912 * gdb.texinfo (Basic Python): Document target_charset and
4913 target_wide_charset.
4914
78e2826b
TT
49152010-03-05 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.texinfo (Data): Link to pretty-printing.
4918 (Output Formats): Likewise. Correct text.
4919
f5dff777
DJ
49202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4921
4922 * gdb.texinfo (Types): Describe <struct> and <flags>.
4923
dc00d89f
PM
49242010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4925
4926 * gdb.texinfo (Frames In Python): Add block parameter and
4927 description to read_var text.
4928
5107b149 49292010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4930 Tom Tromey <tromey@redhat.com>
5107b149
PM
4931
4932 * gdb.texinfo (Types In Python): Describe block argument in
4933 template_argument and gdb.lookup_type.
4934
e03e5e7b
TT
49352010-02-24 Tom Tromey <tromey@redhat.com>
4936
4937 * gdb.texinfo (Cygwin Native): Fix typo.
4938
f3e9a817
PM
49392010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4940
4941 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4942 and select method descriptions.
4943 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4944 Tables in Python to menu.
4945 (Blocks In Python): New node.
4946 (Symbols In Python): New node.
4947 (Symbol Tables in Python): New node.
4948
a79b8f6e
VP
49492010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4950
4951 Multiexec MI
4952
4953 gdb/
4954 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4955
4956 gdb/doc/
4957 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4958 changes.
4959 (GDB/MI Program Execution): Document current behaviour of
4960 --all and --thread-group.
4961 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4962 -remove-inferior.
4963 * observer.texi (inferior_added, inferior_removed): New
4964 observers.
4965
629d6a47
TT
49662010-02-19 Tom Tromey <tromey@redhat.com>
4967
4968 * gdbint.texinfo (Getting Started): Fix @node.
4969 (Debugging GDB): Likewise.
4970
c09529e5
JB
49712010-02-13 Joel Brobecker <brobecker@adacore.com>
4972
4973 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4974 documenting the gdb_test_timeout variable.
4975
540aa8e7
MS
49762010-02-12 Jakob Engblom <jakob@virtutech.com>
4977
4978 * gdb.texinfo (MI commands): Added documentation of --reverse
4979 option to a set of MI commands. Restructured documentation of MI
4980 commands --exec-continue to reflect the complexity of reverse
4981 execution.
4982
081dfbf7
PA
49832010-02-12 Pedro Alves <pedro@codesourcery.com>
4984
4985 * gdb.texinfo (Using the Collected Data): Specify that the address
4986 range of `tfind outsize' is exclusive, and that the address range
4987 of `tfind range' is inclusive.
4988 (Tracepoint Packets): Specify that the address range of
4989 `QTFrame:range' is inclusive, and that the address range of
4990 `QTFrame:outside' is exclusive
4991
8e9c5e02
VP
49922010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4993
4994 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4995
92981e24
TT
49962010-02-10 Tom Tromey <tromey@redhat.com>
4997
4998 * gdb.texinfo (Debugging Output): Document set debug parser and
4999 show debug parser.
5000
075b51b7
L
50012010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5002
5003 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5004 i386_eflags and i386_mxcsr.
5005
3bb8d5c3
L
50062010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5007
5008 * gdb.texinfo: Document i386 target features.
5009
c5f80513
DE
50102010-02-05 Doug Evans <dje@google.com>
5011
5012 * gdbint.texinfo (Testsuite): Add a new section to document the
5013 various DejaGnu variables that may be overridden.
1be00882 5014 Document INTERNAL_GDBFLAGS.
c5f80513 5015
6ac33a4e
TT
50162010-02-04 Tom Tromey <tromey@redhat.com>
5017
5018 PR cli/8830:
5019 * gdb.texinfo (Files): -readnow comes before the filename for file
5020 and symbol-file.
5021
a1dcb23a
DJ
50222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5023
5024 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5025 Document ARM breakpoint types.
5026 (Register Packet Format): Move into the new section.
5027 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5028
95433b34
JB
50292010-01-21 Joel Brobecker <brobecker@adacore.com>
5030
5031 * gdb.texinfo (File Options): Adjust the documentation of this
5032 switch to refer to the "source" command rather than partially
5033 duplicating some of the relevant information.
5034 (Extending GDB): Introduce and document the set/show script-extension
5035 setting.
5036 (Command Files): Add note explaining that the "source" command
5037 is also used to evalute scripts written in other languages.
5038 Remove the short slightly incorrect reference to sourcing Python
5039 scripts.
5040 (Python Commands): Document how to execute a Python script from GDB.
5041
8d576872
JB
50422010-01-19 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gdb.texinfo (Command Files): Fix typo.
5045
8150ff9c
JB
50462010-01-18 Tom Tromey <tromey@redhat.com>
5047
5048 * gdb.texinfo (File Options): Document -x on .py files.
5049 (Command Files): Document handling of Python scripts.
5050
23db03a6
JZ
50512010-01-18 Jie Zhang <jie.zhang@analog.com>
5052
5053 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5054
00bf0b85
SS
50552010-01-15 Stan Shebs <stan@codesourcery.com>
5056
5057 * gdb.texinfo (Trace Files): New section.
5058 (Tracepoint Packets): Document QTSave and qTBuffer.
5059 (Trace File Format): New appendix.
5060
be759fcf
PM
50612010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5062
5063 * gdb.texinfo (Values From Inferior): Document lazy_string value
5064 method.
5065 (Python API): Add Lazy strings menu item.
5066 (Lazy Strings In Python): New node.
5067
dc146f7c
VP
50682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5069
5070 * gdb.texinfo (GDB/MI Thread Information): New.
5071 (GDB/MI Async Records): Document the core field in *stopped.
5072 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5073 documentation
5074 (Process list): Document that osdata document may contain
5075 threads.
5076 (Remote Serial Protocol): Document qXfer:threads.
5077
d5551862
SS
50782010-01-06 Stan Shebs <stan@codesourcery.com>
5079
5080 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5081 disconnected tracing.
5082 (Tracepoint Packets): Document new protocol.
5083
7a697b8d
SS
50842010-01-05 Stan Shebs <stan@codesourcery.com>
5085
5086 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5087 tracepoints.
5088 (Tracepoint Packets): Describe remote protocol for fast
5089 tracepoints.
5090
e6f3ec50
JB
50912010-01-01 Joel Brobecker <brobecker@adacore.com>
5092
5093 Update the "Start of New Year Procedure".
5094 * gdbint.texinfo: Add the list of files that need to be updated
5095 manually. Minor reformatting.
5096
ddc4e9c1
JB
50972010-01-01 Joel Brobecker <brobecker@adacore.com>
5098
5099 * refcard.tex: Update copyright year in header and text.
5100
9d2897ad
JB
51012010-01-01 Joel Brobecker <brobecker@adacore.com>
5102
5103 * agentexpr.texi: Add 2010 to the list of copyright years.
5104 * annotate.texinfo: Likewise.
5105 * gdb.texinfo: Likewise.
5106 * gdbint.texinfo: Likewise.
5107 * observer.texi: Likewise.
5108 * stabs.texinfo: Likewise.
5109
6da95a67
SS
51102009-12-31 Stan Shebs <stan@codesourcery.com>
5111
5112 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5113
236f1d4d
SS
51142009-12-29 Stan Shebs <stan@codesourcery.com>
5115
5116 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5117
f61e138d
SS
51182009-12-28 Stan Shebs <stan@codesourcery.com>
5119
5120 * gdb.texinfo (Trace State Variables): New section.
5121 (Tracepoint Packets): Describe trace state variable packets.
5122 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5123 variable bytecodes.
5124
0fe7935b
DJ
51252009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5126
5127 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5128 declarations.
5129
a6b29f87
VP
51302009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5131
5132 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5133 -gdb-exit behaviour.
5134
5e4bde96
JB
51352009-12-20 Joel Brobecker <brobecker@adacore.com>
5136
5137 * gpl.texi: Update to version 3 of the GPL.
5138
a1715244
JB
51392009-12-20 Joel Brobecker <brobecker@adacore.com>
5140
5141 * Makefile.in: Update copyright header.
5142 * observer.texi: Fix the copyright header of the generated files.
5143
361ae042
PM
51442009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5145
5146 * gdb.texinfo (Types In Python): Describe range function.
5147
bfd31e71
PM
51482009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5149
5150 * gdb.texinfo (Types In Python): Describe "is_base_class".
5151
57a1d736
TT
51522009-12-03 Tom Tromey <tromey@redhat.com>
5153
5154 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5155
8cebebb9
PP
51562009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5157
5158 * observer.texi: New memory_changed observer.
5159
16af530a
TT
51602009-12-01 Tom Tromey <tromey@redhat.com>
5161
5162 * gdb.texinfo (Reverse Execution): Fix typo.
5163
b6199126
DJ
51642009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5165
5166 PR gdb/8704
5167
5168 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5169 are allowed after the breakpoint condition.
5170
7a6973ad
TT
51712009-11-23 Tom Tromey <tromey@redhat.com>
5172
5173 PR python/10782:
5174 * gdb.texinfo (Types In Python): Document Type.pointer.
5175
21a0512e
PP
51762009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5177
5178 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5179
a5832c8f
PA
51802009-11-11 Pedro Alves <pedro@codesourcery.com>
5181
5182 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5183 (Using Agent Expressions): Delete cross reference.
5184
1eb7cd77
JB
51852009-11-07 Joel Brobecker <brobecker@adacore.com>
5186
5187 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5188 and @settitle directives up to help makeinfo find them.
5189
24ddea62
JK
51902009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5191
5192 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5193 (Auto-loading): Use plural and note one can use multiple components now.
5194
3afae151
VP
51952009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5196
5197 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5198 -stack-list-arguments have the same documentation for parameter
5199 as -stack-list-locals. Add comas.
5200
14ff2235
PM
52012009-10-27 Tom Tromey <tromey@redhat.com>
5202 Eli Zaretskii <eliz@gnu.org>
5203
c8d5aac9 5204 PR python/10781
14ff2235
PM
5205
5206 * gdb.texinfo (Values From Inferior): Document cast method.
5207
9c419145
PP
52082009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5209
5210 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5211 and adjust example.
889bf7c5 5212
29153c24
MS
52132009-10-22 Michael Snyder <msnyder@vmware.com>
5214
5215 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5216 info record command. Also document the new save and restore
29153c24
MS
5217 commands.
5218
2b28d209
PP
52192009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5220
5221 * gdb.texinfo (Machine Code): Mention current pc marker.
5222 (Memory): Likewise.
5223
6c95b8df
PA
52242009-10-19 Pedro Alves <pedro@codesourcery.com>
5225 Stan Shebs <stan@codesourcery.com>
5226
5227 * observer.texi (new_inferior): Rename to...
5228 (inferior_appeared): ... this.
5229
5230 * gdb.texinfo (Inferiors): Rename node to ...
5231 (Inferiors and Programs): ... this. Mention running multiple
5232 programs in the same debug session.
5233 <info inferiors>: Mention the new 'Executable' column if "info
5234 inferiors". Update examples. Document the "add-inferior",
5235 "clone-inferior", "remove-inferior" and "maint info
5236 program-spaces" commands.
5237 (Process): Rename node to...
5238 (Forks): ... this. Document "set|show follow-exec-mode".
5239
2f8132f3
MS
52402009-10-11 Michael Snyder <msnyder@vmware.com>
5241
5242 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5243 (ReverseContinue): Ditto.
5244
cba4b2d3
PP
52452009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5246
5247 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5248
da082f17
JK
52492009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5250
5251 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5252
08be9d71
ME
52532009-10-06 Michael Eager <eager@eagercon.com>
5254
5255 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5256 (Embedded Processors): Add MicroBlaze.
5257 (MicroBlaze): New. Describe Xilinx MicroBlaze
5258
08a0efd0
PA
52592009-10-04 Pedro Alves <pedro@codesourcery.com>
5260
5261 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5262
cbb8f428
EZ
52632009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5264
5265 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5266
30a4a70c
JB
52672009-09-23 Joel Brobecker <brobecker@adacore.com>
5268
5269 * observer.texi (solib_unloaded): Document explicitly the fact that
5270 this observer is called before the associated symbols are unloaded.
5271
b3372f91
VP
52722009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5273
5274 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5275 -stack-list-variables.
5276
f43030c4
TT
52772009-09-18 Tom Tromey <tromey@redhat.com>
5278
5279 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5280 is experimental.
5281
ec7e75e7
PP
52822009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5283
5284 * gdb.texinfo (convenince variables): Mention
5285 $_siginfo could be empty.
f43030c4 5286
0cc7d26f
TT
52872009-09-15 Tom Tromey <tromey@redhat.com>
5288
5289 * gdb.texinfo (GDB/MI Variable Objects): Document
5290 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5291 Expand -var-update documentation.
5292
a96d9b2e
SDJ
52932009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5294
5295 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5296 feature.
5297
005ca36a
JB
52982009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5299
5300 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5301
0d772ac9
MS
53022009-09-10 Michael Snyder <msnyder@vmware.com>
5303
5304 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5305 ReverseStep replies to the qSupported query.
5306
14fb1bac
JB
53072009-09-10 Joel Brobecker <brobecker@adacore.com>
5308
5309 Add documentation for set/show interactive-mode.
5310 * gdb.texinfo (Other Misc Settings): New node.
5311
29b090c0
DE
53122009-09-01 Doug Evans <dje@google.com>
5313
5314 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5315 non-stop mode's affect on remote caching.
5316
4e5d721f
DE
53172009-08-31 Jacob Potter <jdpotter@google.com>
5318 Doug Evans <dje@google.com>
5319
5320 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5321 Mark `set/show remotecache' options as obsolete.
5322 Document new `set/show stack-cache' option.
5323 Update text for `info dcache'.
5324
55333a84
DE
53252009-08-27 Doug Evans <dje@google.com>
5326
5327 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5328 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5329
bc3a0b4d
RW
53302009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5331
5332 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5333 about autoconf.
5334
3a1ff0b6
PA
53352009-08-25 Pedro Alves <pedro@codesourcery.com>
5336
5337 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5338 small example, and describe its columns. Replace "inferior-id" by
5339 "infno" throughout.
5340
81ecdfbb
RW
53412009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5342
af542c2e
RW
5343 * gdbint.texinfo (Releasing GDB): Point to
5344 README-maintainer-mode file for required autoconf version.
5345 * configure.ac: Do not substitute datarootdir, htmldir,
5346 pdfdir, docdir. Do not process --with-datarootdir,
5347 --with-htmldir, --with-pdfdir, --with-docdir.
5348 * configure: Regenerate.
5349
81ecdfbb
RW
5350 * configure: Regenerate.
5351
4efc6507
DE
53522009-08-20 Reid Kleckner <reid@kleckner.net>
5353
5354 * gdb.texinfo: Add chapter on JIT interface.
5355
43089a6e
NR
53562009-08-07 Nick Roberts <nickrob@snap.net.nz>
5357
5358 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5359 confirmation request.
43089a6e 5360
99e008fe
EZ
53612009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5362
c8d5aac9
L
5363 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5364 CRC definitions.
99e008fe 5365
48cb2d85
VP
53662009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5367
5368 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5369 -break-commands.
48cb2d85 5370
ff1a52c6
UW
53712009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5372
5373 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5374 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5375
3285f3fe
UW
53762009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5377
5378 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5379 "set spu stop-on-load" and "show spu stop-on-load" commands.
5380
e35359c5
UW
53812009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5382
5383 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5384
58d6951d
DJ
53852009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5386
5387 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5388 org.gnu.gdb.arm.neon.
5389
08d16641
PA
53902009-07-20 Pedro Alves <pedro@codesourcery.com>
5391
5392 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5393 optional element.
5394 (subsection OS ABI): New subsection.
5395
782b2b07
SS
53962009-07-14 Stan Shebs <stan@codesourcery.com>
5397
5398 * gdb.texinfo (Tracepoint Conditions): New section.
5399 (General Query Packets): Describe ConditionalTracepoints.
5400 (Tracepoint Packets): Describe condition field.
5401 (Maintenance Commands): Describe maint agent-eval.
5402 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5403
9b117ef3
HZ
54042009-07-11 Hui Zhu <teawater@gmail.com>
5405
5406 * gdb.texinfo (disassemble): Add a new modifier /r
5407 to "disassemble" command to make it print the raw instructions
5408 in hex as well as in symbolic form.
5409
f5a33284
TT
54102009-07-09 Tom Tromey <tromey@redhat.com>
5411
5412 * gdbint.texinfo (Testsuite): Document parallel make check.
5413
812f7342
TT
54142009-07-09 Tom Tromey <tromey@redhat.com>
5415
5416 * gdbint.texinfo (Testsuite): Document test transcripts.
5417
fbb8f299
PM
54182009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5419
5420 * gdb.texinfo (Values From Inferior): Add length parameter
5421 description.
5422
dd8f35ac
EZ
54232009-07-04 Chris Genly <chris@genly.us>
5424
5425 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5426 in -var-list-children. Fix example according to what the code
5427 does.
5428
2277426b
PA
54292009-07-02 Pedro Alves <pedro@codesourcery.com>
5430
5431 * gdb.texinfo (Debugging multiple inferiors): Document the
5432 "inferior", "detach inferior" and "kill inferior" commands.
5433 (Debugging Programs with Multiple Processes): Adjust to mention
5434 generic "inferior" commands. Delete mention of "detach fork" and
5435 "delete fork". Cross reference to "Debugging multiple inferiors"
5436 section.
5437
a6d9a66e
UW
54382009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5439
5af949e3
UW
5440 * gdbint.texinfo (Item Output Functions): Update signature
5441 for ui_out_field_core_addr.
5442
54432009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5444
5445 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5446 Update example code extrated from breakpoint.c.
5447
9901a55b 54482009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5449
9901a55b
PP
5450 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5451 MI commands.
5452 (GDB/MI Symbol Query): Likewise.
5453 (GDB/MI File Commands): Likewise.
5454 (GDB/MI File Transfer Commands): Likewise.
5455 (GDB/MI Target Manipulation): Likewise.
5456 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5457
edb3359d
DJ
54582009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5459
5460 * gdb.texinfo (Debugging Optimized Code): New chapter.
5461 (Compiling for Debugging): Reference it. Move some
5462 text to the new section.
5463
7cd1089b
PM
54642009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5465
5466 * doc/gdb.texinfo (Calling): Document
5467 set-unwind-on-terminating-exception usage.
5468
d4db2f36
PA
54692009-06-11 Pedro Alves <pedro@codesourcery.com>
5470
5471 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5472 command.
5473
d1a7880c
PA
54742009-06-07 Pedro Alves <pedro@codesourcery.com>
5475
5476 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5477 references.
5478
473f94e6
UW
54792009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5480
5481 * gdbint.texinfo: Rename formal parameters to gdbarch function
5482 protoypes from "current_gdbarch" to "gdbarch".
5483
8f500870
TT
54842009-05-28 Tom Tromey <tromey@redhat.com>
5485
5486 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5487
b6313243
TT
54882009-05-27 Tom Tromey <tromey@redhat.com>
5489
5490 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5491 feature.
5492 (GDB/MI Variable Objects): Document -var-set-visualizer.
5493
54942009-04-02 Tom Tromey <tromey@redhat.com>
5495
5496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5497 feature.
5498 (GDB/MI Variable Objects): Document -var-set-visualizer.
5499
a6bac58e
TT
55002009-05-27 Tom Tromey <tromey@redhat.com>
5501 Thiago Jung Bauermann <bauerman@br.ibm.com>
5502 Phil Muldoon <pmuldoon@redhat.com>
5503
5504 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5505 (Pretty Printing): New node.
5506 (Selecting Pretty-Printers): Likewise.
5507 (Python API): Update.
5508 (Output Formats): Document /r format.
5509
2c74e833
TT
55102009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5511 Tom Tromey <tromey@redhat.com>
5512
5513 * gdb.texinfo (Types In Python): New node.
5514 (Values From Inferior): "type" is now an attribute.
5515 (Python API): Update.
5516
89c73ade
TT
55172009-05-27 Tom Tromey <tromey@redhat.com>
5518 Thiago Jung Bauermann <bauerman@br.ibm.com>
5519 Phil Muldoon <pmuldoon@redhat.com>
5520
5521 * gdb.texinfo: Add @syncodeindex for `tp'.
5522 (Python API): Update.
5523 (Auto-loading): New node.
5524 (Objfiles In Python): New node.
5525
17a37d48
PP
55262009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5527
5528 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5529
6718376f
NR
55302009-05-15 Nick Roberts <nickrob@snap.net.nz>
5531
5532 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5533
cbe54154
PA
55342009-05-12 Pedro Alves <pedro@codesourcery.com>
5535
5536 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5537 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5538 show show-debug-regs' docs.
5539
8e05493c
EZ
55402009-05-08 Eli Zaretskii <eliz@gnu.org>
5541
5542 * gdb.texinfo (Process Record and Replay): Add description of
5543 reverse execution.
5544
b39f4988
JB
55452009-05-07 Joel Brobecker <brobecker@adacore.com>
5546
5547 * gdbint.texinfo (Adding support for debugging core files): New node.
5548 (Native Debugging): Remove the ``Native core file Support'' section.
5549
a2311334
EZ
55502009-05-01 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5553 Add index entries.
5554
53cc454a 55552009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5556 Michael Snyder <msnyder@vmware.com>
53cc454a 5557
a2311334
EZ
5558 * gdb.texinfo: (Process Record and Replay): Add documentation for
5559 process record and replay.
53cc454a 5560
484086b7
JK
55612009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5562
5563 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5564 a new part on command-line defined macros.
5565
32ae1842
EZ
55662009-04-25 Eli Zaretskii <eliz@gnu.org>
5567
5568 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5569 clarify the wording.
5570
b14b1491
TT
55712009-04-23 Tom Tromey <tromey@redhat.com>
5572
5573 * gdb.texinfo (Data Files): New node.
5574 (GDB Files): Update menu.
5575
5c1e86e1
JB
55762009-04-23 Joel Brobecker <brobecker@adacore.com>
5577
5578 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5579 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5580
83eba9b7
VP
55812009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5582
5583 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5584
e31198c4
HZ
55852009-04-22 Hui Zhu <teawater@gmail.com>
5586
5587 * gdb.texinfo (disassemble-next-line): Set the default of
5588 disassemble-next-line to off.
5589
26e251b6
JM
55902009-04-21 Joseph Myers <joseph@codesourcery.com>
5591
5592 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5593 --with-htmldir): New.
5594 * configure: Regenerate.
5595 * Makefile.in (datarootdir, docdir): Define.
5596 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5597 instead of $(SET_TEXINPUTS).
5598 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5599 gdbint.info instead of $(SET_TEXINPUTS).
5600 (gdbint/index.html): Use same -I options as for building
5601 gdbint.info.
5602 (stabs.dvi, stabs.pdf): Use same -I options as for building
5603 stabs.info instead of $(SET_TEXINPUTS).
5604 (stabs/index.html): Use same -I options as for building
5605 stabs.info.
5606 (annotate.dvi, annotate.pdf): Use same -I options as for building
5607 annotate.info instead of $(SET_TEXINPUTS).
5608 (annotate/index.html): Use same -I options as for building
5609 annotate.info.
5610
eac35c4e
DD
56112009-04-21 David Daney <ddaney@caviumnetworks.com>
5612
5613 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5614
29b0e8a2
JM
56152009-04-21 Joseph Myers <joseph@codesourcery.com>
5616
5617 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5618
2b831889 56192009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5620 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5621
5622 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5623 (MAKEHTMLFLAGS): Set to empty.
5624 (html__strip_dir): Define.
5625 (HTMLFILES): Define.
5626 (HTMLFILES_INSTALL): Define.
5627 (install-html): Copy new automake rule.
5628 (html): Depend on $(HTMLFILES).
5629 (gdb_toc.html): Rename to gdb/index.html.
5630 (gdbint_toc.html): Rename to gdbint/index.html.
5631 (stabs_toc.html): Rename to stabs/index.html.
5632 (annotate_toc.html): Rename to annotate/index.html.
5633
89a34d1b
JM
56342009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5635
5636 * Makefile.in: Set pdfdir and htmldir from configure
5637 substitutions.
5638 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5639 * configure: Regenerate.
5640
a2d5da46
JB
56412009-04-16 Joel Brobecker <brobecker@adacore.com>
5642
5643 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5644 This macro is no longer used.
5645
732f6a93
TT
56462009-04-15 Tom Tromey <tromey@redhat.com>
5647
5648 * gdb.texinfo (Character Sets): Document default character set.
5649
87f9adc1
PM
56502009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5651
5652 * gdbint.texinfo: Change server name from sources.redhat.com to
5653 sourceware.org throughout.
5654
2c88c651
JB
56552009-04-09 Joel Brobecker <brobecker@adacore.com>
5656
5657 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5658 about a missing dot or coma after @xref.
5659
4f5376b2
JB
56602009-04-02 Joel Brobecker <brobecker@adacore.com>
5661
5662 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5663 example, and add a small explanation about it.
5664 (Print Settings): Change the documentation of the "set print
5665 frame-arguments" to reflect the fact that the default is now "scalars".
5666
a0381d3a
JB
56672009-04-02 Joel Brobecker <brobecker@adacore.com>
5668
5669 * gdb.texinfo (Print Settings): Add kindex for command "set
5670 print frame-arguments".
5671
45ac276d
JB
56722009-03-31 Joel Brobecker <brobecker@adacore.com>
5673
5674 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5675 breakpoints.
5676 (Set Breaks): Add reference to thread-specific and task-specific
5677 breakpoints.
5678
32cd1edc
JB
56792009-03-31 Joel Brobecker <brobecker@adacore.com>
5680
5681 * gdb.texinfo (Ada Tasks): Remove the documentation about
5682 the "Running" state, as this state has been eliminated.
5683 Now all runnable tasks are shown as "Runnable".
5684
1042e4c0
SS
56852009-03-30 Stan Shebs <stan@codesourcery.com>
5686
5687 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5688 special case of breakpoints.
5689 (Enable and Disable Tracepoints): Mention deprecation.
5690 (Listing Tracepoints): Update description and example.
5691
f8f6f20b
TJB
56922009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5693
5694 * gdb.texinfo (Frames in Python): New node.
5695 (Python API): Update.
5696
c0c6f777
TJB
56972009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5698
5699 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5700 from a method to an attribute.
5701
def2b000
TJB
57022009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5703
5704 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5705 attribute.
5706
a07daef3
PA
57072009-03-25 Pedro Alves <pedro@codesourcery.com>
5708
5709 * observer.texi (thread_exit): Add "silent" parameter.
5710
f3b1572e
PA
57112009-03-22 Pedro Alves <pedro@codesourcery.com>
5712
5713 * observer.texi (about_to_proceed): New.
5714
587afa38
EZ
57152009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5716
5717 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5718 field throughout to handle types with spaces in them. Fix typos
5719 found by aspell.
5720 (Summary, Requirements, Contributors): New first chapter,
5721 "Summary" added, old Requirements section moved there, and new
5722 section, "Contributors" added.
5723 (Initializing a New Architecture, Register Representation)
5724 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5725 (Porting gdb): These sections extended and updated.
5726 (Compiler Characteristics): This section (empty) deleted.
5727 (Defining Other Architecture Features): This section renamed and
5728 duplicate material removed from (formerly "Target Conditionals").
5729 Use braces {} in @deftypeXX type field throughout to handle types
5730 with spaces in them. Typos found by aspell fixed.
5731
5732 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5733 * stack_frame.pdf: Version of image for PDF output.
5734 * stack_frame.png: Version of image for HTML output and for Emacs.
5735 * stack_frame.txt: Version of image for Info output.
1db61298 5736 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5737
10af6951
EZ
57382009-03-21 Eli Zaretskii <eliz@gnu.org>
5739
5740 * gdb.texinfo (Character Sets): Fix last change.
5741
cc924cad
TJB
57422009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5743
5744 * gdb.texinfo (Values From Inferior): Fix optional arguments
5745 markup.
5746 (Commands In Python): Adjust argument names of gdb.Command.__init__
5747 to what the function accepts as keywords.
5748
bc3b79fd
TJB
57492008-03-20 Tom Tromey <tromey@redhat.com>
5750
5751 * gdb.texinfo (Convenience Vars): Document convenience functions.
5752 (Functions In Python): New node.
5753 (Python API): Update.
5754
6c7a06a3
TT
57552009-03-20 Tom Tromey <tromey@redhat.com>
5756
5757 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5758 set target-wide-charset.
5759 (Requirements): Mention iconv.
5760
b646ddd4
HZ
57612009-03-17 Hui Zhu <teawater@gmail.com>
5762
5763 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5764
91440f57
HZ
57652009-03-17 Hui Zhu <teawater@gmail.com>
5766
5767 * gdb.texinfo: Add documentation for disassemble-next-line.
5768
8fd41227
TJB
57692009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5770
5771 * gdb.texinfo (Commands In Python): Remove tindex entries.
5772
61ff14c6
JK
57732009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5774
5775 * gdb.texinfo (Returning): New description for missing debug info.
5776
0b16c5cf
PA
57772009-03-14 Pedro Alves <pedro@codesourcery.com>
5778
5779 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5780 (General Query Packets): Document qAttached.
0b16c5cf 5781
32fc0df9
PA
57822009-03-05 Pedro Alves <pedro@codesourcery.com>
5783
5784 * gdb.texinfo (Background Execution): Better describe the set
5785 target-async command.
5786 (Maintenance Commands): Delete description of the `maint set/show
5787 linux-async' and `maint set/show remote-async' commands.
5788
134eb42c
VP
57892009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5790
5791 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5792 between sentences.
5793
c86cf029
VP
57942009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5795
5796 * gdb.texinfo (GDB/MI Async Records): Document the
5797 =library-loaded and =library-unloaded notifications.
5798
3ea85240
VP
57992009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5800
5801 * observer.texi (test_notification): New observer.
5802
1d33d6ba
VP
58032009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5804
61ff14c6
JK
5805 * observer.texi: Add parameter 'print_frame' to normal_stop
5806 observer.
1d33d6ba 5807
d721c933
EZ
58082009-02-07 Eli Zaretskii <eliz@gnu.org>
5809
5810 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5811 (Commands In Python): Fix COMMAND_* constants in last change. Use
5812 @kbd for interactive input. Add cross-references and index
5813 entries.
5814
4aa995e1
PA
58152009-02-06 Pedro Alves <pedro@codesourcery.com>
5816
5817 * gdb.texinfo (Signals): Document $_siginfo.
5818 (Convenience Variables): Mention $_siginfo.
5819 (Remote Configuration): Document qXfer:siginfo:read,
5820 qXfer:siginfo:write packets, and the read-siginfo-object,
5821 write-siginfo-object commands.
5822
5f5233d4
PA
58232009-02-06 Pedro Alves <pedro@codesourcery.com>
5824
5825 * gdbint.texinfo (Values): New chapter.
5826
d8906c6f
TJB
58272009-02-06 Tom Tromey <tromey@redhat.com>
5828
5829 * gdb.texinfo (Python API): Add entry for Commands In Python.
5830 (Commands In Python): New node.
5831
b6cb8e7d
TJB
58322009-02-05 Tom Tromey <tromey@redhat.com>
5833
5834 * gdb.texinfo (Values From Inferior): Document Value.string.
5835
12453b93
TJB
58362009-02-05 Tom Tromey <tromey@redhat.com>
5837
5838 * gdb.texinfo (Basic Python): Document execute's from_tty
5839 argument.
5840
08c637de
TJB
58412009-02-04 Tom Tromey <tromey@redhat.com>
5842
5843 * gdb.texinfo (Basic Python): Document gdb.history.
5844
592375cd
VP
58452009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5846
5847 * gdb.texinfo (GDB/MI Thread Commands): Document the
5848 'current-thread-id' field. Remove the example with zero threads,
5849 since current GDB won't ever report that if there's inferior.
5850
41447f92
VP
58512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5852
5853 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5854 option to -break-insert.
5855
098b41a6
JG
58562009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5857 Jerome Guitton <guitton@adacore.com>
5858
5859 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5860 (System-wide configuration): New section.
5861
3c16cced
PA
58622009-01-26 Pedro Alves <pedro@codesourcery.com>
5863
5864 PR gdb/7580:
5865 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5866 internal-error|internal-warning quit|corefile ask|yes|no".
5867
62709adf
PA
58682009-01-26 Pedro Alves <pedro@codesourcery.com>
5869
5870 * gdb.texinfo (Using the `gdbserver' Program): Document
5871 --remote-debug.
5872
7ce58dd2
DE
58732009-01-23 Doug Evans <dje@google.com>
5874
5875 * gdb.texinfo: Add nexti to list of commands that support
5876 background execution.
5877
adb483fe
DJ
58782009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5879
5880 * gdb.texinfo (Define, Hooks): Document prefix command support.
5881
a67ec3f4 58822009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5883 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5884
5885 Fixes for makeinfo --html.
5886
5887 * annotate.texinfo: Use @copying and @insertcopying. Use
5888 @ifnottex in place of @ifinfo.
5889 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5890 place of @ifinfo. Use @ifnotinfo for one index entry.
5891 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5892 in place of @ifinfo.
5893 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5894 in place of @ifinfo. Include contents at start unconditionally.
5895
84fcdf95
PA
58962009-01-13 Pedro Alves <pedro@codesourcery.com>
5897
5898 * gdb.texinfo (General Query Packets): Remove @var{} around the
5899 "spu" literal string.
5900
fa3a767f
PA
59012009-01-07 Pedro Alves <pedro@codesourcery.com>
5902
5903 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5904 program may be running in another process" errors.
5905 * gdbint.texinfo (Native Conditionals): Delete
5906 ONE_PROCESS_WRITETEXT description.
5907
9cb011d3
JB
59082009-01-07 Joel Brobecker <brobecker@adacore.com>
5909
5910 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5911 emacs local variable to be placed at the end of the ChangeLog.
5912 Add server.c and gdbreplay.c to the list of files where the
5913 copyright year needs to be updated.
5914
84603566
SL
59152009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5916
5917 * gdb.texinfo (Remote Configuration): Document new
5918 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5919 commands.
5920
a53f55d8
PA
59212008-12-28 Pedro Alves <pedro@codesourcery.com>
5922
5923 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5924 FETCH_INFERIOR_REGISTERS.
5925 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5926 FETCH_INFERIOR_REGISTERS descriptions. Remove
5927 gdbarch_get_longjmp_target descrition, since already described in
5928 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5929 (Target Conditionals): ... here.
5930
077e0a52
JB
59312008-12-16 Joel Brobecker <brobecker@adacore.com>
5932
5933 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5934 examples.
5935 (Additions to Ada): Likewise. Add the missing opening and closing
5936 parenthesis of the GDB prompt in one of the examples.
5937
023eb17c
JB
59382008-12-14 Joel Brobecker <brobecker@adacore.com>
5939
5940 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5941 about the result of 'Address not being of type System.Address.
5942 This problem has been fixed a while ago.
5943
c3b108f7
VP
59442008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5945
5946 MI non-stop and multiprocess docs.
5947
c8d5aac9
L
5948 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5949 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5950 Adjust documentation for *stopped, document =thread-created,
5951 =thread-exited, =thread-group-created and =thread-group-exited.
5952 (GDB/MI Thread Commands): Document the 'state' field in
5953 -thread-info output.
5954 (GDB/MI Program Execution): Mention --all and --thread-group
5955 options.
5956 (GDB/MI Variable Objects): Describe floating and fixed variable
5957 objects.
5958 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5959
07e059b5
VP
59602008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5961
c8d5aac9
L
5962 * gdb.texinfo (Operating System Information): New appendix.
5963 (Operating System Auxiliary Information): Document 'info os processes'
5964 (Remote Configuration): Document 'osdata'
5965 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5966
a80b95ba
TG
59672008-11-27 Tristan Gingold <gingold@adacore.com>
5968
5969 * gdb.texinfo (Darwin): Document Darwin specific features.
5970
a655d424
JK
59712008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5972
5973 * gdbint.texinfo (Target Conditionals): Extend the
5974 gdbarch_breakpoint_from_pc description.
5975
249e1128
VP
59762008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5977
5978 * gdb.texinfo (M68K Features): Fix typo.
5979
c14c28ba
PP
59802008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5981
5982 * gdb.texinfo (Symbols): Mention printing containing
5983 image name in "info symbol".
5984 (Maint translate-address): Likewise.
889bf7c5 5985
394a6666
JB
59862008-11-18 Joel Brobecker <brobecker@adacore.com>
5987
5988 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5989 commands "catch load" and "catch unload".
5990
66bb093b
VP
59912008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5992
5993 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5994 =thread-selected.
889bf7c5 5995
4a92f99b
VP
59962008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5997
c8d5aac9 5998 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5999
f0323ca0
PA
60002008-10-27 Pedro Alves <pedro@codesourcery.com>
6001
6002 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6003 .mt files, TM_CLIBS or TM_CDEPS.
6004 (x86 Watchpoints): Don't mention TDEPFILES.
6005
8b23ecc4
SL
60062008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6007
6008 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6009 (Overview): Mention notifications and non-stop mode behavior.
6010 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6011 with non-stop mode behavior. Add vStopped description.
6012 (Stop Reply Packets): Update list of packets that return
6013 stop replies. Mention non-stop behavior.
6014 (General Query Packets): Document QNonStop packet and associated
6015 qSupported query response.
6016 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6017 behavior.
6018 (Notification Packets): New section.
6019 (Remote Non-Stop): New section.
6020 (File-I/O Overview): Mention non-stop behavior.
6021
fff08868
HZ
60222008-10-24 Hui Zhu <teawater@gmail.com>
6023 Pedro Alves <pedro@codesourcery.com>
6024
6025 * gdb.texinfo (displaced-stepping): Describe the auto mode
6026 setting, and say it's the default. This is now a mainstream
6027 setting instead of a maintenance setting.
6028
252fbfc8
PA
60292008-10-23 Pedro Alves <pedro@codesourcery.com>
6030
6031 * observer.texi (thread_stop_requested): New.
6032
20924a55
JB
60332008-10-22 Joel Brobecker <brobecker@adacore.com>
6034
6035 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6036 (Patching): Replace incorrect usage of @samp by @kbd.
6037
bacec72f
MS
60382008-10-17 Michael Snyder <msnyder@vmware.com>
6039
6040 * gdb.texinfo: Add documentation for reverse execution.
6041
a08702d6 60422008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6043 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6044
6045 * gdb.texinfo. (Values From Inferior): New subsubsection.
6046
d97bc12b
DE
60472008-10-06 Doug Evans <dje@google.com>
6048
6049 * gdb.texinfo (set debug dwarf2-die): Document it.
6050
87f67dba
JB
60512008-10-01 Joel Brobecker <brobecker@adacore.com>
6052
6053 * gdb.texinfo (catch) [exception]: Document how to insert
6054 a breakpoint on user-defined exceptions when the exception
6055 name is identical to one of the language-defined ones.
6056
2fae03e8
TT
60572008-09-27 Tom Tromey <tromey@redhat.com>
6058
6059 * gdb.texinfo (Macros): Remove text about stringification,
6060 varargs, and splicing.
6061
5c6ce71d
TT
60622008-09-27 Tom Tromey <tromey@redhat.com>
6063
6064 * gdbint.texinfo (Language Support): Remove text about omitting
6065 support for a language.
6066
07128da0
DE
60672008-09-23 Doug Evans <dje@google.com>
6068
6069 * gdb.texinfo (info dcache): Update.
6070
b90a069a
SL
60712008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6072
6073 * gdb.texinfo (Packets): Add info on thread-id syntax and
6074 multiprocess extensions.
6075 <D>: Document multiprocess form of packet.
6076 <H>: Use thread-id syntax.
6077 <T>: Likewise.
6078 <vCont>: Likewise. Note this is required for multiprocess.
6079 <vKill>: New packet.
6080 (Stop Reply Packets) <T>: Use thread-id syntax.
6081 <W>: Document multiprocess form of reply.
6082 <X>: Likewise.
6083 (General Query Packets) <qC>: Use thread-id syntax.
6084 <qfThreadInfo>: Likewise.
6085 <qGetTLSAddr>: Likewise.
6086 <qP>: Likewise.
6087 <qSupported>: Add "multiprocess" feature.
6088 <qThreadExtraInfo>: Use thread-id syntax.
6089
b77209e0
PA
60902008-09-22 Stan Shebs <stan@codesourcery.com>
6091
6092 * gdb.texinfo (Inferiors): New section.
6093
3d0bb823
PA
60942008-09-12 Pedro Alves <pedro@codesourcery.com>
6095
6096 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6097
f8dcfc0a
UW
60982008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6099
6100 * gdbint.texinfo (Target Conditionals): Remove documentation
6101 for gdbarch_name_of_malloc.
6102
8775bb90
MS
61032008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6104
6105 * gdb.texinfo (Interrupts): Mention TCP interface for
6106 sending BREAK.
6107
f1838a98
UW
61082008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6109
6110 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6111 argument prefix to "set sysroot".
6112
158c7665
PH
61132008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6114
6115 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6116 and False.
6117
30e026bb
VP
61182008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6119
c8d5aac9
L
6120 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6121 for possible features of -list-features.
30e026bb 6122
c6ebd6cf
VP
61232008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6124
c8d5aac9 6125 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6126 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6127
aeac0ff9
VP
61282008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6129
6130 * doc/gdb.texinfo (PowerPC): Fix typo.
6131 (PowerPC features): Fix typo.
6132
5231c1fd
PA
61332008-08-18 Pedro Alves <pedro@codesourcery.com>
6134
6135 * observer.texi (thread_ptid_changed): New.
6136
677c5bb1
LM
61372008-08-18 Luis Machado <luisgpm@br.ibm.com>
6138
6139 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6140 (PowerPC features): Mention feature set for VSX registers.
6141
f3a2dd1a
JB
61422008-08-13 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6145 the direct visibility of all names in user-written packages.
6146
33e5cbd6
PA
61472008-08-13 Pedro Alves <pedro@codesourcery.com>
6148
6149 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6150 setting, and make it the default.
6151 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6152 non-stop script example.
6153
d0384fc4
TJB
61542008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6155
6156 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6157 reference to the "Using Different Register and Memory Data
6158 Representation" section.
6159
a6f3e723
SL
61602008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6161
6162 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6163 (Remote Protocol): Add Packet Acknowledgment to menu.
6164 (Overview): Mention +/- can be disabled, and point to new section
6165 where this is discussed in detail.
6166 (General Query Packets): Document QStartNoAckMode packet, and
6167 corresponding qSupported reply.
6168 (Packet Acknowledgment): New section.
6169
0606b73b
SL
61702008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6171 Pedro Alves <pedro@codesourcery.com>
6172
6173 * gdb.texinfo (Threads): Move paragraph about automatic thread
6174 selection to All-Stop Mode subsection.
6175 (Thread Stops): Reorganize existing material into subsections.
6176 Add introductory blurb and menu.
6177 (Non-Stop Mode): New subsection.
6178 (Background Execution): New subsection.
6179 (Maintenance Commands): Add cross-references from async mode
6180 commands to the new Background Execution section.
6181
d57a3c85
TJB
61822008-08-06 Tom Tromey <tromey@redhat.com>
6183
6184 * gdb.texinfo (Extending GDB): New chapter.
6185 (Sequences): Demoted chapter, now a section under the new
6186 Extending GDB chapter.
6187 (Python): New section.
6188
6d76a53d
SS
61892008-07-31 Stan Shebs <stan@codesourcery.com>
6190
6191 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6192
1f70da6a
SS
61932008-07-29 Stan Shebs <stan@codesourcery.com>
6194
6195 * gdbint.texinfo: General round of cleanup and minor
6196 clarifications.
6197 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6198 (Longjmp Support): Update description to reflect how it is done
6199 for targets without using native header.
6200 (Symbol Handling): Add a little more general explanation.
6201 (COFF, ELF): Mention stabs encapsulation.
6202 (DWARF 3): New section.
6203 (Adding a New Host): Scrub out some obsolete bits.
6204 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6205 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6206 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6207 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6208 SEEK_SET, STOP_SIGNAL, USG.
6209 (Raw and Virtual Register Representations): Ditto for
6210 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6211 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6212 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6213 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6214 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6215 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6216 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6217 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6218 DEPRECATED_USE_STRUCT_CONVENTION.
6219 Describe gdbarch_deprecated_fp_regnum.
6220 Update description of gdbarch_print_insn.
6221 (Adding a New Target): Scrub out obsolete bits.
6222 (Obsolete Conditionals): Remove entire section.
6223
383f836e
TT
62242008-07-25 Tom Tromey <tromey@redhat.com>
6225
6226 * observer.texi (GDB Observers): Document new observers:
6227 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6228 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6229 architecture_changed.
6230
cfd8ab24
SS
62312008-07-21 Stan Shebs <stan@codesourcery.com>
6232
6233 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6234 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6235
781b42b0
TT
62362008-07-21 Tom Tromey <tromey@redhat.com>
6237
6238 * observer.texi (GDB Observers): Remove obsolete comment.
6239 <executable_changed>: Remove argument.
6240
d7d9f01e
TT
62412008-07-18 Tom Tromey <tromey@redhat.com>
6242
6243 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6244
bf250677
DE
62452008-07-10 Doug Evans <dje@google.com>
6246
6247 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6248
10568435
JK
62492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6250
6251 * gdb.texinfo (Starting): Document "set disable-randomization".
6252
5ae4183a
AS
62532008-07-07 Andreas Schwab <schwab@suse.de>
6254
6255 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6256
b56e7235
VP
62572008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6258
6259 * gdb.texinfo (GDB/MI Target Manipulation): Add
6260 example of -target-attach.
6261
e1ac3328
VP
62622008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6263
6264 * observer.texi (target_resumed): New observer.
5ae4183a 6265 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6266
65d12d83
TT
62672008-06-06 Tom Tromey <tromey@redhat.com>
6268
6269 * gdb.texinfo (Completion): Add field name example.
6270
fbc5282e
MK
62712008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6272
6273 * gdb.texinfo (GDB/MI Program Context): Added example
6274 to -exec-arguments
5ae4183a 6275
fbc5282e 62762008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6277
6278 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6279 annotation.
6280
c16158bc 62812008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6282 Nathan Sidwell <nathan@codesourcery.com>
6283 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6284
6285 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6286 and ACX_BUGURL.
6287 * configure: Regenerate.
6288 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6289 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6290 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6291 mailing-list-specific text about bug reporting unless
6292 BUGURL_DEFAULT.
6293
75c99385
PA
62942008-06-05 Pedro Alves <pedro@codesourcery.com>
6295
6296 * gdb.texinfo (-target-select): Remove reference to target async.
6297 (Maintenance Commands): Document "maint set/show remote-async".
6298
1763a388
MK
62992008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6300
6301 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6302 in -target-file-get section.
5ae4183a 6303
d0d064df
PA
63042008-05-22 Pedro Alves <pedro@codesourcery.com>
6305
9b562ab8
PA
6306 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6307 killing the inferior when it is already debugging a process.
d0d064df 6308
8dfa32fc
JB
63092008-05-21 Joel Brobecker <brobecker@adacore.com>
6310
6311 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6312 abbreviation for "finish".
6313
55f996a7
NR
63142008-05-21 Nick Roberts <nickrob@snap.net.nz>
6315
6316 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6317
ba2b1c56
DJ
63182008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6319
6320 * gdbint.texinfo (Target Conditionals): Delete entry for
6321 gdbarch_dwarf_reg_to_regnum.
6322
08388c79
DE
63232008-05-09 Doug Evans <dje@google.com>
6324
a3c83fae 6325 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6326
d14508fe
DE
63272008-05-05 Doug Evans <dje@google.com>
6328
6329 * gdb.texinfo (disassemble): Document /m modifier.
6330
e2b7ddea
VP
63312008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6332
5ae4183a
AS
6333 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6334 will not report the time of commands that run the target.
e2b7ddea 6335
8eb41542
VP
63362008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6337
6338 * gdb.texinfo (GDB/MI Output Records): Add
6339 missing semicolon.
6340
82f68b1c
VP
63412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6342
6343 * gdb.texinfo (GDB/MI Output Records):
6344 Document =thread-create and =thread-exited.
6345
fa0f268d
VP
63462008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6347
6348 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6349 Remove mention of dmi-discuss.
fa0f268d 6350
063bfe2e
VP
63512008-05-03 Pedro Alves <pedro@codesourcery.com>
6352
6353 * observer.texi (thread_exit): New.
6354
237fc4c9
PA
63552008-05-02 Pedro Alves <pedro@codesourcery.com>
6356
6357 * gdb.texinfo (Debugging Output): Document "set/show debug
6358 displaced".
6359 (Maintenance Commands): Document "maint set/show
6360 can-use-displaced-stepping".
6361
0428b8f5
DJ
63622008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6363
6364 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6365 and set/show arm force-mode.
6366
5009afc5
AS
63672008-05-02 Andreas Schwab <schwab@suse.de>
6368
6369 * gdbint.texinfo (Algorithms): Describe
6370 target_watchpoint_addr_within_range.
6371
669fac23
DJ
63722008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6373
6374 * gdbint.texinfo (Stack Frames): New chapter.
6375 (Algorithms): Move Frames text to the new chapter.
6376 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6377 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6378
721c02de
VP
63792008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6380
5ae4183a
AS
6381 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6382 output does not necessary include any tokens.
721c02de 6383
c055b101
CV
63842008-04-22 Corinna Vinschen <vinschen@redhat.com>
6385
6386 * gdb.texinfo (Set SH Calling convention): New @item.
6387 (Show SH Calling convention): Ditto.
6388
68837c9d
MD
63892008-04-22 Markus Deuling <deuling@de.ibm.com>
6390
6391 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6392
2e9132cc
EZ
63932008-04-20 Eli Zaretskii <eliz@gnu.org>
6394
6395 * gdb.texinfo (Set Breaks): Mention that multiple location
6396 breakpoints need line number info. Add index entries.
6397
31fffb02
CS
63982008-04-19 Craig Silverstein <csilvers@google.com>
6399
6400 * gdb.texinfo (Requirements): Add an optional requirement on
6401 zlib.
6402 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6403 Compressed DWARF 2.
6404
a47ec5fe
AR
64052008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6406
6407 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6408 sample output for 'stopped,reason="breakpoint-hit"' message.
6409 (GDB/MI Program Execution): Likewise.
6410
de051565
MK
64112008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6412
5ae4183a 6413 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6414 -var-set-format. Add -f option to -var-evaluate-expression.
6415
6ba66d6a
JB
64162008-04-03 Joel Brobecker <brobecker@adacore.com>
6417
6418 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6419 new node "Ambiguous Expressions". Replace references to this
6420 node by references to "Ambiguous Expressions" throughout.
6421 (Ambiguous Expressions): New node.
6422
1e26b4f8
DJ
64232008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6424
6425 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6426
b84876c2
PA
64272008-03-21 Pedro Alves <pedro@codesourcery.com>
6428
6429 * gdb.texinfo (Debugging Output): Document
6430 "set/show debug lin-lwp-async".
6431 (Maintenance Commands): Document "maint set/show linux-async".
6432
63092375
DJ
64332008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6434
6435 * gdb.texinfo (Expressions): Update description of malloced arrays.
6436
8e8901c5
VP
64372008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6438
6439 * gdb.texinfo (Thread Commands): Document
6440 -thread-info. Remove -thread-list-all-threads.
6441
1fddbabb
PA
64422008-03-14 Pedro Alves <pedro@codesourcery.com>
6443 Sandra Loosemore <sandra@codesourcery.com>
6444
6445 * gdb.texinfo (Library List Format): Update to mention the
6446 possibility to pass section addresses instead of segment
6447 addresses.
6448
ccd213ac
DJ
64492008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6450
6451 * gdb.texinfo (Starting): Document "set exec-wrapper".
6452 (Server): Document gdbserver --wrapper.
6453
fa4727a6
DJ
64542008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6455
6456 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6457 unreadable memory. Delete obsolete SPARClite reference.
6458
8edfe269
DJ
64592008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6460
6461 * gdb.texinfo (Starting): Mention always-running targets.
6462 (Target Commands): Add an anchor for load.
6463 (Connecting): Explain continue instead of run.
6464
1843f87b
DJ
64652008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6466
6467 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6468
f9082629
NR
64692008-02-26 Nick Roberts <nickrob@snap.net.nz>
6470
6471 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6472 breakpoint table.
6473
fd96d250
PA
64742008-02-19 Pedro Alves <pedro@codesourcery.com>
6475
6476 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6477 killing the inferior when it is already debugging a process.
6478
36af4ef6
MD
64792008-02-13 Markus Deuling <deuling@de.ibm.com>
6480
6481 * gdbint.texinfo (Build Script): New section. Mention new build script
6482 gdb_buildall.sh.
6483
cda4ce5a
JB
64842008-02-01 Jim Blandy <jimb@red-bean.com>
6485
6486 * gdb.texinfo (Help): Summarize 'info args' correctly.
6487
4acd40f3
TJB
64882008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6489
6490 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6491 available in PowerPC architecture.
6492 (Embedded Processors): Change node name of PowerPC item in menu.
6493 (PowerPC): Rename to...
6494 (PowerPC Embedded): this.
6495 (Architectures): Add new PowerPC item in menu.
6496 (PowerPC): New node.
6497
6e6c6f50
DJ
64982008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6499
6500 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6501 commands.
6502
5ee187d7
DJ
65032008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * gdb.texinfo (Setting Catchpoints): Mention features
6506 supported on GNU/Linux.
6507
e275c0d9
NR
65082008-01-30 Nick Roberts <nickrob@snap.net.nz>
6509
6510 * gdb.texinfo (GDB/MI File Commands): Describe new output
6511 field for MI command -file-list-exec-source-file.
6512
2d717e4f
DJ
65132008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6514
6515 * gdb.texinfo (Using the `gdbserver' Program): Add security
6516 warning. Rearrange into subsections and subsubsections. Document
6517 --multi and --debug. Correct --with-sysroot typo. Update --attach
6518 usage. Make load reference clearer. Document monitor exit.
6519 (Remote Configuration): Document set remote exec-file, attach-packet,
6520 and run-packet.
6521 (Packets): Document vAttach and vRun.
6522
d35a4257 65232008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6524
6525 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6526 detach-on-follow -> detach-on-fork.
f663676d 6527
c78d192c
DJ
65282008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6529
6530 * gdbint.texinfo (Native Conditionals): Remove
6531 SHELL_COMMAND_CONCAT and SHELL_FILE.
6532
d35a4257
EZ
65332008-01-26 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (Specify Location): Improve wording.
6536
93815fbf
VP
65372008-01-23 Chris Demetriou <cgd@google.com>
6538
6539 * gdb.texinfo (Threads): Document new "set print thread-events"
6540 and "show print thread-events" commands.
6541
2a25a5ba
EZ
65422008-01-19 Eli Zaretskii <eliz@gnu.org>
6543
6544 * gdb.texinfo (Specify Location): New section.
6545 (Delete Breaks, Edit, Set Breaks): Remove description of
6546 locations. Instead, add a reference to "Specify Location".
6547 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6548 (Symbols): Refer to "Specify Location" for the valid forms of
6549 linespecs and locations.
6550
32c9a795
MD
65512008-01-18 Markus Deuling <deuling@de.ibm.com>
6552
6553 * gdbint.texinfo (Target Conditionals): Replace the description of
6554 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6555
b17828ca
JB
65562008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6557
6558 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6559 about &&var, which is rejected by the expression parser.
6560
0aea4bf3
LM
65612008-01-09 Luis Machado <luisgpm@br.ibm.com>
6562
6563 * gdb.texinfo (Output): Update documentation on using printf with DFP
6564 types.
6565
febe4383
TJB
65662008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6567
6568 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6569 subsubsection.
6570 (Decimal Floating Point format): New subsubsection.
6571
7a404eba
PA
65722008-01-05 Pedro Alves <pedro@codesourcery.com>
6573
6574 * gdb.texinfo (File Options): Remove mention of the attempt to
6575 open a core file with the -p option. Don't list -c as a valid
6576 option to attach to a process.
6577
a4d9b460
PA
65782008-01-05 Pedro Alves <pedro@codesourcery.com>
6579
6580 * gdbint.texinfo (Host Conditionals): Remove mention of
6581 ALIGN_STACK_ON_ENTRY.
6582
6ec2edbe
JB
65832008-01-05 Joel Brobecker <brobecker@adacore.com>
6584
6585 * gdbint.texinfo (Start of New Year Procedure): Add item
6586 describing how to update the source and documentation copyright
6587 notices.
6588
d8b2a693
JB
65892007-12-18 Jim Blandy <jimb@codesourcery.com>
6590
ab209b3a 6591 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6592 watchpoint explanation into the main description of the watchpoint
6593 command; update synopses of 'watch', 'rwatch', and 'awatch'
6594 commands.
6595
8b4ed427
VP
65962007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6597
6598 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6599 Document 'pending-breakpoints' feature of
6600 -list-features.
6601
37e4754d
LM
66022007-12-17 Luis Machado <luisgpm@br.ibm.com>
6603
669fac23 6604 * gdb.texinfo: Add new parameter's description.
37e4754d 6605
1d3811f6
DJ
66062007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6607
6608 * gdb.texinfo (Overview): Clarify run-length encoding
6609 example. Remove the restriction on "+" and "-" characters.
6610
c1c25a1a
EZ
66112007-12-15 Eli Zaretskii <eliz@gnu.org>
6612
6613 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6614
afe8ab22 66152007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6616
afe8ab22
VP
6617 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6618 the -f option for -break-insert, remove -r option,
6619 and clarify specification of location.
6620
a6b151f1
DJ
66212007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6624 formatting.
6625 (Remote Debugging): Add File Transfer section.
6626 (Remote Configuration): Document Host I/O packets.
6627 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6628 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6629 (Packets): Add vFile.
6630
3b784c4f
EZ
66312007-11-17 Eli Zaretskii <eliz@gnu.org>
6632
6633 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6634 breakpoints with multiple locations.
6635 (Breakpoint Menus): Improve wording.
6636 (Output): Fix last change.
6637
a4ce5b0d
UW
66382007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6639
6640 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6641
1b39d5c0
DE
66422007-11-15 Doug Evans <dje@google.com>
6643
6644 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6645
7a72d44c
VP
66462007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6647
6648 * gdbint.texinfo (Native Conditionals): Remove
6649 mention of CLEAR_SOLIB.
5ae4183a 6650
6d1829bf 66512007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6652
6653 * gdb.texinfo (Print Settings): Add documentation for "set/show
6654 print frame-arguments".
6655
1a619819
LM
66562007-11-05 Luis Machado <luisgpm@br.ibm.com>
6657
3b784c4f 6658 * gdb.texinfo (Output): Update printf command's description.
1a619819 6659
55eddb0f
DJ
66602007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6661
6662 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6663 powerpc soft-float".
6664
9cceb671
DJ
66652007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6666
6667 * gdb.texinfo (Files): Correct formatting. Mention Expat
6668 requirement.
6669 (Requirements for Building GDB): Expand the list of Expat
6670 uses.
6671 (Library List Format, Memory Map Format): Mention Expat.
6672 (Target Descriptions): Update Expat wording.
6673
83acabca
DJ
66742007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6675
6676 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6677 Document that gdbarch_convert_register_p should return zero for no-op
6678 conversions.
6679
e35879db
UW
66802007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6681
83acabca 6682 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6683 of set_gdbarch_sofun_address_maybe_missing back to ...
6684 (Target Conditionals): ... here to fix build break.
6685
203c3895
UW
66862007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6687
83acabca 6688 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6689 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6690 (Compiler Characteristics): ... documentation of
6691 set_gdbarch_sofun_address_maybe_missing.
6692
11411de3
DJ
66932007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6694
6695 * gdbint.texinfo (Target Conditionals): Use
6696 frame_unwind_register_unsigned in examples instead of
6697 frame_unwind_unsigned_register.
6698
7cc46491
DJ
66992007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6700
6701 * gdb.texinfo (Predefined Target Types): Add int128
6702 and uint128.
6703 (Standard Target Features): Add PowerPC features.
6704
81adfced
DJ
67052007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6708
c1874924
UW
67092007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6710
6711 * gdbint.texi (Target Conditionals): Remove documentation
6712 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6713 gdbarch_extract_return_value, and gdbarch_store_return_value.
6714
f6e56ab3
UW
67152007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6716
6717 * gdbint.texi (Target Conditionals): Remove documentation of
6718 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6719
56cf5405
KH
67202007-10-11 Kazu Hirata <kazu@codesourcery.com>
6721
6722 * gdb.texinfo: Mention that inaccessible-by-default is on by
6723 default.
6724
35156bae
DJ
67252007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6726
6727 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6728
d983da9c
DJ
67292007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6730
6731 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6732 multi-threaded watchpoints.
6733 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6734 checked. Describe sticky notification. Expand description
6735 of steppable and continuable watchpoints.
6736 (Watchpoints and Threads): New subsection.
6737
fe6fbf8b
VP
67382007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6739
6740 * gdb.texinfo (Setting Breakpoints): Revise
6741 documentation for pending breakpoints. Document
6742 breakpoints with multiple locations.
5ae4183a 6743
084344da
VP
67442007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6745
6746 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6747 Document -list-features.
5ae4183a 6748
82160952
EZ
67492007-09-15 Eli Zaretskii <eliz@gnu.org>
6750
6751 * gdb.texinfo (Output): Spell out which features of C's printf are
6752 not supported by GDB's printf.
7e27a47a
EZ
6753 (Separate Debug Files): More accurate wording regarding build ID
6754 and a reference to the ld manual rather than the Fedora wiki.
82160952 6755
ea37ba09
DJ
67562007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6757 Jim Blandy <jimb@codesourcery.com>
6758
6759 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6760 (Examining Memory): Update mentions of the 's' format.
6761 (Automatic Display): Likewise.
6762
b8533aec
DJ
67632007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6764
6765 * gdb.texinfo: Update the FSF's Back-Cover Text.
6766
83f83d7f
JK
67672007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6768 Eli Zaretskii <eliz@gnu.org>
6769
6770 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6771 Fixed the ``build ID'' name. New binaries build instructions for the
6772 build ID inclusion. Explain how the commands are specific to the build
6773 ID vs. debug link.
6774
c7e83d54
EZ
67752007-09-01 Eli Zaretskii <eliz@gnu.org>
6776
6777 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6778 indexing for ``build ID'' support.
6779
d3750b24
JK
67802007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6781
6782 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6783 Enlisted BUILD ID to the debug file searching example.
6784 Included a BUILD ID `.note.gnu.build-id' section description.
6785 Updated/added the debug files splitting instructions for OBJCOPY.
6786
02142340
VP
67872007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6788
6789 * gdb.texinfo (Variable Objects): Adjust docs
6790 for -var-info-expression and document
6791 -var-info-path-expression.
6792
d3bdde98
JB
67932007-08-20 Jim Blandy <jimb@codesourcery.com>
6794
3fb6a982
JB
6795 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6796 (title page): Include the dedication in the printed manual, as a
6797 separate page after the copyright notice.
5ae4183a 6798
d3bdde98
JB
6799 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6800 don't break a @var across a line.
6801
c80a96a8
MR
68022007-07-25 Maciej W. Rozycki <macro@mips.com>
6803
6804 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6805 for include files.
6806
5824a901
NR
68072007-07-12 Nick Roberts <nickrob@snap.net.nz>
6808
6809 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6810 in annotate.texinfo.
6811 (Command History): Link to new node.
5824a901 6812
d52e7ea3
UW
68132007-07-05 Markus Deuling <deuling@de.ibm.com>
6814
6815 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6816
5fc14d0a
EZ
68172007-07-05 Eli Zaretskii <eliz@gnu.org>
6818
6819 * gdbint.texinfo (Target Conditionals): Fix last change.
6820
4a9bb1df
UW
68212007-07-03 Markus Deuling <deuling@de.ibm.com>
6822
6823 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6824 routines:
6825 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6826 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6827 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6828 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6829 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6830 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6831 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6832 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6833 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6834 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6835 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6836 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6837 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6838 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6839 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6840 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6841 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6842 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6843 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6844 (SOFTWARE_SINGLE_STEP_P)
6845
6846 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6847 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6848
6849 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6850 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6851 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6852 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6853 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6854 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6855 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6856 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6857 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6858 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6859
6860 (Converting an existing Target Architecture to Multi-arch): Remove
6861 section.
6862
6863 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6864 (gdbarch_addr_bits_remove): Add code example.
6865
6866 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6867
cfa9d6d9
DJ
68682007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6871 Add other missing entries. Adjust the table size to fit.
6872 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6873 stop reasons including the new "library" event.
6874 (General Query Packets): Adjust table widths for qSupported. Mention
6875 qXfer:libraries:read reply to qSupported and document the new packet.
6876 (Library List Format): New section.
6877
159fcc13
JK
68782007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6879
6880 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6881
f66d1690
MS
68822007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6883
6884 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6885
67102876
NR
68862007-06-25 Nick Roberts <nickrob@snap.net.nz>
6887
6888 * gdbint.texinfo (Register and Memory Data): Break sections
6889 into nodes and add a menu.
6890
a4642986
MR
68912007-06-21 Maciej W. Rozycki <macro@mips.com>
6892
6893 * gdb.texinfo (Examining Memory): Document the new behaviour.
6894
e9c17194
VP
68952007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6896
6897 * gdb.texinfo (Standard Target Features): Document
6898 m68k features.
6899
31d99776
DJ
69002007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6901
6902 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6903
1780a0ed
DJ
69042007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.texinfo (Target Description Format): Add version attribute
6907 for <target>.
6908
822b6570
DJ
69092007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6912
f8b73d13
DJ
69132007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6914
6915 * gdb.texinfo (MIPS Features): New subsection.
6916
0e7f50da
UW
69172007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6918 Markus Deuling <deuling@de.ibm.com>
6919
6920 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6921 and qXfer:spu:write packets and mention them under qSupported.
6922
23d964e7
UW
69232007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6924 Markus Deuling <deuling@de.ibm.com>
6925
6926 * gdb.texinfo (Architectures): Add new SPU section to document
6927 Cell Broadband Engine SPU architecture specific commands.
6928
9f708cb2
VP
69292007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6930
6931 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6932 comments.
6933
7579b5f8
NR
69342007-06-07 Nick Roberts <nickrob@snap.net.nz>
6935
6936 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6937
bf06d120
JB
69382007-05-29 Jim Blandy <jimb@codesourcery.com>
6939
6940 * gdb.texinfo (Overview): Doc fix.
6941
23776285
MR
69422007-05-22 Maciej W. Rozycki <macro@mips.com>
6943
6944 * gdb.texinfo (Remote Configuration): Document "set/show
6945 remoteflow".
6946
1a69e1e4
DJ
69472007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6948
bf06d120
JB
6949 * gdb.texinfo (MIPS): Remove documentation for set mips
6950 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6951 stack-arg-size.
1a69e1e4 6952
46ba6afa 69532007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6954
46ba6afa
BW
6955 * all-cfg.texi (GDBTUI): New.
6956 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6957 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6958 (TUI Configuration): Edit to improve clarity and fix problems of
6959 both style and content.
5ae4183a 6960
06d3b283
UW
69612007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6962
6963 * observer.texi (GDB Observers): New observer "new_objfile".
6964
179101d6
UW
69652007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6966
6967 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6968
25d5ea92
VP
69692007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6970
6971 * gdb.texinfo (GDB/MI Variable Objects): Document
6972 frozen variables objects.
5ae4183a 6973
ea35711c
DJ
69742007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6975
6976 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6977 (Character Sets, Caching Data of Remote Targets): Likewise.
6978 (Targets): Delete Remote node. Move its text...
6979 (Debugging Remote Programs): ...to here. Delete description
6980 of the "remote" command.
6981 (Remote configuration): Delete description of "set remotedevice"
6982 and "show remotedevice".
6983 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6984
db2e3e2e
BW
69852007-04-11 Bob Wilson <bob.wilson@acm.org>
6986
5ae4183a
AS
6987 * gdb.texinfo (Contributors, Continuing and Stepping)
6988 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6989 (General Query Packets, File-I/O Remote Protocol Extension)
6990 (Protocol Basics, The F Reply Packet, Write)
6991 (Protocol-specific Representation of Datatypes, Memory Transfer):
6992 Fix hyphenation, punctuation and grammar problems.
6993 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6994 'section' instead of 'subsection' in the text.
6995 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6996 (i386): Remove period from section name.
db2e3e2e
BW
6997 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6998 (Config Names, Configure Options): Use @file{configure}.
6999
8a3dae3e
DJ
70002007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7001
7002 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7003 and tab expansion.
7004
1a92f856
DJ
70052007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7006
7007 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7008
79a6e687 70092007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7010
79a6e687
BW
7011 * gdb.texinfo: Consistently capitalize all significant words in
7012 node names, chapter titles, section titles, and headings. Update
7013 cross references to match.
7014 (Starting and Stopping Trace Experiment): Make node name plural.
7015 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7016
ad527d2e
PA
70172007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7018
7019 * gdb.texinfo (WinCE): Delete obsolete subsection.
7020
7ce59000
DJ
70212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7022
7023 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7024 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7025 references.
7026
8807d78b
DJ
70272007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7028
7029 * gdb.texinfo (Startup): Delete references to some alternate
7030 names for .gdbinit.
7031 (Thread): Remove LynxOS reference.
7032 (Tandem ST2000): Delete target-specific documentation.
7033 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7034 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7035 and GDB_OSABI_LYNXOS.
7036
5f402660
UW
70372007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7038
7039 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7040
bac718a6
UW
70412007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7042
7043 * gdbint.texinfo (Target Conditionals): Remove mention of
7044 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7045 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7046
9453113a
DJ
70472007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7048
7049 * Makefile.in: Add "pdfdir" installation
7050 directory, PDFTEX macro, support for "install-pdf" target,
7051 and rules for making a pdf version of refcard.texi.
7052 * refcard.tex: Specify paper size for PDF output.
7053
ae21e955 70542007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7055
ae21e955 7056 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7057
3f94c067 70582007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7059
3f94c067
BW
7060 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7061 (Source Path, Character Sets, Macros, Define)
7062 (GDB/MI Result Records, GDB/MI Simple Examples)
7063 (GDB/MI Program Execution, GDB/MI File Commands)
7064 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7065 (Bug Reporting): Use @value{GCC}.
5ae4183a 7066
12c27660 70672007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7068
12c27660
BW
7069 * gdb.texinfo (Help): Fix formatting of examples.
7070 (Variables): Use @ifnotinfo instead of @iftex.
7071 (Non-debug DLL symbols): Use @ref instead of @pxref.
7072 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7073
ce9341a1
BW
70742007-03-26 Bob Wilson <bob.wilson@acm.org>
7075
7076 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7077
c8f4133a
BW
70782007-03-26 Bob Wilson <bob.wilson@acm.org>
7079
7080 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7081 the order of the nodes.
7082 (C Operators, C Constants, Debugging C): Remove extra menus.
7083 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7084
c8f4133a 70852007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7086
7087 * gdb.texinfo (File Options): Add missing parenthesis.
7088 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7089
c74d0ad8
DJ
70902007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7091
7092 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7093
ff6f572f
DJ
70942007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7095
669fac23 7096 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7097 case insensitivity.
7098 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7099
994337c3
NR
71002007-02-18 Nick Roberts <nickrob@snap.net.nz>
7101
7102 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7103 (Files): Add section name to argument list for pxref.
7104 (Non-debug DLL symbols): Don't use `see' for pxref.
7105 (Embedded Processors): Fix typo.
7106 (GDB/MI Breakpoint Commands): Execution commands generate
7107 *stopped not ^done.
7108
eb819d70
NR
71092007-02-13 Nick Roberts <nickrob@snap.net.nz>
7110
7111 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7112 values for in_scope. Mention that only root variables can be
7113 updated.
7114 (GDB/MI Development and Front Ends): Explain new values may be
7115 added to existing fields.
7116
123dc839
DJ
71172007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7118
7119 * gdb.texinfo (-target-disconnect): Use @smallexample.
7120 (Requirements): Add anchor for Expat. Update description.
7121 (Target Descriptions): Mention Expat.
7122 (Target Description Format): Document new elements. Use
7123 @smallexample.
7124 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7125 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7126
108546a0
DJ
71272007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7128
7129 * gdb.texinfo (Target Description Format): Add section on XInclude.
7130
95a98c01
NR
71312006-02-03 Nick Roberts <nickrob@snap.net.nz>
7132
7133 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7134 command -enable-timings.
7135
f4b3909f
EZ
71362007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7137
5ae4183a 7138 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7139 descriptions for new/deleted elements in gdb_osabi. Add missing
7140 description for function generic_elf_osabi_sniff_abi_tag_sections.
7141
c7ba131e
JB
71422007-01-29 Joel Brobecker <brobecker@adacore.com>
7143
7144 * gdb.texinfo (Maintenance Commands): Add documentation for
7145 the new "maint print target-stack" command.
7146
3a60f64e
JK
71472007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7148 Eli Zaretskii <eliz@gnu.org>
7149
f4b3909f 7150 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7151
c582f8b6
EZ
71522007-01-26 Eli Zaretskii <eliz@gnu.org>
7153
7154 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7155 Use @value{NGCC} instead of @value{GCC}.
7156
d3e8051b
EZ
71572007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7158
7159 * agentexpr.texi: Fix typos.
7160 * annotate.texinfo: Likewise.
7161 * gdb.texinfo: Likewise.
7162 * gdbint.texinfo: Likewise.
7163 * observer.texi: Likewise.
7164 * stabs.texinfo: Likewise.
7165
86f04699
EZ
71662007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7167
7168 * gdbint.texinfo (Support Libraries): Remove mmalloc
7169 entry. Describe readline library.
7170
23181151
DJ
71712007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7172
7173 * gdb.texinfo (Target Descriptions): New section.
7174 (General Query Packets): Add QPassSignals anchor. Mention
7175 qXfer:features:read under qSupported. Expand mentions of
7176 qXfer:memory-map:read and QPassSignals. Document
7177 qXfer:features:read.
7178
f822c95b
DJ
71792007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7180
7181 * gdb.texinfo (Commands to specify files): Describe
7182 "set sysroot" and "show sysroot".
7183 (Using the `gdbserver' program): Lowercase argument
7184 to @var. Expand description of setting up GDB on the
7185 host.
7186
8936fcda
JB
71872007-01-05 Joel Brobecker <brobecker@adacore.com>
7188
7189 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7190 catch exception, catch exception unhandled, and catch assert
7191 commands.
7192
e776119f
DJ
71932007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7194
7195 * gdb.texinfo (Debugging Output): Document "set debug xml"
7196 and "show debug xml".
7197
aa79a185
DJ
71982007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7199
7200 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7201
7f893741
JB
72022007-01-01 Joel Brobecker <brobecker@adacore.com>
7203
7204 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7205
a1b5960f
VP
72062006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7207
7208 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7209 note in @ignore, to be removed later if nobody complains.
7210
9f470e6e
NR
72112006-12-04 Nick Roberts <nickrob@snap.net.nz>
7212
7213 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7214 of -var-delete.
7215
765dc015 72162006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7217
765dc015 7218 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7219 automatic software/hardware breakpoint usage and
7220 the "set breakpoint auto-hw" command.
765dc015 7221
4b5752d0
VP
72222006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7223
7224 * gdb.texinfo (Memory Access Checking): New.
7225
89be2091
DJ
72262006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7227
7228 * gdb.texinfo (Remote configuration): Mention
7229 "pass-signals-packet".
7230 (General Query Packets): Document QPassSignals. Fix
7231 a typo.
7232
ca3bf3bd
DJ
72332006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7234
7235 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7236
427c3a89
DJ
72372006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7238
7239 * gdb.texinfo (Remote configuration): Rewrite documentation for
7240 packet configuration commands.
7241 (OS Information): Adjust reference to qXfer:auxv:read.
7242 (General Query Packets): Remove references to read-aux-vector-packet
7243 and set remote get-thread-local-storage-address.
7244
7a107747
DJ
72452006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7246
7247 * gdbint.texinfo (Target Architecture Definition): Add new
7248 Initializing a New Architecture section.
7249
1c56eb0e
EZ
72502006-10-31 David Taylor <dtaylor@emc.com>
7251
7252 * stabs.texinfo (Macro define and undefine): New node describing
7253 stabs for #define and #undef.
7254
f73adfeb
AS
72552006-10-27 Andreas Schwab <schwab@suse.de>
7256
7257 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7258
fd60e0df
EZ
72592006-10-21 Eli Zaretskii <eliz@gnu.org>
7260
7261 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7262 clarify on the possible meanings of ``expression'' watched by
7263 watchpoints. Add indexing.
e5ac9b53
EZ
7264 (Prompting, Errors, Invalidation, Annotations for Running)
7265 (Source Annotations): Fix index entries by adding "annotation" to
7266 them, to discriminate from index entries that point to the more
7267 general topic descriptions.
fd60e0df 7268
52bb452f
DJ
72692006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * gdbint.texinfo (Target Vector Definition): Move most
7272 content into Existing Targets. Add a menu.
7273 (Existing Targets): New section, moved from Target Vector
7274 Definition. Use @subsection.
7275 (Managing Execution State): New section.
7276
58955e58
BW
72772006-10-16 Bob Wilson <bob.wilson@acm.org>
7278
7279 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7280
c8aa23ab
EZ
72812006-10-15 Eli Zaretskii <eliz@gnu.org>
7282
7283 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7284 (Command Syntax, Signals, Backtrace, Connecting)
7285 (Remote configuration, Renesas Boards, Console I/O): Fix last
7286 change: use Ctrl- instead of C-, except wrt Emacs.
7287 (File-I/O Examples): Put Ctrl-c in @kbd.
7288 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7289 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7290 (Signals, Set Breaks, Set Watchpoints): Document optional
7291 arguments to `info signals' `handle', `info breakpoints', and
7292 `info watchpoints'.
c8aa23ab 7293
e7109c7e
EZ
72942006-10-14 Eli Zaretskii <eliz@gnu.org>
7295
7296 * gdb.texinfo (Backtrace): Fix last change.
7297
de3aea7b
NR
72982006-10-14 Nick Roberts <nickrob@snap.net.nz>
7299
7300 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7301
7f9087cb
BW
73022006-10-10 Bob Wilson <bob.wilson@acm.org>
7303
c8aa23ab
EZ
7304 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7305 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7306 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7307
68437a39
DJ
73082006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7309 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * gdb.texinfo (Packets): Document vFlashErase,
7312 vFlashWrite and vFlashDone packets.
7313 (General Query Packets): Document qXfer:memory-map:read.
7314 Add a new feature for qXfer:memory-map:read.
7315 (Memory map format): New section.
7316 (Target Commands): Mention that gdb can write flash.
7317
fd79ecee
DJ
73182006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7319 Daniel Jacobowitz <dan@codesourcery.com>
7320
7321 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7322 memory regions and "mem auto".
7323
350da6ee
DJ
73242006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7325
7326 * gdbint.texinfo (Array Containers): New section.
7327
2f1acb09
VP
73282006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7329
7330 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7331 -stack-list-arguments HIGH_FRAME argument can be larger then the
7332 actual number of frames.
7333
2ab1eb7a
VP
73342006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7335
7336 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7337 -stack-list-locals HIGH_FRAME argument can be larger then the
7338 actual number of frames.
2ab1eb7a 7339
599b237a
BW
73402006-09-02 Bob Wilson <bob.wilson@acm.org>
7341
7342 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7343 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7344
25ab7e6d
EZ
73452006-09-02 Eli Zaretskii <eliz@gnu.org>
7346
7347 * gdbint.texinfo (Overall Structure): New section "Source Tree
7348 Structure".
7349
940178d3
JB
73502006-08-17 Jim Blandy <jimb@codesourcery.com>
7351
7352 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7353 responses.
7354
30daae6c
JB
73552006-08-08 Joel Brobecker <brobecker@adacore.com>
7356
7357 * gdb.texinfo (Source Path): Add documentation for new
7358 substitute-path commands.
7359
7fa2210b
DJ
73602006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7361
7362 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7363 (Running Configure): ...here.
7364 (Requirements): New node. Mention expat.
7365
3d00d119
DJ
73662006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7367
5ae4183a 7368 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7369 'set download-write-size' and 'show download-write-size'.
7370
0cbfa4ee
DJ
73712006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7372
7373 * stabs.texinfo (Member Type Descriptor): Correct example for
7374 pointer to member types.
7375
16026cd7
AS
73762006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7377
7378 * gdb.texinfo (Optional warnings and messages): Add
7379 'set/show trace-commands'.
7380 (Command files): Add '-v' to source command.
7381
0876f84a
DJ
73822006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7383
7384 * gdb.texinfo (OS Information): Update qPart reference to
7385 qXfer.
7386 (Remote configuration): Likewise.
7387 (Overview): Move @cindex to the start of a paragraph. Talk
7388 about binary data encoding.
7389 (Packets): Refer to the overview for the details of the X
7390 packet encoding.
7391 (General Query Packets): Remove qPart description. Add qXfer
7392 description. Add an anchor to qSupported. Correct feature
7393 table title. Add a new feature for qXfer:auxv:read.
7394 (Interrupts): Add a missing parenthesis.
7395
2ec3381a
DJ
73962006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7397
669fac23 7398 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7399 (GDB/MI Kod Commands): Remove commented out node.
7400
594fe323
EZ
74012006-07-01 Eli Zaretskii <eliz@gnu.org>
7402
7403 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7404 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7405 (GDB/MI Thread Commands, GDB/MI Program Execution)
7406 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7407 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7408 (GDB/MI File Commands, GDB/MI Target Manipulation)
7409 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7410 since the MI prompt is hard-wired into the code.
7411
7e3fb70c
NR
74122006-07-01 Nick Roberts <nickrob@snap.net.nz>
7413
7414 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7415 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7416 (GDB/MI Data Manipulation): Remove description of unimplemented
7417 display related commands as variable objects perform this function
7418 and are superior: -display-delete, -display-disable,
7419 -display-enable, -display-insert and -display-list. Move
7420 -environment-cd, -environment-directory, -environment-path
7421 and -environment-pwd to "Program Context".
7422 (GDB/MI Program Control): Rename to "Program Execution". Move
7423 -exec-arguments -exec-abort to...
7424 (GDB/MI Program Context): ...here. New node split from "Data
7425 Manipulation".
7426
be2a5f71
DJ
74272006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7428
7429 * gdb.texinfo (Remote configuration): Document set / show
7430 remote supported-packets.
7431 (General Query Packets): Document qSupported packet.
7432
fc320d37
SL
74332006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7434
7435 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7436 and font markup.
7437 (Protocol basics): Likewise.
7438 (The F request packet): Likewise.
7439 (The F reply packet): Likewise.
7440 (Memory transfer): Move this node to be a subsubsection of
7441 "Protocol specific representation of datatypes".
7442 (The Ctrl-C message): More copy editing.
7443 (Console I/O): Likewise.
7444 (The isatty call): Delete this node, and merge its content into
7445 the "isatty" node. Fixed references elsewhere.
7446 (The system call): Delete this node, and merge its content into
7447 the "system" node. Fixed references elsewhere.
7448 (open): Reformat to use @table, and add appropriate font markup.
7449 (close): Likewise.
7450 (read): Likewise.
7451 (write): Likewise.
7452 (lseek): Likewise.
7453 (rename): Likewise.
7454 (unlink): Likewise.
7455 (stat/fstat): Likewise.
7456 (gettimeofday): Likewise.
7457 (isatty): Likewise.
7458 (system): Likewise, plus minor changes to fix confusing wording.
7459 (Integral datatypes): Fix font markup.
7460 (Pointer values): Likewise.
7461 (struct stat): Fix markup to use @table, plus minor copy editing.
7462 (struct timeval): Fix font markup, plus minor copy editing.
7463 (Constants): Minor copy editing.
7464 (Errno values): Add font markup.
7465 (File-I/O Examples): Likewise.
7466
158fdf5c
NR
74672006-06-10 Nick Roberts <nickrob@snap.net.nz>
7468
7469 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7470 (GDB/MI Simple Examples): Move node up one level. Use real
7471 examples.
7472 (GDB/MI Compatibility with CLI): Update.
7473 (GDB/MI Result Records): Add "connected" and "exit" result
7474 classes.
7475 (GDB/MI Stream Records): Clarify target output.
7476 (GDB/MI Command Description Format): Modify example description.
7477 (GDB/MI Breakpoint Table Commands): Rename to...
7478 (GDB/MI Breakpoint Commands): ...this
7479 (GDB/MI Breakpoint Commands): Add optional thread field.
7480 (GDB/MI Program Control): Add an introduction. Move "Program
7481 termination" examples into exec-run description.
7482 (GDB/MI File Commands): Mention similar CLI commands.
7483 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7484 is similar to "-gdb-version".
7485
ddb50cd7
EZ
74862006-06-09 Eli Zaretskii <eliz@gnu.org>
7487
7488 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7489
2aef0d6b
NR
74902006-06-02 Nick Roberts <nickrob@snap.net.nz>
7491
7492 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7493 sourceware.org for mailing lists.
d5e40d59 7494 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7495
383a5c52
NR
74962006-06-01 Nick Roberts <nickrob@snap.net.nz>
7497
d5e40d59 7498 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7499
e16b02ee
EZ
75002006-05-22 Eli Zaretskii <eliz@gnu.org>
7501
7502 * gdb.texinfo (Cygwin Native): Fix last change.
7503
be90c084
CF
75042006-05-22 Christopher Faylor <cgf@timesys.com>
7505
7506 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7507
347ceba5
NR
75082006-05-15 Nick Roberts <nickrob@snap.net.nz>
7509
7510 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7511 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7512
369af7bd
DJ
75132006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7514
7515 * gdb.texinfo (General Query Packets): Recommend not starting
7516 new packets with qC and clarify.
7517
2ffdbde8 75182006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7519
7520 * gdb.texinfo (M2 Types): New section.
72019c9c 7521
16d1a084
DJ
75222006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7523
7524 * agentexpr.texi: Add a copyright and license notice.
7525 * observer.texi: Likewise, with GPL clause for function prototypes.
7526 Remove trailing whitespace.
7527
aa56d27a
JB
75282006-05-05 Jim Blandy <jimb@codesourcery.com>
7529
7530 * gdb.texinfo (General Query Packets): Document conventions for
7531 terminating packet names, and their violations.
7532
5bdf8622
DJ
75332006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7534
7535 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7536 * gdb.texinfo: Likewise.
7537
605a56cb
DJ
75382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7539
7540 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7541 and "show remotedebug".
7542 (Debugging Output): Add additional index entries.
7543
b8db102d
MS
75442006-04-27 Michael Snyder <msnyder@redhat.com>
7545
7546 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7547
c5e30d01
AC
75482006-04-22 Andrew Cagney <cagney@redhat.com>
7549
7550 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7551 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7552
8181d85f
DJ
75532006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7554
7555 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7556 and remove breakpoint prototypes.
7557 (Watchpoints): Move description of target_insert_hw_breakpoint and
7558 target_remove_hw_breakpoint ...
7559 (Breakpoints): ... to here. Document target_insert_breakpoint and
7560 target_remove_breakpoint.
7561
4f553f88
JB
75622006-04-17 Jim Blandy <jimb@codesourcery.com>
7563
7564 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7565 and C packets are optional.
7566
cd852561
FR
75672006-04-14 Frederic Riss <frederic.riss@st.com>
7568
7569 * gdb.texinfo (Specifying source directories): Update the description
7570 of the source file search to reflect the fact that the source path
7571 always contains at least $cdir and $cwd.
7572
b620eb07
MS
75732006-03-31 Michael Snyder <msnyder@redhat.com>
7574
7575 * gdb.texinfo: Update copyright dates.
7576
3156cdaf
EZ
75772006-03-31 Eli Zaretskii <eliz@gnu.org>
7578
7579 * gdb.texinfo (Overview): Add an index entry to "empty response".
7580
7d30c22d
JB
75812006-03-28 Jim Blandy <jimb@codesourcery.com>
7582
7583 * gdbint.texinfo (Prologue Analysis): New section.
7584
86941c27
JB
75852006-03-07 Jim Blandy <jimb@red-bean.com>
7586
66b8c7f6
JB
7587 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7588
1a10341b
JB
7589 * gdb.texinfo (Target Commands): Update text describing how to
7590 specify a target. Refer to the detailed section on remote
7591 debugging, not the brief mention.
7592
86941c27
JB
7593 * gdb.texinfo (Connecting): Organize the different 'target remote'
7594 connection methods into a table. Add a 'target remote' index
7595 entry. (!!!)
7596
62f3a2ba
FF
75972006-02-17 Fred Fish <fnf@specifix.com>
7598
7599 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7600 'ptype' commands to reflect the fact that the only significant
7601 difference between them is that ptype prints the complete type
7602 description instead of just the name.
7603
8b9a88ea
WZ
76042006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7605
7606 * gdbint.texinfo (Watchpoints): Delete
7607 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7608
7e8dc855
NR
76092006-02-10 Nick Roberts <nickrob@snap.net.nz>
7610
7611 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7612 times fields where needed. Fix typos. Update general form given
7613 for output of -break-insert.
7614 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7615
c91d38aa
DJ
76162006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 * gdbint.texinfo (Symbol Handling): Add a section
7619 on memory management.
7620
38fcd64c
DJ
76212006-02-06 Vladimir Prus <ghost@cs.msu.su>
7622
7623 * gdb.texinfo (Breakpoint table commands): Document the fullname
7624 field in -break-list output.
7625
219eec71
EZ
76262006-02-03 Eli Zaretskii <eliz@gnu.org>
7627
7628 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7629 debugging information produced by the various "set debug..."
7630 options.
7631
ae5a43e0
DJ
76322006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7633
7634 * gdb.texinfo (Files): Remove obsolete bits from the description
7635 of "symbol-file".
7636
a9f158ec
JB
76372006-01-25 Jim Blandy <jimb@redhat.com>
7638
7639 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7640
410dd08e
JB
76412006-01-24 Jim Blandy <jimb@redhat.com>
7642
7643 * gdbint.texinfo (Frames): Document the basics of GDB's register
7644 unwinding model, and explain the existence of the "sentinel" frame.
7645
4b505b12
AS
76462006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7647
7648 * gdb.texinfo (Choosing files): Mention that -directory is used
7649 for script files.
7650 (Specifying source directories): Likewise.
7651 (Command files): Explain how script files are found.
7652
839c27b7
EZ
76532006-01-21 Eli Zaretskii <eliz@gnu.org>
7654
7655 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7656 the threads in a multi-threaded program.
7657 (Threads): The threadno argument of "thread apply" can be a range
7658 of numbers.
7659
7be93b9e
JB
76602006-01-18 Jim Blandy <jimb@redhat.com>
7661
7662 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7663 of warning flags.
7664
fcc73fe3
EZ
76652006-01-13 Eli Zaretskii <eliz@gnu.org>
7666
7667 * gdb.texinfo (Sequences): Improve menu annotations.
7668 (Define): Add index entries for arguments of user-defined
7669 commands. Move the description of flow-control commands...
7670 (Command Files): ...to here. Document loop_break and
7671 loop_continue.
ca91424e
EZ
7672 (Define, Command Files): Document `end' and add index entries for
7673 it.
fcc73fe3 7674
5c95884b
MS
76752006-01-04 Michael Snyder <msnyder@redhat.com>
7676
7677 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7678 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7679
860701dc
PH
76802006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7681
7682 * gdb.texinfo (Omissions from Ada): Document that there is now
7683 limited aggregate support.
7684
36b80e65
EZ
76852005-12-28 Eli Zaretskii <eliz@gnu.org>
7686
7687 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7688 registers and the likes.
7689
c1468174
EZ
76902005-12-24 Eli Zaretskii <eliz@gnu.org>
7691
7692 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7693 (Symbols): Fix usage of "e.g.".
359df76b 7694 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7695
7696 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7697 (Coding): Fix usage of "e.g.".
7698
c02a867d
EZ
76992005-12-23 Eli Zaretskii <eliz@gnu.org>
7700
5ae4183a
AS
7701 * stabs.texinfo:
7702 * refcard.tex:
c02a867d 7703 * gpl.texi:
5ae4183a
AS
7704 * gdbint.texinfo:
7705 * gdb.texinfo:
7706 * gdb-cfg.texi:
c02a867d 7707 * fdl.texi:
5ae4183a
AS
7708 * annotate.texinfo:
7709 * all-cfg.texi:
c02a867d
EZ
7710 * Makefile.in: Add (C) after Copyright. Update the FSF
7711 address.
7712
fad38dfa
EZ
77132005-12-03 Eli Zaretskii <eliz@gnu.org>
7714
7715 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7716 extend GDB with commands for external monitor.
7717
53e5f3cf
AS
77182005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7719
7720 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7721
55f6ca0f
JB
77222005-11-25 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7725
c1947b85
JB
77262005-11-21 Jim Blandy <jimb@redhat.com>
7727
7728 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7729 placement of 'R' actions in tracepoint action packets; document
7730 dependence of 'X' and 'M' actions on a preceding 'R' action for
7731 their registers.
7732
9d29849a
JB
77332005-11-19 Jim Blandy <jimb@redhat.com>
7734
7735 * gdb.texinfo (Tracepoint Packets): New node.
7736 (General Query Packets): Add entries for the tracepoint packets,
7737 referring to the "Tracepoint Packets" node.
7738 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7739
9a6253be
KB
77402005-11-18 Kevin Buettner <kevinb@redhat.com>
7741
7742 * gdb.texinfo (set remotebreak): Add anchor.
7743 (X packet): Likewise.
7744 (Remote Protocol): Add new section `Interrupts' and new index
7745 entry `interrupts (remote protocol)'.
7746
5f3bebba
JB
77472005-11-18 Jim Blandy <jimb@redhat.com>
7748
7749 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7750 entries into the General Query Packets section. Add a
7751 cross-reference to that section. Drop description of replies, as
7752 these are covered in the descriptions of each packet.
7753 (General Query Packets): Add introductory text. Explain naming
7754 conventions, and how the end of a name is recognized.
7755
9a7a1b36
KB
77562005-11-17 Kevin Buettner <kevinb@redhat.com>
7757
0564b6cf 7758 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7759 "set remotebreak" command.
7760
b8ff78ce
JB
77612005-11-16 Jim Blandy <jimb@redhat.com>
7762
7763 * gdb.texinfo (Packets, Stop Reply Packets)
7764 (General Query Packets): Various formatting cleanups.
7765 - Use @samp for packet contents.
7766 - Drop summaries from packet @item lines; the same information appears
7767 immediately below in the description.
7768 - Delete paragraph breaks after packet @item commands, so that the
7769 description appears directly to the right of the packet prototype
7770 in the printed manual, if it fits.
7771 - Place spaces in packet prototypes between @vars and non-@var
7772 letters, and explain that they're just for formatting.
7773 - Use @dots{} instead of '...'.
7774 - Fix uses of @code where @var was needed.
7775 - Replace "deprecated" markers with English text spelling out the
7776 packet's status and the preferred alternatives.
7777 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7778 what this ever meant.
7779 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7780 this for a long time.
7781 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7782 implemented several times, and have been in use for years.
7783
8ffe2530
JB
77842005-11-15 Jim Blandy <jimb@redhat.com>
7785
c43c5473
JB
7786 * gdb.texinfo (Packets): Add index entries for 'm' packet
7787 disclaimers.
5ae4183a 7788
fb031cdf
JB
7789 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7790 of stub when processing an 'm' packet.
7791
8ffe2530
JB
7792 * gdb.texinfo (Packets): Mention that packets beginning with
7793 letters are reserved once, at the top, instead of actually listing
7794 them all and saying "reserved".
7795
c03c782f
AS
77962005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7797
7798 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7799 Change @var{$arg0 to @code{$arg0.
7800
814e32d7
WZ
78012005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7802
7803 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7804
fa93a9d8
JB
78052005-11-12 Jim Blandy <jimb@redhat.com>
7806
7807 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7808 order. Remove extraneous 'z'.
7809
8a5a3c82
AS
78102005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7811
7812 * gdb.texinfo (Choosing files): Add --eval-command.
7813
4b0ad762
AS
78142005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7815
7816 * gdb.texinfo (Choosing modes): Add --return-child-result.
7817
7818
1a088d06
AS
78192005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7820
7821 * gdb.texinfo (Choosing modes): Add --batch-silent.
7822
656d5e12
EZ
78232005-10-28 Eli Zaretskii <eliz@gnu.org>
7824
7825 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7826 "The -var-update Command".
7827
3c9c013a
JB
78282005-10-03 Joel Brobecker <brobecker@adacore.com>
7829
7830 * gdb.texinfo (Print Settings): Add documentation for set/show
7831 print array-indexes.
7832
7ba3cf9c
DJ
78332005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7834
7835 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7836 6.2 and 6.3.
7837
a94ab193
EZ
78382005-08-27 Eli Zaretskii <eliz@gnu.org>
7839
7840 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7841 since 19-Jan-2004.
7842 (Files): Likewise.
ab1adacd
EZ
7843 (Variables, Symbols): Document the "<incomplete type>" message and
7844 its reasons.
a94ab193 7845
ca06016a
FF
78462005-08-01 Fred Fish <fnf@specifix.com>
7847
7848 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7849
cf58170d
NR
78502005-07-15 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7853 option for -var-list-children and -var-update.
7854 (GDB/MI Stack Manipulation): Simplify description of
7855 print-values option for -stack-list-locals.
7856 (GDB/MI Command Description Format): Clarify.
7857 (Mode Options): Spelling of superseded.
7858
38f1196a
BR
78592005-07-12 Bob Rossi <bob@brasko.net>
7860
7861 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7862 corresponding GDB command comment.
7863
3cb3b8df
BR
78642005-07-06 Bob Rossi <bob@brasko.net>
7865
7866 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7867 and -inferior-tty-show.
7868 (Input/Output): Document "set/show inferior-tty" and tty alias.
7869
10fac096
NW
78702005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7871
7872 * gdb.texinfo (Packets): Change description of 'D' packet to note
7873 that GDB does wait for a response.
7874
d1b6db76
NR
78752005-06-22 Nick Roberts <nickrob@snap.net.nz>
7876
7877 * gdb.texinfo (History) Rename "Command History".
7878 (Command History): Move node "Server Prefix" from section on
7879 Annotations here.
7880
29629dcf
NR
78812005-06-19 Nick Roberts <nickrob@snap.net.nz>
7882
7883 * gdb.texinfo (GDB/MI Stack Manipulation):
7884 Re-instate -stack-info-frame with example. Say that it gets
7885 info on selected frame, not current frame.
7886
397ca115
EZ
78872005-06-18 Eli Zaretskii <eliz@gnu.org>
7888
7889 * gdb.texinfo (Server): Clarify that `file' should be used before
7890 connecting to the server.
7891 (Files): Add an xref to the above description.
51274035
EZ
7892 (Output Formats): More detailed description of the `c' format.
7893 (Memory): List explicitly all the formats supported by `x'.
638ac427 7894 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7895 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7896 files. Add more indexing for solib-absolute-prefix and
7897 --with-sysroot.
76d17f34
EZ
7898 (Machine Code): Document possible problems with locations in
7899 shared libraries.
d416eeec
EZ
7900 (Backtrace): Document that free-standing environments do not need
7901 to have a `main' function.
397ca115 7902
74f6deaa
NR
79032005-06-18 Nick Roberts <nickrob@snap.net.nz>
7904
7905 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7906 -stack-info-frame.
7907
a9967aef
AC
79082005-06-07 Andrew Cagney <cagney@gnu.org>
7909
7910 * gdb.texinfo (Contributors): Note the original multi-arch
7911 contributors.
7912
e09f16f9
EZ
79132005-06-03 Eli Zaretskii <eliz@gnu.org>
7914
7915 * gdb.texinfo (Registers): Add index entries for the standard
7916 registers.
7917 (Frames): Add cross-reference from frame pointer description to
7918 the Registers node.
7919 (Annotations Overview): Fix the reference to GDB name.
7920
d87ba7ee
EZ
79212005-06-01 Eli Zaretskii <eliz@gnu.org>
7922
7923 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7924 can-use-hw-watchpoints.
7925
034dad6f
BR
79262005-05-28 Bob Rossi <bob@brasko.net>
7927
7928 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7929 the possible reasons why an exec async record would be returned to FE.
7930
ffed4509
AC
79312005-05-26 Andrew Cagney <cagney@gnu.org>
7932
7933 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7934 Andrew Cagney implemented the original GDB/MI.
7935
e22e55c9
OF
79362005-05-23 Orjan Friberg <orjanf@axis.com>
7937
7938 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7939 documentation. Add documentation for cris-mode.
7940
a78e13ce
EZ
79412005-05-20 Eli Zaretskii <eliz@gnu.org>
7942
7943 * gdb.texinfo (Numbers): Explain the example and make the wording
7944 more acurate.
7945
76ff342d
DJ
79462005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7947 Dennis Brueni <dennis@slickedit.com>
7948
7949 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7950 (GDB/MI Data Manipulation, GDB/MI Program Control)
7951 (GDB/MI Stack Manipulation): Update examples to include the fullname
7952 attribute in stack frames.
7953
119b882a
EZ
79542005-05-12 Eli Zaretskii <eliz@gnu.org>
7955
7956 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7957 do with other non-standard names of init files.
7958
6fc08d32
EZ
79592005-05-11 Eli Zaretskii <eliz@gnu.org>
7960
7961 * gdb.texinfo (Command Files): Move the description of the startup
7962 from here...
7963 (Startup): ...to this new subsection of the Invocation chapter.
7964 Rearrange the description of init files more logically and add a
7965 cross-reference to "Command Files". Document the special gdbinit
7966 name for CISCO 68k. Expand the description of what GDB does
7967 during startup.
7968 (History): Add index entry for HISTSIZE.
7969
a561754a
MK
79702005-05-02 Mark Kettenis <kettenis@gnu.org>
7971
7972 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7973
2eecc4ab
EZ
79742005-05-02 Eli Zaretskii <eliz@gnu.org>
7975
7976 * gdb.texinfo (SVR4 Process Information, The isatty call)
7977 (The system call): Don't use foo(N) notation for man pages and
7978 functions.
514c4d71 7979 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7980
18999be5
EZ
79812005-04-27 Eli Zaretskii <eliz@gnu.org>
7982
7983 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7984 were optimized away.
7985
0abb7bc7
EZ
79862005-04-22 Eli Zaretskii <eliz@gnu.org>
7987
7988 * gdb.texinfo (Remote configuration): Document "set/show
7989 get-thread-local-storage-address". Add cross-reference to the
7990 description of the qGetTLSAddr packet.
7991 (General Query Packets): Mention "set remote
7992 get-thread-local-storage-address" and add a reference to its
7993 description.
7994
6f61acb1
NR
79952005-04-19 Nick Roberts <nickrob@snap.net.nz>
7996
7997 * gdb.texinfo (Backtrace): Describe 'bt full'.
7998
9d59903a
NR
79992005-04-17 Nick Roberts <nickrob@snap.net.nz>
8000
8001 * gdb.texinfo (Mode Options): Fix typo.
8002 (GDB/MI): Describe how to invoke GDB/MI.
8003
721c2651
EZ
80042005-04-16 Eli Zaretskii <eliz@gnu.org>
8005
8006 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8007 references changed. Add description of "info udot".
721c2651
EZ
8008 (Files): Document "set/show stop-on-solib-events".
8009 (M32R/D): Document "set/show download-path", "set/show
8010 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8011 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8012 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8013 (Maintenance Commands): Improve indexing.
8014 (Target Commands): Document "set/show hash", "set/show debug
8015 monitor".
8016 (SVR4 Process Information): Document "info pidlist" and "info
8017 meminfo". Document "set/show procfs-tarce" and "set/show
8018 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8019 (Symbols, The Print Command with Objective-C): Improve indexing.
8020 (Objective-C): Add references to "info classes" and "info
8021 selectors".
c45da7e6
EZ
8022 (Debugging Output): Improve wording. Document "set/show debug
8023 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8024 (Set Breaks): Add index entry for "hardware breakpoints".
8025 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8026 and "set/show usehardbreakpoints".
8027 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8028 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8029 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8030 rdiromatzero", "set/show rdiheartbeat".
8031 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8032 "sds".
8033 (Embedded Processors): Document the "sim" command.
8034 (Remote): Document the "remote" command.
8035 (DJGPP Native): Document the "info serial" command.
8036 (Threads): Document "maint info sol-threads".
8037 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8038 (Set Breaks): Improve indexing.
8039 (Command Syntax): Add a reference to dont-repeat.
8040 (Define): Document "dont-repeat".
8041 (TUI Commands): Document "tabset".
8042 (WinCE): New subsection. Document "set/show remotedirectory",
8043 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8044
14d6dd68
EZ
80452005-04-15 Eli Zaretskii <eliz@gnu.org>
8046
8047 * gdb.texinfo (Hurd Native): New subsection, documents
8048 Hurd-specific commands.
a64548ea 8049 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8050 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8051 (MIPS): Improve documentation of heuristic-fence-post. Document
8052 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8053 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8054 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8055 (ARM): Document ARM-specific commands.
a64548ea
EZ
8056 (AVR): New section. Document "info io_registers".
8057 (CRIS): New section. Document "set/show cris-version" and
8058 "set/show cris-dwarf2-cfi".
8059 (HPPA): New section. Document "set/show debug hppa" and "maint
8060 print unwind".
a5adf40f 8061 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8062 (Super-H): New section. Document the "regs" command.
721c2651 8063 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8064
9c16f35a
EZ
80652005-04-09 Eli Zaretskii <eliz@gnu.org>
8066
8067 * gdb.texinfo (Print Settings): Document "set/show print
8068 pascal_static-members", "set print repeats", "show print
8069 null-stop". Improve indexing. Fix documentation of "set print
8070 union".
8071 (Pascal): New section.
8072 (Supported languages): Rename from "Support"; all references
8073 updated. Add a menu item for Pascal.
8074 (Numbers): Document "set radix.
8075 (Screen Size): Document "set/show pagination".
8076 (MIPS Embedded): Remove "set processor" documentation.
8077 (Remote configuration): Document "set/show X/P/Z-packet",
8078 "set/show read-aux-vector-packet", "set/show remote
8079 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8080 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8081 remotedebug", "set/show remotebreak", "set/show remotedevice",
8082 "set/show remotelogfile".
8083 (Auxiliary Vector): Add reference to the description of the
8084 read-aux-vector-packet setting.
8085 (Set Watchpoints): Add a cross-reference to "set remote
8086 hardware-breakpoint-limit".
8087 (General Query Packets): Add indexing of requests and
8088 cross-references to related commands in "Remote configuration".
8089 (File-I/O Overview, The system call): Fix wording and typos.
8090 (Thread Stops): Add index entries.
8091 (Continuing and Stepping): Document "show step-mode".
8092 (i386): New node. Document "set/show struct-convention".
8093 (Files): Document "show trust-readonly-sections".
8094 (Calling): Document "set/show unwindonsignal".
8095 (Messages/Warnings): Add index entries.
8096 (Maintenance Commands): Document "set/show watchdog".
8097 (Annotations Overview): Document "show annotate".
8098 (Set Watchpoints): Add index entries.
8099 (Symbols): Fix doc of case-sensitive.
8100 (ABI): Document "show coerce-float-to-double".
8101 (Convenience Vars, Help): Improve indexing.
8102 (Machine Code): Document "show disassembly-flavor".
8103 (Debugging C plus plus): Document "show overload-resolution".
8104 (Value History, Signaling): Add index entries.
8105
81062005-04-08 Eli Zaretskii <eliz@gnu.org>
8107
8108 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8109 (Processes): Fix wording.
8110 (History, List, Logging output, Define, Symbols, Print Settings):
8111 Improve indexing.
8112
a8f24a35
EZ
81132005-04-03 Eli Zaretskii <eliz@gnu.org>
8114
8115 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8116 redundant index entry for "target" command.
8117 (Backtrace): Add index entries.
8118 (Symbols, Fortran): Document the "set case-sensitive" command.
8119 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8120 (Print Settings): Add index entry for "set demangle-style".
8121 (Target Commands): Document "set download-write-size".
8122 (Debugging Output): Document "set exec-done-display".
8123
09d4efe1
EZ
81242005-04-02 Eli Zaretskii <eliz@gnu.org>
8125
8126 * gdb.texinfo (Files): Fix the name and documentation of
8127 add-shared-symbol-files. Document its alias assf. Update the
8128 list of OSs where GDB supports shared libraries. Fix markup.
8129 (Continuing and Stepping): Add reference to @var{location} in the
8130 text.
8131 (Dump/Restore Files): Fix reference to @{filename}.
8132 (Help): Fix wording.
8133 (Attach): Ditto.
8134 (Set Watchpoints): Ditto.
8135 (Backtrace): Remove redundant index entries. Improve index
8136 entries.
8137 (Delete Breaks): Fix wording.
8138 (Memory): Document the compare-sections command.
8139 (Memory Region Attributes): Improve wording.
8140 (Disabling): Improve wording.
8141 (Fortran): New subsection. Document the "info common" command.
8142 (Help): Document aliases "info copying" and "info warranty".
8143 (Caching Remote Data): New section. Document the "set/show
8144 remotecache" and "info dcache" commands.
8145 (Show): Fix wording of the documentation of the "set
8146 extension-language" command.
8147 (Signals): Add index entry for "info handle".
8148 (Memory Region Attributes): Fix punctuation.
8149 (Symbols): Change the arg name to "location" and refer to it in
8150 the text. Fix wording of "info types" doc.
8151 (Threads): Fix usage of @enumerate @item's.
8152 (Listing Tracepoints): Add index entry for "info tp".
8153 (Set Watchpoints): Add xref to "info break" description.
8154 (Macros): Add an index entry for "macro exp1". Document the
8155 "macro list" command.
8156 (Maintenance Commands): Document "flushregs", "maint agent",
8157 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8158 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8159 "maint print architecture", "maint print objfiles", "maint print
8160 statistics", "maint print type", "maint show-debug-regs", "maint
8161 space", "maint time", and "maint translate-address".
8162 (Connecting): Document the "monitor" command.
8163 (Annotations Overview): Describe the "set annotate" command.
8164
82f2d802
EZ
81652005-04-01 Eli Zaretskii <eliz@gnu.org>
8166
8167 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8168 Rearrange index entries and improve wording about support for
8169 hardware watchpoints.
8170
7d51c7de
BR
81712005-03-10 Bob Rossi <bob@brasko.net>
8172
8173 * gdb.texinfo: Update copyright
8174
68c71a2e
TR
81752005-02-09 Theodore A. Roth <troth@openavr.org>
8176
8177 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8178 error.
8179
83761cbd
KB
81802005-02-03 Kevin Buettner <kevinb@redhat.com>
8181
8182 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8183
9f1c6395
MS
81842005-01-17 Michael Snyder <msnyder@redhat.com>
8185
8186 * gdb.texinfo: Fix spelling, infinte -> infinite.
8187
fbd1b305
MK
81882005-01-08 Mark Kettenis <kettenis@gnu.org>
8189
8190 * observer.texi (GDB Observers): Document "solib_loaded".
8191
3ace7edb
AC
81922005-01-07 Andrew Cagney <cagney@gnu.org>
8193
bec39cab
AC
8194 * configure.ac: Rename configure.in, require autoconf 2.59.
8195 * configure: Re-generate.
8196
3ace7edb
AC
8197 * configure.in: Replace configdirs with multiple references to
8198 AC_CONFIG_SUBDIRS.
8199 * configure: Re-generate.
5ae4183a 8200
53531fc1
AC
82012005-01-04 Andrew Cagney <cagney@gnu.org>
8202
8203 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8204 part of the version number.
8205
536ffdb7
MK
82062004-12-24 Mark Kettenis <kettenis@gnu.org>
8207
8208 * gdbint.texinfo (Algorithms): Remove description of
8209 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8210
e1aac25b
JB
82112004-12-07 Jim Blandy <jimb@redhat.com>
8212
8213 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8214 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8215 numbers.
8216
f47b1503
AS
82172004-12-07 Andreas Schwab <schwab@suse.de>
8218
8219 * gdb.texinfo (Mode Options): Document -l option.
8220
b6b8ece6
EZ
82212004-12-04 Eli Zaretskii <eliz@gnu.org>
8222
8223 * gdbint.texinfo (Algorithms): More accurate description of
8224 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8225 is not needed unless data-read and data-access watchpoints are
8226 supported. Add a description of how GDB checks whether the
8227 inferior stopped because a watchpoint was hit.
8228
01371747
EZ
82292004-11-23 Eli Zaretskii <eliz@gnu.org>
8230
8231 * gdb.texinfo (Files): Add cross-reference to description of
8232 -readnow command-line switch.
8233
2315ffec
RC
82342004-11-10 Randolph Chung <tausq@debian.org>
8235
8236 * gdb.texinfo: Document set/show backtrace past-entry commands.
8237 Rearrange index entries for set/show backtrace past-main.
8238
69065f5d
AC
82392004-11-10 Jon Beniston <jon@beniston.com>
8240
8241 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8242 * gdb.texinfo (Remote Serial Protocol): Further describe
8243 binary transfer escaping mechanism .
69065f5d 8244
30e91e0b
RC
82452004-11-08 Randolph Chung <tausq@debian.org>
8246
8247 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8248 and "show debug infrun". Add index entries.
8249
60bf7e09
EZ
82502004-10-23 Eli Zaretskii <eliz@gnu.org>
8251
8252 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8253 "info proc" that are already implemented. Add index entries.
8254 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8255 (Files): Add a tip for decreasing memory used for symtabs from
8256 shared libraries.
f018e82f
EZ
8257 (Starting): Fix whitespace; make "elaboration" stand out where it
8258 is first used, and add an index entry for the term.
f8568604
EZ
8259 (Calling): Expand and elaborate text. Add "print". Add the
8260 description of problems with weak aliases.
384ee23f 8261 (Core File Generation): New section.
60bf7e09 8262
d52fe014
AC
82632004-10-12 Andrew Cagney <cagney@gnu.org>
8264
8265 * gdbint.texinfo (Versions and Branches): New chapter.
8266 (Releasing GDB): Delete "Versions and Branches" section.
8267 (Top): Add "Versions and Branches".
8268
703663ab
EZ
82692004-10-08 Eli Zaretskii <eliz@gnu.org>
8270
8271 * gdb.texinfo (Editing, History): Add cross-references to the
8272 included Readline and History user documentation. Remove
8273 references to the symbol have-readline-appendices which is unused
8274 and undefined.
8275 (History): Fix indexing.
8276
ac77d04f
JJ
82772004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8278
8279 * gdbint.texinfo (target_stopped_data_address): Update to
8280 new prototype.
8281 (i386_stopped_data_address): Update prototype and description.
8282 (i386_stopped_by_watchpoint): New function and description.
8283
e07c999f
PH
82842004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8285
8286 * gdb.texinfo (Filenames): Add Ada suffixes.
8287 (Ada) New section.
8288
2e868123
AC
82892004-09-27 Andrew Cagney <cagney@gnu.org>
8290 Robert Picco <Robert.Picco@hp.com>
8291
8292 * gdb.texinfo (Packets): Document the "p" packet.
8293
02a57714
JM
82942004-09-21 Jason Molenda (jmolenda@apple.com)
8295
8296 * gdb.texinfo (Paths and Names of the Source Files): Document the
8297 meaning of values in the 'desc' field of a SO stab.
8298
ae038cb0
DJ
82992004-09-20 Daniel Jacobowitz <dan@debian.org>
8300
8301 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8302 max-cache-age" and "maint show dwarf2 max-cache-age".
8303
f7dc1244
EZ
83042004-09-16 Eli Zaretskii <eliz@gnu.org>
8305
8306 * gdb.texinfo (Set Breaks): Add index entry for setting
8307 breakpoints on overloaded C++ functions that are not members of
8308 any classes. Add an example and an index entry for setting
8309 breakpoints on all program functions.
8310 (Character Sets, Macros, Overlay Commands)
8311 (Non-debug DLL symbols, GDB/MI Output Syntax)
8312 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8313 Use "(@value{GDBP})" instead of a literal "(gdb)".
8314
f810308b
AC
83152004-09-12 Andrew Cagney <cagney@gnu.org>
8316
8317 * gdbint.texinfo (Native Debugging): Delete description of
8318 FILES_INFO_HOOK.
8319
15a661f3
PH
83202004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8321
5ae4183a
AS
8322 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8323 to hex_string_custom (not historically correct, but more
15a661f3
PH
8324 understandable, given the current code).
8325
f3219c75
AC
83262004-09-03 Andrew Cagney <cagney@gnu.org>
8327
8328 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8329
f3bb6704
JJ
83302004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8331
8332 * observer.texi (solib_unloaded): New observer.
8333
8d2c00cb
AC
83342004-08-24 Andrew Cagney <cagney@gnu.org>
8335
8336 * gdbint.texinfo (Target Architecture Definition): Add missing
8337 comma.
8338
e7dc800a
MC
83392004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8340
8341 * (Using the Testsuite): build != host is supported,
8342 but some test scripts do not support build != host.
8343
73b03683
MK
83442004-08-14 Mark Kettenis <kettenis@gnu.org>
8345
8346 * gdbint.texinfo (Host Definition): Delete description of
8347 FCLOSE_PROVIDED and GETENV_PROVIDED.
8348
c0ccb908
MK
83492004-08-05 Mark Kettenis <kettenis@chello.nl>
8350
8351 * gdbint.texinfo (Host Definition): Delete description of
8352 NO_SYS_FILE.
8353 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8354 PTRACE_FP_BUG.
8355
9c8dbfa9
AC
83562004-08-05 Andrew Cagney <cagney@gnu.org>
8357
8358 * gdbint.texinfo (Target Architecture Definition): Delete
8359 reference to deprecated_read_fp.
8360
f42accbe
AC
83612004-08-02 Andrew Cagney <cagney@gnu.org>
8362
8363 * gdbint.texinfo (Target Architecture Definition): Delete
8364 description of DEPRECATED_REGISTER_BYTES.
8365
0b66e38c
EZ
83662004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8367
8368 * gdb.texinfo (Source Path): Document the new behavior of
8369 searching for the source files.
8370
15387254
EZ
83712004-07-17 Eli Zaretskii <eliz@gnu.org>
8372
8373 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8374 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8375 (Auto Display): Improve indexing.
8376
2c07db7a
AC
83772004-07-16 Andrew Cagney <cagney@gnu.org>
8378
8379 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8380 "-noasync".
8381
4644b6e3
EZ
83822004-07-09 Eli Zaretskii <eliz@gnu.org>
8383
8384 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8385 have the same prefix have only their prefix in the index.
8386
7561d450
MK
83872004-07-03 Mark Kettenis <kettenis@gnu.org>
8388
8389 * gdb.texinfo (BSD libkvm Interface): New node (section)
8390 (Native): Add it to the menu.
8391
67bebe79
MK
83922004-07-01 Mark Kettenis <kettenis@gnu.org>
8393
8394 * gdbint.texinfo (Target Architecture Definition): Remove
8395 PCC_SOL_BROKEN.
8396
1a6923e0
MK
83972004-06-24 Mark Kettenis <kettenis@gnu.org>
8398
8399 * gdbint.texinfo (Target Architecture Definition): Remove
8400 SUN_FIXED_LBRAC_BUG.
8401
b435e160
AC
84022004-06-26 Andrew Cagney <cagney@gnu.org>
8403
8404 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8405
b5622e8d
AC
84062004-06-20 Andrew Cagney <cagney@gnu.org>
8407
8408 * gdbint.texinfo (Target Architecture Definition): Deprecate
8409 USE_STRUCT_CONVENTION.
8410
e0c07bf0
MC
84112004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8412
8413 gdb.texinfo (Bug Reporting): Mention session recording,
8414 with the script command or Emacs.
8415
782263ab
AC
84162004-06-18 Andrew Cagney <cagney@gnu.org>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Deprecate
8419 FUNCTION_START_OFFSET.
8420
03727ca6
AC
84212004-06-14 Andrew Cagney <cagney@gnu.org>
8422
8423 Based on changes from Karl Berry.
8424 * gdb.texinfo: Do not use @sc in a direntry.
8425 * stabs.texinfo: Change @dircateogry to "Software development".
8426 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8427
97092415
AC
84282004-06-13 Andrew Cagney <cagney@gnu.org>
8429
8430 * gdbint.texinfo (Target Architecture Definition): Delete
8431 description of RETURN_VALUE_ON_STACK.
8432
1f6d4158
AC
84332004-06-09 Andrew Cagney <cagney@gnu.org>
8434
8435 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8436 deleted by previous patch.
8437
d966f0cb
AC
84382004-06-08 Andrew Cagney <cagney@gnu.org>
8439
8440 * gdbint.texinfo (Native Debugging): Delete documentation on
8441 ATTACH_DETACH.
8442
86fe4aaa
RC
84432004-06-06 Randolph Chung <tausq@debian.org>
8444
8445 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8446
d4b6d575
RC
84472004-06-06 Randolph Chung <tausq@debian.org>
8448
5ae4183a 8449 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8450 the new push_dummy_call method signature. Describe the function
8451 argument.
8452
4e8b0763
JB
84532004-05-24 Joel Brobecker <brobecker@gnat.com>
8454
8455 * gdb.texinfo (Starting): Document new start command.
8456
59caf092
AC
84572004-05-21 Andrew Cagney <cagney@redhat.com>
8458
8459 * observer.texi (GDB Observers): Document "inferior_created".
8460
e4a2df64
AC
84612004-05-08 Andrew Cagney <cagney@redhat.com>
8462
e6b55ae2
AC
8463 * gdbint.texinfo (Target Architecture Definition): Delete
8464 description of DO_DEFERRED_STORES.
8465
28954179
AC
8466 * gdbint.texinfo (Target Architecture Definition): Delete
8467 references to DEPRECATED_FIX_CALL_DUMMY.
8468
434b87dd
AC
8469 * gdbint.texinfo (Target Architecture Definition): Delete
8470 description of DEPRECATED_CALL_DUMMY_WORDS,
8471 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8472
58d28df8
AC
8473 * gdbint.texinfo (Target Architecture Definition): Delete
8474 description of DEPRECATED_PUSH_DUMMY_FRAME.
8475
e4a2df64
AC
8476 * gdbint.texinfo (Target Architecture Definition): Delete
8477 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8478
2b4855ab
AC
84792004-05-07 Andrew Cagney <cagney@redhat.com>
8480
8481 * observer.texi (GDB Observers): Add "Debugging" section. Include
8482 cross reference to "set/show debug observer".
8483 * gdb.texinfo (Debugging Output): Document "set/show debug
8484 observer".
8485
fcf70625
AC
84862004-05-01 Andrew Cagney <cagney@redhat.com>
8487
8488 * gdbint.texinfo (Target Architecture Definition): Delete
8489 description of DEPRECATED_PC_IN_SIGTRAMP.
8490
8ee56bcf
AC
84912004-04-30 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Delete
8494 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8495
67ab9a76
OF
84962004-04-30 Orjan Friberg <orjanf@axis.com>
8497
8498 * observer.texi (GDB Observers): Correct spelling.
8499
79346bcb
OF
85002004-04-26 Orjan Friberg <orjanf@axis.com>
8501
8502 * observer.texi (GDB Observers): Add target_changed event.
8503
7a464420
AC
85042004-04-08 Andrew Cagney <cagney@redhat.com>
8505
8506 * observer.texi (GDB Observers): Rework, provide generic observer
8507 definitions and then a list of observable events.
8508
6cdf9d98
AC
85092004-04-04 Andrew Cagney <cagney@redhat.com>
8510
8511 * gdbint.texinfo (Host Definition): Delete reference to
8512 NO_SIGINTERRUPT.
8513
ddc135a4
AC
85142004-04-02 Andrew Cagney <cagney@redhat.com>
8515
8516 * gdbint.texinfo (Target Architecture Definition): Delete
8517 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8518
6a1b180d
SC
85192004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8520
8521 * gdb.texinfo (TUI Commands): Document tui reg commands.
8522
d0d5df6f
AC
85232004-03-26 Andrew Cagney <cagney@redhat.com>
8524
8525 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8526 "gdbtui".
8527 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8528 (Contributors): Mention both Text and Terminal User Interface.
8529
aa2a3f87
AC
85302004-03-23 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdbint.texinfo (Target Architecture Definition): Deprecate
8533 references to SIGTRAMP_START and SIGTRAMP_END.
8534
f561f026
AC
85352004-03-23 Andrew Cagney <cagney@redhat.com>
8536
8537 * gdbint.texinfo (Target Architecture Definition): Deprecate
8538 references to PC_IN_SIGTRAMP.
8539
33cb8b0f
AC
85402004-03-19 Andrew Cagney <cagney@redhat.com>
8541
8542 * gdbint.texinfo (Target Architecture Definition): Delete
8543 reference to GDB_TARGET_IS_HPPA.
8544
fc989b7a
AC
85452004-03-18 Andrew Cagney <cagney@redhat.com>
8546
8547 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8548 describe pre_init and post_init.
8549
701b08bb
DJ
85502004-03-09 Daniel Jacobowitz <drow@mvista.com>
8551
8552 * gdb.texinfo (Debugging Output): Document values for "set debug
8553 target".
8554
faae5abe
AC
85552004-02-28 Andrew Cagney <cagney@redhat.com>
8556
8557 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8558
dd79a6cf
JJ
85592004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8560
8561 * gdb.texinfo (breakpoints): Add information about the
8562 new "set breakpoint pending" and "show breakpoint pending"
8563 commands.
8564
e7f16015
AC
85652004-02-26 Andrew Cagney <cagney@redhat.com>
8566
8567 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8568 in Per-architecture module data section.
8569
7161a3a6
RM
85702004-02-25 Roland McGrath <roland@redhat.com>
8571
8572 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8573
2154891a
AC
85742004-02-24 Andrew Cagney <cagney@redhat.com>
8575
8576 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8577 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8578 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8579
6c74ac8b
AC
85802004-02-17 Andrew Cagney <cagney@redhat.com>
8581
8582 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8583
19772a2c
AC
85842004-02-16 Andrew Cagney <cagney@redhat.com>
8585
8586 * gdbint.texinfo (Target Architecture Definition): Deprecate
8587 FRAMELESS_FUNCTION_INVOCATION.
8588
c9830293
AC
85892004-02-16 Andrew Cagney <cagney@redhat.com>
8590
8591 * gdbint.texinfo (Coding): Mention -Wunused-function.
8592
b9d26eb9
AC
85932004-02-14 Andrew Cagney <cagney@redhat.com>
8594
8595 * gdbint.texinfo (Target Architecture Definition): Delete
8596 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8597
49efadf5
EZ
85982004-02-12 Elena Zannoni <ezannoni@redhat.com>
8599
8600 * gdb.texinfo: Properly quote the name "C++".
8601 * gdbint.texinfo: Ditto.
8602 * stabs.texinfo: Ditto.
8603
1eb288ea
EZ
86042004-02-11 Elena Zannoni <ezannoni@redhat.com>
8605
8606 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8607 minimal information about libiberty.
8608
e4937fc1
MC
86092004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8610
8611 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8612
a9331b3f
RM
86132004-02-04 Roland McGrath <roland@redhat.com>
8614
8615 * gdb.texinfo (Auxiliary Vector): New node (section).
8616 (Data): Add it to the menu.
8617
2650777c
JJ
86182004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8619
8620 * gdb.texinfo (Breakpoints): Add information about pending
8621 breakpoint support.
8622
b4501125
AC
86232004-01-26 Andrew Cagney <cagney@redhat.com>
8624
8625 * gdb.texinfo (Overview): Delete references to the cisco protocol
8626 including the "N" response.
8627
74055713
AC
86282004-01-26 Andrew Cagney <cagney@redhat.com>
8629
8630 * gdbint.texinfo (Target Architecture Definition): Rename
8631 EXTRACT_STRUCT_VALUE_ADDRESS to
8632 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8633
3bbe9696
EZ
86342004-01-24 Eli Zaretskii <eliz@gnu.org>
8635
8636 * gdb.texinfo (KOD): Document "show os". Add index entries for
8637 "set/show os" and "info cisco" commands.
8638
5843504f
EZ
86392004-01-21 Eli Zaretskii <eliz@gnu.org>
8640
8641 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8642
9175c9a3
MC
86432004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8644
8645 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8646 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8647
8e94b928
NR
86482004-01-19 Nick Roberts <nick@nick.uklinux.net>
8649
8650 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8651 -stack-list-locals.
8652 (GDB/MI Variable Objects): Describe extension to
8653 -var-list-children.
8654
a20cf136
DJ
86552004-01-17 Daniel Jacobowitz <drow@mvista.com>
8656
8657 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8658
afb18d0f
AC
86592004-01-17 Andrew Cagney <cagney@redhat.com>
8660
8661 * gdbint.texinfo (Target Architecture Definition): Delete
8662 documentation on DEPRECATED_NPC_REGNUM.
8663
b51970ac
DJ
86642004-01-13 Daniel Jacobowitz <drow@mvista.com>
8665
8666 * gdb.texinfo: Update copyright year. Mention that set
8667 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8668 "set follow-fork-mode ask".
8669
0f0cffd2
AC
86702004-01-13 Andrew Cagney <cagney@redhat.com>
8671
8672 * gdbint.texinfo: Update copyright year.
8673 (Coding): Add -Wunused-label to list of -Werror warnings.
8674
c552b3bb 86752004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8676 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8677
8678 * gdb.texinfo: Update copyright.
8679 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8680 around names, as appropriate. Minor syntax cleanup of
8681 _NSPrintForDebugger explanation. Two spaces after periods.
8682 GDBN used instead of lit. "gdb". Index entries added for
8683 print-object and _NSPrintForDebugger. @noindent added in one spot.
8684
afe157ca
EZ
86852003-11-11 Elena Zannoni <ezannoni@redhat.com>
8686
8687 * stabs.texinfo: Add dircategory and direntry commands.
8688 * annotate.texinfo: Ditto.
8689
963e2bb7
AC
86902003-11-10 Andrew Cagney <cagney@redhat.com>
8691
8692 * gdbint.texinfo (Target Architecture Definition): Replace the
8693 return_value method's "inval" and "outval" parameters with
8694 "readbuf" and "writebuf".
8695
1d8b2f28
JB
86962003-10-28 Jim Blandy <jimb@redhat.com>
8697
8698 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8699 from "The `F' request packet" and "The `F' reply packet", to make
8700 texi2dvi happy.
8701 (File-I/O remote protocol extension): Update menu entries, too.
8702
36d86913
MC
87032003-10-26 Michael Chastain <mec@shout.net>
8704
8705 * gdb.texinfo (Thread Stops): Document the issue with
8706 premature return from system calls in multi-threaded programs.
8707
ce2826aa
AC
87082003-10-24 Andrew Cagney <cagney@redhat.com>
8709
8710 * annotate.texinfo: Fix "fortunatly"[sic].
8711
f24c5e49
KI
87122003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8713
8714 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8715 with "Hitachi" and "Mitsubishi".
8716
92ad9cd9
AC
87172003-10-20 Andrew Cagney <cagney@redhat.com>
8718
8719 * gdbint.texinfo (Target Architecture Definition): Document
8720 gdbarch_return_value. Add cross references from
8721 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8722 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8723
0ab4b752
MK
87242003-10-18 Mark Kettenis <kettenis@gnu.org>
8725
8726 * gdbint.texinfo (Target Architecture Definition): Document
8727 regset_from_core_section.
fb3e19c0
KI
8728
87292003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8730
8731 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8732
a9331b3f 87332003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8734
8735 From Anthony Green <green@redhat.com>:
5ae4183a 8736 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8737
1485d690
KB
87382003-10-14 Kevin Buettner <kevinb@redhat.com>
8739
889bf7c5
PA
8740 * gdb.texinfo (Breakpoint related warnings): New node.
8741 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8742
86d30acc
DJ
87432003-10-13 Daniel Jacobowitz <drow@mvista.com>
8744
8745 * gdb.texinfo (Remote Protocol): Document v and vCont.
8746
172c2a43
KI
87472003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8748
8749 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8750 * gdbint.texinfo: Ditto.
8751
71952f4c
AC
87522003-10-09 Andrew Cagney <cagney@redhat.com>
8753
8754 From 2003-09-18 David Anderson <davea@sgi.com>:
8755 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8756 "command".
8757
268e2188
AC
87582003-10-03 Andrew Cagney <cagney@redhat.com>
8759
8760 * gdbint.texinfo (Target Architecture Definition): Deprecate
8761 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8762 just target.
8763
12c266ea 87642003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8765
f30992d4 8766 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8767 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8768 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8769 * gdbint.texinfo (Target Architecture Definition): Rename
8770
87712003-09-30 Andrew Cagney <cagney@redhat.com>
8772
f30992d4 8773 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8774 (Target Architecture Definition):
f30992d4 8775
2e092625
AC
8776 * gdbint.texinfo (Target Architecture Definition): Rename
8777 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8778
0717ae8a
AC
87792003-09-29 Andrew Cagney <cagney@redhat.com>
8780
dad809b7
AC
8781 * gdbint.texinfo (Target Architecture Definition): Delete
8782 documentation for NEED_TEXT_START_END.
8783
0717ae8a
AC
8784 * gdbint.texinfo (Target Architecture Definition): Rename
8785 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8786 TARGET_WRITE_PC.
a9331b3f 8787
af6cf26d
MC
87882003-09-22 Michael Chastain <mec@shout.net>
8789
8790 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8791
ee206350
AG
87922003-09-21 Anthony Green <green@redhat.com>
8793
8794 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8795
a38c9fe6
MK
87962003-09-21 Mark Kettenis <kettenis@gnu.org>
8797
8798 * gdbint.texinfo (Target Architecture Definition): Document
8799 stabs_argument_has_addr.
8800
77949794
AC
88012003-09-18 Andrew Cagney <cagney@redhat.com>
8802
8803 * gdbint.texinfo (Target Architecture Definition): Delete
8804 documentation on REGISTER_NAMES.
8805
8e823e25
MK
88062003-09-13 Mark Kettenis <kettenis@gnu.org>
8807
8808 * gdbint.texinfo (Target Architecture Definition): Replace
8809 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8810
f27dd7fd
AC
88112003-09-11 Andrew Cagney <cagney@redhat.com>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Replace
8814 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8815
8b148df9
AC
88162003-08-18 Andrew Cagney <cagney@redhat.com>
8817
8818 * gdbint.texinfo (Target Architecture Definition): Document
8819 "frame_red_zone_size".
8820
25d29d70
AC
88212003-08-09 Andrew Cagney <cagney@redhat.com>
8822
8823 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8824 with "set/show backtrace past-main" and "set/show backtrace
8825 limit".
8826
c938e9b0
L
88272003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8828
8829 * Makefile.in (install-info): Support DESTDIR.
8830 (install-html): Likewise.
8831
64fabec2
AC
88322003-08-07 Andrew Cagney <cagney@redhat.com>
8833
8834 Patch from Nick Roberts.
8835 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8836 bindings. Remove description of send-gdb-command.
8837
2fcf52f0
AC
88382003-08-07 Andrew Cagney <cagney@redhat.com>
8839
8840 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8841 GDB 6.0.
8842
086432e2
AC
88432003-08-06 Andrew Cagney <cagney@redhat.com>
8844
8845 * gdb.texinfo (Mode Options): Mention that level three is the
8846 highest available and that level 2 is deprecated.
8847 (Annotations Overview): Mention annotation levels. Cross reference
8848 to "Limitations of the Annotation Interface" in annotate.texi.
8849 (TODO, Value Annotations, Frame Annotations): Delete section.
8850 (Displays, Breakpoint Info): Delete.
8851
e5249f67
AC
88522003-08-04 Andrew Cagney <cagney@redhat.com>
8853
8854 * agentexpr.texi: Delete @bye.
8855 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8856 (stabs.info): Add $(srcdir) to include search path.
8857 (html): Depend on "annotate_toc.html", and not "annotate.html".
8858 * stabs.texinfo: Ditto. Include "fdl.texi".
8859 * gdbint.texinfo: Update copyright statement's list of invariant
8860 sections.
8861
e6f672d2
AC
88622003-07-28 Andrew Cagney <cagney@redhat.com>
8863
8864 * Makefile.in (INFO_DEPS): Add annotate.info.
8865 (dvi, ps, html, pdf): Add annotate.
8866 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8867 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8868 (ANNOTATE_DOC_FILES): New macro.
8869 (ANNOTATE_TEX_TMPS): New macro.
8870 (annotate.info, annotate_toc.html): Specify dependencies.
8871 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8872 * annotate.texinfo: Rename annotate.texi. Get building. Add
8873 "Migrating to GDB/MI" and "Limitations of the Annotation
8874 Interface" chapters. Mention why it is not part of the user
8875 guide. Update copyright notice. Include "fdl.texi".
8876
72ffddc9
SC
88772003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8878
8879 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8880
a9f12a31
DJ
88812003-07-24 Daniel Jacobowitz <drow@mvista.com>
8882
8883 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8884
b1fe9455
DJ
88852003-07-24 Daniel Jacobowitz <drow@mvista.com>
8886
8887 * gdb.texinfo (Server): Mention pidof.
8888
153721e6
AC
88892003-07-22 Andrew Cagney <cagney@redhat.com>
8890
8891 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8892 list.
8893
0fac0b41
DJ
88942003-06-28 Daniel Jacobowitz <drow@mvista.com>
8895
8896 * gdb.texinfo (Logging output): New chapter.
8897
4e562065
JB
88982003-06-24 Joel Brobecker <brobecker@gnat.com>
8899
8900 * gdb.texinfo (Unsupported languages): New section.
8901 (Languages): Add link to new section.
8902
f2c06f52
AC
89032003-06-22 Andrew Cagney <cagney@redhat.com>
8904
8905 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8906
b4177fca
DJ
89072003-06-22 Daniel Jacobowitz <drow@mvista.com>
8908
8909 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8910
f418dd93
DJ
89112003-06-22 Daniel Jacobowitz <drow@mvista.com>
8912
8913 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8914 * agentexpr.texi: Retitle section, and change it to an appendix.
8915 Comment out texinfo initialization. Factor a @var{} into two
8916 pieces to prevent makeinfo warnings.
8917 * gdb.texinfo: Add Agent Expressions appendix.
8918
4ca61388
DJ
89192003-06-19 Daniel Jacobowitz <drow@mvista.com>
8920
8921 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8922
07f31aa6
DJ
89232003-06-18 Daniel Jacobowitz <drow@mvista.com>
8924
5ae4183a 8925 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8926 remote target". Document the "detach" and "disconnect" commands.
8927 (Server, Netware, Debug Session): Reference "Connecting to a
8928 remote target".
8929 (GDB/MI Target Manipulation): Document "-target-disconnect".
8930
2dd0da42
AC
89312003-06-13 Andrew Cagney <cagney@redhat.com>
8932
8933 * gdbint.texinfo (Target Architecture Definition): Deprecate
8934 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8935 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8936
e7a3abfc
JB
89372003-06-09 Jim Blandy <jimb@redhat.com>
8938
8939 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8940
25e3a86b
AC
89412003-06-08 Andrew Cagney <cagney@redhat.com>
8942
8943 * gdbint.texinfo (Target Architecture Definition): Delete
8944 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8945
a9e5fdc2
AC
89462003-06-08 Andrew Cagney <cagney@redhat.com>
8947
8948 * gdbint.texinfo (Target Architecture Definition): Document
8949 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8950
b37303ee
AF
89512003-06-07 Adam Fedor <fedor@gnu.org>
8952
8953 * gdb.texinfo: Add Objective-C documentation.
8954
39fe6e80
AC
89552003-06-01 Andrew Cagney <cagney@redhat.com>
8956
8957 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8958 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8959
125309b2
AC
89602003-05-21 Andrew Cagney <cagney@redhat.com>
8961
8962 * gdbint.texinfo (Target Architecture Definition): Delete
8963 references to "extract_address" and "store_address".
8964
b8b527c5
AC
89652003-05-16 Andrew Cagney <cagney@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Replace
8968 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8969 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8970
50e3ee83
TR
89712003-05-14 Theodore A. Roth <troth@openavr.org>
8972
8973 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8974
44e2be90
L
89752003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8976
8977 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8978 (gdb.dvi): Likewise.
8979 (gdb.pdf): Likewise.
8980 (links2roff): Likewise.
8981
df5215a6
JB
89822003-05-08 Jim Blandy <jimb@redhat.com>
8983
8984 * gdb.texinfo (Dump/Restore Files): Update documentation for
8985 'dump', 'append', and 'restore': note that format argument is
8986 optional; simplify presentation of the command variants; and be
8987 more precise about the formats.
8988
5e7b2f39
JB
89892003-05-07 Jim Blandy <jimb@redhat.com>
8990
8991 * gdb.texinfo (Symbols): Update documentation: 'maint list
8992 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8993 symtabs' and 'maint info psymtabs'.
8994
b1e29e33
AC
89952003-05-05 Andrew Cagney <cagney@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Make
8998 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8999 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9000 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9001
00905d52
AC
90022003-05-04 Andrew Cagney <cagney@redhat.com>
9003
9004 * gdb.texinfo (Maintenance Commands): Document "maint print
9005 dummy-frames".
9006
54ff5908
AC
90072003-05-04 Andrew Cagney <cagney@redhat.com>
9008
9009 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9010
32e7087d
JB
90112003-05-03 J. Brobecker <brobecker@gnat.com>
9012
9013 Thierry Schneider <tpschneider1@yahoo.com>
9014 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9015 for new MI command.
9016
7043d8dc
AC
90172003-05-03 Andrew Cagney <cagney@redhat.com>
9018
9019 * gdbint.texinfo (Target Architecture Definition): Document
9020 push_dummy_code. Add cross references.
9021
e33d66ec
EZ
90222003-05-02 Elena Zannoni <ezannoni@redhat.com>
9023
9024 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9025 set/show charsets commands.
9026
0ba6dca9
AC
90272003-04-28 Andrew Cagney <cagney@redhat.com>
9028
9029 * gdbint.texinfo (Target Architecture Definition): Replace
9030 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9031 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9032
d7a27068
AC
90332003-04-28 Andrew Cagney <cagney@redhat.com>
9034
9035 * gdbint.texinfo (Target Architecture Definition): Rename
9036 "tm_print_insn" to "deprecated_tm_print_insn".
9037
44ea7b70
JB
90382003-04-09 Jim Blandy <jimb@redhat.com>
9039
9040 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9041 list psymtabs'.
9042
fb8f8949
AC
90432003-04-08 Andrew Cagney <cagney@redhat.com>
9044
9045 * gdbint.texinfo (Target Architecture Definition): Delete
9046 references to EXTRA_FRAME_INFO.
9047
32fb0f22
AC
90482003-04-08 Andrew Cagney <cagney@redhat.com>
9049
9050 * gdbint.texinfo (Target Architecture Definition): Delete
9051 PRINT_TYPELESS_INTEGER.
9052
6be67e67
JB
90532003-04-02 J. Brobecker <brobecker@gnat.com>
9054
9055 * observer.texi (GDB Observers): Adjust the documentation for the
9056 normal_stop notification to better describe reality. Fix a couple
9057 of minor typos.
9058
4e35d5f0
BR
90592003-04-02 Bob Rossi <bob_rossi@cox.net>
9060
a9331b3f 9061 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9062 '-file-list-exec-source-file'
9063
e8a8712a
AC
90642003-03-31 Andrew Cagney <cagney@redhat.com>
9065
9066 * gdbint.texinfo (Target Architecture Definition): Delete
9067 references to CALL_DUMMY_P.
9068
6c0e89ed
AC
90692003-03-30 Andrew Cagney <cagney@redhat.com>
9070
9071 * gdbint.texinfo (Target Architecture Definition): Remove
9072 reference to TARGET_WRITE_SP.
a9331b3f 9073
378bfd1b
AC
90742003-03-27 Andrew Cagney <cagney@redhat.com>
9075
9076 * gdbint.texinfo (Target Architecture Definition): Remove
9077 references to write_sp.
6c0e89ed 9078
922fbb7b
AC
90792003-03-27 Andrew Cagney <cagney@redhat.com>
9080
9081 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9082 chapter body. Use @smallexample instead of @example.
9083 (Annotations): Ditto.
9084 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9085 annotate.texi.
9086
b81774d8
AC
90872003-03-26 Andrew Cagney <cagney@redhat.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Replace
9090 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9091 dummy_addr parameters.
9092
1bf6d5cc
AC
90932003-03-25 Andrew Cagney <cagney@redhat.com>
9094
9095 * gdbint.texinfo (Target Architecture Definition): Delete
9096 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9097 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9098 Add reference to PUSH_ARGUMENTS.
9099
618ce49f
AC
91002003-03-23 Andrew Cagney <cagney@redhat.com>
9101
9102 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9103 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9104
bcd7e15f
JB
91052003-03-18 J. Brobecker <brobecker@gnat.com>
9106
9107 * gdbint.texinfo (Algorithms): Add new section describing the
9108 Observer paradigm.
9109 (Top): Add menu entry to new observer appendix.
9110 * observer.texi: New file.
9111 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9112 new observer.texi file.
9113
9fe8321b
AC
91142003-03-17 Andrew Cagney <cagney@redhat.com>
9115
9116 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9117 that GNU Press update the manual version number.
9118
ac2adee5
AC
91192003-03-12 Andrew Cagney <cagney@redhat.com>
9120
9121 * gdbint.texinfo (Target Architecture Definition): Delete
9122 references to get_saved_register. Rename GET_SAVED_REGISTER to
9123 DEPRECATED_GET_SAVED_REGISTER.
9124
749b82f6
AC
91252003-03-13 Andrew Cagney <cagney@redhat.com>
9126
9127 * gdbint.texinfo (Target Architecture Definition): Replace
9128 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9129
8bedc050
AC
91302003-03-12 Andrew Cagney <cagney@redhat.com>
9131
9132 * gdbint.texinfo (Target Architecture Definition): Rename
9133 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9134
0ce1b118
CV
91352003-03-10 Corinna Vinschen <vinschen@redhat.com>
9136
9137 * gdb.texinfo: Add File-I/O documentation.
9138
12cc2063
AC
91392003-03-10 Andrew Cagney <cagney@redhat.com>
9140
9141 * gdbint.texinfo (Target Architecture Definition): Cross reference
9142 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9143
7453dc06
AC
91442003-03-07 Andrew Cagney <cagney@redhat.com>
9145
9146 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9147 frame" command.
9148
6314f104
AC
91492003-03-05 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdbint.texinfo (Target Architecture Definition): Document
9152 unwind_dummy_id. Cross reference unwind_dummy_id and
9153 SAVE_DUMMY_FRAME_TOS.
9154
f1212245
DJ
91552003-03-05 James Ingham <jingham@apple.com>
9156 Daniel Jacobowitz <drow@mvista.com>
9157
9158 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9159 and "show cp-abi".
9160
77e7e267
AC
91612003-03-03 Andrew Cagney <cagney@redhat.com>
9162
9163 * gdbint.texinfo (Target Architecture Definition): Document
9164 register_type.
9165
838a8221
AC
91662003-03-03 Andrew Cagney <cagney@redhat.com>
9167
9168 * stabs.texinfo (Structures): Use @samp and separate @var's
9169 instead of a single @var containing a comma separated list.
9170 (Unions): Ditto.
9171
d7f4a264
DJ
91722003-03-02 Daniel Jacobowitz <drow@mvista.com>
9173
9174 * Makefile.in (distclean): Remove config.log.
9175
f30ee0bc
AC
91762003-03-01 Andrew Cagney <cagney@redhat.com>
9177
9178 * gdbint.texinfo (Target Architecture Definition): Rename
9179 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9180
91812003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9182
9183 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9184 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9185
be448670
CF
91862003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9187
9188 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9189 (Non-debug DLL symbols): New node, describing the minimal symbols
9190 loaded from DLLs without real debugging symbols.
9191
501eef12
AC
91922003-02-20 Andrew Cagney <ac131313@redhat.com>
9193
9194 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9195 hardware-breakpoint-limit".
9196 (Set Watchpoints): Add cross reference to "set remote
9197 hardware-watchpoint-limit".
9198 (Remote configuration options): New section.
9199
21c294e6
AC
92002003-02-04 Andrew Cagney <ac131313@redhat.com>
9201
e9be73e4
AC
9202 * gdbint.texinfo (Target Architecture Definition): Delete
9203 descrption of IS_TRAPPED_INTERNALVAR.
9204
21c294e6
AC
9205 From Keith Seitz <keiths@redhat.com>:
9206 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9207 option "-i"/"--interpreter" to this chapter. Include index
9208 entries.
9209
0179ffac
DC
92102003-02-04 David Carlton <carlton@math.stanford.edu>
9211
9212 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9213 (Variables): Recommend stabs+ and DWARF 2.
9214 (C plus plus expressions): Correct info about
9215 compiler versions, debug formats.
9216 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9217 PR symtab/874.
9218
7ca9f392
AC
92192003-02-01 Andrew Cagney <ac131313@redhat.com>
9220
9221 * gdbint.texinfo (Target Architecture Definition): Delete
9222 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9223 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9224 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9225 references to nindy and i960.
9226 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9227
31a85ea2
AC
92282003-02-01 Andrew Cagney <ac131313@redhat.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Delete
9231 FLOAT_INFO.
9232
6b894e49
AC
92332003-01-30 Andrew Cagney <ac131313@redhat.com>
9234
9235 * stabs.texinfo (Member Type Descriptor): Clarify description of
9236 `@'. Suggested by Ben Hutchings.
9237
c48861fb
AC
92382003-01-29 Andrew Cagney <ac131313@redhat.com>
9239
9240 * gdb.texinfo (M68K): Delete reference to es1800.
9241
617073a9
AC
92422003-01-29 Andrew Cagney <ac131313@redhat.com>
9243
9244 * gdb.texinfo (Maintenance Commands): Document `maint print
9245 reggroups' and `maint print register-groups'.
9246 * gdbint.texinfo (Target Architecture Definition): Document
9247 register_reggroup_p.
9248
5b5d99cf
JB
92492003-01-23 Jim Blandy <jimb@redhat.com>
9250
9251 * gdb.texinfo (Separate Debug Files): New section.
9252
e7ba9c65
DJ
92532003-01-22 Daniel Jacobowitz <drow@mvista.com>
9254
9255 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9256 and "maint show profile".
9257
94e91d6d
MC
92582003-01-16 Michael Chastain <mec@shout.net>
9259
9260 * gdb.texinfo (Installing GDB): Warn against
9261 ".../gdb-VERSION/gdb/configure".
9262 (Separate Objdir): Likewise.
9263
867f3898
AC
92642003-01-15 Andrew Cagney <ac131313@redhat.com>
9265
9266 * gdbint.texinfo (Target Architecture Definition): Delete
9267 definition of PRINT_REGISTER_HOOK.
9268
f153cc92
EZ
92692003-01-15 Elena Zannoni <ezannoni@redhat.com>
9270
9271 (OpenRISC 1000): Fix formatting of command names.
9272
c60eb6f1
EZ
92732003-01-15 Elena Zannoni <ezannoni@redhat.com>
9274
9275 * gdb.texinfo (Continuing and Stepping): Add new command
9276 'advance'. Clarify behavior of 'until'.
9277
f5ebfba0
DJ
92782003-01-13 Daniel Jacobowitz <drow@mvista.com>
9279
9280 * gdb.texinfo (Files): Document solib-absolute-prefix and
9281 solib-search-path.
9282
4ce8657e
MC
92832003-01-09 Michael Chastain <mec@shout.net>
9284
9285 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9286 (Create a Release): Add new instructions for new @file{src-release}.
9287 Document existing instructions for @file{Makefile.in} as
9288 being for @value{GDBN} 5.3.1 or earlier.
9289
372613e3
AC
92902003-01-09 Andrew Cagney <ac131313@redhat.com>
9291
9292 * gdbint.texinfo (Target Architecture Definition): Mention
9293 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9294 allocate memory.
9295
b4e9345d
DJ
92962003-01-04 Daniel Jacobowitz <drow@mvista.com>
9297
9298 * gdb.texinfo (Controlling GDB): Add @kindex for
9299 "show osabi".
9300 (Backtraces): Add @kindex's for backtrace-below-main.
9301
98b45e30
DJ
93022003-01-04 Daniel Jacobowitz <drow@mvista.com>
9303
9304 * gdb.texinfo (Controlling GDB): Document "set osabi".
9305
95f90d25
DJ
93062003-01-04 Daniel Jacobowitz <drow@mvista.com>
9307
9308 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9309 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9310
1e698235
DJ
93112003-01-04 Daniel Jacobowitz <drow@mvista.com>
9312
9313 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9314 "set coerce-float-to-double".
9315 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9316
e632838e
AC
93172003-01-02 Andrew Cagney <ac131313@redhat.com>
9318
9319 * stabs.texinfo: Remove obsolete text.
9320 * gdbint.texinfo: Ditto.
9321 * gdb.texinfo: Ditto.
9322
c133ab7a
MK
93232002-12-22 Mark Kettenis <kettenis@gnu.org>
9324
9325 * gdbint.texinfo (Target Architecture Definition): Update
9326 description of gdbarch_register_osabi.
9327
f821f325
KH
93282002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9329
9330 * agentexpr.texi: Fix typos.
9331 * annotate.texi: Likewise.
9332 * fdl.texi: Likewise.
9333
85a6d8d3 93342002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9335
9336 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9337 DEPRECATED_INIT_FRAME_PC.
9338
ae45cd16
AC
93392002-12-01 Andrew Cagney <ac131313@redhat.com>
9340
9341 * gdbint.texinfo (Target Architecture Definition): Delete
9342 PC_IN_CALL_DUMMY.
9343
07555a72
AC
93442002-11-28 Andrew Cagney <ac131313@redhat.com>
9345
9346 * gdbint.texinfo (Host Definition): Delete documentation on
9347 USE_GENERIC_DUMMY_FRAMES.
9348
c166cdc7
EZ
93492002-11-26 Elena Zannoni <ezannoni@redhat.com>
9350
5ae4183a 9351 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9352 * Makefile.in (install-info): Run the install-info command as part
9353 of the post install steps only.
9354 (uninstall-info): New target.
9355 (uninstall): New target.
9356
35db0260
EZ
93572002-11-22 Elena Zannoni <ezannoni@redhat.com>
9358
9359 * Makefile.in (install): Make install do some real work.
9360
9ba8d803
AC
93612002-11-19 Andrew Cagney <ac131313@redhat.com>
9362
9363 Fix POSIX problem reported by Paul Eggert.
9364 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9365 Fix PR gdb/527.
9366
903ad3a6
AC
93672002-10-26 Andrew Cagney <cagney@redhat.com>
9368
9369 * gdbint.texinfo (Target Architecture Definition): Delete
9370 definition of DO_REGISTERS_INFO.
9371
f2abfe65
KB
93722002-10-18 Kevin Buettner <kevinb@redhat.com>
9373
9374 * gdbint.texinfo (Address Classes): Fix problems with insertion
9375 of ``{'' and ``}'' in example.
9376
b5b0480a
KB
93772002-10-17 Kevin Buettner <kevinb@redhat.com>
9378
9379 * gdbint.texinfo (Address Classes): New section.
9380 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9381 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9382 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9383 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9384
c85508ee
KD
93852002-10-11 Klee Dienes <kdienes@apple.com>
9386
9387 * gdb.texinfo (Registers): Mention vector registers as well as
9388 floating registers in the documentation for 'info registers' and
9389 'info all-registers'.
9390
6d12fc3d
DJ
93912002-10-11 Daniel Jacobowitz <drow@mvista.com>
9392
9393 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9394
8d19fbd2
JJ
93952002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9396
9397 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9398 interface definition.
9399
a37295f9
MM
94002002-10-03 Marko Mlinar <markom@opencores.org>
9401
9402 * gdb.texinfo (Target Commands): Add or1k target specific
9403 commands.
9404 * gdb.texinfo (Contributors): Add myself to the contributors list.
9405
da0f9dcd
AC
94062002-10-01 Andrew Cagney <ac131313@redhat.com>
9407
9408 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9409 and "mi1" instead of "mi1" and "mi0".
9410
2e834e49
HPN
94112002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9412
9413 * gdb.texinfo (Packets): Fix typos "alligned".
9414 Correct z3/Z3 description. Correct z4/Z4 title.
9415
050be0dc
AC
94162002-09-27 Andrew Cagney <ac131313@redhat.com>
9417
9418 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9419
1104b9e7
KB
94202002-09-25 Kevin Buettner <kevinb@redhat.com>
9421
9422 * gdb.texinfo: Use GNU/Linux instead of Linux.
9423
512217c7
AC
94242002-09-25 Andrew Cagney <ac131313@redhat.com>
9425
9426 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9427
10998722
AC
94282002-09-24 Andrew Cagney <ac131313@redhat.com>
9429
512217c7 9430 * gdb.texinfo: Replace @example with @smallexample.
10998722 9431
a0eb71c5
KB
94322002-09-20 Kevin Buettner <kevinb@redhat.com>
9433
f7dc1244 9434 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9435 * gdb.texinfo (Character Sets): Use @smallexample instead of
9436 @example. Use GNU/Linux instead of Linux.
9437
94382002-09-20 Jim Blandy <jimb@redhat.com>
9439
9440 * gdb.texinfo: Add character set documentation.
9441
2f870471
AC
94422002-09-19 Andrew Cagney <ac131313@redhat.com>
9443
9444 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9445 (Packets): Add cross reference from `b' packet to `z' packets.
9446
790eb8f5
AC
94472002-09-19 Andrew Cagney <ac131313@redhat.com>
9448
8d30a00d
AC
9449 * gdb.texinfo (Maintenance Commands): Document ``maint
9450 internal-error'' and ``maint internal-warning''.
9451
790eb8f5
AC
9452 * gdbint.texinfo (Target Architecture Definition): Revise
9453 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9454
a23a7bf1
JB
94552002-09-19 Joel Brobecker <brobecker@gnat.com>
9456
9457 * gdbint.texinfo (Target Conditionals): Document the new
9458 NAME_OF_MALLOC macro.
9459
299ffc64
AC
94602002-09-05 Andrew Cagney <ac131313@redhat.com>
9461
9462 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9463 engineer.
9464
b7bb15bc
SC
94652002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9466
9467 * gdb.texinfo (TUI Overview): Document status line fields.
9468
3d757584
SC
94692002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9470
9471 * gdb.texinfo (TUI Commands): Document info win command.
9472
269c21fe
SC
94732002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9474
9475 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9476
7cf36c78
SC
94772002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9478
9479 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9480 (TUI Keys): Likewise.
9481
d2c6833e
AC
94822002-08-25 Andrew Cagney <ac131313@redhat.com>
9483
9484 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9485 for a packet receive.
9486
46d8b1c3
AC
94872002-08-25 Andrew Cagney <ac131313@redhat.com>
9488
9489 * Makefile.in (clean): Move to end of file.
9490 (distclean, maintainer-clean, realclean): Ditto.
9491 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9492 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9493 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9494 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9495
b0787093
AC
94962002-08-24 Andrew Cagney <ac131313@redhat.com>
9497
9498 * Makefile.in (GDBINT_TEX_TMPS): Define.
9499 (gdbint.dvi, gdbint.pdf): Use
9500 (GDB_TEX_TMPS): Define.
9501 (gdb.dvi, gdb.pdf): Use.
9502 (STABS_TEX_TMPS): Define.
9503 (stabs.dvi, stabs.pdf): Use.
9504 (GDB_DOC_SOURCE_INCLUDES): New macros.
9505 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9506 (GDBINT_DOC_FILES_INCLUDES): New macros.
9507 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9508 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9509 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9510 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9511 (links2roff): Replace SFILES_INCLUDED with
9512 GDB_DOC_SOURCE_INCLUDES.
9513 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9514 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9515 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9516 dependencies.
9517 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9518 dependencies.
9519 (gdbmi.texinfo): Delete rule.
9520 (inc-hist.texinfo): Delete rule.
9521 (rluser.texinfo): Delete rule.
9522
ebba8386
AC
95232002-08-23 Andrew Cagney <cagney@redhat.com>
9524
9525 * gdbint.texinfo (Target Architecture Definition): Update
9526 STORE_RETURN_VALUE, mention regcache.
9527
0ab7a791
AC
95282002-08-21 Andrew Cagney <ac131313@redhat.com>
9529
9530 * gdbint.texinfo (Target Architecture Definition): Document
9531 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9532
ee2d5c50
AC
95332002-08-19 Andrew Cagney <ac131313@redhat.com>
9534
9535 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9536 Fix minor typos. Add index entries.
9537
53c69bd7
AC
95382002-08-18 Andrew Cagney <ac131313@redhat.com>
9539
9540 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9541
e76f1f2e
AC
95422002-08-15 Andrew Cagney <ac131313@redhat.com>
9543
9544 * gdbint.texinfo (Target Architecture Definition): Document
9545 PRINT_VECTOR_INFO.
9546 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9547
0680b120
AC
95482002-08-13 Andrew Cagney <ac131313@redhat.com>
9549
9550 * gdb.texinfo (Maintenance Commands): Document "maint print
9551 registers", "maint print raw-registers" and "maint print
9552 cooked-registers".
9553
3c3bea1c
GS
95542002-08-08 Grace Sainsbury <graces@redhat.com>
9555
a9331b3f 9556 From Mark Salter:
3c3bea1c
GS
9557 * gdb.texinfo (Protocol): Document T packet extension to
9558 allow watchpoint address reporting.
9559
42f9b0a5
AC
95602002-08-03 Andrew Cagney <ac131313@redhat.com>
9561
9562 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9563
db034ac5
AC
95642002-08-01 Andrew Cagney <cagney@redhat.com>
9565
9566 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9567 to CHILL.
9568
e2b28d04
AC
95692002-08-01 Andrew Cagney <ac131313@redhat.com>
9570
9571 * gdbint.texinfo (Coding): Revise section "Include Files".
9572
7fb623f7
AC
95732002-07-24 Andrew Cagney <cagney@redhat.com>
9574
9575 * gdbint.texinfo: Obsolete references to m88k.
9576 * gdb.texinfo: Ditto.
9577
4a2b4636
JB
95782002-07-10 Joel Brobecker <brobecker@gnat.com>
9579
7fb623f7 9580 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9581 where the proper version of autoconf can be retrieved.
9582
a71ec265
DH
95832002-07-09 Don Howard <dhoward@redhat.com>
9584
9585 * gdb.texinfo (Command Files): Further describe the behavior of
9586 sourced command files.
9587
b9aa90c9
AC
95882002-06-27 Andrew Cagney <ac131313@redhat.com>
9589
9590 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9591 (Coding): Clarify ISO C version that GDB assumes.
9592
40dd2248
TT
95932002-06-26 Tom Tromey <tromey@redhat.com>
9594
9595 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9596 add_setshow_cmd_full.
9597
bfac230e
DH
95982002-06-25 Don Howard <dhoward@redhat.com>
9599
9600 * gdb.texinfo (Memory Region Attributes): Document new behavior
9601 for 'mem' command.
9602
475b0867
JB
96032002-06-11 Jim Blandy <jimb@redhat.com>
9604
919d772c
JB
9605 * gdb.texinfo (Symbols): Update documentation for `info source'
9606 command.
9607
475b0867
JB
9608 * gdb.texinfo (Macros): Call the command `info macro', not
9609 `show macro'.
9610
ba8c9337
AC
96112002-06-09 Andrew Cagney <ac131313@redhat.com>
9612
9613 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9614 data''.
9615
1029b7fa
MK
96162002-06-09 Mark Kettenis <kettenis@gnu.org>
9617
9618 * gdbint.texinfo (Target Architecture Definition): Document
9619 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9620
16737d73
AC
96212002-06-08 Andrew Cagney <ac131313@redhat.com>
9622
9623 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9624 lists.
9625
30107679
AC
96262002-06-08 Andrew Cagney <ac131313@redhat.com>
9627
9628 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9629 Branch''.
9630
3352e23e
AC
96312002-06-01 Andrew Cagney <ac131313@redhat.com>
9632
9633 * gdbint.texinfo (Target Architecture Definition): Add section
9634 ``Converting an existing Target Architecture to Multi-arch''.
9635
cbb09e6a
AC
96362002-05-30 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9639 to ``Obsoleting code''. Revise.
9640
e2e0bcd1
JB
96412002-05-17 Jim Blandy <jimb@redhat.com>
9642
9643 * gdb.texinfo (C Preprocessor Macros): New chapter.
9644 Include it in the main menu.
9645 (Contributors): Credit Jim Blandy with macro support.
9646 (Compilation): Explain how to get macro information into the
9647 executable.
9648 (Expressions): Note that preprocessor macros are expanded.
9649
9db8d71f
DJ
96502002-05-14 Daniel Jacobowitz <drow@mvista.com>
9651
9652 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9653 options for `target remote'.
9654
6d531722
AC
96552002-05-13 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdbint.texinfo (Target Architecture Definition): Delete
9658 documentation on NNPC_REGNUM.
9659
13d01224
AC
96602002-05-11 Andrew Cagney <ac131313@redhat.com>
9661
9662 * gdbint.texinfo (Target Architecture Definition): Document
9663 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9664 (Target Architecture Definition): Revise section `Using Different
9665 Register and Memory Data Representations'. Add section `Raw and
9666 Virtual Register Representations'.
9667
b2e75d78
AC
96682002-05-11 Andrew Cagney <ac131313@redhat.com>
9669
9670 * gdbint.texinfo (Target Architecture Definition): Mention
9671 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9672 (Target Architecture Definition): Mention same. Add references to
9673 web pages.
9674
2c8682ee
MS
96752002-05-08 Michael Snyder <msnyder@redhat.com>
9676
9677 * stabs.texinfo (Attributes): Document new "vector" attribute.
9678
0816590b
AC
96792002-05-04 Andrew Cagney <ac131313@redhat.com>
9680
9681 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9682
2653173e
AC
96832002-05-04 Andrew Cagney <ac131313@redhat.com>
9684
9685 * gdb.texinfo: Delete obsolete references to a29k.
9686
d7bd68ca
AC
96872002-04-24 Andrew Cagney <ac131313@redhat.com>
9688
9689 * gdbint.texinfo (Target Architecture Definition): Replace
9690 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9691
21d83aa5
DM
96922002-04-24 David S. Miller <davem@redhat.com>
9693
9694 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9695
7673a6cc
DM
96962002-04-21 David S. Miller <davem@redhat.com>
9697
9698 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9699
d49d1e0a
AC
97002002-04-21 Andrew Cagney <ac131313@redhat.com>
9701
9702 * gdbint.texinfo (Target Architecture Definition): Delete
9703 definition of HAVE_REGISTER_WINDOWS.
9704
f7dc1244 97052002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9706
9707 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9708 "Theodore A. Roth" <troth@verinet.com>.
9709
5ca0cb28
DH
97102002-04-15 Don Howard <dhoward@redhat.com>
9711
f7dc1244 9712 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9713 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9714 Provide a better explaination of this feature.
5ca0cb28 9715
f208ba17
AC
97162002-04-14 Andrew Cagney <ac131313@redhat.com>
9717
9718 * gdbint.texinfo (Target Architecture Definition): Remove
9719 FRAME_CHAIN_COMBINE.
9720
d5ba91de
MC
97212002-04-12 Michael Chastain <mec@shout.net>
9722
9723 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9724 REG_STACK_SEGMENT.
9725
26818220
MC
97262002-04-09 Michael Chastain <mec@shout.net>
9727
9728 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9729 PYRAMID_* macros.
9730
129188f6
AC
97312002-04-07 Andrew Cagney <ac131313@redhat.com>
9732
9733 * gdb.texinfo (Bug Reporting): Document that the web is the
9734 prefered way of submitting bug reports.
9735 (Bug Reporting): Delete the s-mail address as the last resort.
9736
8227c0ff
AC
97372002-04-05 Andrew Cagney <ac131313@redhat.com>
9738
9739 * gdbint.texinfo (Target Architecture Definition): Delete
9740 references to TARGET_WRITE_FP and write_fp.
9741
16d9dec6
MS
97422002-03-27 Michael Snyder <msnyder@redhat.com>
9743
9744 * gdb.texinfo: Document new commands dump, append, and restore.
9745
9ae8b82c
AC
97462002-03-27 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9749 Branch'.
9750
474c8240
AC
97512002-03-18 Andrew Cagney <ac131313@redhat.com>
9752
9753 * gdb.texinfo: Change all examples to @smallexample.
9754 * gdbint.texinfo: Ditto.
a9331b3f 9755
fb0ff88f
AC
97562002-03-18 Andrew Cagney <ac131313@redhat.com>
9757
9758 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9759 Branches''.
9760
9bb0a4d8
AC
97612002-03-18 Andrew Cagney <ac131313@redhat.com>
9762
9763 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9764 Policy''.
9765
937f164b
FF
97662002-03-04 Fred Fish <fnf@redhat.com>
9767
9768 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9769 expresson, suports, dependant, trhe, perhaphs, situtations,
9770 explictily, taged, oportunity, unfortunatly).
9771
a7b40f07
AC
97722002-02-24 Andrew Cagney <ac131313@redhat.com>
9773
9774 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9775 Remove reference to 3.12.
9776
aab4e0ec
AC
97772002-02-23 Andrew Cagney <ac131313@redhat.com>
9778
9779 * gdbint.texinfo: Include fdl.texi.
9780 (Top): Add GNU Free Documentation License.
9781 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9782 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9783 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9784 (gdbint.info): Add srcdir to include path.
9785 * gdb.texinfo: Include gpl.texi.
9786 (Top): Add Copying.
9787 * gpl.texi: New file.
9788
47b95330
AC
97892002-02-23 Andrew Cagney <ac131313@redhat.com>
9790
9791 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9792
78c47bea
PM
97932002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9794
9795 * gdb.texinfo: Document Cygwin native specific commands.
9796
56460a61
DJ
97972002-02-15 Daniel Jacobowitz <drow@mvista.com>
9798
9799 * gdb.texinfo: Document gdbserver ``--attach'' command.
9800
def71bfa
MS
98012002-02-07 Michael Snyder <msnyder@redhat.com>
9802
9803 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9804 to @code(_ovly_debug_event).
9805
c928edc0
AC
98062002-02-07 Andrew Cagney <ac131313@redhat.com>
9807
9808 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9809
81d46470
MS
98102002-02-06 Michael Snyder <msnyder@redhat.com>
9811
9812 * gdb.texinfo (overlays): Mention new magic symbol
9813 '_ovly_debug_event', which allows GDB to keep better track
9814 of overlays.
9815
f7dc1244 98162002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9817
9818 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9819 Suggested by Dmitry Sivachenko.
9820
9821 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9822
15110bc3
MS
98232002-02-01 Michael Snyder <msnyder@redhat.com>
9824
9825 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9826
6763aef9
MS
98272002-01-30 Michael Snyder <msnyder@redhat.com>
9828
ac282366
MS
9829 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9830 (set trust-readonly-sections): Document.
6763aef9 9831
8642bc8f
AC
98322002-01-29 Andrew Cagney <ac131313@redhat.com>
9833
9834 * gdbint.texinfo (Releasing GDB): Revise and update.
9835
afe64c1a
AC
98362002-01-28 Andrew Cagney <ac131313@redhat.com>
9837
9838 * gdbint.texinfo (Target Architecture Definition): Delete
9839 description of TARGET_BYTE_ORDER_DEFAULT.
9840
f7dc1244 98412002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9842
9843 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9844 <mitya@cavia.pp.ru>.
9845
3d6e1b5a
AC
98462002-01-23 Andrew Cagney <ac131313@redhat.com>
9847
9848 * libgdb.texinfo: Delete file.
9849
6c0e9fb3
AC
98502002-01-22 Andrew Cagney <ac131313@redhat.com>
9851
9852 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9853 * gdbint.texinfo: Ditto.
9854
e0ce93ac
AC
9855Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9856
9857 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9858
be298bcc
AC
98592002-01-22 Andrew Cagney <ac131313@redhat.com>
9860
9861 * Makefile.in: Update copyright.
9862 (TEXI2DVI): Define.
9863 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9864 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9865 gdb-cfg.texi.
9866 (TEXINDEX, PDFTEX): Delete makefile variables.
9867
8e04817f
AC
98682002-01-22 Andrew Cagney <ac131313@redhat.com>
9869
9870 * gdb.texinfo (Protocol): Move section to appendix.
9871
6b2f586d
AC
98722002-01-21 Andrew Cagney <ac131313@redhat.com>
9873
9874 * gdb.texinfo (Remote Debugging): Create a menu.
9875 (Top): Add ``Remote Debugging'' to menu.
9876
6f05cf9f
AC
98772002-01-21 Andrew Cagney <ac131313@redhat.com>
9878
9879 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9880 serial protocol'' from here.
9881 (Remote Debugging): To here. New chapter.
9882
3fd3d7d2
AC
98832002-01-20 Andrew Cagney <ac131313@redhat.com>
9884
9885 * gdbint.texinfo (Target Architecture Definition): Delete
9886 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9887
7fd60527
AC
98882002-01-20 Andrew Cagney <ac131313@redhat.com>
9889
9890 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9891 are no longer needed.
9892 (Porting GDB): Add maintainer note about configure.host.
9893
c2f05ac9
AC
98942002-01-20 Andrew Cagney <ac131313@redhat.com>
9895
9896 * gdbint.texinfo (Target Architecture Definition): Remove
9897 definition of IEEE_FLOAT.
9898
f7dc1244 98992002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9900
9901 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9902 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9903 <3diff@gnu.org>
231b2aad 9904
82600034
AC
99052002-01-19 Andrew Cagney <ac131313@redhat.com>
9906
9907 * gdbint.texinfo (Host Definition): Remove references to
9908 MALLOC_INCOMPATIBLE.
9909
7708fa01
AC
99102002-01-17 Andrew Cagney <ac131313@redhat.com>
9911
9912 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9913 and xyz-xdep.o.
9914
eb12ee30
AC
99152002-01-17 Andrew Cagney <ac131313@redhat.com>
9916
889bf7c5 9917 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9918 (Set Breaks): Copy ``maint info breakpoint'' doco to
9919 ``Maintenance Commands'' appendix. Add reference.
9920
c9ccaa92
AC
99212002-01-17 Andrew Cagney <ac131313@redhat.com>
9922
9923 * fdl.texi: Remove next/prev from @node.
9924
f7dc1244 99252002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9926
9927 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9928 for monstrous @multitable (from Brian Youmans).
9929
9930 * fdl.texi: New file.
9931
9932 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9933
8973da3a
AC
99342002-01-15 Andrew Cagney <ac131313@redhat.com>
9935
9936 * gdbint.texinfo (Releasing GDB): New chapter.
9937
7d86b5d5
AC
99382002-01-14 Andrew Cagney <ac131313@redhat.com>
9939
9940 * gdb.texinfo (Embedded Processors, Calling program functions):
9941 Obsolete references to a29k.
9942
cc1cb004
AC
99432002-01-13 Andrew Cagney <ac131313@redhat.com>
9944
9945 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9946 examples. Document that a code-block should do or discard its
9947 cleanups before exit.
9948
79f12247
MS
99492002-01-11 Michael Snyder <msnyder@redhat.com>
9950
9951 * gdb.texinfo (Choosing files): Change @samp to @file.
9952
19837790
MS
99532002-01-05 Michael Snyder <msnyder@redhat.com>
9954
9955 * gdb.texinfo (--pid): Document new command line option (attach).
9956
f7dc1244 99572002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9958
9959 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9960 in the stub.
9961
d7449b42
AC
99622002-01-04 Andrew Cagney <ac131313@redhat.com>
9963
9964 * gdbint.texinfo (Target Architecture Definition): Replace
9965 BIG_ENDIAN with BFD_ENDIAN_BIG.
9966
f23631e4
AC
99672002-01-03 Andrew Cagney <ac131313@redhat.com>
9968
9969 * gdbint.texinfo (Target Architecture Definition): Replace
9970 value_ptr with struct value pointer.
9971
72c9928d
EZ
99722002-01-02 Eli Zaretskii <eliz@gnu.org>
9973
9974 * gdb.texinfo (Free Software): Fix wording.
9975
959acfd1
EZ
99762001-12-31 Eli Zaretskii <eliz@gnu.org>
9977
9978 * gdb.texinfo (Free Software): New section ``Free Software Needs
9979 Free Documentation''.
9980
f7dc1244 99812001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9982
9983 * stabs.texinfo:
9984 * gdb.texinfo:
9985 * gdbint.texinfo:
9986 * libgdb.texinfo:
9987 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9988
6600abed
MS
99892001-12-29 Michael Snyder <msnyder@redhat.com>
9990
9991 * gdb.texinfo (maint info sections): Fix typo.
9992
f6680716
MS
99932001-12-26 Michael Snyder <msnyder@redhat.com>
9994
fe95c787
MS
9995 * gdb.texinfo (maint info sections): Document.
9996
a9331b3f 9997 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9998 'info proc' sub-options that are currently not implemented.
9999
c3d3ce5b
JB
100002001-12-20 Jim Blandy <jimb@redhat.com>
10001
10002 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10003
778eb05e
AC
100042001-12-15 Andrew Cagney <ac131313@redhat.com>
10005
10006 * gdbint.texinfo (Target Architecture Definition): Replace
10007 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10008
2607059c
AC
100092001-12-01 Andrew Cagney <ac131313@redhat.com>
10010
10011 * gdbint.texinfo (Host Definition): Delete documentation on
10012 HOST_BYTE_ORDER.
10013
df0cd8c5
JB
100142001-11-30 Jim Blandy <jimb@redhat.com>
10015
10016 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10017 overlay support. Add to top-level menu.
df0cd8c5 10018
88118b3a
TT
100192001-11-26 Tom Tromey <tromey@redhat.com>
10020
10021 * gdb.texinfo (Command Syntax): Document C-o binding.
10022
96565e91
CF
100232001-07-26 Christopher Faylor <cgf@redhat.com>
10024
10025 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10026 use since it is described in the referenced section.
10027
f7dc1244 10028 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10029 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10030 clearer when using DJGPP.
10031
2a3d5645
CF
100322001-11-24 Christopher Faylor <cgf@redhat.com>
10033
10034 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10035 specifically refer to MS-DOS.
10036 (command files): Mention gdb.ini is only used on MS-DOS.
10037
aa26fa3a
TT
100382001-11-21 Tom Tromey <tromey@redhat.com>
10039
10040 * gdb.texinfo (Invoking GDB): Document --args.
10041 (Mode Options): Likewise.
10042
4f8ada06
JB
100432001-11-21 Jim Blandy <jimb@redhat.com>
10044
10045 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10046 Delete documentation; this macro has been removed from the
10047 sources.
4f8ada06 10048
3fe0dc10
JB
100492001-11-13 Jim Blandy <jimb@redhat.com>
10050
10051 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10052
9e5abb06
CV
100532001-11-06 Corinna Vinschen <vinschen@redhat.com>
10054
10055 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10056
1c5dfdad
MS
100572001-11-05 Michael Snyder <msnyder@redhat.com>
10058
a9331b3f 10059 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10060 quote regexp chars in function names such as "operator*()".
10061
990f9fe3
FF
100622001-11-01 Fred Fish <fnf@redhat.com>
10063
10064 * gdbint.texinfo (SOLIB_ADD): Document additional new
10065 "readsyms" arg.
10066
b433d00b
DH
100672001-10-30 Don Howard <dhoward@redhat.com>
10068
070b1dd3
DH
10069 * gdb.texinfo: (Command Files) Added documentation for the
10070 behavior of gdb with input redirected from a file.
b433d00b 10071
b7209cb4
FF
100722001-10-28 Fred Fish <fnf@redhat.com>
10073
10074 * gdb.texinfo (auto-solib-add): Change docs to match
10075 implementation change.
10076 (auto-solib-limit): Add docs for new variable.
10077
1aa20aa8
AC
100782001-10-15 Andrew Cagney <ac131313@redhat.com>
10079
10080 * gdbint.texinfo (Target Architecture Definition): Function
10081 value_as_pointer renamed to value_as_address.
10082
fc0c74b1
AC
100832001-10-15 Andrew Cagney <ac131313@redhat.com>
10084
10085 * gdbint.texinfo (Target Architecture Definition): Default
10086 POINTER_TO_ADDRESS functions assume unsigned addresses.
10087 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10088 posting by Jim Blandy.
10089
f4846649
JB
100902001-10-12 Jim Blandy <jimb@redhat.com>
10091
10092 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10093 version of texi2html (1.64) doesn't support this flag any more.
10094
f277788b
MK
100952001-09-08 Mark Kettenis <kettenis@gnu.org>
10096
a9dc4918
MK
10097 * gdbint.texinfo (Host Definition): Remove description of
10098 MEM_FNS_DECLARED.
10099
d28379df
MK
10100 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10101
f277788b
MK
10102 * gdbint.texinfo (Host Definition): Remove description of
10103 HAVE_SIGSETMASK.
10104
7ccaa899
EZ
101052001-09-04 Elena Zannoni <ezannoni@redhat.com>
10106
10107 * gdbint.texinfo (Target Architecture Definition): Add
10108 explanation of TARGET_PRINT_INSN macro.
10109
17d9d558
JB
101102001-08-30 Jim Blandy <jimb@redhat.com>
10111
10112 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10113 Explain what it means to load relocatable files.
10114
72cde065
JB
101152001-08-28 Jim Blandy <jimb@redhat.com>
10116
10117 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10118 info `top' menu.
10119
9e678452
CF
10120Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10121
10122 * gdbint.texinfo: Add a cautionary note about macro use.
10123
a2bea4c3 101242001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10125
a2bea4c3
CV
10126 * gdb.texinfo: Explain omitting the hostname in the
10127 `target remote' command.
10128
1129bf27
DJ
101292001-07-30 Daniel Jacobowitz <drow@mvista.com>
10130
10131 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10132 and END-INFO-DIR-ENTRY.
10133
732b3002
SC
101342001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10135
10136 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10137
89437448
AC
101382001-07-25 Andrew Cagney <ac131313@redhat.com>
10139
10140 * gdbint.texinfo (libgdb): Rewrite.
10141
f7dc1244 101422001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10143
10144 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10145
c4555f82
SC
101462001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10147
10148 * gdb.texinfo (TUI): New chapter, document the TUI.
10149 (Mode Options): Document the -tui option.
10150
2f45a6e0
MK
101512001-07-23 Mark Kettenis <kettenis@gnu.org>
10152
10153 * gdbint.texinfo (Host Definition): Remove description of
10154 NEED_POSIX_SETPGID.
10155
f7dc1244 101562001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10157
10158 * gdb.tex (DJGPP Native): New node, with descriptions of
10159 DJGPP-specific commands.
10160
be9c6c35
JM
101612001-07-19 John R. Moore <jmoore@redhat.com>
10162
10163 * gdbint.texinfo: Three misspellings.
10164
dfa249fb
AC
101652001-07-06 Andrew Cagney <ac131313@redhat.com>
10166
10167 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10168 `test` expressions on bash. Problem reported by Colin Walters.
10169
c72e7388
AC
101702001-07-04 Andrew Cagney <ac131313@redhat.com>
10171
10172 * gdbint.texinfo (User Interface): Update ui-out documentation to
10173 refelect recent UI/MI updates.
10174
94bbb2c0
AC
101752001-07-04 Andrew Cagney <ac131313@redhat.com>
10176
10177 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10178 interpreters.
10179
af6c57ea
AC
101802001-06-15 Andrew Cagney <ac131313@redhat.com>
10181
10182 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10183 structure and not macros.
10184 (Host Definition): Document that much of this chapter is obsolete.
10185 (Target Architecture Definition): Update list of files that make
10186 up a target architecture.
10187 (Coding): Update.
10188
83aa8bc6
AC
101892001-06-28 Andrew Cagney <ac131313@redhat.com>
10190
10191 * gdbint.texinfo (Target Architecture Definition): Update
10192 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10193 The latter has been changed to a true predicate.
10194
f7dc1244 101952001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10196
10197 * annotate.texi: Add @noindent where needed. From Dmitry
10198 Sivachenko <dima@Chg.RU>.
10199 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10200
656db9b0
AC
102012001-06-16 Andrew Cagney <ac131313@redhat.com>
10202
10203 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10204
df2396a1
AC
102052001-06-14 Andrew Cagney <ac131313@redhat.com>
10206
10207 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10208 returns ``OK''. Document that the ``R'' packet does not reply.
10209
0f1f2b0a
MS
102102001-06-13 Michael Snyder <msnyder@redhat.com>
10211
10212 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10213
f7dc1244 102142001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10215
10216 * gdb.texinfo (Signals): Clarify the default setting of signal
10217 handling.
10218
a5d7c491
AC
102192001-05-14 Andrew Cagney <ac131313@redhat.com>
10220
10221 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10222 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10223
05a54c4f
AC
102242001-05-12 Andrew Cagney <ac131313@redhat.com>
10225
10226 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10227
f7dc1244 102282001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10229
10230 * gdbint.texinfo (Clean Design and Portable Implementation):
10231 Renamed from "Clean Design".
10232 (Clean Design and Portable Implementation): Document portable
10233 methods of handling file names, and the associated macros.
10234
f7dc1244 102352001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10236
10237 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10238 command and provide a cross-reference to its description.
10239 (Symbols): Note that "info scope" is useful for trace experiments.
10240
f7dc1244 102412001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10242
b37052ae
EZ
10243 * gdb.texinfo (Symbols): Document "info scope".
10244 (Tracepoints): New chapter.
10245 (Contributors): Update for v5.1.
10246 <All nodes>: Change "C++" to "C@t{++}".
10247
0ee54786
EZ
10248 * gdbint.texinfo (User Interface): A new section about ui_out
10249 functions, based on text written by Fernando Nasser.
10250
c534679c
EZ
10251 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10252
f7dc1244 102532001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10254
e9c75b65
EZ
10255 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10256
10257 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10258
10259 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10260 Replace "GDB" with "@value{GDBN}". Fix markup.
10261
10262 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10263
3d67e040
EZ
10264 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10265 a cross-reference to its description.
10266 (Symbols): Document "info symbol".
10267
f7dc1244 102682001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10269
10270 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10271 subsection "x86 Watchpoints".
10272 (Target Architecture Definition): Document the macros
10273 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10274 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10275
b0ed3589
AC
102762001-03-20 Andrew Cagney <ac131313@redhat.com>
10277
10278 * gdbint.texinfo (Target Architecture Definition): Update
10279 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10280 list.
10281
b6ba6518
KB
102822001-03-06 Kevin Buettner <kevinb@redhat.com>
10283
10284 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10285 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10286
f7dc1244 102872001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10288
10289 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10290
f7dc1244 102912001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10292
17cc6a06
EZ
10293 * gdb.texinfo (Environment): Document that `path' does not change
10294 the value of PATH in GDB's own environment (it did in the past,
10295 but that was changed on March 15, 1994). Reported by Doug Evans
10296 <dje@transmeta.com>.
10297
56caf160
EZ
10298 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10299 its line. Fix markup of commands and macros. Add an Index node
10300 and index entries.
10301
29e57380
C
103022001-01-23 J.T. Conklin <jtc@redback.com>
10303
10304 * gdb.texinfo (Memory region attributes): New manual section.
10305
1c6147de
ND
103062001-01-04 Nicholas Duffek <nsd@redhat.com>
10307
10308 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10309
f7dc1244 103102000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10311
10312 * refcard.tex: Version and copyright fixed. From Phil Edwards
10313 <pedwards@disaster.jaj.com>.
10314
0dcedd82
AC
10315Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10316
10317 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10318 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10319
3b851bce
AC
10320Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10321
10322 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10323 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10324
f7dc1244 103252000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10326
10327 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10328 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10329
b90a5f51
CF
103302000-11-10 Christopher Faylor <cgf@cygnus.com>
10331
10332 * gdb.texinfo: Document new 'set step-mode' command.
10333
f7dc1244 103342000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10335
10336 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10337 changes from Dmitry Sivachenko <dima@Chg.RU>.
10338
f7dc1244 103392000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10340
10341 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10342 From Steven Johnson <sbjohnson@ozemail.com.au>.
10343
2e685b93
MK
103442000-08-10 Mark Kettenis <kettenis@gnu.org>
10345
10346 * gdbint.texinfo (Overall Structure): Spelling fix.
10347
f7dc1244 103482000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10349
10350 * gdbint.texinfo (Target Architecture Definition): Document that
10351 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10352 for which REGISTER_CONVERTIBLE returns a zero value.
10353
63ac3005
EZ
103542000-07-08 Christopher Faylor <cgf@cygnus.com>
10355
10356 * Makefile.in (install-info): Find files to install in either the
10357 build or source directories (adapted from Makefile.am).
10358
bd79f757
ND
103592000-07-07 Nicholas Duffek <nsd@redhat.com>
10360
10361 * stabs.texinfo: Fix spelling errors.
10362 (String Field): FILE-NUMBER starts from 0, not 1.
10363
f7dc1244 103642000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10365
10366 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10367 Brian Youmans.
5f208f6d 10368
f7dc1244 103692000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10370
10371 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10372 the source directory. Reported by Mark Harig
10373 <markh@frazier.landmark.com>.
cc542d3b 10374
f3b28801
C
103752000-06-20 J.T. Conklin <jtc@redback.com>
10376
10377 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10378
449f3b6c
AC
10379Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10380
10381 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10382 Generate using pdftex.
449f3b6c 10383 (PDFTEX): Define.
889bf7c5 10384 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10385 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10386 @contents at the start.
449f3b6c 10387
f7dc1244 103882000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10389
10390 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10391 Youmans.
48e934c6 10392
9e9c5ae7
AC
10393Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10394
10395 From Brian Youmans:
10396 * gdb.texinfo: Fix ``et al.''.
10397
c741b251
AC
10398Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10399
10400 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10401 loop.
c741b251 10402
4ab64e14
JG
104032000-05-19 Jimmy Guo <guo@cup.hp.com>
10404
10405 * configure: Regenerate.
10406
f7dc1244 104072000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10408
10409 * Makefile.in (install-info): Run install-info on installed Info
10410 files.
10411
8c70017b
AC
10412Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10413
a7cb598a 10414 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10415 Andrew Cagney.
8c70017b 10416
f7dc1244 104172000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10418
10419 * gdb.texinfo: Proofreading changes from Brian Youmans.
10420
bf0184be
ND
104212000-05-01 Nick Duffek <nsd@cygnus.com>
10422
10423 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10424 startup sequence, minor edits.
10425
f7dc1244 104262000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10427
10428 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10429 TeX.
10430
10431 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10432 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10433 like `n' and `s' which look weird. Convert some of the @kindex to
10434 @vindex, when they refer to variables, not commands.
10435
33e16fad
AC
10436Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10437
10438 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10439
f7dc1244 104402000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10441
10442 * Makefile.in (GDBMI_DIR): New variable.
10443 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10444 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10445 (gdbmi.texinfo): New target, for texi2roff.
10446 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10447 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10448
10449 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10450 gdbmi.texinfo.
10451 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10452 comment.
10453
d167840f
EZ
104542000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10455
10456 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10457 command.
d167840f 10458
f7dc1244 104592000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10460
10461 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10462 prevents the build (and is generally a Bad Idea).
10463
f7dc1244 104642000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10465
10466 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10467 a comma inside @var.
10468 (Command Files): Index markup changes from Dmitry Sivachenko
10469 <dima@Chg.RU>.
10470
f7dc1244 104712000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10472
10473 * Makefile.in (LN_S): Define.
10474 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10475 invoke "ln -s" unless it is known to work.
10476
10477 * configure.in (AC_PROG_LN_S): Add.
10478
8dc7983f
JB
104792000-04-14 Jim Blandy <jimb@redhat.com>
10480
10481 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10482 section.
10483 (Target Conditionals): Document ADDRESS_TO_POINTER,
10484 POINTER_TO_ADDRESS.
10485
1a8237e8
DB
104862000-04-11 Daniel Berlin <dan@cgsoftware.com>
10487
10488 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10489 gdb-cfg.texi to get the value.
10490
ca526f1a
JB
104912000-04-10 Jim Blandy <jimb@redhat.com>
10492
10493 * gdbint.texinfo (Target Architecture Definition): Fix
10494 cross-references.
10495
faaafcb4
JB
104962000-04-08 Jim Blandy <jimb@redhat.com>
10497
10498 * gdbint.texinfo (Using Different Register and Memory Data
10499 Representations): New section.
10500 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10501 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10502 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10503
1b27397f
AC
10504Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10505
10506 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10507 for acknowledgments.
1b27397f 10508
480ff1fb
AC
10509Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10510
10511 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10512 qThreadExtraInfo.
480ff1fb 10513
a9331b3f 105142000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10515
a9331b3f
RM
10516 * gdb.texinfo: Clarify which remote debug protocol commands are
10517 required and which are optional.
f1251bdd 10518
dbeb8dbd
AC
10519Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10520
10521 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10522 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10523 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10524 * annotate.texi: Update.
10525
6d2ebf8b
SS
105262000-03-28 Stan Shebs <shebs@apple.com>
10527
10528 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10529 expectation of additional changes before release), update
10530 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10531 node links, rephrase and/or shorten lines to fix formatting
10532 problem in both regular and @smallbook formats.
10533 * annotate.texi: Shorten lines in example, use smallexample
10534 consistently everywhere.
10535 * Makefile.in: Add comment about texinfo 4.0 html generation.
10536 (SFILES_INCLUDED): Add annotate.texi.
10537
5d161b24
DB
105382000-03-27 Daniel Berlin <dan@cgsoftware.com>
10539
5ae4183a
AS
10540 * gdb.texinfo (Debugging Output): Added new section, documenting
10541 the "set/show debug" commands.
5d161b24 10542
b9deaee7
AC
10543Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10544
10545 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10546 entry.
b9deaee7
AC
10547
10548 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10549 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10550 @chapter and @node entries.
a9331b3f 10551
b9deaee7 10552 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10553
9ef47d30
AC
10554Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10555
10556 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10557 files.
9ef47d30 10558
cfeada60
FN
105592000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10560
10561 From David Whedon <dwhedon@gordian.com>
5ae4183a 10562 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10563
6837a0a2
DB
105642000-03-22 Daniel Berlin <dan@cgsoftware.com>
10565
10566 * gdb.texinfo: Add documentation for the apropos command.
10567
bba2971c
MS
105682000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10569
10570 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10571
2b628194
MS
105722000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10573
a9331b3f 10574 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10575 two places.
10576
96a2c332
SS
105772000-03-17 Stan Shebs <shebs@apple.com>
10578
10579 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10580 <dima@Chg.RU>, also clarification of allowed content for
10581 string constants.
10582
f7dc1244 105832000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10584
10585 * gdb.texinfo (main menu): Add Annotations.
10586 (File Options): Add @cindex entries for each command-line option.
10587 Document --epoch, --annotate, --async, --interpreter, --write,
10588 --statistics, and --version.
10589
10590 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10591 of GDB.
10592
9d233477
JB
105932000-02-23 Jim Blandy <jimb@redhat.com>
10594
10595 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10596
14e0eb3b
JB
105972000-02-22 Jim Blandy <jimb@redhat.com>
10598
10599 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10600
3555de01
JM
106012000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10602
10603 * Makefile.in (diststuff): New target.
10604
5e35df8e
KB
106052000-02-15 Kevin Buettner <kevinb@redhat.com>
10606
10607 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10608 architecture. [From Jim Wilson.]
5e35df8e 10609
c5394b80
JM
106102000-01-16 Tom Tromey <tromey@cygnus.com>
10611
10612 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10613 (Delete Breaks): Mention range arguments.
10614 (Disabling): Likewise.
10615
c3f6f71d
JM
106162000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10617
10618 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10619
c4093a6a
JM
10620Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10621
10622 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10623 valid functions.
c4093a6a 10624
11cf8741
JM
106251999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10626
10627 * gdb.texinfo: Clarify regular expressions used in rbreak.
10628
917317f4
JM
106291999-10-15 Kevin Buettner <kevinb@cygnus.com>
10630
10631 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10632 MEMORY_REMOVE_BREAKPOINT): Document.
10633
10634Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10635
10636 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10637 offset re-using the DATA offset instead.
917317f4 10638
2df3850c
JM
106391999-10-11 Jim Kingdon <kingdon@redhat.com>
10640
10641 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10642
106431999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10644
10645 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10646 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10647 typos.
10648
10649 * gdb.texinfo: Various minor wording and formatting improvements,
10650 mentions of additional command-line options.
10651
2acceee2
JM
106521999-09-30 Fred Fish <fnf@cygnus.com>
10653
10654 * gdb.texinfo: Document additional forms of specifying section
10655 names and addresses for the add-symbol-file command.
10656
c2c6d25f
JM
106571999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10658
10659 * gdbint.texinfo: Fix typo, add the word "have".
10660
106611999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10662
10663 * gdbint.texinfo (Target Architecture Definition): Document the
10664 SKIP_PERMANENT_BREAKPOINT macro.
10665
d4f3574e
SS
106661999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10667
10668 * gdb.texinfo: Fiks speling errers.
10669
10670 * gdb.texinfo: Fix uses of @multitable.
10671
f7dc1244 10672 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10673 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10674 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10675 comments about using with optimization, add more indexing,
10676 fix info about disassembly-flavor.
10677
10678Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10679
10680 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10681 SKIP_SOLIB_RESOLVER): Define.
10682
10683Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10684
10685 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10686 ``g'' packets.
d4f3574e 10687
104c1213
JM
106881999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10689
10690 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10691 platform-specific info, inline remote.texi and move sections of it
10692 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10693 and register stack into the new chapter.
10694 * remote.texi: Remove, now part of gdb.texinfo.
10695 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10696
106971999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10698
10699 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10700 GDB_TARGET_IS_MACH386): These kludges have gone away.
10701
10702Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10703
10704 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10705 TDEPLIBS.
104c1213 10706
53a5351d
JM
107071999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10708
10709 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10710 surrounding text to fit HP-UX bits into general info.
10711 (HPPA-cfg.texi): Remove, no longer useful.
10712
10713 * gdb.texinfo: Remove explicit links from @node lines, remove
10714 HP-added "Detailed Node Listing" from main menu which confuses
10715 things.
10716
10717 From Dmitry Sivachenko <dima@Chg.RU>:
10718 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10719 in description of `set environment'.
53a5351d
JM
10720
107211999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10722
10723 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10724
7be570e7
JM
107251999-08-12 Ben Elliston <bje@cygnus.com>
10726
10727 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10728
f7dc1244 107291999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10730
10731 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10732 watch, awatch, and rwatch. Explain why the latter two cannot be
10733 set as software watchpoints. Document that watchpoints for local
10734 variables are deleted when the debuggee terminates.
7be570e7
JM
10735
10736Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10737
10738 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10739 packet. Allow E.. response packet. "qRcmd" packet is no longer
10740 reserved.
7be570e7
JM
10741
107421999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10743
a9331b3f
RM
10744 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10745 * gdb.texinfo: Ditto.
7be570e7 10746
96baa820
JM
107471999-08-06 Tom Tromey <tromey@cygnus.com>
10748
10749 * gdb.texinfo (KOD): New node.
10750
10751Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10752
10753 * remote.texi (Rcmd): Fix minor formatting typos.
10754
10755Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10756
10757 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10758 packets.
96baa820 10759
adf40b2e
JM
107601999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10761
10762 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10763 fixes.
10764
43ff13b4
JM
10765Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10766
10767 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10768
085dd6e6
JM
10769Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10770
10771 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10772 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10773 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10774 packets that are not supported on all hosts. Expand examples.
10775 Spell check.
085dd6e6
JM
10776
107771999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10778
10779 * Makefile.in: Recognize html, install-html. Add targets
10780 to build HTML versions of documentation via texi2html.
10781
10782Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10783
10784 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10785 testsuite.
085dd6e6
JM
10786
10787Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10788
10789 * remote.texi (Communication Protocol): Rewrite.
10790
10791Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10792
10793 * stabs.texinfo: Fix uses of xref.
10794
9e0b60a8
JM
10795Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10796
10797 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10798 info about patch submission.
10799
cce74817
JM
10800Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10801
10802 From Per Bothner <bothner@cygnus.com>:
10803 * gdb.texinfo: Document Chill support.
10804
10805Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10806
10807 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10808 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10809 Document that the value should be greater-than or equal-to zero.
10810 (NO_STD_REGS): Document. Deprecate.
cce74817 10811
ac9a91a7
JM
10812Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10813
10814 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10815 Document that these are not used.
ac9a91a7
JM
10816
10817Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10820
392a587b
JM
10821Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10822
10823 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10824 numargs was dropped.
392a587b
JM
10825
10826Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10827
10828 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10829
b83266a0
SS
10830Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10831
10832 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10833 Update.
b83266a0 10834
7a292a7a
SS
10835Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10836
10837 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10838 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10839
10840Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10841
10842 * gdbint.texinfo: Fix typos: $ -> @.
10843
10844Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10845
10846 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10847 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10848 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10849 BREAKPOINT_FROM_PC.
a9331b3f 10850
7a292a7a
SS
10851Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10852
10853 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10854 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10855
10856Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10857
10858 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10859 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10860
108611999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10862
10863 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10864 longer exists.
10865
10866Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10867
10868 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10869 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10870 they make the manual source incomprehensible.
7a292a7a
SS
10871 * h8-cfg.texi: Remove, hasn't been used in years.
10872
c906108c
SS
10873Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10874
10875 * gdb.texinfo: Update the credits.
10876
10877Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10878
10879 * gdb.texinfo: Fix mistakes noticed in printout of last
10880 draft, add Alpha to discussion of heuristic fence post.
10881
10882Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10883
10884 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10885 Edition, merge some HP changes into mainline, describe some
10886 previously undocumented features, describe more of the target
10887 commands available, eliminate obsolete section on renamed
10888 commands.
c906108c
SS
10889 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10890
10891Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10892
10893 * gdb.texinfo: Make many HPPA conditionals unconditional,
10894 including catchpoint description, since now on for all configs.
10895 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10896 specializations.
10897
10898Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10899
10900 * Makefile.in (GDBvn.texi): Fix match expression to work with
10901 current format of VERSION in gdb/Makefile.in.
10902 * gdb.texinfo: Fix node ref to match new readline.
10903
10904Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10905
a9331b3f
RM
10906 * gdb.texinfo: Changes made as part of a project to merge in
10907 changes made by HP. Documentation makes extensive use of
c906108c
SS
10908 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10909 on remote debugging. There are differences in documentation
889bf7c5 10910 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10911 the HP manual discusses catchpoints, hardware watchpoints, and
10912 some HPUX specific limitations for shared library support.
a9331b3f 10913
c906108c
SS
10914 There are also a number of @node changes.
10915
109161999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10917
10918 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10919 (C Usage): Same.
10920
10921Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10922
10923 The following changes were made by Edith Epstein
889bf7c5
PA
10924 <eepstein@cygnus.com> as part of a project to merge in changes
10925 made by HP.
a9331b3f 10926
c906108c
SS
10927 * HPPA-cfg.texi: new file.
10928
10929 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10930
10931 * refcard.tex: change documentation about catch.
10932 removed info catch.
10933
10934Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10935
10936 * gdbint.texinfo: Expand on GDB's coding standards,
10937 specify the use of arg names with prototypes.
10938
109391998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10940
10941 * gdb.texinfo: Fix tipo.
10942
10943Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10944
10945 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10946 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10947
10948Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10949
10950 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10951
109521998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10953
10954 * agentexpr.texi: New file.
10955
10956Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10957
10958 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10959
109601998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10961
10962 * remote.texi: Changed wording that implied that the GDB remote
10963 protocol caches register values instead of GDB itself.
10964
10965Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10966
10967 * gdbint.texinfo: Add some info about symbol readers.
10968 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10969 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10970 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10971 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10972
10973Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10974
a9331b3f 10975 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10976
10977Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10978
10979 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10980
10981Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10982
10983 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10984 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10985
10986Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10987
10988 * gdbint.texinfo: Fix minor typos.
10989
10990Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10991
10992 * gdbint.texinfo: Complete overhaul. Group descriptions more
10993 logically, add more info on generic algorithms, remove much
10994 obsolete and/or wrong material.
10995
10996Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10999
11000Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11001
11002 * refcard.tex: Copyright, address updates.
11003
11004Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11005
11006 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11007 for the edition instead of confusing GDB-version-like numbers.
11008
11009Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11010
11011 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11012
11013Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11014
5ae4183a 11015 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11016
11017Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11018
11019 * gdb.texinfo: Add some credits, mention bug monitor.
11020 * remote.texi: Mention mips monitor targets.
11021 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11022
c906108c
SS
11023Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11026 files, finish sorting of host vs target vs native macros, describe
11027 some more of them.
c906108c
SS
11028
11029Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11030
11031 * gdbint.texinfo (Host Conditionals): Document change from
11032 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11033
11034Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11035
11036 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11037 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11038
11039Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11040
11041 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11042 Document LSEEK_NOT_LINEAR.
11043
11044Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11045
11046 * stabs.texinfo (Stab Section Basics): Make it clear that only
11047 some versions of the GNU linker remove the leading N_UNDF symbol.
11048
11049Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * stabs.texinfo (String Field): Document type number pairs here,
11052 instead of in the Sun specific section.
11053 (Include Files): The GNU linker supports the N_BINCL
11054 optimization. Clarify the N_BINCL value, and what it is used
11055 for.
11056 (Procedures): Document N_FUN with an empty string to mark the end
11057 of a function.
11058 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11059 (Sun Differences): Remove this node, as the information is now
11060 elsewhere in the main document.
11061 (Stab Section Basics): Mention that the GNU linker may optimize
11062 stabs and remove the leading N_UNDF symbol.
11063
11064Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11065
11066 * gdb.texinfo, refcard.tex: Restore author credit
11067
11068Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11069
11070 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11071 documentation to account for START and END macros taking
11072 one arg.
11073
11074Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11075
11076 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11077 * gdb.texinfo (Frames): Fix typo.
11078
11079Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11080
11081 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11082 a target_signal as arg type, not a pid.
11083
11084Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11085
11086 * gdb.texinfo: Document `set assembly-language'.
11087
11088Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11089
11090 * remote.texi: Update list of stubs in the GDB distribution.
11091
11092Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11093
11094 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11095 Also document that some systems can use mmalloc but must define
11096 this if their C runtime allocates memory that is later freed.
c906108c 11097 (MMCHECK_FORCE): Document new macro.
a9331b3f 11098
c906108c
SS
11099Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11100
11101 * remote.texi: Add documentation for target Sparclet.
11102
11103Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11104
a9331b3f 11105 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11106 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11107 * configure.in: Rewritten for autoconf.
11108 * configure: New.
11109
11110Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11111
11112 * Makefile.in (DVIPS): New define, set to dvips.
11113 (dvi): Add stabs.dvi.
11114 (ps): New target.
11115 (all-doc): Depend on info, dvi, and ps targets.
11116 (STAGESTUFF): Add *.ps and *.dvi files.
11117 (clean-info, clean-dvi): Remove.
11118 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11119 rules completely rewritten.
11120 (maintainer-clean): Remove clean-info and clean-dvi
11121 dependencies and put their actions in the rules.
11122 (gdb.ps): New target
a9331b3f 11123 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11124 intermediate TeX files, whether they have 2 or 3 character
11125 extensions.
11126 (gdbint.ps): Add target and rules.
11127 (gdb-internals): Delete unused target.
11128 (Makefile): Depends upon config.status also.
11129
11130Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11131
11132 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11133 set.
11134
11135Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11136
11137 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11138 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11139
11140Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11141
11142 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11143
11144Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11145
11146 * gdb.texinfo (Print settings): Document
11147 `set/show print static-members' commands.
11148
11149Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11150
11151 * gdbint.texinfo (Native): Document name change, coredep.c to
11152 core-aout.c.
11153
11154Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * stabs.texinfo (Include Files): Document the values the SunOS4
11157 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11158
11159Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11160
11161 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11162 Fix typo.
11163
11164Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11165
11166 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11167 "gdb.tar.Z".
11168
11169Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11170
11171 * Makefile.in (maintainer-clean): New target, synonym for
11172 realclean.
11173
11174Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11175
11176 * Update all FSF addresses except those in COPYING* files.
11177
11178Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11179
11180 From Richard Earnshaw (rearnsha@armltd.co.uk):
11181 * gdb.texinfo (convenience variables): Document $_exitcode.
11182 (quit): Document optional expression to use as exit code.
11183
11184Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11185
11186 * gdb.texinfo, remote.texi: Brought up to date with various
11187 GDB changes.
11188
11189Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11190
11191 * gdb.texinfo: Update dates and versions, fix comments about
11192 hardware watchpoints in future releases and about the
11193 sharedlibrary command.
11194
11195Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11196
11197 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11198 C_FUN stab. Other cleanups.
11199
11200Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11201
11202 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11203 for the sparc stub.
11204
11205Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11206
11207 * annotate.texi: Clarify which addresses have differing formats
11208 depending on the language and which do not.
11209
11210Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11211
11212 * remote.texi (NetWare): Changed example to use BOARD= instead of
11213 NODE= argument to reflect correspoding change to gdbserve.nlm.
11214
11215Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11218 GDB, as well as AIX dbx, supports the size type attribute.
11219
11220Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11223
11224Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11225
11226 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11227 and new 'if' and 'while' commands.
11228
11229Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11230
11231 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11232
11233Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11234
11235 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11236 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11237 NetWare targets. Mostly stolen from the Server node.
11238
11239Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11240
11241 * gdb.texinfo (Setting): Talk about the language of a source file
11242 versus the working language. The old documentation did not match
11243 what GDB did.
11244
11245Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11248 of a source file.
11249
11250Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11251
11252 * gdb.texinfo (Processes): New node.
11253
11254Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11255
11256 * remote.texi: Update documentation of set/show mipsfpu.
11257
3fc11d3e
JM
11258Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11259
11260 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11261 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11262
11263Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11264
11265 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11266 obsolete conditionals, described some others.
11267
11268Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11269
11270 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11271 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11272
11273Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11274
11275 * gdbint.texinfo: Put regex conditionals in their own table.
11276
11277Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11278
11279 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11280 described or fixed the descriptions of many others.
11281
11282Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11283
11284 * gdb.texinfo: Add some more credits.
11285 * gdbint.texinfo: Capitalize GDB consistently, describe some
11286 macros and remove some.
11287
11288Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11289
11290 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11291 obsolete conditionals, described some others.
11292
11293Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11294
11295 * gdb.texinfo (help targets): Changed to `help target', which
11296 is the correct gdb command.
11297
11298Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11299
11300 * annotate.texi (TODO): New node, for keeping track of annotations
11301 suggested but not yet implemented.
11302
11303Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11304
11305 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11306 another symbol, it is not the address itself.
11307
11308Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11309
11310 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11311 of stabs-in-coff sections.
11312
11313Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11314
11315 * annotate.texi: Change edition to 0.5 and date to May 1994.
11316 Add index.
11317 (Frames): New node, for frame annotation.
11318 (Displays): New node, for display annotation.
11319
11320 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11321 when waiting for your program to stop.
11322
11323Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11324
11325 * annotate.texi (Breakpoint Info): Document annotation of header
11326 fields and record annotation.
11327
11328Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * annotate.texi: New file, to document annotations.
11331
11332Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11333
11334 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11335 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11336
11337Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11340 section, and say n_strx field is compilation unit relative.
11341 * stabs.texinfo: Don't use @code for a.out when it is the name of
11342 an object file format.
11343
11344Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11345
11346 * gdb.texinfo: Refer to file names, not path names, per rms
11347 convention.
11348 (Arguments): Fix typo.
11349
11350Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11351
11352 * stabs.texinfo (Global Variables): Talk about stabs in files
11353 where variables are referenced, but not defined.
11354
11355Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11356
11357 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11358 Cplusplus to new nodes Member Type Descriptor and Method Type
11359 Descriptor. Re-write stuff for #.
11360
11361Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11362
11363 * gdb.texinfo (Print Settings): Don't document "set print
11364 fast-symbolic-addr off". The bug which it worked around was fixed
11365 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11366
11367 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11368 N_ENTRY node.
11369
11370 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11371
11372Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11373
11374 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11375 references to ieee-float.c.
11376
11377Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11378
11379 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11380 match what the code actually does.
11381
11382Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11383
11384 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11385
11386Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11387
11388 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11389 i, and b.
11390
11391Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11392
11393 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11394 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11395 as "stabs in sections" rather than just saying "ELF and SOM".
11396 Also make that stuff apply to COFF.
11397
11398Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11399
11400 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11401 Ghostscript.
11402
11403Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11404
11405 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11406 versus functions without line numbers, also mention stepping into
11407 them as well as "step" when you are in them. Tell the user how to
11408 deal with the situation. Add comment about "debugging information".
11409
11410Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11411
11412 * stabs.texinfo (Enumerations): Document restriction on where
11413 enumeration types can appear and still win with GDB.
11414
11415Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11416
11417 * stabs.texinfo (Negative Type Numbers): Document format for type
11418 -16.
11419
11420Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11421
11422 * gdb.texinfo (Selection, Frame Info): Update information about
11423 arbitrary frame specficiations.
11424
11425Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11426
11427 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11428
11429Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11430
11431 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11432
11433Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11434
11435 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11436
11437Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11438
11439 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11440 Differences node to Statics node.
11441 (Statics): Discuss XCOFF use of V symbol descriptor.
11442
11443 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11444 not clean.
11445
11446Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11447
11448 * gdb.texinfo (Print Settings): Document `set print
11449 fast-symbolic-addr' and improve the doc for some other
11450 `set print's.
11451
11452Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * stabs.texinfo (String Field): Talk about defining several type
11455 numbers at once.
11456 Fix lint regarding changing node ELF Transformations to
11457 ELF and SOM Transformations.
11458
11459Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11460
11461 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11462
11463Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11464
11465 * stabs.texinfo (Cross-References): `::' is for nested types only
11466 within <>.
11467 (Structures): Document static members.
11468
11469Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11470
11471 * stabs.texinfo: Document S type attribute.
11472
11473Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11474
11475 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11476
11477Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11478
11479 * gdbint.texinfo: Fix a few typos.
11480
11481Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11482
11483 * gdb.texinfo, remote.texi: formatting improvements
11484
11485 * gdb.texinfo (New Features): mention threads.
11486 (Summary, C): fix xrefs in newly contributed text.
11487 (Threads): index entries, clarifications, example
11488 (passim): minor typos fixed, phrasing improvements
11489
11490 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11491 entries; (Server): explain use of gdbserver w/real-time systems,
11492 add example of conflicting TCP port; (MIPS Remote) break up
11493 running text into table, highlighting commands, and add example.
a9331b3f 11494
c906108c
SS
11495Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11496
11497 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11498
11499Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11500
11501 * stabs.texinfo (Nested Symbols): New node.
11502 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11503
11504Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11505
11506 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11507 to picking which Bbss.bss symbol to use, and (because there seems to
11508 be no good way of doing it) re-write some of the text to make it
11509 sound like Bbss.bss isn't such a great idea after all (as currently
11510 designed).
11511
11512 * gdb.texinfo (C): In addition to saying people have to use g++ for
11513 good results, say they have to use stabs. Specifically say cfront
11514 doesn't work well.
11515 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11516 the gdb README. Add xrefs to places where the support for the various
11517 languages is described in detail.
11518
11519Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11520
11521 * stabs.texinfo: Clean up stuff about visibility and virtual
11522 characters.
11523
11524 * stabs.texinfo (N_M2C): Cite Sun doc.
11525
11526Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11527
11528 * gdb.texinfo: updates re threads.
11529 * remote.texinfo: avoid index entries starting with digits.
11530
11531Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11532
11533 * stabs.texinfo (Enumerations): Talk about large, negative and
11534 octal values. Clean up cross reference to type attributes.
11535 (String Field): Say that GDB 4.11 supports size attribute.
11536
11537Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11540 is a mandatory step. Make the stuff about that more concise.
11541
11542Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11543
11544 * stabs.texinfo (Class Names): New node.
11545
11546 * gdb.texinfo (Command Files): Explain order of init file reading.
11547
11548 * remote.texi (Bootstrapping): Talk about getting the serial driver
11549 to deal with ^C sent by gdb to stop the remote system.
11550
11551Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11552
11553 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11554
11555 * libgdb.texinfo (Defining Commands): made the DOC arg
11556 to gdb_define_app_command a char * instead of char **
11557 per a suggestion from kingdon.
11558
11559 * libgdb.texinfo: total rewrite from a different starting
11560 premise.
11561
11562Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11563
11564 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11565 floats passed as doubles (to improve clarity).
11566
11567Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11568
11569 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11570
11571 * a4rc.sed: update to work with Andreas Vogel papersize params
11572
11573 * refcard.tex: use Andreas Vogel simplifications of papersize
11574 params; remove useless version info; update copyright date.
11575
11576Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11577
11578 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11579
11580Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11581
11582 * gdb.texinfo (Files): Say what address the load command loads it at.
11583
11584 * stabs.texinfo (Common Blocks): Minor cleanups.
11585
11586 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11587 that Sun has backed away from the linker kludge and thus the relevant
11588 issue is changes to the SunPRO tools, not the Solaris linker.
11589
11590 * stabs.texinfo (Traditional Integer Types): Clean up description
11591 of octal bounds a little bit. Document extra leading zeroes.
11592
11593Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11594
11595 * gdb.texinfo (Signaling): Update for symbolic symbol names
11596 and add a section explaining the difference between the GDB
11597 signal command and the shell kill utility.
11598
11599Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11600
11601 * libgdb.texinfo: added `@' to braces that were unescaped.
11602
11603Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11604
11605 * libgdb.texinfo: new file. Spec for the gdb library.
11606
11607Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11608
11609 * stabs.texinfo (Include Files): Fix typo (start -> end).
11610
11611Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11612
11613 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11614 from Melissa at FSF's editing pass.
11615
11616Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11617
11618 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11619 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11620 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11621
11622Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11623
11624 * remote.texi (Bootstrapping): Discuss 386 call gates.
11625
11626Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11627
11628 * stabs.texinfo (Based Variables): New node.
11629
11630Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11631
11632 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11633 names, sizes, and formats to suggest how not to lose.
11634
11635Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11636
11637 * stabs.texinfo (Methods): Fix typo.
11638
11639Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11640
11641 * gdb.texinfo: Fix a few typos.
11642
11643Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11644
11645 * gdb.texinfo: Clarify how well it works with Fortran.
11646
11647 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11648 More on relocating stabs in ELF files.
11649
11650Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11651
11652 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11653
11654Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11655
11656 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11657 parameters on VAX.
11658
11659Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11660
11661 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11662
11663Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11664
11665 * stabs.texinfo: Make info author notice match the TeX author notice.
11666
11667Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11668
11669 * stabs.texinfo: Initial-caps all words in node names and
11670 non-trivial words in section names.
11671
11672Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11673
11674 * stabs.texinfo: Many minor cleanups.
11675
11676 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11677
11678Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11679
11680 * stabs.texinfo: Remove full description of big example.
11681 It's not really helpful; just use pieces of it where appropriate.
11682 Add more Texinfo formatting directives (@samp, etc.).
11683 Use @deffn to define stab types.
11684 Eliminate some wordiness. Break up some nodes.
11685 Add an (alphabetized) index of symbol types.
11686 Use consistent capitalization style in node and section names.
11687
11688Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11689
11690 * gdb.texinfo: Change typo "Two two" to "The two".
11691
11692Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * stabs.texinfo (XCOFF-differences): Remove references to
11695 non-existent types N_DECL and N_RPSYM.
11696
11697 * stabs.texinfo (String Field): Say that type attributes bug is
11698 fixed in GDB 4.10, since it is.
11699
11700 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11701
11702Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11703
11704 * stabs.texinfo: Formatting cleanups.
11705
11706Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11707
11708 * stabs.texinfo: When explaining the n_type of a stab, standardize
11709 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11710 no tabs, use @r).
11711 (Global Variables): Clean up.
11712
11713Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11714
11715 * stabs.texinfo (Stack Variables): Re-write.
11716
11717Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11718
11719 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11720 addresses of a source file. Also revise formatting.
11721 Change "object module" or "object file" to "source file".
11722 Various: Miscellaneous cleanups.
11723
11724Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11725
11726 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11727
11728Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11729
11730 * gdbint.texinfo: Removed many nonsensical machine-collected
11731 host and target conditionals, described some of the remainder.
11732
11733Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11734
11735 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11736
11737 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11738 paragraph which follows.
11739
11740 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11741 variables. Looks better and avoids overful hbox.
11742
11743Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11744
11745 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11746
11747Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11748
11749 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11750 retransmit-timeout
11751
11752Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11753
11754 * gdbint.texinfo: Update statement about `some ancient Unix
11755 systems, like Ultrix 4.0' to Ultrix 4.2.
11756
11757Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11758
11759 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11760
11761 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11762
11763 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11764 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11765
11766 * remote.texi: new name for former gdbinv-s.texi
11767
11768 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11769
11770Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11771
11772 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11773 variables for MIPS remote debugging protocol.
11774
11775Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11776
11777 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11778
11779Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11780
11781 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11782
11783Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11784
11785 * gdb.texinfo: repair conditional bugs in text markup
11786
11787Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11788
11789 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11790 to select Modula-2 material.
11791
11792Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11793
11794 * stabs.texinfo: Cleanups regarding statics.
11795
11796 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11797 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11798
11799Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * stabs.texinfo: N_MAIN is sometimes used for C.
11802
11803Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11804
11805 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11806
11807Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11808
11809 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11810 removed from the code by Kingdon.
c906108c
SS
11811
11812Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11813
11814 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11815 input when evaluating breakpoint conditions; the bug has been fixed.
11816
11817 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11818 sets the ignore count to N-1, not to N.
11819
11820Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11821
11822 * refcard.tex (\hoffset): correct longstanding error to match
11823 intended offset; avoids cutting off edge on some printers
11824
11825Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11826
11827 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11828
11829Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11830
11831 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11832
11833Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11834
11835 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11836 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11837 collect sed edits if any, apply to refcard before formatting;
11838 (refcard.ps) stop implying PS fonts if PS output requested;
11839 (lrefcard.ps) delete extra target for variant PS fonts
11840
11841 * refcard.tex: parametrize papersize dependent info, collect
11842 in easily replaced spot
11843
11844 * a4rc.sed: new file, edits to refcard for A4 paper
11845
11846Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11847
11848 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11849
11850Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11851
11852 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11853
11854Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11855
11856 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11857 politely rather than rudely.
11858
11859Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11860
11861 * stabs.texinfo: Document common blocks.
11862
11863Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11864
11865 * stabs.texinfo: Add some basic info about stabs-in-elf.
11866
11867Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11868
11869 * stabs.texinfo (Top): Minor cleanup.
11870
11871Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11872
11873 * Makefile.in (install-info): remove parentdir support
11874
11875Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11876
11877 * gdb.texinfo (Copying): delete this node and references to it;
11878 RMS says this manual need not carry GPL. (passim): Improvements
11879 from last round at FSF, largely due to Ian Taylor review, and
11880 minor formatting improvements.
11881
11882 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11883 largely due to Ian Taylor review. (Debug Session): minor edits to
11884 new text.
11885
11886Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11887
11888 * Makefile.in (realclean): Remove info and dvi files too.
11889
11890Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11891
11892 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11893 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11894 * gdb.texinfo: Change accordingly.
11895
11896 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11897 N_{L,R}BRAC,N_SLINE are relative to.
11898
11899Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11900
11901 * Makefile.in (GDBvn.texi): Update atomically.
11902
11903Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11904
11905 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11906
11907Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11908
11909 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11910 addresses together. Also motivate the set print symbol-filename
11911 command and suggest other solutions.
11912
11913Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11914
11915 * gdb.texinfo (set print elements): Note that the number of
11916 elements is set to unlimited by "set print elements 0".
11917
11918Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11919
11920 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11921 NF_LDOUBLE means.
11922 (Stab Types): Include Solaris stab types.
11923 (Procedures): Document Solaris extensions.
11924
11925Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11926
11927 * gdb.texinfo: Add `set print symbol-filename' doc.
11928
11929Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * stabs.texinfo (Arrays): Talk about type definition vs. type
11932 information.
11933
11934 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11935 the trailing semicolon.
11936
11937Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11938
11939 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11940 and merge in other parts of the document addressing these subjects.
11941 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11942
11943 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11944 at the end of a range type.
11945
11946 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11947 AIX extensions.
11948
11949Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11950
11951 * stabs.texinfo (Stabs Format): Misc fixes.
11952
11953Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11954
11955 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11956 (Traditional builtin types): Document convex convention for long long.
11957 (Negative builtin types): Discuss type names, and misc fixes.
11958
11959Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11960
11961 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11962 point types used with @samp{R} type descriptor.
11963 (Symbol Descriptors): Describe how to handle conflict between
11964 different meanings of @samp{P} symbol descriptor.
11965
11966Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11967
11968 * stabs.texinfo: Remove node Quick Reference and put its children
11969 directly under the main menu.
11970
11971 * stabs.texinfo: Many more changes to bring it into line with
11972 AIX documentation and reality. I think it now has all the
11973 information from the AIX documentation, except that I burned
11974 out when I got to variant records (Pascal and Modula-2) and
11975 all the COBOL types. Oh well, we can add them later when we're
11976 worrying more about those languages.
11977
11978 * stabs.texinfo (Automatic variables): Talk about what it means
11979 to omit the symbol descriptor.
11980
11981Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11984 gcc2 behavior with promoted args.
11985
11986Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11987
11988 * gdb.texinfo: include readline appendices in info version of manual
11989
11990Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11991
11992 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11993 target remote.
11994
11995 * gdb.texinfo (Machine Code): more index entries for disassemble
11996
11997Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11998
11999 * Clarify the intended use of the gdb-testers and gdb-patches
12000 mailing lists, and shrink gzip comment.
12001
12002Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12003
12004 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12005 DOSHOST configuration of manual.
12006
12007 * gdb.texinfo (MIPS Stack): new node.
12008
12009 * all-config.texi (MIPS) new switch.
12010
12011 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12012 tense; (MIPS Remote) new node.
12013
12014 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12015 bug; (Environment) less passive, other small cleanups in text about
12016 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12017 (Remote) new MIPS Remote menu entry.
12018
12019Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12020
12021 * stabs.texinfo: Many changes to include information from the
12022 AIX documentation.
12023
12024 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12025
12026Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12027
12028 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12029 Move a bunch of information from ../README.
12030 (Getting Started): New node.
12031
12032Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12033
12034 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12035
12036 * gdb.texinfo: advance manual revision dates to present
12037
12038 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12039 stop using silly Roman numerals in @set variable names
12040
12041Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12042
12043 * stabs.texinfo (Parameters): Keep trying to get this right.
12044
12045Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12046
12047 * stabs.texinfo (Parameters): More on "local parameters".
12048
12049Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12050
12051 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12052
12053Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12054
12055 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12056 (Parameters): Rewrite.
12057 (xcoff-differences, Sun-differences): Minor changes.
12058
12059Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12060
12061 * stabs.texinfo: Minor cleanup.
12062
12063Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12064
12065 * gdbint.texinfo: Minor xcoff stuff.
12066
12067Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12068
12069 * gdbint.texinfo: Update for new config directory structure.
12070 Add info about internal type data structures.
12071
12072Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12073
12074 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12075 $(srcdir).
12076 (gdb-config.texi): Depend on file in $(srcdir).
12077
12078Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12079
12080 * stabs.texinfo: Fixes about N_SO.
12081
12082Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12083
12084 * gdb.texinfo: include list of nonstandard init file names
12085
12086 * *-config.texi: new switch GENERIC for text that applies *only*
12087 to (usual) multiple-target version of manual
12088
12089 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12090 h8 config
12091
12092 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12093 in menus (rather than conditionally selected multiple alternative
12094 menus).
12095
12096 * Makefile.in: define and use DOC_CONFIG var to select
12097 configuration for GDB user manual.
12098
12099 * gdb-config.texi: delete from repository, generate from Makefile.
12100
12101 * all-config.texi: normal `generic' configuration file, formerly
12102 stored as gdb-config.texi
12103
12104Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12105
12106 * Makefile.in: add dvi target to build all .dvi files
12107
12108Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12109
12110 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12111
12112Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12113
12114 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12115 host conditionals.
12116 * stabs.texinfo: More array fixes inspired by Jim's.
12117
12118Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12119
12120 * stabs.texinfo: Fixes re arrays and continuations.
12121
12122 * gdbint.texinfo: Add XCOFF node.
12123
12124Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12125
12126 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12127
12128Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12129
12130 * stabs.texinfo: Fix for array types to mention lower bounds.
12131
12132Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12133
12134 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12135
12136Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12137
12138 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12139
12140Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12141
12142 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12143 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12144
12145Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12146
12147 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12148
12149Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12150
12151 * gdb.texinfo, gdbinv-s.texi: misc updates
12152
12153Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12154
12155 * gdbint.texinfo: Brief documentation for longjmp support,
12156 from an email msg by Stu.
12157
12158Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12159
12160 * stabs.texinfo: Fix description of floating point "range"
12161 types (which really define basic types). Reported by Jim Meehan,
12162 <meehan@src.dec.com>.
12163
12164 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12165
12166Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12167
12168 * gdbint.texinfo: Slightly expand section on supporting a new
12169 object file format.
12170
12171Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12172
12173 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12174 intermediate file.
12175
12176Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12177
12178 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12179
12180Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12181
12182 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12183
12184 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12185 as well as Z8002.
12186
12187Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12188
12189 * gdbint.texinfo: Add sections on clean design and on how to send
12190 in changes.
12191
12192Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12193
12194 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12195
12196Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12197
12198 * gdb.texinfo: Fix typo, reported by Karl Berry.
12199
12200Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12201
12202 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12203
12204Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12205
12206 * gdbint.texinfo: fixed a stray email address (needs @@),
12207 added @table @code to node "Native Conditionals"
12208
12209Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12210
12211 * gdbint.texinfo: Describe coding style of GDB.
12212
12213Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12214
12215 * stabs.texinfo: Minor wording changes.
12216
12217Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12218
12219 * gdbint.texinfo: Improve release doc slightly.
12220
12221Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12222
12223 * gdbint.texinfo: Improve doc of GDB config macros.
12224
12225Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12226
12227 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12228 These will be reinserted when examined.
12229
12230Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12231
12232 * gdbint.texinfo: Make a start at documenting all the #if macros
12233 in GDB. At least list them all, and start separating them into
12234 host-specific and target-specific.
12235
12236Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12237
12238 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12239 examples (not consistent w others).
c906108c
SS
12240 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12241 for generic vn of doc
12242
12243Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12244
12245 * Makefile.in: always create installation directories.
12246
12247Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12248
12249 * gdb.texinfo: in h8 config, do not describe searching commands.
12250
12251Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12252
12253 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12254 conditionals; introduce a few generic switches that may be
12255 useful for other cross-dev or dos-hosted configs.
12256
12257 * gdb.texinfo: fix typo in "info reg" description
12258
12259Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12260
12261 * stabs.texinfo: Minor updates from running TeX over it.
12262 * Makefile.in (stabs.dvi, stabs.ps): Add.
12263
12264Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12265
12266 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12267 First pass at converting it to texinfo.
12268
12269Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12270
12271 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12272 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12273
12274Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12275
12276 * gdbint.texinfo: Add section on partial symbol tables.
12277
12278Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12279
12280 * gdb.texinfo: document `set remotedebug' and `set
12281 rstack_high_address'.
12282
12283Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12284
12285 * gdb.texinfo: slight expansion of new text on reading info files
12286 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12287 H8/300 from DOS.
12288
12289Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12290
12291 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12292
12293Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12294
12295 * gdb.texinfo: Say how to read the `info' files.
12296
12297Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12298
12299 * Makefile.in: gm4 -> m4.
12300
12301Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12302
12303 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12304 Documentation' ahead of `Installing GDB' to match README.
12305 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12306 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12307
12308Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12309
12310 * Makefile.in: remove $(srcdir) from gdb.info rule.
12311
12312Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12313
12314 * Makefile.in: commented out gdb-all.texinfo rule. This is
12315 temporary.
12316
12317Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12318
12319 * Makefile.in, configure.in: removed traces of namesubdir,
12320 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12321 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12322
12323Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12324
12325 * gdb.texinfo: Improve how we ask for bug reports.
12326
12327Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12328
12329 * Makefile.in: infodir belongs in datadir.
12330
12331Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12332
12333 * Makefile.in: remove spaces following hyphens, bsd make can't
12334 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12335 standards.text support.
c906108c
SS
12336
12337Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12338
12339 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12340 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12341 and mandir now keyed off datadir by default.
12342
12343\f
12344Local Variables:
9e9c5ae7 12345mode: change-log
c906108c
SS
12346left-margin: 8
12347fill-column: 74
12348version-control: never
463888ab 12349coding: utf-8
c906108c 12350End:
This page took 1.946061 seconds and 4 git commands to generate.