Don't print symbol declaration's line number in rbreak output
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
b744723f
AA
12018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.texinfo (Symbols): Mention the fact that "info
4 variables/functions/types" show source files and line numbers.
5
4a4495d6
MM
62018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7
8 * gdb.texinfo: Document set/show record btrace cpu.
9
3fcded8f
JB
102018-03-27 Joel Brobecker <brobecker@adacore.com>
11
12 * gdb.texinfo (Ada Settings): New subsubsection.
13
978d6c75
TT
142018-03-26 Tom Tromey <tom@tromey.com>
15
16 PR backtrace/15582:
17 * gdb.texinfo (Backtrace): Mention "hide" argument.
18
ea3b0687
TT
192018-03-26 Tom Tromey <tom@tromey.com>
20
21 * gdb.texinfo (Backtrace): Describe options individually.
22
76727919
TT
232018-03-19 Tom Tromey <tom@tromey.com>
24
25 * observer.texi: Remove.
26
386a8676
JB
272018-03-04 John Baldwin <jhb@FreeBSD.org>
28
29 * gdb.texinfo (Debugging Output): Document "set/show debug
30 fbsd-nat".
31
db1ae9c5
AB
322018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.texinfo (Machine Code): Additional information about "info
35 line" command.
36
d726cb5d
SN
372018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
38
39 * gdb.texinfo (gdb-add-index man): Add pindex.
40
dbfa4523
SN
412018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
42
43 * gdb.texinfo (set cwd): Add period.
44 (gdb-add-index man): Move anchor.
45
ba643918
SDJ
462017-01-12 Tom Tromey <tom@tromey.com>
47 Sergio Durigan Junior <sergiodj@redhat.com>
48
49 * gdb.texinfo (Index Files): Mention gdb-add-index.
50 (gdb-add-index man): New section.
51 * Makefile.in (gdb-add-index.1): New rule to generate manpage
52 from gdb.texinfo.
53
754452f0
SN
542018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
55
56 * gdb.texinfo (pwd): Fix whitespace.
57
2d97a5d9
JB
582018-01-09 John Baldwin <jhb@FreeBSD.org>
59
60 * gdb.texinfo (pwd): Update cross-reference for Process Information
61 node and remove explicit /proc reference.
62 (Native): Rename subsection from SVR4 Process Information to
63 Process Information.
64 (Process Information): Reword introduction to be less /proc
65 centric. Document support for "info proc" on FreeBSD.
66
9f757bf7
XR
672018-01-03 Xavier Roirand <roirand@adacore.com>
68
69 * gdb.texinfo (Set Catchpoints): Add documentation for new
70 "catch handlers" action.
71
cef0f868
SH
722017-12-27 Stafford Horne <shorne@gmail.com>
73
74 * gdb.texinfo (Target Description Format): Explain that arbitrary
75 strings are now allowed for register groups.
76
b67d92b0
SH
772017-12-27 Stafford Horne <shorne@gmail.com>
78
79 * gdb.texinfo (Registers): Document info reg $reggroup feature.
80
7c161838
SDJ
812017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
82
83 PR cli/16224
84 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
85
b89641ba
SM
862017-12-13 Simon Marchi <simon.marchi@ericsson.com>
87
88 * python.texi (Manipulating breakpoints using Python): Document
89 qualified parameter to gdb.Breakpoint.
90
0b982d68
SM
912017-12-13 Simon Marchi <simon.marchi@ericsson.com>
92
93 * python.texi (Manipulating breakpoints using Python): Split doc
94 of Breakpoint.__init__ in two, split text in multiple
95 paragraphs, don't nest parameter square brackets.
96
a994fec4
FJ
972017-12-12 Stafford Horne <shorne@gmail.com>
98 Stefan Wallentowitz <stefan@wallentowitz.de>
99 Franck Jullien <franck.jullien@gmail.com>
100 Jeremy Bennett <jeremy.bennett@embecosm.com>
101
102 * gdb.texinfo: Add OpenRISC documentation.
103
437afbb8
JK
1042017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
107
883fd55a
KS
1082017-12-07 Keith Seitz <keiths@redhat.com>
109
110 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
111 and "show print type nested-type-limit".
112
824cc835
PM
1132017-12-07 Phil Muldoon <pmuldoon@redhat.com>
114
115 * python.texi (Breakpoints In Python): Add text relating
116 to allowed explicit locations and keywords in gdb.Breakpoints.
117
7403715e
TT
1182017-12-04 Tom Tromey <tom@tromey.com>
119
120 * gdb.texinfo (Rust): Update trait object status
121
97cbe998
SDJ
1222017-12-01 Andrew Cagney <cagney@redhat.com>
123 Joel Brobecker <brobecker@adacore.com>
124 Sergio Durigan Junior <sergiodj@redhat.com>
125
126 * gdb.texinfo (File Options): Document --readnever.
127 (Commands to Specify Files): Likewise, for 'symbol-file' and
128 'add-symbol-file'.
129
bd69330d
PA
1302017-11-29 Pedro Alves <palves@redhat.com>
131
132 PR c++/19436
133 * gdb.texinfo (Debugging C Plus Plus): Document setting
134 breakpoints in functions with ABI tags.
135
a20714ff
PA
1362017-11-29 Pedro Alves <palves@redhat.com>
137
138 * gdb.texinfo (Linespec Locations): Document how "function" is
139 interpreted in C++ and Ada. Document "-qualified".
140 (Explicit Locations): Document how "-function" is interpreted in
141 C++ and Ada. Document "-qualified".
142
ee9a09e9
DC
1432017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
144
145 PR gdb/21945
146 * gdb.texinfo (Search Memory): Update description and example
147 about how to search a string without NULL terminator.
148
e547c119
JB
1492017-11-24 Joel Brobecker <brobecker@adacore.com>
150
151 * gdb.texinfo (GDB/MI Ada Exception Information): Document
152 new "exception-message" field.
153
5f1ca24a
SM
1542017-11-24 Simon Marchi <simon.marchi@ericsson.com>
155
156 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
157
d044bac8
PA
1582017-11-24 Pedro Alves <palves@redhat.com>
159
160 * gdb.texinfo (Completion): Update need-quoting examples. Remove
161 false claim that GDB inserts quoting automatically.
162 (Symbols): Add anchor.
163
2400729e
UW
1642017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
165
166 * gdb.texinfo (Requirements): Document use of GNU MPFR.
167
d8ae99a7
PM
1682017-11-16 Phil Muldoon <pmuldoon@redhat.com>
169
170 * python.texi (Basic Python): Add rbreak documentation.
171
d0fe4701
XR
1722017-11-07 Xavier Roirand <roirand@adacore.com>
173 Pedro Alves <palves@redhat.com>
174
175 * gdb.texinfo (Set Breaks): Document support for breakpoint
176 location ranges in the enable/disable commands.
177
bc3b087d
SDJ
1782017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
179
180 * gdb.texinfo (Starting your Program) <The working directory.>:
181 Mention remote debugging.
182 (Working Directory) <Your Program's Working Directory>:
183 Likewise.
184 (Connecting) <Remote Packet>: Add "set-working-dir"
185 and "QSetWorkingDir" to the table.
186 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
187 packet.
188
d092c5a2
SDJ
1892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
190
191 * gdb.texinfo (Starting your Program) <The working directory.>:
192 Mention new "set cwd" command.
193 (Working Directory) <Your Program's Working Directory>:
194 Rephrase to explain that "set cwd" exists and is the default
195 way to change the inferior's cwd.
196
289e23aa
AA
1972017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
198
199 * gdb.texinfo (S/390 and System z Features): Document the new
200 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
201
f2ff95c5
KB
2022017-09-21 Kevin Buettner <kevinb@redhat.com>
203
204 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
205 attribute.
206
da2c323b
KB
2072017-09-21 Kevin Buettner <kevinb@redhat.com>
208
209 * python.texi (Inferiors In Python): Add description for method
210 Inferior.thread_from_thread_handle.
211
4e5a4f58
JB
2122017-09-19 John Baldwin <jhb@FreeBSD.org>
213
214 * gdb.texinfo (Starting your Program): Add description of
215 starti command. Mention starti command as an alternative for
216 debugging the elaboration phase.
217
1526853e
SM
2182017-09-16 Simon Marchi <simon.marchi@ericsson.com>
219
220 * gdb.texinfo (Maintenance Commands): Document filter parameter
221 of "maint selftest". Document "maint info selftests" command.
222
7c96f8c1
TT
2232017-09-11 Tom Tromey <tom@tromey.com>
224
225 * python.texi (Events In Python): Document new events.
226
d69cf9b2
PA
2272017-09-04 Pedro Alves <palves@redhat.com>
228
229 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
230 no-debug-info variables.
231 (Symbols) <Examining the Symbol Table>: Document inspecting
232 no-debug-info types.
233 (Calling) <Calling functions with no debug info>: New subsection,
234 documenting calling no-debug-info functions.
235 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
236
0a2dde4a
SDJ
2372017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
238
239 * gdb.texinfo (set environment): Add @anchor. Explain that
240 environment variables set by the user are sent to GDBserver.
241 (unset environment): Likewise, but for unsetting variables.
242 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
243 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
244 "environment-reset" and "QEnvironmentReset" to the table.
245 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
246 QEnvironmentReset>: New item, explaining the packet.
247
6e41ddec
JK
2482017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
249
250 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
251 "Compiler search for the compile command" descriptions of set
252 compile-gcc and show compile-gcc.
253
58afddc6
WP
2542017-08-07 Weimin Pan <weimin.pan@oracle.com>
255
256 * gdb.texinfo (Architectures): Add new Sparc64 section to document
257 ADI support.
258 * NEWS: Add "adi examine" and "adi assign" commands.
259
6d580b63
YQ
2602017-08-18 Yao Qi <yao.qi@linaro.org>
261
262 * gdb.texinfo (Server): Document "--selftest".
263
a5afdb16
RK
2642017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
265
266 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
267 Single-Key mode.
268
ca145713
SDJ
2692017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
270
271 PR gdb/21925
272 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
273 set...").
274
0968fbae
SM
2752017-08-09 Simon Marchi <simon.marchi@ericsson.com>
276
277 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
278 conditional expression.
279
791fb3d7
SM
2802017-07-31 Simon Marchi <simon.marchi@ericsson.com>
281
282 * agentexpr.texi (rot): Fix symbolic description, improve
283 textual description.
284
27d41eac
YQ
2852017-07-26 Yao Qi <yao.qi@linaro.org>
286
287 * gdb.texinfo (Maintenance Commands): Document command
288 "maint check xml-descriptions".
289
8e2141c6
YQ
2902017-07-26 Yao Qi <yao.qi@linaro.org>
291
292 * gdb.texinfo (Maintenance Commands): Document optional
293 argument of "maint print c-tdesc".
294
c646b4e8
YQ
2952017-07-18 Yao Qi <yao.qi@linaro.org>
296
297 * gdb.texinfo (Maintenance Commands): Improve the doc to
298 command "maint print c-tdesc".
299
eb83230b
SDJ
3002017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
301
302 PR gdb/21606
303 * python.texi (Python representation of Symbols.): Replace
304 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
305 * guile.texi (Guile representation of Symbols.): Likewise.
306
c4dcb155
SM
3072017-06-11 Simon Marchi <simon.marchi@ericsson.com>
308
309 * gdb.texinfo (Optional Messages about Internal Happenings):
310 Document {set,show} debug separate-debug-file commands.
311
aefd8b33
SDJ
3122017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
313
314 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
315 (Connecting) <Remote Packet>: Add "startup-with-shell"
316 and "QStartupWithShell" to the table.
317 (Remote Protocol) <QStartupWithShell>: New item, explaining the
318 packet.
319
176efed1
AB
3202017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
321
322 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
323
d050f7d7
TW
3242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
325
326 * python.texi (Recording in Python): Factor out the documentation of
327 gdb.RecordInstruction's super class.
328
14f819c8
TW
3292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
330
331 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
332 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
333 prev and next.
334
0ed5da75
TW
3352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
336
337 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
338 gdb.RecordInstruction
339
913aeadd
TW
3402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
341
342 * python.texi (Recording in Python): Add documentation for
343 gdb.RecordGap and remove documentation of special cases for
344 gdb.BtraceInstruction.
345
a3be24ad
TW
3462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
347
348 * python.texi (Recording in Python): Remove Record.ptid defvar.
349
ebe553db
SM
3502017-04-21 Simon Marchi <simon.marchi@ericsson.com>
351
352 * gdb.texinfo (GDB/MI Thread Information): Add missing
353 fields, re-word some things.
354 (GDB/MI Thread Commands): Describe fields found in the output of
355 -thread-info, remove description of fields in the
356 thread output tuple, replace with a cross-reference to "GDB/MI
357 Thread Information".
358
9be21bb4
SM
3592017-04-21 Simon Marchi <simon.marchi@ericsson.com>
360
361 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
362 from -thread-info output.
363
fe5f7374
AK
3642017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
365
366 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
367
eea78757
AK
3682017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
369
370 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
371
79778b30
YQ
3722017-03-22 Yao Qi <yao.qi@linaro.org>
373
374 * python.texi (Inferiors In Python): Remove @code from Python.
375
cee59b3f
TW
3762017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
377
378 * python.texi (Recordings In Python): Document return type of
379 gdb.BtraceInstruction.data.
380
51457a05
MAL
3812017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
382
383 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
384 command file-list-shared-libraries
385 (GDB/MI Async Records): Update documentation of library-loaded with new
386 field.
387
f8d99587
DE
3882017-03-16 Doug Evans <dje@google.com>
389
390 * guile.texi (Lazy Strings In Guile): Mention arrays.
391 * python.texi (Lazy Strings In Python): Ditto.
392
5cf70512
JW
3932017-03-08 Jiong Wang <jiong.wang@arm.com>
394
395 * gdb.texinfo (Memory Protection Extensions): Add missing escape
396 character "@".
397
4a612d6f
WT
3982017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
399
400 * Memory Protection Extensions: Add information about inferior
401 calls.
402
216f72a1
JK
4032017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
404
405 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
406 DW_TAG_GNU_* and DW_AT_GNU_*.
407
4e746bb6
TW
4082017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
409
410 * python.texi (Recordings In Python): New section.
411
3f77c769
TT
4122017-02-14 Tom Tromey <tom@tromey.com>
413
414 PR python/13598:
415 * python.texi (Events In Python): Document events.before_prompt.
416
5cf30ebf
LM
4172017-02-13 Luis Machado <lgustavo@codesourcery.com>
418
419 * gdb.texinfo (Target Commands): Document the optional offset
420 argument for the load command.
421
18da0c51
MG
4222017-02-10 Martin Galvan <martingalvan@sourceware.org>
423
424 PR gdb/21122
425 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
426 space-separated breakpoint lists. Also add a missing @table command
427 and @cindex for breakpoint lists.
428
3f7b46f2
IR
4292017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
430
431 PR tdep/20936
432 * gdb.texinfo: (Standard Target Features): Document SPARC features.
433 (Sparc Features): New node.
434
2735833d
WT
4352017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
436
437 * gdb.texinfo (i386 Features): Add system segment registers
438 as feature.
439
373832b6
SM
4402017-01-24 Simon Marchi <simon.marchi@ericsson.com>
441
442 * python.texi (Events In Python): Fix typo.
443
78cbbba8
LM
4442017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
445 Luis Machado <lgustavo@codesourcery.com>
446
447 * gdb.texinfo (-target-flash-erase): New MI command description.
448 (flash-erase): New CLI command description.
449
387360da
JB
4502017-01-04 John Baldwin <jhb@FreeBSD.org>
451
452 * gdb.texinfo (Contributors): Add SRI International and University
453 of Cambridge for FreeBSD/mips.
454
34c41c68
DE
4552016-12-22 Doug Evans <xdje42@gmail.com>
456
457 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
458 commands.
459
df3ee9ca
PA
4602016-12-02 Pedro Alves <palves@redhat.com>
461
462 * gdb.texinfo (User-defined Commands): Limit on number of
463 arguments passed to user-defined commands removed; update.
464
01770bbd
PA
4652016-12-02 Pedro Alves <palves@redhat.com>
466
467 PR cli/20559
468 * gdb.texinfo (Define): Add example of using "eval" to process a
469 variable number of arguments.
470 (Output) <eval>: Add anchor.
471
ad02e4fe
SM
4722016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
473
474 * Makefile.in: Likewise.
475
8504e097
AA
4762016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
477
478 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
479 xref.
480
39402e6c
PA
4812016-10-29 Pedro Alves <palves@redhat.com>
482
483 * gdb.texinfo (Packets) <vCont>: Remove mention of default
484 actions.
485
ca6eff59
PA
4862016-10-26 Pedro Alves <palves@redhat.com>
487
488 * gdb.texinfo (Packets): Clarify vCont packets with multiple
489 actions that match a thread, and what happens when an action
490 matches a thread that is already running.
491
be06ba8c
SM
4922016-10-14 Simon Marchi <simon.marchi@ericsson.com>
493
494 * gdb.texinfo (Using Trace Files): Fix typo.
495 (GDB/MI Tracepoint Commands): Likewise.
496
99e61eda
SM
4972016-10-14 Simon Marchi <simon.marchi@ericsson.com>
498
499 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
500 of -trace-save.
501
9c37b5ae
TT
5022016-10-06 Tom Tromey <tom@tromey.com>
503
504 * guile.texi (Types In Guile): Remove Java mentions.
505 * python.texi (Types In Python): Remove Java mentions.
506 * gdb.texinfo (Address Locations, Supported Languages)
507 (Index Section Format): Remove Java mentions.
508
ee8da4b8
DE
5092016-08-15 Doug Evans <dje@google.com>
510
511 * gdb.texinfo (Target Description Format): Update docs on "end"
512 field spec and field default type.
513
4034d0ff
AT
5142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5152016-10-03 Simon Marchi <simon.marchi@ericsson.com>
516
517 PR gdb/20487
518 * gdb.texinfo (Context management): Update mention of frame
519 change notifications.
520 (gdb/mi Async Records): Document frame field in
521 =thread-select event.
522 * observer.texi (GDB Observers): New user_selected_context_changed
523 observer.
524
4435e1cc
TT
5252016-09-28 Tom Tromey <tom@tromey.com>
526
527 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
528 than "memory breakpoint". Further document "kind". Move
529 protocol-details link earlier.
530 <z1>: Document the cmd_list argument. Fix typo.
531 <g>: Remove incorrect sentence.
532 (Stop Reply Packets): Document "OK" response to requests when in
533 non-stop mode.
534 <swbreak>: Use "software breakpoint" rather than "memory
535 breakpoint".
536 <create>: Document that "R" is ignored.
537 <W, X, w>: Document formatting of "AA".
538 (Notification Packets): Use "%Stop", not "%%Stop".
539
ad0a504f
AK
5402016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
541
542 * gdb.texinfo (Embedded Processors): Document ARC.
543 (Synopsys ARC): New section.
544 (Standard Target Features): Document ARC features.
545 (ARC Features): New section.
546
74172ecf
SM
5472016-09-21 Simon Marchi <simon.marchi@ericsson.com>
548
549 * .gitignore: New file.
550
0a1ddfa6
SM
5512016-08-24 Simon Marchi <simon.marchi@ericsson.com>
552
553 * gdb.texinfo (Input/Output): Mention possibility to unset
554 inferior-tty.
555
c0272db5
TW
5562016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
557
558 * gdb.texinfo: Resume btrace on reconnect.
559
e3487908
GKB
5602016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
561
562 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
563 syscall.
564
463888ab
РИ
5652016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
566
567 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
568 command.
569
dac790e1
TT
5702016-07-13 Tom Tromey <tom@tromey.com>
571
572 PR python/15620, PR python/18620:
573 * python.texi (Events In Python): Document new breakpoint events.
574
93daf339
TT
5752016-07-13 Tom Tromey <tom@tromey.com>
576
577 PR python/17698:
578 * python.texi (Breakpoints In Python): Document
579 Breakpoint.pending.
580
cda75e70
TT
5812016-07-13 Tom Tromey <tom@tromey.com>
582
583 * python.texi (Breakpoints In Python): Move table of types and
584 table of watchpoint types earlier in node.
585
e0f3fd7c
TT
5862016-07-12 Tom Tromey <tom@tromey.com>
587
588 PR python/19293:
589 * python.texi (Frames In Python): Document
590 gdb.invalidate_cached_frames.
591
86f78169
PA
5922016-06-21 Pedro Alves <palves@redhat.com>
593
594 * gdb.texinfo (Interpreters): Update intepreter-exec section,
595 document new-ui and explain use case.
596
a28d8e50
YTL
5972016-06-17 Yan-Ting Lin <currygt52@gmail.com>
598
599 * gdb.texinfo (Standard Target Features): Document NDS32 features.
600 (NDS32 Features): New Section.
601
bb556f1f
TK
6022016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
603
604 * gdb.texinfo (Examining Memory): Document negative repeat
605 count in the 'x' command.
606
38b022b4
SM
6072016-06-06 Simon Marchi <simon.marchi@ericsson.com>
608
609 * gdb.texinfo (GDB/MI Async Records): Document method and
610 format fields in =record-started.
611 * observer.texi (record_changed): Add method and format
612 parameters.
613
c185ba27
EZ
6142016-05-27 Eli Zaretskii <eliz@gnu.org>
615
616 * gdb.texinfo (General Query Packets): Move the description of the
617 response before the long list of the specific 'read' and 'write'
618 requests.
619
1957f6b8
TT
6202016-05-23 Tom Tromey <tom@tromey.com>
621
622 * python.texi (Basic Python): Document gdb.breakpoints return.
623
224f10c1
TT
6242016-05-24 Tom Tromey <tom@tromey.com>
625
626 PR gdb/19194:
627 * gdb.texinfo (gdb man): Fix typo.
628
0bdfa368
TT
6292016-05-17 Tom Tromey <tom@tromey.com>
630
631 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
632 (Rust): New node.
633
dcd1f979
TT
6342016-05-17 Tom Tromey <tom@tromey.com>
635
636 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
637
310cdbb6
YQ
6382016-04-27 Yao Qi <yao.qi@linaro.org>
639
640 * gdb.texinfo (tfind): Complete doc about tfind without
641 argument.
642
b8162e5a
AT
6432016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
644
645 * agentexpr.texi (byte): Fix zero_ext description.
646
f7c38292
PA
6472016-03-31 Pedro Alves <palves@redhat.com>
648
649 * gdb.texinfo (M32R/SDI): Delete node.
650 (MIPS Embedded): Remove references to the MIPS remote debugging
651 protocol, PMON and variants, and the associated commands.
652
81516450
DE
6532016-03-15 Doug Evans <dje@google.com>
654
655 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
656 (Target Description Format): Mention enum types. Update docs on
657 flags types.
658 (Predefined Target Types): Add "bool".
659 (Enum Target Types): New node.
660
2a60e18f
PA
6612016-03-15 Pedro Alves <palves@redhat.com>
662
663 * gdb.texinfo (Tracepoint Actions): Fix typo.
664
45fa2529
PA
6652016-03-15 Pedro Alves <palves@redhat.com>
666 Andreas Arnez <arnez@linux.vnet.ibm.com>
667 Marcin Kościelnicki <koriakin@0x04.net>
668
669 * gdb.texinfo (Tracepoint Actions): Document possible
670 unreliability of '$_ret'.
671
f2403c39
AB
6722016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
673
674 * gdb.texinfo (Symbols): Document new 'maint info line-table'
675 command.
676
f2f3ccb9
SM
6772016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
678
679 * gdb.texinfo (Convenience Functions): Document $_as_string.
680
cce0e923
DE
6812016-02-23 Doug Evans <dje@google.com>
682
683 * gdb.texinfo (Skipping Over Functions and Files): Document new
684 options to "skip" command. Update docs of output of "info skip".
685
012b3a21
WT
6862016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
687
688 * gdb.texinfo (Signals): Add bound violation display hints for
689 a SIGSEGV.
690
0748bf3e
MK
6912016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
692
693 * gdb.texinfo (Trace File Format): Add documentation for description
694 section lines.
695
e909d859
MK
6962016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
697
698 * gdb.texinfo (Trace File Format): Remove misleading information
699 about register block ordering.
700
713cdcbf
DE
7012016-02-01 Doug Evans <dje@google.com>
702
703 * gdb.texinfo (Value Sizes): Fix typo.
704
8244c20d
DE
7052016-02-01 Doug Evans <dje@google.com>
706
707 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
708
5fdf6324
AB
7092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.texinfo (Value Sizes): New section.
712 (Data): Add the 'Value Sizes' node to the menu.
713
67ebd9cb
JB
7142016-01-26 John Baldwin <jhb@FreeBSD.org>
715
716 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
717
6e9567fe
JB
7182016-01-19 John Baldwin <jhb@FreeBSD.org>
719
720 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
721
f303dbd6
PA
7222016-01-18 Pedro Alves <palves@redhat.com>
723
724 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
725 of the thread that hit a breakpoint or received a signal.
726
71ef29a8
PA
7272016-01-15 Pedro Alves <palves@redhat.com>
728
729 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
730
663f6d42
PA
7312016-01-13 Pedro Alves <palves@redhat.com>
732
733 * gdb.texinfo (Threads): Document the $_gthread convenience
734 variable.
735 (Convenience Vars): Likewise.
736
c84f6bbf
PA
7372016-01-13 Pedro Alves <palves@redhat.com>
738
739 * gdb.texinfo (Threads): Document "info threads -gid".
740
22a02324
PA
7412016-01-13 Pedro Alves <palves@redhat.com>
742
743 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
744 anchor.
745 (Threads In Python): Document new InferiorThread.global_num
746 attribute.
747
5d5658a1
PA
7482016-01-07 Pedro Alves <palves@redhat.com>
749
750 * gdb.texinfo (Threads): Document per-inferior thread IDs,
751 qualified thread IDs, global thread IDs and thread ID lists.
752 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
753 thread IDs.
754 (Convenience Vars): Document the $_thread convenience variable.
755 (Ada Tasks): Adjust to refer to thread IDs.
756 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
757 Commands, GDB/MI Variable Objects): Update to mention global
758 thread IDs.
759 * guile.texi (Breakpoints In Guile)
760 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
761 global thread IDs instead of thread IDs.
762 * python.texi (Threads In Python): Adjust documentation of
763 InferiorThread.num.
764 (Breakpoint.thread): Mention global thread IDs instead of thread
765 IDs.
766
84654457
PA
7672016-01-13 Pedro Alves <palves@redhat.com>
768
769 * python.texi (Threads In Python): Document
770 InferiorThread.inferior.
771
e3940304
PA
7722016-01-13 Pedro Alves <palves@redhat.com>
773
774 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
775 convenience variable.
776 (Convenience Vars): Likewise.
777
82075af2
JS
7782016-01-12 Josh Stone <jistone@redhat.com>
779 Philippe Waroquiers <philippe.waroquiers@skynet.be>
780
781 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
782 (Stop Reply Packets): List the syscall entry and return stop reasons.
783 (General Query Packets): Describe QCatchSyscalls, and add it to the
784 table and the detailed list of stub features.
785
bc504a31
PA
7862016-01-12 Pedro Alves <palves@redhat.com>
787
788 Remove use of the registered trademark symbol throughout.
789
cde67b27
YQ
7902016-01-12 Yao Qi <yao.qi@linaro.org>
791
792 * gdb.texinfo (Interrupts): Update the document on handling
793 interrupt when program is stopped.
794
19d9d4ef
DB
7952015-12-11 Don Breazeal <donb@codesourcery.com>
796
797 * gdb.texinfo (Forks): Correct Linux kernel version where
798 fork and exec events are supported, add notes about support
799 of these events in target remote mode.
800 (Connecting): Reorganize and clarify distinctions between
801 target remote, extended-remote, and multiprocess.
802 Reorganize related text from separate sections into new
803 sections.
804 (Server): Note effects of target extended-remote mode.
805 Delete section on Multi-Process Mode for gdbserver.
806 Move some text to "Connecting" node.
807
f4f4330e
PA
8082015-12-10 Pedro Alves <palves@redhat.com>
809
810 * gdb.texinfo (Threads): Replace warning with explanation
811 about single-threaded programs.
812
b1236ac3
PA
8132015-12-10 Pedro Alves <palves@redhat.com>
814
815 * gdb.texinfo (Threads): Remove mention of SGI.
816 (Forks): Remove mention of HP-UX.
817 (Breakpoints): Remove mention of HP-UX.
818 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
819 Reword in terms of architectures.
820 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
821 mention supported systems.
822 (Convenience Vars): Don't mention HP-UX.
823 (Jumping): Remove mention of HP-UX in comment.
824 (Files) <shared libraries>: Update supported shared library types
825 list. Remove mention of HP-UX.
826 (Native): Remove HP-UX subsection.
827 (SVR4 Process Information): Remove mention of HP-UX.
828
0f59c28f
PA
8292015-12-10 Pedro Alves <palves@redhat.com>
830
831 * gdb.texinfo (Stack): Reorder menu.
832
1c35a88f
LM
8332015-12-09 Luis Machado <lgustavo@codesourcery.com>
834
835 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
836 -var-set-format's new zero-hexadecimal format.
837
3685b09f
PMR
8382015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
839
840 * gdb.texinfo (Ada Mode Into): Move overloading support
841 description to its own node.
842 (Overloading support for Ada): New node.
843
f2faf941
PA
8442015-11-30 Pedro Alves <palves@redhat.com>
845
846 PR 14618
847 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
848 (Remote Configuration): Add the "set/show remote
849 no-resumed-stop-reply" to the available settings table.
850 (General Query Packets): Document the "no-resumed" qSupported
851 feature.
852
65706a29
PA
8532015-11-30 Pedro Alves <palves@redhat.com>
854
855 * gdb.texinfo (Remote Configuration): List "set/show remote
856 thread-events" command in configuration table.
857 (Stop Reply Packets): Document "T05 create" stop
858 reason and 'w' stop reply.
859 (General Query Packets): Document QThreadEvents packet. Document
860 QThreadEvents qSupported feature.
861
de979965
PA
8622015-11-30 Pedro Alves <palves@redhat.com>
863
864 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
865 anchor.
866 (Packets): Document vCtrlC.
867
79efa585
SM
8682015-11-26 Simon Marchi <simon.marchi@ericsson.com>
869
870 * gdb.texinfo (Thread List Format): Mention thread names.
871
7e0aa6aa
PA
8722015-11-24 Pedro Alves <palves@redhat.com>
873
874 PR 17539
875 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
876 program-spaces" example to ascending order listing.
877 (Threads): Adjust "info threads" example to ascending order
878 listing.
879 (Forks): Adjust "info inferiors" example to ascending order
880 listing.
881
0c532a29
MM
8822015-11-04 Markus Metzger <markus.t.metzger@intel.com>
883
884 * gdb.texinfo (Process Record and Replay): Document "record
885 instruction-history" modifiers.
886
fc58fa65
AB
8872015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
890 description.
891 (Frame Filter Management): Move to later in the 'Examining the
892 Stack' chapter.
893 (Selection): Add entry for 'select-frame'.
894
792005b0
DE
8952015-09-25 Doug Evans <dje@google.com>
896
897 * gdb.texinfo (Process Record and Replay): Fix syntax of
898 "record instruction-history begin, end" and
899 "record function-call-history begin, end".
900
c58b006b
SM
9012015-09-22 Simon Marchi <simon.marchi@ericsson.com>
902
903 * gdb.texinfo (Specifying Source Directories): Fix
904 substitute-path example.
905
f2665db5
MM
9062015-09-18 Markus Metzger <markus.t.metzger@intel.com>
907
908 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
909
e68fa6f0
PA
9102015-09-15 Pedro Alves <palves@redhat.com>
911
912 PR remote/18965
913 * gdb.texinfo (Stop Reply Packets): Revert previous change to
914 the vforkdone description.
915
8228463c
PA
9162015-09-15 Pedro Alves <palves@redhat.com>
917
918 PR remote/18965
919 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
920 part indicates the thread ID of the parent process.
921
750ce8d1
YQ
9222015-09-15 Yao Qi <yao.qi@linaro.org>
923
924 * gdb.texinfo (General Query Packets): Add vContSupported to
925 tables of 'gdbfeatures' and 'stub features' supported in the
926 qSupported packet, as well as to the list containing stub
927 feature details.
928
b459a59b
DB
9292015-09-11 Don Breazeal <donb@codesourcery.com>
930
931 * gdb.texinfo (Remote Configuration): Add exec event
932 feature to table of packet settings.
933 (Stop Reply Packets): Add exec events to the list of stop
934 reasons.
935 (General Query Packets): Add exec events to tables of
936 'gdbfeatures' and 'stub features' supported in the qSupported
937 packet, as well as to the list containing stub feature
938 details.
939
73b8c1fd
PA
9402015-08-24 Pedro Alves <palves@redhat.com>
941
942 * gdb.texinfo (Remote Configuration): Document the "set/show
943 remote multiprocess-extensions-packet" commands.
944
bb615428
PA
9452015-08-24 Pedro Alves <palves@redhat.com>
946
947 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
948 <M32R>: Remove references to M32R/D.
949 <M68K>: Remove references to target dbug.
950 <MIPS Embedded>: Remove references to target r3900 and target
951 array.
952 <PowerPC Embedded>: Remove references to target dink32 and target
953 ppcbug, target sds
954 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
955
2b4bf6af
AB
9562015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
959
566f5e3b
AB
9602015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
963
18989b3c
AB
9642015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.texinfo (Maintenance Commands): Move documentation of "main
967 info bfds" to...
968 (File Caching): A New section. Outline bfd caching, and add new
969 description for "main set/show bfd-sharing".
970
6ff0ba5f
DE
9712015-08-14 Doug Evans <xdje42@gmail.com>
972
973 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
974 disassembly.
975 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
976
629500fa
KS
9772015-08-11 Keith Seitz <keiths@redhat.com>
978
979 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
980 Use "location(s)"instead of "linespec(s)".
981 (Specifying a Location): Rewrite.
982 Add subsections describing linespec, address, and explicit locations.
983 Add node/menu for each subsection.
984 (Source and Machine Code, C Preprocessor Macros)
985 (Create and Delete Trace points)
986 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
987 (Continuing at a Different Address): Remove "linespec" examples.
988 Add reference to "Specify a Location"
989 (The -break-insert Command): Rewrite. Add anchor.
990 Add reference to appropriate manual section discussing locations.
991 (The -dprintf-insert Command): Refer to -break-insert for
992 specification of 'location'.
993
fbea99ea
PA
9942015-08-07 Pedro Alves <palves@redhat.com>
995
996 * gdb.texinfo (Maintenance Commands): Document "maint set/show
997 target-non-stop".
998
da8c46d2
MM
9992015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1000
1001 * gdb.texinfo (Process Record and Replay): Document prefixing of
1002 speculatively executed instructions in the "record instruction-history"
1003 command.
1004
a3b5281e
DE
10052015-07-20 Doug Evans <dje@google.com>
1006
1007 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1008
6bcb1f97
DE
10092015-07-16 Doug Evans <dje@google.com>
1010
1011 * stabs.texinfo: @include gdb-cfg.texi.
1012
db1ff28b
JK
10132015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1014
1015 Revert the previous 2 commits:
1016 gdbserver build-id attribute generator
1017 Validate symbol file using build-id
1018
ca5268b6
JK
10192015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 * gdb.texinfo (Files): Add 'set validate-build-id'
1022 and 'show validate-build-id'.
1023
700ca40f
JK
10242015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1025 Jan Kratochvil <jan.kratochvil@redhat.com>
1026
1027 gdbserver build-id attribute generator.
1028 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1029 'build-id' in description, example, new attribute in dtd.
1030
7c7f93f6
AB
10312015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.texinfo (Selection): Update documentation for 'frame'
1034 command.
1035
b0627500
MM
10362015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1037
72f4393d 1038 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1039 commands.
1040
b20a6524
MM
10412015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1042
1043 * gdb.texinfo (Process Record and Replay): Spell out that variables
1044 and registers are not available during btrace replay.
1045 Describe the new "record btrace pt" command.
1046 Describe the new "set|show record btrace pt buffer-size" options.
1047 (General Query Packets): Describe the new Qbtrace:pt and
1048 Qbtrace-conf:pt:size packets.
1049 Expand "bts" to "Branch Trace Store".
1050 Update the branch trace DTD.
1051
fc637f04
PP
10522015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1053
1054 * gdb.texinfo (Command History): Document the new option
1055 "history remove-duplicates".
1056
18a94d75
DE
10572015-06-19 Doug Evans <dje@google.com>
1058
1059 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1060 longer supported.
1061
0eacb298
PP
10622015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1063
1064 * gdb.texinfo (Command History): Mention that setting
1065 GDBHISTSIZE to the empty string disables history truncation.
1066
bc460514
PP
10672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1068
1069 PR gdb/16999
1070 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1071 behavior.
1072
b58c513b
PP
10732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1074
1075 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1076 with GDBHISTSIZE.
1077
a86c90e6
SM
10782015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1079
1080 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1081 bytes and memory units for -data-{read,write}-memory-bytes.
1082 (Packets): Same for m, M and X packets.
1083 * python.texi (Inferiors In Python): Same for read_memory and
1084 write_memory.
1085
c74f7d1c
JT
10862015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1087
1088 * gdb.texinfo (Separate Debug Files): Document that PE is also
1089 supported.
1090
51f0e40d
AB
10912015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1094 single table entry.
1095
966f0aef
WT
10962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1097
1098 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1099
1100
15a201c8
GB
11012015-06-10 Gary Benson <gbenson@redhat.com>
1102
1103 * gdb.texinfo (Remote Configuration): Document the
1104 "set/show remote hostio-setfs-packet" command.
1105 (Host I/O Packets): Document the vFile:setfs packet.
1106
7a6a1731
GB
11072015-06-10 Gary Benson <gbenson@redhat.com>
1108
1109 * gdb.texinfo (Debugging Output): Document the "set/show debug
1110 linux-namespaces" command.
1111
7d73c23c 11122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1113 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1114
1115 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1116 and "set mpx bound".
1117
27e0867f
DE
11182015-05-27 Doug Evans <dje@google.com>
1119
1120 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1121
b4f54984
DE
11222015-05-26 Doug Evans <dje@google.com>
1123
1124 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1125 command renamings.
1126 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1127
55b40027
AB
11282015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1131
a4ea0946
AB
11322015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1135 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1136
37442ce1
DE
11372015-05-16 Doug Evans <xdje42@gmail.com>
1138
1139 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1140 memory ports.
1141
36de76f9
JK
11422015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1145
0d71eef5
DB
11462015-05-12 Don Breazeal <donb@codesourcery.com>
1147
1148 * gdb.texinfo (Forks): Note that fork debugging is
1149 supported in extended mode.
1150 (Remote Configuration): Add fork event features to table
1151 of packet settings.
1152 (Stop Reply Packets): Add fork events to list of stop reasons.
1153 (General Query Packets): Add fork events to tables of
1154 'gdbfeatures' and 'stub features' supported in the qSupported
1155 packet, as well as to the list containing stub feature
1156 details.
1157
835205d0
GB
11582015-05-12 Gary Benson <gbenson@redhat.com>
1159
1160 * gdb.texinfo (General Query Packets): Document
1161 qXfer:exec-file:read with empty annex.
1162
4c082a81
SC
11632015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1164
1165 * python.texi (Values From Inferior): Add descriptions of new
1166 methods gdb.Value.reference_value and gdb.Value.const_value.
1167
b30a0bc3
JB
11682015-05-06 Joel Brobecker <brobecker@adacore.com>
1169
1170 * gdb.texinfo (Files): Add "info dll" documentation.
1171 (Cygwin Native): Remove "info dll" documentation.
1172
2ce1cdbf
DE
11732015-04-29 Doug Evans <dje@google.com>
1174
1175 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1176 Document.
1177 (Writing an Xmethod): Add get_result_type to example.
1178
59fb7612
SS
11792015-04-28 Sasha Smundak <asmundak@google.com>
1180
1181 * python.texi: New method documented.
1182
cf75d6c3
AB
11832015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1186 format.
1187
897c3d32
DE
11882015-04-24 Doug Evans <dje@google.com>
1189
1190 * python.texi (Xmethods In Python): Fix name of method to call the
1191 xmethod.
1192
1b6e6f5c
GB
11932015-04-17 Gary Benson <gbenson@redhat.com>
1194
1195 * gdb.texinfo (Connecting to a Remote Target): Mention that
1196 GDB can access program files from remote targets that support
1197 qXfer:exec-file:read and Host I/O packets.
1198
c78fa86a
GB
11992015-04-17 Gary Benson <gbenson@redhat.com>
1200
1201 * gdb.texinfo (Remote Configuration): Document the "set/show
1202 remote pid-to-exec-file-packet" command.
1203 (General Query Packets): Document the qXfer:exec-file:read
1204 qSupported features. Document the qXfer:exec-file:read packet.
1205
a9a5a3d1
GB
12062015-04-17 Gary Benson <gbenson@redhat.com>
1207
1208 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1209 applies to executable paths if supplied to GDB as absolute.
1210
4f45d445
JK
12112015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1212
1213 * gdb.texinfo (Mode Options): Remove -xdb.
1214
e7a8570f
JK
12152015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1216 Eli Zaretskii <eliz@gnu.org>
1217
72f4393d
L
1218 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1219 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1220 the compile command. New subsection Compiler search for the compile
1221 command.
1222
f2983cc3
AW
12232015-04-09 Andy Wingo <wingo@igalia.com>
1224
1225 * guile.texi (Frames In Guile): Describe frame-read-register.
1226
599bd15c
GB
12272015-04-02 Gary Benson <gbenson@redhat.com>
1228
1229 * gdb.texinfo (set sysroot): Document "target:".
1230
d11916aa
SS
12312015-04-01 Sasha Smundak <asmundak@google.com>
1232
1233 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1234 section.
1235
df8411da
SDJ
12362015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1237
1238 PR corefiles/16092
1239 * gdb.texinfo (gcore): Mention new command 'set
1240 use-coredump-filter'.
1241 (set use-coredump-filter): Document new command.
1242
d33279b3
AT
12432015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1244
1245 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1246 documentation, reorder the info os entries in alphabetical order.
1247
852f8402
SM
12482015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1249
1250 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1251 -data-write-memory-bytes.
1252
856e7dd6
PA
12532015-03-24 Pedro Alves <palves@redhat.com>
1254
1255 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1256 mention that threads may sometimes run unlocked.
1257
236af5e3
YG
12582015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1259
1260 * gdb.texinfo (Remote configuration): Document "set/show
1261 serial parity" command.
1262
464b0089
GB
12632015-03-18 Gary Benson <gbenson@redhat.com>
1264
1265 * gdb.texinfo (General Query Packets): Remove documentation
1266 for now-removed vFile:fstat qSupported features.
1267
0a93529c
GB
12682015-03-11 Gary Benson <gbenson@redhat.com>
1269
1270 * gdb.texinfo (Remote Configuration): Document the
1271 "set/show remote hostio-fstat-packet" command.
1272 (General Query Packets): Document the vFile:fstat
1273 qSupported features.
1274 (Host I/O Packets): Document the vFile:fstat packet.
1275
85642ba0
AW
12762015-03-11 Andy Wingo <wingo@igalia.com>
1277
1278 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1279
f7e6eed5
PA
12802015-03-04 Pedro Alves <palves@redhat.com>
1281
1282 * gdb.texinfo (Remote Configuration): Document the "set/show
1283 remote swbreak-feature-packet" and "set/show remote
1284 hwbreak-feature-packet" commands.
1285 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1286 decription.
1287 (Stop Reply Packets): Document the swbreak and hwbreak stop
1288 reasons.
1289 (General Query Packets): Document the swbreak and hwbreak
1290 qSupported features.
1291 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1292
f873665f 12932015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1294
1295 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1296 under *stopped.
1297
9a284c97
DE
12982015-03-02 Doug Evans <xdje42@gmail.com>
1299
1300 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1301
446899e4
AA
13022015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1303
1304 * gdb.texinfo (S/390 and System z Features): Describe new feature
1305 "org.gnu.gdb.s390.vx".
1306
7ee67ee4
SDJ
13072015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1308
1309 PR gdb/18008
1310 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1311 demangler-warning): Fix typo ("problam").
1312
53cf2ee0
DT
13132015-02-19 David Taylor <dtaylor@emc.com>
1314
1315 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1316
3133f8c1
JM
13172015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1318
1319 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1320 point, DTrace'.
1321 (Static Probe Points): Modified to cover DTrace probes in addition
1322 to SystemTap probes. Also modified to cover the `enable probe'
1323 and `disable probe' commands.
1324
9aca2ff8
JM
13252015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1326
1327 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1328 `disable probe' commands.
1329
fa3f8d5a
DT
13302015-02-12 David Taylor <dtaylor@emc.com>
1331
1332 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1333 fields of the QTDV packet.
1334
d33501a5
MM
13352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1336
1337 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1338 (Process Record and Replay): Describe new set|show commands.
1339 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1340
f4abbc16
MM
13412015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1342
1343 * gdb.texinfo (Process Record and Replay): Describe the "record
1344 btrace bts" command.
1345 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1346 (Branch Trace Configuration Format): New.
1347
cfb069a8
GB
13482015-01-31 Gary Benson <gbenson@redhat.com>
1349 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Command Completion): Document new
1352 "set/show max-completions" option.
1353
f57d2163
DE
13542015-01-31 Doug Evans <xdje42@gmail.com>
1355
1356 * gdb.texinfo (Symbols): Document new commands
1357 "maint print symbol-cache", "maint print symbol-cache-statistics",
1358 "maint flush-symbol-cache". Document new option
1359 "maint set symbol-cache-size".
1360
9f050062
DE
13612015-01-31 Doug Evans <xdje42@gmail.com>
1362
1363 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1364 distinguish script files vs inlined scripts.
1365 * python.texi (Python Auto-loading): Ditto.
1366
b6577aab
DE
13672015-01-30 Doug Evans <dje@google.com>
1368
1369 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1370 string if present.
1371
3a8b707a
DE
13722015-01-27 Doug Evans <dje@google.com>
1373
1374 * python.texi (Objfiles In Python): Document Objfile.username.
1375
1b549396
DE
13762015-01-27 Doug Evans <dje@google.com>
1377
1378 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1379 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1380
253828f1
JK
13812015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1382
1383 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1384
bf555842
EZ
13852015-01-16 Eli Zaretskii <eliz@gnu.org>
1386
1387 * doc/gdb.texinfo (TUI Commands): Document the possible
1388 values of NAME argument to 'winheight' command. Explain the
1389 effect of 'tabset' setting better.
1390
439250fb
DE
13912015-01-11 Doug Evans <xdje42@gmail.com>
1392
1393 PR gdb/15830
1394 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1395 (Symbols): Ditto.
1396 (Maintenance Commands): Delete docs for "maint demangle".
1397
6bf6fd09
JB
13982014-12-31 Joel Brobecker <brobecker@adacore.com>
1399
1400 * gdb.texinfo (Files): Remove documentation of the
1401 "add-shared-symbol-files" and "assf" commands.
1402 (Cygwin Native): Remove documentation of the "dll-symbols"
1403 command.
1404
cc485e62
DE
14052014-12-17 Doug Evans <xdje42@gmail.com>
1406
1407 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1408
bb2ec1b3
TT
14092014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1410 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 * gdb.texinfo (Altering): Update.
1413 (Compiling and Injecting Code): New node.
1414
6dddd6a5
DE
14152014-12-12 Doug Evans <dje@google.com>
1416
1417 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1418
f5b95c01
AA
14192014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1420
1421 * gdb.texinfo: Document "maint print user-registers".
1422
a0be3e44
DE
14232014-12-08 Doug Evans <dje@google.com>
1424
1425 * python.texi (Objfiles In Python): Document Objfile.owner.
1426
86e4ed39
DE
14272014-12-04 Doug Evans <dje@google.com>
1428
1429 * python.texi (Objfiles In Python): Document
1430 Objfile.add_separate_debug_file.
1431
7c50a931
DE
14322014-12-04 Doug Evans <dje@google.com>
1433
1434 * python.texi (Objfiles In Python): Document Objfile.build_id.
1435
162078c8
NB
14362014-12-02 Nick Bull <nicholaspbull@gmail.com>
1437
1438 * python.texi (Events In Python): Document new events
1439 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1440 and RegisterChangedEvent.
1441
f10c5b19
JK
14422014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 Add add-auto-load-scripts-directory.
1445 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1446 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1447
413b59ae
JK
14482014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1449
1450 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1451 description typo.
1452
02be9a71
DE
14532014-10-30 Doug Evans <dje@google.com>
1454
1455 * python.texi (Progspaces In Python): Document ability to add
1456 random attributes to gdb.Progspace objects.
1457 (Objfiles In Python): Document ability to add random attributes to
1458 gdb.objfile objects.
1459
e5f8a7cc
PA
14602014-10-27 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1463 info on stepping and signal handlers.
1464 (Signals): Explain stepping and signal handlers. Add context
1465 index entry, and cross references.
1466
fab3a15d
SM
14672014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1468
1469 * python.texi (Breakpoints In Python): Add parenthesis after
1470 Breakpoint.delete. Clarify Breakpoint.enabled description so
1471 that it contains "disable".
1472
4ffbba72
DE
14732014-10-17 Doug Evans <dje@google.com>
1474
1475 * python.texi (Events In Python): Document clear_objfiles event.
1476
d096d8c1
DE
14772014-10-17 Doug Evans <dje@google.com>
1478
1479 * python.texi (Objfiles In Python): Document new progspace attribute.
1480
32a8097b
PA
14812014-10-17 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1484 (SVR4 Process Information): Delete mention of OSF/1.
1485
2ddf4301
SM
14862014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1487
1488 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1489 exit-code field in -list-thread-groups output.
1490
342cc091
JBG
14912014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1492
1493 * gdb.texinfo (Set Breaks): Add missing "@end table".
1494
a25a5a45
PA
14952014-09-22 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1498 always-inserted off" is the default mode now. Delete
1499 documentation of "set breakpoint always-inserted auto".
1500
2b4fd423
DE
15012014-09-18 Doug Evans <dje@google.com>
1502
1503 * python.texi (Symbol Tables In Python): Document "producer"
1504 attribute of gdb.Symtab objects.
1505
deb8ff2b
PA
15062014-09-16 Pedro Alves <palves@redhat.com>
1507
1508 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1509 (Embedded OS): Remove VxWorks menu entry.
1510 (VxWorks): Remove node.
1511
81219e53
DE
15122014-09-13 Doug Evans <xdje42@gmail.com>
1513
1514 * gdb.texinfo (Signaling): Document new queue-signal command.
1515
faa42425
DE
15162014-09-06 Doug Evans <xdje42@gmail.com>
1517
1518 PR 15276
1519 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1520 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1521
1a6a384b
JL
15222014-09-03 Justin Lebar <jlebar@google.com>
1523
1524 * python.texi (Types In Python): Type.template_argument(n) returns a
1525 gdb.Value or a gdb.Type and throws an exception if n is out of
1526 range.
1527
5f3b99cf
SS
15282014-09-03 Sasha Smundak <asmundak@google.com>
1529
1530 * python.texi (Frames in Python): Add read_register description.
1531
3cecbbbe
TT
15322014-08-04 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.texinfo (Debugging Output): Update for change to "set debug
1535 target".
1536
90debf20
MM
15372014-08-01 Masaki Muranaka <monaka@monami-software.com>
1538
1539 Pushed by Joel Brobecker <brobecker@adacore.com>.
1540 * Makefile.in (transform): New variable.
1541 (install-man1, install-man5): Apply $(transform) to man file names.
1542
ee7333ae
DE
15432014-07-26 Doug Evans <xdje42@gmail.com>
1544
1545 PR guile/17177
1546 * guile.texi (Guile Pretty Printing API): Fix typo.
1547 Document set-pretty-printers!, pretty-printers.
1548 (Selecting Guile Pretty-Printers): Update.
1549 Mention program-space based pretty-printers.
1550
70509625
PA
15512014-07-25 Pedro Alves <palves@redhat.com>
1552 Eli Zaretskii <eliz@gnu.org>
1553
1554 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1555 with multi-threaded programs.
1556
b67a2c6f
YQ
15572014-06-27 Yao Qi <yao@codesourcery.com>
1558
1559 * gdb.texinfo (Maintenance Commands): Update the output of
1560 'maint print dummy-frames' command.
1561
f179cf97
EZ
15622014-06-24 Eli Zaretskii <eliz@gnu.org>
1563
1564 * gdb.texinfo (Screen Size): Improve indexing.
1565
992c7d70
GB
15662014-06-19 Gary Benson <gbenson@redhat.com>
1567
1568 * gdb.texinfo (Maintenance Commands): Document new
1569 "maint set/show catch-demangler-crashes" option.
1570
57fcfb1b
GB
15712014-06-19 Gary Benson <gbenson@redhat.com>
1572
1573 * gdb.texinfo (Maintenance Commands): Document new
1574 "maint demangler-warning" command and new
1575 "maint set/show demangler-warning" option.
1576
dd5d5494
SC
15772014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1578
1579 * python.texi (Xmethod API): Add space before the opening
1580 parenthesis in function descriptions.
1581
25326a28 15822014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1583
1584 * guile.texi (Guile Configuration): Document guile-data-directory.
1585
0a770bb2 15862014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1587
1588 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1589
16f691fb
DE
15902014-06-04 Doug Evans <xdje42@gmail.com>
1591
1592 * guile.texi (Breakpoints In Guile): Update.
1593
1e47491b
JB
15942014-06-03 Joel Brobecker <brobecker@adacore.com>
1595
1596 * python.texi (Xmethod API): Fix reference to "Progspaces In
1597 Python".
1598
0c6e92a5
SC
15992014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1600
1601 * python.texi (Xmethods In Python, XMethod API)
1602 (Writing an Xmethod): New nodes.
1603 (Python API): New menu entries "Xmethods In Python",
1604 "Xmethod API", "Writing an Xmethod".
1605
06eb1586
DE
16062014-06-02 Doug Evans <xdje42@gmail.com>
1607
1608 * guile.texi (Guile API): Add entry for Parameters In Guile.
1609 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1610 (Parameters In Guile): New node.
1611
e698b8c4
DE
16122014-06-02 Doug Evans <xdje42@gmail.com>
1613
1614 * guile.texi (Guile API): Add entry for Commands In Guile.
1615 (Basic Guile) <parse-and-eval>: Add reference.
1616 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1617 (GDB Scheme Data Types): Mention <gdb:command> object.
1618 (Commands In Guile): New node.
1619
ded03782
DE
16202014-06-02 Doug Evans <xdje42@gmail.com>
1621
1622 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1623 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1624 (Progspaces In Guile): New node.
1625
53e8a631
AB
16262014-05-30 Andrew Burgess <aburgess@broadcom.com>
1627
1628 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1629 * python.texi (Frames In Python): Mention
1630 gdb.FRAME_UNWIND_MEMORY_ERROR.
1631
329ea579
PA
16322014-05-29 Pedro Alves <palves@redhat.com>
1633 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1636 from example.
1637 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1638 Mention that target-async is now deprecated.
1639 (Maintenance Commands): Document maint set/show target-async.
1640
92bcb5f9
PA
16412014-05-29 Pedro Alves <palves@redhat.com>
1642
1643 * observer.texi (sync_execution_done, command_error): New
1644 subjects.
1645
fd664c91
PA
16462014-05-29 Pedro Alves <palves@redhat.com>
1647
1648 PR gdb/13860
1649 * observer.texi (signal_received, end_stepping_range)
1650 (signal_exited, exited, no_history): New observer subjects.
1651
b2715b27
AW
16522014-05-26 Andy Wingo <wingo@igalia.com>
1653
1654 * guile.texi (GDB Scheme Data Types): Remove documentation for
1655 removed interfaces. Update spelling of gdb-object-kind.
1656
9eaa4c1e
AW
16572014-05-26 Andy Wingo <wingo@igalia.com>
1658
1659 * guile.texi (Basic Guile): Fix some typos.
1660
0f1e8403
AW
16612014-05-26 Andy Wingo <wingo@igalia.com>
1662
1663 * guile.texi (Writing a Guile Pretty-Printer)
1664 (Guile Types Module): Fix excess parentheses in use-modules forms.
1665
697aa1b7
EZ
16662014-05-24 Eli Zaretskii <eliz@gnu.org>
1667
1668 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1669 (Breakpoints In Guile, Guile Printing Module)
1670 (Guile Exception Handling, Values From Inferior In Guile)
1671 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1672 Don't use @var at the beginning of a sentence.
1673
1674 * gdb.texinfo (Frame Filter Management, Trace Files)
1675 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1676 (PowerPC Embedded, Define, Annotations for Running)
1677 (IPA Protocol Commands, Packets, General Query Packets)
1678 (Tracepoint Packets, Notification Packets, Environment)
1679 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1680 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1681 (Frames, Backtrace, Selection, Expressions, Registers)
1682 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1683 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1684 (Source Annotations, Using JIT Debug Info Readers, Packets)
1685 (Stop Reply Packets, Host I/O Packets)
1686 (Target Description Format): Don't use @var at the beginning of a
1687 sentence.
1688
1689 * python.texi (Basic Python, Types In Python)
1690 (Commands In Python, Frames In Python, Line Tables In Python)
1691 (Breakpoints In Python, gdb.printing, gdb.types)
1692 (Type Printing API): Don't use @var at the beginning of a
1693 sentence.
1694
67b5c0c1
MM
16952014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1696
1697 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1698 replay-memory-access".
1699
6a3cb8e8
PA
17002014-05-21 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.texinfo (Starting): Document "set/show
1703 auto-connect-native-target".
1704 (Target Commands): Document "target native".
1705
936d2992
PA
17062014-05-20 Pedro Alves <palves@redhat.com>
1707
1708 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1709 not be remote specific. Add cross reference to the qCRC packet.
1710 (Separate Debug Files): Update cross reference to the qCRC packet.
1711 (General Query Packets) <qCRC packet>: Add anchor.
1712
b3ce5e5f
DE
17132014-05-17 Doug Evans <xdje42@gmail.com>
1714
1715 Copy over changes from guile.texi.
1716 * python.texi (Basic Python) <gdb.execute>: Add text.
1717 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1718 (Values From Inferior) <Python string>: Add text.
1719 (Values From Inferior) <Value.string>: Clarify string length handling.
1720 (Pretty Printing API): Add cindex.
1721 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1722 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1723 @vindex.
1724 (Commands In Python) <COMPLETE_*>: Similarly.
1725 (Symbols In Python) <SYMBOL_*>: Similarly.
1726 (Breakpoints In Python) <WP_*>: Similarly.
1727 (Breakpoints In Python) <BP_*>: Similarly.
1728
8dfcab11
DT
17292014-05-17 David Taylor <dtaylor@emc.com>
1730
1731 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1732 mentioned in the qfThreadInfo reply.
1733
8d551b02
DE
17342014-05-16 Doug Evans <dje@google.com>
1735
1736 * gdb.texinfo (Mode Options): Add -D.
1737
e20bd8f4
SB
17382014-05-09 Samuel Bronson <naesten@gmail.com>
1739
1740 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1741 "make -C".
1742
f989a1c8
TT
17432014-04-29 Tom Tromey <tromey@redhat.com>
1744
1745 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1746 "show debug varobj".
1747
95cf3b38
DT
17482014-05-01 David Taylor <dtaylor@emc.com>
1749
1750 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1751 option.
1752
01f9f808
MS
17532014-04-24 Michael Sturm <michael.sturm@mintel.com>
1754 Walfred Tedeschi <walfred.tedeschi@intel.com>
1755
1756 * gdb.texinfo (i386 Features): Add description of AVX512
1757 registers.
1758
770e7fc7
DE
17592014-03-31 Doug Evans <dje@google.com>
1760
1761 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1762
97d8f0ee
DE
17632014-03-30 Doug Evans <dje@google.com>
1764
1765 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1766 (Background Execution): Ditto.
1767
36cb1214
HZ
17682014-03-21 Pedro Alves <palves@redhat.com>
1769 Stan Shebs <stan@codesourcery.com>
1770 Hui Zhu <hui@codesourcery.com>
1771
1772 * gdb.texinfo (Packets): Add anchor to "? packet".
1773 Remove fixme and update introduction of "k packet".
1774 Add anchor to "vKill packet".
1775
5e3a2c38
SS
17762014-03-12 Stan Shebs <stan@codesourcery.com>
1777
1778 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1779
7a5a839f
LC
17802014-02-26 Ludovic Courtès <ludo@gnu.org>
1781
dc6ae996 1782 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1783
95060284
JB
17842014-02-20 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1787 and "assf" as being deprecated.
1788 (Cygwin Native): Likewise for "dll-symbols".
1789 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1790 as a way to force the loading of symbols from a DLL.
1791
f7bd0f78
SC
17922014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1793
1794 * python.texi (Values From Inferior): Add description about the
1795 new feature.
1796
329baa95
DE
17972014-02-17 Doug Evans <xdje42@gmail.com>
1798
1799 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1800 * gdb.texinfo (Python): Moved to ...
1801 * python.texi: ... here. New file.
1802
687894f5
DE
18032014-02-17 Ludovic Courtès <ludo@gnu.org>
1804
d25f38ee 1805 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1806 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1807 parameter to 'str-lookup-function' procedure. Look for
1808 the "std::string<" prefix.
1809 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1810 Adjust description.
1811
6fb526ee
DE
18122014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1813
d25f38ee 1814 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1815 parantheses for deffn.
1816 (Disassembly In Guile): Ditto.
1817
1e0a5178
SS
18182014-02-10 Stan Shebs <stan@codesourcery.com>
1819
1820 Add Doxygen support.
1821 * Makefile.in (doxy): New action, generates Doxygen files.
1822 (DOXYGEN): New.
1823 (doxyedit): New.
1824 * Doxyfile-base.in: New file.
1825 * Doxyfile-gdb-api.in: New file.
1826 * Doxyfile-gdb-xref.in: New file.
1827 * Doxyfile-gdbserver.in: New file.
1828 * doxy-index.in: New file.
1829 * filter-for-doxygen: New file.
1830 * filter-params.pl: New file.
1831
ed3ef339
DE
18322014-02-10 Doug Evans <xdje42@gmail.com>
1833
1834 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1835 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1836 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1837 (Guile docs): Include guile.texi.
1838 (objfile-gdbdotext file): Add objfile-gdb.scm.
1839 (dotdebug_gdb_scripts section): Mention Guile scripts.
1840 (Multiple Extension Languages): New node.
1841 * guile.texi: New file.
1842
c6044dd1
JB
18432014-01-28 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1846 ignore-descriptive-types". commands.
1847
87ce2a04
DE
18482014-01-22 Doug Evans <dje@google.com>
1849
1850 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1851 (gdbserver man): Ditto.
1852
52834460
MM
18532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1854
1855 * gdb.texinfo: Document limited reverse/replay support
1856 for target record-btrace.
1857
0688d04e
MM
18582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1859
1860 * gdb.texinfo (Process Record and Replay): Update documentation.
1861
8710b709
MM
18622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1863
1864 * gdb.texinfo (Process Record and Replay): Document new /c
1865 modifier accepted by "record function-call-history".
1866 Add /i modifier to "record function-call-history" example.
1867
dcf106f3
JB
18682014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1869 Joel Brobecker <brobecker@adacore.com>
1870
1871 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1872 markers. Remove one that was misplaced.
1873
41ef2965
PA
18742014-01-10 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.texinfo (Your Program's Environment) <set environment>:
1877 Mention the shell, and point at 'set exec-wrapper'.
1878
c0d48811
JB
18792014-01-07 Joel Brobecker <brobecker@adacore.com>
1880
1881 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1882
5fba4c0f
JB
18832013-12-30 Joel Brobecker <brobecker@adacore.com>
1884
1885 * gdb.texinfo (Types In Python): Clarify the documentation
1886 of attribute gdb.Field.bitpos.
1887
0809504b
JB
18882013-12-28 Joel Brobecker <brobecker@adacore.com>
1889
1890 * gdb.texinfo (Types In Python): Fix the documentation of
1891 attribute "bitpos" in class gdb.Field for enum types. Add
1892 documentation for attribute "enumval" in that same class.
1893
edef6000
JB
18942013-12-28 Joel Brobecker <brobecker@adacore.com>
1895
1896 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1897 @ftable.
1898
71b8c845
DE
18992013-12-23 Doug Evans <xdje42@gmail.com>
1900
1901 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1902 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1903 corresponding section in Extending GDB.
1904 (Extending GDB): Move menu up. New menu item "Auto-loading
1905 extensions".
1906 (Sequences): New menu item "Auto-loading sequences".
1907 (Auto-loading sequences): New node.
1908 (Python): Rename section from Scripting GDB to Extending GDB.
1909 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1910 Move docs on ways to auto-load extensions to ...
1911 (Auto-loading extensions): ... here. New node.
1912
d192b373
JB
19132013-12-23 Joel Brobecker <brobecker@adacore.com>
1914
1915 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1916 in menu.
1917 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1918 command, now in a new node.
1919 (GDB/MI Support Commands): New node, with its contents being
1920 extracted from the "GDB/MI Miscellaneous Commands" node.
1921 A small paragraph introducing the section is also added at
1922 the start.
1923 (GDB/MI Miscellaneous Commands): Delete the description of the
1924 -info-gdb-mi-command, -list-features and -list-target-features
1925 commands, now hosted in the "GDB/MI Support Commands" node.
1926
a16b0e22
SC
19272013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1928
1929 PR python/16113
1930 * gdb.texinfo (Values From Inferior): Add a note about using
1931 gdb.Field objects as subscripts on gdb.Value objects.
1932 (Types In Python): Add description about the new attribute
1933 "parent_type" of gdb.Field objects.
1934
9b26f0fb
JB
19352013-12-12 Joel Brobecker <brobecker@adacore.com>
1936
1937 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1938 entry for section docuumenting the -list-features GDB/MI command.
1939
72bfa06c
JB
19402013-12-10 Joel Brobecker <brobecker@adacore.com>
1941
1942 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1943 "exec-run-start-option" entry in the output of the "-list-features"
1944 command.
1945
3ea8680f
EZ
19462013-12-04 Eli Zaretskii <eliz@gnu.org>
1947
1948 * gdb.texinfo (i386): Fix yesterday's commit.
1949
1a4f73eb
TT
19502013-12-03 Tom Tromey <tromey@redhat.com>
1951
1952 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1953 documented here.
1954
6cb999f8
TT
19552013-12-03 Tom Tromey <tromey@redhat.com>
1956
1957 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1958
ca8941bb
WT
19592013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1960
1961 * gdb.texinfo (i386 Features): Add MPX feature registers.
1962 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1963 a subsubsection for MPX and describes the display of the
1964 boundary registers.
1965
688981c9
JB
19662013-12-03 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1969 documentation of the "ada-exceptions" entry.
1970
2ea126fa
JB
19712013-12-03 Joel Brobecker <brobecker@adacore.com>
1972
1973 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1974 "^error" result record concerning the error message. Document
1975 the error code that may also be part of that result record.
1976 (GDB/MI Miscellaneous Commands): Document the
1977 "undefined-command-error-code" element in the output of
1978 the "-list-features" GDB/MI command.
1979
6b7cbff1
JB
19802013-12-03 Joel Brobecker <brobecker@adacore.com>
1981
1982 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1983 the new -info-gdb-mi-command GDB/MI command. Document
1984 the meaning of "-info-gdb-mi-command" in the output of
1985 -list-features.
1986
20e1ca3b
PA
19872013-11-29 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1990 Update comment.
1991
29453a14
YQ
19922013-11-24 Yao Qi <yao@codesourcery.com>
1993
1994 * gdb.texinfo (Caching Remote Data): Document new
1995 "set/show stack-cache" option.
1996
6dd315ba
YQ
19972013-11-24 Yao Qi <yao@codesourcery.com>
1998
1999 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2000 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2001 "off" respectively.
2002
9df9dbe0
YQ
20032013-11-23 Yao Qi <yao@codesourcery.com>
2004
2005 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2006 of "displayhint" to the table about child results.
2007
c78feb39
YQ
20082013-11-21 Yao Qi <yao@codesourcery.com>
2009
2010 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2011 'dynamic' for the output of command -var-list-children.
2012
27b81af3
YQ
20132013-11-21 Yao Qi <yao@codesourcery.com>
2014
2015 * gdb.texinfo (Caching Target Data): Remove "see" before
2016 @pxref.
2017
b26dfc9a
YQ
20182013-11-20 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.texinfo (Caching Target Data): Update doc for
2021 per-address-space dcache.
2022
b12039c6
YQ
20232013-11-20 Yao Qi <yao@codesourcery.com>
2024
2025 * gdb.texinfo (Data): Rename menu item.
2026 (Caching Remote Data): Rename to ...
2027 (Caching Target Data): ... it. Update.
2028
422ad5c2
JB
20292013-11-18 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2032 "language-option" entry in the output of the "-list-features"
2033 command.
2034
805e1f19
TT
20352013-11-15 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2038 Add example.
2039
8fe1b653
TT
20402013-11-14 Tom Tromey <tromey@redhat.com>
2041
2042 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2043
403cb6b1
JB
20442013-11-14 Joel Brobecker <brobecker@adacore.com>
2045
2046 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2047 (Context management): Place current subsection text into its own
2048 subsubsection. Add new subsubsection describing the "--language"
2049 command option.
2050
93973826
JB
20512013-11-13 Joel Brobecker <brobecker@adacore.com>
2052
2053 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2054 the documentation of "info-ada-exceptions" in the output
2055 of the "-list-features" command. Add the documentation
2056 of the "ada-exception" entry instead.
2057
6adcee18
JB
20582013-11-12 Joel Brobecker <brobecker@adacore.com>
2059
93973826 2060
6adcee18
JB
2061 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2062 word of a couple of sentences to start with a capital letter.
2063
58d06528
JB
20642013-11-12 Joel Brobecker <brobecker@adacore.com>
2065
2066 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2067 (Ada Exceptions): New node.
2068 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2069 Commands" node.
2070 (GDB/MI Ada Exceptions Commands): New node.
2071 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2072 field in the output of the "-list-features" command.
2073 * NEWS: Add entry for the new "info exceptions" CLI command,
2074 and for the new "-info-ada-exceptions" GDB/MI command.
2075
bc79de95
PM
20762013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2077
2078 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2079 (Line Tables In Python): New node.
2080
73be47f5
DE
20812013-11-08 Doug Evans <dje@google.com>
2082
2083 * gdb.texinfo (Debugging Output): Update text for
2084 "set debug dwarf2-read".
2085
db0fec5c
DE
20862013-11-08 Doug Evans <dje@google.com>
2087
2088 * gdb.texinfo (Debugging Output): Update text for
2089 "set debug symtab-create".
2090
92e32e33
PM
20912013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2092
72f4393d
L
2093 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2094 constant.
92e32e33 2095
f76c27b5
PM
20962013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2097
2098 * gdb.texinfo (Breakpoints In Python): Document temporary
2099 option in breakpoint constructor, and add documentation to the
2100 temporary attribute.
2101
fa4d0c40
YQ
21022013-11-07 Yao Qi <yao@codesourcery.com>
2103
2104 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2105 output of "-var-info-expression".
2106
afa332ce
PA
21072013-11-06 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2110 non-interactive mode.
2111 (Environment) <shell startup files warning>: Mention
2112 non-interactive mode. Mention .zshenv for Z shell, and talk about
2113 BASH_ENV instead of .bashrc for BASH.
2114
9ac69859
NB
21152013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2116
2117 * gdb.texinfo (Commands to Specify Files): Add description
2118 of the remove-symbol-file command.
2119 * observer.texi: New free_objfile event
2120
98882a26
PA
21212013-10-24 Pedro Alves <palves@redhat.com>
2122
2123 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2124
ce13fade
JB
21252013-10-11 Joel Brobecker <brobecker@adacore.com>
2126
2127 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2128 New subsection inside which the "-catch-load" and "-catch-unload"
2129 commands documentation is now placed.
2130 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2131 documenting the "-catch-assert" and "-catch-exception" new
2132 GDB/MI commands.
2133
2446f5ea
JB
21342013-10-10 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2137
0d12017b
JB
21382013-10-10 Joel Brobecker <brobecker@adacore.com>
2139
bd80dc1a
JB
2140 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2141 serial baud".
2142 (Remote Configuration): Replace "set remotebaud" by "set serial
2143 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2144
f4fb82a1
PA
21452013-10-07 Pedro Alves <palves@redhat.com>
2146
2147 PR breakpoints/11568
2148 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2149 when the thread is removed from the thread list.
2150
0c557179
SDJ
21512013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2152
2153 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2154 Update entry for $_exitcode.
2155
5713b9b5
JB
21562013-10-04 Joel Brobecker <brobecker@adacore.com>
2157
2158 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2159 new "--start" option.
2160
901461f8
PA
21612013-10-02 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.texinfo (Registers): Expand description of saved registers
2164 in frames. Explain <not saved>.
2165
8fb8eb5c
DE
21662013-09-25 Doug Evans <dje@google.com>
2167
2168 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2169
0a7cfe2c
SS
21702013-09-16 Stan Shebs <stan@codesourcery.com>
2171
2172 Remove the internals manual gdbint.texinfo.
2173 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2174 (PDFFILES): Remove gdbint.pdf.
2175 (HTMLFILES): Remove gdbint/index.html.
2176 (HTMLFILES_INSTALL): Remove gdbint.
2177 (GDBINT_DOC_FILES): Remove.
2178 (dvi): Remove gdbint.dvi.
2179 (ps): Remove gdbint.ps.
2180 * gdbint.texinfo: Remove file.
2181 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2182
a280dbd1
SDJ
21832013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2184
2185 * gdb.texinfo (Convenience Functions): Mention new convenience
2186 function $_isvoid.
2187
4ac33720
UW
21882013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2189
2190 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2191 (Standard Target Features): Add new node to menu.
2192 (S/390 and System z Features): New node.
2193
b3d3b4bd
SA
21942013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2195
2196 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2197 -list-target-features in the example.
2198
edf9f00c
JK
21992013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2200
2201 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2202 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2203
1d236d23
JK
22042013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2205
2206 Sync documentation with gdb.base/gnu-debugdata.exp.
2207 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2208
5423b017
JK
22092013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2210
2211 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2212
6211c335
YQ
22132013-08-27 Pedro Alves <pedro@codesourcery.com>
2214 Yao Qi <yao@codesourcery.com>
2215
2216 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2217 Document new --skip-unavailable option.
2218 <-stack-list-variables>: Document new --skip-unavailable option.
2219
52e260a3
DE
22202013-08-26 Doug Evans <dje@google.com>
2221
2222 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2223 an optional regexp.
2224
5e92f71a
TT
22252013-08-13 Tom Tromey <tromey@redhat.com>
2226
2227 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2228 Document GDB_PARALLEL and GDB_INOTIFY.
2229
c5d7073b
SS
22302013-08-09 Stan Shebs <stan@codesourcery.com>
2231
2232 * LRS: Remove file, describes a long-abandoned live-range
2233 splitting extension to stabs.
2234
6fbe845e
AB
22352013-07-25 Andrew Burgess <aburgess@broadcom.com>
2236
2237 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2238
e7045703
DE
22392013-07-17 Doug Evans <dje@google.com>
2240
2241 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2242
3105ebf9
TT
22432013-07-02 Tom Tromey <tromey@redhat.com>
2244
2245 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2246
d6c2da54
TT
22472013-06-28 Tom Tromey <tromey@redhat.com>
2248
2249 * Makefile.in (version.subst): Use version.in, not
2250 common/version.in.
2251 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2252 Likewise.
2253
e5823f1c
PA
22542013-06-27 Pedro Alves <palves@redhat.com>
2255
2256 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2257 dynamic symbol resolution code>: New section, based on infrun.c
2258 comment.
2259
92dcb9ff
TT
22602013-06-26 Tom Tromey <tromey@redhat.com>
2261
2262 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2263 Update.
2264 (Releasing GDB): Likewise.
2265
dc673c81
YQ
22662013-06-26 Pedro Alves <pedro@codesourcery.com>
2267 Yao Qi <yao@codesourcery.com>
2268
2269 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2270 -trace-frame-collected.
2271
28a93511
YQ
22722013-06-26 Pedro Alves <pedro@codesourcery.com>
2273
2274 * gdb.texinfo (Traceframe Info Format): Document tvar element
2275 and its attributes.
2276
a0743c90
YQ
22772013-06-25 Yao Qi <yao@codesourcery.com>
2278
2279 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2280
01208463
TT
22812013-06-24 Tom Tromey <tromey@redhat.com>
2282
2283 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2284 (GDBvn.texi): Use version.subst.
2285 (version.subst): New target.
2286 (mostlyclean): Remove version.subst.
2287
c898adb7
YQ
22882013-06-20 Pedro Alves <pedro@codesourcery.com>
2289
2290 * gdb.texinfo (GDB/MI Data Manipulation)
2291 <-data-list-register-values>: Document the --skip-unavailable
2292 option.
2293
7c57fa1e
YQ
22942013-06-07 Yao Qi <yao@codesourcery.com>
2295
2296 * gdb.texinfo (Symbols): Add kindex and cindex for
2297 'maint print msymbols'.
2298
0059c61a 22992013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2300
2301 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2302 response field name (thread-group to inferior).
2303
85dc5a12
GB
23042013-06-04 Gary Benson <gbenson@redhat.com>
2305
2306 * gdb.texinfo (General Query Packets/qSupported): Added
2307 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2308 to the table of currently defined stub features.
2309 Added a more detailed entry for "augmented-libraries-svr4-read".
2310 (General Query Packets/qXfer:libraries-svr4:read): Documented
2311 the augmented form of this packet.
2312
5901af59
JB
23132013-05-23 Joel Brobecker <brobecker@adacore.com>
2314
2315 * gdb.texinfo (System-wide Configuration Scripts): Renames
2316 "Installed System-wide Configuration Scripts". Add associated
2317 @menu block.
2318
c1e36e3e
PA
23192013-05-23 Yao Qi <yao@codesourcery.com>
2320 Pedro Alves <palves@redhat.com>
2321
2322 * gdb.texinfo (Packets): Document 'vCont;r'.
2323 (Continuing and Stepping): Document target-assisted range
2324 stepping, and the 'set range-stepping' and 'show range-stepping'
2325 commands.
2326
0201faac
JB
23272013-05-23 Joel Brobecker <brobecker@adacore.com>
2328
2329 * gdb.texinfo (Installed System-wide Configuration Scripts):
2330 Add subsection describing the scripts now available under
2331 the data-dir's system-gdbbinit subdirectory.
2332 * NEWS: Add entry announcing the availability of system-wide
2333 configuration scripts for ElinOS and Wind River Linux.
2334
c5867ab6
HZ
23352013-05-21 Hui Zhu <hui@codesourcery.com>
2336
2337 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2338 "-dprintf-insert" command.
2339
7d0c9981
DE
23402013-05-17 Doug Evans <dje@google.com>
2341
2342 * gdb.texinfo (Maintenance Commands): Update doc for
2343 "maint check-psymtabs". Add doc for "maint check-symtabs",
2344 "maint expand-symtabs".
2345
742ce053
MM
23462013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2347
2348 * gdb.texinfo (Process Record and Replay): Document the
2349 "record goto" command and its sub-commands.
2350
1e611234
PM
23512013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2352
2353 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2354 (Python API): Add Frame Filters API, Frame Wrapper API,
2355 Writing a Frame Filter/Wrapper, Managing Management of Frame
2356 Filters chapter entries.
2357 (Frame Filters API): New Node.
2358 (Frame Wrapper API): New Node.
2359 (Writing a Frame Filter): New Node.
2360 (Managing Frame Filters): New Node.
2361 (Progspaces In Python): Add note about frame_filters attribute.
2362 (Objfiles in Python): Ditto.
2363 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2364 @anchors and --no-frame-filters option to -stack-list-variables,
2365 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2366 commands.
2367
2874cb83
JB
23682013-05-08 Joel Brobecker <brobecker@adacore.com>
2369
2370 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2371 Support" subsection documenting the XML format used to transfer
2372 shared library info on AIX.
2373
9a005eb9
JB
23742013-05-08 Joel Brobecker <brobecker@adacore.com>
2375
2376 * gdb.texinfo (Debugging Output): Add documentation of
2377 "set debug aix-solib" and "show debug aix-solib" commands.
2378
a1217d97
SL
23792013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2380
2381 * gdb.texinfo (Nios II): New section.
2382 (Nios II Features): New section.
2383
4d1eb6b4
JB
23842013-05-06 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdbint.texinfo (Algorithms): Remove entries documenting
2387 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2388 SOLIB_CREATE_INFERIOR_HOOK.
2389
3f84184e
TT
23902013-04-29 Tom Tromey <tromey@redhat.com>
2391
2392 PR python/14204:
2393 * gdb.texinfo (Python API): Fix menu entry.
2394 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2395 Define global and static block. Add example. Clarify
2396 block relationship for inline functions.
2397
60155234
TT
23982013-04-29 Tom Tromey <tromey@redhat.com>
2399
2400 * gdb.texinfo (Python API): Mention Python help and keyword
2401 arguments. Move pagination text to Basic Python.
2402 (Basic Python): Put pagination text here. Document
2403 close-on-exec, SIGCHLD, and SIGINT.
2404
5360976e
PA
24052013-04-19 Pedro Alves <palves@redhat.com>
2406
2407 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2408 "signedness" instead of "signness".
2409
bd3f3b55
PA
24102013-04-19 Pedro Alves <palves@redhat.com>
2411
2412 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2413 -Wno-pointer-sign text with text on -Wpointer-sign.
2414
dee368d3
TT
24152013-04-16 Tom Tromey <tromey@redhat.com>
2416
2417 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2418 GCC that has the SDT probe points.
2419
cc16e6c9
TT
24202013-04-15 Tom Tromey <tromey@redhat.com>
2421
2422 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2423 exception catchpoints.
2424
72f1fe8a
TT
24252013-04-15 Tom Tromey <tromey@redhat.com>
2426
2427 * gdb.texinfo (Set Catchpoints): Document $_exception.
2428 (Convenience Vars): Mention $_exception.
2429
591f19e8
TT
24302013-04-15 Tom Tromey <tromey@redhat.com>
2431
2432 * gdb.texinfo (Set Catchpoints): Reorganize exception
2433 catchpoints. Document "catch rethrow".
2434 (Debugging C Plus Plus): Mention "catch rethrow".
2435
02ae6bad
TT
24362013-04-15 Tom Tromey <tromey@redhat.com>
2437
2438 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2439
2c91021c
JK
24402013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2441 Eli Zaretskii <eliz@gnu.org>
2442
2443 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2444 line below the sample output.
2445
6eaaf48b
EZ
24462013-04-12 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (Mode Options): Document '-configuration'.
2449 (Help): Document "show configuration".
2450 (Bug Reporting): Add requirements to include the configuration
2451 details in bug reports.
2452
b292c783
JK
24532013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * Makefile.in (MAN1S): Add gcore.1.
2456 Remove "Host, target, and site specific Makefile fragments" comment.
2457 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2458 (install-man1, uninstall-man1): Conditionalize gcore.1.
2459 (gcore.1): New.
2460 * gdb.texinfo (Man Pages): Add gcore man.
2461 (gcore man): New node.
2462
f81d1120
PA
24632013-04-10 Pedro Alves <palves@redhat.com>
2464
2465 * gdb.texinfo (Process Record and Replay): Document that "set
2466 record full insn-number-max", "set record
2467 instruction-history-size" and "set record
2468 function-call-history-size" accept "unlimited".
2469 (Backtrace): Document that "set backtrace limit" accepts
2470 "unlimited".
2471 (List): Document that "set listsize" accepts "unlimited".
2472 (Print Settings)" Document that "set print max-symbolic-offset",
2473 "set print elements" and "set print repeats" accept "unlimited".
2474 (Starting and Stopping Trace Experiments): Document that "set
2475 trace-buffer-size" accepts "unlimited".
2476 (Remote Configuration): Document that "set tcp connect-timeout"
2477 accepts "unlimited".
2478 (Command History): Document that "set history size" accepts
2479 "unlimited".
2480 (Screen Size): Document that "set height" and "set width" accepts
2481 "unlimited". Adjust "set pagination"'s description to suggest
2482 "set height unlimited" instead of "set height 0".
2483
393fd4c3
YQ
24842013-04-10 Yao Qi <yao@codesourcery.com>
2485
2486 * gdb.texinfo (Trace Files): Add "target ctf".
2487
cba5a7bf
JK
24882013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2489
2490 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2491
0ed630cb
JK
2492 * Makefile.in (install-man1, install-man5, uninstall-man1)
2493 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2494
afe1492b
JK
2495 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2496
5b8b6385
JK
24972013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2498 Eli Zaretskii <eliz@gnu.org>
2499
2500 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2501 parameters order. Remove "On some targets" for --attach. Document the
2502 --multi parameter and extended-remote command. Document all the
2503 options.
2504
906ccdf0
JK
25052013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2506
2507 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2508 the list of supported languages.
2509
43662968
JK
25102013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2511
2512 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2513 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2514 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2515 (diststuff): Add man.
2516 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2517 (uninstall-man5): New.
2518 (STAGESTUFF): Add *.1 and *.5.
2519 (GDBvn.texi): Add SYSTEM_GDBINIT.
2520 (gdb.1, gdbserver.1, gdbinit.5): New.
2521 (maintainer-clean realclean): Add $(MANS).
2522 (install): Add install-man.
2523 (uninstall): Add uninstall-man.
2524 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2525 (@copying): Wrap it by @c man begin COPYRIGHT.
2526 (Top): Add Man Pages.
2527 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2528
be9a8770
PA
25292013-04-02 Pedro Alves <palves@redhat.com>
2530
2531 * gdb.texinfo (Debugging Output): Document "set/show debug
2532 aarch64", "set/show debug coff-pe-read" and "set/show debug
2533 mach-o".
2534
a46c1e42
PA
25352013-04-02 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2538 table>: Add entry for "trace-buffer-size".
2539
bd3eecc3
PA
25402013-03-28 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2543 table>: Add entry for "trace-status".
2544
215b9f98
EZ
25452013-03-28 Eli Zaretskii <eliz@gnu.org>
2546
2547 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2548 @bullet", which is invalid (makeinfo 5.1 barfs).
2549
7f7cc265
PA
25502013-03-28 Pedro Alves <palves@redhat.com>
2551
2552 PR gdb/15294
2553
2554 * gdb.texinfo (List) <set listsize>: Adjust to document that
2555 listsize 0 means no limit, and remove mention of -1.
2556
9c0be723
YQ
25572013-03-22 Yao Qi <yao@codesourcery.com>
2558
2559 * gdb.texinfo (Embedded Processors): Remove menu item
2560 "OpenRISC 1000".
2561 (OpenRISC 1000): Remove.
2562
bd712aed
DE
25632013-03-21 Doug Evans <dje@google.com>
2564
2565 * gdb.texinfo (Maintenance Commands): Add docs for
2566 "mt set per-command {space,time,symtab} {on,off}".
2567
d0353e76
YQ
25682013-03-14 Hui Zhu <hui@codesourcery.com>
2569 Yao Qi <yao@codesourcery.com>
2570
2571 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2572
6dd24dfa
KS
25732013-03-13 Keith Seitz <keiths@redhat.com>
2574
2575 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2576 "maint agent" reference to Dynamic printf.
2577
5c4808ca
EZ
25782013-03-11 Eli Zaretskii <eliz@gnu.org>
2579
2580 * gdb.texinfo (General Query Packets): Don't use colon in index
2581 entries visible to Info format.
2582
59ea5688
MM
25832013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2584
2585 * gdb.texinfo (Process Record and Replay): Document record
2586 changes.
2587
2ae8c8e7
MM
25882013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2589
2590 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2591 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2592 qXfer:btrace:read.
2593
28abe188
EZ
25942013-03-09 Eli Zaretskii <eliz@gnu.org>
2595
2596 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2597 use colons in @anchor and @cindex entries.
2598
be9a119c 25992013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2600
2601 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2602
be9a119c 26032013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2604 Hafiz Abid Qadeer <abidh@codesourcery.com>
2605
2606 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2607 trace-buffer-size set and show commands.
2608 (Tracepoint Packets): Document QTBuffer:size.
2609 (General Query Packets): Document QTBuffer:size.
2610
d57350ea
TT
26112013-02-21 Tom Tromey <tromey@redhat.com>
2612
2613 * gdb.texinfo: Remove bad @syncodeindex.
2614 (Values From Inferior, Types In Python, Inferiors In Python)
2615 (Events In Python, Threads In Python, Frames In Python, Blocks In
2616 Python, Symbols In Python, Symbol Tables In Python): Remove
2617 @tables.
2618 (Packets, General Query Packets, Tracepoint Packets)
2619 (Host I/O Packets): Use @w{} for empty @item.
2620
9f44fbc0
SCR
26212013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2622
2623 * gdb.texinfo (Architectures In Python): Add description about
2624 the new method gdb.Architecture.disassemble.
2625
f5911ea1
HAQ
26262013-02-15 Pedro Alves <pedro@codesourcery.com>
2627 Hafiz Abid Qadeer <abidh@codesourcery.com>
2628
2629 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2630 Document the "trace-file" field.
2631
7e1e0340
DE
26322013-02-07 Doug Evans <dje@google.com>
2633
2634 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2635 command.
2636
134a2066
YQ
26372013-02-06 Yao Qi <yao@codesourcery.com>
2638
2639 * gdb.texinfo (GDB/MI Async Records): Document new MI
2640 notification "=tsv-modified". Update the document of MI
2641 notification "=tsv-created".
2642 * observer.texi (GDB Observers): New observer tsv_modified.
2643 Update observer tsv_created and tsv_delete.
2644
430ed3f0
MS
26452013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2646
2647 * gdb.texinfo (AArch64 Features): New section; document
2648 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2649 (Architectures): Add new AArch64 section to document AArch64
2650 architecture specific commands.
2651 (ABI): Add description of the new OS ABI "Newlib" and its influence
2652 on the longjmp handling.
2653
1b56eb55
JK
26542013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2655 Jan Kratochvil <jan.kratochvil@redhat.com>
2656
2657 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2658 variable in 'set/show backtrace' section.
2659
c4957902
TT
26602013-01-31 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (Target Commands): Fix typo.
2663
bea883fd
SCR
26642013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2665
2666 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2667 describing the gdb.Architecture class.
2668 (Frames In Python): Add description about the new method
2669 gdb.Frame.architecture().
2670
796a7ff8
DE
26712013-01-23 Doug Evans <dje@google.com>
2672
2673 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2674
998580f1
MK
26752013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2676
2677 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2678 'thread-groups' field when printing a breakpoint in MI.
2679
c9fb1240
SD
26802012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2681 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2682 to reflect that jit-reader-load now supports absolute file-names.
2683
ab04a2af
TT
26842013-01-16 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2687 (Signals): Likewise.
2688
8ac3646f
TT
26892013-01-16 Tom Tromey <tromey@redhat.com>
2690
2691 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2692 "catch-type" field.
2693 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2694
e93a8774
TT
26952013-01-07 Tom Tromey <tromey@redhat.com>
2696
2697 * gdb.texinfo (Mode Options): Don't mention -epoch.
2698 (Data, Emacs): Remove obsolete comments.
2699
54516a0b
TT
27002013-01-02 Tom Tromey <tromey@redhat.com>
2701
2702 * gdb.texinfo (GDB/MI Output Records): Update menu.
2703 (GDB/MI Breakpoint Information): New node.
2704 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2705 <-break-insert>: Likewise.
2706
8dbe8ece
YQ
27072012-12-31 Yao Qi <yao@codesourcery.com>
2708
2709 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2710 (Packets): Move "vStopped" packet to ...
2711 (Notification Packets): ... here. Describe the components
2712 of notification. Add a table of supported notifications.
2713 Add an example on the process of he async notification.
2714
f35a17b5
JK
27152012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2716
2717 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2718 present.
2719 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2720 fullname output always present.
2721
0dfd2fad
PM
27222012-12-23 Pierre Muller <muller@sourceware.org>
2723
72f4393d
L
2724 * gdbint.texinfo (Function prototypes): Require use of "extern"
2725 modifier for function prototypes in headers.
0dfd2fad 2726
7785b880
JB
27272012-12-19 Joel Brobecker <brobecker@adacore.com>
2728
2729 * refcard.tex: Update copyright notice to GPL v3 or later.
2730 Update contact info.
2731
3d745be3
JK
27322012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2733
2734 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2735
c9b6281a
YQ
27362012-12-15 Yao Qi <yao@codesourcery.com>
2737
2738 * gdb.texinfo (Debugging Output): Document 'set debug
2739 notification' and 'show debug notification'.
2740
f2a8bc8a
YQ
27412012-12-15 Yao Qi <yao@codesourcery.com>
2742
2743 * gdb.texinfo (Listing Tracepoints): New item and example about
2744 'installed on target' output.
2745 Add more in the example about 'installed on target'.
2746 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2747
451b7c33
TT
27482012-12-14 Tom Tromey <tromey@redhat.com>
2749
72f4393d 2750 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2751
3fa7bf06 27522012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2753
3fa7bf06
MG
2754 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2755
05b4bd79
PA
27562012-12-11 Pedro Alves <palves@redhat.com>
2757
2758 * gdb.texinfo: Remove all mentions of Unixware throughout.
2759
74a0d9f6
JK
27602012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2761
2762 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2763
0c631110
TT
27642012-11-29 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.texinfo (SVR4 Process Information): Document missing
2767 "info proc" subcommands.
2768
891df0ea
YQ
27692012-11-29 Yao Qi <yao@codesourcery.com>
2770
2771 PR gdb/1477.
2772 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2773 to 'auto' instead of 'gnu'.
2774
608e2dbb
TT
27752012-11-26 Tom Tromey <tromey@redhat.com>
2776
2777 * gdb.texinfo (MiniDebugInfo): New node.
2778 (GDB Files): Update.
2779
e64e0392
DE
27802012-11-16 Doug Evans <dje@google.com>
2781
2782 * gdb.texinfo (System-wide configuration): If the system-wide init
2783 file lives in the data-directory, and --data-directory is provided,
2784 look for it there.
2785
ae606bee
TT
27862012-11-15 Tom Tromey <tromey@redhat.com>
2787
2788 * gdb.texinfo (Signaling): Fix typo.
2789
62747a60
TT
27902012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2791
2792 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2793 parameter "count" of -data-write-memory-bytes, and add an example.
2794
18a9fc12
TT
27952012-11-12 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.texinfo (Symbols): Document "info type-printers",
2798 "enable type-printer" and "disable type-printer".
2799 (Python API): Add new node to menu.
2800 (Type Printing API): New node.
2801 (Progspaces In Python): Document type_printers field.
2802 (Objfiles In Python): Likewise.
2803 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2804 register_type_printer, TypePrinter>: Document.
2805
53342f27
TT
28062012-11-12 Tom Tromey <tromey@redhat.com>
2807
2808 * gdb.texinfo (Symbols): Document "set print type methods",
2809 "set print type typedefs", and flags to ptype and whatis.
2810
ed8a1c2d
AB
28112012-11-09 Andrew Burgess <aburgess@broadcom.com>
2812
2813 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2814 the example -data-disassemble output. Extend the description of
2815 the -data-disassemble results to document all fields. Document
2816 the cli disassemble command as being related to -data-disassemble.
2817
8506d139
YQ
28182012-11-09 Yao Qi <yao@codesourcery.com>
2819
2820 PR gdb/14777.
2821 * gdb.texinfo (OS Information): Remove doc on command
2822 'info udot'.
2823
4d3f93a2
JB
28242012-11-08 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2827 gdb.ini warning for Windows port.
2828
1e96de83
YQ
28292012-11-08 Yao Qi <yao@codesourcery.com>
2830
2831 * gdb.texinfo (Search): Add kindex for 'fo'.
2832
dc939229
TT
28332012-11-05 Tom Tromey <tromey@redhat.com>
2834
2835 PR python/14802:
2836 * gdb.texinfo (Functions In Python): Add example.
2837
6f6484cd
YQ
28382012-11-03 Yao Qi <yao@codesourcery.com>
2839
2840 * observer.texi (GDB Observers): Remove observer
2841 'tracepoint_modified', 'tracepoint_created' and
2842 'tracepoint_deleted'.
2843
af4238e5
TT
28442012-10-26 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2847
687e43a4
TT
28482012-10-25 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (General Query Packets): Use @itemx.
2851
8de0566d
YQ
28522012-10-17 Yao Qi <yao@codesourcery.com>
2853
2854 * observer.texi (GDB Observers): Update observer
2855 'memory_changed'.
2856 * gdb.texinfo (GDB/MI Async Records): Document for
2857 "memory-changed" notification.
2858
07540c15
DE
28592012-10-15 Doug Evans <dje@google.com>
2860
2861 * gdb.texinfo (Mode Options): Document -nh.
2862 Elaborate on docs for -nx.
2863
d7019589
SP
28642012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2865
2866 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2867
82a90ccf 28682012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2869 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2870
2871 * gdb.texinfo (GDB/MI Async Records): Document notification
2872 'record-started' and 'record-stopped'.
2873 * observer.texi (GDB Observers): New observer 'record-changed'.
2874
aa9259cc
TS
28752012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2876
2877 * gdb.texinfo: Document the removal of SH's 'regs' command.
2878
c1d780c2
SDJ
28792012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2880
2881 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2882
bb25a15c
YQ
28832012-09-18 Yao Qi <yao@codesourcery.com>
2884
2885 * gdb.texinfo (GDB/MI Async Records): Document new MI
2886 notifications '=tsv-created' and '=tsv-deleted'.
2887 * observer.texi (GDB Observers): New observer tsv_created and
2888 tsv_deleted.
2889
201b4506
YQ
28902012-09-18 Yao Qi <yao@codesourcery.com>
2891
2892 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2893 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2894 '=traceframe-changed'.
2895
6fc1c773
YQ
28962012-09-17 Yao Qi <yao@codesourcery.com>
2897
2898 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2899 'set listsize'.
2900
121c73f3
JK
29012012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2902 Eli Zaretskii <eliz@gnu.org>
2903
2904 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2905 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2906 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2907
e9687799
JK
29082012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2909
2910 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2911
3b5e4d35
YPK
29122012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2913
2914 Document how to return from "python-interactive" to GDB.
2915 * gdb.texinfo (Python Commands): Update documentation.
2916
29172012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2918
2919 Add a new "python-interactive" command that starts a standard
2920 Python interactive prompt with "pi" as alias, and add "py" as
2921 an alias to "python".
2922 * gdb.texinfo (Python Commands): Document the new commands.
2923
b583003e
TT
29242012-08-22 Tom Tromey <tromey@redhat.com>
2925
2926 * gdbint.texinfo (Host Definition): Remove documentation for
2927 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2928
a451cb65
KS
29292012-08-17 Keith Seitz <keiths@redhat.com>
2930
2931 PR c++/13356
2932 * gdb.texinfo (Type and Range Checking): Remove warning.
2933 Remove spurious commas.
2934 Update text and examples for re-implementation of set/show
2935 check type.
2936 (C and C++ Type and Range Checks): Likewise.
2937
6b1755ce
YQ
29382012-08-16 Yao Qi <yao@codesourcery.com>
2939
2940 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2941 is deprecated.
2942
f47f77df
DE
29432012-08-13 Doug Evans <dje@google.com>
2944
2945 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2946 to include functions.
2947
a72c3253
DE
29482012-08-10 Doug Evans <dje@google.com>
2949
2950 * gdb.texinfo (Convenience Funs): New node.
2951 (Types In Python): Document Type.vector.
2952
5b9afe8a
YQ
29532012-08-09 Yao Qi <yao@codesourcery.com>
2954
2955 * observer.texi: New observer command_param_changed.
2956 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2957
dc1039df
JK
29582012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2959
2960 * gdbint.texinfo (Debugging GDB): In section
2961 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2962 Mention also gdb-gdb.py.
2963
4abf930d
YQ
29642012-08-07 Yao Qi <yao@codesourcery.com>
2965
2966 Revert the folloing patch:
2967 2012-08-06 Yao Qi <yao@codesourcery.com>
2968 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2969 remote hardware-watchpoint-limit' and 'set
2970 remote hardware-breakpoint-limit'.
2971
f3c8a52a
JK
29722012-08-06 Nathaniel Flath <flat0103@gmail.com>
2973
2974 * gdb.texinfo (Working Directory): Added information about new
2975 default argument for 'cd' command.
2976
77a91025
YQ
29772012-08-06 Yao Qi <yao@codesourcery.com>
2978
2979 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2980 remote hardware-watchpoint-limit' and 'set
2981 remote hardware-breakpoint-limit'.
2982
d9f08f52
YQ
29832012-08-06 Yao Qi <yao@codesourcery.com>
2984
2985 Fix PR14371.
2986
2987 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2988 '=breakpoint-deleted'.
2989
95b07c96
YQ
29902012-08-02 Yao Qi <yao@codesourcery.com>
2991
2992 * gdb.texinfo (Native): Remove node Neutrino.
2993
7255706c
YQ
29942012-07-27 Yao Qi <yao@codesourcery.com>
2995
2996 * gdb.texinfo (IPA Protocol Commands): Document new command
2997 'close'.
2998
d6b28940
TT
29992012-07-25 Tom Tromey <tromey@redhat.com>
3000
3001 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3002
e615022a
DE
30032012-07-20 Doug Evans <dje@google.com>
3004
3005 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3006 (Index Files): Document how to control the use of deprecated index
3007 sections.
3008 (Index Section Format): Replace --use-deprecated-index-sections with
3009 "set use-deprecated-index-sections on".
3010
055855a4
EZ
30112012-07-12 Eli Zaretskii <eliz@gnu.org>
3012
3013 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3014 indices into a single node "Index". Instead, join function and
3015 variable indices into a single index, separate from the concept
3016 index. Requested in
3017 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3018 (Top): Update the top-level menu: instead of one "Index" there are
3019 now separate entries "Concept Index" and "Function and Variable
3020 Index".
3021 (Concept Index, Function and Variable Index): New nodes.
3022 (Index): Node deleted.
3023
f77cc5f0
HZ
30242012-07-05 Hui Zhu <hui_zhu@mentor.com>
3025
3026 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3027 and "maint agent-eval".
3028
00595b5e
EZ
30292012-07-03 Eli Zaretskii <eliz@gnu.org>
3030
3031 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3032 avoid file-name clashes between Index.html and index.html on
3033 case-insensitive filesystems. See the discussion starting in
3034 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3035 details of the problem.
3036 (Top): Update the master menu for the above.
3037 (Concept Index, Command and Variable Index): New nodes, instead of
3038 the old "Index" node that was deleted. All cross-references
3039 updated.
3040
d3ce09f5
SS
30412012-07-02 Stan Shebs <stan@codesourcery.com>
3042
3043 * gdb.texinfo (Dynamic Printf): Mention agent style and
3044 disconnected dprintf.
3045 (Maintenance Commands): Describe maint agent-printf.
3046 (General Query Packets): Mention BreakpointCommands feature.
3047 (Packets): Document commands extension to Z0 packet.
3048 * agentexpr.texi (Bytecode Descriptions): Document printf
3049 bytecode.
3050
2d7b58e8
JK
30512012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3052
3053 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3054 only after gdbinit files.
3055 (Startup): Move -iex and -iex commands down after gdbinit files.
3056
202cbf1c
JK
30572012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3058
3059 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3060 possibility.
3061
b6ba681c
TT
30622012-06-29 Tom Tromey <tromey@redhat.com>
3063
3064 * gdb.texinfo (Index Section Format): Update for version 7.
3065
71caed83
SS
30662012-06-28 Stan Shebs <stan@codesourcery.com>
3067
3068 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3069 example, add note about title column.
3070
ee0bf529
SCR
30712012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3072
3073 * gdb.texinfo (Symbol Tables In Python): Add description about
3074 the new 'last' attribute of gdb.Symtab_and line.
3075
3c15d565
SCR
30762012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3077
3078 * gdb.texinfo (Symbol Tables In Python): Correct the description
3079 of the 'pc' attribute of gdb.Symtab_and_line.
3080
45cfd468
DE
30812012-06-26 Doug Evans <dje@google.com>
3082
3083 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3084 and symtab-create.
3085
496ee73e
KS
30862012-06-25 Keith Seitz <keiths@redhat.com>
3087
3088 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3089 from example. Remove "rbreak" from list of corresponding
3090 gdb commands.
3091
156942c7
DE
30922012-06-23 Doug Evans <dje@google.com>
3093
3094 * gdb.texinfo (Index Section Format): Document version 7 format.
3095
c614397c
YQ
30962012-06-22 Yao Qi <yao@codesourcery.com>
3097
3098 * gdb.texinfo: Add missing cindex for some packets.
3099
472a2379
KS
31002012-06-20 Keith Seitz <keiths@redhat.com>
3101
3102 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3103 for -break-insert and document -p.
3104
2678e2af
YQ
31052012-06-20 Yao Qi <yao@codesourcery.com>
3106
3107 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3108 and "gdb.write_memory" with "Inferior.read_memory" and
3109 "Inferior.write_memory".
3110
984359d2
EZ
31112012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3112
3113 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3114 (Free Documentation): Add @node line.
3115 (Continuing and Stepping) <advance location>: Use @item instead of
3116 @itemx.
3117 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3118 @itemx.
3119 (Embedded Processors): Put the link to "PA" to its correct place,
3120 according to document structure.
3121 (Python API): Put the link to "Lazy Strings In Python" to its
3122 correct place.
3123 (Index): Use @@ in @tex block to get a literal @.
3124
3125 * gdbint.texinfo: Fix the @subtitle line.
3126
3127 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3128 correct place.
3129
16bdd41f
YQ
31302012-06-08 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3133 Protocol'.
3134 (In-Process Agent Protocol, IPA Protocol Objects)
3135 (IPA Protocol Commands): New nodes.
3136 (Tracepoint Packets): Add anchors.
3137
2d4c29c5
TS
31382012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3139
3140 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3141
6bd110c5
YQ
31422012-06-06 Yao Qi <yao@codesourcery.com>
3143
3144 * gdb.texinfo: Update copyright year.
3145
f3e0e960
SS
31462012-05-23 Stan Shebs <stan@codesourcery.com>
3147 Kwok Cheung Yeung <kcy@codesourcery.com>
3148
3149 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3150
1564a261
JK
31512012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3152
3153 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3154 Mention also --with-separate-debug-dir.
3155 (Auto-loading): Prepend $debugdir in the sample output.
3156 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3157 auto-load safe-path variable.
3158 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3159 Mention also $debugdir for 'set auto-load scripts-directory'.
3160
eb17f351
EZ
31612012-05-19 Eli Zaretskii <eliz@gnu.org>
3162
3163 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3164 (MIPS Embedded, MIPS, MIPS Register packet Format)
3165 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3166 appropriate.
3167
4cc0665f 31682012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3169 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3170
3171 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3172 mips compression".
3173 (MIPS Breakpoint Kinds): New subsubsection.
3174
7af8dcf8 31752012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3176
3177 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3178 nodes for subsections. Add @acronym mark-ups and adjust
3179 formatting.
3180
aff139ff
JK
31812012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3182
3183 Rename $ddir to $datadir.
3184 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3185 (objfile-gdb.py file): Rename $ddir to $datadir.
3186
9cb709b6
TT
31872012-05-18 Tom Tromey <tromey@redhat.com>
3188
3189 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3190
e7e0cddf
SS
31912012-05-14 Stan Shebs <stan@codesourcery.com>
3192
3193 * gdb.texinfo (Dynamic Printf): New subsection.
3194
7efc75aa
SCR
31952012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3196
3197 * gdb.texinfo (Basic Python): Add description about the function
3198 gdb.find_pc_line
3199
f307c045
JK
32002012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3201 Eli Zaretskii <eliz@gnu.org>
3202
3203 * gdb.texinfo (Separate Debug Files): Use plural form for global
3204 debugging information directory.
3205
85d4a676
SS
32062012-05-11 Stan Shebs <stan@codesourcery.com>
3207 Kwok Cheung Yeung <kcy@codesourcery.com>
3208
3209 * gdb.texinfo (Operating System Auxiliary Information): Document new
3210 'info os' subcommands.
3211
c1668e4e
JK
32122012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3213
3214 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3215 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3216 (dotdebug_gdb_scripts section): Add reference
3217 to 'Auto-loading safe path'.
3218
7349ff92
JK
32192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 Implement multi-component --with-auto-load-dir.
3222 * gdb.texinfo (Auto-loading): New references
3223 for 'set auto-load scripts-directory'
3224 and 'show auto-load scripts-directory'.
3225 (Auto-loading safe path): Describe the new default. Move $ddir
3226 substituation reference to 'objfile-gdb.py file'.
3227 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3228 script-name. Describe new 'set auto-load scripts-directory'
3229 and 'show auto-load scripts-directory'.
3230
6dea1fbd
JK
32312012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 Provide $ddir substitution for --with-auto-load-safe-path.
3234 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3235 (Auto-loading safe path): Likewise. Mention the default value,
3236 $ddir substitution, --with-auto-load-safe-path and
3237 --without-auto-load-safe-path.
3238 * observer.texi (gdb_datadir_changed): New.
3239
1ccacbcd
JK
32402012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3241
3242 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3243 Twice.
3244
d9242c17
JK
3245 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3246 directory separator by path separator.
3247
af2c1515
JK
32482012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3251 for 'set auto-load safe-path' optional. Mention if it is omitted.
3252 Change disabling security protection condition to "/", twice.
3253
a20ee7a4
SCR
32542012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3255
3256 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3257 the new methods global_block and static_block on gdb.Symtab
3258 objects.
3259
56af09aa
SCR
32602012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3261
3262 * gdb.texinfo (Blocks In Python): Add a note saying that future
3263 improvements to GDB and its infrastructure can move symbols
3264 across blocks within a symbol table.
3265
2746b0ef
YQ
32662012-04-29 Yao Qi <yao@codesourcery.com>
3267
3268 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3269 (A29K): Remove.
3270
62e5f89c
SDJ
32712012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3272 Tom Tromey <tromey@redhat.com>
3273
3274 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3275 and generic static probe support on GDB.
3276
a766d390
DE
32772012-04-25 Doug Evans <dje@google.com>
3278
50f042b9
DE
3279 * gdb.texinfo (Go): Fix thinko.
3280
a766d390
DE
3281 * gdb.texinfo (Supported Languages): Add Go.
3282 (Go): New node.
3283
f02e2b19
YQ
32842012-04-25 Yao Qi <yao@codesourcery.com>
3285
3286 * gdbint.texinfo (Testsuite): New section `Board settings'.
3287
68d41a48
JK
32882012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3289
3290 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3291 Three times.
3292
174bb630
JK
3293 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3294 Three times.
3295
0511cc75
JK
32962012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3299 by @table @asis. Fix formatting of one item.
3300
0070f25a
JK
33012012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3302
3303 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3304
4dc84fd1
JK
33052012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3306
3307 New option "set debug auto-load".
3308 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3309 (auto-load verbose mode): New node.
3310
bccbefd2
JK
33112012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3312
3313 New option "set auto-load safe-path".
3314 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3315 and "info auto-load" examples for safe-path. Put there also references
3316 for "set auto-load safe-path" and "show auto-load safe-path".
3317 New menu item for Auto-loading safe path.
3318 (Auto-loading safe path): New node.
3319 (Python Auto-loading): Update the expected output from "Missing"
3320 to "No".
3321
bf88dd68
JK
33222012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3323
3324 auto-load: Implementation.
3325 * gdb.texinfo (Mode Options): New anchor for -nx.
3326 (Startup): New anchors for Option -init-eval-command,
3327 Home Directory Init File
3328 and Init File in the Current Directory during Startup.
3329 Mention set auto-load local-gdbinit with a reference.
3330 Change the sample code to "set auto-load python-scripts".
3331 (Threads): New anchor set libthread-db-search-path.
3332 Provide references to libthread_db.so.1 file.
3333 (Controlling GDB): New menu item for Auto-loading.
3334 (Auto-loading, Init File in the Current Directory)
3335 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3336 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3337 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3338 reference.
3339 (Auto-loading): Rename to ...
3340 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3341 "set auto-load python-scripts", new anchor for it. Change
3342 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3343 for it. Change "info auto-load-scripts"
3344 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3345 to "Python scripts".
3346
8264ba82
AG
33472012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3348
3349 PR mi/13393
3350 * gdb.texinfo (Print Settings): Extend the description for "set print
3351 object".
3352 (GDB/MI Variable Objects): Extend the description for -var-create and
3353 -var-list-children.
3354
06fc020f
SCR
33552012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3356
3357 * gdb.texinfo (Examining Data): Document the 'explore' command.
3358
7191c139
JB
33592012-03-28 Joel Brobecker <brobecker@adacore.com>
3360
3361 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3362 to the children of a varobj and its update range when -var-update
3363 returns that the varobj's type changed.
3364
3708f05e
JK
33652012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3366
3367 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3368 Create two new links fir 'objfile-gdb.py file'
3369 and 'dotdebug_gdb_scripts section'.
3370
8e0583c8
JK
33712012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3372
3373 * gdb.texinfo (Auto-loading): Rename node reference
3374 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3375 Twice.
3376 (.debug_gdb_scripts section): Rename the node ...
3377 (dotdebug_gdb_scripts section): ... here.
3378 (Maintenance Commands): Also rename this node reference.
3379
7b282c5a
SCR
33802012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3381
3382 * gdb.texinfo (Python API/Values From Inferior): Add description
3383 about the new method Value.referenced_value. Add description on
3384 how Value.dereference is different (and similar) to
3385 Value.referenced_value.
3386
8320cc4f
JK
33872012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3388
3389 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3390 --init-eval-command=COMMAND, -iex.
3391 (Startup): Describe -iex and -ix. Simplify the example
3392 for "set auto-load-scripts off".
3393
481860b3
GB
33942012-03-16 Gary Benson <gbenson@redhat.com>
3395
3396 PR breakpoints/10738
3397 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3398 stating that GDB cannot set breakpoints on inlined functions.
3399 (Mode Options): Document --use-deprecated-index-sections.
3400 (Index Section Format): Document new index section version format.
3401
c4aeac85
TT
34022012-03-15 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3405
16899756
DE
34062012-03-13 Doug Evans <dje@google.com>
3407
3408 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3409 of "reload".
3410 (Symbols): Delete docs for set/show symbol-reloading.
3411 * gdbint.texinfo (Defining Other Architecture Features): Delete
3412 SYMBOL_RELOADING_DEFAULT.
3413 * refcard.tex: Delete reference to symbol-reloading.
3414
9b224c5e
PA
34152012-03-07 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.texinfo (General Query Packets): Document new
3418 QProgramSignals packet.
3419 * gdb.texinfo (Remote configuration): Mention
3420 "program-signals-packet".
3421
169081d0
TG
34222012-03-05 Tristan Gingold <gingold@adacore.com>
3423
3424 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3425
d1feda86
YQ
34262012-03-03 Yao Qi <yao@codesourcery.com>
3427
3428 * gdb.texinfo (In-Process Agent): New node.
3429 Document new commands.
3430 (General Query Packets): Add packet `QAgent'.
3431
1faeff08
MR
34322012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3433
3434 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3435
7d74f244
DE
34362012-03-01 Scott J. Goldman <scottjg@vmware.com>
3437
3438 * gdb.texinfo (Commands In Python): Put example python macro in
3439 COMMAND_USER category rather than COMMAND_OBSCURE.
3440 Document gdb.COMMAND_USER.
3441 (User-defined Commands): Update documentation to clarify
3442 "set/show max-user-call-depth" and "show user" don't apply to python
3443 commands. Update documentation to clarify "help user-defined" may
3444 also include python commands defined as COMMAND_USER.
3445
6fe37d23
JK
34462012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3447
3448 * gdb.texinfo (Startup): Add option -ex description to the option -x
3449 description.
3450
83364271
LM
34512012-02-24 Luis Machado <lgustavo@codesourcery.com>
3452
3453 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3454 condition-evaluation breakpoint parameter.
3455 Mention condition-evaluation mode being shown in "info break".
3456 (Break Conditions): Add description for target-side
3457 conditional breakpoints.
72f4393d 3458 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3459 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3460 cond-expr.
3461 (General Query Packets): Mention new ConditionalBreakpoint feature.
3462
bdb1994d
TT
34632012-02-22 Tom Tromey <tromey@redhat.com>
3464
3465 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3466
4d241c86
TT
34672012-02-17 Tom Tromey <tromey@redhat.com>
3468
3469 PR python/10753:
3470 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3471 directory.
3472
816338b5
SS
34732012-02-14 Stan Shebs <stan@codesourcery.com>
3474
3475 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3476
cc30c4bd
PA
34772012-02-13 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3480 mips-idt-ecoff.
3481
035d1e5b
YQ
34822012-02-09 Yao Qi <yao@codesourcery.com>
3483
3484 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3485
f0823d2c
TT
34862012-02-07 Tom Tromey <tromey@redhat.com>
3487
3488 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3489 Symbol.value.
3490
64e7d9dd
TT
34912012-02-07 Tom Tromey <tromey@redhat.com>
3492
3493 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3494
4220b2f8
TS
34952012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3496
3497 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3498
edcc5120
TT
34992012-01-24 Tom Tromey <tromey@redhat.com>
3500
3501 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3502 unload".
3503 (Files): Mention new catch commands.
3504 (GDB/MI Async Records): Likewise.
3505
53fe1783
GB
35062012-01-24 Gary Benson <gbenson@redhat.com>
3507
3508 Delete #if 0'd out code.
3509 * gdb.texinfo (Frame Info): Remove "info catch".
3510
b9e7b9c3
UW
35112012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3512
3513 * gdb.texinfo (Remote Configuration): Document
3514 "set remote hostio-readlink-packet" command.
3515 (General Query Packets): Document vFile:readlink packet.
3516
4aac40c8
TT
35172012-01-16 Tom Tromey <tromey@redhat.com>
3518
3519 * gdb.texinfo (Specify Location): Document relative file name
3520 handling.
3521
cafec441
TT
35222012-01-16 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3525
0ee339bc
JK
35262012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3527 Eli Zaretskii <eliz@gnu.org>
3528
3529 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3530 code.
3531
72384ba3
PH
35322012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3533
3534 * gdb.texinfo (Variables): Document use of :: for non-static
3535 variables.
3536
ce1b17c4
JB
35372012-01-05 Joel Brobecker <brobecker@adacore.com>
3538
3539 * gdbint.texinfo (Start of New Year Procedure): Update
3540 to replace use of copyright.sh by use of copyright.py.
3541
217bff3e
JK
35422012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 Remove the gdbtui binary.
3545 * all-cfg.texi (GDBTUI): Remove.
3546 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3547 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3548 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3549
cc72b2a2
KP
35502011-12-23 Kevin Pouget <kevin.pouget@st.com>
3551
3552 Introduce gdb.FinishBreakpoint in Python.
3553 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3554 (Python API): Add menu entry for Finish Breakpoints.
3555
13ac8d2c
JK
35562011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3557
3558 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3559 tests.
3560
e0f9f062
DE
35612011-12-16 Doug Evans <dje@google.com>
3562
3563 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3564
80b6e756
PM
35652011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3566
1c3ad6ab 3567 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3568 stack". Add documentation for "set/show python print-stack".
3569
2fb860fc
PA
35702011-12-14 Pedro Alves <pedro@codesourcery.com>
3571
3572 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3573 should transfer control to the stub in the startup code instead of
3574 in main. Mention the need to get past the initial breakpoint.
3575
f8eba3c6
TT
35762011-12-06 Tom Tromey <tromey@redhat.com>
3577
3578 * gdb.texinfo (Set Breaks): Update for new behavior.
3579
2268b414
JK
35802011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3581
3582 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3583 List Format for SVR4 Targets'.
3584 (General Query Packets): New item qXfer:libraries-svr4:read.
3585 (Library List Format for SVR4 Targets): New node.
3586
ae6f0d5b
TT
35872011-12-01 Tom Tromey <tromey@redhat.com>
3588
3589 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3590 add.
3591
36dfb11c
TT
35922011-11-22 Tom Tromey <tromey@redhat.com>
3593
3594 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3595 reasons.
3596
f196051f
SS
35972011-11-20 Stan Shebs <stan@codesourcery.com>
3598
3599 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3600 note-related options and variables.
3601 (Tracepoint Packets): Document packet changes.
3602
f85b53f8
SD
36032011-11-20 Sanjoy Das <sdas@igalia.com>
3604
3605 * gdb.texinfo (JIT Interface): Add documentation on writing and
3606 usind JIT debug info readers.
3607 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3608 Debug Info Readers): New nodes.
3609
bfccc43c
YQ
36102011-11-18 Yao Qi <yao@codesourcery.com>
3611
3612 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3613 tracepoint.
3614
c011a4f4
DE
36152011-11-15 Doug Evans <dje@google.com>
3616
3617 * gdb.texinfo (Files): Document basenames-may-differ.
3618
ed59ded5
DE
36192011-11-14 Doug Evans <dje@google.com>
3620
3621 * gdb.texinfo (Shell Commands): Document "!".
3622
405f8e94
SS
36232011-11-14 Stan Shebs <stan@codesourcery.com>
3624 Kwok Cheung Yeung <kcy@codesourcery.com>
3625
3626 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3627 needed to get shorter fast tracepoints.
3628 (Tracepoint Packets): Document new qTMinFTPILen packet.
3629
1e4d1764
YQ
36302011-11-14 Yao Qi <yao@codesourcery.com>
3631
3632 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3633 behavior of tracepoint.
3634 (General Query Packets): New feature InstallInTrace.
3635 (Remote Configuration): Document "set remote
3636 install-in-trace-packet".
3637
71eba9c2 36382011-11-12 Matt Rice <ratmice@gmail.com>
3639
3640 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3641 Add arguments to info macro.
3642
e0f8f636
TT
36432011-11-10 Tom Tromey <tromey@redhat.com>
3644
3645 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3646 manual.
3647 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3648 (Macros): Add a footnote.
3649 (C): Remove paragraph about compiler options.
3650 (C Constants): Mention wide character and string constants.
3651 (C Plus Plus Expressions): Update compiler option advice. Mention
3652 using declarations. Mention ADL. Remove old HP compiler
3653 information.
3654
625c0d47
TT
36552011-11-10 Tom Tromey <tromey@redhat.com>
3656
3657 PR c++/9257:
3658 * gdb.texinfo (Print Settings): Add an extra note about the need
3659 for a vtable.
3660
4be2aacc
MR
36612011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3662
3663 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3664 "set mips abi" documentation.
3665
0a1c4d10
DE
36662011-11-04 Doug Evans <dje@google.com>
3667
3668 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3669
aad1c02c
TT
36702011-11-03 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.texinfo (Stopping): Add menu entry.
3673 (Continuing and Stepping): Restore @node. Use @section, not
3674 @subsection.
3675
983fb131
MR
36762011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3677
3678 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3679 designation. Fix "Specify Location" cross-reference.
3680
3065dfb6
SS
36812011-11-02 Stan Shebs <stan@codesourcery.com>
3682
3683 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3684 (General Query Packets): Describe tracenz feature.
3685 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3686
0aaaf063
PK
36872011-10-28 Paul Koning <paul_koning@dell.com>
3688
3689 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3690
2231f1fb
KP
36912011-10-27 Kevin Pouget <kevin.pouget@st.com>
3692
72f4393d 3693 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3694 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3695
5110b5df
PK
36962011-10-26 Paul Koning <paul_koning@dell.com>
3697
3698 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3699
22dbab46
PK
37002011-10-25 Paul Koning <paul_koning@dell.com>
3701
3702 PR python/13327
72f4393d 3703
22dbab46
PK
3704 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3705 fetch_lazy method.
3706
9df2fbc4
PM
37072011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3708
3709 PR python/12656
3710
3711 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3712 global_block, static_block function.
3713
f05e2e1d
TT
37142011-10-19 Tom Tromey <tromey@redhat.com>
3715
3716 * gdb.texinfo (Commands In Python): Add missing "@"s.
3717
a7fc3f37
KP
37182011-10-13 Kevin Pouget <kevin.pouget@st.com>
3719
3720 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3721 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3722 constants.
3723
5048e516
JK
37242011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3725
3726 Fix compatibility with texinfo versions older than 4.12.
3727 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3728 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3729 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3730 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3731 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3732 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3733 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3734
5a56e9c5
DE
37352011-10-09 Doug Evans <dje@google.com>
3736
3737 * gdb.texinfo (Extending GDB): Document alias command.
3738
36b11add
JK
37392011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3740
3741 Support @entry in input expressions.
3742 * gdb.texinfo (Variables): Describe @entry names suffix.
3743 (Print Settings): Add anchor for `set print entry-values'.
3744
e18b2753
JK
37452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3746 Eli Zaretskii <eliz@gnu.org>
3747
3748 Display @entry parameter values (without references).
3749 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3750 example.
3751 (Print Settings): New description of set print entry-values and show
3752 print entry-values.
3753
111c6489
JK
37542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3755 Eli Zaretskii <eliz@gnu.org>
3756
3757 Recognize virtual tail call frames.
3758 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3759 (Tail Call Frames): New node.
3760 (Frames In Python): Add gdb.TAILCALL_FRAME.
3761
9c15afc4
DE
37622011-10-07 Doug Evans <dje@google.com>
3763
3764 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3765 register_pretty_printer.
3766
99f5279d
PM
37672011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3768
3769 PR python/12930
3770 PR python/12802
3771
3772 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3773 stop method.
3774
03583c20
UW
37752011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3776
3777 * gdb.texinfo (Starting your Program): "set disable-randomization"
3778 is no longer Linux-specific.
3779 (Remote Configuration): Document "set remote
3780 disable-randomization-packet".
3781 (General Query Packets): Document "QDisableRandomization" packet
3782 and add it to "qSupported" list.
3783
bd054e06
KP
37842011-10-07 Kevin Pouget <kevin.pouget@st.com>
3785
3786 Allow Python notification of new object-file loadings.
3787 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3788 event type.
3789
cb6be26b
KP
37902011-10-04 Kevin Pouget <kevin.pouget@st.com>
3791
3792 PR python/12691: Add the inferior to Python exited event
3793 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3794
a05336a1
JB
37952011-10-03 Joel Brobecker <brobecker@adacore.com>
3796
3797 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3798 rephasing.
3799
5d77fe44
JB
38002011-10-03 Joel Brobecker <brobecker@adacore.com>
3801
3802 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3803 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3804 as possible feature returned by the `-list-features'
3805 command.
3806
699df94d
PK
38072011-09-28 Paul Koning <paul_koning@dell.com>
3808
3809 * gdb.texinfo (gdb.Type): Document field access by dictionary
3810 key syntax.
3811
24bdad53
YQ
38122011-09-28 Yao Qi <yao@codesourcery.com>
3813
3814 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3815 Add one space after option `-s'. Remove @r{} markup.
3816
6710bf39
SS
38172011-09-27 Stan Shebs <stan@codesourcery.com>
3818
3819 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3820
d99f7e48
HZ
38212011-09-16 Hui Zhu <teawater@gmail.com>
3822
3823 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3824 to *(unsigned char *)$esp@300.
3825
d812018b
PK
38262011-09-15 Paul Koning <paul_koning@dell.com>
3827
3828 * gdb.texinfo: Make style of Python functions and methods match
3829 the syntax of Python. Also put class and module names explicitly
3830 on function, member, and variable names, matching Python
3831 documentation conventions.
72f4393d 3832
2aa48337
KP
38332011-09-15 Kevin Pouget <kevin.pouget@st.com>
3834
3835 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3836 * gdb.texinfo (Inferiors In Python): Describe new
3837 gdb.selected_inferior() function.
3838
6839b47f
KP
38392011-09-15 Kevin Pouget <kevin.pouget@st.com>
3840
3841 Handle multiple breakpoint hits in Python interface:
3842 * gdb.texinfo (Events In Python): New function documentation:
3843 gdb.BreakpointEvent.breakpoints. Indicate that
3844 gdb.BreakpointEvent.breakpoint is now deprecated.
3845
26829f2b
JB
38462011-09-04 Joel Brobecker <brobecker@adacore.com>
3847
3848 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3849
a9f54f60
TT
38502011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3851
3852 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3853
fa3a4f15
PM
38542011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3855
72f4393d
L
3856 * gdb.texinfo (Prompt): Add set/show extended-prompt
3857 documentation
3858 (Basic Python): Add prompt_hook anchor.
3859 (Python modules): Reword module text to reflect multiple modules.
3860 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3861
224bbe49
YQ
38622011-08-14 Yao Qi <yao@codesourcery.com>
3863
78d85199
YQ
3864 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3865
38662011-08-14 Yao Qi <yao@codesourcery.com>
3867
3868 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3869 (TIC6x Features): New node.
3870
457e09f0
DE
38712011-08-12 Doug Evans <dje@google.com>
3872
3873 * gdb.texinfo (Symbols In Python): Document symbol.type.
3874
5e239b84
PM
38752011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3876
3877 * gdb.texinfo (Python): Document command and function
3878 auto-loading.
3879
177bc839
JK
38802011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3881 Eli Zaretskii <eliz@gnu.org>
3882
3883 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3884 typedefs unrolling. Extend the sample code by an inner typedef and
3885 outer typedefs unrolling.
3886
1a532630
PP
38872011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3888
3889 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3890 size and line-size.
3891
9b158ba0 38922011-07-21 Matt Rice <ratmice@gmail.com>
3893
3894 PR macros/12999
3895 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3896 Update text and cindex entries for info macro command.
3897
d17b6f81
PM
38982011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3899
3900 * observer.texi (GDB Observers): Add before_prompt observer.
3901 * gdb.texinfo (Basic Python): Add documentation for prompt
3902 substitution.
3903
713389e0
PM
39042011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3905
72f4393d 3906 PR python/12438
713389e0 3907 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3908 set/show python print-stack. Document set/show python
3909 print-backtrace.
713389e0 3910
177b42fe
TJB
39112011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3912
3913 * gdb.texinfo: Fix typos.
3914
900e11f9
JK
39152011-07-01 Tom Tromey <tromey@redhat.com>
3916
3917 * gdb.texinfo (Debugging Output): Document set debug
3918 check-physname.
3919
39c4d40a
TT
39202011-06-29 Tom Tromey <tromey@redhat.com>
3921
3922 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3923 breakpoint-notifications feature.
3924
6f5def7d
UW
39252011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3926
3927 * gdb.texinfo (Target Description): Remove warning about
3928 possibly unstable format.
3929
8cf64490
TT
39302011-06-03 Tom Tromey <tromey@redhat.com>
3931
3932 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3933 (Events In Python): Note that exit_code is optional.
3934
393eab54
PA
39352011-05-17 Pedro Alves <pedro@codesourcery.com>
3936
3937 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3938 required for multi-threading support.
3939 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3940 Hc are deprecated for multi-threading debugging. Point readers at
3941 the vCont packet.
3942
75fc9810
DE
39432011-05-15 Doug Evans <dje@google.com>
3944
3945 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3946
01124a23
DE
39472011-05-13 Doug Evans <dje@google.com>
3948
98a5dd13
DE
3949 * gdb.texinfo (Threads): Document $sdir,$pdir.
3950 (Server): Document $pdir exception.
3951
dbaefcf7
DE
3952 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3953
cc63ef9b
DE
3954 * gdb.texinfo (Threads): Clarify default value for
3955 libthread-db-search-path.
7e0396aa 3956
01124a23
DE
3957 * gdb.texinfo (Completion): Update example.
3958 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3959
d248b706
KY
39602011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3961
3962 * gdb.texinfo: Document change in the behaviour of the enable and
3963 disable GDB commands when applied to tracepoints.
3964 Document the EnableDisableTracepoints remote stub feature.
3965 Document QTEnable and QTDisable in the list of tracepoint packets.
3966
cc88a640
JK
39672011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3968
3969 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3970 hsuser.texi.
3971 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3972 comment to hsuser.texi. Change rluser.texi name in the comment.
3973
84e578fb
DE
39742011-05-10 Doug Evans <dje@google.com>
3975
3976 * gdb.texinfo (Threads): If an empty path is provided for
3977 libthread-db-search-path it is reset to its default value.
3978 (Server): Ditto.
3979
478aac75
DE
39802011-05-09 Doug Evans <dje@google.com>
3981
3982 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3983
9c06b0b4
TJB
39842011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3985 Thiago Jung Bauermann <bauerman@br.ibm.com>
3986
3987 Implement support for PowerPC BookE masked watchpoints.
3988 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3989 (PowerPC Embedded): Mention support of masked watchpoints.
3990
9ed350ad
JB
39912011-05-03 Joel Brobecker <brobecker@adacore.com>
3992
3993 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3994 `@value{GDBN}'.
3995
4ceed123
JB
39962011-05-03 Joel Brobecker <brobecker@adacore.com>
3997
3998 * gdb.texinfo (titlepage): Remove dedication.
3999 (In Memoriam): New appendix.
4000
559a7a62
JK
40012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4002 Eli Zaretskii <eliz@gnu.org>
4003
4004 * gdb.texinfo (Index Section Format): Change the version to 5.
4005 Describe the different formula.
4006
03f2bd59
JK
40072011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4008 Eli Zaretskii <eliz@gnu.org>
4009
4010 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4011 for disconnected tracing.
4012 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4013 extended-remote relationship. Mention --once.
4014 (TCP port allocation lifecycle of @code{gdbserver}): New.
4015
d9b1a651
EZ
40162011-04-23 Eli Zaretskii <eliz@gnu.org>
4017
4018 * gdb.texinfo (Server): Improve indexing. Index all optional
4019 switches to gdbserver.
4020
90476074
TT
40212011-04-20 Tom Tromey <tromey@redhat.com>
4022
4023 * gdb.texinfo (Index Section Format): New node.
4024 (Top): Add new node to menu.
4025
c21236dc
PA
40262011-04-20 Pedro Alves <pedro@codesourcery.com>
4027
4028 * gdb.texinfo (Maintenance Commands): Document `maint print
4029 remote-registers'.
4030
05c8c3f5
TT
40312011-04-20 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (Trace File Format): Move node later.
4034
7a9dd1b2
TT
40352011-04-19 Tom Tromey <tromey@redhat.com>
4036
4037 * gdbint.texinfo (Register Information Functions): Remove
4038 duplicate "the".
4039 * gdb.texinfo (Emacs): Remove duplicate "to".
4040 (GDB/MI Variable Objects): Remove duplicate "the".
4041 (General Query Packets): Likewise.
4042
4368ebeb
JB
40432011-04-02 Joel Brobecker <brobecker@adacore.com>
4044
4045 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4046 "GDB/MI Ada Exception Information" node.
4047
956a9fb9
JB
40482011-04-01 Joel Brobecker <brobecker@adacore.com>
4049
4050 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4051 the "exception-name" field in the *stopped async record.
4052
f1310107
TJB
40532011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4054 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4055
4056 Implement support for PowerPC BookE ranged breakpoints.
4057 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4058
8786b2bd
TT
40592011-03-28 Tom Tromey <tromey@redhat.com>
4060
4061 * gdb.texinfo (Set Tracepoints): Fix typo.
4062
9ef07c8c
TT
40632011-03-24 Tom Tromey <tromey@redhat.com>
4064
4065 * gdb.texinfo (Specify Location): Document `function:label'
4066 linespec.
4067
99c3dc11
PM
40682011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4069
f1310107 4070 PR python/12149
99c3dc11
PM
4071
4072 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4073
29703da4
PM
40742011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4075
4076 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4077 (Inferiors In Python): Likewise.
4078 (Threads In Python): Likewise.
4079 (Symbols In Python): Likewise.
4080 (Objfiles In Python): Likewise.
4081 (Symbol Tables In Python): Likewise.
4082
c9174737
PA
40832011-03-15 Pedro Alves <pedro@codesourcery.com>
4084
4085 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4086 display>: Explain that the commands accept number ranges.
4087
7371cf6d
PM
40882011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4089
4090 * gdb.texinfo (Breakpoints In Python): Add description and example
4091 of Python stop function operation.
4092
ecec24e6
PM
40932011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4094
4095 * gdb.texinfo (Parameters In Python): Document get_set_string and
4096 get_show_string methods.
4097
6dcd5565
JK
40982011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4101
81896e36
JK
4102 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4103 circular-trace-buffer name.
4104
5e30da2c
JB
41052011-02-28 Joel Brobecker <brobecker@adacore.com>
4106
4107 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4108 in the previous change.
4109
3bd0f5ef 41102011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4111
72f4393d 4112 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4113 that they can accept multiple arguments.
4114
4ec7539c
JB
41152011-02-24 Joel Brobecker <brobecker@adacore.com>
4116
4117 Revert the following patch (code patch was not approved):
4118 2011-02-21 Hui Zhu <teawater@gmail.com>
4119 * agentexpr.texi (bytecode descriptions): add printf.
4120 * gdb.texinfo (tracepoint action lists): add printf.
4121
82809774
DE
41222011-02-23 Doug Evans <dje@google.com>
4123
4124 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4125
e5a67952
MS
41262011-02-23 Michael Snyder <msnyder@vmware.com>
4127
4128 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4129 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4130 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4131
6e6fbe60
DE
41322011-02-22 Doug Evans <dje@google.com>
4133
4134 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4135 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4136 add description of result, fix @defun formatting.
4137
f994e27a
HZ
41382011-02-21 Hui Zhu <teawater@gmail.com>
4139
4140 * agentexpr.texi (Bytecode Descriptions): Add printf.
4141 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4142
c7f96d2b
TT
41432011-02-18 Tom Tromey <tromey@redhat.com>
4144
4145 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4146
60f98dde
MS
41472011-02-14 Michael Snyder <msnyder@vmware.com>
4148
4149 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4150 Document new command "thread find".
4151
08e796bc
MS
41522011-02-14 Michael Snyder <msnyder@vmware.com>
4153
4154 * gdb.texinfo (Threads): Update example of new thread message.
4155
b3b9301e
PA
41562011-02-14 Pedro Alves <pedro@codesourcery.com>
4157
4158 * gdb.texinfo (Remote Configuration): Mention set/show remote
4159 traceframe-info.
4160 (Tools/Packages Optional for Building GDB): Mention that expat is
4161 used for traceframe info.
4162 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4163 (General Query Packets) <qSupported>: Describe the
4164 qXfer:traceframe-info:read feature.
4165 (qXfer::read): Describe qXfer:traceframe-info:read.
4166 (Traceframe Info Format): New section.
4167
cef35b0f
PA
41682011-02-04 Pedro Alves <pedro@codesourcery.com>
4169
4170 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4171 for casts and unary operators.
4172
f1cbe1d3
TT
41732011-02-04 Tom Tromey <tromey@redhat.com>
4174
4175 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4176 is not useful.
4177
585fdaa1
PA
41782011-01-25 Pedro Alves <pedro@codesourcery.com>
4179
4180 * gdb.texinfo: s/value optimized out/optimized out/g
4181
7bfc9434
JB
41822011-01-21 Joel Brobecker <brobecker@adacore.com>
4183
4184 * gdb.texinfo (Other Misc Settings): Rework part of the
4185 documentation of the "set interactive mode" command.
4186
4694da01
TT
41872011-01-19 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.texinfo (Threads): Document thread name output and `thread
4190 name' command.
4191 (Threads In Python): Document Thread.name attribute.
4192 (GDB/MI Thread Commands): Document thread attributes.
4193
b716877b
AB
41942011-01-12 Andrew Burgess <aburgess@broadcom.com>
4195
4196 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4197 changes in mi/mi-cmd-disas.c
4198
13fd8b81
TT
41992011-01-12 Tom Tromey <tromey@redhat.com>
4200
4201 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4202 Fix "thread apply" text.
4203
e09342b5
TJB
42042011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4205 Thiago Jung Bauermann <bauerman@br.ibm.com>
4206
4207 Implement support for PowerPC BookE ranged watchpoints.
4208 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4209 the "set powerpc exact-watchpoints" flag.
4210
06e65f44
TT
42112011-01-07 Tom Tromey <tromey@redhat.com>
4212
4213 * gdb.texinfo (Python API): Add descriptions to @menu items.
4214
d8e22779
TT
42152011-01-06 Tom Tromey <tromey@redhat.com>
4216
4217 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4218
a255712f
PP
42192010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4220
e09342b5 4221 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4222
ccfc3d6e
TT
42232011-01-06 Tom Tromey <tromey@redhat.com>
4224
4225 PR python/12133:
4226 * gdb.texinfo (Frames In Python): Document various frame
4227 constants.
4228
44944448
JB
42292011-01-05 Joel Brobecker <brobecker@adacore.com>
4230
4231 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4232 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4233 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4234
42ea3d7a
JK
42352011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4236
4237 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4238 (clean): Add GDBvn.texi.
4239
720d1a40
JB
42402010-12-29 Joel Brobecker <brobecker@adacore.com>
4241
4242 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4243 occasional case where the debugger prints an array address
4244 instead of the array itself.
4245
ad196637
PA
42462010-12-23 Pedro Alves <pedro@codesourcery.com>
4247
4248 * gdb.texinfo (Packets) <read registers packet>: Document support
4249 for registers that were not collected.
4250
a86caf66
DE
42512010-12-15 Doug Evans <dje@google.com>
4252
4253 * gdb.texinfo (Startup): Document auto-loading of scripts during
4254 startup.
4255 (Auto-loading): Delete "maint set python auto-load on|off".
4256 Add "set auto-load-scripts on|off".
4257
aae1c79a
DE
42582010-12-07 Doug Evans <dje@google.com>
4259
4260 * gdb.texinfo (Mode Options): Document -data-directory.
4261 (Data Files): Add reference to -data-directory.
4262
4e04c971
DE
42632010-11-29 Doug Evans <dje@google.com>
4264
4265 * gdb.texinfo (Pretty-Printer Introduction): Change
4266 printer-name:subprinter-name to printer-name;subprinter-name.
4267
94b6973e
PM
42682010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4269
72f4393d 4270 PR python/12199
94b6973e
PM
4271
4272 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4273
39037522
TT
42742010-11-23 Tom Tromey <tromey@redhat.com>
4275
4276 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4277 (Editing): Likewise.
4278 (Command History): Likewise.
4279 (TUI Keys): Likewise.
4280 (Bug Reporting): Conditionally include rluser.texi and
4281 inc-history.texinfo.
4282 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4283 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4284 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4285 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4286 (gdb.pdf): Likewise.
4287 (gdb.info): Likewise.
4288 (gdb/index.html): Likewise.
4289
5ae98d25
TT
42902010-11-23 Tom Tromey <tromey@redhat.com>
4291
4292 * Makefile.in (Makefile): Run ../config.status.
4293 (distclean): Update.
4294 * configure: Remove.
4295 * configure.ac: Remove.
4296
621c8364
TT
42972010-11-12 Tom Tromey <tromey@redhat.com>
4298
4299 * gdb.texinfo (Basic Python): Update. Add xref.
4300 (Exception Handling): Document new exception classes.
4301 (Types In Python): Update.
4302 (Frames In Python): Update.
4303
84f4c1fe
PM
43042010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4305
4306 * gdb.texinfo (Breakpoints In Python): Document "internal"
4307 parameter, and visible attribute.
4308
99e7ae30
DE
43092010-11-05 Doug Evans <dje@google.com>
4310
4311 * gdb.texinfo (Source Path): Document "set directories".
4312
f4b8a18d
KW
43132010-11-05 Ken Werner <ken.werner@de.ibm.com>
4314
4315 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4316 (OpenCL C): New node.
4317
7b51bc51
DE
43182010-11-02 Doug Evans <dje@google.com>
4319
4320 * gdb.texinfo (Pretty Printing): Expand into three sections,
4321 introduction, example, and commands.
4322 (Python API): Delete section Disabling Pretty-Printers, merge into
4323 Selecting Pretty-Printers.
4324 (Writing a Pretty-Printer): New section. Move the pretty-printer
4325 example here, and reformat to match python coding style. Add a second
4326 example using the gdb.printing module.
4327 (Python modules): Add gdb.printing.
4328
9eeee977
DE
43292010-10-29 Doug Evans <dje@google.com>
4330
4331 * gdb.texinfo (Python): Fix long line.
4332
a0e0ffdf
DE
43332010-10-20 Doug Evans <dje@google.com>
4334
4335 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4336 All references updated. Correct sections marked as subsections.
4337 (Coding Standards): New chapter. Move the coding standard related
4338 subsections here. Add section on Python coding standards.
4339
0e3509db
DE
43402010-10-13 Doug Evans <dje@google.com>
4341
4342 * gdb.texinfo (Python): Add "Python modules".
4343 (Types in Python): Add reference to gdb.types section.
4344 (Python modules): New node.
4345
44592cc4
DE
43462010-10-11 Doug Evans <dje@google.com>
4347
4348 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4349 Python" from gdb.Value.type description.
4350
6e1bb179
JB
43512010-09-28 Joel Brobecker <brobecker@adacore.com>
4352
4353 * gdb.texinfo (Ravenscar Profile): New node.
4354
e8467610
TT
43552010-09-22 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4358
fccd1d1e
EZ
43592010-09-22 Eli Zaretskii <eliz@gnu.org>
4360
4361 * gdb.texinfo (Values From Inferior): Clarify that
4362 value.dynamic_type works only in C++ programs with RTTI.
4363
c1b6b909
TT
43642010-09-15 Paul Bolle <pebolle@tiscali.nl>
4365
4366 * gdb.texinfo (Character Sets): Correctly reference host-charset
4367 in example.
4368
7d288aaa
TT
43692010-09-13 Tom Tromey <tromey@redhat.com>
4370
4371 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4372 Document "fullname" and "from".
4373
f75d858b
MK
43742010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4375
4376 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4377 feature `reverse' output by -list-target-features.
4378
83b9503b
L
43792010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4380
4381 * gdb.texinfo (i386 Features): Remove an extra "@item".
4382
03f17ccf
TT
43832010-08-30 Tom Tromey <tromey@redhat.com>
4384
4385 PR python/11792:
4386 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4387
9779414d
DJ
43882010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4389
4390 * gdb.texinfo (ARM Features): Document
4391 org.gnu.gdb.arm.m-profile.
4392
f9ffd4bb
TT
43932010-08-23 Tom Tromey <tromey@redhat.com>
4394
4395 PR python/11145:
4396 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4397 reinterpret_cast methods.
4398
702c2711
TT
43992010-08-23 Tom Tromey <tromey@redhat.com>
4400
4401 PR python/11915:
4402 * gdb.texinfo (Types In Python): Document array method.
4403
66b73624
TJB
44042010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4405
4406 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4407
06a64a0b
TT
44082010-08-16 Tom Tromey <tromey@redhat.com>
4409
4410 * gdb.texinfo (Set Watchpoints): Document -location option.
4411
a3a7127e
DE
44122010-08-13 Doug Evans <dje@google.com>
4413
4414 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4415
8dedea02
VP
44162010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4417
4418 * gdb.texinfo (GDB/MI Data Manipulation): Document
4419 -data-read-memory-raw and -data-write-memory-raw.
4420
ca5c20b6 44212010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4422 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4423
4424 * gdb.texinfo (Basic Python): Describe post_event API.
4425
cb2e07a6
PM
44262010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4427
4428 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4429 decode_line Python APIs
cb2e07a6 4430
464b3efb
TT
44312010-08-10 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.texinfo (Pretty Printing API): Document
4434 gdb.default_visualizer.
4435
c29c521f
TT
44362010-08-10 Tom Tromey <tromey@redhat.com>
4437
4438 Revert gdb-add-index addition:
4439 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4440
5da1313b
JK
44412010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4442 Eli Zaretskii <eliz@gnu.org>
4443
4444 * gdb.texinfo (Mode Options) <-batch>
4445 (Basic Python) <gdb.execute>: Describe setting width and height.
4446
02d868e8
PP
44472010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4448
4449 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4450
c2bbed2a
TT
44512010-07-30 Tom Tromey <tromey@redhat.com>
4452
4453 * gdb.texinfo (Index Files): Mention gdb-add-index.
4454
6c13bbe1
HZ
44552010-07-30 Hui Zhu <teawater@gmail.com>
4456
4457 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4458 "detach inferior" and "kill inferior".
4459
53a71c06
CR
44602010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4461
4462 * gdb.texinfo (Machine Code): Update description of two forms of
4463 arguments, and add new example to demonstrate the new form.
4464
5374244e
PM
44652010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4466
4467 * gdb.texinfo (Values From Inferior): Add value inferior function
4468 call description.
4469
8ea5bce5
JK
44702010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4471
4472 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4473
c0edd9ed
JK
44742010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4475 Eli Zaretskii <eliz@gnu.org>
4476
4477 Make core files the process_stratum.
4478 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4479 record_stratum example.
4480
9291a0cd
TT
44812010-07-13 Tom Tromey <tromey@redhat.com>
4482
4483 * gdb.texinfo (Index Files): New node.
4484
f5011d11
TT
44852010-07-13 Tom Tromey <tromey@redhat.com>
4486
4487 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4488
0f5238ed
TT
44892010-07-13 Tom Tromey <tromey@redhat.com>
4490
4491 * gdb.texinfo (Specify Location): Document labels.
4492
74c761c1
PA
44932010-07-01 Pedro Alves <pedro@codesourcery.com>
4494
4495 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4496 entries for fast tracepoints and static tracepoints.
4497
501994c0
PA
44982010-07-01 Pedro Alves <pedro@codesourcery.com>
4499
4500 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4501 qsThreadInfo>: Spell out `l' as ell.
4502
0fb4aa4b
PA
45032010-07-01 Pedro Alves <pedro@codesourcery.com>
4504
4505 * gdb.texinfo (Convenience Variables): Document $_sdata.
4506 (Commands to Set Tracepoints): Describe static tracepoints. Add
4507 `Listing Static Tracepoint Markers' menu entry. Document
4508 "strace".
4509 (Tracepoint Action Lists): Document collecting $_sdata.
4510 (Listing Static Tracepoint Markers): New subsection.
4511 (Tracepoints support in gdbserver): Mention static tracepoints.
4512 (remote packets, enabling and disabling): Mention
4513 read-sdata-object.
4514 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4515 and StaticTracepoint.
4516 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4517 Document qXfer:sdata:read.
4518 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4519
dc3b15be
JB
45202010-06-29 Joel Brobecker <brobecker@adacore.com>
4521
4522 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4523
595939de
PM
45242010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4525 Tom Tromey <tromey@redhat.com>
4526 Thiago Jung Bauermann <bauerman@br.ibm.com>
4527
4528 * gdb.texinfo (Inferiors In Python): New node.
4529 * gdb.texinfo (Threads In Python): New node.
4530
9279c692
JB
45312010-06-28 Joel Brobecker <brobecker@adacore.com>
4532
4533 * gdb.texinfo (Python): Document what the python directory is
4534 and what its location is.
4535 (Basic Python): Document the gdb.PYTHONDIR constant.
4536
bc9f0842
TT
45372010-06-25 Tom Tromey <tromey@redhat.com>
4538
4539 PR python/10808:
4540 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4541
f1421989
HZ
45422010-06-24 Hui Zhu <teawater@gmail.com>
4543
4544 * gdb.texinfo: (Commands for Controlled Output): Add
4545 documentation for command "eval".
4546
e4c0cfae
SS
45472010-06-21 Stan Shebs <stan@codesourcery.com>
4548
4549 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4550 * annotate.texinfo: Ditto.
4551 * gdbint.texinfo: Ditto.
4552 * stabs.texinfo: Ditto.
4553
bb08c432
HZ
45542010-06-22 Hui Zhu <teawater@gmail.com>
4555
4556 * gdb.texinfo: (Process Record and Replay): Add documentation
4557 for command "set record memory-query".
4558
4f5d9f07
SS
45592010-06-21 Stan Shebs <stan@codesourcery.com>
4560
4561 * gdb.texinfo: Relicense under GFDL version 1.3.
4562 * annotate.texinfo: Relicense under GFDL version 1.3.
4563 * gdbint.texinfo: Relicense under GFDL version 1.3.
4564 * stabs.texinfo: Relicense under GFDL version 1.3.
4565 * fdl.texi: Update to version 1.3.
4566
6aed2dbc
SS
45672010-06-18 Stan Shebs <stan@codesourcery.com>
4568
a61408f8
SS
4569 * gdb.texinfo (Operating System Auxiliary Information): Describe
4570 "info os" when no arguments given.
4571
6aed2dbc
SS
4572 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4573 $_thread.
4574
24e933df
HZ
45752010-06-18 Hui Zhu <teawater@gmail.com>
4576
4577 * gdb.texinfo: (Process Record and Replay): Add documentation
4578 for commands "record save" and "record restore".
4579
65d79d4b
SDJ
45802010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4581
4582 * gdb.texinfo: Include information about the correct use
4583 of addresses in the `watch' command.
4584
d914c394
SS
45852010-06-11 Stan Shebs <stan@codesourcery.com>
4586
4587 * gdb.texinfo (Observer Mode): New section.
4588 (General Query Packets): Document QAllow.
889bf7c5 4589
967cf477
DE
45902010-06-04 Doug Evans <dje@google.com>
4591
4592 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4593
aaf4119b
DE
45942010-06-03 Doug Evans <dje@google.com>
4595
4596 * gdbint.texinfo (Coding): Add subsection on command names.
4597
9eae7c52
TT
45982010-06-02 Tom Tromey <tromey@redhat.com>
4599
4600 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4601 always-disassemble.
4602
fa593d66
PA
46032010-06-01 Pedro Alves <pedro@codesourcery.com>
4604
4605 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4606 gdbserver, and add cross reference.
4607 (Tracepoints support in gdbserver): New subsection.
4608
dde08ee1
PA
46092010-05-26 Pedro Alves <pedro@codesourcery.com>
4610
4611 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4612 `qRelocInsn' feature.
4613 (Relocate instruction reply packet): New subsection
4614 of `Tracepoint Packets'.
4615 (Tracepoint Packets): Mention that packets QTDP and QTStart
4616 support the qRelocInsn request, and add cross reference to new
4617 subsection.
4618
07ca107c
DE
46192010-05-25 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4622 (Commands In Python): Document gdb.string_to_argv.
4623
c25c4a8b
JK
46242010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4627 ATTR_NORETURN.
4628
d7b32ed3 46292010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4630 Tom Tromey <tromey@redhat.com>
4631 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4632
c25c4a8b 4633 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4634
6aecb9c2
JB
46352010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4636
4637 * gdb.texinfo: (Summary) Add mention about D language support.
4638 (Filenames): Add D suffixes.
4639 (D): New node.
4640
b7da9e9f
PM
46412010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4642
4643 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4644 of macro deleted from GDB code.
4645
ab38a727
PA
46462010-04-24 Pedro Alves <pedro@codesourcery.com>
4647
4648 * gdb.texinfo (Commands to specify files): Describe what how GDB
4649 looks up DOS-based filesystem paths on the system root. Document
4650 the new `set/show target-file-system-kind' commands.
4651
66d09542
DE
46522010-04-23 Doug Evans <dje@google.com>
4653
4654 * gdb.texinfo (Python): Move Auto-loading section here ...
4655 (Python API): from here.
4656 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4657 (Maintenance Commands): Add docs for "maint print section-scripts".
4658
8bd10a10
CM
46592010-04-20 Chris Moller <cmoller@redhat.com>
4660
4661 * gdb.texinfo (Setting Breakpoints): Added description of
4662 filename-qualified rbreak.
4663 * refcard.tex (Breakpoints and Watchpoints): Added brief
4664 description of filename-qualified rbreak.
4665
4c374409
JK
46662010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4667
4668 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4669 (Python API): Change the reference to Pretty Printing API.
4670 (Pretty Printing): Move the user part under the Data node. Reformat
4671 the sample output to 72 columns. Create a new reference to Pretty
4672 Printing API. Rename the API part ...
4673 (Pretty Printing API): To a new node name.
4674 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4675 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4676
5a9351ae
SS
46772010-04-21 Stan Shebs <stan@codesourcery.com>
4678
4679 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4680 and commands.
5a9351ae 4681 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4682
9a22f0d0
PM
46832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4684
4685 * gdb.texinfo (Examining memory): Update for change in string
4686 display with explicit size.
4687
6149aea9
PA
46882010-04-19 Pedro Alves <pedro@codesourcery.com>
4689
4690 PR breakpoints/8554.
4691
4692 * gdb.texinfo (Save Breakpoints): New node.
4693 (save-tracepoints): Rename to ...
4694 (save tracepoints): ... this. Mention that `save-tracepoints' is
4695 a deprecated alias to `save tracepoints'.
4696
711e434b
PM
46972010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4698
645797a8 4699 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4700 (info w32 thread-information-block): Document new command.
4701 (qGetTIBAddress): Document new gdbserver query.
4702 (maint set/show show-all-tib): Document new command.
4703
3f7b2faa
DE
47042010-04-15 Doug Evans <dje@google.com>
4705
fa33c3cd
DE
4706 * gdb.texinfo (Python API): Add progspaces section.
4707 (Selecting Pretty-Printers): Progspace pretty-printers are
4708 searched too.
4709 (Progspaces In Python): New section.
4710
3f7b2faa
DE
4711 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4712
79f283fe
PM
47132010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4714
4715 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4716 returns None.
4717
87290684
SS
47182010-04-09 Stan Shebs <stan@codesourcery.com>
4719
4720 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4721 Describe the `frames-created' field, tweak grammar.
4722
a97153c7
PA
47232010-04-09 Pedro Alves <pedro@codesourcery.com>
4724
4725 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4726 Describe the `circular' and `disconnected' fields.
4727
5c5dcc1b
L
47282010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4729
4730 * gdb.texinfo (maint print registers): Mention unavailable and
4731 invisible registers.
4732
adc36818
PM
47332010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4734 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4735 Tom Tromey <tromey@redhat.com>
adc36818
PM
4736
4737 * gdb.texinfo (Breakpoints In Python): New Node.
4738
33da3f1c
SS
47392010-04-08 Stan Shebs <stan@codesourcery.com>
4740
4741 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4742 trace status fields.
4743
3a13a53b
L
47442010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4747 optional. Make org.gnu.gdb.i386.avx requires
4748 org.gnu.gdb.i386.avx.
4749
08001717
DE
47502010-04-08 Doug Evans <dje@google.com>
4751
4752 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4753 search path, and document that gdb only scans the search path if
4754 the script's path doesn't specify a directory.
4755
c375651d
DE
47562010-04-05 Doug Evans <dje@google.com>
4757
4758 * gdb.texinfo (maint show python auto-load): Fix typo.
4759
af54718e
SS
47602010-04-04 Stan Shebs <stan@codesourcery.com>
4761
d77f58be
SS
4762 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4763 (Setting Watchpoints): Update description of "info watch".
4764 (Disabling Breakpoints): Only "info break" lists all.
4765
af54718e
SS
4766 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4767 (tdump): Explain how tdump works.
4768
86b17b60
PA
47692010-04-01 Pedro Alves <pedro@codesourcery.com>
4770
4771 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4772 add cross reference.
4773
ff12863f
PA
47742010-03-31 Pedro Alves <pedro@codesourcery.com>
4775
4776 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4777 commands error out.
4778
f68eb612
L
47792010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4780
4781 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4782
c8d5aac9
L
47832010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4784
4785 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4786
7d13fe92
SS
47872010-03-29 Stan Shebs <stan@codesourcery.com>
4788 Nathan Sidwell <nathan@codesourcery.com>
4789
4790 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4791 GDBN equivalent.
4792 (Set Tracepoints): Remove mention that conditional tracepoints
4793 don't exist.
4794 (Tracepoint Actions): Clarify when while-stepping collection
4795 happens, note that while-stepping does not automatically collect
4796 $pc.
4797
409873ef 47982010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4799
409873ef
SS
4800 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4801 (General Query Packets): Describe TracepointSource.
4802
ee8e71d4
EZ
48032010-03-27 Matt Rice <ratmice@gmail.com>
4804
c8d5aac9
L
4805 * gdb.texinfo (ARM): Document arguments to "target sim".
4806 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4807
99b5e152
PA
48082010-03-26 Pedro Alves <pedro@codesourcery.com>
4809
4810 * gdb.texinfo (Tracepoint Packets): Remove mention that
4811 terror:string may be plain text, and drop mention of X prefix.
4812
cd64ee31
VP
48132010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4814
4815 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4816
6c28cbf2
SS
48172010-03-24 Stan Shebs <stan@codesourcery.com>
4818
4819 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4820
95a42b64
TT
48212010-03-24 Tom Tromey <tromey@redhat.com>
4822
4823 PR breakpoints/9352:
4824 * gdb.texinfo (Break Commands): Update.
4825
18148017
VP
48262010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4827
4828 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4829 commands.
4830
4daf5ac0
SS
48312010-03-16 Stan Shebs <stan@codesourcery.com>
4832
4833 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4834 circular-trace-buffer.
4835 (Tracepoint Packets): Describe QTBuffer, and details of the
4836 qTStatus reply.
4837
c9429232
SS
48382010-03-12 Stan Shebs <stan@codesourcery.com>
4839 Nathan Sidwell <nathan@codesourcery.com>
4840
4841 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4842 doing instruction stepping.
4843 (Tracepoint Restrictions): New node.
4844
ccefe4c4
TT
48452010-03-10 Tom Tromey <tromey@redhat.com>
4846
4847 * gdbint.texinfo (Symbol Handling): Update.
4848
7c953934
TT
48492010-03-08 Tom Tromey <tromey@redhat.com>
4850
4851 PR cli/9591:
4852 * gdb.texinfo (Mode Options): Mention lack of pagination and
4853 confirmation with --batch.
4854 (Screen Size): Mention --batch.
4855 (Messages/Warnings): Likewise.
4856
f870a310
TT
48572010-03-05 Tom Tromey <tromey@redhat.com>
4858
4859 * gdb.texinfo (Basic Python): Document target_charset and
4860 target_wide_charset.
4861
78e2826b
TT
48622010-03-05 Tom Tromey <tromey@redhat.com>
4863
4864 * gdb.texinfo (Data): Link to pretty-printing.
4865 (Output Formats): Likewise. Correct text.
4866
f5dff777
DJ
48672010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4868
4869 * gdb.texinfo (Types): Describe <struct> and <flags>.
4870
dc00d89f
PM
48712010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4872
4873 * gdb.texinfo (Frames In Python): Add block parameter and
4874 description to read_var text.
4875
5107b149 48762010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4877 Tom Tromey <tromey@redhat.com>
5107b149
PM
4878
4879 * gdb.texinfo (Types In Python): Describe block argument in
4880 template_argument and gdb.lookup_type.
4881
e03e5e7b
TT
48822010-02-24 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.texinfo (Cygwin Native): Fix typo.
4885
f3e9a817
PM
48862010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4887
4888 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4889 and select method descriptions.
4890 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4891 Tables in Python to menu.
4892 (Blocks In Python): New node.
4893 (Symbols In Python): New node.
4894 (Symbol Tables in Python): New node.
4895
a79b8f6e
VP
48962010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4897
4898 Multiexec MI
4899
4900 gdb/
4901 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4902
4903 gdb/doc/
4904 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4905 changes.
4906 (GDB/MI Program Execution): Document current behaviour of
4907 --all and --thread-group.
4908 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4909 -remove-inferior.
4910 * observer.texi (inferior_added, inferior_removed): New
4911 observers.
4912
629d6a47
TT
49132010-02-19 Tom Tromey <tromey@redhat.com>
4914
4915 * gdbint.texinfo (Getting Started): Fix @node.
4916 (Debugging GDB): Likewise.
4917
c09529e5
JB
49182010-02-13 Joel Brobecker <brobecker@adacore.com>
4919
4920 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4921 documenting the gdb_test_timeout variable.
4922
540aa8e7
MS
49232010-02-12 Jakob Engblom <jakob@virtutech.com>
4924
4925 * gdb.texinfo (MI commands): Added documentation of --reverse
4926 option to a set of MI commands. Restructured documentation of MI
4927 commands --exec-continue to reflect the complexity of reverse
4928 execution.
4929
081dfbf7
PA
49302010-02-12 Pedro Alves <pedro@codesourcery.com>
4931
4932 * gdb.texinfo (Using the Collected Data): Specify that the address
4933 range of `tfind outsize' is exclusive, and that the address range
4934 of `tfind range' is inclusive.
4935 (Tracepoint Packets): Specify that the address range of
4936 `QTFrame:range' is inclusive, and that the address range of
4937 `QTFrame:outside' is exclusive
4938
8e9c5e02
VP
49392010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4940
4941 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4942
92981e24
TT
49432010-02-10 Tom Tromey <tromey@redhat.com>
4944
4945 * gdb.texinfo (Debugging Output): Document set debug parser and
4946 show debug parser.
4947
075b51b7
L
49482010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4949
4950 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4951 i386_eflags and i386_mxcsr.
4952
3bb8d5c3
L
49532010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4954
4955 * gdb.texinfo: Document i386 target features.
4956
c5f80513
DE
49572010-02-05 Doug Evans <dje@google.com>
4958
4959 * gdbint.texinfo (Testsuite): Add a new section to document the
4960 various DejaGnu variables that may be overridden.
1be00882 4961 Document INTERNAL_GDBFLAGS.
c5f80513 4962
6ac33a4e
TT
49632010-02-04 Tom Tromey <tromey@redhat.com>
4964
4965 PR cli/8830:
4966 * gdb.texinfo (Files): -readnow comes before the filename for file
4967 and symbol-file.
4968
a1dcb23a
DJ
49692010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4970
4971 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4972 Document ARM breakpoint types.
4973 (Register Packet Format): Move into the new section.
4974 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4975
95433b34
JB
49762010-01-21 Joel Brobecker <brobecker@adacore.com>
4977
4978 * gdb.texinfo (File Options): Adjust the documentation of this
4979 switch to refer to the "source" command rather than partially
4980 duplicating some of the relevant information.
4981 (Extending GDB): Introduce and document the set/show script-extension
4982 setting.
4983 (Command Files): Add note explaining that the "source" command
4984 is also used to evalute scripts written in other languages.
4985 Remove the short slightly incorrect reference to sourcing Python
4986 scripts.
4987 (Python Commands): Document how to execute a Python script from GDB.
4988
8d576872
JB
49892010-01-19 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdb.texinfo (Command Files): Fix typo.
4992
8150ff9c
JB
49932010-01-18 Tom Tromey <tromey@redhat.com>
4994
4995 * gdb.texinfo (File Options): Document -x on .py files.
4996 (Command Files): Document handling of Python scripts.
4997
23db03a6
JZ
49982010-01-18 Jie Zhang <jie.zhang@analog.com>
4999
5000 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5001
00bf0b85
SS
50022010-01-15 Stan Shebs <stan@codesourcery.com>
5003
5004 * gdb.texinfo (Trace Files): New section.
5005 (Tracepoint Packets): Document QTSave and qTBuffer.
5006 (Trace File Format): New appendix.
5007
be759fcf
PM
50082010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5009
5010 * gdb.texinfo (Values From Inferior): Document lazy_string value
5011 method.
5012 (Python API): Add Lazy strings menu item.
5013 (Lazy Strings In Python): New node.
5014
dc146f7c
VP
50152010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5016
5017 * gdb.texinfo (GDB/MI Thread Information): New.
5018 (GDB/MI Async Records): Document the core field in *stopped.
5019 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5020 documentation
5021 (Process list): Document that osdata document may contain
5022 threads.
5023 (Remote Serial Protocol): Document qXfer:threads.
5024
d5551862
SS
50252010-01-06 Stan Shebs <stan@codesourcery.com>
5026
5027 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5028 disconnected tracing.
5029 (Tracepoint Packets): Document new protocol.
5030
7a697b8d
SS
50312010-01-05 Stan Shebs <stan@codesourcery.com>
5032
5033 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5034 tracepoints.
5035 (Tracepoint Packets): Describe remote protocol for fast
5036 tracepoints.
5037
e6f3ec50
JB
50382010-01-01 Joel Brobecker <brobecker@adacore.com>
5039
5040 Update the "Start of New Year Procedure".
5041 * gdbint.texinfo: Add the list of files that need to be updated
5042 manually. Minor reformatting.
5043
ddc4e9c1
JB
50442010-01-01 Joel Brobecker <brobecker@adacore.com>
5045
5046 * refcard.tex: Update copyright year in header and text.
5047
9d2897ad
JB
50482010-01-01 Joel Brobecker <brobecker@adacore.com>
5049
5050 * agentexpr.texi: Add 2010 to the list of copyright years.
5051 * annotate.texinfo: Likewise.
5052 * gdb.texinfo: Likewise.
5053 * gdbint.texinfo: Likewise.
5054 * observer.texi: Likewise.
5055 * stabs.texinfo: Likewise.
5056
6da95a67
SS
50572009-12-31 Stan Shebs <stan@codesourcery.com>
5058
5059 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5060
236f1d4d
SS
50612009-12-29 Stan Shebs <stan@codesourcery.com>
5062
5063 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5064
f61e138d
SS
50652009-12-28 Stan Shebs <stan@codesourcery.com>
5066
5067 * gdb.texinfo (Trace State Variables): New section.
5068 (Tracepoint Packets): Describe trace state variable packets.
5069 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5070 variable bytecodes.
5071
0fe7935b
DJ
50722009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5073
5074 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5075 declarations.
5076
a6b29f87
VP
50772009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5078
5079 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5080 -gdb-exit behaviour.
5081
5e4bde96
JB
50822009-12-20 Joel Brobecker <brobecker@adacore.com>
5083
5084 * gpl.texi: Update to version 3 of the GPL.
5085
a1715244
JB
50862009-12-20 Joel Brobecker <brobecker@adacore.com>
5087
5088 * Makefile.in: Update copyright header.
5089 * observer.texi: Fix the copyright header of the generated files.
5090
361ae042
PM
50912009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5092
5093 * gdb.texinfo (Types In Python): Describe range function.
5094
bfd31e71
PM
50952009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5096
5097 * gdb.texinfo (Types In Python): Describe "is_base_class".
5098
57a1d736
TT
50992009-12-03 Tom Tromey <tromey@redhat.com>
5100
5101 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5102
8cebebb9
PP
51032009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5104
5105 * observer.texi: New memory_changed observer.
5106
16af530a
TT
51072009-12-01 Tom Tromey <tromey@redhat.com>
5108
5109 * gdb.texinfo (Reverse Execution): Fix typo.
5110
b6199126
DJ
51112009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5112
5113 PR gdb/8704
5114
5115 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5116 are allowed after the breakpoint condition.
5117
7a6973ad
TT
51182009-11-23 Tom Tromey <tromey@redhat.com>
5119
5120 PR python/10782:
5121 * gdb.texinfo (Types In Python): Document Type.pointer.
5122
21a0512e
PP
51232009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5124
5125 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5126
a5832c8f
PA
51272009-11-11 Pedro Alves <pedro@codesourcery.com>
5128
5129 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5130 (Using Agent Expressions): Delete cross reference.
5131
1eb7cd77
JB
51322009-11-07 Joel Brobecker <brobecker@adacore.com>
5133
5134 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5135 and @settitle directives up to help makeinfo find them.
5136
24ddea62
JK
51372009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5138
5139 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5140 (Auto-loading): Use plural and note one can use multiple components now.
5141
3afae151
VP
51422009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5143
5144 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5145 -stack-list-arguments have the same documentation for parameter
5146 as -stack-list-locals. Add comas.
5147
14ff2235
PM
51482009-10-27 Tom Tromey <tromey@redhat.com>
5149 Eli Zaretskii <eliz@gnu.org>
5150
c8d5aac9 5151 PR python/10781
14ff2235
PM
5152
5153 * gdb.texinfo (Values From Inferior): Document cast method.
5154
9c419145
PP
51552009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5156
5157 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5158 and adjust example.
889bf7c5 5159
29153c24
MS
51602009-10-22 Michael Snyder <msnyder@vmware.com>
5161
5162 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5163 info record command. Also document the new save and restore
29153c24
MS
5164 commands.
5165
2b28d209
PP
51662009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5167
5168 * gdb.texinfo (Machine Code): Mention current pc marker.
5169 (Memory): Likewise.
5170
6c95b8df
PA
51712009-10-19 Pedro Alves <pedro@codesourcery.com>
5172 Stan Shebs <stan@codesourcery.com>
5173
5174 * observer.texi (new_inferior): Rename to...
5175 (inferior_appeared): ... this.
5176
5177 * gdb.texinfo (Inferiors): Rename node to ...
5178 (Inferiors and Programs): ... this. Mention running multiple
5179 programs in the same debug session.
5180 <info inferiors>: Mention the new 'Executable' column if "info
5181 inferiors". Update examples. Document the "add-inferior",
5182 "clone-inferior", "remove-inferior" and "maint info
5183 program-spaces" commands.
5184 (Process): Rename node to...
5185 (Forks): ... this. Document "set|show follow-exec-mode".
5186
2f8132f3
MS
51872009-10-11 Michael Snyder <msnyder@vmware.com>
5188
5189 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5190 (ReverseContinue): Ditto.
5191
cba4b2d3
PP
51922009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5193
5194 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5195
da082f17
JK
51962009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5197
5198 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5199
08be9d71
ME
52002009-10-06 Michael Eager <eager@eagercon.com>
5201
5202 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5203 (Embedded Processors): Add MicroBlaze.
5204 (MicroBlaze): New. Describe Xilinx MicroBlaze
5205
08a0efd0
PA
52062009-10-04 Pedro Alves <pedro@codesourcery.com>
5207
5208 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5209
cbb8f428
EZ
52102009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5211
5212 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5213
30a4a70c
JB
52142009-09-23 Joel Brobecker <brobecker@adacore.com>
5215
5216 * observer.texi (solib_unloaded): Document explicitly the fact that
5217 this observer is called before the associated symbols are unloaded.
5218
b3372f91
VP
52192009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5220
5221 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5222 -stack-list-variables.
5223
f43030c4
TT
52242009-09-18 Tom Tromey <tromey@redhat.com>
5225
5226 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5227 is experimental.
5228
ec7e75e7
PP
52292009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5230
5231 * gdb.texinfo (convenince variables): Mention
5232 $_siginfo could be empty.
f43030c4 5233
0cc7d26f
TT
52342009-09-15 Tom Tromey <tromey@redhat.com>
5235
5236 * gdb.texinfo (GDB/MI Variable Objects): Document
5237 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5238 Expand -var-update documentation.
5239
a96d9b2e
SDJ
52402009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5241
5242 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5243 feature.
5244
005ca36a
JB
52452009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5246
5247 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5248
0d772ac9
MS
52492009-09-10 Michael Snyder <msnyder@vmware.com>
5250
5251 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5252 ReverseStep replies to the qSupported query.
5253
14fb1bac
JB
52542009-09-10 Joel Brobecker <brobecker@adacore.com>
5255
5256 Add documentation for set/show interactive-mode.
5257 * gdb.texinfo (Other Misc Settings): New node.
5258
29b090c0
DE
52592009-09-01 Doug Evans <dje@google.com>
5260
5261 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5262 non-stop mode's affect on remote caching.
5263
4e5d721f
DE
52642009-08-31 Jacob Potter <jdpotter@google.com>
5265 Doug Evans <dje@google.com>
5266
5267 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5268 Mark `set/show remotecache' options as obsolete.
5269 Document new `set/show stack-cache' option.
5270 Update text for `info dcache'.
5271
55333a84
DE
52722009-08-27 Doug Evans <dje@google.com>
5273
5274 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5275 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5276
bc3a0b4d
RW
52772009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5278
5279 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5280 about autoconf.
5281
3a1ff0b6
PA
52822009-08-25 Pedro Alves <pedro@codesourcery.com>
5283
5284 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5285 small example, and describe its columns. Replace "inferior-id" by
5286 "infno" throughout.
5287
81ecdfbb
RW
52882009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5289
af542c2e
RW
5290 * gdbint.texinfo (Releasing GDB): Point to
5291 README-maintainer-mode file for required autoconf version.
5292 * configure.ac: Do not substitute datarootdir, htmldir,
5293 pdfdir, docdir. Do not process --with-datarootdir,
5294 --with-htmldir, --with-pdfdir, --with-docdir.
5295 * configure: Regenerate.
5296
81ecdfbb
RW
5297 * configure: Regenerate.
5298
4efc6507
DE
52992009-08-20 Reid Kleckner <reid@kleckner.net>
5300
5301 * gdb.texinfo: Add chapter on JIT interface.
5302
43089a6e
NR
53032009-08-07 Nick Roberts <nickrob@snap.net.nz>
5304
5305 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5306 confirmation request.
43089a6e 5307
99e008fe
EZ
53082009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5309
c8d5aac9
L
5310 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5311 CRC definitions.
99e008fe 5312
48cb2d85
VP
53132009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5314
5315 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5316 -break-commands.
48cb2d85 5317
ff1a52c6
UW
53182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5319
5320 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5321 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5322
3285f3fe
UW
53232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5324
5325 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5326 "set spu stop-on-load" and "show spu stop-on-load" commands.
5327
e35359c5
UW
53282009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5329
5330 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5331
58d6951d
DJ
53322009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5333
5334 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5335 org.gnu.gdb.arm.neon.
5336
08d16641
PA
53372009-07-20 Pedro Alves <pedro@codesourcery.com>
5338
5339 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5340 optional element.
5341 (subsection OS ABI): New subsection.
5342
782b2b07
SS
53432009-07-14 Stan Shebs <stan@codesourcery.com>
5344
5345 * gdb.texinfo (Tracepoint Conditions): New section.
5346 (General Query Packets): Describe ConditionalTracepoints.
5347 (Tracepoint Packets): Describe condition field.
5348 (Maintenance Commands): Describe maint agent-eval.
5349 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5350
9b117ef3
HZ
53512009-07-11 Hui Zhu <teawater@gmail.com>
5352
5353 * gdb.texinfo (disassemble): Add a new modifier /r
5354 to "disassemble" command to make it print the raw instructions
5355 in hex as well as in symbolic form.
5356
f5a33284
TT
53572009-07-09 Tom Tromey <tromey@redhat.com>
5358
5359 * gdbint.texinfo (Testsuite): Document parallel make check.
5360
812f7342
TT
53612009-07-09 Tom Tromey <tromey@redhat.com>
5362
5363 * gdbint.texinfo (Testsuite): Document test transcripts.
5364
fbb8f299
PM
53652009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5366
5367 * gdb.texinfo (Values From Inferior): Add length parameter
5368 description.
5369
dd8f35ac
EZ
53702009-07-04 Chris Genly <chris@genly.us>
5371
5372 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5373 in -var-list-children. Fix example according to what the code
5374 does.
5375
2277426b
PA
53762009-07-02 Pedro Alves <pedro@codesourcery.com>
5377
5378 * gdb.texinfo (Debugging multiple inferiors): Document the
5379 "inferior", "detach inferior" and "kill inferior" commands.
5380 (Debugging Programs with Multiple Processes): Adjust to mention
5381 generic "inferior" commands. Delete mention of "detach fork" and
5382 "delete fork". Cross reference to "Debugging multiple inferiors"
5383 section.
5384
a6d9a66e
UW
53852009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5386
5af949e3
UW
5387 * gdbint.texinfo (Item Output Functions): Update signature
5388 for ui_out_field_core_addr.
5389
53902009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5391
5392 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5393 Update example code extrated from breakpoint.c.
5394
9901a55b 53952009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5396
9901a55b
PP
5397 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5398 MI commands.
5399 (GDB/MI Symbol Query): Likewise.
5400 (GDB/MI File Commands): Likewise.
5401 (GDB/MI File Transfer Commands): Likewise.
5402 (GDB/MI Target Manipulation): Likewise.
5403 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5404
edb3359d
DJ
54052009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5406
5407 * gdb.texinfo (Debugging Optimized Code): New chapter.
5408 (Compiling for Debugging): Reference it. Move some
5409 text to the new section.
5410
7cd1089b
PM
54112009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5412
5413 * doc/gdb.texinfo (Calling): Document
5414 set-unwind-on-terminating-exception usage.
5415
d4db2f36
PA
54162009-06-11 Pedro Alves <pedro@codesourcery.com>
5417
5418 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5419 command.
5420
d1a7880c
PA
54212009-06-07 Pedro Alves <pedro@codesourcery.com>
5422
5423 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5424 references.
5425
473f94e6
UW
54262009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5427
5428 * gdbint.texinfo: Rename formal parameters to gdbarch function
5429 protoypes from "current_gdbarch" to "gdbarch".
5430
8f500870
TT
54312009-05-28 Tom Tromey <tromey@redhat.com>
5432
5433 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5434
b6313243
TT
54352009-05-27 Tom Tromey <tromey@redhat.com>
5436
5437 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5438 feature.
5439 (GDB/MI Variable Objects): Document -var-set-visualizer.
5440
54412009-04-02 Tom Tromey <tromey@redhat.com>
5442
5443 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5444 feature.
5445 (GDB/MI Variable Objects): Document -var-set-visualizer.
5446
a6bac58e
TT
54472009-05-27 Tom Tromey <tromey@redhat.com>
5448 Thiago Jung Bauermann <bauerman@br.ibm.com>
5449 Phil Muldoon <pmuldoon@redhat.com>
5450
5451 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5452 (Pretty Printing): New node.
5453 (Selecting Pretty-Printers): Likewise.
5454 (Python API): Update.
5455 (Output Formats): Document /r format.
5456
2c74e833
TT
54572009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5458 Tom Tromey <tromey@redhat.com>
5459
5460 * gdb.texinfo (Types In Python): New node.
5461 (Values From Inferior): "type" is now an attribute.
5462 (Python API): Update.
5463
89c73ade
TT
54642009-05-27 Tom Tromey <tromey@redhat.com>
5465 Thiago Jung Bauermann <bauerman@br.ibm.com>
5466 Phil Muldoon <pmuldoon@redhat.com>
5467
5468 * gdb.texinfo: Add @syncodeindex for `tp'.
5469 (Python API): Update.
5470 (Auto-loading): New node.
5471 (Objfiles In Python): New node.
5472
17a37d48
PP
54732009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5474
5475 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5476
6718376f
NR
54772009-05-15 Nick Roberts <nickrob@snap.net.nz>
5478
5479 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5480
cbe54154
PA
54812009-05-12 Pedro Alves <pedro@codesourcery.com>
5482
5483 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5484 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5485 show show-debug-regs' docs.
5486
8e05493c
EZ
54872009-05-08 Eli Zaretskii <eliz@gnu.org>
5488
5489 * gdb.texinfo (Process Record and Replay): Add description of
5490 reverse execution.
5491
b39f4988
JB
54922009-05-07 Joel Brobecker <brobecker@adacore.com>
5493
5494 * gdbint.texinfo (Adding support for debugging core files): New node.
5495 (Native Debugging): Remove the ``Native core file Support'' section.
5496
a2311334
EZ
54972009-05-01 Eli Zaretskii <eliz@gnu.org>
5498
5499 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5500 Add index entries.
5501
53cc454a 55022009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5503 Michael Snyder <msnyder@vmware.com>
53cc454a 5504
a2311334
EZ
5505 * gdb.texinfo: (Process Record and Replay): Add documentation for
5506 process record and replay.
53cc454a 5507
484086b7
JK
55082009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5509
5510 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5511 a new part on command-line defined macros.
5512
32ae1842
EZ
55132009-04-25 Eli Zaretskii <eliz@gnu.org>
5514
5515 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5516 clarify the wording.
5517
b14b1491
TT
55182009-04-23 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.texinfo (Data Files): New node.
5521 (GDB Files): Update menu.
5522
5c1e86e1
JB
55232009-04-23 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5526 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5527
83eba9b7
VP
55282009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5529
5530 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5531
e31198c4
HZ
55322009-04-22 Hui Zhu <teawater@gmail.com>
5533
5534 * gdb.texinfo (disassemble-next-line): Set the default of
5535 disassemble-next-line to off.
5536
26e251b6
JM
55372009-04-21 Joseph Myers <joseph@codesourcery.com>
5538
5539 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5540 --with-htmldir): New.
5541 * configure: Regenerate.
5542 * Makefile.in (datarootdir, docdir): Define.
5543 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5544 instead of $(SET_TEXINPUTS).
5545 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5546 gdbint.info instead of $(SET_TEXINPUTS).
5547 (gdbint/index.html): Use same -I options as for building
5548 gdbint.info.
5549 (stabs.dvi, stabs.pdf): Use same -I options as for building
5550 stabs.info instead of $(SET_TEXINPUTS).
5551 (stabs/index.html): Use same -I options as for building
5552 stabs.info.
5553 (annotate.dvi, annotate.pdf): Use same -I options as for building
5554 annotate.info instead of $(SET_TEXINPUTS).
5555 (annotate/index.html): Use same -I options as for building
5556 annotate.info.
5557
eac35c4e
DD
55582009-04-21 David Daney <ddaney@caviumnetworks.com>
5559
5560 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5561
29b0e8a2
JM
55622009-04-21 Joseph Myers <joseph@codesourcery.com>
5563
5564 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5565
2b831889 55662009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5567 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5568
5569 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5570 (MAKEHTMLFLAGS): Set to empty.
5571 (html__strip_dir): Define.
5572 (HTMLFILES): Define.
5573 (HTMLFILES_INSTALL): Define.
5574 (install-html): Copy new automake rule.
5575 (html): Depend on $(HTMLFILES).
5576 (gdb_toc.html): Rename to gdb/index.html.
5577 (gdbint_toc.html): Rename to gdbint/index.html.
5578 (stabs_toc.html): Rename to stabs/index.html.
5579 (annotate_toc.html): Rename to annotate/index.html.
5580
89a34d1b
JM
55812009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5582
5583 * Makefile.in: Set pdfdir and htmldir from configure
5584 substitutions.
5585 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5586 * configure: Regenerate.
5587
a2d5da46
JB
55882009-04-16 Joel Brobecker <brobecker@adacore.com>
5589
5590 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5591 This macro is no longer used.
5592
732f6a93
TT
55932009-04-15 Tom Tromey <tromey@redhat.com>
5594
5595 * gdb.texinfo (Character Sets): Document default character set.
5596
87f9adc1
PM
55972009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5598
5599 * gdbint.texinfo: Change server name from sources.redhat.com to
5600 sourceware.org throughout.
5601
2c88c651
JB
56022009-04-09 Joel Brobecker <brobecker@adacore.com>
5603
5604 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5605 about a missing dot or coma after @xref.
5606
4f5376b2
JB
56072009-04-02 Joel Brobecker <brobecker@adacore.com>
5608
5609 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5610 example, and add a small explanation about it.
5611 (Print Settings): Change the documentation of the "set print
5612 frame-arguments" to reflect the fact that the default is now "scalars".
5613
a0381d3a
JB
56142009-04-02 Joel Brobecker <brobecker@adacore.com>
5615
5616 * gdb.texinfo (Print Settings): Add kindex for command "set
5617 print frame-arguments".
5618
45ac276d
JB
56192009-03-31 Joel Brobecker <brobecker@adacore.com>
5620
5621 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5622 breakpoints.
5623 (Set Breaks): Add reference to thread-specific and task-specific
5624 breakpoints.
5625
32cd1edc
JB
56262009-03-31 Joel Brobecker <brobecker@adacore.com>
5627
5628 * gdb.texinfo (Ada Tasks): Remove the documentation about
5629 the "Running" state, as this state has been eliminated.
5630 Now all runnable tasks are shown as "Runnable".
5631
1042e4c0
SS
56322009-03-30 Stan Shebs <stan@codesourcery.com>
5633
5634 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5635 special case of breakpoints.
5636 (Enable and Disable Tracepoints): Mention deprecation.
5637 (Listing Tracepoints): Update description and example.
5638
f8f6f20b
TJB
56392009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5640
5641 * gdb.texinfo (Frames in Python): New node.
5642 (Python API): Update.
5643
c0c6f777
TJB
56442009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5645
5646 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5647 from a method to an attribute.
5648
def2b000
TJB
56492009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5650
5651 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5652 attribute.
5653
a07daef3
PA
56542009-03-25 Pedro Alves <pedro@codesourcery.com>
5655
5656 * observer.texi (thread_exit): Add "silent" parameter.
5657
f3b1572e
PA
56582009-03-22 Pedro Alves <pedro@codesourcery.com>
5659
5660 * observer.texi (about_to_proceed): New.
5661
587afa38
EZ
56622009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5663
5664 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5665 field throughout to handle types with spaces in them. Fix typos
5666 found by aspell.
5667 (Summary, Requirements, Contributors): New first chapter,
5668 "Summary" added, old Requirements section moved there, and new
5669 section, "Contributors" added.
5670 (Initializing a New Architecture, Register Representation)
5671 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5672 (Porting gdb): These sections extended and updated.
5673 (Compiler Characteristics): This section (empty) deleted.
5674 (Defining Other Architecture Features): This section renamed and
5675 duplicate material removed from (formerly "Target Conditionals").
5676 Use braces {} in @deftypeXX type field throughout to handle types
5677 with spaces in them. Typos found by aspell fixed.
5678
5679 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5680 * stack_frame.pdf: Version of image for PDF output.
5681 * stack_frame.png: Version of image for HTML output and for Emacs.
5682 * stack_frame.txt: Version of image for Info output.
1db61298 5683 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5684
10af6951
EZ
56852009-03-21 Eli Zaretskii <eliz@gnu.org>
5686
5687 * gdb.texinfo (Character Sets): Fix last change.
5688
cc924cad
TJB
56892009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5690
5691 * gdb.texinfo (Values From Inferior): Fix optional arguments
5692 markup.
5693 (Commands In Python): Adjust argument names of gdb.Command.__init__
5694 to what the function accepts as keywords.
5695
bc3b79fd
TJB
56962008-03-20 Tom Tromey <tromey@redhat.com>
5697
5698 * gdb.texinfo (Convenience Vars): Document convenience functions.
5699 (Functions In Python): New node.
5700 (Python API): Update.
5701
6c7a06a3
TT
57022009-03-20 Tom Tromey <tromey@redhat.com>
5703
5704 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5705 set target-wide-charset.
5706 (Requirements): Mention iconv.
5707
b646ddd4
HZ
57082009-03-17 Hui Zhu <teawater@gmail.com>
5709
5710 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5711
91440f57
HZ
57122009-03-17 Hui Zhu <teawater@gmail.com>
5713
5714 * gdb.texinfo: Add documentation for disassemble-next-line.
5715
8fd41227
TJB
57162009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5717
5718 * gdb.texinfo (Commands In Python): Remove tindex entries.
5719
61ff14c6
JK
57202009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5721
5722 * gdb.texinfo (Returning): New description for missing debug info.
5723
0b16c5cf
PA
57242009-03-14 Pedro Alves <pedro@codesourcery.com>
5725
5726 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5727 (General Query Packets): Document qAttached.
0b16c5cf 5728
32fc0df9
PA
57292009-03-05 Pedro Alves <pedro@codesourcery.com>
5730
5731 * gdb.texinfo (Background Execution): Better describe the set
5732 target-async command.
5733 (Maintenance Commands): Delete description of the `maint set/show
5734 linux-async' and `maint set/show remote-async' commands.
5735
134eb42c
VP
57362009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5737
5738 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5739 between sentences.
5740
c86cf029
VP
57412009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5742
5743 * gdb.texinfo (GDB/MI Async Records): Document the
5744 =library-loaded and =library-unloaded notifications.
5745
3ea85240
VP
57462009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5747
5748 * observer.texi (test_notification): New observer.
5749
1d33d6ba
VP
57502009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5751
61ff14c6
JK
5752 * observer.texi: Add parameter 'print_frame' to normal_stop
5753 observer.
1d33d6ba 5754
d721c933
EZ
57552009-02-07 Eli Zaretskii <eliz@gnu.org>
5756
5757 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5758 (Commands In Python): Fix COMMAND_* constants in last change. Use
5759 @kbd for interactive input. Add cross-references and index
5760 entries.
5761
4aa995e1
PA
57622009-02-06 Pedro Alves <pedro@codesourcery.com>
5763
5764 * gdb.texinfo (Signals): Document $_siginfo.
5765 (Convenience Variables): Mention $_siginfo.
5766 (Remote Configuration): Document qXfer:siginfo:read,
5767 qXfer:siginfo:write packets, and the read-siginfo-object,
5768 write-siginfo-object commands.
5769
5f5233d4
PA
57702009-02-06 Pedro Alves <pedro@codesourcery.com>
5771
5772 * gdbint.texinfo (Values): New chapter.
5773
d8906c6f
TJB
57742009-02-06 Tom Tromey <tromey@redhat.com>
5775
5776 * gdb.texinfo (Python API): Add entry for Commands In Python.
5777 (Commands In Python): New node.
5778
b6cb8e7d
TJB
57792009-02-05 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.texinfo (Values From Inferior): Document Value.string.
5782
12453b93
TJB
57832009-02-05 Tom Tromey <tromey@redhat.com>
5784
5785 * gdb.texinfo (Basic Python): Document execute's from_tty
5786 argument.
5787
08c637de
TJB
57882009-02-04 Tom Tromey <tromey@redhat.com>
5789
5790 * gdb.texinfo (Basic Python): Document gdb.history.
5791
592375cd
VP
57922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5793
5794 * gdb.texinfo (GDB/MI Thread Commands): Document the
5795 'current-thread-id' field. Remove the example with zero threads,
5796 since current GDB won't ever report that if there's inferior.
5797
41447f92
VP
57982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5799
5800 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5801 option to -break-insert.
5802
098b41a6
JG
58032009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5804 Jerome Guitton <guitton@adacore.com>
5805
5806 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5807 (System-wide configuration): New section.
5808
3c16cced
PA
58092009-01-26 Pedro Alves <pedro@codesourcery.com>
5810
5811 PR gdb/7580:
5812 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5813 internal-error|internal-warning quit|corefile ask|yes|no".
5814
62709adf
PA
58152009-01-26 Pedro Alves <pedro@codesourcery.com>
5816
5817 * gdb.texinfo (Using the `gdbserver' Program): Document
5818 --remote-debug.
5819
7ce58dd2
DE
58202009-01-23 Doug Evans <dje@google.com>
5821
5822 * gdb.texinfo: Add nexti to list of commands that support
5823 background execution.
5824
adb483fe
DJ
58252009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5826
5827 * gdb.texinfo (Define, Hooks): Document prefix command support.
5828
a67ec3f4 58292009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5830 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5831
5832 Fixes for makeinfo --html.
5833
5834 * annotate.texinfo: Use @copying and @insertcopying. Use
5835 @ifnottex in place of @ifinfo.
5836 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5837 place of @ifinfo. Use @ifnotinfo for one index entry.
5838 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5839 in place of @ifinfo.
5840 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5841 in place of @ifinfo. Include contents at start unconditionally.
5842
84fcdf95
PA
58432009-01-13 Pedro Alves <pedro@codesourcery.com>
5844
5845 * gdb.texinfo (General Query Packets): Remove @var{} around the
5846 "spu" literal string.
5847
fa3a767f
PA
58482009-01-07 Pedro Alves <pedro@codesourcery.com>
5849
5850 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5851 program may be running in another process" errors.
5852 * gdbint.texinfo (Native Conditionals): Delete
5853 ONE_PROCESS_WRITETEXT description.
5854
9cb011d3
JB
58552009-01-07 Joel Brobecker <brobecker@adacore.com>
5856
5857 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5858 emacs local variable to be placed at the end of the ChangeLog.
5859 Add server.c and gdbreplay.c to the list of files where the
5860 copyright year needs to be updated.
5861
84603566
SL
58622009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5863
5864 * gdb.texinfo (Remote Configuration): Document new
5865 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5866 commands.
5867
a53f55d8
PA
58682008-12-28 Pedro Alves <pedro@codesourcery.com>
5869
5870 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5871 FETCH_INFERIOR_REGISTERS.
5872 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5873 FETCH_INFERIOR_REGISTERS descriptions. Remove
5874 gdbarch_get_longjmp_target descrition, since already described in
5875 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5876 (Target Conditionals): ... here.
5877
077e0a52
JB
58782008-12-16 Joel Brobecker <brobecker@adacore.com>
5879
5880 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5881 examples.
5882 (Additions to Ada): Likewise. Add the missing opening and closing
5883 parenthesis of the GDB prompt in one of the examples.
5884
023eb17c
JB
58852008-12-14 Joel Brobecker <brobecker@adacore.com>
5886
5887 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5888 about the result of 'Address not being of type System.Address.
5889 This problem has been fixed a while ago.
5890
c3b108f7
VP
58912008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5892
5893 MI non-stop and multiprocess docs.
5894
c8d5aac9
L
5895 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5896 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5897 Adjust documentation for *stopped, document =thread-created,
5898 =thread-exited, =thread-group-created and =thread-group-exited.
5899 (GDB/MI Thread Commands): Document the 'state' field in
5900 -thread-info output.
5901 (GDB/MI Program Execution): Mention --all and --thread-group
5902 options.
5903 (GDB/MI Variable Objects): Describe floating and fixed variable
5904 objects.
5905 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5906
07e059b5
VP
59072008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5908
c8d5aac9
L
5909 * gdb.texinfo (Operating System Information): New appendix.
5910 (Operating System Auxiliary Information): Document 'info os processes'
5911 (Remote Configuration): Document 'osdata'
5912 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5913
a80b95ba
TG
59142008-11-27 Tristan Gingold <gingold@adacore.com>
5915
5916 * gdb.texinfo (Darwin): Document Darwin specific features.
5917
a655d424
JK
59182008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5919
5920 * gdbint.texinfo (Target Conditionals): Extend the
5921 gdbarch_breakpoint_from_pc description.
5922
249e1128
VP
59232008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5924
5925 * gdb.texinfo (M68K Features): Fix typo.
5926
c14c28ba
PP
59272008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5928
5929 * gdb.texinfo (Symbols): Mention printing containing
5930 image name in "info symbol".
5931 (Maint translate-address): Likewise.
889bf7c5 5932
394a6666
JB
59332008-11-18 Joel Brobecker <brobecker@adacore.com>
5934
5935 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5936 commands "catch load" and "catch unload".
5937
66bb093b
VP
59382008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5939
5940 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5941 =thread-selected.
889bf7c5 5942
4a92f99b
VP
59432008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5944
c8d5aac9 5945 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5946
f0323ca0
PA
59472008-10-27 Pedro Alves <pedro@codesourcery.com>
5948
5949 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5950 .mt files, TM_CLIBS or TM_CDEPS.
5951 (x86 Watchpoints): Don't mention TDEPFILES.
5952
8b23ecc4
SL
59532008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5954
5955 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5956 (Overview): Mention notifications and non-stop mode behavior.
5957 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5958 with non-stop mode behavior. Add vStopped description.
5959 (Stop Reply Packets): Update list of packets that return
5960 stop replies. Mention non-stop behavior.
5961 (General Query Packets): Document QNonStop packet and associated
5962 qSupported query response.
5963 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5964 behavior.
5965 (Notification Packets): New section.
5966 (Remote Non-Stop): New section.
5967 (File-I/O Overview): Mention non-stop behavior.
5968
fff08868
HZ
59692008-10-24 Hui Zhu <teawater@gmail.com>
5970 Pedro Alves <pedro@codesourcery.com>
5971
5972 * gdb.texinfo (displaced-stepping): Describe the auto mode
5973 setting, and say it's the default. This is now a mainstream
5974 setting instead of a maintenance setting.
5975
252fbfc8
PA
59762008-10-23 Pedro Alves <pedro@codesourcery.com>
5977
5978 * observer.texi (thread_stop_requested): New.
5979
20924a55
JB
59802008-10-22 Joel Brobecker <brobecker@adacore.com>
5981
5982 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5983 (Patching): Replace incorrect usage of @samp by @kbd.
5984
bacec72f
MS
59852008-10-17 Michael Snyder <msnyder@vmware.com>
5986
5987 * gdb.texinfo: Add documentation for reverse execution.
5988
a08702d6 59892008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5990 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5991
5992 * gdb.texinfo. (Values From Inferior): New subsubsection.
5993
d97bc12b
DE
59942008-10-06 Doug Evans <dje@google.com>
5995
5996 * gdb.texinfo (set debug dwarf2-die): Document it.
5997
87f67dba
JB
59982008-10-01 Joel Brobecker <brobecker@adacore.com>
5999
6000 * gdb.texinfo (catch) [exception]: Document how to insert
6001 a breakpoint on user-defined exceptions when the exception
6002 name is identical to one of the language-defined ones.
6003
2fae03e8
TT
60042008-09-27 Tom Tromey <tromey@redhat.com>
6005
6006 * gdb.texinfo (Macros): Remove text about stringification,
6007 varargs, and splicing.
6008
5c6ce71d
TT
60092008-09-27 Tom Tromey <tromey@redhat.com>
6010
6011 * gdbint.texinfo (Language Support): Remove text about omitting
6012 support for a language.
6013
07128da0
DE
60142008-09-23 Doug Evans <dje@google.com>
6015
6016 * gdb.texinfo (info dcache): Update.
6017
b90a069a
SL
60182008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6019
6020 * gdb.texinfo (Packets): Add info on thread-id syntax and
6021 multiprocess extensions.
6022 <D>: Document multiprocess form of packet.
6023 <H>: Use thread-id syntax.
6024 <T>: Likewise.
6025 <vCont>: Likewise. Note this is required for multiprocess.
6026 <vKill>: New packet.
6027 (Stop Reply Packets) <T>: Use thread-id syntax.
6028 <W>: Document multiprocess form of reply.
6029 <X>: Likewise.
6030 (General Query Packets) <qC>: Use thread-id syntax.
6031 <qfThreadInfo>: Likewise.
6032 <qGetTLSAddr>: Likewise.
6033 <qP>: Likewise.
6034 <qSupported>: Add "multiprocess" feature.
6035 <qThreadExtraInfo>: Use thread-id syntax.
6036
b77209e0
PA
60372008-09-22 Stan Shebs <stan@codesourcery.com>
6038
6039 * gdb.texinfo (Inferiors): New section.
6040
3d0bb823
PA
60412008-09-12 Pedro Alves <pedro@codesourcery.com>
6042
6043 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6044
f8dcfc0a
UW
60452008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6046
6047 * gdbint.texinfo (Target Conditionals): Remove documentation
6048 for gdbarch_name_of_malloc.
6049
8775bb90
MS
60502008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6051
6052 * gdb.texinfo (Interrupts): Mention TCP interface for
6053 sending BREAK.
6054
f1838a98
UW
60552008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6056
6057 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6058 argument prefix to "set sysroot".
6059
158c7665
PH
60602008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6061
6062 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6063 and False.
6064
30e026bb
VP
60652008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6066
c8d5aac9
L
6067 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6068 for possible features of -list-features.
30e026bb 6069
c6ebd6cf
VP
60702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6071
c8d5aac9 6072 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6073 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6074
aeac0ff9
VP
60752008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6076
6077 * doc/gdb.texinfo (PowerPC): Fix typo.
6078 (PowerPC features): Fix typo.
6079
5231c1fd
PA
60802008-08-18 Pedro Alves <pedro@codesourcery.com>
6081
6082 * observer.texi (thread_ptid_changed): New.
6083
677c5bb1
LM
60842008-08-18 Luis Machado <luisgpm@br.ibm.com>
6085
6086 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6087 (PowerPC features): Mention feature set for VSX registers.
6088
f3a2dd1a
JB
60892008-08-13 Joel Brobecker <brobecker@adacore.com>
6090
6091 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6092 the direct visibility of all names in user-written packages.
6093
33e5cbd6
PA
60942008-08-13 Pedro Alves <pedro@codesourcery.com>
6095
6096 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6097 setting, and make it the default.
6098 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6099 non-stop script example.
6100
d0384fc4
TJB
61012008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6102
6103 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6104 reference to the "Using Different Register and Memory Data
6105 Representation" section.
6106
a6f3e723
SL
61072008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6108
6109 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6110 (Remote Protocol): Add Packet Acknowledgment to menu.
6111 (Overview): Mention +/- can be disabled, and point to new section
6112 where this is discussed in detail.
6113 (General Query Packets): Document QStartNoAckMode packet, and
6114 corresponding qSupported reply.
6115 (Packet Acknowledgment): New section.
6116
0606b73b
SL
61172008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6118 Pedro Alves <pedro@codesourcery.com>
6119
6120 * gdb.texinfo (Threads): Move paragraph about automatic thread
6121 selection to All-Stop Mode subsection.
6122 (Thread Stops): Reorganize existing material into subsections.
6123 Add introductory blurb and menu.
6124 (Non-Stop Mode): New subsection.
6125 (Background Execution): New subsection.
6126 (Maintenance Commands): Add cross-references from async mode
6127 commands to the new Background Execution section.
6128
d57a3c85
TJB
61292008-08-06 Tom Tromey <tromey@redhat.com>
6130
6131 * gdb.texinfo (Extending GDB): New chapter.
6132 (Sequences): Demoted chapter, now a section under the new
6133 Extending GDB chapter.
6134 (Python): New section.
6135
6d76a53d
SS
61362008-07-31 Stan Shebs <stan@codesourcery.com>
6137
6138 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6139
1f70da6a
SS
61402008-07-29 Stan Shebs <stan@codesourcery.com>
6141
6142 * gdbint.texinfo: General round of cleanup and minor
6143 clarifications.
6144 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6145 (Longjmp Support): Update description to reflect how it is done
6146 for targets without using native header.
6147 (Symbol Handling): Add a little more general explanation.
6148 (COFF, ELF): Mention stabs encapsulation.
6149 (DWARF 3): New section.
6150 (Adding a New Host): Scrub out some obsolete bits.
6151 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6152 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6153 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6154 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6155 SEEK_SET, STOP_SIGNAL, USG.
6156 (Raw and Virtual Register Representations): Ditto for
6157 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6158 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6159 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6160 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6161 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6162 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6163 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6164 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6165 DEPRECATED_USE_STRUCT_CONVENTION.
6166 Describe gdbarch_deprecated_fp_regnum.
6167 Update description of gdbarch_print_insn.
6168 (Adding a New Target): Scrub out obsolete bits.
6169 (Obsolete Conditionals): Remove entire section.
6170
383f836e
TT
61712008-07-25 Tom Tromey <tromey@redhat.com>
6172
6173 * observer.texi (GDB Observers): Document new observers:
6174 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6175 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6176 architecture_changed.
6177
cfd8ab24
SS
61782008-07-21 Stan Shebs <stan@codesourcery.com>
6179
6180 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6181 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6182
781b42b0
TT
61832008-07-21 Tom Tromey <tromey@redhat.com>
6184
6185 * observer.texi (GDB Observers): Remove obsolete comment.
6186 <executable_changed>: Remove argument.
6187
d7d9f01e
TT
61882008-07-18 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6191
bf250677
DE
61922008-07-10 Doug Evans <dje@google.com>
6193
6194 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6195
10568435
JK
61962008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6197
6198 * gdb.texinfo (Starting): Document "set disable-randomization".
6199
5ae4183a
AS
62002008-07-07 Andreas Schwab <schwab@suse.de>
6201
6202 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6203
b56e7235
VP
62042008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6205
6206 * gdb.texinfo (GDB/MI Target Manipulation): Add
6207 example of -target-attach.
6208
e1ac3328
VP
62092008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6210
6211 * observer.texi (target_resumed): New observer.
5ae4183a 6212 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6213
65d12d83
TT
62142008-06-06 Tom Tromey <tromey@redhat.com>
6215
6216 * gdb.texinfo (Completion): Add field name example.
6217
fbc5282e
MK
62182008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6219
6220 * gdb.texinfo (GDB/MI Program Context): Added example
6221 to -exec-arguments
5ae4183a 6222
fbc5282e 62232008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6224
6225 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6226 annotation.
6227
c16158bc 62282008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6229 Nathan Sidwell <nathan@codesourcery.com>
6230 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6231
6232 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6233 and ACX_BUGURL.
6234 * configure: Regenerate.
6235 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6236 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6237 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6238 mailing-list-specific text about bug reporting unless
6239 BUGURL_DEFAULT.
6240
75c99385
PA
62412008-06-05 Pedro Alves <pedro@codesourcery.com>
6242
6243 * gdb.texinfo (-target-select): Remove reference to target async.
6244 (Maintenance Commands): Document "maint set/show remote-async".
6245
1763a388
MK
62462008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6247
6248 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6249 in -target-file-get section.
5ae4183a 6250
d0d064df
PA
62512008-05-22 Pedro Alves <pedro@codesourcery.com>
6252
9b562ab8
PA
6253 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6254 killing the inferior when it is already debugging a process.
d0d064df 6255
8dfa32fc
JB
62562008-05-21 Joel Brobecker <brobecker@adacore.com>
6257
6258 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6259 abbreviation for "finish".
6260
55f996a7
NR
62612008-05-21 Nick Roberts <nickrob@snap.net.nz>
6262
6263 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6264
ba2b1c56
DJ
62652008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6266
6267 * gdbint.texinfo (Target Conditionals): Delete entry for
6268 gdbarch_dwarf_reg_to_regnum.
6269
08388c79
DE
62702008-05-09 Doug Evans <dje@google.com>
6271
a3c83fae 6272 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6273
d14508fe
DE
62742008-05-05 Doug Evans <dje@google.com>
6275
6276 * gdb.texinfo (disassemble): Document /m modifier.
6277
e2b7ddea
VP
62782008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6279
5ae4183a
AS
6280 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6281 will not report the time of commands that run the target.
e2b7ddea 6282
8eb41542
VP
62832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 * gdb.texinfo (GDB/MI Output Records): Add
6286 missing semicolon.
6287
82f68b1c
VP
62882008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6289
6290 * gdb.texinfo (GDB/MI Output Records):
6291 Document =thread-create and =thread-exited.
6292
fa0f268d
VP
62932008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6294
6295 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6296 Remove mention of dmi-discuss.
fa0f268d 6297
063bfe2e
VP
62982008-05-03 Pedro Alves <pedro@codesourcery.com>
6299
6300 * observer.texi (thread_exit): New.
6301
237fc4c9
PA
63022008-05-02 Pedro Alves <pedro@codesourcery.com>
6303
6304 * gdb.texinfo (Debugging Output): Document "set/show debug
6305 displaced".
6306 (Maintenance Commands): Document "maint set/show
6307 can-use-displaced-stepping".
6308
0428b8f5
DJ
63092008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6310
6311 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6312 and set/show arm force-mode.
6313
5009afc5
AS
63142008-05-02 Andreas Schwab <schwab@suse.de>
6315
6316 * gdbint.texinfo (Algorithms): Describe
6317 target_watchpoint_addr_within_range.
6318
669fac23
DJ
63192008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6320
6321 * gdbint.texinfo (Stack Frames): New chapter.
6322 (Algorithms): Move Frames text to the new chapter.
6323 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6324 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6325
721c02de
VP
63262008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6327
5ae4183a
AS
6328 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6329 output does not necessary include any tokens.
721c02de 6330
c055b101
CV
63312008-04-22 Corinna Vinschen <vinschen@redhat.com>
6332
6333 * gdb.texinfo (Set SH Calling convention): New @item.
6334 (Show SH Calling convention): Ditto.
6335
68837c9d
MD
63362008-04-22 Markus Deuling <deuling@de.ibm.com>
6337
6338 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6339
2e9132cc
EZ
63402008-04-20 Eli Zaretskii <eliz@gnu.org>
6341
6342 * gdb.texinfo (Set Breaks): Mention that multiple location
6343 breakpoints need line number info. Add index entries.
6344
31fffb02
CS
63452008-04-19 Craig Silverstein <csilvers@google.com>
6346
6347 * gdb.texinfo (Requirements): Add an optional requirement on
6348 zlib.
6349 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6350 Compressed DWARF 2.
6351
a47ec5fe
AR
63522008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6353
6354 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6355 sample output for 'stopped,reason="breakpoint-hit"' message.
6356 (GDB/MI Program Execution): Likewise.
6357
de051565
MK
63582008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6359
5ae4183a 6360 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6361 -var-set-format. Add -f option to -var-evaluate-expression.
6362
6ba66d6a
JB
63632008-04-03 Joel Brobecker <brobecker@adacore.com>
6364
6365 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6366 new node "Ambiguous Expressions". Replace references to this
6367 node by references to "Ambiguous Expressions" throughout.
6368 (Ambiguous Expressions): New node.
6369
1e26b4f8
DJ
63702008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6371
6372 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6373
b84876c2
PA
63742008-03-21 Pedro Alves <pedro@codesourcery.com>
6375
6376 * gdb.texinfo (Debugging Output): Document
6377 "set/show debug lin-lwp-async".
6378 (Maintenance Commands): Document "maint set/show linux-async".
6379
63092375
DJ
63802008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6381
6382 * gdb.texinfo (Expressions): Update description of malloced arrays.
6383
8e8901c5
VP
63842008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6385
6386 * gdb.texinfo (Thread Commands): Document
6387 -thread-info. Remove -thread-list-all-threads.
6388
1fddbabb
PA
63892008-03-14 Pedro Alves <pedro@codesourcery.com>
6390 Sandra Loosemore <sandra@codesourcery.com>
6391
6392 * gdb.texinfo (Library List Format): Update to mention the
6393 possibility to pass section addresses instead of segment
6394 addresses.
6395
ccd213ac
DJ
63962008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6397
6398 * gdb.texinfo (Starting): Document "set exec-wrapper".
6399 (Server): Document gdbserver --wrapper.
6400
fa4727a6
DJ
64012008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6402
6403 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6404 unreadable memory. Delete obsolete SPARClite reference.
6405
8edfe269
DJ
64062008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6407
6408 * gdb.texinfo (Starting): Mention always-running targets.
6409 (Target Commands): Add an anchor for load.
6410 (Connecting): Explain continue instead of run.
6411
1843f87b
DJ
64122008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6413
6414 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6415
f9082629
NR
64162008-02-26 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6419 breakpoint table.
6420
fd96d250
PA
64212008-02-19 Pedro Alves <pedro@codesourcery.com>
6422
6423 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6424 killing the inferior when it is already debugging a process.
6425
36af4ef6
MD
64262008-02-13 Markus Deuling <deuling@de.ibm.com>
6427
6428 * gdbint.texinfo (Build Script): New section. Mention new build script
6429 gdb_buildall.sh.
6430
cda4ce5a
JB
64312008-02-01 Jim Blandy <jimb@red-bean.com>
6432
6433 * gdb.texinfo (Help): Summarize 'info args' correctly.
6434
4acd40f3
TJB
64352008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6436
6437 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6438 available in PowerPC architecture.
6439 (Embedded Processors): Change node name of PowerPC item in menu.
6440 (PowerPC): Rename to...
6441 (PowerPC Embedded): this.
6442 (Architectures): Add new PowerPC item in menu.
6443 (PowerPC): New node.
6444
6e6c6f50
DJ
64452008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6446
6447 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6448 commands.
6449
5ee187d7
DJ
64502008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6451
6452 * gdb.texinfo (Setting Catchpoints): Mention features
6453 supported on GNU/Linux.
6454
e275c0d9
NR
64552008-01-30 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * gdb.texinfo (GDB/MI File Commands): Describe new output
6458 field for MI command -file-list-exec-source-file.
6459
2d717e4f
DJ
64602008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6461
6462 * gdb.texinfo (Using the `gdbserver' Program): Add security
6463 warning. Rearrange into subsections and subsubsections. Document
6464 --multi and --debug. Correct --with-sysroot typo. Update --attach
6465 usage. Make load reference clearer. Document monitor exit.
6466 (Remote Configuration): Document set remote exec-file, attach-packet,
6467 and run-packet.
6468 (Packets): Document vAttach and vRun.
6469
d35a4257 64702008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6471
6472 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6473 detach-on-follow -> detach-on-fork.
f663676d 6474
c78d192c
DJ
64752008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6476
6477 * gdbint.texinfo (Native Conditionals): Remove
6478 SHELL_COMMAND_CONCAT and SHELL_FILE.
6479
d35a4257
EZ
64802008-01-26 Eli Zaretskii <eliz@gnu.org>
6481
6482 * gdb.texinfo (Specify Location): Improve wording.
6483
93815fbf
VP
64842008-01-23 Chris Demetriou <cgd@google.com>
6485
6486 * gdb.texinfo (Threads): Document new "set print thread-events"
6487 and "show print thread-events" commands.
6488
2a25a5ba
EZ
64892008-01-19 Eli Zaretskii <eliz@gnu.org>
6490
6491 * gdb.texinfo (Specify Location): New section.
6492 (Delete Breaks, Edit, Set Breaks): Remove description of
6493 locations. Instead, add a reference to "Specify Location".
6494 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6495 (Symbols): Refer to "Specify Location" for the valid forms of
6496 linespecs and locations.
6497
32c9a795
MD
64982008-01-18 Markus Deuling <deuling@de.ibm.com>
6499
6500 * gdbint.texinfo (Target Conditionals): Replace the description of
6501 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6502
b17828ca
JB
65032008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6504
6505 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6506 about &&var, which is rejected by the expression parser.
6507
0aea4bf3
LM
65082008-01-09 Luis Machado <luisgpm@br.ibm.com>
6509
6510 * gdb.texinfo (Output): Update documentation on using printf with DFP
6511 types.
6512
febe4383
TJB
65132008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6514
6515 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6516 subsubsection.
6517 (Decimal Floating Point format): New subsubsection.
6518
7a404eba
PA
65192008-01-05 Pedro Alves <pedro@codesourcery.com>
6520
6521 * gdb.texinfo (File Options): Remove mention of the attempt to
6522 open a core file with the -p option. Don't list -c as a valid
6523 option to attach to a process.
6524
a4d9b460
PA
65252008-01-05 Pedro Alves <pedro@codesourcery.com>
6526
6527 * gdbint.texinfo (Host Conditionals): Remove mention of
6528 ALIGN_STACK_ON_ENTRY.
6529
6ec2edbe
JB
65302008-01-05 Joel Brobecker <brobecker@adacore.com>
6531
6532 * gdbint.texinfo (Start of New Year Procedure): Add item
6533 describing how to update the source and documentation copyright
6534 notices.
6535
d8b2a693
JB
65362007-12-18 Jim Blandy <jimb@codesourcery.com>
6537
ab209b3a 6538 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6539 watchpoint explanation into the main description of the watchpoint
6540 command; update synopses of 'watch', 'rwatch', and 'awatch'
6541 commands.
6542
8b4ed427
VP
65432007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6544
6545 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6546 Document 'pending-breakpoints' feature of
6547 -list-features.
6548
37e4754d
LM
65492007-12-17 Luis Machado <luisgpm@br.ibm.com>
6550
669fac23 6551 * gdb.texinfo: Add new parameter's description.
37e4754d 6552
1d3811f6
DJ
65532007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6554
6555 * gdb.texinfo (Overview): Clarify run-length encoding
6556 example. Remove the restriction on "+" and "-" characters.
6557
c1c25a1a
EZ
65582007-12-15 Eli Zaretskii <eliz@gnu.org>
6559
6560 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6561
afe8ab22 65622007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6563
afe8ab22
VP
6564 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6565 the -f option for -break-insert, remove -r option,
6566 and clarify specification of location.
6567
a6b151f1
DJ
65682007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6569
6570 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6571 formatting.
6572 (Remote Debugging): Add File Transfer section.
6573 (Remote Configuration): Document Host I/O packets.
6574 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6575 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6576 (Packets): Add vFile.
6577
3b784c4f
EZ
65782007-11-17 Eli Zaretskii <eliz@gnu.org>
6579
6580 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6581 breakpoints with multiple locations.
6582 (Breakpoint Menus): Improve wording.
6583 (Output): Fix last change.
6584
a4ce5b0d
UW
65852007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6586
6587 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6588
1b39d5c0
DE
65892007-11-15 Doug Evans <dje@google.com>
6590
6591 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6592
7a72d44c
VP
65932007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6594
6595 * gdbint.texinfo (Native Conditionals): Remove
6596 mention of CLEAR_SOLIB.
5ae4183a 6597
6d1829bf 65982007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6599
6600 * gdb.texinfo (Print Settings): Add documentation for "set/show
6601 print frame-arguments".
6602
1a619819
LM
66032007-11-05 Luis Machado <luisgpm@br.ibm.com>
6604
3b784c4f 6605 * gdb.texinfo (Output): Update printf command's description.
1a619819 6606
55eddb0f
DJ
66072007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6610 powerpc soft-float".
6611
9cceb671
DJ
66122007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6613
6614 * gdb.texinfo (Files): Correct formatting. Mention Expat
6615 requirement.
6616 (Requirements for Building GDB): Expand the list of Expat
6617 uses.
6618 (Library List Format, Memory Map Format): Mention Expat.
6619 (Target Descriptions): Update Expat wording.
6620
83acabca
DJ
66212007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6624 Document that gdbarch_convert_register_p should return zero for no-op
6625 conversions.
6626
e35879db
UW
66272007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6628
83acabca 6629 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6630 of set_gdbarch_sofun_address_maybe_missing back to ...
6631 (Target Conditionals): ... here to fix build break.
6632
203c3895
UW
66332007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6634
83acabca 6635 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6636 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6637 (Compiler Characteristics): ... documentation of
6638 set_gdbarch_sofun_address_maybe_missing.
6639
11411de3
DJ
66402007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6641
6642 * gdbint.texinfo (Target Conditionals): Use
6643 frame_unwind_register_unsigned in examples instead of
6644 frame_unwind_unsigned_register.
6645
7cc46491
DJ
66462007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6647
6648 * gdb.texinfo (Predefined Target Types): Add int128
6649 and uint128.
6650 (Standard Target Features): Add PowerPC features.
6651
81adfced
DJ
66522007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6653
6654 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6655
c1874924
UW
66562007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6657
6658 * gdbint.texi (Target Conditionals): Remove documentation
6659 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6660 gdbarch_extract_return_value, and gdbarch_store_return_value.
6661
f6e56ab3
UW
66622007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6663
6664 * gdbint.texi (Target Conditionals): Remove documentation of
6665 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6666
56cf5405
KH
66672007-10-11 Kazu Hirata <kazu@codesourcery.com>
6668
6669 * gdb.texinfo: Mention that inaccessible-by-default is on by
6670 default.
6671
35156bae
DJ
66722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6673
6674 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6675
d983da9c
DJ
66762007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6679 multi-threaded watchpoints.
6680 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6681 checked. Describe sticky notification. Expand description
6682 of steppable and continuable watchpoints.
6683 (Watchpoints and Threads): New subsection.
6684
fe6fbf8b
VP
66852007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6686
6687 * gdb.texinfo (Setting Breakpoints): Revise
6688 documentation for pending breakpoints. Document
6689 breakpoints with multiple locations.
5ae4183a 6690
084344da
VP
66912007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6692
6693 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6694 Document -list-features.
5ae4183a 6695
82160952
EZ
66962007-09-15 Eli Zaretskii <eliz@gnu.org>
6697
6698 * gdb.texinfo (Output): Spell out which features of C's printf are
6699 not supported by GDB's printf.
7e27a47a
EZ
6700 (Separate Debug Files): More accurate wording regarding build ID
6701 and a reference to the ld manual rather than the Fedora wiki.
82160952 6702
ea37ba09
DJ
67032007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6704 Jim Blandy <jimb@codesourcery.com>
6705
6706 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6707 (Examining Memory): Update mentions of the 's' format.
6708 (Automatic Display): Likewise.
6709
b8533aec
DJ
67102007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6711
6712 * gdb.texinfo: Update the FSF's Back-Cover Text.
6713
83f83d7f
JK
67142007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6715 Eli Zaretskii <eliz@gnu.org>
6716
6717 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6718 Fixed the ``build ID'' name. New binaries build instructions for the
6719 build ID inclusion. Explain how the commands are specific to the build
6720 ID vs. debug link.
6721
c7e83d54
EZ
67222007-09-01 Eli Zaretskii <eliz@gnu.org>
6723
6724 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6725 indexing for ``build ID'' support.
6726
d3750b24
JK
67272007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6728
6729 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6730 Enlisted BUILD ID to the debug file searching example.
6731 Included a BUILD ID `.note.gnu.build-id' section description.
6732 Updated/added the debug files splitting instructions for OBJCOPY.
6733
02142340
VP
67342007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6735
6736 * gdb.texinfo (Variable Objects): Adjust docs
6737 for -var-info-expression and document
6738 -var-info-path-expression.
6739
d3bdde98
JB
67402007-08-20 Jim Blandy <jimb@codesourcery.com>
6741
3fb6a982
JB
6742 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6743 (title page): Include the dedication in the printed manual, as a
6744 separate page after the copyright notice.
5ae4183a 6745
d3bdde98
JB
6746 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6747 don't break a @var across a line.
6748
c80a96a8
MR
67492007-07-25 Maciej W. Rozycki <macro@mips.com>
6750
6751 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6752 for include files.
6753
5824a901
NR
67542007-07-12 Nick Roberts <nickrob@snap.net.nz>
6755
6756 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6757 in annotate.texinfo.
6758 (Command History): Link to new node.
5824a901 6759
d52e7ea3
UW
67602007-07-05 Markus Deuling <deuling@de.ibm.com>
6761
6762 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6763
5fc14d0a
EZ
67642007-07-05 Eli Zaretskii <eliz@gnu.org>
6765
6766 * gdbint.texinfo (Target Conditionals): Fix last change.
6767
4a9bb1df
UW
67682007-07-03 Markus Deuling <deuling@de.ibm.com>
6769
6770 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6771 routines:
6772 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6773 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6774 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6775 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6776 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6777 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6778 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6779 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6780 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6781 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6782 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6783 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6784 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6785 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6786 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6787 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6788 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6789 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6790 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6791 (SOFTWARE_SINGLE_STEP_P)
6792
6793 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6794 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6795
6796 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6797 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6798 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6799 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6800 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6801 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6802 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6803 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6804 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6805 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6806
6807 (Converting an existing Target Architecture to Multi-arch): Remove
6808 section.
6809
6810 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6811 (gdbarch_addr_bits_remove): Add code example.
6812
6813 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6814
cfa9d6d9
DJ
68152007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6816
6817 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6818 Add other missing entries. Adjust the table size to fit.
6819 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6820 stop reasons including the new "library" event.
6821 (General Query Packets): Adjust table widths for qSupported. Mention
6822 qXfer:libraries:read reply to qSupported and document the new packet.
6823 (Library List Format): New section.
6824
159fcc13
JK
68252007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6826
6827 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6828
f66d1690
MS
68292007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6830
6831 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6832
67102876
NR
68332007-06-25 Nick Roberts <nickrob@snap.net.nz>
6834
6835 * gdbint.texinfo (Register and Memory Data): Break sections
6836 into nodes and add a menu.
6837
a4642986
MR
68382007-06-21 Maciej W. Rozycki <macro@mips.com>
6839
6840 * gdb.texinfo (Examining Memory): Document the new behaviour.
6841
e9c17194
VP
68422007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6843
6844 * gdb.texinfo (Standard Target Features): Document
6845 m68k features.
6846
31d99776
DJ
68472007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6848
6849 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6850
1780a0ed
DJ
68512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6852
6853 * gdb.texinfo (Target Description Format): Add version attribute
6854 for <target>.
6855
822b6570
DJ
68562007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6857
6858 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6859
f8b73d13
DJ
68602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6861
6862 * gdb.texinfo (MIPS Features): New subsection.
6863
0e7f50da
UW
68642007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6865 Markus Deuling <deuling@de.ibm.com>
6866
6867 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6868 and qXfer:spu:write packets and mention them under qSupported.
6869
23d964e7
UW
68702007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6871 Markus Deuling <deuling@de.ibm.com>
6872
6873 * gdb.texinfo (Architectures): Add new SPU section to document
6874 Cell Broadband Engine SPU architecture specific commands.
6875
9f708cb2
VP
68762007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6877
6878 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6879 comments.
6880
7579b5f8
NR
68812007-06-07 Nick Roberts <nickrob@snap.net.nz>
6882
6883 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6884
bf06d120
JB
68852007-05-29 Jim Blandy <jimb@codesourcery.com>
6886
6887 * gdb.texinfo (Overview): Doc fix.
6888
23776285
MR
68892007-05-22 Maciej W. Rozycki <macro@mips.com>
6890
6891 * gdb.texinfo (Remote Configuration): Document "set/show
6892 remoteflow".
6893
1a69e1e4
DJ
68942007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6895
bf06d120
JB
6896 * gdb.texinfo (MIPS): Remove documentation for set mips
6897 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6898 stack-arg-size.
1a69e1e4 6899
46ba6afa 69002007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6901
46ba6afa
BW
6902 * all-cfg.texi (GDBTUI): New.
6903 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6904 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6905 (TUI Configuration): Edit to improve clarity and fix problems of
6906 both style and content.
5ae4183a 6907
06d3b283
UW
69082007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6909
6910 * observer.texi (GDB Observers): New observer "new_objfile".
6911
179101d6
UW
69122007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6913
6914 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6915
25d5ea92
VP
69162007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6917
6918 * gdb.texinfo (GDB/MI Variable Objects): Document
6919 frozen variables objects.
5ae4183a 6920
ea35711c
DJ
69212007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6922
6923 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6924 (Character Sets, Caching Data of Remote Targets): Likewise.
6925 (Targets): Delete Remote node. Move its text...
6926 (Debugging Remote Programs): ...to here. Delete description
6927 of the "remote" command.
6928 (Remote configuration): Delete description of "set remotedevice"
6929 and "show remotedevice".
6930 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6931
db2e3e2e
BW
69322007-04-11 Bob Wilson <bob.wilson@acm.org>
6933
5ae4183a
AS
6934 * gdb.texinfo (Contributors, Continuing and Stepping)
6935 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6936 (General Query Packets, File-I/O Remote Protocol Extension)
6937 (Protocol Basics, The F Reply Packet, Write)
6938 (Protocol-specific Representation of Datatypes, Memory Transfer):
6939 Fix hyphenation, punctuation and grammar problems.
6940 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6941 'section' instead of 'subsection' in the text.
6942 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6943 (i386): Remove period from section name.
db2e3e2e
BW
6944 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6945 (Config Names, Configure Options): Use @file{configure}.
6946
8a3dae3e
DJ
69472007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6948
6949 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6950 and tab expansion.
6951
1a92f856
DJ
69522007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6953
6954 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6955
79a6e687 69562007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6957
79a6e687
BW
6958 * gdb.texinfo: Consistently capitalize all significant words in
6959 node names, chapter titles, section titles, and headings. Update
6960 cross references to match.
6961 (Starting and Stopping Trace Experiment): Make node name plural.
6962 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6963
ad527d2e
PA
69642007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6965
6966 * gdb.texinfo (WinCE): Delete obsolete subsection.
6967
7ce59000
DJ
69682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6971 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6972 references.
6973
8807d78b
DJ
69742007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6975
6976 * gdb.texinfo (Startup): Delete references to some alternate
6977 names for .gdbinit.
6978 (Thread): Remove LynxOS reference.
6979 (Tandem ST2000): Delete target-specific documentation.
6980 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6981 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6982 and GDB_OSABI_LYNXOS.
6983
5f402660
UW
69842007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6985
6986 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6987
bac718a6
UW
69882007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6989
6990 * gdbint.texinfo (Target Conditionals): Remove mention of
6991 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6992 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6993
9453113a
DJ
69942007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6995
6996 * Makefile.in: Add "pdfdir" installation
6997 directory, PDFTEX macro, support for "install-pdf" target,
6998 and rules for making a pdf version of refcard.texi.
6999 * refcard.tex: Specify paper size for PDF output.
7000
ae21e955 70012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7002
ae21e955 7003 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7004
3f94c067 70052007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7006
3f94c067
BW
7007 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7008 (Source Path, Character Sets, Macros, Define)
7009 (GDB/MI Result Records, GDB/MI Simple Examples)
7010 (GDB/MI Program Execution, GDB/MI File Commands)
7011 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7012 (Bug Reporting): Use @value{GCC}.
5ae4183a 7013
12c27660 70142007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7015
12c27660
BW
7016 * gdb.texinfo (Help): Fix formatting of examples.
7017 (Variables): Use @ifnotinfo instead of @iftex.
7018 (Non-debug DLL symbols): Use @ref instead of @pxref.
7019 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7020
ce9341a1
BW
70212007-03-26 Bob Wilson <bob.wilson@acm.org>
7022
7023 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7024
c8f4133a
BW
70252007-03-26 Bob Wilson <bob.wilson@acm.org>
7026
7027 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7028 the order of the nodes.
7029 (C Operators, C Constants, Debugging C): Remove extra menus.
7030 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7031
c8f4133a 70322007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7033
7034 * gdb.texinfo (File Options): Add missing parenthesis.
7035 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7036
c74d0ad8
DJ
70372007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7038
7039 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7040
ff6f572f
DJ
70412007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7042
669fac23 7043 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7044 case insensitivity.
7045 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7046
994337c3
NR
70472007-02-18 Nick Roberts <nickrob@snap.net.nz>
7048
7049 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7050 (Files): Add section name to argument list for pxref.
7051 (Non-debug DLL symbols): Don't use `see' for pxref.
7052 (Embedded Processors): Fix typo.
7053 (GDB/MI Breakpoint Commands): Execution commands generate
7054 *stopped not ^done.
7055
eb819d70
NR
70562007-02-13 Nick Roberts <nickrob@snap.net.nz>
7057
7058 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7059 values for in_scope. Mention that only root variables can be
7060 updated.
7061 (GDB/MI Development and Front Ends): Explain new values may be
7062 added to existing fields.
7063
123dc839
DJ
70642007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7065
7066 * gdb.texinfo (-target-disconnect): Use @smallexample.
7067 (Requirements): Add anchor for Expat. Update description.
7068 (Target Descriptions): Mention Expat.
7069 (Target Description Format): Document new elements. Use
7070 @smallexample.
7071 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7072 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7073
108546a0
DJ
70742007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7075
7076 * gdb.texinfo (Target Description Format): Add section on XInclude.
7077
95a98c01
NR
70782006-02-03 Nick Roberts <nickrob@snap.net.nz>
7079
7080 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7081 command -enable-timings.
7082
f4b3909f
EZ
70832007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7084
5ae4183a 7085 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7086 descriptions for new/deleted elements in gdb_osabi. Add missing
7087 description for function generic_elf_osabi_sniff_abi_tag_sections.
7088
c7ba131e
JB
70892007-01-29 Joel Brobecker <brobecker@adacore.com>
7090
7091 * gdb.texinfo (Maintenance Commands): Add documentation for
7092 the new "maint print target-stack" command.
7093
3a60f64e
JK
70942007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7095 Eli Zaretskii <eliz@gnu.org>
7096
f4b3909f 7097 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7098
c582f8b6
EZ
70992007-01-26 Eli Zaretskii <eliz@gnu.org>
7100
7101 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7102 Use @value{NGCC} instead of @value{GCC}.
7103
d3e8051b
EZ
71042007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7105
7106 * agentexpr.texi: Fix typos.
7107 * annotate.texinfo: Likewise.
7108 * gdb.texinfo: Likewise.
7109 * gdbint.texinfo: Likewise.
7110 * observer.texi: Likewise.
7111 * stabs.texinfo: Likewise.
7112
86f04699
EZ
71132007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7114
7115 * gdbint.texinfo (Support Libraries): Remove mmalloc
7116 entry. Describe readline library.
7117
23181151
DJ
71182007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7119
7120 * gdb.texinfo (Target Descriptions): New section.
7121 (General Query Packets): Add QPassSignals anchor. Mention
7122 qXfer:features:read under qSupported. Expand mentions of
7123 qXfer:memory-map:read and QPassSignals. Document
7124 qXfer:features:read.
7125
f822c95b
DJ
71262007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7127
7128 * gdb.texinfo (Commands to specify files): Describe
7129 "set sysroot" and "show sysroot".
7130 (Using the `gdbserver' program): Lowercase argument
7131 to @var. Expand description of setting up GDB on the
7132 host.
7133
8936fcda
JB
71342007-01-05 Joel Brobecker <brobecker@adacore.com>
7135
7136 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7137 catch exception, catch exception unhandled, and catch assert
7138 commands.
7139
e776119f
DJ
71402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7141
7142 * gdb.texinfo (Debugging Output): Document "set debug xml"
7143 and "show debug xml".
7144
aa79a185
DJ
71452007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7146
7147 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7148
7f893741
JB
71492007-01-01 Joel Brobecker <brobecker@adacore.com>
7150
7151 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7152
a1b5960f
VP
71532006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7154
7155 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7156 note in @ignore, to be removed later if nobody complains.
7157
9f470e6e
NR
71582006-12-04 Nick Roberts <nickrob@snap.net.nz>
7159
7160 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7161 of -var-delete.
7162
765dc015 71632006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7164
765dc015 7165 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7166 automatic software/hardware breakpoint usage and
7167 the "set breakpoint auto-hw" command.
765dc015 7168
4b5752d0
VP
71692006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7170
7171 * gdb.texinfo (Memory Access Checking): New.
7172
89be2091
DJ
71732006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7174
7175 * gdb.texinfo (Remote configuration): Mention
7176 "pass-signals-packet".
7177 (General Query Packets): Document QPassSignals. Fix
7178 a typo.
7179
ca3bf3bd
DJ
71802006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7181
7182 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7183
427c3a89
DJ
71842006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7185
7186 * gdb.texinfo (Remote configuration): Rewrite documentation for
7187 packet configuration commands.
7188 (OS Information): Adjust reference to qXfer:auxv:read.
7189 (General Query Packets): Remove references to read-aux-vector-packet
7190 and set remote get-thread-local-storage-address.
7191
7a107747
DJ
71922006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7193
7194 * gdbint.texinfo (Target Architecture Definition): Add new
7195 Initializing a New Architecture section.
7196
1c56eb0e
EZ
71972006-10-31 David Taylor <dtaylor@emc.com>
7198
7199 * stabs.texinfo (Macro define and undefine): New node describing
7200 stabs for #define and #undef.
7201
f73adfeb
AS
72022006-10-27 Andreas Schwab <schwab@suse.de>
7203
7204 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7205
fd60e0df
EZ
72062006-10-21 Eli Zaretskii <eliz@gnu.org>
7207
7208 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7209 clarify on the possible meanings of ``expression'' watched by
7210 watchpoints. Add indexing.
e5ac9b53
EZ
7211 (Prompting, Errors, Invalidation, Annotations for Running)
7212 (Source Annotations): Fix index entries by adding "annotation" to
7213 them, to discriminate from index entries that point to the more
7214 general topic descriptions.
fd60e0df 7215
52bb452f
DJ
72162006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * gdbint.texinfo (Target Vector Definition): Move most
7219 content into Existing Targets. Add a menu.
7220 (Existing Targets): New section, moved from Target Vector
7221 Definition. Use @subsection.
7222 (Managing Execution State): New section.
7223
58955e58
BW
72242006-10-16 Bob Wilson <bob.wilson@acm.org>
7225
7226 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7227
c8aa23ab
EZ
72282006-10-15 Eli Zaretskii <eliz@gnu.org>
7229
7230 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7231 (Command Syntax, Signals, Backtrace, Connecting)
7232 (Remote configuration, Renesas Boards, Console I/O): Fix last
7233 change: use Ctrl- instead of C-, except wrt Emacs.
7234 (File-I/O Examples): Put Ctrl-c in @kbd.
7235 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7236 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7237 (Signals, Set Breaks, Set Watchpoints): Document optional
7238 arguments to `info signals' `handle', `info breakpoints', and
7239 `info watchpoints'.
c8aa23ab 7240
e7109c7e
EZ
72412006-10-14 Eli Zaretskii <eliz@gnu.org>
7242
7243 * gdb.texinfo (Backtrace): Fix last change.
7244
de3aea7b
NR
72452006-10-14 Nick Roberts <nickrob@snap.net.nz>
7246
7247 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7248
7f9087cb
BW
72492006-10-10 Bob Wilson <bob.wilson@acm.org>
7250
c8aa23ab
EZ
7251 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7252 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7253 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7254
68437a39
DJ
72552006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7256 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * gdb.texinfo (Packets): Document vFlashErase,
7259 vFlashWrite and vFlashDone packets.
7260 (General Query Packets): Document qXfer:memory-map:read.
7261 Add a new feature for qXfer:memory-map:read.
7262 (Memory map format): New section.
7263 (Target Commands): Mention that gdb can write flash.
7264
fd79ecee
DJ
72652006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7266 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7269 memory regions and "mem auto".
7270
350da6ee
DJ
72712006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7272
7273 * gdbint.texinfo (Array Containers): New section.
7274
2f1acb09
VP
72752006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7276
7277 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7278 -stack-list-arguments HIGH_FRAME argument can be larger then the
7279 actual number of frames.
7280
2ab1eb7a
VP
72812006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7282
7283 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7284 -stack-list-locals HIGH_FRAME argument can be larger then the
7285 actual number of frames.
2ab1eb7a 7286
599b237a
BW
72872006-09-02 Bob Wilson <bob.wilson@acm.org>
7288
7289 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7290 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7291
25ab7e6d
EZ
72922006-09-02 Eli Zaretskii <eliz@gnu.org>
7293
7294 * gdbint.texinfo (Overall Structure): New section "Source Tree
7295 Structure".
7296
940178d3
JB
72972006-08-17 Jim Blandy <jimb@codesourcery.com>
7298
7299 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7300 responses.
7301
30daae6c
JB
73022006-08-08 Joel Brobecker <brobecker@adacore.com>
7303
7304 * gdb.texinfo (Source Path): Add documentation for new
7305 substitute-path commands.
7306
7fa2210b
DJ
73072006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7308
7309 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7310 (Running Configure): ...here.
7311 (Requirements): New node. Mention expat.
7312
3d00d119
DJ
73132006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7314
5ae4183a 7315 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7316 'set download-write-size' and 'show download-write-size'.
7317
0cbfa4ee
DJ
73182006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7319
7320 * stabs.texinfo (Member Type Descriptor): Correct example for
7321 pointer to member types.
7322
16026cd7
AS
73232006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7324
7325 * gdb.texinfo (Optional warnings and messages): Add
7326 'set/show trace-commands'.
7327 (Command files): Add '-v' to source command.
7328
0876f84a
DJ
73292006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7330
7331 * gdb.texinfo (OS Information): Update qPart reference to
7332 qXfer.
7333 (Remote configuration): Likewise.
7334 (Overview): Move @cindex to the start of a paragraph. Talk
7335 about binary data encoding.
7336 (Packets): Refer to the overview for the details of the X
7337 packet encoding.
7338 (General Query Packets): Remove qPart description. Add qXfer
7339 description. Add an anchor to qSupported. Correct feature
7340 table title. Add a new feature for qXfer:auxv:read.
7341 (Interrupts): Add a missing parenthesis.
7342
2ec3381a
DJ
73432006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7344
669fac23 7345 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7346 (GDB/MI Kod Commands): Remove commented out node.
7347
594fe323
EZ
73482006-07-01 Eli Zaretskii <eliz@gnu.org>
7349
7350 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7351 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7352 (GDB/MI Thread Commands, GDB/MI Program Execution)
7353 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7354 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7355 (GDB/MI File Commands, GDB/MI Target Manipulation)
7356 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7357 since the MI prompt is hard-wired into the code.
7358
7e3fb70c
NR
73592006-07-01 Nick Roberts <nickrob@snap.net.nz>
7360
7361 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7362 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7363 (GDB/MI Data Manipulation): Remove description of unimplemented
7364 display related commands as variable objects perform this function
7365 and are superior: -display-delete, -display-disable,
7366 -display-enable, -display-insert and -display-list. Move
7367 -environment-cd, -environment-directory, -environment-path
7368 and -environment-pwd to "Program Context".
7369 (GDB/MI Program Control): Rename to "Program Execution". Move
7370 -exec-arguments -exec-abort to...
7371 (GDB/MI Program Context): ...here. New node split from "Data
7372 Manipulation".
7373
be2a5f71
DJ
73742006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7375
7376 * gdb.texinfo (Remote configuration): Document set / show
7377 remote supported-packets.
7378 (General Query Packets): Document qSupported packet.
7379
fc320d37
SL
73802006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7381
7382 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7383 and font markup.
7384 (Protocol basics): Likewise.
7385 (The F request packet): Likewise.
7386 (The F reply packet): Likewise.
7387 (Memory transfer): Move this node to be a subsubsection of
7388 "Protocol specific representation of datatypes".
7389 (The Ctrl-C message): More copy editing.
7390 (Console I/O): Likewise.
7391 (The isatty call): Delete this node, and merge its content into
7392 the "isatty" node. Fixed references elsewhere.
7393 (The system call): Delete this node, and merge its content into
7394 the "system" node. Fixed references elsewhere.
7395 (open): Reformat to use @table, and add appropriate font markup.
7396 (close): Likewise.
7397 (read): Likewise.
7398 (write): Likewise.
7399 (lseek): Likewise.
7400 (rename): Likewise.
7401 (unlink): Likewise.
7402 (stat/fstat): Likewise.
7403 (gettimeofday): Likewise.
7404 (isatty): Likewise.
7405 (system): Likewise, plus minor changes to fix confusing wording.
7406 (Integral datatypes): Fix font markup.
7407 (Pointer values): Likewise.
7408 (struct stat): Fix markup to use @table, plus minor copy editing.
7409 (struct timeval): Fix font markup, plus minor copy editing.
7410 (Constants): Minor copy editing.
7411 (Errno values): Add font markup.
7412 (File-I/O Examples): Likewise.
7413
158fdf5c
NR
74142006-06-10 Nick Roberts <nickrob@snap.net.nz>
7415
7416 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7417 (GDB/MI Simple Examples): Move node up one level. Use real
7418 examples.
7419 (GDB/MI Compatibility with CLI): Update.
7420 (GDB/MI Result Records): Add "connected" and "exit" result
7421 classes.
7422 (GDB/MI Stream Records): Clarify target output.
7423 (GDB/MI Command Description Format): Modify example description.
7424 (GDB/MI Breakpoint Table Commands): Rename to...
7425 (GDB/MI Breakpoint Commands): ...this
7426 (GDB/MI Breakpoint Commands): Add optional thread field.
7427 (GDB/MI Program Control): Add an introduction. Move "Program
7428 termination" examples into exec-run description.
7429 (GDB/MI File Commands): Mention similar CLI commands.
7430 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7431 is similar to "-gdb-version".
7432
ddb50cd7
EZ
74332006-06-09 Eli Zaretskii <eliz@gnu.org>
7434
7435 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7436
2aef0d6b
NR
74372006-06-02 Nick Roberts <nickrob@snap.net.nz>
7438
7439 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7440 sourceware.org for mailing lists.
d5e40d59 7441 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7442
383a5c52
NR
74432006-06-01 Nick Roberts <nickrob@snap.net.nz>
7444
d5e40d59 7445 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7446
e16b02ee
EZ
74472006-05-22 Eli Zaretskii <eliz@gnu.org>
7448
7449 * gdb.texinfo (Cygwin Native): Fix last change.
7450
be90c084
CF
74512006-05-22 Christopher Faylor <cgf@timesys.com>
7452
7453 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7454
347ceba5
NR
74552006-05-15 Nick Roberts <nickrob@snap.net.nz>
7456
7457 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7458 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7459
369af7bd
DJ
74602006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * gdb.texinfo (General Query Packets): Recommend not starting
7463 new packets with qC and clarify.
7464
2ffdbde8 74652006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7466
7467 * gdb.texinfo (M2 Types): New section.
72019c9c 7468
16d1a084
DJ
74692006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7470
7471 * agentexpr.texi: Add a copyright and license notice.
7472 * observer.texi: Likewise, with GPL clause for function prototypes.
7473 Remove trailing whitespace.
7474
aa56d27a
JB
74752006-05-05 Jim Blandy <jimb@codesourcery.com>
7476
7477 * gdb.texinfo (General Query Packets): Document conventions for
7478 terminating packet names, and their violations.
7479
5bdf8622
DJ
74802006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7481
7482 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7483 * gdb.texinfo: Likewise.
7484
605a56cb
DJ
74852006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7486
7487 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7488 and "show remotedebug".
7489 (Debugging Output): Add additional index entries.
7490
b8db102d
MS
74912006-04-27 Michael Snyder <msnyder@redhat.com>
7492
7493 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7494
c5e30d01
AC
74952006-04-22 Andrew Cagney <cagney@redhat.com>
7496
7497 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7498 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7499
8181d85f
DJ
75002006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7501
7502 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7503 and remove breakpoint prototypes.
7504 (Watchpoints): Move description of target_insert_hw_breakpoint and
7505 target_remove_hw_breakpoint ...
7506 (Breakpoints): ... to here. Document target_insert_breakpoint and
7507 target_remove_breakpoint.
7508
4f553f88
JB
75092006-04-17 Jim Blandy <jimb@codesourcery.com>
7510
7511 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7512 and C packets are optional.
7513
cd852561
FR
75142006-04-14 Frederic Riss <frederic.riss@st.com>
7515
7516 * gdb.texinfo (Specifying source directories): Update the description
7517 of the source file search to reflect the fact that the source path
7518 always contains at least $cdir and $cwd.
7519
b620eb07
MS
75202006-03-31 Michael Snyder <msnyder@redhat.com>
7521
7522 * gdb.texinfo: Update copyright dates.
7523
3156cdaf
EZ
75242006-03-31 Eli Zaretskii <eliz@gnu.org>
7525
7526 * gdb.texinfo (Overview): Add an index entry to "empty response".
7527
7d30c22d
JB
75282006-03-28 Jim Blandy <jimb@codesourcery.com>
7529
7530 * gdbint.texinfo (Prologue Analysis): New section.
7531
86941c27
JB
75322006-03-07 Jim Blandy <jimb@red-bean.com>
7533
66b8c7f6
JB
7534 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7535
1a10341b
JB
7536 * gdb.texinfo (Target Commands): Update text describing how to
7537 specify a target. Refer to the detailed section on remote
7538 debugging, not the brief mention.
7539
86941c27
JB
7540 * gdb.texinfo (Connecting): Organize the different 'target remote'
7541 connection methods into a table. Add a 'target remote' index
7542 entry. (!!!)
7543
62f3a2ba
FF
75442006-02-17 Fred Fish <fnf@specifix.com>
7545
7546 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7547 'ptype' commands to reflect the fact that the only significant
7548 difference between them is that ptype prints the complete type
7549 description instead of just the name.
7550
8b9a88ea
WZ
75512006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7552
7553 * gdbint.texinfo (Watchpoints): Delete
7554 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7555
7e8dc855
NR
75562006-02-10 Nick Roberts <nickrob@snap.net.nz>
7557
7558 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7559 times fields where needed. Fix typos. Update general form given
7560 for output of -break-insert.
7561 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7562
c91d38aa
DJ
75632006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7564
7565 * gdbint.texinfo (Symbol Handling): Add a section
7566 on memory management.
7567
38fcd64c
DJ
75682006-02-06 Vladimir Prus <ghost@cs.msu.su>
7569
7570 * gdb.texinfo (Breakpoint table commands): Document the fullname
7571 field in -break-list output.
7572
219eec71
EZ
75732006-02-03 Eli Zaretskii <eliz@gnu.org>
7574
7575 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7576 debugging information produced by the various "set debug..."
7577 options.
7578
ae5a43e0
DJ
75792006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7580
7581 * gdb.texinfo (Files): Remove obsolete bits from the description
7582 of "symbol-file".
7583
a9f158ec
JB
75842006-01-25 Jim Blandy <jimb@redhat.com>
7585
7586 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7587
410dd08e
JB
75882006-01-24 Jim Blandy <jimb@redhat.com>
7589
7590 * gdbint.texinfo (Frames): Document the basics of GDB's register
7591 unwinding model, and explain the existence of the "sentinel" frame.
7592
4b505b12
AS
75932006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7594
7595 * gdb.texinfo (Choosing files): Mention that -directory is used
7596 for script files.
7597 (Specifying source directories): Likewise.
7598 (Command files): Explain how script files are found.
7599
839c27b7
EZ
76002006-01-21 Eli Zaretskii <eliz@gnu.org>
7601
7602 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7603 the threads in a multi-threaded program.
7604 (Threads): The threadno argument of "thread apply" can be a range
7605 of numbers.
7606
7be93b9e
JB
76072006-01-18 Jim Blandy <jimb@redhat.com>
7608
7609 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7610 of warning flags.
7611
fcc73fe3
EZ
76122006-01-13 Eli Zaretskii <eliz@gnu.org>
7613
7614 * gdb.texinfo (Sequences): Improve menu annotations.
7615 (Define): Add index entries for arguments of user-defined
7616 commands. Move the description of flow-control commands...
7617 (Command Files): ...to here. Document loop_break and
7618 loop_continue.
ca91424e
EZ
7619 (Define, Command Files): Document `end' and add index entries for
7620 it.
fcc73fe3 7621
5c95884b
MS
76222006-01-04 Michael Snyder <msnyder@redhat.com>
7623
7624 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7625 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7626
860701dc
PH
76272006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7628
7629 * gdb.texinfo (Omissions from Ada): Document that there is now
7630 limited aggregate support.
7631
36b80e65
EZ
76322005-12-28 Eli Zaretskii <eliz@gnu.org>
7633
7634 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7635 registers and the likes.
7636
c1468174
EZ
76372005-12-24 Eli Zaretskii <eliz@gnu.org>
7638
7639 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7640 (Symbols): Fix usage of "e.g.".
359df76b 7641 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7642
7643 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7644 (Coding): Fix usage of "e.g.".
7645
c02a867d
EZ
76462005-12-23 Eli Zaretskii <eliz@gnu.org>
7647
5ae4183a
AS
7648 * stabs.texinfo:
7649 * refcard.tex:
c02a867d 7650 * gpl.texi:
5ae4183a
AS
7651 * gdbint.texinfo:
7652 * gdb.texinfo:
7653 * gdb-cfg.texi:
c02a867d 7654 * fdl.texi:
5ae4183a
AS
7655 * annotate.texinfo:
7656 * all-cfg.texi:
c02a867d
EZ
7657 * Makefile.in: Add (C) after Copyright. Update the FSF
7658 address.
7659
fad38dfa
EZ
76602005-12-03 Eli Zaretskii <eliz@gnu.org>
7661
7662 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7663 extend GDB with commands for external monitor.
7664
53e5f3cf
AS
76652005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7666
7667 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7668
55f6ca0f
JB
76692005-11-25 Joel Brobecker <brobecker@adacore.com>
7670
7671 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7672
c1947b85
JB
76732005-11-21 Jim Blandy <jimb@redhat.com>
7674
7675 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7676 placement of 'R' actions in tracepoint action packets; document
7677 dependence of 'X' and 'M' actions on a preceding 'R' action for
7678 their registers.
7679
9d29849a
JB
76802005-11-19 Jim Blandy <jimb@redhat.com>
7681
7682 * gdb.texinfo (Tracepoint Packets): New node.
7683 (General Query Packets): Add entries for the tracepoint packets,
7684 referring to the "Tracepoint Packets" node.
7685 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7686
9a6253be
KB
76872005-11-18 Kevin Buettner <kevinb@redhat.com>
7688
7689 * gdb.texinfo (set remotebreak): Add anchor.
7690 (X packet): Likewise.
7691 (Remote Protocol): Add new section `Interrupts' and new index
7692 entry `interrupts (remote protocol)'.
7693
5f3bebba
JB
76942005-11-18 Jim Blandy <jimb@redhat.com>
7695
7696 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7697 entries into the General Query Packets section. Add a
7698 cross-reference to that section. Drop description of replies, as
7699 these are covered in the descriptions of each packet.
7700 (General Query Packets): Add introductory text. Explain naming
7701 conventions, and how the end of a name is recognized.
7702
9a7a1b36
KB
77032005-11-17 Kevin Buettner <kevinb@redhat.com>
7704
0564b6cf 7705 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7706 "set remotebreak" command.
7707
b8ff78ce
JB
77082005-11-16 Jim Blandy <jimb@redhat.com>
7709
7710 * gdb.texinfo (Packets, Stop Reply Packets)
7711 (General Query Packets): Various formatting cleanups.
7712 - Use @samp for packet contents.
7713 - Drop summaries from packet @item lines; the same information appears
7714 immediately below in the description.
7715 - Delete paragraph breaks after packet @item commands, so that the
7716 description appears directly to the right of the packet prototype
7717 in the printed manual, if it fits.
7718 - Place spaces in packet prototypes between @vars and non-@var
7719 letters, and explain that they're just for formatting.
7720 - Use @dots{} instead of '...'.
7721 - Fix uses of @code where @var was needed.
7722 - Replace "deprecated" markers with English text spelling out the
7723 packet's status and the preferred alternatives.
7724 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7725 what this ever meant.
7726 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7727 this for a long time.
7728 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7729 implemented several times, and have been in use for years.
7730
8ffe2530
JB
77312005-11-15 Jim Blandy <jimb@redhat.com>
7732
c43c5473
JB
7733 * gdb.texinfo (Packets): Add index entries for 'm' packet
7734 disclaimers.
5ae4183a 7735
fb031cdf
JB
7736 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7737 of stub when processing an 'm' packet.
7738
8ffe2530
JB
7739 * gdb.texinfo (Packets): Mention that packets beginning with
7740 letters are reserved once, at the top, instead of actually listing
7741 them all and saying "reserved".
7742
c03c782f
AS
77432005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7744
7745 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7746 Change @var{$arg0 to @code{$arg0.
7747
814e32d7
WZ
77482005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7749
7750 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7751
fa93a9d8
JB
77522005-11-12 Jim Blandy <jimb@redhat.com>
7753
7754 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7755 order. Remove extraneous 'z'.
7756
8a5a3c82
AS
77572005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7758
7759 * gdb.texinfo (Choosing files): Add --eval-command.
7760
4b0ad762
AS
77612005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7762
7763 * gdb.texinfo (Choosing modes): Add --return-child-result.
7764
7765
1a088d06
AS
77662005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7767
7768 * gdb.texinfo (Choosing modes): Add --batch-silent.
7769
656d5e12
EZ
77702005-10-28 Eli Zaretskii <eliz@gnu.org>
7771
7772 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7773 "The -var-update Command".
7774
3c9c013a
JB
77752005-10-03 Joel Brobecker <brobecker@adacore.com>
7776
7777 * gdb.texinfo (Print Settings): Add documentation for set/show
7778 print array-indexes.
7779
7ba3cf9c
DJ
77802005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7781
7782 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7783 6.2 and 6.3.
7784
a94ab193
EZ
77852005-08-27 Eli Zaretskii <eliz@gnu.org>
7786
7787 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7788 since 19-Jan-2004.
7789 (Files): Likewise.
ab1adacd
EZ
7790 (Variables, Symbols): Document the "<incomplete type>" message and
7791 its reasons.
a94ab193 7792
ca06016a
FF
77932005-08-01 Fred Fish <fnf@specifix.com>
7794
7795 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7796
cf58170d
NR
77972005-07-15 Nick Roberts <nickrob@snap.net.nz>
7798
7799 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7800 option for -var-list-children and -var-update.
7801 (GDB/MI Stack Manipulation): Simplify description of
7802 print-values option for -stack-list-locals.
7803 (GDB/MI Command Description Format): Clarify.
7804 (Mode Options): Spelling of superseded.
7805
38f1196a
BR
78062005-07-12 Bob Rossi <bob@brasko.net>
7807
7808 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7809 corresponding GDB command comment.
7810
3cb3b8df
BR
78112005-07-06 Bob Rossi <bob@brasko.net>
7812
7813 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7814 and -inferior-tty-show.
7815 (Input/Output): Document "set/show inferior-tty" and tty alias.
7816
10fac096
NW
78172005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7818
7819 * gdb.texinfo (Packets): Change description of 'D' packet to note
7820 that GDB does wait for a response.
7821
d1b6db76
NR
78222005-06-22 Nick Roberts <nickrob@snap.net.nz>
7823
7824 * gdb.texinfo (History) Rename "Command History".
7825 (Command History): Move node "Server Prefix" from section on
7826 Annotations here.
7827
29629dcf
NR
78282005-06-19 Nick Roberts <nickrob@snap.net.nz>
7829
7830 * gdb.texinfo (GDB/MI Stack Manipulation):
7831 Re-instate -stack-info-frame with example. Say that it gets
7832 info on selected frame, not current frame.
7833
397ca115
EZ
78342005-06-18 Eli Zaretskii <eliz@gnu.org>
7835
7836 * gdb.texinfo (Server): Clarify that `file' should be used before
7837 connecting to the server.
7838 (Files): Add an xref to the above description.
51274035
EZ
7839 (Output Formats): More detailed description of the `c' format.
7840 (Memory): List explicitly all the formats supported by `x'.
638ac427 7841 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7842 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7843 files. Add more indexing for solib-absolute-prefix and
7844 --with-sysroot.
76d17f34
EZ
7845 (Machine Code): Document possible problems with locations in
7846 shared libraries.
d416eeec
EZ
7847 (Backtrace): Document that free-standing environments do not need
7848 to have a `main' function.
397ca115 7849
74f6deaa
NR
78502005-06-18 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7853 -stack-info-frame.
7854
a9967aef
AC
78552005-06-07 Andrew Cagney <cagney@gnu.org>
7856
7857 * gdb.texinfo (Contributors): Note the original multi-arch
7858 contributors.
7859
e09f16f9
EZ
78602005-06-03 Eli Zaretskii <eliz@gnu.org>
7861
7862 * gdb.texinfo (Registers): Add index entries for the standard
7863 registers.
7864 (Frames): Add cross-reference from frame pointer description to
7865 the Registers node.
7866 (Annotations Overview): Fix the reference to GDB name.
7867
d87ba7ee
EZ
78682005-06-01 Eli Zaretskii <eliz@gnu.org>
7869
7870 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7871 can-use-hw-watchpoints.
7872
034dad6f
BR
78732005-05-28 Bob Rossi <bob@brasko.net>
7874
7875 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7876 the possible reasons why an exec async record would be returned to FE.
7877
ffed4509
AC
78782005-05-26 Andrew Cagney <cagney@gnu.org>
7879
7880 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7881 Andrew Cagney implemented the original GDB/MI.
7882
e22e55c9
OF
78832005-05-23 Orjan Friberg <orjanf@axis.com>
7884
7885 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7886 documentation. Add documentation for cris-mode.
7887
a78e13ce
EZ
78882005-05-20 Eli Zaretskii <eliz@gnu.org>
7889
7890 * gdb.texinfo (Numbers): Explain the example and make the wording
7891 more acurate.
7892
76ff342d
DJ
78932005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7894 Dennis Brueni <dennis@slickedit.com>
7895
7896 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7897 (GDB/MI Data Manipulation, GDB/MI Program Control)
7898 (GDB/MI Stack Manipulation): Update examples to include the fullname
7899 attribute in stack frames.
7900
119b882a
EZ
79012005-05-12 Eli Zaretskii <eliz@gnu.org>
7902
7903 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7904 do with other non-standard names of init files.
7905
6fc08d32
EZ
79062005-05-11 Eli Zaretskii <eliz@gnu.org>
7907
7908 * gdb.texinfo (Command Files): Move the description of the startup
7909 from here...
7910 (Startup): ...to this new subsection of the Invocation chapter.
7911 Rearrange the description of init files more logically and add a
7912 cross-reference to "Command Files". Document the special gdbinit
7913 name for CISCO 68k. Expand the description of what GDB does
7914 during startup.
7915 (History): Add index entry for HISTSIZE.
7916
a561754a
MK
79172005-05-02 Mark Kettenis <kettenis@gnu.org>
7918
7919 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7920
2eecc4ab
EZ
79212005-05-02 Eli Zaretskii <eliz@gnu.org>
7922
7923 * gdb.texinfo (SVR4 Process Information, The isatty call)
7924 (The system call): Don't use foo(N) notation for man pages and
7925 functions.
514c4d71 7926 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7927
18999be5
EZ
79282005-04-27 Eli Zaretskii <eliz@gnu.org>
7929
7930 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7931 were optimized away.
7932
0abb7bc7
EZ
79332005-04-22 Eli Zaretskii <eliz@gnu.org>
7934
7935 * gdb.texinfo (Remote configuration): Document "set/show
7936 get-thread-local-storage-address". Add cross-reference to the
7937 description of the qGetTLSAddr packet.
7938 (General Query Packets): Mention "set remote
7939 get-thread-local-storage-address" and add a reference to its
7940 description.
7941
6f61acb1
NR
79422005-04-19 Nick Roberts <nickrob@snap.net.nz>
7943
7944 * gdb.texinfo (Backtrace): Describe 'bt full'.
7945
9d59903a
NR
79462005-04-17 Nick Roberts <nickrob@snap.net.nz>
7947
7948 * gdb.texinfo (Mode Options): Fix typo.
7949 (GDB/MI): Describe how to invoke GDB/MI.
7950
721c2651
EZ
79512005-04-16 Eli Zaretskii <eliz@gnu.org>
7952
7953 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7954 references changed. Add description of "info udot".
721c2651
EZ
7955 (Files): Document "set/show stop-on-solib-events".
7956 (M32R/D): Document "set/show download-path", "set/show
7957 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7958 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7959 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7960 (Maintenance Commands): Improve indexing.
7961 (Target Commands): Document "set/show hash", "set/show debug
7962 monitor".
7963 (SVR4 Process Information): Document "info pidlist" and "info
7964 meminfo". Document "set/show procfs-tarce" and "set/show
7965 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7966 (Symbols, The Print Command with Objective-C): Improve indexing.
7967 (Objective-C): Add references to "info classes" and "info
7968 selectors".
c45da7e6
EZ
7969 (Debugging Output): Improve wording. Document "set/show debug
7970 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7971 (Set Breaks): Add index entry for "hardware breakpoints".
7972 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7973 and "set/show usehardbreakpoints".
7974 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7975 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7976 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7977 rdiromatzero", "set/show rdiheartbeat".
7978 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7979 "sds".
7980 (Embedded Processors): Document the "sim" command.
7981 (Remote): Document the "remote" command.
7982 (DJGPP Native): Document the "info serial" command.
7983 (Threads): Document "maint info sol-threads".
7984 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7985 (Set Breaks): Improve indexing.
7986 (Command Syntax): Add a reference to dont-repeat.
7987 (Define): Document "dont-repeat".
7988 (TUI Commands): Document "tabset".
7989 (WinCE): New subsection. Document "set/show remotedirectory",
7990 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7991
14d6dd68
EZ
79922005-04-15 Eli Zaretskii <eliz@gnu.org>
7993
7994 * gdb.texinfo (Hurd Native): New subsection, documents
7995 Hurd-specific commands.
a64548ea 7996 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7997 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7998 (MIPS): Improve documentation of heuristic-fence-post. Document
7999 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8000 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8001 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8002 (ARM): Document ARM-specific commands.
a64548ea
EZ
8003 (AVR): New section. Document "info io_registers".
8004 (CRIS): New section. Document "set/show cris-version" and
8005 "set/show cris-dwarf2-cfi".
8006 (HPPA): New section. Document "set/show debug hppa" and "maint
8007 print unwind".
a5adf40f 8008 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8009 (Super-H): New section. Document the "regs" command.
721c2651 8010 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8011
9c16f35a
EZ
80122005-04-09 Eli Zaretskii <eliz@gnu.org>
8013
8014 * gdb.texinfo (Print Settings): Document "set/show print
8015 pascal_static-members", "set print repeats", "show print
8016 null-stop". Improve indexing. Fix documentation of "set print
8017 union".
8018 (Pascal): New section.
8019 (Supported languages): Rename from "Support"; all references
8020 updated. Add a menu item for Pascal.
8021 (Numbers): Document "set radix.
8022 (Screen Size): Document "set/show pagination".
8023 (MIPS Embedded): Remove "set processor" documentation.
8024 (Remote configuration): Document "set/show X/P/Z-packet",
8025 "set/show read-aux-vector-packet", "set/show remote
8026 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8027 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8028 remotedebug", "set/show remotebreak", "set/show remotedevice",
8029 "set/show remotelogfile".
8030 (Auxiliary Vector): Add reference to the description of the
8031 read-aux-vector-packet setting.
8032 (Set Watchpoints): Add a cross-reference to "set remote
8033 hardware-breakpoint-limit".
8034 (General Query Packets): Add indexing of requests and
8035 cross-references to related commands in "Remote configuration".
8036 (File-I/O Overview, The system call): Fix wording and typos.
8037 (Thread Stops): Add index entries.
8038 (Continuing and Stepping): Document "show step-mode".
8039 (i386): New node. Document "set/show struct-convention".
8040 (Files): Document "show trust-readonly-sections".
8041 (Calling): Document "set/show unwindonsignal".
8042 (Messages/Warnings): Add index entries.
8043 (Maintenance Commands): Document "set/show watchdog".
8044 (Annotations Overview): Document "show annotate".
8045 (Set Watchpoints): Add index entries.
8046 (Symbols): Fix doc of case-sensitive.
8047 (ABI): Document "show coerce-float-to-double".
8048 (Convenience Vars, Help): Improve indexing.
8049 (Machine Code): Document "show disassembly-flavor".
8050 (Debugging C plus plus): Document "show overload-resolution".
8051 (Value History, Signaling): Add index entries.
8052
80532005-04-08 Eli Zaretskii <eliz@gnu.org>
8054
8055 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8056 (Processes): Fix wording.
8057 (History, List, Logging output, Define, Symbols, Print Settings):
8058 Improve indexing.
8059
a8f24a35
EZ
80602005-04-03 Eli Zaretskii <eliz@gnu.org>
8061
8062 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8063 redundant index entry for "target" command.
8064 (Backtrace): Add index entries.
8065 (Symbols, Fortran): Document the "set case-sensitive" command.
8066 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8067 (Print Settings): Add index entry for "set demangle-style".
8068 (Target Commands): Document "set download-write-size".
8069 (Debugging Output): Document "set exec-done-display".
8070
09d4efe1
EZ
80712005-04-02 Eli Zaretskii <eliz@gnu.org>
8072
8073 * gdb.texinfo (Files): Fix the name and documentation of
8074 add-shared-symbol-files. Document its alias assf. Update the
8075 list of OSs where GDB supports shared libraries. Fix markup.
8076 (Continuing and Stepping): Add reference to @var{location} in the
8077 text.
8078 (Dump/Restore Files): Fix reference to @{filename}.
8079 (Help): Fix wording.
8080 (Attach): Ditto.
8081 (Set Watchpoints): Ditto.
8082 (Backtrace): Remove redundant index entries. Improve index
8083 entries.
8084 (Delete Breaks): Fix wording.
8085 (Memory): Document the compare-sections command.
8086 (Memory Region Attributes): Improve wording.
8087 (Disabling): Improve wording.
8088 (Fortran): New subsection. Document the "info common" command.
8089 (Help): Document aliases "info copying" and "info warranty".
8090 (Caching Remote Data): New section. Document the "set/show
8091 remotecache" and "info dcache" commands.
8092 (Show): Fix wording of the documentation of the "set
8093 extension-language" command.
8094 (Signals): Add index entry for "info handle".
8095 (Memory Region Attributes): Fix punctuation.
8096 (Symbols): Change the arg name to "location" and refer to it in
8097 the text. Fix wording of "info types" doc.
8098 (Threads): Fix usage of @enumerate @item's.
8099 (Listing Tracepoints): Add index entry for "info tp".
8100 (Set Watchpoints): Add xref to "info break" description.
8101 (Macros): Add an index entry for "macro exp1". Document the
8102 "macro list" command.
8103 (Maintenance Commands): Document "flushregs", "maint agent",
8104 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8105 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8106 "maint print architecture", "maint print objfiles", "maint print
8107 statistics", "maint print type", "maint show-debug-regs", "maint
8108 space", "maint time", and "maint translate-address".
8109 (Connecting): Document the "monitor" command.
8110 (Annotations Overview): Describe the "set annotate" command.
8111
82f2d802
EZ
81122005-04-01 Eli Zaretskii <eliz@gnu.org>
8113
8114 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8115 Rearrange index entries and improve wording about support for
8116 hardware watchpoints.
8117
7d51c7de
BR
81182005-03-10 Bob Rossi <bob@brasko.net>
8119
8120 * gdb.texinfo: Update copyright
8121
68c71a2e
TR
81222005-02-09 Theodore A. Roth <troth@openavr.org>
8123
8124 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8125 error.
8126
83761cbd
KB
81272005-02-03 Kevin Buettner <kevinb@redhat.com>
8128
8129 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8130
9f1c6395
MS
81312005-01-17 Michael Snyder <msnyder@redhat.com>
8132
8133 * gdb.texinfo: Fix spelling, infinte -> infinite.
8134
fbd1b305
MK
81352005-01-08 Mark Kettenis <kettenis@gnu.org>
8136
8137 * observer.texi (GDB Observers): Document "solib_loaded".
8138
3ace7edb
AC
81392005-01-07 Andrew Cagney <cagney@gnu.org>
8140
bec39cab
AC
8141 * configure.ac: Rename configure.in, require autoconf 2.59.
8142 * configure: Re-generate.
8143
3ace7edb
AC
8144 * configure.in: Replace configdirs with multiple references to
8145 AC_CONFIG_SUBDIRS.
8146 * configure: Re-generate.
5ae4183a 8147
53531fc1
AC
81482005-01-04 Andrew Cagney <cagney@gnu.org>
8149
8150 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8151 part of the version number.
8152
536ffdb7
MK
81532004-12-24 Mark Kettenis <kettenis@gnu.org>
8154
8155 * gdbint.texinfo (Algorithms): Remove description of
8156 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8157
e1aac25b
JB
81582004-12-07 Jim Blandy <jimb@redhat.com>
8159
8160 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8161 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8162 numbers.
8163
f47b1503
AS
81642004-12-07 Andreas Schwab <schwab@suse.de>
8165
8166 * gdb.texinfo (Mode Options): Document -l option.
8167
b6b8ece6
EZ
81682004-12-04 Eli Zaretskii <eliz@gnu.org>
8169
8170 * gdbint.texinfo (Algorithms): More accurate description of
8171 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8172 is not needed unless data-read and data-access watchpoints are
8173 supported. Add a description of how GDB checks whether the
8174 inferior stopped because a watchpoint was hit.
8175
01371747
EZ
81762004-11-23 Eli Zaretskii <eliz@gnu.org>
8177
8178 * gdb.texinfo (Files): Add cross-reference to description of
8179 -readnow command-line switch.
8180
2315ffec
RC
81812004-11-10 Randolph Chung <tausq@debian.org>
8182
8183 * gdb.texinfo: Document set/show backtrace past-entry commands.
8184 Rearrange index entries for set/show backtrace past-main.
8185
69065f5d
AC
81862004-11-10 Jon Beniston <jon@beniston.com>
8187
8188 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8189 * gdb.texinfo (Remote Serial Protocol): Further describe
8190 binary transfer escaping mechanism .
69065f5d 8191
30e91e0b
RC
81922004-11-08 Randolph Chung <tausq@debian.org>
8193
8194 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8195 and "show debug infrun". Add index entries.
8196
60bf7e09
EZ
81972004-10-23 Eli Zaretskii <eliz@gnu.org>
8198
8199 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8200 "info proc" that are already implemented. Add index entries.
8201 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8202 (Files): Add a tip for decreasing memory used for symtabs from
8203 shared libraries.
f018e82f
EZ
8204 (Starting): Fix whitespace; make "elaboration" stand out where it
8205 is first used, and add an index entry for the term.
f8568604
EZ
8206 (Calling): Expand and elaborate text. Add "print". Add the
8207 description of problems with weak aliases.
384ee23f 8208 (Core File Generation): New section.
60bf7e09 8209
d52fe014
AC
82102004-10-12 Andrew Cagney <cagney@gnu.org>
8211
8212 * gdbint.texinfo (Versions and Branches): New chapter.
8213 (Releasing GDB): Delete "Versions and Branches" section.
8214 (Top): Add "Versions and Branches".
8215
703663ab
EZ
82162004-10-08 Eli Zaretskii <eliz@gnu.org>
8217
8218 * gdb.texinfo (Editing, History): Add cross-references to the
8219 included Readline and History user documentation. Remove
8220 references to the symbol have-readline-appendices which is unused
8221 and undefined.
8222 (History): Fix indexing.
8223
ac77d04f
JJ
82242004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8225
8226 * gdbint.texinfo (target_stopped_data_address): Update to
8227 new prototype.
8228 (i386_stopped_data_address): Update prototype and description.
8229 (i386_stopped_by_watchpoint): New function and description.
8230
e07c999f
PH
82312004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8232
8233 * gdb.texinfo (Filenames): Add Ada suffixes.
8234 (Ada) New section.
8235
2e868123
AC
82362004-09-27 Andrew Cagney <cagney@gnu.org>
8237 Robert Picco <Robert.Picco@hp.com>
8238
8239 * gdb.texinfo (Packets): Document the "p" packet.
8240
02a57714
JM
82412004-09-21 Jason Molenda (jmolenda@apple.com)
8242
8243 * gdb.texinfo (Paths and Names of the Source Files): Document the
8244 meaning of values in the 'desc' field of a SO stab.
8245
ae038cb0
DJ
82462004-09-20 Daniel Jacobowitz <dan@debian.org>
8247
8248 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8249 max-cache-age" and "maint show dwarf2 max-cache-age".
8250
f7dc1244
EZ
82512004-09-16 Eli Zaretskii <eliz@gnu.org>
8252
8253 * gdb.texinfo (Set Breaks): Add index entry for setting
8254 breakpoints on overloaded C++ functions that are not members of
8255 any classes. Add an example and an index entry for setting
8256 breakpoints on all program functions.
8257 (Character Sets, Macros, Overlay Commands)
8258 (Non-debug DLL symbols, GDB/MI Output Syntax)
8259 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8260 Use "(@value{GDBP})" instead of a literal "(gdb)".
8261
f810308b
AC
82622004-09-12 Andrew Cagney <cagney@gnu.org>
8263
8264 * gdbint.texinfo (Native Debugging): Delete description of
8265 FILES_INFO_HOOK.
8266
15a661f3
PH
82672004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8268
5ae4183a
AS
8269 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8270 to hex_string_custom (not historically correct, but more
15a661f3
PH
8271 understandable, given the current code).
8272
f3219c75
AC
82732004-09-03 Andrew Cagney <cagney@gnu.org>
8274
8275 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8276
f3bb6704
JJ
82772004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8278
8279 * observer.texi (solib_unloaded): New observer.
8280
8d2c00cb
AC
82812004-08-24 Andrew Cagney <cagney@gnu.org>
8282
8283 * gdbint.texinfo (Target Architecture Definition): Add missing
8284 comma.
8285
e7dc800a
MC
82862004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8287
8288 * (Using the Testsuite): build != host is supported,
8289 but some test scripts do not support build != host.
8290
73b03683
MK
82912004-08-14 Mark Kettenis <kettenis@gnu.org>
8292
8293 * gdbint.texinfo (Host Definition): Delete description of
8294 FCLOSE_PROVIDED and GETENV_PROVIDED.
8295
c0ccb908
MK
82962004-08-05 Mark Kettenis <kettenis@chello.nl>
8297
8298 * gdbint.texinfo (Host Definition): Delete description of
8299 NO_SYS_FILE.
8300 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8301 PTRACE_FP_BUG.
8302
9c8dbfa9
AC
83032004-08-05 Andrew Cagney <cagney@gnu.org>
8304
8305 * gdbint.texinfo (Target Architecture Definition): Delete
8306 reference to deprecated_read_fp.
8307
f42accbe
AC
83082004-08-02 Andrew Cagney <cagney@gnu.org>
8309
8310 * gdbint.texinfo (Target Architecture Definition): Delete
8311 description of DEPRECATED_REGISTER_BYTES.
8312
0b66e38c
EZ
83132004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8314
8315 * gdb.texinfo (Source Path): Document the new behavior of
8316 searching for the source files.
8317
15387254
EZ
83182004-07-17 Eli Zaretskii <eliz@gnu.org>
8319
8320 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8321 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8322 (Auto Display): Improve indexing.
8323
2c07db7a
AC
83242004-07-16 Andrew Cagney <cagney@gnu.org>
8325
8326 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8327 "-noasync".
8328
4644b6e3
EZ
83292004-07-09 Eli Zaretskii <eliz@gnu.org>
8330
8331 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8332 have the same prefix have only their prefix in the index.
8333
7561d450
MK
83342004-07-03 Mark Kettenis <kettenis@gnu.org>
8335
8336 * gdb.texinfo (BSD libkvm Interface): New node (section)
8337 (Native): Add it to the menu.
8338
67bebe79
MK
83392004-07-01 Mark Kettenis <kettenis@gnu.org>
8340
8341 * gdbint.texinfo (Target Architecture Definition): Remove
8342 PCC_SOL_BROKEN.
8343
1a6923e0
MK
83442004-06-24 Mark Kettenis <kettenis@gnu.org>
8345
8346 * gdbint.texinfo (Target Architecture Definition): Remove
8347 SUN_FIXED_LBRAC_BUG.
8348
b435e160
AC
83492004-06-26 Andrew Cagney <cagney@gnu.org>
8350
8351 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8352
b5622e8d
AC
83532004-06-20 Andrew Cagney <cagney@gnu.org>
8354
8355 * gdbint.texinfo (Target Architecture Definition): Deprecate
8356 USE_STRUCT_CONVENTION.
8357
e0c07bf0
MC
83582004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8359
8360 gdb.texinfo (Bug Reporting): Mention session recording,
8361 with the script command or Emacs.
8362
782263ab
AC
83632004-06-18 Andrew Cagney <cagney@gnu.org>
8364
8365 * gdbint.texinfo (Target Architecture Definition): Deprecate
8366 FUNCTION_START_OFFSET.
8367
03727ca6
AC
83682004-06-14 Andrew Cagney <cagney@gnu.org>
8369
8370 Based on changes from Karl Berry.
8371 * gdb.texinfo: Do not use @sc in a direntry.
8372 * stabs.texinfo: Change @dircateogry to "Software development".
8373 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8374
97092415
AC
83752004-06-13 Andrew Cagney <cagney@gnu.org>
8376
8377 * gdbint.texinfo (Target Architecture Definition): Delete
8378 description of RETURN_VALUE_ON_STACK.
8379
1f6d4158
AC
83802004-06-09 Andrew Cagney <cagney@gnu.org>
8381
8382 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8383 deleted by previous patch.
8384
d966f0cb
AC
83852004-06-08 Andrew Cagney <cagney@gnu.org>
8386
8387 * gdbint.texinfo (Native Debugging): Delete documentation on
8388 ATTACH_DETACH.
8389
86fe4aaa
RC
83902004-06-06 Randolph Chung <tausq@debian.org>
8391
8392 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8393
d4b6d575
RC
83942004-06-06 Randolph Chung <tausq@debian.org>
8395
5ae4183a 8396 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8397 the new push_dummy_call method signature. Describe the function
8398 argument.
8399
4e8b0763
JB
84002004-05-24 Joel Brobecker <brobecker@gnat.com>
8401
8402 * gdb.texinfo (Starting): Document new start command.
8403
59caf092
AC
84042004-05-21 Andrew Cagney <cagney@redhat.com>
8405
8406 * observer.texi (GDB Observers): Document "inferior_created".
8407
e4a2df64
AC
84082004-05-08 Andrew Cagney <cagney@redhat.com>
8409
e6b55ae2
AC
8410 * gdbint.texinfo (Target Architecture Definition): Delete
8411 description of DO_DEFERRED_STORES.
8412
28954179
AC
8413 * gdbint.texinfo (Target Architecture Definition): Delete
8414 references to DEPRECATED_FIX_CALL_DUMMY.
8415
434b87dd
AC
8416 * gdbint.texinfo (Target Architecture Definition): Delete
8417 description of DEPRECATED_CALL_DUMMY_WORDS,
8418 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8419
58d28df8
AC
8420 * gdbint.texinfo (Target Architecture Definition): Delete
8421 description of DEPRECATED_PUSH_DUMMY_FRAME.
8422
e4a2df64
AC
8423 * gdbint.texinfo (Target Architecture Definition): Delete
8424 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8425
2b4855ab
AC
84262004-05-07 Andrew Cagney <cagney@redhat.com>
8427
8428 * observer.texi (GDB Observers): Add "Debugging" section. Include
8429 cross reference to "set/show debug observer".
8430 * gdb.texinfo (Debugging Output): Document "set/show debug
8431 observer".
8432
fcf70625
AC
84332004-05-01 Andrew Cagney <cagney@redhat.com>
8434
8435 * gdbint.texinfo (Target Architecture Definition): Delete
8436 description of DEPRECATED_PC_IN_SIGTRAMP.
8437
8ee56bcf
AC
84382004-04-30 Andrew Cagney <cagney@redhat.com>
8439
8440 * gdbint.texinfo (Target Architecture Definition): Delete
8441 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8442
67ab9a76
OF
84432004-04-30 Orjan Friberg <orjanf@axis.com>
8444
8445 * observer.texi (GDB Observers): Correct spelling.
8446
79346bcb
OF
84472004-04-26 Orjan Friberg <orjanf@axis.com>
8448
8449 * observer.texi (GDB Observers): Add target_changed event.
8450
7a464420
AC
84512004-04-08 Andrew Cagney <cagney@redhat.com>
8452
8453 * observer.texi (GDB Observers): Rework, provide generic observer
8454 definitions and then a list of observable events.
8455
6cdf9d98
AC
84562004-04-04 Andrew Cagney <cagney@redhat.com>
8457
8458 * gdbint.texinfo (Host Definition): Delete reference to
8459 NO_SIGINTERRUPT.
8460
ddc135a4
AC
84612004-04-02 Andrew Cagney <cagney@redhat.com>
8462
8463 * gdbint.texinfo (Target Architecture Definition): Delete
8464 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8465
6a1b180d
SC
84662004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8467
8468 * gdb.texinfo (TUI Commands): Document tui reg commands.
8469
d0d5df6f
AC
84702004-03-26 Andrew Cagney <cagney@redhat.com>
8471
8472 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8473 "gdbtui".
8474 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8475 (Contributors): Mention both Text and Terminal User Interface.
8476
aa2a3f87
AC
84772004-03-23 Andrew Cagney <cagney@redhat.com>
8478
8479 * gdbint.texinfo (Target Architecture Definition): Deprecate
8480 references to SIGTRAMP_START and SIGTRAMP_END.
8481
f561f026
AC
84822004-03-23 Andrew Cagney <cagney@redhat.com>
8483
8484 * gdbint.texinfo (Target Architecture Definition): Deprecate
8485 references to PC_IN_SIGTRAMP.
8486
33cb8b0f
AC
84872004-03-19 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdbint.texinfo (Target Architecture Definition): Delete
8490 reference to GDB_TARGET_IS_HPPA.
8491
fc989b7a
AC
84922004-03-18 Andrew Cagney <cagney@redhat.com>
8493
8494 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8495 describe pre_init and post_init.
8496
701b08bb
DJ
84972004-03-09 Daniel Jacobowitz <drow@mvista.com>
8498
8499 * gdb.texinfo (Debugging Output): Document values for "set debug
8500 target".
8501
faae5abe
AC
85022004-02-28 Andrew Cagney <cagney@redhat.com>
8503
8504 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8505
dd79a6cf
JJ
85062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8507
8508 * gdb.texinfo (breakpoints): Add information about the
8509 new "set breakpoint pending" and "show breakpoint pending"
8510 commands.
8511
e7f16015
AC
85122004-02-26 Andrew Cagney <cagney@redhat.com>
8513
8514 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8515 in Per-architecture module data section.
8516
7161a3a6
RM
85172004-02-25 Roland McGrath <roland@redhat.com>
8518
8519 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8520
2154891a
AC
85212004-02-24 Andrew Cagney <cagney@redhat.com>
8522
8523 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8524 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8525 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8526
6c74ac8b
AC
85272004-02-17 Andrew Cagney <cagney@redhat.com>
8528
8529 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8530
19772a2c
AC
85312004-02-16 Andrew Cagney <cagney@redhat.com>
8532
8533 * gdbint.texinfo (Target Architecture Definition): Deprecate
8534 FRAMELESS_FUNCTION_INVOCATION.
8535
c9830293
AC
85362004-02-16 Andrew Cagney <cagney@redhat.com>
8537
8538 * gdbint.texinfo (Coding): Mention -Wunused-function.
8539
b9d26eb9
AC
85402004-02-14 Andrew Cagney <cagney@redhat.com>
8541
8542 * gdbint.texinfo (Target Architecture Definition): Delete
8543 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8544
49efadf5
EZ
85452004-02-12 Elena Zannoni <ezannoni@redhat.com>
8546
8547 * gdb.texinfo: Properly quote the name "C++".
8548 * gdbint.texinfo: Ditto.
8549 * stabs.texinfo: Ditto.
8550
1eb288ea
EZ
85512004-02-11 Elena Zannoni <ezannoni@redhat.com>
8552
8553 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8554 minimal information about libiberty.
8555
e4937fc1
MC
85562004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8557
8558 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8559
a9331b3f
RM
85602004-02-04 Roland McGrath <roland@redhat.com>
8561
8562 * gdb.texinfo (Auxiliary Vector): New node (section).
8563 (Data): Add it to the menu.
8564
2650777c
JJ
85652004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8566
8567 * gdb.texinfo (Breakpoints): Add information about pending
8568 breakpoint support.
8569
b4501125
AC
85702004-01-26 Andrew Cagney <cagney@redhat.com>
8571
8572 * gdb.texinfo (Overview): Delete references to the cisco protocol
8573 including the "N" response.
8574
74055713
AC
85752004-01-26 Andrew Cagney <cagney@redhat.com>
8576
8577 * gdbint.texinfo (Target Architecture Definition): Rename
8578 EXTRACT_STRUCT_VALUE_ADDRESS to
8579 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8580
3bbe9696
EZ
85812004-01-24 Eli Zaretskii <eliz@gnu.org>
8582
8583 * gdb.texinfo (KOD): Document "show os". Add index entries for
8584 "set/show os" and "info cisco" commands.
8585
5843504f
EZ
85862004-01-21 Eli Zaretskii <eliz@gnu.org>
8587
8588 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8589
9175c9a3
MC
85902004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8591
8592 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8593 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8594
8e94b928
NR
85952004-01-19 Nick Roberts <nick@nick.uklinux.net>
8596
8597 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8598 -stack-list-locals.
8599 (GDB/MI Variable Objects): Describe extension to
8600 -var-list-children.
8601
a20cf136
DJ
86022004-01-17 Daniel Jacobowitz <drow@mvista.com>
8603
8604 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8605
afb18d0f
AC
86062004-01-17 Andrew Cagney <cagney@redhat.com>
8607
8608 * gdbint.texinfo (Target Architecture Definition): Delete
8609 documentation on DEPRECATED_NPC_REGNUM.
8610
b51970ac
DJ
86112004-01-13 Daniel Jacobowitz <drow@mvista.com>
8612
8613 * gdb.texinfo: Update copyright year. Mention that set
8614 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8615 "set follow-fork-mode ask".
8616
0f0cffd2
AC
86172004-01-13 Andrew Cagney <cagney@redhat.com>
8618
8619 * gdbint.texinfo: Update copyright year.
8620 (Coding): Add -Wunused-label to list of -Werror warnings.
8621
c552b3bb 86222004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8623 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8624
8625 * gdb.texinfo: Update copyright.
8626 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8627 around names, as appropriate. Minor syntax cleanup of
8628 _NSPrintForDebugger explanation. Two spaces after periods.
8629 GDBN used instead of lit. "gdb". Index entries added for
8630 print-object and _NSPrintForDebugger. @noindent added in one spot.
8631
afe157ca
EZ
86322003-11-11 Elena Zannoni <ezannoni@redhat.com>
8633
8634 * stabs.texinfo: Add dircategory and direntry commands.
8635 * annotate.texinfo: Ditto.
8636
963e2bb7
AC
86372003-11-10 Andrew Cagney <cagney@redhat.com>
8638
8639 * gdbint.texinfo (Target Architecture Definition): Replace the
8640 return_value method's "inval" and "outval" parameters with
8641 "readbuf" and "writebuf".
8642
1d8b2f28
JB
86432003-10-28 Jim Blandy <jimb@redhat.com>
8644
8645 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8646 from "The `F' request packet" and "The `F' reply packet", to make
8647 texi2dvi happy.
8648 (File-I/O remote protocol extension): Update menu entries, too.
8649
36d86913
MC
86502003-10-26 Michael Chastain <mec@shout.net>
8651
8652 * gdb.texinfo (Thread Stops): Document the issue with
8653 premature return from system calls in multi-threaded programs.
8654
ce2826aa
AC
86552003-10-24 Andrew Cagney <cagney@redhat.com>
8656
8657 * annotate.texinfo: Fix "fortunatly"[sic].
8658
f24c5e49
KI
86592003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8660
8661 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8662 with "Hitachi" and "Mitsubishi".
8663
92ad9cd9
AC
86642003-10-20 Andrew Cagney <cagney@redhat.com>
8665
8666 * gdbint.texinfo (Target Architecture Definition): Document
8667 gdbarch_return_value. Add cross references from
8668 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8669 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8670
0ab4b752
MK
86712003-10-18 Mark Kettenis <kettenis@gnu.org>
8672
8673 * gdbint.texinfo (Target Architecture Definition): Document
8674 regset_from_core_section.
fb3e19c0
KI
8675
86762003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8677
8678 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8679
a9331b3f 86802003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8681
8682 From Anthony Green <green@redhat.com>:
5ae4183a 8683 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8684
1485d690
KB
86852003-10-14 Kevin Buettner <kevinb@redhat.com>
8686
889bf7c5
PA
8687 * gdb.texinfo (Breakpoint related warnings): New node.
8688 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8689
86d30acc
DJ
86902003-10-13 Daniel Jacobowitz <drow@mvista.com>
8691
8692 * gdb.texinfo (Remote Protocol): Document v and vCont.
8693
172c2a43
KI
86942003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8695
8696 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8697 * gdbint.texinfo: Ditto.
8698
71952f4c
AC
86992003-10-09 Andrew Cagney <cagney@redhat.com>
8700
8701 From 2003-09-18 David Anderson <davea@sgi.com>:
8702 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8703 "command".
8704
268e2188
AC
87052003-10-03 Andrew Cagney <cagney@redhat.com>
8706
8707 * gdbint.texinfo (Target Architecture Definition): Deprecate
8708 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8709 just target.
8710
12c266ea 87112003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8712
f30992d4 8713 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8714 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8715 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8716 * gdbint.texinfo (Target Architecture Definition): Rename
8717
87182003-09-30 Andrew Cagney <cagney@redhat.com>
8719
f30992d4 8720 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8721 (Target Architecture Definition):
f30992d4 8722
2e092625
AC
8723 * gdbint.texinfo (Target Architecture Definition): Rename
8724 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8725
0717ae8a
AC
87262003-09-29 Andrew Cagney <cagney@redhat.com>
8727
dad809b7
AC
8728 * gdbint.texinfo (Target Architecture Definition): Delete
8729 documentation for NEED_TEXT_START_END.
8730
0717ae8a
AC
8731 * gdbint.texinfo (Target Architecture Definition): Rename
8732 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8733 TARGET_WRITE_PC.
a9331b3f 8734
af6cf26d
MC
87352003-09-22 Michael Chastain <mec@shout.net>
8736
8737 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8738
ee206350
AG
87392003-09-21 Anthony Green <green@redhat.com>
8740
8741 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8742
a38c9fe6
MK
87432003-09-21 Mark Kettenis <kettenis@gnu.org>
8744
8745 * gdbint.texinfo (Target Architecture Definition): Document
8746 stabs_argument_has_addr.
8747
77949794
AC
87482003-09-18 Andrew Cagney <cagney@redhat.com>
8749
8750 * gdbint.texinfo (Target Architecture Definition): Delete
8751 documentation on REGISTER_NAMES.
8752
8e823e25
MK
87532003-09-13 Mark Kettenis <kettenis@gnu.org>
8754
8755 * gdbint.texinfo (Target Architecture Definition): Replace
8756 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8757
f27dd7fd
AC
87582003-09-11 Andrew Cagney <cagney@redhat.com>
8759
8760 * gdbint.texinfo (Target Architecture Definition): Replace
8761 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8762
8b148df9
AC
87632003-08-18 Andrew Cagney <cagney@redhat.com>
8764
8765 * gdbint.texinfo (Target Architecture Definition): Document
8766 "frame_red_zone_size".
8767
25d29d70
AC
87682003-08-09 Andrew Cagney <cagney@redhat.com>
8769
8770 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8771 with "set/show backtrace past-main" and "set/show backtrace
8772 limit".
8773
c938e9b0
L
87742003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8775
8776 * Makefile.in (install-info): Support DESTDIR.
8777 (install-html): Likewise.
8778
64fabec2
AC
87792003-08-07 Andrew Cagney <cagney@redhat.com>
8780
8781 Patch from Nick Roberts.
8782 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8783 bindings. Remove description of send-gdb-command.
8784
2fcf52f0
AC
87852003-08-07 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8788 GDB 6.0.
8789
086432e2
AC
87902003-08-06 Andrew Cagney <cagney@redhat.com>
8791
8792 * gdb.texinfo (Mode Options): Mention that level three is the
8793 highest available and that level 2 is deprecated.
8794 (Annotations Overview): Mention annotation levels. Cross reference
8795 to "Limitations of the Annotation Interface" in annotate.texi.
8796 (TODO, Value Annotations, Frame Annotations): Delete section.
8797 (Displays, Breakpoint Info): Delete.
8798
e5249f67
AC
87992003-08-04 Andrew Cagney <cagney@redhat.com>
8800
8801 * agentexpr.texi: Delete @bye.
8802 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8803 (stabs.info): Add $(srcdir) to include search path.
8804 (html): Depend on "annotate_toc.html", and not "annotate.html".
8805 * stabs.texinfo: Ditto. Include "fdl.texi".
8806 * gdbint.texinfo: Update copyright statement's list of invariant
8807 sections.
8808
e6f672d2
AC
88092003-07-28 Andrew Cagney <cagney@redhat.com>
8810
8811 * Makefile.in (INFO_DEPS): Add annotate.info.
8812 (dvi, ps, html, pdf): Add annotate.
8813 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8814 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8815 (ANNOTATE_DOC_FILES): New macro.
8816 (ANNOTATE_TEX_TMPS): New macro.
8817 (annotate.info, annotate_toc.html): Specify dependencies.
8818 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8819 * annotate.texinfo: Rename annotate.texi. Get building. Add
8820 "Migrating to GDB/MI" and "Limitations of the Annotation
8821 Interface" chapters. Mention why it is not part of the user
8822 guide. Update copyright notice. Include "fdl.texi".
8823
72ffddc9
SC
88242003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8825
8826 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8827
a9f12a31
DJ
88282003-07-24 Daniel Jacobowitz <drow@mvista.com>
8829
8830 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8831
b1fe9455
DJ
88322003-07-24 Daniel Jacobowitz <drow@mvista.com>
8833
8834 * gdb.texinfo (Server): Mention pidof.
8835
153721e6
AC
88362003-07-22 Andrew Cagney <cagney@redhat.com>
8837
8838 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8839 list.
8840
0fac0b41
DJ
88412003-06-28 Daniel Jacobowitz <drow@mvista.com>
8842
8843 * gdb.texinfo (Logging output): New chapter.
8844
4e562065
JB
88452003-06-24 Joel Brobecker <brobecker@gnat.com>
8846
8847 * gdb.texinfo (Unsupported languages): New section.
8848 (Languages): Add link to new section.
8849
f2c06f52
AC
88502003-06-22 Andrew Cagney <cagney@redhat.com>
8851
8852 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8853
b4177fca
DJ
88542003-06-22 Daniel Jacobowitz <drow@mvista.com>
8855
8856 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8857
f418dd93
DJ
88582003-06-22 Daniel Jacobowitz <drow@mvista.com>
8859
8860 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8861 * agentexpr.texi: Retitle section, and change it to an appendix.
8862 Comment out texinfo initialization. Factor a @var{} into two
8863 pieces to prevent makeinfo warnings.
8864 * gdb.texinfo: Add Agent Expressions appendix.
8865
4ca61388
DJ
88662003-06-19 Daniel Jacobowitz <drow@mvista.com>
8867
8868 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8869
07f31aa6
DJ
88702003-06-18 Daniel Jacobowitz <drow@mvista.com>
8871
5ae4183a 8872 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8873 remote target". Document the "detach" and "disconnect" commands.
8874 (Server, Netware, Debug Session): Reference "Connecting to a
8875 remote target".
8876 (GDB/MI Target Manipulation): Document "-target-disconnect".
8877
2dd0da42
AC
88782003-06-13 Andrew Cagney <cagney@redhat.com>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Deprecate
8881 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8882 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8883
e7a3abfc
JB
88842003-06-09 Jim Blandy <jimb@redhat.com>
8885
8886 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8887
25e3a86b
AC
88882003-06-08 Andrew Cagney <cagney@redhat.com>
8889
8890 * gdbint.texinfo (Target Architecture Definition): Delete
8891 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8892
a9e5fdc2
AC
88932003-06-08 Andrew Cagney <cagney@redhat.com>
8894
8895 * gdbint.texinfo (Target Architecture Definition): Document
8896 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8897
b37303ee
AF
88982003-06-07 Adam Fedor <fedor@gnu.org>
8899
8900 * gdb.texinfo: Add Objective-C documentation.
8901
39fe6e80
AC
89022003-06-01 Andrew Cagney <cagney@redhat.com>
8903
8904 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8905 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8906
125309b2
AC
89072003-05-21 Andrew Cagney <cagney@redhat.com>
8908
8909 * gdbint.texinfo (Target Architecture Definition): Delete
8910 references to "extract_address" and "store_address".
8911
b8b527c5
AC
89122003-05-16 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdbint.texinfo (Target Architecture Definition): Replace
8915 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8916 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8917
50e3ee83
TR
89182003-05-14 Theodore A. Roth <troth@openavr.org>
8919
8920 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8921
44e2be90
L
89222003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8923
8924 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8925 (gdb.dvi): Likewise.
8926 (gdb.pdf): Likewise.
8927 (links2roff): Likewise.
8928
df5215a6
JB
89292003-05-08 Jim Blandy <jimb@redhat.com>
8930
8931 * gdb.texinfo (Dump/Restore Files): Update documentation for
8932 'dump', 'append', and 'restore': note that format argument is
8933 optional; simplify presentation of the command variants; and be
8934 more precise about the formats.
8935
5e7b2f39
JB
89362003-05-07 Jim Blandy <jimb@redhat.com>
8937
8938 * gdb.texinfo (Symbols): Update documentation: 'maint list
8939 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8940 symtabs' and 'maint info psymtabs'.
8941
b1e29e33
AC
89422003-05-05 Andrew Cagney <cagney@redhat.com>
8943
8944 * gdbint.texinfo (Target Architecture Definition): Make
8945 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8946 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8947 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8948
00905d52
AC
89492003-05-04 Andrew Cagney <cagney@redhat.com>
8950
8951 * gdb.texinfo (Maintenance Commands): Document "maint print
8952 dummy-frames".
8953
54ff5908
AC
89542003-05-04 Andrew Cagney <cagney@redhat.com>
8955
8956 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8957
32e7087d
JB
89582003-05-03 J. Brobecker <brobecker@gnat.com>
8959
8960 Thierry Schneider <tpschneider1@yahoo.com>
8961 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8962 for new MI command.
8963
7043d8dc
AC
89642003-05-03 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdbint.texinfo (Target Architecture Definition): Document
8967 push_dummy_code. Add cross references.
8968
e33d66ec
EZ
89692003-05-02 Elena Zannoni <ezannoni@redhat.com>
8970
8971 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8972 set/show charsets commands.
8973
0ba6dca9
AC
89742003-04-28 Andrew Cagney <cagney@redhat.com>
8975
8976 * gdbint.texinfo (Target Architecture Definition): Replace
8977 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8978 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8979
d7a27068
AC
89802003-04-28 Andrew Cagney <cagney@redhat.com>
8981
8982 * gdbint.texinfo (Target Architecture Definition): Rename
8983 "tm_print_insn" to "deprecated_tm_print_insn".
8984
44ea7b70
JB
89852003-04-09 Jim Blandy <jimb@redhat.com>
8986
8987 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8988 list psymtabs'.
8989
fb8f8949
AC
89902003-04-08 Andrew Cagney <cagney@redhat.com>
8991
8992 * gdbint.texinfo (Target Architecture Definition): Delete
8993 references to EXTRA_FRAME_INFO.
8994
32fb0f22
AC
89952003-04-08 Andrew Cagney <cagney@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Delete
8998 PRINT_TYPELESS_INTEGER.
8999
6be67e67
JB
90002003-04-02 J. Brobecker <brobecker@gnat.com>
9001
9002 * observer.texi (GDB Observers): Adjust the documentation for the
9003 normal_stop notification to better describe reality. Fix a couple
9004 of minor typos.
9005
4e35d5f0
BR
90062003-04-02 Bob Rossi <bob_rossi@cox.net>
9007
a9331b3f 9008 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9009 '-file-list-exec-source-file'
9010
e8a8712a
AC
90112003-03-31 Andrew Cagney <cagney@redhat.com>
9012
9013 * gdbint.texinfo (Target Architecture Definition): Delete
9014 references to CALL_DUMMY_P.
9015
6c0e89ed
AC
90162003-03-30 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdbint.texinfo (Target Architecture Definition): Remove
9019 reference to TARGET_WRITE_SP.
a9331b3f 9020
378bfd1b
AC
90212003-03-27 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Remove
9024 references to write_sp.
6c0e89ed 9025
922fbb7b
AC
90262003-03-27 Andrew Cagney <cagney@redhat.com>
9027
9028 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9029 chapter body. Use @smallexample instead of @example.
9030 (Annotations): Ditto.
9031 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9032 annotate.texi.
9033
b81774d8
AC
90342003-03-26 Andrew Cagney <cagney@redhat.com>
9035
9036 * gdbint.texinfo (Target Architecture Definition): Replace
9037 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9038 dummy_addr parameters.
9039
1bf6d5cc
AC
90402003-03-25 Andrew Cagney <cagney@redhat.com>
9041
9042 * gdbint.texinfo (Target Architecture Definition): Delete
9043 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9044 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9045 Add reference to PUSH_ARGUMENTS.
9046
618ce49f
AC
90472003-03-23 Andrew Cagney <cagney@redhat.com>
9048
9049 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9050 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9051
bcd7e15f
JB
90522003-03-18 J. Brobecker <brobecker@gnat.com>
9053
9054 * gdbint.texinfo (Algorithms): Add new section describing the
9055 Observer paradigm.
9056 (Top): Add menu entry to new observer appendix.
9057 * observer.texi: New file.
9058 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9059 new observer.texi file.
9060
9fe8321b
AC
90612003-03-17 Andrew Cagney <cagney@redhat.com>
9062
9063 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9064 that GNU Press update the manual version number.
9065
ac2adee5
AC
90662003-03-12 Andrew Cagney <cagney@redhat.com>
9067
9068 * gdbint.texinfo (Target Architecture Definition): Delete
9069 references to get_saved_register. Rename GET_SAVED_REGISTER to
9070 DEPRECATED_GET_SAVED_REGISTER.
9071
749b82f6
AC
90722003-03-13 Andrew Cagney <cagney@redhat.com>
9073
9074 * gdbint.texinfo (Target Architecture Definition): Replace
9075 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9076
8bedc050
AC
90772003-03-12 Andrew Cagney <cagney@redhat.com>
9078
9079 * gdbint.texinfo (Target Architecture Definition): Rename
9080 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9081
0ce1b118
CV
90822003-03-10 Corinna Vinschen <vinschen@redhat.com>
9083
9084 * gdb.texinfo: Add File-I/O documentation.
9085
12cc2063
AC
90862003-03-10 Andrew Cagney <cagney@redhat.com>
9087
9088 * gdbint.texinfo (Target Architecture Definition): Cross reference
9089 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9090
7453dc06
AC
90912003-03-07 Andrew Cagney <cagney@redhat.com>
9092
9093 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9094 frame" command.
9095
6314f104
AC
90962003-03-05 Andrew Cagney <cagney@redhat.com>
9097
9098 * gdbint.texinfo (Target Architecture Definition): Document
9099 unwind_dummy_id. Cross reference unwind_dummy_id and
9100 SAVE_DUMMY_FRAME_TOS.
9101
f1212245
DJ
91022003-03-05 James Ingham <jingham@apple.com>
9103 Daniel Jacobowitz <drow@mvista.com>
9104
9105 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9106 and "show cp-abi".
9107
77e7e267
AC
91082003-03-03 Andrew Cagney <cagney@redhat.com>
9109
9110 * gdbint.texinfo (Target Architecture Definition): Document
9111 register_type.
9112
838a8221
AC
91132003-03-03 Andrew Cagney <cagney@redhat.com>
9114
9115 * stabs.texinfo (Structures): Use @samp and separate @var's
9116 instead of a single @var containing a comma separated list.
9117 (Unions): Ditto.
9118
d7f4a264
DJ
91192003-03-02 Daniel Jacobowitz <drow@mvista.com>
9120
9121 * Makefile.in (distclean): Remove config.log.
9122
f30ee0bc
AC
91232003-03-01 Andrew Cagney <cagney@redhat.com>
9124
9125 * gdbint.texinfo (Target Architecture Definition): Rename
9126 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9127
91282003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9129
9130 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9131 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9132
be448670
CF
91332003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9134
9135 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9136 (Non-debug DLL symbols): New node, describing the minimal symbols
9137 loaded from DLLs without real debugging symbols.
9138
501eef12
AC
91392003-02-20 Andrew Cagney <ac131313@redhat.com>
9140
9141 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9142 hardware-breakpoint-limit".
9143 (Set Watchpoints): Add cross reference to "set remote
9144 hardware-watchpoint-limit".
9145 (Remote configuration options): New section.
9146
21c294e6
AC
91472003-02-04 Andrew Cagney <ac131313@redhat.com>
9148
e9be73e4
AC
9149 * gdbint.texinfo (Target Architecture Definition): Delete
9150 descrption of IS_TRAPPED_INTERNALVAR.
9151
21c294e6
AC
9152 From Keith Seitz <keiths@redhat.com>:
9153 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9154 option "-i"/"--interpreter" to this chapter. Include index
9155 entries.
9156
0179ffac
DC
91572003-02-04 David Carlton <carlton@math.stanford.edu>
9158
9159 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9160 (Variables): Recommend stabs+ and DWARF 2.
9161 (C plus plus expressions): Correct info about
9162 compiler versions, debug formats.
9163 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9164 PR symtab/874.
9165
7ca9f392
AC
91662003-02-01 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Delete
9169 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9170 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9171 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9172 references to nindy and i960.
9173 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9174
31a85ea2
AC
91752003-02-01 Andrew Cagney <ac131313@redhat.com>
9176
9177 * gdbint.texinfo (Target Architecture Definition): Delete
9178 FLOAT_INFO.
9179
6b894e49
AC
91802003-01-30 Andrew Cagney <ac131313@redhat.com>
9181
9182 * stabs.texinfo (Member Type Descriptor): Clarify description of
9183 `@'. Suggested by Ben Hutchings.
9184
c48861fb
AC
91852003-01-29 Andrew Cagney <ac131313@redhat.com>
9186
9187 * gdb.texinfo (M68K): Delete reference to es1800.
9188
617073a9
AC
91892003-01-29 Andrew Cagney <ac131313@redhat.com>
9190
9191 * gdb.texinfo (Maintenance Commands): Document `maint print
9192 reggroups' and `maint print register-groups'.
9193 * gdbint.texinfo (Target Architecture Definition): Document
9194 register_reggroup_p.
9195
5b5d99cf
JB
91962003-01-23 Jim Blandy <jimb@redhat.com>
9197
9198 * gdb.texinfo (Separate Debug Files): New section.
9199
e7ba9c65
DJ
92002003-01-22 Daniel Jacobowitz <drow@mvista.com>
9201
9202 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9203 and "maint show profile".
9204
94e91d6d
MC
92052003-01-16 Michael Chastain <mec@shout.net>
9206
9207 * gdb.texinfo (Installing GDB): Warn against
9208 ".../gdb-VERSION/gdb/configure".
9209 (Separate Objdir): Likewise.
9210
867f3898
AC
92112003-01-15 Andrew Cagney <ac131313@redhat.com>
9212
9213 * gdbint.texinfo (Target Architecture Definition): Delete
9214 definition of PRINT_REGISTER_HOOK.
9215
f153cc92
EZ
92162003-01-15 Elena Zannoni <ezannoni@redhat.com>
9217
9218 (OpenRISC 1000): Fix formatting of command names.
9219
c60eb6f1
EZ
92202003-01-15 Elena Zannoni <ezannoni@redhat.com>
9221
9222 * gdb.texinfo (Continuing and Stepping): Add new command
9223 'advance'. Clarify behavior of 'until'.
9224
f5ebfba0
DJ
92252003-01-13 Daniel Jacobowitz <drow@mvista.com>
9226
9227 * gdb.texinfo (Files): Document solib-absolute-prefix and
9228 solib-search-path.
9229
4ce8657e
MC
92302003-01-09 Michael Chastain <mec@shout.net>
9231
9232 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9233 (Create a Release): Add new instructions for new @file{src-release}.
9234 Document existing instructions for @file{Makefile.in} as
9235 being for @value{GDBN} 5.3.1 or earlier.
9236
372613e3
AC
92372003-01-09 Andrew Cagney <ac131313@redhat.com>
9238
9239 * gdbint.texinfo (Target Architecture Definition): Mention
9240 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9241 allocate memory.
9242
b4e9345d
DJ
92432003-01-04 Daniel Jacobowitz <drow@mvista.com>
9244
9245 * gdb.texinfo (Controlling GDB): Add @kindex for
9246 "show osabi".
9247 (Backtraces): Add @kindex's for backtrace-below-main.
9248
98b45e30
DJ
92492003-01-04 Daniel Jacobowitz <drow@mvista.com>
9250
9251 * gdb.texinfo (Controlling GDB): Document "set osabi".
9252
95f90d25
DJ
92532003-01-04 Daniel Jacobowitz <drow@mvista.com>
9254
9255 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9256 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9257
1e698235
DJ
92582003-01-04 Daniel Jacobowitz <drow@mvista.com>
9259
9260 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9261 "set coerce-float-to-double".
9262 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9263
e632838e
AC
92642003-01-02 Andrew Cagney <ac131313@redhat.com>
9265
9266 * stabs.texinfo: Remove obsolete text.
9267 * gdbint.texinfo: Ditto.
9268 * gdb.texinfo: Ditto.
9269
c133ab7a
MK
92702002-12-22 Mark Kettenis <kettenis@gnu.org>
9271
9272 * gdbint.texinfo (Target Architecture Definition): Update
9273 description of gdbarch_register_osabi.
9274
f821f325
KH
92752002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9276
9277 * agentexpr.texi: Fix typos.
9278 * annotate.texi: Likewise.
9279 * fdl.texi: Likewise.
9280
85a6d8d3 92812002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9282
9283 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9284 DEPRECATED_INIT_FRAME_PC.
9285
ae45cd16
AC
92862002-12-01 Andrew Cagney <ac131313@redhat.com>
9287
9288 * gdbint.texinfo (Target Architecture Definition): Delete
9289 PC_IN_CALL_DUMMY.
9290
07555a72
AC
92912002-11-28 Andrew Cagney <ac131313@redhat.com>
9292
9293 * gdbint.texinfo (Host Definition): Delete documentation on
9294 USE_GENERIC_DUMMY_FRAMES.
9295
c166cdc7
EZ
92962002-11-26 Elena Zannoni <ezannoni@redhat.com>
9297
5ae4183a 9298 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9299 * Makefile.in (install-info): Run the install-info command as part
9300 of the post install steps only.
9301 (uninstall-info): New target.
9302 (uninstall): New target.
9303
35db0260
EZ
93042002-11-22 Elena Zannoni <ezannoni@redhat.com>
9305
9306 * Makefile.in (install): Make install do some real work.
9307
9ba8d803
AC
93082002-11-19 Andrew Cagney <ac131313@redhat.com>
9309
9310 Fix POSIX problem reported by Paul Eggert.
9311 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9312 Fix PR gdb/527.
9313
903ad3a6
AC
93142002-10-26 Andrew Cagney <cagney@redhat.com>
9315
9316 * gdbint.texinfo (Target Architecture Definition): Delete
9317 definition of DO_REGISTERS_INFO.
9318
f2abfe65
KB
93192002-10-18 Kevin Buettner <kevinb@redhat.com>
9320
9321 * gdbint.texinfo (Address Classes): Fix problems with insertion
9322 of ``{'' and ``}'' in example.
9323
b5b0480a
KB
93242002-10-17 Kevin Buettner <kevinb@redhat.com>
9325
9326 * gdbint.texinfo (Address Classes): New section.
9327 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9328 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9329 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9330 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9331
c85508ee
KD
93322002-10-11 Klee Dienes <kdienes@apple.com>
9333
9334 * gdb.texinfo (Registers): Mention vector registers as well as
9335 floating registers in the documentation for 'info registers' and
9336 'info all-registers'.
9337
6d12fc3d
DJ
93382002-10-11 Daniel Jacobowitz <drow@mvista.com>
9339
9340 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9341
8d19fbd2
JJ
93422002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9343
9344 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9345 interface definition.
9346
a37295f9
MM
93472002-10-03 Marko Mlinar <markom@opencores.org>
9348
9349 * gdb.texinfo (Target Commands): Add or1k target specific
9350 commands.
9351 * gdb.texinfo (Contributors): Add myself to the contributors list.
9352
da0f9dcd
AC
93532002-10-01 Andrew Cagney <ac131313@redhat.com>
9354
9355 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9356 and "mi1" instead of "mi1" and "mi0".
9357
2e834e49
HPN
93582002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9359
9360 * gdb.texinfo (Packets): Fix typos "alligned".
9361 Correct z3/Z3 description. Correct z4/Z4 title.
9362
050be0dc
AC
93632002-09-27 Andrew Cagney <ac131313@redhat.com>
9364
9365 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9366
1104b9e7
KB
93672002-09-25 Kevin Buettner <kevinb@redhat.com>
9368
9369 * gdb.texinfo: Use GNU/Linux instead of Linux.
9370
512217c7
AC
93712002-09-25 Andrew Cagney <ac131313@redhat.com>
9372
9373 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9374
10998722
AC
93752002-09-24 Andrew Cagney <ac131313@redhat.com>
9376
512217c7 9377 * gdb.texinfo: Replace @example with @smallexample.
10998722 9378
a0eb71c5
KB
93792002-09-20 Kevin Buettner <kevinb@redhat.com>
9380
f7dc1244 9381 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9382 * gdb.texinfo (Character Sets): Use @smallexample instead of
9383 @example. Use GNU/Linux instead of Linux.
9384
93852002-09-20 Jim Blandy <jimb@redhat.com>
9386
9387 * gdb.texinfo: Add character set documentation.
9388
2f870471
AC
93892002-09-19 Andrew Cagney <ac131313@redhat.com>
9390
9391 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9392 (Packets): Add cross reference from `b' packet to `z' packets.
9393
790eb8f5
AC
93942002-09-19 Andrew Cagney <ac131313@redhat.com>
9395
8d30a00d
AC
9396 * gdb.texinfo (Maintenance Commands): Document ``maint
9397 internal-error'' and ``maint internal-warning''.
9398
790eb8f5
AC
9399 * gdbint.texinfo (Target Architecture Definition): Revise
9400 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9401
a23a7bf1
JB
94022002-09-19 Joel Brobecker <brobecker@gnat.com>
9403
9404 * gdbint.texinfo (Target Conditionals): Document the new
9405 NAME_OF_MALLOC macro.
9406
299ffc64
AC
94072002-09-05 Andrew Cagney <ac131313@redhat.com>
9408
9409 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9410 engineer.
9411
b7bb15bc
SC
94122002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9413
9414 * gdb.texinfo (TUI Overview): Document status line fields.
9415
3d757584
SC
94162002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9417
9418 * gdb.texinfo (TUI Commands): Document info win command.
9419
269c21fe
SC
94202002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9421
9422 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9423
7cf36c78
SC
94242002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9425
9426 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9427 (TUI Keys): Likewise.
9428
d2c6833e
AC
94292002-08-25 Andrew Cagney <ac131313@redhat.com>
9430
9431 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9432 for a packet receive.
9433
46d8b1c3
AC
94342002-08-25 Andrew Cagney <ac131313@redhat.com>
9435
9436 * Makefile.in (clean): Move to end of file.
9437 (distclean, maintainer-clean, realclean): Ditto.
9438 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9439 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9440 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9441 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9442
b0787093
AC
94432002-08-24 Andrew Cagney <ac131313@redhat.com>
9444
9445 * Makefile.in (GDBINT_TEX_TMPS): Define.
9446 (gdbint.dvi, gdbint.pdf): Use
9447 (GDB_TEX_TMPS): Define.
9448 (gdb.dvi, gdb.pdf): Use.
9449 (STABS_TEX_TMPS): Define.
9450 (stabs.dvi, stabs.pdf): Use.
9451 (GDB_DOC_SOURCE_INCLUDES): New macros.
9452 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9453 (GDBINT_DOC_FILES_INCLUDES): New macros.
9454 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9455 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9456 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9457 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9458 (links2roff): Replace SFILES_INCLUDED with
9459 GDB_DOC_SOURCE_INCLUDES.
9460 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9461 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9462 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9463 dependencies.
9464 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9465 dependencies.
9466 (gdbmi.texinfo): Delete rule.
9467 (inc-hist.texinfo): Delete rule.
9468 (rluser.texinfo): Delete rule.
9469
ebba8386
AC
94702002-08-23 Andrew Cagney <cagney@redhat.com>
9471
9472 * gdbint.texinfo (Target Architecture Definition): Update
9473 STORE_RETURN_VALUE, mention regcache.
9474
0ab7a791
AC
94752002-08-21 Andrew Cagney <ac131313@redhat.com>
9476
9477 * gdbint.texinfo (Target Architecture Definition): Document
9478 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9479
ee2d5c50
AC
94802002-08-19 Andrew Cagney <ac131313@redhat.com>
9481
9482 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9483 Fix minor typos. Add index entries.
9484
53c69bd7
AC
94852002-08-18 Andrew Cagney <ac131313@redhat.com>
9486
9487 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9488
e76f1f2e
AC
94892002-08-15 Andrew Cagney <ac131313@redhat.com>
9490
9491 * gdbint.texinfo (Target Architecture Definition): Document
9492 PRINT_VECTOR_INFO.
9493 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9494
0680b120
AC
94952002-08-13 Andrew Cagney <ac131313@redhat.com>
9496
9497 * gdb.texinfo (Maintenance Commands): Document "maint print
9498 registers", "maint print raw-registers" and "maint print
9499 cooked-registers".
9500
3c3bea1c
GS
95012002-08-08 Grace Sainsbury <graces@redhat.com>
9502
a9331b3f 9503 From Mark Salter:
3c3bea1c
GS
9504 * gdb.texinfo (Protocol): Document T packet extension to
9505 allow watchpoint address reporting.
9506
42f9b0a5
AC
95072002-08-03 Andrew Cagney <ac131313@redhat.com>
9508
9509 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9510
db034ac5
AC
95112002-08-01 Andrew Cagney <cagney@redhat.com>
9512
9513 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9514 to CHILL.
9515
e2b28d04
AC
95162002-08-01 Andrew Cagney <ac131313@redhat.com>
9517
9518 * gdbint.texinfo (Coding): Revise section "Include Files".
9519
7fb623f7
AC
95202002-07-24 Andrew Cagney <cagney@redhat.com>
9521
9522 * gdbint.texinfo: Obsolete references to m88k.
9523 * gdb.texinfo: Ditto.
9524
4a2b4636
JB
95252002-07-10 Joel Brobecker <brobecker@gnat.com>
9526
7fb623f7 9527 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9528 where the proper version of autoconf can be retrieved.
9529
a71ec265
DH
95302002-07-09 Don Howard <dhoward@redhat.com>
9531
9532 * gdb.texinfo (Command Files): Further describe the behavior of
9533 sourced command files.
9534
b9aa90c9
AC
95352002-06-27 Andrew Cagney <ac131313@redhat.com>
9536
9537 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9538 (Coding): Clarify ISO C version that GDB assumes.
9539
40dd2248
TT
95402002-06-26 Tom Tromey <tromey@redhat.com>
9541
9542 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9543 add_setshow_cmd_full.
9544
bfac230e
DH
95452002-06-25 Don Howard <dhoward@redhat.com>
9546
9547 * gdb.texinfo (Memory Region Attributes): Document new behavior
9548 for 'mem' command.
9549
475b0867
JB
95502002-06-11 Jim Blandy <jimb@redhat.com>
9551
919d772c
JB
9552 * gdb.texinfo (Symbols): Update documentation for `info source'
9553 command.
9554
475b0867
JB
9555 * gdb.texinfo (Macros): Call the command `info macro', not
9556 `show macro'.
9557
ba8c9337
AC
95582002-06-09 Andrew Cagney <ac131313@redhat.com>
9559
9560 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9561 data''.
9562
1029b7fa
MK
95632002-06-09 Mark Kettenis <kettenis@gnu.org>
9564
9565 * gdbint.texinfo (Target Architecture Definition): Document
9566 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9567
16737d73
AC
95682002-06-08 Andrew Cagney <ac131313@redhat.com>
9569
9570 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9571 lists.
9572
30107679
AC
95732002-06-08 Andrew Cagney <ac131313@redhat.com>
9574
9575 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9576 Branch''.
9577
3352e23e
AC
95782002-06-01 Andrew Cagney <ac131313@redhat.com>
9579
9580 * gdbint.texinfo (Target Architecture Definition): Add section
9581 ``Converting an existing Target Architecture to Multi-arch''.
9582
cbb09e6a
AC
95832002-05-30 Andrew Cagney <ac131313@redhat.com>
9584
9585 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9586 to ``Obsoleting code''. Revise.
9587
e2e0bcd1
JB
95882002-05-17 Jim Blandy <jimb@redhat.com>
9589
9590 * gdb.texinfo (C Preprocessor Macros): New chapter.
9591 Include it in the main menu.
9592 (Contributors): Credit Jim Blandy with macro support.
9593 (Compilation): Explain how to get macro information into the
9594 executable.
9595 (Expressions): Note that preprocessor macros are expanded.
9596
9db8d71f
DJ
95972002-05-14 Daniel Jacobowitz <drow@mvista.com>
9598
9599 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9600 options for `target remote'.
9601
6d531722
AC
96022002-05-13 Andrew Cagney <ac131313@redhat.com>
9603
9604 * gdbint.texinfo (Target Architecture Definition): Delete
9605 documentation on NNPC_REGNUM.
9606
13d01224
AC
96072002-05-11 Andrew Cagney <ac131313@redhat.com>
9608
9609 * gdbint.texinfo (Target Architecture Definition): Document
9610 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9611 (Target Architecture Definition): Revise section `Using Different
9612 Register and Memory Data Representations'. Add section `Raw and
9613 Virtual Register Representations'.
9614
b2e75d78
AC
96152002-05-11 Andrew Cagney <ac131313@redhat.com>
9616
9617 * gdbint.texinfo (Target Architecture Definition): Mention
9618 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9619 (Target Architecture Definition): Mention same. Add references to
9620 web pages.
9621
2c8682ee
MS
96222002-05-08 Michael Snyder <msnyder@redhat.com>
9623
9624 * stabs.texinfo (Attributes): Document new "vector" attribute.
9625
0816590b
AC
96262002-05-04 Andrew Cagney <ac131313@redhat.com>
9627
9628 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9629
2653173e
AC
96302002-05-04 Andrew Cagney <ac131313@redhat.com>
9631
9632 * gdb.texinfo: Delete obsolete references to a29k.
9633
d7bd68ca
AC
96342002-04-24 Andrew Cagney <ac131313@redhat.com>
9635
9636 * gdbint.texinfo (Target Architecture Definition): Replace
9637 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9638
21d83aa5
DM
96392002-04-24 David S. Miller <davem@redhat.com>
9640
9641 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9642
7673a6cc
DM
96432002-04-21 David S. Miller <davem@redhat.com>
9644
9645 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9646
d49d1e0a
AC
96472002-04-21 Andrew Cagney <ac131313@redhat.com>
9648
9649 * gdbint.texinfo (Target Architecture Definition): Delete
9650 definition of HAVE_REGISTER_WINDOWS.
9651
f7dc1244 96522002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9653
9654 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9655 "Theodore A. Roth" <troth@verinet.com>.
9656
5ca0cb28
DH
96572002-04-15 Don Howard <dhoward@redhat.com>
9658
f7dc1244 9659 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9660 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9661 Provide a better explaination of this feature.
5ca0cb28 9662
f208ba17
AC
96632002-04-14 Andrew Cagney <ac131313@redhat.com>
9664
9665 * gdbint.texinfo (Target Architecture Definition): Remove
9666 FRAME_CHAIN_COMBINE.
9667
d5ba91de
MC
96682002-04-12 Michael Chastain <mec@shout.net>
9669
9670 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9671 REG_STACK_SEGMENT.
9672
26818220
MC
96732002-04-09 Michael Chastain <mec@shout.net>
9674
9675 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9676 PYRAMID_* macros.
9677
129188f6
AC
96782002-04-07 Andrew Cagney <ac131313@redhat.com>
9679
9680 * gdb.texinfo (Bug Reporting): Document that the web is the
9681 prefered way of submitting bug reports.
9682 (Bug Reporting): Delete the s-mail address as the last resort.
9683
8227c0ff
AC
96842002-04-05 Andrew Cagney <ac131313@redhat.com>
9685
9686 * gdbint.texinfo (Target Architecture Definition): Delete
9687 references to TARGET_WRITE_FP and write_fp.
9688
16d9dec6
MS
96892002-03-27 Michael Snyder <msnyder@redhat.com>
9690
9691 * gdb.texinfo: Document new commands dump, append, and restore.
9692
9ae8b82c
AC
96932002-03-27 Andrew Cagney <ac131313@redhat.com>
9694
9695 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9696 Branch'.
9697
474c8240
AC
96982002-03-18 Andrew Cagney <ac131313@redhat.com>
9699
9700 * gdb.texinfo: Change all examples to @smallexample.
9701 * gdbint.texinfo: Ditto.
a9331b3f 9702
fb0ff88f
AC
97032002-03-18 Andrew Cagney <ac131313@redhat.com>
9704
9705 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9706 Branches''.
9707
9bb0a4d8
AC
97082002-03-18 Andrew Cagney <ac131313@redhat.com>
9709
9710 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9711 Policy''.
9712
937f164b
FF
97132002-03-04 Fred Fish <fnf@redhat.com>
9714
9715 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9716 expresson, suports, dependant, trhe, perhaphs, situtations,
9717 explictily, taged, oportunity, unfortunatly).
9718
a7b40f07
AC
97192002-02-24 Andrew Cagney <ac131313@redhat.com>
9720
9721 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9722 Remove reference to 3.12.
9723
aab4e0ec
AC
97242002-02-23 Andrew Cagney <ac131313@redhat.com>
9725
9726 * gdbint.texinfo: Include fdl.texi.
9727 (Top): Add GNU Free Documentation License.
9728 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9729 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9730 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9731 (gdbint.info): Add srcdir to include path.
9732 * gdb.texinfo: Include gpl.texi.
9733 (Top): Add Copying.
9734 * gpl.texi: New file.
9735
47b95330
AC
97362002-02-23 Andrew Cagney <ac131313@redhat.com>
9737
9738 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9739
78c47bea
PM
97402002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9741
9742 * gdb.texinfo: Document Cygwin native specific commands.
9743
56460a61
DJ
97442002-02-15 Daniel Jacobowitz <drow@mvista.com>
9745
9746 * gdb.texinfo: Document gdbserver ``--attach'' command.
9747
def71bfa
MS
97482002-02-07 Michael Snyder <msnyder@redhat.com>
9749
9750 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9751 to @code(_ovly_debug_event).
9752
c928edc0
AC
97532002-02-07 Andrew Cagney <ac131313@redhat.com>
9754
9755 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9756
81d46470
MS
97572002-02-06 Michael Snyder <msnyder@redhat.com>
9758
9759 * gdb.texinfo (overlays): Mention new magic symbol
9760 '_ovly_debug_event', which allows GDB to keep better track
9761 of overlays.
9762
f7dc1244 97632002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9764
9765 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9766 Suggested by Dmitry Sivachenko.
9767
9768 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9769
15110bc3
MS
97702002-02-01 Michael Snyder <msnyder@redhat.com>
9771
9772 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9773
6763aef9
MS
97742002-01-30 Michael Snyder <msnyder@redhat.com>
9775
ac282366
MS
9776 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9777 (set trust-readonly-sections): Document.
6763aef9 9778
8642bc8f
AC
97792002-01-29 Andrew Cagney <ac131313@redhat.com>
9780
9781 * gdbint.texinfo (Releasing GDB): Revise and update.
9782
afe64c1a
AC
97832002-01-28 Andrew Cagney <ac131313@redhat.com>
9784
9785 * gdbint.texinfo (Target Architecture Definition): Delete
9786 description of TARGET_BYTE_ORDER_DEFAULT.
9787
f7dc1244 97882002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9789
9790 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9791 <mitya@cavia.pp.ru>.
9792
3d6e1b5a
AC
97932002-01-23 Andrew Cagney <ac131313@redhat.com>
9794
9795 * libgdb.texinfo: Delete file.
9796
6c0e9fb3
AC
97972002-01-22 Andrew Cagney <ac131313@redhat.com>
9798
9799 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9800 * gdbint.texinfo: Ditto.
9801
e0ce93ac
AC
9802Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9803
9804 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9805
be298bcc
AC
98062002-01-22 Andrew Cagney <ac131313@redhat.com>
9807
9808 * Makefile.in: Update copyright.
9809 (TEXI2DVI): Define.
9810 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9811 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9812 gdb-cfg.texi.
9813 (TEXINDEX, PDFTEX): Delete makefile variables.
9814
8e04817f
AC
98152002-01-22 Andrew Cagney <ac131313@redhat.com>
9816
9817 * gdb.texinfo (Protocol): Move section to appendix.
9818
6b2f586d
AC
98192002-01-21 Andrew Cagney <ac131313@redhat.com>
9820
9821 * gdb.texinfo (Remote Debugging): Create a menu.
9822 (Top): Add ``Remote Debugging'' to menu.
9823
6f05cf9f
AC
98242002-01-21 Andrew Cagney <ac131313@redhat.com>
9825
9826 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9827 serial protocol'' from here.
9828 (Remote Debugging): To here. New chapter.
9829
3fd3d7d2
AC
98302002-01-20 Andrew Cagney <ac131313@redhat.com>
9831
9832 * gdbint.texinfo (Target Architecture Definition): Delete
9833 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9834
7fd60527
AC
98352002-01-20 Andrew Cagney <ac131313@redhat.com>
9836
9837 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9838 are no longer needed.
9839 (Porting GDB): Add maintainer note about configure.host.
9840
c2f05ac9
AC
98412002-01-20 Andrew Cagney <ac131313@redhat.com>
9842
9843 * gdbint.texinfo (Target Architecture Definition): Remove
9844 definition of IEEE_FLOAT.
9845
f7dc1244 98462002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9847
9848 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9849 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9850 <3diff@gnu.org>
231b2aad 9851
82600034
AC
98522002-01-19 Andrew Cagney <ac131313@redhat.com>
9853
9854 * gdbint.texinfo (Host Definition): Remove references to
9855 MALLOC_INCOMPATIBLE.
9856
7708fa01
AC
98572002-01-17 Andrew Cagney <ac131313@redhat.com>
9858
9859 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9860 and xyz-xdep.o.
9861
eb12ee30
AC
98622002-01-17 Andrew Cagney <ac131313@redhat.com>
9863
889bf7c5 9864 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9865 (Set Breaks): Copy ``maint info breakpoint'' doco to
9866 ``Maintenance Commands'' appendix. Add reference.
9867
c9ccaa92
AC
98682002-01-17 Andrew Cagney <ac131313@redhat.com>
9869
9870 * fdl.texi: Remove next/prev from @node.
9871
f7dc1244 98722002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9873
9874 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9875 for monstrous @multitable (from Brian Youmans).
9876
9877 * fdl.texi: New file.
9878
9879 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9880
8973da3a
AC
98812002-01-15 Andrew Cagney <ac131313@redhat.com>
9882
9883 * gdbint.texinfo (Releasing GDB): New chapter.
9884
7d86b5d5
AC
98852002-01-14 Andrew Cagney <ac131313@redhat.com>
9886
9887 * gdb.texinfo (Embedded Processors, Calling program functions):
9888 Obsolete references to a29k.
9889
cc1cb004
AC
98902002-01-13 Andrew Cagney <ac131313@redhat.com>
9891
9892 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9893 examples. Document that a code-block should do or discard its
9894 cleanups before exit.
9895
79f12247
MS
98962002-01-11 Michael Snyder <msnyder@redhat.com>
9897
9898 * gdb.texinfo (Choosing files): Change @samp to @file.
9899
19837790
MS
99002002-01-05 Michael Snyder <msnyder@redhat.com>
9901
9902 * gdb.texinfo (--pid): Document new command line option (attach).
9903
f7dc1244 99042002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9905
9906 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9907 in the stub.
9908
d7449b42
AC
99092002-01-04 Andrew Cagney <ac131313@redhat.com>
9910
9911 * gdbint.texinfo (Target Architecture Definition): Replace
9912 BIG_ENDIAN with BFD_ENDIAN_BIG.
9913
f23631e4
AC
99142002-01-03 Andrew Cagney <ac131313@redhat.com>
9915
9916 * gdbint.texinfo (Target Architecture Definition): Replace
9917 value_ptr with struct value pointer.
9918
72c9928d
EZ
99192002-01-02 Eli Zaretskii <eliz@gnu.org>
9920
9921 * gdb.texinfo (Free Software): Fix wording.
9922
959acfd1
EZ
99232001-12-31 Eli Zaretskii <eliz@gnu.org>
9924
9925 * gdb.texinfo (Free Software): New section ``Free Software Needs
9926 Free Documentation''.
9927
f7dc1244 99282001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9929
9930 * stabs.texinfo:
9931 * gdb.texinfo:
9932 * gdbint.texinfo:
9933 * libgdb.texinfo:
9934 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9935
6600abed
MS
99362001-12-29 Michael Snyder <msnyder@redhat.com>
9937
9938 * gdb.texinfo (maint info sections): Fix typo.
9939
f6680716
MS
99402001-12-26 Michael Snyder <msnyder@redhat.com>
9941
fe95c787
MS
9942 * gdb.texinfo (maint info sections): Document.
9943
a9331b3f 9944 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9945 'info proc' sub-options that are currently not implemented.
9946
c3d3ce5b
JB
99472001-12-20 Jim Blandy <jimb@redhat.com>
9948
9949 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9950
778eb05e
AC
99512001-12-15 Andrew Cagney <ac131313@redhat.com>
9952
9953 * gdbint.texinfo (Target Architecture Definition): Replace
9954 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9955
2607059c
AC
99562001-12-01 Andrew Cagney <ac131313@redhat.com>
9957
9958 * gdbint.texinfo (Host Definition): Delete documentation on
9959 HOST_BYTE_ORDER.
9960
df0cd8c5
JB
99612001-11-30 Jim Blandy <jimb@redhat.com>
9962
9963 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9964 overlay support. Add to top-level menu.
df0cd8c5 9965
88118b3a
TT
99662001-11-26 Tom Tromey <tromey@redhat.com>
9967
9968 * gdb.texinfo (Command Syntax): Document C-o binding.
9969
96565e91
CF
99702001-07-26 Christopher Faylor <cgf@redhat.com>
9971
9972 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9973 use since it is described in the referenced section.
9974
f7dc1244 9975 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9976 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9977 clearer when using DJGPP.
9978
2a3d5645
CF
99792001-11-24 Christopher Faylor <cgf@redhat.com>
9980
9981 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9982 specifically refer to MS-DOS.
9983 (command files): Mention gdb.ini is only used on MS-DOS.
9984
aa26fa3a
TT
99852001-11-21 Tom Tromey <tromey@redhat.com>
9986
9987 * gdb.texinfo (Invoking GDB): Document --args.
9988 (Mode Options): Likewise.
9989
4f8ada06
JB
99902001-11-21 Jim Blandy <jimb@redhat.com>
9991
9992 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9993 Delete documentation; this macro has been removed from the
9994 sources.
4f8ada06 9995
3fe0dc10
JB
99962001-11-13 Jim Blandy <jimb@redhat.com>
9997
9998 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9999
9e5abb06
CV
100002001-11-06 Corinna Vinschen <vinschen@redhat.com>
10001
10002 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10003
1c5dfdad
MS
100042001-11-05 Michael Snyder <msnyder@redhat.com>
10005
a9331b3f 10006 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10007 quote regexp chars in function names such as "operator*()".
10008
990f9fe3
FF
100092001-11-01 Fred Fish <fnf@redhat.com>
10010
10011 * gdbint.texinfo (SOLIB_ADD): Document additional new
10012 "readsyms" arg.
10013
b433d00b
DH
100142001-10-30 Don Howard <dhoward@redhat.com>
10015
070b1dd3
DH
10016 * gdb.texinfo: (Command Files) Added documentation for the
10017 behavior of gdb with input redirected from a file.
b433d00b 10018
b7209cb4
FF
100192001-10-28 Fred Fish <fnf@redhat.com>
10020
10021 * gdb.texinfo (auto-solib-add): Change docs to match
10022 implementation change.
10023 (auto-solib-limit): Add docs for new variable.
10024
1aa20aa8
AC
100252001-10-15 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Function
10028 value_as_pointer renamed to value_as_address.
10029
fc0c74b1
AC
100302001-10-15 Andrew Cagney <ac131313@redhat.com>
10031
10032 * gdbint.texinfo (Target Architecture Definition): Default
10033 POINTER_TO_ADDRESS functions assume unsigned addresses.
10034 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10035 posting by Jim Blandy.
10036
f4846649
JB
100372001-10-12 Jim Blandy <jimb@redhat.com>
10038
10039 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10040 version of texi2html (1.64) doesn't support this flag any more.
10041
f277788b
MK
100422001-09-08 Mark Kettenis <kettenis@gnu.org>
10043
a9dc4918
MK
10044 * gdbint.texinfo (Host Definition): Remove description of
10045 MEM_FNS_DECLARED.
10046
d28379df
MK
10047 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10048
f277788b
MK
10049 * gdbint.texinfo (Host Definition): Remove description of
10050 HAVE_SIGSETMASK.
10051
7ccaa899
EZ
100522001-09-04 Elena Zannoni <ezannoni@redhat.com>
10053
10054 * gdbint.texinfo (Target Architecture Definition): Add
10055 explanation of TARGET_PRINT_INSN macro.
10056
17d9d558
JB
100572001-08-30 Jim Blandy <jimb@redhat.com>
10058
10059 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10060 Explain what it means to load relocatable files.
10061
72cde065
JB
100622001-08-28 Jim Blandy <jimb@redhat.com>
10063
10064 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10065 info `top' menu.
10066
9e678452
CF
10067Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10068
10069 * gdbint.texinfo: Add a cautionary note about macro use.
10070
a2bea4c3 100712001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10072
a2bea4c3
CV
10073 * gdb.texinfo: Explain omitting the hostname in the
10074 `target remote' command.
10075
1129bf27
DJ
100762001-07-30 Daniel Jacobowitz <drow@mvista.com>
10077
10078 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10079 and END-INFO-DIR-ENTRY.
10080
732b3002
SC
100812001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10082
10083 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10084
89437448
AC
100852001-07-25 Andrew Cagney <ac131313@redhat.com>
10086
10087 * gdbint.texinfo (libgdb): Rewrite.
10088
f7dc1244 100892001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10090
10091 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10092
c4555f82
SC
100932001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10094
10095 * gdb.texinfo (TUI): New chapter, document the TUI.
10096 (Mode Options): Document the -tui option.
10097
2f45a6e0
MK
100982001-07-23 Mark Kettenis <kettenis@gnu.org>
10099
10100 * gdbint.texinfo (Host Definition): Remove description of
10101 NEED_POSIX_SETPGID.
10102
f7dc1244 101032001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10104
10105 * gdb.tex (DJGPP Native): New node, with descriptions of
10106 DJGPP-specific commands.
10107
be9c6c35
JM
101082001-07-19 John R. Moore <jmoore@redhat.com>
10109
10110 * gdbint.texinfo: Three misspellings.
10111
dfa249fb
AC
101122001-07-06 Andrew Cagney <ac131313@redhat.com>
10113
10114 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10115 `test` expressions on bash. Problem reported by Colin Walters.
10116
c72e7388
AC
101172001-07-04 Andrew Cagney <ac131313@redhat.com>
10118
10119 * gdbint.texinfo (User Interface): Update ui-out documentation to
10120 refelect recent UI/MI updates.
10121
94bbb2c0
AC
101222001-07-04 Andrew Cagney <ac131313@redhat.com>
10123
10124 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10125 interpreters.
10126
af6c57ea
AC
101272001-06-15 Andrew Cagney <ac131313@redhat.com>
10128
10129 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10130 structure and not macros.
10131 (Host Definition): Document that much of this chapter is obsolete.
10132 (Target Architecture Definition): Update list of files that make
10133 up a target architecture.
10134 (Coding): Update.
10135
83aa8bc6
AC
101362001-06-28 Andrew Cagney <ac131313@redhat.com>
10137
10138 * gdbint.texinfo (Target Architecture Definition): Update
10139 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10140 The latter has been changed to a true predicate.
10141
f7dc1244 101422001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10143
10144 * annotate.texi: Add @noindent where needed. From Dmitry
10145 Sivachenko <dima@Chg.RU>.
10146 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10147
656db9b0
AC
101482001-06-16 Andrew Cagney <ac131313@redhat.com>
10149
10150 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10151
df2396a1
AC
101522001-06-14 Andrew Cagney <ac131313@redhat.com>
10153
10154 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10155 returns ``OK''. Document that the ``R'' packet does not reply.
10156
0f1f2b0a
MS
101572001-06-13 Michael Snyder <msnyder@redhat.com>
10158
10159 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10160
f7dc1244 101612001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10162
10163 * gdb.texinfo (Signals): Clarify the default setting of signal
10164 handling.
10165
a5d7c491
AC
101662001-05-14 Andrew Cagney <ac131313@redhat.com>
10167
10168 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10169 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10170
05a54c4f
AC
101712001-05-12 Andrew Cagney <ac131313@redhat.com>
10172
10173 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10174
f7dc1244 101752001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10176
10177 * gdbint.texinfo (Clean Design and Portable Implementation):
10178 Renamed from "Clean Design".
10179 (Clean Design and Portable Implementation): Document portable
10180 methods of handling file names, and the associated macros.
10181
f7dc1244 101822001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10183
10184 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10185 command and provide a cross-reference to its description.
10186 (Symbols): Note that "info scope" is useful for trace experiments.
10187
f7dc1244 101882001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10189
b37052ae
EZ
10190 * gdb.texinfo (Symbols): Document "info scope".
10191 (Tracepoints): New chapter.
10192 (Contributors): Update for v5.1.
10193 <All nodes>: Change "C++" to "C@t{++}".
10194
0ee54786
EZ
10195 * gdbint.texinfo (User Interface): A new section about ui_out
10196 functions, based on text written by Fernando Nasser.
10197
c534679c
EZ
10198 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10199
f7dc1244 102002001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10201
e9c75b65
EZ
10202 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10203
10204 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10205
10206 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10207 Replace "GDB" with "@value{GDBN}". Fix markup.
10208
10209 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10210
3d67e040
EZ
10211 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10212 a cross-reference to its description.
10213 (Symbols): Document "info symbol".
10214
f7dc1244 102152001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10216
10217 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10218 subsection "x86 Watchpoints".
10219 (Target Architecture Definition): Document the macros
10220 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10221 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10222
b0ed3589
AC
102232001-03-20 Andrew Cagney <ac131313@redhat.com>
10224
10225 * gdbint.texinfo (Target Architecture Definition): Update
10226 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10227 list.
10228
b6ba6518
KB
102292001-03-06 Kevin Buettner <kevinb@redhat.com>
10230
10231 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10232 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10233
f7dc1244 102342001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10235
10236 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10237
f7dc1244 102382001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10239
17cc6a06
EZ
10240 * gdb.texinfo (Environment): Document that `path' does not change
10241 the value of PATH in GDB's own environment (it did in the past,
10242 but that was changed on March 15, 1994). Reported by Doug Evans
10243 <dje@transmeta.com>.
10244
56caf160
EZ
10245 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10246 its line. Fix markup of commands and macros. Add an Index node
10247 and index entries.
10248
29e57380
C
102492001-01-23 J.T. Conklin <jtc@redback.com>
10250
10251 * gdb.texinfo (Memory region attributes): New manual section.
10252
1c6147de
ND
102532001-01-04 Nicholas Duffek <nsd@redhat.com>
10254
10255 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10256
f7dc1244 102572000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10258
10259 * refcard.tex: Version and copyright fixed. From Phil Edwards
10260 <pedwards@disaster.jaj.com>.
10261
0dcedd82
AC
10262Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10263
10264 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10265 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10266
3b851bce
AC
10267Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10268
10269 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10270 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10271
f7dc1244 102722000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10273
10274 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10275 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10276
b90a5f51
CF
102772000-11-10 Christopher Faylor <cgf@cygnus.com>
10278
10279 * gdb.texinfo: Document new 'set step-mode' command.
10280
f7dc1244 102812000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10282
10283 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10284 changes from Dmitry Sivachenko <dima@Chg.RU>.
10285
f7dc1244 102862000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10287
10288 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10289 From Steven Johnson <sbjohnson@ozemail.com.au>.
10290
2e685b93
MK
102912000-08-10 Mark Kettenis <kettenis@gnu.org>
10292
10293 * gdbint.texinfo (Overall Structure): Spelling fix.
10294
f7dc1244 102952000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10296
10297 * gdbint.texinfo (Target Architecture Definition): Document that
10298 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10299 for which REGISTER_CONVERTIBLE returns a zero value.
10300
63ac3005
EZ
103012000-07-08 Christopher Faylor <cgf@cygnus.com>
10302
10303 * Makefile.in (install-info): Find files to install in either the
10304 build or source directories (adapted from Makefile.am).
10305
bd79f757
ND
103062000-07-07 Nicholas Duffek <nsd@redhat.com>
10307
10308 * stabs.texinfo: Fix spelling errors.
10309 (String Field): FILE-NUMBER starts from 0, not 1.
10310
f7dc1244 103112000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10312
10313 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10314 Brian Youmans.
5f208f6d 10315
f7dc1244 103162000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10317
10318 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10319 the source directory. Reported by Mark Harig
10320 <markh@frazier.landmark.com>.
cc542d3b 10321
f3b28801
C
103222000-06-20 J.T. Conklin <jtc@redback.com>
10323
10324 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10325
449f3b6c
AC
10326Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10327
10328 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10329 Generate using pdftex.
449f3b6c 10330 (PDFTEX): Define.
889bf7c5 10331 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10332 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10333 @contents at the start.
449f3b6c 10334
f7dc1244 103352000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10336
10337 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10338 Youmans.
48e934c6 10339
9e9c5ae7
AC
10340Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10341
10342 From Brian Youmans:
10343 * gdb.texinfo: Fix ``et al.''.
10344
c741b251
AC
10345Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10346
10347 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10348 loop.
c741b251 10349
4ab64e14
JG
103502000-05-19 Jimmy Guo <guo@cup.hp.com>
10351
10352 * configure: Regenerate.
10353
f7dc1244 103542000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10355
10356 * Makefile.in (install-info): Run install-info on installed Info
10357 files.
10358
8c70017b
AC
10359Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10360
a7cb598a 10361 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10362 Andrew Cagney.
8c70017b 10363
f7dc1244 103642000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10365
10366 * gdb.texinfo: Proofreading changes from Brian Youmans.
10367
bf0184be
ND
103682000-05-01 Nick Duffek <nsd@cygnus.com>
10369
10370 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10371 startup sequence, minor edits.
10372
f7dc1244 103732000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10374
10375 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10376 TeX.
10377
10378 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10379 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10380 like `n' and `s' which look weird. Convert some of the @kindex to
10381 @vindex, when they refer to variables, not commands.
10382
33e16fad
AC
10383Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10384
10385 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10386
f7dc1244 103872000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10388
10389 * Makefile.in (GDBMI_DIR): New variable.
10390 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10391 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10392 (gdbmi.texinfo): New target, for texi2roff.
10393 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10394 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10395
10396 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10397 gdbmi.texinfo.
10398 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10399 comment.
10400
d167840f
EZ
104012000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10402
10403 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10404 command.
d167840f 10405
f7dc1244 104062000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10407
10408 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10409 prevents the build (and is generally a Bad Idea).
10410
f7dc1244 104112000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10412
10413 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10414 a comma inside @var.
10415 (Command Files): Index markup changes from Dmitry Sivachenko
10416 <dima@Chg.RU>.
10417
f7dc1244 104182000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10419
10420 * Makefile.in (LN_S): Define.
10421 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10422 invoke "ln -s" unless it is known to work.
10423
10424 * configure.in (AC_PROG_LN_S): Add.
10425
8dc7983f
JB
104262000-04-14 Jim Blandy <jimb@redhat.com>
10427
10428 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10429 section.
10430 (Target Conditionals): Document ADDRESS_TO_POINTER,
10431 POINTER_TO_ADDRESS.
10432
1a8237e8
DB
104332000-04-11 Daniel Berlin <dan@cgsoftware.com>
10434
10435 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10436 gdb-cfg.texi to get the value.
10437
ca526f1a
JB
104382000-04-10 Jim Blandy <jimb@redhat.com>
10439
10440 * gdbint.texinfo (Target Architecture Definition): Fix
10441 cross-references.
10442
faaafcb4
JB
104432000-04-08 Jim Blandy <jimb@redhat.com>
10444
10445 * gdbint.texinfo (Using Different Register and Memory Data
10446 Representations): New section.
10447 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10448 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10449 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10450
1b27397f
AC
10451Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10452
10453 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10454 for acknowledgments.
1b27397f 10455
480ff1fb
AC
10456Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10457
10458 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10459 qThreadExtraInfo.
480ff1fb 10460
a9331b3f 104612000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10462
a9331b3f
RM
10463 * gdb.texinfo: Clarify which remote debug protocol commands are
10464 required and which are optional.
f1251bdd 10465
dbeb8dbd
AC
10466Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10467
10468 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10469 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10470 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10471 * annotate.texi: Update.
10472
6d2ebf8b
SS
104732000-03-28 Stan Shebs <shebs@apple.com>
10474
10475 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10476 expectation of additional changes before release), update
10477 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10478 node links, rephrase and/or shorten lines to fix formatting
10479 problem in both regular and @smallbook formats.
10480 * annotate.texi: Shorten lines in example, use smallexample
10481 consistently everywhere.
10482 * Makefile.in: Add comment about texinfo 4.0 html generation.
10483 (SFILES_INCLUDED): Add annotate.texi.
10484
5d161b24
DB
104852000-03-27 Daniel Berlin <dan@cgsoftware.com>
10486
5ae4183a
AS
10487 * gdb.texinfo (Debugging Output): Added new section, documenting
10488 the "set/show debug" commands.
5d161b24 10489
b9deaee7
AC
10490Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10491
10492 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10493 entry.
b9deaee7
AC
10494
10495 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10496 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10497 @chapter and @node entries.
a9331b3f 10498
b9deaee7 10499 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10500
9ef47d30
AC
10501Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10502
10503 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10504 files.
9ef47d30 10505
cfeada60
FN
105062000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10507
10508 From David Whedon <dwhedon@gordian.com>
5ae4183a 10509 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10510
6837a0a2
DB
105112000-03-22 Daniel Berlin <dan@cgsoftware.com>
10512
10513 * gdb.texinfo: Add documentation for the apropos command.
10514
bba2971c
MS
105152000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10516
10517 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10518
2b628194
MS
105192000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10520
a9331b3f 10521 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10522 two places.
10523
96a2c332
SS
105242000-03-17 Stan Shebs <shebs@apple.com>
10525
10526 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10527 <dima@Chg.RU>, also clarification of allowed content for
10528 string constants.
10529
f7dc1244 105302000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10531
10532 * gdb.texinfo (main menu): Add Annotations.
10533 (File Options): Add @cindex entries for each command-line option.
10534 Document --epoch, --annotate, --async, --interpreter, --write,
10535 --statistics, and --version.
10536
10537 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10538 of GDB.
10539
9d233477
JB
105402000-02-23 Jim Blandy <jimb@redhat.com>
10541
10542 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10543
14e0eb3b
JB
105442000-02-22 Jim Blandy <jimb@redhat.com>
10545
10546 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10547
3555de01
JM
105482000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10549
10550 * Makefile.in (diststuff): New target.
10551
5e35df8e
KB
105522000-02-15 Kevin Buettner <kevinb@redhat.com>
10553
10554 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10555 architecture. [From Jim Wilson.]
5e35df8e 10556
c5394b80
JM
105572000-01-16 Tom Tromey <tromey@cygnus.com>
10558
10559 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10560 (Delete Breaks): Mention range arguments.
10561 (Disabling): Likewise.
10562
c3f6f71d
JM
105632000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10564
10565 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10566
c4093a6a
JM
10567Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10568
10569 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10570 valid functions.
c4093a6a 10571
11cf8741
JM
105721999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10573
10574 * gdb.texinfo: Clarify regular expressions used in rbreak.
10575
917317f4
JM
105761999-10-15 Kevin Buettner <kevinb@cygnus.com>
10577
10578 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10579 MEMORY_REMOVE_BREAKPOINT): Document.
10580
10581Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10582
10583 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10584 offset re-using the DATA offset instead.
917317f4 10585
2df3850c
JM
105861999-10-11 Jim Kingdon <kingdon@redhat.com>
10587
10588 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10589
105901999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10591
10592 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10593 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10594 typos.
10595
10596 * gdb.texinfo: Various minor wording and formatting improvements,
10597 mentions of additional command-line options.
10598
2acceee2
JM
105991999-09-30 Fred Fish <fnf@cygnus.com>
10600
10601 * gdb.texinfo: Document additional forms of specifying section
10602 names and addresses for the add-symbol-file command.
10603
c2c6d25f
JM
106041999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10605
10606 * gdbint.texinfo: Fix typo, add the word "have".
10607
106081999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10609
10610 * gdbint.texinfo (Target Architecture Definition): Document the
10611 SKIP_PERMANENT_BREAKPOINT macro.
10612
d4f3574e
SS
106131999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10614
10615 * gdb.texinfo: Fiks speling errers.
10616
10617 * gdb.texinfo: Fix uses of @multitable.
10618
f7dc1244 10619 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10620 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10621 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10622 comments about using with optimization, add more indexing,
10623 fix info about disassembly-flavor.
10624
10625Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10626
10627 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10628 SKIP_SOLIB_RESOLVER): Define.
10629
10630Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10631
10632 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10633 ``g'' packets.
d4f3574e 10634
104c1213
JM
106351999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10636
10637 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10638 platform-specific info, inline remote.texi and move sections of it
10639 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10640 and register stack into the new chapter.
10641 * remote.texi: Remove, now part of gdb.texinfo.
10642 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10643
106441999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10645
10646 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10647 GDB_TARGET_IS_MACH386): These kludges have gone away.
10648
10649Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10650
10651 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10652 TDEPLIBS.
104c1213 10653
53a5351d
JM
106541999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10655
10656 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10657 surrounding text to fit HP-UX bits into general info.
10658 (HPPA-cfg.texi): Remove, no longer useful.
10659
10660 * gdb.texinfo: Remove explicit links from @node lines, remove
10661 HP-added "Detailed Node Listing" from main menu which confuses
10662 things.
10663
10664 From Dmitry Sivachenko <dima@Chg.RU>:
10665 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10666 in description of `set environment'.
53a5351d
JM
10667
106681999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10669
10670 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10671
7be570e7
JM
106721999-08-12 Ben Elliston <bje@cygnus.com>
10673
10674 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10675
f7dc1244 106761999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10677
10678 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10679 watch, awatch, and rwatch. Explain why the latter two cannot be
10680 set as software watchpoints. Document that watchpoints for local
10681 variables are deleted when the debuggee terminates.
7be570e7
JM
10682
10683Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10684
10685 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10686 packet. Allow E.. response packet. "qRcmd" packet is no longer
10687 reserved.
7be570e7
JM
10688
106891999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10690
a9331b3f
RM
10691 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10692 * gdb.texinfo: Ditto.
7be570e7 10693
96baa820
JM
106941999-08-06 Tom Tromey <tromey@cygnus.com>
10695
10696 * gdb.texinfo (KOD): New node.
10697
10698Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10699
10700 * remote.texi (Rcmd): Fix minor formatting typos.
10701
10702Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10703
10704 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10705 packets.
96baa820 10706
adf40b2e
JM
107071999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10708
10709 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10710 fixes.
10711
43ff13b4
JM
10712Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10713
10714 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10715
085dd6e6
JM
10716Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10717
10718 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10719 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10720 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10721 packets that are not supported on all hosts. Expand examples.
10722 Spell check.
085dd6e6
JM
10723
107241999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10725
10726 * Makefile.in: Recognize html, install-html. Add targets
10727 to build HTML versions of documentation via texi2html.
10728
10729Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10730
10731 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10732 testsuite.
085dd6e6
JM
10733
10734Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10735
10736 * remote.texi (Communication Protocol): Rewrite.
10737
10738Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10739
10740 * stabs.texinfo: Fix uses of xref.
10741
9e0b60a8
JM
10742Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10743
10744 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10745 info about patch submission.
10746
cce74817
JM
10747Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10748
10749 From Per Bothner <bothner@cygnus.com>:
10750 * gdb.texinfo: Document Chill support.
10751
10752Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10753
10754 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10755 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10756 Document that the value should be greater-than or equal-to zero.
10757 (NO_STD_REGS): Document. Deprecate.
cce74817 10758
ac9a91a7
JM
10759Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10760
10761 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10762 Document that these are not used.
ac9a91a7
JM
10763
10764Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10765
10766 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10767
392a587b
JM
10768Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10769
10770 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10771 numargs was dropped.
392a587b
JM
10772
10773Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10774
10775 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10776
b83266a0
SS
10777Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10778
10779 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10780 Update.
b83266a0 10781
7a292a7a
SS
10782Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10783
10784 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10785 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10786
10787Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10788
10789 * gdbint.texinfo: Fix typos: $ -> @.
10790
10791Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10792
10793 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10794 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10795 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10796 BREAKPOINT_FROM_PC.
a9331b3f 10797
7a292a7a
SS
10798Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10799
10800 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10801 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10802
10803Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10804
10805 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10806 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10807
108081999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10809
10810 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10811 longer exists.
10812
10813Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10814
10815 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10816 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10817 they make the manual source incomprehensible.
7a292a7a
SS
10818 * h8-cfg.texi: Remove, hasn't been used in years.
10819
c906108c
SS
10820Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10821
10822 * gdb.texinfo: Update the credits.
10823
10824Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10825
10826 * gdb.texinfo: Fix mistakes noticed in printout of last
10827 draft, add Alpha to discussion of heuristic fence post.
10828
10829Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10830
10831 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10832 Edition, merge some HP changes into mainline, describe some
10833 previously undocumented features, describe more of the target
10834 commands available, eliminate obsolete section on renamed
10835 commands.
c906108c
SS
10836 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10837
10838Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10839
10840 * gdb.texinfo: Make many HPPA conditionals unconditional,
10841 including catchpoint description, since now on for all configs.
10842 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10843 specializations.
10844
10845Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10846
10847 * Makefile.in (GDBvn.texi): Fix match expression to work with
10848 current format of VERSION in gdb/Makefile.in.
10849 * gdb.texinfo: Fix node ref to match new readline.
10850
10851Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10852
a9331b3f
RM
10853 * gdb.texinfo: Changes made as part of a project to merge in
10854 changes made by HP. Documentation makes extensive use of
c906108c
SS
10855 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10856 on remote debugging. There are differences in documentation
889bf7c5 10857 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10858 the HP manual discusses catchpoints, hardware watchpoints, and
10859 some HPUX specific limitations for shared library support.
a9331b3f 10860
c906108c
SS
10861 There are also a number of @node changes.
10862
108631999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10864
10865 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10866 (C Usage): Same.
10867
10868Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10869
10870 The following changes were made by Edith Epstein
889bf7c5
PA
10871 <eepstein@cygnus.com> as part of a project to merge in changes
10872 made by HP.
a9331b3f 10873
c906108c
SS
10874 * HPPA-cfg.texi: new file.
10875
10876 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10877
10878 * refcard.tex: change documentation about catch.
10879 removed info catch.
10880
10881Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10882
10883 * gdbint.texinfo: Expand on GDB's coding standards,
10884 specify the use of arg names with prototypes.
10885
108861998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10887
10888 * gdb.texinfo: Fix tipo.
10889
10890Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10891
10892 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10893 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10894
10895Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10896
10897 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10898
108991998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10900
10901 * agentexpr.texi: New file.
10902
10903Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10904
10905 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10906
109071998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10908
10909 * remote.texi: Changed wording that implied that the GDB remote
10910 protocol caches register values instead of GDB itself.
10911
10912Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10913
10914 * gdbint.texinfo: Add some info about symbol readers.
10915 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10916 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10917 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10918 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10919
10920Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10921
a9331b3f 10922 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10923
10924Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10925
10926 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10927
10928Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10929
10930 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10931 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10932
10933Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10934
10935 * gdbint.texinfo: Fix minor typos.
10936
10937Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10938
10939 * gdbint.texinfo: Complete overhaul. Group descriptions more
10940 logically, add more info on generic algorithms, remove much
10941 obsolete and/or wrong material.
10942
10943Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10944
10945 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10946
10947Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10948
10949 * refcard.tex: Copyright, address updates.
10950
10951Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10952
10953 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10954 for the edition instead of confusing GDB-version-like numbers.
10955
10956Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10957
10958 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10959
10960Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10961
5ae4183a 10962 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10963
10964Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10965
10966 * gdb.texinfo: Add some credits, mention bug monitor.
10967 * remote.texi: Mention mips monitor targets.
10968 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10969
c906108c
SS
10970Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10971
10972 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10973 files, finish sorting of host vs target vs native macros, describe
10974 some more of them.
c906108c
SS
10975
10976Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10977
10978 * gdbint.texinfo (Host Conditionals): Document change from
10979 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10980
10981Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10982
10983 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10984 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10985
10986Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10987
10988 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10989 Document LSEEK_NOT_LINEAR.
10990
10991Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10992
10993 * stabs.texinfo (Stab Section Basics): Make it clear that only
10994 some versions of the GNU linker remove the leading N_UNDF symbol.
10995
10996Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * stabs.texinfo (String Field): Document type number pairs here,
10999 instead of in the Sun specific section.
11000 (Include Files): The GNU linker supports the N_BINCL
11001 optimization. Clarify the N_BINCL value, and what it is used
11002 for.
11003 (Procedures): Document N_FUN with an empty string to mark the end
11004 of a function.
11005 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11006 (Sun Differences): Remove this node, as the information is now
11007 elsewhere in the main document.
11008 (Stab Section Basics): Mention that the GNU linker may optimize
11009 stabs and remove the leading N_UNDF symbol.
11010
11011Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11012
11013 * gdb.texinfo, refcard.tex: Restore author credit
11014
11015Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11016
11017 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11018 documentation to account for START and END macros taking
11019 one arg.
11020
11021Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11022
11023 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11024 * gdb.texinfo (Frames): Fix typo.
11025
11026Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11027
11028 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11029 a target_signal as arg type, not a pid.
11030
11031Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11032
11033 * gdb.texinfo: Document `set assembly-language'.
11034
11035Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11036
11037 * remote.texi: Update list of stubs in the GDB distribution.
11038
11039Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11040
11041 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11042 Also document that some systems can use mmalloc but must define
11043 this if their C runtime allocates memory that is later freed.
c906108c 11044 (MMCHECK_FORCE): Document new macro.
a9331b3f 11045
c906108c
SS
11046Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11047
11048 * remote.texi: Add documentation for target Sparclet.
11049
11050Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11051
a9331b3f 11052 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11053 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11054 * configure.in: Rewritten for autoconf.
11055 * configure: New.
11056
11057Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11058
11059 * Makefile.in (DVIPS): New define, set to dvips.
11060 (dvi): Add stabs.dvi.
11061 (ps): New target.
11062 (all-doc): Depend on info, dvi, and ps targets.
11063 (STAGESTUFF): Add *.ps and *.dvi files.
11064 (clean-info, clean-dvi): Remove.
11065 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11066 rules completely rewritten.
11067 (maintainer-clean): Remove clean-info and clean-dvi
11068 dependencies and put their actions in the rules.
11069 (gdb.ps): New target
a9331b3f 11070 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11071 intermediate TeX files, whether they have 2 or 3 character
11072 extensions.
11073 (gdbint.ps): Add target and rules.
11074 (gdb-internals): Delete unused target.
11075 (Makefile): Depends upon config.status also.
11076
11077Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11078
11079 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11080 set.
11081
11082Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11083
11084 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11085 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11086
11087Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11088
11089 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11090
11091Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11092
11093 * gdb.texinfo (Print settings): Document
11094 `set/show print static-members' commands.
11095
11096Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11097
11098 * gdbint.texinfo (Native): Document name change, coredep.c to
11099 core-aout.c.
11100
11101Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * stabs.texinfo (Include Files): Document the values the SunOS4
11104 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11105
11106Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11107
11108 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11109 Fix typo.
11110
11111Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11112
11113 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11114 "gdb.tar.Z".
11115
11116Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * Makefile.in (maintainer-clean): New target, synonym for
11119 realclean.
11120
11121Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11122
11123 * Update all FSF addresses except those in COPYING* files.
11124
11125Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11126
11127 From Richard Earnshaw (rearnsha@armltd.co.uk):
11128 * gdb.texinfo (convenience variables): Document $_exitcode.
11129 (quit): Document optional expression to use as exit code.
11130
11131Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11132
11133 * gdb.texinfo, remote.texi: Brought up to date with various
11134 GDB changes.
11135
11136Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11137
11138 * gdb.texinfo: Update dates and versions, fix comments about
11139 hardware watchpoints in future releases and about the
11140 sharedlibrary command.
11141
11142Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11143
11144 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11145 C_FUN stab. Other cleanups.
11146
11147Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11150 for the sparc stub.
11151
11152Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * annotate.texi: Clarify which addresses have differing formats
11155 depending on the language and which do not.
11156
11157Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11158
11159 * remote.texi (NetWare): Changed example to use BOARD= instead of
11160 NODE= argument to reflect correspoding change to gdbserve.nlm.
11161
11162Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11163
11164 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11165 GDB, as well as AIX dbx, supports the size type attribute.
11166
11167Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11170
11171Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11172
11173 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11174 and new 'if' and 'while' commands.
11175
11176Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11177
11178 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11179
11180Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11181
11182 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11183 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11184 NetWare targets. Mostly stolen from the Server node.
11185
11186Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11187
11188 * gdb.texinfo (Setting): Talk about the language of a source file
11189 versus the working language. The old documentation did not match
11190 what GDB did.
11191
11192Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11193
11194 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11195 of a source file.
11196
11197Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11198
11199 * gdb.texinfo (Processes): New node.
11200
11201Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11202
11203 * remote.texi: Update documentation of set/show mipsfpu.
11204
3fc11d3e
JM
11205Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11206
11207 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11208 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11209
11210Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11211
11212 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11213 obsolete conditionals, described some others.
11214
11215Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11218 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11219
11220Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11221
11222 * gdbint.texinfo: Put regex conditionals in their own table.
11223
11224Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11225
11226 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11227 described or fixed the descriptions of many others.
11228
11229Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11230
11231 * gdb.texinfo: Add some more credits.
11232 * gdbint.texinfo: Capitalize GDB consistently, describe some
11233 macros and remove some.
11234
11235Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11236
11237 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11238 obsolete conditionals, described some others.
11239
11240Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11241
11242 * gdb.texinfo (help targets): Changed to `help target', which
11243 is the correct gdb command.
11244
11245Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * annotate.texi (TODO): New node, for keeping track of annotations
11248 suggested but not yet implemented.
11249
11250Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11251
11252 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11253 another symbol, it is not the address itself.
11254
11255Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11256
11257 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11258 of stabs-in-coff sections.
11259
11260Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * annotate.texi: Change edition to 0.5 and date to May 1994.
11263 Add index.
11264 (Frames): New node, for frame annotation.
11265 (Displays): New node, for display annotation.
11266
11267 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11268 when waiting for your program to stop.
11269
11270Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11271
11272 * annotate.texi (Breakpoint Info): Document annotation of header
11273 fields and record annotation.
11274
11275Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11276
11277 * annotate.texi: New file, to document annotations.
11278
11279Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11282 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11283
11284Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11285
11286 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11287 section, and say n_strx field is compilation unit relative.
11288 * stabs.texinfo: Don't use @code for a.out when it is the name of
11289 an object file format.
11290
11291Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11292
11293 * gdb.texinfo: Refer to file names, not path names, per rms
11294 convention.
11295 (Arguments): Fix typo.
11296
11297Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11298
11299 * stabs.texinfo (Global Variables): Talk about stabs in files
11300 where variables are referenced, but not defined.
11301
11302Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11303
11304 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11305 Cplusplus to new nodes Member Type Descriptor and Method Type
11306 Descriptor. Re-write stuff for #.
11307
11308Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * gdb.texinfo (Print Settings): Don't document "set print
11311 fast-symbolic-addr off". The bug which it worked around was fixed
11312 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11313
11314 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11315 N_ENTRY node.
11316
11317 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11318
11319Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11320
11321 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11322 references to ieee-float.c.
11323
11324Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11325
11326 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11327 match what the code actually does.
11328
11329Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11330
11331 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11332
11333Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11334
11335 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11336 i, and b.
11337
11338Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11339
11340 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11341 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11342 as "stabs in sections" rather than just saying "ELF and SOM".
11343 Also make that stuff apply to COFF.
11344
11345Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11346
11347 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11348 Ghostscript.
11349
11350Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11351
11352 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11353 versus functions without line numbers, also mention stepping into
11354 them as well as "step" when you are in them. Tell the user how to
11355 deal with the situation. Add comment about "debugging information".
11356
11357Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11358
11359 * stabs.texinfo (Enumerations): Document restriction on where
11360 enumeration types can appear and still win with GDB.
11361
11362Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11363
11364 * stabs.texinfo (Negative Type Numbers): Document format for type
11365 -16.
11366
11367Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * gdb.texinfo (Selection, Frame Info): Update information about
11370 arbitrary frame specficiations.
11371
11372Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11373
11374 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11375
11376Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11379
11380Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11381
11382 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11383
11384Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11387 Differences node to Statics node.
11388 (Statics): Discuss XCOFF use of V symbol descriptor.
11389
11390 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11391 not clean.
11392
11393Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11394
11395 * gdb.texinfo (Print Settings): Document `set print
11396 fast-symbolic-addr' and improve the doc for some other
11397 `set print's.
11398
11399Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * stabs.texinfo (String Field): Talk about defining several type
11402 numbers at once.
11403 Fix lint regarding changing node ELF Transformations to
11404 ELF and SOM Transformations.
11405
11406Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11407
11408 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11409
11410Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11411
11412 * stabs.texinfo (Cross-References): `::' is for nested types only
11413 within <>.
11414 (Structures): Document static members.
11415
11416Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11417
11418 * stabs.texinfo: Document S type attribute.
11419
11420Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11421
11422 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11423
11424Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11425
11426 * gdbint.texinfo: Fix a few typos.
11427
11428Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11429
11430 * gdb.texinfo, remote.texi: formatting improvements
11431
11432 * gdb.texinfo (New Features): mention threads.
11433 (Summary, C): fix xrefs in newly contributed text.
11434 (Threads): index entries, clarifications, example
11435 (passim): minor typos fixed, phrasing improvements
11436
11437 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11438 entries; (Server): explain use of gdbserver w/real-time systems,
11439 add example of conflicting TCP port; (MIPS Remote) break up
11440 running text into table, highlighting commands, and add example.
a9331b3f 11441
c906108c
SS
11442Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11443
11444 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11445
11446Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11447
11448 * stabs.texinfo (Nested Symbols): New node.
11449 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11450
11451Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11452
11453 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11454 to picking which Bbss.bss symbol to use, and (because there seems to
11455 be no good way of doing it) re-write some of the text to make it
11456 sound like Bbss.bss isn't such a great idea after all (as currently
11457 designed).
11458
11459 * gdb.texinfo (C): In addition to saying people have to use g++ for
11460 good results, say they have to use stabs. Specifically say cfront
11461 doesn't work well.
11462 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11463 the gdb README. Add xrefs to places where the support for the various
11464 languages is described in detail.
11465
11466Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11467
11468 * stabs.texinfo: Clean up stuff about visibility and virtual
11469 characters.
11470
11471 * stabs.texinfo (N_M2C): Cite Sun doc.
11472
11473Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11474
11475 * gdb.texinfo: updates re threads.
11476 * remote.texinfo: avoid index entries starting with digits.
11477
11478Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11479
11480 * stabs.texinfo (Enumerations): Talk about large, negative and
11481 octal values. Clean up cross reference to type attributes.
11482 (String Field): Say that GDB 4.11 supports size attribute.
11483
11484Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11485
11486 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11487 is a mandatory step. Make the stuff about that more concise.
11488
11489Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11490
11491 * stabs.texinfo (Class Names): New node.
11492
11493 * gdb.texinfo (Command Files): Explain order of init file reading.
11494
11495 * remote.texi (Bootstrapping): Talk about getting the serial driver
11496 to deal with ^C sent by gdb to stop the remote system.
11497
11498Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11499
11500 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11501
11502 * libgdb.texinfo (Defining Commands): made the DOC arg
11503 to gdb_define_app_command a char * instead of char **
11504 per a suggestion from kingdon.
11505
11506 * libgdb.texinfo: total rewrite from a different starting
11507 premise.
11508
11509Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11510
11511 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11512 floats passed as doubles (to improve clarity).
11513
11514Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11515
11516 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11517
11518 * a4rc.sed: update to work with Andreas Vogel papersize params
11519
11520 * refcard.tex: use Andreas Vogel simplifications of papersize
11521 params; remove useless version info; update copyright date.
11522
11523Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11524
11525 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11526
11527Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11528
11529 * gdb.texinfo (Files): Say what address the load command loads it at.
11530
11531 * stabs.texinfo (Common Blocks): Minor cleanups.
11532
11533 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11534 that Sun has backed away from the linker kludge and thus the relevant
11535 issue is changes to the SunPRO tools, not the Solaris linker.
11536
11537 * stabs.texinfo (Traditional Integer Types): Clean up description
11538 of octal bounds a little bit. Document extra leading zeroes.
11539
11540Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11541
11542 * gdb.texinfo (Signaling): Update for symbolic symbol names
11543 and add a section explaining the difference between the GDB
11544 signal command and the shell kill utility.
11545
11546Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11547
11548 * libgdb.texinfo: added `@' to braces that were unescaped.
11549
11550Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11551
11552 * libgdb.texinfo: new file. Spec for the gdb library.
11553
11554Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11555
11556 * stabs.texinfo (Include Files): Fix typo (start -> end).
11557
11558Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11559
11560 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11561 from Melissa at FSF's editing pass.
11562
11563Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11564
11565 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11566 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11567 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11568
11569Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11570
11571 * remote.texi (Bootstrapping): Discuss 386 call gates.
11572
11573Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11574
11575 * stabs.texinfo (Based Variables): New node.
11576
11577Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11578
11579 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11580 names, sizes, and formats to suggest how not to lose.
11581
11582Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11583
11584 * stabs.texinfo (Methods): Fix typo.
11585
11586Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11587
11588 * gdb.texinfo: Fix a few typos.
11589
11590Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * gdb.texinfo: Clarify how well it works with Fortran.
11593
11594 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11595 More on relocating stabs in ELF files.
11596
11597Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11598
11599 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11600
11601Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11602
11603 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11604 parameters on VAX.
11605
11606Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11607
11608 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11609
11610Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11611
11612 * stabs.texinfo: Make info author notice match the TeX author notice.
11613
11614Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11615
11616 * stabs.texinfo: Initial-caps all words in node names and
11617 non-trivial words in section names.
11618
11619Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11620
11621 * stabs.texinfo: Many minor cleanups.
11622
11623 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11624
11625Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11626
11627 * stabs.texinfo: Remove full description of big example.
11628 It's not really helpful; just use pieces of it where appropriate.
11629 Add more Texinfo formatting directives (@samp, etc.).
11630 Use @deffn to define stab types.
11631 Eliminate some wordiness. Break up some nodes.
11632 Add an (alphabetized) index of symbol types.
11633 Use consistent capitalization style in node and section names.
11634
11635Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11636
11637 * gdb.texinfo: Change typo "Two two" to "The two".
11638
11639Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * stabs.texinfo (XCOFF-differences): Remove references to
11642 non-existent types N_DECL and N_RPSYM.
11643
11644 * stabs.texinfo (String Field): Say that type attributes bug is
11645 fixed in GDB 4.10, since it is.
11646
11647 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11648
11649Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11650
11651 * stabs.texinfo: Formatting cleanups.
11652
11653Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11654
11655 * stabs.texinfo: When explaining the n_type of a stab, standardize
11656 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11657 no tabs, use @r).
11658 (Global Variables): Clean up.
11659
11660Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11661
11662 * stabs.texinfo (Stack Variables): Re-write.
11663
11664Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11665
11666 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11667 addresses of a source file. Also revise formatting.
11668 Change "object module" or "object file" to "source file".
11669 Various: Miscellaneous cleanups.
11670
11671Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11672
11673 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11674
11675Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11676
11677 * gdbint.texinfo: Removed many nonsensical machine-collected
11678 host and target conditionals, described some of the remainder.
11679
11680Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11681
11682 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11683
11684 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11685 paragraph which follows.
11686
11687 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11688 variables. Looks better and avoids overful hbox.
11689
11690Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11691
11692 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11693
11694Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11695
11696 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11697 retransmit-timeout
11698
11699Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * gdbint.texinfo: Update statement about `some ancient Unix
11702 systems, like Ultrix 4.0' to Ultrix 4.2.
11703
11704Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11705
11706 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11707
11708 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11709
11710 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11711 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11712
11713 * remote.texi: new name for former gdbinv-s.texi
11714
11715 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11716
11717Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11718
11719 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11720 variables for MIPS remote debugging protocol.
11721
11722Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11723
11724 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11725
11726Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11727
11728 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11729
11730Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11731
11732 * gdb.texinfo: repair conditional bugs in text markup
11733
11734Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11735
11736 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11737 to select Modula-2 material.
11738
11739Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11740
11741 * stabs.texinfo: Cleanups regarding statics.
11742
11743 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11744 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11745
11746Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11747
11748 * stabs.texinfo: N_MAIN is sometimes used for C.
11749
11750Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11751
11752 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11753
11754Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11755
11756 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11757 removed from the code by Kingdon.
c906108c
SS
11758
11759Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11760
11761 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11762 input when evaluating breakpoint conditions; the bug has been fixed.
11763
11764 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11765 sets the ignore count to N-1, not to N.
11766
11767Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11768
11769 * refcard.tex (\hoffset): correct longstanding error to match
11770 intended offset; avoids cutting off edge on some printers
11771
11772Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11773
11774 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11775
11776Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11777
11778 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11779
11780Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11781
11782 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11783 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11784 collect sed edits if any, apply to refcard before formatting;
11785 (refcard.ps) stop implying PS fonts if PS output requested;
11786 (lrefcard.ps) delete extra target for variant PS fonts
11787
11788 * refcard.tex: parametrize papersize dependent info, collect
11789 in easily replaced spot
11790
11791 * a4rc.sed: new file, edits to refcard for A4 paper
11792
11793Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11794
11795 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11796
11797Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11798
11799 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11800
11801Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11802
11803 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11804 politely rather than rudely.
11805
11806Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11807
11808 * stabs.texinfo: Document common blocks.
11809
11810Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11811
11812 * stabs.texinfo: Add some basic info about stabs-in-elf.
11813
11814Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11815
11816 * stabs.texinfo (Top): Minor cleanup.
11817
11818Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11819
11820 * Makefile.in (install-info): remove parentdir support
11821
11822Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11823
11824 * gdb.texinfo (Copying): delete this node and references to it;
11825 RMS says this manual need not carry GPL. (passim): Improvements
11826 from last round at FSF, largely due to Ian Taylor review, and
11827 minor formatting improvements.
11828
11829 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11830 largely due to Ian Taylor review. (Debug Session): minor edits to
11831 new text.
11832
11833Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11834
11835 * Makefile.in (realclean): Remove info and dvi files too.
11836
11837Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11838
11839 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11840 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11841 * gdb.texinfo: Change accordingly.
11842
11843 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11844 N_{L,R}BRAC,N_SLINE are relative to.
11845
11846Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11847
11848 * Makefile.in (GDBvn.texi): Update atomically.
11849
11850Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11851
11852 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11853
11854Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11855
11856 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11857 addresses together. Also motivate the set print symbol-filename
11858 command and suggest other solutions.
11859
11860Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11861
11862 * gdb.texinfo (set print elements): Note that the number of
11863 elements is set to unlimited by "set print elements 0".
11864
11865Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11866
11867 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11868 NF_LDOUBLE means.
11869 (Stab Types): Include Solaris stab types.
11870 (Procedures): Document Solaris extensions.
11871
11872Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11873
11874 * gdb.texinfo: Add `set print symbol-filename' doc.
11875
11876Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11877
11878 * stabs.texinfo (Arrays): Talk about type definition vs. type
11879 information.
11880
11881 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11882 the trailing semicolon.
11883
11884Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11885
11886 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11887 and merge in other parts of the document addressing these subjects.
11888 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11889
11890 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11891 at the end of a range type.
11892
11893 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11894 AIX extensions.
11895
11896Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11897
11898 * stabs.texinfo (Stabs Format): Misc fixes.
11899
11900Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11901
11902 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11903 (Traditional builtin types): Document convex convention for long long.
11904 (Negative builtin types): Discuss type names, and misc fixes.
11905
11906Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11909 point types used with @samp{R} type descriptor.
11910 (Symbol Descriptors): Describe how to handle conflict between
11911 different meanings of @samp{P} symbol descriptor.
11912
11913Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11914
11915 * stabs.texinfo: Remove node Quick Reference and put its children
11916 directly under the main menu.
11917
11918 * stabs.texinfo: Many more changes to bring it into line with
11919 AIX documentation and reality. I think it now has all the
11920 information from the AIX documentation, except that I burned
11921 out when I got to variant records (Pascal and Modula-2) and
11922 all the COBOL types. Oh well, we can add them later when we're
11923 worrying more about those languages.
11924
11925 * stabs.texinfo (Automatic variables): Talk about what it means
11926 to omit the symbol descriptor.
11927
11928Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11929
11930 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11931 gcc2 behavior with promoted args.
11932
11933Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11934
11935 * gdb.texinfo: include readline appendices in info version of manual
11936
11937Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11938
11939 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11940 target remote.
11941
11942 * gdb.texinfo (Machine Code): more index entries for disassemble
11943
11944Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11945
11946 * Clarify the intended use of the gdb-testers and gdb-patches
11947 mailing lists, and shrink gzip comment.
11948
11949Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11950
11951 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11952 DOSHOST configuration of manual.
11953
11954 * gdb.texinfo (MIPS Stack): new node.
11955
11956 * all-config.texi (MIPS) new switch.
11957
11958 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11959 tense; (MIPS Remote) new node.
11960
11961 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11962 bug; (Environment) less passive, other small cleanups in text about
11963 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11964 (Remote) new MIPS Remote menu entry.
11965
11966Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11967
11968 * stabs.texinfo: Many changes to include information from the
11969 AIX documentation.
11970
11971 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11972
11973Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11974
11975 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11976 Move a bunch of information from ../README.
11977 (Getting Started): New node.
11978
11979Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11980
11981 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11982
11983 * gdb.texinfo: advance manual revision dates to present
11984
11985 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11986 stop using silly Roman numerals in @set variable names
11987
11988Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11989
11990 * stabs.texinfo (Parameters): Keep trying to get this right.
11991
11992Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11993
11994 * stabs.texinfo (Parameters): More on "local parameters".
11995
11996Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11997
11998 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11999
12000Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12001
12002 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12003 (Parameters): Rewrite.
12004 (xcoff-differences, Sun-differences): Minor changes.
12005
12006Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12007
12008 * stabs.texinfo: Minor cleanup.
12009
12010Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12011
12012 * gdbint.texinfo: Minor xcoff stuff.
12013
12014Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12015
12016 * gdbint.texinfo: Update for new config directory structure.
12017 Add info about internal type data structures.
12018
12019Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12020
12021 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12022 $(srcdir).
12023 (gdb-config.texi): Depend on file in $(srcdir).
12024
12025Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12026
12027 * stabs.texinfo: Fixes about N_SO.
12028
12029Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12030
12031 * gdb.texinfo: include list of nonstandard init file names
12032
12033 * *-config.texi: new switch GENERIC for text that applies *only*
12034 to (usual) multiple-target version of manual
12035
12036 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12037 h8 config
12038
12039 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12040 in menus (rather than conditionally selected multiple alternative
12041 menus).
12042
12043 * Makefile.in: define and use DOC_CONFIG var to select
12044 configuration for GDB user manual.
12045
12046 * gdb-config.texi: delete from repository, generate from Makefile.
12047
12048 * all-config.texi: normal `generic' configuration file, formerly
12049 stored as gdb-config.texi
12050
12051Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12052
12053 * Makefile.in: add dvi target to build all .dvi files
12054
12055Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12056
12057 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12058
12059Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12060
12061 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12062 host conditionals.
12063 * stabs.texinfo: More array fixes inspired by Jim's.
12064
12065Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12066
12067 * stabs.texinfo: Fixes re arrays and continuations.
12068
12069 * gdbint.texinfo: Add XCOFF node.
12070
12071Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12072
12073 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12074
12075Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12076
12077 * stabs.texinfo: Fix for array types to mention lower bounds.
12078
12079Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12080
12081 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12082
12083Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12084
12085 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12086
12087Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12088
12089 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12090 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12091
12092Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12093
12094 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12095
12096Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12097
12098 * gdb.texinfo, gdbinv-s.texi: misc updates
12099
12100Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12101
12102 * gdbint.texinfo: Brief documentation for longjmp support,
12103 from an email msg by Stu.
12104
12105Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12106
12107 * stabs.texinfo: Fix description of floating point "range"
12108 types (which really define basic types). Reported by Jim Meehan,
12109 <meehan@src.dec.com>.
12110
12111 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12112
12113Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12114
12115 * gdbint.texinfo: Slightly expand section on supporting a new
12116 object file format.
12117
12118Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12119
12120 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12121 intermediate file.
12122
12123Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12124
12125 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12126
12127Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12128
12129 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12130
12131 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12132 as well as Z8002.
12133
12134Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12135
12136 * gdbint.texinfo: Add sections on clean design and on how to send
12137 in changes.
12138
12139Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12140
12141 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12142
12143Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12144
12145 * gdb.texinfo: Fix typo, reported by Karl Berry.
12146
12147Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12148
12149 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12150
12151Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12152
12153 * gdbint.texinfo: fixed a stray email address (needs @@),
12154 added @table @code to node "Native Conditionals"
12155
12156Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12157
12158 * gdbint.texinfo: Describe coding style of GDB.
12159
12160Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12161
12162 * stabs.texinfo: Minor wording changes.
12163
12164Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12165
12166 * gdbint.texinfo: Improve release doc slightly.
12167
12168Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12169
12170 * gdbint.texinfo: Improve doc of GDB config macros.
12171
12172Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12173
12174 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12175 These will be reinserted when examined.
12176
12177Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12178
12179 * gdbint.texinfo: Make a start at documenting all the #if macros
12180 in GDB. At least list them all, and start separating them into
12181 host-specific and target-specific.
12182
12183Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12184
12185 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12186 examples (not consistent w others).
c906108c
SS
12187 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12188 for generic vn of doc
12189
12190Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12191
12192 * Makefile.in: always create installation directories.
12193
12194Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12195
12196 * gdb.texinfo: in h8 config, do not describe searching commands.
12197
12198Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12199
12200 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12201 conditionals; introduce a few generic switches that may be
12202 useful for other cross-dev or dos-hosted configs.
12203
12204 * gdb.texinfo: fix typo in "info reg" description
12205
12206Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12207
12208 * stabs.texinfo: Minor updates from running TeX over it.
12209 * Makefile.in (stabs.dvi, stabs.ps): Add.
12210
12211Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12212
12213 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12214 First pass at converting it to texinfo.
12215
12216Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12217
12218 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12219 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12220
12221Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12222
12223 * gdbint.texinfo: Add section on partial symbol tables.
12224
12225Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12226
12227 * gdb.texinfo: document `set remotedebug' and `set
12228 rstack_high_address'.
12229
12230Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12231
12232 * gdb.texinfo: slight expansion of new text on reading info files
12233 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12234 H8/300 from DOS.
12235
12236Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12237
12238 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12239
12240Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12241
12242 * gdb.texinfo: Say how to read the `info' files.
12243
12244Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12245
12246 * Makefile.in: gm4 -> m4.
12247
12248Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12249
12250 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12251 Documentation' ahead of `Installing GDB' to match README.
12252 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12253 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12254
12255Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12256
12257 * Makefile.in: remove $(srcdir) from gdb.info rule.
12258
12259Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12260
12261 * Makefile.in: commented out gdb-all.texinfo rule. This is
12262 temporary.
12263
12264Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12265
12266 * Makefile.in, configure.in: removed traces of namesubdir,
12267 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12268 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12269
12270Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12271
12272 * gdb.texinfo: Improve how we ask for bug reports.
12273
12274Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12275
12276 * Makefile.in: infodir belongs in datadir.
12277
12278Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12279
12280 * Makefile.in: remove spaces following hyphens, bsd make can't
12281 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12282 standards.text support.
c906108c
SS
12283
12284Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12285
12286 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12287 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12288 and mandir now keyed off datadir by default.
12289
12290\f
12291Local Variables:
9e9c5ae7 12292mode: change-log
c906108c
SS
12293left-margin: 8
12294fill-column: 74
12295version-control: never
463888ab 12296coding: utf-8
c906108c 12297End:
This page took 1.813298 seconds and 4 git commands to generate.