Use function_view in cli-script.c
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
0489430a
TT
12018-05-02 Tom Tromey <tom@tromey.com>
2
3 PR python/20084:
4 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
5 PARAM_ZUINTEGER_UNLIMITED.
6
6d7bb824
TT
72018-04-30 Tom Tromey <tom@tromey.com>
8
9 * python.texi (Types In Python): Document Type.align.
10
b744723f
AA
112018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12
13 * gdb.texinfo (Symbols): Mention the fact that "info
14 variables/functions/types" show source files and line numbers.
15
4a4495d6
MM
162018-04-13 Markus Metzger <markus.t.metzger@intel.com>
17
18 * gdb.texinfo: Document set/show record btrace cpu.
19
3fcded8f
JB
202018-03-27 Joel Brobecker <brobecker@adacore.com>
21
22 * gdb.texinfo (Ada Settings): New subsubsection.
23
978d6c75
TT
242018-03-26 Tom Tromey <tom@tromey.com>
25
26 PR backtrace/15582:
27 * gdb.texinfo (Backtrace): Mention "hide" argument.
28
ea3b0687
TT
292018-03-26 Tom Tromey <tom@tromey.com>
30
31 * gdb.texinfo (Backtrace): Describe options individually.
32
76727919
TT
332018-03-19 Tom Tromey <tom@tromey.com>
34
35 * observer.texi: Remove.
36
386a8676
JB
372018-03-04 John Baldwin <jhb@FreeBSD.org>
38
39 * gdb.texinfo (Debugging Output): Document "set/show debug
40 fbsd-nat".
41
db1ae9c5
AB
422018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.texinfo (Machine Code): Additional information about "info
45 line" command.
46
d726cb5d
SN
472018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
48
49 * gdb.texinfo (gdb-add-index man): Add pindex.
50
dbfa4523
SN
512018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
52
53 * gdb.texinfo (set cwd): Add period.
54 (gdb-add-index man): Move anchor.
55
ba643918
SDJ
562017-01-12 Tom Tromey <tom@tromey.com>
57 Sergio Durigan Junior <sergiodj@redhat.com>
58
59 * gdb.texinfo (Index Files): Mention gdb-add-index.
60 (gdb-add-index man): New section.
61 * Makefile.in (gdb-add-index.1): New rule to generate manpage
62 from gdb.texinfo.
63
754452f0
SN
642018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
65
66 * gdb.texinfo (pwd): Fix whitespace.
67
2d97a5d9
JB
682018-01-09 John Baldwin <jhb@FreeBSD.org>
69
70 * gdb.texinfo (pwd): Update cross-reference for Process Information
71 node and remove explicit /proc reference.
72 (Native): Rename subsection from SVR4 Process Information to
73 Process Information.
74 (Process Information): Reword introduction to be less /proc
75 centric. Document support for "info proc" on FreeBSD.
76
9f757bf7
XR
772018-01-03 Xavier Roirand <roirand@adacore.com>
78
79 * gdb.texinfo (Set Catchpoints): Add documentation for new
80 "catch handlers" action.
81
cef0f868
SH
822017-12-27 Stafford Horne <shorne@gmail.com>
83
84 * gdb.texinfo (Target Description Format): Explain that arbitrary
85 strings are now allowed for register groups.
86
b67d92b0
SH
872017-12-27 Stafford Horne <shorne@gmail.com>
88
89 * gdb.texinfo (Registers): Document info reg $reggroup feature.
90
7c161838
SDJ
912017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
92
93 PR cli/16224
94 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
95
b89641ba
SM
962017-12-13 Simon Marchi <simon.marchi@ericsson.com>
97
98 * python.texi (Manipulating breakpoints using Python): Document
99 qualified parameter to gdb.Breakpoint.
100
0b982d68
SM
1012017-12-13 Simon Marchi <simon.marchi@ericsson.com>
102
103 * python.texi (Manipulating breakpoints using Python): Split doc
104 of Breakpoint.__init__ in two, split text in multiple
105 paragraphs, don't nest parameter square brackets.
106
a994fec4
FJ
1072017-12-12 Stafford Horne <shorne@gmail.com>
108 Stefan Wallentowitz <stefan@wallentowitz.de>
109 Franck Jullien <franck.jullien@gmail.com>
110 Jeremy Bennett <jeremy.bennett@embecosm.com>
111
112 * gdb.texinfo: Add OpenRISC documentation.
113
437afbb8
JK
1142017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
115
116 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
117
883fd55a
KS
1182017-12-07 Keith Seitz <keiths@redhat.com>
119
120 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
121 and "show print type nested-type-limit".
122
824cc835
PM
1232017-12-07 Phil Muldoon <pmuldoon@redhat.com>
124
125 * python.texi (Breakpoints In Python): Add text relating
126 to allowed explicit locations and keywords in gdb.Breakpoints.
127
7403715e
TT
1282017-12-04 Tom Tromey <tom@tromey.com>
129
130 * gdb.texinfo (Rust): Update trait object status
131
97cbe998
SDJ
1322017-12-01 Andrew Cagney <cagney@redhat.com>
133 Joel Brobecker <brobecker@adacore.com>
134 Sergio Durigan Junior <sergiodj@redhat.com>
135
136 * gdb.texinfo (File Options): Document --readnever.
137 (Commands to Specify Files): Likewise, for 'symbol-file' and
138 'add-symbol-file'.
139
bd69330d
PA
1402017-11-29 Pedro Alves <palves@redhat.com>
141
142 PR c++/19436
143 * gdb.texinfo (Debugging C Plus Plus): Document setting
144 breakpoints in functions with ABI tags.
145
a20714ff
PA
1462017-11-29 Pedro Alves <palves@redhat.com>
147
148 * gdb.texinfo (Linespec Locations): Document how "function" is
149 interpreted in C++ and Ada. Document "-qualified".
150 (Explicit Locations): Document how "-function" is interpreted in
151 C++ and Ada. Document "-qualified".
152
ee9a09e9
DC
1532017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
154
155 PR gdb/21945
156 * gdb.texinfo (Search Memory): Update description and example
157 about how to search a string without NULL terminator.
158
e547c119
JB
1592017-11-24 Joel Brobecker <brobecker@adacore.com>
160
161 * gdb.texinfo (GDB/MI Ada Exception Information): Document
162 new "exception-message" field.
163
5f1ca24a
SM
1642017-11-24 Simon Marchi <simon.marchi@ericsson.com>
165
166 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
167
d044bac8
PA
1682017-11-24 Pedro Alves <palves@redhat.com>
169
170 * gdb.texinfo (Completion): Update need-quoting examples. Remove
171 false claim that GDB inserts quoting automatically.
172 (Symbols): Add anchor.
173
2400729e
UW
1742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
175
176 * gdb.texinfo (Requirements): Document use of GNU MPFR.
177
d8ae99a7
PM
1782017-11-16 Phil Muldoon <pmuldoon@redhat.com>
179
180 * python.texi (Basic Python): Add rbreak documentation.
181
d0fe4701
XR
1822017-11-07 Xavier Roirand <roirand@adacore.com>
183 Pedro Alves <palves@redhat.com>
184
185 * gdb.texinfo (Set Breaks): Document support for breakpoint
186 location ranges in the enable/disable commands.
187
bc3b087d
SDJ
1882017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
189
190 * gdb.texinfo (Starting your Program) <The working directory.>:
191 Mention remote debugging.
192 (Working Directory) <Your Program's Working Directory>:
193 Likewise.
194 (Connecting) <Remote Packet>: Add "set-working-dir"
195 and "QSetWorkingDir" to the table.
196 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
197 packet.
198
d092c5a2
SDJ
1992017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
200
201 * gdb.texinfo (Starting your Program) <The working directory.>:
202 Mention new "set cwd" command.
203 (Working Directory) <Your Program's Working Directory>:
204 Rephrase to explain that "set cwd" exists and is the default
205 way to change the inferior's cwd.
206
289e23aa
AA
2072017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
208
209 * gdb.texinfo (S/390 and System z Features): Document the new
210 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
211
f2ff95c5
KB
2122017-09-21 Kevin Buettner <kevinb@redhat.com>
213
214 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
215 attribute.
216
da2c323b
KB
2172017-09-21 Kevin Buettner <kevinb@redhat.com>
218
219 * python.texi (Inferiors In Python): Add description for method
220 Inferior.thread_from_thread_handle.
221
4e5a4f58
JB
2222017-09-19 John Baldwin <jhb@FreeBSD.org>
223
224 * gdb.texinfo (Starting your Program): Add description of
225 starti command. Mention starti command as an alternative for
226 debugging the elaboration phase.
227
1526853e
SM
2282017-09-16 Simon Marchi <simon.marchi@ericsson.com>
229
230 * gdb.texinfo (Maintenance Commands): Document filter parameter
231 of "maint selftest". Document "maint info selftests" command.
232
7c96f8c1
TT
2332017-09-11 Tom Tromey <tom@tromey.com>
234
235 * python.texi (Events In Python): Document new events.
236
d69cf9b2
PA
2372017-09-04 Pedro Alves <palves@redhat.com>
238
239 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
240 no-debug-info variables.
241 (Symbols) <Examining the Symbol Table>: Document inspecting
242 no-debug-info types.
243 (Calling) <Calling functions with no debug info>: New subsection,
244 documenting calling no-debug-info functions.
245 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
246
0a2dde4a
SDJ
2472017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
248
249 * gdb.texinfo (set environment): Add @anchor. Explain that
250 environment variables set by the user are sent to GDBserver.
251 (unset environment): Likewise, but for unsetting variables.
252 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
253 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
254 "environment-reset" and "QEnvironmentReset" to the table.
255 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
256 QEnvironmentReset>: New item, explaining the packet.
257
6e41ddec
JK
2582017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
259
260 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
261 "Compiler search for the compile command" descriptions of set
262 compile-gcc and show compile-gcc.
263
58afddc6
WP
2642017-08-07 Weimin Pan <weimin.pan@oracle.com>
265
266 * gdb.texinfo (Architectures): Add new Sparc64 section to document
267 ADI support.
268 * NEWS: Add "adi examine" and "adi assign" commands.
269
6d580b63
YQ
2702017-08-18 Yao Qi <yao.qi@linaro.org>
271
272 * gdb.texinfo (Server): Document "--selftest".
273
a5afdb16
RK
2742017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
275
276 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
277 Single-Key mode.
278
ca145713
SDJ
2792017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
280
281 PR gdb/21925
282 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
283 set...").
284
0968fbae
SM
2852017-08-09 Simon Marchi <simon.marchi@ericsson.com>
286
287 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
288 conditional expression.
289
791fb3d7
SM
2902017-07-31 Simon Marchi <simon.marchi@ericsson.com>
291
292 * agentexpr.texi (rot): Fix symbolic description, improve
293 textual description.
294
27d41eac
YQ
2952017-07-26 Yao Qi <yao.qi@linaro.org>
296
297 * gdb.texinfo (Maintenance Commands): Document command
298 "maint check xml-descriptions".
299
8e2141c6
YQ
3002017-07-26 Yao Qi <yao.qi@linaro.org>
301
302 * gdb.texinfo (Maintenance Commands): Document optional
303 argument of "maint print c-tdesc".
304
c646b4e8
YQ
3052017-07-18 Yao Qi <yao.qi@linaro.org>
306
307 * gdb.texinfo (Maintenance Commands): Improve the doc to
308 command "maint print c-tdesc".
309
eb83230b
SDJ
3102017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
311
312 PR gdb/21606
313 * python.texi (Python representation of Symbols.): Replace
314 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
315 * guile.texi (Guile representation of Symbols.): Likewise.
316
c4dcb155
SM
3172017-06-11 Simon Marchi <simon.marchi@ericsson.com>
318
319 * gdb.texinfo (Optional Messages about Internal Happenings):
320 Document {set,show} debug separate-debug-file commands.
321
aefd8b33
SDJ
3222017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
323
324 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
325 (Connecting) <Remote Packet>: Add "startup-with-shell"
326 and "QStartupWithShell" to the table.
327 (Remote Protocol) <QStartupWithShell>: New item, explaining the
328 packet.
329
176efed1
AB
3302017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
331
332 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
333
d050f7d7
TW
3342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
335
336 * python.texi (Recording in Python): Factor out the documentation of
337 gdb.RecordInstruction's super class.
338
14f819c8
TW
3392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
340
341 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
342 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
343 prev and next.
344
0ed5da75
TW
3452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
346
347 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
348 gdb.RecordInstruction
349
913aeadd
TW
3502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
351
352 * python.texi (Recording in Python): Add documentation for
353 gdb.RecordGap and remove documentation of special cases for
354 gdb.BtraceInstruction.
355
a3be24ad
TW
3562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
357
358 * python.texi (Recording in Python): Remove Record.ptid defvar.
359
ebe553db
SM
3602017-04-21 Simon Marchi <simon.marchi@ericsson.com>
361
362 * gdb.texinfo (GDB/MI Thread Information): Add missing
363 fields, re-word some things.
364 (GDB/MI Thread Commands): Describe fields found in the output of
365 -thread-info, remove description of fields in the
366 thread output tuple, replace with a cross-reference to "GDB/MI
367 Thread Information".
368
9be21bb4
SM
3692017-04-21 Simon Marchi <simon.marchi@ericsson.com>
370
371 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
372 from -thread-info output.
373
fe5f7374
AK
3742017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
375
376 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
377
eea78757
AK
3782017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
379
380 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
381
79778b30
YQ
3822017-03-22 Yao Qi <yao.qi@linaro.org>
383
384 * python.texi (Inferiors In Python): Remove @code from Python.
385
cee59b3f
TW
3862017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
387
388 * python.texi (Recordings In Python): Document return type of
389 gdb.BtraceInstruction.data.
390
51457a05
MAL
3912017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
392
393 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
394 command file-list-shared-libraries
395 (GDB/MI Async Records): Update documentation of library-loaded with new
396 field.
397
f8d99587
DE
3982017-03-16 Doug Evans <dje@google.com>
399
400 * guile.texi (Lazy Strings In Guile): Mention arrays.
401 * python.texi (Lazy Strings In Python): Ditto.
402
5cf70512
JW
4032017-03-08 Jiong Wang <jiong.wang@arm.com>
404
405 * gdb.texinfo (Memory Protection Extensions): Add missing escape
406 character "@".
407
4a612d6f
WT
4082017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
409
410 * Memory Protection Extensions: Add information about inferior
411 calls.
412
216f72a1
JK
4132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
414
415 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
416 DW_TAG_GNU_* and DW_AT_GNU_*.
417
4e746bb6
TW
4182017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
419
420 * python.texi (Recordings In Python): New section.
421
3f77c769
TT
4222017-02-14 Tom Tromey <tom@tromey.com>
423
424 PR python/13598:
425 * python.texi (Events In Python): Document events.before_prompt.
426
5cf30ebf
LM
4272017-02-13 Luis Machado <lgustavo@codesourcery.com>
428
429 * gdb.texinfo (Target Commands): Document the optional offset
430 argument for the load command.
431
18da0c51
MG
4322017-02-10 Martin Galvan <martingalvan@sourceware.org>
433
434 PR gdb/21122
435 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
436 space-separated breakpoint lists. Also add a missing @table command
437 and @cindex for breakpoint lists.
438
3f7b46f2
IR
4392017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
440
441 PR tdep/20936
442 * gdb.texinfo: (Standard Target Features): Document SPARC features.
443 (Sparc Features): New node.
444
2735833d
WT
4452017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
446
447 * gdb.texinfo (i386 Features): Add system segment registers
448 as feature.
449
373832b6
SM
4502017-01-24 Simon Marchi <simon.marchi@ericsson.com>
451
452 * python.texi (Events In Python): Fix typo.
453
78cbbba8
LM
4542017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
455 Luis Machado <lgustavo@codesourcery.com>
456
457 * gdb.texinfo (-target-flash-erase): New MI command description.
458 (flash-erase): New CLI command description.
459
387360da
JB
4602017-01-04 John Baldwin <jhb@FreeBSD.org>
461
462 * gdb.texinfo (Contributors): Add SRI International and University
463 of Cambridge for FreeBSD/mips.
464
34c41c68
DE
4652016-12-22 Doug Evans <xdje42@gmail.com>
466
467 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
468 commands.
469
df3ee9ca
PA
4702016-12-02 Pedro Alves <palves@redhat.com>
471
472 * gdb.texinfo (User-defined Commands): Limit on number of
473 arguments passed to user-defined commands removed; update.
474
01770bbd
PA
4752016-12-02 Pedro Alves <palves@redhat.com>
476
477 PR cli/20559
478 * gdb.texinfo (Define): Add example of using "eval" to process a
479 variable number of arguments.
480 (Output) <eval>: Add anchor.
481
ad02e4fe
SM
4822016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
483
484 * Makefile.in: Likewise.
485
8504e097
AA
4862016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
487
488 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
489 xref.
490
39402e6c
PA
4912016-10-29 Pedro Alves <palves@redhat.com>
492
493 * gdb.texinfo (Packets) <vCont>: Remove mention of default
494 actions.
495
ca6eff59
PA
4962016-10-26 Pedro Alves <palves@redhat.com>
497
498 * gdb.texinfo (Packets): Clarify vCont packets with multiple
499 actions that match a thread, and what happens when an action
500 matches a thread that is already running.
501
be06ba8c
SM
5022016-10-14 Simon Marchi <simon.marchi@ericsson.com>
503
504 * gdb.texinfo (Using Trace Files): Fix typo.
505 (GDB/MI Tracepoint Commands): Likewise.
506
99e61eda
SM
5072016-10-14 Simon Marchi <simon.marchi@ericsson.com>
508
509 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
510 of -trace-save.
511
9c37b5ae
TT
5122016-10-06 Tom Tromey <tom@tromey.com>
513
514 * guile.texi (Types In Guile): Remove Java mentions.
515 * python.texi (Types In Python): Remove Java mentions.
516 * gdb.texinfo (Address Locations, Supported Languages)
517 (Index Section Format): Remove Java mentions.
518
ee8da4b8
DE
5192016-08-15 Doug Evans <dje@google.com>
520
521 * gdb.texinfo (Target Description Format): Update docs on "end"
522 field spec and field default type.
523
4034d0ff
AT
5242016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5252016-10-03 Simon Marchi <simon.marchi@ericsson.com>
526
527 PR gdb/20487
528 * gdb.texinfo (Context management): Update mention of frame
529 change notifications.
530 (gdb/mi Async Records): Document frame field in
531 =thread-select event.
532 * observer.texi (GDB Observers): New user_selected_context_changed
533 observer.
534
4435e1cc
TT
5352016-09-28 Tom Tromey <tom@tromey.com>
536
537 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
538 than "memory breakpoint". Further document "kind". Move
539 protocol-details link earlier.
540 <z1>: Document the cmd_list argument. Fix typo.
541 <g>: Remove incorrect sentence.
542 (Stop Reply Packets): Document "OK" response to requests when in
543 non-stop mode.
544 <swbreak>: Use "software breakpoint" rather than "memory
545 breakpoint".
546 <create>: Document that "R" is ignored.
547 <W, X, w>: Document formatting of "AA".
548 (Notification Packets): Use "%Stop", not "%%Stop".
549
ad0a504f
AK
5502016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
551
552 * gdb.texinfo (Embedded Processors): Document ARC.
553 (Synopsys ARC): New section.
554 (Standard Target Features): Document ARC features.
555 (ARC Features): New section.
556
74172ecf
SM
5572016-09-21 Simon Marchi <simon.marchi@ericsson.com>
558
559 * .gitignore: New file.
560
0a1ddfa6
SM
5612016-08-24 Simon Marchi <simon.marchi@ericsson.com>
562
563 * gdb.texinfo (Input/Output): Mention possibility to unset
564 inferior-tty.
565
c0272db5
TW
5662016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
567
568 * gdb.texinfo: Resume btrace on reconnect.
569
e3487908
GKB
5702016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
571
572 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
573 syscall.
574
463888ab
РИ
5752016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
576
577 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
578 command.
579
dac790e1
TT
5802016-07-13 Tom Tromey <tom@tromey.com>
581
582 PR python/15620, PR python/18620:
583 * python.texi (Events In Python): Document new breakpoint events.
584
93daf339
TT
5852016-07-13 Tom Tromey <tom@tromey.com>
586
587 PR python/17698:
588 * python.texi (Breakpoints In Python): Document
589 Breakpoint.pending.
590
cda75e70
TT
5912016-07-13 Tom Tromey <tom@tromey.com>
592
593 * python.texi (Breakpoints In Python): Move table of types and
594 table of watchpoint types earlier in node.
595
e0f3fd7c
TT
5962016-07-12 Tom Tromey <tom@tromey.com>
597
598 PR python/19293:
599 * python.texi (Frames In Python): Document
600 gdb.invalidate_cached_frames.
601
86f78169
PA
6022016-06-21 Pedro Alves <palves@redhat.com>
603
604 * gdb.texinfo (Interpreters): Update intepreter-exec section,
605 document new-ui and explain use case.
606
a28d8e50
YTL
6072016-06-17 Yan-Ting Lin <currygt52@gmail.com>
608
609 * gdb.texinfo (Standard Target Features): Document NDS32 features.
610 (NDS32 Features): New Section.
611
bb556f1f
TK
6122016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
613
614 * gdb.texinfo (Examining Memory): Document negative repeat
615 count in the 'x' command.
616
38b022b4
SM
6172016-06-06 Simon Marchi <simon.marchi@ericsson.com>
618
619 * gdb.texinfo (GDB/MI Async Records): Document method and
620 format fields in =record-started.
621 * observer.texi (record_changed): Add method and format
622 parameters.
623
c185ba27
EZ
6242016-05-27 Eli Zaretskii <eliz@gnu.org>
625
626 * gdb.texinfo (General Query Packets): Move the description of the
627 response before the long list of the specific 'read' and 'write'
628 requests.
629
1957f6b8
TT
6302016-05-23 Tom Tromey <tom@tromey.com>
631
632 * python.texi (Basic Python): Document gdb.breakpoints return.
633
224f10c1
TT
6342016-05-24 Tom Tromey <tom@tromey.com>
635
636 PR gdb/19194:
637 * gdb.texinfo (gdb man): Fix typo.
638
0bdfa368
TT
6392016-05-17 Tom Tromey <tom@tromey.com>
640
641 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
642 (Rust): New node.
643
dcd1f979
TT
6442016-05-17 Tom Tromey <tom@tromey.com>
645
646 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
647
310cdbb6
YQ
6482016-04-27 Yao Qi <yao.qi@linaro.org>
649
650 * gdb.texinfo (tfind): Complete doc about tfind without
651 argument.
652
b8162e5a
AT
6532016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
654
655 * agentexpr.texi (byte): Fix zero_ext description.
656
f7c38292
PA
6572016-03-31 Pedro Alves <palves@redhat.com>
658
659 * gdb.texinfo (M32R/SDI): Delete node.
660 (MIPS Embedded): Remove references to the MIPS remote debugging
661 protocol, PMON and variants, and the associated commands.
662
81516450
DE
6632016-03-15 Doug Evans <dje@google.com>
664
665 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
666 (Target Description Format): Mention enum types. Update docs on
667 flags types.
668 (Predefined Target Types): Add "bool".
669 (Enum Target Types): New node.
670
2a60e18f
PA
6712016-03-15 Pedro Alves <palves@redhat.com>
672
673 * gdb.texinfo (Tracepoint Actions): Fix typo.
674
45fa2529
PA
6752016-03-15 Pedro Alves <palves@redhat.com>
676 Andreas Arnez <arnez@linux.vnet.ibm.com>
677 Marcin Kościelnicki <koriakin@0x04.net>
678
679 * gdb.texinfo (Tracepoint Actions): Document possible
680 unreliability of '$_ret'.
681
f2403c39
AB
6822016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * gdb.texinfo (Symbols): Document new 'maint info line-table'
685 command.
686
f2f3ccb9
SM
6872016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
688
689 * gdb.texinfo (Convenience Functions): Document $_as_string.
690
cce0e923
DE
6912016-02-23 Doug Evans <dje@google.com>
692
693 * gdb.texinfo (Skipping Over Functions and Files): Document new
694 options to "skip" command. Update docs of output of "info skip".
695
012b3a21
WT
6962016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
697
698 * gdb.texinfo (Signals): Add bound violation display hints for
699 a SIGSEGV.
700
0748bf3e
MK
7012016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
702
703 * gdb.texinfo (Trace File Format): Add documentation for description
704 section lines.
705
e909d859
MK
7062016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
707
708 * gdb.texinfo (Trace File Format): Remove misleading information
709 about register block ordering.
710
713cdcbf
DE
7112016-02-01 Doug Evans <dje@google.com>
712
713 * gdb.texinfo (Value Sizes): Fix typo.
714
8244c20d
DE
7152016-02-01 Doug Evans <dje@google.com>
716
717 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
718
5fdf6324
AB
7192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
720
721 * gdb.texinfo (Value Sizes): New section.
722 (Data): Add the 'Value Sizes' node to the menu.
723
67ebd9cb
JB
7242016-01-26 John Baldwin <jhb@FreeBSD.org>
725
726 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
727
6e9567fe
JB
7282016-01-19 John Baldwin <jhb@FreeBSD.org>
729
730 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
731
f303dbd6
PA
7322016-01-18 Pedro Alves <palves@redhat.com>
733
734 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
735 of the thread that hit a breakpoint or received a signal.
736
71ef29a8
PA
7372016-01-15 Pedro Alves <palves@redhat.com>
738
739 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
740
663f6d42
PA
7412016-01-13 Pedro Alves <palves@redhat.com>
742
743 * gdb.texinfo (Threads): Document the $_gthread convenience
744 variable.
745 (Convenience Vars): Likewise.
746
c84f6bbf
PA
7472016-01-13 Pedro Alves <palves@redhat.com>
748
749 * gdb.texinfo (Threads): Document "info threads -gid".
750
22a02324
PA
7512016-01-13 Pedro Alves <palves@redhat.com>
752
753 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
754 anchor.
755 (Threads In Python): Document new InferiorThread.global_num
756 attribute.
757
5d5658a1
PA
7582016-01-07 Pedro Alves <palves@redhat.com>
759
760 * gdb.texinfo (Threads): Document per-inferior thread IDs,
761 qualified thread IDs, global thread IDs and thread ID lists.
762 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
763 thread IDs.
764 (Convenience Vars): Document the $_thread convenience variable.
765 (Ada Tasks): Adjust to refer to thread IDs.
766 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
767 Commands, GDB/MI Variable Objects): Update to mention global
768 thread IDs.
769 * guile.texi (Breakpoints In Guile)
770 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
771 global thread IDs instead of thread IDs.
772 * python.texi (Threads In Python): Adjust documentation of
773 InferiorThread.num.
774 (Breakpoint.thread): Mention global thread IDs instead of thread
775 IDs.
776
84654457
PA
7772016-01-13 Pedro Alves <palves@redhat.com>
778
779 * python.texi (Threads In Python): Document
780 InferiorThread.inferior.
781
e3940304
PA
7822016-01-13 Pedro Alves <palves@redhat.com>
783
784 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
785 convenience variable.
786 (Convenience Vars): Likewise.
787
82075af2
JS
7882016-01-12 Josh Stone <jistone@redhat.com>
789 Philippe Waroquiers <philippe.waroquiers@skynet.be>
790
791 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
792 (Stop Reply Packets): List the syscall entry and return stop reasons.
793 (General Query Packets): Describe QCatchSyscalls, and add it to the
794 table and the detailed list of stub features.
795
bc504a31
PA
7962016-01-12 Pedro Alves <palves@redhat.com>
797
798 Remove use of the registered trademark symbol throughout.
799
cde67b27
YQ
8002016-01-12 Yao Qi <yao.qi@linaro.org>
801
802 * gdb.texinfo (Interrupts): Update the document on handling
803 interrupt when program is stopped.
804
19d9d4ef
DB
8052015-12-11 Don Breazeal <donb@codesourcery.com>
806
807 * gdb.texinfo (Forks): Correct Linux kernel version where
808 fork and exec events are supported, add notes about support
809 of these events in target remote mode.
810 (Connecting): Reorganize and clarify distinctions between
811 target remote, extended-remote, and multiprocess.
812 Reorganize related text from separate sections into new
813 sections.
814 (Server): Note effects of target extended-remote mode.
815 Delete section on Multi-Process Mode for gdbserver.
816 Move some text to "Connecting" node.
817
f4f4330e
PA
8182015-12-10 Pedro Alves <palves@redhat.com>
819
820 * gdb.texinfo (Threads): Replace warning with explanation
821 about single-threaded programs.
822
b1236ac3
PA
8232015-12-10 Pedro Alves <palves@redhat.com>
824
825 * gdb.texinfo (Threads): Remove mention of SGI.
826 (Forks): Remove mention of HP-UX.
827 (Breakpoints): Remove mention of HP-UX.
828 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
829 Reword in terms of architectures.
830 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
831 mention supported systems.
832 (Convenience Vars): Don't mention HP-UX.
833 (Jumping): Remove mention of HP-UX in comment.
834 (Files) <shared libraries>: Update supported shared library types
835 list. Remove mention of HP-UX.
836 (Native): Remove HP-UX subsection.
837 (SVR4 Process Information): Remove mention of HP-UX.
838
0f59c28f
PA
8392015-12-10 Pedro Alves <palves@redhat.com>
840
841 * gdb.texinfo (Stack): Reorder menu.
842
1c35a88f
LM
8432015-12-09 Luis Machado <lgustavo@codesourcery.com>
844
845 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
846 -var-set-format's new zero-hexadecimal format.
847
3685b09f
PMR
8482015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
849
850 * gdb.texinfo (Ada Mode Into): Move overloading support
851 description to its own node.
852 (Overloading support for Ada): New node.
853
f2faf941
PA
8542015-11-30 Pedro Alves <palves@redhat.com>
855
856 PR 14618
857 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
858 (Remote Configuration): Add the "set/show remote
859 no-resumed-stop-reply" to the available settings table.
860 (General Query Packets): Document the "no-resumed" qSupported
861 feature.
862
65706a29
PA
8632015-11-30 Pedro Alves <palves@redhat.com>
864
865 * gdb.texinfo (Remote Configuration): List "set/show remote
866 thread-events" command in configuration table.
867 (Stop Reply Packets): Document "T05 create" stop
868 reason and 'w' stop reply.
869 (General Query Packets): Document QThreadEvents packet. Document
870 QThreadEvents qSupported feature.
871
de979965
PA
8722015-11-30 Pedro Alves <palves@redhat.com>
873
874 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
875 anchor.
876 (Packets): Document vCtrlC.
877
79efa585
SM
8782015-11-26 Simon Marchi <simon.marchi@ericsson.com>
879
880 * gdb.texinfo (Thread List Format): Mention thread names.
881
7e0aa6aa
PA
8822015-11-24 Pedro Alves <palves@redhat.com>
883
884 PR 17539
885 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
886 program-spaces" example to ascending order listing.
887 (Threads): Adjust "info threads" example to ascending order
888 listing.
889 (Forks): Adjust "info inferiors" example to ascending order
890 listing.
891
0c532a29
MM
8922015-11-04 Markus Metzger <markus.t.metzger@intel.com>
893
894 * gdb.texinfo (Process Record and Replay): Document "record
895 instruction-history" modifiers.
896
fc58fa65
AB
8972015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
898
899 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
900 description.
901 (Frame Filter Management): Move to later in the 'Examining the
902 Stack' chapter.
903 (Selection): Add entry for 'select-frame'.
904
792005b0
DE
9052015-09-25 Doug Evans <dje@google.com>
906
907 * gdb.texinfo (Process Record and Replay): Fix syntax of
908 "record instruction-history begin, end" and
909 "record function-call-history begin, end".
910
c58b006b
SM
9112015-09-22 Simon Marchi <simon.marchi@ericsson.com>
912
913 * gdb.texinfo (Specifying Source Directories): Fix
914 substitute-path example.
915
f2665db5
MM
9162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
917
918 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
919
e68fa6f0
PA
9202015-09-15 Pedro Alves <palves@redhat.com>
921
922 PR remote/18965
923 * gdb.texinfo (Stop Reply Packets): Revert previous change to
924 the vforkdone description.
925
8228463c
PA
9262015-09-15 Pedro Alves <palves@redhat.com>
927
928 PR remote/18965
929 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
930 part indicates the thread ID of the parent process.
931
750ce8d1
YQ
9322015-09-15 Yao Qi <yao.qi@linaro.org>
933
934 * gdb.texinfo (General Query Packets): Add vContSupported to
935 tables of 'gdbfeatures' and 'stub features' supported in the
936 qSupported packet, as well as to the list containing stub
937 feature details.
938
b459a59b
DB
9392015-09-11 Don Breazeal <donb@codesourcery.com>
940
941 * gdb.texinfo (Remote Configuration): Add exec event
942 feature to table of packet settings.
943 (Stop Reply Packets): Add exec events to the list of stop
944 reasons.
945 (General Query Packets): Add exec events to tables of
946 'gdbfeatures' and 'stub features' supported in the qSupported
947 packet, as well as to the list containing stub feature
948 details.
949
73b8c1fd
PA
9502015-08-24 Pedro Alves <palves@redhat.com>
951
952 * gdb.texinfo (Remote Configuration): Document the "set/show
953 remote multiprocess-extensions-packet" commands.
954
bb615428
PA
9552015-08-24 Pedro Alves <palves@redhat.com>
956
957 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
958 <M32R>: Remove references to M32R/D.
959 <M68K>: Remove references to target dbug.
960 <MIPS Embedded>: Remove references to target r3900 and target
961 array.
962 <PowerPC Embedded>: Remove references to target dink32 and target
963 ppcbug, target sds
964 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
965
2b4bf6af
AB
9662015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
967
968 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
969
566f5e3b
AB
9702015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
973
18989b3c
AB
9742015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.texinfo (Maintenance Commands): Move documentation of "main
977 info bfds" to...
978 (File Caching): A New section. Outline bfd caching, and add new
979 description for "main set/show bfd-sharing".
980
6ff0ba5f
DE
9812015-08-14 Doug Evans <xdje42@gmail.com>
982
983 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
984 disassembly.
985 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
986
629500fa
KS
9872015-08-11 Keith Seitz <keiths@redhat.com>
988
989 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
990 Use "location(s)"instead of "linespec(s)".
991 (Specifying a Location): Rewrite.
992 Add subsections describing linespec, address, and explicit locations.
993 Add node/menu for each subsection.
994 (Source and Machine Code, C Preprocessor Macros)
995 (Create and Delete Trace points)
996 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
997 (Continuing at a Different Address): Remove "linespec" examples.
998 Add reference to "Specify a Location"
999 (The -break-insert Command): Rewrite. Add anchor.
1000 Add reference to appropriate manual section discussing locations.
1001 (The -dprintf-insert Command): Refer to -break-insert for
1002 specification of 'location'.
1003
fbea99ea
PA
10042015-08-07 Pedro Alves <palves@redhat.com>
1005
1006 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1007 target-non-stop".
1008
da8c46d2
MM
10092015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1010
1011 * gdb.texinfo (Process Record and Replay): Document prefixing of
1012 speculatively executed instructions in the "record instruction-history"
1013 command.
1014
a3b5281e
DE
10152015-07-20 Doug Evans <dje@google.com>
1016
1017 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1018
6bcb1f97
DE
10192015-07-16 Doug Evans <dje@google.com>
1020
1021 * stabs.texinfo: @include gdb-cfg.texi.
1022
db1ff28b
JK
10232015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1024
1025 Revert the previous 2 commits:
1026 gdbserver build-id attribute generator
1027 Validate symbol file using build-id
1028
ca5268b6
JK
10292015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1030
1031 * gdb.texinfo (Files): Add 'set validate-build-id'
1032 and 'show validate-build-id'.
1033
700ca40f
JK
10342015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1035 Jan Kratochvil <jan.kratochvil@redhat.com>
1036
1037 gdbserver build-id attribute generator.
1038 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1039 'build-id' in description, example, new attribute in dtd.
1040
7c7f93f6
AB
10412015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.texinfo (Selection): Update documentation for 'frame'
1044 command.
1045
b0627500
MM
10462015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1047
72f4393d 1048 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1049 commands.
1050
b20a6524
MM
10512015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1052
1053 * gdb.texinfo (Process Record and Replay): Spell out that variables
1054 and registers are not available during btrace replay.
1055 Describe the new "record btrace pt" command.
1056 Describe the new "set|show record btrace pt buffer-size" options.
1057 (General Query Packets): Describe the new Qbtrace:pt and
1058 Qbtrace-conf:pt:size packets.
1059 Expand "bts" to "Branch Trace Store".
1060 Update the branch trace DTD.
1061
fc637f04
PP
10622015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1063
1064 * gdb.texinfo (Command History): Document the new option
1065 "history remove-duplicates".
1066
18a94d75
DE
10672015-06-19 Doug Evans <dje@google.com>
1068
1069 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1070 longer supported.
1071
0eacb298
PP
10722015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1073
1074 * gdb.texinfo (Command History): Mention that setting
1075 GDBHISTSIZE to the empty string disables history truncation.
1076
bc460514
PP
10772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1078
1079 PR gdb/16999
1080 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1081 behavior.
1082
b58c513b
PP
10832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1084
1085 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1086 with GDBHISTSIZE.
1087
a86c90e6
SM
10882015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1089
1090 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1091 bytes and memory units for -data-{read,write}-memory-bytes.
1092 (Packets): Same for m, M and X packets.
1093 * python.texi (Inferiors In Python): Same for read_memory and
1094 write_memory.
1095
c74f7d1c
JT
10962015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1097
1098 * gdb.texinfo (Separate Debug Files): Document that PE is also
1099 supported.
1100
51f0e40d
AB
11012015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1104 single table entry.
1105
966f0aef
WT
11062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1107
1108 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1109
1110
15a201c8
GB
11112015-06-10 Gary Benson <gbenson@redhat.com>
1112
1113 * gdb.texinfo (Remote Configuration): Document the
1114 "set/show remote hostio-setfs-packet" command.
1115 (Host I/O Packets): Document the vFile:setfs packet.
1116
7a6a1731
GB
11172015-06-10 Gary Benson <gbenson@redhat.com>
1118
1119 * gdb.texinfo (Debugging Output): Document the "set/show debug
1120 linux-namespaces" command.
1121
7d73c23c 11222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1123 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1124
1125 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1126 and "set mpx bound".
1127
27e0867f
DE
11282015-05-27 Doug Evans <dje@google.com>
1129
1130 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1131
b4f54984
DE
11322015-05-26 Doug Evans <dje@google.com>
1133
1134 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1135 command renamings.
1136 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1137
55b40027
AB
11382015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1141
a4ea0946
AB
11422015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1145 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1146
37442ce1
DE
11472015-05-16 Doug Evans <xdje42@gmail.com>
1148
1149 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1150 memory ports.
1151
36de76f9
JK
11522015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1153
1154 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1155
0d71eef5
DB
11562015-05-12 Don Breazeal <donb@codesourcery.com>
1157
1158 * gdb.texinfo (Forks): Note that fork debugging is
1159 supported in extended mode.
1160 (Remote Configuration): Add fork event features to table
1161 of packet settings.
1162 (Stop Reply Packets): Add fork events to list of stop reasons.
1163 (General Query Packets): Add fork events to tables of
1164 'gdbfeatures' and 'stub features' supported in the qSupported
1165 packet, as well as to the list containing stub feature
1166 details.
1167
835205d0
GB
11682015-05-12 Gary Benson <gbenson@redhat.com>
1169
1170 * gdb.texinfo (General Query Packets): Document
1171 qXfer:exec-file:read with empty annex.
1172
4c082a81
SC
11732015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1174
1175 * python.texi (Values From Inferior): Add descriptions of new
1176 methods gdb.Value.reference_value and gdb.Value.const_value.
1177
b30a0bc3
JB
11782015-05-06 Joel Brobecker <brobecker@adacore.com>
1179
1180 * gdb.texinfo (Files): Add "info dll" documentation.
1181 (Cygwin Native): Remove "info dll" documentation.
1182
2ce1cdbf
DE
11832015-04-29 Doug Evans <dje@google.com>
1184
1185 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1186 Document.
1187 (Writing an Xmethod): Add get_result_type to example.
1188
59fb7612
SS
11892015-04-28 Sasha Smundak <asmundak@google.com>
1190
1191 * python.texi: New method documented.
1192
cf75d6c3
AB
11932015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1194
1195 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1196 format.
1197
897c3d32
DE
11982015-04-24 Doug Evans <dje@google.com>
1199
1200 * python.texi (Xmethods In Python): Fix name of method to call the
1201 xmethod.
1202
1b6e6f5c
GB
12032015-04-17 Gary Benson <gbenson@redhat.com>
1204
1205 * gdb.texinfo (Connecting to a Remote Target): Mention that
1206 GDB can access program files from remote targets that support
1207 qXfer:exec-file:read and Host I/O packets.
1208
c78fa86a
GB
12092015-04-17 Gary Benson <gbenson@redhat.com>
1210
1211 * gdb.texinfo (Remote Configuration): Document the "set/show
1212 remote pid-to-exec-file-packet" command.
1213 (General Query Packets): Document the qXfer:exec-file:read
1214 qSupported features. Document the qXfer:exec-file:read packet.
1215
a9a5a3d1
GB
12162015-04-17 Gary Benson <gbenson@redhat.com>
1217
1218 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1219 applies to executable paths if supplied to GDB as absolute.
1220
4f45d445
JK
12212015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 * gdb.texinfo (Mode Options): Remove -xdb.
1224
e7a8570f
JK
12252015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1226 Eli Zaretskii <eliz@gnu.org>
1227
72f4393d
L
1228 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1229 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1230 the compile command. New subsection Compiler search for the compile
1231 command.
1232
f2983cc3
AW
12332015-04-09 Andy Wingo <wingo@igalia.com>
1234
1235 * guile.texi (Frames In Guile): Describe frame-read-register.
1236
599bd15c
GB
12372015-04-02 Gary Benson <gbenson@redhat.com>
1238
1239 * gdb.texinfo (set sysroot): Document "target:".
1240
d11916aa
SS
12412015-04-01 Sasha Smundak <asmundak@google.com>
1242
1243 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1244 section.
1245
df8411da
SDJ
12462015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1247
1248 PR corefiles/16092
1249 * gdb.texinfo (gcore): Mention new command 'set
1250 use-coredump-filter'.
1251 (set use-coredump-filter): Document new command.
1252
d33279b3
AT
12532015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1254
1255 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1256 documentation, reorder the info os entries in alphabetical order.
1257
852f8402
SM
12582015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1261 -data-write-memory-bytes.
1262
856e7dd6
PA
12632015-03-24 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1266 mention that threads may sometimes run unlocked.
1267
236af5e3
YG
12682015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1269
1270 * gdb.texinfo (Remote configuration): Document "set/show
1271 serial parity" command.
1272
464b0089
GB
12732015-03-18 Gary Benson <gbenson@redhat.com>
1274
1275 * gdb.texinfo (General Query Packets): Remove documentation
1276 for now-removed vFile:fstat qSupported features.
1277
0a93529c
GB
12782015-03-11 Gary Benson <gbenson@redhat.com>
1279
1280 * gdb.texinfo (Remote Configuration): Document the
1281 "set/show remote hostio-fstat-packet" command.
1282 (General Query Packets): Document the vFile:fstat
1283 qSupported features.
1284 (Host I/O Packets): Document the vFile:fstat packet.
1285
85642ba0
AW
12862015-03-11 Andy Wingo <wingo@igalia.com>
1287
1288 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1289
f7e6eed5
PA
12902015-03-04 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.texinfo (Remote Configuration): Document the "set/show
1293 remote swbreak-feature-packet" and "set/show remote
1294 hwbreak-feature-packet" commands.
1295 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1296 decription.
1297 (Stop Reply Packets): Document the swbreak and hwbreak stop
1298 reasons.
1299 (General Query Packets): Document the swbreak and hwbreak
1300 qSupported features.
1301 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1302
f873665f 13032015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1304
1305 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1306 under *stopped.
1307
9a284c97
DE
13082015-03-02 Doug Evans <xdje42@gmail.com>
1309
1310 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1311
446899e4
AA
13122015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1313
1314 * gdb.texinfo (S/390 and System z Features): Describe new feature
1315 "org.gnu.gdb.s390.vx".
1316
7ee67ee4
SDJ
13172015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1318
1319 PR gdb/18008
1320 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1321 demangler-warning): Fix typo ("problam").
1322
53cf2ee0
DT
13232015-02-19 David Taylor <dtaylor@emc.com>
1324
1325 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1326
3133f8c1
JM
13272015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1328
1329 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1330 point, DTrace'.
1331 (Static Probe Points): Modified to cover DTrace probes in addition
1332 to SystemTap probes. Also modified to cover the `enable probe'
1333 and `disable probe' commands.
1334
9aca2ff8
JM
13352015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1336
1337 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1338 `disable probe' commands.
1339
fa3f8d5a
DT
13402015-02-12 David Taylor <dtaylor@emc.com>
1341
1342 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1343 fields of the QTDV packet.
1344
d33501a5
MM
13452015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1346
1347 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1348 (Process Record and Replay): Describe new set|show commands.
1349 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1350
f4abbc16
MM
13512015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1352
1353 * gdb.texinfo (Process Record and Replay): Describe the "record
1354 btrace bts" command.
1355 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1356 (Branch Trace Configuration Format): New.
1357
cfb069a8
GB
13582015-01-31 Gary Benson <gbenson@redhat.com>
1359 Doug Evans <dje@google.com>
1360
1361 * gdb.texinfo (Command Completion): Document new
1362 "set/show max-completions" option.
1363
f57d2163
DE
13642015-01-31 Doug Evans <xdje42@gmail.com>
1365
1366 * gdb.texinfo (Symbols): Document new commands
1367 "maint print symbol-cache", "maint print symbol-cache-statistics",
1368 "maint flush-symbol-cache". Document new option
1369 "maint set symbol-cache-size".
1370
9f050062
DE
13712015-01-31 Doug Evans <xdje42@gmail.com>
1372
1373 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1374 distinguish script files vs inlined scripts.
1375 * python.texi (Python Auto-loading): Ditto.
1376
b6577aab
DE
13772015-01-30 Doug Evans <dje@google.com>
1378
1379 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1380 string if present.
1381
3a8b707a
DE
13822015-01-27 Doug Evans <dje@google.com>
1383
1384 * python.texi (Objfiles In Python): Document Objfile.username.
1385
1b549396
DE
13862015-01-27 Doug Evans <dje@google.com>
1387
1388 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1389 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1390
253828f1
JK
13912015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1392
1393 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1394
bf555842
EZ
13952015-01-16 Eli Zaretskii <eliz@gnu.org>
1396
1397 * doc/gdb.texinfo (TUI Commands): Document the possible
1398 values of NAME argument to 'winheight' command. Explain the
1399 effect of 'tabset' setting better.
1400
439250fb
DE
14012015-01-11 Doug Evans <xdje42@gmail.com>
1402
1403 PR gdb/15830
1404 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1405 (Symbols): Ditto.
1406 (Maintenance Commands): Delete docs for "maint demangle".
1407
6bf6fd09
JB
14082014-12-31 Joel Brobecker <brobecker@adacore.com>
1409
1410 * gdb.texinfo (Files): Remove documentation of the
1411 "add-shared-symbol-files" and "assf" commands.
1412 (Cygwin Native): Remove documentation of the "dll-symbols"
1413 command.
1414
cc485e62
DE
14152014-12-17 Doug Evans <xdje42@gmail.com>
1416
1417 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1418
bb2ec1b3
TT
14192014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1420 Jan Kratochvil <jan.kratochvil@redhat.com>
1421
1422 * gdb.texinfo (Altering): Update.
1423 (Compiling and Injecting Code): New node.
1424
6dddd6a5
DE
14252014-12-12 Doug Evans <dje@google.com>
1426
1427 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1428
f5b95c01
AA
14292014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1430
1431 * gdb.texinfo: Document "maint print user-registers".
1432
a0be3e44
DE
14332014-12-08 Doug Evans <dje@google.com>
1434
1435 * python.texi (Objfiles In Python): Document Objfile.owner.
1436
86e4ed39
DE
14372014-12-04 Doug Evans <dje@google.com>
1438
1439 * python.texi (Objfiles In Python): Document
1440 Objfile.add_separate_debug_file.
1441
7c50a931
DE
14422014-12-04 Doug Evans <dje@google.com>
1443
1444 * python.texi (Objfiles In Python): Document Objfile.build_id.
1445
162078c8
NB
14462014-12-02 Nick Bull <nicholaspbull@gmail.com>
1447
1448 * python.texi (Events In Python): Document new events
1449 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1450 and RegisterChangedEvent.
1451
f10c5b19
JK
14522014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1453
1454 Add add-auto-load-scripts-directory.
1455 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1456 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1457
413b59ae
JK
14582014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1461 description typo.
1462
02be9a71
DE
14632014-10-30 Doug Evans <dje@google.com>
1464
1465 * python.texi (Progspaces In Python): Document ability to add
1466 random attributes to gdb.Progspace objects.
1467 (Objfiles In Python): Document ability to add random attributes to
1468 gdb.objfile objects.
1469
e5f8a7cc
PA
14702014-10-27 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1473 info on stepping and signal handlers.
1474 (Signals): Explain stepping and signal handlers. Add context
1475 index entry, and cross references.
1476
fab3a15d
SM
14772014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1478
1479 * python.texi (Breakpoints In Python): Add parenthesis after
1480 Breakpoint.delete. Clarify Breakpoint.enabled description so
1481 that it contains "disable".
1482
4ffbba72
DE
14832014-10-17 Doug Evans <dje@google.com>
1484
1485 * python.texi (Events In Python): Document clear_objfiles event.
1486
d096d8c1
DE
14872014-10-17 Doug Evans <dje@google.com>
1488
1489 * python.texi (Objfiles In Python): Document new progspace attribute.
1490
32a8097b
PA
14912014-10-17 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1494 (SVR4 Process Information): Delete mention of OSF/1.
1495
2ddf4301
SM
14962014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1497
1498 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1499 exit-code field in -list-thread-groups output.
1500
342cc091
JBG
15012014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1502
1503 * gdb.texinfo (Set Breaks): Add missing "@end table".
1504
a25a5a45
PA
15052014-09-22 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1508 always-inserted off" is the default mode now. Delete
1509 documentation of "set breakpoint always-inserted auto".
1510
2b4fd423
DE
15112014-09-18 Doug Evans <dje@google.com>
1512
1513 * python.texi (Symbol Tables In Python): Document "producer"
1514 attribute of gdb.Symtab objects.
1515
deb8ff2b
PA
15162014-09-16 Pedro Alves <palves@redhat.com>
1517
1518 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1519 (Embedded OS): Remove VxWorks menu entry.
1520 (VxWorks): Remove node.
1521
81219e53
DE
15222014-09-13 Doug Evans <xdje42@gmail.com>
1523
1524 * gdb.texinfo (Signaling): Document new queue-signal command.
1525
faa42425
DE
15262014-09-06 Doug Evans <xdje42@gmail.com>
1527
1528 PR 15276
1529 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1530 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1531
1a6a384b
JL
15322014-09-03 Justin Lebar <jlebar@google.com>
1533
1534 * python.texi (Types In Python): Type.template_argument(n) returns a
1535 gdb.Value or a gdb.Type and throws an exception if n is out of
1536 range.
1537
5f3b99cf
SS
15382014-09-03 Sasha Smundak <asmundak@google.com>
1539
1540 * python.texi (Frames in Python): Add read_register description.
1541
3cecbbbe
TT
15422014-08-04 Tom Tromey <tromey@redhat.com>
1543
1544 * gdb.texinfo (Debugging Output): Update for change to "set debug
1545 target".
1546
90debf20
MM
15472014-08-01 Masaki Muranaka <monaka@monami-software.com>
1548
1549 Pushed by Joel Brobecker <brobecker@adacore.com>.
1550 * Makefile.in (transform): New variable.
1551 (install-man1, install-man5): Apply $(transform) to man file names.
1552
ee7333ae
DE
15532014-07-26 Doug Evans <xdje42@gmail.com>
1554
1555 PR guile/17177
1556 * guile.texi (Guile Pretty Printing API): Fix typo.
1557 Document set-pretty-printers!, pretty-printers.
1558 (Selecting Guile Pretty-Printers): Update.
1559 Mention program-space based pretty-printers.
1560
70509625
PA
15612014-07-25 Pedro Alves <palves@redhat.com>
1562 Eli Zaretskii <eliz@gnu.org>
1563
1564 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1565 with multi-threaded programs.
1566
b67a2c6f
YQ
15672014-06-27 Yao Qi <yao@codesourcery.com>
1568
1569 * gdb.texinfo (Maintenance Commands): Update the output of
1570 'maint print dummy-frames' command.
1571
f179cf97
EZ
15722014-06-24 Eli Zaretskii <eliz@gnu.org>
1573
1574 * gdb.texinfo (Screen Size): Improve indexing.
1575
992c7d70
GB
15762014-06-19 Gary Benson <gbenson@redhat.com>
1577
1578 * gdb.texinfo (Maintenance Commands): Document new
1579 "maint set/show catch-demangler-crashes" option.
1580
57fcfb1b
GB
15812014-06-19 Gary Benson <gbenson@redhat.com>
1582
1583 * gdb.texinfo (Maintenance Commands): Document new
1584 "maint demangler-warning" command and new
1585 "maint set/show demangler-warning" option.
1586
dd5d5494
SC
15872014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1588
1589 * python.texi (Xmethod API): Add space before the opening
1590 parenthesis in function descriptions.
1591
25326a28 15922014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1593
1594 * guile.texi (Guile Configuration): Document guile-data-directory.
1595
0a770bb2 15962014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1597
1598 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1599
16f691fb
DE
16002014-06-04 Doug Evans <xdje42@gmail.com>
1601
1602 * guile.texi (Breakpoints In Guile): Update.
1603
1e47491b
JB
16042014-06-03 Joel Brobecker <brobecker@adacore.com>
1605
1606 * python.texi (Xmethod API): Fix reference to "Progspaces In
1607 Python".
1608
0c6e92a5
SC
16092014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1610
1611 * python.texi (Xmethods In Python, XMethod API)
1612 (Writing an Xmethod): New nodes.
1613 (Python API): New menu entries "Xmethods In Python",
1614 "Xmethod API", "Writing an Xmethod".
1615
06eb1586
DE
16162014-06-02 Doug Evans <xdje42@gmail.com>
1617
1618 * guile.texi (Guile API): Add entry for Parameters In Guile.
1619 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1620 (Parameters In Guile): New node.
1621
e698b8c4
DE
16222014-06-02 Doug Evans <xdje42@gmail.com>
1623
1624 * guile.texi (Guile API): Add entry for Commands In Guile.
1625 (Basic Guile) <parse-and-eval>: Add reference.
1626 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1627 (GDB Scheme Data Types): Mention <gdb:command> object.
1628 (Commands In Guile): New node.
1629
ded03782
DE
16302014-06-02 Doug Evans <xdje42@gmail.com>
1631
1632 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1633 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1634 (Progspaces In Guile): New node.
1635
53e8a631
AB
16362014-05-30 Andrew Burgess <aburgess@broadcom.com>
1637
1638 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1639 * python.texi (Frames In Python): Mention
1640 gdb.FRAME_UNWIND_MEMORY_ERROR.
1641
329ea579
PA
16422014-05-29 Pedro Alves <palves@redhat.com>
1643 Tom Tromey <tromey@redhat.com>
1644
1645 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1646 from example.
1647 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1648 Mention that target-async is now deprecated.
1649 (Maintenance Commands): Document maint set/show target-async.
1650
92bcb5f9
PA
16512014-05-29 Pedro Alves <palves@redhat.com>
1652
1653 * observer.texi (sync_execution_done, command_error): New
1654 subjects.
1655
fd664c91
PA
16562014-05-29 Pedro Alves <palves@redhat.com>
1657
1658 PR gdb/13860
1659 * observer.texi (signal_received, end_stepping_range)
1660 (signal_exited, exited, no_history): New observer subjects.
1661
b2715b27
AW
16622014-05-26 Andy Wingo <wingo@igalia.com>
1663
1664 * guile.texi (GDB Scheme Data Types): Remove documentation for
1665 removed interfaces. Update spelling of gdb-object-kind.
1666
9eaa4c1e
AW
16672014-05-26 Andy Wingo <wingo@igalia.com>
1668
1669 * guile.texi (Basic Guile): Fix some typos.
1670
0f1e8403
AW
16712014-05-26 Andy Wingo <wingo@igalia.com>
1672
1673 * guile.texi (Writing a Guile Pretty-Printer)
1674 (Guile Types Module): Fix excess parentheses in use-modules forms.
1675
697aa1b7
EZ
16762014-05-24 Eli Zaretskii <eliz@gnu.org>
1677
1678 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1679 (Breakpoints In Guile, Guile Printing Module)
1680 (Guile Exception Handling, Values From Inferior In Guile)
1681 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1682 Don't use @var at the beginning of a sentence.
1683
1684 * gdb.texinfo (Frame Filter Management, Trace Files)
1685 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1686 (PowerPC Embedded, Define, Annotations for Running)
1687 (IPA Protocol Commands, Packets, General Query Packets)
1688 (Tracepoint Packets, Notification Packets, Environment)
1689 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1690 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1691 (Frames, Backtrace, Selection, Expressions, Registers)
1692 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1693 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1694 (Source Annotations, Using JIT Debug Info Readers, Packets)
1695 (Stop Reply Packets, Host I/O Packets)
1696 (Target Description Format): Don't use @var at the beginning of a
1697 sentence.
1698
1699 * python.texi (Basic Python, Types In Python)
1700 (Commands In Python, Frames In Python, Line Tables In Python)
1701 (Breakpoints In Python, gdb.printing, gdb.types)
1702 (Type Printing API): Don't use @var at the beginning of a
1703 sentence.
1704
67b5c0c1
MM
17052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1706
1707 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1708 replay-memory-access".
1709
6a3cb8e8
PA
17102014-05-21 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.texinfo (Starting): Document "set/show
1713 auto-connect-native-target".
1714 (Target Commands): Document "target native".
1715
936d2992
PA
17162014-05-20 Pedro Alves <palves@redhat.com>
1717
1718 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1719 not be remote specific. Add cross reference to the qCRC packet.
1720 (Separate Debug Files): Update cross reference to the qCRC packet.
1721 (General Query Packets) <qCRC packet>: Add anchor.
1722
b3ce5e5f
DE
17232014-05-17 Doug Evans <xdje42@gmail.com>
1724
1725 Copy over changes from guile.texi.
1726 * python.texi (Basic Python) <gdb.execute>: Add text.
1727 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1728 (Values From Inferior) <Python string>: Add text.
1729 (Values From Inferior) <Value.string>: Clarify string length handling.
1730 (Pretty Printing API): Add cindex.
1731 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1732 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1733 @vindex.
1734 (Commands In Python) <COMPLETE_*>: Similarly.
1735 (Symbols In Python) <SYMBOL_*>: Similarly.
1736 (Breakpoints In Python) <WP_*>: Similarly.
1737 (Breakpoints In Python) <BP_*>: Similarly.
1738
8dfcab11
DT
17392014-05-17 David Taylor <dtaylor@emc.com>
1740
1741 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1742 mentioned in the qfThreadInfo reply.
1743
8d551b02
DE
17442014-05-16 Doug Evans <dje@google.com>
1745
1746 * gdb.texinfo (Mode Options): Add -D.
1747
e20bd8f4
SB
17482014-05-09 Samuel Bronson <naesten@gmail.com>
1749
1750 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1751 "make -C".
1752
f989a1c8
TT
17532014-04-29 Tom Tromey <tromey@redhat.com>
1754
1755 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1756 "show debug varobj".
1757
95cf3b38
DT
17582014-05-01 David Taylor <dtaylor@emc.com>
1759
1760 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1761 option.
1762
01f9f808
MS
17632014-04-24 Michael Sturm <michael.sturm@mintel.com>
1764 Walfred Tedeschi <walfred.tedeschi@intel.com>
1765
1766 * gdb.texinfo (i386 Features): Add description of AVX512
1767 registers.
1768
770e7fc7
DE
17692014-03-31 Doug Evans <dje@google.com>
1770
1771 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1772
97d8f0ee
DE
17732014-03-30 Doug Evans <dje@google.com>
1774
1775 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1776 (Background Execution): Ditto.
1777
36cb1214
HZ
17782014-03-21 Pedro Alves <palves@redhat.com>
1779 Stan Shebs <stan@codesourcery.com>
1780 Hui Zhu <hui@codesourcery.com>
1781
1782 * gdb.texinfo (Packets): Add anchor to "? packet".
1783 Remove fixme and update introduction of "k packet".
1784 Add anchor to "vKill packet".
1785
5e3a2c38
SS
17862014-03-12 Stan Shebs <stan@codesourcery.com>
1787
1788 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1789
7a5a839f
LC
17902014-02-26 Ludovic Courtès <ludo@gnu.org>
1791
dc6ae996 1792 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1793
95060284
JB
17942014-02-20 Joel Brobecker <brobecker@adacore.com>
1795
1796 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1797 and "assf" as being deprecated.
1798 (Cygwin Native): Likewise for "dll-symbols".
1799 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1800 as a way to force the loading of symbols from a DLL.
1801
f7bd0f78
SC
18022014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1803
1804 * python.texi (Values From Inferior): Add description about the
1805 new feature.
1806
329baa95
DE
18072014-02-17 Doug Evans <xdje42@gmail.com>
1808
1809 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1810 * gdb.texinfo (Python): Moved to ...
1811 * python.texi: ... here. New file.
1812
687894f5
DE
18132014-02-17 Ludovic Courtès <ludo@gnu.org>
1814
d25f38ee 1815 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1816 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1817 parameter to 'str-lookup-function' procedure. Look for
1818 the "std::string<" prefix.
1819 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1820 Adjust description.
1821
6fb526ee
DE
18222014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1823
d25f38ee 1824 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1825 parantheses for deffn.
1826 (Disassembly In Guile): Ditto.
1827
1e0a5178
SS
18282014-02-10 Stan Shebs <stan@codesourcery.com>
1829
1830 Add Doxygen support.
1831 * Makefile.in (doxy): New action, generates Doxygen files.
1832 (DOXYGEN): New.
1833 (doxyedit): New.
1834 * Doxyfile-base.in: New file.
1835 * Doxyfile-gdb-api.in: New file.
1836 * Doxyfile-gdb-xref.in: New file.
1837 * Doxyfile-gdbserver.in: New file.
1838 * doxy-index.in: New file.
1839 * filter-for-doxygen: New file.
1840 * filter-params.pl: New file.
1841
ed3ef339
DE
18422014-02-10 Doug Evans <xdje42@gmail.com>
1843
1844 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1845 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1846 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1847 (Guile docs): Include guile.texi.
1848 (objfile-gdbdotext file): Add objfile-gdb.scm.
1849 (dotdebug_gdb_scripts section): Mention Guile scripts.
1850 (Multiple Extension Languages): New node.
1851 * guile.texi: New file.
1852
c6044dd1
JB
18532014-01-28 Joel Brobecker <brobecker@adacore.com>
1854
1855 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1856 ignore-descriptive-types". commands.
1857
87ce2a04
DE
18582014-01-22 Doug Evans <dje@google.com>
1859
1860 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1861 (gdbserver man): Ditto.
1862
52834460
MM
18632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1864
1865 * gdb.texinfo: Document limited reverse/replay support
1866 for target record-btrace.
1867
0688d04e
MM
18682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1869
1870 * gdb.texinfo (Process Record and Replay): Update documentation.
1871
8710b709
MM
18722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1873
1874 * gdb.texinfo (Process Record and Replay): Document new /c
1875 modifier accepted by "record function-call-history".
1876 Add /i modifier to "record function-call-history" example.
1877
dcf106f3
JB
18782014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1879 Joel Brobecker <brobecker@adacore.com>
1880
1881 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1882 markers. Remove one that was misplaced.
1883
41ef2965
PA
18842014-01-10 Pedro Alves <palves@redhat.com>
1885
1886 * gdb.texinfo (Your Program's Environment) <set environment>:
1887 Mention the shell, and point at 'set exec-wrapper'.
1888
c0d48811
JB
18892014-01-07 Joel Brobecker <brobecker@adacore.com>
1890
1891 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1892
5fba4c0f
JB
18932013-12-30 Joel Brobecker <brobecker@adacore.com>
1894
1895 * gdb.texinfo (Types In Python): Clarify the documentation
1896 of attribute gdb.Field.bitpos.
1897
0809504b
JB
18982013-12-28 Joel Brobecker <brobecker@adacore.com>
1899
1900 * gdb.texinfo (Types In Python): Fix the documentation of
1901 attribute "bitpos" in class gdb.Field for enum types. Add
1902 documentation for attribute "enumval" in that same class.
1903
edef6000
JB
19042013-12-28 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1907 @ftable.
1908
71b8c845
DE
19092013-12-23 Doug Evans <xdje42@gmail.com>
1910
1911 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1912 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1913 corresponding section in Extending GDB.
1914 (Extending GDB): Move menu up. New menu item "Auto-loading
1915 extensions".
1916 (Sequences): New menu item "Auto-loading sequences".
1917 (Auto-loading sequences): New node.
1918 (Python): Rename section from Scripting GDB to Extending GDB.
1919 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1920 Move docs on ways to auto-load extensions to ...
1921 (Auto-loading extensions): ... here. New node.
1922
d192b373
JB
19232013-12-23 Joel Brobecker <brobecker@adacore.com>
1924
1925 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1926 in menu.
1927 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1928 command, now in a new node.
1929 (GDB/MI Support Commands): New node, with its contents being
1930 extracted from the "GDB/MI Miscellaneous Commands" node.
1931 A small paragraph introducing the section is also added at
1932 the start.
1933 (GDB/MI Miscellaneous Commands): Delete the description of the
1934 -info-gdb-mi-command, -list-features and -list-target-features
1935 commands, now hosted in the "GDB/MI Support Commands" node.
1936
a16b0e22
SC
19372013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1938
1939 PR python/16113
1940 * gdb.texinfo (Values From Inferior): Add a note about using
1941 gdb.Field objects as subscripts on gdb.Value objects.
1942 (Types In Python): Add description about the new attribute
1943 "parent_type" of gdb.Field objects.
1944
9b26f0fb
JB
19452013-12-12 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1948 entry for section docuumenting the -list-features GDB/MI command.
1949
72bfa06c
JB
19502013-12-10 Joel Brobecker <brobecker@adacore.com>
1951
1952 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1953 "exec-run-start-option" entry in the output of the "-list-features"
1954 command.
1955
3ea8680f
EZ
19562013-12-04 Eli Zaretskii <eliz@gnu.org>
1957
1958 * gdb.texinfo (i386): Fix yesterday's commit.
1959
1a4f73eb
TT
19602013-12-03 Tom Tromey <tromey@redhat.com>
1961
1962 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1963 documented here.
1964
6cb999f8
TT
19652013-12-03 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1968
ca8941bb
WT
19692013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1970
1971 * gdb.texinfo (i386 Features): Add MPX feature registers.
1972 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1973 a subsubsection for MPX and describes the display of the
1974 boundary registers.
1975
688981c9
JB
19762013-12-03 Joel Brobecker <brobecker@adacore.com>
1977
1978 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1979 documentation of the "ada-exceptions" entry.
1980
2ea126fa
JB
19812013-12-03 Joel Brobecker <brobecker@adacore.com>
1982
1983 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1984 "^error" result record concerning the error message. Document
1985 the error code that may also be part of that result record.
1986 (GDB/MI Miscellaneous Commands): Document the
1987 "undefined-command-error-code" element in the output of
1988 the "-list-features" GDB/MI command.
1989
6b7cbff1
JB
19902013-12-03 Joel Brobecker <brobecker@adacore.com>
1991
1992 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1993 the new -info-gdb-mi-command GDB/MI command. Document
1994 the meaning of "-info-gdb-mi-command" in the output of
1995 -list-features.
1996
20e1ca3b
PA
19972013-11-29 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2000 Update comment.
2001
29453a14
YQ
20022013-11-24 Yao Qi <yao@codesourcery.com>
2003
2004 * gdb.texinfo (Caching Remote Data): Document new
2005 "set/show stack-cache" option.
2006
6dd315ba
YQ
20072013-11-24 Yao Qi <yao@codesourcery.com>
2008
2009 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2010 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2011 "off" respectively.
2012
9df9dbe0
YQ
20132013-11-23 Yao Qi <yao@codesourcery.com>
2014
2015 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2016 of "displayhint" to the table about child results.
2017
c78feb39
YQ
20182013-11-21 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2021 'dynamic' for the output of command -var-list-children.
2022
27b81af3
YQ
20232013-11-21 Yao Qi <yao@codesourcery.com>
2024
2025 * gdb.texinfo (Caching Target Data): Remove "see" before
2026 @pxref.
2027
b26dfc9a
YQ
20282013-11-20 Yao Qi <yao@codesourcery.com>
2029
2030 * gdb.texinfo (Caching Target Data): Update doc for
2031 per-address-space dcache.
2032
b12039c6
YQ
20332013-11-20 Yao Qi <yao@codesourcery.com>
2034
2035 * gdb.texinfo (Data): Rename menu item.
2036 (Caching Remote Data): Rename to ...
2037 (Caching Target Data): ... it. Update.
2038
422ad5c2
JB
20392013-11-18 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2042 "language-option" entry in the output of the "-list-features"
2043 command.
2044
805e1f19
TT
20452013-11-15 Tom Tromey <tromey@redhat.com>
2046
2047 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2048 Add example.
2049
8fe1b653
TT
20502013-11-14 Tom Tromey <tromey@redhat.com>
2051
2052 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2053
403cb6b1
JB
20542013-11-14 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2057 (Context management): Place current subsection text into its own
2058 subsubsection. Add new subsubsection describing the "--language"
2059 command option.
2060
93973826
JB
20612013-11-13 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2064 the documentation of "info-ada-exceptions" in the output
2065 of the "-list-features" command. Add the documentation
2066 of the "ada-exception" entry instead.
2067
6adcee18
JB
20682013-11-12 Joel Brobecker <brobecker@adacore.com>
2069
93973826 2070
6adcee18
JB
2071 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2072 word of a couple of sentences to start with a capital letter.
2073
58d06528
JB
20742013-11-12 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2077 (Ada Exceptions): New node.
2078 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2079 Commands" node.
2080 (GDB/MI Ada Exceptions Commands): New node.
2081 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2082 field in the output of the "-list-features" command.
2083 * NEWS: Add entry for the new "info exceptions" CLI command,
2084 and for the new "-info-ada-exceptions" GDB/MI command.
2085
bc79de95
PM
20862013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2087
2088 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2089 (Line Tables In Python): New node.
2090
73be47f5
DE
20912013-11-08 Doug Evans <dje@google.com>
2092
2093 * gdb.texinfo (Debugging Output): Update text for
2094 "set debug dwarf2-read".
2095
db0fec5c
DE
20962013-11-08 Doug Evans <dje@google.com>
2097
2098 * gdb.texinfo (Debugging Output): Update text for
2099 "set debug symtab-create".
2100
92e32e33
PM
21012013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2102
72f4393d
L
2103 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2104 constant.
92e32e33 2105
f76c27b5
PM
21062013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2107
2108 * gdb.texinfo (Breakpoints In Python): Document temporary
2109 option in breakpoint constructor, and add documentation to the
2110 temporary attribute.
2111
fa4d0c40
YQ
21122013-11-07 Yao Qi <yao@codesourcery.com>
2113
2114 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2115 output of "-var-info-expression".
2116
afa332ce
PA
21172013-11-06 Pedro Alves <palves@redhat.com>
2118
2119 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2120 non-interactive mode.
2121 (Environment) <shell startup files warning>: Mention
2122 non-interactive mode. Mention .zshenv for Z shell, and talk about
2123 BASH_ENV instead of .bashrc for BASH.
2124
9ac69859
NB
21252013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2126
2127 * gdb.texinfo (Commands to Specify Files): Add description
2128 of the remove-symbol-file command.
2129 * observer.texi: New free_objfile event
2130
98882a26
PA
21312013-10-24 Pedro Alves <palves@redhat.com>
2132
2133 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2134
ce13fade
JB
21352013-10-11 Joel Brobecker <brobecker@adacore.com>
2136
2137 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2138 New subsection inside which the "-catch-load" and "-catch-unload"
2139 commands documentation is now placed.
2140 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2141 documenting the "-catch-assert" and "-catch-exception" new
2142 GDB/MI commands.
2143
2446f5ea
JB
21442013-10-10 Joel Brobecker <brobecker@adacore.com>
2145
2146 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2147
0d12017b
JB
21482013-10-10 Joel Brobecker <brobecker@adacore.com>
2149
bd80dc1a
JB
2150 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2151 serial baud".
2152 (Remote Configuration): Replace "set remotebaud" by "set serial
2153 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2154
f4fb82a1
PA
21552013-10-07 Pedro Alves <palves@redhat.com>
2156
2157 PR breakpoints/11568
2158 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2159 when the thread is removed from the thread list.
2160
0c557179
SDJ
21612013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2162
2163 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2164 Update entry for $_exitcode.
2165
5713b9b5
JB
21662013-10-04 Joel Brobecker <brobecker@adacore.com>
2167
2168 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2169 new "--start" option.
2170
901461f8
PA
21712013-10-02 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.texinfo (Registers): Expand description of saved registers
2174 in frames. Explain <not saved>.
2175
8fb8eb5c
DE
21762013-09-25 Doug Evans <dje@google.com>
2177
2178 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2179
0a7cfe2c
SS
21802013-09-16 Stan Shebs <stan@codesourcery.com>
2181
2182 Remove the internals manual gdbint.texinfo.
2183 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2184 (PDFFILES): Remove gdbint.pdf.
2185 (HTMLFILES): Remove gdbint/index.html.
2186 (HTMLFILES_INSTALL): Remove gdbint.
2187 (GDBINT_DOC_FILES): Remove.
2188 (dvi): Remove gdbint.dvi.
2189 (ps): Remove gdbint.ps.
2190 * gdbint.texinfo: Remove file.
2191 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2192
a280dbd1
SDJ
21932013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2194
2195 * gdb.texinfo (Convenience Functions): Mention new convenience
2196 function $_isvoid.
2197
4ac33720
UW
21982013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2199
2200 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2201 (Standard Target Features): Add new node to menu.
2202 (S/390 and System z Features): New node.
2203
b3d3b4bd
SA
22042013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2205
2206 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2207 -list-target-features in the example.
2208
edf9f00c
JK
22092013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2210
2211 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2212 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2213
1d236d23
JK
22142013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 Sync documentation with gdb.base/gnu-debugdata.exp.
2217 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2218
5423b017
JK
22192013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2220
2221 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2222
6211c335
YQ
22232013-08-27 Pedro Alves <pedro@codesourcery.com>
2224 Yao Qi <yao@codesourcery.com>
2225
2226 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2227 Document new --skip-unavailable option.
2228 <-stack-list-variables>: Document new --skip-unavailable option.
2229
52e260a3
DE
22302013-08-26 Doug Evans <dje@google.com>
2231
2232 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2233 an optional regexp.
2234
5e92f71a
TT
22352013-08-13 Tom Tromey <tromey@redhat.com>
2236
2237 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2238 Document GDB_PARALLEL and GDB_INOTIFY.
2239
c5d7073b
SS
22402013-08-09 Stan Shebs <stan@codesourcery.com>
2241
2242 * LRS: Remove file, describes a long-abandoned live-range
2243 splitting extension to stabs.
2244
6fbe845e
AB
22452013-07-25 Andrew Burgess <aburgess@broadcom.com>
2246
2247 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2248
e7045703
DE
22492013-07-17 Doug Evans <dje@google.com>
2250
2251 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2252
3105ebf9
TT
22532013-07-02 Tom Tromey <tromey@redhat.com>
2254
2255 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2256
d6c2da54
TT
22572013-06-28 Tom Tromey <tromey@redhat.com>
2258
2259 * Makefile.in (version.subst): Use version.in, not
2260 common/version.in.
2261 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2262 Likewise.
2263
e5823f1c
PA
22642013-06-27 Pedro Alves <palves@redhat.com>
2265
2266 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2267 dynamic symbol resolution code>: New section, based on infrun.c
2268 comment.
2269
92dcb9ff
TT
22702013-06-26 Tom Tromey <tromey@redhat.com>
2271
2272 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2273 Update.
2274 (Releasing GDB): Likewise.
2275
dc673c81
YQ
22762013-06-26 Pedro Alves <pedro@codesourcery.com>
2277 Yao Qi <yao@codesourcery.com>
2278
2279 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2280 -trace-frame-collected.
2281
28a93511
YQ
22822013-06-26 Pedro Alves <pedro@codesourcery.com>
2283
2284 * gdb.texinfo (Traceframe Info Format): Document tvar element
2285 and its attributes.
2286
a0743c90
YQ
22872013-06-25 Yao Qi <yao@codesourcery.com>
2288
2289 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2290
01208463
TT
22912013-06-24 Tom Tromey <tromey@redhat.com>
2292
2293 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2294 (GDBvn.texi): Use version.subst.
2295 (version.subst): New target.
2296 (mostlyclean): Remove version.subst.
2297
c898adb7
YQ
22982013-06-20 Pedro Alves <pedro@codesourcery.com>
2299
2300 * gdb.texinfo (GDB/MI Data Manipulation)
2301 <-data-list-register-values>: Document the --skip-unavailable
2302 option.
2303
7c57fa1e
YQ
23042013-06-07 Yao Qi <yao@codesourcery.com>
2305
2306 * gdb.texinfo (Symbols): Add kindex and cindex for
2307 'maint print msymbols'.
2308
0059c61a 23092013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2310
2311 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2312 response field name (thread-group to inferior).
2313
85dc5a12
GB
23142013-06-04 Gary Benson <gbenson@redhat.com>
2315
2316 * gdb.texinfo (General Query Packets/qSupported): Added
2317 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2318 to the table of currently defined stub features.
2319 Added a more detailed entry for "augmented-libraries-svr4-read".
2320 (General Query Packets/qXfer:libraries-svr4:read): Documented
2321 the augmented form of this packet.
2322
5901af59
JB
23232013-05-23 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdb.texinfo (System-wide Configuration Scripts): Renames
2326 "Installed System-wide Configuration Scripts". Add associated
2327 @menu block.
2328
c1e36e3e
PA
23292013-05-23 Yao Qi <yao@codesourcery.com>
2330 Pedro Alves <palves@redhat.com>
2331
2332 * gdb.texinfo (Packets): Document 'vCont;r'.
2333 (Continuing and Stepping): Document target-assisted range
2334 stepping, and the 'set range-stepping' and 'show range-stepping'
2335 commands.
2336
0201faac
JB
23372013-05-23 Joel Brobecker <brobecker@adacore.com>
2338
2339 * gdb.texinfo (Installed System-wide Configuration Scripts):
2340 Add subsection describing the scripts now available under
2341 the data-dir's system-gdbbinit subdirectory.
2342 * NEWS: Add entry announcing the availability of system-wide
2343 configuration scripts for ElinOS and Wind River Linux.
2344
c5867ab6
HZ
23452013-05-21 Hui Zhu <hui@codesourcery.com>
2346
2347 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2348 "-dprintf-insert" command.
2349
7d0c9981
DE
23502013-05-17 Doug Evans <dje@google.com>
2351
2352 * gdb.texinfo (Maintenance Commands): Update doc for
2353 "maint check-psymtabs". Add doc for "maint check-symtabs",
2354 "maint expand-symtabs".
2355
742ce053
MM
23562013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2357
2358 * gdb.texinfo (Process Record and Replay): Document the
2359 "record goto" command and its sub-commands.
2360
1e611234
PM
23612013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2362
2363 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2364 (Python API): Add Frame Filters API, Frame Wrapper API,
2365 Writing a Frame Filter/Wrapper, Managing Management of Frame
2366 Filters chapter entries.
2367 (Frame Filters API): New Node.
2368 (Frame Wrapper API): New Node.
2369 (Writing a Frame Filter): New Node.
2370 (Managing Frame Filters): New Node.
2371 (Progspaces In Python): Add note about frame_filters attribute.
2372 (Objfiles in Python): Ditto.
2373 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2374 @anchors and --no-frame-filters option to -stack-list-variables,
2375 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2376 commands.
2377
2874cb83
JB
23782013-05-08 Joel Brobecker <brobecker@adacore.com>
2379
2380 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2381 Support" subsection documenting the XML format used to transfer
2382 shared library info on AIX.
2383
9a005eb9
JB
23842013-05-08 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.texinfo (Debugging Output): Add documentation of
2387 "set debug aix-solib" and "show debug aix-solib" commands.
2388
a1217d97
SL
23892013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2390
2391 * gdb.texinfo (Nios II): New section.
2392 (Nios II Features): New section.
2393
4d1eb6b4
JB
23942013-05-06 Joel Brobecker <brobecker@adacore.com>
2395
2396 * gdbint.texinfo (Algorithms): Remove entries documenting
2397 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2398 SOLIB_CREATE_INFERIOR_HOOK.
2399
3f84184e
TT
24002013-04-29 Tom Tromey <tromey@redhat.com>
2401
2402 PR python/14204:
2403 * gdb.texinfo (Python API): Fix menu entry.
2404 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2405 Define global and static block. Add example. Clarify
2406 block relationship for inline functions.
2407
60155234
TT
24082013-04-29 Tom Tromey <tromey@redhat.com>
2409
2410 * gdb.texinfo (Python API): Mention Python help and keyword
2411 arguments. Move pagination text to Basic Python.
2412 (Basic Python): Put pagination text here. Document
2413 close-on-exec, SIGCHLD, and SIGINT.
2414
5360976e
PA
24152013-04-19 Pedro Alves <palves@redhat.com>
2416
2417 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2418 "signedness" instead of "signness".
2419
bd3f3b55
PA
24202013-04-19 Pedro Alves <palves@redhat.com>
2421
2422 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2423 -Wno-pointer-sign text with text on -Wpointer-sign.
2424
dee368d3
TT
24252013-04-16 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2428 GCC that has the SDT probe points.
2429
cc16e6c9
TT
24302013-04-15 Tom Tromey <tromey@redhat.com>
2431
2432 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2433 exception catchpoints.
2434
72f1fe8a
TT
24352013-04-15 Tom Tromey <tromey@redhat.com>
2436
2437 * gdb.texinfo (Set Catchpoints): Document $_exception.
2438 (Convenience Vars): Mention $_exception.
2439
591f19e8
TT
24402013-04-15 Tom Tromey <tromey@redhat.com>
2441
2442 * gdb.texinfo (Set Catchpoints): Reorganize exception
2443 catchpoints. Document "catch rethrow".
2444 (Debugging C Plus Plus): Mention "catch rethrow".
2445
02ae6bad
TT
24462013-04-15 Tom Tromey <tromey@redhat.com>
2447
2448 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2449
2c91021c
JK
24502013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2451 Eli Zaretskii <eliz@gnu.org>
2452
2453 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2454 line below the sample output.
2455
6eaaf48b
EZ
24562013-04-12 Eli Zaretskii <eliz@gnu.org>
2457
2458 * gdb.texinfo (Mode Options): Document '-configuration'.
2459 (Help): Document "show configuration".
2460 (Bug Reporting): Add requirements to include the configuration
2461 details in bug reports.
2462
b292c783
JK
24632013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2464
2465 * Makefile.in (MAN1S): Add gcore.1.
2466 Remove "Host, target, and site specific Makefile fragments" comment.
2467 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2468 (install-man1, uninstall-man1): Conditionalize gcore.1.
2469 (gcore.1): New.
2470 * gdb.texinfo (Man Pages): Add gcore man.
2471 (gcore man): New node.
2472
f81d1120
PA
24732013-04-10 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.texinfo (Process Record and Replay): Document that "set
2476 record full insn-number-max", "set record
2477 instruction-history-size" and "set record
2478 function-call-history-size" accept "unlimited".
2479 (Backtrace): Document that "set backtrace limit" accepts
2480 "unlimited".
2481 (List): Document that "set listsize" accepts "unlimited".
2482 (Print Settings)" Document that "set print max-symbolic-offset",
2483 "set print elements" and "set print repeats" accept "unlimited".
2484 (Starting and Stopping Trace Experiments): Document that "set
2485 trace-buffer-size" accepts "unlimited".
2486 (Remote Configuration): Document that "set tcp connect-timeout"
2487 accepts "unlimited".
2488 (Command History): Document that "set history size" accepts
2489 "unlimited".
2490 (Screen Size): Document that "set height" and "set width" accepts
2491 "unlimited". Adjust "set pagination"'s description to suggest
2492 "set height unlimited" instead of "set height 0".
2493
393fd4c3
YQ
24942013-04-10 Yao Qi <yao@codesourcery.com>
2495
2496 * gdb.texinfo (Trace Files): Add "target ctf".
2497
cba5a7bf
JK
24982013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2501
0ed630cb
JK
2502 * Makefile.in (install-man1, install-man5, uninstall-man1)
2503 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2504
afe1492b
JK
2505 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2506
5b8b6385
JK
25072013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2508 Eli Zaretskii <eliz@gnu.org>
2509
2510 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2511 parameters order. Remove "On some targets" for --attach. Document the
2512 --multi parameter and extended-remote command. Document all the
2513 options.
2514
906ccdf0
JK
25152013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2516
2517 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2518 the list of supported languages.
2519
43662968
JK
25202013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2521
2522 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2523 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2524 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2525 (diststuff): Add man.
2526 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2527 (uninstall-man5): New.
2528 (STAGESTUFF): Add *.1 and *.5.
2529 (GDBvn.texi): Add SYSTEM_GDBINIT.
2530 (gdb.1, gdbserver.1, gdbinit.5): New.
2531 (maintainer-clean realclean): Add $(MANS).
2532 (install): Add install-man.
2533 (uninstall): Add uninstall-man.
2534 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2535 (@copying): Wrap it by @c man begin COPYRIGHT.
2536 (Top): Add Man Pages.
2537 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2538
be9a8770
PA
25392013-04-02 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.texinfo (Debugging Output): Document "set/show debug
2542 aarch64", "set/show debug coff-pe-read" and "set/show debug
2543 mach-o".
2544
a46c1e42
PA
25452013-04-02 Pedro Alves <palves@redhat.com>
2546
2547 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2548 table>: Add entry for "trace-buffer-size".
2549
bd3eecc3
PA
25502013-03-28 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2553 table>: Add entry for "trace-status".
2554
215b9f98
EZ
25552013-03-28 Eli Zaretskii <eliz@gnu.org>
2556
2557 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2558 @bullet", which is invalid (makeinfo 5.1 barfs).
2559
7f7cc265
PA
25602013-03-28 Pedro Alves <palves@redhat.com>
2561
2562 PR gdb/15294
2563
2564 * gdb.texinfo (List) <set listsize>: Adjust to document that
2565 listsize 0 means no limit, and remove mention of -1.
2566
9c0be723
YQ
25672013-03-22 Yao Qi <yao@codesourcery.com>
2568
2569 * gdb.texinfo (Embedded Processors): Remove menu item
2570 "OpenRISC 1000".
2571 (OpenRISC 1000): Remove.
2572
bd712aed
DE
25732013-03-21 Doug Evans <dje@google.com>
2574
2575 * gdb.texinfo (Maintenance Commands): Add docs for
2576 "mt set per-command {space,time,symtab} {on,off}".
2577
d0353e76
YQ
25782013-03-14 Hui Zhu <hui@codesourcery.com>
2579 Yao Qi <yao@codesourcery.com>
2580
2581 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2582
6dd24dfa
KS
25832013-03-13 Keith Seitz <keiths@redhat.com>
2584
2585 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2586 "maint agent" reference to Dynamic printf.
2587
5c4808ca
EZ
25882013-03-11 Eli Zaretskii <eliz@gnu.org>
2589
2590 * gdb.texinfo (General Query Packets): Don't use colon in index
2591 entries visible to Info format.
2592
59ea5688
MM
25932013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2594
2595 * gdb.texinfo (Process Record and Replay): Document record
2596 changes.
2597
2ae8c8e7
MM
25982013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2599
2600 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2601 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2602 qXfer:btrace:read.
2603
28abe188
EZ
26042013-03-09 Eli Zaretskii <eliz@gnu.org>
2605
2606 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2607 use colons in @anchor and @cindex entries.
2608
be9a119c 26092013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2610
2611 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2612
be9a119c 26132013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2614 Hafiz Abid Qadeer <abidh@codesourcery.com>
2615
2616 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2617 trace-buffer-size set and show commands.
2618 (Tracepoint Packets): Document QTBuffer:size.
2619 (General Query Packets): Document QTBuffer:size.
2620
d57350ea
TT
26212013-02-21 Tom Tromey <tromey@redhat.com>
2622
2623 * gdb.texinfo: Remove bad @syncodeindex.
2624 (Values From Inferior, Types In Python, Inferiors In Python)
2625 (Events In Python, Threads In Python, Frames In Python, Blocks In
2626 Python, Symbols In Python, Symbol Tables In Python): Remove
2627 @tables.
2628 (Packets, General Query Packets, Tracepoint Packets)
2629 (Host I/O Packets): Use @w{} for empty @item.
2630
9f44fbc0
SCR
26312013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2632
2633 * gdb.texinfo (Architectures In Python): Add description about
2634 the new method gdb.Architecture.disassemble.
2635
f5911ea1
HAQ
26362013-02-15 Pedro Alves <pedro@codesourcery.com>
2637 Hafiz Abid Qadeer <abidh@codesourcery.com>
2638
2639 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2640 Document the "trace-file" field.
2641
7e1e0340
DE
26422013-02-07 Doug Evans <dje@google.com>
2643
2644 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2645 command.
2646
134a2066
YQ
26472013-02-06 Yao Qi <yao@codesourcery.com>
2648
2649 * gdb.texinfo (GDB/MI Async Records): Document new MI
2650 notification "=tsv-modified". Update the document of MI
2651 notification "=tsv-created".
2652 * observer.texi (GDB Observers): New observer tsv_modified.
2653 Update observer tsv_created and tsv_delete.
2654
430ed3f0
MS
26552013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2656
2657 * gdb.texinfo (AArch64 Features): New section; document
2658 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2659 (Architectures): Add new AArch64 section to document AArch64
2660 architecture specific commands.
2661 (ABI): Add description of the new OS ABI "Newlib" and its influence
2662 on the longjmp handling.
2663
1b56eb55
JK
26642013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2665 Jan Kratochvil <jan.kratochvil@redhat.com>
2666
2667 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2668 variable in 'set/show backtrace' section.
2669
c4957902
TT
26702013-01-31 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo (Target Commands): Fix typo.
2673
bea883fd
SCR
26742013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2675
2676 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2677 describing the gdb.Architecture class.
2678 (Frames In Python): Add description about the new method
2679 gdb.Frame.architecture().
2680
796a7ff8
DE
26812013-01-23 Doug Evans <dje@google.com>
2682
2683 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2684
998580f1
MK
26852013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2686
2687 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2688 'thread-groups' field when printing a breakpoint in MI.
2689
c9fb1240
SD
26902012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2691 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2692 to reflect that jit-reader-load now supports absolute file-names.
2693
ab04a2af
TT
26942013-01-16 Tom Tromey <tromey@redhat.com>
2695
2696 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2697 (Signals): Likewise.
2698
8ac3646f
TT
26992013-01-16 Tom Tromey <tromey@redhat.com>
2700
2701 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2702 "catch-type" field.
2703 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2704
e93a8774
TT
27052013-01-07 Tom Tromey <tromey@redhat.com>
2706
2707 * gdb.texinfo (Mode Options): Don't mention -epoch.
2708 (Data, Emacs): Remove obsolete comments.
2709
54516a0b
TT
27102013-01-02 Tom Tromey <tromey@redhat.com>
2711
2712 * gdb.texinfo (GDB/MI Output Records): Update menu.
2713 (GDB/MI Breakpoint Information): New node.
2714 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2715 <-break-insert>: Likewise.
2716
8dbe8ece
YQ
27172012-12-31 Yao Qi <yao@codesourcery.com>
2718
2719 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2720 (Packets): Move "vStopped" packet to ...
2721 (Notification Packets): ... here. Describe the components
2722 of notification. Add a table of supported notifications.
2723 Add an example on the process of he async notification.
2724
f35a17b5
JK
27252012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2728 present.
2729 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2730 fullname output always present.
2731
0dfd2fad
PM
27322012-12-23 Pierre Muller <muller@sourceware.org>
2733
72f4393d
L
2734 * gdbint.texinfo (Function prototypes): Require use of "extern"
2735 modifier for function prototypes in headers.
0dfd2fad 2736
7785b880
JB
27372012-12-19 Joel Brobecker <brobecker@adacore.com>
2738
2739 * refcard.tex: Update copyright notice to GPL v3 or later.
2740 Update contact info.
2741
3d745be3
JK
27422012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2743
2744 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2745
c9b6281a
YQ
27462012-12-15 Yao Qi <yao@codesourcery.com>
2747
2748 * gdb.texinfo (Debugging Output): Document 'set debug
2749 notification' and 'show debug notification'.
2750
f2a8bc8a
YQ
27512012-12-15 Yao Qi <yao@codesourcery.com>
2752
2753 * gdb.texinfo (Listing Tracepoints): New item and example about
2754 'installed on target' output.
2755 Add more in the example about 'installed on target'.
2756 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2757
451b7c33
TT
27582012-12-14 Tom Tromey <tromey@redhat.com>
2759
72f4393d 2760 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2761
3fa7bf06 27622012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2763
3fa7bf06
MG
2764 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2765
05b4bd79
PA
27662012-12-11 Pedro Alves <palves@redhat.com>
2767
2768 * gdb.texinfo: Remove all mentions of Unixware throughout.
2769
74a0d9f6
JK
27702012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2771
2772 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2773
0c631110
TT
27742012-11-29 Tom Tromey <tromey@redhat.com>
2775
2776 * gdb.texinfo (SVR4 Process Information): Document missing
2777 "info proc" subcommands.
2778
891df0ea
YQ
27792012-11-29 Yao Qi <yao@codesourcery.com>
2780
2781 PR gdb/1477.
2782 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2783 to 'auto' instead of 'gnu'.
2784
608e2dbb
TT
27852012-11-26 Tom Tromey <tromey@redhat.com>
2786
2787 * gdb.texinfo (MiniDebugInfo): New node.
2788 (GDB Files): Update.
2789
e64e0392
DE
27902012-11-16 Doug Evans <dje@google.com>
2791
2792 * gdb.texinfo (System-wide configuration): If the system-wide init
2793 file lives in the data-directory, and --data-directory is provided,
2794 look for it there.
2795
ae606bee
TT
27962012-11-15 Tom Tromey <tromey@redhat.com>
2797
2798 * gdb.texinfo (Signaling): Fix typo.
2799
62747a60
TT
28002012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2801
2802 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2803 parameter "count" of -data-write-memory-bytes, and add an example.
2804
18a9fc12
TT
28052012-11-12 Tom Tromey <tromey@redhat.com>
2806
2807 * gdb.texinfo (Symbols): Document "info type-printers",
2808 "enable type-printer" and "disable type-printer".
2809 (Python API): Add new node to menu.
2810 (Type Printing API): New node.
2811 (Progspaces In Python): Document type_printers field.
2812 (Objfiles In Python): Likewise.
2813 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2814 register_type_printer, TypePrinter>: Document.
2815
53342f27
TT
28162012-11-12 Tom Tromey <tromey@redhat.com>
2817
2818 * gdb.texinfo (Symbols): Document "set print type methods",
2819 "set print type typedefs", and flags to ptype and whatis.
2820
ed8a1c2d
AB
28212012-11-09 Andrew Burgess <aburgess@broadcom.com>
2822
2823 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2824 the example -data-disassemble output. Extend the description of
2825 the -data-disassemble results to document all fields. Document
2826 the cli disassemble command as being related to -data-disassemble.
2827
8506d139
YQ
28282012-11-09 Yao Qi <yao@codesourcery.com>
2829
2830 PR gdb/14777.
2831 * gdb.texinfo (OS Information): Remove doc on command
2832 'info udot'.
2833
4d3f93a2
JB
28342012-11-08 Joel Brobecker <brobecker@adacore.com>
2835
2836 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2837 gdb.ini warning for Windows port.
2838
1e96de83
YQ
28392012-11-08 Yao Qi <yao@codesourcery.com>
2840
2841 * gdb.texinfo (Search): Add kindex for 'fo'.
2842
dc939229
TT
28432012-11-05 Tom Tromey <tromey@redhat.com>
2844
2845 PR python/14802:
2846 * gdb.texinfo (Functions In Python): Add example.
2847
6f6484cd
YQ
28482012-11-03 Yao Qi <yao@codesourcery.com>
2849
2850 * observer.texi (GDB Observers): Remove observer
2851 'tracepoint_modified', 'tracepoint_created' and
2852 'tracepoint_deleted'.
2853
af4238e5
TT
28542012-10-26 Tom Tromey <tromey@redhat.com>
2855
2856 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2857
687e43a4
TT
28582012-10-25 Tom Tromey <tromey@redhat.com>
2859
2860 * gdb.texinfo (General Query Packets): Use @itemx.
2861
8de0566d
YQ
28622012-10-17 Yao Qi <yao@codesourcery.com>
2863
2864 * observer.texi (GDB Observers): Update observer
2865 'memory_changed'.
2866 * gdb.texinfo (GDB/MI Async Records): Document for
2867 "memory-changed" notification.
2868
07540c15
DE
28692012-10-15 Doug Evans <dje@google.com>
2870
2871 * gdb.texinfo (Mode Options): Document -nh.
2872 Elaborate on docs for -nx.
2873
d7019589
SP
28742012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2875
2876 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2877
82a90ccf 28782012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2879 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2880
2881 * gdb.texinfo (GDB/MI Async Records): Document notification
2882 'record-started' and 'record-stopped'.
2883 * observer.texi (GDB Observers): New observer 'record-changed'.
2884
aa9259cc
TS
28852012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2886
2887 * gdb.texinfo: Document the removal of SH's 'regs' command.
2888
c1d780c2
SDJ
28892012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2890
2891 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2892
bb25a15c
YQ
28932012-09-18 Yao Qi <yao@codesourcery.com>
2894
2895 * gdb.texinfo (GDB/MI Async Records): Document new MI
2896 notifications '=tsv-created' and '=tsv-deleted'.
2897 * observer.texi (GDB Observers): New observer tsv_created and
2898 tsv_deleted.
2899
201b4506
YQ
29002012-09-18 Yao Qi <yao@codesourcery.com>
2901
2902 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2903 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2904 '=traceframe-changed'.
2905
6fc1c773
YQ
29062012-09-17 Yao Qi <yao@codesourcery.com>
2907
2908 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2909 'set listsize'.
2910
121c73f3
JK
29112012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2912 Eli Zaretskii <eliz@gnu.org>
2913
2914 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2915 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2916 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2917
e9687799
JK
29182012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2919
2920 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2921
3b5e4d35
YPK
29222012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2923
2924 Document how to return from "python-interactive" to GDB.
2925 * gdb.texinfo (Python Commands): Update documentation.
2926
29272012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2928
2929 Add a new "python-interactive" command that starts a standard
2930 Python interactive prompt with "pi" as alias, and add "py" as
2931 an alias to "python".
2932 * gdb.texinfo (Python Commands): Document the new commands.
2933
b583003e
TT
29342012-08-22 Tom Tromey <tromey@redhat.com>
2935
2936 * gdbint.texinfo (Host Definition): Remove documentation for
2937 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2938
a451cb65
KS
29392012-08-17 Keith Seitz <keiths@redhat.com>
2940
2941 PR c++/13356
2942 * gdb.texinfo (Type and Range Checking): Remove warning.
2943 Remove spurious commas.
2944 Update text and examples for re-implementation of set/show
2945 check type.
2946 (C and C++ Type and Range Checks): Likewise.
2947
6b1755ce
YQ
29482012-08-16 Yao Qi <yao@codesourcery.com>
2949
2950 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2951 is deprecated.
2952
f47f77df
DE
29532012-08-13 Doug Evans <dje@google.com>
2954
2955 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2956 to include functions.
2957
a72c3253
DE
29582012-08-10 Doug Evans <dje@google.com>
2959
2960 * gdb.texinfo (Convenience Funs): New node.
2961 (Types In Python): Document Type.vector.
2962
5b9afe8a
YQ
29632012-08-09 Yao Qi <yao@codesourcery.com>
2964
2965 * observer.texi: New observer command_param_changed.
2966 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2967
dc1039df
JK
29682012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2969
2970 * gdbint.texinfo (Debugging GDB): In section
2971 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2972 Mention also gdb-gdb.py.
2973
4abf930d
YQ
29742012-08-07 Yao Qi <yao@codesourcery.com>
2975
2976 Revert the folloing patch:
2977 2012-08-06 Yao Qi <yao@codesourcery.com>
2978 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2979 remote hardware-watchpoint-limit' and 'set
2980 remote hardware-breakpoint-limit'.
2981
f3c8a52a
JK
29822012-08-06 Nathaniel Flath <flat0103@gmail.com>
2983
2984 * gdb.texinfo (Working Directory): Added information about new
2985 default argument for 'cd' command.
2986
77a91025
YQ
29872012-08-06 Yao Qi <yao@codesourcery.com>
2988
2989 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2990 remote hardware-watchpoint-limit' and 'set
2991 remote hardware-breakpoint-limit'.
2992
d9f08f52
YQ
29932012-08-06 Yao Qi <yao@codesourcery.com>
2994
2995 Fix PR14371.
2996
2997 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2998 '=breakpoint-deleted'.
2999
95b07c96
YQ
30002012-08-02 Yao Qi <yao@codesourcery.com>
3001
3002 * gdb.texinfo (Native): Remove node Neutrino.
3003
7255706c
YQ
30042012-07-27 Yao Qi <yao@codesourcery.com>
3005
3006 * gdb.texinfo (IPA Protocol Commands): Document new command
3007 'close'.
3008
d6b28940
TT
30092012-07-25 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3012
e615022a
DE
30132012-07-20 Doug Evans <dje@google.com>
3014
3015 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3016 (Index Files): Document how to control the use of deprecated index
3017 sections.
3018 (Index Section Format): Replace --use-deprecated-index-sections with
3019 "set use-deprecated-index-sections on".
3020
055855a4
EZ
30212012-07-12 Eli Zaretskii <eliz@gnu.org>
3022
3023 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3024 indices into a single node "Index". Instead, join function and
3025 variable indices into a single index, separate from the concept
3026 index. Requested in
3027 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3028 (Top): Update the top-level menu: instead of one "Index" there are
3029 now separate entries "Concept Index" and "Function and Variable
3030 Index".
3031 (Concept Index, Function and Variable Index): New nodes.
3032 (Index): Node deleted.
3033
f77cc5f0
HZ
30342012-07-05 Hui Zhu <hui_zhu@mentor.com>
3035
3036 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3037 and "maint agent-eval".
3038
00595b5e
EZ
30392012-07-03 Eli Zaretskii <eliz@gnu.org>
3040
3041 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3042 avoid file-name clashes between Index.html and index.html on
3043 case-insensitive filesystems. See the discussion starting in
3044 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3045 details of the problem.
3046 (Top): Update the master menu for the above.
3047 (Concept Index, Command and Variable Index): New nodes, instead of
3048 the old "Index" node that was deleted. All cross-references
3049 updated.
3050
d3ce09f5
SS
30512012-07-02 Stan Shebs <stan@codesourcery.com>
3052
3053 * gdb.texinfo (Dynamic Printf): Mention agent style and
3054 disconnected dprintf.
3055 (Maintenance Commands): Describe maint agent-printf.
3056 (General Query Packets): Mention BreakpointCommands feature.
3057 (Packets): Document commands extension to Z0 packet.
3058 * agentexpr.texi (Bytecode Descriptions): Document printf
3059 bytecode.
3060
2d7b58e8
JK
30612012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3062
3063 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3064 only after gdbinit files.
3065 (Startup): Move -iex and -iex commands down after gdbinit files.
3066
202cbf1c
JK
30672012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3068
3069 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3070 possibility.
3071
b6ba681c
TT
30722012-06-29 Tom Tromey <tromey@redhat.com>
3073
3074 * gdb.texinfo (Index Section Format): Update for version 7.
3075
71caed83
SS
30762012-06-28 Stan Shebs <stan@codesourcery.com>
3077
3078 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3079 example, add note about title column.
3080
ee0bf529
SCR
30812012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3082
3083 * gdb.texinfo (Symbol Tables In Python): Add description about
3084 the new 'last' attribute of gdb.Symtab_and line.
3085
3c15d565
SCR
30862012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3087
3088 * gdb.texinfo (Symbol Tables In Python): Correct the description
3089 of the 'pc' attribute of gdb.Symtab_and_line.
3090
45cfd468
DE
30912012-06-26 Doug Evans <dje@google.com>
3092
3093 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3094 and symtab-create.
3095
496ee73e
KS
30962012-06-25 Keith Seitz <keiths@redhat.com>
3097
3098 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3099 from example. Remove "rbreak" from list of corresponding
3100 gdb commands.
3101
156942c7
DE
31022012-06-23 Doug Evans <dje@google.com>
3103
3104 * gdb.texinfo (Index Section Format): Document version 7 format.
3105
c614397c
YQ
31062012-06-22 Yao Qi <yao@codesourcery.com>
3107
3108 * gdb.texinfo: Add missing cindex for some packets.
3109
472a2379
KS
31102012-06-20 Keith Seitz <keiths@redhat.com>
3111
3112 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3113 for -break-insert and document -p.
3114
2678e2af
YQ
31152012-06-20 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3118 and "gdb.write_memory" with "Inferior.read_memory" and
3119 "Inferior.write_memory".
3120
984359d2
EZ
31212012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3122
3123 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3124 (Free Documentation): Add @node line.
3125 (Continuing and Stepping) <advance location>: Use @item instead of
3126 @itemx.
3127 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3128 @itemx.
3129 (Embedded Processors): Put the link to "PA" to its correct place,
3130 according to document structure.
3131 (Python API): Put the link to "Lazy Strings In Python" to its
3132 correct place.
3133 (Index): Use @@ in @tex block to get a literal @.
3134
3135 * gdbint.texinfo: Fix the @subtitle line.
3136
3137 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3138 correct place.
3139
16bdd41f
YQ
31402012-06-08 Yao Qi <yao@codesourcery.com>
3141
3142 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3143 Protocol'.
3144 (In-Process Agent Protocol, IPA Protocol Objects)
3145 (IPA Protocol Commands): New nodes.
3146 (Tracepoint Packets): Add anchors.
3147
2d4c29c5
TS
31482012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3149
3150 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3151
6bd110c5
YQ
31522012-06-06 Yao Qi <yao@codesourcery.com>
3153
3154 * gdb.texinfo: Update copyright year.
3155
f3e0e960
SS
31562012-05-23 Stan Shebs <stan@codesourcery.com>
3157 Kwok Cheung Yeung <kcy@codesourcery.com>
3158
3159 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3160
1564a261
JK
31612012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3162
3163 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3164 Mention also --with-separate-debug-dir.
3165 (Auto-loading): Prepend $debugdir in the sample output.
3166 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3167 auto-load safe-path variable.
3168 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3169 Mention also $debugdir for 'set auto-load scripts-directory'.
3170
eb17f351
EZ
31712012-05-19 Eli Zaretskii <eliz@gnu.org>
3172
3173 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3174 (MIPS Embedded, MIPS, MIPS Register packet Format)
3175 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3176 appropriate.
3177
4cc0665f 31782012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3179 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3180
3181 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3182 mips compression".
3183 (MIPS Breakpoint Kinds): New subsubsection.
3184
7af8dcf8 31852012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3186
3187 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3188 nodes for subsections. Add @acronym mark-ups and adjust
3189 formatting.
3190
aff139ff
JK
31912012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 Rename $ddir to $datadir.
3194 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3195 (objfile-gdb.py file): Rename $ddir to $datadir.
3196
9cb709b6
TT
31972012-05-18 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3200
e7e0cddf
SS
32012012-05-14 Stan Shebs <stan@codesourcery.com>
3202
3203 * gdb.texinfo (Dynamic Printf): New subsection.
3204
7efc75aa
SCR
32052012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3206
3207 * gdb.texinfo (Basic Python): Add description about the function
3208 gdb.find_pc_line
3209
f307c045
JK
32102012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3211 Eli Zaretskii <eliz@gnu.org>
3212
3213 * gdb.texinfo (Separate Debug Files): Use plural form for global
3214 debugging information directory.
3215
85d4a676
SS
32162012-05-11 Stan Shebs <stan@codesourcery.com>
3217 Kwok Cheung Yeung <kcy@codesourcery.com>
3218
3219 * gdb.texinfo (Operating System Auxiliary Information): Document new
3220 'info os' subcommands.
3221
c1668e4e
JK
32222012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3223
3224 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3225 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3226 (dotdebug_gdb_scripts section): Add reference
3227 to 'Auto-loading safe path'.
3228
7349ff92
JK
32292012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3230
3231 Implement multi-component --with-auto-load-dir.
3232 * gdb.texinfo (Auto-loading): New references
3233 for 'set auto-load scripts-directory'
3234 and 'show auto-load scripts-directory'.
3235 (Auto-loading safe path): Describe the new default. Move $ddir
3236 substituation reference to 'objfile-gdb.py file'.
3237 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3238 script-name. Describe new 'set auto-load scripts-directory'
3239 and 'show auto-load scripts-directory'.
3240
6dea1fbd
JK
32412012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3242
3243 Provide $ddir substitution for --with-auto-load-safe-path.
3244 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3245 (Auto-loading safe path): Likewise. Mention the default value,
3246 $ddir substitution, --with-auto-load-safe-path and
3247 --without-auto-load-safe-path.
3248 * observer.texi (gdb_datadir_changed): New.
3249
1ccacbcd
JK
32502012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3253 Twice.
3254
d9242c17
JK
3255 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3256 directory separator by path separator.
3257
af2c1515
JK
32582012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3261 for 'set auto-load safe-path' optional. Mention if it is omitted.
3262 Change disabling security protection condition to "/", twice.
3263
a20ee7a4
SCR
32642012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3265
3266 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3267 the new methods global_block and static_block on gdb.Symtab
3268 objects.
3269
56af09aa
SCR
32702012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3271
3272 * gdb.texinfo (Blocks In Python): Add a note saying that future
3273 improvements to GDB and its infrastructure can move symbols
3274 across blocks within a symbol table.
3275
2746b0ef
YQ
32762012-04-29 Yao Qi <yao@codesourcery.com>
3277
3278 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3279 (A29K): Remove.
3280
62e5f89c
SDJ
32812012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3282 Tom Tromey <tromey@redhat.com>
3283
3284 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3285 and generic static probe support on GDB.
3286
a766d390
DE
32872012-04-25 Doug Evans <dje@google.com>
3288
50f042b9
DE
3289 * gdb.texinfo (Go): Fix thinko.
3290
a766d390
DE
3291 * gdb.texinfo (Supported Languages): Add Go.
3292 (Go): New node.
3293
f02e2b19
YQ
32942012-04-25 Yao Qi <yao@codesourcery.com>
3295
3296 * gdbint.texinfo (Testsuite): New section `Board settings'.
3297
68d41a48
JK
32982012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3301 Three times.
3302
174bb630
JK
3303 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3304 Three times.
3305
0511cc75
JK
33062012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3307
3308 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3309 by @table @asis. Fix formatting of one item.
3310
0070f25a
JK
33112012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3312
3313 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3314
4dc84fd1
JK
33152012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 New option "set debug auto-load".
3318 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3319 (auto-load verbose mode): New node.
3320
bccbefd2
JK
33212012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3322
3323 New option "set auto-load safe-path".
3324 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3325 and "info auto-load" examples for safe-path. Put there also references
3326 for "set auto-load safe-path" and "show auto-load safe-path".
3327 New menu item for Auto-loading safe path.
3328 (Auto-loading safe path): New node.
3329 (Python Auto-loading): Update the expected output from "Missing"
3330 to "No".
3331
bf88dd68
JK
33322012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 auto-load: Implementation.
3335 * gdb.texinfo (Mode Options): New anchor for -nx.
3336 (Startup): New anchors for Option -init-eval-command,
3337 Home Directory Init File
3338 and Init File in the Current Directory during Startup.
3339 Mention set auto-load local-gdbinit with a reference.
3340 Change the sample code to "set auto-load python-scripts".
3341 (Threads): New anchor set libthread-db-search-path.
3342 Provide references to libthread_db.so.1 file.
3343 (Controlling GDB): New menu item for Auto-loading.
3344 (Auto-loading, Init File in the Current Directory)
3345 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3346 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3347 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3348 reference.
3349 (Auto-loading): Rename to ...
3350 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3351 "set auto-load python-scripts", new anchor for it. Change
3352 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3353 for it. Change "info auto-load-scripts"
3354 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3355 to "Python scripts".
3356
8264ba82
AG
33572012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3358
3359 PR mi/13393
3360 * gdb.texinfo (Print Settings): Extend the description for "set print
3361 object".
3362 (GDB/MI Variable Objects): Extend the description for -var-create and
3363 -var-list-children.
3364
06fc020f
SCR
33652012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3366
3367 * gdb.texinfo (Examining Data): Document the 'explore' command.
3368
7191c139
JB
33692012-03-28 Joel Brobecker <brobecker@adacore.com>
3370
3371 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3372 to the children of a varobj and its update range when -var-update
3373 returns that the varobj's type changed.
3374
3708f05e
JK
33752012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3376
3377 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3378 Create two new links fir 'objfile-gdb.py file'
3379 and 'dotdebug_gdb_scripts section'.
3380
8e0583c8
JK
33812012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 * gdb.texinfo (Auto-loading): Rename node reference
3384 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3385 Twice.
3386 (.debug_gdb_scripts section): Rename the node ...
3387 (dotdebug_gdb_scripts section): ... here.
3388 (Maintenance Commands): Also rename this node reference.
3389
7b282c5a
SCR
33902012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3391
3392 * gdb.texinfo (Python API/Values From Inferior): Add description
3393 about the new method Value.referenced_value. Add description on
3394 how Value.dereference is different (and similar) to
3395 Value.referenced_value.
3396
8320cc4f
JK
33972012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3398
3399 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3400 --init-eval-command=COMMAND, -iex.
3401 (Startup): Describe -iex and -ix. Simplify the example
3402 for "set auto-load-scripts off".
3403
481860b3
GB
34042012-03-16 Gary Benson <gbenson@redhat.com>
3405
3406 PR breakpoints/10738
3407 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3408 stating that GDB cannot set breakpoints on inlined functions.
3409 (Mode Options): Document --use-deprecated-index-sections.
3410 (Index Section Format): Document new index section version format.
3411
c4aeac85
TT
34122012-03-15 Tom Tromey <tromey@redhat.com>
3413
3414 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3415
16899756
DE
34162012-03-13 Doug Evans <dje@google.com>
3417
3418 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3419 of "reload".
3420 (Symbols): Delete docs for set/show symbol-reloading.
3421 * gdbint.texinfo (Defining Other Architecture Features): Delete
3422 SYMBOL_RELOADING_DEFAULT.
3423 * refcard.tex: Delete reference to symbol-reloading.
3424
9b224c5e
PA
34252012-03-07 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.texinfo (General Query Packets): Document new
3428 QProgramSignals packet.
3429 * gdb.texinfo (Remote configuration): Mention
3430 "program-signals-packet".
3431
169081d0
TG
34322012-03-05 Tristan Gingold <gingold@adacore.com>
3433
3434 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3435
d1feda86
YQ
34362012-03-03 Yao Qi <yao@codesourcery.com>
3437
3438 * gdb.texinfo (In-Process Agent): New node.
3439 Document new commands.
3440 (General Query Packets): Add packet `QAgent'.
3441
1faeff08
MR
34422012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3443
3444 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3445
7d74f244
DE
34462012-03-01 Scott J. Goldman <scottjg@vmware.com>
3447
3448 * gdb.texinfo (Commands In Python): Put example python macro in
3449 COMMAND_USER category rather than COMMAND_OBSCURE.
3450 Document gdb.COMMAND_USER.
3451 (User-defined Commands): Update documentation to clarify
3452 "set/show max-user-call-depth" and "show user" don't apply to python
3453 commands. Update documentation to clarify "help user-defined" may
3454 also include python commands defined as COMMAND_USER.
3455
6fe37d23
JK
34562012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 * gdb.texinfo (Startup): Add option -ex description to the option -x
3459 description.
3460
83364271
LM
34612012-02-24 Luis Machado <lgustavo@codesourcery.com>
3462
3463 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3464 condition-evaluation breakpoint parameter.
3465 Mention condition-evaluation mode being shown in "info break".
3466 (Break Conditions): Add description for target-side
3467 conditional breakpoints.
72f4393d 3468 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3469 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3470 cond-expr.
3471 (General Query Packets): Mention new ConditionalBreakpoint feature.
3472
bdb1994d
TT
34732012-02-22 Tom Tromey <tromey@redhat.com>
3474
3475 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3476
4d241c86
TT
34772012-02-17 Tom Tromey <tromey@redhat.com>
3478
3479 PR python/10753:
3480 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3481 directory.
3482
816338b5
SS
34832012-02-14 Stan Shebs <stan@codesourcery.com>
3484
3485 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3486
cc30c4bd
PA
34872012-02-13 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3490 mips-idt-ecoff.
3491
035d1e5b
YQ
34922012-02-09 Yao Qi <yao@codesourcery.com>
3493
3494 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3495
f0823d2c
TT
34962012-02-07 Tom Tromey <tromey@redhat.com>
3497
3498 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3499 Symbol.value.
3500
64e7d9dd
TT
35012012-02-07 Tom Tromey <tromey@redhat.com>
3502
3503 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3504
4220b2f8
TS
35052012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3506
3507 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3508
edcc5120
TT
35092012-01-24 Tom Tromey <tromey@redhat.com>
3510
3511 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3512 unload".
3513 (Files): Mention new catch commands.
3514 (GDB/MI Async Records): Likewise.
3515
53fe1783
GB
35162012-01-24 Gary Benson <gbenson@redhat.com>
3517
3518 Delete #if 0'd out code.
3519 * gdb.texinfo (Frame Info): Remove "info catch".
3520
b9e7b9c3
UW
35212012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3522
3523 * gdb.texinfo (Remote Configuration): Document
3524 "set remote hostio-readlink-packet" command.
3525 (General Query Packets): Document vFile:readlink packet.
3526
4aac40c8
TT
35272012-01-16 Tom Tromey <tromey@redhat.com>
3528
3529 * gdb.texinfo (Specify Location): Document relative file name
3530 handling.
3531
cafec441
TT
35322012-01-16 Tom Tromey <tromey@redhat.com>
3533
3534 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3535
0ee339bc
JK
35362012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3537 Eli Zaretskii <eliz@gnu.org>
3538
3539 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3540 code.
3541
72384ba3
PH
35422012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3543
3544 * gdb.texinfo (Variables): Document use of :: for non-static
3545 variables.
3546
ce1b17c4
JB
35472012-01-05 Joel Brobecker <brobecker@adacore.com>
3548
3549 * gdbint.texinfo (Start of New Year Procedure): Update
3550 to replace use of copyright.sh by use of copyright.py.
3551
217bff3e
JK
35522012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3553
3554 Remove the gdbtui binary.
3555 * all-cfg.texi (GDBTUI): Remove.
3556 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3557 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3558 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3559
cc72b2a2
KP
35602011-12-23 Kevin Pouget <kevin.pouget@st.com>
3561
3562 Introduce gdb.FinishBreakpoint in Python.
3563 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3564 (Python API): Add menu entry for Finish Breakpoints.
3565
13ac8d2c
JK
35662011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3569 tests.
3570
e0f9f062
DE
35712011-12-16 Doug Evans <dje@google.com>
3572
3573 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3574
80b6e756
PM
35752011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3576
1c3ad6ab 3577 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3578 stack". Add documentation for "set/show python print-stack".
3579
2fb860fc
PA
35802011-12-14 Pedro Alves <pedro@codesourcery.com>
3581
3582 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3583 should transfer control to the stub in the startup code instead of
3584 in main. Mention the need to get past the initial breakpoint.
3585
f8eba3c6
TT
35862011-12-06 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.texinfo (Set Breaks): Update for new behavior.
3589
2268b414
JK
35902011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3591
3592 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3593 List Format for SVR4 Targets'.
3594 (General Query Packets): New item qXfer:libraries-svr4:read.
3595 (Library List Format for SVR4 Targets): New node.
3596
ae6f0d5b
TT
35972011-12-01 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3600 add.
3601
36dfb11c
TT
36022011-11-22 Tom Tromey <tromey@redhat.com>
3603
3604 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3605 reasons.
3606
f196051f
SS
36072011-11-20 Stan Shebs <stan@codesourcery.com>
3608
3609 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3610 note-related options and variables.
3611 (Tracepoint Packets): Document packet changes.
3612
f85b53f8
SD
36132011-11-20 Sanjoy Das <sdas@igalia.com>
3614
3615 * gdb.texinfo (JIT Interface): Add documentation on writing and
3616 usind JIT debug info readers.
3617 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3618 Debug Info Readers): New nodes.
3619
bfccc43c
YQ
36202011-11-18 Yao Qi <yao@codesourcery.com>
3621
3622 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3623 tracepoint.
3624
c011a4f4
DE
36252011-11-15 Doug Evans <dje@google.com>
3626
3627 * gdb.texinfo (Files): Document basenames-may-differ.
3628
ed59ded5
DE
36292011-11-14 Doug Evans <dje@google.com>
3630
3631 * gdb.texinfo (Shell Commands): Document "!".
3632
405f8e94
SS
36332011-11-14 Stan Shebs <stan@codesourcery.com>
3634 Kwok Cheung Yeung <kcy@codesourcery.com>
3635
3636 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3637 needed to get shorter fast tracepoints.
3638 (Tracepoint Packets): Document new qTMinFTPILen packet.
3639
1e4d1764
YQ
36402011-11-14 Yao Qi <yao@codesourcery.com>
3641
3642 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3643 behavior of tracepoint.
3644 (General Query Packets): New feature InstallInTrace.
3645 (Remote Configuration): Document "set remote
3646 install-in-trace-packet".
3647
71eba9c2 36482011-11-12 Matt Rice <ratmice@gmail.com>
3649
3650 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3651 Add arguments to info macro.
3652
e0f8f636
TT
36532011-11-10 Tom Tromey <tromey@redhat.com>
3654
3655 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3656 manual.
3657 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3658 (Macros): Add a footnote.
3659 (C): Remove paragraph about compiler options.
3660 (C Constants): Mention wide character and string constants.
3661 (C Plus Plus Expressions): Update compiler option advice. Mention
3662 using declarations. Mention ADL. Remove old HP compiler
3663 information.
3664
625c0d47
TT
36652011-11-10 Tom Tromey <tromey@redhat.com>
3666
3667 PR c++/9257:
3668 * gdb.texinfo (Print Settings): Add an extra note about the need
3669 for a vtable.
3670
4be2aacc
MR
36712011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3672
3673 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3674 "set mips abi" documentation.
3675
0a1c4d10
DE
36762011-11-04 Doug Evans <dje@google.com>
3677
3678 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3679
aad1c02c
TT
36802011-11-03 Tom Tromey <tromey@redhat.com>
3681
3682 * gdb.texinfo (Stopping): Add menu entry.
3683 (Continuing and Stepping): Restore @node. Use @section, not
3684 @subsection.
3685
983fb131
MR
36862011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3687
3688 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3689 designation. Fix "Specify Location" cross-reference.
3690
3065dfb6
SS
36912011-11-02 Stan Shebs <stan@codesourcery.com>
3692
3693 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3694 (General Query Packets): Describe tracenz feature.
3695 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3696
0aaaf063
PK
36972011-10-28 Paul Koning <paul_koning@dell.com>
3698
3699 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3700
2231f1fb
KP
37012011-10-27 Kevin Pouget <kevin.pouget@st.com>
3702
72f4393d 3703 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3704 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3705
5110b5df
PK
37062011-10-26 Paul Koning <paul_koning@dell.com>
3707
3708 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3709
22dbab46
PK
37102011-10-25 Paul Koning <paul_koning@dell.com>
3711
3712 PR python/13327
72f4393d 3713
22dbab46
PK
3714 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3715 fetch_lazy method.
3716
9df2fbc4
PM
37172011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3718
3719 PR python/12656
3720
3721 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3722 global_block, static_block function.
3723
f05e2e1d
TT
37242011-10-19 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Commands In Python): Add missing "@"s.
3727
a7fc3f37
KP
37282011-10-13 Kevin Pouget <kevin.pouget@st.com>
3729
3730 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3731 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3732 constants.
3733
5048e516
JK
37342011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 Fix compatibility with texinfo versions older than 4.12.
3737 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3738 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3739 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3740 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3741 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3742 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3743 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3744
5a56e9c5
DE
37452011-10-09 Doug Evans <dje@google.com>
3746
3747 * gdb.texinfo (Extending GDB): Document alias command.
3748
36b11add
JK
37492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 Support @entry in input expressions.
3752 * gdb.texinfo (Variables): Describe @entry names suffix.
3753 (Print Settings): Add anchor for `set print entry-values'.
3754
e18b2753
JK
37552011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3756 Eli Zaretskii <eliz@gnu.org>
3757
3758 Display @entry parameter values (without references).
3759 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3760 example.
3761 (Print Settings): New description of set print entry-values and show
3762 print entry-values.
3763
111c6489
JK
37642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3765 Eli Zaretskii <eliz@gnu.org>
3766
3767 Recognize virtual tail call frames.
3768 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3769 (Tail Call Frames): New node.
3770 (Frames In Python): Add gdb.TAILCALL_FRAME.
3771
9c15afc4
DE
37722011-10-07 Doug Evans <dje@google.com>
3773
3774 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3775 register_pretty_printer.
3776
99f5279d
PM
37772011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3778
3779 PR python/12930
3780 PR python/12802
3781
3782 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3783 stop method.
3784
03583c20
UW
37852011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3786
3787 * gdb.texinfo (Starting your Program): "set disable-randomization"
3788 is no longer Linux-specific.
3789 (Remote Configuration): Document "set remote
3790 disable-randomization-packet".
3791 (General Query Packets): Document "QDisableRandomization" packet
3792 and add it to "qSupported" list.
3793
bd054e06
KP
37942011-10-07 Kevin Pouget <kevin.pouget@st.com>
3795
3796 Allow Python notification of new object-file loadings.
3797 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3798 event type.
3799
cb6be26b
KP
38002011-10-04 Kevin Pouget <kevin.pouget@st.com>
3801
3802 PR python/12691: Add the inferior to Python exited event
3803 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3804
a05336a1
JB
38052011-10-03 Joel Brobecker <brobecker@adacore.com>
3806
3807 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3808 rephasing.
3809
5d77fe44
JB
38102011-10-03 Joel Brobecker <brobecker@adacore.com>
3811
3812 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3813 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3814 as possible feature returned by the `-list-features'
3815 command.
3816
699df94d
PK
38172011-09-28 Paul Koning <paul_koning@dell.com>
3818
3819 * gdb.texinfo (gdb.Type): Document field access by dictionary
3820 key syntax.
3821
24bdad53
YQ
38222011-09-28 Yao Qi <yao@codesourcery.com>
3823
3824 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3825 Add one space after option `-s'. Remove @r{} markup.
3826
6710bf39
SS
38272011-09-27 Stan Shebs <stan@codesourcery.com>
3828
3829 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3830
d99f7e48
HZ
38312011-09-16 Hui Zhu <teawater@gmail.com>
3832
3833 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3834 to *(unsigned char *)$esp@300.
3835
d812018b
PK
38362011-09-15 Paul Koning <paul_koning@dell.com>
3837
3838 * gdb.texinfo: Make style of Python functions and methods match
3839 the syntax of Python. Also put class and module names explicitly
3840 on function, member, and variable names, matching Python
3841 documentation conventions.
72f4393d 3842
2aa48337
KP
38432011-09-15 Kevin Pouget <kevin.pouget@st.com>
3844
3845 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3846 * gdb.texinfo (Inferiors In Python): Describe new
3847 gdb.selected_inferior() function.
3848
6839b47f
KP
38492011-09-15 Kevin Pouget <kevin.pouget@st.com>
3850
3851 Handle multiple breakpoint hits in Python interface:
3852 * gdb.texinfo (Events In Python): New function documentation:
3853 gdb.BreakpointEvent.breakpoints. Indicate that
3854 gdb.BreakpointEvent.breakpoint is now deprecated.
3855
26829f2b
JB
38562011-09-04 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3859
a9f54f60
TT
38602011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3861
3862 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3863
fa3a4f15
PM
38642011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3865
72f4393d
L
3866 * gdb.texinfo (Prompt): Add set/show extended-prompt
3867 documentation
3868 (Basic Python): Add prompt_hook anchor.
3869 (Python modules): Reword module text to reflect multiple modules.
3870 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3871
224bbe49
YQ
38722011-08-14 Yao Qi <yao@codesourcery.com>
3873
78d85199
YQ
3874 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3875
38762011-08-14 Yao Qi <yao@codesourcery.com>
3877
3878 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3879 (TIC6x Features): New node.
3880
457e09f0
DE
38812011-08-12 Doug Evans <dje@google.com>
3882
3883 * gdb.texinfo (Symbols In Python): Document symbol.type.
3884
5e239b84
PM
38852011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3886
3887 * gdb.texinfo (Python): Document command and function
3888 auto-loading.
3889
177bc839
JK
38902011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3891 Eli Zaretskii <eliz@gnu.org>
3892
3893 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3894 typedefs unrolling. Extend the sample code by an inner typedef and
3895 outer typedefs unrolling.
3896
1a532630
PP
38972011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3898
3899 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3900 size and line-size.
3901
9b158ba0 39022011-07-21 Matt Rice <ratmice@gmail.com>
3903
3904 PR macros/12999
3905 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3906 Update text and cindex entries for info macro command.
3907
d17b6f81
PM
39082011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3909
3910 * observer.texi (GDB Observers): Add before_prompt observer.
3911 * gdb.texinfo (Basic Python): Add documentation for prompt
3912 substitution.
3913
713389e0
PM
39142011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3915
72f4393d 3916 PR python/12438
713389e0 3917 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3918 set/show python print-stack. Document set/show python
3919 print-backtrace.
713389e0 3920
177b42fe
TJB
39212011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3922
3923 * gdb.texinfo: Fix typos.
3924
900e11f9
JK
39252011-07-01 Tom Tromey <tromey@redhat.com>
3926
3927 * gdb.texinfo (Debugging Output): Document set debug
3928 check-physname.
3929
39c4d40a
TT
39302011-06-29 Tom Tromey <tromey@redhat.com>
3931
3932 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3933 breakpoint-notifications feature.
3934
6f5def7d
UW
39352011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3936
3937 * gdb.texinfo (Target Description): Remove warning about
3938 possibly unstable format.
3939
8cf64490
TT
39402011-06-03 Tom Tromey <tromey@redhat.com>
3941
3942 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3943 (Events In Python): Note that exit_code is optional.
3944
393eab54
PA
39452011-05-17 Pedro Alves <pedro@codesourcery.com>
3946
3947 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3948 required for multi-threading support.
3949 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3950 Hc are deprecated for multi-threading debugging. Point readers at
3951 the vCont packet.
3952
75fc9810
DE
39532011-05-15 Doug Evans <dje@google.com>
3954
3955 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3956
01124a23
DE
39572011-05-13 Doug Evans <dje@google.com>
3958
98a5dd13
DE
3959 * gdb.texinfo (Threads): Document $sdir,$pdir.
3960 (Server): Document $pdir exception.
3961
dbaefcf7
DE
3962 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3963
cc63ef9b
DE
3964 * gdb.texinfo (Threads): Clarify default value for
3965 libthread-db-search-path.
7e0396aa 3966
01124a23
DE
3967 * gdb.texinfo (Completion): Update example.
3968 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3969
d248b706
KY
39702011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3971
3972 * gdb.texinfo: Document change in the behaviour of the enable and
3973 disable GDB commands when applied to tracepoints.
3974 Document the EnableDisableTracepoints remote stub feature.
3975 Document QTEnable and QTDisable in the list of tracepoint packets.
3976
cc88a640
JK
39772011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3978
3979 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3980 hsuser.texi.
3981 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3982 comment to hsuser.texi. Change rluser.texi name in the comment.
3983
84e578fb
DE
39842011-05-10 Doug Evans <dje@google.com>
3985
3986 * gdb.texinfo (Threads): If an empty path is provided for
3987 libthread-db-search-path it is reset to its default value.
3988 (Server): Ditto.
3989
478aac75
DE
39902011-05-09 Doug Evans <dje@google.com>
3991
3992 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3993
9c06b0b4
TJB
39942011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3995 Thiago Jung Bauermann <bauerman@br.ibm.com>
3996
3997 Implement support for PowerPC BookE masked watchpoints.
3998 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3999 (PowerPC Embedded): Mention support of masked watchpoints.
4000
9ed350ad
JB
40012011-05-03 Joel Brobecker <brobecker@adacore.com>
4002
4003 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4004 `@value{GDBN}'.
4005
4ceed123
JB
40062011-05-03 Joel Brobecker <brobecker@adacore.com>
4007
4008 * gdb.texinfo (titlepage): Remove dedication.
4009 (In Memoriam): New appendix.
4010
559a7a62
JK
40112011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4012 Eli Zaretskii <eliz@gnu.org>
4013
4014 * gdb.texinfo (Index Section Format): Change the version to 5.
4015 Describe the different formula.
4016
03f2bd59
JK
40172011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4018 Eli Zaretskii <eliz@gnu.org>
4019
4020 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4021 for disconnected tracing.
4022 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4023 extended-remote relationship. Mention --once.
4024 (TCP port allocation lifecycle of @code{gdbserver}): New.
4025
d9b1a651
EZ
40262011-04-23 Eli Zaretskii <eliz@gnu.org>
4027
4028 * gdb.texinfo (Server): Improve indexing. Index all optional
4029 switches to gdbserver.
4030
90476074
TT
40312011-04-20 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (Index Section Format): New node.
4034 (Top): Add new node to menu.
4035
c21236dc
PA
40362011-04-20 Pedro Alves <pedro@codesourcery.com>
4037
4038 * gdb.texinfo (Maintenance Commands): Document `maint print
4039 remote-registers'.
4040
05c8c3f5
TT
40412011-04-20 Tom Tromey <tromey@redhat.com>
4042
4043 * gdb.texinfo (Trace File Format): Move node later.
4044
7a9dd1b2
TT
40452011-04-19 Tom Tromey <tromey@redhat.com>
4046
4047 * gdbint.texinfo (Register Information Functions): Remove
4048 duplicate "the".
4049 * gdb.texinfo (Emacs): Remove duplicate "to".
4050 (GDB/MI Variable Objects): Remove duplicate "the".
4051 (General Query Packets): Likewise.
4052
4368ebeb
JB
40532011-04-02 Joel Brobecker <brobecker@adacore.com>
4054
4055 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4056 "GDB/MI Ada Exception Information" node.
4057
956a9fb9
JB
40582011-04-01 Joel Brobecker <brobecker@adacore.com>
4059
4060 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4061 the "exception-name" field in the *stopped async record.
4062
f1310107
TJB
40632011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4064 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4065
4066 Implement support for PowerPC BookE ranged breakpoints.
4067 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4068
8786b2bd
TT
40692011-03-28 Tom Tromey <tromey@redhat.com>
4070
4071 * gdb.texinfo (Set Tracepoints): Fix typo.
4072
9ef07c8c
TT
40732011-03-24 Tom Tromey <tromey@redhat.com>
4074
4075 * gdb.texinfo (Specify Location): Document `function:label'
4076 linespec.
4077
99c3dc11
PM
40782011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4079
f1310107 4080 PR python/12149
99c3dc11
PM
4081
4082 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4083
29703da4
PM
40842011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4085
4086 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4087 (Inferiors In Python): Likewise.
4088 (Threads In Python): Likewise.
4089 (Symbols In Python): Likewise.
4090 (Objfiles In Python): Likewise.
4091 (Symbol Tables In Python): Likewise.
4092
c9174737
PA
40932011-03-15 Pedro Alves <pedro@codesourcery.com>
4094
4095 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4096 display>: Explain that the commands accept number ranges.
4097
7371cf6d
PM
40982011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4099
4100 * gdb.texinfo (Breakpoints In Python): Add description and example
4101 of Python stop function operation.
4102
ecec24e6
PM
41032011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4104
4105 * gdb.texinfo (Parameters In Python): Document get_set_string and
4106 get_show_string methods.
4107
6dcd5565
JK
41082011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4111
81896e36
JK
4112 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4113 circular-trace-buffer name.
4114
5e30da2c
JB
41152011-02-28 Joel Brobecker <brobecker@adacore.com>
4116
4117 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4118 in the previous change.
4119
3bd0f5ef 41202011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4121
72f4393d 4122 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4123 that they can accept multiple arguments.
4124
4ec7539c
JB
41252011-02-24 Joel Brobecker <brobecker@adacore.com>
4126
4127 Revert the following patch (code patch was not approved):
4128 2011-02-21 Hui Zhu <teawater@gmail.com>
4129 * agentexpr.texi (bytecode descriptions): add printf.
4130 * gdb.texinfo (tracepoint action lists): add printf.
4131
82809774
DE
41322011-02-23 Doug Evans <dje@google.com>
4133
4134 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4135
e5a67952
MS
41362011-02-23 Michael Snyder <msnyder@vmware.com>
4137
4138 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4139 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4140 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4141
6e6fbe60
DE
41422011-02-22 Doug Evans <dje@google.com>
4143
4144 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4145 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4146 add description of result, fix @defun formatting.
4147
f994e27a
HZ
41482011-02-21 Hui Zhu <teawater@gmail.com>
4149
4150 * agentexpr.texi (Bytecode Descriptions): Add printf.
4151 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4152
c7f96d2b
TT
41532011-02-18 Tom Tromey <tromey@redhat.com>
4154
4155 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4156
60f98dde
MS
41572011-02-14 Michael Snyder <msnyder@vmware.com>
4158
4159 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4160 Document new command "thread find".
4161
08e796bc
MS
41622011-02-14 Michael Snyder <msnyder@vmware.com>
4163
4164 * gdb.texinfo (Threads): Update example of new thread message.
4165
b3b9301e
PA
41662011-02-14 Pedro Alves <pedro@codesourcery.com>
4167
4168 * gdb.texinfo (Remote Configuration): Mention set/show remote
4169 traceframe-info.
4170 (Tools/Packages Optional for Building GDB): Mention that expat is
4171 used for traceframe info.
4172 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4173 (General Query Packets) <qSupported>: Describe the
4174 qXfer:traceframe-info:read feature.
4175 (qXfer::read): Describe qXfer:traceframe-info:read.
4176 (Traceframe Info Format): New section.
4177
cef35b0f
PA
41782011-02-04 Pedro Alves <pedro@codesourcery.com>
4179
4180 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4181 for casts and unary operators.
4182
f1cbe1d3
TT
41832011-02-04 Tom Tromey <tromey@redhat.com>
4184
4185 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4186 is not useful.
4187
585fdaa1
PA
41882011-01-25 Pedro Alves <pedro@codesourcery.com>
4189
4190 * gdb.texinfo: s/value optimized out/optimized out/g
4191
7bfc9434
JB
41922011-01-21 Joel Brobecker <brobecker@adacore.com>
4193
4194 * gdb.texinfo (Other Misc Settings): Rework part of the
4195 documentation of the "set interactive mode" command.
4196
4694da01
TT
41972011-01-19 Tom Tromey <tromey@redhat.com>
4198
4199 * gdb.texinfo (Threads): Document thread name output and `thread
4200 name' command.
4201 (Threads In Python): Document Thread.name attribute.
4202 (GDB/MI Thread Commands): Document thread attributes.
4203
b716877b
AB
42042011-01-12 Andrew Burgess <aburgess@broadcom.com>
4205
4206 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4207 changes in mi/mi-cmd-disas.c
4208
13fd8b81
TT
42092011-01-12 Tom Tromey <tromey@redhat.com>
4210
4211 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4212 Fix "thread apply" text.
4213
e09342b5
TJB
42142011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4215 Thiago Jung Bauermann <bauerman@br.ibm.com>
4216
4217 Implement support for PowerPC BookE ranged watchpoints.
4218 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4219 the "set powerpc exact-watchpoints" flag.
4220
06e65f44
TT
42212011-01-07 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.texinfo (Python API): Add descriptions to @menu items.
4224
d8e22779
TT
42252011-01-06 Tom Tromey <tromey@redhat.com>
4226
4227 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4228
a255712f
PP
42292010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4230
e09342b5 4231 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4232
ccfc3d6e
TT
42332011-01-06 Tom Tromey <tromey@redhat.com>
4234
4235 PR python/12133:
4236 * gdb.texinfo (Frames In Python): Document various frame
4237 constants.
4238
44944448
JB
42392011-01-05 Joel Brobecker <brobecker@adacore.com>
4240
4241 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4242 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4243 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4244
42ea3d7a
JK
42452011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4248 (clean): Add GDBvn.texi.
4249
720d1a40
JB
42502010-12-29 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4253 occasional case where the debugger prints an array address
4254 instead of the array itself.
4255
ad196637
PA
42562010-12-23 Pedro Alves <pedro@codesourcery.com>
4257
4258 * gdb.texinfo (Packets) <read registers packet>: Document support
4259 for registers that were not collected.
4260
a86caf66
DE
42612010-12-15 Doug Evans <dje@google.com>
4262
4263 * gdb.texinfo (Startup): Document auto-loading of scripts during
4264 startup.
4265 (Auto-loading): Delete "maint set python auto-load on|off".
4266 Add "set auto-load-scripts on|off".
4267
aae1c79a
DE
42682010-12-07 Doug Evans <dje@google.com>
4269
4270 * gdb.texinfo (Mode Options): Document -data-directory.
4271 (Data Files): Add reference to -data-directory.
4272
4e04c971
DE
42732010-11-29 Doug Evans <dje@google.com>
4274
4275 * gdb.texinfo (Pretty-Printer Introduction): Change
4276 printer-name:subprinter-name to printer-name;subprinter-name.
4277
94b6973e
PM
42782010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4279
72f4393d 4280 PR python/12199
94b6973e
PM
4281
4282 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4283
39037522
TT
42842010-11-23 Tom Tromey <tromey@redhat.com>
4285
4286 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4287 (Editing): Likewise.
4288 (Command History): Likewise.
4289 (TUI Keys): Likewise.
4290 (Bug Reporting): Conditionally include rluser.texi and
4291 inc-history.texinfo.
4292 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4293 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4294 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4295 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4296 (gdb.pdf): Likewise.
4297 (gdb.info): Likewise.
4298 (gdb/index.html): Likewise.
4299
5ae98d25
TT
43002010-11-23 Tom Tromey <tromey@redhat.com>
4301
4302 * Makefile.in (Makefile): Run ../config.status.
4303 (distclean): Update.
4304 * configure: Remove.
4305 * configure.ac: Remove.
4306
621c8364
TT
43072010-11-12 Tom Tromey <tromey@redhat.com>
4308
4309 * gdb.texinfo (Basic Python): Update. Add xref.
4310 (Exception Handling): Document new exception classes.
4311 (Types In Python): Update.
4312 (Frames In Python): Update.
4313
84f4c1fe
PM
43142010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4315
4316 * gdb.texinfo (Breakpoints In Python): Document "internal"
4317 parameter, and visible attribute.
4318
99e7ae30
DE
43192010-11-05 Doug Evans <dje@google.com>
4320
4321 * gdb.texinfo (Source Path): Document "set directories".
4322
f4b8a18d
KW
43232010-11-05 Ken Werner <ken.werner@de.ibm.com>
4324
4325 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4326 (OpenCL C): New node.
4327
7b51bc51
DE
43282010-11-02 Doug Evans <dje@google.com>
4329
4330 * gdb.texinfo (Pretty Printing): Expand into three sections,
4331 introduction, example, and commands.
4332 (Python API): Delete section Disabling Pretty-Printers, merge into
4333 Selecting Pretty-Printers.
4334 (Writing a Pretty-Printer): New section. Move the pretty-printer
4335 example here, and reformat to match python coding style. Add a second
4336 example using the gdb.printing module.
4337 (Python modules): Add gdb.printing.
4338
9eeee977
DE
43392010-10-29 Doug Evans <dje@google.com>
4340
4341 * gdb.texinfo (Python): Fix long line.
4342
a0e0ffdf
DE
43432010-10-20 Doug Evans <dje@google.com>
4344
4345 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4346 All references updated. Correct sections marked as subsections.
4347 (Coding Standards): New chapter. Move the coding standard related
4348 subsections here. Add section on Python coding standards.
4349
0e3509db
DE
43502010-10-13 Doug Evans <dje@google.com>
4351
4352 * gdb.texinfo (Python): Add "Python modules".
4353 (Types in Python): Add reference to gdb.types section.
4354 (Python modules): New node.
4355
44592cc4
DE
43562010-10-11 Doug Evans <dje@google.com>
4357
4358 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4359 Python" from gdb.Value.type description.
4360
6e1bb179
JB
43612010-09-28 Joel Brobecker <brobecker@adacore.com>
4362
4363 * gdb.texinfo (Ravenscar Profile): New node.
4364
e8467610
TT
43652010-09-22 Tom Tromey <tromey@redhat.com>
4366
4367 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4368
fccd1d1e
EZ
43692010-09-22 Eli Zaretskii <eliz@gnu.org>
4370
4371 * gdb.texinfo (Values From Inferior): Clarify that
4372 value.dynamic_type works only in C++ programs with RTTI.
4373
c1b6b909
TT
43742010-09-15 Paul Bolle <pebolle@tiscali.nl>
4375
4376 * gdb.texinfo (Character Sets): Correctly reference host-charset
4377 in example.
4378
7d288aaa
TT
43792010-09-13 Tom Tromey <tromey@redhat.com>
4380
4381 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4382 Document "fullname" and "from".
4383
f75d858b
MK
43842010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4385
4386 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4387 feature `reverse' output by -list-target-features.
4388
83b9503b
L
43892010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4390
4391 * gdb.texinfo (i386 Features): Remove an extra "@item".
4392
03f17ccf
TT
43932010-08-30 Tom Tromey <tromey@redhat.com>
4394
4395 PR python/11792:
4396 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4397
9779414d
DJ
43982010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4399
4400 * gdb.texinfo (ARM Features): Document
4401 org.gnu.gdb.arm.m-profile.
4402
f9ffd4bb
TT
44032010-08-23 Tom Tromey <tromey@redhat.com>
4404
4405 PR python/11145:
4406 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4407 reinterpret_cast methods.
4408
702c2711
TT
44092010-08-23 Tom Tromey <tromey@redhat.com>
4410
4411 PR python/11915:
4412 * gdb.texinfo (Types In Python): Document array method.
4413
66b73624
TJB
44142010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4415
4416 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4417
06a64a0b
TT
44182010-08-16 Tom Tromey <tromey@redhat.com>
4419
4420 * gdb.texinfo (Set Watchpoints): Document -location option.
4421
a3a7127e
DE
44222010-08-13 Doug Evans <dje@google.com>
4423
4424 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4425
8dedea02
VP
44262010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4427
4428 * gdb.texinfo (GDB/MI Data Manipulation): Document
4429 -data-read-memory-raw and -data-write-memory-raw.
4430
ca5c20b6 44312010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4432 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4433
4434 * gdb.texinfo (Basic Python): Describe post_event API.
4435
cb2e07a6
PM
44362010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4437
4438 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4439 decode_line Python APIs
cb2e07a6 4440
464b3efb
TT
44412010-08-10 Tom Tromey <tromey@redhat.com>
4442
4443 * gdb.texinfo (Pretty Printing API): Document
4444 gdb.default_visualizer.
4445
c29c521f
TT
44462010-08-10 Tom Tromey <tromey@redhat.com>
4447
4448 Revert gdb-add-index addition:
4449 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4450
5da1313b
JK
44512010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4452 Eli Zaretskii <eliz@gnu.org>
4453
4454 * gdb.texinfo (Mode Options) <-batch>
4455 (Basic Python) <gdb.execute>: Describe setting width and height.
4456
02d868e8
PP
44572010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4458
4459 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4460
c2bbed2a
TT
44612010-07-30 Tom Tromey <tromey@redhat.com>
4462
4463 * gdb.texinfo (Index Files): Mention gdb-add-index.
4464
6c13bbe1
HZ
44652010-07-30 Hui Zhu <teawater@gmail.com>
4466
4467 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4468 "detach inferior" and "kill inferior".
4469
53a71c06
CR
44702010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4471
4472 * gdb.texinfo (Machine Code): Update description of two forms of
4473 arguments, and add new example to demonstrate the new form.
4474
5374244e
PM
44752010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4476
4477 * gdb.texinfo (Values From Inferior): Add value inferior function
4478 call description.
4479
8ea5bce5
JK
44802010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4481
4482 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4483
c0edd9ed
JK
44842010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4485 Eli Zaretskii <eliz@gnu.org>
4486
4487 Make core files the process_stratum.
4488 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4489 record_stratum example.
4490
9291a0cd
TT
44912010-07-13 Tom Tromey <tromey@redhat.com>
4492
4493 * gdb.texinfo (Index Files): New node.
4494
f5011d11
TT
44952010-07-13 Tom Tromey <tromey@redhat.com>
4496
4497 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4498
0f5238ed
TT
44992010-07-13 Tom Tromey <tromey@redhat.com>
4500
4501 * gdb.texinfo (Specify Location): Document labels.
4502
74c761c1
PA
45032010-07-01 Pedro Alves <pedro@codesourcery.com>
4504
4505 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4506 entries for fast tracepoints and static tracepoints.
4507
501994c0
PA
45082010-07-01 Pedro Alves <pedro@codesourcery.com>
4509
4510 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4511 qsThreadInfo>: Spell out `l' as ell.
4512
0fb4aa4b
PA
45132010-07-01 Pedro Alves <pedro@codesourcery.com>
4514
4515 * gdb.texinfo (Convenience Variables): Document $_sdata.
4516 (Commands to Set Tracepoints): Describe static tracepoints. Add
4517 `Listing Static Tracepoint Markers' menu entry. Document
4518 "strace".
4519 (Tracepoint Action Lists): Document collecting $_sdata.
4520 (Listing Static Tracepoint Markers): New subsection.
4521 (Tracepoints support in gdbserver): Mention static tracepoints.
4522 (remote packets, enabling and disabling): Mention
4523 read-sdata-object.
4524 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4525 and StaticTracepoint.
4526 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4527 Document qXfer:sdata:read.
4528 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4529
dc3b15be
JB
45302010-06-29 Joel Brobecker <brobecker@adacore.com>
4531
4532 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4533
595939de
PM
45342010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4535 Tom Tromey <tromey@redhat.com>
4536 Thiago Jung Bauermann <bauerman@br.ibm.com>
4537
4538 * gdb.texinfo (Inferiors In Python): New node.
4539 * gdb.texinfo (Threads In Python): New node.
4540
9279c692
JB
45412010-06-28 Joel Brobecker <brobecker@adacore.com>
4542
4543 * gdb.texinfo (Python): Document what the python directory is
4544 and what its location is.
4545 (Basic Python): Document the gdb.PYTHONDIR constant.
4546
bc9f0842
TT
45472010-06-25 Tom Tromey <tromey@redhat.com>
4548
4549 PR python/10808:
4550 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4551
f1421989
HZ
45522010-06-24 Hui Zhu <teawater@gmail.com>
4553
4554 * gdb.texinfo: (Commands for Controlled Output): Add
4555 documentation for command "eval".
4556
e4c0cfae
SS
45572010-06-21 Stan Shebs <stan@codesourcery.com>
4558
4559 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4560 * annotate.texinfo: Ditto.
4561 * gdbint.texinfo: Ditto.
4562 * stabs.texinfo: Ditto.
4563
bb08c432
HZ
45642010-06-22 Hui Zhu <teawater@gmail.com>
4565
4566 * gdb.texinfo: (Process Record and Replay): Add documentation
4567 for command "set record memory-query".
4568
4f5d9f07
SS
45692010-06-21 Stan Shebs <stan@codesourcery.com>
4570
4571 * gdb.texinfo: Relicense under GFDL version 1.3.
4572 * annotate.texinfo: Relicense under GFDL version 1.3.
4573 * gdbint.texinfo: Relicense under GFDL version 1.3.
4574 * stabs.texinfo: Relicense under GFDL version 1.3.
4575 * fdl.texi: Update to version 1.3.
4576
6aed2dbc
SS
45772010-06-18 Stan Shebs <stan@codesourcery.com>
4578
a61408f8
SS
4579 * gdb.texinfo (Operating System Auxiliary Information): Describe
4580 "info os" when no arguments given.
4581
6aed2dbc
SS
4582 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4583 $_thread.
4584
24e933df
HZ
45852010-06-18 Hui Zhu <teawater@gmail.com>
4586
4587 * gdb.texinfo: (Process Record and Replay): Add documentation
4588 for commands "record save" and "record restore".
4589
65d79d4b
SDJ
45902010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4591
4592 * gdb.texinfo: Include information about the correct use
4593 of addresses in the `watch' command.
4594
d914c394
SS
45952010-06-11 Stan Shebs <stan@codesourcery.com>
4596
4597 * gdb.texinfo (Observer Mode): New section.
4598 (General Query Packets): Document QAllow.
889bf7c5 4599
967cf477
DE
46002010-06-04 Doug Evans <dje@google.com>
4601
4602 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4603
aaf4119b
DE
46042010-06-03 Doug Evans <dje@google.com>
4605
4606 * gdbint.texinfo (Coding): Add subsection on command names.
4607
9eae7c52
TT
46082010-06-02 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4611 always-disassemble.
4612
fa593d66
PA
46132010-06-01 Pedro Alves <pedro@codesourcery.com>
4614
4615 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4616 gdbserver, and add cross reference.
4617 (Tracepoints support in gdbserver): New subsection.
4618
dde08ee1
PA
46192010-05-26 Pedro Alves <pedro@codesourcery.com>
4620
4621 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4622 `qRelocInsn' feature.
4623 (Relocate instruction reply packet): New subsection
4624 of `Tracepoint Packets'.
4625 (Tracepoint Packets): Mention that packets QTDP and QTStart
4626 support the qRelocInsn request, and add cross reference to new
4627 subsection.
4628
07ca107c
DE
46292010-05-25 Doug Evans <dje@google.com>
4630
4631 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4632 (Commands In Python): Document gdb.string_to_argv.
4633
c25c4a8b
JK
46342010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4637 ATTR_NORETURN.
4638
d7b32ed3 46392010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4640 Tom Tromey <tromey@redhat.com>
4641 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4642
c25c4a8b 4643 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4644
6aecb9c2
JB
46452010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4646
4647 * gdb.texinfo: (Summary) Add mention about D language support.
4648 (Filenames): Add D suffixes.
4649 (D): New node.
4650
b7da9e9f
PM
46512010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4652
4653 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4654 of macro deleted from GDB code.
4655
ab38a727
PA
46562010-04-24 Pedro Alves <pedro@codesourcery.com>
4657
4658 * gdb.texinfo (Commands to specify files): Describe what how GDB
4659 looks up DOS-based filesystem paths on the system root. Document
4660 the new `set/show target-file-system-kind' commands.
4661
66d09542
DE
46622010-04-23 Doug Evans <dje@google.com>
4663
4664 * gdb.texinfo (Python): Move Auto-loading section here ...
4665 (Python API): from here.
4666 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4667 (Maintenance Commands): Add docs for "maint print section-scripts".
4668
8bd10a10
CM
46692010-04-20 Chris Moller <cmoller@redhat.com>
4670
4671 * gdb.texinfo (Setting Breakpoints): Added description of
4672 filename-qualified rbreak.
4673 * refcard.tex (Breakpoints and Watchpoints): Added brief
4674 description of filename-qualified rbreak.
4675
4c374409
JK
46762010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4677
4678 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4679 (Python API): Change the reference to Pretty Printing API.
4680 (Pretty Printing): Move the user part under the Data node. Reformat
4681 the sample output to 72 columns. Create a new reference to Pretty
4682 Printing API. Rename the API part ...
4683 (Pretty Printing API): To a new node name.
4684 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4685 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4686
5a9351ae
SS
46872010-04-21 Stan Shebs <stan@codesourcery.com>
4688
4689 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4690 and commands.
5a9351ae 4691 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4692
9a22f0d0
PM
46932010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4694
4695 * gdb.texinfo (Examining memory): Update for change in string
4696 display with explicit size.
4697
6149aea9
PA
46982010-04-19 Pedro Alves <pedro@codesourcery.com>
4699
4700 PR breakpoints/8554.
4701
4702 * gdb.texinfo (Save Breakpoints): New node.
4703 (save-tracepoints): Rename to ...
4704 (save tracepoints): ... this. Mention that `save-tracepoints' is
4705 a deprecated alias to `save tracepoints'.
4706
711e434b
PM
47072010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4708
645797a8 4709 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4710 (info w32 thread-information-block): Document new command.
4711 (qGetTIBAddress): Document new gdbserver query.
4712 (maint set/show show-all-tib): Document new command.
4713
3f7b2faa
DE
47142010-04-15 Doug Evans <dje@google.com>
4715
fa33c3cd
DE
4716 * gdb.texinfo (Python API): Add progspaces section.
4717 (Selecting Pretty-Printers): Progspace pretty-printers are
4718 searched too.
4719 (Progspaces In Python): New section.
4720
3f7b2faa
DE
4721 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4722
79f283fe
PM
47232010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4724
4725 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4726 returns None.
4727
87290684
SS
47282010-04-09 Stan Shebs <stan@codesourcery.com>
4729
4730 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4731 Describe the `frames-created' field, tweak grammar.
4732
a97153c7
PA
47332010-04-09 Pedro Alves <pedro@codesourcery.com>
4734
4735 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4736 Describe the `circular' and `disconnected' fields.
4737
5c5dcc1b
L
47382010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4739
4740 * gdb.texinfo (maint print registers): Mention unavailable and
4741 invisible registers.
4742
adc36818
PM
47432010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4744 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4745 Tom Tromey <tromey@redhat.com>
adc36818
PM
4746
4747 * gdb.texinfo (Breakpoints In Python): New Node.
4748
33da3f1c
SS
47492010-04-08 Stan Shebs <stan@codesourcery.com>
4750
4751 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4752 trace status fields.
4753
3a13a53b
L
47542010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4755
4756 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4757 optional. Make org.gnu.gdb.i386.avx requires
4758 org.gnu.gdb.i386.avx.
4759
08001717
DE
47602010-04-08 Doug Evans <dje@google.com>
4761
4762 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4763 search path, and document that gdb only scans the search path if
4764 the script's path doesn't specify a directory.
4765
c375651d
DE
47662010-04-05 Doug Evans <dje@google.com>
4767
4768 * gdb.texinfo (maint show python auto-load): Fix typo.
4769
af54718e
SS
47702010-04-04 Stan Shebs <stan@codesourcery.com>
4771
d77f58be
SS
4772 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4773 (Setting Watchpoints): Update description of "info watch".
4774 (Disabling Breakpoints): Only "info break" lists all.
4775
af54718e
SS
4776 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4777 (tdump): Explain how tdump works.
4778
86b17b60
PA
47792010-04-01 Pedro Alves <pedro@codesourcery.com>
4780
4781 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4782 add cross reference.
4783
ff12863f
PA
47842010-03-31 Pedro Alves <pedro@codesourcery.com>
4785
4786 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4787 commands error out.
4788
f68eb612
L
47892010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4790
4791 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4792
c8d5aac9
L
47932010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4794
4795 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4796
7d13fe92
SS
47972010-03-29 Stan Shebs <stan@codesourcery.com>
4798 Nathan Sidwell <nathan@codesourcery.com>
4799
4800 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4801 GDBN equivalent.
4802 (Set Tracepoints): Remove mention that conditional tracepoints
4803 don't exist.
4804 (Tracepoint Actions): Clarify when while-stepping collection
4805 happens, note that while-stepping does not automatically collect
4806 $pc.
4807
409873ef 48082010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4809
409873ef
SS
4810 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4811 (General Query Packets): Describe TracepointSource.
4812
ee8e71d4
EZ
48132010-03-27 Matt Rice <ratmice@gmail.com>
4814
c8d5aac9
L
4815 * gdb.texinfo (ARM): Document arguments to "target sim".
4816 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4817
99b5e152
PA
48182010-03-26 Pedro Alves <pedro@codesourcery.com>
4819
4820 * gdb.texinfo (Tracepoint Packets): Remove mention that
4821 terror:string may be plain text, and drop mention of X prefix.
4822
cd64ee31
VP
48232010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4824
4825 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4826
6c28cbf2
SS
48272010-03-24 Stan Shebs <stan@codesourcery.com>
4828
4829 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4830
95a42b64
TT
48312010-03-24 Tom Tromey <tromey@redhat.com>
4832
4833 PR breakpoints/9352:
4834 * gdb.texinfo (Break Commands): Update.
4835
18148017
VP
48362010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4837
4838 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4839 commands.
4840
4daf5ac0
SS
48412010-03-16 Stan Shebs <stan@codesourcery.com>
4842
4843 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4844 circular-trace-buffer.
4845 (Tracepoint Packets): Describe QTBuffer, and details of the
4846 qTStatus reply.
4847
c9429232
SS
48482010-03-12 Stan Shebs <stan@codesourcery.com>
4849 Nathan Sidwell <nathan@codesourcery.com>
4850
4851 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4852 doing instruction stepping.
4853 (Tracepoint Restrictions): New node.
4854
ccefe4c4
TT
48552010-03-10 Tom Tromey <tromey@redhat.com>
4856
4857 * gdbint.texinfo (Symbol Handling): Update.
4858
7c953934
TT
48592010-03-08 Tom Tromey <tromey@redhat.com>
4860
4861 PR cli/9591:
4862 * gdb.texinfo (Mode Options): Mention lack of pagination and
4863 confirmation with --batch.
4864 (Screen Size): Mention --batch.
4865 (Messages/Warnings): Likewise.
4866
f870a310
TT
48672010-03-05 Tom Tromey <tromey@redhat.com>
4868
4869 * gdb.texinfo (Basic Python): Document target_charset and
4870 target_wide_charset.
4871
78e2826b
TT
48722010-03-05 Tom Tromey <tromey@redhat.com>
4873
4874 * gdb.texinfo (Data): Link to pretty-printing.
4875 (Output Formats): Likewise. Correct text.
4876
f5dff777
DJ
48772010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4878
4879 * gdb.texinfo (Types): Describe <struct> and <flags>.
4880
dc00d89f
PM
48812010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4882
4883 * gdb.texinfo (Frames In Python): Add block parameter and
4884 description to read_var text.
4885
5107b149 48862010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4887 Tom Tromey <tromey@redhat.com>
5107b149
PM
4888
4889 * gdb.texinfo (Types In Python): Describe block argument in
4890 template_argument and gdb.lookup_type.
4891
e03e5e7b
TT
48922010-02-24 Tom Tromey <tromey@redhat.com>
4893
4894 * gdb.texinfo (Cygwin Native): Fix typo.
4895
f3e9a817
PM
48962010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4897
4898 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4899 and select method descriptions.
4900 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4901 Tables in Python to menu.
4902 (Blocks In Python): New node.
4903 (Symbols In Python): New node.
4904 (Symbol Tables in Python): New node.
4905
a79b8f6e
VP
49062010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4907
4908 Multiexec MI
4909
4910 gdb/
4911 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4912
4913 gdb/doc/
4914 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4915 changes.
4916 (GDB/MI Program Execution): Document current behaviour of
4917 --all and --thread-group.
4918 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4919 -remove-inferior.
4920 * observer.texi (inferior_added, inferior_removed): New
4921 observers.
4922
629d6a47
TT
49232010-02-19 Tom Tromey <tromey@redhat.com>
4924
4925 * gdbint.texinfo (Getting Started): Fix @node.
4926 (Debugging GDB): Likewise.
4927
c09529e5
JB
49282010-02-13 Joel Brobecker <brobecker@adacore.com>
4929
4930 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4931 documenting the gdb_test_timeout variable.
4932
540aa8e7
MS
49332010-02-12 Jakob Engblom <jakob@virtutech.com>
4934
4935 * gdb.texinfo (MI commands): Added documentation of --reverse
4936 option to a set of MI commands. Restructured documentation of MI
4937 commands --exec-continue to reflect the complexity of reverse
4938 execution.
4939
081dfbf7
PA
49402010-02-12 Pedro Alves <pedro@codesourcery.com>
4941
4942 * gdb.texinfo (Using the Collected Data): Specify that the address
4943 range of `tfind outsize' is exclusive, and that the address range
4944 of `tfind range' is inclusive.
4945 (Tracepoint Packets): Specify that the address range of
4946 `QTFrame:range' is inclusive, and that the address range of
4947 `QTFrame:outside' is exclusive
4948
8e9c5e02
VP
49492010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4950
4951 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4952
92981e24
TT
49532010-02-10 Tom Tromey <tromey@redhat.com>
4954
4955 * gdb.texinfo (Debugging Output): Document set debug parser and
4956 show debug parser.
4957
075b51b7
L
49582010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4959
4960 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4961 i386_eflags and i386_mxcsr.
4962
3bb8d5c3
L
49632010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4964
4965 * gdb.texinfo: Document i386 target features.
4966
c5f80513
DE
49672010-02-05 Doug Evans <dje@google.com>
4968
4969 * gdbint.texinfo (Testsuite): Add a new section to document the
4970 various DejaGnu variables that may be overridden.
1be00882 4971 Document INTERNAL_GDBFLAGS.
c5f80513 4972
6ac33a4e
TT
49732010-02-04 Tom Tromey <tromey@redhat.com>
4974
4975 PR cli/8830:
4976 * gdb.texinfo (Files): -readnow comes before the filename for file
4977 and symbol-file.
4978
a1dcb23a
DJ
49792010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4980
4981 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4982 Document ARM breakpoint types.
4983 (Register Packet Format): Move into the new section.
4984 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4985
95433b34
JB
49862010-01-21 Joel Brobecker <brobecker@adacore.com>
4987
4988 * gdb.texinfo (File Options): Adjust the documentation of this
4989 switch to refer to the "source" command rather than partially
4990 duplicating some of the relevant information.
4991 (Extending GDB): Introduce and document the set/show script-extension
4992 setting.
4993 (Command Files): Add note explaining that the "source" command
4994 is also used to evalute scripts written in other languages.
4995 Remove the short slightly incorrect reference to sourcing Python
4996 scripts.
4997 (Python Commands): Document how to execute a Python script from GDB.
4998
8d576872
JB
49992010-01-19 Joel Brobecker <brobecker@adacore.com>
5000
5001 * gdb.texinfo (Command Files): Fix typo.
5002
8150ff9c
JB
50032010-01-18 Tom Tromey <tromey@redhat.com>
5004
5005 * gdb.texinfo (File Options): Document -x on .py files.
5006 (Command Files): Document handling of Python scripts.
5007
23db03a6
JZ
50082010-01-18 Jie Zhang <jie.zhang@analog.com>
5009
5010 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5011
00bf0b85
SS
50122010-01-15 Stan Shebs <stan@codesourcery.com>
5013
5014 * gdb.texinfo (Trace Files): New section.
5015 (Tracepoint Packets): Document QTSave and qTBuffer.
5016 (Trace File Format): New appendix.
5017
be759fcf
PM
50182010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5019
5020 * gdb.texinfo (Values From Inferior): Document lazy_string value
5021 method.
5022 (Python API): Add Lazy strings menu item.
5023 (Lazy Strings In Python): New node.
5024
dc146f7c
VP
50252010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5026
5027 * gdb.texinfo (GDB/MI Thread Information): New.
5028 (GDB/MI Async Records): Document the core field in *stopped.
5029 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5030 documentation
5031 (Process list): Document that osdata document may contain
5032 threads.
5033 (Remote Serial Protocol): Document qXfer:threads.
5034
d5551862
SS
50352010-01-06 Stan Shebs <stan@codesourcery.com>
5036
5037 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5038 disconnected tracing.
5039 (Tracepoint Packets): Document new protocol.
5040
7a697b8d
SS
50412010-01-05 Stan Shebs <stan@codesourcery.com>
5042
5043 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5044 tracepoints.
5045 (Tracepoint Packets): Describe remote protocol for fast
5046 tracepoints.
5047
e6f3ec50
JB
50482010-01-01 Joel Brobecker <brobecker@adacore.com>
5049
5050 Update the "Start of New Year Procedure".
5051 * gdbint.texinfo: Add the list of files that need to be updated
5052 manually. Minor reformatting.
5053
ddc4e9c1
JB
50542010-01-01 Joel Brobecker <brobecker@adacore.com>
5055
5056 * refcard.tex: Update copyright year in header and text.
5057
9d2897ad
JB
50582010-01-01 Joel Brobecker <brobecker@adacore.com>
5059
5060 * agentexpr.texi: Add 2010 to the list of copyright years.
5061 * annotate.texinfo: Likewise.
5062 * gdb.texinfo: Likewise.
5063 * gdbint.texinfo: Likewise.
5064 * observer.texi: Likewise.
5065 * stabs.texinfo: Likewise.
5066
6da95a67
SS
50672009-12-31 Stan Shebs <stan@codesourcery.com>
5068
5069 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5070
236f1d4d
SS
50712009-12-29 Stan Shebs <stan@codesourcery.com>
5072
5073 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5074
f61e138d
SS
50752009-12-28 Stan Shebs <stan@codesourcery.com>
5076
5077 * gdb.texinfo (Trace State Variables): New section.
5078 (Tracepoint Packets): Describe trace state variable packets.
5079 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5080 variable bytecodes.
5081
0fe7935b
DJ
50822009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5083
5084 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5085 declarations.
5086
a6b29f87
VP
50872009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5088
5089 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5090 -gdb-exit behaviour.
5091
5e4bde96
JB
50922009-12-20 Joel Brobecker <brobecker@adacore.com>
5093
5094 * gpl.texi: Update to version 3 of the GPL.
5095
a1715244
JB
50962009-12-20 Joel Brobecker <brobecker@adacore.com>
5097
5098 * Makefile.in: Update copyright header.
5099 * observer.texi: Fix the copyright header of the generated files.
5100
361ae042
PM
51012009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5102
5103 * gdb.texinfo (Types In Python): Describe range function.
5104
bfd31e71
PM
51052009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5106
5107 * gdb.texinfo (Types In Python): Describe "is_base_class".
5108
57a1d736
TT
51092009-12-03 Tom Tromey <tromey@redhat.com>
5110
5111 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5112
8cebebb9
PP
51132009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5114
5115 * observer.texi: New memory_changed observer.
5116
16af530a
TT
51172009-12-01 Tom Tromey <tromey@redhat.com>
5118
5119 * gdb.texinfo (Reverse Execution): Fix typo.
5120
b6199126
DJ
51212009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5122
5123 PR gdb/8704
5124
5125 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5126 are allowed after the breakpoint condition.
5127
7a6973ad
TT
51282009-11-23 Tom Tromey <tromey@redhat.com>
5129
5130 PR python/10782:
5131 * gdb.texinfo (Types In Python): Document Type.pointer.
5132
21a0512e
PP
51332009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5134
5135 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5136
a5832c8f
PA
51372009-11-11 Pedro Alves <pedro@codesourcery.com>
5138
5139 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5140 (Using Agent Expressions): Delete cross reference.
5141
1eb7cd77
JB
51422009-11-07 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5145 and @settitle directives up to help makeinfo find them.
5146
24ddea62
JK
51472009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5148
5149 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5150 (Auto-loading): Use plural and note one can use multiple components now.
5151
3afae151
VP
51522009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5153
5154 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5155 -stack-list-arguments have the same documentation for parameter
5156 as -stack-list-locals. Add comas.
5157
14ff2235
PM
51582009-10-27 Tom Tromey <tromey@redhat.com>
5159 Eli Zaretskii <eliz@gnu.org>
5160
c8d5aac9 5161 PR python/10781
14ff2235
PM
5162
5163 * gdb.texinfo (Values From Inferior): Document cast method.
5164
9c419145
PP
51652009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5166
5167 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5168 and adjust example.
889bf7c5 5169
29153c24
MS
51702009-10-22 Michael Snyder <msnyder@vmware.com>
5171
5172 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5173 info record command. Also document the new save and restore
29153c24
MS
5174 commands.
5175
2b28d209
PP
51762009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5177
5178 * gdb.texinfo (Machine Code): Mention current pc marker.
5179 (Memory): Likewise.
5180
6c95b8df
PA
51812009-10-19 Pedro Alves <pedro@codesourcery.com>
5182 Stan Shebs <stan@codesourcery.com>
5183
5184 * observer.texi (new_inferior): Rename to...
5185 (inferior_appeared): ... this.
5186
5187 * gdb.texinfo (Inferiors): Rename node to ...
5188 (Inferiors and Programs): ... this. Mention running multiple
5189 programs in the same debug session.
5190 <info inferiors>: Mention the new 'Executable' column if "info
5191 inferiors". Update examples. Document the "add-inferior",
5192 "clone-inferior", "remove-inferior" and "maint info
5193 program-spaces" commands.
5194 (Process): Rename node to...
5195 (Forks): ... this. Document "set|show follow-exec-mode".
5196
2f8132f3
MS
51972009-10-11 Michael Snyder <msnyder@vmware.com>
5198
5199 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5200 (ReverseContinue): Ditto.
5201
cba4b2d3
PP
52022009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5203
5204 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5205
da082f17
JK
52062009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5207
5208 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5209
08be9d71
ME
52102009-10-06 Michael Eager <eager@eagercon.com>
5211
5212 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5213 (Embedded Processors): Add MicroBlaze.
5214 (MicroBlaze): New. Describe Xilinx MicroBlaze
5215
08a0efd0
PA
52162009-10-04 Pedro Alves <pedro@codesourcery.com>
5217
5218 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5219
cbb8f428
EZ
52202009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5221
5222 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5223
30a4a70c
JB
52242009-09-23 Joel Brobecker <brobecker@adacore.com>
5225
5226 * observer.texi (solib_unloaded): Document explicitly the fact that
5227 this observer is called before the associated symbols are unloaded.
5228
b3372f91
VP
52292009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5230
5231 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5232 -stack-list-variables.
5233
f43030c4
TT
52342009-09-18 Tom Tromey <tromey@redhat.com>
5235
5236 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5237 is experimental.
5238
ec7e75e7
PP
52392009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5240
5241 * gdb.texinfo (convenince variables): Mention
5242 $_siginfo could be empty.
f43030c4 5243
0cc7d26f
TT
52442009-09-15 Tom Tromey <tromey@redhat.com>
5245
5246 * gdb.texinfo (GDB/MI Variable Objects): Document
5247 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5248 Expand -var-update documentation.
5249
a96d9b2e
SDJ
52502009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5251
5252 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5253 feature.
5254
005ca36a
JB
52552009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5256
5257 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5258
0d772ac9
MS
52592009-09-10 Michael Snyder <msnyder@vmware.com>
5260
5261 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5262 ReverseStep replies to the qSupported query.
5263
14fb1bac
JB
52642009-09-10 Joel Brobecker <brobecker@adacore.com>
5265
5266 Add documentation for set/show interactive-mode.
5267 * gdb.texinfo (Other Misc Settings): New node.
5268
29b090c0
DE
52692009-09-01 Doug Evans <dje@google.com>
5270
5271 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5272 non-stop mode's affect on remote caching.
5273
4e5d721f
DE
52742009-08-31 Jacob Potter <jdpotter@google.com>
5275 Doug Evans <dje@google.com>
5276
5277 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5278 Mark `set/show remotecache' options as obsolete.
5279 Document new `set/show stack-cache' option.
5280 Update text for `info dcache'.
5281
55333a84
DE
52822009-08-27 Doug Evans <dje@google.com>
5283
5284 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5285 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5286
bc3a0b4d
RW
52872009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5288
5289 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5290 about autoconf.
5291
3a1ff0b6
PA
52922009-08-25 Pedro Alves <pedro@codesourcery.com>
5293
5294 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5295 small example, and describe its columns. Replace "inferior-id" by
5296 "infno" throughout.
5297
81ecdfbb
RW
52982009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5299
af542c2e
RW
5300 * gdbint.texinfo (Releasing GDB): Point to
5301 README-maintainer-mode file for required autoconf version.
5302 * configure.ac: Do not substitute datarootdir, htmldir,
5303 pdfdir, docdir. Do not process --with-datarootdir,
5304 --with-htmldir, --with-pdfdir, --with-docdir.
5305 * configure: Regenerate.
5306
81ecdfbb
RW
5307 * configure: Regenerate.
5308
4efc6507
DE
53092009-08-20 Reid Kleckner <reid@kleckner.net>
5310
5311 * gdb.texinfo: Add chapter on JIT interface.
5312
43089a6e
NR
53132009-08-07 Nick Roberts <nickrob@snap.net.nz>
5314
5315 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5316 confirmation request.
43089a6e 5317
99e008fe
EZ
53182009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5319
c8d5aac9
L
5320 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5321 CRC definitions.
99e008fe 5322
48cb2d85
VP
53232009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5324
5325 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5326 -break-commands.
48cb2d85 5327
ff1a52c6
UW
53282009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5329
5330 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5331 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5332
3285f3fe
UW
53332009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5334
5335 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5336 "set spu stop-on-load" and "show spu stop-on-load" commands.
5337
e35359c5
UW
53382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5339
5340 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5341
58d6951d
DJ
53422009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5343
5344 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5345 org.gnu.gdb.arm.neon.
5346
08d16641
PA
53472009-07-20 Pedro Alves <pedro@codesourcery.com>
5348
5349 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5350 optional element.
5351 (subsection OS ABI): New subsection.
5352
782b2b07
SS
53532009-07-14 Stan Shebs <stan@codesourcery.com>
5354
5355 * gdb.texinfo (Tracepoint Conditions): New section.
5356 (General Query Packets): Describe ConditionalTracepoints.
5357 (Tracepoint Packets): Describe condition field.
5358 (Maintenance Commands): Describe maint agent-eval.
5359 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5360
9b117ef3
HZ
53612009-07-11 Hui Zhu <teawater@gmail.com>
5362
5363 * gdb.texinfo (disassemble): Add a new modifier /r
5364 to "disassemble" command to make it print the raw instructions
5365 in hex as well as in symbolic form.
5366
f5a33284
TT
53672009-07-09 Tom Tromey <tromey@redhat.com>
5368
5369 * gdbint.texinfo (Testsuite): Document parallel make check.
5370
812f7342
TT
53712009-07-09 Tom Tromey <tromey@redhat.com>
5372
5373 * gdbint.texinfo (Testsuite): Document test transcripts.
5374
fbb8f299
PM
53752009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5376
5377 * gdb.texinfo (Values From Inferior): Add length parameter
5378 description.
5379
dd8f35ac
EZ
53802009-07-04 Chris Genly <chris@genly.us>
5381
5382 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5383 in -var-list-children. Fix example according to what the code
5384 does.
5385
2277426b
PA
53862009-07-02 Pedro Alves <pedro@codesourcery.com>
5387
5388 * gdb.texinfo (Debugging multiple inferiors): Document the
5389 "inferior", "detach inferior" and "kill inferior" commands.
5390 (Debugging Programs with Multiple Processes): Adjust to mention
5391 generic "inferior" commands. Delete mention of "detach fork" and
5392 "delete fork". Cross reference to "Debugging multiple inferiors"
5393 section.
5394
a6d9a66e
UW
53952009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5396
5af949e3
UW
5397 * gdbint.texinfo (Item Output Functions): Update signature
5398 for ui_out_field_core_addr.
5399
54002009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5401
5402 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5403 Update example code extrated from breakpoint.c.
5404
9901a55b 54052009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5406
9901a55b
PP
5407 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5408 MI commands.
5409 (GDB/MI Symbol Query): Likewise.
5410 (GDB/MI File Commands): Likewise.
5411 (GDB/MI File Transfer Commands): Likewise.
5412 (GDB/MI Target Manipulation): Likewise.
5413 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5414
edb3359d
DJ
54152009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5416
5417 * gdb.texinfo (Debugging Optimized Code): New chapter.
5418 (Compiling for Debugging): Reference it. Move some
5419 text to the new section.
5420
7cd1089b
PM
54212009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5422
5423 * doc/gdb.texinfo (Calling): Document
5424 set-unwind-on-terminating-exception usage.
5425
d4db2f36
PA
54262009-06-11 Pedro Alves <pedro@codesourcery.com>
5427
5428 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5429 command.
5430
d1a7880c
PA
54312009-06-07 Pedro Alves <pedro@codesourcery.com>
5432
5433 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5434 references.
5435
473f94e6
UW
54362009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5437
5438 * gdbint.texinfo: Rename formal parameters to gdbarch function
5439 protoypes from "current_gdbarch" to "gdbarch".
5440
8f500870
TT
54412009-05-28 Tom Tromey <tromey@redhat.com>
5442
5443 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5444
b6313243
TT
54452009-05-27 Tom Tromey <tromey@redhat.com>
5446
5447 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5448 feature.
5449 (GDB/MI Variable Objects): Document -var-set-visualizer.
5450
54512009-04-02 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5454 feature.
5455 (GDB/MI Variable Objects): Document -var-set-visualizer.
5456
a6bac58e
TT
54572009-05-27 Tom Tromey <tromey@redhat.com>
5458 Thiago Jung Bauermann <bauerman@br.ibm.com>
5459 Phil Muldoon <pmuldoon@redhat.com>
5460
5461 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5462 (Pretty Printing): New node.
5463 (Selecting Pretty-Printers): Likewise.
5464 (Python API): Update.
5465 (Output Formats): Document /r format.
5466
2c74e833
TT
54672009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5468 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.texinfo (Types In Python): New node.
5471 (Values From Inferior): "type" is now an attribute.
5472 (Python API): Update.
5473
89c73ade
TT
54742009-05-27 Tom Tromey <tromey@redhat.com>
5475 Thiago Jung Bauermann <bauerman@br.ibm.com>
5476 Phil Muldoon <pmuldoon@redhat.com>
5477
5478 * gdb.texinfo: Add @syncodeindex for `tp'.
5479 (Python API): Update.
5480 (Auto-loading): New node.
5481 (Objfiles In Python): New node.
5482
17a37d48
PP
54832009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5484
5485 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5486
6718376f
NR
54872009-05-15 Nick Roberts <nickrob@snap.net.nz>
5488
5489 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5490
cbe54154
PA
54912009-05-12 Pedro Alves <pedro@codesourcery.com>
5492
5493 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5494 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5495 show show-debug-regs' docs.
5496
8e05493c
EZ
54972009-05-08 Eli Zaretskii <eliz@gnu.org>
5498
5499 * gdb.texinfo (Process Record and Replay): Add description of
5500 reverse execution.
5501
b39f4988
JB
55022009-05-07 Joel Brobecker <brobecker@adacore.com>
5503
5504 * gdbint.texinfo (Adding support for debugging core files): New node.
5505 (Native Debugging): Remove the ``Native core file Support'' section.
5506
a2311334
EZ
55072009-05-01 Eli Zaretskii <eliz@gnu.org>
5508
5509 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5510 Add index entries.
5511
53cc454a 55122009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5513 Michael Snyder <msnyder@vmware.com>
53cc454a 5514
a2311334
EZ
5515 * gdb.texinfo: (Process Record and Replay): Add documentation for
5516 process record and replay.
53cc454a 5517
484086b7
JK
55182009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5519
5520 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5521 a new part on command-line defined macros.
5522
32ae1842
EZ
55232009-04-25 Eli Zaretskii <eliz@gnu.org>
5524
5525 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5526 clarify the wording.
5527
b14b1491
TT
55282009-04-23 Tom Tromey <tromey@redhat.com>
5529
5530 * gdb.texinfo (Data Files): New node.
5531 (GDB Files): Update menu.
5532
5c1e86e1
JB
55332009-04-23 Joel Brobecker <brobecker@adacore.com>
5534
5535 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5536 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5537
83eba9b7
VP
55382009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5539
5540 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5541
e31198c4
HZ
55422009-04-22 Hui Zhu <teawater@gmail.com>
5543
5544 * gdb.texinfo (disassemble-next-line): Set the default of
5545 disassemble-next-line to off.
5546
26e251b6
JM
55472009-04-21 Joseph Myers <joseph@codesourcery.com>
5548
5549 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5550 --with-htmldir): New.
5551 * configure: Regenerate.
5552 * Makefile.in (datarootdir, docdir): Define.
5553 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5554 instead of $(SET_TEXINPUTS).
5555 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5556 gdbint.info instead of $(SET_TEXINPUTS).
5557 (gdbint/index.html): Use same -I options as for building
5558 gdbint.info.
5559 (stabs.dvi, stabs.pdf): Use same -I options as for building
5560 stabs.info instead of $(SET_TEXINPUTS).
5561 (stabs/index.html): Use same -I options as for building
5562 stabs.info.
5563 (annotate.dvi, annotate.pdf): Use same -I options as for building
5564 annotate.info instead of $(SET_TEXINPUTS).
5565 (annotate/index.html): Use same -I options as for building
5566 annotate.info.
5567
eac35c4e
DD
55682009-04-21 David Daney <ddaney@caviumnetworks.com>
5569
5570 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5571
29b0e8a2
JM
55722009-04-21 Joseph Myers <joseph@codesourcery.com>
5573
5574 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5575
2b831889 55762009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5577 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5578
5579 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5580 (MAKEHTMLFLAGS): Set to empty.
5581 (html__strip_dir): Define.
5582 (HTMLFILES): Define.
5583 (HTMLFILES_INSTALL): Define.
5584 (install-html): Copy new automake rule.
5585 (html): Depend on $(HTMLFILES).
5586 (gdb_toc.html): Rename to gdb/index.html.
5587 (gdbint_toc.html): Rename to gdbint/index.html.
5588 (stabs_toc.html): Rename to stabs/index.html.
5589 (annotate_toc.html): Rename to annotate/index.html.
5590
89a34d1b
JM
55912009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5592
5593 * Makefile.in: Set pdfdir and htmldir from configure
5594 substitutions.
5595 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5596 * configure: Regenerate.
5597
a2d5da46
JB
55982009-04-16 Joel Brobecker <brobecker@adacore.com>
5599
5600 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5601 This macro is no longer used.
5602
732f6a93
TT
56032009-04-15 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.texinfo (Character Sets): Document default character set.
5606
87f9adc1
PM
56072009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5608
5609 * gdbint.texinfo: Change server name from sources.redhat.com to
5610 sourceware.org throughout.
5611
2c88c651
JB
56122009-04-09 Joel Brobecker <brobecker@adacore.com>
5613
5614 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5615 about a missing dot or coma after @xref.
5616
4f5376b2
JB
56172009-04-02 Joel Brobecker <brobecker@adacore.com>
5618
5619 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5620 example, and add a small explanation about it.
5621 (Print Settings): Change the documentation of the "set print
5622 frame-arguments" to reflect the fact that the default is now "scalars".
5623
a0381d3a
JB
56242009-04-02 Joel Brobecker <brobecker@adacore.com>
5625
5626 * gdb.texinfo (Print Settings): Add kindex for command "set
5627 print frame-arguments".
5628
45ac276d
JB
56292009-03-31 Joel Brobecker <brobecker@adacore.com>
5630
5631 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5632 breakpoints.
5633 (Set Breaks): Add reference to thread-specific and task-specific
5634 breakpoints.
5635
32cd1edc
JB
56362009-03-31 Joel Brobecker <brobecker@adacore.com>
5637
5638 * gdb.texinfo (Ada Tasks): Remove the documentation about
5639 the "Running" state, as this state has been eliminated.
5640 Now all runnable tasks are shown as "Runnable".
5641
1042e4c0
SS
56422009-03-30 Stan Shebs <stan@codesourcery.com>
5643
5644 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5645 special case of breakpoints.
5646 (Enable and Disable Tracepoints): Mention deprecation.
5647 (Listing Tracepoints): Update description and example.
5648
f8f6f20b
TJB
56492009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5650
5651 * gdb.texinfo (Frames in Python): New node.
5652 (Python API): Update.
5653
c0c6f777
TJB
56542009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5655
5656 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5657 from a method to an attribute.
5658
def2b000
TJB
56592009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5660
5661 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5662 attribute.
5663
a07daef3
PA
56642009-03-25 Pedro Alves <pedro@codesourcery.com>
5665
5666 * observer.texi (thread_exit): Add "silent" parameter.
5667
f3b1572e
PA
56682009-03-22 Pedro Alves <pedro@codesourcery.com>
5669
5670 * observer.texi (about_to_proceed): New.
5671
587afa38
EZ
56722009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5673
5674 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5675 field throughout to handle types with spaces in them. Fix typos
5676 found by aspell.
5677 (Summary, Requirements, Contributors): New first chapter,
5678 "Summary" added, old Requirements section moved there, and new
5679 section, "Contributors" added.
5680 (Initializing a New Architecture, Register Representation)
5681 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5682 (Porting gdb): These sections extended and updated.
5683 (Compiler Characteristics): This section (empty) deleted.
5684 (Defining Other Architecture Features): This section renamed and
5685 duplicate material removed from (formerly "Target Conditionals").
5686 Use braces {} in @deftypeXX type field throughout to handle types
5687 with spaces in them. Typos found by aspell fixed.
5688
5689 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5690 * stack_frame.pdf: Version of image for PDF output.
5691 * stack_frame.png: Version of image for HTML output and for Emacs.
5692 * stack_frame.txt: Version of image for Info output.
1db61298 5693 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5694
10af6951
EZ
56952009-03-21 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Character Sets): Fix last change.
5698
cc924cad
TJB
56992009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5700
5701 * gdb.texinfo (Values From Inferior): Fix optional arguments
5702 markup.
5703 (Commands In Python): Adjust argument names of gdb.Command.__init__
5704 to what the function accepts as keywords.
5705
bc3b79fd
TJB
57062008-03-20 Tom Tromey <tromey@redhat.com>
5707
5708 * gdb.texinfo (Convenience Vars): Document convenience functions.
5709 (Functions In Python): New node.
5710 (Python API): Update.
5711
6c7a06a3
TT
57122009-03-20 Tom Tromey <tromey@redhat.com>
5713
5714 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5715 set target-wide-charset.
5716 (Requirements): Mention iconv.
5717
b646ddd4
HZ
57182009-03-17 Hui Zhu <teawater@gmail.com>
5719
5720 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5721
91440f57
HZ
57222009-03-17 Hui Zhu <teawater@gmail.com>
5723
5724 * gdb.texinfo: Add documentation for disassemble-next-line.
5725
8fd41227
TJB
57262009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5727
5728 * gdb.texinfo (Commands In Python): Remove tindex entries.
5729
61ff14c6
JK
57302009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5731
5732 * gdb.texinfo (Returning): New description for missing debug info.
5733
0b16c5cf
PA
57342009-03-14 Pedro Alves <pedro@codesourcery.com>
5735
5736 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5737 (General Query Packets): Document qAttached.
0b16c5cf 5738
32fc0df9
PA
57392009-03-05 Pedro Alves <pedro@codesourcery.com>
5740
5741 * gdb.texinfo (Background Execution): Better describe the set
5742 target-async command.
5743 (Maintenance Commands): Delete description of the `maint set/show
5744 linux-async' and `maint set/show remote-async' commands.
5745
134eb42c
VP
57462009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5747
5748 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5749 between sentences.
5750
c86cf029
VP
57512009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5752
5753 * gdb.texinfo (GDB/MI Async Records): Document the
5754 =library-loaded and =library-unloaded notifications.
5755
3ea85240
VP
57562009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5757
5758 * observer.texi (test_notification): New observer.
5759
1d33d6ba
VP
57602009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5761
61ff14c6
JK
5762 * observer.texi: Add parameter 'print_frame' to normal_stop
5763 observer.
1d33d6ba 5764
d721c933
EZ
57652009-02-07 Eli Zaretskii <eliz@gnu.org>
5766
5767 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5768 (Commands In Python): Fix COMMAND_* constants in last change. Use
5769 @kbd for interactive input. Add cross-references and index
5770 entries.
5771
4aa995e1
PA
57722009-02-06 Pedro Alves <pedro@codesourcery.com>
5773
5774 * gdb.texinfo (Signals): Document $_siginfo.
5775 (Convenience Variables): Mention $_siginfo.
5776 (Remote Configuration): Document qXfer:siginfo:read,
5777 qXfer:siginfo:write packets, and the read-siginfo-object,
5778 write-siginfo-object commands.
5779
5f5233d4
PA
57802009-02-06 Pedro Alves <pedro@codesourcery.com>
5781
5782 * gdbint.texinfo (Values): New chapter.
5783
d8906c6f
TJB
57842009-02-06 Tom Tromey <tromey@redhat.com>
5785
5786 * gdb.texinfo (Python API): Add entry for Commands In Python.
5787 (Commands In Python): New node.
5788
b6cb8e7d
TJB
57892009-02-05 Tom Tromey <tromey@redhat.com>
5790
5791 * gdb.texinfo (Values From Inferior): Document Value.string.
5792
12453b93
TJB
57932009-02-05 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.texinfo (Basic Python): Document execute's from_tty
5796 argument.
5797
08c637de
TJB
57982009-02-04 Tom Tromey <tromey@redhat.com>
5799
5800 * gdb.texinfo (Basic Python): Document gdb.history.
5801
592375cd
VP
58022009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5803
5804 * gdb.texinfo (GDB/MI Thread Commands): Document the
5805 'current-thread-id' field. Remove the example with zero threads,
5806 since current GDB won't ever report that if there's inferior.
5807
41447f92
VP
58082009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5809
5810 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5811 option to -break-insert.
5812
098b41a6
JG
58132009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5814 Jerome Guitton <guitton@adacore.com>
5815
5816 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5817 (System-wide configuration): New section.
5818
3c16cced
PA
58192009-01-26 Pedro Alves <pedro@codesourcery.com>
5820
5821 PR gdb/7580:
5822 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5823 internal-error|internal-warning quit|corefile ask|yes|no".
5824
62709adf
PA
58252009-01-26 Pedro Alves <pedro@codesourcery.com>
5826
5827 * gdb.texinfo (Using the `gdbserver' Program): Document
5828 --remote-debug.
5829
7ce58dd2
DE
58302009-01-23 Doug Evans <dje@google.com>
5831
5832 * gdb.texinfo: Add nexti to list of commands that support
5833 background execution.
5834
adb483fe
DJ
58352009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5836
5837 * gdb.texinfo (Define, Hooks): Document prefix command support.
5838
a67ec3f4 58392009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5840 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5841
5842 Fixes for makeinfo --html.
5843
5844 * annotate.texinfo: Use @copying and @insertcopying. Use
5845 @ifnottex in place of @ifinfo.
5846 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5847 place of @ifinfo. Use @ifnotinfo for one index entry.
5848 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5849 in place of @ifinfo.
5850 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5851 in place of @ifinfo. Include contents at start unconditionally.
5852
84fcdf95
PA
58532009-01-13 Pedro Alves <pedro@codesourcery.com>
5854
5855 * gdb.texinfo (General Query Packets): Remove @var{} around the
5856 "spu" literal string.
5857
fa3a767f
PA
58582009-01-07 Pedro Alves <pedro@codesourcery.com>
5859
5860 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5861 program may be running in another process" errors.
5862 * gdbint.texinfo (Native Conditionals): Delete
5863 ONE_PROCESS_WRITETEXT description.
5864
9cb011d3
JB
58652009-01-07 Joel Brobecker <brobecker@adacore.com>
5866
5867 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5868 emacs local variable to be placed at the end of the ChangeLog.
5869 Add server.c and gdbreplay.c to the list of files where the
5870 copyright year needs to be updated.
5871
84603566
SL
58722009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5873
5874 * gdb.texinfo (Remote Configuration): Document new
5875 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5876 commands.
5877
a53f55d8
PA
58782008-12-28 Pedro Alves <pedro@codesourcery.com>
5879
5880 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5881 FETCH_INFERIOR_REGISTERS.
5882 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5883 FETCH_INFERIOR_REGISTERS descriptions. Remove
5884 gdbarch_get_longjmp_target descrition, since already described in
5885 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5886 (Target Conditionals): ... here.
5887
077e0a52
JB
58882008-12-16 Joel Brobecker <brobecker@adacore.com>
5889
5890 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5891 examples.
5892 (Additions to Ada): Likewise. Add the missing opening and closing
5893 parenthesis of the GDB prompt in one of the examples.
5894
023eb17c
JB
58952008-12-14 Joel Brobecker <brobecker@adacore.com>
5896
5897 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5898 about the result of 'Address not being of type System.Address.
5899 This problem has been fixed a while ago.
5900
c3b108f7
VP
59012008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5902
5903 MI non-stop and multiprocess docs.
5904
c8d5aac9
L
5905 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5906 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5907 Adjust documentation for *stopped, document =thread-created,
5908 =thread-exited, =thread-group-created and =thread-group-exited.
5909 (GDB/MI Thread Commands): Document the 'state' field in
5910 -thread-info output.
5911 (GDB/MI Program Execution): Mention --all and --thread-group
5912 options.
5913 (GDB/MI Variable Objects): Describe floating and fixed variable
5914 objects.
5915 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5916
07e059b5
VP
59172008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5918
c8d5aac9
L
5919 * gdb.texinfo (Operating System Information): New appendix.
5920 (Operating System Auxiliary Information): Document 'info os processes'
5921 (Remote Configuration): Document 'osdata'
5922 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5923
a80b95ba
TG
59242008-11-27 Tristan Gingold <gingold@adacore.com>
5925
5926 * gdb.texinfo (Darwin): Document Darwin specific features.
5927
a655d424
JK
59282008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5929
5930 * gdbint.texinfo (Target Conditionals): Extend the
5931 gdbarch_breakpoint_from_pc description.
5932
249e1128
VP
59332008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5934
5935 * gdb.texinfo (M68K Features): Fix typo.
5936
c14c28ba
PP
59372008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5938
5939 * gdb.texinfo (Symbols): Mention printing containing
5940 image name in "info symbol".
5941 (Maint translate-address): Likewise.
889bf7c5 5942
394a6666
JB
59432008-11-18 Joel Brobecker <brobecker@adacore.com>
5944
5945 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5946 commands "catch load" and "catch unload".
5947
66bb093b
VP
59482008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5949
5950 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5951 =thread-selected.
889bf7c5 5952
4a92f99b
VP
59532008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5954
c8d5aac9 5955 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5956
f0323ca0
PA
59572008-10-27 Pedro Alves <pedro@codesourcery.com>
5958
5959 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5960 .mt files, TM_CLIBS or TM_CDEPS.
5961 (x86 Watchpoints): Don't mention TDEPFILES.
5962
8b23ecc4
SL
59632008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5964
5965 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5966 (Overview): Mention notifications and non-stop mode behavior.
5967 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5968 with non-stop mode behavior. Add vStopped description.
5969 (Stop Reply Packets): Update list of packets that return
5970 stop replies. Mention non-stop behavior.
5971 (General Query Packets): Document QNonStop packet and associated
5972 qSupported query response.
5973 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5974 behavior.
5975 (Notification Packets): New section.
5976 (Remote Non-Stop): New section.
5977 (File-I/O Overview): Mention non-stop behavior.
5978
fff08868
HZ
59792008-10-24 Hui Zhu <teawater@gmail.com>
5980 Pedro Alves <pedro@codesourcery.com>
5981
5982 * gdb.texinfo (displaced-stepping): Describe the auto mode
5983 setting, and say it's the default. This is now a mainstream
5984 setting instead of a maintenance setting.
5985
252fbfc8
PA
59862008-10-23 Pedro Alves <pedro@codesourcery.com>
5987
5988 * observer.texi (thread_stop_requested): New.
5989
20924a55
JB
59902008-10-22 Joel Brobecker <brobecker@adacore.com>
5991
5992 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5993 (Patching): Replace incorrect usage of @samp by @kbd.
5994
bacec72f
MS
59952008-10-17 Michael Snyder <msnyder@vmware.com>
5996
5997 * gdb.texinfo: Add documentation for reverse execution.
5998
a08702d6 59992008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6000 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6001
6002 * gdb.texinfo. (Values From Inferior): New subsubsection.
6003
d97bc12b
DE
60042008-10-06 Doug Evans <dje@google.com>
6005
6006 * gdb.texinfo (set debug dwarf2-die): Document it.
6007
87f67dba
JB
60082008-10-01 Joel Brobecker <brobecker@adacore.com>
6009
6010 * gdb.texinfo (catch) [exception]: Document how to insert
6011 a breakpoint on user-defined exceptions when the exception
6012 name is identical to one of the language-defined ones.
6013
2fae03e8
TT
60142008-09-27 Tom Tromey <tromey@redhat.com>
6015
6016 * gdb.texinfo (Macros): Remove text about stringification,
6017 varargs, and splicing.
6018
5c6ce71d
TT
60192008-09-27 Tom Tromey <tromey@redhat.com>
6020
6021 * gdbint.texinfo (Language Support): Remove text about omitting
6022 support for a language.
6023
07128da0
DE
60242008-09-23 Doug Evans <dje@google.com>
6025
6026 * gdb.texinfo (info dcache): Update.
6027
b90a069a
SL
60282008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6029
6030 * gdb.texinfo (Packets): Add info on thread-id syntax and
6031 multiprocess extensions.
6032 <D>: Document multiprocess form of packet.
6033 <H>: Use thread-id syntax.
6034 <T>: Likewise.
6035 <vCont>: Likewise. Note this is required for multiprocess.
6036 <vKill>: New packet.
6037 (Stop Reply Packets) <T>: Use thread-id syntax.
6038 <W>: Document multiprocess form of reply.
6039 <X>: Likewise.
6040 (General Query Packets) <qC>: Use thread-id syntax.
6041 <qfThreadInfo>: Likewise.
6042 <qGetTLSAddr>: Likewise.
6043 <qP>: Likewise.
6044 <qSupported>: Add "multiprocess" feature.
6045 <qThreadExtraInfo>: Use thread-id syntax.
6046
b77209e0
PA
60472008-09-22 Stan Shebs <stan@codesourcery.com>
6048
6049 * gdb.texinfo (Inferiors): New section.
6050
3d0bb823
PA
60512008-09-12 Pedro Alves <pedro@codesourcery.com>
6052
6053 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6054
f8dcfc0a
UW
60552008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6056
6057 * gdbint.texinfo (Target Conditionals): Remove documentation
6058 for gdbarch_name_of_malloc.
6059
8775bb90
MS
60602008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6061
6062 * gdb.texinfo (Interrupts): Mention TCP interface for
6063 sending BREAK.
6064
f1838a98
UW
60652008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6066
6067 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6068 argument prefix to "set sysroot".
6069
158c7665
PH
60702008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6071
6072 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6073 and False.
6074
30e026bb
VP
60752008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6076
c8d5aac9
L
6077 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6078 for possible features of -list-features.
30e026bb 6079
c6ebd6cf
VP
60802008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6081
c8d5aac9 6082 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6083 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6084
aeac0ff9
VP
60852008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6086
6087 * doc/gdb.texinfo (PowerPC): Fix typo.
6088 (PowerPC features): Fix typo.
6089
5231c1fd
PA
60902008-08-18 Pedro Alves <pedro@codesourcery.com>
6091
6092 * observer.texi (thread_ptid_changed): New.
6093
677c5bb1
LM
60942008-08-18 Luis Machado <luisgpm@br.ibm.com>
6095
6096 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6097 (PowerPC features): Mention feature set for VSX registers.
6098
f3a2dd1a
JB
60992008-08-13 Joel Brobecker <brobecker@adacore.com>
6100
6101 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6102 the direct visibility of all names in user-written packages.
6103
33e5cbd6
PA
61042008-08-13 Pedro Alves <pedro@codesourcery.com>
6105
6106 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6107 setting, and make it the default.
6108 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6109 non-stop script example.
6110
d0384fc4
TJB
61112008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6112
6113 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6114 reference to the "Using Different Register and Memory Data
6115 Representation" section.
6116
a6f3e723
SL
61172008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6118
6119 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6120 (Remote Protocol): Add Packet Acknowledgment to menu.
6121 (Overview): Mention +/- can be disabled, and point to new section
6122 where this is discussed in detail.
6123 (General Query Packets): Document QStartNoAckMode packet, and
6124 corresponding qSupported reply.
6125 (Packet Acknowledgment): New section.
6126
0606b73b
SL
61272008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6128 Pedro Alves <pedro@codesourcery.com>
6129
6130 * gdb.texinfo (Threads): Move paragraph about automatic thread
6131 selection to All-Stop Mode subsection.
6132 (Thread Stops): Reorganize existing material into subsections.
6133 Add introductory blurb and menu.
6134 (Non-Stop Mode): New subsection.
6135 (Background Execution): New subsection.
6136 (Maintenance Commands): Add cross-references from async mode
6137 commands to the new Background Execution section.
6138
d57a3c85
TJB
61392008-08-06 Tom Tromey <tromey@redhat.com>
6140
6141 * gdb.texinfo (Extending GDB): New chapter.
6142 (Sequences): Demoted chapter, now a section under the new
6143 Extending GDB chapter.
6144 (Python): New section.
6145
6d76a53d
SS
61462008-07-31 Stan Shebs <stan@codesourcery.com>
6147
6148 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6149
1f70da6a
SS
61502008-07-29 Stan Shebs <stan@codesourcery.com>
6151
6152 * gdbint.texinfo: General round of cleanup and minor
6153 clarifications.
6154 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6155 (Longjmp Support): Update description to reflect how it is done
6156 for targets without using native header.
6157 (Symbol Handling): Add a little more general explanation.
6158 (COFF, ELF): Mention stabs encapsulation.
6159 (DWARF 3): New section.
6160 (Adding a New Host): Scrub out some obsolete bits.
6161 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6162 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6163 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6164 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6165 SEEK_SET, STOP_SIGNAL, USG.
6166 (Raw and Virtual Register Representations): Ditto for
6167 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6168 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6169 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6170 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6171 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6172 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6173 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6174 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6175 DEPRECATED_USE_STRUCT_CONVENTION.
6176 Describe gdbarch_deprecated_fp_regnum.
6177 Update description of gdbarch_print_insn.
6178 (Adding a New Target): Scrub out obsolete bits.
6179 (Obsolete Conditionals): Remove entire section.
6180
383f836e
TT
61812008-07-25 Tom Tromey <tromey@redhat.com>
6182
6183 * observer.texi (GDB Observers): Document new observers:
6184 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6185 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6186 architecture_changed.
6187
cfd8ab24
SS
61882008-07-21 Stan Shebs <stan@codesourcery.com>
6189
6190 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6191 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6192
781b42b0
TT
61932008-07-21 Tom Tromey <tromey@redhat.com>
6194
6195 * observer.texi (GDB Observers): Remove obsolete comment.
6196 <executable_changed>: Remove argument.
6197
d7d9f01e
TT
61982008-07-18 Tom Tromey <tromey@redhat.com>
6199
6200 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6201
bf250677
DE
62022008-07-10 Doug Evans <dje@google.com>
6203
6204 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6205
10568435
JK
62062008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6207
6208 * gdb.texinfo (Starting): Document "set disable-randomization".
6209
5ae4183a
AS
62102008-07-07 Andreas Schwab <schwab@suse.de>
6211
6212 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6213
b56e7235
VP
62142008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6215
6216 * gdb.texinfo (GDB/MI Target Manipulation): Add
6217 example of -target-attach.
6218
e1ac3328
VP
62192008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6220
6221 * observer.texi (target_resumed): New observer.
5ae4183a 6222 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6223
65d12d83
TT
62242008-06-06 Tom Tromey <tromey@redhat.com>
6225
6226 * gdb.texinfo (Completion): Add field name example.
6227
fbc5282e
MK
62282008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6229
6230 * gdb.texinfo (GDB/MI Program Context): Added example
6231 to -exec-arguments
5ae4183a 6232
fbc5282e 62332008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6234
6235 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6236 annotation.
6237
c16158bc 62382008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6239 Nathan Sidwell <nathan@codesourcery.com>
6240 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6241
6242 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6243 and ACX_BUGURL.
6244 * configure: Regenerate.
6245 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6246 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6247 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6248 mailing-list-specific text about bug reporting unless
6249 BUGURL_DEFAULT.
6250
75c99385
PA
62512008-06-05 Pedro Alves <pedro@codesourcery.com>
6252
6253 * gdb.texinfo (-target-select): Remove reference to target async.
6254 (Maintenance Commands): Document "maint set/show remote-async".
6255
1763a388
MK
62562008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6257
6258 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6259 in -target-file-get section.
5ae4183a 6260
d0d064df
PA
62612008-05-22 Pedro Alves <pedro@codesourcery.com>
6262
9b562ab8
PA
6263 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6264 killing the inferior when it is already debugging a process.
d0d064df 6265
8dfa32fc
JB
62662008-05-21 Joel Brobecker <brobecker@adacore.com>
6267
6268 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6269 abbreviation for "finish".
6270
55f996a7
NR
62712008-05-21 Nick Roberts <nickrob@snap.net.nz>
6272
6273 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6274
ba2b1c56
DJ
62752008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6276
6277 * gdbint.texinfo (Target Conditionals): Delete entry for
6278 gdbarch_dwarf_reg_to_regnum.
6279
08388c79
DE
62802008-05-09 Doug Evans <dje@google.com>
6281
a3c83fae 6282 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6283
d14508fe
DE
62842008-05-05 Doug Evans <dje@google.com>
6285
6286 * gdb.texinfo (disassemble): Document /m modifier.
6287
e2b7ddea
VP
62882008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6289
5ae4183a
AS
6290 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6291 will not report the time of commands that run the target.
e2b7ddea 6292
8eb41542
VP
62932008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6294
6295 * gdb.texinfo (GDB/MI Output Records): Add
6296 missing semicolon.
6297
82f68b1c
VP
62982008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6299
6300 * gdb.texinfo (GDB/MI Output Records):
6301 Document =thread-create and =thread-exited.
6302
fa0f268d
VP
63032008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6304
6305 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6306 Remove mention of dmi-discuss.
fa0f268d 6307
063bfe2e
VP
63082008-05-03 Pedro Alves <pedro@codesourcery.com>
6309
6310 * observer.texi (thread_exit): New.
6311
237fc4c9
PA
63122008-05-02 Pedro Alves <pedro@codesourcery.com>
6313
6314 * gdb.texinfo (Debugging Output): Document "set/show debug
6315 displaced".
6316 (Maintenance Commands): Document "maint set/show
6317 can-use-displaced-stepping".
6318
0428b8f5
DJ
63192008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6320
6321 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6322 and set/show arm force-mode.
6323
5009afc5
AS
63242008-05-02 Andreas Schwab <schwab@suse.de>
6325
6326 * gdbint.texinfo (Algorithms): Describe
6327 target_watchpoint_addr_within_range.
6328
669fac23
DJ
63292008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6330
6331 * gdbint.texinfo (Stack Frames): New chapter.
6332 (Algorithms): Move Frames text to the new chapter.
6333 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6334 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6335
721c02de
VP
63362008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6337
5ae4183a
AS
6338 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6339 output does not necessary include any tokens.
721c02de 6340
c055b101
CV
63412008-04-22 Corinna Vinschen <vinschen@redhat.com>
6342
6343 * gdb.texinfo (Set SH Calling convention): New @item.
6344 (Show SH Calling convention): Ditto.
6345
68837c9d
MD
63462008-04-22 Markus Deuling <deuling@de.ibm.com>
6347
6348 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6349
2e9132cc
EZ
63502008-04-20 Eli Zaretskii <eliz@gnu.org>
6351
6352 * gdb.texinfo (Set Breaks): Mention that multiple location
6353 breakpoints need line number info. Add index entries.
6354
31fffb02
CS
63552008-04-19 Craig Silverstein <csilvers@google.com>
6356
6357 * gdb.texinfo (Requirements): Add an optional requirement on
6358 zlib.
6359 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6360 Compressed DWARF 2.
6361
a47ec5fe
AR
63622008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6363
6364 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6365 sample output for 'stopped,reason="breakpoint-hit"' message.
6366 (GDB/MI Program Execution): Likewise.
6367
de051565
MK
63682008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6369
5ae4183a 6370 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6371 -var-set-format. Add -f option to -var-evaluate-expression.
6372
6ba66d6a
JB
63732008-04-03 Joel Brobecker <brobecker@adacore.com>
6374
6375 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6376 new node "Ambiguous Expressions". Replace references to this
6377 node by references to "Ambiguous Expressions" throughout.
6378 (Ambiguous Expressions): New node.
6379
1e26b4f8
DJ
63802008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6381
6382 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6383
b84876c2
PA
63842008-03-21 Pedro Alves <pedro@codesourcery.com>
6385
6386 * gdb.texinfo (Debugging Output): Document
6387 "set/show debug lin-lwp-async".
6388 (Maintenance Commands): Document "maint set/show linux-async".
6389
63092375
DJ
63902008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6391
6392 * gdb.texinfo (Expressions): Update description of malloced arrays.
6393
8e8901c5
VP
63942008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6395
6396 * gdb.texinfo (Thread Commands): Document
6397 -thread-info. Remove -thread-list-all-threads.
6398
1fddbabb
PA
63992008-03-14 Pedro Alves <pedro@codesourcery.com>
6400 Sandra Loosemore <sandra@codesourcery.com>
6401
6402 * gdb.texinfo (Library List Format): Update to mention the
6403 possibility to pass section addresses instead of segment
6404 addresses.
6405
ccd213ac
DJ
64062008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6407
6408 * gdb.texinfo (Starting): Document "set exec-wrapper".
6409 (Server): Document gdbserver --wrapper.
6410
fa4727a6
DJ
64112008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6412
6413 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6414 unreadable memory. Delete obsolete SPARClite reference.
6415
8edfe269
DJ
64162008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6417
6418 * gdb.texinfo (Starting): Mention always-running targets.
6419 (Target Commands): Add an anchor for load.
6420 (Connecting): Explain continue instead of run.
6421
1843f87b
DJ
64222008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6423
6424 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6425
f9082629
NR
64262008-02-26 Nick Roberts <nickrob@snap.net.nz>
6427
6428 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6429 breakpoint table.
6430
fd96d250
PA
64312008-02-19 Pedro Alves <pedro@codesourcery.com>
6432
6433 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6434 killing the inferior when it is already debugging a process.
6435
36af4ef6
MD
64362008-02-13 Markus Deuling <deuling@de.ibm.com>
6437
6438 * gdbint.texinfo (Build Script): New section. Mention new build script
6439 gdb_buildall.sh.
6440
cda4ce5a
JB
64412008-02-01 Jim Blandy <jimb@red-bean.com>
6442
6443 * gdb.texinfo (Help): Summarize 'info args' correctly.
6444
4acd40f3
TJB
64452008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6446
6447 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6448 available in PowerPC architecture.
6449 (Embedded Processors): Change node name of PowerPC item in menu.
6450 (PowerPC): Rename to...
6451 (PowerPC Embedded): this.
6452 (Architectures): Add new PowerPC item in menu.
6453 (PowerPC): New node.
6454
6e6c6f50
DJ
64552008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6456
6457 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6458 commands.
6459
5ee187d7
DJ
64602008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.texinfo (Setting Catchpoints): Mention features
6463 supported on GNU/Linux.
6464
e275c0d9
NR
64652008-01-30 Nick Roberts <nickrob@snap.net.nz>
6466
6467 * gdb.texinfo (GDB/MI File Commands): Describe new output
6468 field for MI command -file-list-exec-source-file.
6469
2d717e4f
DJ
64702008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6471
6472 * gdb.texinfo (Using the `gdbserver' Program): Add security
6473 warning. Rearrange into subsections and subsubsections. Document
6474 --multi and --debug. Correct --with-sysroot typo. Update --attach
6475 usage. Make load reference clearer. Document monitor exit.
6476 (Remote Configuration): Document set remote exec-file, attach-packet,
6477 and run-packet.
6478 (Packets): Document vAttach and vRun.
6479
d35a4257 64802008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6481
6482 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6483 detach-on-follow -> detach-on-fork.
f663676d 6484
c78d192c
DJ
64852008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6486
6487 * gdbint.texinfo (Native Conditionals): Remove
6488 SHELL_COMMAND_CONCAT and SHELL_FILE.
6489
d35a4257
EZ
64902008-01-26 Eli Zaretskii <eliz@gnu.org>
6491
6492 * gdb.texinfo (Specify Location): Improve wording.
6493
93815fbf
VP
64942008-01-23 Chris Demetriou <cgd@google.com>
6495
6496 * gdb.texinfo (Threads): Document new "set print thread-events"
6497 and "show print thread-events" commands.
6498
2a25a5ba
EZ
64992008-01-19 Eli Zaretskii <eliz@gnu.org>
6500
6501 * gdb.texinfo (Specify Location): New section.
6502 (Delete Breaks, Edit, Set Breaks): Remove description of
6503 locations. Instead, add a reference to "Specify Location".
6504 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6505 (Symbols): Refer to "Specify Location" for the valid forms of
6506 linespecs and locations.
6507
32c9a795
MD
65082008-01-18 Markus Deuling <deuling@de.ibm.com>
6509
6510 * gdbint.texinfo (Target Conditionals): Replace the description of
6511 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6512
b17828ca
JB
65132008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6514
6515 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6516 about &&var, which is rejected by the expression parser.
6517
0aea4bf3
LM
65182008-01-09 Luis Machado <luisgpm@br.ibm.com>
6519
6520 * gdb.texinfo (Output): Update documentation on using printf with DFP
6521 types.
6522
febe4383
TJB
65232008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6524
6525 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6526 subsubsection.
6527 (Decimal Floating Point format): New subsubsection.
6528
7a404eba
PA
65292008-01-05 Pedro Alves <pedro@codesourcery.com>
6530
6531 * gdb.texinfo (File Options): Remove mention of the attempt to
6532 open a core file with the -p option. Don't list -c as a valid
6533 option to attach to a process.
6534
a4d9b460
PA
65352008-01-05 Pedro Alves <pedro@codesourcery.com>
6536
6537 * gdbint.texinfo (Host Conditionals): Remove mention of
6538 ALIGN_STACK_ON_ENTRY.
6539
6ec2edbe
JB
65402008-01-05 Joel Brobecker <brobecker@adacore.com>
6541
6542 * gdbint.texinfo (Start of New Year Procedure): Add item
6543 describing how to update the source and documentation copyright
6544 notices.
6545
d8b2a693
JB
65462007-12-18 Jim Blandy <jimb@codesourcery.com>
6547
ab209b3a 6548 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6549 watchpoint explanation into the main description of the watchpoint
6550 command; update synopses of 'watch', 'rwatch', and 'awatch'
6551 commands.
6552
8b4ed427
VP
65532007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6554
6555 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6556 Document 'pending-breakpoints' feature of
6557 -list-features.
6558
37e4754d
LM
65592007-12-17 Luis Machado <luisgpm@br.ibm.com>
6560
669fac23 6561 * gdb.texinfo: Add new parameter's description.
37e4754d 6562
1d3811f6
DJ
65632007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6564
6565 * gdb.texinfo (Overview): Clarify run-length encoding
6566 example. Remove the restriction on "+" and "-" characters.
6567
c1c25a1a
EZ
65682007-12-15 Eli Zaretskii <eliz@gnu.org>
6569
6570 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6571
afe8ab22 65722007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6573
afe8ab22
VP
6574 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6575 the -f option for -break-insert, remove -r option,
6576 and clarify specification of location.
6577
a6b151f1
DJ
65782007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6579
6580 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6581 formatting.
6582 (Remote Debugging): Add File Transfer section.
6583 (Remote Configuration): Document Host I/O packets.
6584 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6585 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6586 (Packets): Add vFile.
6587
3b784c4f
EZ
65882007-11-17 Eli Zaretskii <eliz@gnu.org>
6589
6590 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6591 breakpoints with multiple locations.
6592 (Breakpoint Menus): Improve wording.
6593 (Output): Fix last change.
6594
a4ce5b0d
UW
65952007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6596
6597 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6598
1b39d5c0
DE
65992007-11-15 Doug Evans <dje@google.com>
6600
6601 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6602
7a72d44c
VP
66032007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6604
6605 * gdbint.texinfo (Native Conditionals): Remove
6606 mention of CLEAR_SOLIB.
5ae4183a 6607
6d1829bf 66082007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6609
6610 * gdb.texinfo (Print Settings): Add documentation for "set/show
6611 print frame-arguments".
6612
1a619819
LM
66132007-11-05 Luis Machado <luisgpm@br.ibm.com>
6614
3b784c4f 6615 * gdb.texinfo (Output): Update printf command's description.
1a619819 6616
55eddb0f
DJ
66172007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6618
6619 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6620 powerpc soft-float".
6621
9cceb671
DJ
66222007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6623
6624 * gdb.texinfo (Files): Correct formatting. Mention Expat
6625 requirement.
6626 (Requirements for Building GDB): Expand the list of Expat
6627 uses.
6628 (Library List Format, Memory Map Format): Mention Expat.
6629 (Target Descriptions): Update Expat wording.
6630
83acabca
DJ
66312007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6632
6633 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6634 Document that gdbarch_convert_register_p should return zero for no-op
6635 conversions.
6636
e35879db
UW
66372007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6638
83acabca 6639 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6640 of set_gdbarch_sofun_address_maybe_missing back to ...
6641 (Target Conditionals): ... here to fix build break.
6642
203c3895
UW
66432007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6644
83acabca 6645 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6646 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6647 (Compiler Characteristics): ... documentation of
6648 set_gdbarch_sofun_address_maybe_missing.
6649
11411de3
DJ
66502007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6651
6652 * gdbint.texinfo (Target Conditionals): Use
6653 frame_unwind_register_unsigned in examples instead of
6654 frame_unwind_unsigned_register.
6655
7cc46491
DJ
66562007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6657
6658 * gdb.texinfo (Predefined Target Types): Add int128
6659 and uint128.
6660 (Standard Target Features): Add PowerPC features.
6661
81adfced
DJ
66622007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6663
6664 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6665
c1874924
UW
66662007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6667
6668 * gdbint.texi (Target Conditionals): Remove documentation
6669 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6670 gdbarch_extract_return_value, and gdbarch_store_return_value.
6671
f6e56ab3
UW
66722007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6673
6674 * gdbint.texi (Target Conditionals): Remove documentation of
6675 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6676
56cf5405
KH
66772007-10-11 Kazu Hirata <kazu@codesourcery.com>
6678
6679 * gdb.texinfo: Mention that inaccessible-by-default is on by
6680 default.
6681
35156bae
DJ
66822007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6683
6684 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6685
d983da9c
DJ
66862007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6687
6688 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6689 multi-threaded watchpoints.
6690 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6691 checked. Describe sticky notification. Expand description
6692 of steppable and continuable watchpoints.
6693 (Watchpoints and Threads): New subsection.
6694
fe6fbf8b
VP
66952007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6696
6697 * gdb.texinfo (Setting Breakpoints): Revise
6698 documentation for pending breakpoints. Document
6699 breakpoints with multiple locations.
5ae4183a 6700
084344da
VP
67012007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6702
6703 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6704 Document -list-features.
5ae4183a 6705
82160952
EZ
67062007-09-15 Eli Zaretskii <eliz@gnu.org>
6707
6708 * gdb.texinfo (Output): Spell out which features of C's printf are
6709 not supported by GDB's printf.
7e27a47a
EZ
6710 (Separate Debug Files): More accurate wording regarding build ID
6711 and a reference to the ld manual rather than the Fedora wiki.
82160952 6712
ea37ba09
DJ
67132007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6714 Jim Blandy <jimb@codesourcery.com>
6715
6716 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6717 (Examining Memory): Update mentions of the 's' format.
6718 (Automatic Display): Likewise.
6719
b8533aec
DJ
67202007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6721
6722 * gdb.texinfo: Update the FSF's Back-Cover Text.
6723
83f83d7f
JK
67242007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6725 Eli Zaretskii <eliz@gnu.org>
6726
6727 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6728 Fixed the ``build ID'' name. New binaries build instructions for the
6729 build ID inclusion. Explain how the commands are specific to the build
6730 ID vs. debug link.
6731
c7e83d54
EZ
67322007-09-01 Eli Zaretskii <eliz@gnu.org>
6733
6734 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6735 indexing for ``build ID'' support.
6736
d3750b24
JK
67372007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6738
6739 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6740 Enlisted BUILD ID to the debug file searching example.
6741 Included a BUILD ID `.note.gnu.build-id' section description.
6742 Updated/added the debug files splitting instructions for OBJCOPY.
6743
02142340
VP
67442007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6745
6746 * gdb.texinfo (Variable Objects): Adjust docs
6747 for -var-info-expression and document
6748 -var-info-path-expression.
6749
d3bdde98
JB
67502007-08-20 Jim Blandy <jimb@codesourcery.com>
6751
3fb6a982
JB
6752 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6753 (title page): Include the dedication in the printed manual, as a
6754 separate page after the copyright notice.
5ae4183a 6755
d3bdde98
JB
6756 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6757 don't break a @var across a line.
6758
c80a96a8
MR
67592007-07-25 Maciej W. Rozycki <macro@mips.com>
6760
6761 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6762 for include files.
6763
5824a901
NR
67642007-07-12 Nick Roberts <nickrob@snap.net.nz>
6765
6766 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6767 in annotate.texinfo.
6768 (Command History): Link to new node.
5824a901 6769
d52e7ea3
UW
67702007-07-05 Markus Deuling <deuling@de.ibm.com>
6771
6772 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6773
5fc14d0a
EZ
67742007-07-05 Eli Zaretskii <eliz@gnu.org>
6775
6776 * gdbint.texinfo (Target Conditionals): Fix last change.
6777
4a9bb1df
UW
67782007-07-03 Markus Deuling <deuling@de.ibm.com>
6779
6780 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6781 routines:
6782 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6783 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6784 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6785 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6786 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6787 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6788 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6789 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6790 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6791 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6792 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6793 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6794 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6795 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6796 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6797 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6798 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6799 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6800 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6801 (SOFTWARE_SINGLE_STEP_P)
6802
6803 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6804 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6805
6806 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6807 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6808 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6809 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6810 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6811 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6812 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6813 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6814 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6815 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6816
6817 (Converting an existing Target Architecture to Multi-arch): Remove
6818 section.
6819
6820 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6821 (gdbarch_addr_bits_remove): Add code example.
6822
6823 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6824
cfa9d6d9
DJ
68252007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6826
6827 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6828 Add other missing entries. Adjust the table size to fit.
6829 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6830 stop reasons including the new "library" event.
6831 (General Query Packets): Adjust table widths for qSupported. Mention
6832 qXfer:libraries:read reply to qSupported and document the new packet.
6833 (Library List Format): New section.
6834
159fcc13
JK
68352007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6836
6837 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6838
f66d1690
MS
68392007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6840
6841 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6842
67102876
NR
68432007-06-25 Nick Roberts <nickrob@snap.net.nz>
6844
6845 * gdbint.texinfo (Register and Memory Data): Break sections
6846 into nodes and add a menu.
6847
a4642986
MR
68482007-06-21 Maciej W. Rozycki <macro@mips.com>
6849
6850 * gdb.texinfo (Examining Memory): Document the new behaviour.
6851
e9c17194
VP
68522007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6853
6854 * gdb.texinfo (Standard Target Features): Document
6855 m68k features.
6856
31d99776
DJ
68572007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6858
6859 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6860
1780a0ed
DJ
68612007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6862
6863 * gdb.texinfo (Target Description Format): Add version attribute
6864 for <target>.
6865
822b6570
DJ
68662007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6867
6868 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6869
f8b73d13
DJ
68702007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6871
6872 * gdb.texinfo (MIPS Features): New subsection.
6873
0e7f50da
UW
68742007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6875 Markus Deuling <deuling@de.ibm.com>
6876
6877 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6878 and qXfer:spu:write packets and mention them under qSupported.
6879
23d964e7
UW
68802007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6881 Markus Deuling <deuling@de.ibm.com>
6882
6883 * gdb.texinfo (Architectures): Add new SPU section to document
6884 Cell Broadband Engine SPU architecture specific commands.
6885
9f708cb2
VP
68862007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6887
6888 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6889 comments.
6890
7579b5f8
NR
68912007-06-07 Nick Roberts <nickrob@snap.net.nz>
6892
6893 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6894
bf06d120
JB
68952007-05-29 Jim Blandy <jimb@codesourcery.com>
6896
6897 * gdb.texinfo (Overview): Doc fix.
6898
23776285
MR
68992007-05-22 Maciej W. Rozycki <macro@mips.com>
6900
6901 * gdb.texinfo (Remote Configuration): Document "set/show
6902 remoteflow".
6903
1a69e1e4
DJ
69042007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6905
bf06d120
JB
6906 * gdb.texinfo (MIPS): Remove documentation for set mips
6907 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6908 stack-arg-size.
1a69e1e4 6909
46ba6afa 69102007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6911
46ba6afa
BW
6912 * all-cfg.texi (GDBTUI): New.
6913 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6914 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6915 (TUI Configuration): Edit to improve clarity and fix problems of
6916 both style and content.
5ae4183a 6917
06d3b283
UW
69182007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6919
6920 * observer.texi (GDB Observers): New observer "new_objfile".
6921
179101d6
UW
69222007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6923
6924 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6925
25d5ea92
VP
69262007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6927
6928 * gdb.texinfo (GDB/MI Variable Objects): Document
6929 frozen variables objects.
5ae4183a 6930
ea35711c
DJ
69312007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6932
6933 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6934 (Character Sets, Caching Data of Remote Targets): Likewise.
6935 (Targets): Delete Remote node. Move its text...
6936 (Debugging Remote Programs): ...to here. Delete description
6937 of the "remote" command.
6938 (Remote configuration): Delete description of "set remotedevice"
6939 and "show remotedevice".
6940 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6941
db2e3e2e
BW
69422007-04-11 Bob Wilson <bob.wilson@acm.org>
6943
5ae4183a
AS
6944 * gdb.texinfo (Contributors, Continuing and Stepping)
6945 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6946 (General Query Packets, File-I/O Remote Protocol Extension)
6947 (Protocol Basics, The F Reply Packet, Write)
6948 (Protocol-specific Representation of Datatypes, Memory Transfer):
6949 Fix hyphenation, punctuation and grammar problems.
6950 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6951 'section' instead of 'subsection' in the text.
6952 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6953 (i386): Remove period from section name.
db2e3e2e
BW
6954 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6955 (Config Names, Configure Options): Use @file{configure}.
6956
8a3dae3e
DJ
69572007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6958
6959 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6960 and tab expansion.
6961
1a92f856
DJ
69622007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6963
6964 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6965
79a6e687 69662007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6967
79a6e687
BW
6968 * gdb.texinfo: Consistently capitalize all significant words in
6969 node names, chapter titles, section titles, and headings. Update
6970 cross references to match.
6971 (Starting and Stopping Trace Experiment): Make node name plural.
6972 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6973
ad527d2e
PA
69742007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6975
6976 * gdb.texinfo (WinCE): Delete obsolete subsection.
6977
7ce59000
DJ
69782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6979
6980 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6981 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6982 references.
6983
8807d78b
DJ
69842007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6985
6986 * gdb.texinfo (Startup): Delete references to some alternate
6987 names for .gdbinit.
6988 (Thread): Remove LynxOS reference.
6989 (Tandem ST2000): Delete target-specific documentation.
6990 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6991 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6992 and GDB_OSABI_LYNXOS.
6993
5f402660
UW
69942007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6995
6996 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6997
bac718a6
UW
69982007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6999
7000 * gdbint.texinfo (Target Conditionals): Remove mention of
7001 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7002 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7003
9453113a
DJ
70042007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7005
7006 * Makefile.in: Add "pdfdir" installation
7007 directory, PDFTEX macro, support for "install-pdf" target,
7008 and rules for making a pdf version of refcard.texi.
7009 * refcard.tex: Specify paper size for PDF output.
7010
ae21e955 70112007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7012
ae21e955 7013 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7014
3f94c067 70152007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7016
3f94c067
BW
7017 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7018 (Source Path, Character Sets, Macros, Define)
7019 (GDB/MI Result Records, GDB/MI Simple Examples)
7020 (GDB/MI Program Execution, GDB/MI File Commands)
7021 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7022 (Bug Reporting): Use @value{GCC}.
5ae4183a 7023
12c27660 70242007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7025
12c27660
BW
7026 * gdb.texinfo (Help): Fix formatting of examples.
7027 (Variables): Use @ifnotinfo instead of @iftex.
7028 (Non-debug DLL symbols): Use @ref instead of @pxref.
7029 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7030
ce9341a1
BW
70312007-03-26 Bob Wilson <bob.wilson@acm.org>
7032
7033 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7034
c8f4133a
BW
70352007-03-26 Bob Wilson <bob.wilson@acm.org>
7036
7037 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7038 the order of the nodes.
7039 (C Operators, C Constants, Debugging C): Remove extra menus.
7040 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7041
c8f4133a 70422007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7043
7044 * gdb.texinfo (File Options): Add missing parenthesis.
7045 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7046
c74d0ad8
DJ
70472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7048
7049 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7050
ff6f572f
DJ
70512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7052
669fac23 7053 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7054 case insensitivity.
7055 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7056
994337c3
NR
70572007-02-18 Nick Roberts <nickrob@snap.net.nz>
7058
7059 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7060 (Files): Add section name to argument list for pxref.
7061 (Non-debug DLL symbols): Don't use `see' for pxref.
7062 (Embedded Processors): Fix typo.
7063 (GDB/MI Breakpoint Commands): Execution commands generate
7064 *stopped not ^done.
7065
eb819d70
NR
70662007-02-13 Nick Roberts <nickrob@snap.net.nz>
7067
7068 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7069 values for in_scope. Mention that only root variables can be
7070 updated.
7071 (GDB/MI Development and Front Ends): Explain new values may be
7072 added to existing fields.
7073
123dc839
DJ
70742007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7075
7076 * gdb.texinfo (-target-disconnect): Use @smallexample.
7077 (Requirements): Add anchor for Expat. Update description.
7078 (Target Descriptions): Mention Expat.
7079 (Target Description Format): Document new elements. Use
7080 @smallexample.
7081 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7082 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7083
108546a0
DJ
70842007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7085
7086 * gdb.texinfo (Target Description Format): Add section on XInclude.
7087
95a98c01
NR
70882006-02-03 Nick Roberts <nickrob@snap.net.nz>
7089
7090 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7091 command -enable-timings.
7092
f4b3909f
EZ
70932007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7094
5ae4183a 7095 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7096 descriptions for new/deleted elements in gdb_osabi. Add missing
7097 description for function generic_elf_osabi_sniff_abi_tag_sections.
7098
c7ba131e
JB
70992007-01-29 Joel Brobecker <brobecker@adacore.com>
7100
7101 * gdb.texinfo (Maintenance Commands): Add documentation for
7102 the new "maint print target-stack" command.
7103
3a60f64e
JK
71042007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7105 Eli Zaretskii <eliz@gnu.org>
7106
f4b3909f 7107 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7108
c582f8b6
EZ
71092007-01-26 Eli Zaretskii <eliz@gnu.org>
7110
7111 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7112 Use @value{NGCC} instead of @value{GCC}.
7113
d3e8051b
EZ
71142007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7115
7116 * agentexpr.texi: Fix typos.
7117 * annotate.texinfo: Likewise.
7118 * gdb.texinfo: Likewise.
7119 * gdbint.texinfo: Likewise.
7120 * observer.texi: Likewise.
7121 * stabs.texinfo: Likewise.
7122
86f04699
EZ
71232007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7124
7125 * gdbint.texinfo (Support Libraries): Remove mmalloc
7126 entry. Describe readline library.
7127
23181151
DJ
71282007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 * gdb.texinfo (Target Descriptions): New section.
7131 (General Query Packets): Add QPassSignals anchor. Mention
7132 qXfer:features:read under qSupported. Expand mentions of
7133 qXfer:memory-map:read and QPassSignals. Document
7134 qXfer:features:read.
7135
f822c95b
DJ
71362007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7137
7138 * gdb.texinfo (Commands to specify files): Describe
7139 "set sysroot" and "show sysroot".
7140 (Using the `gdbserver' program): Lowercase argument
7141 to @var. Expand description of setting up GDB on the
7142 host.
7143
8936fcda
JB
71442007-01-05 Joel Brobecker <brobecker@adacore.com>
7145
7146 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7147 catch exception, catch exception unhandled, and catch assert
7148 commands.
7149
e776119f
DJ
71502007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7151
7152 * gdb.texinfo (Debugging Output): Document "set debug xml"
7153 and "show debug xml".
7154
aa79a185
DJ
71552007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7156
7157 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7158
7f893741
JB
71592007-01-01 Joel Brobecker <brobecker@adacore.com>
7160
7161 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7162
a1b5960f
VP
71632006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7164
7165 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7166 note in @ignore, to be removed later if nobody complains.
7167
9f470e6e
NR
71682006-12-04 Nick Roberts <nickrob@snap.net.nz>
7169
7170 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7171 of -var-delete.
7172
765dc015 71732006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7174
765dc015 7175 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7176 automatic software/hardware breakpoint usage and
7177 the "set breakpoint auto-hw" command.
765dc015 7178
4b5752d0
VP
71792006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7180
7181 * gdb.texinfo (Memory Access Checking): New.
7182
89be2091
DJ
71832006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7184
7185 * gdb.texinfo (Remote configuration): Mention
7186 "pass-signals-packet".
7187 (General Query Packets): Document QPassSignals. Fix
7188 a typo.
7189
ca3bf3bd
DJ
71902006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7191
7192 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7193
427c3a89
DJ
71942006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7195
7196 * gdb.texinfo (Remote configuration): Rewrite documentation for
7197 packet configuration commands.
7198 (OS Information): Adjust reference to qXfer:auxv:read.
7199 (General Query Packets): Remove references to read-aux-vector-packet
7200 and set remote get-thread-local-storage-address.
7201
7a107747
DJ
72022006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7203
7204 * gdbint.texinfo (Target Architecture Definition): Add new
7205 Initializing a New Architecture section.
7206
1c56eb0e
EZ
72072006-10-31 David Taylor <dtaylor@emc.com>
7208
7209 * stabs.texinfo (Macro define and undefine): New node describing
7210 stabs for #define and #undef.
7211
f73adfeb
AS
72122006-10-27 Andreas Schwab <schwab@suse.de>
7213
7214 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7215
fd60e0df
EZ
72162006-10-21 Eli Zaretskii <eliz@gnu.org>
7217
7218 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7219 clarify on the possible meanings of ``expression'' watched by
7220 watchpoints. Add indexing.
e5ac9b53
EZ
7221 (Prompting, Errors, Invalidation, Annotations for Running)
7222 (Source Annotations): Fix index entries by adding "annotation" to
7223 them, to discriminate from index entries that point to the more
7224 general topic descriptions.
fd60e0df 7225
52bb452f
DJ
72262006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7227
7228 * gdbint.texinfo (Target Vector Definition): Move most
7229 content into Existing Targets. Add a menu.
7230 (Existing Targets): New section, moved from Target Vector
7231 Definition. Use @subsection.
7232 (Managing Execution State): New section.
7233
58955e58
BW
72342006-10-16 Bob Wilson <bob.wilson@acm.org>
7235
7236 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7237
c8aa23ab
EZ
72382006-10-15 Eli Zaretskii <eliz@gnu.org>
7239
7240 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7241 (Command Syntax, Signals, Backtrace, Connecting)
7242 (Remote configuration, Renesas Boards, Console I/O): Fix last
7243 change: use Ctrl- instead of C-, except wrt Emacs.
7244 (File-I/O Examples): Put Ctrl-c in @kbd.
7245 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7246 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7247 (Signals, Set Breaks, Set Watchpoints): Document optional
7248 arguments to `info signals' `handle', `info breakpoints', and
7249 `info watchpoints'.
c8aa23ab 7250
e7109c7e
EZ
72512006-10-14 Eli Zaretskii <eliz@gnu.org>
7252
7253 * gdb.texinfo (Backtrace): Fix last change.
7254
de3aea7b
NR
72552006-10-14 Nick Roberts <nickrob@snap.net.nz>
7256
7257 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7258
7f9087cb
BW
72592006-10-10 Bob Wilson <bob.wilson@acm.org>
7260
c8aa23ab
EZ
7261 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7262 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7263 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7264
68437a39
DJ
72652006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7266 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * gdb.texinfo (Packets): Document vFlashErase,
7269 vFlashWrite and vFlashDone packets.
7270 (General Query Packets): Document qXfer:memory-map:read.
7271 Add a new feature for qXfer:memory-map:read.
7272 (Memory map format): New section.
7273 (Target Commands): Mention that gdb can write flash.
7274
fd79ecee
DJ
72752006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7276 Daniel Jacobowitz <dan@codesourcery.com>
7277
7278 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7279 memory regions and "mem auto".
7280
350da6ee
DJ
72812006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7282
7283 * gdbint.texinfo (Array Containers): New section.
7284
2f1acb09
VP
72852006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7286
7287 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7288 -stack-list-arguments HIGH_FRAME argument can be larger then the
7289 actual number of frames.
7290
2ab1eb7a
VP
72912006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7292
7293 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7294 -stack-list-locals HIGH_FRAME argument can be larger then the
7295 actual number of frames.
2ab1eb7a 7296
599b237a
BW
72972006-09-02 Bob Wilson <bob.wilson@acm.org>
7298
7299 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7300 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7301
25ab7e6d
EZ
73022006-09-02 Eli Zaretskii <eliz@gnu.org>
7303
7304 * gdbint.texinfo (Overall Structure): New section "Source Tree
7305 Structure".
7306
940178d3
JB
73072006-08-17 Jim Blandy <jimb@codesourcery.com>
7308
7309 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7310 responses.
7311
30daae6c
JB
73122006-08-08 Joel Brobecker <brobecker@adacore.com>
7313
7314 * gdb.texinfo (Source Path): Add documentation for new
7315 substitute-path commands.
7316
7fa2210b
DJ
73172006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7320 (Running Configure): ...here.
7321 (Requirements): New node. Mention expat.
7322
3d00d119
DJ
73232006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7324
5ae4183a 7325 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7326 'set download-write-size' and 'show download-write-size'.
7327
0cbfa4ee
DJ
73282006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7329
7330 * stabs.texinfo (Member Type Descriptor): Correct example for
7331 pointer to member types.
7332
16026cd7
AS
73332006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7334
7335 * gdb.texinfo (Optional warnings and messages): Add
7336 'set/show trace-commands'.
7337 (Command files): Add '-v' to source command.
7338
0876f84a
DJ
73392006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7340
7341 * gdb.texinfo (OS Information): Update qPart reference to
7342 qXfer.
7343 (Remote configuration): Likewise.
7344 (Overview): Move @cindex to the start of a paragraph. Talk
7345 about binary data encoding.
7346 (Packets): Refer to the overview for the details of the X
7347 packet encoding.
7348 (General Query Packets): Remove qPart description. Add qXfer
7349 description. Add an anchor to qSupported. Correct feature
7350 table title. Add a new feature for qXfer:auxv:read.
7351 (Interrupts): Add a missing parenthesis.
7352
2ec3381a
DJ
73532006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7354
669fac23 7355 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7356 (GDB/MI Kod Commands): Remove commented out node.
7357
594fe323
EZ
73582006-07-01 Eli Zaretskii <eliz@gnu.org>
7359
7360 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7361 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7362 (GDB/MI Thread Commands, GDB/MI Program Execution)
7363 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7364 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7365 (GDB/MI File Commands, GDB/MI Target Manipulation)
7366 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7367 since the MI prompt is hard-wired into the code.
7368
7e3fb70c
NR
73692006-07-01 Nick Roberts <nickrob@snap.net.nz>
7370
7371 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7372 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7373 (GDB/MI Data Manipulation): Remove description of unimplemented
7374 display related commands as variable objects perform this function
7375 and are superior: -display-delete, -display-disable,
7376 -display-enable, -display-insert and -display-list. Move
7377 -environment-cd, -environment-directory, -environment-path
7378 and -environment-pwd to "Program Context".
7379 (GDB/MI Program Control): Rename to "Program Execution". Move
7380 -exec-arguments -exec-abort to...
7381 (GDB/MI Program Context): ...here. New node split from "Data
7382 Manipulation".
7383
be2a5f71
DJ
73842006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * gdb.texinfo (Remote configuration): Document set / show
7387 remote supported-packets.
7388 (General Query Packets): Document qSupported packet.
7389
fc320d37
SL
73902006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7391
7392 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7393 and font markup.
7394 (Protocol basics): Likewise.
7395 (The F request packet): Likewise.
7396 (The F reply packet): Likewise.
7397 (Memory transfer): Move this node to be a subsubsection of
7398 "Protocol specific representation of datatypes".
7399 (The Ctrl-C message): More copy editing.
7400 (Console I/O): Likewise.
7401 (The isatty call): Delete this node, and merge its content into
7402 the "isatty" node. Fixed references elsewhere.
7403 (The system call): Delete this node, and merge its content into
7404 the "system" node. Fixed references elsewhere.
7405 (open): Reformat to use @table, and add appropriate font markup.
7406 (close): Likewise.
7407 (read): Likewise.
7408 (write): Likewise.
7409 (lseek): Likewise.
7410 (rename): Likewise.
7411 (unlink): Likewise.
7412 (stat/fstat): Likewise.
7413 (gettimeofday): Likewise.
7414 (isatty): Likewise.
7415 (system): Likewise, plus minor changes to fix confusing wording.
7416 (Integral datatypes): Fix font markup.
7417 (Pointer values): Likewise.
7418 (struct stat): Fix markup to use @table, plus minor copy editing.
7419 (struct timeval): Fix font markup, plus minor copy editing.
7420 (Constants): Minor copy editing.
7421 (Errno values): Add font markup.
7422 (File-I/O Examples): Likewise.
7423
158fdf5c
NR
74242006-06-10 Nick Roberts <nickrob@snap.net.nz>
7425
7426 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7427 (GDB/MI Simple Examples): Move node up one level. Use real
7428 examples.
7429 (GDB/MI Compatibility with CLI): Update.
7430 (GDB/MI Result Records): Add "connected" and "exit" result
7431 classes.
7432 (GDB/MI Stream Records): Clarify target output.
7433 (GDB/MI Command Description Format): Modify example description.
7434 (GDB/MI Breakpoint Table Commands): Rename to...
7435 (GDB/MI Breakpoint Commands): ...this
7436 (GDB/MI Breakpoint Commands): Add optional thread field.
7437 (GDB/MI Program Control): Add an introduction. Move "Program
7438 termination" examples into exec-run description.
7439 (GDB/MI File Commands): Mention similar CLI commands.
7440 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7441 is similar to "-gdb-version".
7442
ddb50cd7
EZ
74432006-06-09 Eli Zaretskii <eliz@gnu.org>
7444
7445 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7446
2aef0d6b
NR
74472006-06-02 Nick Roberts <nickrob@snap.net.nz>
7448
7449 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7450 sourceware.org for mailing lists.
d5e40d59 7451 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7452
383a5c52
NR
74532006-06-01 Nick Roberts <nickrob@snap.net.nz>
7454
d5e40d59 7455 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7456
e16b02ee
EZ
74572006-05-22 Eli Zaretskii <eliz@gnu.org>
7458
7459 * gdb.texinfo (Cygwin Native): Fix last change.
7460
be90c084
CF
74612006-05-22 Christopher Faylor <cgf@timesys.com>
7462
7463 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7464
347ceba5
NR
74652006-05-15 Nick Roberts <nickrob@snap.net.nz>
7466
7467 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7468 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7469
369af7bd
DJ
74702006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7471
7472 * gdb.texinfo (General Query Packets): Recommend not starting
7473 new packets with qC and clarify.
7474
2ffdbde8 74752006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7476
7477 * gdb.texinfo (M2 Types): New section.
72019c9c 7478
16d1a084
DJ
74792006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7480
7481 * agentexpr.texi: Add a copyright and license notice.
7482 * observer.texi: Likewise, with GPL clause for function prototypes.
7483 Remove trailing whitespace.
7484
aa56d27a
JB
74852006-05-05 Jim Blandy <jimb@codesourcery.com>
7486
7487 * gdb.texinfo (General Query Packets): Document conventions for
7488 terminating packet names, and their violations.
7489
5bdf8622
DJ
74902006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7491
7492 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7493 * gdb.texinfo: Likewise.
7494
605a56cb
DJ
74952006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7496
7497 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7498 and "show remotedebug".
7499 (Debugging Output): Add additional index entries.
7500
b8db102d
MS
75012006-04-27 Michael Snyder <msnyder@redhat.com>
7502
7503 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7504
c5e30d01
AC
75052006-04-22 Andrew Cagney <cagney@redhat.com>
7506
7507 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7508 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7509
8181d85f
DJ
75102006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7511
7512 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7513 and remove breakpoint prototypes.
7514 (Watchpoints): Move description of target_insert_hw_breakpoint and
7515 target_remove_hw_breakpoint ...
7516 (Breakpoints): ... to here. Document target_insert_breakpoint and
7517 target_remove_breakpoint.
7518
4f553f88
JB
75192006-04-17 Jim Blandy <jimb@codesourcery.com>
7520
7521 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7522 and C packets are optional.
7523
cd852561
FR
75242006-04-14 Frederic Riss <frederic.riss@st.com>
7525
7526 * gdb.texinfo (Specifying source directories): Update the description
7527 of the source file search to reflect the fact that the source path
7528 always contains at least $cdir and $cwd.
7529
b620eb07
MS
75302006-03-31 Michael Snyder <msnyder@redhat.com>
7531
7532 * gdb.texinfo: Update copyright dates.
7533
3156cdaf
EZ
75342006-03-31 Eli Zaretskii <eliz@gnu.org>
7535
7536 * gdb.texinfo (Overview): Add an index entry to "empty response".
7537
7d30c22d
JB
75382006-03-28 Jim Blandy <jimb@codesourcery.com>
7539
7540 * gdbint.texinfo (Prologue Analysis): New section.
7541
86941c27
JB
75422006-03-07 Jim Blandy <jimb@red-bean.com>
7543
66b8c7f6
JB
7544 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7545
1a10341b
JB
7546 * gdb.texinfo (Target Commands): Update text describing how to
7547 specify a target. Refer to the detailed section on remote
7548 debugging, not the brief mention.
7549
86941c27
JB
7550 * gdb.texinfo (Connecting): Organize the different 'target remote'
7551 connection methods into a table. Add a 'target remote' index
7552 entry. (!!!)
7553
62f3a2ba
FF
75542006-02-17 Fred Fish <fnf@specifix.com>
7555
7556 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7557 'ptype' commands to reflect the fact that the only significant
7558 difference between them is that ptype prints the complete type
7559 description instead of just the name.
7560
8b9a88ea
WZ
75612006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7562
7563 * gdbint.texinfo (Watchpoints): Delete
7564 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7565
7e8dc855
NR
75662006-02-10 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7569 times fields where needed. Fix typos. Update general form given
7570 for output of -break-insert.
7571 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7572
c91d38aa
DJ
75732006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7574
7575 * gdbint.texinfo (Symbol Handling): Add a section
7576 on memory management.
7577
38fcd64c
DJ
75782006-02-06 Vladimir Prus <ghost@cs.msu.su>
7579
7580 * gdb.texinfo (Breakpoint table commands): Document the fullname
7581 field in -break-list output.
7582
219eec71
EZ
75832006-02-03 Eli Zaretskii <eliz@gnu.org>
7584
7585 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7586 debugging information produced by the various "set debug..."
7587 options.
7588
ae5a43e0
DJ
75892006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7590
7591 * gdb.texinfo (Files): Remove obsolete bits from the description
7592 of "symbol-file".
7593
a9f158ec
JB
75942006-01-25 Jim Blandy <jimb@redhat.com>
7595
7596 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7597
410dd08e
JB
75982006-01-24 Jim Blandy <jimb@redhat.com>
7599
7600 * gdbint.texinfo (Frames): Document the basics of GDB's register
7601 unwinding model, and explain the existence of the "sentinel" frame.
7602
4b505b12
AS
76032006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7604
7605 * gdb.texinfo (Choosing files): Mention that -directory is used
7606 for script files.
7607 (Specifying source directories): Likewise.
7608 (Command files): Explain how script files are found.
7609
839c27b7
EZ
76102006-01-21 Eli Zaretskii <eliz@gnu.org>
7611
7612 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7613 the threads in a multi-threaded program.
7614 (Threads): The threadno argument of "thread apply" can be a range
7615 of numbers.
7616
7be93b9e
JB
76172006-01-18 Jim Blandy <jimb@redhat.com>
7618
7619 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7620 of warning flags.
7621
fcc73fe3
EZ
76222006-01-13 Eli Zaretskii <eliz@gnu.org>
7623
7624 * gdb.texinfo (Sequences): Improve menu annotations.
7625 (Define): Add index entries for arguments of user-defined
7626 commands. Move the description of flow-control commands...
7627 (Command Files): ...to here. Document loop_break and
7628 loop_continue.
ca91424e
EZ
7629 (Define, Command Files): Document `end' and add index entries for
7630 it.
fcc73fe3 7631
5c95884b
MS
76322006-01-04 Michael Snyder <msnyder@redhat.com>
7633
7634 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7635 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7636
860701dc
PH
76372006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7638
7639 * gdb.texinfo (Omissions from Ada): Document that there is now
7640 limited aggregate support.
7641
36b80e65
EZ
76422005-12-28 Eli Zaretskii <eliz@gnu.org>
7643
7644 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7645 registers and the likes.
7646
c1468174
EZ
76472005-12-24 Eli Zaretskii <eliz@gnu.org>
7648
7649 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7650 (Symbols): Fix usage of "e.g.".
359df76b 7651 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7652
7653 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7654 (Coding): Fix usage of "e.g.".
7655
c02a867d
EZ
76562005-12-23 Eli Zaretskii <eliz@gnu.org>
7657
5ae4183a
AS
7658 * stabs.texinfo:
7659 * refcard.tex:
c02a867d 7660 * gpl.texi:
5ae4183a
AS
7661 * gdbint.texinfo:
7662 * gdb.texinfo:
7663 * gdb-cfg.texi:
c02a867d 7664 * fdl.texi:
5ae4183a
AS
7665 * annotate.texinfo:
7666 * all-cfg.texi:
c02a867d
EZ
7667 * Makefile.in: Add (C) after Copyright. Update the FSF
7668 address.
7669
fad38dfa
EZ
76702005-12-03 Eli Zaretskii <eliz@gnu.org>
7671
7672 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7673 extend GDB with commands for external monitor.
7674
53e5f3cf
AS
76752005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7676
7677 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7678
55f6ca0f
JB
76792005-11-25 Joel Brobecker <brobecker@adacore.com>
7680
7681 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7682
c1947b85
JB
76832005-11-21 Jim Blandy <jimb@redhat.com>
7684
7685 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7686 placement of 'R' actions in tracepoint action packets; document
7687 dependence of 'X' and 'M' actions on a preceding 'R' action for
7688 their registers.
7689
9d29849a
JB
76902005-11-19 Jim Blandy <jimb@redhat.com>
7691
7692 * gdb.texinfo (Tracepoint Packets): New node.
7693 (General Query Packets): Add entries for the tracepoint packets,
7694 referring to the "Tracepoint Packets" node.
7695 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7696
9a6253be
KB
76972005-11-18 Kevin Buettner <kevinb@redhat.com>
7698
7699 * gdb.texinfo (set remotebreak): Add anchor.
7700 (X packet): Likewise.
7701 (Remote Protocol): Add new section `Interrupts' and new index
7702 entry `interrupts (remote protocol)'.
7703
5f3bebba
JB
77042005-11-18 Jim Blandy <jimb@redhat.com>
7705
7706 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7707 entries into the General Query Packets section. Add a
7708 cross-reference to that section. Drop description of replies, as
7709 these are covered in the descriptions of each packet.
7710 (General Query Packets): Add introductory text. Explain naming
7711 conventions, and how the end of a name is recognized.
7712
9a7a1b36
KB
77132005-11-17 Kevin Buettner <kevinb@redhat.com>
7714
0564b6cf 7715 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7716 "set remotebreak" command.
7717
b8ff78ce
JB
77182005-11-16 Jim Blandy <jimb@redhat.com>
7719
7720 * gdb.texinfo (Packets, Stop Reply Packets)
7721 (General Query Packets): Various formatting cleanups.
7722 - Use @samp for packet contents.
7723 - Drop summaries from packet @item lines; the same information appears
7724 immediately below in the description.
7725 - Delete paragraph breaks after packet @item commands, so that the
7726 description appears directly to the right of the packet prototype
7727 in the printed manual, if it fits.
7728 - Place spaces in packet prototypes between @vars and non-@var
7729 letters, and explain that they're just for formatting.
7730 - Use @dots{} instead of '...'.
7731 - Fix uses of @code where @var was needed.
7732 - Replace "deprecated" markers with English text spelling out the
7733 packet's status and the preferred alternatives.
7734 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7735 what this ever meant.
7736 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7737 this for a long time.
7738 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7739 implemented several times, and have been in use for years.
7740
8ffe2530
JB
77412005-11-15 Jim Blandy <jimb@redhat.com>
7742
c43c5473
JB
7743 * gdb.texinfo (Packets): Add index entries for 'm' packet
7744 disclaimers.
5ae4183a 7745
fb031cdf
JB
7746 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7747 of stub when processing an 'm' packet.
7748
8ffe2530
JB
7749 * gdb.texinfo (Packets): Mention that packets beginning with
7750 letters are reserved once, at the top, instead of actually listing
7751 them all and saying "reserved".
7752
c03c782f
AS
77532005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7754
7755 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7756 Change @var{$arg0 to @code{$arg0.
7757
814e32d7
WZ
77582005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7759
7760 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7761
fa93a9d8
JB
77622005-11-12 Jim Blandy <jimb@redhat.com>
7763
7764 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7765 order. Remove extraneous 'z'.
7766
8a5a3c82
AS
77672005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7768
7769 * gdb.texinfo (Choosing files): Add --eval-command.
7770
4b0ad762
AS
77712005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7772
7773 * gdb.texinfo (Choosing modes): Add --return-child-result.
7774
7775
1a088d06
AS
77762005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7777
7778 * gdb.texinfo (Choosing modes): Add --batch-silent.
7779
656d5e12
EZ
77802005-10-28 Eli Zaretskii <eliz@gnu.org>
7781
7782 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7783 "The -var-update Command".
7784
3c9c013a
JB
77852005-10-03 Joel Brobecker <brobecker@adacore.com>
7786
7787 * gdb.texinfo (Print Settings): Add documentation for set/show
7788 print array-indexes.
7789
7ba3cf9c
DJ
77902005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7791
7792 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7793 6.2 and 6.3.
7794
a94ab193
EZ
77952005-08-27 Eli Zaretskii <eliz@gnu.org>
7796
7797 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7798 since 19-Jan-2004.
7799 (Files): Likewise.
ab1adacd
EZ
7800 (Variables, Symbols): Document the "<incomplete type>" message and
7801 its reasons.
a94ab193 7802
ca06016a
FF
78032005-08-01 Fred Fish <fnf@specifix.com>
7804
7805 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7806
cf58170d
NR
78072005-07-15 Nick Roberts <nickrob@snap.net.nz>
7808
7809 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7810 option for -var-list-children and -var-update.
7811 (GDB/MI Stack Manipulation): Simplify description of
7812 print-values option for -stack-list-locals.
7813 (GDB/MI Command Description Format): Clarify.
7814 (Mode Options): Spelling of superseded.
7815
38f1196a
BR
78162005-07-12 Bob Rossi <bob@brasko.net>
7817
7818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7819 corresponding GDB command comment.
7820
3cb3b8df
BR
78212005-07-06 Bob Rossi <bob@brasko.net>
7822
7823 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7824 and -inferior-tty-show.
7825 (Input/Output): Document "set/show inferior-tty" and tty alias.
7826
10fac096
NW
78272005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7828
7829 * gdb.texinfo (Packets): Change description of 'D' packet to note
7830 that GDB does wait for a response.
7831
d1b6db76
NR
78322005-06-22 Nick Roberts <nickrob@snap.net.nz>
7833
7834 * gdb.texinfo (History) Rename "Command History".
7835 (Command History): Move node "Server Prefix" from section on
7836 Annotations here.
7837
29629dcf
NR
78382005-06-19 Nick Roberts <nickrob@snap.net.nz>
7839
7840 * gdb.texinfo (GDB/MI Stack Manipulation):
7841 Re-instate -stack-info-frame with example. Say that it gets
7842 info on selected frame, not current frame.
7843
397ca115
EZ
78442005-06-18 Eli Zaretskii <eliz@gnu.org>
7845
7846 * gdb.texinfo (Server): Clarify that `file' should be used before
7847 connecting to the server.
7848 (Files): Add an xref to the above description.
51274035
EZ
7849 (Output Formats): More detailed description of the `c' format.
7850 (Memory): List explicitly all the formats supported by `x'.
638ac427 7851 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7852 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7853 files. Add more indexing for solib-absolute-prefix and
7854 --with-sysroot.
76d17f34
EZ
7855 (Machine Code): Document possible problems with locations in
7856 shared libraries.
d416eeec
EZ
7857 (Backtrace): Document that free-standing environments do not need
7858 to have a `main' function.
397ca115 7859
74f6deaa
NR
78602005-06-18 Nick Roberts <nickrob@snap.net.nz>
7861
7862 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7863 -stack-info-frame.
7864
a9967aef
AC
78652005-06-07 Andrew Cagney <cagney@gnu.org>
7866
7867 * gdb.texinfo (Contributors): Note the original multi-arch
7868 contributors.
7869
e09f16f9
EZ
78702005-06-03 Eli Zaretskii <eliz@gnu.org>
7871
7872 * gdb.texinfo (Registers): Add index entries for the standard
7873 registers.
7874 (Frames): Add cross-reference from frame pointer description to
7875 the Registers node.
7876 (Annotations Overview): Fix the reference to GDB name.
7877
d87ba7ee
EZ
78782005-06-01 Eli Zaretskii <eliz@gnu.org>
7879
7880 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7881 can-use-hw-watchpoints.
7882
034dad6f
BR
78832005-05-28 Bob Rossi <bob@brasko.net>
7884
7885 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7886 the possible reasons why an exec async record would be returned to FE.
7887
ffed4509
AC
78882005-05-26 Andrew Cagney <cagney@gnu.org>
7889
7890 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7891 Andrew Cagney implemented the original GDB/MI.
7892
e22e55c9
OF
78932005-05-23 Orjan Friberg <orjanf@axis.com>
7894
7895 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7896 documentation. Add documentation for cris-mode.
7897
a78e13ce
EZ
78982005-05-20 Eli Zaretskii <eliz@gnu.org>
7899
7900 * gdb.texinfo (Numbers): Explain the example and make the wording
7901 more acurate.
7902
76ff342d
DJ
79032005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7904 Dennis Brueni <dennis@slickedit.com>
7905
7906 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7907 (GDB/MI Data Manipulation, GDB/MI Program Control)
7908 (GDB/MI Stack Manipulation): Update examples to include the fullname
7909 attribute in stack frames.
7910
119b882a
EZ
79112005-05-12 Eli Zaretskii <eliz@gnu.org>
7912
7913 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7914 do with other non-standard names of init files.
7915
6fc08d32
EZ
79162005-05-11 Eli Zaretskii <eliz@gnu.org>
7917
7918 * gdb.texinfo (Command Files): Move the description of the startup
7919 from here...
7920 (Startup): ...to this new subsection of the Invocation chapter.
7921 Rearrange the description of init files more logically and add a
7922 cross-reference to "Command Files". Document the special gdbinit
7923 name for CISCO 68k. Expand the description of what GDB does
7924 during startup.
7925 (History): Add index entry for HISTSIZE.
7926
a561754a
MK
79272005-05-02 Mark Kettenis <kettenis@gnu.org>
7928
7929 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7930
2eecc4ab
EZ
79312005-05-02 Eli Zaretskii <eliz@gnu.org>
7932
7933 * gdb.texinfo (SVR4 Process Information, The isatty call)
7934 (The system call): Don't use foo(N) notation for man pages and
7935 functions.
514c4d71 7936 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7937
18999be5
EZ
79382005-04-27 Eli Zaretskii <eliz@gnu.org>
7939
7940 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7941 were optimized away.
7942
0abb7bc7
EZ
79432005-04-22 Eli Zaretskii <eliz@gnu.org>
7944
7945 * gdb.texinfo (Remote configuration): Document "set/show
7946 get-thread-local-storage-address". Add cross-reference to the
7947 description of the qGetTLSAddr packet.
7948 (General Query Packets): Mention "set remote
7949 get-thread-local-storage-address" and add a reference to its
7950 description.
7951
6f61acb1
NR
79522005-04-19 Nick Roberts <nickrob@snap.net.nz>
7953
7954 * gdb.texinfo (Backtrace): Describe 'bt full'.
7955
9d59903a
NR
79562005-04-17 Nick Roberts <nickrob@snap.net.nz>
7957
7958 * gdb.texinfo (Mode Options): Fix typo.
7959 (GDB/MI): Describe how to invoke GDB/MI.
7960
721c2651
EZ
79612005-04-16 Eli Zaretskii <eliz@gnu.org>
7962
7963 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7964 references changed. Add description of "info udot".
721c2651
EZ
7965 (Files): Document "set/show stop-on-solib-events".
7966 (M32R/D): Document "set/show download-path", "set/show
7967 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7968 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7969 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7970 (Maintenance Commands): Improve indexing.
7971 (Target Commands): Document "set/show hash", "set/show debug
7972 monitor".
7973 (SVR4 Process Information): Document "info pidlist" and "info
7974 meminfo". Document "set/show procfs-tarce" and "set/show
7975 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7976 (Symbols, The Print Command with Objective-C): Improve indexing.
7977 (Objective-C): Add references to "info classes" and "info
7978 selectors".
c45da7e6
EZ
7979 (Debugging Output): Improve wording. Document "set/show debug
7980 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7981 (Set Breaks): Add index entry for "hardware breakpoints".
7982 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7983 and "set/show usehardbreakpoints".
7984 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7985 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7986 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7987 rdiromatzero", "set/show rdiheartbeat".
7988 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7989 "sds".
7990 (Embedded Processors): Document the "sim" command.
7991 (Remote): Document the "remote" command.
7992 (DJGPP Native): Document the "info serial" command.
7993 (Threads): Document "maint info sol-threads".
7994 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7995 (Set Breaks): Improve indexing.
7996 (Command Syntax): Add a reference to dont-repeat.
7997 (Define): Document "dont-repeat".
7998 (TUI Commands): Document "tabset".
7999 (WinCE): New subsection. Document "set/show remotedirectory",
8000 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8001
14d6dd68
EZ
80022005-04-15 Eli Zaretskii <eliz@gnu.org>
8003
8004 * gdb.texinfo (Hurd Native): New subsection, documents
8005 Hurd-specific commands.
a64548ea 8006 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8007 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8008 (MIPS): Improve documentation of heuristic-fence-post. Document
8009 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8010 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8011 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8012 (ARM): Document ARM-specific commands.
a64548ea
EZ
8013 (AVR): New section. Document "info io_registers".
8014 (CRIS): New section. Document "set/show cris-version" and
8015 "set/show cris-dwarf2-cfi".
8016 (HPPA): New section. Document "set/show debug hppa" and "maint
8017 print unwind".
a5adf40f 8018 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8019 (Super-H): New section. Document the "regs" command.
721c2651 8020 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8021
9c16f35a
EZ
80222005-04-09 Eli Zaretskii <eliz@gnu.org>
8023
8024 * gdb.texinfo (Print Settings): Document "set/show print
8025 pascal_static-members", "set print repeats", "show print
8026 null-stop". Improve indexing. Fix documentation of "set print
8027 union".
8028 (Pascal): New section.
8029 (Supported languages): Rename from "Support"; all references
8030 updated. Add a menu item for Pascal.
8031 (Numbers): Document "set radix.
8032 (Screen Size): Document "set/show pagination".
8033 (MIPS Embedded): Remove "set processor" documentation.
8034 (Remote configuration): Document "set/show X/P/Z-packet",
8035 "set/show read-aux-vector-packet", "set/show remote
8036 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8037 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8038 remotedebug", "set/show remotebreak", "set/show remotedevice",
8039 "set/show remotelogfile".
8040 (Auxiliary Vector): Add reference to the description of the
8041 read-aux-vector-packet setting.
8042 (Set Watchpoints): Add a cross-reference to "set remote
8043 hardware-breakpoint-limit".
8044 (General Query Packets): Add indexing of requests and
8045 cross-references to related commands in "Remote configuration".
8046 (File-I/O Overview, The system call): Fix wording and typos.
8047 (Thread Stops): Add index entries.
8048 (Continuing and Stepping): Document "show step-mode".
8049 (i386): New node. Document "set/show struct-convention".
8050 (Files): Document "show trust-readonly-sections".
8051 (Calling): Document "set/show unwindonsignal".
8052 (Messages/Warnings): Add index entries.
8053 (Maintenance Commands): Document "set/show watchdog".
8054 (Annotations Overview): Document "show annotate".
8055 (Set Watchpoints): Add index entries.
8056 (Symbols): Fix doc of case-sensitive.
8057 (ABI): Document "show coerce-float-to-double".
8058 (Convenience Vars, Help): Improve indexing.
8059 (Machine Code): Document "show disassembly-flavor".
8060 (Debugging C plus plus): Document "show overload-resolution".
8061 (Value History, Signaling): Add index entries.
8062
80632005-04-08 Eli Zaretskii <eliz@gnu.org>
8064
8065 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8066 (Processes): Fix wording.
8067 (History, List, Logging output, Define, Symbols, Print Settings):
8068 Improve indexing.
8069
a8f24a35
EZ
80702005-04-03 Eli Zaretskii <eliz@gnu.org>
8071
8072 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8073 redundant index entry for "target" command.
8074 (Backtrace): Add index entries.
8075 (Symbols, Fortran): Document the "set case-sensitive" command.
8076 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8077 (Print Settings): Add index entry for "set demangle-style".
8078 (Target Commands): Document "set download-write-size".
8079 (Debugging Output): Document "set exec-done-display".
8080
09d4efe1
EZ
80812005-04-02 Eli Zaretskii <eliz@gnu.org>
8082
8083 * gdb.texinfo (Files): Fix the name and documentation of
8084 add-shared-symbol-files. Document its alias assf. Update the
8085 list of OSs where GDB supports shared libraries. Fix markup.
8086 (Continuing and Stepping): Add reference to @var{location} in the
8087 text.
8088 (Dump/Restore Files): Fix reference to @{filename}.
8089 (Help): Fix wording.
8090 (Attach): Ditto.
8091 (Set Watchpoints): Ditto.
8092 (Backtrace): Remove redundant index entries. Improve index
8093 entries.
8094 (Delete Breaks): Fix wording.
8095 (Memory): Document the compare-sections command.
8096 (Memory Region Attributes): Improve wording.
8097 (Disabling): Improve wording.
8098 (Fortran): New subsection. Document the "info common" command.
8099 (Help): Document aliases "info copying" and "info warranty".
8100 (Caching Remote Data): New section. Document the "set/show
8101 remotecache" and "info dcache" commands.
8102 (Show): Fix wording of the documentation of the "set
8103 extension-language" command.
8104 (Signals): Add index entry for "info handle".
8105 (Memory Region Attributes): Fix punctuation.
8106 (Symbols): Change the arg name to "location" and refer to it in
8107 the text. Fix wording of "info types" doc.
8108 (Threads): Fix usage of @enumerate @item's.
8109 (Listing Tracepoints): Add index entry for "info tp".
8110 (Set Watchpoints): Add xref to "info break" description.
8111 (Macros): Add an index entry for "macro exp1". Document the
8112 "macro list" command.
8113 (Maintenance Commands): Document "flushregs", "maint agent",
8114 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8115 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8116 "maint print architecture", "maint print objfiles", "maint print
8117 statistics", "maint print type", "maint show-debug-regs", "maint
8118 space", "maint time", and "maint translate-address".
8119 (Connecting): Document the "monitor" command.
8120 (Annotations Overview): Describe the "set annotate" command.
8121
82f2d802
EZ
81222005-04-01 Eli Zaretskii <eliz@gnu.org>
8123
8124 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8125 Rearrange index entries and improve wording about support for
8126 hardware watchpoints.
8127
7d51c7de
BR
81282005-03-10 Bob Rossi <bob@brasko.net>
8129
8130 * gdb.texinfo: Update copyright
8131
68c71a2e
TR
81322005-02-09 Theodore A. Roth <troth@openavr.org>
8133
8134 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8135 error.
8136
83761cbd
KB
81372005-02-03 Kevin Buettner <kevinb@redhat.com>
8138
8139 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8140
9f1c6395
MS
81412005-01-17 Michael Snyder <msnyder@redhat.com>
8142
8143 * gdb.texinfo: Fix spelling, infinte -> infinite.
8144
fbd1b305
MK
81452005-01-08 Mark Kettenis <kettenis@gnu.org>
8146
8147 * observer.texi (GDB Observers): Document "solib_loaded".
8148
3ace7edb
AC
81492005-01-07 Andrew Cagney <cagney@gnu.org>
8150
bec39cab
AC
8151 * configure.ac: Rename configure.in, require autoconf 2.59.
8152 * configure: Re-generate.
8153
3ace7edb
AC
8154 * configure.in: Replace configdirs with multiple references to
8155 AC_CONFIG_SUBDIRS.
8156 * configure: Re-generate.
5ae4183a 8157
53531fc1
AC
81582005-01-04 Andrew Cagney <cagney@gnu.org>
8159
8160 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8161 part of the version number.
8162
536ffdb7
MK
81632004-12-24 Mark Kettenis <kettenis@gnu.org>
8164
8165 * gdbint.texinfo (Algorithms): Remove description of
8166 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8167
e1aac25b
JB
81682004-12-07 Jim Blandy <jimb@redhat.com>
8169
8170 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8171 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8172 numbers.
8173
f47b1503
AS
81742004-12-07 Andreas Schwab <schwab@suse.de>
8175
8176 * gdb.texinfo (Mode Options): Document -l option.
8177
b6b8ece6
EZ
81782004-12-04 Eli Zaretskii <eliz@gnu.org>
8179
8180 * gdbint.texinfo (Algorithms): More accurate description of
8181 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8182 is not needed unless data-read and data-access watchpoints are
8183 supported. Add a description of how GDB checks whether the
8184 inferior stopped because a watchpoint was hit.
8185
01371747
EZ
81862004-11-23 Eli Zaretskii <eliz@gnu.org>
8187
8188 * gdb.texinfo (Files): Add cross-reference to description of
8189 -readnow command-line switch.
8190
2315ffec
RC
81912004-11-10 Randolph Chung <tausq@debian.org>
8192
8193 * gdb.texinfo: Document set/show backtrace past-entry commands.
8194 Rearrange index entries for set/show backtrace past-main.
8195
69065f5d
AC
81962004-11-10 Jon Beniston <jon@beniston.com>
8197
8198 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8199 * gdb.texinfo (Remote Serial Protocol): Further describe
8200 binary transfer escaping mechanism .
69065f5d 8201
30e91e0b
RC
82022004-11-08 Randolph Chung <tausq@debian.org>
8203
8204 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8205 and "show debug infrun". Add index entries.
8206
60bf7e09
EZ
82072004-10-23 Eli Zaretskii <eliz@gnu.org>
8208
8209 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8210 "info proc" that are already implemented. Add index entries.
8211 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8212 (Files): Add a tip for decreasing memory used for symtabs from
8213 shared libraries.
f018e82f
EZ
8214 (Starting): Fix whitespace; make "elaboration" stand out where it
8215 is first used, and add an index entry for the term.
f8568604
EZ
8216 (Calling): Expand and elaborate text. Add "print". Add the
8217 description of problems with weak aliases.
384ee23f 8218 (Core File Generation): New section.
60bf7e09 8219
d52fe014
AC
82202004-10-12 Andrew Cagney <cagney@gnu.org>
8221
8222 * gdbint.texinfo (Versions and Branches): New chapter.
8223 (Releasing GDB): Delete "Versions and Branches" section.
8224 (Top): Add "Versions and Branches".
8225
703663ab
EZ
82262004-10-08 Eli Zaretskii <eliz@gnu.org>
8227
8228 * gdb.texinfo (Editing, History): Add cross-references to the
8229 included Readline and History user documentation. Remove
8230 references to the symbol have-readline-appendices which is unused
8231 and undefined.
8232 (History): Fix indexing.
8233
ac77d04f
JJ
82342004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8235
8236 * gdbint.texinfo (target_stopped_data_address): Update to
8237 new prototype.
8238 (i386_stopped_data_address): Update prototype and description.
8239 (i386_stopped_by_watchpoint): New function and description.
8240
e07c999f
PH
82412004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8242
8243 * gdb.texinfo (Filenames): Add Ada suffixes.
8244 (Ada) New section.
8245
2e868123
AC
82462004-09-27 Andrew Cagney <cagney@gnu.org>
8247 Robert Picco <Robert.Picco@hp.com>
8248
8249 * gdb.texinfo (Packets): Document the "p" packet.
8250
02a57714
JM
82512004-09-21 Jason Molenda (jmolenda@apple.com)
8252
8253 * gdb.texinfo (Paths and Names of the Source Files): Document the
8254 meaning of values in the 'desc' field of a SO stab.
8255
ae038cb0
DJ
82562004-09-20 Daniel Jacobowitz <dan@debian.org>
8257
8258 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8259 max-cache-age" and "maint show dwarf2 max-cache-age".
8260
f7dc1244
EZ
82612004-09-16 Eli Zaretskii <eliz@gnu.org>
8262
8263 * gdb.texinfo (Set Breaks): Add index entry for setting
8264 breakpoints on overloaded C++ functions that are not members of
8265 any classes. Add an example and an index entry for setting
8266 breakpoints on all program functions.
8267 (Character Sets, Macros, Overlay Commands)
8268 (Non-debug DLL symbols, GDB/MI Output Syntax)
8269 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8270 Use "(@value{GDBP})" instead of a literal "(gdb)".
8271
f810308b
AC
82722004-09-12 Andrew Cagney <cagney@gnu.org>
8273
8274 * gdbint.texinfo (Native Debugging): Delete description of
8275 FILES_INFO_HOOK.
8276
15a661f3
PH
82772004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8278
5ae4183a
AS
8279 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8280 to hex_string_custom (not historically correct, but more
15a661f3
PH
8281 understandable, given the current code).
8282
f3219c75
AC
82832004-09-03 Andrew Cagney <cagney@gnu.org>
8284
8285 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8286
f3bb6704
JJ
82872004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8288
8289 * observer.texi (solib_unloaded): New observer.
8290
8d2c00cb
AC
82912004-08-24 Andrew Cagney <cagney@gnu.org>
8292
8293 * gdbint.texinfo (Target Architecture Definition): Add missing
8294 comma.
8295
e7dc800a
MC
82962004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8297
8298 * (Using the Testsuite): build != host is supported,
8299 but some test scripts do not support build != host.
8300
73b03683
MK
83012004-08-14 Mark Kettenis <kettenis@gnu.org>
8302
8303 * gdbint.texinfo (Host Definition): Delete description of
8304 FCLOSE_PROVIDED and GETENV_PROVIDED.
8305
c0ccb908
MK
83062004-08-05 Mark Kettenis <kettenis@chello.nl>
8307
8308 * gdbint.texinfo (Host Definition): Delete description of
8309 NO_SYS_FILE.
8310 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8311 PTRACE_FP_BUG.
8312
9c8dbfa9
AC
83132004-08-05 Andrew Cagney <cagney@gnu.org>
8314
8315 * gdbint.texinfo (Target Architecture Definition): Delete
8316 reference to deprecated_read_fp.
8317
f42accbe
AC
83182004-08-02 Andrew Cagney <cagney@gnu.org>
8319
8320 * gdbint.texinfo (Target Architecture Definition): Delete
8321 description of DEPRECATED_REGISTER_BYTES.
8322
0b66e38c
EZ
83232004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8324
8325 * gdb.texinfo (Source Path): Document the new behavior of
8326 searching for the source files.
8327
15387254
EZ
83282004-07-17 Eli Zaretskii <eliz@gnu.org>
8329
8330 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8331 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8332 (Auto Display): Improve indexing.
8333
2c07db7a
AC
83342004-07-16 Andrew Cagney <cagney@gnu.org>
8335
8336 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8337 "-noasync".
8338
4644b6e3
EZ
83392004-07-09 Eli Zaretskii <eliz@gnu.org>
8340
8341 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8342 have the same prefix have only their prefix in the index.
8343
7561d450
MK
83442004-07-03 Mark Kettenis <kettenis@gnu.org>
8345
8346 * gdb.texinfo (BSD libkvm Interface): New node (section)
8347 (Native): Add it to the menu.
8348
67bebe79
MK
83492004-07-01 Mark Kettenis <kettenis@gnu.org>
8350
8351 * gdbint.texinfo (Target Architecture Definition): Remove
8352 PCC_SOL_BROKEN.
8353
1a6923e0
MK
83542004-06-24 Mark Kettenis <kettenis@gnu.org>
8355
8356 * gdbint.texinfo (Target Architecture Definition): Remove
8357 SUN_FIXED_LBRAC_BUG.
8358
b435e160
AC
83592004-06-26 Andrew Cagney <cagney@gnu.org>
8360
8361 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8362
b5622e8d
AC
83632004-06-20 Andrew Cagney <cagney@gnu.org>
8364
8365 * gdbint.texinfo (Target Architecture Definition): Deprecate
8366 USE_STRUCT_CONVENTION.
8367
e0c07bf0
MC
83682004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8369
8370 gdb.texinfo (Bug Reporting): Mention session recording,
8371 with the script command or Emacs.
8372
782263ab
AC
83732004-06-18 Andrew Cagney <cagney@gnu.org>
8374
8375 * gdbint.texinfo (Target Architecture Definition): Deprecate
8376 FUNCTION_START_OFFSET.
8377
03727ca6
AC
83782004-06-14 Andrew Cagney <cagney@gnu.org>
8379
8380 Based on changes from Karl Berry.
8381 * gdb.texinfo: Do not use @sc in a direntry.
8382 * stabs.texinfo: Change @dircateogry to "Software development".
8383 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8384
97092415
AC
83852004-06-13 Andrew Cagney <cagney@gnu.org>
8386
8387 * gdbint.texinfo (Target Architecture Definition): Delete
8388 description of RETURN_VALUE_ON_STACK.
8389
1f6d4158
AC
83902004-06-09 Andrew Cagney <cagney@gnu.org>
8391
8392 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8393 deleted by previous patch.
8394
d966f0cb
AC
83952004-06-08 Andrew Cagney <cagney@gnu.org>
8396
8397 * gdbint.texinfo (Native Debugging): Delete documentation on
8398 ATTACH_DETACH.
8399
86fe4aaa
RC
84002004-06-06 Randolph Chung <tausq@debian.org>
8401
8402 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8403
d4b6d575
RC
84042004-06-06 Randolph Chung <tausq@debian.org>
8405
5ae4183a 8406 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8407 the new push_dummy_call method signature. Describe the function
8408 argument.
8409
4e8b0763
JB
84102004-05-24 Joel Brobecker <brobecker@gnat.com>
8411
8412 * gdb.texinfo (Starting): Document new start command.
8413
59caf092
AC
84142004-05-21 Andrew Cagney <cagney@redhat.com>
8415
8416 * observer.texi (GDB Observers): Document "inferior_created".
8417
e4a2df64
AC
84182004-05-08 Andrew Cagney <cagney@redhat.com>
8419
e6b55ae2
AC
8420 * gdbint.texinfo (Target Architecture Definition): Delete
8421 description of DO_DEFERRED_STORES.
8422
28954179
AC
8423 * gdbint.texinfo (Target Architecture Definition): Delete
8424 references to DEPRECATED_FIX_CALL_DUMMY.
8425
434b87dd
AC
8426 * gdbint.texinfo (Target Architecture Definition): Delete
8427 description of DEPRECATED_CALL_DUMMY_WORDS,
8428 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8429
58d28df8
AC
8430 * gdbint.texinfo (Target Architecture Definition): Delete
8431 description of DEPRECATED_PUSH_DUMMY_FRAME.
8432
e4a2df64
AC
8433 * gdbint.texinfo (Target Architecture Definition): Delete
8434 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8435
2b4855ab
AC
84362004-05-07 Andrew Cagney <cagney@redhat.com>
8437
8438 * observer.texi (GDB Observers): Add "Debugging" section. Include
8439 cross reference to "set/show debug observer".
8440 * gdb.texinfo (Debugging Output): Document "set/show debug
8441 observer".
8442
fcf70625
AC
84432004-05-01 Andrew Cagney <cagney@redhat.com>
8444
8445 * gdbint.texinfo (Target Architecture Definition): Delete
8446 description of DEPRECATED_PC_IN_SIGTRAMP.
8447
8ee56bcf
AC
84482004-04-30 Andrew Cagney <cagney@redhat.com>
8449
8450 * gdbint.texinfo (Target Architecture Definition): Delete
8451 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8452
67ab9a76
OF
84532004-04-30 Orjan Friberg <orjanf@axis.com>
8454
8455 * observer.texi (GDB Observers): Correct spelling.
8456
79346bcb
OF
84572004-04-26 Orjan Friberg <orjanf@axis.com>
8458
8459 * observer.texi (GDB Observers): Add target_changed event.
8460
7a464420
AC
84612004-04-08 Andrew Cagney <cagney@redhat.com>
8462
8463 * observer.texi (GDB Observers): Rework, provide generic observer
8464 definitions and then a list of observable events.
8465
6cdf9d98
AC
84662004-04-04 Andrew Cagney <cagney@redhat.com>
8467
8468 * gdbint.texinfo (Host Definition): Delete reference to
8469 NO_SIGINTERRUPT.
8470
ddc135a4
AC
84712004-04-02 Andrew Cagney <cagney@redhat.com>
8472
8473 * gdbint.texinfo (Target Architecture Definition): Delete
8474 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8475
6a1b180d
SC
84762004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8477
8478 * gdb.texinfo (TUI Commands): Document tui reg commands.
8479
d0d5df6f
AC
84802004-03-26 Andrew Cagney <cagney@redhat.com>
8481
8482 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8483 "gdbtui".
8484 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8485 (Contributors): Mention both Text and Terminal User Interface.
8486
aa2a3f87
AC
84872004-03-23 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdbint.texinfo (Target Architecture Definition): Deprecate
8490 references to SIGTRAMP_START and SIGTRAMP_END.
8491
f561f026
AC
84922004-03-23 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Target Architecture Definition): Deprecate
8495 references to PC_IN_SIGTRAMP.
8496
33cb8b0f
AC
84972004-03-19 Andrew Cagney <cagney@redhat.com>
8498
8499 * gdbint.texinfo (Target Architecture Definition): Delete
8500 reference to GDB_TARGET_IS_HPPA.
8501
fc989b7a
AC
85022004-03-18 Andrew Cagney <cagney@redhat.com>
8503
8504 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8505 describe pre_init and post_init.
8506
701b08bb
DJ
85072004-03-09 Daniel Jacobowitz <drow@mvista.com>
8508
8509 * gdb.texinfo (Debugging Output): Document values for "set debug
8510 target".
8511
faae5abe
AC
85122004-02-28 Andrew Cagney <cagney@redhat.com>
8513
8514 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8515
dd79a6cf
JJ
85162004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8517
8518 * gdb.texinfo (breakpoints): Add information about the
8519 new "set breakpoint pending" and "show breakpoint pending"
8520 commands.
8521
e7f16015
AC
85222004-02-26 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8525 in Per-architecture module data section.
8526
7161a3a6
RM
85272004-02-25 Roland McGrath <roland@redhat.com>
8528
8529 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8530
2154891a
AC
85312004-02-24 Andrew Cagney <cagney@redhat.com>
8532
8533 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8534 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8535 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8536
6c74ac8b
AC
85372004-02-17 Andrew Cagney <cagney@redhat.com>
8538
8539 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8540
19772a2c
AC
85412004-02-16 Andrew Cagney <cagney@redhat.com>
8542
8543 * gdbint.texinfo (Target Architecture Definition): Deprecate
8544 FRAMELESS_FUNCTION_INVOCATION.
8545
c9830293
AC
85462004-02-16 Andrew Cagney <cagney@redhat.com>
8547
8548 * gdbint.texinfo (Coding): Mention -Wunused-function.
8549
b9d26eb9
AC
85502004-02-14 Andrew Cagney <cagney@redhat.com>
8551
8552 * gdbint.texinfo (Target Architecture Definition): Delete
8553 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8554
49efadf5
EZ
85552004-02-12 Elena Zannoni <ezannoni@redhat.com>
8556
8557 * gdb.texinfo: Properly quote the name "C++".
8558 * gdbint.texinfo: Ditto.
8559 * stabs.texinfo: Ditto.
8560
1eb288ea
EZ
85612004-02-11 Elena Zannoni <ezannoni@redhat.com>
8562
8563 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8564 minimal information about libiberty.
8565
e4937fc1
MC
85662004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8567
8568 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8569
a9331b3f
RM
85702004-02-04 Roland McGrath <roland@redhat.com>
8571
8572 * gdb.texinfo (Auxiliary Vector): New node (section).
8573 (Data): Add it to the menu.
8574
2650777c
JJ
85752004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8576
8577 * gdb.texinfo (Breakpoints): Add information about pending
8578 breakpoint support.
8579
b4501125
AC
85802004-01-26 Andrew Cagney <cagney@redhat.com>
8581
8582 * gdb.texinfo (Overview): Delete references to the cisco protocol
8583 including the "N" response.
8584
74055713
AC
85852004-01-26 Andrew Cagney <cagney@redhat.com>
8586
8587 * gdbint.texinfo (Target Architecture Definition): Rename
8588 EXTRACT_STRUCT_VALUE_ADDRESS to
8589 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8590
3bbe9696
EZ
85912004-01-24 Eli Zaretskii <eliz@gnu.org>
8592
8593 * gdb.texinfo (KOD): Document "show os". Add index entries for
8594 "set/show os" and "info cisco" commands.
8595
5843504f
EZ
85962004-01-21 Eli Zaretskii <eliz@gnu.org>
8597
8598 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8599
9175c9a3
MC
86002004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8601
8602 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8603 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8604
8e94b928
NR
86052004-01-19 Nick Roberts <nick@nick.uklinux.net>
8606
8607 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8608 -stack-list-locals.
8609 (GDB/MI Variable Objects): Describe extension to
8610 -var-list-children.
8611
a20cf136
DJ
86122004-01-17 Daniel Jacobowitz <drow@mvista.com>
8613
8614 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8615
afb18d0f
AC
86162004-01-17 Andrew Cagney <cagney@redhat.com>
8617
8618 * gdbint.texinfo (Target Architecture Definition): Delete
8619 documentation on DEPRECATED_NPC_REGNUM.
8620
b51970ac
DJ
86212004-01-13 Daniel Jacobowitz <drow@mvista.com>
8622
8623 * gdb.texinfo: Update copyright year. Mention that set
8624 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8625 "set follow-fork-mode ask".
8626
0f0cffd2
AC
86272004-01-13 Andrew Cagney <cagney@redhat.com>
8628
8629 * gdbint.texinfo: Update copyright year.
8630 (Coding): Add -Wunused-label to list of -Werror warnings.
8631
c552b3bb 86322004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8633 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8634
8635 * gdb.texinfo: Update copyright.
8636 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8637 around names, as appropriate. Minor syntax cleanup of
8638 _NSPrintForDebugger explanation. Two spaces after periods.
8639 GDBN used instead of lit. "gdb". Index entries added for
8640 print-object and _NSPrintForDebugger. @noindent added in one spot.
8641
afe157ca
EZ
86422003-11-11 Elena Zannoni <ezannoni@redhat.com>
8643
8644 * stabs.texinfo: Add dircategory and direntry commands.
8645 * annotate.texinfo: Ditto.
8646
963e2bb7
AC
86472003-11-10 Andrew Cagney <cagney@redhat.com>
8648
8649 * gdbint.texinfo (Target Architecture Definition): Replace the
8650 return_value method's "inval" and "outval" parameters with
8651 "readbuf" and "writebuf".
8652
1d8b2f28
JB
86532003-10-28 Jim Blandy <jimb@redhat.com>
8654
8655 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8656 from "The `F' request packet" and "The `F' reply packet", to make
8657 texi2dvi happy.
8658 (File-I/O remote protocol extension): Update menu entries, too.
8659
36d86913
MC
86602003-10-26 Michael Chastain <mec@shout.net>
8661
8662 * gdb.texinfo (Thread Stops): Document the issue with
8663 premature return from system calls in multi-threaded programs.
8664
ce2826aa
AC
86652003-10-24 Andrew Cagney <cagney@redhat.com>
8666
8667 * annotate.texinfo: Fix "fortunatly"[sic].
8668
f24c5e49
KI
86692003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8670
8671 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8672 with "Hitachi" and "Mitsubishi".
8673
92ad9cd9
AC
86742003-10-20 Andrew Cagney <cagney@redhat.com>
8675
8676 * gdbint.texinfo (Target Architecture Definition): Document
8677 gdbarch_return_value. Add cross references from
8678 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8679 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8680
0ab4b752
MK
86812003-10-18 Mark Kettenis <kettenis@gnu.org>
8682
8683 * gdbint.texinfo (Target Architecture Definition): Document
8684 regset_from_core_section.
fb3e19c0
KI
8685
86862003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8687
8688 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8689
a9331b3f 86902003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8691
8692 From Anthony Green <green@redhat.com>:
5ae4183a 8693 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8694
1485d690
KB
86952003-10-14 Kevin Buettner <kevinb@redhat.com>
8696
889bf7c5
PA
8697 * gdb.texinfo (Breakpoint related warnings): New node.
8698 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8699
86d30acc
DJ
87002003-10-13 Daniel Jacobowitz <drow@mvista.com>
8701
8702 * gdb.texinfo (Remote Protocol): Document v and vCont.
8703
172c2a43
KI
87042003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8705
8706 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8707 * gdbint.texinfo: Ditto.
8708
71952f4c
AC
87092003-10-09 Andrew Cagney <cagney@redhat.com>
8710
8711 From 2003-09-18 David Anderson <davea@sgi.com>:
8712 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8713 "command".
8714
268e2188
AC
87152003-10-03 Andrew Cagney <cagney@redhat.com>
8716
8717 * gdbint.texinfo (Target Architecture Definition): Deprecate
8718 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8719 just target.
8720
12c266ea 87212003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8722
f30992d4 8723 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8724 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8725 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8726 * gdbint.texinfo (Target Architecture Definition): Rename
8727
87282003-09-30 Andrew Cagney <cagney@redhat.com>
8729
f30992d4 8730 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8731 (Target Architecture Definition):
f30992d4 8732
2e092625
AC
8733 * gdbint.texinfo (Target Architecture Definition): Rename
8734 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8735
0717ae8a
AC
87362003-09-29 Andrew Cagney <cagney@redhat.com>
8737
dad809b7
AC
8738 * gdbint.texinfo (Target Architecture Definition): Delete
8739 documentation for NEED_TEXT_START_END.
8740
0717ae8a
AC
8741 * gdbint.texinfo (Target Architecture Definition): Rename
8742 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8743 TARGET_WRITE_PC.
a9331b3f 8744
af6cf26d
MC
87452003-09-22 Michael Chastain <mec@shout.net>
8746
8747 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8748
ee206350
AG
87492003-09-21 Anthony Green <green@redhat.com>
8750
8751 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8752
a38c9fe6
MK
87532003-09-21 Mark Kettenis <kettenis@gnu.org>
8754
8755 * gdbint.texinfo (Target Architecture Definition): Document
8756 stabs_argument_has_addr.
8757
77949794
AC
87582003-09-18 Andrew Cagney <cagney@redhat.com>
8759
8760 * gdbint.texinfo (Target Architecture Definition): Delete
8761 documentation on REGISTER_NAMES.
8762
8e823e25
MK
87632003-09-13 Mark Kettenis <kettenis@gnu.org>
8764
8765 * gdbint.texinfo (Target Architecture Definition): Replace
8766 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8767
f27dd7fd
AC
87682003-09-11 Andrew Cagney <cagney@redhat.com>
8769
8770 * gdbint.texinfo (Target Architecture Definition): Replace
8771 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8772
8b148df9
AC
87732003-08-18 Andrew Cagney <cagney@redhat.com>
8774
8775 * gdbint.texinfo (Target Architecture Definition): Document
8776 "frame_red_zone_size".
8777
25d29d70
AC
87782003-08-09 Andrew Cagney <cagney@redhat.com>
8779
8780 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8781 with "set/show backtrace past-main" and "set/show backtrace
8782 limit".
8783
c938e9b0
L
87842003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8785
8786 * Makefile.in (install-info): Support DESTDIR.
8787 (install-html): Likewise.
8788
64fabec2
AC
87892003-08-07 Andrew Cagney <cagney@redhat.com>
8790
8791 Patch from Nick Roberts.
8792 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8793 bindings. Remove description of send-gdb-command.
8794
2fcf52f0
AC
87952003-08-07 Andrew Cagney <cagney@redhat.com>
8796
8797 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8798 GDB 6.0.
8799
086432e2
AC
88002003-08-06 Andrew Cagney <cagney@redhat.com>
8801
8802 * gdb.texinfo (Mode Options): Mention that level three is the
8803 highest available and that level 2 is deprecated.
8804 (Annotations Overview): Mention annotation levels. Cross reference
8805 to "Limitations of the Annotation Interface" in annotate.texi.
8806 (TODO, Value Annotations, Frame Annotations): Delete section.
8807 (Displays, Breakpoint Info): Delete.
8808
e5249f67
AC
88092003-08-04 Andrew Cagney <cagney@redhat.com>
8810
8811 * agentexpr.texi: Delete @bye.
8812 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8813 (stabs.info): Add $(srcdir) to include search path.
8814 (html): Depend on "annotate_toc.html", and not "annotate.html".
8815 * stabs.texinfo: Ditto. Include "fdl.texi".
8816 * gdbint.texinfo: Update copyright statement's list of invariant
8817 sections.
8818
e6f672d2
AC
88192003-07-28 Andrew Cagney <cagney@redhat.com>
8820
8821 * Makefile.in (INFO_DEPS): Add annotate.info.
8822 (dvi, ps, html, pdf): Add annotate.
8823 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8824 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8825 (ANNOTATE_DOC_FILES): New macro.
8826 (ANNOTATE_TEX_TMPS): New macro.
8827 (annotate.info, annotate_toc.html): Specify dependencies.
8828 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8829 * annotate.texinfo: Rename annotate.texi. Get building. Add
8830 "Migrating to GDB/MI" and "Limitations of the Annotation
8831 Interface" chapters. Mention why it is not part of the user
8832 guide. Update copyright notice. Include "fdl.texi".
8833
72ffddc9
SC
88342003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8835
8836 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8837
a9f12a31
DJ
88382003-07-24 Daniel Jacobowitz <drow@mvista.com>
8839
8840 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8841
b1fe9455
DJ
88422003-07-24 Daniel Jacobowitz <drow@mvista.com>
8843
8844 * gdb.texinfo (Server): Mention pidof.
8845
153721e6
AC
88462003-07-22 Andrew Cagney <cagney@redhat.com>
8847
8848 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8849 list.
8850
0fac0b41
DJ
88512003-06-28 Daniel Jacobowitz <drow@mvista.com>
8852
8853 * gdb.texinfo (Logging output): New chapter.
8854
4e562065
JB
88552003-06-24 Joel Brobecker <brobecker@gnat.com>
8856
8857 * gdb.texinfo (Unsupported languages): New section.
8858 (Languages): Add link to new section.
8859
f2c06f52
AC
88602003-06-22 Andrew Cagney <cagney@redhat.com>
8861
8862 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8863
b4177fca
DJ
88642003-06-22 Daniel Jacobowitz <drow@mvista.com>
8865
8866 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8867
f418dd93
DJ
88682003-06-22 Daniel Jacobowitz <drow@mvista.com>
8869
8870 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8871 * agentexpr.texi: Retitle section, and change it to an appendix.
8872 Comment out texinfo initialization. Factor a @var{} into two
8873 pieces to prevent makeinfo warnings.
8874 * gdb.texinfo: Add Agent Expressions appendix.
8875
4ca61388
DJ
88762003-06-19 Daniel Jacobowitz <drow@mvista.com>
8877
8878 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8879
07f31aa6
DJ
88802003-06-18 Daniel Jacobowitz <drow@mvista.com>
8881
5ae4183a 8882 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8883 remote target". Document the "detach" and "disconnect" commands.
8884 (Server, Netware, Debug Session): Reference "Connecting to a
8885 remote target".
8886 (GDB/MI Target Manipulation): Document "-target-disconnect".
8887
2dd0da42
AC
88882003-06-13 Andrew Cagney <cagney@redhat.com>
8889
8890 * gdbint.texinfo (Target Architecture Definition): Deprecate
8891 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8892 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8893
e7a3abfc
JB
88942003-06-09 Jim Blandy <jimb@redhat.com>
8895
8896 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8897
25e3a86b
AC
88982003-06-08 Andrew Cagney <cagney@redhat.com>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Delete
8901 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8902
a9e5fdc2
AC
89032003-06-08 Andrew Cagney <cagney@redhat.com>
8904
8905 * gdbint.texinfo (Target Architecture Definition): Document
8906 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8907
b37303ee
AF
89082003-06-07 Adam Fedor <fedor@gnu.org>
8909
8910 * gdb.texinfo: Add Objective-C documentation.
8911
39fe6e80
AC
89122003-06-01 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8915 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8916
125309b2
AC
89172003-05-21 Andrew Cagney <cagney@redhat.com>
8918
8919 * gdbint.texinfo (Target Architecture Definition): Delete
8920 references to "extract_address" and "store_address".
8921
b8b527c5
AC
89222003-05-16 Andrew Cagney <cagney@redhat.com>
8923
8924 * gdbint.texinfo (Target Architecture Definition): Replace
8925 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8926 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8927
50e3ee83
TR
89282003-05-14 Theodore A. Roth <troth@openavr.org>
8929
8930 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8931
44e2be90
L
89322003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8933
8934 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8935 (gdb.dvi): Likewise.
8936 (gdb.pdf): Likewise.
8937 (links2roff): Likewise.
8938
df5215a6
JB
89392003-05-08 Jim Blandy <jimb@redhat.com>
8940
8941 * gdb.texinfo (Dump/Restore Files): Update documentation for
8942 'dump', 'append', and 'restore': note that format argument is
8943 optional; simplify presentation of the command variants; and be
8944 more precise about the formats.
8945
5e7b2f39
JB
89462003-05-07 Jim Blandy <jimb@redhat.com>
8947
8948 * gdb.texinfo (Symbols): Update documentation: 'maint list
8949 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8950 symtabs' and 'maint info psymtabs'.
8951
b1e29e33
AC
89522003-05-05 Andrew Cagney <cagney@redhat.com>
8953
8954 * gdbint.texinfo (Target Architecture Definition): Make
8955 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8956 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8957 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8958
00905d52
AC
89592003-05-04 Andrew Cagney <cagney@redhat.com>
8960
8961 * gdb.texinfo (Maintenance Commands): Document "maint print
8962 dummy-frames".
8963
54ff5908
AC
89642003-05-04 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8967
32e7087d
JB
89682003-05-03 J. Brobecker <brobecker@gnat.com>
8969
8970 Thierry Schneider <tpschneider1@yahoo.com>
8971 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8972 for new MI command.
8973
7043d8dc
AC
89742003-05-03 Andrew Cagney <cagney@redhat.com>
8975
8976 * gdbint.texinfo (Target Architecture Definition): Document
8977 push_dummy_code. Add cross references.
8978
e33d66ec
EZ
89792003-05-02 Elena Zannoni <ezannoni@redhat.com>
8980
8981 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8982 set/show charsets commands.
8983
0ba6dca9
AC
89842003-04-28 Andrew Cagney <cagney@redhat.com>
8985
8986 * gdbint.texinfo (Target Architecture Definition): Replace
8987 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8988 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8989
d7a27068
AC
89902003-04-28 Andrew Cagney <cagney@redhat.com>
8991
8992 * gdbint.texinfo (Target Architecture Definition): Rename
8993 "tm_print_insn" to "deprecated_tm_print_insn".
8994
44ea7b70
JB
89952003-04-09 Jim Blandy <jimb@redhat.com>
8996
8997 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8998 list psymtabs'.
8999
fb8f8949
AC
90002003-04-08 Andrew Cagney <cagney@redhat.com>
9001
9002 * gdbint.texinfo (Target Architecture Definition): Delete
9003 references to EXTRA_FRAME_INFO.
9004
32fb0f22
AC
90052003-04-08 Andrew Cagney <cagney@redhat.com>
9006
9007 * gdbint.texinfo (Target Architecture Definition): Delete
9008 PRINT_TYPELESS_INTEGER.
9009
6be67e67
JB
90102003-04-02 J. Brobecker <brobecker@gnat.com>
9011
9012 * observer.texi (GDB Observers): Adjust the documentation for the
9013 normal_stop notification to better describe reality. Fix a couple
9014 of minor typos.
9015
4e35d5f0
BR
90162003-04-02 Bob Rossi <bob_rossi@cox.net>
9017
a9331b3f 9018 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9019 '-file-list-exec-source-file'
9020
e8a8712a
AC
90212003-03-31 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Delete
9024 references to CALL_DUMMY_P.
9025
6c0e89ed
AC
90262003-03-30 Andrew Cagney <cagney@redhat.com>
9027
9028 * gdbint.texinfo (Target Architecture Definition): Remove
9029 reference to TARGET_WRITE_SP.
a9331b3f 9030
378bfd1b
AC
90312003-03-27 Andrew Cagney <cagney@redhat.com>
9032
9033 * gdbint.texinfo (Target Architecture Definition): Remove
9034 references to write_sp.
6c0e89ed 9035
922fbb7b
AC
90362003-03-27 Andrew Cagney <cagney@redhat.com>
9037
9038 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9039 chapter body. Use @smallexample instead of @example.
9040 (Annotations): Ditto.
9041 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9042 annotate.texi.
9043
b81774d8
AC
90442003-03-26 Andrew Cagney <cagney@redhat.com>
9045
9046 * gdbint.texinfo (Target Architecture Definition): Replace
9047 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9048 dummy_addr parameters.
9049
1bf6d5cc
AC
90502003-03-25 Andrew Cagney <cagney@redhat.com>
9051
9052 * gdbint.texinfo (Target Architecture Definition): Delete
9053 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9054 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9055 Add reference to PUSH_ARGUMENTS.
9056
618ce49f
AC
90572003-03-23 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9060 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9061
bcd7e15f
JB
90622003-03-18 J. Brobecker <brobecker@gnat.com>
9063
9064 * gdbint.texinfo (Algorithms): Add new section describing the
9065 Observer paradigm.
9066 (Top): Add menu entry to new observer appendix.
9067 * observer.texi: New file.
9068 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9069 new observer.texi file.
9070
9fe8321b
AC
90712003-03-17 Andrew Cagney <cagney@redhat.com>
9072
9073 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9074 that GNU Press update the manual version number.
9075
ac2adee5
AC
90762003-03-12 Andrew Cagney <cagney@redhat.com>
9077
9078 * gdbint.texinfo (Target Architecture Definition): Delete
9079 references to get_saved_register. Rename GET_SAVED_REGISTER to
9080 DEPRECATED_GET_SAVED_REGISTER.
9081
749b82f6
AC
90822003-03-13 Andrew Cagney <cagney@redhat.com>
9083
9084 * gdbint.texinfo (Target Architecture Definition): Replace
9085 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9086
8bedc050
AC
90872003-03-12 Andrew Cagney <cagney@redhat.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Rename
9090 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9091
0ce1b118
CV
90922003-03-10 Corinna Vinschen <vinschen@redhat.com>
9093
9094 * gdb.texinfo: Add File-I/O documentation.
9095
12cc2063
AC
90962003-03-10 Andrew Cagney <cagney@redhat.com>
9097
9098 * gdbint.texinfo (Target Architecture Definition): Cross reference
9099 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9100
7453dc06
AC
91012003-03-07 Andrew Cagney <cagney@redhat.com>
9102
9103 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9104 frame" command.
9105
6314f104
AC
91062003-03-05 Andrew Cagney <cagney@redhat.com>
9107
9108 * gdbint.texinfo (Target Architecture Definition): Document
9109 unwind_dummy_id. Cross reference unwind_dummy_id and
9110 SAVE_DUMMY_FRAME_TOS.
9111
f1212245
DJ
91122003-03-05 James Ingham <jingham@apple.com>
9113 Daniel Jacobowitz <drow@mvista.com>
9114
9115 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9116 and "show cp-abi".
9117
77e7e267
AC
91182003-03-03 Andrew Cagney <cagney@redhat.com>
9119
9120 * gdbint.texinfo (Target Architecture Definition): Document
9121 register_type.
9122
838a8221
AC
91232003-03-03 Andrew Cagney <cagney@redhat.com>
9124
9125 * stabs.texinfo (Structures): Use @samp and separate @var's
9126 instead of a single @var containing a comma separated list.
9127 (Unions): Ditto.
9128
d7f4a264
DJ
91292003-03-02 Daniel Jacobowitz <drow@mvista.com>
9130
9131 * Makefile.in (distclean): Remove config.log.
9132
f30ee0bc
AC
91332003-03-01 Andrew Cagney <cagney@redhat.com>
9134
9135 * gdbint.texinfo (Target Architecture Definition): Rename
9136 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9137
91382003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9139
9140 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9141 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9142
be448670
CF
91432003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9144
9145 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9146 (Non-debug DLL symbols): New node, describing the minimal symbols
9147 loaded from DLLs without real debugging symbols.
9148
501eef12
AC
91492003-02-20 Andrew Cagney <ac131313@redhat.com>
9150
9151 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9152 hardware-breakpoint-limit".
9153 (Set Watchpoints): Add cross reference to "set remote
9154 hardware-watchpoint-limit".
9155 (Remote configuration options): New section.
9156
21c294e6
AC
91572003-02-04 Andrew Cagney <ac131313@redhat.com>
9158
e9be73e4
AC
9159 * gdbint.texinfo (Target Architecture Definition): Delete
9160 descrption of IS_TRAPPED_INTERNALVAR.
9161
21c294e6
AC
9162 From Keith Seitz <keiths@redhat.com>:
9163 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9164 option "-i"/"--interpreter" to this chapter. Include index
9165 entries.
9166
0179ffac
DC
91672003-02-04 David Carlton <carlton@math.stanford.edu>
9168
9169 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9170 (Variables): Recommend stabs+ and DWARF 2.
9171 (C plus plus expressions): Correct info about
9172 compiler versions, debug formats.
9173 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9174 PR symtab/874.
9175
7ca9f392
AC
91762003-02-01 Andrew Cagney <ac131313@redhat.com>
9177
9178 * gdbint.texinfo (Target Architecture Definition): Delete
9179 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9180 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9181 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9182 references to nindy and i960.
9183 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9184
31a85ea2
AC
91852003-02-01 Andrew Cagney <ac131313@redhat.com>
9186
9187 * gdbint.texinfo (Target Architecture Definition): Delete
9188 FLOAT_INFO.
9189
6b894e49
AC
91902003-01-30 Andrew Cagney <ac131313@redhat.com>
9191
9192 * stabs.texinfo (Member Type Descriptor): Clarify description of
9193 `@'. Suggested by Ben Hutchings.
9194
c48861fb
AC
91952003-01-29 Andrew Cagney <ac131313@redhat.com>
9196
9197 * gdb.texinfo (M68K): Delete reference to es1800.
9198
617073a9
AC
91992003-01-29 Andrew Cagney <ac131313@redhat.com>
9200
9201 * gdb.texinfo (Maintenance Commands): Document `maint print
9202 reggroups' and `maint print register-groups'.
9203 * gdbint.texinfo (Target Architecture Definition): Document
9204 register_reggroup_p.
9205
5b5d99cf
JB
92062003-01-23 Jim Blandy <jimb@redhat.com>
9207
9208 * gdb.texinfo (Separate Debug Files): New section.
9209
e7ba9c65
DJ
92102003-01-22 Daniel Jacobowitz <drow@mvista.com>
9211
9212 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9213 and "maint show profile".
9214
94e91d6d
MC
92152003-01-16 Michael Chastain <mec@shout.net>
9216
9217 * gdb.texinfo (Installing GDB): Warn against
9218 ".../gdb-VERSION/gdb/configure".
9219 (Separate Objdir): Likewise.
9220
867f3898
AC
92212003-01-15 Andrew Cagney <ac131313@redhat.com>
9222
9223 * gdbint.texinfo (Target Architecture Definition): Delete
9224 definition of PRINT_REGISTER_HOOK.
9225
f153cc92
EZ
92262003-01-15 Elena Zannoni <ezannoni@redhat.com>
9227
9228 (OpenRISC 1000): Fix formatting of command names.
9229
c60eb6f1
EZ
92302003-01-15 Elena Zannoni <ezannoni@redhat.com>
9231
9232 * gdb.texinfo (Continuing and Stepping): Add new command
9233 'advance'. Clarify behavior of 'until'.
9234
f5ebfba0
DJ
92352003-01-13 Daniel Jacobowitz <drow@mvista.com>
9236
9237 * gdb.texinfo (Files): Document solib-absolute-prefix and
9238 solib-search-path.
9239
4ce8657e
MC
92402003-01-09 Michael Chastain <mec@shout.net>
9241
9242 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9243 (Create a Release): Add new instructions for new @file{src-release}.
9244 Document existing instructions for @file{Makefile.in} as
9245 being for @value{GDBN} 5.3.1 or earlier.
9246
372613e3
AC
92472003-01-09 Andrew Cagney <ac131313@redhat.com>
9248
9249 * gdbint.texinfo (Target Architecture Definition): Mention
9250 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9251 allocate memory.
9252
b4e9345d
DJ
92532003-01-04 Daniel Jacobowitz <drow@mvista.com>
9254
9255 * gdb.texinfo (Controlling GDB): Add @kindex for
9256 "show osabi".
9257 (Backtraces): Add @kindex's for backtrace-below-main.
9258
98b45e30
DJ
92592003-01-04 Daniel Jacobowitz <drow@mvista.com>
9260
9261 * gdb.texinfo (Controlling GDB): Document "set osabi".
9262
95f90d25
DJ
92632003-01-04 Daniel Jacobowitz <drow@mvista.com>
9264
9265 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9266 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9267
1e698235
DJ
92682003-01-04 Daniel Jacobowitz <drow@mvista.com>
9269
9270 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9271 "set coerce-float-to-double".
9272 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9273
e632838e
AC
92742003-01-02 Andrew Cagney <ac131313@redhat.com>
9275
9276 * stabs.texinfo: Remove obsolete text.
9277 * gdbint.texinfo: Ditto.
9278 * gdb.texinfo: Ditto.
9279
c133ab7a
MK
92802002-12-22 Mark Kettenis <kettenis@gnu.org>
9281
9282 * gdbint.texinfo (Target Architecture Definition): Update
9283 description of gdbarch_register_osabi.
9284
f821f325
KH
92852002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9286
9287 * agentexpr.texi: Fix typos.
9288 * annotate.texi: Likewise.
9289 * fdl.texi: Likewise.
9290
85a6d8d3 92912002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9292
9293 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9294 DEPRECATED_INIT_FRAME_PC.
9295
ae45cd16
AC
92962002-12-01 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdbint.texinfo (Target Architecture Definition): Delete
9299 PC_IN_CALL_DUMMY.
9300
07555a72
AC
93012002-11-28 Andrew Cagney <ac131313@redhat.com>
9302
9303 * gdbint.texinfo (Host Definition): Delete documentation on
9304 USE_GENERIC_DUMMY_FRAMES.
9305
c166cdc7
EZ
93062002-11-26 Elena Zannoni <ezannoni@redhat.com>
9307
5ae4183a 9308 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9309 * Makefile.in (install-info): Run the install-info command as part
9310 of the post install steps only.
9311 (uninstall-info): New target.
9312 (uninstall): New target.
9313
35db0260
EZ
93142002-11-22 Elena Zannoni <ezannoni@redhat.com>
9315
9316 * Makefile.in (install): Make install do some real work.
9317
9ba8d803
AC
93182002-11-19 Andrew Cagney <ac131313@redhat.com>
9319
9320 Fix POSIX problem reported by Paul Eggert.
9321 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9322 Fix PR gdb/527.
9323
903ad3a6
AC
93242002-10-26 Andrew Cagney <cagney@redhat.com>
9325
9326 * gdbint.texinfo (Target Architecture Definition): Delete
9327 definition of DO_REGISTERS_INFO.
9328
f2abfe65
KB
93292002-10-18 Kevin Buettner <kevinb@redhat.com>
9330
9331 * gdbint.texinfo (Address Classes): Fix problems with insertion
9332 of ``{'' and ``}'' in example.
9333
b5b0480a
KB
93342002-10-17 Kevin Buettner <kevinb@redhat.com>
9335
9336 * gdbint.texinfo (Address Classes): New section.
9337 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9338 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9339 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9340 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9341
c85508ee
KD
93422002-10-11 Klee Dienes <kdienes@apple.com>
9343
9344 * gdb.texinfo (Registers): Mention vector registers as well as
9345 floating registers in the documentation for 'info registers' and
9346 'info all-registers'.
9347
6d12fc3d
DJ
93482002-10-11 Daniel Jacobowitz <drow@mvista.com>
9349
9350 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9351
8d19fbd2
JJ
93522002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9353
9354 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9355 interface definition.
9356
a37295f9
MM
93572002-10-03 Marko Mlinar <markom@opencores.org>
9358
9359 * gdb.texinfo (Target Commands): Add or1k target specific
9360 commands.
9361 * gdb.texinfo (Contributors): Add myself to the contributors list.
9362
da0f9dcd
AC
93632002-10-01 Andrew Cagney <ac131313@redhat.com>
9364
9365 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9366 and "mi1" instead of "mi1" and "mi0".
9367
2e834e49
HPN
93682002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9369
9370 * gdb.texinfo (Packets): Fix typos "alligned".
9371 Correct z3/Z3 description. Correct z4/Z4 title.
9372
050be0dc
AC
93732002-09-27 Andrew Cagney <ac131313@redhat.com>
9374
9375 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9376
1104b9e7
KB
93772002-09-25 Kevin Buettner <kevinb@redhat.com>
9378
9379 * gdb.texinfo: Use GNU/Linux instead of Linux.
9380
512217c7
AC
93812002-09-25 Andrew Cagney <ac131313@redhat.com>
9382
9383 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9384
10998722
AC
93852002-09-24 Andrew Cagney <ac131313@redhat.com>
9386
512217c7 9387 * gdb.texinfo: Replace @example with @smallexample.
10998722 9388
a0eb71c5
KB
93892002-09-20 Kevin Buettner <kevinb@redhat.com>
9390
f7dc1244 9391 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9392 * gdb.texinfo (Character Sets): Use @smallexample instead of
9393 @example. Use GNU/Linux instead of Linux.
9394
93952002-09-20 Jim Blandy <jimb@redhat.com>
9396
9397 * gdb.texinfo: Add character set documentation.
9398
2f870471
AC
93992002-09-19 Andrew Cagney <ac131313@redhat.com>
9400
9401 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9402 (Packets): Add cross reference from `b' packet to `z' packets.
9403
790eb8f5
AC
94042002-09-19 Andrew Cagney <ac131313@redhat.com>
9405
8d30a00d
AC
9406 * gdb.texinfo (Maintenance Commands): Document ``maint
9407 internal-error'' and ``maint internal-warning''.
9408
790eb8f5
AC
9409 * gdbint.texinfo (Target Architecture Definition): Revise
9410 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9411
a23a7bf1
JB
94122002-09-19 Joel Brobecker <brobecker@gnat.com>
9413
9414 * gdbint.texinfo (Target Conditionals): Document the new
9415 NAME_OF_MALLOC macro.
9416
299ffc64
AC
94172002-09-05 Andrew Cagney <ac131313@redhat.com>
9418
9419 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9420 engineer.
9421
b7bb15bc
SC
94222002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9423
9424 * gdb.texinfo (TUI Overview): Document status line fields.
9425
3d757584
SC
94262002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9427
9428 * gdb.texinfo (TUI Commands): Document info win command.
9429
269c21fe
SC
94302002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9431
9432 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9433
7cf36c78
SC
94342002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9435
9436 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9437 (TUI Keys): Likewise.
9438
d2c6833e
AC
94392002-08-25 Andrew Cagney <ac131313@redhat.com>
9440
9441 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9442 for a packet receive.
9443
46d8b1c3
AC
94442002-08-25 Andrew Cagney <ac131313@redhat.com>
9445
9446 * Makefile.in (clean): Move to end of file.
9447 (distclean, maintainer-clean, realclean): Ditto.
9448 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9449 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9450 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9451 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9452
b0787093
AC
94532002-08-24 Andrew Cagney <ac131313@redhat.com>
9454
9455 * Makefile.in (GDBINT_TEX_TMPS): Define.
9456 (gdbint.dvi, gdbint.pdf): Use
9457 (GDB_TEX_TMPS): Define.
9458 (gdb.dvi, gdb.pdf): Use.
9459 (STABS_TEX_TMPS): Define.
9460 (stabs.dvi, stabs.pdf): Use.
9461 (GDB_DOC_SOURCE_INCLUDES): New macros.
9462 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9463 (GDBINT_DOC_FILES_INCLUDES): New macros.
9464 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9465 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9466 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9467 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9468 (links2roff): Replace SFILES_INCLUDED with
9469 GDB_DOC_SOURCE_INCLUDES.
9470 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9471 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9472 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9473 dependencies.
9474 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9475 dependencies.
9476 (gdbmi.texinfo): Delete rule.
9477 (inc-hist.texinfo): Delete rule.
9478 (rluser.texinfo): Delete rule.
9479
ebba8386
AC
94802002-08-23 Andrew Cagney <cagney@redhat.com>
9481
9482 * gdbint.texinfo (Target Architecture Definition): Update
9483 STORE_RETURN_VALUE, mention regcache.
9484
0ab7a791
AC
94852002-08-21 Andrew Cagney <ac131313@redhat.com>
9486
9487 * gdbint.texinfo (Target Architecture Definition): Document
9488 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9489
ee2d5c50
AC
94902002-08-19 Andrew Cagney <ac131313@redhat.com>
9491
9492 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9493 Fix minor typos. Add index entries.
9494
53c69bd7
AC
94952002-08-18 Andrew Cagney <ac131313@redhat.com>
9496
9497 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9498
e76f1f2e
AC
94992002-08-15 Andrew Cagney <ac131313@redhat.com>
9500
9501 * gdbint.texinfo (Target Architecture Definition): Document
9502 PRINT_VECTOR_INFO.
9503 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9504
0680b120
AC
95052002-08-13 Andrew Cagney <ac131313@redhat.com>
9506
9507 * gdb.texinfo (Maintenance Commands): Document "maint print
9508 registers", "maint print raw-registers" and "maint print
9509 cooked-registers".
9510
3c3bea1c
GS
95112002-08-08 Grace Sainsbury <graces@redhat.com>
9512
a9331b3f 9513 From Mark Salter:
3c3bea1c
GS
9514 * gdb.texinfo (Protocol): Document T packet extension to
9515 allow watchpoint address reporting.
9516
42f9b0a5
AC
95172002-08-03 Andrew Cagney <ac131313@redhat.com>
9518
9519 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9520
db034ac5
AC
95212002-08-01 Andrew Cagney <cagney@redhat.com>
9522
9523 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9524 to CHILL.
9525
e2b28d04
AC
95262002-08-01 Andrew Cagney <ac131313@redhat.com>
9527
9528 * gdbint.texinfo (Coding): Revise section "Include Files".
9529
7fb623f7
AC
95302002-07-24 Andrew Cagney <cagney@redhat.com>
9531
9532 * gdbint.texinfo: Obsolete references to m88k.
9533 * gdb.texinfo: Ditto.
9534
4a2b4636
JB
95352002-07-10 Joel Brobecker <brobecker@gnat.com>
9536
7fb623f7 9537 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9538 where the proper version of autoconf can be retrieved.
9539
a71ec265
DH
95402002-07-09 Don Howard <dhoward@redhat.com>
9541
9542 * gdb.texinfo (Command Files): Further describe the behavior of
9543 sourced command files.
9544
b9aa90c9
AC
95452002-06-27 Andrew Cagney <ac131313@redhat.com>
9546
9547 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9548 (Coding): Clarify ISO C version that GDB assumes.
9549
40dd2248
TT
95502002-06-26 Tom Tromey <tromey@redhat.com>
9551
9552 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9553 add_setshow_cmd_full.
9554
bfac230e
DH
95552002-06-25 Don Howard <dhoward@redhat.com>
9556
9557 * gdb.texinfo (Memory Region Attributes): Document new behavior
9558 for 'mem' command.
9559
475b0867
JB
95602002-06-11 Jim Blandy <jimb@redhat.com>
9561
919d772c
JB
9562 * gdb.texinfo (Symbols): Update documentation for `info source'
9563 command.
9564
475b0867
JB
9565 * gdb.texinfo (Macros): Call the command `info macro', not
9566 `show macro'.
9567
ba8c9337
AC
95682002-06-09 Andrew Cagney <ac131313@redhat.com>
9569
9570 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9571 data''.
9572
1029b7fa
MK
95732002-06-09 Mark Kettenis <kettenis@gnu.org>
9574
9575 * gdbint.texinfo (Target Architecture Definition): Document
9576 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9577
16737d73
AC
95782002-06-08 Andrew Cagney <ac131313@redhat.com>
9579
9580 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9581 lists.
9582
30107679
AC
95832002-06-08 Andrew Cagney <ac131313@redhat.com>
9584
9585 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9586 Branch''.
9587
3352e23e
AC
95882002-06-01 Andrew Cagney <ac131313@redhat.com>
9589
9590 * gdbint.texinfo (Target Architecture Definition): Add section
9591 ``Converting an existing Target Architecture to Multi-arch''.
9592
cbb09e6a
AC
95932002-05-30 Andrew Cagney <ac131313@redhat.com>
9594
9595 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9596 to ``Obsoleting code''. Revise.
9597
e2e0bcd1
JB
95982002-05-17 Jim Blandy <jimb@redhat.com>
9599
9600 * gdb.texinfo (C Preprocessor Macros): New chapter.
9601 Include it in the main menu.
9602 (Contributors): Credit Jim Blandy with macro support.
9603 (Compilation): Explain how to get macro information into the
9604 executable.
9605 (Expressions): Note that preprocessor macros are expanded.
9606
9db8d71f
DJ
96072002-05-14 Daniel Jacobowitz <drow@mvista.com>
9608
9609 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9610 options for `target remote'.
9611
6d531722
AC
96122002-05-13 Andrew Cagney <ac131313@redhat.com>
9613
9614 * gdbint.texinfo (Target Architecture Definition): Delete
9615 documentation on NNPC_REGNUM.
9616
13d01224
AC
96172002-05-11 Andrew Cagney <ac131313@redhat.com>
9618
9619 * gdbint.texinfo (Target Architecture Definition): Document
9620 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9621 (Target Architecture Definition): Revise section `Using Different
9622 Register and Memory Data Representations'. Add section `Raw and
9623 Virtual Register Representations'.
9624
b2e75d78
AC
96252002-05-11 Andrew Cagney <ac131313@redhat.com>
9626
9627 * gdbint.texinfo (Target Architecture Definition): Mention
9628 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9629 (Target Architecture Definition): Mention same. Add references to
9630 web pages.
9631
2c8682ee
MS
96322002-05-08 Michael Snyder <msnyder@redhat.com>
9633
9634 * stabs.texinfo (Attributes): Document new "vector" attribute.
9635
0816590b
AC
96362002-05-04 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9639
2653173e
AC
96402002-05-04 Andrew Cagney <ac131313@redhat.com>
9641
9642 * gdb.texinfo: Delete obsolete references to a29k.
9643
d7bd68ca
AC
96442002-04-24 Andrew Cagney <ac131313@redhat.com>
9645
9646 * gdbint.texinfo (Target Architecture Definition): Replace
9647 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9648
21d83aa5
DM
96492002-04-24 David S. Miller <davem@redhat.com>
9650
9651 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9652
7673a6cc
DM
96532002-04-21 David S. Miller <davem@redhat.com>
9654
9655 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9656
d49d1e0a
AC
96572002-04-21 Andrew Cagney <ac131313@redhat.com>
9658
9659 * gdbint.texinfo (Target Architecture Definition): Delete
9660 definition of HAVE_REGISTER_WINDOWS.
9661
f7dc1244 96622002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9663
9664 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9665 "Theodore A. Roth" <troth@verinet.com>.
9666
5ca0cb28
DH
96672002-04-15 Don Howard <dhoward@redhat.com>
9668
f7dc1244 9669 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9670 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9671 Provide a better explaination of this feature.
5ca0cb28 9672
f208ba17
AC
96732002-04-14 Andrew Cagney <ac131313@redhat.com>
9674
9675 * gdbint.texinfo (Target Architecture Definition): Remove
9676 FRAME_CHAIN_COMBINE.
9677
d5ba91de
MC
96782002-04-12 Michael Chastain <mec@shout.net>
9679
9680 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9681 REG_STACK_SEGMENT.
9682
26818220
MC
96832002-04-09 Michael Chastain <mec@shout.net>
9684
9685 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9686 PYRAMID_* macros.
9687
129188f6
AC
96882002-04-07 Andrew Cagney <ac131313@redhat.com>
9689
9690 * gdb.texinfo (Bug Reporting): Document that the web is the
9691 prefered way of submitting bug reports.
9692 (Bug Reporting): Delete the s-mail address as the last resort.
9693
8227c0ff
AC
96942002-04-05 Andrew Cagney <ac131313@redhat.com>
9695
9696 * gdbint.texinfo (Target Architecture Definition): Delete
9697 references to TARGET_WRITE_FP and write_fp.
9698
16d9dec6
MS
96992002-03-27 Michael Snyder <msnyder@redhat.com>
9700
9701 * gdb.texinfo: Document new commands dump, append, and restore.
9702
9ae8b82c
AC
97032002-03-27 Andrew Cagney <ac131313@redhat.com>
9704
9705 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9706 Branch'.
9707
474c8240
AC
97082002-03-18 Andrew Cagney <ac131313@redhat.com>
9709
9710 * gdb.texinfo: Change all examples to @smallexample.
9711 * gdbint.texinfo: Ditto.
a9331b3f 9712
fb0ff88f
AC
97132002-03-18 Andrew Cagney <ac131313@redhat.com>
9714
9715 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9716 Branches''.
9717
9bb0a4d8
AC
97182002-03-18 Andrew Cagney <ac131313@redhat.com>
9719
9720 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9721 Policy''.
9722
937f164b
FF
97232002-03-04 Fred Fish <fnf@redhat.com>
9724
9725 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9726 expresson, suports, dependant, trhe, perhaphs, situtations,
9727 explictily, taged, oportunity, unfortunatly).
9728
a7b40f07
AC
97292002-02-24 Andrew Cagney <ac131313@redhat.com>
9730
9731 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9732 Remove reference to 3.12.
9733
aab4e0ec
AC
97342002-02-23 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdbint.texinfo: Include fdl.texi.
9737 (Top): Add GNU Free Documentation License.
9738 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9739 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9740 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9741 (gdbint.info): Add srcdir to include path.
9742 * gdb.texinfo: Include gpl.texi.
9743 (Top): Add Copying.
9744 * gpl.texi: New file.
9745
47b95330
AC
97462002-02-23 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9749
78c47bea
PM
97502002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9751
9752 * gdb.texinfo: Document Cygwin native specific commands.
9753
56460a61
DJ
97542002-02-15 Daniel Jacobowitz <drow@mvista.com>
9755
9756 * gdb.texinfo: Document gdbserver ``--attach'' command.
9757
def71bfa
MS
97582002-02-07 Michael Snyder <msnyder@redhat.com>
9759
9760 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9761 to @code(_ovly_debug_event).
9762
c928edc0
AC
97632002-02-07 Andrew Cagney <ac131313@redhat.com>
9764
9765 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9766
81d46470
MS
97672002-02-06 Michael Snyder <msnyder@redhat.com>
9768
9769 * gdb.texinfo (overlays): Mention new magic symbol
9770 '_ovly_debug_event', which allows GDB to keep better track
9771 of overlays.
9772
f7dc1244 97732002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9774
9775 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9776 Suggested by Dmitry Sivachenko.
9777
9778 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9779
15110bc3
MS
97802002-02-01 Michael Snyder <msnyder@redhat.com>
9781
9782 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9783
6763aef9
MS
97842002-01-30 Michael Snyder <msnyder@redhat.com>
9785
ac282366
MS
9786 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9787 (set trust-readonly-sections): Document.
6763aef9 9788
8642bc8f
AC
97892002-01-29 Andrew Cagney <ac131313@redhat.com>
9790
9791 * gdbint.texinfo (Releasing GDB): Revise and update.
9792
afe64c1a
AC
97932002-01-28 Andrew Cagney <ac131313@redhat.com>
9794
9795 * gdbint.texinfo (Target Architecture Definition): Delete
9796 description of TARGET_BYTE_ORDER_DEFAULT.
9797
f7dc1244 97982002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9799
9800 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9801 <mitya@cavia.pp.ru>.
9802
3d6e1b5a
AC
98032002-01-23 Andrew Cagney <ac131313@redhat.com>
9804
9805 * libgdb.texinfo: Delete file.
9806
6c0e9fb3
AC
98072002-01-22 Andrew Cagney <ac131313@redhat.com>
9808
9809 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9810 * gdbint.texinfo: Ditto.
9811
e0ce93ac
AC
9812Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9813
9814 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9815
be298bcc
AC
98162002-01-22 Andrew Cagney <ac131313@redhat.com>
9817
9818 * Makefile.in: Update copyright.
9819 (TEXI2DVI): Define.
9820 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9821 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9822 gdb-cfg.texi.
9823 (TEXINDEX, PDFTEX): Delete makefile variables.
9824
8e04817f
AC
98252002-01-22 Andrew Cagney <ac131313@redhat.com>
9826
9827 * gdb.texinfo (Protocol): Move section to appendix.
9828
6b2f586d
AC
98292002-01-21 Andrew Cagney <ac131313@redhat.com>
9830
9831 * gdb.texinfo (Remote Debugging): Create a menu.
9832 (Top): Add ``Remote Debugging'' to menu.
9833
6f05cf9f
AC
98342002-01-21 Andrew Cagney <ac131313@redhat.com>
9835
9836 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9837 serial protocol'' from here.
9838 (Remote Debugging): To here. New chapter.
9839
3fd3d7d2
AC
98402002-01-20 Andrew Cagney <ac131313@redhat.com>
9841
9842 * gdbint.texinfo (Target Architecture Definition): Delete
9843 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9844
7fd60527
AC
98452002-01-20 Andrew Cagney <ac131313@redhat.com>
9846
9847 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9848 are no longer needed.
9849 (Porting GDB): Add maintainer note about configure.host.
9850
c2f05ac9
AC
98512002-01-20 Andrew Cagney <ac131313@redhat.com>
9852
9853 * gdbint.texinfo (Target Architecture Definition): Remove
9854 definition of IEEE_FLOAT.
9855
f7dc1244 98562002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9857
9858 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9859 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9860 <3diff@gnu.org>
231b2aad 9861
82600034
AC
98622002-01-19 Andrew Cagney <ac131313@redhat.com>
9863
9864 * gdbint.texinfo (Host Definition): Remove references to
9865 MALLOC_INCOMPATIBLE.
9866
7708fa01
AC
98672002-01-17 Andrew Cagney <ac131313@redhat.com>
9868
9869 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9870 and xyz-xdep.o.
9871
eb12ee30
AC
98722002-01-17 Andrew Cagney <ac131313@redhat.com>
9873
889bf7c5 9874 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9875 (Set Breaks): Copy ``maint info breakpoint'' doco to
9876 ``Maintenance Commands'' appendix. Add reference.
9877
c9ccaa92
AC
98782002-01-17 Andrew Cagney <ac131313@redhat.com>
9879
9880 * fdl.texi: Remove next/prev from @node.
9881
f7dc1244 98822002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9883
9884 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9885 for monstrous @multitable (from Brian Youmans).
9886
9887 * fdl.texi: New file.
9888
9889 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9890
8973da3a
AC
98912002-01-15 Andrew Cagney <ac131313@redhat.com>
9892
9893 * gdbint.texinfo (Releasing GDB): New chapter.
9894
7d86b5d5
AC
98952002-01-14 Andrew Cagney <ac131313@redhat.com>
9896
9897 * gdb.texinfo (Embedded Processors, Calling program functions):
9898 Obsolete references to a29k.
9899
cc1cb004
AC
99002002-01-13 Andrew Cagney <ac131313@redhat.com>
9901
9902 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9903 examples. Document that a code-block should do or discard its
9904 cleanups before exit.
9905
79f12247
MS
99062002-01-11 Michael Snyder <msnyder@redhat.com>
9907
9908 * gdb.texinfo (Choosing files): Change @samp to @file.
9909
19837790
MS
99102002-01-05 Michael Snyder <msnyder@redhat.com>
9911
9912 * gdb.texinfo (--pid): Document new command line option (attach).
9913
f7dc1244 99142002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9915
9916 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9917 in the stub.
9918
d7449b42
AC
99192002-01-04 Andrew Cagney <ac131313@redhat.com>
9920
9921 * gdbint.texinfo (Target Architecture Definition): Replace
9922 BIG_ENDIAN with BFD_ENDIAN_BIG.
9923
f23631e4
AC
99242002-01-03 Andrew Cagney <ac131313@redhat.com>
9925
9926 * gdbint.texinfo (Target Architecture Definition): Replace
9927 value_ptr with struct value pointer.
9928
72c9928d
EZ
99292002-01-02 Eli Zaretskii <eliz@gnu.org>
9930
9931 * gdb.texinfo (Free Software): Fix wording.
9932
959acfd1
EZ
99332001-12-31 Eli Zaretskii <eliz@gnu.org>
9934
9935 * gdb.texinfo (Free Software): New section ``Free Software Needs
9936 Free Documentation''.
9937
f7dc1244 99382001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9939
9940 * stabs.texinfo:
9941 * gdb.texinfo:
9942 * gdbint.texinfo:
9943 * libgdb.texinfo:
9944 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9945
6600abed
MS
99462001-12-29 Michael Snyder <msnyder@redhat.com>
9947
9948 * gdb.texinfo (maint info sections): Fix typo.
9949
f6680716
MS
99502001-12-26 Michael Snyder <msnyder@redhat.com>
9951
fe95c787
MS
9952 * gdb.texinfo (maint info sections): Document.
9953
a9331b3f 9954 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9955 'info proc' sub-options that are currently not implemented.
9956
c3d3ce5b
JB
99572001-12-20 Jim Blandy <jimb@redhat.com>
9958
9959 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9960
778eb05e
AC
99612001-12-15 Andrew Cagney <ac131313@redhat.com>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Replace
9964 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9965
2607059c
AC
99662001-12-01 Andrew Cagney <ac131313@redhat.com>
9967
9968 * gdbint.texinfo (Host Definition): Delete documentation on
9969 HOST_BYTE_ORDER.
9970
df0cd8c5
JB
99712001-11-30 Jim Blandy <jimb@redhat.com>
9972
9973 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9974 overlay support. Add to top-level menu.
df0cd8c5 9975
88118b3a
TT
99762001-11-26 Tom Tromey <tromey@redhat.com>
9977
9978 * gdb.texinfo (Command Syntax): Document C-o binding.
9979
96565e91
CF
99802001-07-26 Christopher Faylor <cgf@redhat.com>
9981
9982 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9983 use since it is described in the referenced section.
9984
f7dc1244 9985 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9986 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9987 clearer when using DJGPP.
9988
2a3d5645
CF
99892001-11-24 Christopher Faylor <cgf@redhat.com>
9990
9991 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9992 specifically refer to MS-DOS.
9993 (command files): Mention gdb.ini is only used on MS-DOS.
9994
aa26fa3a
TT
99952001-11-21 Tom Tromey <tromey@redhat.com>
9996
9997 * gdb.texinfo (Invoking GDB): Document --args.
9998 (Mode Options): Likewise.
9999
4f8ada06
JB
100002001-11-21 Jim Blandy <jimb@redhat.com>
10001
10002 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10003 Delete documentation; this macro has been removed from the
10004 sources.
4f8ada06 10005
3fe0dc10
JB
100062001-11-13 Jim Blandy <jimb@redhat.com>
10007
10008 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10009
9e5abb06
CV
100102001-11-06 Corinna Vinschen <vinschen@redhat.com>
10011
10012 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10013
1c5dfdad
MS
100142001-11-05 Michael Snyder <msnyder@redhat.com>
10015
a9331b3f 10016 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10017 quote regexp chars in function names such as "operator*()".
10018
990f9fe3
FF
100192001-11-01 Fred Fish <fnf@redhat.com>
10020
10021 * gdbint.texinfo (SOLIB_ADD): Document additional new
10022 "readsyms" arg.
10023
b433d00b
DH
100242001-10-30 Don Howard <dhoward@redhat.com>
10025
070b1dd3
DH
10026 * gdb.texinfo: (Command Files) Added documentation for the
10027 behavior of gdb with input redirected from a file.
b433d00b 10028
b7209cb4
FF
100292001-10-28 Fred Fish <fnf@redhat.com>
10030
10031 * gdb.texinfo (auto-solib-add): Change docs to match
10032 implementation change.
10033 (auto-solib-limit): Add docs for new variable.
10034
1aa20aa8
AC
100352001-10-15 Andrew Cagney <ac131313@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Function
10038 value_as_pointer renamed to value_as_address.
10039
fc0c74b1
AC
100402001-10-15 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdbint.texinfo (Target Architecture Definition): Default
10043 POINTER_TO_ADDRESS functions assume unsigned addresses.
10044 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10045 posting by Jim Blandy.
10046
f4846649
JB
100472001-10-12 Jim Blandy <jimb@redhat.com>
10048
10049 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10050 version of texi2html (1.64) doesn't support this flag any more.
10051
f277788b
MK
100522001-09-08 Mark Kettenis <kettenis@gnu.org>
10053
a9dc4918
MK
10054 * gdbint.texinfo (Host Definition): Remove description of
10055 MEM_FNS_DECLARED.
10056
d28379df
MK
10057 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10058
f277788b
MK
10059 * gdbint.texinfo (Host Definition): Remove description of
10060 HAVE_SIGSETMASK.
10061
7ccaa899
EZ
100622001-09-04 Elena Zannoni <ezannoni@redhat.com>
10063
10064 * gdbint.texinfo (Target Architecture Definition): Add
10065 explanation of TARGET_PRINT_INSN macro.
10066
17d9d558
JB
100672001-08-30 Jim Blandy <jimb@redhat.com>
10068
10069 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10070 Explain what it means to load relocatable files.
10071
72cde065
JB
100722001-08-28 Jim Blandy <jimb@redhat.com>
10073
10074 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10075 info `top' menu.
10076
9e678452
CF
10077Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10078
10079 * gdbint.texinfo: Add a cautionary note about macro use.
10080
a2bea4c3 100812001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10082
a2bea4c3
CV
10083 * gdb.texinfo: Explain omitting the hostname in the
10084 `target remote' command.
10085
1129bf27
DJ
100862001-07-30 Daniel Jacobowitz <drow@mvista.com>
10087
10088 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10089 and END-INFO-DIR-ENTRY.
10090
732b3002
SC
100912001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10092
10093 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10094
89437448
AC
100952001-07-25 Andrew Cagney <ac131313@redhat.com>
10096
10097 * gdbint.texinfo (libgdb): Rewrite.
10098
f7dc1244 100992001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10100
10101 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10102
c4555f82
SC
101032001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10104
10105 * gdb.texinfo (TUI): New chapter, document the TUI.
10106 (Mode Options): Document the -tui option.
10107
2f45a6e0
MK
101082001-07-23 Mark Kettenis <kettenis@gnu.org>
10109
10110 * gdbint.texinfo (Host Definition): Remove description of
10111 NEED_POSIX_SETPGID.
10112
f7dc1244 101132001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10114
10115 * gdb.tex (DJGPP Native): New node, with descriptions of
10116 DJGPP-specific commands.
10117
be9c6c35
JM
101182001-07-19 John R. Moore <jmoore@redhat.com>
10119
10120 * gdbint.texinfo: Three misspellings.
10121
dfa249fb
AC
101222001-07-06 Andrew Cagney <ac131313@redhat.com>
10123
10124 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10125 `test` expressions on bash. Problem reported by Colin Walters.
10126
c72e7388
AC
101272001-07-04 Andrew Cagney <ac131313@redhat.com>
10128
10129 * gdbint.texinfo (User Interface): Update ui-out documentation to
10130 refelect recent UI/MI updates.
10131
94bbb2c0
AC
101322001-07-04 Andrew Cagney <ac131313@redhat.com>
10133
10134 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10135 interpreters.
10136
af6c57ea
AC
101372001-06-15 Andrew Cagney <ac131313@redhat.com>
10138
10139 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10140 structure and not macros.
10141 (Host Definition): Document that much of this chapter is obsolete.
10142 (Target Architecture Definition): Update list of files that make
10143 up a target architecture.
10144 (Coding): Update.
10145
83aa8bc6
AC
101462001-06-28 Andrew Cagney <ac131313@redhat.com>
10147
10148 * gdbint.texinfo (Target Architecture Definition): Update
10149 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10150 The latter has been changed to a true predicate.
10151
f7dc1244 101522001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10153
10154 * annotate.texi: Add @noindent where needed. From Dmitry
10155 Sivachenko <dima@Chg.RU>.
10156 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10157
656db9b0
AC
101582001-06-16 Andrew Cagney <ac131313@redhat.com>
10159
10160 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10161
df2396a1
AC
101622001-06-14 Andrew Cagney <ac131313@redhat.com>
10163
10164 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10165 returns ``OK''. Document that the ``R'' packet does not reply.
10166
0f1f2b0a
MS
101672001-06-13 Michael Snyder <msnyder@redhat.com>
10168
10169 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10170
f7dc1244 101712001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10172
10173 * gdb.texinfo (Signals): Clarify the default setting of signal
10174 handling.
10175
a5d7c491
AC
101762001-05-14 Andrew Cagney <ac131313@redhat.com>
10177
10178 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10179 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10180
05a54c4f
AC
101812001-05-12 Andrew Cagney <ac131313@redhat.com>
10182
10183 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10184
f7dc1244 101852001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10186
10187 * gdbint.texinfo (Clean Design and Portable Implementation):
10188 Renamed from "Clean Design".
10189 (Clean Design and Portable Implementation): Document portable
10190 methods of handling file names, and the associated macros.
10191
f7dc1244 101922001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10193
10194 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10195 command and provide a cross-reference to its description.
10196 (Symbols): Note that "info scope" is useful for trace experiments.
10197
f7dc1244 101982001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10199
b37052ae
EZ
10200 * gdb.texinfo (Symbols): Document "info scope".
10201 (Tracepoints): New chapter.
10202 (Contributors): Update for v5.1.
10203 <All nodes>: Change "C++" to "C@t{++}".
10204
0ee54786
EZ
10205 * gdbint.texinfo (User Interface): A new section about ui_out
10206 functions, based on text written by Fernando Nasser.
10207
c534679c
EZ
10208 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10209
f7dc1244 102102001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10211
e9c75b65
EZ
10212 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10213
10214 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10215
10216 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10217 Replace "GDB" with "@value{GDBN}". Fix markup.
10218
10219 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10220
3d67e040
EZ
10221 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10222 a cross-reference to its description.
10223 (Symbols): Document "info symbol".
10224
f7dc1244 102252001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10226
10227 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10228 subsection "x86 Watchpoints".
10229 (Target Architecture Definition): Document the macros
10230 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10231 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10232
b0ed3589
AC
102332001-03-20 Andrew Cagney <ac131313@redhat.com>
10234
10235 * gdbint.texinfo (Target Architecture Definition): Update
10236 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10237 list.
10238
b6ba6518
KB
102392001-03-06 Kevin Buettner <kevinb@redhat.com>
10240
10241 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10242 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10243
f7dc1244 102442001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10245
10246 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10247
f7dc1244 102482001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10249
17cc6a06
EZ
10250 * gdb.texinfo (Environment): Document that `path' does not change
10251 the value of PATH in GDB's own environment (it did in the past,
10252 but that was changed on March 15, 1994). Reported by Doug Evans
10253 <dje@transmeta.com>.
10254
56caf160
EZ
10255 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10256 its line. Fix markup of commands and macros. Add an Index node
10257 and index entries.
10258
29e57380
C
102592001-01-23 J.T. Conklin <jtc@redback.com>
10260
10261 * gdb.texinfo (Memory region attributes): New manual section.
10262
1c6147de
ND
102632001-01-04 Nicholas Duffek <nsd@redhat.com>
10264
10265 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10266
f7dc1244 102672000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10268
10269 * refcard.tex: Version and copyright fixed. From Phil Edwards
10270 <pedwards@disaster.jaj.com>.
10271
0dcedd82
AC
10272Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10273
10274 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10275 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10276
3b851bce
AC
10277Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10278
10279 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10280 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10281
f7dc1244 102822000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10283
10284 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10285 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10286
b90a5f51
CF
102872000-11-10 Christopher Faylor <cgf@cygnus.com>
10288
10289 * gdb.texinfo: Document new 'set step-mode' command.
10290
f7dc1244 102912000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10292
10293 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10294 changes from Dmitry Sivachenko <dima@Chg.RU>.
10295
f7dc1244 102962000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10297
10298 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10299 From Steven Johnson <sbjohnson@ozemail.com.au>.
10300
2e685b93
MK
103012000-08-10 Mark Kettenis <kettenis@gnu.org>
10302
10303 * gdbint.texinfo (Overall Structure): Spelling fix.
10304
f7dc1244 103052000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10306
10307 * gdbint.texinfo (Target Architecture Definition): Document that
10308 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10309 for which REGISTER_CONVERTIBLE returns a zero value.
10310
63ac3005
EZ
103112000-07-08 Christopher Faylor <cgf@cygnus.com>
10312
10313 * Makefile.in (install-info): Find files to install in either the
10314 build or source directories (adapted from Makefile.am).
10315
bd79f757
ND
103162000-07-07 Nicholas Duffek <nsd@redhat.com>
10317
10318 * stabs.texinfo: Fix spelling errors.
10319 (String Field): FILE-NUMBER starts from 0, not 1.
10320
f7dc1244 103212000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10322
10323 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10324 Brian Youmans.
5f208f6d 10325
f7dc1244 103262000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10327
10328 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10329 the source directory. Reported by Mark Harig
10330 <markh@frazier.landmark.com>.
cc542d3b 10331
f3b28801
C
103322000-06-20 J.T. Conklin <jtc@redback.com>
10333
10334 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10335
449f3b6c
AC
10336Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10337
10338 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10339 Generate using pdftex.
449f3b6c 10340 (PDFTEX): Define.
889bf7c5 10341 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10342 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10343 @contents at the start.
449f3b6c 10344
f7dc1244 103452000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10346
10347 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10348 Youmans.
48e934c6 10349
9e9c5ae7
AC
10350Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10351
10352 From Brian Youmans:
10353 * gdb.texinfo: Fix ``et al.''.
10354
c741b251
AC
10355Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10356
10357 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10358 loop.
c741b251 10359
4ab64e14
JG
103602000-05-19 Jimmy Guo <guo@cup.hp.com>
10361
10362 * configure: Regenerate.
10363
f7dc1244 103642000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10365
10366 * Makefile.in (install-info): Run install-info on installed Info
10367 files.
10368
8c70017b
AC
10369Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10370
a7cb598a 10371 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10372 Andrew Cagney.
8c70017b 10373
f7dc1244 103742000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10375
10376 * gdb.texinfo: Proofreading changes from Brian Youmans.
10377
bf0184be
ND
103782000-05-01 Nick Duffek <nsd@cygnus.com>
10379
10380 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10381 startup sequence, minor edits.
10382
f7dc1244 103832000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10384
10385 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10386 TeX.
10387
10388 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10389 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10390 like `n' and `s' which look weird. Convert some of the @kindex to
10391 @vindex, when they refer to variables, not commands.
10392
33e16fad
AC
10393Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10394
10395 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10396
f7dc1244 103972000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10398
10399 * Makefile.in (GDBMI_DIR): New variable.
10400 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10401 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10402 (gdbmi.texinfo): New target, for texi2roff.
10403 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10404 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10405
10406 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10407 gdbmi.texinfo.
10408 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10409 comment.
10410
d167840f
EZ
104112000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10412
10413 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10414 command.
d167840f 10415
f7dc1244 104162000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10417
10418 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10419 prevents the build (and is generally a Bad Idea).
10420
f7dc1244 104212000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10422
10423 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10424 a comma inside @var.
10425 (Command Files): Index markup changes from Dmitry Sivachenko
10426 <dima@Chg.RU>.
10427
f7dc1244 104282000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10429
10430 * Makefile.in (LN_S): Define.
10431 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10432 invoke "ln -s" unless it is known to work.
10433
10434 * configure.in (AC_PROG_LN_S): Add.
10435
8dc7983f
JB
104362000-04-14 Jim Blandy <jimb@redhat.com>
10437
10438 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10439 section.
10440 (Target Conditionals): Document ADDRESS_TO_POINTER,
10441 POINTER_TO_ADDRESS.
10442
1a8237e8
DB
104432000-04-11 Daniel Berlin <dan@cgsoftware.com>
10444
10445 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10446 gdb-cfg.texi to get the value.
10447
ca526f1a
JB
104482000-04-10 Jim Blandy <jimb@redhat.com>
10449
10450 * gdbint.texinfo (Target Architecture Definition): Fix
10451 cross-references.
10452
faaafcb4
JB
104532000-04-08 Jim Blandy <jimb@redhat.com>
10454
10455 * gdbint.texinfo (Using Different Register and Memory Data
10456 Representations): New section.
10457 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10458 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10459 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10460
1b27397f
AC
10461Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10462
10463 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10464 for acknowledgments.
1b27397f 10465
480ff1fb
AC
10466Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10467
10468 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10469 qThreadExtraInfo.
480ff1fb 10470
a9331b3f 104712000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10472
a9331b3f
RM
10473 * gdb.texinfo: Clarify which remote debug protocol commands are
10474 required and which are optional.
f1251bdd 10475
dbeb8dbd
AC
10476Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10477
10478 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10479 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10480 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10481 * annotate.texi: Update.
10482
6d2ebf8b
SS
104832000-03-28 Stan Shebs <shebs@apple.com>
10484
10485 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10486 expectation of additional changes before release), update
10487 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10488 node links, rephrase and/or shorten lines to fix formatting
10489 problem in both regular and @smallbook formats.
10490 * annotate.texi: Shorten lines in example, use smallexample
10491 consistently everywhere.
10492 * Makefile.in: Add comment about texinfo 4.0 html generation.
10493 (SFILES_INCLUDED): Add annotate.texi.
10494
5d161b24
DB
104952000-03-27 Daniel Berlin <dan@cgsoftware.com>
10496
5ae4183a
AS
10497 * gdb.texinfo (Debugging Output): Added new section, documenting
10498 the "set/show debug" commands.
5d161b24 10499
b9deaee7
AC
10500Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10501
10502 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10503 entry.
b9deaee7
AC
10504
10505 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10506 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10507 @chapter and @node entries.
a9331b3f 10508
b9deaee7 10509 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10510
9ef47d30
AC
10511Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10512
10513 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10514 files.
9ef47d30 10515
cfeada60
FN
105162000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10517
10518 From David Whedon <dwhedon@gordian.com>
5ae4183a 10519 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10520
6837a0a2
DB
105212000-03-22 Daniel Berlin <dan@cgsoftware.com>
10522
10523 * gdb.texinfo: Add documentation for the apropos command.
10524
bba2971c
MS
105252000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10526
10527 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10528
2b628194
MS
105292000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10530
a9331b3f 10531 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10532 two places.
10533
96a2c332
SS
105342000-03-17 Stan Shebs <shebs@apple.com>
10535
10536 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10537 <dima@Chg.RU>, also clarification of allowed content for
10538 string constants.
10539
f7dc1244 105402000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10541
10542 * gdb.texinfo (main menu): Add Annotations.
10543 (File Options): Add @cindex entries for each command-line option.
10544 Document --epoch, --annotate, --async, --interpreter, --write,
10545 --statistics, and --version.
10546
10547 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10548 of GDB.
10549
9d233477
JB
105502000-02-23 Jim Blandy <jimb@redhat.com>
10551
10552 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10553
14e0eb3b
JB
105542000-02-22 Jim Blandy <jimb@redhat.com>
10555
10556 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10557
3555de01
JM
105582000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10559
10560 * Makefile.in (diststuff): New target.
10561
5e35df8e
KB
105622000-02-15 Kevin Buettner <kevinb@redhat.com>
10563
10564 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10565 architecture. [From Jim Wilson.]
5e35df8e 10566
c5394b80
JM
105672000-01-16 Tom Tromey <tromey@cygnus.com>
10568
10569 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10570 (Delete Breaks): Mention range arguments.
10571 (Disabling): Likewise.
10572
c3f6f71d
JM
105732000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10574
10575 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10576
c4093a6a
JM
10577Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10578
10579 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10580 valid functions.
c4093a6a 10581
11cf8741
JM
105821999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10583
10584 * gdb.texinfo: Clarify regular expressions used in rbreak.
10585
917317f4
JM
105861999-10-15 Kevin Buettner <kevinb@cygnus.com>
10587
10588 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10589 MEMORY_REMOVE_BREAKPOINT): Document.
10590
10591Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10592
10593 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10594 offset re-using the DATA offset instead.
917317f4 10595
2df3850c
JM
105961999-10-11 Jim Kingdon <kingdon@redhat.com>
10597
10598 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10599
106001999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10601
10602 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10603 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10604 typos.
10605
10606 * gdb.texinfo: Various minor wording and formatting improvements,
10607 mentions of additional command-line options.
10608
2acceee2
JM
106091999-09-30 Fred Fish <fnf@cygnus.com>
10610
10611 * gdb.texinfo: Document additional forms of specifying section
10612 names and addresses for the add-symbol-file command.
10613
c2c6d25f
JM
106141999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10615
10616 * gdbint.texinfo: Fix typo, add the word "have".
10617
106181999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10619
10620 * gdbint.texinfo (Target Architecture Definition): Document the
10621 SKIP_PERMANENT_BREAKPOINT macro.
10622
d4f3574e
SS
106231999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10624
10625 * gdb.texinfo: Fiks speling errers.
10626
10627 * gdb.texinfo: Fix uses of @multitable.
10628
f7dc1244 10629 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10630 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10631 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10632 comments about using with optimization, add more indexing,
10633 fix info about disassembly-flavor.
10634
10635Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10636
10637 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10638 SKIP_SOLIB_RESOLVER): Define.
10639
10640Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10641
10642 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10643 ``g'' packets.
d4f3574e 10644
104c1213
JM
106451999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10646
10647 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10648 platform-specific info, inline remote.texi and move sections of it
10649 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10650 and register stack into the new chapter.
10651 * remote.texi: Remove, now part of gdb.texinfo.
10652 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10653
106541999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10655
10656 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10657 GDB_TARGET_IS_MACH386): These kludges have gone away.
10658
10659Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10660
10661 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10662 TDEPLIBS.
104c1213 10663
53a5351d
JM
106641999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10665
10666 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10667 surrounding text to fit HP-UX bits into general info.
10668 (HPPA-cfg.texi): Remove, no longer useful.
10669
10670 * gdb.texinfo: Remove explicit links from @node lines, remove
10671 HP-added "Detailed Node Listing" from main menu which confuses
10672 things.
10673
10674 From Dmitry Sivachenko <dima@Chg.RU>:
10675 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10676 in description of `set environment'.
53a5351d
JM
10677
106781999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10679
10680 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10681
7be570e7
JM
106821999-08-12 Ben Elliston <bje@cygnus.com>
10683
10684 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10685
f7dc1244 106861999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10687
10688 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10689 watch, awatch, and rwatch. Explain why the latter two cannot be
10690 set as software watchpoints. Document that watchpoints for local
10691 variables are deleted when the debuggee terminates.
7be570e7
JM
10692
10693Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10694
10695 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10696 packet. Allow E.. response packet. "qRcmd" packet is no longer
10697 reserved.
7be570e7
JM
10698
106991999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10700
a9331b3f
RM
10701 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10702 * gdb.texinfo: Ditto.
7be570e7 10703
96baa820
JM
107041999-08-06 Tom Tromey <tromey@cygnus.com>
10705
10706 * gdb.texinfo (KOD): New node.
10707
10708Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10709
10710 * remote.texi (Rcmd): Fix minor formatting typos.
10711
10712Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10713
10714 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10715 packets.
96baa820 10716
adf40b2e
JM
107171999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10718
10719 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10720 fixes.
10721
43ff13b4
JM
10722Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10723
10724 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10725
085dd6e6
JM
10726Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10727
10728 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10729 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10730 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10731 packets that are not supported on all hosts. Expand examples.
10732 Spell check.
085dd6e6
JM
10733
107341999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10735
10736 * Makefile.in: Recognize html, install-html. Add targets
10737 to build HTML versions of documentation via texi2html.
10738
10739Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10740
10741 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10742 testsuite.
085dd6e6
JM
10743
10744Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10745
10746 * remote.texi (Communication Protocol): Rewrite.
10747
10748Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10749
10750 * stabs.texinfo: Fix uses of xref.
10751
9e0b60a8
JM
10752Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10753
10754 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10755 info about patch submission.
10756
cce74817
JM
10757Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10758
10759 From Per Bothner <bothner@cygnus.com>:
10760 * gdb.texinfo: Document Chill support.
10761
10762Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10763
10764 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10765 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10766 Document that the value should be greater-than or equal-to zero.
10767 (NO_STD_REGS): Document. Deprecate.
cce74817 10768
ac9a91a7
JM
10769Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10770
10771 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10772 Document that these are not used.
ac9a91a7
JM
10773
10774Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10775
10776 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10777
392a587b
JM
10778Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10779
10780 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10781 numargs was dropped.
392a587b
JM
10782
10783Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10784
10785 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10786
b83266a0
SS
10787Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10788
10789 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10790 Update.
b83266a0 10791
7a292a7a
SS
10792Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10793
10794 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10795 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10796
10797Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10798
10799 * gdbint.texinfo: Fix typos: $ -> @.
10800
10801Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10802
10803 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10804 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10805 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10806 BREAKPOINT_FROM_PC.
a9331b3f 10807
7a292a7a
SS
10808Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10809
10810 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10811 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10812
10813Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10814
10815 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10816 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10817
108181999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10819
10820 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10821 longer exists.
10822
10823Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10824
10825 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10826 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10827 they make the manual source incomprehensible.
7a292a7a
SS
10828 * h8-cfg.texi: Remove, hasn't been used in years.
10829
c906108c
SS
10830Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10831
10832 * gdb.texinfo: Update the credits.
10833
10834Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10835
10836 * gdb.texinfo: Fix mistakes noticed in printout of last
10837 draft, add Alpha to discussion of heuristic fence post.
10838
10839Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10840
10841 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10842 Edition, merge some HP changes into mainline, describe some
10843 previously undocumented features, describe more of the target
10844 commands available, eliminate obsolete section on renamed
10845 commands.
c906108c
SS
10846 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10847
10848Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10849
10850 * gdb.texinfo: Make many HPPA conditionals unconditional,
10851 including catchpoint description, since now on for all configs.
10852 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10853 specializations.
10854
10855Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10856
10857 * Makefile.in (GDBvn.texi): Fix match expression to work with
10858 current format of VERSION in gdb/Makefile.in.
10859 * gdb.texinfo: Fix node ref to match new readline.
10860
10861Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10862
a9331b3f
RM
10863 * gdb.texinfo: Changes made as part of a project to merge in
10864 changes made by HP. Documentation makes extensive use of
c906108c
SS
10865 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10866 on remote debugging. There are differences in documentation
889bf7c5 10867 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10868 the HP manual discusses catchpoints, hardware watchpoints, and
10869 some HPUX specific limitations for shared library support.
a9331b3f 10870
c906108c
SS
10871 There are also a number of @node changes.
10872
108731999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10874
10875 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10876 (C Usage): Same.
10877
10878Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10879
10880 The following changes were made by Edith Epstein
889bf7c5
PA
10881 <eepstein@cygnus.com> as part of a project to merge in changes
10882 made by HP.
a9331b3f 10883
c906108c
SS
10884 * HPPA-cfg.texi: new file.
10885
10886 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10887
10888 * refcard.tex: change documentation about catch.
10889 removed info catch.
10890
10891Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10892
10893 * gdbint.texinfo: Expand on GDB's coding standards,
10894 specify the use of arg names with prototypes.
10895
108961998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10897
10898 * gdb.texinfo: Fix tipo.
10899
10900Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10901
10902 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10903 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10904
10905Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10906
10907 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10908
109091998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10910
10911 * agentexpr.texi: New file.
10912
10913Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10914
10915 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10916
109171998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10918
10919 * remote.texi: Changed wording that implied that the GDB remote
10920 protocol caches register values instead of GDB itself.
10921
10922Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10923
10924 * gdbint.texinfo: Add some info about symbol readers.
10925 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10926 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10927 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10928 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10929
10930Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10931
a9331b3f 10932 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10933
10934Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10935
10936 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10937
10938Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10939
10940 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10941 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10942
10943Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10944
10945 * gdbint.texinfo: Fix minor typos.
10946
10947Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10948
10949 * gdbint.texinfo: Complete overhaul. Group descriptions more
10950 logically, add more info on generic algorithms, remove much
10951 obsolete and/or wrong material.
10952
10953Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10954
10955 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10956
10957Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10958
10959 * refcard.tex: Copyright, address updates.
10960
10961Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10962
10963 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10964 for the edition instead of confusing GDB-version-like numbers.
10965
10966Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10967
10968 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10969
10970Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10971
5ae4183a 10972 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10973
10974Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10975
10976 * gdb.texinfo: Add some credits, mention bug monitor.
10977 * remote.texi: Mention mips monitor targets.
10978 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10979
c906108c
SS
10980Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10981
10982 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10983 files, finish sorting of host vs target vs native macros, describe
10984 some more of them.
c906108c
SS
10985
10986Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10987
10988 * gdbint.texinfo (Host Conditionals): Document change from
10989 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10990
10991Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10992
10993 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10994 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10995
10996Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10999 Document LSEEK_NOT_LINEAR.
11000
11001Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * stabs.texinfo (Stab Section Basics): Make it clear that only
11004 some versions of the GNU linker remove the leading N_UNDF symbol.
11005
11006Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11007
11008 * stabs.texinfo (String Field): Document type number pairs here,
11009 instead of in the Sun specific section.
11010 (Include Files): The GNU linker supports the N_BINCL
11011 optimization. Clarify the N_BINCL value, and what it is used
11012 for.
11013 (Procedures): Document N_FUN with an empty string to mark the end
11014 of a function.
11015 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11016 (Sun Differences): Remove this node, as the information is now
11017 elsewhere in the main document.
11018 (Stab Section Basics): Mention that the GNU linker may optimize
11019 stabs and remove the leading N_UNDF symbol.
11020
11021Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11022
11023 * gdb.texinfo, refcard.tex: Restore author credit
11024
11025Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11026
11027 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11028 documentation to account for START and END macros taking
11029 one arg.
11030
11031Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11032
11033 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11034 * gdb.texinfo (Frames): Fix typo.
11035
11036Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11037
11038 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11039 a target_signal as arg type, not a pid.
11040
11041Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11042
11043 * gdb.texinfo: Document `set assembly-language'.
11044
11045Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11046
11047 * remote.texi: Update list of stubs in the GDB distribution.
11048
11049Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11050
11051 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11052 Also document that some systems can use mmalloc but must define
11053 this if their C runtime allocates memory that is later freed.
c906108c 11054 (MMCHECK_FORCE): Document new macro.
a9331b3f 11055
c906108c
SS
11056Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11057
11058 * remote.texi: Add documentation for target Sparclet.
11059
11060Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11061
a9331b3f 11062 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11063 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11064 * configure.in: Rewritten for autoconf.
11065 * configure: New.
11066
11067Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11068
11069 * Makefile.in (DVIPS): New define, set to dvips.
11070 (dvi): Add stabs.dvi.
11071 (ps): New target.
11072 (all-doc): Depend on info, dvi, and ps targets.
11073 (STAGESTUFF): Add *.ps and *.dvi files.
11074 (clean-info, clean-dvi): Remove.
11075 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11076 rules completely rewritten.
11077 (maintainer-clean): Remove clean-info and clean-dvi
11078 dependencies and put their actions in the rules.
11079 (gdb.ps): New target
a9331b3f 11080 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11081 intermediate TeX files, whether they have 2 or 3 character
11082 extensions.
11083 (gdbint.ps): Add target and rules.
11084 (gdb-internals): Delete unused target.
11085 (Makefile): Depends upon config.status also.
11086
11087Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11088
11089 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11090 set.
11091
11092Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11093
11094 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11095 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11096
11097Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11098
11099 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11100
11101Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11102
11103 * gdb.texinfo (Print settings): Document
11104 `set/show print static-members' commands.
11105
11106Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11107
11108 * gdbint.texinfo (Native): Document name change, coredep.c to
11109 core-aout.c.
11110
11111Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11112
11113 * stabs.texinfo (Include Files): Document the values the SunOS4
11114 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11115
11116Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11117
11118 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11119 Fix typo.
11120
11121Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11122
11123 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11124 "gdb.tar.Z".
11125
11126Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11127
11128 * Makefile.in (maintainer-clean): New target, synonym for
11129 realclean.
11130
11131Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11132
11133 * Update all FSF addresses except those in COPYING* files.
11134
11135Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11136
11137 From Richard Earnshaw (rearnsha@armltd.co.uk):
11138 * gdb.texinfo (convenience variables): Document $_exitcode.
11139 (quit): Document optional expression to use as exit code.
11140
11141Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11142
11143 * gdb.texinfo, remote.texi: Brought up to date with various
11144 GDB changes.
11145
11146Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11147
11148 * gdb.texinfo: Update dates and versions, fix comments about
11149 hardware watchpoints in future releases and about the
11150 sharedlibrary command.
11151
11152Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11155 C_FUN stab. Other cleanups.
11156
11157Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11158
11159 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11160 for the sparc stub.
11161
11162Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11163
11164 * annotate.texi: Clarify which addresses have differing formats
11165 depending on the language and which do not.
11166
11167Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11168
11169 * remote.texi (NetWare): Changed example to use BOARD= instead of
11170 NODE= argument to reflect correspoding change to gdbserve.nlm.
11171
11172Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11175 GDB, as well as AIX dbx, supports the size type attribute.
11176
11177Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11178
11179 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11180
11181Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11182
11183 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11184 and new 'if' and 'while' commands.
11185
11186Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11187
11188 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11189
11190Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11191
11192 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11193 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11194 NetWare targets. Mostly stolen from the Server node.
11195
11196Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11197
11198 * gdb.texinfo (Setting): Talk about the language of a source file
11199 versus the working language. The old documentation did not match
11200 what GDB did.
11201
11202Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11203
11204 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11205 of a source file.
11206
11207Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11208
11209 * gdb.texinfo (Processes): New node.
11210
11211Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11212
11213 * remote.texi: Update documentation of set/show mipsfpu.
11214
3fc11d3e
JM
11215Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11216
11217 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11218 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11219
11220Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11221
11222 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11223 obsolete conditionals, described some others.
11224
11225Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11226
11227 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11228 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11229
11230Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11231
11232 * gdbint.texinfo: Put regex conditionals in their own table.
11233
11234Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11235
11236 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11237 described or fixed the descriptions of many others.
11238
11239Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11240
11241 * gdb.texinfo: Add some more credits.
11242 * gdbint.texinfo: Capitalize GDB consistently, describe some
11243 macros and remove some.
11244
11245Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11246
11247 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11248 obsolete conditionals, described some others.
11249
11250Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11251
11252 * gdb.texinfo (help targets): Changed to `help target', which
11253 is the correct gdb command.
11254
11255Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11256
11257 * annotate.texi (TODO): New node, for keeping track of annotations
11258 suggested but not yet implemented.
11259
11260Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11263 another symbol, it is not the address itself.
11264
11265Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11266
11267 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11268 of stabs-in-coff sections.
11269
11270Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11271
11272 * annotate.texi: Change edition to 0.5 and date to May 1994.
11273 Add index.
11274 (Frames): New node, for frame annotation.
11275 (Displays): New node, for display annotation.
11276
11277 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11278 when waiting for your program to stop.
11279
11280Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11281
11282 * annotate.texi (Breakpoint Info): Document annotation of header
11283 fields and record annotation.
11284
11285Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11286
11287 * annotate.texi: New file, to document annotations.
11288
11289Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11290
11291 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11292 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11293
11294Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11295
11296 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11297 section, and say n_strx field is compilation unit relative.
11298 * stabs.texinfo: Don't use @code for a.out when it is the name of
11299 an object file format.
11300
11301Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11302
11303 * gdb.texinfo: Refer to file names, not path names, per rms
11304 convention.
11305 (Arguments): Fix typo.
11306
11307Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11308
11309 * stabs.texinfo (Global Variables): Talk about stabs in files
11310 where variables are referenced, but not defined.
11311
11312Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11313
11314 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11315 Cplusplus to new nodes Member Type Descriptor and Method Type
11316 Descriptor. Re-write stuff for #.
11317
11318Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11319
11320 * gdb.texinfo (Print Settings): Don't document "set print
11321 fast-symbolic-addr off". The bug which it worked around was fixed
11322 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11323
11324 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11325 N_ENTRY node.
11326
11327 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11328
11329Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11330
11331 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11332 references to ieee-float.c.
11333
11334Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11335
11336 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11337 match what the code actually does.
11338
11339Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11340
11341 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11342
11343Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11344
11345 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11346 i, and b.
11347
11348Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11349
11350 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11351 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11352 as "stabs in sections" rather than just saying "ELF and SOM".
11353 Also make that stuff apply to COFF.
11354
11355Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11356
11357 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11358 Ghostscript.
11359
11360Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11363 versus functions without line numbers, also mention stepping into
11364 them as well as "step" when you are in them. Tell the user how to
11365 deal with the situation. Add comment about "debugging information".
11366
11367Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * stabs.texinfo (Enumerations): Document restriction on where
11370 enumeration types can appear and still win with GDB.
11371
11372Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11373
11374 * stabs.texinfo (Negative Type Numbers): Document format for type
11375 -16.
11376
11377Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11378
11379 * gdb.texinfo (Selection, Frame Info): Update information about
11380 arbitrary frame specficiations.
11381
11382Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11383
11384 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11385
11386Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11387
11388 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11389
11390Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11391
11392 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11393
11394Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11395
11396 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11397 Differences node to Statics node.
11398 (Statics): Discuss XCOFF use of V symbol descriptor.
11399
11400 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11401 not clean.
11402
11403Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11404
11405 * gdb.texinfo (Print Settings): Document `set print
11406 fast-symbolic-addr' and improve the doc for some other
11407 `set print's.
11408
11409Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11410
11411 * stabs.texinfo (String Field): Talk about defining several type
11412 numbers at once.
11413 Fix lint regarding changing node ELF Transformations to
11414 ELF and SOM Transformations.
11415
11416Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11417
11418 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11419
11420Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11421
11422 * stabs.texinfo (Cross-References): `::' is for nested types only
11423 within <>.
11424 (Structures): Document static members.
11425
11426Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11427
11428 * stabs.texinfo: Document S type attribute.
11429
11430Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11431
11432 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11433
11434Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11435
11436 * gdbint.texinfo: Fix a few typos.
11437
11438Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11439
11440 * gdb.texinfo, remote.texi: formatting improvements
11441
11442 * gdb.texinfo (New Features): mention threads.
11443 (Summary, C): fix xrefs in newly contributed text.
11444 (Threads): index entries, clarifications, example
11445 (passim): minor typos fixed, phrasing improvements
11446
11447 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11448 entries; (Server): explain use of gdbserver w/real-time systems,
11449 add example of conflicting TCP port; (MIPS Remote) break up
11450 running text into table, highlighting commands, and add example.
a9331b3f 11451
c906108c
SS
11452Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11453
11454 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11455
11456Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11457
11458 * stabs.texinfo (Nested Symbols): New node.
11459 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11460
11461Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11462
11463 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11464 to picking which Bbss.bss symbol to use, and (because there seems to
11465 be no good way of doing it) re-write some of the text to make it
11466 sound like Bbss.bss isn't such a great idea after all (as currently
11467 designed).
11468
11469 * gdb.texinfo (C): In addition to saying people have to use g++ for
11470 good results, say they have to use stabs. Specifically say cfront
11471 doesn't work well.
11472 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11473 the gdb README. Add xrefs to places where the support for the various
11474 languages is described in detail.
11475
11476Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11477
11478 * stabs.texinfo: Clean up stuff about visibility and virtual
11479 characters.
11480
11481 * stabs.texinfo (N_M2C): Cite Sun doc.
11482
11483Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11484
11485 * gdb.texinfo: updates re threads.
11486 * remote.texinfo: avoid index entries starting with digits.
11487
11488Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11489
11490 * stabs.texinfo (Enumerations): Talk about large, negative and
11491 octal values. Clean up cross reference to type attributes.
11492 (String Field): Say that GDB 4.11 supports size attribute.
11493
11494Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11497 is a mandatory step. Make the stuff about that more concise.
11498
11499Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11500
11501 * stabs.texinfo (Class Names): New node.
11502
11503 * gdb.texinfo (Command Files): Explain order of init file reading.
11504
11505 * remote.texi (Bootstrapping): Talk about getting the serial driver
11506 to deal with ^C sent by gdb to stop the remote system.
11507
11508Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11509
11510 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11511
11512 * libgdb.texinfo (Defining Commands): made the DOC arg
11513 to gdb_define_app_command a char * instead of char **
11514 per a suggestion from kingdon.
11515
11516 * libgdb.texinfo: total rewrite from a different starting
11517 premise.
11518
11519Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11520
11521 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11522 floats passed as doubles (to improve clarity).
11523
11524Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11525
11526 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11527
11528 * a4rc.sed: update to work with Andreas Vogel papersize params
11529
11530 * refcard.tex: use Andreas Vogel simplifications of papersize
11531 params; remove useless version info; update copyright date.
11532
11533Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11534
11535 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11536
11537Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * gdb.texinfo (Files): Say what address the load command loads it at.
11540
11541 * stabs.texinfo (Common Blocks): Minor cleanups.
11542
11543 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11544 that Sun has backed away from the linker kludge and thus the relevant
11545 issue is changes to the SunPRO tools, not the Solaris linker.
11546
11547 * stabs.texinfo (Traditional Integer Types): Clean up description
11548 of octal bounds a little bit. Document extra leading zeroes.
11549
11550Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11551
11552 * gdb.texinfo (Signaling): Update for symbolic symbol names
11553 and add a section explaining the difference between the GDB
11554 signal command and the shell kill utility.
11555
11556Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11557
11558 * libgdb.texinfo: added `@' to braces that were unescaped.
11559
11560Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11561
11562 * libgdb.texinfo: new file. Spec for the gdb library.
11563
11564Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11565
11566 * stabs.texinfo (Include Files): Fix typo (start -> end).
11567
11568Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11569
11570 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11571 from Melissa at FSF's editing pass.
11572
11573Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11576 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11577 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11578
11579Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11580
11581 * remote.texi (Bootstrapping): Discuss 386 call gates.
11582
11583Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11584
11585 * stabs.texinfo (Based Variables): New node.
11586
11587Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11588
11589 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11590 names, sizes, and formats to suggest how not to lose.
11591
11592Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11593
11594 * stabs.texinfo (Methods): Fix typo.
11595
11596Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11597
11598 * gdb.texinfo: Fix a few typos.
11599
11600Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * gdb.texinfo: Clarify how well it works with Fortran.
11603
11604 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11605 More on relocating stabs in ELF files.
11606
11607Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11608
11609 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11610
11611Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11612
11613 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11614 parameters on VAX.
11615
11616Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11617
11618 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11619
11620Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11621
11622 * stabs.texinfo: Make info author notice match the TeX author notice.
11623
11624Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11625
11626 * stabs.texinfo: Initial-caps all words in node names and
11627 non-trivial words in section names.
11628
11629Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11630
11631 * stabs.texinfo: Many minor cleanups.
11632
11633 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11634
11635Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11636
11637 * stabs.texinfo: Remove full description of big example.
11638 It's not really helpful; just use pieces of it where appropriate.
11639 Add more Texinfo formatting directives (@samp, etc.).
11640 Use @deffn to define stab types.
11641 Eliminate some wordiness. Break up some nodes.
11642 Add an (alphabetized) index of symbol types.
11643 Use consistent capitalization style in node and section names.
11644
11645Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11646
11647 * gdb.texinfo: Change typo "Two two" to "The two".
11648
11649Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11650
11651 * stabs.texinfo (XCOFF-differences): Remove references to
11652 non-existent types N_DECL and N_RPSYM.
11653
11654 * stabs.texinfo (String Field): Say that type attributes bug is
11655 fixed in GDB 4.10, since it is.
11656
11657 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11658
11659Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11660
11661 * stabs.texinfo: Formatting cleanups.
11662
11663Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11664
11665 * stabs.texinfo: When explaining the n_type of a stab, standardize
11666 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11667 no tabs, use @r).
11668 (Global Variables): Clean up.
11669
11670Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11671
11672 * stabs.texinfo (Stack Variables): Re-write.
11673
11674Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11675
11676 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11677 addresses of a source file. Also revise formatting.
11678 Change "object module" or "object file" to "source file".
11679 Various: Miscellaneous cleanups.
11680
11681Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11682
11683 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11684
11685Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11686
11687 * gdbint.texinfo: Removed many nonsensical machine-collected
11688 host and target conditionals, described some of the remainder.
11689
11690Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11691
11692 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11693
11694 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11695 paragraph which follows.
11696
11697 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11698 variables. Looks better and avoids overful hbox.
11699
11700Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11701
11702 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11703
11704Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11705
11706 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11707 retransmit-timeout
11708
11709Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11710
11711 * gdbint.texinfo: Update statement about `some ancient Unix
11712 systems, like Ultrix 4.0' to Ultrix 4.2.
11713
11714Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11715
11716 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11717
11718 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11719
11720 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11721 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11722
11723 * remote.texi: new name for former gdbinv-s.texi
11724
11725 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11726
11727Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11728
11729 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11730 variables for MIPS remote debugging protocol.
11731
11732Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11733
11734 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11735
11736Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11737
11738 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11739
11740Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11741
11742 * gdb.texinfo: repair conditional bugs in text markup
11743
11744Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11745
11746 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11747 to select Modula-2 material.
11748
11749Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11750
11751 * stabs.texinfo: Cleanups regarding statics.
11752
11753 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11754 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11755
11756Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11757
11758 * stabs.texinfo: N_MAIN is sometimes used for C.
11759
11760Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11761
11762 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11763
11764Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11765
11766 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11767 removed from the code by Kingdon.
c906108c
SS
11768
11769Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11770
11771 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11772 input when evaluating breakpoint conditions; the bug has been fixed.
11773
11774 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11775 sets the ignore count to N-1, not to N.
11776
11777Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11778
11779 * refcard.tex (\hoffset): correct longstanding error to match
11780 intended offset; avoids cutting off edge on some printers
11781
11782Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11783
11784 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11785
11786Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11787
11788 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11789
11790Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11791
11792 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11793 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11794 collect sed edits if any, apply to refcard before formatting;
11795 (refcard.ps) stop implying PS fonts if PS output requested;
11796 (lrefcard.ps) delete extra target for variant PS fonts
11797
11798 * refcard.tex: parametrize papersize dependent info, collect
11799 in easily replaced spot
11800
11801 * a4rc.sed: new file, edits to refcard for A4 paper
11802
11803Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11804
11805 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11806
11807Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11808
11809 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11810
11811Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11812
11813 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11814 politely rather than rudely.
11815
11816Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11817
11818 * stabs.texinfo: Document common blocks.
11819
11820Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11821
11822 * stabs.texinfo: Add some basic info about stabs-in-elf.
11823
11824Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11825
11826 * stabs.texinfo (Top): Minor cleanup.
11827
11828Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11829
11830 * Makefile.in (install-info): remove parentdir support
11831
11832Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11833
11834 * gdb.texinfo (Copying): delete this node and references to it;
11835 RMS says this manual need not carry GPL. (passim): Improvements
11836 from last round at FSF, largely due to Ian Taylor review, and
11837 minor formatting improvements.
11838
11839 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11840 largely due to Ian Taylor review. (Debug Session): minor edits to
11841 new text.
11842
11843Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11844
11845 * Makefile.in (realclean): Remove info and dvi files too.
11846
11847Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11848
11849 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11850 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11851 * gdb.texinfo: Change accordingly.
11852
11853 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11854 N_{L,R}BRAC,N_SLINE are relative to.
11855
11856Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11857
11858 * Makefile.in (GDBvn.texi): Update atomically.
11859
11860Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11861
11862 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11863
11864Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11865
11866 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11867 addresses together. Also motivate the set print symbol-filename
11868 command and suggest other solutions.
11869
11870Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11871
11872 * gdb.texinfo (set print elements): Note that the number of
11873 elements is set to unlimited by "set print elements 0".
11874
11875Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11876
11877 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11878 NF_LDOUBLE means.
11879 (Stab Types): Include Solaris stab types.
11880 (Procedures): Document Solaris extensions.
11881
11882Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11883
11884 * gdb.texinfo: Add `set print symbol-filename' doc.
11885
11886Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11887
11888 * stabs.texinfo (Arrays): Talk about type definition vs. type
11889 information.
11890
11891 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11892 the trailing semicolon.
11893
11894Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11895
11896 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11897 and merge in other parts of the document addressing these subjects.
11898 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11899
11900 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11901 at the end of a range type.
11902
11903 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11904 AIX extensions.
11905
11906Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * stabs.texinfo (Stabs Format): Misc fixes.
11909
11910Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11911
11912 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11913 (Traditional builtin types): Document convex convention for long long.
11914 (Negative builtin types): Discuss type names, and misc fixes.
11915
11916Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11917
11918 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11919 point types used with @samp{R} type descriptor.
11920 (Symbol Descriptors): Describe how to handle conflict between
11921 different meanings of @samp{P} symbol descriptor.
11922
11923Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11924
11925 * stabs.texinfo: Remove node Quick Reference and put its children
11926 directly under the main menu.
11927
11928 * stabs.texinfo: Many more changes to bring it into line with
11929 AIX documentation and reality. I think it now has all the
11930 information from the AIX documentation, except that I burned
11931 out when I got to variant records (Pascal and Modula-2) and
11932 all the COBOL types. Oh well, we can add them later when we're
11933 worrying more about those languages.
11934
11935 * stabs.texinfo (Automatic variables): Talk about what it means
11936 to omit the symbol descriptor.
11937
11938Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11939
11940 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11941 gcc2 behavior with promoted args.
11942
11943Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11944
11945 * gdb.texinfo: include readline appendices in info version of manual
11946
11947Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11948
11949 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11950 target remote.
11951
11952 * gdb.texinfo (Machine Code): more index entries for disassemble
11953
11954Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11955
11956 * Clarify the intended use of the gdb-testers and gdb-patches
11957 mailing lists, and shrink gzip comment.
11958
11959Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11960
11961 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11962 DOSHOST configuration of manual.
11963
11964 * gdb.texinfo (MIPS Stack): new node.
11965
11966 * all-config.texi (MIPS) new switch.
11967
11968 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11969 tense; (MIPS Remote) new node.
11970
11971 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11972 bug; (Environment) less passive, other small cleanups in text about
11973 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11974 (Remote) new MIPS Remote menu entry.
11975
11976Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11977
11978 * stabs.texinfo: Many changes to include information from the
11979 AIX documentation.
11980
11981 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11982
11983Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11984
11985 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11986 Move a bunch of information from ../README.
11987 (Getting Started): New node.
11988
11989Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11990
11991 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11992
11993 * gdb.texinfo: advance manual revision dates to present
11994
11995 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11996 stop using silly Roman numerals in @set variable names
11997
11998Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11999
12000 * stabs.texinfo (Parameters): Keep trying to get this right.
12001
12002Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12003
12004 * stabs.texinfo (Parameters): More on "local parameters".
12005
12006Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12007
12008 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12009
12010Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12011
12012 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12013 (Parameters): Rewrite.
12014 (xcoff-differences, Sun-differences): Minor changes.
12015
12016Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12017
12018 * stabs.texinfo: Minor cleanup.
12019
12020Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12021
12022 * gdbint.texinfo: Minor xcoff stuff.
12023
12024Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12025
12026 * gdbint.texinfo: Update for new config directory structure.
12027 Add info about internal type data structures.
12028
12029Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12030
12031 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12032 $(srcdir).
12033 (gdb-config.texi): Depend on file in $(srcdir).
12034
12035Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12036
12037 * stabs.texinfo: Fixes about N_SO.
12038
12039Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12040
12041 * gdb.texinfo: include list of nonstandard init file names
12042
12043 * *-config.texi: new switch GENERIC for text that applies *only*
12044 to (usual) multiple-target version of manual
12045
12046 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12047 h8 config
12048
12049 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12050 in menus (rather than conditionally selected multiple alternative
12051 menus).
12052
12053 * Makefile.in: define and use DOC_CONFIG var to select
12054 configuration for GDB user manual.
12055
12056 * gdb-config.texi: delete from repository, generate from Makefile.
12057
12058 * all-config.texi: normal `generic' configuration file, formerly
12059 stored as gdb-config.texi
12060
12061Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12062
12063 * Makefile.in: add dvi target to build all .dvi files
12064
12065Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12066
12067 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12068
12069Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12070
12071 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12072 host conditionals.
12073 * stabs.texinfo: More array fixes inspired by Jim's.
12074
12075Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12076
12077 * stabs.texinfo: Fixes re arrays and continuations.
12078
12079 * gdbint.texinfo: Add XCOFF node.
12080
12081Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12082
12083 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12084
12085Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12086
12087 * stabs.texinfo: Fix for array types to mention lower bounds.
12088
12089Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12090
12091 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12092
12093Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12094
12095 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12096
12097Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12098
12099 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12100 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12101
12102Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12103
12104 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12105
12106Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12107
12108 * gdb.texinfo, gdbinv-s.texi: misc updates
12109
12110Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12111
12112 * gdbint.texinfo: Brief documentation for longjmp support,
12113 from an email msg by Stu.
12114
12115Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12116
12117 * stabs.texinfo: Fix description of floating point "range"
12118 types (which really define basic types). Reported by Jim Meehan,
12119 <meehan@src.dec.com>.
12120
12121 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12122
12123Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12124
12125 * gdbint.texinfo: Slightly expand section on supporting a new
12126 object file format.
12127
12128Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12129
12130 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12131 intermediate file.
12132
12133Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12134
12135 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12136
12137Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12138
12139 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12140
12141 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12142 as well as Z8002.
12143
12144Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12145
12146 * gdbint.texinfo: Add sections on clean design and on how to send
12147 in changes.
12148
12149Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12150
12151 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12152
12153Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12154
12155 * gdb.texinfo: Fix typo, reported by Karl Berry.
12156
12157Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12158
12159 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12160
12161Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12162
12163 * gdbint.texinfo: fixed a stray email address (needs @@),
12164 added @table @code to node "Native Conditionals"
12165
12166Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12167
12168 * gdbint.texinfo: Describe coding style of GDB.
12169
12170Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12171
12172 * stabs.texinfo: Minor wording changes.
12173
12174Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12175
12176 * gdbint.texinfo: Improve release doc slightly.
12177
12178Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12179
12180 * gdbint.texinfo: Improve doc of GDB config macros.
12181
12182Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12183
12184 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12185 These will be reinserted when examined.
12186
12187Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12188
12189 * gdbint.texinfo: Make a start at documenting all the #if macros
12190 in GDB. At least list them all, and start separating them into
12191 host-specific and target-specific.
12192
12193Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12194
12195 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12196 examples (not consistent w others).
c906108c
SS
12197 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12198 for generic vn of doc
12199
12200Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12201
12202 * Makefile.in: always create installation directories.
12203
12204Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12205
12206 * gdb.texinfo: in h8 config, do not describe searching commands.
12207
12208Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12209
12210 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12211 conditionals; introduce a few generic switches that may be
12212 useful for other cross-dev or dos-hosted configs.
12213
12214 * gdb.texinfo: fix typo in "info reg" description
12215
12216Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12217
12218 * stabs.texinfo: Minor updates from running TeX over it.
12219 * Makefile.in (stabs.dvi, stabs.ps): Add.
12220
12221Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12222
12223 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12224 First pass at converting it to texinfo.
12225
12226Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12227
12228 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12229 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12230
12231Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12232
12233 * gdbint.texinfo: Add section on partial symbol tables.
12234
12235Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12236
12237 * gdb.texinfo: document `set remotedebug' and `set
12238 rstack_high_address'.
12239
12240Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12241
12242 * gdb.texinfo: slight expansion of new text on reading info files
12243 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12244 H8/300 from DOS.
12245
12246Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12247
12248 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12249
12250Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12251
12252 * gdb.texinfo: Say how to read the `info' files.
12253
12254Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12255
12256 * Makefile.in: gm4 -> m4.
12257
12258Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12259
12260 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12261 Documentation' ahead of `Installing GDB' to match README.
12262 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12263 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12264
12265Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12266
12267 * Makefile.in: remove $(srcdir) from gdb.info rule.
12268
12269Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12270
12271 * Makefile.in: commented out gdb-all.texinfo rule. This is
12272 temporary.
12273
12274Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12275
12276 * Makefile.in, configure.in: removed traces of namesubdir,
12277 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12278 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12279
12280Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12281
12282 * gdb.texinfo: Improve how we ask for bug reports.
12283
12284Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12285
12286 * Makefile.in: infodir belongs in datadir.
12287
12288Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12289
12290 * Makefile.in: remove spaces following hyphens, bsd make can't
12291 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12292 standards.text support.
c906108c
SS
12293
12294Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12295
12296 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12297 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12298 and mandir now keyed off datadir by default.
12299
12300\f
12301Local Variables:
9e9c5ae7 12302mode: change-log
c906108c
SS
12303left-margin: 8
12304fill-column: 74
12305version-control: never
463888ab 12306coding: utf-8
c906108c 12307End:
This page took 2.390638 seconds and 4 git commands to generate.