Fix gdb.texinfo for old makeinfo (again)
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
dbfa4523
SN
12018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
2
3 * gdb.texinfo (set cwd): Add period.
4 (gdb-add-index man): Move anchor.
5
ba643918
SDJ
62017-01-12 Tom Tromey <tom@tromey.com>
7 Sergio Durigan Junior <sergiodj@redhat.com>
8
9 * gdb.texinfo (Index Files): Mention gdb-add-index.
10 (gdb-add-index man): New section.
11 * Makefile.in (gdb-add-index.1): New rule to generate manpage
12 from gdb.texinfo.
13
754452f0
SN
142018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
15
16 * gdb.texinfo (pwd): Fix whitespace.
17
2d97a5d9
JB
182018-01-09 John Baldwin <jhb@FreeBSD.org>
19
20 * gdb.texinfo (pwd): Update cross-reference for Process Information
21 node and remove explicit /proc reference.
22 (Native): Rename subsection from SVR4 Process Information to
23 Process Information.
24 (Process Information): Reword introduction to be less /proc
25 centric. Document support for "info proc" on FreeBSD.
26
9f757bf7
XR
272018-01-03 Xavier Roirand <roirand@adacore.com>
28
29 * gdb.texinfo (Set Catchpoints): Add documentation for new
30 "catch handlers" action.
31
cef0f868
SH
322017-12-27 Stafford Horne <shorne@gmail.com>
33
34 * gdb.texinfo (Target Description Format): Explain that arbitrary
35 strings are now allowed for register groups.
36
b67d92b0
SH
372017-12-27 Stafford Horne <shorne@gmail.com>
38
39 * gdb.texinfo (Registers): Document info reg $reggroup feature.
40
7c161838
SDJ
412017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
42
43 PR cli/16224
44 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
45
b89641ba
SM
462017-12-13 Simon Marchi <simon.marchi@ericsson.com>
47
48 * python.texi (Manipulating breakpoints using Python): Document
49 qualified parameter to gdb.Breakpoint.
50
0b982d68
SM
512017-12-13 Simon Marchi <simon.marchi@ericsson.com>
52
53 * python.texi (Manipulating breakpoints using Python): Split doc
54 of Breakpoint.__init__ in two, split text in multiple
55 paragraphs, don't nest parameter square brackets.
56
a994fec4
FJ
572017-12-12 Stafford Horne <shorne@gmail.com>
58 Stefan Wallentowitz <stefan@wallentowitz.de>
59 Franck Jullien <franck.jullien@gmail.com>
60 Jeremy Bennett <jeremy.bennett@embecosm.com>
61
62 * gdb.texinfo: Add OpenRISC documentation.
63
437afbb8
JK
642017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
67
883fd55a
KS
682017-12-07 Keith Seitz <keiths@redhat.com>
69
70 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
71 and "show print type nested-type-limit".
72
824cc835
PM
732017-12-07 Phil Muldoon <pmuldoon@redhat.com>
74
75 * python.texi (Breakpoints In Python): Add text relating
76 to allowed explicit locations and keywords in gdb.Breakpoints.
77
7403715e
TT
782017-12-04 Tom Tromey <tom@tromey.com>
79
80 * gdb.texinfo (Rust): Update trait object status
81
97cbe998
SDJ
822017-12-01 Andrew Cagney <cagney@redhat.com>
83 Joel Brobecker <brobecker@adacore.com>
84 Sergio Durigan Junior <sergiodj@redhat.com>
85
86 * gdb.texinfo (File Options): Document --readnever.
87 (Commands to Specify Files): Likewise, for 'symbol-file' and
88 'add-symbol-file'.
89
bd69330d
PA
902017-11-29 Pedro Alves <palves@redhat.com>
91
92 PR c++/19436
93 * gdb.texinfo (Debugging C Plus Plus): Document setting
94 breakpoints in functions with ABI tags.
95
a20714ff
PA
962017-11-29 Pedro Alves <palves@redhat.com>
97
98 * gdb.texinfo (Linespec Locations): Document how "function" is
99 interpreted in C++ and Ada. Document "-qualified".
100 (Explicit Locations): Document how "-function" is interpreted in
101 C++ and Ada. Document "-qualified".
102
ee9a09e9
DC
1032017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
104
105 PR gdb/21945
106 * gdb.texinfo (Search Memory): Update description and example
107 about how to search a string without NULL terminator.
108
e547c119
JB
1092017-11-24 Joel Brobecker <brobecker@adacore.com>
110
111 * gdb.texinfo (GDB/MI Ada Exception Information): Document
112 new "exception-message" field.
113
5f1ca24a
SM
1142017-11-24 Simon Marchi <simon.marchi@ericsson.com>
115
116 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
117
d044bac8
PA
1182017-11-24 Pedro Alves <palves@redhat.com>
119
120 * gdb.texinfo (Completion): Update need-quoting examples. Remove
121 false claim that GDB inserts quoting automatically.
122 (Symbols): Add anchor.
123
2400729e
UW
1242017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
125
126 * gdb.texinfo (Requirements): Document use of GNU MPFR.
127
d8ae99a7
PM
1282017-11-16 Phil Muldoon <pmuldoon@redhat.com>
129
130 * python.texi (Basic Python): Add rbreak documentation.
131
d0fe4701
XR
1322017-11-07 Xavier Roirand <roirand@adacore.com>
133 Pedro Alves <palves@redhat.com>
134
135 * gdb.texinfo (Set Breaks): Document support for breakpoint
136 location ranges in the enable/disable commands.
137
bc3b087d
SDJ
1382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
139
140 * gdb.texinfo (Starting your Program) <The working directory.>:
141 Mention remote debugging.
142 (Working Directory) <Your Program's Working Directory>:
143 Likewise.
144 (Connecting) <Remote Packet>: Add "set-working-dir"
145 and "QSetWorkingDir" to the table.
146 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
147 packet.
148
d092c5a2
SDJ
1492017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
150
151 * gdb.texinfo (Starting your Program) <The working directory.>:
152 Mention new "set cwd" command.
153 (Working Directory) <Your Program's Working Directory>:
154 Rephrase to explain that "set cwd" exists and is the default
155 way to change the inferior's cwd.
156
289e23aa
AA
1572017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
158
159 * gdb.texinfo (S/390 and System z Features): Document the new
160 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
161
f2ff95c5
KB
1622017-09-21 Kevin Buettner <kevinb@redhat.com>
163
164 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
165 attribute.
166
da2c323b
KB
1672017-09-21 Kevin Buettner <kevinb@redhat.com>
168
169 * python.texi (Inferiors In Python): Add description for method
170 Inferior.thread_from_thread_handle.
171
4e5a4f58
JB
1722017-09-19 John Baldwin <jhb@FreeBSD.org>
173
174 * gdb.texinfo (Starting your Program): Add description of
175 starti command. Mention starti command as an alternative for
176 debugging the elaboration phase.
177
1526853e
SM
1782017-09-16 Simon Marchi <simon.marchi@ericsson.com>
179
180 * gdb.texinfo (Maintenance Commands): Document filter parameter
181 of "maint selftest". Document "maint info selftests" command.
182
7c96f8c1
TT
1832017-09-11 Tom Tromey <tom@tromey.com>
184
185 * python.texi (Events In Python): Document new events.
186
d69cf9b2
PA
1872017-09-04 Pedro Alves <palves@redhat.com>
188
189 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
190 no-debug-info variables.
191 (Symbols) <Examining the Symbol Table>: Document inspecting
192 no-debug-info types.
193 (Calling) <Calling functions with no debug info>: New subsection,
194 documenting calling no-debug-info functions.
195 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
196
0a2dde4a
SDJ
1972017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
198
199 * gdb.texinfo (set environment): Add @anchor. Explain that
200 environment variables set by the user are sent to GDBserver.
201 (unset environment): Likewise, but for unsetting variables.
202 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
203 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
204 "environment-reset" and "QEnvironmentReset" to the table.
205 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
206 QEnvironmentReset>: New item, explaining the packet.
207
6e41ddec
JK
2082017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
211 "Compiler search for the compile command" descriptions of set
212 compile-gcc and show compile-gcc.
213
58afddc6
WP
2142017-08-07 Weimin Pan <weimin.pan@oracle.com>
215
216 * gdb.texinfo (Architectures): Add new Sparc64 section to document
217 ADI support.
218 * NEWS: Add "adi examine" and "adi assign" commands.
219
6d580b63
YQ
2202017-08-18 Yao Qi <yao.qi@linaro.org>
221
222 * gdb.texinfo (Server): Document "--selftest".
223
a5afdb16
RK
2242017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
225
226 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
227 Single-Key mode.
228
ca145713
SDJ
2292017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
230
231 PR gdb/21925
232 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
233 set...").
234
0968fbae
SM
2352017-08-09 Simon Marchi <simon.marchi@ericsson.com>
236
237 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
238 conditional expression.
239
791fb3d7
SM
2402017-07-31 Simon Marchi <simon.marchi@ericsson.com>
241
242 * agentexpr.texi (rot): Fix symbolic description, improve
243 textual description.
244
27d41eac
YQ
2452017-07-26 Yao Qi <yao.qi@linaro.org>
246
247 * gdb.texinfo (Maintenance Commands): Document command
248 "maint check xml-descriptions".
249
8e2141c6
YQ
2502017-07-26 Yao Qi <yao.qi@linaro.org>
251
252 * gdb.texinfo (Maintenance Commands): Document optional
253 argument of "maint print c-tdesc".
254
c646b4e8
YQ
2552017-07-18 Yao Qi <yao.qi@linaro.org>
256
257 * gdb.texinfo (Maintenance Commands): Improve the doc to
258 command "maint print c-tdesc".
259
eb83230b
SDJ
2602017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
261
262 PR gdb/21606
263 * python.texi (Python representation of Symbols.): Replace
264 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
265 * guile.texi (Guile representation of Symbols.): Likewise.
266
c4dcb155
SM
2672017-06-11 Simon Marchi <simon.marchi@ericsson.com>
268
269 * gdb.texinfo (Optional Messages about Internal Happenings):
270 Document {set,show} debug separate-debug-file commands.
271
aefd8b33
SDJ
2722017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
273
274 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
275 (Connecting) <Remote Packet>: Add "startup-with-shell"
276 and "QStartupWithShell" to the table.
277 (Remote Protocol) <QStartupWithShell>: New item, explaining the
278 packet.
279
176efed1
AB
2802017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
283
d050f7d7
TW
2842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
285
286 * python.texi (Recording in Python): Factor out the documentation of
287 gdb.RecordInstruction's super class.
288
14f819c8
TW
2892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
290
291 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
292 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
293 prev and next.
294
0ed5da75
TW
2952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
296
297 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
298 gdb.RecordInstruction
299
913aeadd
TW
3002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
301
302 * python.texi (Recording in Python): Add documentation for
303 gdb.RecordGap and remove documentation of special cases for
304 gdb.BtraceInstruction.
305
a3be24ad
TW
3062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
307
308 * python.texi (Recording in Python): Remove Record.ptid defvar.
309
ebe553db
SM
3102017-04-21 Simon Marchi <simon.marchi@ericsson.com>
311
312 * gdb.texinfo (GDB/MI Thread Information): Add missing
313 fields, re-word some things.
314 (GDB/MI Thread Commands): Describe fields found in the output of
315 -thread-info, remove description of fields in the
316 thread output tuple, replace with a cross-reference to "GDB/MI
317 Thread Information".
318
9be21bb4
SM
3192017-04-21 Simon Marchi <simon.marchi@ericsson.com>
320
321 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
322 from -thread-info output.
323
fe5f7374
AK
3242017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
325
326 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
327
eea78757
AK
3282017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
329
330 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
331
79778b30
YQ
3322017-03-22 Yao Qi <yao.qi@linaro.org>
333
334 * python.texi (Inferiors In Python): Remove @code from Python.
335
cee59b3f
TW
3362017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
337
338 * python.texi (Recordings In Python): Document return type of
339 gdb.BtraceInstruction.data.
340
51457a05
MAL
3412017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
342
343 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
344 command file-list-shared-libraries
345 (GDB/MI Async Records): Update documentation of library-loaded with new
346 field.
347
f8d99587
DE
3482017-03-16 Doug Evans <dje@google.com>
349
350 * guile.texi (Lazy Strings In Guile): Mention arrays.
351 * python.texi (Lazy Strings In Python): Ditto.
352
5cf70512
JW
3532017-03-08 Jiong Wang <jiong.wang@arm.com>
354
355 * gdb.texinfo (Memory Protection Extensions): Add missing escape
356 character "@".
357
4a612d6f
WT
3582017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
359
360 * Memory Protection Extensions: Add information about inferior
361 calls.
362
216f72a1
JK
3632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
366 DW_TAG_GNU_* and DW_AT_GNU_*.
367
4e746bb6
TW
3682017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
369
370 * python.texi (Recordings In Python): New section.
371
3f77c769
TT
3722017-02-14 Tom Tromey <tom@tromey.com>
373
374 PR python/13598:
375 * python.texi (Events In Python): Document events.before_prompt.
376
5cf30ebf
LM
3772017-02-13 Luis Machado <lgustavo@codesourcery.com>
378
379 * gdb.texinfo (Target Commands): Document the optional offset
380 argument for the load command.
381
18da0c51
MG
3822017-02-10 Martin Galvan <martingalvan@sourceware.org>
383
384 PR gdb/21122
385 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
386 space-separated breakpoint lists. Also add a missing @table command
387 and @cindex for breakpoint lists.
388
3f7b46f2
IR
3892017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
390
391 PR tdep/20936
392 * gdb.texinfo: (Standard Target Features): Document SPARC features.
393 (Sparc Features): New node.
394
2735833d
WT
3952017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
396
397 * gdb.texinfo (i386 Features): Add system segment registers
398 as feature.
399
373832b6
SM
4002017-01-24 Simon Marchi <simon.marchi@ericsson.com>
401
402 * python.texi (Events In Python): Fix typo.
403
78cbbba8
LM
4042017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
405 Luis Machado <lgustavo@codesourcery.com>
406
407 * gdb.texinfo (-target-flash-erase): New MI command description.
408 (flash-erase): New CLI command description.
409
387360da
JB
4102017-01-04 John Baldwin <jhb@FreeBSD.org>
411
412 * gdb.texinfo (Contributors): Add SRI International and University
413 of Cambridge for FreeBSD/mips.
414
34c41c68
DE
4152016-12-22 Doug Evans <xdje42@gmail.com>
416
417 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
418 commands.
419
df3ee9ca
PA
4202016-12-02 Pedro Alves <palves@redhat.com>
421
422 * gdb.texinfo (User-defined Commands): Limit on number of
423 arguments passed to user-defined commands removed; update.
424
01770bbd
PA
4252016-12-02 Pedro Alves <palves@redhat.com>
426
427 PR cli/20559
428 * gdb.texinfo (Define): Add example of using "eval" to process a
429 variable number of arguments.
430 (Output) <eval>: Add anchor.
431
ad02e4fe
SM
4322016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
433
434 * Makefile.in: Likewise.
435
8504e097
AA
4362016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
437
438 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
439 xref.
440
39402e6c
PA
4412016-10-29 Pedro Alves <palves@redhat.com>
442
443 * gdb.texinfo (Packets) <vCont>: Remove mention of default
444 actions.
445
ca6eff59
PA
4462016-10-26 Pedro Alves <palves@redhat.com>
447
448 * gdb.texinfo (Packets): Clarify vCont packets with multiple
449 actions that match a thread, and what happens when an action
450 matches a thread that is already running.
451
be06ba8c
SM
4522016-10-14 Simon Marchi <simon.marchi@ericsson.com>
453
454 * gdb.texinfo (Using Trace Files): Fix typo.
455 (GDB/MI Tracepoint Commands): Likewise.
456
99e61eda
SM
4572016-10-14 Simon Marchi <simon.marchi@ericsson.com>
458
459 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
460 of -trace-save.
461
9c37b5ae
TT
4622016-10-06 Tom Tromey <tom@tromey.com>
463
464 * guile.texi (Types In Guile): Remove Java mentions.
465 * python.texi (Types In Python): Remove Java mentions.
466 * gdb.texinfo (Address Locations, Supported Languages)
467 (Index Section Format): Remove Java mentions.
468
ee8da4b8
DE
4692016-08-15 Doug Evans <dje@google.com>
470
471 * gdb.texinfo (Target Description Format): Update docs on "end"
472 field spec and field default type.
473
4034d0ff
AT
4742016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4752016-10-03 Simon Marchi <simon.marchi@ericsson.com>
476
477 PR gdb/20487
478 * gdb.texinfo (Context management): Update mention of frame
479 change notifications.
480 (gdb/mi Async Records): Document frame field in
481 =thread-select event.
482 * observer.texi (GDB Observers): New user_selected_context_changed
483 observer.
484
4435e1cc
TT
4852016-09-28 Tom Tromey <tom@tromey.com>
486
487 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
488 than "memory breakpoint". Further document "kind". Move
489 protocol-details link earlier.
490 <z1>: Document the cmd_list argument. Fix typo.
491 <g>: Remove incorrect sentence.
492 (Stop Reply Packets): Document "OK" response to requests when in
493 non-stop mode.
494 <swbreak>: Use "software breakpoint" rather than "memory
495 breakpoint".
496 <create>: Document that "R" is ignored.
497 <W, X, w>: Document formatting of "AA".
498 (Notification Packets): Use "%Stop", not "%%Stop".
499
ad0a504f
AK
5002016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
501
502 * gdb.texinfo (Embedded Processors): Document ARC.
503 (Synopsys ARC): New section.
504 (Standard Target Features): Document ARC features.
505 (ARC Features): New section.
506
74172ecf
SM
5072016-09-21 Simon Marchi <simon.marchi@ericsson.com>
508
509 * .gitignore: New file.
510
0a1ddfa6
SM
5112016-08-24 Simon Marchi <simon.marchi@ericsson.com>
512
513 * gdb.texinfo (Input/Output): Mention possibility to unset
514 inferior-tty.
515
c0272db5
TW
5162016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
517
518 * gdb.texinfo: Resume btrace on reconnect.
519
e3487908
GKB
5202016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
521
522 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
523 syscall.
524
463888ab
РИ
5252016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
526
527 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
528 command.
529
dac790e1
TT
5302016-07-13 Tom Tromey <tom@tromey.com>
531
532 PR python/15620, PR python/18620:
533 * python.texi (Events In Python): Document new breakpoint events.
534
93daf339
TT
5352016-07-13 Tom Tromey <tom@tromey.com>
536
537 PR python/17698:
538 * python.texi (Breakpoints In Python): Document
539 Breakpoint.pending.
540
cda75e70
TT
5412016-07-13 Tom Tromey <tom@tromey.com>
542
543 * python.texi (Breakpoints In Python): Move table of types and
544 table of watchpoint types earlier in node.
545
e0f3fd7c
TT
5462016-07-12 Tom Tromey <tom@tromey.com>
547
548 PR python/19293:
549 * python.texi (Frames In Python): Document
550 gdb.invalidate_cached_frames.
551
86f78169
PA
5522016-06-21 Pedro Alves <palves@redhat.com>
553
554 * gdb.texinfo (Interpreters): Update intepreter-exec section,
555 document new-ui and explain use case.
556
a28d8e50
YTL
5572016-06-17 Yan-Ting Lin <currygt52@gmail.com>
558
559 * gdb.texinfo (Standard Target Features): Document NDS32 features.
560 (NDS32 Features): New Section.
561
bb556f1f
TK
5622016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
563
564 * gdb.texinfo (Examining Memory): Document negative repeat
565 count in the 'x' command.
566
38b022b4
SM
5672016-06-06 Simon Marchi <simon.marchi@ericsson.com>
568
569 * gdb.texinfo (GDB/MI Async Records): Document method and
570 format fields in =record-started.
571 * observer.texi (record_changed): Add method and format
572 parameters.
573
c185ba27
EZ
5742016-05-27 Eli Zaretskii <eliz@gnu.org>
575
576 * gdb.texinfo (General Query Packets): Move the description of the
577 response before the long list of the specific 'read' and 'write'
578 requests.
579
1957f6b8
TT
5802016-05-23 Tom Tromey <tom@tromey.com>
581
582 * python.texi (Basic Python): Document gdb.breakpoints return.
583
224f10c1
TT
5842016-05-24 Tom Tromey <tom@tromey.com>
585
586 PR gdb/19194:
587 * gdb.texinfo (gdb man): Fix typo.
588
0bdfa368
TT
5892016-05-17 Tom Tromey <tom@tromey.com>
590
591 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
592 (Rust): New node.
593
dcd1f979
TT
5942016-05-17 Tom Tromey <tom@tromey.com>
595
596 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
597
310cdbb6
YQ
5982016-04-27 Yao Qi <yao.qi@linaro.org>
599
600 * gdb.texinfo (tfind): Complete doc about tfind without
601 argument.
602
b8162e5a
AT
6032016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
604
605 * agentexpr.texi (byte): Fix zero_ext description.
606
f7c38292
PA
6072016-03-31 Pedro Alves <palves@redhat.com>
608
609 * gdb.texinfo (M32R/SDI): Delete node.
610 (MIPS Embedded): Remove references to the MIPS remote debugging
611 protocol, PMON and variants, and the associated commands.
612
81516450
DE
6132016-03-15 Doug Evans <dje@google.com>
614
615 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
616 (Target Description Format): Mention enum types. Update docs on
617 flags types.
618 (Predefined Target Types): Add "bool".
619 (Enum Target Types): New node.
620
2a60e18f
PA
6212016-03-15 Pedro Alves <palves@redhat.com>
622
623 * gdb.texinfo (Tracepoint Actions): Fix typo.
624
45fa2529
PA
6252016-03-15 Pedro Alves <palves@redhat.com>
626 Andreas Arnez <arnez@linux.vnet.ibm.com>
627 Marcin Kościelnicki <koriakin@0x04.net>
628
629 * gdb.texinfo (Tracepoint Actions): Document possible
630 unreliability of '$_ret'.
631
f2403c39
AB
6322016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
633
634 * gdb.texinfo (Symbols): Document new 'maint info line-table'
635 command.
636
f2f3ccb9
SM
6372016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
638
639 * gdb.texinfo (Convenience Functions): Document $_as_string.
640
cce0e923
DE
6412016-02-23 Doug Evans <dje@google.com>
642
643 * gdb.texinfo (Skipping Over Functions and Files): Document new
644 options to "skip" command. Update docs of output of "info skip".
645
012b3a21
WT
6462016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
647
648 * gdb.texinfo (Signals): Add bound violation display hints for
649 a SIGSEGV.
650
0748bf3e
MK
6512016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
652
653 * gdb.texinfo (Trace File Format): Add documentation for description
654 section lines.
655
e909d859
MK
6562016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
657
658 * gdb.texinfo (Trace File Format): Remove misleading information
659 about register block ordering.
660
713cdcbf
DE
6612016-02-01 Doug Evans <dje@google.com>
662
663 * gdb.texinfo (Value Sizes): Fix typo.
664
8244c20d
DE
6652016-02-01 Doug Evans <dje@google.com>
666
667 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
668
5fdf6324
AB
6692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * gdb.texinfo (Value Sizes): New section.
672 (Data): Add the 'Value Sizes' node to the menu.
673
67ebd9cb
JB
6742016-01-26 John Baldwin <jhb@FreeBSD.org>
675
676 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
677
6e9567fe
JB
6782016-01-19 John Baldwin <jhb@FreeBSD.org>
679
680 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
681
f303dbd6
PA
6822016-01-18 Pedro Alves <palves@redhat.com>
683
684 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
685 of the thread that hit a breakpoint or received a signal.
686
71ef29a8
PA
6872016-01-15 Pedro Alves <palves@redhat.com>
688
689 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
690
663f6d42
PA
6912016-01-13 Pedro Alves <palves@redhat.com>
692
693 * gdb.texinfo (Threads): Document the $_gthread convenience
694 variable.
695 (Convenience Vars): Likewise.
696
c84f6bbf
PA
6972016-01-13 Pedro Alves <palves@redhat.com>
698
699 * gdb.texinfo (Threads): Document "info threads -gid".
700
22a02324
PA
7012016-01-13 Pedro Alves <palves@redhat.com>
702
703 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
704 anchor.
705 (Threads In Python): Document new InferiorThread.global_num
706 attribute.
707
5d5658a1
PA
7082016-01-07 Pedro Alves <palves@redhat.com>
709
710 * gdb.texinfo (Threads): Document per-inferior thread IDs,
711 qualified thread IDs, global thread IDs and thread ID lists.
712 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
713 thread IDs.
714 (Convenience Vars): Document the $_thread convenience variable.
715 (Ada Tasks): Adjust to refer to thread IDs.
716 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
717 Commands, GDB/MI Variable Objects): Update to mention global
718 thread IDs.
719 * guile.texi (Breakpoints In Guile)
720 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
721 global thread IDs instead of thread IDs.
722 * python.texi (Threads In Python): Adjust documentation of
723 InferiorThread.num.
724 (Breakpoint.thread): Mention global thread IDs instead of thread
725 IDs.
726
84654457
PA
7272016-01-13 Pedro Alves <palves@redhat.com>
728
729 * python.texi (Threads In Python): Document
730 InferiorThread.inferior.
731
e3940304
PA
7322016-01-13 Pedro Alves <palves@redhat.com>
733
734 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
735 convenience variable.
736 (Convenience Vars): Likewise.
737
82075af2
JS
7382016-01-12 Josh Stone <jistone@redhat.com>
739 Philippe Waroquiers <philippe.waroquiers@skynet.be>
740
741 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
742 (Stop Reply Packets): List the syscall entry and return stop reasons.
743 (General Query Packets): Describe QCatchSyscalls, and add it to the
744 table and the detailed list of stub features.
745
bc504a31
PA
7462016-01-12 Pedro Alves <palves@redhat.com>
747
748 Remove use of the registered trademark symbol throughout.
749
cde67b27
YQ
7502016-01-12 Yao Qi <yao.qi@linaro.org>
751
752 * gdb.texinfo (Interrupts): Update the document on handling
753 interrupt when program is stopped.
754
19d9d4ef
DB
7552015-12-11 Don Breazeal <donb@codesourcery.com>
756
757 * gdb.texinfo (Forks): Correct Linux kernel version where
758 fork and exec events are supported, add notes about support
759 of these events in target remote mode.
760 (Connecting): Reorganize and clarify distinctions between
761 target remote, extended-remote, and multiprocess.
762 Reorganize related text from separate sections into new
763 sections.
764 (Server): Note effects of target extended-remote mode.
765 Delete section on Multi-Process Mode for gdbserver.
766 Move some text to "Connecting" node.
767
f4f4330e
PA
7682015-12-10 Pedro Alves <palves@redhat.com>
769
770 * gdb.texinfo (Threads): Replace warning with explanation
771 about single-threaded programs.
772
b1236ac3
PA
7732015-12-10 Pedro Alves <palves@redhat.com>
774
775 * gdb.texinfo (Threads): Remove mention of SGI.
776 (Forks): Remove mention of HP-UX.
777 (Breakpoints): Remove mention of HP-UX.
778 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
779 Reword in terms of architectures.
780 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
781 mention supported systems.
782 (Convenience Vars): Don't mention HP-UX.
783 (Jumping): Remove mention of HP-UX in comment.
784 (Files) <shared libraries>: Update supported shared library types
785 list. Remove mention of HP-UX.
786 (Native): Remove HP-UX subsection.
787 (SVR4 Process Information): Remove mention of HP-UX.
788
0f59c28f
PA
7892015-12-10 Pedro Alves <palves@redhat.com>
790
791 * gdb.texinfo (Stack): Reorder menu.
792
1c35a88f
LM
7932015-12-09 Luis Machado <lgustavo@codesourcery.com>
794
795 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
796 -var-set-format's new zero-hexadecimal format.
797
3685b09f
PMR
7982015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
799
800 * gdb.texinfo (Ada Mode Into): Move overloading support
801 description to its own node.
802 (Overloading support for Ada): New node.
803
f2faf941
PA
8042015-11-30 Pedro Alves <palves@redhat.com>
805
806 PR 14618
807 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
808 (Remote Configuration): Add the "set/show remote
809 no-resumed-stop-reply" to the available settings table.
810 (General Query Packets): Document the "no-resumed" qSupported
811 feature.
812
65706a29
PA
8132015-11-30 Pedro Alves <palves@redhat.com>
814
815 * gdb.texinfo (Remote Configuration): List "set/show remote
816 thread-events" command in configuration table.
817 (Stop Reply Packets): Document "T05 create" stop
818 reason and 'w' stop reply.
819 (General Query Packets): Document QThreadEvents packet. Document
820 QThreadEvents qSupported feature.
821
de979965
PA
8222015-11-30 Pedro Alves <palves@redhat.com>
823
824 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
825 anchor.
826 (Packets): Document vCtrlC.
827
79efa585
SM
8282015-11-26 Simon Marchi <simon.marchi@ericsson.com>
829
830 * gdb.texinfo (Thread List Format): Mention thread names.
831
7e0aa6aa
PA
8322015-11-24 Pedro Alves <palves@redhat.com>
833
834 PR 17539
835 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
836 program-spaces" example to ascending order listing.
837 (Threads): Adjust "info threads" example to ascending order
838 listing.
839 (Forks): Adjust "info inferiors" example to ascending order
840 listing.
841
0c532a29
MM
8422015-11-04 Markus Metzger <markus.t.metzger@intel.com>
843
844 * gdb.texinfo (Process Record and Replay): Document "record
845 instruction-history" modifiers.
846
fc58fa65
AB
8472015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
850 description.
851 (Frame Filter Management): Move to later in the 'Examining the
852 Stack' chapter.
853 (Selection): Add entry for 'select-frame'.
854
792005b0
DE
8552015-09-25 Doug Evans <dje@google.com>
856
857 * gdb.texinfo (Process Record and Replay): Fix syntax of
858 "record instruction-history begin, end" and
859 "record function-call-history begin, end".
860
c58b006b
SM
8612015-09-22 Simon Marchi <simon.marchi@ericsson.com>
862
863 * gdb.texinfo (Specifying Source Directories): Fix
864 substitute-path example.
865
f2665db5
MM
8662015-09-18 Markus Metzger <markus.t.metzger@intel.com>
867
868 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
869
e68fa6f0
PA
8702015-09-15 Pedro Alves <palves@redhat.com>
871
872 PR remote/18965
873 * gdb.texinfo (Stop Reply Packets): Revert previous change to
874 the vforkdone description.
875
8228463c
PA
8762015-09-15 Pedro Alves <palves@redhat.com>
877
878 PR remote/18965
879 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
880 part indicates the thread ID of the parent process.
881
750ce8d1
YQ
8822015-09-15 Yao Qi <yao.qi@linaro.org>
883
884 * gdb.texinfo (General Query Packets): Add vContSupported to
885 tables of 'gdbfeatures' and 'stub features' supported in the
886 qSupported packet, as well as to the list containing stub
887 feature details.
888
b459a59b
DB
8892015-09-11 Don Breazeal <donb@codesourcery.com>
890
891 * gdb.texinfo (Remote Configuration): Add exec event
892 feature to table of packet settings.
893 (Stop Reply Packets): Add exec events to the list of stop
894 reasons.
895 (General Query Packets): Add exec events to tables of
896 'gdbfeatures' and 'stub features' supported in the qSupported
897 packet, as well as to the list containing stub feature
898 details.
899
73b8c1fd
PA
9002015-08-24 Pedro Alves <palves@redhat.com>
901
902 * gdb.texinfo (Remote Configuration): Document the "set/show
903 remote multiprocess-extensions-packet" commands.
904
bb615428
PA
9052015-08-24 Pedro Alves <palves@redhat.com>
906
907 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
908 <M32R>: Remove references to M32R/D.
909 <M68K>: Remove references to target dbug.
910 <MIPS Embedded>: Remove references to target r3900 and target
911 array.
912 <PowerPC Embedded>: Remove references to target dink32 and target
913 ppcbug, target sds
914 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
915
2b4bf6af
AB
9162015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
919
566f5e3b
AB
9202015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
921
922 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
923
18989b3c
AB
9242015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.texinfo (Maintenance Commands): Move documentation of "main
927 info bfds" to...
928 (File Caching): A New section. Outline bfd caching, and add new
929 description for "main set/show bfd-sharing".
930
6ff0ba5f
DE
9312015-08-14 Doug Evans <xdje42@gmail.com>
932
933 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
934 disassembly.
935 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
936
629500fa
KS
9372015-08-11 Keith Seitz <keiths@redhat.com>
938
939 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
940 Use "location(s)"instead of "linespec(s)".
941 (Specifying a Location): Rewrite.
942 Add subsections describing linespec, address, and explicit locations.
943 Add node/menu for each subsection.
944 (Source and Machine Code, C Preprocessor Macros)
945 (Create and Delete Trace points)
946 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
947 (Continuing at a Different Address): Remove "linespec" examples.
948 Add reference to "Specify a Location"
949 (The -break-insert Command): Rewrite. Add anchor.
950 Add reference to appropriate manual section discussing locations.
951 (The -dprintf-insert Command): Refer to -break-insert for
952 specification of 'location'.
953
fbea99ea
PA
9542015-08-07 Pedro Alves <palves@redhat.com>
955
956 * gdb.texinfo (Maintenance Commands): Document "maint set/show
957 target-non-stop".
958
da8c46d2
MM
9592015-08-07 Markus Metzger <markus.t.metzger@intel.com>
960
961 * gdb.texinfo (Process Record and Replay): Document prefixing of
962 speculatively executed instructions in the "record instruction-history"
963 command.
964
a3b5281e
DE
9652015-07-20 Doug Evans <dje@google.com>
966
967 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
968
6bcb1f97
DE
9692015-07-16 Doug Evans <dje@google.com>
970
971 * stabs.texinfo: @include gdb-cfg.texi.
972
db1ff28b
JK
9732015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
974
975 Revert the previous 2 commits:
976 gdbserver build-id attribute generator
977 Validate symbol file using build-id
978
ca5268b6
JK
9792015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
980
981 * gdb.texinfo (Files): Add 'set validate-build-id'
982 and 'show validate-build-id'.
983
700ca40f
JK
9842015-07-15 Aleksandar Ristovski <aristovski@qnx.com
985 Jan Kratochvil <jan.kratochvil@redhat.com>
986
987 gdbserver build-id attribute generator.
988 * gdb.texinfo (Library List Format for SVR4 Targets): Add
989 'build-id' in description, example, new attribute in dtd.
990
7c7f93f6
AB
9912015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.texinfo (Selection): Update documentation for 'frame'
994 command.
995
b0627500
MM
9962015-07-02 Markus Metzger <markus.t.metzger@intel.com>
997
72f4393d 998 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
999 commands.
1000
b20a6524
MM
10012015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1002
1003 * gdb.texinfo (Process Record and Replay): Spell out that variables
1004 and registers are not available during btrace replay.
1005 Describe the new "record btrace pt" command.
1006 Describe the new "set|show record btrace pt buffer-size" options.
1007 (General Query Packets): Describe the new Qbtrace:pt and
1008 Qbtrace-conf:pt:size packets.
1009 Expand "bts" to "Branch Trace Store".
1010 Update the branch trace DTD.
1011
fc637f04
PP
10122015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1013
1014 * gdb.texinfo (Command History): Document the new option
1015 "history remove-duplicates".
1016
18a94d75
DE
10172015-06-19 Doug Evans <dje@google.com>
1018
1019 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1020 longer supported.
1021
0eacb298
PP
10222015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1023
1024 * gdb.texinfo (Command History): Mention that setting
1025 GDBHISTSIZE to the empty string disables history truncation.
1026
bc460514
PP
10272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1028
1029 PR gdb/16999
1030 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1031 behavior.
1032
b58c513b
PP
10332015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1034
1035 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1036 with GDBHISTSIZE.
1037
a86c90e6
SM
10382015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1039
1040 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1041 bytes and memory units for -data-{read,write}-memory-bytes.
1042 (Packets): Same for m, M and X packets.
1043 * python.texi (Inferiors In Python): Same for read_memory and
1044 write_memory.
1045
c74f7d1c
JT
10462015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1047
1048 * gdb.texinfo (Separate Debug Files): Document that PE is also
1049 supported.
1050
51f0e40d
AB
10512015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1054 single table entry.
1055
966f0aef
WT
10562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1057
1058 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1059
1060
15a201c8
GB
10612015-06-10 Gary Benson <gbenson@redhat.com>
1062
1063 * gdb.texinfo (Remote Configuration): Document the
1064 "set/show remote hostio-setfs-packet" command.
1065 (Host I/O Packets): Document the vFile:setfs packet.
1066
7a6a1731
GB
10672015-06-10 Gary Benson <gbenson@redhat.com>
1068
1069 * gdb.texinfo (Debugging Output): Document the "set/show debug
1070 linux-namespaces" command.
1071
7d73c23c 10722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1073 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1074
1075 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1076 and "set mpx bound".
1077
27e0867f
DE
10782015-05-27 Doug Evans <dje@google.com>
1079
1080 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1081
b4f54984
DE
10822015-05-26 Doug Evans <dje@google.com>
1083
1084 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1085 command renamings.
1086 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1087
55b40027
AB
10882015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1091
a4ea0946
AB
10922015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1095 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1096
37442ce1
DE
10972015-05-16 Doug Evans <xdje42@gmail.com>
1098
1099 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1100 memory ports.
1101
36de76f9
JK
11022015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1103
1104 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1105
0d71eef5
DB
11062015-05-12 Don Breazeal <donb@codesourcery.com>
1107
1108 * gdb.texinfo (Forks): Note that fork debugging is
1109 supported in extended mode.
1110 (Remote Configuration): Add fork event features to table
1111 of packet settings.
1112 (Stop Reply Packets): Add fork events to list of stop reasons.
1113 (General Query Packets): Add fork events to tables of
1114 'gdbfeatures' and 'stub features' supported in the qSupported
1115 packet, as well as to the list containing stub feature
1116 details.
1117
835205d0
GB
11182015-05-12 Gary Benson <gbenson@redhat.com>
1119
1120 * gdb.texinfo (General Query Packets): Document
1121 qXfer:exec-file:read with empty annex.
1122
4c082a81
SC
11232015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1124
1125 * python.texi (Values From Inferior): Add descriptions of new
1126 methods gdb.Value.reference_value and gdb.Value.const_value.
1127
b30a0bc3
JB
11282015-05-06 Joel Brobecker <brobecker@adacore.com>
1129
1130 * gdb.texinfo (Files): Add "info dll" documentation.
1131 (Cygwin Native): Remove "info dll" documentation.
1132
2ce1cdbf
DE
11332015-04-29 Doug Evans <dje@google.com>
1134
1135 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1136 Document.
1137 (Writing an Xmethod): Add get_result_type to example.
1138
59fb7612
SS
11392015-04-28 Sasha Smundak <asmundak@google.com>
1140
1141 * python.texi: New method documented.
1142
cf75d6c3
AB
11432015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1146 format.
1147
897c3d32
DE
11482015-04-24 Doug Evans <dje@google.com>
1149
1150 * python.texi (Xmethods In Python): Fix name of method to call the
1151 xmethod.
1152
1b6e6f5c
GB
11532015-04-17 Gary Benson <gbenson@redhat.com>
1154
1155 * gdb.texinfo (Connecting to a Remote Target): Mention that
1156 GDB can access program files from remote targets that support
1157 qXfer:exec-file:read and Host I/O packets.
1158
c78fa86a
GB
11592015-04-17 Gary Benson <gbenson@redhat.com>
1160
1161 * gdb.texinfo (Remote Configuration): Document the "set/show
1162 remote pid-to-exec-file-packet" command.
1163 (General Query Packets): Document the qXfer:exec-file:read
1164 qSupported features. Document the qXfer:exec-file:read packet.
1165
a9a5a3d1
GB
11662015-04-17 Gary Benson <gbenson@redhat.com>
1167
1168 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1169 applies to executable paths if supplied to GDB as absolute.
1170
4f45d445
JK
11712015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1172
1173 * gdb.texinfo (Mode Options): Remove -xdb.
1174
e7a8570f
JK
11752015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1176 Eli Zaretskii <eliz@gnu.org>
1177
72f4393d
L
1178 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1179 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1180 the compile command. New subsection Compiler search for the compile
1181 command.
1182
f2983cc3
AW
11832015-04-09 Andy Wingo <wingo@igalia.com>
1184
1185 * guile.texi (Frames In Guile): Describe frame-read-register.
1186
599bd15c
GB
11872015-04-02 Gary Benson <gbenson@redhat.com>
1188
1189 * gdb.texinfo (set sysroot): Document "target:".
1190
d11916aa
SS
11912015-04-01 Sasha Smundak <asmundak@google.com>
1192
1193 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1194 section.
1195
df8411da
SDJ
11962015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1197
1198 PR corefiles/16092
1199 * gdb.texinfo (gcore): Mention new command 'set
1200 use-coredump-filter'.
1201 (set use-coredump-filter): Document new command.
1202
d33279b3
AT
12032015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1204
1205 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1206 documentation, reorder the info os entries in alphabetical order.
1207
852f8402
SM
12082015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1209
1210 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1211 -data-write-memory-bytes.
1212
856e7dd6
PA
12132015-03-24 Pedro Alves <palves@redhat.com>
1214
1215 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1216 mention that threads may sometimes run unlocked.
1217
236af5e3
YG
12182015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1219
1220 * gdb.texinfo (Remote configuration): Document "set/show
1221 serial parity" command.
1222
464b0089
GB
12232015-03-18 Gary Benson <gbenson@redhat.com>
1224
1225 * gdb.texinfo (General Query Packets): Remove documentation
1226 for now-removed vFile:fstat qSupported features.
1227
0a93529c
GB
12282015-03-11 Gary Benson <gbenson@redhat.com>
1229
1230 * gdb.texinfo (Remote Configuration): Document the
1231 "set/show remote hostio-fstat-packet" command.
1232 (General Query Packets): Document the vFile:fstat
1233 qSupported features.
1234 (Host I/O Packets): Document the vFile:fstat packet.
1235
85642ba0
AW
12362015-03-11 Andy Wingo <wingo@igalia.com>
1237
1238 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1239
f7e6eed5
PA
12402015-03-04 Pedro Alves <palves@redhat.com>
1241
1242 * gdb.texinfo (Remote Configuration): Document the "set/show
1243 remote swbreak-feature-packet" and "set/show remote
1244 hwbreak-feature-packet" commands.
1245 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1246 decription.
1247 (Stop Reply Packets): Document the swbreak and hwbreak stop
1248 reasons.
1249 (General Query Packets): Document the swbreak and hwbreak
1250 qSupported features.
1251 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1252
f873665f 12532015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1254
1255 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1256 under *stopped.
1257
9a284c97
DE
12582015-03-02 Doug Evans <xdje42@gmail.com>
1259
1260 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1261
446899e4
AA
12622015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1263
1264 * gdb.texinfo (S/390 and System z Features): Describe new feature
1265 "org.gnu.gdb.s390.vx".
1266
7ee67ee4
SDJ
12672015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1268
1269 PR gdb/18008
1270 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1271 demangler-warning): Fix typo ("problam").
1272
53cf2ee0
DT
12732015-02-19 David Taylor <dtaylor@emc.com>
1274
1275 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1276
3133f8c1
JM
12772015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1278
1279 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1280 point, DTrace'.
1281 (Static Probe Points): Modified to cover DTrace probes in addition
1282 to SystemTap probes. Also modified to cover the `enable probe'
1283 and `disable probe' commands.
1284
9aca2ff8
JM
12852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1286
1287 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1288 `disable probe' commands.
1289
fa3f8d5a
DT
12902015-02-12 David Taylor <dtaylor@emc.com>
1291
1292 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1293 fields of the QTDV packet.
1294
d33501a5
MM
12952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1296
1297 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1298 (Process Record and Replay): Describe new set|show commands.
1299 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1300
f4abbc16
MM
13012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1302
1303 * gdb.texinfo (Process Record and Replay): Describe the "record
1304 btrace bts" command.
1305 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1306 (Branch Trace Configuration Format): New.
1307
cfb069a8
GB
13082015-01-31 Gary Benson <gbenson@redhat.com>
1309 Doug Evans <dje@google.com>
1310
1311 * gdb.texinfo (Command Completion): Document new
1312 "set/show max-completions" option.
1313
f57d2163
DE
13142015-01-31 Doug Evans <xdje42@gmail.com>
1315
1316 * gdb.texinfo (Symbols): Document new commands
1317 "maint print symbol-cache", "maint print symbol-cache-statistics",
1318 "maint flush-symbol-cache". Document new option
1319 "maint set symbol-cache-size".
1320
9f050062
DE
13212015-01-31 Doug Evans <xdje42@gmail.com>
1322
1323 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1324 distinguish script files vs inlined scripts.
1325 * python.texi (Python Auto-loading): Ditto.
1326
b6577aab
DE
13272015-01-30 Doug Evans <dje@google.com>
1328
1329 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1330 string if present.
1331
3a8b707a
DE
13322015-01-27 Doug Evans <dje@google.com>
1333
1334 * python.texi (Objfiles In Python): Document Objfile.username.
1335
1b549396
DE
13362015-01-27 Doug Evans <dje@google.com>
1337
1338 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1339 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1340
253828f1
JK
13412015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1344
bf555842
EZ
13452015-01-16 Eli Zaretskii <eliz@gnu.org>
1346
1347 * doc/gdb.texinfo (TUI Commands): Document the possible
1348 values of NAME argument to 'winheight' command. Explain the
1349 effect of 'tabset' setting better.
1350
439250fb
DE
13512015-01-11 Doug Evans <xdje42@gmail.com>
1352
1353 PR gdb/15830
1354 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1355 (Symbols): Ditto.
1356 (Maintenance Commands): Delete docs for "maint demangle".
1357
6bf6fd09
JB
13582014-12-31 Joel Brobecker <brobecker@adacore.com>
1359
1360 * gdb.texinfo (Files): Remove documentation of the
1361 "add-shared-symbol-files" and "assf" commands.
1362 (Cygwin Native): Remove documentation of the "dll-symbols"
1363 command.
1364
cc485e62
DE
13652014-12-17 Doug Evans <xdje42@gmail.com>
1366
1367 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1368
bb2ec1b3
TT
13692014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1370 Jan Kratochvil <jan.kratochvil@redhat.com>
1371
1372 * gdb.texinfo (Altering): Update.
1373 (Compiling and Injecting Code): New node.
1374
6dddd6a5
DE
13752014-12-12 Doug Evans <dje@google.com>
1376
1377 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1378
f5b95c01
AA
13792014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1380
1381 * gdb.texinfo: Document "maint print user-registers".
1382
a0be3e44
DE
13832014-12-08 Doug Evans <dje@google.com>
1384
1385 * python.texi (Objfiles In Python): Document Objfile.owner.
1386
86e4ed39
DE
13872014-12-04 Doug Evans <dje@google.com>
1388
1389 * python.texi (Objfiles In Python): Document
1390 Objfile.add_separate_debug_file.
1391
7c50a931
DE
13922014-12-04 Doug Evans <dje@google.com>
1393
1394 * python.texi (Objfiles In Python): Document Objfile.build_id.
1395
162078c8
NB
13962014-12-02 Nick Bull <nicholaspbull@gmail.com>
1397
1398 * python.texi (Events In Python): Document new events
1399 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1400 and RegisterChangedEvent.
1401
f10c5b19
JK
14022014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 Add add-auto-load-scripts-directory.
1405 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1406 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1407
413b59ae
JK
14082014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1409
1410 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1411 description typo.
1412
02be9a71
DE
14132014-10-30 Doug Evans <dje@google.com>
1414
1415 * python.texi (Progspaces In Python): Document ability to add
1416 random attributes to gdb.Progspace objects.
1417 (Objfiles In Python): Document ability to add random attributes to
1418 gdb.objfile objects.
1419
e5f8a7cc
PA
14202014-10-27 Pedro Alves <palves@redhat.com>
1421
1422 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1423 info on stepping and signal handlers.
1424 (Signals): Explain stepping and signal handlers. Add context
1425 index entry, and cross references.
1426
fab3a15d
SM
14272014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1428
1429 * python.texi (Breakpoints In Python): Add parenthesis after
1430 Breakpoint.delete. Clarify Breakpoint.enabled description so
1431 that it contains "disable".
1432
4ffbba72
DE
14332014-10-17 Doug Evans <dje@google.com>
1434
1435 * python.texi (Events In Python): Document clear_objfiles event.
1436
d096d8c1
DE
14372014-10-17 Doug Evans <dje@google.com>
1438
1439 * python.texi (Objfiles In Python): Document new progspace attribute.
1440
32a8097b
PA
14412014-10-17 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1444 (SVR4 Process Information): Delete mention of OSF/1.
1445
2ddf4301
SM
14462014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1447
1448 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1449 exit-code field in -list-thread-groups output.
1450
342cc091
JBG
14512014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1452
1453 * gdb.texinfo (Set Breaks): Add missing "@end table".
1454
a25a5a45
PA
14552014-09-22 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1458 always-inserted off" is the default mode now. Delete
1459 documentation of "set breakpoint always-inserted auto".
1460
2b4fd423
DE
14612014-09-18 Doug Evans <dje@google.com>
1462
1463 * python.texi (Symbol Tables In Python): Document "producer"
1464 attribute of gdb.Symtab objects.
1465
deb8ff2b
PA
14662014-09-16 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1469 (Embedded OS): Remove VxWorks menu entry.
1470 (VxWorks): Remove node.
1471
81219e53
DE
14722014-09-13 Doug Evans <xdje42@gmail.com>
1473
1474 * gdb.texinfo (Signaling): Document new queue-signal command.
1475
faa42425
DE
14762014-09-06 Doug Evans <xdje42@gmail.com>
1477
1478 PR 15276
1479 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1480 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1481
1a6a384b
JL
14822014-09-03 Justin Lebar <jlebar@google.com>
1483
1484 * python.texi (Types In Python): Type.template_argument(n) returns a
1485 gdb.Value or a gdb.Type and throws an exception if n is out of
1486 range.
1487
5f3b99cf
SS
14882014-09-03 Sasha Smundak <asmundak@google.com>
1489
1490 * python.texi (Frames in Python): Add read_register description.
1491
3cecbbbe
TT
14922014-08-04 Tom Tromey <tromey@redhat.com>
1493
1494 * gdb.texinfo (Debugging Output): Update for change to "set debug
1495 target".
1496
90debf20
MM
14972014-08-01 Masaki Muranaka <monaka@monami-software.com>
1498
1499 Pushed by Joel Brobecker <brobecker@adacore.com>.
1500 * Makefile.in (transform): New variable.
1501 (install-man1, install-man5): Apply $(transform) to man file names.
1502
ee7333ae
DE
15032014-07-26 Doug Evans <xdje42@gmail.com>
1504
1505 PR guile/17177
1506 * guile.texi (Guile Pretty Printing API): Fix typo.
1507 Document set-pretty-printers!, pretty-printers.
1508 (Selecting Guile Pretty-Printers): Update.
1509 Mention program-space based pretty-printers.
1510
70509625
PA
15112014-07-25 Pedro Alves <palves@redhat.com>
1512 Eli Zaretskii <eliz@gnu.org>
1513
1514 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1515 with multi-threaded programs.
1516
b67a2c6f
YQ
15172014-06-27 Yao Qi <yao@codesourcery.com>
1518
1519 * gdb.texinfo (Maintenance Commands): Update the output of
1520 'maint print dummy-frames' command.
1521
f179cf97
EZ
15222014-06-24 Eli Zaretskii <eliz@gnu.org>
1523
1524 * gdb.texinfo (Screen Size): Improve indexing.
1525
992c7d70
GB
15262014-06-19 Gary Benson <gbenson@redhat.com>
1527
1528 * gdb.texinfo (Maintenance Commands): Document new
1529 "maint set/show catch-demangler-crashes" option.
1530
57fcfb1b
GB
15312014-06-19 Gary Benson <gbenson@redhat.com>
1532
1533 * gdb.texinfo (Maintenance Commands): Document new
1534 "maint demangler-warning" command and new
1535 "maint set/show demangler-warning" option.
1536
dd5d5494
SC
15372014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1538
1539 * python.texi (Xmethod API): Add space before the opening
1540 parenthesis in function descriptions.
1541
25326a28 15422014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1543
1544 * guile.texi (Guile Configuration): Document guile-data-directory.
1545
0a770bb2 15462014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1547
1548 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1549
16f691fb
DE
15502014-06-04 Doug Evans <xdje42@gmail.com>
1551
1552 * guile.texi (Breakpoints In Guile): Update.
1553
1e47491b
JB
15542014-06-03 Joel Brobecker <brobecker@adacore.com>
1555
1556 * python.texi (Xmethod API): Fix reference to "Progspaces In
1557 Python".
1558
0c6e92a5
SC
15592014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1560
1561 * python.texi (Xmethods In Python, XMethod API)
1562 (Writing an Xmethod): New nodes.
1563 (Python API): New menu entries "Xmethods In Python",
1564 "Xmethod API", "Writing an Xmethod".
1565
06eb1586
DE
15662014-06-02 Doug Evans <xdje42@gmail.com>
1567
1568 * guile.texi (Guile API): Add entry for Parameters In Guile.
1569 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1570 (Parameters In Guile): New node.
1571
e698b8c4
DE
15722014-06-02 Doug Evans <xdje42@gmail.com>
1573
1574 * guile.texi (Guile API): Add entry for Commands In Guile.
1575 (Basic Guile) <parse-and-eval>: Add reference.
1576 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1577 (GDB Scheme Data Types): Mention <gdb:command> object.
1578 (Commands In Guile): New node.
1579
ded03782
DE
15802014-06-02 Doug Evans <xdje42@gmail.com>
1581
1582 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1583 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1584 (Progspaces In Guile): New node.
1585
53e8a631
AB
15862014-05-30 Andrew Burgess <aburgess@broadcom.com>
1587
1588 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1589 * python.texi (Frames In Python): Mention
1590 gdb.FRAME_UNWIND_MEMORY_ERROR.
1591
329ea579
PA
15922014-05-29 Pedro Alves <palves@redhat.com>
1593 Tom Tromey <tromey@redhat.com>
1594
1595 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1596 from example.
1597 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1598 Mention that target-async is now deprecated.
1599 (Maintenance Commands): Document maint set/show target-async.
1600
92bcb5f9
PA
16012014-05-29 Pedro Alves <palves@redhat.com>
1602
1603 * observer.texi (sync_execution_done, command_error): New
1604 subjects.
1605
fd664c91
PA
16062014-05-29 Pedro Alves <palves@redhat.com>
1607
1608 PR gdb/13860
1609 * observer.texi (signal_received, end_stepping_range)
1610 (signal_exited, exited, no_history): New observer subjects.
1611
b2715b27
AW
16122014-05-26 Andy Wingo <wingo@igalia.com>
1613
1614 * guile.texi (GDB Scheme Data Types): Remove documentation for
1615 removed interfaces. Update spelling of gdb-object-kind.
1616
9eaa4c1e
AW
16172014-05-26 Andy Wingo <wingo@igalia.com>
1618
1619 * guile.texi (Basic Guile): Fix some typos.
1620
0f1e8403
AW
16212014-05-26 Andy Wingo <wingo@igalia.com>
1622
1623 * guile.texi (Writing a Guile Pretty-Printer)
1624 (Guile Types Module): Fix excess parentheses in use-modules forms.
1625
697aa1b7
EZ
16262014-05-24 Eli Zaretskii <eliz@gnu.org>
1627
1628 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1629 (Breakpoints In Guile, Guile Printing Module)
1630 (Guile Exception Handling, Values From Inferior In Guile)
1631 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1632 Don't use @var at the beginning of a sentence.
1633
1634 * gdb.texinfo (Frame Filter Management, Trace Files)
1635 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1636 (PowerPC Embedded, Define, Annotations for Running)
1637 (IPA Protocol Commands, Packets, General Query Packets)
1638 (Tracepoint Packets, Notification Packets, Environment)
1639 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1640 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1641 (Frames, Backtrace, Selection, Expressions, Registers)
1642 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1643 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1644 (Source Annotations, Using JIT Debug Info Readers, Packets)
1645 (Stop Reply Packets, Host I/O Packets)
1646 (Target Description Format): Don't use @var at the beginning of a
1647 sentence.
1648
1649 * python.texi (Basic Python, Types In Python)
1650 (Commands In Python, Frames In Python, Line Tables In Python)
1651 (Breakpoints In Python, gdb.printing, gdb.types)
1652 (Type Printing API): Don't use @var at the beginning of a
1653 sentence.
1654
67b5c0c1
MM
16552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1656
1657 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1658 replay-memory-access".
1659
6a3cb8e8
PA
16602014-05-21 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.texinfo (Starting): Document "set/show
1663 auto-connect-native-target".
1664 (Target Commands): Document "target native".
1665
936d2992
PA
16662014-05-20 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1669 not be remote specific. Add cross reference to the qCRC packet.
1670 (Separate Debug Files): Update cross reference to the qCRC packet.
1671 (General Query Packets) <qCRC packet>: Add anchor.
1672
b3ce5e5f
DE
16732014-05-17 Doug Evans <xdje42@gmail.com>
1674
1675 Copy over changes from guile.texi.
1676 * python.texi (Basic Python) <gdb.execute>: Add text.
1677 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1678 (Values From Inferior) <Python string>: Add text.
1679 (Values From Inferior) <Value.string>: Clarify string length handling.
1680 (Pretty Printing API): Add cindex.
1681 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1682 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1683 @vindex.
1684 (Commands In Python) <COMPLETE_*>: Similarly.
1685 (Symbols In Python) <SYMBOL_*>: Similarly.
1686 (Breakpoints In Python) <WP_*>: Similarly.
1687 (Breakpoints In Python) <BP_*>: Similarly.
1688
8dfcab11
DT
16892014-05-17 David Taylor <dtaylor@emc.com>
1690
1691 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1692 mentioned in the qfThreadInfo reply.
1693
8d551b02
DE
16942014-05-16 Doug Evans <dje@google.com>
1695
1696 * gdb.texinfo (Mode Options): Add -D.
1697
e20bd8f4
SB
16982014-05-09 Samuel Bronson <naesten@gmail.com>
1699
1700 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1701 "make -C".
1702
f989a1c8
TT
17032014-04-29 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1706 "show debug varobj".
1707
95cf3b38
DT
17082014-05-01 David Taylor <dtaylor@emc.com>
1709
1710 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1711 option.
1712
01f9f808
MS
17132014-04-24 Michael Sturm <michael.sturm@mintel.com>
1714 Walfred Tedeschi <walfred.tedeschi@intel.com>
1715
1716 * gdb.texinfo (i386 Features): Add description of AVX512
1717 registers.
1718
770e7fc7
DE
17192014-03-31 Doug Evans <dje@google.com>
1720
1721 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1722
97d8f0ee
DE
17232014-03-30 Doug Evans <dje@google.com>
1724
1725 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1726 (Background Execution): Ditto.
1727
36cb1214
HZ
17282014-03-21 Pedro Alves <palves@redhat.com>
1729 Stan Shebs <stan@codesourcery.com>
1730 Hui Zhu <hui@codesourcery.com>
1731
1732 * gdb.texinfo (Packets): Add anchor to "? packet".
1733 Remove fixme and update introduction of "k packet".
1734 Add anchor to "vKill packet".
1735
5e3a2c38
SS
17362014-03-12 Stan Shebs <stan@codesourcery.com>
1737
1738 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1739
7a5a839f
LC
17402014-02-26 Ludovic Courtès <ludo@gnu.org>
1741
dc6ae996 1742 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1743
95060284
JB
17442014-02-20 Joel Brobecker <brobecker@adacore.com>
1745
1746 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1747 and "assf" as being deprecated.
1748 (Cygwin Native): Likewise for "dll-symbols".
1749 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1750 as a way to force the loading of symbols from a DLL.
1751
f7bd0f78
SC
17522014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1753
1754 * python.texi (Values From Inferior): Add description about the
1755 new feature.
1756
329baa95
DE
17572014-02-17 Doug Evans <xdje42@gmail.com>
1758
1759 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1760 * gdb.texinfo (Python): Moved to ...
1761 * python.texi: ... here. New file.
1762
687894f5
DE
17632014-02-17 Ludovic Courtès <ludo@gnu.org>
1764
d25f38ee 1765 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1766 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1767 parameter to 'str-lookup-function' procedure. Look for
1768 the "std::string<" prefix.
1769 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1770 Adjust description.
1771
6fb526ee
DE
17722014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1773
d25f38ee 1774 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1775 parantheses for deffn.
1776 (Disassembly In Guile): Ditto.
1777
1e0a5178
SS
17782014-02-10 Stan Shebs <stan@codesourcery.com>
1779
1780 Add Doxygen support.
1781 * Makefile.in (doxy): New action, generates Doxygen files.
1782 (DOXYGEN): New.
1783 (doxyedit): New.
1784 * Doxyfile-base.in: New file.
1785 * Doxyfile-gdb-api.in: New file.
1786 * Doxyfile-gdb-xref.in: New file.
1787 * Doxyfile-gdbserver.in: New file.
1788 * doxy-index.in: New file.
1789 * filter-for-doxygen: New file.
1790 * filter-params.pl: New file.
1791
ed3ef339
DE
17922014-02-10 Doug Evans <xdje42@gmail.com>
1793
1794 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1795 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1796 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1797 (Guile docs): Include guile.texi.
1798 (objfile-gdbdotext file): Add objfile-gdb.scm.
1799 (dotdebug_gdb_scripts section): Mention Guile scripts.
1800 (Multiple Extension Languages): New node.
1801 * guile.texi: New file.
1802
c6044dd1
JB
18032014-01-28 Joel Brobecker <brobecker@adacore.com>
1804
1805 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1806 ignore-descriptive-types". commands.
1807
87ce2a04
DE
18082014-01-22 Doug Evans <dje@google.com>
1809
1810 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1811 (gdbserver man): Ditto.
1812
52834460
MM
18132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1814
1815 * gdb.texinfo: Document limited reverse/replay support
1816 for target record-btrace.
1817
0688d04e
MM
18182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1819
1820 * gdb.texinfo (Process Record and Replay): Update documentation.
1821
8710b709
MM
18222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1823
1824 * gdb.texinfo (Process Record and Replay): Document new /c
1825 modifier accepted by "record function-call-history".
1826 Add /i modifier to "record function-call-history" example.
1827
dcf106f3
JB
18282014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1829 Joel Brobecker <brobecker@adacore.com>
1830
1831 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1832 markers. Remove one that was misplaced.
1833
41ef2965
PA
18342014-01-10 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.texinfo (Your Program's Environment) <set environment>:
1837 Mention the shell, and point at 'set exec-wrapper'.
1838
c0d48811
JB
18392014-01-07 Joel Brobecker <brobecker@adacore.com>
1840
1841 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1842
5fba4c0f
JB
18432013-12-30 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (Types In Python): Clarify the documentation
1846 of attribute gdb.Field.bitpos.
1847
0809504b
JB
18482013-12-28 Joel Brobecker <brobecker@adacore.com>
1849
1850 * gdb.texinfo (Types In Python): Fix the documentation of
1851 attribute "bitpos" in class gdb.Field for enum types. Add
1852 documentation for attribute "enumval" in that same class.
1853
edef6000
JB
18542013-12-28 Joel Brobecker <brobecker@adacore.com>
1855
1856 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1857 @ftable.
1858
71b8c845
DE
18592013-12-23 Doug Evans <xdje42@gmail.com>
1860
1861 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1862 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1863 corresponding section in Extending GDB.
1864 (Extending GDB): Move menu up. New menu item "Auto-loading
1865 extensions".
1866 (Sequences): New menu item "Auto-loading sequences".
1867 (Auto-loading sequences): New node.
1868 (Python): Rename section from Scripting GDB to Extending GDB.
1869 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1870 Move docs on ways to auto-load extensions to ...
1871 (Auto-loading extensions): ... here. New node.
1872
d192b373
JB
18732013-12-23 Joel Brobecker <brobecker@adacore.com>
1874
1875 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1876 in menu.
1877 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1878 command, now in a new node.
1879 (GDB/MI Support Commands): New node, with its contents being
1880 extracted from the "GDB/MI Miscellaneous Commands" node.
1881 A small paragraph introducing the section is also added at
1882 the start.
1883 (GDB/MI Miscellaneous Commands): Delete the description of the
1884 -info-gdb-mi-command, -list-features and -list-target-features
1885 commands, now hosted in the "GDB/MI Support Commands" node.
1886
a16b0e22
SC
18872013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1888
1889 PR python/16113
1890 * gdb.texinfo (Values From Inferior): Add a note about using
1891 gdb.Field objects as subscripts on gdb.Value objects.
1892 (Types In Python): Add description about the new attribute
1893 "parent_type" of gdb.Field objects.
1894
9b26f0fb
JB
18952013-12-12 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1898 entry for section docuumenting the -list-features GDB/MI command.
1899
72bfa06c
JB
19002013-12-10 Joel Brobecker <brobecker@adacore.com>
1901
1902 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1903 "exec-run-start-option" entry in the output of the "-list-features"
1904 command.
1905
3ea8680f
EZ
19062013-12-04 Eli Zaretskii <eliz@gnu.org>
1907
1908 * gdb.texinfo (i386): Fix yesterday's commit.
1909
1a4f73eb
TT
19102013-12-03 Tom Tromey <tromey@redhat.com>
1911
1912 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1913 documented here.
1914
6cb999f8
TT
19152013-12-03 Tom Tromey <tromey@redhat.com>
1916
1917 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1918
ca8941bb
WT
19192013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1920
1921 * gdb.texinfo (i386 Features): Add MPX feature registers.
1922 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1923 a subsubsection for MPX and describes the display of the
1924 boundary registers.
1925
688981c9
JB
19262013-12-03 Joel Brobecker <brobecker@adacore.com>
1927
1928 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1929 documentation of the "ada-exceptions" entry.
1930
2ea126fa
JB
19312013-12-03 Joel Brobecker <brobecker@adacore.com>
1932
1933 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1934 "^error" result record concerning the error message. Document
1935 the error code that may also be part of that result record.
1936 (GDB/MI Miscellaneous Commands): Document the
1937 "undefined-command-error-code" element in the output of
1938 the "-list-features" GDB/MI command.
1939
6b7cbff1
JB
19402013-12-03 Joel Brobecker <brobecker@adacore.com>
1941
1942 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1943 the new -info-gdb-mi-command GDB/MI command. Document
1944 the meaning of "-info-gdb-mi-command" in the output of
1945 -list-features.
1946
20e1ca3b
PA
19472013-11-29 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1950 Update comment.
1951
29453a14
YQ
19522013-11-24 Yao Qi <yao@codesourcery.com>
1953
1954 * gdb.texinfo (Caching Remote Data): Document new
1955 "set/show stack-cache" option.
1956
6dd315ba
YQ
19572013-11-24 Yao Qi <yao@codesourcery.com>
1958
1959 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1960 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1961 "off" respectively.
1962
9df9dbe0
YQ
19632013-11-23 Yao Qi <yao@codesourcery.com>
1964
1965 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1966 of "displayhint" to the table about child results.
1967
c78feb39
YQ
19682013-11-21 Yao Qi <yao@codesourcery.com>
1969
1970 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1971 'dynamic' for the output of command -var-list-children.
1972
27b81af3
YQ
19732013-11-21 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.texinfo (Caching Target Data): Remove "see" before
1976 @pxref.
1977
b26dfc9a
YQ
19782013-11-20 Yao Qi <yao@codesourcery.com>
1979
1980 * gdb.texinfo (Caching Target Data): Update doc for
1981 per-address-space dcache.
1982
b12039c6
YQ
19832013-11-20 Yao Qi <yao@codesourcery.com>
1984
1985 * gdb.texinfo (Data): Rename menu item.
1986 (Caching Remote Data): Rename to ...
1987 (Caching Target Data): ... it. Update.
1988
422ad5c2
JB
19892013-11-18 Joel Brobecker <brobecker@adacore.com>
1990
1991 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1992 "language-option" entry in the output of the "-list-features"
1993 command.
1994
805e1f19
TT
19952013-11-15 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1998 Add example.
1999
8fe1b653
TT
20002013-11-14 Tom Tromey <tromey@redhat.com>
2001
2002 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2003
403cb6b1
JB
20042013-11-14 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2007 (Context management): Place current subsection text into its own
2008 subsubsection. Add new subsubsection describing the "--language"
2009 command option.
2010
93973826
JB
20112013-11-13 Joel Brobecker <brobecker@adacore.com>
2012
2013 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2014 the documentation of "info-ada-exceptions" in the output
2015 of the "-list-features" command. Add the documentation
2016 of the "ada-exception" entry instead.
2017
6adcee18
JB
20182013-11-12 Joel Brobecker <brobecker@adacore.com>
2019
93973826 2020
6adcee18
JB
2021 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2022 word of a couple of sentences to start with a capital letter.
2023
58d06528
JB
20242013-11-12 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2027 (Ada Exceptions): New node.
2028 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2029 Commands" node.
2030 (GDB/MI Ada Exceptions Commands): New node.
2031 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2032 field in the output of the "-list-features" command.
2033 * NEWS: Add entry for the new "info exceptions" CLI command,
2034 and for the new "-info-ada-exceptions" GDB/MI command.
2035
bc79de95
PM
20362013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2037
2038 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2039 (Line Tables In Python): New node.
2040
73be47f5
DE
20412013-11-08 Doug Evans <dje@google.com>
2042
2043 * gdb.texinfo (Debugging Output): Update text for
2044 "set debug dwarf2-read".
2045
db0fec5c
DE
20462013-11-08 Doug Evans <dje@google.com>
2047
2048 * gdb.texinfo (Debugging Output): Update text for
2049 "set debug symtab-create".
2050
92e32e33
PM
20512013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2052
72f4393d
L
2053 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2054 constant.
92e32e33 2055
f76c27b5
PM
20562013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2057
2058 * gdb.texinfo (Breakpoints In Python): Document temporary
2059 option in breakpoint constructor, and add documentation to the
2060 temporary attribute.
2061
fa4d0c40
YQ
20622013-11-07 Yao Qi <yao@codesourcery.com>
2063
2064 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2065 output of "-var-info-expression".
2066
afa332ce
PA
20672013-11-06 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2070 non-interactive mode.
2071 (Environment) <shell startup files warning>: Mention
2072 non-interactive mode. Mention .zshenv for Z shell, and talk about
2073 BASH_ENV instead of .bashrc for BASH.
2074
9ac69859
NB
20752013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2076
2077 * gdb.texinfo (Commands to Specify Files): Add description
2078 of the remove-symbol-file command.
2079 * observer.texi: New free_objfile event
2080
98882a26
PA
20812013-10-24 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2084
ce13fade
JB
20852013-10-11 Joel Brobecker <brobecker@adacore.com>
2086
2087 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2088 New subsection inside which the "-catch-load" and "-catch-unload"
2089 commands documentation is now placed.
2090 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2091 documenting the "-catch-assert" and "-catch-exception" new
2092 GDB/MI commands.
2093
2446f5ea
JB
20942013-10-10 Joel Brobecker <brobecker@adacore.com>
2095
2096 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2097
0d12017b
JB
20982013-10-10 Joel Brobecker <brobecker@adacore.com>
2099
bd80dc1a
JB
2100 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2101 serial baud".
2102 (Remote Configuration): Replace "set remotebaud" by "set serial
2103 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2104
f4fb82a1
PA
21052013-10-07 Pedro Alves <palves@redhat.com>
2106
2107 PR breakpoints/11568
2108 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2109 when the thread is removed from the thread list.
2110
0c557179
SDJ
21112013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2112
2113 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2114 Update entry for $_exitcode.
2115
5713b9b5
JB
21162013-10-04 Joel Brobecker <brobecker@adacore.com>
2117
2118 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2119 new "--start" option.
2120
901461f8
PA
21212013-10-02 Pedro Alves <palves@redhat.com>
2122
2123 * gdb.texinfo (Registers): Expand description of saved registers
2124 in frames. Explain <not saved>.
2125
8fb8eb5c
DE
21262013-09-25 Doug Evans <dje@google.com>
2127
2128 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2129
0a7cfe2c
SS
21302013-09-16 Stan Shebs <stan@codesourcery.com>
2131
2132 Remove the internals manual gdbint.texinfo.
2133 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2134 (PDFFILES): Remove gdbint.pdf.
2135 (HTMLFILES): Remove gdbint/index.html.
2136 (HTMLFILES_INSTALL): Remove gdbint.
2137 (GDBINT_DOC_FILES): Remove.
2138 (dvi): Remove gdbint.dvi.
2139 (ps): Remove gdbint.ps.
2140 * gdbint.texinfo: Remove file.
2141 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2142
a280dbd1
SDJ
21432013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2144
2145 * gdb.texinfo (Convenience Functions): Mention new convenience
2146 function $_isvoid.
2147
4ac33720
UW
21482013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2149
2150 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2151 (Standard Target Features): Add new node to menu.
2152 (S/390 and System z Features): New node.
2153
b3d3b4bd
SA
21542013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2155
2156 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2157 -list-target-features in the example.
2158
edf9f00c
JK
21592013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2160
2161 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2162 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2163
1d236d23
JK
21642013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2165
2166 Sync documentation with gdb.base/gnu-debugdata.exp.
2167 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2168
5423b017
JK
21692013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2170
2171 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2172
6211c335
YQ
21732013-08-27 Pedro Alves <pedro@codesourcery.com>
2174 Yao Qi <yao@codesourcery.com>
2175
2176 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2177 Document new --skip-unavailable option.
2178 <-stack-list-variables>: Document new --skip-unavailable option.
2179
52e260a3
DE
21802013-08-26 Doug Evans <dje@google.com>
2181
2182 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2183 an optional regexp.
2184
5e92f71a
TT
21852013-08-13 Tom Tromey <tromey@redhat.com>
2186
2187 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2188 Document GDB_PARALLEL and GDB_INOTIFY.
2189
c5d7073b
SS
21902013-08-09 Stan Shebs <stan@codesourcery.com>
2191
2192 * LRS: Remove file, describes a long-abandoned live-range
2193 splitting extension to stabs.
2194
6fbe845e
AB
21952013-07-25 Andrew Burgess <aburgess@broadcom.com>
2196
2197 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2198
e7045703
DE
21992013-07-17 Doug Evans <dje@google.com>
2200
2201 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2202
3105ebf9
TT
22032013-07-02 Tom Tromey <tromey@redhat.com>
2204
2205 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2206
d6c2da54
TT
22072013-06-28 Tom Tromey <tromey@redhat.com>
2208
2209 * Makefile.in (version.subst): Use version.in, not
2210 common/version.in.
2211 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2212 Likewise.
2213
e5823f1c
PA
22142013-06-27 Pedro Alves <palves@redhat.com>
2215
2216 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2217 dynamic symbol resolution code>: New section, based on infrun.c
2218 comment.
2219
92dcb9ff
TT
22202013-06-26 Tom Tromey <tromey@redhat.com>
2221
2222 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2223 Update.
2224 (Releasing GDB): Likewise.
2225
dc673c81
YQ
22262013-06-26 Pedro Alves <pedro@codesourcery.com>
2227 Yao Qi <yao@codesourcery.com>
2228
2229 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2230 -trace-frame-collected.
2231
28a93511
YQ
22322013-06-26 Pedro Alves <pedro@codesourcery.com>
2233
2234 * gdb.texinfo (Traceframe Info Format): Document tvar element
2235 and its attributes.
2236
a0743c90
YQ
22372013-06-25 Yao Qi <yao@codesourcery.com>
2238
2239 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2240
01208463
TT
22412013-06-24 Tom Tromey <tromey@redhat.com>
2242
2243 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2244 (GDBvn.texi): Use version.subst.
2245 (version.subst): New target.
2246 (mostlyclean): Remove version.subst.
2247
c898adb7
YQ
22482013-06-20 Pedro Alves <pedro@codesourcery.com>
2249
2250 * gdb.texinfo (GDB/MI Data Manipulation)
2251 <-data-list-register-values>: Document the --skip-unavailable
2252 option.
2253
7c57fa1e
YQ
22542013-06-07 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.texinfo (Symbols): Add kindex and cindex for
2257 'maint print msymbols'.
2258
0059c61a 22592013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2260
2261 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2262 response field name (thread-group to inferior).
2263
85dc5a12
GB
22642013-06-04 Gary Benson <gbenson@redhat.com>
2265
2266 * gdb.texinfo (General Query Packets/qSupported): Added
2267 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2268 to the table of currently defined stub features.
2269 Added a more detailed entry for "augmented-libraries-svr4-read".
2270 (General Query Packets/qXfer:libraries-svr4:read): Documented
2271 the augmented form of this packet.
2272
5901af59
JB
22732013-05-23 Joel Brobecker <brobecker@adacore.com>
2274
2275 * gdb.texinfo (System-wide Configuration Scripts): Renames
2276 "Installed System-wide Configuration Scripts". Add associated
2277 @menu block.
2278
c1e36e3e
PA
22792013-05-23 Yao Qi <yao@codesourcery.com>
2280 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.texinfo (Packets): Document 'vCont;r'.
2283 (Continuing and Stepping): Document target-assisted range
2284 stepping, and the 'set range-stepping' and 'show range-stepping'
2285 commands.
2286
0201faac
JB
22872013-05-23 Joel Brobecker <brobecker@adacore.com>
2288
2289 * gdb.texinfo (Installed System-wide Configuration Scripts):
2290 Add subsection describing the scripts now available under
2291 the data-dir's system-gdbbinit subdirectory.
2292 * NEWS: Add entry announcing the availability of system-wide
2293 configuration scripts for ElinOS and Wind River Linux.
2294
c5867ab6
HZ
22952013-05-21 Hui Zhu <hui@codesourcery.com>
2296
2297 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2298 "-dprintf-insert" command.
2299
7d0c9981
DE
23002013-05-17 Doug Evans <dje@google.com>
2301
2302 * gdb.texinfo (Maintenance Commands): Update doc for
2303 "maint check-psymtabs". Add doc for "maint check-symtabs",
2304 "maint expand-symtabs".
2305
742ce053
MM
23062013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2307
2308 * gdb.texinfo (Process Record and Replay): Document the
2309 "record goto" command and its sub-commands.
2310
1e611234
PM
23112013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2312
2313 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2314 (Python API): Add Frame Filters API, Frame Wrapper API,
2315 Writing a Frame Filter/Wrapper, Managing Management of Frame
2316 Filters chapter entries.
2317 (Frame Filters API): New Node.
2318 (Frame Wrapper API): New Node.
2319 (Writing a Frame Filter): New Node.
2320 (Managing Frame Filters): New Node.
2321 (Progspaces In Python): Add note about frame_filters attribute.
2322 (Objfiles in Python): Ditto.
2323 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2324 @anchors and --no-frame-filters option to -stack-list-variables,
2325 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2326 commands.
2327
2874cb83
JB
23282013-05-08 Joel Brobecker <brobecker@adacore.com>
2329
2330 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2331 Support" subsection documenting the XML format used to transfer
2332 shared library info on AIX.
2333
9a005eb9
JB
23342013-05-08 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.texinfo (Debugging Output): Add documentation of
2337 "set debug aix-solib" and "show debug aix-solib" commands.
2338
a1217d97
SL
23392013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2340
2341 * gdb.texinfo (Nios II): New section.
2342 (Nios II Features): New section.
2343
4d1eb6b4
JB
23442013-05-06 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdbint.texinfo (Algorithms): Remove entries documenting
2347 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2348 SOLIB_CREATE_INFERIOR_HOOK.
2349
3f84184e
TT
23502013-04-29 Tom Tromey <tromey@redhat.com>
2351
2352 PR python/14204:
2353 * gdb.texinfo (Python API): Fix menu entry.
2354 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2355 Define global and static block. Add example. Clarify
2356 block relationship for inline functions.
2357
60155234
TT
23582013-04-29 Tom Tromey <tromey@redhat.com>
2359
2360 * gdb.texinfo (Python API): Mention Python help and keyword
2361 arguments. Move pagination text to Basic Python.
2362 (Basic Python): Put pagination text here. Document
2363 close-on-exec, SIGCHLD, and SIGINT.
2364
5360976e
PA
23652013-04-19 Pedro Alves <palves@redhat.com>
2366
2367 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2368 "signedness" instead of "signness".
2369
bd3f3b55
PA
23702013-04-19 Pedro Alves <palves@redhat.com>
2371
2372 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2373 -Wno-pointer-sign text with text on -Wpointer-sign.
2374
dee368d3
TT
23752013-04-16 Tom Tromey <tromey@redhat.com>
2376
2377 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2378 GCC that has the SDT probe points.
2379
cc16e6c9
TT
23802013-04-15 Tom Tromey <tromey@redhat.com>
2381
2382 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2383 exception catchpoints.
2384
72f1fe8a
TT
23852013-04-15 Tom Tromey <tromey@redhat.com>
2386
2387 * gdb.texinfo (Set Catchpoints): Document $_exception.
2388 (Convenience Vars): Mention $_exception.
2389
591f19e8
TT
23902013-04-15 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.texinfo (Set Catchpoints): Reorganize exception
2393 catchpoints. Document "catch rethrow".
2394 (Debugging C Plus Plus): Mention "catch rethrow".
2395
02ae6bad
TT
23962013-04-15 Tom Tromey <tromey@redhat.com>
2397
2398 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2399
2c91021c
JK
24002013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2401 Eli Zaretskii <eliz@gnu.org>
2402
2403 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2404 line below the sample output.
2405
6eaaf48b
EZ
24062013-04-12 Eli Zaretskii <eliz@gnu.org>
2407
2408 * gdb.texinfo (Mode Options): Document '-configuration'.
2409 (Help): Document "show configuration".
2410 (Bug Reporting): Add requirements to include the configuration
2411 details in bug reports.
2412
b292c783
JK
24132013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2414
2415 * Makefile.in (MAN1S): Add gcore.1.
2416 Remove "Host, target, and site specific Makefile fragments" comment.
2417 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2418 (install-man1, uninstall-man1): Conditionalize gcore.1.
2419 (gcore.1): New.
2420 * gdb.texinfo (Man Pages): Add gcore man.
2421 (gcore man): New node.
2422
f81d1120
PA
24232013-04-10 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.texinfo (Process Record and Replay): Document that "set
2426 record full insn-number-max", "set record
2427 instruction-history-size" and "set record
2428 function-call-history-size" accept "unlimited".
2429 (Backtrace): Document that "set backtrace limit" accepts
2430 "unlimited".
2431 (List): Document that "set listsize" accepts "unlimited".
2432 (Print Settings)" Document that "set print max-symbolic-offset",
2433 "set print elements" and "set print repeats" accept "unlimited".
2434 (Starting and Stopping Trace Experiments): Document that "set
2435 trace-buffer-size" accepts "unlimited".
2436 (Remote Configuration): Document that "set tcp connect-timeout"
2437 accepts "unlimited".
2438 (Command History): Document that "set history size" accepts
2439 "unlimited".
2440 (Screen Size): Document that "set height" and "set width" accepts
2441 "unlimited". Adjust "set pagination"'s description to suggest
2442 "set height unlimited" instead of "set height 0".
2443
393fd4c3
YQ
24442013-04-10 Yao Qi <yao@codesourcery.com>
2445
2446 * gdb.texinfo (Trace Files): Add "target ctf".
2447
cba5a7bf
JK
24482013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2451
0ed630cb
JK
2452 * Makefile.in (install-man1, install-man5, uninstall-man1)
2453 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2454
afe1492b
JK
2455 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2456
5b8b6385
JK
24572013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2458 Eli Zaretskii <eliz@gnu.org>
2459
2460 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2461 parameters order. Remove "On some targets" for --attach. Document the
2462 --multi parameter and extended-remote command. Document all the
2463 options.
2464
906ccdf0
JK
24652013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2466
2467 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2468 the list of supported languages.
2469
43662968
JK
24702013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2471
2472 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2473 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2474 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2475 (diststuff): Add man.
2476 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2477 (uninstall-man5): New.
2478 (STAGESTUFF): Add *.1 and *.5.
2479 (GDBvn.texi): Add SYSTEM_GDBINIT.
2480 (gdb.1, gdbserver.1, gdbinit.5): New.
2481 (maintainer-clean realclean): Add $(MANS).
2482 (install): Add install-man.
2483 (uninstall): Add uninstall-man.
2484 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2485 (@copying): Wrap it by @c man begin COPYRIGHT.
2486 (Top): Add Man Pages.
2487 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2488
be9a8770
PA
24892013-04-02 Pedro Alves <palves@redhat.com>
2490
2491 * gdb.texinfo (Debugging Output): Document "set/show debug
2492 aarch64", "set/show debug coff-pe-read" and "set/show debug
2493 mach-o".
2494
a46c1e42
PA
24952013-04-02 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2498 table>: Add entry for "trace-buffer-size".
2499
bd3eecc3
PA
25002013-03-28 Pedro Alves <palves@redhat.com>
2501
2502 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2503 table>: Add entry for "trace-status".
2504
215b9f98
EZ
25052013-03-28 Eli Zaretskii <eliz@gnu.org>
2506
2507 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2508 @bullet", which is invalid (makeinfo 5.1 barfs).
2509
7f7cc265
PA
25102013-03-28 Pedro Alves <palves@redhat.com>
2511
2512 PR gdb/15294
2513
2514 * gdb.texinfo (List) <set listsize>: Adjust to document that
2515 listsize 0 means no limit, and remove mention of -1.
2516
9c0be723
YQ
25172013-03-22 Yao Qi <yao@codesourcery.com>
2518
2519 * gdb.texinfo (Embedded Processors): Remove menu item
2520 "OpenRISC 1000".
2521 (OpenRISC 1000): Remove.
2522
bd712aed
DE
25232013-03-21 Doug Evans <dje@google.com>
2524
2525 * gdb.texinfo (Maintenance Commands): Add docs for
2526 "mt set per-command {space,time,symtab} {on,off}".
2527
d0353e76
YQ
25282013-03-14 Hui Zhu <hui@codesourcery.com>
2529 Yao Qi <yao@codesourcery.com>
2530
2531 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2532
6dd24dfa
KS
25332013-03-13 Keith Seitz <keiths@redhat.com>
2534
2535 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2536 "maint agent" reference to Dynamic printf.
2537
5c4808ca
EZ
25382013-03-11 Eli Zaretskii <eliz@gnu.org>
2539
2540 * gdb.texinfo (General Query Packets): Don't use colon in index
2541 entries visible to Info format.
2542
59ea5688
MM
25432013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2544
2545 * gdb.texinfo (Process Record and Replay): Document record
2546 changes.
2547
2ae8c8e7
MM
25482013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2549
2550 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2551 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2552 qXfer:btrace:read.
2553
28abe188
EZ
25542013-03-09 Eli Zaretskii <eliz@gnu.org>
2555
2556 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2557 use colons in @anchor and @cindex entries.
2558
be9a119c 25592013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2560
2561 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2562
be9a119c 25632013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2564 Hafiz Abid Qadeer <abidh@codesourcery.com>
2565
2566 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2567 trace-buffer-size set and show commands.
2568 (Tracepoint Packets): Document QTBuffer:size.
2569 (General Query Packets): Document QTBuffer:size.
2570
d57350ea
TT
25712013-02-21 Tom Tromey <tromey@redhat.com>
2572
2573 * gdb.texinfo: Remove bad @syncodeindex.
2574 (Values From Inferior, Types In Python, Inferiors In Python)
2575 (Events In Python, Threads In Python, Frames In Python, Blocks In
2576 Python, Symbols In Python, Symbol Tables In Python): Remove
2577 @tables.
2578 (Packets, General Query Packets, Tracepoint Packets)
2579 (Host I/O Packets): Use @w{} for empty @item.
2580
9f44fbc0
SCR
25812013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2582
2583 * gdb.texinfo (Architectures In Python): Add description about
2584 the new method gdb.Architecture.disassemble.
2585
f5911ea1
HAQ
25862013-02-15 Pedro Alves <pedro@codesourcery.com>
2587 Hafiz Abid Qadeer <abidh@codesourcery.com>
2588
2589 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2590 Document the "trace-file" field.
2591
7e1e0340
DE
25922013-02-07 Doug Evans <dje@google.com>
2593
2594 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2595 command.
2596
134a2066
YQ
25972013-02-06 Yao Qi <yao@codesourcery.com>
2598
2599 * gdb.texinfo (GDB/MI Async Records): Document new MI
2600 notification "=tsv-modified". Update the document of MI
2601 notification "=tsv-created".
2602 * observer.texi (GDB Observers): New observer tsv_modified.
2603 Update observer tsv_created and tsv_delete.
2604
430ed3f0
MS
26052013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2606
2607 * gdb.texinfo (AArch64 Features): New section; document
2608 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2609 (Architectures): Add new AArch64 section to document AArch64
2610 architecture specific commands.
2611 (ABI): Add description of the new OS ABI "Newlib" and its influence
2612 on the longjmp handling.
2613
1b56eb55
JK
26142013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2615 Jan Kratochvil <jan.kratochvil@redhat.com>
2616
2617 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2618 variable in 'set/show backtrace' section.
2619
c4957902
TT
26202013-01-31 Tom Tromey <tromey@redhat.com>
2621
2622 * gdb.texinfo (Target Commands): Fix typo.
2623
bea883fd
SCR
26242013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2625
2626 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2627 describing the gdb.Architecture class.
2628 (Frames In Python): Add description about the new method
2629 gdb.Frame.architecture().
2630
796a7ff8
DE
26312013-01-23 Doug Evans <dje@google.com>
2632
2633 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2634
998580f1
MK
26352013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2636
2637 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2638 'thread-groups' field when printing a breakpoint in MI.
2639
c9fb1240
SD
26402012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2641 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2642 to reflect that jit-reader-load now supports absolute file-names.
2643
ab04a2af
TT
26442013-01-16 Tom Tromey <tromey@redhat.com>
2645
2646 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2647 (Signals): Likewise.
2648
8ac3646f
TT
26492013-01-16 Tom Tromey <tromey@redhat.com>
2650
2651 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2652 "catch-type" field.
2653 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2654
e93a8774
TT
26552013-01-07 Tom Tromey <tromey@redhat.com>
2656
2657 * gdb.texinfo (Mode Options): Don't mention -epoch.
2658 (Data, Emacs): Remove obsolete comments.
2659
54516a0b
TT
26602013-01-02 Tom Tromey <tromey@redhat.com>
2661
2662 * gdb.texinfo (GDB/MI Output Records): Update menu.
2663 (GDB/MI Breakpoint Information): New node.
2664 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2665 <-break-insert>: Likewise.
2666
8dbe8ece
YQ
26672012-12-31 Yao Qi <yao@codesourcery.com>
2668
2669 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2670 (Packets): Move "vStopped" packet to ...
2671 (Notification Packets): ... here. Describe the components
2672 of notification. Add a table of supported notifications.
2673 Add an example on the process of he async notification.
2674
f35a17b5
JK
26752012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2676
2677 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2678 present.
2679 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2680 fullname output always present.
2681
0dfd2fad
PM
26822012-12-23 Pierre Muller <muller@sourceware.org>
2683
72f4393d
L
2684 * gdbint.texinfo (Function prototypes): Require use of "extern"
2685 modifier for function prototypes in headers.
0dfd2fad 2686
7785b880
JB
26872012-12-19 Joel Brobecker <brobecker@adacore.com>
2688
2689 * refcard.tex: Update copyright notice to GPL v3 or later.
2690 Update contact info.
2691
3d745be3
JK
26922012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2693
2694 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2695
c9b6281a
YQ
26962012-12-15 Yao Qi <yao@codesourcery.com>
2697
2698 * gdb.texinfo (Debugging Output): Document 'set debug
2699 notification' and 'show debug notification'.
2700
f2a8bc8a
YQ
27012012-12-15 Yao Qi <yao@codesourcery.com>
2702
2703 * gdb.texinfo (Listing Tracepoints): New item and example about
2704 'installed on target' output.
2705 Add more in the example about 'installed on target'.
2706 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2707
451b7c33
TT
27082012-12-14 Tom Tromey <tromey@redhat.com>
2709
72f4393d 2710 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2711
3fa7bf06 27122012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2713
3fa7bf06
MG
2714 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2715
05b4bd79
PA
27162012-12-11 Pedro Alves <palves@redhat.com>
2717
2718 * gdb.texinfo: Remove all mentions of Unixware throughout.
2719
74a0d9f6
JK
27202012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2723
0c631110
TT
27242012-11-29 Tom Tromey <tromey@redhat.com>
2725
2726 * gdb.texinfo (SVR4 Process Information): Document missing
2727 "info proc" subcommands.
2728
891df0ea
YQ
27292012-11-29 Yao Qi <yao@codesourcery.com>
2730
2731 PR gdb/1477.
2732 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2733 to 'auto' instead of 'gnu'.
2734
608e2dbb
TT
27352012-11-26 Tom Tromey <tromey@redhat.com>
2736
2737 * gdb.texinfo (MiniDebugInfo): New node.
2738 (GDB Files): Update.
2739
e64e0392
DE
27402012-11-16 Doug Evans <dje@google.com>
2741
2742 * gdb.texinfo (System-wide configuration): If the system-wide init
2743 file lives in the data-directory, and --data-directory is provided,
2744 look for it there.
2745
ae606bee
TT
27462012-11-15 Tom Tromey <tromey@redhat.com>
2747
2748 * gdb.texinfo (Signaling): Fix typo.
2749
62747a60
TT
27502012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2751
2752 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2753 parameter "count" of -data-write-memory-bytes, and add an example.
2754
18a9fc12
TT
27552012-11-12 Tom Tromey <tromey@redhat.com>
2756
2757 * gdb.texinfo (Symbols): Document "info type-printers",
2758 "enable type-printer" and "disable type-printer".
2759 (Python API): Add new node to menu.
2760 (Type Printing API): New node.
2761 (Progspaces In Python): Document type_printers field.
2762 (Objfiles In Python): Likewise.
2763 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2764 register_type_printer, TypePrinter>: Document.
2765
53342f27
TT
27662012-11-12 Tom Tromey <tromey@redhat.com>
2767
2768 * gdb.texinfo (Symbols): Document "set print type methods",
2769 "set print type typedefs", and flags to ptype and whatis.
2770
ed8a1c2d
AB
27712012-11-09 Andrew Burgess <aburgess@broadcom.com>
2772
2773 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2774 the example -data-disassemble output. Extend the description of
2775 the -data-disassemble results to document all fields. Document
2776 the cli disassemble command as being related to -data-disassemble.
2777
8506d139
YQ
27782012-11-09 Yao Qi <yao@codesourcery.com>
2779
2780 PR gdb/14777.
2781 * gdb.texinfo (OS Information): Remove doc on command
2782 'info udot'.
2783
4d3f93a2
JB
27842012-11-08 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2787 gdb.ini warning for Windows port.
2788
1e96de83
YQ
27892012-11-08 Yao Qi <yao@codesourcery.com>
2790
2791 * gdb.texinfo (Search): Add kindex for 'fo'.
2792
dc939229
TT
27932012-11-05 Tom Tromey <tromey@redhat.com>
2794
2795 PR python/14802:
2796 * gdb.texinfo (Functions In Python): Add example.
2797
6f6484cd
YQ
27982012-11-03 Yao Qi <yao@codesourcery.com>
2799
2800 * observer.texi (GDB Observers): Remove observer
2801 'tracepoint_modified', 'tracepoint_created' and
2802 'tracepoint_deleted'.
2803
af4238e5
TT
28042012-10-26 Tom Tromey <tromey@redhat.com>
2805
2806 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2807
687e43a4
TT
28082012-10-25 Tom Tromey <tromey@redhat.com>
2809
2810 * gdb.texinfo (General Query Packets): Use @itemx.
2811
8de0566d
YQ
28122012-10-17 Yao Qi <yao@codesourcery.com>
2813
2814 * observer.texi (GDB Observers): Update observer
2815 'memory_changed'.
2816 * gdb.texinfo (GDB/MI Async Records): Document for
2817 "memory-changed" notification.
2818
07540c15
DE
28192012-10-15 Doug Evans <dje@google.com>
2820
2821 * gdb.texinfo (Mode Options): Document -nh.
2822 Elaborate on docs for -nx.
2823
d7019589
SP
28242012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2825
2826 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2827
82a90ccf 28282012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2829 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2830
2831 * gdb.texinfo (GDB/MI Async Records): Document notification
2832 'record-started' and 'record-stopped'.
2833 * observer.texi (GDB Observers): New observer 'record-changed'.
2834
aa9259cc
TS
28352012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2836
2837 * gdb.texinfo: Document the removal of SH's 'regs' command.
2838
c1d780c2
SDJ
28392012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2840
2841 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2842
bb25a15c
YQ
28432012-09-18 Yao Qi <yao@codesourcery.com>
2844
2845 * gdb.texinfo (GDB/MI Async Records): Document new MI
2846 notifications '=tsv-created' and '=tsv-deleted'.
2847 * observer.texi (GDB Observers): New observer tsv_created and
2848 tsv_deleted.
2849
201b4506
YQ
28502012-09-18 Yao Qi <yao@codesourcery.com>
2851
2852 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2853 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2854 '=traceframe-changed'.
2855
6fc1c773
YQ
28562012-09-17 Yao Qi <yao@codesourcery.com>
2857
2858 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2859 'set listsize'.
2860
121c73f3
JK
28612012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2862 Eli Zaretskii <eliz@gnu.org>
2863
2864 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2865 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2866 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2867
e9687799
JK
28682012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2871
3b5e4d35
YPK
28722012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2873
2874 Document how to return from "python-interactive" to GDB.
2875 * gdb.texinfo (Python Commands): Update documentation.
2876
28772012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2878
2879 Add a new "python-interactive" command that starts a standard
2880 Python interactive prompt with "pi" as alias, and add "py" as
2881 an alias to "python".
2882 * gdb.texinfo (Python Commands): Document the new commands.
2883
b583003e
TT
28842012-08-22 Tom Tromey <tromey@redhat.com>
2885
2886 * gdbint.texinfo (Host Definition): Remove documentation for
2887 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2888
a451cb65
KS
28892012-08-17 Keith Seitz <keiths@redhat.com>
2890
2891 PR c++/13356
2892 * gdb.texinfo (Type and Range Checking): Remove warning.
2893 Remove spurious commas.
2894 Update text and examples for re-implementation of set/show
2895 check type.
2896 (C and C++ Type and Range Checks): Likewise.
2897
6b1755ce
YQ
28982012-08-16 Yao Qi <yao@codesourcery.com>
2899
2900 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2901 is deprecated.
2902
f47f77df
DE
29032012-08-13 Doug Evans <dje@google.com>
2904
2905 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2906 to include functions.
2907
a72c3253
DE
29082012-08-10 Doug Evans <dje@google.com>
2909
2910 * gdb.texinfo (Convenience Funs): New node.
2911 (Types In Python): Document Type.vector.
2912
5b9afe8a
YQ
29132012-08-09 Yao Qi <yao@codesourcery.com>
2914
2915 * observer.texi: New observer command_param_changed.
2916 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2917
dc1039df
JK
29182012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2919
2920 * gdbint.texinfo (Debugging GDB): In section
2921 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2922 Mention also gdb-gdb.py.
2923
4abf930d
YQ
29242012-08-07 Yao Qi <yao@codesourcery.com>
2925
2926 Revert the folloing patch:
2927 2012-08-06 Yao Qi <yao@codesourcery.com>
2928 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2929 remote hardware-watchpoint-limit' and 'set
2930 remote hardware-breakpoint-limit'.
2931
f3c8a52a
JK
29322012-08-06 Nathaniel Flath <flat0103@gmail.com>
2933
2934 * gdb.texinfo (Working Directory): Added information about new
2935 default argument for 'cd' command.
2936
77a91025
YQ
29372012-08-06 Yao Qi <yao@codesourcery.com>
2938
2939 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2940 remote hardware-watchpoint-limit' and 'set
2941 remote hardware-breakpoint-limit'.
2942
d9f08f52
YQ
29432012-08-06 Yao Qi <yao@codesourcery.com>
2944
2945 Fix PR14371.
2946
2947 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2948 '=breakpoint-deleted'.
2949
95b07c96
YQ
29502012-08-02 Yao Qi <yao@codesourcery.com>
2951
2952 * gdb.texinfo (Native): Remove node Neutrino.
2953
7255706c
YQ
29542012-07-27 Yao Qi <yao@codesourcery.com>
2955
2956 * gdb.texinfo (IPA Protocol Commands): Document new command
2957 'close'.
2958
d6b28940
TT
29592012-07-25 Tom Tromey <tromey@redhat.com>
2960
2961 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2962
e615022a
DE
29632012-07-20 Doug Evans <dje@google.com>
2964
2965 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2966 (Index Files): Document how to control the use of deprecated index
2967 sections.
2968 (Index Section Format): Replace --use-deprecated-index-sections with
2969 "set use-deprecated-index-sections on".
2970
055855a4
EZ
29712012-07-12 Eli Zaretskii <eliz@gnu.org>
2972
2973 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2974 indices into a single node "Index". Instead, join function and
2975 variable indices into a single index, separate from the concept
2976 index. Requested in
2977 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2978 (Top): Update the top-level menu: instead of one "Index" there are
2979 now separate entries "Concept Index" and "Function and Variable
2980 Index".
2981 (Concept Index, Function and Variable Index): New nodes.
2982 (Index): Node deleted.
2983
f77cc5f0
HZ
29842012-07-05 Hui Zhu <hui_zhu@mentor.com>
2985
2986 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2987 and "maint agent-eval".
2988
00595b5e
EZ
29892012-07-03 Eli Zaretskii <eliz@gnu.org>
2990
2991 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2992 avoid file-name clashes between Index.html and index.html on
2993 case-insensitive filesystems. See the discussion starting in
2994 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2995 details of the problem.
2996 (Top): Update the master menu for the above.
2997 (Concept Index, Command and Variable Index): New nodes, instead of
2998 the old "Index" node that was deleted. All cross-references
2999 updated.
3000
d3ce09f5
SS
30012012-07-02 Stan Shebs <stan@codesourcery.com>
3002
3003 * gdb.texinfo (Dynamic Printf): Mention agent style and
3004 disconnected dprintf.
3005 (Maintenance Commands): Describe maint agent-printf.
3006 (General Query Packets): Mention BreakpointCommands feature.
3007 (Packets): Document commands extension to Z0 packet.
3008 * agentexpr.texi (Bytecode Descriptions): Document printf
3009 bytecode.
3010
2d7b58e8
JK
30112012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3012
3013 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3014 only after gdbinit files.
3015 (Startup): Move -iex and -iex commands down after gdbinit files.
3016
202cbf1c
JK
30172012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3018
3019 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3020 possibility.
3021
b6ba681c
TT
30222012-06-29 Tom Tromey <tromey@redhat.com>
3023
3024 * gdb.texinfo (Index Section Format): Update for version 7.
3025
71caed83
SS
30262012-06-28 Stan Shebs <stan@codesourcery.com>
3027
3028 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3029 example, add note about title column.
3030
ee0bf529
SCR
30312012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3032
3033 * gdb.texinfo (Symbol Tables In Python): Add description about
3034 the new 'last' attribute of gdb.Symtab_and line.
3035
3c15d565
SCR
30362012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3037
3038 * gdb.texinfo (Symbol Tables In Python): Correct the description
3039 of the 'pc' attribute of gdb.Symtab_and_line.
3040
45cfd468
DE
30412012-06-26 Doug Evans <dje@google.com>
3042
3043 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3044 and symtab-create.
3045
496ee73e
KS
30462012-06-25 Keith Seitz <keiths@redhat.com>
3047
3048 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3049 from example. Remove "rbreak" from list of corresponding
3050 gdb commands.
3051
156942c7
DE
30522012-06-23 Doug Evans <dje@google.com>
3053
3054 * gdb.texinfo (Index Section Format): Document version 7 format.
3055
c614397c
YQ
30562012-06-22 Yao Qi <yao@codesourcery.com>
3057
3058 * gdb.texinfo: Add missing cindex for some packets.
3059
472a2379
KS
30602012-06-20 Keith Seitz <keiths@redhat.com>
3061
3062 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3063 for -break-insert and document -p.
3064
2678e2af
YQ
30652012-06-20 Yao Qi <yao@codesourcery.com>
3066
3067 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3068 and "gdb.write_memory" with "Inferior.read_memory" and
3069 "Inferior.write_memory".
3070
984359d2
EZ
30712012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3072
3073 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3074 (Free Documentation): Add @node line.
3075 (Continuing and Stepping) <advance location>: Use @item instead of
3076 @itemx.
3077 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3078 @itemx.
3079 (Embedded Processors): Put the link to "PA" to its correct place,
3080 according to document structure.
3081 (Python API): Put the link to "Lazy Strings In Python" to its
3082 correct place.
3083 (Index): Use @@ in @tex block to get a literal @.
3084
3085 * gdbint.texinfo: Fix the @subtitle line.
3086
3087 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3088 correct place.
3089
16bdd41f
YQ
30902012-06-08 Yao Qi <yao@codesourcery.com>
3091
3092 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3093 Protocol'.
3094 (In-Process Agent Protocol, IPA Protocol Objects)
3095 (IPA Protocol Commands): New nodes.
3096 (Tracepoint Packets): Add anchors.
3097
2d4c29c5
TS
30982012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3099
3100 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3101
6bd110c5
YQ
31022012-06-06 Yao Qi <yao@codesourcery.com>
3103
3104 * gdb.texinfo: Update copyright year.
3105
f3e0e960
SS
31062012-05-23 Stan Shebs <stan@codesourcery.com>
3107 Kwok Cheung Yeung <kcy@codesourcery.com>
3108
3109 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3110
1564a261
JK
31112012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3112
3113 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3114 Mention also --with-separate-debug-dir.
3115 (Auto-loading): Prepend $debugdir in the sample output.
3116 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3117 auto-load safe-path variable.
3118 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3119 Mention also $debugdir for 'set auto-load scripts-directory'.
3120
eb17f351
EZ
31212012-05-19 Eli Zaretskii <eliz@gnu.org>
3122
3123 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3124 (MIPS Embedded, MIPS, MIPS Register packet Format)
3125 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3126 appropriate.
3127
4cc0665f 31282012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3129 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3130
3131 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3132 mips compression".
3133 (MIPS Breakpoint Kinds): New subsubsection.
3134
7af8dcf8 31352012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3136
3137 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3138 nodes for subsections. Add @acronym mark-ups and adjust
3139 formatting.
3140
aff139ff
JK
31412012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 Rename $ddir to $datadir.
3144 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3145 (objfile-gdb.py file): Rename $ddir to $datadir.
3146
9cb709b6
TT
31472012-05-18 Tom Tromey <tromey@redhat.com>
3148
3149 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3150
e7e0cddf
SS
31512012-05-14 Stan Shebs <stan@codesourcery.com>
3152
3153 * gdb.texinfo (Dynamic Printf): New subsection.
3154
7efc75aa
SCR
31552012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3156
3157 * gdb.texinfo (Basic Python): Add description about the function
3158 gdb.find_pc_line
3159
f307c045
JK
31602012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3161 Eli Zaretskii <eliz@gnu.org>
3162
3163 * gdb.texinfo (Separate Debug Files): Use plural form for global
3164 debugging information directory.
3165
85d4a676
SS
31662012-05-11 Stan Shebs <stan@codesourcery.com>
3167 Kwok Cheung Yeung <kcy@codesourcery.com>
3168
3169 * gdb.texinfo (Operating System Auxiliary Information): Document new
3170 'info os' subcommands.
3171
c1668e4e
JK
31722012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3175 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3176 (dotdebug_gdb_scripts section): Add reference
3177 to 'Auto-loading safe path'.
3178
7349ff92
JK
31792012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 Implement multi-component --with-auto-load-dir.
3182 * gdb.texinfo (Auto-loading): New references
3183 for 'set auto-load scripts-directory'
3184 and 'show auto-load scripts-directory'.
3185 (Auto-loading safe path): Describe the new default. Move $ddir
3186 substituation reference to 'objfile-gdb.py file'.
3187 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3188 script-name. Describe new 'set auto-load scripts-directory'
3189 and 'show auto-load scripts-directory'.
3190
6dea1fbd
JK
31912012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 Provide $ddir substitution for --with-auto-load-safe-path.
3194 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3195 (Auto-loading safe path): Likewise. Mention the default value,
3196 $ddir substitution, --with-auto-load-safe-path and
3197 --without-auto-load-safe-path.
3198 * observer.texi (gdb_datadir_changed): New.
3199
1ccacbcd
JK
32002012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3203 Twice.
3204
d9242c17
JK
3205 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3206 directory separator by path separator.
3207
af2c1515
JK
32082012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3209
3210 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3211 for 'set auto-load safe-path' optional. Mention if it is omitted.
3212 Change disabling security protection condition to "/", twice.
3213
a20ee7a4
SCR
32142012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3215
3216 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3217 the new methods global_block and static_block on gdb.Symtab
3218 objects.
3219
56af09aa
SCR
32202012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3221
3222 * gdb.texinfo (Blocks In Python): Add a note saying that future
3223 improvements to GDB and its infrastructure can move symbols
3224 across blocks within a symbol table.
3225
2746b0ef
YQ
32262012-04-29 Yao Qi <yao@codesourcery.com>
3227
3228 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3229 (A29K): Remove.
3230
62e5f89c
SDJ
32312012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3232 Tom Tromey <tromey@redhat.com>
3233
3234 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3235 and generic static probe support on GDB.
3236
a766d390
DE
32372012-04-25 Doug Evans <dje@google.com>
3238
50f042b9
DE
3239 * gdb.texinfo (Go): Fix thinko.
3240
a766d390
DE
3241 * gdb.texinfo (Supported Languages): Add Go.
3242 (Go): New node.
3243
f02e2b19
YQ
32442012-04-25 Yao Qi <yao@codesourcery.com>
3245
3246 * gdbint.texinfo (Testsuite): New section `Board settings'.
3247
68d41a48
JK
32482012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3251 Three times.
3252
174bb630
JK
3253 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3254 Three times.
3255
0511cc75
JK
32562012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3259 by @table @asis. Fix formatting of one item.
3260
0070f25a
JK
32612012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3262
3263 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3264
4dc84fd1
JK
32652012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3266
3267 New option "set debug auto-load".
3268 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3269 (auto-load verbose mode): New node.
3270
bccbefd2
JK
32712012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3272
3273 New option "set auto-load safe-path".
3274 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3275 and "info auto-load" examples for safe-path. Put there also references
3276 for "set auto-load safe-path" and "show auto-load safe-path".
3277 New menu item for Auto-loading safe path.
3278 (Auto-loading safe path): New node.
3279 (Python Auto-loading): Update the expected output from "Missing"
3280 to "No".
3281
bf88dd68
JK
32822012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3283
3284 auto-load: Implementation.
3285 * gdb.texinfo (Mode Options): New anchor for -nx.
3286 (Startup): New anchors for Option -init-eval-command,
3287 Home Directory Init File
3288 and Init File in the Current Directory during Startup.
3289 Mention set auto-load local-gdbinit with a reference.
3290 Change the sample code to "set auto-load python-scripts".
3291 (Threads): New anchor set libthread-db-search-path.
3292 Provide references to libthread_db.so.1 file.
3293 (Controlling GDB): New menu item for Auto-loading.
3294 (Auto-loading, Init File in the Current Directory)
3295 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3296 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3297 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3298 reference.
3299 (Auto-loading): Rename to ...
3300 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3301 "set auto-load python-scripts", new anchor for it. Change
3302 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3303 for it. Change "info auto-load-scripts"
3304 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3305 to "Python scripts".
3306
8264ba82
AG
33072012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3308
3309 PR mi/13393
3310 * gdb.texinfo (Print Settings): Extend the description for "set print
3311 object".
3312 (GDB/MI Variable Objects): Extend the description for -var-create and
3313 -var-list-children.
3314
06fc020f
SCR
33152012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3316
3317 * gdb.texinfo (Examining Data): Document the 'explore' command.
3318
7191c139
JB
33192012-03-28 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3322 to the children of a varobj and its update range when -var-update
3323 returns that the varobj's type changed.
3324
3708f05e
JK
33252012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3326
3327 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3328 Create two new links fir 'objfile-gdb.py file'
3329 and 'dotdebug_gdb_scripts section'.
3330
8e0583c8
JK
33312012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3332
3333 * gdb.texinfo (Auto-loading): Rename node reference
3334 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3335 Twice.
3336 (.debug_gdb_scripts section): Rename the node ...
3337 (dotdebug_gdb_scripts section): ... here.
3338 (Maintenance Commands): Also rename this node reference.
3339
7b282c5a
SCR
33402012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3341
3342 * gdb.texinfo (Python API/Values From Inferior): Add description
3343 about the new method Value.referenced_value. Add description on
3344 how Value.dereference is different (and similar) to
3345 Value.referenced_value.
3346
8320cc4f
JK
33472012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3350 --init-eval-command=COMMAND, -iex.
3351 (Startup): Describe -iex and -ix. Simplify the example
3352 for "set auto-load-scripts off".
3353
481860b3
GB
33542012-03-16 Gary Benson <gbenson@redhat.com>
3355
3356 PR breakpoints/10738
3357 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3358 stating that GDB cannot set breakpoints on inlined functions.
3359 (Mode Options): Document --use-deprecated-index-sections.
3360 (Index Section Format): Document new index section version format.
3361
c4aeac85
TT
33622012-03-15 Tom Tromey <tromey@redhat.com>
3363
3364 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3365
16899756
DE
33662012-03-13 Doug Evans <dje@google.com>
3367
3368 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3369 of "reload".
3370 (Symbols): Delete docs for set/show symbol-reloading.
3371 * gdbint.texinfo (Defining Other Architecture Features): Delete
3372 SYMBOL_RELOADING_DEFAULT.
3373 * refcard.tex: Delete reference to symbol-reloading.
3374
9b224c5e
PA
33752012-03-07 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.texinfo (General Query Packets): Document new
3378 QProgramSignals packet.
3379 * gdb.texinfo (Remote configuration): Mention
3380 "program-signals-packet".
3381
169081d0
TG
33822012-03-05 Tristan Gingold <gingold@adacore.com>
3383
3384 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3385
d1feda86
YQ
33862012-03-03 Yao Qi <yao@codesourcery.com>
3387
3388 * gdb.texinfo (In-Process Agent): New node.
3389 Document new commands.
3390 (General Query Packets): Add packet `QAgent'.
3391
1faeff08
MR
33922012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3393
3394 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3395
7d74f244
DE
33962012-03-01 Scott J. Goldman <scottjg@vmware.com>
3397
3398 * gdb.texinfo (Commands In Python): Put example python macro in
3399 COMMAND_USER category rather than COMMAND_OBSCURE.
3400 Document gdb.COMMAND_USER.
3401 (User-defined Commands): Update documentation to clarify
3402 "set/show max-user-call-depth" and "show user" don't apply to python
3403 commands. Update documentation to clarify "help user-defined" may
3404 also include python commands defined as COMMAND_USER.
3405
6fe37d23
JK
34062012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3407
3408 * gdb.texinfo (Startup): Add option -ex description to the option -x
3409 description.
3410
83364271
LM
34112012-02-24 Luis Machado <lgustavo@codesourcery.com>
3412
3413 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3414 condition-evaluation breakpoint parameter.
3415 Mention condition-evaluation mode being shown in "info break".
3416 (Break Conditions): Add description for target-side
3417 conditional breakpoints.
72f4393d 3418 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3419 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3420 cond-expr.
3421 (General Query Packets): Mention new ConditionalBreakpoint feature.
3422
bdb1994d
TT
34232012-02-22 Tom Tromey <tromey@redhat.com>
3424
3425 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3426
4d241c86
TT
34272012-02-17 Tom Tromey <tromey@redhat.com>
3428
3429 PR python/10753:
3430 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3431 directory.
3432
816338b5
SS
34332012-02-14 Stan Shebs <stan@codesourcery.com>
3434
3435 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3436
cc30c4bd
PA
34372012-02-13 Pedro Alves <palves@redhat.com>
3438
3439 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3440 mips-idt-ecoff.
3441
035d1e5b
YQ
34422012-02-09 Yao Qi <yao@codesourcery.com>
3443
3444 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3445
f0823d2c
TT
34462012-02-07 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3449 Symbol.value.
3450
64e7d9dd
TT
34512012-02-07 Tom Tromey <tromey@redhat.com>
3452
3453 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3454
4220b2f8
TS
34552012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3456
3457 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3458
edcc5120
TT
34592012-01-24 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3462 unload".
3463 (Files): Mention new catch commands.
3464 (GDB/MI Async Records): Likewise.
3465
53fe1783
GB
34662012-01-24 Gary Benson <gbenson@redhat.com>
3467
3468 Delete #if 0'd out code.
3469 * gdb.texinfo (Frame Info): Remove "info catch".
3470
b9e7b9c3
UW
34712012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3472
3473 * gdb.texinfo (Remote Configuration): Document
3474 "set remote hostio-readlink-packet" command.
3475 (General Query Packets): Document vFile:readlink packet.
3476
4aac40c8
TT
34772012-01-16 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.texinfo (Specify Location): Document relative file name
3480 handling.
3481
cafec441
TT
34822012-01-16 Tom Tromey <tromey@redhat.com>
3483
3484 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3485
0ee339bc
JK
34862012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3487 Eli Zaretskii <eliz@gnu.org>
3488
3489 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3490 code.
3491
72384ba3
PH
34922012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3493
3494 * gdb.texinfo (Variables): Document use of :: for non-static
3495 variables.
3496
ce1b17c4
JB
34972012-01-05 Joel Brobecker <brobecker@adacore.com>
3498
3499 * gdbint.texinfo (Start of New Year Procedure): Update
3500 to replace use of copyright.sh by use of copyright.py.
3501
217bff3e
JK
35022012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3503
3504 Remove the gdbtui binary.
3505 * all-cfg.texi (GDBTUI): Remove.
3506 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3507 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3508 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3509
cc72b2a2
KP
35102011-12-23 Kevin Pouget <kevin.pouget@st.com>
3511
3512 Introduce gdb.FinishBreakpoint in Python.
3513 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3514 (Python API): Add menu entry for Finish Breakpoints.
3515
13ac8d2c
JK
35162011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3517
3518 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3519 tests.
3520
e0f9f062
DE
35212011-12-16 Doug Evans <dje@google.com>
3522
3523 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3524
80b6e756
PM
35252011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3526
1c3ad6ab 3527 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3528 stack". Add documentation for "set/show python print-stack".
3529
2fb860fc
PA
35302011-12-14 Pedro Alves <pedro@codesourcery.com>
3531
3532 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3533 should transfer control to the stub in the startup code instead of
3534 in main. Mention the need to get past the initial breakpoint.
3535
f8eba3c6
TT
35362011-12-06 Tom Tromey <tromey@redhat.com>
3537
3538 * gdb.texinfo (Set Breaks): Update for new behavior.
3539
2268b414
JK
35402011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3541
3542 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3543 List Format for SVR4 Targets'.
3544 (General Query Packets): New item qXfer:libraries-svr4:read.
3545 (Library List Format for SVR4 Targets): New node.
3546
ae6f0d5b
TT
35472011-12-01 Tom Tromey <tromey@redhat.com>
3548
3549 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3550 add.
3551
36dfb11c
TT
35522011-11-22 Tom Tromey <tromey@redhat.com>
3553
3554 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3555 reasons.
3556
f196051f
SS
35572011-11-20 Stan Shebs <stan@codesourcery.com>
3558
3559 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3560 note-related options and variables.
3561 (Tracepoint Packets): Document packet changes.
3562
f85b53f8
SD
35632011-11-20 Sanjoy Das <sdas@igalia.com>
3564
3565 * gdb.texinfo (JIT Interface): Add documentation on writing and
3566 usind JIT debug info readers.
3567 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3568 Debug Info Readers): New nodes.
3569
bfccc43c
YQ
35702011-11-18 Yao Qi <yao@codesourcery.com>
3571
3572 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3573 tracepoint.
3574
c011a4f4
DE
35752011-11-15 Doug Evans <dje@google.com>
3576
3577 * gdb.texinfo (Files): Document basenames-may-differ.
3578
ed59ded5
DE
35792011-11-14 Doug Evans <dje@google.com>
3580
3581 * gdb.texinfo (Shell Commands): Document "!".
3582
405f8e94
SS
35832011-11-14 Stan Shebs <stan@codesourcery.com>
3584 Kwok Cheung Yeung <kcy@codesourcery.com>
3585
3586 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3587 needed to get shorter fast tracepoints.
3588 (Tracepoint Packets): Document new qTMinFTPILen packet.
3589
1e4d1764
YQ
35902011-11-14 Yao Qi <yao@codesourcery.com>
3591
3592 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3593 behavior of tracepoint.
3594 (General Query Packets): New feature InstallInTrace.
3595 (Remote Configuration): Document "set remote
3596 install-in-trace-packet".
3597
71eba9c2 35982011-11-12 Matt Rice <ratmice@gmail.com>
3599
3600 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3601 Add arguments to info macro.
3602
e0f8f636
TT
36032011-11-10 Tom Tromey <tromey@redhat.com>
3604
3605 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3606 manual.
3607 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3608 (Macros): Add a footnote.
3609 (C): Remove paragraph about compiler options.
3610 (C Constants): Mention wide character and string constants.
3611 (C Plus Plus Expressions): Update compiler option advice. Mention
3612 using declarations. Mention ADL. Remove old HP compiler
3613 information.
3614
625c0d47
TT
36152011-11-10 Tom Tromey <tromey@redhat.com>
3616
3617 PR c++/9257:
3618 * gdb.texinfo (Print Settings): Add an extra note about the need
3619 for a vtable.
3620
4be2aacc
MR
36212011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3622
3623 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3624 "set mips abi" documentation.
3625
0a1c4d10
DE
36262011-11-04 Doug Evans <dje@google.com>
3627
3628 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3629
aad1c02c
TT
36302011-11-03 Tom Tromey <tromey@redhat.com>
3631
3632 * gdb.texinfo (Stopping): Add menu entry.
3633 (Continuing and Stepping): Restore @node. Use @section, not
3634 @subsection.
3635
983fb131
MR
36362011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3637
3638 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3639 designation. Fix "Specify Location" cross-reference.
3640
3065dfb6
SS
36412011-11-02 Stan Shebs <stan@codesourcery.com>
3642
3643 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3644 (General Query Packets): Describe tracenz feature.
3645 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3646
0aaaf063
PK
36472011-10-28 Paul Koning <paul_koning@dell.com>
3648
3649 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3650
2231f1fb
KP
36512011-10-27 Kevin Pouget <kevin.pouget@st.com>
3652
72f4393d 3653 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3654 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3655
5110b5df
PK
36562011-10-26 Paul Koning <paul_koning@dell.com>
3657
3658 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3659
22dbab46
PK
36602011-10-25 Paul Koning <paul_koning@dell.com>
3661
3662 PR python/13327
72f4393d 3663
22dbab46
PK
3664 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3665 fetch_lazy method.
3666
9df2fbc4
PM
36672011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3668
3669 PR python/12656
3670
3671 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3672 global_block, static_block function.
3673
f05e2e1d
TT
36742011-10-19 Tom Tromey <tromey@redhat.com>
3675
3676 * gdb.texinfo (Commands In Python): Add missing "@"s.
3677
a7fc3f37
KP
36782011-10-13 Kevin Pouget <kevin.pouget@st.com>
3679
3680 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3681 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3682 constants.
3683
5048e516
JK
36842011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 Fix compatibility with texinfo versions older than 4.12.
3687 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3688 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3689 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3690 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3691 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3692 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3693 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3694
5a56e9c5
DE
36952011-10-09 Doug Evans <dje@google.com>
3696
3697 * gdb.texinfo (Extending GDB): Document alias command.
3698
36b11add
JK
36992011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3700
3701 Support @entry in input expressions.
3702 * gdb.texinfo (Variables): Describe @entry names suffix.
3703 (Print Settings): Add anchor for `set print entry-values'.
3704
e18b2753
JK
37052011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3706 Eli Zaretskii <eliz@gnu.org>
3707
3708 Display @entry parameter values (without references).
3709 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3710 example.
3711 (Print Settings): New description of set print entry-values and show
3712 print entry-values.
3713
111c6489
JK
37142011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3715 Eli Zaretskii <eliz@gnu.org>
3716
3717 Recognize virtual tail call frames.
3718 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3719 (Tail Call Frames): New node.
3720 (Frames In Python): Add gdb.TAILCALL_FRAME.
3721
9c15afc4
DE
37222011-10-07 Doug Evans <dje@google.com>
3723
3724 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3725 register_pretty_printer.
3726
99f5279d
PM
37272011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3728
3729 PR python/12930
3730 PR python/12802
3731
3732 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3733 stop method.
3734
03583c20
UW
37352011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3736
3737 * gdb.texinfo (Starting your Program): "set disable-randomization"
3738 is no longer Linux-specific.
3739 (Remote Configuration): Document "set remote
3740 disable-randomization-packet".
3741 (General Query Packets): Document "QDisableRandomization" packet
3742 and add it to "qSupported" list.
3743
bd054e06
KP
37442011-10-07 Kevin Pouget <kevin.pouget@st.com>
3745
3746 Allow Python notification of new object-file loadings.
3747 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3748 event type.
3749
cb6be26b
KP
37502011-10-04 Kevin Pouget <kevin.pouget@st.com>
3751
3752 PR python/12691: Add the inferior to Python exited event
3753 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3754
a05336a1
JB
37552011-10-03 Joel Brobecker <brobecker@adacore.com>
3756
3757 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3758 rephasing.
3759
5d77fe44
JB
37602011-10-03 Joel Brobecker <brobecker@adacore.com>
3761
3762 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3763 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3764 as possible feature returned by the `-list-features'
3765 command.
3766
699df94d
PK
37672011-09-28 Paul Koning <paul_koning@dell.com>
3768
3769 * gdb.texinfo (gdb.Type): Document field access by dictionary
3770 key syntax.
3771
24bdad53
YQ
37722011-09-28 Yao Qi <yao@codesourcery.com>
3773
3774 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3775 Add one space after option `-s'. Remove @r{} markup.
3776
6710bf39
SS
37772011-09-27 Stan Shebs <stan@codesourcery.com>
3778
3779 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3780
d99f7e48
HZ
37812011-09-16 Hui Zhu <teawater@gmail.com>
3782
3783 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3784 to *(unsigned char *)$esp@300.
3785
d812018b
PK
37862011-09-15 Paul Koning <paul_koning@dell.com>
3787
3788 * gdb.texinfo: Make style of Python functions and methods match
3789 the syntax of Python. Also put class and module names explicitly
3790 on function, member, and variable names, matching Python
3791 documentation conventions.
72f4393d 3792
2aa48337
KP
37932011-09-15 Kevin Pouget <kevin.pouget@st.com>
3794
3795 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3796 * gdb.texinfo (Inferiors In Python): Describe new
3797 gdb.selected_inferior() function.
3798
6839b47f
KP
37992011-09-15 Kevin Pouget <kevin.pouget@st.com>
3800
3801 Handle multiple breakpoint hits in Python interface:
3802 * gdb.texinfo (Events In Python): New function documentation:
3803 gdb.BreakpointEvent.breakpoints. Indicate that
3804 gdb.BreakpointEvent.breakpoint is now deprecated.
3805
26829f2b
JB
38062011-09-04 Joel Brobecker <brobecker@adacore.com>
3807
3808 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3809
a9f54f60
TT
38102011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3811
3812 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3813
fa3a4f15
PM
38142011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3815
72f4393d
L
3816 * gdb.texinfo (Prompt): Add set/show extended-prompt
3817 documentation
3818 (Basic Python): Add prompt_hook anchor.
3819 (Python modules): Reword module text to reflect multiple modules.
3820 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3821
224bbe49
YQ
38222011-08-14 Yao Qi <yao@codesourcery.com>
3823
78d85199
YQ
3824 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3825
38262011-08-14 Yao Qi <yao@codesourcery.com>
3827
3828 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3829 (TIC6x Features): New node.
3830
457e09f0
DE
38312011-08-12 Doug Evans <dje@google.com>
3832
3833 * gdb.texinfo (Symbols In Python): Document symbol.type.
3834
5e239b84
PM
38352011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3836
3837 * gdb.texinfo (Python): Document command and function
3838 auto-loading.
3839
177bc839
JK
38402011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3841 Eli Zaretskii <eliz@gnu.org>
3842
3843 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3844 typedefs unrolling. Extend the sample code by an inner typedef and
3845 outer typedefs unrolling.
3846
1a532630
PP
38472011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3848
3849 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3850 size and line-size.
3851
9b158ba0 38522011-07-21 Matt Rice <ratmice@gmail.com>
3853
3854 PR macros/12999
3855 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3856 Update text and cindex entries for info macro command.
3857
d17b6f81
PM
38582011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3859
3860 * observer.texi (GDB Observers): Add before_prompt observer.
3861 * gdb.texinfo (Basic Python): Add documentation for prompt
3862 substitution.
3863
713389e0
PM
38642011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3865
72f4393d 3866 PR python/12438
713389e0 3867 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3868 set/show python print-stack. Document set/show python
3869 print-backtrace.
713389e0 3870
177b42fe
TJB
38712011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3872
3873 * gdb.texinfo: Fix typos.
3874
900e11f9
JK
38752011-07-01 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.texinfo (Debugging Output): Document set debug
3878 check-physname.
3879
39c4d40a
TT
38802011-06-29 Tom Tromey <tromey@redhat.com>
3881
3882 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3883 breakpoint-notifications feature.
3884
6f5def7d
UW
38852011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3886
3887 * gdb.texinfo (Target Description): Remove warning about
3888 possibly unstable format.
3889
8cf64490
TT
38902011-06-03 Tom Tromey <tromey@redhat.com>
3891
3892 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3893 (Events In Python): Note that exit_code is optional.
3894
393eab54
PA
38952011-05-17 Pedro Alves <pedro@codesourcery.com>
3896
3897 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3898 required for multi-threading support.
3899 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3900 Hc are deprecated for multi-threading debugging. Point readers at
3901 the vCont packet.
3902
75fc9810
DE
39032011-05-15 Doug Evans <dje@google.com>
3904
3905 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3906
01124a23
DE
39072011-05-13 Doug Evans <dje@google.com>
3908
98a5dd13
DE
3909 * gdb.texinfo (Threads): Document $sdir,$pdir.
3910 (Server): Document $pdir exception.
3911
dbaefcf7
DE
3912 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3913
cc63ef9b
DE
3914 * gdb.texinfo (Threads): Clarify default value for
3915 libthread-db-search-path.
7e0396aa 3916
01124a23
DE
3917 * gdb.texinfo (Completion): Update example.
3918 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3919
d248b706
KY
39202011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3921
3922 * gdb.texinfo: Document change in the behaviour of the enable and
3923 disable GDB commands when applied to tracepoints.
3924 Document the EnableDisableTracepoints remote stub feature.
3925 Document QTEnable and QTDisable in the list of tracepoint packets.
3926
cc88a640
JK
39272011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3928
3929 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3930 hsuser.texi.
3931 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3932 comment to hsuser.texi. Change rluser.texi name in the comment.
3933
84e578fb
DE
39342011-05-10 Doug Evans <dje@google.com>
3935
3936 * gdb.texinfo (Threads): If an empty path is provided for
3937 libthread-db-search-path it is reset to its default value.
3938 (Server): Ditto.
3939
478aac75
DE
39402011-05-09 Doug Evans <dje@google.com>
3941
3942 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3943
9c06b0b4
TJB
39442011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3945 Thiago Jung Bauermann <bauerman@br.ibm.com>
3946
3947 Implement support for PowerPC BookE masked watchpoints.
3948 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3949 (PowerPC Embedded): Mention support of masked watchpoints.
3950
9ed350ad
JB
39512011-05-03 Joel Brobecker <brobecker@adacore.com>
3952
3953 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3954 `@value{GDBN}'.
3955
4ceed123
JB
39562011-05-03 Joel Brobecker <brobecker@adacore.com>
3957
3958 * gdb.texinfo (titlepage): Remove dedication.
3959 (In Memoriam): New appendix.
3960
559a7a62
JK
39612011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3962 Eli Zaretskii <eliz@gnu.org>
3963
3964 * gdb.texinfo (Index Section Format): Change the version to 5.
3965 Describe the different formula.
3966
03f2bd59
JK
39672011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3968 Eli Zaretskii <eliz@gnu.org>
3969
3970 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3971 for disconnected tracing.
3972 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3973 extended-remote relationship. Mention --once.
3974 (TCP port allocation lifecycle of @code{gdbserver}): New.
3975
d9b1a651
EZ
39762011-04-23 Eli Zaretskii <eliz@gnu.org>
3977
3978 * gdb.texinfo (Server): Improve indexing. Index all optional
3979 switches to gdbserver.
3980
90476074
TT
39812011-04-20 Tom Tromey <tromey@redhat.com>
3982
3983 * gdb.texinfo (Index Section Format): New node.
3984 (Top): Add new node to menu.
3985
c21236dc
PA
39862011-04-20 Pedro Alves <pedro@codesourcery.com>
3987
3988 * gdb.texinfo (Maintenance Commands): Document `maint print
3989 remote-registers'.
3990
05c8c3f5
TT
39912011-04-20 Tom Tromey <tromey@redhat.com>
3992
3993 * gdb.texinfo (Trace File Format): Move node later.
3994
7a9dd1b2
TT
39952011-04-19 Tom Tromey <tromey@redhat.com>
3996
3997 * gdbint.texinfo (Register Information Functions): Remove
3998 duplicate "the".
3999 * gdb.texinfo (Emacs): Remove duplicate "to".
4000 (GDB/MI Variable Objects): Remove duplicate "the".
4001 (General Query Packets): Likewise.
4002
4368ebeb
JB
40032011-04-02 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4006 "GDB/MI Ada Exception Information" node.
4007
956a9fb9
JB
40082011-04-01 Joel Brobecker <brobecker@adacore.com>
4009
4010 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4011 the "exception-name" field in the *stopped async record.
4012
f1310107
TJB
40132011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4014 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4015
4016 Implement support for PowerPC BookE ranged breakpoints.
4017 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4018
8786b2bd
TT
40192011-03-28 Tom Tromey <tromey@redhat.com>
4020
4021 * gdb.texinfo (Set Tracepoints): Fix typo.
4022
9ef07c8c
TT
40232011-03-24 Tom Tromey <tromey@redhat.com>
4024
4025 * gdb.texinfo (Specify Location): Document `function:label'
4026 linespec.
4027
99c3dc11
PM
40282011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4029
f1310107 4030 PR python/12149
99c3dc11
PM
4031
4032 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4033
29703da4
PM
40342011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4035
4036 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4037 (Inferiors In Python): Likewise.
4038 (Threads In Python): Likewise.
4039 (Symbols In Python): Likewise.
4040 (Objfiles In Python): Likewise.
4041 (Symbol Tables In Python): Likewise.
4042
c9174737
PA
40432011-03-15 Pedro Alves <pedro@codesourcery.com>
4044
4045 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4046 display>: Explain that the commands accept number ranges.
4047
7371cf6d
PM
40482011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4049
4050 * gdb.texinfo (Breakpoints In Python): Add description and example
4051 of Python stop function operation.
4052
ecec24e6
PM
40532011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4054
4055 * gdb.texinfo (Parameters In Python): Document get_set_string and
4056 get_show_string methods.
4057
6dcd5565
JK
40582011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4059
4060 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4061
81896e36
JK
4062 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4063 circular-trace-buffer name.
4064
5e30da2c
JB
40652011-02-28 Joel Brobecker <brobecker@adacore.com>
4066
4067 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4068 in the previous change.
4069
3bd0f5ef 40702011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4071
72f4393d 4072 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4073 that they can accept multiple arguments.
4074
4ec7539c
JB
40752011-02-24 Joel Brobecker <brobecker@adacore.com>
4076
4077 Revert the following patch (code patch was not approved):
4078 2011-02-21 Hui Zhu <teawater@gmail.com>
4079 * agentexpr.texi (bytecode descriptions): add printf.
4080 * gdb.texinfo (tracepoint action lists): add printf.
4081
82809774
DE
40822011-02-23 Doug Evans <dje@google.com>
4083
4084 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4085
e5a67952
MS
40862011-02-23 Michael Snyder <msnyder@vmware.com>
4087
4088 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4089 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4090 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4091
6e6fbe60
DE
40922011-02-22 Doug Evans <dje@google.com>
4093
4094 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4095 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4096 add description of result, fix @defun formatting.
4097
f994e27a
HZ
40982011-02-21 Hui Zhu <teawater@gmail.com>
4099
4100 * agentexpr.texi (Bytecode Descriptions): Add printf.
4101 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4102
c7f96d2b
TT
41032011-02-18 Tom Tromey <tromey@redhat.com>
4104
4105 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4106
60f98dde
MS
41072011-02-14 Michael Snyder <msnyder@vmware.com>
4108
4109 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4110 Document new command "thread find".
4111
08e796bc
MS
41122011-02-14 Michael Snyder <msnyder@vmware.com>
4113
4114 * gdb.texinfo (Threads): Update example of new thread message.
4115
b3b9301e
PA
41162011-02-14 Pedro Alves <pedro@codesourcery.com>
4117
4118 * gdb.texinfo (Remote Configuration): Mention set/show remote
4119 traceframe-info.
4120 (Tools/Packages Optional for Building GDB): Mention that expat is
4121 used for traceframe info.
4122 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4123 (General Query Packets) <qSupported>: Describe the
4124 qXfer:traceframe-info:read feature.
4125 (qXfer::read): Describe qXfer:traceframe-info:read.
4126 (Traceframe Info Format): New section.
4127
cef35b0f
PA
41282011-02-04 Pedro Alves <pedro@codesourcery.com>
4129
4130 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4131 for casts and unary operators.
4132
f1cbe1d3
TT
41332011-02-04 Tom Tromey <tromey@redhat.com>
4134
4135 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4136 is not useful.
4137
585fdaa1
PA
41382011-01-25 Pedro Alves <pedro@codesourcery.com>
4139
4140 * gdb.texinfo: s/value optimized out/optimized out/g
4141
7bfc9434
JB
41422011-01-21 Joel Brobecker <brobecker@adacore.com>
4143
4144 * gdb.texinfo (Other Misc Settings): Rework part of the
4145 documentation of the "set interactive mode" command.
4146
4694da01
TT
41472011-01-19 Tom Tromey <tromey@redhat.com>
4148
4149 * gdb.texinfo (Threads): Document thread name output and `thread
4150 name' command.
4151 (Threads In Python): Document Thread.name attribute.
4152 (GDB/MI Thread Commands): Document thread attributes.
4153
b716877b
AB
41542011-01-12 Andrew Burgess <aburgess@broadcom.com>
4155
4156 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4157 changes in mi/mi-cmd-disas.c
4158
13fd8b81
TT
41592011-01-12 Tom Tromey <tromey@redhat.com>
4160
4161 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4162 Fix "thread apply" text.
4163
e09342b5
TJB
41642011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4165 Thiago Jung Bauermann <bauerman@br.ibm.com>
4166
4167 Implement support for PowerPC BookE ranged watchpoints.
4168 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4169 the "set powerpc exact-watchpoints" flag.
4170
06e65f44
TT
41712011-01-07 Tom Tromey <tromey@redhat.com>
4172
4173 * gdb.texinfo (Python API): Add descriptions to @menu items.
4174
d8e22779
TT
41752011-01-06 Tom Tromey <tromey@redhat.com>
4176
4177 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4178
a255712f
PP
41792010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4180
e09342b5 4181 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4182
ccfc3d6e
TT
41832011-01-06 Tom Tromey <tromey@redhat.com>
4184
4185 PR python/12133:
4186 * gdb.texinfo (Frames In Python): Document various frame
4187 constants.
4188
44944448
JB
41892011-01-05 Joel Brobecker <brobecker@adacore.com>
4190
4191 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4192 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4193 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4194
42ea3d7a
JK
41952011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4196
4197 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4198 (clean): Add GDBvn.texi.
4199
720d1a40
JB
42002010-12-29 Joel Brobecker <brobecker@adacore.com>
4201
4202 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4203 occasional case where the debugger prints an array address
4204 instead of the array itself.
4205
ad196637
PA
42062010-12-23 Pedro Alves <pedro@codesourcery.com>
4207
4208 * gdb.texinfo (Packets) <read registers packet>: Document support
4209 for registers that were not collected.
4210
a86caf66
DE
42112010-12-15 Doug Evans <dje@google.com>
4212
4213 * gdb.texinfo (Startup): Document auto-loading of scripts during
4214 startup.
4215 (Auto-loading): Delete "maint set python auto-load on|off".
4216 Add "set auto-load-scripts on|off".
4217
aae1c79a
DE
42182010-12-07 Doug Evans <dje@google.com>
4219
4220 * gdb.texinfo (Mode Options): Document -data-directory.
4221 (Data Files): Add reference to -data-directory.
4222
4e04c971
DE
42232010-11-29 Doug Evans <dje@google.com>
4224
4225 * gdb.texinfo (Pretty-Printer Introduction): Change
4226 printer-name:subprinter-name to printer-name;subprinter-name.
4227
94b6973e
PM
42282010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4229
72f4393d 4230 PR python/12199
94b6973e
PM
4231
4232 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4233
39037522
TT
42342010-11-23 Tom Tromey <tromey@redhat.com>
4235
4236 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4237 (Editing): Likewise.
4238 (Command History): Likewise.
4239 (TUI Keys): Likewise.
4240 (Bug Reporting): Conditionally include rluser.texi and
4241 inc-history.texinfo.
4242 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4243 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4244 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4245 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4246 (gdb.pdf): Likewise.
4247 (gdb.info): Likewise.
4248 (gdb/index.html): Likewise.
4249
5ae98d25
TT
42502010-11-23 Tom Tromey <tromey@redhat.com>
4251
4252 * Makefile.in (Makefile): Run ../config.status.
4253 (distclean): Update.
4254 * configure: Remove.
4255 * configure.ac: Remove.
4256
621c8364
TT
42572010-11-12 Tom Tromey <tromey@redhat.com>
4258
4259 * gdb.texinfo (Basic Python): Update. Add xref.
4260 (Exception Handling): Document new exception classes.
4261 (Types In Python): Update.
4262 (Frames In Python): Update.
4263
84f4c1fe
PM
42642010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4265
4266 * gdb.texinfo (Breakpoints In Python): Document "internal"
4267 parameter, and visible attribute.
4268
99e7ae30
DE
42692010-11-05 Doug Evans <dje@google.com>
4270
4271 * gdb.texinfo (Source Path): Document "set directories".
4272
f4b8a18d
KW
42732010-11-05 Ken Werner <ken.werner@de.ibm.com>
4274
4275 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4276 (OpenCL C): New node.
4277
7b51bc51
DE
42782010-11-02 Doug Evans <dje@google.com>
4279
4280 * gdb.texinfo (Pretty Printing): Expand into three sections,
4281 introduction, example, and commands.
4282 (Python API): Delete section Disabling Pretty-Printers, merge into
4283 Selecting Pretty-Printers.
4284 (Writing a Pretty-Printer): New section. Move the pretty-printer
4285 example here, and reformat to match python coding style. Add a second
4286 example using the gdb.printing module.
4287 (Python modules): Add gdb.printing.
4288
9eeee977
DE
42892010-10-29 Doug Evans <dje@google.com>
4290
4291 * gdb.texinfo (Python): Fix long line.
4292
a0e0ffdf
DE
42932010-10-20 Doug Evans <dje@google.com>
4294
4295 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4296 All references updated. Correct sections marked as subsections.
4297 (Coding Standards): New chapter. Move the coding standard related
4298 subsections here. Add section on Python coding standards.
4299
0e3509db
DE
43002010-10-13 Doug Evans <dje@google.com>
4301
4302 * gdb.texinfo (Python): Add "Python modules".
4303 (Types in Python): Add reference to gdb.types section.
4304 (Python modules): New node.
4305
44592cc4
DE
43062010-10-11 Doug Evans <dje@google.com>
4307
4308 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4309 Python" from gdb.Value.type description.
4310
6e1bb179
JB
43112010-09-28 Joel Brobecker <brobecker@adacore.com>
4312
4313 * gdb.texinfo (Ravenscar Profile): New node.
4314
e8467610
TT
43152010-09-22 Tom Tromey <tromey@redhat.com>
4316
4317 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4318
fccd1d1e
EZ
43192010-09-22 Eli Zaretskii <eliz@gnu.org>
4320
4321 * gdb.texinfo (Values From Inferior): Clarify that
4322 value.dynamic_type works only in C++ programs with RTTI.
4323
c1b6b909
TT
43242010-09-15 Paul Bolle <pebolle@tiscali.nl>
4325
4326 * gdb.texinfo (Character Sets): Correctly reference host-charset
4327 in example.
4328
7d288aaa
TT
43292010-09-13 Tom Tromey <tromey@redhat.com>
4330
4331 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4332 Document "fullname" and "from".
4333
f75d858b
MK
43342010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4335
4336 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4337 feature `reverse' output by -list-target-features.
4338
83b9503b
L
43392010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4340
4341 * gdb.texinfo (i386 Features): Remove an extra "@item".
4342
03f17ccf
TT
43432010-08-30 Tom Tromey <tromey@redhat.com>
4344
4345 PR python/11792:
4346 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4347
9779414d
DJ
43482010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4349
4350 * gdb.texinfo (ARM Features): Document
4351 org.gnu.gdb.arm.m-profile.
4352
f9ffd4bb
TT
43532010-08-23 Tom Tromey <tromey@redhat.com>
4354
4355 PR python/11145:
4356 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4357 reinterpret_cast methods.
4358
702c2711
TT
43592010-08-23 Tom Tromey <tromey@redhat.com>
4360
4361 PR python/11915:
4362 * gdb.texinfo (Types In Python): Document array method.
4363
66b73624
TJB
43642010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4365
4366 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4367
06a64a0b
TT
43682010-08-16 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.texinfo (Set Watchpoints): Document -location option.
4371
a3a7127e
DE
43722010-08-13 Doug Evans <dje@google.com>
4373
4374 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4375
8dedea02
VP
43762010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4377
4378 * gdb.texinfo (GDB/MI Data Manipulation): Document
4379 -data-read-memory-raw and -data-write-memory-raw.
4380
ca5c20b6 43812010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4382 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4383
4384 * gdb.texinfo (Basic Python): Describe post_event API.
4385
cb2e07a6
PM
43862010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4387
4388 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4389 decode_line Python APIs
cb2e07a6 4390
464b3efb
TT
43912010-08-10 Tom Tromey <tromey@redhat.com>
4392
4393 * gdb.texinfo (Pretty Printing API): Document
4394 gdb.default_visualizer.
4395
c29c521f
TT
43962010-08-10 Tom Tromey <tromey@redhat.com>
4397
4398 Revert gdb-add-index addition:
4399 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4400
5da1313b
JK
44012010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4402 Eli Zaretskii <eliz@gnu.org>
4403
4404 * gdb.texinfo (Mode Options) <-batch>
4405 (Basic Python) <gdb.execute>: Describe setting width and height.
4406
02d868e8
PP
44072010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4408
4409 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4410
c2bbed2a
TT
44112010-07-30 Tom Tromey <tromey@redhat.com>
4412
4413 * gdb.texinfo (Index Files): Mention gdb-add-index.
4414
6c13bbe1
HZ
44152010-07-30 Hui Zhu <teawater@gmail.com>
4416
4417 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4418 "detach inferior" and "kill inferior".
4419
53a71c06
CR
44202010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4421
4422 * gdb.texinfo (Machine Code): Update description of two forms of
4423 arguments, and add new example to demonstrate the new form.
4424
5374244e
PM
44252010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4426
4427 * gdb.texinfo (Values From Inferior): Add value inferior function
4428 call description.
4429
8ea5bce5
JK
44302010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4431
4432 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4433
c0edd9ed
JK
44342010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4435 Eli Zaretskii <eliz@gnu.org>
4436
4437 Make core files the process_stratum.
4438 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4439 record_stratum example.
4440
9291a0cd
TT
44412010-07-13 Tom Tromey <tromey@redhat.com>
4442
4443 * gdb.texinfo (Index Files): New node.
4444
f5011d11
TT
44452010-07-13 Tom Tromey <tromey@redhat.com>
4446
4447 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4448
0f5238ed
TT
44492010-07-13 Tom Tromey <tromey@redhat.com>
4450
4451 * gdb.texinfo (Specify Location): Document labels.
4452
74c761c1
PA
44532010-07-01 Pedro Alves <pedro@codesourcery.com>
4454
4455 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4456 entries for fast tracepoints and static tracepoints.
4457
501994c0
PA
44582010-07-01 Pedro Alves <pedro@codesourcery.com>
4459
4460 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4461 qsThreadInfo>: Spell out `l' as ell.
4462
0fb4aa4b
PA
44632010-07-01 Pedro Alves <pedro@codesourcery.com>
4464
4465 * gdb.texinfo (Convenience Variables): Document $_sdata.
4466 (Commands to Set Tracepoints): Describe static tracepoints. Add
4467 `Listing Static Tracepoint Markers' menu entry. Document
4468 "strace".
4469 (Tracepoint Action Lists): Document collecting $_sdata.
4470 (Listing Static Tracepoint Markers): New subsection.
4471 (Tracepoints support in gdbserver): Mention static tracepoints.
4472 (remote packets, enabling and disabling): Mention
4473 read-sdata-object.
4474 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4475 and StaticTracepoint.
4476 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4477 Document qXfer:sdata:read.
4478 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4479
dc3b15be
JB
44802010-06-29 Joel Brobecker <brobecker@adacore.com>
4481
4482 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4483
595939de
PM
44842010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4485 Tom Tromey <tromey@redhat.com>
4486 Thiago Jung Bauermann <bauerman@br.ibm.com>
4487
4488 * gdb.texinfo (Inferiors In Python): New node.
4489 * gdb.texinfo (Threads In Python): New node.
4490
9279c692
JB
44912010-06-28 Joel Brobecker <brobecker@adacore.com>
4492
4493 * gdb.texinfo (Python): Document what the python directory is
4494 and what its location is.
4495 (Basic Python): Document the gdb.PYTHONDIR constant.
4496
bc9f0842
TT
44972010-06-25 Tom Tromey <tromey@redhat.com>
4498
4499 PR python/10808:
4500 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4501
f1421989
HZ
45022010-06-24 Hui Zhu <teawater@gmail.com>
4503
4504 * gdb.texinfo: (Commands for Controlled Output): Add
4505 documentation for command "eval".
4506
e4c0cfae
SS
45072010-06-21 Stan Shebs <stan@codesourcery.com>
4508
4509 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4510 * annotate.texinfo: Ditto.
4511 * gdbint.texinfo: Ditto.
4512 * stabs.texinfo: Ditto.
4513
bb08c432
HZ
45142010-06-22 Hui Zhu <teawater@gmail.com>
4515
4516 * gdb.texinfo: (Process Record and Replay): Add documentation
4517 for command "set record memory-query".
4518
4f5d9f07
SS
45192010-06-21 Stan Shebs <stan@codesourcery.com>
4520
4521 * gdb.texinfo: Relicense under GFDL version 1.3.
4522 * annotate.texinfo: Relicense under GFDL version 1.3.
4523 * gdbint.texinfo: Relicense under GFDL version 1.3.
4524 * stabs.texinfo: Relicense under GFDL version 1.3.
4525 * fdl.texi: Update to version 1.3.
4526
6aed2dbc
SS
45272010-06-18 Stan Shebs <stan@codesourcery.com>
4528
a61408f8
SS
4529 * gdb.texinfo (Operating System Auxiliary Information): Describe
4530 "info os" when no arguments given.
4531
6aed2dbc
SS
4532 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4533 $_thread.
4534
24e933df
HZ
45352010-06-18 Hui Zhu <teawater@gmail.com>
4536
4537 * gdb.texinfo: (Process Record and Replay): Add documentation
4538 for commands "record save" and "record restore".
4539
65d79d4b
SDJ
45402010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4541
4542 * gdb.texinfo: Include information about the correct use
4543 of addresses in the `watch' command.
4544
d914c394
SS
45452010-06-11 Stan Shebs <stan@codesourcery.com>
4546
4547 * gdb.texinfo (Observer Mode): New section.
4548 (General Query Packets): Document QAllow.
889bf7c5 4549
967cf477
DE
45502010-06-04 Doug Evans <dje@google.com>
4551
4552 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4553
aaf4119b
DE
45542010-06-03 Doug Evans <dje@google.com>
4555
4556 * gdbint.texinfo (Coding): Add subsection on command names.
4557
9eae7c52
TT
45582010-06-02 Tom Tromey <tromey@redhat.com>
4559
4560 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4561 always-disassemble.
4562
fa593d66
PA
45632010-06-01 Pedro Alves <pedro@codesourcery.com>
4564
4565 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4566 gdbserver, and add cross reference.
4567 (Tracepoints support in gdbserver): New subsection.
4568
dde08ee1
PA
45692010-05-26 Pedro Alves <pedro@codesourcery.com>
4570
4571 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4572 `qRelocInsn' feature.
4573 (Relocate instruction reply packet): New subsection
4574 of `Tracepoint Packets'.
4575 (Tracepoint Packets): Mention that packets QTDP and QTStart
4576 support the qRelocInsn request, and add cross reference to new
4577 subsection.
4578
07ca107c
DE
45792010-05-25 Doug Evans <dje@google.com>
4580
4581 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4582 (Commands In Python): Document gdb.string_to_argv.
4583
c25c4a8b
JK
45842010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4585
4586 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4587 ATTR_NORETURN.
4588
d7b32ed3 45892010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4590 Tom Tromey <tromey@redhat.com>
4591 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4592
c25c4a8b 4593 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4594
6aecb9c2
JB
45952010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4596
4597 * gdb.texinfo: (Summary) Add mention about D language support.
4598 (Filenames): Add D suffixes.
4599 (D): New node.
4600
b7da9e9f
PM
46012010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4602
4603 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4604 of macro deleted from GDB code.
4605
ab38a727
PA
46062010-04-24 Pedro Alves <pedro@codesourcery.com>
4607
4608 * gdb.texinfo (Commands to specify files): Describe what how GDB
4609 looks up DOS-based filesystem paths on the system root. Document
4610 the new `set/show target-file-system-kind' commands.
4611
66d09542
DE
46122010-04-23 Doug Evans <dje@google.com>
4613
4614 * gdb.texinfo (Python): Move Auto-loading section here ...
4615 (Python API): from here.
4616 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4617 (Maintenance Commands): Add docs for "maint print section-scripts".
4618
8bd10a10
CM
46192010-04-20 Chris Moller <cmoller@redhat.com>
4620
4621 * gdb.texinfo (Setting Breakpoints): Added description of
4622 filename-qualified rbreak.
4623 * refcard.tex (Breakpoints and Watchpoints): Added brief
4624 description of filename-qualified rbreak.
4625
4c374409
JK
46262010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4627
4628 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4629 (Python API): Change the reference to Pretty Printing API.
4630 (Pretty Printing): Move the user part under the Data node. Reformat
4631 the sample output to 72 columns. Create a new reference to Pretty
4632 Printing API. Rename the API part ...
4633 (Pretty Printing API): To a new node name.
4634 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4635 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4636
5a9351ae
SS
46372010-04-21 Stan Shebs <stan@codesourcery.com>
4638
4639 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4640 and commands.
5a9351ae 4641 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4642
9a22f0d0
PM
46432010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4644
4645 * gdb.texinfo (Examining memory): Update for change in string
4646 display with explicit size.
4647
6149aea9
PA
46482010-04-19 Pedro Alves <pedro@codesourcery.com>
4649
4650 PR breakpoints/8554.
4651
4652 * gdb.texinfo (Save Breakpoints): New node.
4653 (save-tracepoints): Rename to ...
4654 (save tracepoints): ... this. Mention that `save-tracepoints' is
4655 a deprecated alias to `save tracepoints'.
4656
711e434b
PM
46572010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4658
645797a8 4659 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4660 (info w32 thread-information-block): Document new command.
4661 (qGetTIBAddress): Document new gdbserver query.
4662 (maint set/show show-all-tib): Document new command.
4663
3f7b2faa
DE
46642010-04-15 Doug Evans <dje@google.com>
4665
fa33c3cd
DE
4666 * gdb.texinfo (Python API): Add progspaces section.
4667 (Selecting Pretty-Printers): Progspace pretty-printers are
4668 searched too.
4669 (Progspaces In Python): New section.
4670
3f7b2faa
DE
4671 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4672
79f283fe
PM
46732010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4674
4675 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4676 returns None.
4677
87290684
SS
46782010-04-09 Stan Shebs <stan@codesourcery.com>
4679
4680 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4681 Describe the `frames-created' field, tweak grammar.
4682
a97153c7
PA
46832010-04-09 Pedro Alves <pedro@codesourcery.com>
4684
4685 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4686 Describe the `circular' and `disconnected' fields.
4687
5c5dcc1b
L
46882010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4689
4690 * gdb.texinfo (maint print registers): Mention unavailable and
4691 invisible registers.
4692
adc36818
PM
46932010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4694 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4695 Tom Tromey <tromey@redhat.com>
adc36818
PM
4696
4697 * gdb.texinfo (Breakpoints In Python): New Node.
4698
33da3f1c
SS
46992010-04-08 Stan Shebs <stan@codesourcery.com>
4700
4701 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4702 trace status fields.
4703
3a13a53b
L
47042010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4705
4706 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4707 optional. Make org.gnu.gdb.i386.avx requires
4708 org.gnu.gdb.i386.avx.
4709
08001717
DE
47102010-04-08 Doug Evans <dje@google.com>
4711
4712 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4713 search path, and document that gdb only scans the search path if
4714 the script's path doesn't specify a directory.
4715
c375651d
DE
47162010-04-05 Doug Evans <dje@google.com>
4717
4718 * gdb.texinfo (maint show python auto-load): Fix typo.
4719
af54718e
SS
47202010-04-04 Stan Shebs <stan@codesourcery.com>
4721
d77f58be
SS
4722 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4723 (Setting Watchpoints): Update description of "info watch".
4724 (Disabling Breakpoints): Only "info break" lists all.
4725
af54718e
SS
4726 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4727 (tdump): Explain how tdump works.
4728
86b17b60
PA
47292010-04-01 Pedro Alves <pedro@codesourcery.com>
4730
4731 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4732 add cross reference.
4733
ff12863f
PA
47342010-03-31 Pedro Alves <pedro@codesourcery.com>
4735
4736 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4737 commands error out.
4738
f68eb612
L
47392010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4740
4741 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4742
c8d5aac9
L
47432010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4744
4745 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4746
7d13fe92
SS
47472010-03-29 Stan Shebs <stan@codesourcery.com>
4748 Nathan Sidwell <nathan@codesourcery.com>
4749
4750 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4751 GDBN equivalent.
4752 (Set Tracepoints): Remove mention that conditional tracepoints
4753 don't exist.
4754 (Tracepoint Actions): Clarify when while-stepping collection
4755 happens, note that while-stepping does not automatically collect
4756 $pc.
4757
409873ef 47582010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4759
409873ef
SS
4760 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4761 (General Query Packets): Describe TracepointSource.
4762
ee8e71d4
EZ
47632010-03-27 Matt Rice <ratmice@gmail.com>
4764
c8d5aac9
L
4765 * gdb.texinfo (ARM): Document arguments to "target sim".
4766 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4767
99b5e152
PA
47682010-03-26 Pedro Alves <pedro@codesourcery.com>
4769
4770 * gdb.texinfo (Tracepoint Packets): Remove mention that
4771 terror:string may be plain text, and drop mention of X prefix.
4772
cd64ee31
VP
47732010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4774
4775 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4776
6c28cbf2
SS
47772010-03-24 Stan Shebs <stan@codesourcery.com>
4778
4779 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4780
95a42b64
TT
47812010-03-24 Tom Tromey <tromey@redhat.com>
4782
4783 PR breakpoints/9352:
4784 * gdb.texinfo (Break Commands): Update.
4785
18148017
VP
47862010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4787
4788 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4789 commands.
4790
4daf5ac0
SS
47912010-03-16 Stan Shebs <stan@codesourcery.com>
4792
4793 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4794 circular-trace-buffer.
4795 (Tracepoint Packets): Describe QTBuffer, and details of the
4796 qTStatus reply.
4797
c9429232
SS
47982010-03-12 Stan Shebs <stan@codesourcery.com>
4799 Nathan Sidwell <nathan@codesourcery.com>
4800
4801 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4802 doing instruction stepping.
4803 (Tracepoint Restrictions): New node.
4804
ccefe4c4
TT
48052010-03-10 Tom Tromey <tromey@redhat.com>
4806
4807 * gdbint.texinfo (Symbol Handling): Update.
4808
7c953934
TT
48092010-03-08 Tom Tromey <tromey@redhat.com>
4810
4811 PR cli/9591:
4812 * gdb.texinfo (Mode Options): Mention lack of pagination and
4813 confirmation with --batch.
4814 (Screen Size): Mention --batch.
4815 (Messages/Warnings): Likewise.
4816
f870a310
TT
48172010-03-05 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.texinfo (Basic Python): Document target_charset and
4820 target_wide_charset.
4821
78e2826b
TT
48222010-03-05 Tom Tromey <tromey@redhat.com>
4823
4824 * gdb.texinfo (Data): Link to pretty-printing.
4825 (Output Formats): Likewise. Correct text.
4826
f5dff777
DJ
48272010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4828
4829 * gdb.texinfo (Types): Describe <struct> and <flags>.
4830
dc00d89f
PM
48312010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4832
4833 * gdb.texinfo (Frames In Python): Add block parameter and
4834 description to read_var text.
4835
5107b149 48362010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4837 Tom Tromey <tromey@redhat.com>
5107b149
PM
4838
4839 * gdb.texinfo (Types In Python): Describe block argument in
4840 template_argument and gdb.lookup_type.
4841
e03e5e7b
TT
48422010-02-24 Tom Tromey <tromey@redhat.com>
4843
4844 * gdb.texinfo (Cygwin Native): Fix typo.
4845
f3e9a817
PM
48462010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4847
4848 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4849 and select method descriptions.
4850 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4851 Tables in Python to menu.
4852 (Blocks In Python): New node.
4853 (Symbols In Python): New node.
4854 (Symbol Tables in Python): New node.
4855
a79b8f6e
VP
48562010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4857
4858 Multiexec MI
4859
4860 gdb/
4861 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4862
4863 gdb/doc/
4864 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4865 changes.
4866 (GDB/MI Program Execution): Document current behaviour of
4867 --all and --thread-group.
4868 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4869 -remove-inferior.
4870 * observer.texi (inferior_added, inferior_removed): New
4871 observers.
4872
629d6a47
TT
48732010-02-19 Tom Tromey <tromey@redhat.com>
4874
4875 * gdbint.texinfo (Getting Started): Fix @node.
4876 (Debugging GDB): Likewise.
4877
c09529e5
JB
48782010-02-13 Joel Brobecker <brobecker@adacore.com>
4879
4880 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4881 documenting the gdb_test_timeout variable.
4882
540aa8e7
MS
48832010-02-12 Jakob Engblom <jakob@virtutech.com>
4884
4885 * gdb.texinfo (MI commands): Added documentation of --reverse
4886 option to a set of MI commands. Restructured documentation of MI
4887 commands --exec-continue to reflect the complexity of reverse
4888 execution.
4889
081dfbf7
PA
48902010-02-12 Pedro Alves <pedro@codesourcery.com>
4891
4892 * gdb.texinfo (Using the Collected Data): Specify that the address
4893 range of `tfind outsize' is exclusive, and that the address range
4894 of `tfind range' is inclusive.
4895 (Tracepoint Packets): Specify that the address range of
4896 `QTFrame:range' is inclusive, and that the address range of
4897 `QTFrame:outside' is exclusive
4898
8e9c5e02
VP
48992010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4900
4901 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4902
92981e24
TT
49032010-02-10 Tom Tromey <tromey@redhat.com>
4904
4905 * gdb.texinfo (Debugging Output): Document set debug parser and
4906 show debug parser.
4907
075b51b7
L
49082010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4909
4910 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4911 i386_eflags and i386_mxcsr.
4912
3bb8d5c3
L
49132010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4914
4915 * gdb.texinfo: Document i386 target features.
4916
c5f80513
DE
49172010-02-05 Doug Evans <dje@google.com>
4918
4919 * gdbint.texinfo (Testsuite): Add a new section to document the
4920 various DejaGnu variables that may be overridden.
1be00882 4921 Document INTERNAL_GDBFLAGS.
c5f80513 4922
6ac33a4e
TT
49232010-02-04 Tom Tromey <tromey@redhat.com>
4924
4925 PR cli/8830:
4926 * gdb.texinfo (Files): -readnow comes before the filename for file
4927 and symbol-file.
4928
a1dcb23a
DJ
49292010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4930
4931 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4932 Document ARM breakpoint types.
4933 (Register Packet Format): Move into the new section.
4934 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4935
95433b34
JB
49362010-01-21 Joel Brobecker <brobecker@adacore.com>
4937
4938 * gdb.texinfo (File Options): Adjust the documentation of this
4939 switch to refer to the "source" command rather than partially
4940 duplicating some of the relevant information.
4941 (Extending GDB): Introduce and document the set/show script-extension
4942 setting.
4943 (Command Files): Add note explaining that the "source" command
4944 is also used to evalute scripts written in other languages.
4945 Remove the short slightly incorrect reference to sourcing Python
4946 scripts.
4947 (Python Commands): Document how to execute a Python script from GDB.
4948
8d576872
JB
49492010-01-19 Joel Brobecker <brobecker@adacore.com>
4950
4951 * gdb.texinfo (Command Files): Fix typo.
4952
8150ff9c
JB
49532010-01-18 Tom Tromey <tromey@redhat.com>
4954
4955 * gdb.texinfo (File Options): Document -x on .py files.
4956 (Command Files): Document handling of Python scripts.
4957
23db03a6
JZ
49582010-01-18 Jie Zhang <jie.zhang@analog.com>
4959
4960 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4961
00bf0b85
SS
49622010-01-15 Stan Shebs <stan@codesourcery.com>
4963
4964 * gdb.texinfo (Trace Files): New section.
4965 (Tracepoint Packets): Document QTSave and qTBuffer.
4966 (Trace File Format): New appendix.
4967
be759fcf
PM
49682010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4969
4970 * gdb.texinfo (Values From Inferior): Document lazy_string value
4971 method.
4972 (Python API): Add Lazy strings menu item.
4973 (Lazy Strings In Python): New node.
4974
dc146f7c
VP
49752010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4976
4977 * gdb.texinfo (GDB/MI Thread Information): New.
4978 (GDB/MI Async Records): Document the core field in *stopped.
4979 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4980 documentation
4981 (Process list): Document that osdata document may contain
4982 threads.
4983 (Remote Serial Protocol): Document qXfer:threads.
4984
d5551862
SS
49852010-01-06 Stan Shebs <stan@codesourcery.com>
4986
4987 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4988 disconnected tracing.
4989 (Tracepoint Packets): Document new protocol.
4990
7a697b8d
SS
49912010-01-05 Stan Shebs <stan@codesourcery.com>
4992
4993 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4994 tracepoints.
4995 (Tracepoint Packets): Describe remote protocol for fast
4996 tracepoints.
4997
e6f3ec50
JB
49982010-01-01 Joel Brobecker <brobecker@adacore.com>
4999
5000 Update the "Start of New Year Procedure".
5001 * gdbint.texinfo: Add the list of files that need to be updated
5002 manually. Minor reformatting.
5003
ddc4e9c1
JB
50042010-01-01 Joel Brobecker <brobecker@adacore.com>
5005
5006 * refcard.tex: Update copyright year in header and text.
5007
9d2897ad
JB
50082010-01-01 Joel Brobecker <brobecker@adacore.com>
5009
5010 * agentexpr.texi: Add 2010 to the list of copyright years.
5011 * annotate.texinfo: Likewise.
5012 * gdb.texinfo: Likewise.
5013 * gdbint.texinfo: Likewise.
5014 * observer.texi: Likewise.
5015 * stabs.texinfo: Likewise.
5016
6da95a67
SS
50172009-12-31 Stan Shebs <stan@codesourcery.com>
5018
5019 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5020
236f1d4d
SS
50212009-12-29 Stan Shebs <stan@codesourcery.com>
5022
5023 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5024
f61e138d
SS
50252009-12-28 Stan Shebs <stan@codesourcery.com>
5026
5027 * gdb.texinfo (Trace State Variables): New section.
5028 (Tracepoint Packets): Describe trace state variable packets.
5029 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5030 variable bytecodes.
5031
0fe7935b
DJ
50322009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5035 declarations.
5036
a6b29f87
VP
50372009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5038
5039 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5040 -gdb-exit behaviour.
5041
5e4bde96
JB
50422009-12-20 Joel Brobecker <brobecker@adacore.com>
5043
5044 * gpl.texi: Update to version 3 of the GPL.
5045
a1715244
JB
50462009-12-20 Joel Brobecker <brobecker@adacore.com>
5047
5048 * Makefile.in: Update copyright header.
5049 * observer.texi: Fix the copyright header of the generated files.
5050
361ae042
PM
50512009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5052
5053 * gdb.texinfo (Types In Python): Describe range function.
5054
bfd31e71
PM
50552009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5056
5057 * gdb.texinfo (Types In Python): Describe "is_base_class".
5058
57a1d736
TT
50592009-12-03 Tom Tromey <tromey@redhat.com>
5060
5061 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5062
8cebebb9
PP
50632009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5064
5065 * observer.texi: New memory_changed observer.
5066
16af530a
TT
50672009-12-01 Tom Tromey <tromey@redhat.com>
5068
5069 * gdb.texinfo (Reverse Execution): Fix typo.
5070
b6199126
DJ
50712009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5072
5073 PR gdb/8704
5074
5075 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5076 are allowed after the breakpoint condition.
5077
7a6973ad
TT
50782009-11-23 Tom Tromey <tromey@redhat.com>
5079
5080 PR python/10782:
5081 * gdb.texinfo (Types In Python): Document Type.pointer.
5082
21a0512e
PP
50832009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5084
5085 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5086
a5832c8f
PA
50872009-11-11 Pedro Alves <pedro@codesourcery.com>
5088
5089 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5090 (Using Agent Expressions): Delete cross reference.
5091
1eb7cd77
JB
50922009-11-07 Joel Brobecker <brobecker@adacore.com>
5093
5094 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5095 and @settitle directives up to help makeinfo find them.
5096
24ddea62
JK
50972009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5098
5099 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5100 (Auto-loading): Use plural and note one can use multiple components now.
5101
3afae151
VP
51022009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5103
5104 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5105 -stack-list-arguments have the same documentation for parameter
5106 as -stack-list-locals. Add comas.
5107
14ff2235
PM
51082009-10-27 Tom Tromey <tromey@redhat.com>
5109 Eli Zaretskii <eliz@gnu.org>
5110
c8d5aac9 5111 PR python/10781
14ff2235
PM
5112
5113 * gdb.texinfo (Values From Inferior): Document cast method.
5114
9c419145
PP
51152009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5116
5117 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5118 and adjust example.
889bf7c5 5119
29153c24
MS
51202009-10-22 Michael Snyder <msnyder@vmware.com>
5121
5122 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5123 info record command. Also document the new save and restore
29153c24
MS
5124 commands.
5125
2b28d209
PP
51262009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5127
5128 * gdb.texinfo (Machine Code): Mention current pc marker.
5129 (Memory): Likewise.
5130
6c95b8df
PA
51312009-10-19 Pedro Alves <pedro@codesourcery.com>
5132 Stan Shebs <stan@codesourcery.com>
5133
5134 * observer.texi (new_inferior): Rename to...
5135 (inferior_appeared): ... this.
5136
5137 * gdb.texinfo (Inferiors): Rename node to ...
5138 (Inferiors and Programs): ... this. Mention running multiple
5139 programs in the same debug session.
5140 <info inferiors>: Mention the new 'Executable' column if "info
5141 inferiors". Update examples. Document the "add-inferior",
5142 "clone-inferior", "remove-inferior" and "maint info
5143 program-spaces" commands.
5144 (Process): Rename node to...
5145 (Forks): ... this. Document "set|show follow-exec-mode".
5146
2f8132f3
MS
51472009-10-11 Michael Snyder <msnyder@vmware.com>
5148
5149 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5150 (ReverseContinue): Ditto.
5151
cba4b2d3
PP
51522009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5153
5154 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5155
da082f17
JK
51562009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5157
5158 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5159
08be9d71
ME
51602009-10-06 Michael Eager <eager@eagercon.com>
5161
5162 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5163 (Embedded Processors): Add MicroBlaze.
5164 (MicroBlaze): New. Describe Xilinx MicroBlaze
5165
08a0efd0
PA
51662009-10-04 Pedro Alves <pedro@codesourcery.com>
5167
5168 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5169
cbb8f428
EZ
51702009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5171
5172 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5173
30a4a70c
JB
51742009-09-23 Joel Brobecker <brobecker@adacore.com>
5175
5176 * observer.texi (solib_unloaded): Document explicitly the fact that
5177 this observer is called before the associated symbols are unloaded.
5178
b3372f91
VP
51792009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5180
5181 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5182 -stack-list-variables.
5183
f43030c4
TT
51842009-09-18 Tom Tromey <tromey@redhat.com>
5185
5186 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5187 is experimental.
5188
ec7e75e7
PP
51892009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5190
5191 * gdb.texinfo (convenince variables): Mention
5192 $_siginfo could be empty.
f43030c4 5193
0cc7d26f
TT
51942009-09-15 Tom Tromey <tromey@redhat.com>
5195
5196 * gdb.texinfo (GDB/MI Variable Objects): Document
5197 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5198 Expand -var-update documentation.
5199
a96d9b2e
SDJ
52002009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5201
5202 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5203 feature.
5204
005ca36a
JB
52052009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5206
5207 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5208
0d772ac9
MS
52092009-09-10 Michael Snyder <msnyder@vmware.com>
5210
5211 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5212 ReverseStep replies to the qSupported query.
5213
14fb1bac
JB
52142009-09-10 Joel Brobecker <brobecker@adacore.com>
5215
5216 Add documentation for set/show interactive-mode.
5217 * gdb.texinfo (Other Misc Settings): New node.
5218
29b090c0
DE
52192009-09-01 Doug Evans <dje@google.com>
5220
5221 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5222 non-stop mode's affect on remote caching.
5223
4e5d721f
DE
52242009-08-31 Jacob Potter <jdpotter@google.com>
5225 Doug Evans <dje@google.com>
5226
5227 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5228 Mark `set/show remotecache' options as obsolete.
5229 Document new `set/show stack-cache' option.
5230 Update text for `info dcache'.
5231
55333a84
DE
52322009-08-27 Doug Evans <dje@google.com>
5233
5234 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5235 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5236
bc3a0b4d
RW
52372009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5238
5239 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5240 about autoconf.
5241
3a1ff0b6
PA
52422009-08-25 Pedro Alves <pedro@codesourcery.com>
5243
5244 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5245 small example, and describe its columns. Replace "inferior-id" by
5246 "infno" throughout.
5247
81ecdfbb
RW
52482009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5249
af542c2e
RW
5250 * gdbint.texinfo (Releasing GDB): Point to
5251 README-maintainer-mode file for required autoconf version.
5252 * configure.ac: Do not substitute datarootdir, htmldir,
5253 pdfdir, docdir. Do not process --with-datarootdir,
5254 --with-htmldir, --with-pdfdir, --with-docdir.
5255 * configure: Regenerate.
5256
81ecdfbb
RW
5257 * configure: Regenerate.
5258
4efc6507
DE
52592009-08-20 Reid Kleckner <reid@kleckner.net>
5260
5261 * gdb.texinfo: Add chapter on JIT interface.
5262
43089a6e
NR
52632009-08-07 Nick Roberts <nickrob@snap.net.nz>
5264
5265 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5266 confirmation request.
43089a6e 5267
99e008fe
EZ
52682009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5269
c8d5aac9
L
5270 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5271 CRC definitions.
99e008fe 5272
48cb2d85
VP
52732009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5274
5275 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5276 -break-commands.
48cb2d85 5277
ff1a52c6
UW
52782009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5279
5280 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5281 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5282
3285f3fe
UW
52832009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5284
5285 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5286 "set spu stop-on-load" and "show spu stop-on-load" commands.
5287
e35359c5
UW
52882009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5289
5290 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5291
58d6951d
DJ
52922009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5293
5294 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5295 org.gnu.gdb.arm.neon.
5296
08d16641
PA
52972009-07-20 Pedro Alves <pedro@codesourcery.com>
5298
5299 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5300 optional element.
5301 (subsection OS ABI): New subsection.
5302
782b2b07
SS
53032009-07-14 Stan Shebs <stan@codesourcery.com>
5304
5305 * gdb.texinfo (Tracepoint Conditions): New section.
5306 (General Query Packets): Describe ConditionalTracepoints.
5307 (Tracepoint Packets): Describe condition field.
5308 (Maintenance Commands): Describe maint agent-eval.
5309 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5310
9b117ef3
HZ
53112009-07-11 Hui Zhu <teawater@gmail.com>
5312
5313 * gdb.texinfo (disassemble): Add a new modifier /r
5314 to "disassemble" command to make it print the raw instructions
5315 in hex as well as in symbolic form.
5316
f5a33284
TT
53172009-07-09 Tom Tromey <tromey@redhat.com>
5318
5319 * gdbint.texinfo (Testsuite): Document parallel make check.
5320
812f7342
TT
53212009-07-09 Tom Tromey <tromey@redhat.com>
5322
5323 * gdbint.texinfo (Testsuite): Document test transcripts.
5324
fbb8f299
PM
53252009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5326
5327 * gdb.texinfo (Values From Inferior): Add length parameter
5328 description.
5329
dd8f35ac
EZ
53302009-07-04 Chris Genly <chris@genly.us>
5331
5332 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5333 in -var-list-children. Fix example according to what the code
5334 does.
5335
2277426b
PA
53362009-07-02 Pedro Alves <pedro@codesourcery.com>
5337
5338 * gdb.texinfo (Debugging multiple inferiors): Document the
5339 "inferior", "detach inferior" and "kill inferior" commands.
5340 (Debugging Programs with Multiple Processes): Adjust to mention
5341 generic "inferior" commands. Delete mention of "detach fork" and
5342 "delete fork". Cross reference to "Debugging multiple inferiors"
5343 section.
5344
a6d9a66e
UW
53452009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5346
5af949e3
UW
5347 * gdbint.texinfo (Item Output Functions): Update signature
5348 for ui_out_field_core_addr.
5349
53502009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5351
5352 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5353 Update example code extrated from breakpoint.c.
5354
9901a55b 53552009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5356
9901a55b
PP
5357 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5358 MI commands.
5359 (GDB/MI Symbol Query): Likewise.
5360 (GDB/MI File Commands): Likewise.
5361 (GDB/MI File Transfer Commands): Likewise.
5362 (GDB/MI Target Manipulation): Likewise.
5363 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5364
edb3359d
DJ
53652009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5366
5367 * gdb.texinfo (Debugging Optimized Code): New chapter.
5368 (Compiling for Debugging): Reference it. Move some
5369 text to the new section.
5370
7cd1089b
PM
53712009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5372
5373 * doc/gdb.texinfo (Calling): Document
5374 set-unwind-on-terminating-exception usage.
5375
d4db2f36
PA
53762009-06-11 Pedro Alves <pedro@codesourcery.com>
5377
5378 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5379 command.
5380
d1a7880c
PA
53812009-06-07 Pedro Alves <pedro@codesourcery.com>
5382
5383 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5384 references.
5385
473f94e6
UW
53862009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5387
5388 * gdbint.texinfo: Rename formal parameters to gdbarch function
5389 protoypes from "current_gdbarch" to "gdbarch".
5390
8f500870
TT
53912009-05-28 Tom Tromey <tromey@redhat.com>
5392
5393 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5394
b6313243
TT
53952009-05-27 Tom Tromey <tromey@redhat.com>
5396
5397 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5398 feature.
5399 (GDB/MI Variable Objects): Document -var-set-visualizer.
5400
54012009-04-02 Tom Tromey <tromey@redhat.com>
5402
5403 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5404 feature.
5405 (GDB/MI Variable Objects): Document -var-set-visualizer.
5406
a6bac58e
TT
54072009-05-27 Tom Tromey <tromey@redhat.com>
5408 Thiago Jung Bauermann <bauerman@br.ibm.com>
5409 Phil Muldoon <pmuldoon@redhat.com>
5410
5411 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5412 (Pretty Printing): New node.
5413 (Selecting Pretty-Printers): Likewise.
5414 (Python API): Update.
5415 (Output Formats): Document /r format.
5416
2c74e833
TT
54172009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5418 Tom Tromey <tromey@redhat.com>
5419
5420 * gdb.texinfo (Types In Python): New node.
5421 (Values From Inferior): "type" is now an attribute.
5422 (Python API): Update.
5423
89c73ade
TT
54242009-05-27 Tom Tromey <tromey@redhat.com>
5425 Thiago Jung Bauermann <bauerman@br.ibm.com>
5426 Phil Muldoon <pmuldoon@redhat.com>
5427
5428 * gdb.texinfo: Add @syncodeindex for `tp'.
5429 (Python API): Update.
5430 (Auto-loading): New node.
5431 (Objfiles In Python): New node.
5432
17a37d48
PP
54332009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5434
5435 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5436
6718376f
NR
54372009-05-15 Nick Roberts <nickrob@snap.net.nz>
5438
5439 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5440
cbe54154
PA
54412009-05-12 Pedro Alves <pedro@codesourcery.com>
5442
5443 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5444 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5445 show show-debug-regs' docs.
5446
8e05493c
EZ
54472009-05-08 Eli Zaretskii <eliz@gnu.org>
5448
5449 * gdb.texinfo (Process Record and Replay): Add description of
5450 reverse execution.
5451
b39f4988
JB
54522009-05-07 Joel Brobecker <brobecker@adacore.com>
5453
5454 * gdbint.texinfo (Adding support for debugging core files): New node.
5455 (Native Debugging): Remove the ``Native core file Support'' section.
5456
a2311334
EZ
54572009-05-01 Eli Zaretskii <eliz@gnu.org>
5458
5459 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5460 Add index entries.
5461
53cc454a 54622009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5463 Michael Snyder <msnyder@vmware.com>
53cc454a 5464
a2311334
EZ
5465 * gdb.texinfo: (Process Record and Replay): Add documentation for
5466 process record and replay.
53cc454a 5467
484086b7
JK
54682009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5469
5470 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5471 a new part on command-line defined macros.
5472
32ae1842
EZ
54732009-04-25 Eli Zaretskii <eliz@gnu.org>
5474
5475 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5476 clarify the wording.
5477
b14b1491
TT
54782009-04-23 Tom Tromey <tromey@redhat.com>
5479
5480 * gdb.texinfo (Data Files): New node.
5481 (GDB Files): Update menu.
5482
5c1e86e1
JB
54832009-04-23 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5486 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5487
83eba9b7
VP
54882009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5489
5490 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5491
e31198c4
HZ
54922009-04-22 Hui Zhu <teawater@gmail.com>
5493
5494 * gdb.texinfo (disassemble-next-line): Set the default of
5495 disassemble-next-line to off.
5496
26e251b6
JM
54972009-04-21 Joseph Myers <joseph@codesourcery.com>
5498
5499 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5500 --with-htmldir): New.
5501 * configure: Regenerate.
5502 * Makefile.in (datarootdir, docdir): Define.
5503 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5504 instead of $(SET_TEXINPUTS).
5505 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5506 gdbint.info instead of $(SET_TEXINPUTS).
5507 (gdbint/index.html): Use same -I options as for building
5508 gdbint.info.
5509 (stabs.dvi, stabs.pdf): Use same -I options as for building
5510 stabs.info instead of $(SET_TEXINPUTS).
5511 (stabs/index.html): Use same -I options as for building
5512 stabs.info.
5513 (annotate.dvi, annotate.pdf): Use same -I options as for building
5514 annotate.info instead of $(SET_TEXINPUTS).
5515 (annotate/index.html): Use same -I options as for building
5516 annotate.info.
5517
eac35c4e
DD
55182009-04-21 David Daney <ddaney@caviumnetworks.com>
5519
5520 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5521
29b0e8a2
JM
55222009-04-21 Joseph Myers <joseph@codesourcery.com>
5523
5524 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5525
2b831889 55262009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5527 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5528
5529 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5530 (MAKEHTMLFLAGS): Set to empty.
5531 (html__strip_dir): Define.
5532 (HTMLFILES): Define.
5533 (HTMLFILES_INSTALL): Define.
5534 (install-html): Copy new automake rule.
5535 (html): Depend on $(HTMLFILES).
5536 (gdb_toc.html): Rename to gdb/index.html.
5537 (gdbint_toc.html): Rename to gdbint/index.html.
5538 (stabs_toc.html): Rename to stabs/index.html.
5539 (annotate_toc.html): Rename to annotate/index.html.
5540
89a34d1b
JM
55412009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5542
5543 * Makefile.in: Set pdfdir and htmldir from configure
5544 substitutions.
5545 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5546 * configure: Regenerate.
5547
a2d5da46
JB
55482009-04-16 Joel Brobecker <brobecker@adacore.com>
5549
5550 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5551 This macro is no longer used.
5552
732f6a93
TT
55532009-04-15 Tom Tromey <tromey@redhat.com>
5554
5555 * gdb.texinfo (Character Sets): Document default character set.
5556
87f9adc1
PM
55572009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5558
5559 * gdbint.texinfo: Change server name from sources.redhat.com to
5560 sourceware.org throughout.
5561
2c88c651
JB
55622009-04-09 Joel Brobecker <brobecker@adacore.com>
5563
5564 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5565 about a missing dot or coma after @xref.
5566
4f5376b2
JB
55672009-04-02 Joel Brobecker <brobecker@adacore.com>
5568
5569 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5570 example, and add a small explanation about it.
5571 (Print Settings): Change the documentation of the "set print
5572 frame-arguments" to reflect the fact that the default is now "scalars".
5573
a0381d3a
JB
55742009-04-02 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.texinfo (Print Settings): Add kindex for command "set
5577 print frame-arguments".
5578
45ac276d
JB
55792009-03-31 Joel Brobecker <brobecker@adacore.com>
5580
5581 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5582 breakpoints.
5583 (Set Breaks): Add reference to thread-specific and task-specific
5584 breakpoints.
5585
32cd1edc
JB
55862009-03-31 Joel Brobecker <brobecker@adacore.com>
5587
5588 * gdb.texinfo (Ada Tasks): Remove the documentation about
5589 the "Running" state, as this state has been eliminated.
5590 Now all runnable tasks are shown as "Runnable".
5591
1042e4c0
SS
55922009-03-30 Stan Shebs <stan@codesourcery.com>
5593
5594 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5595 special case of breakpoints.
5596 (Enable and Disable Tracepoints): Mention deprecation.
5597 (Listing Tracepoints): Update description and example.
5598
f8f6f20b
TJB
55992009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5600
5601 * gdb.texinfo (Frames in Python): New node.
5602 (Python API): Update.
5603
c0c6f777
TJB
56042009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5605
5606 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5607 from a method to an attribute.
5608
def2b000
TJB
56092009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5610
5611 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5612 attribute.
5613
a07daef3
PA
56142009-03-25 Pedro Alves <pedro@codesourcery.com>
5615
5616 * observer.texi (thread_exit): Add "silent" parameter.
5617
f3b1572e
PA
56182009-03-22 Pedro Alves <pedro@codesourcery.com>
5619
5620 * observer.texi (about_to_proceed): New.
5621
587afa38
EZ
56222009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5623
5624 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5625 field throughout to handle types with spaces in them. Fix typos
5626 found by aspell.
5627 (Summary, Requirements, Contributors): New first chapter,
5628 "Summary" added, old Requirements section moved there, and new
5629 section, "Contributors" added.
5630 (Initializing a New Architecture, Register Representation)
5631 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5632 (Porting gdb): These sections extended and updated.
5633 (Compiler Characteristics): This section (empty) deleted.
5634 (Defining Other Architecture Features): This section renamed and
5635 duplicate material removed from (formerly "Target Conditionals").
5636 Use braces {} in @deftypeXX type field throughout to handle types
5637 with spaces in them. Typos found by aspell fixed.
5638
5639 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5640 * stack_frame.pdf: Version of image for PDF output.
5641 * stack_frame.png: Version of image for HTML output and for Emacs.
5642 * stack_frame.txt: Version of image for Info output.
1db61298 5643 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5644
10af6951
EZ
56452009-03-21 Eli Zaretskii <eliz@gnu.org>
5646
5647 * gdb.texinfo (Character Sets): Fix last change.
5648
cc924cad
TJB
56492009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5650
5651 * gdb.texinfo (Values From Inferior): Fix optional arguments
5652 markup.
5653 (Commands In Python): Adjust argument names of gdb.Command.__init__
5654 to what the function accepts as keywords.
5655
bc3b79fd
TJB
56562008-03-20 Tom Tromey <tromey@redhat.com>
5657
5658 * gdb.texinfo (Convenience Vars): Document convenience functions.
5659 (Functions In Python): New node.
5660 (Python API): Update.
5661
6c7a06a3
TT
56622009-03-20 Tom Tromey <tromey@redhat.com>
5663
5664 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5665 set target-wide-charset.
5666 (Requirements): Mention iconv.
5667
b646ddd4
HZ
56682009-03-17 Hui Zhu <teawater@gmail.com>
5669
5670 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5671
91440f57
HZ
56722009-03-17 Hui Zhu <teawater@gmail.com>
5673
5674 * gdb.texinfo: Add documentation for disassemble-next-line.
5675
8fd41227
TJB
56762009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5677
5678 * gdb.texinfo (Commands In Python): Remove tindex entries.
5679
61ff14c6
JK
56802009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5681
5682 * gdb.texinfo (Returning): New description for missing debug info.
5683
0b16c5cf
PA
56842009-03-14 Pedro Alves <pedro@codesourcery.com>
5685
5686 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5687 (General Query Packets): Document qAttached.
0b16c5cf 5688
32fc0df9
PA
56892009-03-05 Pedro Alves <pedro@codesourcery.com>
5690
5691 * gdb.texinfo (Background Execution): Better describe the set
5692 target-async command.
5693 (Maintenance Commands): Delete description of the `maint set/show
5694 linux-async' and `maint set/show remote-async' commands.
5695
134eb42c
VP
56962009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5697
5698 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5699 between sentences.
5700
c86cf029
VP
57012009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5702
5703 * gdb.texinfo (GDB/MI Async Records): Document the
5704 =library-loaded and =library-unloaded notifications.
5705
3ea85240
VP
57062009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5707
5708 * observer.texi (test_notification): New observer.
5709
1d33d6ba
VP
57102009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5711
61ff14c6
JK
5712 * observer.texi: Add parameter 'print_frame' to normal_stop
5713 observer.
1d33d6ba 5714
d721c933
EZ
57152009-02-07 Eli Zaretskii <eliz@gnu.org>
5716
5717 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5718 (Commands In Python): Fix COMMAND_* constants in last change. Use
5719 @kbd for interactive input. Add cross-references and index
5720 entries.
5721
4aa995e1
PA
57222009-02-06 Pedro Alves <pedro@codesourcery.com>
5723
5724 * gdb.texinfo (Signals): Document $_siginfo.
5725 (Convenience Variables): Mention $_siginfo.
5726 (Remote Configuration): Document qXfer:siginfo:read,
5727 qXfer:siginfo:write packets, and the read-siginfo-object,
5728 write-siginfo-object commands.
5729
5f5233d4
PA
57302009-02-06 Pedro Alves <pedro@codesourcery.com>
5731
5732 * gdbint.texinfo (Values): New chapter.
5733
d8906c6f
TJB
57342009-02-06 Tom Tromey <tromey@redhat.com>
5735
5736 * gdb.texinfo (Python API): Add entry for Commands In Python.
5737 (Commands In Python): New node.
5738
b6cb8e7d
TJB
57392009-02-05 Tom Tromey <tromey@redhat.com>
5740
5741 * gdb.texinfo (Values From Inferior): Document Value.string.
5742
12453b93
TJB
57432009-02-05 Tom Tromey <tromey@redhat.com>
5744
5745 * gdb.texinfo (Basic Python): Document execute's from_tty
5746 argument.
5747
08c637de
TJB
57482009-02-04 Tom Tromey <tromey@redhat.com>
5749
5750 * gdb.texinfo (Basic Python): Document gdb.history.
5751
592375cd
VP
57522009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5753
5754 * gdb.texinfo (GDB/MI Thread Commands): Document the
5755 'current-thread-id' field. Remove the example with zero threads,
5756 since current GDB won't ever report that if there's inferior.
5757
41447f92
VP
57582009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5759
5760 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5761 option to -break-insert.
5762
098b41a6
JG
57632009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5764 Jerome Guitton <guitton@adacore.com>
5765
5766 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5767 (System-wide configuration): New section.
5768
3c16cced
PA
57692009-01-26 Pedro Alves <pedro@codesourcery.com>
5770
5771 PR gdb/7580:
5772 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5773 internal-error|internal-warning quit|corefile ask|yes|no".
5774
62709adf
PA
57752009-01-26 Pedro Alves <pedro@codesourcery.com>
5776
5777 * gdb.texinfo (Using the `gdbserver' Program): Document
5778 --remote-debug.
5779
7ce58dd2
DE
57802009-01-23 Doug Evans <dje@google.com>
5781
5782 * gdb.texinfo: Add nexti to list of commands that support
5783 background execution.
5784
adb483fe
DJ
57852009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdb.texinfo (Define, Hooks): Document prefix command support.
5788
a67ec3f4 57892009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5790 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5791
5792 Fixes for makeinfo --html.
5793
5794 * annotate.texinfo: Use @copying and @insertcopying. Use
5795 @ifnottex in place of @ifinfo.
5796 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5797 place of @ifinfo. Use @ifnotinfo for one index entry.
5798 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5799 in place of @ifinfo.
5800 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5801 in place of @ifinfo. Include contents at start unconditionally.
5802
84fcdf95
PA
58032009-01-13 Pedro Alves <pedro@codesourcery.com>
5804
5805 * gdb.texinfo (General Query Packets): Remove @var{} around the
5806 "spu" literal string.
5807
fa3a767f
PA
58082009-01-07 Pedro Alves <pedro@codesourcery.com>
5809
5810 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5811 program may be running in another process" errors.
5812 * gdbint.texinfo (Native Conditionals): Delete
5813 ONE_PROCESS_WRITETEXT description.
5814
9cb011d3
JB
58152009-01-07 Joel Brobecker <brobecker@adacore.com>
5816
5817 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5818 emacs local variable to be placed at the end of the ChangeLog.
5819 Add server.c and gdbreplay.c to the list of files where the
5820 copyright year needs to be updated.
5821
84603566
SL
58222009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5823
5824 * gdb.texinfo (Remote Configuration): Document new
5825 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5826 commands.
5827
a53f55d8
PA
58282008-12-28 Pedro Alves <pedro@codesourcery.com>
5829
5830 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5831 FETCH_INFERIOR_REGISTERS.
5832 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5833 FETCH_INFERIOR_REGISTERS descriptions. Remove
5834 gdbarch_get_longjmp_target descrition, since already described in
5835 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5836 (Target Conditionals): ... here.
5837
077e0a52
JB
58382008-12-16 Joel Brobecker <brobecker@adacore.com>
5839
5840 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5841 examples.
5842 (Additions to Ada): Likewise. Add the missing opening and closing
5843 parenthesis of the GDB prompt in one of the examples.
5844
023eb17c
JB
58452008-12-14 Joel Brobecker <brobecker@adacore.com>
5846
5847 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5848 about the result of 'Address not being of type System.Address.
5849 This problem has been fixed a while ago.
5850
c3b108f7
VP
58512008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5852
5853 MI non-stop and multiprocess docs.
5854
c8d5aac9
L
5855 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5856 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5857 Adjust documentation for *stopped, document =thread-created,
5858 =thread-exited, =thread-group-created and =thread-group-exited.
5859 (GDB/MI Thread Commands): Document the 'state' field in
5860 -thread-info output.
5861 (GDB/MI Program Execution): Mention --all and --thread-group
5862 options.
5863 (GDB/MI Variable Objects): Describe floating and fixed variable
5864 objects.
5865 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5866
07e059b5
VP
58672008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5868
c8d5aac9
L
5869 * gdb.texinfo (Operating System Information): New appendix.
5870 (Operating System Auxiliary Information): Document 'info os processes'
5871 (Remote Configuration): Document 'osdata'
5872 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5873
a80b95ba
TG
58742008-11-27 Tristan Gingold <gingold@adacore.com>
5875
5876 * gdb.texinfo (Darwin): Document Darwin specific features.
5877
a655d424
JK
58782008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5879
5880 * gdbint.texinfo (Target Conditionals): Extend the
5881 gdbarch_breakpoint_from_pc description.
5882
249e1128
VP
58832008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5884
5885 * gdb.texinfo (M68K Features): Fix typo.
5886
c14c28ba
PP
58872008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5888
5889 * gdb.texinfo (Symbols): Mention printing containing
5890 image name in "info symbol".
5891 (Maint translate-address): Likewise.
889bf7c5 5892
394a6666
JB
58932008-11-18 Joel Brobecker <brobecker@adacore.com>
5894
5895 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5896 commands "catch load" and "catch unload".
5897
66bb093b
VP
58982008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5899
5900 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5901 =thread-selected.
889bf7c5 5902
4a92f99b
VP
59032008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5904
c8d5aac9 5905 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5906
f0323ca0
PA
59072008-10-27 Pedro Alves <pedro@codesourcery.com>
5908
5909 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5910 .mt files, TM_CLIBS or TM_CDEPS.
5911 (x86 Watchpoints): Don't mention TDEPFILES.
5912
8b23ecc4
SL
59132008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5914
5915 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5916 (Overview): Mention notifications and non-stop mode behavior.
5917 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5918 with non-stop mode behavior. Add vStopped description.
5919 (Stop Reply Packets): Update list of packets that return
5920 stop replies. Mention non-stop behavior.
5921 (General Query Packets): Document QNonStop packet and associated
5922 qSupported query response.
5923 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5924 behavior.
5925 (Notification Packets): New section.
5926 (Remote Non-Stop): New section.
5927 (File-I/O Overview): Mention non-stop behavior.
5928
fff08868
HZ
59292008-10-24 Hui Zhu <teawater@gmail.com>
5930 Pedro Alves <pedro@codesourcery.com>
5931
5932 * gdb.texinfo (displaced-stepping): Describe the auto mode
5933 setting, and say it's the default. This is now a mainstream
5934 setting instead of a maintenance setting.
5935
252fbfc8
PA
59362008-10-23 Pedro Alves <pedro@codesourcery.com>
5937
5938 * observer.texi (thread_stop_requested): New.
5939
20924a55
JB
59402008-10-22 Joel Brobecker <brobecker@adacore.com>
5941
5942 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5943 (Patching): Replace incorrect usage of @samp by @kbd.
5944
bacec72f
MS
59452008-10-17 Michael Snyder <msnyder@vmware.com>
5946
5947 * gdb.texinfo: Add documentation for reverse execution.
5948
a08702d6 59492008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5950 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5951
5952 * gdb.texinfo. (Values From Inferior): New subsubsection.
5953
d97bc12b
DE
59542008-10-06 Doug Evans <dje@google.com>
5955
5956 * gdb.texinfo (set debug dwarf2-die): Document it.
5957
87f67dba
JB
59582008-10-01 Joel Brobecker <brobecker@adacore.com>
5959
5960 * gdb.texinfo (catch) [exception]: Document how to insert
5961 a breakpoint on user-defined exceptions when the exception
5962 name is identical to one of the language-defined ones.
5963
2fae03e8
TT
59642008-09-27 Tom Tromey <tromey@redhat.com>
5965
5966 * gdb.texinfo (Macros): Remove text about stringification,
5967 varargs, and splicing.
5968
5c6ce71d
TT
59692008-09-27 Tom Tromey <tromey@redhat.com>
5970
5971 * gdbint.texinfo (Language Support): Remove text about omitting
5972 support for a language.
5973
07128da0
DE
59742008-09-23 Doug Evans <dje@google.com>
5975
5976 * gdb.texinfo (info dcache): Update.
5977
b90a069a
SL
59782008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5979
5980 * gdb.texinfo (Packets): Add info on thread-id syntax and
5981 multiprocess extensions.
5982 <D>: Document multiprocess form of packet.
5983 <H>: Use thread-id syntax.
5984 <T>: Likewise.
5985 <vCont>: Likewise. Note this is required for multiprocess.
5986 <vKill>: New packet.
5987 (Stop Reply Packets) <T>: Use thread-id syntax.
5988 <W>: Document multiprocess form of reply.
5989 <X>: Likewise.
5990 (General Query Packets) <qC>: Use thread-id syntax.
5991 <qfThreadInfo>: Likewise.
5992 <qGetTLSAddr>: Likewise.
5993 <qP>: Likewise.
5994 <qSupported>: Add "multiprocess" feature.
5995 <qThreadExtraInfo>: Use thread-id syntax.
5996
b77209e0
PA
59972008-09-22 Stan Shebs <stan@codesourcery.com>
5998
5999 * gdb.texinfo (Inferiors): New section.
6000
3d0bb823
PA
60012008-09-12 Pedro Alves <pedro@codesourcery.com>
6002
6003 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6004
f8dcfc0a
UW
60052008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6006
6007 * gdbint.texinfo (Target Conditionals): Remove documentation
6008 for gdbarch_name_of_malloc.
6009
8775bb90
MS
60102008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6011
6012 * gdb.texinfo (Interrupts): Mention TCP interface for
6013 sending BREAK.
6014
f1838a98
UW
60152008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6016
6017 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6018 argument prefix to "set sysroot".
6019
158c7665
PH
60202008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6021
6022 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6023 and False.
6024
30e026bb
VP
60252008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6026
c8d5aac9
L
6027 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6028 for possible features of -list-features.
30e026bb 6029
c6ebd6cf
VP
60302008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6031
c8d5aac9 6032 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6033 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6034
aeac0ff9
VP
60352008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6036
6037 * doc/gdb.texinfo (PowerPC): Fix typo.
6038 (PowerPC features): Fix typo.
6039
5231c1fd
PA
60402008-08-18 Pedro Alves <pedro@codesourcery.com>
6041
6042 * observer.texi (thread_ptid_changed): New.
6043
677c5bb1
LM
60442008-08-18 Luis Machado <luisgpm@br.ibm.com>
6045
6046 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6047 (PowerPC features): Mention feature set for VSX registers.
6048
f3a2dd1a
JB
60492008-08-13 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6052 the direct visibility of all names in user-written packages.
6053
33e5cbd6
PA
60542008-08-13 Pedro Alves <pedro@codesourcery.com>
6055
6056 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6057 setting, and make it the default.
6058 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6059 non-stop script example.
6060
d0384fc4
TJB
60612008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6062
6063 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6064 reference to the "Using Different Register and Memory Data
6065 Representation" section.
6066
a6f3e723
SL
60672008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6068
6069 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6070 (Remote Protocol): Add Packet Acknowledgment to menu.
6071 (Overview): Mention +/- can be disabled, and point to new section
6072 where this is discussed in detail.
6073 (General Query Packets): Document QStartNoAckMode packet, and
6074 corresponding qSupported reply.
6075 (Packet Acknowledgment): New section.
6076
0606b73b
SL
60772008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6078 Pedro Alves <pedro@codesourcery.com>
6079
6080 * gdb.texinfo (Threads): Move paragraph about automatic thread
6081 selection to All-Stop Mode subsection.
6082 (Thread Stops): Reorganize existing material into subsections.
6083 Add introductory blurb and menu.
6084 (Non-Stop Mode): New subsection.
6085 (Background Execution): New subsection.
6086 (Maintenance Commands): Add cross-references from async mode
6087 commands to the new Background Execution section.
6088
d57a3c85
TJB
60892008-08-06 Tom Tromey <tromey@redhat.com>
6090
6091 * gdb.texinfo (Extending GDB): New chapter.
6092 (Sequences): Demoted chapter, now a section under the new
6093 Extending GDB chapter.
6094 (Python): New section.
6095
6d76a53d
SS
60962008-07-31 Stan Shebs <stan@codesourcery.com>
6097
6098 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6099
1f70da6a
SS
61002008-07-29 Stan Shebs <stan@codesourcery.com>
6101
6102 * gdbint.texinfo: General round of cleanup and minor
6103 clarifications.
6104 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6105 (Longjmp Support): Update description to reflect how it is done
6106 for targets without using native header.
6107 (Symbol Handling): Add a little more general explanation.
6108 (COFF, ELF): Mention stabs encapsulation.
6109 (DWARF 3): New section.
6110 (Adding a New Host): Scrub out some obsolete bits.
6111 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6112 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6113 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6114 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6115 SEEK_SET, STOP_SIGNAL, USG.
6116 (Raw and Virtual Register Representations): Ditto for
6117 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6118 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6119 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6120 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6121 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6122 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6123 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6124 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6125 DEPRECATED_USE_STRUCT_CONVENTION.
6126 Describe gdbarch_deprecated_fp_regnum.
6127 Update description of gdbarch_print_insn.
6128 (Adding a New Target): Scrub out obsolete bits.
6129 (Obsolete Conditionals): Remove entire section.
6130
383f836e
TT
61312008-07-25 Tom Tromey <tromey@redhat.com>
6132
6133 * observer.texi (GDB Observers): Document new observers:
6134 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6135 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6136 architecture_changed.
6137
cfd8ab24
SS
61382008-07-21 Stan Shebs <stan@codesourcery.com>
6139
6140 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6141 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6142
781b42b0
TT
61432008-07-21 Tom Tromey <tromey@redhat.com>
6144
6145 * observer.texi (GDB Observers): Remove obsolete comment.
6146 <executable_changed>: Remove argument.
6147
d7d9f01e
TT
61482008-07-18 Tom Tromey <tromey@redhat.com>
6149
6150 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6151
bf250677
DE
61522008-07-10 Doug Evans <dje@google.com>
6153
6154 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6155
10568435
JK
61562008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6157
6158 * gdb.texinfo (Starting): Document "set disable-randomization".
6159
5ae4183a
AS
61602008-07-07 Andreas Schwab <schwab@suse.de>
6161
6162 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6163
b56e7235
VP
61642008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6165
6166 * gdb.texinfo (GDB/MI Target Manipulation): Add
6167 example of -target-attach.
6168
e1ac3328
VP
61692008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6170
6171 * observer.texi (target_resumed): New observer.
5ae4183a 6172 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6173
65d12d83
TT
61742008-06-06 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.texinfo (Completion): Add field name example.
6177
fbc5282e
MK
61782008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6179
6180 * gdb.texinfo (GDB/MI Program Context): Added example
6181 to -exec-arguments
5ae4183a 6182
fbc5282e 61832008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6184
6185 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6186 annotation.
6187
c16158bc 61882008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6189 Nathan Sidwell <nathan@codesourcery.com>
6190 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6191
6192 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6193 and ACX_BUGURL.
6194 * configure: Regenerate.
6195 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6196 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6197 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6198 mailing-list-specific text about bug reporting unless
6199 BUGURL_DEFAULT.
6200
75c99385
PA
62012008-06-05 Pedro Alves <pedro@codesourcery.com>
6202
6203 * gdb.texinfo (-target-select): Remove reference to target async.
6204 (Maintenance Commands): Document "maint set/show remote-async".
6205
1763a388
MK
62062008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6207
6208 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6209 in -target-file-get section.
5ae4183a 6210
d0d064df
PA
62112008-05-22 Pedro Alves <pedro@codesourcery.com>
6212
9b562ab8
PA
6213 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6214 killing the inferior when it is already debugging a process.
d0d064df 6215
8dfa32fc
JB
62162008-05-21 Joel Brobecker <brobecker@adacore.com>
6217
6218 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6219 abbreviation for "finish".
6220
55f996a7
NR
62212008-05-21 Nick Roberts <nickrob@snap.net.nz>
6222
6223 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6224
ba2b1c56
DJ
62252008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6226
6227 * gdbint.texinfo (Target Conditionals): Delete entry for
6228 gdbarch_dwarf_reg_to_regnum.
6229
08388c79
DE
62302008-05-09 Doug Evans <dje@google.com>
6231
a3c83fae 6232 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6233
d14508fe
DE
62342008-05-05 Doug Evans <dje@google.com>
6235
6236 * gdb.texinfo (disassemble): Document /m modifier.
6237
e2b7ddea
VP
62382008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6239
5ae4183a
AS
6240 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6241 will not report the time of commands that run the target.
e2b7ddea 6242
8eb41542
VP
62432008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6244
6245 * gdb.texinfo (GDB/MI Output Records): Add
6246 missing semicolon.
6247
82f68b1c
VP
62482008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6249
6250 * gdb.texinfo (GDB/MI Output Records):
6251 Document =thread-create and =thread-exited.
6252
fa0f268d
VP
62532008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6254
6255 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6256 Remove mention of dmi-discuss.
fa0f268d 6257
063bfe2e
VP
62582008-05-03 Pedro Alves <pedro@codesourcery.com>
6259
6260 * observer.texi (thread_exit): New.
6261
237fc4c9
PA
62622008-05-02 Pedro Alves <pedro@codesourcery.com>
6263
6264 * gdb.texinfo (Debugging Output): Document "set/show debug
6265 displaced".
6266 (Maintenance Commands): Document "maint set/show
6267 can-use-displaced-stepping".
6268
0428b8f5
DJ
62692008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6270
6271 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6272 and set/show arm force-mode.
6273
5009afc5
AS
62742008-05-02 Andreas Schwab <schwab@suse.de>
6275
6276 * gdbint.texinfo (Algorithms): Describe
6277 target_watchpoint_addr_within_range.
6278
669fac23
DJ
62792008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6280
6281 * gdbint.texinfo (Stack Frames): New chapter.
6282 (Algorithms): Move Frames text to the new chapter.
6283 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6284 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6285
721c02de
VP
62862008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6287
5ae4183a
AS
6288 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6289 output does not necessary include any tokens.
721c02de 6290
c055b101
CV
62912008-04-22 Corinna Vinschen <vinschen@redhat.com>
6292
6293 * gdb.texinfo (Set SH Calling convention): New @item.
6294 (Show SH Calling convention): Ditto.
6295
68837c9d
MD
62962008-04-22 Markus Deuling <deuling@de.ibm.com>
6297
6298 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6299
2e9132cc
EZ
63002008-04-20 Eli Zaretskii <eliz@gnu.org>
6301
6302 * gdb.texinfo (Set Breaks): Mention that multiple location
6303 breakpoints need line number info. Add index entries.
6304
31fffb02
CS
63052008-04-19 Craig Silverstein <csilvers@google.com>
6306
6307 * gdb.texinfo (Requirements): Add an optional requirement on
6308 zlib.
6309 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6310 Compressed DWARF 2.
6311
a47ec5fe
AR
63122008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6313
6314 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6315 sample output for 'stopped,reason="breakpoint-hit"' message.
6316 (GDB/MI Program Execution): Likewise.
6317
de051565
MK
63182008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6319
5ae4183a 6320 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6321 -var-set-format. Add -f option to -var-evaluate-expression.
6322
6ba66d6a
JB
63232008-04-03 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6326 new node "Ambiguous Expressions". Replace references to this
6327 node by references to "Ambiguous Expressions" throughout.
6328 (Ambiguous Expressions): New node.
6329
1e26b4f8
DJ
63302008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6331
6332 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6333
b84876c2
PA
63342008-03-21 Pedro Alves <pedro@codesourcery.com>
6335
6336 * gdb.texinfo (Debugging Output): Document
6337 "set/show debug lin-lwp-async".
6338 (Maintenance Commands): Document "maint set/show linux-async".
6339
63092375
DJ
63402008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6341
6342 * gdb.texinfo (Expressions): Update description of malloced arrays.
6343
8e8901c5
VP
63442008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6345
6346 * gdb.texinfo (Thread Commands): Document
6347 -thread-info. Remove -thread-list-all-threads.
6348
1fddbabb
PA
63492008-03-14 Pedro Alves <pedro@codesourcery.com>
6350 Sandra Loosemore <sandra@codesourcery.com>
6351
6352 * gdb.texinfo (Library List Format): Update to mention the
6353 possibility to pass section addresses instead of segment
6354 addresses.
6355
ccd213ac
DJ
63562008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6357
6358 * gdb.texinfo (Starting): Document "set exec-wrapper".
6359 (Server): Document gdbserver --wrapper.
6360
fa4727a6
DJ
63612008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6364 unreadable memory. Delete obsolete SPARClite reference.
6365
8edfe269
DJ
63662008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6367
6368 * gdb.texinfo (Starting): Mention always-running targets.
6369 (Target Commands): Add an anchor for load.
6370 (Connecting): Explain continue instead of run.
6371
1843f87b
DJ
63722008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6373
6374 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6375
f9082629
NR
63762008-02-26 Nick Roberts <nickrob@snap.net.nz>
6377
6378 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6379 breakpoint table.
6380
fd96d250
PA
63812008-02-19 Pedro Alves <pedro@codesourcery.com>
6382
6383 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6384 killing the inferior when it is already debugging a process.
6385
36af4ef6
MD
63862008-02-13 Markus Deuling <deuling@de.ibm.com>
6387
6388 * gdbint.texinfo (Build Script): New section. Mention new build script
6389 gdb_buildall.sh.
6390
cda4ce5a
JB
63912008-02-01 Jim Blandy <jimb@red-bean.com>
6392
6393 * gdb.texinfo (Help): Summarize 'info args' correctly.
6394
4acd40f3
TJB
63952008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6396
6397 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6398 available in PowerPC architecture.
6399 (Embedded Processors): Change node name of PowerPC item in menu.
6400 (PowerPC): Rename to...
6401 (PowerPC Embedded): this.
6402 (Architectures): Add new PowerPC item in menu.
6403 (PowerPC): New node.
6404
6e6c6f50
DJ
64052008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6406
6407 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6408 commands.
6409
5ee187d7
DJ
64102008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6411
6412 * gdb.texinfo (Setting Catchpoints): Mention features
6413 supported on GNU/Linux.
6414
e275c0d9
NR
64152008-01-30 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * gdb.texinfo (GDB/MI File Commands): Describe new output
6418 field for MI command -file-list-exec-source-file.
6419
2d717e4f
DJ
64202008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6421
6422 * gdb.texinfo (Using the `gdbserver' Program): Add security
6423 warning. Rearrange into subsections and subsubsections. Document
6424 --multi and --debug. Correct --with-sysroot typo. Update --attach
6425 usage. Make load reference clearer. Document monitor exit.
6426 (Remote Configuration): Document set remote exec-file, attach-packet,
6427 and run-packet.
6428 (Packets): Document vAttach and vRun.
6429
d35a4257 64302008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6431
6432 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6433 detach-on-follow -> detach-on-fork.
f663676d 6434
c78d192c
DJ
64352008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6436
6437 * gdbint.texinfo (Native Conditionals): Remove
6438 SHELL_COMMAND_CONCAT and SHELL_FILE.
6439
d35a4257
EZ
64402008-01-26 Eli Zaretskii <eliz@gnu.org>
6441
6442 * gdb.texinfo (Specify Location): Improve wording.
6443
93815fbf
VP
64442008-01-23 Chris Demetriou <cgd@google.com>
6445
6446 * gdb.texinfo (Threads): Document new "set print thread-events"
6447 and "show print thread-events" commands.
6448
2a25a5ba
EZ
64492008-01-19 Eli Zaretskii <eliz@gnu.org>
6450
6451 * gdb.texinfo (Specify Location): New section.
6452 (Delete Breaks, Edit, Set Breaks): Remove description of
6453 locations. Instead, add a reference to "Specify Location".
6454 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6455 (Symbols): Refer to "Specify Location" for the valid forms of
6456 linespecs and locations.
6457
32c9a795
MD
64582008-01-18 Markus Deuling <deuling@de.ibm.com>
6459
6460 * gdbint.texinfo (Target Conditionals): Replace the description of
6461 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6462
b17828ca
JB
64632008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6464
6465 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6466 about &&var, which is rejected by the expression parser.
6467
0aea4bf3
LM
64682008-01-09 Luis Machado <luisgpm@br.ibm.com>
6469
6470 * gdb.texinfo (Output): Update documentation on using printf with DFP
6471 types.
6472
febe4383
TJB
64732008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6474
6475 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6476 subsubsection.
6477 (Decimal Floating Point format): New subsubsection.
6478
7a404eba
PA
64792008-01-05 Pedro Alves <pedro@codesourcery.com>
6480
6481 * gdb.texinfo (File Options): Remove mention of the attempt to
6482 open a core file with the -p option. Don't list -c as a valid
6483 option to attach to a process.
6484
a4d9b460
PA
64852008-01-05 Pedro Alves <pedro@codesourcery.com>
6486
6487 * gdbint.texinfo (Host Conditionals): Remove mention of
6488 ALIGN_STACK_ON_ENTRY.
6489
6ec2edbe
JB
64902008-01-05 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdbint.texinfo (Start of New Year Procedure): Add item
6493 describing how to update the source and documentation copyright
6494 notices.
6495
d8b2a693
JB
64962007-12-18 Jim Blandy <jimb@codesourcery.com>
6497
ab209b3a 6498 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6499 watchpoint explanation into the main description of the watchpoint
6500 command; update synopses of 'watch', 'rwatch', and 'awatch'
6501 commands.
6502
8b4ed427
VP
65032007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6504
6505 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6506 Document 'pending-breakpoints' feature of
6507 -list-features.
6508
37e4754d
LM
65092007-12-17 Luis Machado <luisgpm@br.ibm.com>
6510
669fac23 6511 * gdb.texinfo: Add new parameter's description.
37e4754d 6512
1d3811f6
DJ
65132007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6514
6515 * gdb.texinfo (Overview): Clarify run-length encoding
6516 example. Remove the restriction on "+" and "-" characters.
6517
c1c25a1a
EZ
65182007-12-15 Eli Zaretskii <eliz@gnu.org>
6519
6520 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6521
afe8ab22 65222007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6523
afe8ab22
VP
6524 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6525 the -f option for -break-insert, remove -r option,
6526 and clarify specification of location.
6527
a6b151f1
DJ
65282007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6529
6530 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6531 formatting.
6532 (Remote Debugging): Add File Transfer section.
6533 (Remote Configuration): Document Host I/O packets.
6534 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6535 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6536 (Packets): Add vFile.
6537
3b784c4f
EZ
65382007-11-17 Eli Zaretskii <eliz@gnu.org>
6539
6540 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6541 breakpoints with multiple locations.
6542 (Breakpoint Menus): Improve wording.
6543 (Output): Fix last change.
6544
a4ce5b0d
UW
65452007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6546
6547 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6548
1b39d5c0
DE
65492007-11-15 Doug Evans <dje@google.com>
6550
6551 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6552
7a72d44c
VP
65532007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6554
6555 * gdbint.texinfo (Native Conditionals): Remove
6556 mention of CLEAR_SOLIB.
5ae4183a 6557
6d1829bf 65582007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6559
6560 * gdb.texinfo (Print Settings): Add documentation for "set/show
6561 print frame-arguments".
6562
1a619819
LM
65632007-11-05 Luis Machado <luisgpm@br.ibm.com>
6564
3b784c4f 6565 * gdb.texinfo (Output): Update printf command's description.
1a619819 6566
55eddb0f
DJ
65672007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6568
6569 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6570 powerpc soft-float".
6571
9cceb671
DJ
65722007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6573
6574 * gdb.texinfo (Files): Correct formatting. Mention Expat
6575 requirement.
6576 (Requirements for Building GDB): Expand the list of Expat
6577 uses.
6578 (Library List Format, Memory Map Format): Mention Expat.
6579 (Target Descriptions): Update Expat wording.
6580
83acabca
DJ
65812007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6582
6583 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6584 Document that gdbarch_convert_register_p should return zero for no-op
6585 conversions.
6586
e35879db
UW
65872007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6588
83acabca 6589 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6590 of set_gdbarch_sofun_address_maybe_missing back to ...
6591 (Target Conditionals): ... here to fix build break.
6592
203c3895
UW
65932007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6594
83acabca 6595 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6596 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6597 (Compiler Characteristics): ... documentation of
6598 set_gdbarch_sofun_address_maybe_missing.
6599
11411de3
DJ
66002007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6601
6602 * gdbint.texinfo (Target Conditionals): Use
6603 frame_unwind_register_unsigned in examples instead of
6604 frame_unwind_unsigned_register.
6605
7cc46491
DJ
66062007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6607
6608 * gdb.texinfo (Predefined Target Types): Add int128
6609 and uint128.
6610 (Standard Target Features): Add PowerPC features.
6611
81adfced
DJ
66122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6613
6614 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6615
c1874924
UW
66162007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6617
6618 * gdbint.texi (Target Conditionals): Remove documentation
6619 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6620 gdbarch_extract_return_value, and gdbarch_store_return_value.
6621
f6e56ab3
UW
66222007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6623
6624 * gdbint.texi (Target Conditionals): Remove documentation of
6625 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6626
56cf5405
KH
66272007-10-11 Kazu Hirata <kazu@codesourcery.com>
6628
6629 * gdb.texinfo: Mention that inaccessible-by-default is on by
6630 default.
6631
35156bae
DJ
66322007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6633
6634 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6635
d983da9c
DJ
66362007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6637
6638 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6639 multi-threaded watchpoints.
6640 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6641 checked. Describe sticky notification. Expand description
6642 of steppable and continuable watchpoints.
6643 (Watchpoints and Threads): New subsection.
6644
fe6fbf8b
VP
66452007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6646
6647 * gdb.texinfo (Setting Breakpoints): Revise
6648 documentation for pending breakpoints. Document
6649 breakpoints with multiple locations.
5ae4183a 6650
084344da
VP
66512007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6652
6653 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6654 Document -list-features.
5ae4183a 6655
82160952
EZ
66562007-09-15 Eli Zaretskii <eliz@gnu.org>
6657
6658 * gdb.texinfo (Output): Spell out which features of C's printf are
6659 not supported by GDB's printf.
7e27a47a
EZ
6660 (Separate Debug Files): More accurate wording regarding build ID
6661 and a reference to the ld manual rather than the Fedora wiki.
82160952 6662
ea37ba09
DJ
66632007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6664 Jim Blandy <jimb@codesourcery.com>
6665
6666 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6667 (Examining Memory): Update mentions of the 's' format.
6668 (Automatic Display): Likewise.
6669
b8533aec
DJ
66702007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6671
6672 * gdb.texinfo: Update the FSF's Back-Cover Text.
6673
83f83d7f
JK
66742007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6675 Eli Zaretskii <eliz@gnu.org>
6676
6677 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6678 Fixed the ``build ID'' name. New binaries build instructions for the
6679 build ID inclusion. Explain how the commands are specific to the build
6680 ID vs. debug link.
6681
c7e83d54
EZ
66822007-09-01 Eli Zaretskii <eliz@gnu.org>
6683
6684 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6685 indexing for ``build ID'' support.
6686
d3750b24
JK
66872007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6688
6689 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6690 Enlisted BUILD ID to the debug file searching example.
6691 Included a BUILD ID `.note.gnu.build-id' section description.
6692 Updated/added the debug files splitting instructions for OBJCOPY.
6693
02142340
VP
66942007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6695
6696 * gdb.texinfo (Variable Objects): Adjust docs
6697 for -var-info-expression and document
6698 -var-info-path-expression.
6699
d3bdde98
JB
67002007-08-20 Jim Blandy <jimb@codesourcery.com>
6701
3fb6a982
JB
6702 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6703 (title page): Include the dedication in the printed manual, as a
6704 separate page after the copyright notice.
5ae4183a 6705
d3bdde98
JB
6706 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6707 don't break a @var across a line.
6708
c80a96a8
MR
67092007-07-25 Maciej W. Rozycki <macro@mips.com>
6710
6711 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6712 for include files.
6713
5824a901
NR
67142007-07-12 Nick Roberts <nickrob@snap.net.nz>
6715
6716 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6717 in annotate.texinfo.
6718 (Command History): Link to new node.
5824a901 6719
d52e7ea3
UW
67202007-07-05 Markus Deuling <deuling@de.ibm.com>
6721
6722 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6723
5fc14d0a
EZ
67242007-07-05 Eli Zaretskii <eliz@gnu.org>
6725
6726 * gdbint.texinfo (Target Conditionals): Fix last change.
6727
4a9bb1df
UW
67282007-07-03 Markus Deuling <deuling@de.ibm.com>
6729
6730 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6731 routines:
6732 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6733 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6734 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6735 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6736 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6737 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6738 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6739 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6740 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6741 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6742 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6743 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6744 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6745 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6746 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6747 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6748 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6749 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6750 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6751 (SOFTWARE_SINGLE_STEP_P)
6752
6753 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6754 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6755
6756 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6757 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6758 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6759 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6760 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6761 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6762 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6763 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6764 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6765 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6766
6767 (Converting an existing Target Architecture to Multi-arch): Remove
6768 section.
6769
6770 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6771 (gdbarch_addr_bits_remove): Add code example.
6772
6773 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6774
cfa9d6d9
DJ
67752007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6778 Add other missing entries. Adjust the table size to fit.
6779 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6780 stop reasons including the new "library" event.
6781 (General Query Packets): Adjust table widths for qSupported. Mention
6782 qXfer:libraries:read reply to qSupported and document the new packet.
6783 (Library List Format): New section.
6784
159fcc13
JK
67852007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6786
6787 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6788
f66d1690
MS
67892007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6790
6791 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6792
67102876
NR
67932007-06-25 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * gdbint.texinfo (Register and Memory Data): Break sections
6796 into nodes and add a menu.
6797
a4642986
MR
67982007-06-21 Maciej W. Rozycki <macro@mips.com>
6799
6800 * gdb.texinfo (Examining Memory): Document the new behaviour.
6801
e9c17194
VP
68022007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6803
6804 * gdb.texinfo (Standard Target Features): Document
6805 m68k features.
6806
31d99776
DJ
68072007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6808
6809 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6810
1780a0ed
DJ
68112007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6812
6813 * gdb.texinfo (Target Description Format): Add version attribute
6814 for <target>.
6815
822b6570
DJ
68162007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6817
6818 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6819
f8b73d13
DJ
68202007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6821
6822 * gdb.texinfo (MIPS Features): New subsection.
6823
0e7f50da
UW
68242007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6825 Markus Deuling <deuling@de.ibm.com>
6826
6827 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6828 and qXfer:spu:write packets and mention them under qSupported.
6829
23d964e7
UW
68302007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6831 Markus Deuling <deuling@de.ibm.com>
6832
6833 * gdb.texinfo (Architectures): Add new SPU section to document
6834 Cell Broadband Engine SPU architecture specific commands.
6835
9f708cb2
VP
68362007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6837
6838 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6839 comments.
6840
7579b5f8
NR
68412007-06-07 Nick Roberts <nickrob@snap.net.nz>
6842
6843 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6844
bf06d120
JB
68452007-05-29 Jim Blandy <jimb@codesourcery.com>
6846
6847 * gdb.texinfo (Overview): Doc fix.
6848
23776285
MR
68492007-05-22 Maciej W. Rozycki <macro@mips.com>
6850
6851 * gdb.texinfo (Remote Configuration): Document "set/show
6852 remoteflow".
6853
1a69e1e4
DJ
68542007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6855
bf06d120
JB
6856 * gdb.texinfo (MIPS): Remove documentation for set mips
6857 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6858 stack-arg-size.
1a69e1e4 6859
46ba6afa 68602007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6861
46ba6afa
BW
6862 * all-cfg.texi (GDBTUI): New.
6863 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6864 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6865 (TUI Configuration): Edit to improve clarity and fix problems of
6866 both style and content.
5ae4183a 6867
06d3b283
UW
68682007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6869
6870 * observer.texi (GDB Observers): New observer "new_objfile".
6871
179101d6
UW
68722007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6873
6874 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6875
25d5ea92
VP
68762007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6877
6878 * gdb.texinfo (GDB/MI Variable Objects): Document
6879 frozen variables objects.
5ae4183a 6880
ea35711c
DJ
68812007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6882
6883 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6884 (Character Sets, Caching Data of Remote Targets): Likewise.
6885 (Targets): Delete Remote node. Move its text...
6886 (Debugging Remote Programs): ...to here. Delete description
6887 of the "remote" command.
6888 (Remote configuration): Delete description of "set remotedevice"
6889 and "show remotedevice".
6890 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6891
db2e3e2e
BW
68922007-04-11 Bob Wilson <bob.wilson@acm.org>
6893
5ae4183a
AS
6894 * gdb.texinfo (Contributors, Continuing and Stepping)
6895 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6896 (General Query Packets, File-I/O Remote Protocol Extension)
6897 (Protocol Basics, The F Reply Packet, Write)
6898 (Protocol-specific Representation of Datatypes, Memory Transfer):
6899 Fix hyphenation, punctuation and grammar problems.
6900 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6901 'section' instead of 'subsection' in the text.
6902 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6903 (i386): Remove period from section name.
db2e3e2e
BW
6904 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6905 (Config Names, Configure Options): Use @file{configure}.
6906
8a3dae3e
DJ
69072007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6908
6909 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6910 and tab expansion.
6911
1a92f856
DJ
69122007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6913
6914 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6915
79a6e687 69162007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6917
79a6e687
BW
6918 * gdb.texinfo: Consistently capitalize all significant words in
6919 node names, chapter titles, section titles, and headings. Update
6920 cross references to match.
6921 (Starting and Stopping Trace Experiment): Make node name plural.
6922 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6923
ad527d2e
PA
69242007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6925
6926 * gdb.texinfo (WinCE): Delete obsolete subsection.
6927
7ce59000
DJ
69282007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6929
6930 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6931 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6932 references.
6933
8807d78b
DJ
69342007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6935
6936 * gdb.texinfo (Startup): Delete references to some alternate
6937 names for .gdbinit.
6938 (Thread): Remove LynxOS reference.
6939 (Tandem ST2000): Delete target-specific documentation.
6940 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6941 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6942 and GDB_OSABI_LYNXOS.
6943
5f402660
UW
69442007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6945
6946 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6947
bac718a6
UW
69482007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6949
6950 * gdbint.texinfo (Target Conditionals): Remove mention of
6951 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6952 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6953
9453113a
DJ
69542007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6955
6956 * Makefile.in: Add "pdfdir" installation
6957 directory, PDFTEX macro, support for "install-pdf" target,
6958 and rules for making a pdf version of refcard.texi.
6959 * refcard.tex: Specify paper size for PDF output.
6960
ae21e955 69612007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6962
ae21e955 6963 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6964
3f94c067 69652007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6966
3f94c067
BW
6967 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6968 (Source Path, Character Sets, Macros, Define)
6969 (GDB/MI Result Records, GDB/MI Simple Examples)
6970 (GDB/MI Program Execution, GDB/MI File Commands)
6971 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6972 (Bug Reporting): Use @value{GCC}.
5ae4183a 6973
12c27660 69742007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6975
12c27660
BW
6976 * gdb.texinfo (Help): Fix formatting of examples.
6977 (Variables): Use @ifnotinfo instead of @iftex.
6978 (Non-debug DLL symbols): Use @ref instead of @pxref.
6979 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6980
ce9341a1
BW
69812007-03-26 Bob Wilson <bob.wilson@acm.org>
6982
6983 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6984
c8f4133a
BW
69852007-03-26 Bob Wilson <bob.wilson@acm.org>
6986
6987 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6988 the order of the nodes.
6989 (C Operators, C Constants, Debugging C): Remove extra menus.
6990 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6991
c8f4133a 69922007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6993
6994 * gdb.texinfo (File Options): Add missing parenthesis.
6995 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6996
c74d0ad8
DJ
69972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6998
6999 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7000
ff6f572f
DJ
70012007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7002
669fac23 7003 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7004 case insensitivity.
7005 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7006
994337c3
NR
70072007-02-18 Nick Roberts <nickrob@snap.net.nz>
7008
7009 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7010 (Files): Add section name to argument list for pxref.
7011 (Non-debug DLL symbols): Don't use `see' for pxref.
7012 (Embedded Processors): Fix typo.
7013 (GDB/MI Breakpoint Commands): Execution commands generate
7014 *stopped not ^done.
7015
eb819d70
NR
70162007-02-13 Nick Roberts <nickrob@snap.net.nz>
7017
7018 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7019 values for in_scope. Mention that only root variables can be
7020 updated.
7021 (GDB/MI Development and Front Ends): Explain new values may be
7022 added to existing fields.
7023
123dc839
DJ
70242007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7025
7026 * gdb.texinfo (-target-disconnect): Use @smallexample.
7027 (Requirements): Add anchor for Expat. Update description.
7028 (Target Descriptions): Mention Expat.
7029 (Target Description Format): Document new elements. Use
7030 @smallexample.
7031 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7032 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7033
108546a0
DJ
70342007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7035
7036 * gdb.texinfo (Target Description Format): Add section on XInclude.
7037
95a98c01
NR
70382006-02-03 Nick Roberts <nickrob@snap.net.nz>
7039
7040 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7041 command -enable-timings.
7042
f4b3909f
EZ
70432007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7044
5ae4183a 7045 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7046 descriptions for new/deleted elements in gdb_osabi. Add missing
7047 description for function generic_elf_osabi_sniff_abi_tag_sections.
7048
c7ba131e
JB
70492007-01-29 Joel Brobecker <brobecker@adacore.com>
7050
7051 * gdb.texinfo (Maintenance Commands): Add documentation for
7052 the new "maint print target-stack" command.
7053
3a60f64e
JK
70542007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7055 Eli Zaretskii <eliz@gnu.org>
7056
f4b3909f 7057 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7058
c582f8b6
EZ
70592007-01-26 Eli Zaretskii <eliz@gnu.org>
7060
7061 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7062 Use @value{NGCC} instead of @value{GCC}.
7063
d3e8051b
EZ
70642007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7065
7066 * agentexpr.texi: Fix typos.
7067 * annotate.texinfo: Likewise.
7068 * gdb.texinfo: Likewise.
7069 * gdbint.texinfo: Likewise.
7070 * observer.texi: Likewise.
7071 * stabs.texinfo: Likewise.
7072
86f04699
EZ
70732007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7074
7075 * gdbint.texinfo (Support Libraries): Remove mmalloc
7076 entry. Describe readline library.
7077
23181151
DJ
70782007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7079
7080 * gdb.texinfo (Target Descriptions): New section.
7081 (General Query Packets): Add QPassSignals anchor. Mention
7082 qXfer:features:read under qSupported. Expand mentions of
7083 qXfer:memory-map:read and QPassSignals. Document
7084 qXfer:features:read.
7085
f822c95b
DJ
70862007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7087
7088 * gdb.texinfo (Commands to specify files): Describe
7089 "set sysroot" and "show sysroot".
7090 (Using the `gdbserver' program): Lowercase argument
7091 to @var. Expand description of setting up GDB on the
7092 host.
7093
8936fcda
JB
70942007-01-05 Joel Brobecker <brobecker@adacore.com>
7095
7096 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7097 catch exception, catch exception unhandled, and catch assert
7098 commands.
7099
e776119f
DJ
71002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7101
7102 * gdb.texinfo (Debugging Output): Document "set debug xml"
7103 and "show debug xml".
7104
aa79a185
DJ
71052007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7106
7107 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7108
7f893741
JB
71092007-01-01 Joel Brobecker <brobecker@adacore.com>
7110
7111 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7112
a1b5960f
VP
71132006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7114
7115 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7116 note in @ignore, to be removed later if nobody complains.
7117
9f470e6e
NR
71182006-12-04 Nick Roberts <nickrob@snap.net.nz>
7119
7120 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7121 of -var-delete.
7122
765dc015 71232006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7124
765dc015 7125 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7126 automatic software/hardware breakpoint usage and
7127 the "set breakpoint auto-hw" command.
765dc015 7128
4b5752d0
VP
71292006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7130
7131 * gdb.texinfo (Memory Access Checking): New.
7132
89be2091
DJ
71332006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7134
7135 * gdb.texinfo (Remote configuration): Mention
7136 "pass-signals-packet".
7137 (General Query Packets): Document QPassSignals. Fix
7138 a typo.
7139
ca3bf3bd
DJ
71402006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7141
7142 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7143
427c3a89
DJ
71442006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7145
7146 * gdb.texinfo (Remote configuration): Rewrite documentation for
7147 packet configuration commands.
7148 (OS Information): Adjust reference to qXfer:auxv:read.
7149 (General Query Packets): Remove references to read-aux-vector-packet
7150 and set remote get-thread-local-storage-address.
7151
7a107747
DJ
71522006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7153
7154 * gdbint.texinfo (Target Architecture Definition): Add new
7155 Initializing a New Architecture section.
7156
1c56eb0e
EZ
71572006-10-31 David Taylor <dtaylor@emc.com>
7158
7159 * stabs.texinfo (Macro define and undefine): New node describing
7160 stabs for #define and #undef.
7161
f73adfeb
AS
71622006-10-27 Andreas Schwab <schwab@suse.de>
7163
7164 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7165
fd60e0df
EZ
71662006-10-21 Eli Zaretskii <eliz@gnu.org>
7167
7168 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7169 clarify on the possible meanings of ``expression'' watched by
7170 watchpoints. Add indexing.
e5ac9b53
EZ
7171 (Prompting, Errors, Invalidation, Annotations for Running)
7172 (Source Annotations): Fix index entries by adding "annotation" to
7173 them, to discriminate from index entries that point to the more
7174 general topic descriptions.
fd60e0df 7175
52bb452f
DJ
71762006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7177
7178 * gdbint.texinfo (Target Vector Definition): Move most
7179 content into Existing Targets. Add a menu.
7180 (Existing Targets): New section, moved from Target Vector
7181 Definition. Use @subsection.
7182 (Managing Execution State): New section.
7183
58955e58
BW
71842006-10-16 Bob Wilson <bob.wilson@acm.org>
7185
7186 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7187
c8aa23ab
EZ
71882006-10-15 Eli Zaretskii <eliz@gnu.org>
7189
7190 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7191 (Command Syntax, Signals, Backtrace, Connecting)
7192 (Remote configuration, Renesas Boards, Console I/O): Fix last
7193 change: use Ctrl- instead of C-, except wrt Emacs.
7194 (File-I/O Examples): Put Ctrl-c in @kbd.
7195 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7196 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7197 (Signals, Set Breaks, Set Watchpoints): Document optional
7198 arguments to `info signals' `handle', `info breakpoints', and
7199 `info watchpoints'.
c8aa23ab 7200
e7109c7e
EZ
72012006-10-14 Eli Zaretskii <eliz@gnu.org>
7202
7203 * gdb.texinfo (Backtrace): Fix last change.
7204
de3aea7b
NR
72052006-10-14 Nick Roberts <nickrob@snap.net.nz>
7206
7207 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7208
7f9087cb
BW
72092006-10-10 Bob Wilson <bob.wilson@acm.org>
7210
c8aa23ab
EZ
7211 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7212 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7213 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7214
68437a39
DJ
72152006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7216 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * gdb.texinfo (Packets): Document vFlashErase,
7219 vFlashWrite and vFlashDone packets.
7220 (General Query Packets): Document qXfer:memory-map:read.
7221 Add a new feature for qXfer:memory-map:read.
7222 (Memory map format): New section.
7223 (Target Commands): Mention that gdb can write flash.
7224
fd79ecee
DJ
72252006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7226 Daniel Jacobowitz <dan@codesourcery.com>
7227
7228 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7229 memory regions and "mem auto".
7230
350da6ee
DJ
72312006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7232
7233 * gdbint.texinfo (Array Containers): New section.
7234
2f1acb09
VP
72352006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7236
7237 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7238 -stack-list-arguments HIGH_FRAME argument can be larger then the
7239 actual number of frames.
7240
2ab1eb7a
VP
72412006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7242
7243 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7244 -stack-list-locals HIGH_FRAME argument can be larger then the
7245 actual number of frames.
2ab1eb7a 7246
599b237a
BW
72472006-09-02 Bob Wilson <bob.wilson@acm.org>
7248
7249 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7250 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7251
25ab7e6d
EZ
72522006-09-02 Eli Zaretskii <eliz@gnu.org>
7253
7254 * gdbint.texinfo (Overall Structure): New section "Source Tree
7255 Structure".
7256
940178d3
JB
72572006-08-17 Jim Blandy <jimb@codesourcery.com>
7258
7259 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7260 responses.
7261
30daae6c
JB
72622006-08-08 Joel Brobecker <brobecker@adacore.com>
7263
7264 * gdb.texinfo (Source Path): Add documentation for new
7265 substitute-path commands.
7266
7fa2210b
DJ
72672006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7268
7269 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7270 (Running Configure): ...here.
7271 (Requirements): New node. Mention expat.
7272
3d00d119
DJ
72732006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7274
5ae4183a 7275 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7276 'set download-write-size' and 'show download-write-size'.
7277
0cbfa4ee
DJ
72782006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7279
7280 * stabs.texinfo (Member Type Descriptor): Correct example for
7281 pointer to member types.
7282
16026cd7
AS
72832006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7284
7285 * gdb.texinfo (Optional warnings and messages): Add
7286 'set/show trace-commands'.
7287 (Command files): Add '-v' to source command.
7288
0876f84a
DJ
72892006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7290
7291 * gdb.texinfo (OS Information): Update qPart reference to
7292 qXfer.
7293 (Remote configuration): Likewise.
7294 (Overview): Move @cindex to the start of a paragraph. Talk
7295 about binary data encoding.
7296 (Packets): Refer to the overview for the details of the X
7297 packet encoding.
7298 (General Query Packets): Remove qPart description. Add qXfer
7299 description. Add an anchor to qSupported. Correct feature
7300 table title. Add a new feature for qXfer:auxv:read.
7301 (Interrupts): Add a missing parenthesis.
7302
2ec3381a
DJ
73032006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7304
669fac23 7305 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7306 (GDB/MI Kod Commands): Remove commented out node.
7307
594fe323
EZ
73082006-07-01 Eli Zaretskii <eliz@gnu.org>
7309
7310 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7311 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7312 (GDB/MI Thread Commands, GDB/MI Program Execution)
7313 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7314 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7315 (GDB/MI File Commands, GDB/MI Target Manipulation)
7316 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7317 since the MI prompt is hard-wired into the code.
7318
7e3fb70c
NR
73192006-07-01 Nick Roberts <nickrob@snap.net.nz>
7320
7321 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7322 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7323 (GDB/MI Data Manipulation): Remove description of unimplemented
7324 display related commands as variable objects perform this function
7325 and are superior: -display-delete, -display-disable,
7326 -display-enable, -display-insert and -display-list. Move
7327 -environment-cd, -environment-directory, -environment-path
7328 and -environment-pwd to "Program Context".
7329 (GDB/MI Program Control): Rename to "Program Execution". Move
7330 -exec-arguments -exec-abort to...
7331 (GDB/MI Program Context): ...here. New node split from "Data
7332 Manipulation".
7333
be2a5f71
DJ
73342006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7335
7336 * gdb.texinfo (Remote configuration): Document set / show
7337 remote supported-packets.
7338 (General Query Packets): Document qSupported packet.
7339
fc320d37
SL
73402006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7341
7342 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7343 and font markup.
7344 (Protocol basics): Likewise.
7345 (The F request packet): Likewise.
7346 (The F reply packet): Likewise.
7347 (Memory transfer): Move this node to be a subsubsection of
7348 "Protocol specific representation of datatypes".
7349 (The Ctrl-C message): More copy editing.
7350 (Console I/O): Likewise.
7351 (The isatty call): Delete this node, and merge its content into
7352 the "isatty" node. Fixed references elsewhere.
7353 (The system call): Delete this node, and merge its content into
7354 the "system" node. Fixed references elsewhere.
7355 (open): Reformat to use @table, and add appropriate font markup.
7356 (close): Likewise.
7357 (read): Likewise.
7358 (write): Likewise.
7359 (lseek): Likewise.
7360 (rename): Likewise.
7361 (unlink): Likewise.
7362 (stat/fstat): Likewise.
7363 (gettimeofday): Likewise.
7364 (isatty): Likewise.
7365 (system): Likewise, plus minor changes to fix confusing wording.
7366 (Integral datatypes): Fix font markup.
7367 (Pointer values): Likewise.
7368 (struct stat): Fix markup to use @table, plus minor copy editing.
7369 (struct timeval): Fix font markup, plus minor copy editing.
7370 (Constants): Minor copy editing.
7371 (Errno values): Add font markup.
7372 (File-I/O Examples): Likewise.
7373
158fdf5c
NR
73742006-06-10 Nick Roberts <nickrob@snap.net.nz>
7375
7376 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7377 (GDB/MI Simple Examples): Move node up one level. Use real
7378 examples.
7379 (GDB/MI Compatibility with CLI): Update.
7380 (GDB/MI Result Records): Add "connected" and "exit" result
7381 classes.
7382 (GDB/MI Stream Records): Clarify target output.
7383 (GDB/MI Command Description Format): Modify example description.
7384 (GDB/MI Breakpoint Table Commands): Rename to...
7385 (GDB/MI Breakpoint Commands): ...this
7386 (GDB/MI Breakpoint Commands): Add optional thread field.
7387 (GDB/MI Program Control): Add an introduction. Move "Program
7388 termination" examples into exec-run description.
7389 (GDB/MI File Commands): Mention similar CLI commands.
7390 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7391 is similar to "-gdb-version".
7392
ddb50cd7
EZ
73932006-06-09 Eli Zaretskii <eliz@gnu.org>
7394
7395 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7396
2aef0d6b
NR
73972006-06-02 Nick Roberts <nickrob@snap.net.nz>
7398
7399 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7400 sourceware.org for mailing lists.
d5e40d59 7401 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7402
383a5c52
NR
74032006-06-01 Nick Roberts <nickrob@snap.net.nz>
7404
d5e40d59 7405 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7406
e16b02ee
EZ
74072006-05-22 Eli Zaretskii <eliz@gnu.org>
7408
7409 * gdb.texinfo (Cygwin Native): Fix last change.
7410
be90c084
CF
74112006-05-22 Christopher Faylor <cgf@timesys.com>
7412
7413 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7414
347ceba5
NR
74152006-05-15 Nick Roberts <nickrob@snap.net.nz>
7416
7417 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7418 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7419
369af7bd
DJ
74202006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7421
7422 * gdb.texinfo (General Query Packets): Recommend not starting
7423 new packets with qC and clarify.
7424
2ffdbde8 74252006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7426
7427 * gdb.texinfo (M2 Types): New section.
72019c9c 7428
16d1a084
DJ
74292006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7430
7431 * agentexpr.texi: Add a copyright and license notice.
7432 * observer.texi: Likewise, with GPL clause for function prototypes.
7433 Remove trailing whitespace.
7434
aa56d27a
JB
74352006-05-05 Jim Blandy <jimb@codesourcery.com>
7436
7437 * gdb.texinfo (General Query Packets): Document conventions for
7438 terminating packet names, and their violations.
7439
5bdf8622
DJ
74402006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7441
7442 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7443 * gdb.texinfo: Likewise.
7444
605a56cb
DJ
74452006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7446
7447 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7448 and "show remotedebug".
7449 (Debugging Output): Add additional index entries.
7450
b8db102d
MS
74512006-04-27 Michael Snyder <msnyder@redhat.com>
7452
7453 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7454
c5e30d01
AC
74552006-04-22 Andrew Cagney <cagney@redhat.com>
7456
7457 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7458 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7459
8181d85f
DJ
74602006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7463 and remove breakpoint prototypes.
7464 (Watchpoints): Move description of target_insert_hw_breakpoint and
7465 target_remove_hw_breakpoint ...
7466 (Breakpoints): ... to here. Document target_insert_breakpoint and
7467 target_remove_breakpoint.
7468
4f553f88
JB
74692006-04-17 Jim Blandy <jimb@codesourcery.com>
7470
7471 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7472 and C packets are optional.
7473
cd852561
FR
74742006-04-14 Frederic Riss <frederic.riss@st.com>
7475
7476 * gdb.texinfo (Specifying source directories): Update the description
7477 of the source file search to reflect the fact that the source path
7478 always contains at least $cdir and $cwd.
7479
b620eb07
MS
74802006-03-31 Michael Snyder <msnyder@redhat.com>
7481
7482 * gdb.texinfo: Update copyright dates.
7483
3156cdaf
EZ
74842006-03-31 Eli Zaretskii <eliz@gnu.org>
7485
7486 * gdb.texinfo (Overview): Add an index entry to "empty response".
7487
7d30c22d
JB
74882006-03-28 Jim Blandy <jimb@codesourcery.com>
7489
7490 * gdbint.texinfo (Prologue Analysis): New section.
7491
86941c27
JB
74922006-03-07 Jim Blandy <jimb@red-bean.com>
7493
66b8c7f6
JB
7494 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7495
1a10341b
JB
7496 * gdb.texinfo (Target Commands): Update text describing how to
7497 specify a target. Refer to the detailed section on remote
7498 debugging, not the brief mention.
7499
86941c27
JB
7500 * gdb.texinfo (Connecting): Organize the different 'target remote'
7501 connection methods into a table. Add a 'target remote' index
7502 entry. (!!!)
7503
62f3a2ba
FF
75042006-02-17 Fred Fish <fnf@specifix.com>
7505
7506 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7507 'ptype' commands to reflect the fact that the only significant
7508 difference between them is that ptype prints the complete type
7509 description instead of just the name.
7510
8b9a88ea
WZ
75112006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7512
7513 * gdbint.texinfo (Watchpoints): Delete
7514 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7515
7e8dc855
NR
75162006-02-10 Nick Roberts <nickrob@snap.net.nz>
7517
7518 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7519 times fields where needed. Fix typos. Update general form given
7520 for output of -break-insert.
7521 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7522
c91d38aa
DJ
75232006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7524
7525 * gdbint.texinfo (Symbol Handling): Add a section
7526 on memory management.
7527
38fcd64c
DJ
75282006-02-06 Vladimir Prus <ghost@cs.msu.su>
7529
7530 * gdb.texinfo (Breakpoint table commands): Document the fullname
7531 field in -break-list output.
7532
219eec71
EZ
75332006-02-03 Eli Zaretskii <eliz@gnu.org>
7534
7535 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7536 debugging information produced by the various "set debug..."
7537 options.
7538
ae5a43e0
DJ
75392006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7540
7541 * gdb.texinfo (Files): Remove obsolete bits from the description
7542 of "symbol-file".
7543
a9f158ec
JB
75442006-01-25 Jim Blandy <jimb@redhat.com>
7545
7546 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7547
410dd08e
JB
75482006-01-24 Jim Blandy <jimb@redhat.com>
7549
7550 * gdbint.texinfo (Frames): Document the basics of GDB's register
7551 unwinding model, and explain the existence of the "sentinel" frame.
7552
4b505b12
AS
75532006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7554
7555 * gdb.texinfo (Choosing files): Mention that -directory is used
7556 for script files.
7557 (Specifying source directories): Likewise.
7558 (Command files): Explain how script files are found.
7559
839c27b7
EZ
75602006-01-21 Eli Zaretskii <eliz@gnu.org>
7561
7562 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7563 the threads in a multi-threaded program.
7564 (Threads): The threadno argument of "thread apply" can be a range
7565 of numbers.
7566
7be93b9e
JB
75672006-01-18 Jim Blandy <jimb@redhat.com>
7568
7569 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7570 of warning flags.
7571
fcc73fe3
EZ
75722006-01-13 Eli Zaretskii <eliz@gnu.org>
7573
7574 * gdb.texinfo (Sequences): Improve menu annotations.
7575 (Define): Add index entries for arguments of user-defined
7576 commands. Move the description of flow-control commands...
7577 (Command Files): ...to here. Document loop_break and
7578 loop_continue.
ca91424e
EZ
7579 (Define, Command Files): Document `end' and add index entries for
7580 it.
fcc73fe3 7581
5c95884b
MS
75822006-01-04 Michael Snyder <msnyder@redhat.com>
7583
7584 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7585 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7586
860701dc
PH
75872006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7588
7589 * gdb.texinfo (Omissions from Ada): Document that there is now
7590 limited aggregate support.
7591
36b80e65
EZ
75922005-12-28 Eli Zaretskii <eliz@gnu.org>
7593
7594 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7595 registers and the likes.
7596
c1468174
EZ
75972005-12-24 Eli Zaretskii <eliz@gnu.org>
7598
7599 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7600 (Symbols): Fix usage of "e.g.".
359df76b 7601 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7602
7603 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7604 (Coding): Fix usage of "e.g.".
7605
c02a867d
EZ
76062005-12-23 Eli Zaretskii <eliz@gnu.org>
7607
5ae4183a
AS
7608 * stabs.texinfo:
7609 * refcard.tex:
c02a867d 7610 * gpl.texi:
5ae4183a
AS
7611 * gdbint.texinfo:
7612 * gdb.texinfo:
7613 * gdb-cfg.texi:
c02a867d 7614 * fdl.texi:
5ae4183a
AS
7615 * annotate.texinfo:
7616 * all-cfg.texi:
c02a867d
EZ
7617 * Makefile.in: Add (C) after Copyright. Update the FSF
7618 address.
7619
fad38dfa
EZ
76202005-12-03 Eli Zaretskii <eliz@gnu.org>
7621
7622 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7623 extend GDB with commands for external monitor.
7624
53e5f3cf
AS
76252005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7626
7627 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7628
55f6ca0f
JB
76292005-11-25 Joel Brobecker <brobecker@adacore.com>
7630
7631 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7632
c1947b85
JB
76332005-11-21 Jim Blandy <jimb@redhat.com>
7634
7635 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7636 placement of 'R' actions in tracepoint action packets; document
7637 dependence of 'X' and 'M' actions on a preceding 'R' action for
7638 their registers.
7639
9d29849a
JB
76402005-11-19 Jim Blandy <jimb@redhat.com>
7641
7642 * gdb.texinfo (Tracepoint Packets): New node.
7643 (General Query Packets): Add entries for the tracepoint packets,
7644 referring to the "Tracepoint Packets" node.
7645 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7646
9a6253be
KB
76472005-11-18 Kevin Buettner <kevinb@redhat.com>
7648
7649 * gdb.texinfo (set remotebreak): Add anchor.
7650 (X packet): Likewise.
7651 (Remote Protocol): Add new section `Interrupts' and new index
7652 entry `interrupts (remote protocol)'.
7653
5f3bebba
JB
76542005-11-18 Jim Blandy <jimb@redhat.com>
7655
7656 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7657 entries into the General Query Packets section. Add a
7658 cross-reference to that section. Drop description of replies, as
7659 these are covered in the descriptions of each packet.
7660 (General Query Packets): Add introductory text. Explain naming
7661 conventions, and how the end of a name is recognized.
7662
9a7a1b36
KB
76632005-11-17 Kevin Buettner <kevinb@redhat.com>
7664
0564b6cf 7665 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7666 "set remotebreak" command.
7667
b8ff78ce
JB
76682005-11-16 Jim Blandy <jimb@redhat.com>
7669
7670 * gdb.texinfo (Packets, Stop Reply Packets)
7671 (General Query Packets): Various formatting cleanups.
7672 - Use @samp for packet contents.
7673 - Drop summaries from packet @item lines; the same information appears
7674 immediately below in the description.
7675 - Delete paragraph breaks after packet @item commands, so that the
7676 description appears directly to the right of the packet prototype
7677 in the printed manual, if it fits.
7678 - Place spaces in packet prototypes between @vars and non-@var
7679 letters, and explain that they're just for formatting.
7680 - Use @dots{} instead of '...'.
7681 - Fix uses of @code where @var was needed.
7682 - Replace "deprecated" markers with English text spelling out the
7683 packet's status and the preferred alternatives.
7684 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7685 what this ever meant.
7686 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7687 this for a long time.
7688 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7689 implemented several times, and have been in use for years.
7690
8ffe2530
JB
76912005-11-15 Jim Blandy <jimb@redhat.com>
7692
c43c5473
JB
7693 * gdb.texinfo (Packets): Add index entries for 'm' packet
7694 disclaimers.
5ae4183a 7695
fb031cdf
JB
7696 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7697 of stub when processing an 'm' packet.
7698
8ffe2530
JB
7699 * gdb.texinfo (Packets): Mention that packets beginning with
7700 letters are reserved once, at the top, instead of actually listing
7701 them all and saying "reserved".
7702
c03c782f
AS
77032005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7704
7705 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7706 Change @var{$arg0 to @code{$arg0.
7707
814e32d7
WZ
77082005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7709
7710 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7711
fa93a9d8
JB
77122005-11-12 Jim Blandy <jimb@redhat.com>
7713
7714 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7715 order. Remove extraneous 'z'.
7716
8a5a3c82
AS
77172005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7718
7719 * gdb.texinfo (Choosing files): Add --eval-command.
7720
4b0ad762
AS
77212005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7722
7723 * gdb.texinfo (Choosing modes): Add --return-child-result.
7724
7725
1a088d06
AS
77262005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7727
7728 * gdb.texinfo (Choosing modes): Add --batch-silent.
7729
656d5e12
EZ
77302005-10-28 Eli Zaretskii <eliz@gnu.org>
7731
7732 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7733 "The -var-update Command".
7734
3c9c013a
JB
77352005-10-03 Joel Brobecker <brobecker@adacore.com>
7736
7737 * gdb.texinfo (Print Settings): Add documentation for set/show
7738 print array-indexes.
7739
7ba3cf9c
DJ
77402005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7743 6.2 and 6.3.
7744
a94ab193
EZ
77452005-08-27 Eli Zaretskii <eliz@gnu.org>
7746
7747 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7748 since 19-Jan-2004.
7749 (Files): Likewise.
ab1adacd
EZ
7750 (Variables, Symbols): Document the "<incomplete type>" message and
7751 its reasons.
a94ab193 7752
ca06016a
FF
77532005-08-01 Fred Fish <fnf@specifix.com>
7754
7755 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7756
cf58170d
NR
77572005-07-15 Nick Roberts <nickrob@snap.net.nz>
7758
7759 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7760 option for -var-list-children and -var-update.
7761 (GDB/MI Stack Manipulation): Simplify description of
7762 print-values option for -stack-list-locals.
7763 (GDB/MI Command Description Format): Clarify.
7764 (Mode Options): Spelling of superseded.
7765
38f1196a
BR
77662005-07-12 Bob Rossi <bob@brasko.net>
7767
7768 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7769 corresponding GDB command comment.
7770
3cb3b8df
BR
77712005-07-06 Bob Rossi <bob@brasko.net>
7772
7773 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7774 and -inferior-tty-show.
7775 (Input/Output): Document "set/show inferior-tty" and tty alias.
7776
10fac096
NW
77772005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7778
7779 * gdb.texinfo (Packets): Change description of 'D' packet to note
7780 that GDB does wait for a response.
7781
d1b6db76
NR
77822005-06-22 Nick Roberts <nickrob@snap.net.nz>
7783
7784 * gdb.texinfo (History) Rename "Command History".
7785 (Command History): Move node "Server Prefix" from section on
7786 Annotations here.
7787
29629dcf
NR
77882005-06-19 Nick Roberts <nickrob@snap.net.nz>
7789
7790 * gdb.texinfo (GDB/MI Stack Manipulation):
7791 Re-instate -stack-info-frame with example. Say that it gets
7792 info on selected frame, not current frame.
7793
397ca115
EZ
77942005-06-18 Eli Zaretskii <eliz@gnu.org>
7795
7796 * gdb.texinfo (Server): Clarify that `file' should be used before
7797 connecting to the server.
7798 (Files): Add an xref to the above description.
51274035
EZ
7799 (Output Formats): More detailed description of the `c' format.
7800 (Memory): List explicitly all the formats supported by `x'.
638ac427 7801 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7802 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7803 files. Add more indexing for solib-absolute-prefix and
7804 --with-sysroot.
76d17f34
EZ
7805 (Machine Code): Document possible problems with locations in
7806 shared libraries.
d416eeec
EZ
7807 (Backtrace): Document that free-standing environments do not need
7808 to have a `main' function.
397ca115 7809
74f6deaa
NR
78102005-06-18 Nick Roberts <nickrob@snap.net.nz>
7811
7812 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7813 -stack-info-frame.
7814
a9967aef
AC
78152005-06-07 Andrew Cagney <cagney@gnu.org>
7816
7817 * gdb.texinfo (Contributors): Note the original multi-arch
7818 contributors.
7819
e09f16f9
EZ
78202005-06-03 Eli Zaretskii <eliz@gnu.org>
7821
7822 * gdb.texinfo (Registers): Add index entries for the standard
7823 registers.
7824 (Frames): Add cross-reference from frame pointer description to
7825 the Registers node.
7826 (Annotations Overview): Fix the reference to GDB name.
7827
d87ba7ee
EZ
78282005-06-01 Eli Zaretskii <eliz@gnu.org>
7829
7830 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7831 can-use-hw-watchpoints.
7832
034dad6f
BR
78332005-05-28 Bob Rossi <bob@brasko.net>
7834
7835 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7836 the possible reasons why an exec async record would be returned to FE.
7837
ffed4509
AC
78382005-05-26 Andrew Cagney <cagney@gnu.org>
7839
7840 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7841 Andrew Cagney implemented the original GDB/MI.
7842
e22e55c9
OF
78432005-05-23 Orjan Friberg <orjanf@axis.com>
7844
7845 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7846 documentation. Add documentation for cris-mode.
7847
a78e13ce
EZ
78482005-05-20 Eli Zaretskii <eliz@gnu.org>
7849
7850 * gdb.texinfo (Numbers): Explain the example and make the wording
7851 more acurate.
7852
76ff342d
DJ
78532005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7854 Dennis Brueni <dennis@slickedit.com>
7855
7856 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7857 (GDB/MI Data Manipulation, GDB/MI Program Control)
7858 (GDB/MI Stack Manipulation): Update examples to include the fullname
7859 attribute in stack frames.
7860
119b882a
EZ
78612005-05-12 Eli Zaretskii <eliz@gnu.org>
7862
7863 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7864 do with other non-standard names of init files.
7865
6fc08d32
EZ
78662005-05-11 Eli Zaretskii <eliz@gnu.org>
7867
7868 * gdb.texinfo (Command Files): Move the description of the startup
7869 from here...
7870 (Startup): ...to this new subsection of the Invocation chapter.
7871 Rearrange the description of init files more logically and add a
7872 cross-reference to "Command Files". Document the special gdbinit
7873 name for CISCO 68k. Expand the description of what GDB does
7874 during startup.
7875 (History): Add index entry for HISTSIZE.
7876
a561754a
MK
78772005-05-02 Mark Kettenis <kettenis@gnu.org>
7878
7879 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7880
2eecc4ab
EZ
78812005-05-02 Eli Zaretskii <eliz@gnu.org>
7882
7883 * gdb.texinfo (SVR4 Process Information, The isatty call)
7884 (The system call): Don't use foo(N) notation for man pages and
7885 functions.
514c4d71 7886 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7887
18999be5
EZ
78882005-04-27 Eli Zaretskii <eliz@gnu.org>
7889
7890 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7891 were optimized away.
7892
0abb7bc7
EZ
78932005-04-22 Eli Zaretskii <eliz@gnu.org>
7894
7895 * gdb.texinfo (Remote configuration): Document "set/show
7896 get-thread-local-storage-address". Add cross-reference to the
7897 description of the qGetTLSAddr packet.
7898 (General Query Packets): Mention "set remote
7899 get-thread-local-storage-address" and add a reference to its
7900 description.
7901
6f61acb1
NR
79022005-04-19 Nick Roberts <nickrob@snap.net.nz>
7903
7904 * gdb.texinfo (Backtrace): Describe 'bt full'.
7905
9d59903a
NR
79062005-04-17 Nick Roberts <nickrob@snap.net.nz>
7907
7908 * gdb.texinfo (Mode Options): Fix typo.
7909 (GDB/MI): Describe how to invoke GDB/MI.
7910
721c2651
EZ
79112005-04-16 Eli Zaretskii <eliz@gnu.org>
7912
7913 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7914 references changed. Add description of "info udot".
721c2651
EZ
7915 (Files): Document "set/show stop-on-solib-events".
7916 (M32R/D): Document "set/show download-path", "set/show
7917 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7918 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7919 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7920 (Maintenance Commands): Improve indexing.
7921 (Target Commands): Document "set/show hash", "set/show debug
7922 monitor".
7923 (SVR4 Process Information): Document "info pidlist" and "info
7924 meminfo". Document "set/show procfs-tarce" and "set/show
7925 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7926 (Symbols, The Print Command with Objective-C): Improve indexing.
7927 (Objective-C): Add references to "info classes" and "info
7928 selectors".
c45da7e6
EZ
7929 (Debugging Output): Improve wording. Document "set/show debug
7930 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7931 (Set Breaks): Add index entry for "hardware breakpoints".
7932 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7933 and "set/show usehardbreakpoints".
7934 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7935 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7936 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7937 rdiromatzero", "set/show rdiheartbeat".
7938 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7939 "sds".
7940 (Embedded Processors): Document the "sim" command.
7941 (Remote): Document the "remote" command.
7942 (DJGPP Native): Document the "info serial" command.
7943 (Threads): Document "maint info sol-threads".
7944 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7945 (Set Breaks): Improve indexing.
7946 (Command Syntax): Add a reference to dont-repeat.
7947 (Define): Document "dont-repeat".
7948 (TUI Commands): Document "tabset".
7949 (WinCE): New subsection. Document "set/show remotedirectory",
7950 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7951
14d6dd68
EZ
79522005-04-15 Eli Zaretskii <eliz@gnu.org>
7953
7954 * gdb.texinfo (Hurd Native): New subsection, documents
7955 Hurd-specific commands.
a64548ea 7956 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7957 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7958 (MIPS): Improve documentation of heuristic-fence-post. Document
7959 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7960 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7961 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7962 (ARM): Document ARM-specific commands.
a64548ea
EZ
7963 (AVR): New section. Document "info io_registers".
7964 (CRIS): New section. Document "set/show cris-version" and
7965 "set/show cris-dwarf2-cfi".
7966 (HPPA): New section. Document "set/show debug hppa" and "maint
7967 print unwind".
a5adf40f 7968 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7969 (Super-H): New section. Document the "regs" command.
721c2651 7970 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7971
9c16f35a
EZ
79722005-04-09 Eli Zaretskii <eliz@gnu.org>
7973
7974 * gdb.texinfo (Print Settings): Document "set/show print
7975 pascal_static-members", "set print repeats", "show print
7976 null-stop". Improve indexing. Fix documentation of "set print
7977 union".
7978 (Pascal): New section.
7979 (Supported languages): Rename from "Support"; all references
7980 updated. Add a menu item for Pascal.
7981 (Numbers): Document "set radix.
7982 (Screen Size): Document "set/show pagination".
7983 (MIPS Embedded): Remove "set processor" documentation.
7984 (Remote configuration): Document "set/show X/P/Z-packet",
7985 "set/show read-aux-vector-packet", "set/show remote
7986 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7987 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7988 remotedebug", "set/show remotebreak", "set/show remotedevice",
7989 "set/show remotelogfile".
7990 (Auxiliary Vector): Add reference to the description of the
7991 read-aux-vector-packet setting.
7992 (Set Watchpoints): Add a cross-reference to "set remote
7993 hardware-breakpoint-limit".
7994 (General Query Packets): Add indexing of requests and
7995 cross-references to related commands in "Remote configuration".
7996 (File-I/O Overview, The system call): Fix wording and typos.
7997 (Thread Stops): Add index entries.
7998 (Continuing and Stepping): Document "show step-mode".
7999 (i386): New node. Document "set/show struct-convention".
8000 (Files): Document "show trust-readonly-sections".
8001 (Calling): Document "set/show unwindonsignal".
8002 (Messages/Warnings): Add index entries.
8003 (Maintenance Commands): Document "set/show watchdog".
8004 (Annotations Overview): Document "show annotate".
8005 (Set Watchpoints): Add index entries.
8006 (Symbols): Fix doc of case-sensitive.
8007 (ABI): Document "show coerce-float-to-double".
8008 (Convenience Vars, Help): Improve indexing.
8009 (Machine Code): Document "show disassembly-flavor".
8010 (Debugging C plus plus): Document "show overload-resolution".
8011 (Value History, Signaling): Add index entries.
8012
80132005-04-08 Eli Zaretskii <eliz@gnu.org>
8014
8015 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8016 (Processes): Fix wording.
8017 (History, List, Logging output, Define, Symbols, Print Settings):
8018 Improve indexing.
8019
a8f24a35
EZ
80202005-04-03 Eli Zaretskii <eliz@gnu.org>
8021
8022 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8023 redundant index entry for "target" command.
8024 (Backtrace): Add index entries.
8025 (Symbols, Fortran): Document the "set case-sensitive" command.
8026 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8027 (Print Settings): Add index entry for "set demangle-style".
8028 (Target Commands): Document "set download-write-size".
8029 (Debugging Output): Document "set exec-done-display".
8030
09d4efe1
EZ
80312005-04-02 Eli Zaretskii <eliz@gnu.org>
8032
8033 * gdb.texinfo (Files): Fix the name and documentation of
8034 add-shared-symbol-files. Document its alias assf. Update the
8035 list of OSs where GDB supports shared libraries. Fix markup.
8036 (Continuing and Stepping): Add reference to @var{location} in the
8037 text.
8038 (Dump/Restore Files): Fix reference to @{filename}.
8039 (Help): Fix wording.
8040 (Attach): Ditto.
8041 (Set Watchpoints): Ditto.
8042 (Backtrace): Remove redundant index entries. Improve index
8043 entries.
8044 (Delete Breaks): Fix wording.
8045 (Memory): Document the compare-sections command.
8046 (Memory Region Attributes): Improve wording.
8047 (Disabling): Improve wording.
8048 (Fortran): New subsection. Document the "info common" command.
8049 (Help): Document aliases "info copying" and "info warranty".
8050 (Caching Remote Data): New section. Document the "set/show
8051 remotecache" and "info dcache" commands.
8052 (Show): Fix wording of the documentation of the "set
8053 extension-language" command.
8054 (Signals): Add index entry for "info handle".
8055 (Memory Region Attributes): Fix punctuation.
8056 (Symbols): Change the arg name to "location" and refer to it in
8057 the text. Fix wording of "info types" doc.
8058 (Threads): Fix usage of @enumerate @item's.
8059 (Listing Tracepoints): Add index entry for "info tp".
8060 (Set Watchpoints): Add xref to "info break" description.
8061 (Macros): Add an index entry for "macro exp1". Document the
8062 "macro list" command.
8063 (Maintenance Commands): Document "flushregs", "maint agent",
8064 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8065 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8066 "maint print architecture", "maint print objfiles", "maint print
8067 statistics", "maint print type", "maint show-debug-regs", "maint
8068 space", "maint time", and "maint translate-address".
8069 (Connecting): Document the "monitor" command.
8070 (Annotations Overview): Describe the "set annotate" command.
8071
82f2d802
EZ
80722005-04-01 Eli Zaretskii <eliz@gnu.org>
8073
8074 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8075 Rearrange index entries and improve wording about support for
8076 hardware watchpoints.
8077
7d51c7de
BR
80782005-03-10 Bob Rossi <bob@brasko.net>
8079
8080 * gdb.texinfo: Update copyright
8081
68c71a2e
TR
80822005-02-09 Theodore A. Roth <troth@openavr.org>
8083
8084 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8085 error.
8086
83761cbd
KB
80872005-02-03 Kevin Buettner <kevinb@redhat.com>
8088
8089 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8090
9f1c6395
MS
80912005-01-17 Michael Snyder <msnyder@redhat.com>
8092
8093 * gdb.texinfo: Fix spelling, infinte -> infinite.
8094
fbd1b305
MK
80952005-01-08 Mark Kettenis <kettenis@gnu.org>
8096
8097 * observer.texi (GDB Observers): Document "solib_loaded".
8098
3ace7edb
AC
80992005-01-07 Andrew Cagney <cagney@gnu.org>
8100
bec39cab
AC
8101 * configure.ac: Rename configure.in, require autoconf 2.59.
8102 * configure: Re-generate.
8103
3ace7edb
AC
8104 * configure.in: Replace configdirs with multiple references to
8105 AC_CONFIG_SUBDIRS.
8106 * configure: Re-generate.
5ae4183a 8107
53531fc1
AC
81082005-01-04 Andrew Cagney <cagney@gnu.org>
8109
8110 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8111 part of the version number.
8112
536ffdb7
MK
81132004-12-24 Mark Kettenis <kettenis@gnu.org>
8114
8115 * gdbint.texinfo (Algorithms): Remove description of
8116 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8117
e1aac25b
JB
81182004-12-07 Jim Blandy <jimb@redhat.com>
8119
8120 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8121 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8122 numbers.
8123
f47b1503
AS
81242004-12-07 Andreas Schwab <schwab@suse.de>
8125
8126 * gdb.texinfo (Mode Options): Document -l option.
8127
b6b8ece6
EZ
81282004-12-04 Eli Zaretskii <eliz@gnu.org>
8129
8130 * gdbint.texinfo (Algorithms): More accurate description of
8131 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8132 is not needed unless data-read and data-access watchpoints are
8133 supported. Add a description of how GDB checks whether the
8134 inferior stopped because a watchpoint was hit.
8135
01371747
EZ
81362004-11-23 Eli Zaretskii <eliz@gnu.org>
8137
8138 * gdb.texinfo (Files): Add cross-reference to description of
8139 -readnow command-line switch.
8140
2315ffec
RC
81412004-11-10 Randolph Chung <tausq@debian.org>
8142
8143 * gdb.texinfo: Document set/show backtrace past-entry commands.
8144 Rearrange index entries for set/show backtrace past-main.
8145
69065f5d
AC
81462004-11-10 Jon Beniston <jon@beniston.com>
8147
8148 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8149 * gdb.texinfo (Remote Serial Protocol): Further describe
8150 binary transfer escaping mechanism .
69065f5d 8151
30e91e0b
RC
81522004-11-08 Randolph Chung <tausq@debian.org>
8153
8154 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8155 and "show debug infrun". Add index entries.
8156
60bf7e09
EZ
81572004-10-23 Eli Zaretskii <eliz@gnu.org>
8158
8159 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8160 "info proc" that are already implemented. Add index entries.
8161 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8162 (Files): Add a tip for decreasing memory used for symtabs from
8163 shared libraries.
f018e82f
EZ
8164 (Starting): Fix whitespace; make "elaboration" stand out where it
8165 is first used, and add an index entry for the term.
f8568604
EZ
8166 (Calling): Expand and elaborate text. Add "print". Add the
8167 description of problems with weak aliases.
384ee23f 8168 (Core File Generation): New section.
60bf7e09 8169
d52fe014
AC
81702004-10-12 Andrew Cagney <cagney@gnu.org>
8171
8172 * gdbint.texinfo (Versions and Branches): New chapter.
8173 (Releasing GDB): Delete "Versions and Branches" section.
8174 (Top): Add "Versions and Branches".
8175
703663ab
EZ
81762004-10-08 Eli Zaretskii <eliz@gnu.org>
8177
8178 * gdb.texinfo (Editing, History): Add cross-references to the
8179 included Readline and History user documentation. Remove
8180 references to the symbol have-readline-appendices which is unused
8181 and undefined.
8182 (History): Fix indexing.
8183
ac77d04f
JJ
81842004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8185
8186 * gdbint.texinfo (target_stopped_data_address): Update to
8187 new prototype.
8188 (i386_stopped_data_address): Update prototype and description.
8189 (i386_stopped_by_watchpoint): New function and description.
8190
e07c999f
PH
81912004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8192
8193 * gdb.texinfo (Filenames): Add Ada suffixes.
8194 (Ada) New section.
8195
2e868123
AC
81962004-09-27 Andrew Cagney <cagney@gnu.org>
8197 Robert Picco <Robert.Picco@hp.com>
8198
8199 * gdb.texinfo (Packets): Document the "p" packet.
8200
02a57714
JM
82012004-09-21 Jason Molenda (jmolenda@apple.com)
8202
8203 * gdb.texinfo (Paths and Names of the Source Files): Document the
8204 meaning of values in the 'desc' field of a SO stab.
8205
ae038cb0
DJ
82062004-09-20 Daniel Jacobowitz <dan@debian.org>
8207
8208 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8209 max-cache-age" and "maint show dwarf2 max-cache-age".
8210
f7dc1244
EZ
82112004-09-16 Eli Zaretskii <eliz@gnu.org>
8212
8213 * gdb.texinfo (Set Breaks): Add index entry for setting
8214 breakpoints on overloaded C++ functions that are not members of
8215 any classes. Add an example and an index entry for setting
8216 breakpoints on all program functions.
8217 (Character Sets, Macros, Overlay Commands)
8218 (Non-debug DLL symbols, GDB/MI Output Syntax)
8219 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8220 Use "(@value{GDBP})" instead of a literal "(gdb)".
8221
f810308b
AC
82222004-09-12 Andrew Cagney <cagney@gnu.org>
8223
8224 * gdbint.texinfo (Native Debugging): Delete description of
8225 FILES_INFO_HOOK.
8226
15a661f3
PH
82272004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8228
5ae4183a
AS
8229 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8230 to hex_string_custom (not historically correct, but more
15a661f3
PH
8231 understandable, given the current code).
8232
f3219c75
AC
82332004-09-03 Andrew Cagney <cagney@gnu.org>
8234
8235 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8236
f3bb6704
JJ
82372004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8238
8239 * observer.texi (solib_unloaded): New observer.
8240
8d2c00cb
AC
82412004-08-24 Andrew Cagney <cagney@gnu.org>
8242
8243 * gdbint.texinfo (Target Architecture Definition): Add missing
8244 comma.
8245
e7dc800a
MC
82462004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8247
8248 * (Using the Testsuite): build != host is supported,
8249 but some test scripts do not support build != host.
8250
73b03683
MK
82512004-08-14 Mark Kettenis <kettenis@gnu.org>
8252
8253 * gdbint.texinfo (Host Definition): Delete description of
8254 FCLOSE_PROVIDED and GETENV_PROVIDED.
8255
c0ccb908
MK
82562004-08-05 Mark Kettenis <kettenis@chello.nl>
8257
8258 * gdbint.texinfo (Host Definition): Delete description of
8259 NO_SYS_FILE.
8260 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8261 PTRACE_FP_BUG.
8262
9c8dbfa9
AC
82632004-08-05 Andrew Cagney <cagney@gnu.org>
8264
8265 * gdbint.texinfo (Target Architecture Definition): Delete
8266 reference to deprecated_read_fp.
8267
f42accbe
AC
82682004-08-02 Andrew Cagney <cagney@gnu.org>
8269
8270 * gdbint.texinfo (Target Architecture Definition): Delete
8271 description of DEPRECATED_REGISTER_BYTES.
8272
0b66e38c
EZ
82732004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8274
8275 * gdb.texinfo (Source Path): Document the new behavior of
8276 searching for the source files.
8277
15387254
EZ
82782004-07-17 Eli Zaretskii <eliz@gnu.org>
8279
8280 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8281 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8282 (Auto Display): Improve indexing.
8283
2c07db7a
AC
82842004-07-16 Andrew Cagney <cagney@gnu.org>
8285
8286 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8287 "-noasync".
8288
4644b6e3
EZ
82892004-07-09 Eli Zaretskii <eliz@gnu.org>
8290
8291 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8292 have the same prefix have only their prefix in the index.
8293
7561d450
MK
82942004-07-03 Mark Kettenis <kettenis@gnu.org>
8295
8296 * gdb.texinfo (BSD libkvm Interface): New node (section)
8297 (Native): Add it to the menu.
8298
67bebe79
MK
82992004-07-01 Mark Kettenis <kettenis@gnu.org>
8300
8301 * gdbint.texinfo (Target Architecture Definition): Remove
8302 PCC_SOL_BROKEN.
8303
1a6923e0
MK
83042004-06-24 Mark Kettenis <kettenis@gnu.org>
8305
8306 * gdbint.texinfo (Target Architecture Definition): Remove
8307 SUN_FIXED_LBRAC_BUG.
8308
b435e160
AC
83092004-06-26 Andrew Cagney <cagney@gnu.org>
8310
8311 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8312
b5622e8d
AC
83132004-06-20 Andrew Cagney <cagney@gnu.org>
8314
8315 * gdbint.texinfo (Target Architecture Definition): Deprecate
8316 USE_STRUCT_CONVENTION.
8317
e0c07bf0
MC
83182004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8319
8320 gdb.texinfo (Bug Reporting): Mention session recording,
8321 with the script command or Emacs.
8322
782263ab
AC
83232004-06-18 Andrew Cagney <cagney@gnu.org>
8324
8325 * gdbint.texinfo (Target Architecture Definition): Deprecate
8326 FUNCTION_START_OFFSET.
8327
03727ca6
AC
83282004-06-14 Andrew Cagney <cagney@gnu.org>
8329
8330 Based on changes from Karl Berry.
8331 * gdb.texinfo: Do not use @sc in a direntry.
8332 * stabs.texinfo: Change @dircateogry to "Software development".
8333 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8334
97092415
AC
83352004-06-13 Andrew Cagney <cagney@gnu.org>
8336
8337 * gdbint.texinfo (Target Architecture Definition): Delete
8338 description of RETURN_VALUE_ON_STACK.
8339
1f6d4158
AC
83402004-06-09 Andrew Cagney <cagney@gnu.org>
8341
8342 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8343 deleted by previous patch.
8344
d966f0cb
AC
83452004-06-08 Andrew Cagney <cagney@gnu.org>
8346
8347 * gdbint.texinfo (Native Debugging): Delete documentation on
8348 ATTACH_DETACH.
8349
86fe4aaa
RC
83502004-06-06 Randolph Chung <tausq@debian.org>
8351
8352 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8353
d4b6d575
RC
83542004-06-06 Randolph Chung <tausq@debian.org>
8355
5ae4183a 8356 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8357 the new push_dummy_call method signature. Describe the function
8358 argument.
8359
4e8b0763
JB
83602004-05-24 Joel Brobecker <brobecker@gnat.com>
8361
8362 * gdb.texinfo (Starting): Document new start command.
8363
59caf092
AC
83642004-05-21 Andrew Cagney <cagney@redhat.com>
8365
8366 * observer.texi (GDB Observers): Document "inferior_created".
8367
e4a2df64
AC
83682004-05-08 Andrew Cagney <cagney@redhat.com>
8369
e6b55ae2
AC
8370 * gdbint.texinfo (Target Architecture Definition): Delete
8371 description of DO_DEFERRED_STORES.
8372
28954179
AC
8373 * gdbint.texinfo (Target Architecture Definition): Delete
8374 references to DEPRECATED_FIX_CALL_DUMMY.
8375
434b87dd
AC
8376 * gdbint.texinfo (Target Architecture Definition): Delete
8377 description of DEPRECATED_CALL_DUMMY_WORDS,
8378 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8379
58d28df8
AC
8380 * gdbint.texinfo (Target Architecture Definition): Delete
8381 description of DEPRECATED_PUSH_DUMMY_FRAME.
8382
e4a2df64
AC
8383 * gdbint.texinfo (Target Architecture Definition): Delete
8384 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8385
2b4855ab
AC
83862004-05-07 Andrew Cagney <cagney@redhat.com>
8387
8388 * observer.texi (GDB Observers): Add "Debugging" section. Include
8389 cross reference to "set/show debug observer".
8390 * gdb.texinfo (Debugging Output): Document "set/show debug
8391 observer".
8392
fcf70625
AC
83932004-05-01 Andrew Cagney <cagney@redhat.com>
8394
8395 * gdbint.texinfo (Target Architecture Definition): Delete
8396 description of DEPRECATED_PC_IN_SIGTRAMP.
8397
8ee56bcf
AC
83982004-04-30 Andrew Cagney <cagney@redhat.com>
8399
8400 * gdbint.texinfo (Target Architecture Definition): Delete
8401 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8402
67ab9a76
OF
84032004-04-30 Orjan Friberg <orjanf@axis.com>
8404
8405 * observer.texi (GDB Observers): Correct spelling.
8406
79346bcb
OF
84072004-04-26 Orjan Friberg <orjanf@axis.com>
8408
8409 * observer.texi (GDB Observers): Add target_changed event.
8410
7a464420
AC
84112004-04-08 Andrew Cagney <cagney@redhat.com>
8412
8413 * observer.texi (GDB Observers): Rework, provide generic observer
8414 definitions and then a list of observable events.
8415
6cdf9d98
AC
84162004-04-04 Andrew Cagney <cagney@redhat.com>
8417
8418 * gdbint.texinfo (Host Definition): Delete reference to
8419 NO_SIGINTERRUPT.
8420
ddc135a4
AC
84212004-04-02 Andrew Cagney <cagney@redhat.com>
8422
8423 * gdbint.texinfo (Target Architecture Definition): Delete
8424 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8425
6a1b180d
SC
84262004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8427
8428 * gdb.texinfo (TUI Commands): Document tui reg commands.
8429
d0d5df6f
AC
84302004-03-26 Andrew Cagney <cagney@redhat.com>
8431
8432 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8433 "gdbtui".
8434 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8435 (Contributors): Mention both Text and Terminal User Interface.
8436
aa2a3f87
AC
84372004-03-23 Andrew Cagney <cagney@redhat.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Deprecate
8440 references to SIGTRAMP_START and SIGTRAMP_END.
8441
f561f026
AC
84422004-03-23 Andrew Cagney <cagney@redhat.com>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Deprecate
8445 references to PC_IN_SIGTRAMP.
8446
33cb8b0f
AC
84472004-03-19 Andrew Cagney <cagney@redhat.com>
8448
8449 * gdbint.texinfo (Target Architecture Definition): Delete
8450 reference to GDB_TARGET_IS_HPPA.
8451
fc989b7a
AC
84522004-03-18 Andrew Cagney <cagney@redhat.com>
8453
8454 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8455 describe pre_init and post_init.
8456
701b08bb
DJ
84572004-03-09 Daniel Jacobowitz <drow@mvista.com>
8458
8459 * gdb.texinfo (Debugging Output): Document values for "set debug
8460 target".
8461
faae5abe
AC
84622004-02-28 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8465
dd79a6cf
JJ
84662004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8467
8468 * gdb.texinfo (breakpoints): Add information about the
8469 new "set breakpoint pending" and "show breakpoint pending"
8470 commands.
8471
e7f16015
AC
84722004-02-26 Andrew Cagney <cagney@redhat.com>
8473
8474 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8475 in Per-architecture module data section.
8476
7161a3a6
RM
84772004-02-25 Roland McGrath <roland@redhat.com>
8478
8479 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8480
2154891a
AC
84812004-02-24 Andrew Cagney <cagney@redhat.com>
8482
8483 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8484 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8485 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8486
6c74ac8b
AC
84872004-02-17 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8490
19772a2c
AC
84912004-02-16 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbint.texinfo (Target Architecture Definition): Deprecate
8494 FRAMELESS_FUNCTION_INVOCATION.
8495
c9830293
AC
84962004-02-16 Andrew Cagney <cagney@redhat.com>
8497
8498 * gdbint.texinfo (Coding): Mention -Wunused-function.
8499
b9d26eb9
AC
85002004-02-14 Andrew Cagney <cagney@redhat.com>
8501
8502 * gdbint.texinfo (Target Architecture Definition): Delete
8503 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8504
49efadf5
EZ
85052004-02-12 Elena Zannoni <ezannoni@redhat.com>
8506
8507 * gdb.texinfo: Properly quote the name "C++".
8508 * gdbint.texinfo: Ditto.
8509 * stabs.texinfo: Ditto.
8510
1eb288ea
EZ
85112004-02-11 Elena Zannoni <ezannoni@redhat.com>
8512
8513 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8514 minimal information about libiberty.
8515
e4937fc1
MC
85162004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8517
8518 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8519
a9331b3f
RM
85202004-02-04 Roland McGrath <roland@redhat.com>
8521
8522 * gdb.texinfo (Auxiliary Vector): New node (section).
8523 (Data): Add it to the menu.
8524
2650777c
JJ
85252004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8526
8527 * gdb.texinfo (Breakpoints): Add information about pending
8528 breakpoint support.
8529
b4501125
AC
85302004-01-26 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdb.texinfo (Overview): Delete references to the cisco protocol
8533 including the "N" response.
8534
74055713
AC
85352004-01-26 Andrew Cagney <cagney@redhat.com>
8536
8537 * gdbint.texinfo (Target Architecture Definition): Rename
8538 EXTRACT_STRUCT_VALUE_ADDRESS to
8539 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8540
3bbe9696
EZ
85412004-01-24 Eli Zaretskii <eliz@gnu.org>
8542
8543 * gdb.texinfo (KOD): Document "show os". Add index entries for
8544 "set/show os" and "info cisco" commands.
8545
5843504f
EZ
85462004-01-21 Eli Zaretskii <eliz@gnu.org>
8547
8548 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8549
9175c9a3
MC
85502004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8551
8552 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8553 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8554
8e94b928
NR
85552004-01-19 Nick Roberts <nick@nick.uklinux.net>
8556
8557 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8558 -stack-list-locals.
8559 (GDB/MI Variable Objects): Describe extension to
8560 -var-list-children.
8561
a20cf136
DJ
85622004-01-17 Daniel Jacobowitz <drow@mvista.com>
8563
8564 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8565
afb18d0f
AC
85662004-01-17 Andrew Cagney <cagney@redhat.com>
8567
8568 * gdbint.texinfo (Target Architecture Definition): Delete
8569 documentation on DEPRECATED_NPC_REGNUM.
8570
b51970ac
DJ
85712004-01-13 Daniel Jacobowitz <drow@mvista.com>
8572
8573 * gdb.texinfo: Update copyright year. Mention that set
8574 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8575 "set follow-fork-mode ask".
8576
0f0cffd2
AC
85772004-01-13 Andrew Cagney <cagney@redhat.com>
8578
8579 * gdbint.texinfo: Update copyright year.
8580 (Coding): Add -Wunused-label to list of -Werror warnings.
8581
c552b3bb 85822004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8583 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8584
8585 * gdb.texinfo: Update copyright.
8586 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8587 around names, as appropriate. Minor syntax cleanup of
8588 _NSPrintForDebugger explanation. Two spaces after periods.
8589 GDBN used instead of lit. "gdb". Index entries added for
8590 print-object and _NSPrintForDebugger. @noindent added in one spot.
8591
afe157ca
EZ
85922003-11-11 Elena Zannoni <ezannoni@redhat.com>
8593
8594 * stabs.texinfo: Add dircategory and direntry commands.
8595 * annotate.texinfo: Ditto.
8596
963e2bb7
AC
85972003-11-10 Andrew Cagney <cagney@redhat.com>
8598
8599 * gdbint.texinfo (Target Architecture Definition): Replace the
8600 return_value method's "inval" and "outval" parameters with
8601 "readbuf" and "writebuf".
8602
1d8b2f28
JB
86032003-10-28 Jim Blandy <jimb@redhat.com>
8604
8605 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8606 from "The `F' request packet" and "The `F' reply packet", to make
8607 texi2dvi happy.
8608 (File-I/O remote protocol extension): Update menu entries, too.
8609
36d86913
MC
86102003-10-26 Michael Chastain <mec@shout.net>
8611
8612 * gdb.texinfo (Thread Stops): Document the issue with
8613 premature return from system calls in multi-threaded programs.
8614
ce2826aa
AC
86152003-10-24 Andrew Cagney <cagney@redhat.com>
8616
8617 * annotate.texinfo: Fix "fortunatly"[sic].
8618
f24c5e49
KI
86192003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8620
8621 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8622 with "Hitachi" and "Mitsubishi".
8623
92ad9cd9
AC
86242003-10-20 Andrew Cagney <cagney@redhat.com>
8625
8626 * gdbint.texinfo (Target Architecture Definition): Document
8627 gdbarch_return_value. Add cross references from
8628 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8629 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8630
0ab4b752
MK
86312003-10-18 Mark Kettenis <kettenis@gnu.org>
8632
8633 * gdbint.texinfo (Target Architecture Definition): Document
8634 regset_from_core_section.
fb3e19c0
KI
8635
86362003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8637
8638 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8639
a9331b3f 86402003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8641
8642 From Anthony Green <green@redhat.com>:
5ae4183a 8643 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8644
1485d690
KB
86452003-10-14 Kevin Buettner <kevinb@redhat.com>
8646
889bf7c5
PA
8647 * gdb.texinfo (Breakpoint related warnings): New node.
8648 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8649
86d30acc
DJ
86502003-10-13 Daniel Jacobowitz <drow@mvista.com>
8651
8652 * gdb.texinfo (Remote Protocol): Document v and vCont.
8653
172c2a43
KI
86542003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8655
8656 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8657 * gdbint.texinfo: Ditto.
8658
71952f4c
AC
86592003-10-09 Andrew Cagney <cagney@redhat.com>
8660
8661 From 2003-09-18 David Anderson <davea@sgi.com>:
8662 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8663 "command".
8664
268e2188
AC
86652003-10-03 Andrew Cagney <cagney@redhat.com>
8666
8667 * gdbint.texinfo (Target Architecture Definition): Deprecate
8668 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8669 just target.
8670
12c266ea 86712003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8672
f30992d4 8673 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8674 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8675 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8676 * gdbint.texinfo (Target Architecture Definition): Rename
8677
86782003-09-30 Andrew Cagney <cagney@redhat.com>
8679
f30992d4 8680 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8681 (Target Architecture Definition):
f30992d4 8682
2e092625
AC
8683 * gdbint.texinfo (Target Architecture Definition): Rename
8684 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8685
0717ae8a
AC
86862003-09-29 Andrew Cagney <cagney@redhat.com>
8687
dad809b7
AC
8688 * gdbint.texinfo (Target Architecture Definition): Delete
8689 documentation for NEED_TEXT_START_END.
8690
0717ae8a
AC
8691 * gdbint.texinfo (Target Architecture Definition): Rename
8692 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8693 TARGET_WRITE_PC.
a9331b3f 8694
af6cf26d
MC
86952003-09-22 Michael Chastain <mec@shout.net>
8696
8697 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8698
ee206350
AG
86992003-09-21 Anthony Green <green@redhat.com>
8700
8701 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8702
a38c9fe6
MK
87032003-09-21 Mark Kettenis <kettenis@gnu.org>
8704
8705 * gdbint.texinfo (Target Architecture Definition): Document
8706 stabs_argument_has_addr.
8707
77949794
AC
87082003-09-18 Andrew Cagney <cagney@redhat.com>
8709
8710 * gdbint.texinfo (Target Architecture Definition): Delete
8711 documentation on REGISTER_NAMES.
8712
8e823e25
MK
87132003-09-13 Mark Kettenis <kettenis@gnu.org>
8714
8715 * gdbint.texinfo (Target Architecture Definition): Replace
8716 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8717
f27dd7fd
AC
87182003-09-11 Andrew Cagney <cagney@redhat.com>
8719
8720 * gdbint.texinfo (Target Architecture Definition): Replace
8721 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8722
8b148df9
AC
87232003-08-18 Andrew Cagney <cagney@redhat.com>
8724
8725 * gdbint.texinfo (Target Architecture Definition): Document
8726 "frame_red_zone_size".
8727
25d29d70
AC
87282003-08-09 Andrew Cagney <cagney@redhat.com>
8729
8730 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8731 with "set/show backtrace past-main" and "set/show backtrace
8732 limit".
8733
c938e9b0
L
87342003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8735
8736 * Makefile.in (install-info): Support DESTDIR.
8737 (install-html): Likewise.
8738
64fabec2
AC
87392003-08-07 Andrew Cagney <cagney@redhat.com>
8740
8741 Patch from Nick Roberts.
8742 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8743 bindings. Remove description of send-gdb-command.
8744
2fcf52f0
AC
87452003-08-07 Andrew Cagney <cagney@redhat.com>
8746
8747 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8748 GDB 6.0.
8749
086432e2
AC
87502003-08-06 Andrew Cagney <cagney@redhat.com>
8751
8752 * gdb.texinfo (Mode Options): Mention that level three is the
8753 highest available and that level 2 is deprecated.
8754 (Annotations Overview): Mention annotation levels. Cross reference
8755 to "Limitations of the Annotation Interface" in annotate.texi.
8756 (TODO, Value Annotations, Frame Annotations): Delete section.
8757 (Displays, Breakpoint Info): Delete.
8758
e5249f67
AC
87592003-08-04 Andrew Cagney <cagney@redhat.com>
8760
8761 * agentexpr.texi: Delete @bye.
8762 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8763 (stabs.info): Add $(srcdir) to include search path.
8764 (html): Depend on "annotate_toc.html", and not "annotate.html".
8765 * stabs.texinfo: Ditto. Include "fdl.texi".
8766 * gdbint.texinfo: Update copyright statement's list of invariant
8767 sections.
8768
e6f672d2
AC
87692003-07-28 Andrew Cagney <cagney@redhat.com>
8770
8771 * Makefile.in (INFO_DEPS): Add annotate.info.
8772 (dvi, ps, html, pdf): Add annotate.
8773 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8774 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8775 (ANNOTATE_DOC_FILES): New macro.
8776 (ANNOTATE_TEX_TMPS): New macro.
8777 (annotate.info, annotate_toc.html): Specify dependencies.
8778 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8779 * annotate.texinfo: Rename annotate.texi. Get building. Add
8780 "Migrating to GDB/MI" and "Limitations of the Annotation
8781 Interface" chapters. Mention why it is not part of the user
8782 guide. Update copyright notice. Include "fdl.texi".
8783
72ffddc9
SC
87842003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8785
8786 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8787
a9f12a31
DJ
87882003-07-24 Daniel Jacobowitz <drow@mvista.com>
8789
8790 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8791
b1fe9455
DJ
87922003-07-24 Daniel Jacobowitz <drow@mvista.com>
8793
8794 * gdb.texinfo (Server): Mention pidof.
8795
153721e6
AC
87962003-07-22 Andrew Cagney <cagney@redhat.com>
8797
8798 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8799 list.
8800
0fac0b41
DJ
88012003-06-28 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * gdb.texinfo (Logging output): New chapter.
8804
4e562065
JB
88052003-06-24 Joel Brobecker <brobecker@gnat.com>
8806
8807 * gdb.texinfo (Unsupported languages): New section.
8808 (Languages): Add link to new section.
8809
f2c06f52
AC
88102003-06-22 Andrew Cagney <cagney@redhat.com>
8811
8812 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8813
b4177fca
DJ
88142003-06-22 Daniel Jacobowitz <drow@mvista.com>
8815
8816 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8817
f418dd93
DJ
88182003-06-22 Daniel Jacobowitz <drow@mvista.com>
8819
8820 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8821 * agentexpr.texi: Retitle section, and change it to an appendix.
8822 Comment out texinfo initialization. Factor a @var{} into two
8823 pieces to prevent makeinfo warnings.
8824 * gdb.texinfo: Add Agent Expressions appendix.
8825
4ca61388
DJ
88262003-06-19 Daniel Jacobowitz <drow@mvista.com>
8827
8828 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8829
07f31aa6
DJ
88302003-06-18 Daniel Jacobowitz <drow@mvista.com>
8831
5ae4183a 8832 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8833 remote target". Document the "detach" and "disconnect" commands.
8834 (Server, Netware, Debug Session): Reference "Connecting to a
8835 remote target".
8836 (GDB/MI Target Manipulation): Document "-target-disconnect".
8837
2dd0da42
AC
88382003-06-13 Andrew Cagney <cagney@redhat.com>
8839
8840 * gdbint.texinfo (Target Architecture Definition): Deprecate
8841 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8842 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8843
e7a3abfc
JB
88442003-06-09 Jim Blandy <jimb@redhat.com>
8845
8846 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8847
25e3a86b
AC
88482003-06-08 Andrew Cagney <cagney@redhat.com>
8849
8850 * gdbint.texinfo (Target Architecture Definition): Delete
8851 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8852
a9e5fdc2
AC
88532003-06-08 Andrew Cagney <cagney@redhat.com>
8854
8855 * gdbint.texinfo (Target Architecture Definition): Document
8856 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8857
b37303ee
AF
88582003-06-07 Adam Fedor <fedor@gnu.org>
8859
8860 * gdb.texinfo: Add Objective-C documentation.
8861
39fe6e80
AC
88622003-06-01 Andrew Cagney <cagney@redhat.com>
8863
8864 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8865 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8866
125309b2
AC
88672003-05-21 Andrew Cagney <cagney@redhat.com>
8868
8869 * gdbint.texinfo (Target Architecture Definition): Delete
8870 references to "extract_address" and "store_address".
8871
b8b527c5
AC
88722003-05-16 Andrew Cagney <cagney@redhat.com>
8873
8874 * gdbint.texinfo (Target Architecture Definition): Replace
8875 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8876 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8877
50e3ee83
TR
88782003-05-14 Theodore A. Roth <troth@openavr.org>
8879
8880 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8881
44e2be90
L
88822003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8883
8884 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8885 (gdb.dvi): Likewise.
8886 (gdb.pdf): Likewise.
8887 (links2roff): Likewise.
8888
df5215a6
JB
88892003-05-08 Jim Blandy <jimb@redhat.com>
8890
8891 * gdb.texinfo (Dump/Restore Files): Update documentation for
8892 'dump', 'append', and 'restore': note that format argument is
8893 optional; simplify presentation of the command variants; and be
8894 more precise about the formats.
8895
5e7b2f39
JB
88962003-05-07 Jim Blandy <jimb@redhat.com>
8897
8898 * gdb.texinfo (Symbols): Update documentation: 'maint list
8899 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8900 symtabs' and 'maint info psymtabs'.
8901
b1e29e33
AC
89022003-05-05 Andrew Cagney <cagney@redhat.com>
8903
8904 * gdbint.texinfo (Target Architecture Definition): Make
8905 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8906 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8907 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8908
00905d52
AC
89092003-05-04 Andrew Cagney <cagney@redhat.com>
8910
8911 * gdb.texinfo (Maintenance Commands): Document "maint print
8912 dummy-frames".
8913
54ff5908
AC
89142003-05-04 Andrew Cagney <cagney@redhat.com>
8915
8916 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8917
32e7087d
JB
89182003-05-03 J. Brobecker <brobecker@gnat.com>
8919
8920 Thierry Schneider <tpschneider1@yahoo.com>
8921 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8922 for new MI command.
8923
7043d8dc
AC
89242003-05-03 Andrew Cagney <cagney@redhat.com>
8925
8926 * gdbint.texinfo (Target Architecture Definition): Document
8927 push_dummy_code. Add cross references.
8928
e33d66ec
EZ
89292003-05-02 Elena Zannoni <ezannoni@redhat.com>
8930
8931 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8932 set/show charsets commands.
8933
0ba6dca9
AC
89342003-04-28 Andrew Cagney <cagney@redhat.com>
8935
8936 * gdbint.texinfo (Target Architecture Definition): Replace
8937 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8938 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8939
d7a27068
AC
89402003-04-28 Andrew Cagney <cagney@redhat.com>
8941
8942 * gdbint.texinfo (Target Architecture Definition): Rename
8943 "tm_print_insn" to "deprecated_tm_print_insn".
8944
44ea7b70
JB
89452003-04-09 Jim Blandy <jimb@redhat.com>
8946
8947 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8948 list psymtabs'.
8949
fb8f8949
AC
89502003-04-08 Andrew Cagney <cagney@redhat.com>
8951
8952 * gdbint.texinfo (Target Architecture Definition): Delete
8953 references to EXTRA_FRAME_INFO.
8954
32fb0f22
AC
89552003-04-08 Andrew Cagney <cagney@redhat.com>
8956
8957 * gdbint.texinfo (Target Architecture Definition): Delete
8958 PRINT_TYPELESS_INTEGER.
8959
6be67e67
JB
89602003-04-02 J. Brobecker <brobecker@gnat.com>
8961
8962 * observer.texi (GDB Observers): Adjust the documentation for the
8963 normal_stop notification to better describe reality. Fix a couple
8964 of minor typos.
8965
4e35d5f0
BR
89662003-04-02 Bob Rossi <bob_rossi@cox.net>
8967
a9331b3f 8968 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8969 '-file-list-exec-source-file'
8970
e8a8712a
AC
89712003-03-31 Andrew Cagney <cagney@redhat.com>
8972
8973 * gdbint.texinfo (Target Architecture Definition): Delete
8974 references to CALL_DUMMY_P.
8975
6c0e89ed
AC
89762003-03-30 Andrew Cagney <cagney@redhat.com>
8977
8978 * gdbint.texinfo (Target Architecture Definition): Remove
8979 reference to TARGET_WRITE_SP.
a9331b3f 8980
378bfd1b
AC
89812003-03-27 Andrew Cagney <cagney@redhat.com>
8982
8983 * gdbint.texinfo (Target Architecture Definition): Remove
8984 references to write_sp.
6c0e89ed 8985
922fbb7b
AC
89862003-03-27 Andrew Cagney <cagney@redhat.com>
8987
8988 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8989 chapter body. Use @smallexample instead of @example.
8990 (Annotations): Ditto.
8991 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8992 annotate.texi.
8993
b81774d8
AC
89942003-03-26 Andrew Cagney <cagney@redhat.com>
8995
8996 * gdbint.texinfo (Target Architecture Definition): Replace
8997 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8998 dummy_addr parameters.
8999
1bf6d5cc
AC
90002003-03-25 Andrew Cagney <cagney@redhat.com>
9001
9002 * gdbint.texinfo (Target Architecture Definition): Delete
9003 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9004 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9005 Add reference to PUSH_ARGUMENTS.
9006
618ce49f
AC
90072003-03-23 Andrew Cagney <cagney@redhat.com>
9008
9009 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9010 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9011
bcd7e15f
JB
90122003-03-18 J. Brobecker <brobecker@gnat.com>
9013
9014 * gdbint.texinfo (Algorithms): Add new section describing the
9015 Observer paradigm.
9016 (Top): Add menu entry to new observer appendix.
9017 * observer.texi: New file.
9018 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9019 new observer.texi file.
9020
9fe8321b
AC
90212003-03-17 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9024 that GNU Press update the manual version number.
9025
ac2adee5
AC
90262003-03-12 Andrew Cagney <cagney@redhat.com>
9027
9028 * gdbint.texinfo (Target Architecture Definition): Delete
9029 references to get_saved_register. Rename GET_SAVED_REGISTER to
9030 DEPRECATED_GET_SAVED_REGISTER.
9031
749b82f6
AC
90322003-03-13 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Replace
9035 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9036
8bedc050
AC
90372003-03-12 Andrew Cagney <cagney@redhat.com>
9038
9039 * gdbint.texinfo (Target Architecture Definition): Rename
9040 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9041
0ce1b118
CV
90422003-03-10 Corinna Vinschen <vinschen@redhat.com>
9043
9044 * gdb.texinfo: Add File-I/O documentation.
9045
12cc2063
AC
90462003-03-10 Andrew Cagney <cagney@redhat.com>
9047
9048 * gdbint.texinfo (Target Architecture Definition): Cross reference
9049 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9050
7453dc06
AC
90512003-03-07 Andrew Cagney <cagney@redhat.com>
9052
9053 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9054 frame" command.
9055
6314f104
AC
90562003-03-05 Andrew Cagney <cagney@redhat.com>
9057
9058 * gdbint.texinfo (Target Architecture Definition): Document
9059 unwind_dummy_id. Cross reference unwind_dummy_id and
9060 SAVE_DUMMY_FRAME_TOS.
9061
f1212245
DJ
90622003-03-05 James Ingham <jingham@apple.com>
9063 Daniel Jacobowitz <drow@mvista.com>
9064
9065 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9066 and "show cp-abi".
9067
77e7e267
AC
90682003-03-03 Andrew Cagney <cagney@redhat.com>
9069
9070 * gdbint.texinfo (Target Architecture Definition): Document
9071 register_type.
9072
838a8221
AC
90732003-03-03 Andrew Cagney <cagney@redhat.com>
9074
9075 * stabs.texinfo (Structures): Use @samp and separate @var's
9076 instead of a single @var containing a comma separated list.
9077 (Unions): Ditto.
9078
d7f4a264
DJ
90792003-03-02 Daniel Jacobowitz <drow@mvista.com>
9080
9081 * Makefile.in (distclean): Remove config.log.
9082
f30ee0bc
AC
90832003-03-01 Andrew Cagney <cagney@redhat.com>
9084
9085 * gdbint.texinfo (Target Architecture Definition): Rename
9086 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9087
90882003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9089
9090 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9091 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9092
be448670
CF
90932003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9094
9095 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9096 (Non-debug DLL symbols): New node, describing the minimal symbols
9097 loaded from DLLs without real debugging symbols.
9098
501eef12
AC
90992003-02-20 Andrew Cagney <ac131313@redhat.com>
9100
9101 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9102 hardware-breakpoint-limit".
9103 (Set Watchpoints): Add cross reference to "set remote
9104 hardware-watchpoint-limit".
9105 (Remote configuration options): New section.
9106
21c294e6
AC
91072003-02-04 Andrew Cagney <ac131313@redhat.com>
9108
e9be73e4
AC
9109 * gdbint.texinfo (Target Architecture Definition): Delete
9110 descrption of IS_TRAPPED_INTERNALVAR.
9111
21c294e6
AC
9112 From Keith Seitz <keiths@redhat.com>:
9113 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9114 option "-i"/"--interpreter" to this chapter. Include index
9115 entries.
9116
0179ffac
DC
91172003-02-04 David Carlton <carlton@math.stanford.edu>
9118
9119 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9120 (Variables): Recommend stabs+ and DWARF 2.
9121 (C plus plus expressions): Correct info about
9122 compiler versions, debug formats.
9123 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9124 PR symtab/874.
9125
7ca9f392
AC
91262003-02-01 Andrew Cagney <ac131313@redhat.com>
9127
9128 * gdbint.texinfo (Target Architecture Definition): Delete
9129 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9130 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9131 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9132 references to nindy and i960.
9133 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9134
31a85ea2
AC
91352003-02-01 Andrew Cagney <ac131313@redhat.com>
9136
9137 * gdbint.texinfo (Target Architecture Definition): Delete
9138 FLOAT_INFO.
9139
6b894e49
AC
91402003-01-30 Andrew Cagney <ac131313@redhat.com>
9141
9142 * stabs.texinfo (Member Type Descriptor): Clarify description of
9143 `@'. Suggested by Ben Hutchings.
9144
c48861fb
AC
91452003-01-29 Andrew Cagney <ac131313@redhat.com>
9146
9147 * gdb.texinfo (M68K): Delete reference to es1800.
9148
617073a9
AC
91492003-01-29 Andrew Cagney <ac131313@redhat.com>
9150
9151 * gdb.texinfo (Maintenance Commands): Document `maint print
9152 reggroups' and `maint print register-groups'.
9153 * gdbint.texinfo (Target Architecture Definition): Document
9154 register_reggroup_p.
9155
5b5d99cf
JB
91562003-01-23 Jim Blandy <jimb@redhat.com>
9157
9158 * gdb.texinfo (Separate Debug Files): New section.
9159
e7ba9c65
DJ
91602003-01-22 Daniel Jacobowitz <drow@mvista.com>
9161
9162 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9163 and "maint show profile".
9164
94e91d6d
MC
91652003-01-16 Michael Chastain <mec@shout.net>
9166
9167 * gdb.texinfo (Installing GDB): Warn against
9168 ".../gdb-VERSION/gdb/configure".
9169 (Separate Objdir): Likewise.
9170
867f3898
AC
91712003-01-15 Andrew Cagney <ac131313@redhat.com>
9172
9173 * gdbint.texinfo (Target Architecture Definition): Delete
9174 definition of PRINT_REGISTER_HOOK.
9175
f153cc92
EZ
91762003-01-15 Elena Zannoni <ezannoni@redhat.com>
9177
9178 (OpenRISC 1000): Fix formatting of command names.
9179
c60eb6f1
EZ
91802003-01-15 Elena Zannoni <ezannoni@redhat.com>
9181
9182 * gdb.texinfo (Continuing and Stepping): Add new command
9183 'advance'. Clarify behavior of 'until'.
9184
f5ebfba0
DJ
91852003-01-13 Daniel Jacobowitz <drow@mvista.com>
9186
9187 * gdb.texinfo (Files): Document solib-absolute-prefix and
9188 solib-search-path.
9189
4ce8657e
MC
91902003-01-09 Michael Chastain <mec@shout.net>
9191
9192 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9193 (Create a Release): Add new instructions for new @file{src-release}.
9194 Document existing instructions for @file{Makefile.in} as
9195 being for @value{GDBN} 5.3.1 or earlier.
9196
372613e3
AC
91972003-01-09 Andrew Cagney <ac131313@redhat.com>
9198
9199 * gdbint.texinfo (Target Architecture Definition): Mention
9200 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9201 allocate memory.
9202
b4e9345d
DJ
92032003-01-04 Daniel Jacobowitz <drow@mvista.com>
9204
9205 * gdb.texinfo (Controlling GDB): Add @kindex for
9206 "show osabi".
9207 (Backtraces): Add @kindex's for backtrace-below-main.
9208
98b45e30
DJ
92092003-01-04 Daniel Jacobowitz <drow@mvista.com>
9210
9211 * gdb.texinfo (Controlling GDB): Document "set osabi".
9212
95f90d25
DJ
92132003-01-04 Daniel Jacobowitz <drow@mvista.com>
9214
9215 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9216 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9217
1e698235
DJ
92182003-01-04 Daniel Jacobowitz <drow@mvista.com>
9219
9220 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9221 "set coerce-float-to-double".
9222 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9223
e632838e
AC
92242003-01-02 Andrew Cagney <ac131313@redhat.com>
9225
9226 * stabs.texinfo: Remove obsolete text.
9227 * gdbint.texinfo: Ditto.
9228 * gdb.texinfo: Ditto.
9229
c133ab7a
MK
92302002-12-22 Mark Kettenis <kettenis@gnu.org>
9231
9232 * gdbint.texinfo (Target Architecture Definition): Update
9233 description of gdbarch_register_osabi.
9234
f821f325
KH
92352002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9236
9237 * agentexpr.texi: Fix typos.
9238 * annotate.texi: Likewise.
9239 * fdl.texi: Likewise.
9240
85a6d8d3 92412002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9242
9243 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9244 DEPRECATED_INIT_FRAME_PC.
9245
ae45cd16
AC
92462002-12-01 Andrew Cagney <ac131313@redhat.com>
9247
9248 * gdbint.texinfo (Target Architecture Definition): Delete
9249 PC_IN_CALL_DUMMY.
9250
07555a72
AC
92512002-11-28 Andrew Cagney <ac131313@redhat.com>
9252
9253 * gdbint.texinfo (Host Definition): Delete documentation on
9254 USE_GENERIC_DUMMY_FRAMES.
9255
c166cdc7
EZ
92562002-11-26 Elena Zannoni <ezannoni@redhat.com>
9257
5ae4183a 9258 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9259 * Makefile.in (install-info): Run the install-info command as part
9260 of the post install steps only.
9261 (uninstall-info): New target.
9262 (uninstall): New target.
9263
35db0260
EZ
92642002-11-22 Elena Zannoni <ezannoni@redhat.com>
9265
9266 * Makefile.in (install): Make install do some real work.
9267
9ba8d803
AC
92682002-11-19 Andrew Cagney <ac131313@redhat.com>
9269
9270 Fix POSIX problem reported by Paul Eggert.
9271 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9272 Fix PR gdb/527.
9273
903ad3a6
AC
92742002-10-26 Andrew Cagney <cagney@redhat.com>
9275
9276 * gdbint.texinfo (Target Architecture Definition): Delete
9277 definition of DO_REGISTERS_INFO.
9278
f2abfe65
KB
92792002-10-18 Kevin Buettner <kevinb@redhat.com>
9280
9281 * gdbint.texinfo (Address Classes): Fix problems with insertion
9282 of ``{'' and ``}'' in example.
9283
b5b0480a
KB
92842002-10-17 Kevin Buettner <kevinb@redhat.com>
9285
9286 * gdbint.texinfo (Address Classes): New section.
9287 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9288 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9289 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9290 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9291
c85508ee
KD
92922002-10-11 Klee Dienes <kdienes@apple.com>
9293
9294 * gdb.texinfo (Registers): Mention vector registers as well as
9295 floating registers in the documentation for 'info registers' and
9296 'info all-registers'.
9297
6d12fc3d
DJ
92982002-10-11 Daniel Jacobowitz <drow@mvista.com>
9299
9300 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9301
8d19fbd2
JJ
93022002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9303
9304 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9305 interface definition.
9306
a37295f9
MM
93072002-10-03 Marko Mlinar <markom@opencores.org>
9308
9309 * gdb.texinfo (Target Commands): Add or1k target specific
9310 commands.
9311 * gdb.texinfo (Contributors): Add myself to the contributors list.
9312
da0f9dcd
AC
93132002-10-01 Andrew Cagney <ac131313@redhat.com>
9314
9315 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9316 and "mi1" instead of "mi1" and "mi0".
9317
2e834e49
HPN
93182002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9319
9320 * gdb.texinfo (Packets): Fix typos "alligned".
9321 Correct z3/Z3 description. Correct z4/Z4 title.
9322
050be0dc
AC
93232002-09-27 Andrew Cagney <ac131313@redhat.com>
9324
9325 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9326
1104b9e7
KB
93272002-09-25 Kevin Buettner <kevinb@redhat.com>
9328
9329 * gdb.texinfo: Use GNU/Linux instead of Linux.
9330
512217c7
AC
93312002-09-25 Andrew Cagney <ac131313@redhat.com>
9332
9333 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9334
10998722
AC
93352002-09-24 Andrew Cagney <ac131313@redhat.com>
9336
512217c7 9337 * gdb.texinfo: Replace @example with @smallexample.
10998722 9338
a0eb71c5
KB
93392002-09-20 Kevin Buettner <kevinb@redhat.com>
9340
f7dc1244 9341 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9342 * gdb.texinfo (Character Sets): Use @smallexample instead of
9343 @example. Use GNU/Linux instead of Linux.
9344
93452002-09-20 Jim Blandy <jimb@redhat.com>
9346
9347 * gdb.texinfo: Add character set documentation.
9348
2f870471
AC
93492002-09-19 Andrew Cagney <ac131313@redhat.com>
9350
9351 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9352 (Packets): Add cross reference from `b' packet to `z' packets.
9353
790eb8f5
AC
93542002-09-19 Andrew Cagney <ac131313@redhat.com>
9355
8d30a00d
AC
9356 * gdb.texinfo (Maintenance Commands): Document ``maint
9357 internal-error'' and ``maint internal-warning''.
9358
790eb8f5
AC
9359 * gdbint.texinfo (Target Architecture Definition): Revise
9360 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9361
a23a7bf1
JB
93622002-09-19 Joel Brobecker <brobecker@gnat.com>
9363
9364 * gdbint.texinfo (Target Conditionals): Document the new
9365 NAME_OF_MALLOC macro.
9366
299ffc64
AC
93672002-09-05 Andrew Cagney <ac131313@redhat.com>
9368
9369 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9370 engineer.
9371
b7bb15bc
SC
93722002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9373
9374 * gdb.texinfo (TUI Overview): Document status line fields.
9375
3d757584
SC
93762002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9377
9378 * gdb.texinfo (TUI Commands): Document info win command.
9379
269c21fe
SC
93802002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9381
9382 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9383
7cf36c78
SC
93842002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9385
9386 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9387 (TUI Keys): Likewise.
9388
d2c6833e
AC
93892002-08-25 Andrew Cagney <ac131313@redhat.com>
9390
9391 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9392 for a packet receive.
9393
46d8b1c3
AC
93942002-08-25 Andrew Cagney <ac131313@redhat.com>
9395
9396 * Makefile.in (clean): Move to end of file.
9397 (distclean, maintainer-clean, realclean): Ditto.
9398 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9399 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9400 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9401 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9402
b0787093
AC
94032002-08-24 Andrew Cagney <ac131313@redhat.com>
9404
9405 * Makefile.in (GDBINT_TEX_TMPS): Define.
9406 (gdbint.dvi, gdbint.pdf): Use
9407 (GDB_TEX_TMPS): Define.
9408 (gdb.dvi, gdb.pdf): Use.
9409 (STABS_TEX_TMPS): Define.
9410 (stabs.dvi, stabs.pdf): Use.
9411 (GDB_DOC_SOURCE_INCLUDES): New macros.
9412 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9413 (GDBINT_DOC_FILES_INCLUDES): New macros.
9414 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9415 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9416 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9417 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9418 (links2roff): Replace SFILES_INCLUDED with
9419 GDB_DOC_SOURCE_INCLUDES.
9420 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9421 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9422 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9423 dependencies.
9424 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9425 dependencies.
9426 (gdbmi.texinfo): Delete rule.
9427 (inc-hist.texinfo): Delete rule.
9428 (rluser.texinfo): Delete rule.
9429
ebba8386
AC
94302002-08-23 Andrew Cagney <cagney@redhat.com>
9431
9432 * gdbint.texinfo (Target Architecture Definition): Update
9433 STORE_RETURN_VALUE, mention regcache.
9434
0ab7a791
AC
94352002-08-21 Andrew Cagney <ac131313@redhat.com>
9436
9437 * gdbint.texinfo (Target Architecture Definition): Document
9438 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9439
ee2d5c50
AC
94402002-08-19 Andrew Cagney <ac131313@redhat.com>
9441
9442 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9443 Fix minor typos. Add index entries.
9444
53c69bd7
AC
94452002-08-18 Andrew Cagney <ac131313@redhat.com>
9446
9447 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9448
e76f1f2e
AC
94492002-08-15 Andrew Cagney <ac131313@redhat.com>
9450
9451 * gdbint.texinfo (Target Architecture Definition): Document
9452 PRINT_VECTOR_INFO.
9453 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9454
0680b120
AC
94552002-08-13 Andrew Cagney <ac131313@redhat.com>
9456
9457 * gdb.texinfo (Maintenance Commands): Document "maint print
9458 registers", "maint print raw-registers" and "maint print
9459 cooked-registers".
9460
3c3bea1c
GS
94612002-08-08 Grace Sainsbury <graces@redhat.com>
9462
a9331b3f 9463 From Mark Salter:
3c3bea1c
GS
9464 * gdb.texinfo (Protocol): Document T packet extension to
9465 allow watchpoint address reporting.
9466
42f9b0a5
AC
94672002-08-03 Andrew Cagney <ac131313@redhat.com>
9468
9469 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9470
db034ac5
AC
94712002-08-01 Andrew Cagney <cagney@redhat.com>
9472
9473 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9474 to CHILL.
9475
e2b28d04
AC
94762002-08-01 Andrew Cagney <ac131313@redhat.com>
9477
9478 * gdbint.texinfo (Coding): Revise section "Include Files".
9479
7fb623f7
AC
94802002-07-24 Andrew Cagney <cagney@redhat.com>
9481
9482 * gdbint.texinfo: Obsolete references to m88k.
9483 * gdb.texinfo: Ditto.
9484
4a2b4636
JB
94852002-07-10 Joel Brobecker <brobecker@gnat.com>
9486
7fb623f7 9487 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9488 where the proper version of autoconf can be retrieved.
9489
a71ec265
DH
94902002-07-09 Don Howard <dhoward@redhat.com>
9491
9492 * gdb.texinfo (Command Files): Further describe the behavior of
9493 sourced command files.
9494
b9aa90c9
AC
94952002-06-27 Andrew Cagney <ac131313@redhat.com>
9496
9497 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9498 (Coding): Clarify ISO C version that GDB assumes.
9499
40dd2248
TT
95002002-06-26 Tom Tromey <tromey@redhat.com>
9501
9502 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9503 add_setshow_cmd_full.
9504
bfac230e
DH
95052002-06-25 Don Howard <dhoward@redhat.com>
9506
9507 * gdb.texinfo (Memory Region Attributes): Document new behavior
9508 for 'mem' command.
9509
475b0867
JB
95102002-06-11 Jim Blandy <jimb@redhat.com>
9511
919d772c
JB
9512 * gdb.texinfo (Symbols): Update documentation for `info source'
9513 command.
9514
475b0867
JB
9515 * gdb.texinfo (Macros): Call the command `info macro', not
9516 `show macro'.
9517
ba8c9337
AC
95182002-06-09 Andrew Cagney <ac131313@redhat.com>
9519
9520 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9521 data''.
9522
1029b7fa
MK
95232002-06-09 Mark Kettenis <kettenis@gnu.org>
9524
9525 * gdbint.texinfo (Target Architecture Definition): Document
9526 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9527
16737d73
AC
95282002-06-08 Andrew Cagney <ac131313@redhat.com>
9529
9530 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9531 lists.
9532
30107679
AC
95332002-06-08 Andrew Cagney <ac131313@redhat.com>
9534
9535 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9536 Branch''.
9537
3352e23e
AC
95382002-06-01 Andrew Cagney <ac131313@redhat.com>
9539
9540 * gdbint.texinfo (Target Architecture Definition): Add section
9541 ``Converting an existing Target Architecture to Multi-arch''.
9542
cbb09e6a
AC
95432002-05-30 Andrew Cagney <ac131313@redhat.com>
9544
9545 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9546 to ``Obsoleting code''. Revise.
9547
e2e0bcd1
JB
95482002-05-17 Jim Blandy <jimb@redhat.com>
9549
9550 * gdb.texinfo (C Preprocessor Macros): New chapter.
9551 Include it in the main menu.
9552 (Contributors): Credit Jim Blandy with macro support.
9553 (Compilation): Explain how to get macro information into the
9554 executable.
9555 (Expressions): Note that preprocessor macros are expanded.
9556
9db8d71f
DJ
95572002-05-14 Daniel Jacobowitz <drow@mvista.com>
9558
9559 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9560 options for `target remote'.
9561
6d531722
AC
95622002-05-13 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdbint.texinfo (Target Architecture Definition): Delete
9565 documentation on NNPC_REGNUM.
9566
13d01224
AC
95672002-05-11 Andrew Cagney <ac131313@redhat.com>
9568
9569 * gdbint.texinfo (Target Architecture Definition): Document
9570 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9571 (Target Architecture Definition): Revise section `Using Different
9572 Register and Memory Data Representations'. Add section `Raw and
9573 Virtual Register Representations'.
9574
b2e75d78
AC
95752002-05-11 Andrew Cagney <ac131313@redhat.com>
9576
9577 * gdbint.texinfo (Target Architecture Definition): Mention
9578 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9579 (Target Architecture Definition): Mention same. Add references to
9580 web pages.
9581
2c8682ee
MS
95822002-05-08 Michael Snyder <msnyder@redhat.com>
9583
9584 * stabs.texinfo (Attributes): Document new "vector" attribute.
9585
0816590b
AC
95862002-05-04 Andrew Cagney <ac131313@redhat.com>
9587
9588 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9589
2653173e
AC
95902002-05-04 Andrew Cagney <ac131313@redhat.com>
9591
9592 * gdb.texinfo: Delete obsolete references to a29k.
9593
d7bd68ca
AC
95942002-04-24 Andrew Cagney <ac131313@redhat.com>
9595
9596 * gdbint.texinfo (Target Architecture Definition): Replace
9597 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9598
21d83aa5
DM
95992002-04-24 David S. Miller <davem@redhat.com>
9600
9601 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9602
7673a6cc
DM
96032002-04-21 David S. Miller <davem@redhat.com>
9604
9605 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9606
d49d1e0a
AC
96072002-04-21 Andrew Cagney <ac131313@redhat.com>
9608
9609 * gdbint.texinfo (Target Architecture Definition): Delete
9610 definition of HAVE_REGISTER_WINDOWS.
9611
f7dc1244 96122002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9613
9614 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9615 "Theodore A. Roth" <troth@verinet.com>.
9616
5ca0cb28
DH
96172002-04-15 Don Howard <dhoward@redhat.com>
9618
f7dc1244 9619 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9620 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9621 Provide a better explaination of this feature.
5ca0cb28 9622
f208ba17
AC
96232002-04-14 Andrew Cagney <ac131313@redhat.com>
9624
9625 * gdbint.texinfo (Target Architecture Definition): Remove
9626 FRAME_CHAIN_COMBINE.
9627
d5ba91de
MC
96282002-04-12 Michael Chastain <mec@shout.net>
9629
9630 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9631 REG_STACK_SEGMENT.
9632
26818220
MC
96332002-04-09 Michael Chastain <mec@shout.net>
9634
9635 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9636 PYRAMID_* macros.
9637
129188f6
AC
96382002-04-07 Andrew Cagney <ac131313@redhat.com>
9639
9640 * gdb.texinfo (Bug Reporting): Document that the web is the
9641 prefered way of submitting bug reports.
9642 (Bug Reporting): Delete the s-mail address as the last resort.
9643
8227c0ff
AC
96442002-04-05 Andrew Cagney <ac131313@redhat.com>
9645
9646 * gdbint.texinfo (Target Architecture Definition): Delete
9647 references to TARGET_WRITE_FP and write_fp.
9648
16d9dec6
MS
96492002-03-27 Michael Snyder <msnyder@redhat.com>
9650
9651 * gdb.texinfo: Document new commands dump, append, and restore.
9652
9ae8b82c
AC
96532002-03-27 Andrew Cagney <ac131313@redhat.com>
9654
9655 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9656 Branch'.
9657
474c8240
AC
96582002-03-18 Andrew Cagney <ac131313@redhat.com>
9659
9660 * gdb.texinfo: Change all examples to @smallexample.
9661 * gdbint.texinfo: Ditto.
a9331b3f 9662
fb0ff88f
AC
96632002-03-18 Andrew Cagney <ac131313@redhat.com>
9664
9665 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9666 Branches''.
9667
9bb0a4d8
AC
96682002-03-18 Andrew Cagney <ac131313@redhat.com>
9669
9670 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9671 Policy''.
9672
937f164b
FF
96732002-03-04 Fred Fish <fnf@redhat.com>
9674
9675 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9676 expresson, suports, dependant, trhe, perhaphs, situtations,
9677 explictily, taged, oportunity, unfortunatly).
9678
a7b40f07
AC
96792002-02-24 Andrew Cagney <ac131313@redhat.com>
9680
9681 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9682 Remove reference to 3.12.
9683
aab4e0ec
AC
96842002-02-23 Andrew Cagney <ac131313@redhat.com>
9685
9686 * gdbint.texinfo: Include fdl.texi.
9687 (Top): Add GNU Free Documentation License.
9688 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9689 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9690 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9691 (gdbint.info): Add srcdir to include path.
9692 * gdb.texinfo: Include gpl.texi.
9693 (Top): Add Copying.
9694 * gpl.texi: New file.
9695
47b95330
AC
96962002-02-23 Andrew Cagney <ac131313@redhat.com>
9697
9698 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9699
78c47bea
PM
97002002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9701
9702 * gdb.texinfo: Document Cygwin native specific commands.
9703
56460a61
DJ
97042002-02-15 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * gdb.texinfo: Document gdbserver ``--attach'' command.
9707
def71bfa
MS
97082002-02-07 Michael Snyder <msnyder@redhat.com>
9709
9710 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9711 to @code(_ovly_debug_event).
9712
c928edc0
AC
97132002-02-07 Andrew Cagney <ac131313@redhat.com>
9714
9715 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9716
81d46470
MS
97172002-02-06 Michael Snyder <msnyder@redhat.com>
9718
9719 * gdb.texinfo (overlays): Mention new magic symbol
9720 '_ovly_debug_event', which allows GDB to keep better track
9721 of overlays.
9722
f7dc1244 97232002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9724
9725 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9726 Suggested by Dmitry Sivachenko.
9727
9728 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9729
15110bc3
MS
97302002-02-01 Michael Snyder <msnyder@redhat.com>
9731
9732 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9733
6763aef9
MS
97342002-01-30 Michael Snyder <msnyder@redhat.com>
9735
ac282366
MS
9736 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9737 (set trust-readonly-sections): Document.
6763aef9 9738
8642bc8f
AC
97392002-01-29 Andrew Cagney <ac131313@redhat.com>
9740
9741 * gdbint.texinfo (Releasing GDB): Revise and update.
9742
afe64c1a
AC
97432002-01-28 Andrew Cagney <ac131313@redhat.com>
9744
9745 * gdbint.texinfo (Target Architecture Definition): Delete
9746 description of TARGET_BYTE_ORDER_DEFAULT.
9747
f7dc1244 97482002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9749
9750 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9751 <mitya@cavia.pp.ru>.
9752
3d6e1b5a
AC
97532002-01-23 Andrew Cagney <ac131313@redhat.com>
9754
9755 * libgdb.texinfo: Delete file.
9756
6c0e9fb3
AC
97572002-01-22 Andrew Cagney <ac131313@redhat.com>
9758
9759 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9760 * gdbint.texinfo: Ditto.
9761
e0ce93ac
AC
9762Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9763
9764 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9765
be298bcc
AC
97662002-01-22 Andrew Cagney <ac131313@redhat.com>
9767
9768 * Makefile.in: Update copyright.
9769 (TEXI2DVI): Define.
9770 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9771 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9772 gdb-cfg.texi.
9773 (TEXINDEX, PDFTEX): Delete makefile variables.
9774
8e04817f
AC
97752002-01-22 Andrew Cagney <ac131313@redhat.com>
9776
9777 * gdb.texinfo (Protocol): Move section to appendix.
9778
6b2f586d
AC
97792002-01-21 Andrew Cagney <ac131313@redhat.com>
9780
9781 * gdb.texinfo (Remote Debugging): Create a menu.
9782 (Top): Add ``Remote Debugging'' to menu.
9783
6f05cf9f
AC
97842002-01-21 Andrew Cagney <ac131313@redhat.com>
9785
9786 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9787 serial protocol'' from here.
9788 (Remote Debugging): To here. New chapter.
9789
3fd3d7d2
AC
97902002-01-20 Andrew Cagney <ac131313@redhat.com>
9791
9792 * gdbint.texinfo (Target Architecture Definition): Delete
9793 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9794
7fd60527
AC
97952002-01-20 Andrew Cagney <ac131313@redhat.com>
9796
9797 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9798 are no longer needed.
9799 (Porting GDB): Add maintainer note about configure.host.
9800
c2f05ac9
AC
98012002-01-20 Andrew Cagney <ac131313@redhat.com>
9802
9803 * gdbint.texinfo (Target Architecture Definition): Remove
9804 definition of IEEE_FLOAT.
9805
f7dc1244 98062002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9807
9808 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9809 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9810 <3diff@gnu.org>
231b2aad 9811
82600034
AC
98122002-01-19 Andrew Cagney <ac131313@redhat.com>
9813
9814 * gdbint.texinfo (Host Definition): Remove references to
9815 MALLOC_INCOMPATIBLE.
9816
7708fa01
AC
98172002-01-17 Andrew Cagney <ac131313@redhat.com>
9818
9819 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9820 and xyz-xdep.o.
9821
eb12ee30
AC
98222002-01-17 Andrew Cagney <ac131313@redhat.com>
9823
889bf7c5 9824 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9825 (Set Breaks): Copy ``maint info breakpoint'' doco to
9826 ``Maintenance Commands'' appendix. Add reference.
9827
c9ccaa92
AC
98282002-01-17 Andrew Cagney <ac131313@redhat.com>
9829
9830 * fdl.texi: Remove next/prev from @node.
9831
f7dc1244 98322002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9833
9834 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9835 for monstrous @multitable (from Brian Youmans).
9836
9837 * fdl.texi: New file.
9838
9839 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9840
8973da3a
AC
98412002-01-15 Andrew Cagney <ac131313@redhat.com>
9842
9843 * gdbint.texinfo (Releasing GDB): New chapter.
9844
7d86b5d5
AC
98452002-01-14 Andrew Cagney <ac131313@redhat.com>
9846
9847 * gdb.texinfo (Embedded Processors, Calling program functions):
9848 Obsolete references to a29k.
9849
cc1cb004
AC
98502002-01-13 Andrew Cagney <ac131313@redhat.com>
9851
9852 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9853 examples. Document that a code-block should do or discard its
9854 cleanups before exit.
9855
79f12247
MS
98562002-01-11 Michael Snyder <msnyder@redhat.com>
9857
9858 * gdb.texinfo (Choosing files): Change @samp to @file.
9859
19837790
MS
98602002-01-05 Michael Snyder <msnyder@redhat.com>
9861
9862 * gdb.texinfo (--pid): Document new command line option (attach).
9863
f7dc1244 98642002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9865
9866 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9867 in the stub.
9868
d7449b42
AC
98692002-01-04 Andrew Cagney <ac131313@redhat.com>
9870
9871 * gdbint.texinfo (Target Architecture Definition): Replace
9872 BIG_ENDIAN with BFD_ENDIAN_BIG.
9873
f23631e4
AC
98742002-01-03 Andrew Cagney <ac131313@redhat.com>
9875
9876 * gdbint.texinfo (Target Architecture Definition): Replace
9877 value_ptr with struct value pointer.
9878
72c9928d
EZ
98792002-01-02 Eli Zaretskii <eliz@gnu.org>
9880
9881 * gdb.texinfo (Free Software): Fix wording.
9882
959acfd1
EZ
98832001-12-31 Eli Zaretskii <eliz@gnu.org>
9884
9885 * gdb.texinfo (Free Software): New section ``Free Software Needs
9886 Free Documentation''.
9887
f7dc1244 98882001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9889
9890 * stabs.texinfo:
9891 * gdb.texinfo:
9892 * gdbint.texinfo:
9893 * libgdb.texinfo:
9894 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9895
6600abed
MS
98962001-12-29 Michael Snyder <msnyder@redhat.com>
9897
9898 * gdb.texinfo (maint info sections): Fix typo.
9899
f6680716
MS
99002001-12-26 Michael Snyder <msnyder@redhat.com>
9901
fe95c787
MS
9902 * gdb.texinfo (maint info sections): Document.
9903
a9331b3f 9904 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9905 'info proc' sub-options that are currently not implemented.
9906
c3d3ce5b
JB
99072001-12-20 Jim Blandy <jimb@redhat.com>
9908
9909 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9910
778eb05e
AC
99112001-12-15 Andrew Cagney <ac131313@redhat.com>
9912
9913 * gdbint.texinfo (Target Architecture Definition): Replace
9914 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9915
2607059c
AC
99162001-12-01 Andrew Cagney <ac131313@redhat.com>
9917
9918 * gdbint.texinfo (Host Definition): Delete documentation on
9919 HOST_BYTE_ORDER.
9920
df0cd8c5
JB
99212001-11-30 Jim Blandy <jimb@redhat.com>
9922
9923 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9924 overlay support. Add to top-level menu.
df0cd8c5 9925
88118b3a
TT
99262001-11-26 Tom Tromey <tromey@redhat.com>
9927
9928 * gdb.texinfo (Command Syntax): Document C-o binding.
9929
96565e91
CF
99302001-07-26 Christopher Faylor <cgf@redhat.com>
9931
9932 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9933 use since it is described in the referenced section.
9934
f7dc1244 9935 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9936 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9937 clearer when using DJGPP.
9938
2a3d5645
CF
99392001-11-24 Christopher Faylor <cgf@redhat.com>
9940
9941 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9942 specifically refer to MS-DOS.
9943 (command files): Mention gdb.ini is only used on MS-DOS.
9944
aa26fa3a
TT
99452001-11-21 Tom Tromey <tromey@redhat.com>
9946
9947 * gdb.texinfo (Invoking GDB): Document --args.
9948 (Mode Options): Likewise.
9949
4f8ada06
JB
99502001-11-21 Jim Blandy <jimb@redhat.com>
9951
9952 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9953 Delete documentation; this macro has been removed from the
9954 sources.
4f8ada06 9955
3fe0dc10
JB
99562001-11-13 Jim Blandy <jimb@redhat.com>
9957
9958 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9959
9e5abb06
CV
99602001-11-06 Corinna Vinschen <vinschen@redhat.com>
9961
9962 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9963
1c5dfdad
MS
99642001-11-05 Michael Snyder <msnyder@redhat.com>
9965
a9331b3f 9966 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9967 quote regexp chars in function names such as "operator*()".
9968
990f9fe3
FF
99692001-11-01 Fred Fish <fnf@redhat.com>
9970
9971 * gdbint.texinfo (SOLIB_ADD): Document additional new
9972 "readsyms" arg.
9973
b433d00b
DH
99742001-10-30 Don Howard <dhoward@redhat.com>
9975
070b1dd3
DH
9976 * gdb.texinfo: (Command Files) Added documentation for the
9977 behavior of gdb with input redirected from a file.
b433d00b 9978
b7209cb4
FF
99792001-10-28 Fred Fish <fnf@redhat.com>
9980
9981 * gdb.texinfo (auto-solib-add): Change docs to match
9982 implementation change.
9983 (auto-solib-limit): Add docs for new variable.
9984
1aa20aa8
AC
99852001-10-15 Andrew Cagney <ac131313@redhat.com>
9986
9987 * gdbint.texinfo (Target Architecture Definition): Function
9988 value_as_pointer renamed to value_as_address.
9989
fc0c74b1
AC
99902001-10-15 Andrew Cagney <ac131313@redhat.com>
9991
9992 * gdbint.texinfo (Target Architecture Definition): Default
9993 POINTER_TO_ADDRESS functions assume unsigned addresses.
9994 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9995 posting by Jim Blandy.
9996
f4846649
JB
99972001-10-12 Jim Blandy <jimb@redhat.com>
9998
9999 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10000 version of texi2html (1.64) doesn't support this flag any more.
10001
f277788b
MK
100022001-09-08 Mark Kettenis <kettenis@gnu.org>
10003
a9dc4918
MK
10004 * gdbint.texinfo (Host Definition): Remove description of
10005 MEM_FNS_DECLARED.
10006
d28379df
MK
10007 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10008
f277788b
MK
10009 * gdbint.texinfo (Host Definition): Remove description of
10010 HAVE_SIGSETMASK.
10011
7ccaa899
EZ
100122001-09-04 Elena Zannoni <ezannoni@redhat.com>
10013
10014 * gdbint.texinfo (Target Architecture Definition): Add
10015 explanation of TARGET_PRINT_INSN macro.
10016
17d9d558
JB
100172001-08-30 Jim Blandy <jimb@redhat.com>
10018
10019 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10020 Explain what it means to load relocatable files.
10021
72cde065
JB
100222001-08-28 Jim Blandy <jimb@redhat.com>
10023
10024 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10025 info `top' menu.
10026
9e678452
CF
10027Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10028
10029 * gdbint.texinfo: Add a cautionary note about macro use.
10030
a2bea4c3 100312001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10032
a2bea4c3
CV
10033 * gdb.texinfo: Explain omitting the hostname in the
10034 `target remote' command.
10035
1129bf27
DJ
100362001-07-30 Daniel Jacobowitz <drow@mvista.com>
10037
10038 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10039 and END-INFO-DIR-ENTRY.
10040
732b3002
SC
100412001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10042
10043 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10044
89437448
AC
100452001-07-25 Andrew Cagney <ac131313@redhat.com>
10046
10047 * gdbint.texinfo (libgdb): Rewrite.
10048
f7dc1244 100492001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10050
10051 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10052
c4555f82
SC
100532001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10054
10055 * gdb.texinfo (TUI): New chapter, document the TUI.
10056 (Mode Options): Document the -tui option.
10057
2f45a6e0
MK
100582001-07-23 Mark Kettenis <kettenis@gnu.org>
10059
10060 * gdbint.texinfo (Host Definition): Remove description of
10061 NEED_POSIX_SETPGID.
10062
f7dc1244 100632001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10064
10065 * gdb.tex (DJGPP Native): New node, with descriptions of
10066 DJGPP-specific commands.
10067
be9c6c35
JM
100682001-07-19 John R. Moore <jmoore@redhat.com>
10069
10070 * gdbint.texinfo: Three misspellings.
10071
dfa249fb
AC
100722001-07-06 Andrew Cagney <ac131313@redhat.com>
10073
10074 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10075 `test` expressions on bash. Problem reported by Colin Walters.
10076
c72e7388
AC
100772001-07-04 Andrew Cagney <ac131313@redhat.com>
10078
10079 * gdbint.texinfo (User Interface): Update ui-out documentation to
10080 refelect recent UI/MI updates.
10081
94bbb2c0
AC
100822001-07-04 Andrew Cagney <ac131313@redhat.com>
10083
10084 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10085 interpreters.
10086
af6c57ea
AC
100872001-06-15 Andrew Cagney <ac131313@redhat.com>
10088
10089 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10090 structure and not macros.
10091 (Host Definition): Document that much of this chapter is obsolete.
10092 (Target Architecture Definition): Update list of files that make
10093 up a target architecture.
10094 (Coding): Update.
10095
83aa8bc6
AC
100962001-06-28 Andrew Cagney <ac131313@redhat.com>
10097
10098 * gdbint.texinfo (Target Architecture Definition): Update
10099 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10100 The latter has been changed to a true predicate.
10101
f7dc1244 101022001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10103
10104 * annotate.texi: Add @noindent where needed. From Dmitry
10105 Sivachenko <dima@Chg.RU>.
10106 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10107
656db9b0
AC
101082001-06-16 Andrew Cagney <ac131313@redhat.com>
10109
10110 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10111
df2396a1
AC
101122001-06-14 Andrew Cagney <ac131313@redhat.com>
10113
10114 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10115 returns ``OK''. Document that the ``R'' packet does not reply.
10116
0f1f2b0a
MS
101172001-06-13 Michael Snyder <msnyder@redhat.com>
10118
10119 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10120
f7dc1244 101212001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10122
10123 * gdb.texinfo (Signals): Clarify the default setting of signal
10124 handling.
10125
a5d7c491
AC
101262001-05-14 Andrew Cagney <ac131313@redhat.com>
10127
10128 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10129 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10130
05a54c4f
AC
101312001-05-12 Andrew Cagney <ac131313@redhat.com>
10132
10133 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10134
f7dc1244 101352001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10136
10137 * gdbint.texinfo (Clean Design and Portable Implementation):
10138 Renamed from "Clean Design".
10139 (Clean Design and Portable Implementation): Document portable
10140 methods of handling file names, and the associated macros.
10141
f7dc1244 101422001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10143
10144 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10145 command and provide a cross-reference to its description.
10146 (Symbols): Note that "info scope" is useful for trace experiments.
10147
f7dc1244 101482001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10149
b37052ae
EZ
10150 * gdb.texinfo (Symbols): Document "info scope".
10151 (Tracepoints): New chapter.
10152 (Contributors): Update for v5.1.
10153 <All nodes>: Change "C++" to "C@t{++}".
10154
0ee54786
EZ
10155 * gdbint.texinfo (User Interface): A new section about ui_out
10156 functions, based on text written by Fernando Nasser.
10157
c534679c
EZ
10158 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10159
f7dc1244 101602001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10161
e9c75b65
EZ
10162 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10163
10164 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10165
10166 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10167 Replace "GDB" with "@value{GDBN}". Fix markup.
10168
10169 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10170
3d67e040
EZ
10171 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10172 a cross-reference to its description.
10173 (Symbols): Document "info symbol".
10174
f7dc1244 101752001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10176
10177 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10178 subsection "x86 Watchpoints".
10179 (Target Architecture Definition): Document the macros
10180 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10181 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10182
b0ed3589
AC
101832001-03-20 Andrew Cagney <ac131313@redhat.com>
10184
10185 * gdbint.texinfo (Target Architecture Definition): Update
10186 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10187 list.
10188
b6ba6518
KB
101892001-03-06 Kevin Buettner <kevinb@redhat.com>
10190
10191 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10192 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10193
f7dc1244 101942001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10195
10196 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10197
f7dc1244 101982001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10199
17cc6a06
EZ
10200 * gdb.texinfo (Environment): Document that `path' does not change
10201 the value of PATH in GDB's own environment (it did in the past,
10202 but that was changed on March 15, 1994). Reported by Doug Evans
10203 <dje@transmeta.com>.
10204
56caf160
EZ
10205 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10206 its line. Fix markup of commands and macros. Add an Index node
10207 and index entries.
10208
29e57380
C
102092001-01-23 J.T. Conklin <jtc@redback.com>
10210
10211 * gdb.texinfo (Memory region attributes): New manual section.
10212
1c6147de
ND
102132001-01-04 Nicholas Duffek <nsd@redhat.com>
10214
10215 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10216
f7dc1244 102172000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10218
10219 * refcard.tex: Version and copyright fixed. From Phil Edwards
10220 <pedwards@disaster.jaj.com>.
10221
0dcedd82
AC
10222Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10223
10224 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10225 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10226
3b851bce
AC
10227Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10228
10229 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10230 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10231
f7dc1244 102322000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10233
10234 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10235 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10236
b90a5f51
CF
102372000-11-10 Christopher Faylor <cgf@cygnus.com>
10238
10239 * gdb.texinfo: Document new 'set step-mode' command.
10240
f7dc1244 102412000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10242
10243 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10244 changes from Dmitry Sivachenko <dima@Chg.RU>.
10245
f7dc1244 102462000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10247
10248 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10249 From Steven Johnson <sbjohnson@ozemail.com.au>.
10250
2e685b93
MK
102512000-08-10 Mark Kettenis <kettenis@gnu.org>
10252
10253 * gdbint.texinfo (Overall Structure): Spelling fix.
10254
f7dc1244 102552000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10256
10257 * gdbint.texinfo (Target Architecture Definition): Document that
10258 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10259 for which REGISTER_CONVERTIBLE returns a zero value.
10260
63ac3005
EZ
102612000-07-08 Christopher Faylor <cgf@cygnus.com>
10262
10263 * Makefile.in (install-info): Find files to install in either the
10264 build or source directories (adapted from Makefile.am).
10265
bd79f757
ND
102662000-07-07 Nicholas Duffek <nsd@redhat.com>
10267
10268 * stabs.texinfo: Fix spelling errors.
10269 (String Field): FILE-NUMBER starts from 0, not 1.
10270
f7dc1244 102712000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10272
10273 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10274 Brian Youmans.
5f208f6d 10275
f7dc1244 102762000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10277
10278 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10279 the source directory. Reported by Mark Harig
10280 <markh@frazier.landmark.com>.
cc542d3b 10281
f3b28801
C
102822000-06-20 J.T. Conklin <jtc@redback.com>
10283
10284 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10285
449f3b6c
AC
10286Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10287
10288 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10289 Generate using pdftex.
449f3b6c 10290 (PDFTEX): Define.
889bf7c5 10291 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10292 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10293 @contents at the start.
449f3b6c 10294
f7dc1244 102952000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10296
10297 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10298 Youmans.
48e934c6 10299
9e9c5ae7
AC
10300Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10301
10302 From Brian Youmans:
10303 * gdb.texinfo: Fix ``et al.''.
10304
c741b251
AC
10305Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10306
10307 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10308 loop.
c741b251 10309
4ab64e14
JG
103102000-05-19 Jimmy Guo <guo@cup.hp.com>
10311
10312 * configure: Regenerate.
10313
f7dc1244 103142000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10315
10316 * Makefile.in (install-info): Run install-info on installed Info
10317 files.
10318
8c70017b
AC
10319Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10320
a7cb598a 10321 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10322 Andrew Cagney.
8c70017b 10323
f7dc1244 103242000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10325
10326 * gdb.texinfo: Proofreading changes from Brian Youmans.
10327
bf0184be
ND
103282000-05-01 Nick Duffek <nsd@cygnus.com>
10329
10330 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10331 startup sequence, minor edits.
10332
f7dc1244 103332000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10334
10335 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10336 TeX.
10337
10338 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10339 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10340 like `n' and `s' which look weird. Convert some of the @kindex to
10341 @vindex, when they refer to variables, not commands.
10342
33e16fad
AC
10343Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10344
10345 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10346
f7dc1244 103472000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10348
10349 * Makefile.in (GDBMI_DIR): New variable.
10350 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10351 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10352 (gdbmi.texinfo): New target, for texi2roff.
10353 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10354 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10355
10356 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10357 gdbmi.texinfo.
10358 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10359 comment.
10360
d167840f
EZ
103612000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10362
10363 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10364 command.
d167840f 10365
f7dc1244 103662000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10367
10368 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10369 prevents the build (and is generally a Bad Idea).
10370
f7dc1244 103712000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10372
10373 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10374 a comma inside @var.
10375 (Command Files): Index markup changes from Dmitry Sivachenko
10376 <dima@Chg.RU>.
10377
f7dc1244 103782000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10379
10380 * Makefile.in (LN_S): Define.
10381 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10382 invoke "ln -s" unless it is known to work.
10383
10384 * configure.in (AC_PROG_LN_S): Add.
10385
8dc7983f
JB
103862000-04-14 Jim Blandy <jimb@redhat.com>
10387
10388 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10389 section.
10390 (Target Conditionals): Document ADDRESS_TO_POINTER,
10391 POINTER_TO_ADDRESS.
10392
1a8237e8
DB
103932000-04-11 Daniel Berlin <dan@cgsoftware.com>
10394
10395 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10396 gdb-cfg.texi to get the value.
10397
ca526f1a
JB
103982000-04-10 Jim Blandy <jimb@redhat.com>
10399
10400 * gdbint.texinfo (Target Architecture Definition): Fix
10401 cross-references.
10402
faaafcb4
JB
104032000-04-08 Jim Blandy <jimb@redhat.com>
10404
10405 * gdbint.texinfo (Using Different Register and Memory Data
10406 Representations): New section.
10407 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10408 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10409 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10410
1b27397f
AC
10411Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10412
10413 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10414 for acknowledgments.
1b27397f 10415
480ff1fb
AC
10416Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10417
10418 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10419 qThreadExtraInfo.
480ff1fb 10420
a9331b3f 104212000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10422
a9331b3f
RM
10423 * gdb.texinfo: Clarify which remote debug protocol commands are
10424 required and which are optional.
f1251bdd 10425
dbeb8dbd
AC
10426Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10427
10428 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10429 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10430 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10431 * annotate.texi: Update.
10432
6d2ebf8b
SS
104332000-03-28 Stan Shebs <shebs@apple.com>
10434
10435 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10436 expectation of additional changes before release), update
10437 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10438 node links, rephrase and/or shorten lines to fix formatting
10439 problem in both regular and @smallbook formats.
10440 * annotate.texi: Shorten lines in example, use smallexample
10441 consistently everywhere.
10442 * Makefile.in: Add comment about texinfo 4.0 html generation.
10443 (SFILES_INCLUDED): Add annotate.texi.
10444
5d161b24
DB
104452000-03-27 Daniel Berlin <dan@cgsoftware.com>
10446
5ae4183a
AS
10447 * gdb.texinfo (Debugging Output): Added new section, documenting
10448 the "set/show debug" commands.
5d161b24 10449
b9deaee7
AC
10450Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10451
10452 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10453 entry.
b9deaee7
AC
10454
10455 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10456 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10457 @chapter and @node entries.
a9331b3f 10458
b9deaee7 10459 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10460
9ef47d30
AC
10461Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10462
10463 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10464 files.
9ef47d30 10465
cfeada60
FN
104662000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10467
10468 From David Whedon <dwhedon@gordian.com>
5ae4183a 10469 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10470
6837a0a2
DB
104712000-03-22 Daniel Berlin <dan@cgsoftware.com>
10472
10473 * gdb.texinfo: Add documentation for the apropos command.
10474
bba2971c
MS
104752000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10476
10477 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10478
2b628194
MS
104792000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10480
a9331b3f 10481 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10482 two places.
10483
96a2c332
SS
104842000-03-17 Stan Shebs <shebs@apple.com>
10485
10486 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10487 <dima@Chg.RU>, also clarification of allowed content for
10488 string constants.
10489
f7dc1244 104902000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10491
10492 * gdb.texinfo (main menu): Add Annotations.
10493 (File Options): Add @cindex entries for each command-line option.
10494 Document --epoch, --annotate, --async, --interpreter, --write,
10495 --statistics, and --version.
10496
10497 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10498 of GDB.
10499
9d233477
JB
105002000-02-23 Jim Blandy <jimb@redhat.com>
10501
10502 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10503
14e0eb3b
JB
105042000-02-22 Jim Blandy <jimb@redhat.com>
10505
10506 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10507
3555de01
JM
105082000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10509
10510 * Makefile.in (diststuff): New target.
10511
5e35df8e
KB
105122000-02-15 Kevin Buettner <kevinb@redhat.com>
10513
10514 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10515 architecture. [From Jim Wilson.]
5e35df8e 10516
c5394b80
JM
105172000-01-16 Tom Tromey <tromey@cygnus.com>
10518
10519 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10520 (Delete Breaks): Mention range arguments.
10521 (Disabling): Likewise.
10522
c3f6f71d
JM
105232000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10524
10525 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10526
c4093a6a
JM
10527Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10528
10529 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10530 valid functions.
c4093a6a 10531
11cf8741
JM
105321999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10533
10534 * gdb.texinfo: Clarify regular expressions used in rbreak.
10535
917317f4
JM
105361999-10-15 Kevin Buettner <kevinb@cygnus.com>
10537
10538 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10539 MEMORY_REMOVE_BREAKPOINT): Document.
10540
10541Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10542
10543 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10544 offset re-using the DATA offset instead.
917317f4 10545
2df3850c
JM
105461999-10-11 Jim Kingdon <kingdon@redhat.com>
10547
10548 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10549
105501999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10551
10552 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10553 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10554 typos.
10555
10556 * gdb.texinfo: Various minor wording and formatting improvements,
10557 mentions of additional command-line options.
10558
2acceee2
JM
105591999-09-30 Fred Fish <fnf@cygnus.com>
10560
10561 * gdb.texinfo: Document additional forms of specifying section
10562 names and addresses for the add-symbol-file command.
10563
c2c6d25f
JM
105641999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10565
10566 * gdbint.texinfo: Fix typo, add the word "have".
10567
105681999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10569
10570 * gdbint.texinfo (Target Architecture Definition): Document the
10571 SKIP_PERMANENT_BREAKPOINT macro.
10572
d4f3574e
SS
105731999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10574
10575 * gdb.texinfo: Fiks speling errers.
10576
10577 * gdb.texinfo: Fix uses of @multitable.
10578
f7dc1244 10579 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10580 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10581 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10582 comments about using with optimization, add more indexing,
10583 fix info about disassembly-flavor.
10584
10585Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10586
10587 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10588 SKIP_SOLIB_RESOLVER): Define.
10589
10590Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10591
10592 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10593 ``g'' packets.
d4f3574e 10594
104c1213
JM
105951999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10596
10597 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10598 platform-specific info, inline remote.texi and move sections of it
10599 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10600 and register stack into the new chapter.
10601 * remote.texi: Remove, now part of gdb.texinfo.
10602 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10603
106041999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10605
10606 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10607 GDB_TARGET_IS_MACH386): These kludges have gone away.
10608
10609Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10610
10611 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10612 TDEPLIBS.
104c1213 10613
53a5351d
JM
106141999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10615
10616 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10617 surrounding text to fit HP-UX bits into general info.
10618 (HPPA-cfg.texi): Remove, no longer useful.
10619
10620 * gdb.texinfo: Remove explicit links from @node lines, remove
10621 HP-added "Detailed Node Listing" from main menu which confuses
10622 things.
10623
10624 From Dmitry Sivachenko <dima@Chg.RU>:
10625 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10626 in description of `set environment'.
53a5351d
JM
10627
106281999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10629
10630 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10631
7be570e7
JM
106321999-08-12 Ben Elliston <bje@cygnus.com>
10633
10634 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10635
f7dc1244 106361999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10637
10638 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10639 watch, awatch, and rwatch. Explain why the latter two cannot be
10640 set as software watchpoints. Document that watchpoints for local
10641 variables are deleted when the debuggee terminates.
7be570e7
JM
10642
10643Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10644
10645 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10646 packet. Allow E.. response packet. "qRcmd" packet is no longer
10647 reserved.
7be570e7
JM
10648
106491999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10650
a9331b3f
RM
10651 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10652 * gdb.texinfo: Ditto.
7be570e7 10653
96baa820
JM
106541999-08-06 Tom Tromey <tromey@cygnus.com>
10655
10656 * gdb.texinfo (KOD): New node.
10657
10658Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * remote.texi (Rcmd): Fix minor formatting typos.
10661
10662Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10663
10664 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10665 packets.
96baa820 10666
adf40b2e
JM
106671999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10668
10669 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10670 fixes.
10671
43ff13b4
JM
10672Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10673
10674 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10675
085dd6e6
JM
10676Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10677
10678 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10679 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10680 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10681 packets that are not supported on all hosts. Expand examples.
10682 Spell check.
085dd6e6
JM
10683
106841999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10685
10686 * Makefile.in: Recognize html, install-html. Add targets
10687 to build HTML versions of documentation via texi2html.
10688
10689Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10692 testsuite.
085dd6e6
JM
10693
10694Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10695
10696 * remote.texi (Communication Protocol): Rewrite.
10697
10698Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10699
10700 * stabs.texinfo: Fix uses of xref.
10701
9e0b60a8
JM
10702Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10703
10704 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10705 info about patch submission.
10706
cce74817
JM
10707Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10708
10709 From Per Bothner <bothner@cygnus.com>:
10710 * gdb.texinfo: Document Chill support.
10711
10712Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10713
10714 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10715 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10716 Document that the value should be greater-than or equal-to zero.
10717 (NO_STD_REGS): Document. Deprecate.
cce74817 10718
ac9a91a7
JM
10719Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10720
10721 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10722 Document that these are not used.
ac9a91a7
JM
10723
10724Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10725
10726 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10727
392a587b
JM
10728Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10729
10730 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10731 numargs was dropped.
392a587b
JM
10732
10733Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10734
10735 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10736
b83266a0
SS
10737Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10738
10739 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10740 Update.
b83266a0 10741
7a292a7a
SS
10742Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10743
10744 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10745 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10746
10747Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10748
10749 * gdbint.texinfo: Fix typos: $ -> @.
10750
10751Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10752
10753 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10754 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10755 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10756 BREAKPOINT_FROM_PC.
a9331b3f 10757
7a292a7a
SS
10758Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10759
10760 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10761 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10762
10763Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10764
10765 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10766 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10767
107681999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10769
10770 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10771 longer exists.
10772
10773Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10774
10775 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10776 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10777 they make the manual source incomprehensible.
7a292a7a
SS
10778 * h8-cfg.texi: Remove, hasn't been used in years.
10779
c906108c
SS
10780Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10781
10782 * gdb.texinfo: Update the credits.
10783
10784Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10785
10786 * gdb.texinfo: Fix mistakes noticed in printout of last
10787 draft, add Alpha to discussion of heuristic fence post.
10788
10789Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10790
10791 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10792 Edition, merge some HP changes into mainline, describe some
10793 previously undocumented features, describe more of the target
10794 commands available, eliminate obsolete section on renamed
10795 commands.
c906108c
SS
10796 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10797
10798Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10799
10800 * gdb.texinfo: Make many HPPA conditionals unconditional,
10801 including catchpoint description, since now on for all configs.
10802 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10803 specializations.
10804
10805Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10806
10807 * Makefile.in (GDBvn.texi): Fix match expression to work with
10808 current format of VERSION in gdb/Makefile.in.
10809 * gdb.texinfo: Fix node ref to match new readline.
10810
10811Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10812
a9331b3f
RM
10813 * gdb.texinfo: Changes made as part of a project to merge in
10814 changes made by HP. Documentation makes extensive use of
c906108c
SS
10815 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10816 on remote debugging. There are differences in documentation
889bf7c5 10817 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10818 the HP manual discusses catchpoints, hardware watchpoints, and
10819 some HPUX specific limitations for shared library support.
a9331b3f 10820
c906108c
SS
10821 There are also a number of @node changes.
10822
108231999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10824
10825 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10826 (C Usage): Same.
10827
10828Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10829
10830 The following changes were made by Edith Epstein
889bf7c5
PA
10831 <eepstein@cygnus.com> as part of a project to merge in changes
10832 made by HP.
a9331b3f 10833
c906108c
SS
10834 * HPPA-cfg.texi: new file.
10835
10836 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10837
10838 * refcard.tex: change documentation about catch.
10839 removed info catch.
10840
10841Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10842
10843 * gdbint.texinfo: Expand on GDB's coding standards,
10844 specify the use of arg names with prototypes.
10845
108461998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10847
10848 * gdb.texinfo: Fix tipo.
10849
10850Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10851
10852 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10853 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10854
10855Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10856
10857 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10858
108591998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10860
10861 * agentexpr.texi: New file.
10862
10863Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10864
10865 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10866
108671998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10868
10869 * remote.texi: Changed wording that implied that the GDB remote
10870 protocol caches register values instead of GDB itself.
10871
10872Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10873
10874 * gdbint.texinfo: Add some info about symbol readers.
10875 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10876 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10877 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10878 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10879
10880Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10881
a9331b3f 10882 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10883
10884Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10885
10886 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10887
10888Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10889
10890 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10891 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10892
10893Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10894
10895 * gdbint.texinfo: Fix minor typos.
10896
10897Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10898
10899 * gdbint.texinfo: Complete overhaul. Group descriptions more
10900 logically, add more info on generic algorithms, remove much
10901 obsolete and/or wrong material.
10902
10903Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10906
10907Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10908
10909 * refcard.tex: Copyright, address updates.
10910
10911Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10912
10913 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10914 for the edition instead of confusing GDB-version-like numbers.
10915
10916Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10917
10918 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10919
10920Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10921
5ae4183a 10922 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10923
10924Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10925
10926 * gdb.texinfo: Add some credits, mention bug monitor.
10927 * remote.texi: Mention mips monitor targets.
10928 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10929
c906108c
SS
10930Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10931
10932 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10933 files, finish sorting of host vs target vs native macros, describe
10934 some more of them.
c906108c
SS
10935
10936Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10937
10938 * gdbint.texinfo (Host Conditionals): Document change from
10939 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10940
10941Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10942
10943 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10944 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10945
10946Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10947
10948 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10949 Document LSEEK_NOT_LINEAR.
10950
10951Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * stabs.texinfo (Stab Section Basics): Make it clear that only
10954 some versions of the GNU linker remove the leading N_UNDF symbol.
10955
10956Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10957
10958 * stabs.texinfo (String Field): Document type number pairs here,
10959 instead of in the Sun specific section.
10960 (Include Files): The GNU linker supports the N_BINCL
10961 optimization. Clarify the N_BINCL value, and what it is used
10962 for.
10963 (Procedures): Document N_FUN with an empty string to mark the end
10964 of a function.
10965 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10966 (Sun Differences): Remove this node, as the information is now
10967 elsewhere in the main document.
10968 (Stab Section Basics): Mention that the GNU linker may optimize
10969 stabs and remove the leading N_UNDF symbol.
10970
10971Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10972
10973 * gdb.texinfo, refcard.tex: Restore author credit
10974
10975Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10976
10977 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10978 documentation to account for START and END macros taking
10979 one arg.
10980
10981Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10982
10983 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10984 * gdb.texinfo (Frames): Fix typo.
10985
10986Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10987
10988 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10989 a target_signal as arg type, not a pid.
10990
10991Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10992
10993 * gdb.texinfo: Document `set assembly-language'.
10994
10995Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10996
10997 * remote.texi: Update list of stubs in the GDB distribution.
10998
10999Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11000
11001 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11002 Also document that some systems can use mmalloc but must define
11003 this if their C runtime allocates memory that is later freed.
c906108c 11004 (MMCHECK_FORCE): Document new macro.
a9331b3f 11005
c906108c
SS
11006Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11007
11008 * remote.texi: Add documentation for target Sparclet.
11009
11010Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11011
a9331b3f 11012 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11013 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11014 * configure.in: Rewritten for autoconf.
11015 * configure: New.
11016
11017Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11018
11019 * Makefile.in (DVIPS): New define, set to dvips.
11020 (dvi): Add stabs.dvi.
11021 (ps): New target.
11022 (all-doc): Depend on info, dvi, and ps targets.
11023 (STAGESTUFF): Add *.ps and *.dvi files.
11024 (clean-info, clean-dvi): Remove.
11025 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11026 rules completely rewritten.
11027 (maintainer-clean): Remove clean-info and clean-dvi
11028 dependencies and put their actions in the rules.
11029 (gdb.ps): New target
a9331b3f 11030 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11031 intermediate TeX files, whether they have 2 or 3 character
11032 extensions.
11033 (gdbint.ps): Add target and rules.
11034 (gdb-internals): Delete unused target.
11035 (Makefile): Depends upon config.status also.
11036
11037Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11038
11039 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11040 set.
11041
11042Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11043
11044 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11045 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11046
11047Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11048
11049 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11050
11051Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11052
11053 * gdb.texinfo (Print settings): Document
11054 `set/show print static-members' commands.
11055
11056Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11057
11058 * gdbint.texinfo (Native): Document name change, coredep.c to
11059 core-aout.c.
11060
11061Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11062
11063 * stabs.texinfo (Include Files): Document the values the SunOS4
11064 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11065
11066Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11067
11068 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11069 Fix typo.
11070
11071Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11072
11073 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11074 "gdb.tar.Z".
11075
11076Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11077
11078 * Makefile.in (maintainer-clean): New target, synonym for
11079 realclean.
11080
11081Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11082
11083 * Update all FSF addresses except those in COPYING* files.
11084
11085Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11086
11087 From Richard Earnshaw (rearnsha@armltd.co.uk):
11088 * gdb.texinfo (convenience variables): Document $_exitcode.
11089 (quit): Document optional expression to use as exit code.
11090
11091Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11092
11093 * gdb.texinfo, remote.texi: Brought up to date with various
11094 GDB changes.
11095
11096Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11097
11098 * gdb.texinfo: Update dates and versions, fix comments about
11099 hardware watchpoints in future releases and about the
11100 sharedlibrary command.
11101
11102Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11103
11104 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11105 C_FUN stab. Other cleanups.
11106
11107Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11108
11109 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11110 for the sparc stub.
11111
11112Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11113
11114 * annotate.texi: Clarify which addresses have differing formats
11115 depending on the language and which do not.
11116
11117Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11118
11119 * remote.texi (NetWare): Changed example to use BOARD= instead of
11120 NODE= argument to reflect correspoding change to gdbserve.nlm.
11121
11122Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11123
11124 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11125 GDB, as well as AIX dbx, supports the size type attribute.
11126
11127Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11128
11129 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11130
11131Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11132
11133 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11134 and new 'if' and 'while' commands.
11135
11136Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11137
11138 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11139
11140Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11141
11142 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11143 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11144 NetWare targets. Mostly stolen from the Server node.
11145
11146Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11147
11148 * gdb.texinfo (Setting): Talk about the language of a source file
11149 versus the working language. The old documentation did not match
11150 what GDB did.
11151
11152Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11155 of a source file.
11156
11157Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11158
11159 * gdb.texinfo (Processes): New node.
11160
11161Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11162
11163 * remote.texi: Update documentation of set/show mipsfpu.
11164
3fc11d3e
JM
11165Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11166
11167 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11168 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11169
11170Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11171
11172 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11173 obsolete conditionals, described some others.
11174
11175Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11176
11177 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11178 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11179
11180Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11181
11182 * gdbint.texinfo: Put regex conditionals in their own table.
11183
11184Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11185
11186 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11187 described or fixed the descriptions of many others.
11188
11189Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11190
11191 * gdb.texinfo: Add some more credits.
11192 * gdbint.texinfo: Capitalize GDB consistently, describe some
11193 macros and remove some.
11194
11195Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11196
11197 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11198 obsolete conditionals, described some others.
11199
11200Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11201
11202 * gdb.texinfo (help targets): Changed to `help target', which
11203 is the correct gdb command.
11204
11205Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11206
11207 * annotate.texi (TODO): New node, for keeping track of annotations
11208 suggested but not yet implemented.
11209
11210Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11211
11212 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11213 another symbol, it is not the address itself.
11214
11215Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11216
11217 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11218 of stabs-in-coff sections.
11219
11220Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * annotate.texi: Change edition to 0.5 and date to May 1994.
11223 Add index.
11224 (Frames): New node, for frame annotation.
11225 (Displays): New node, for display annotation.
11226
11227 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11228 when waiting for your program to stop.
11229
11230Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * annotate.texi (Breakpoint Info): Document annotation of header
11233 fields and record annotation.
11234
11235Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11236
11237 * annotate.texi: New file, to document annotations.
11238
11239Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11240
11241 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11242 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11243
11244Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11245
11246 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11247 section, and say n_strx field is compilation unit relative.
11248 * stabs.texinfo: Don't use @code for a.out when it is the name of
11249 an object file format.
11250
11251Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11252
11253 * gdb.texinfo: Refer to file names, not path names, per rms
11254 convention.
11255 (Arguments): Fix typo.
11256
11257Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11258
11259 * stabs.texinfo (Global Variables): Talk about stabs in files
11260 where variables are referenced, but not defined.
11261
11262Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11265 Cplusplus to new nodes Member Type Descriptor and Method Type
11266 Descriptor. Re-write stuff for #.
11267
11268Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11269
11270 * gdb.texinfo (Print Settings): Don't document "set print
11271 fast-symbolic-addr off". The bug which it worked around was fixed
11272 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11273
11274 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11275 N_ENTRY node.
11276
11277 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11278
11279Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11282 references to ieee-float.c.
11283
11284Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11285
11286 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11287 match what the code actually does.
11288
11289Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11290
11291 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11292
11293Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11294
11295 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11296 i, and b.
11297
11298Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11299
11300 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11301 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11302 as "stabs in sections" rather than just saying "ELF and SOM".
11303 Also make that stuff apply to COFF.
11304
11305Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11306
11307 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11308 Ghostscript.
11309
11310Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11311
11312 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11313 versus functions without line numbers, also mention stepping into
11314 them as well as "step" when you are in them. Tell the user how to
11315 deal with the situation. Add comment about "debugging information".
11316
11317Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11318
11319 * stabs.texinfo (Enumerations): Document restriction on where
11320 enumeration types can appear and still win with GDB.
11321
11322Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * stabs.texinfo (Negative Type Numbers): Document format for type
11325 -16.
11326
11327Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11328
11329 * gdb.texinfo (Selection, Frame Info): Update information about
11330 arbitrary frame specficiations.
11331
11332Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11333
11334 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11335
11336Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11337
11338 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11339
11340Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11341
11342 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11343
11344Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11345
11346 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11347 Differences node to Statics node.
11348 (Statics): Discuss XCOFF use of V symbol descriptor.
11349
11350 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11351 not clean.
11352
11353Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11354
11355 * gdb.texinfo (Print Settings): Document `set print
11356 fast-symbolic-addr' and improve the doc for some other
11357 `set print's.
11358
11359Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11360
11361 * stabs.texinfo (String Field): Talk about defining several type
11362 numbers at once.
11363 Fix lint regarding changing node ELF Transformations to
11364 ELF and SOM Transformations.
11365
11366Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11367
11368 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11369
11370Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * stabs.texinfo (Cross-References): `::' is for nested types only
11373 within <>.
11374 (Structures): Document static members.
11375
11376Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * stabs.texinfo: Document S type attribute.
11379
11380Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11381
11382 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11383
11384Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11385
11386 * gdbint.texinfo: Fix a few typos.
11387
11388Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11389
11390 * gdb.texinfo, remote.texi: formatting improvements
11391
11392 * gdb.texinfo (New Features): mention threads.
11393 (Summary, C): fix xrefs in newly contributed text.
11394 (Threads): index entries, clarifications, example
11395 (passim): minor typos fixed, phrasing improvements
11396
11397 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11398 entries; (Server): explain use of gdbserver w/real-time systems,
11399 add example of conflicting TCP port; (MIPS Remote) break up
11400 running text into table, highlighting commands, and add example.
a9331b3f 11401
c906108c
SS
11402Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11403
11404 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11405
11406Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11407
11408 * stabs.texinfo (Nested Symbols): New node.
11409 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11410
11411Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11412
11413 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11414 to picking which Bbss.bss symbol to use, and (because there seems to
11415 be no good way of doing it) re-write some of the text to make it
11416 sound like Bbss.bss isn't such a great idea after all (as currently
11417 designed).
11418
11419 * gdb.texinfo (C): In addition to saying people have to use g++ for
11420 good results, say they have to use stabs. Specifically say cfront
11421 doesn't work well.
11422 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11423 the gdb README. Add xrefs to places where the support for the various
11424 languages is described in detail.
11425
11426Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11427
11428 * stabs.texinfo: Clean up stuff about visibility and virtual
11429 characters.
11430
11431 * stabs.texinfo (N_M2C): Cite Sun doc.
11432
11433Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11434
11435 * gdb.texinfo: updates re threads.
11436 * remote.texinfo: avoid index entries starting with digits.
11437
11438Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11439
11440 * stabs.texinfo (Enumerations): Talk about large, negative and
11441 octal values. Clean up cross reference to type attributes.
11442 (String Field): Say that GDB 4.11 supports size attribute.
11443
11444Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11445
11446 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11447 is a mandatory step. Make the stuff about that more concise.
11448
11449Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11450
11451 * stabs.texinfo (Class Names): New node.
11452
11453 * gdb.texinfo (Command Files): Explain order of init file reading.
11454
11455 * remote.texi (Bootstrapping): Talk about getting the serial driver
11456 to deal with ^C sent by gdb to stop the remote system.
11457
11458Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11459
11460 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11461
11462 * libgdb.texinfo (Defining Commands): made the DOC arg
11463 to gdb_define_app_command a char * instead of char **
11464 per a suggestion from kingdon.
11465
11466 * libgdb.texinfo: total rewrite from a different starting
11467 premise.
11468
11469Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11470
11471 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11472 floats passed as doubles (to improve clarity).
11473
11474Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11475
11476 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11477
11478 * a4rc.sed: update to work with Andreas Vogel papersize params
11479
11480 * refcard.tex: use Andreas Vogel simplifications of papersize
11481 params; remove useless version info; update copyright date.
11482
11483Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11484
11485 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11486
11487Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * gdb.texinfo (Files): Say what address the load command loads it at.
11490
11491 * stabs.texinfo (Common Blocks): Minor cleanups.
11492
11493 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11494 that Sun has backed away from the linker kludge and thus the relevant
11495 issue is changes to the SunPRO tools, not the Solaris linker.
11496
11497 * stabs.texinfo (Traditional Integer Types): Clean up description
11498 of octal bounds a little bit. Document extra leading zeroes.
11499
11500Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11501
11502 * gdb.texinfo (Signaling): Update for symbolic symbol names
11503 and add a section explaining the difference between the GDB
11504 signal command and the shell kill utility.
11505
11506Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11507
11508 * libgdb.texinfo: added `@' to braces that were unescaped.
11509
11510Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11511
11512 * libgdb.texinfo: new file. Spec for the gdb library.
11513
11514Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11515
11516 * stabs.texinfo (Include Files): Fix typo (start -> end).
11517
11518Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11519
11520 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11521 from Melissa at FSF's editing pass.
11522
11523Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11524
11525 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11526 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11527 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11528
11529Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11530
11531 * remote.texi (Bootstrapping): Discuss 386 call gates.
11532
11533Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11534
11535 * stabs.texinfo (Based Variables): New node.
11536
11537Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11538
11539 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11540 names, sizes, and formats to suggest how not to lose.
11541
11542Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11543
11544 * stabs.texinfo (Methods): Fix typo.
11545
11546Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11547
11548 * gdb.texinfo: Fix a few typos.
11549
11550Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11551
11552 * gdb.texinfo: Clarify how well it works with Fortran.
11553
11554 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11555 More on relocating stabs in ELF files.
11556
11557Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11560
11561Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11564 parameters on VAX.
11565
11566Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11567
11568 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11569
11570Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * stabs.texinfo: Make info author notice match the TeX author notice.
11573
11574Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11575
11576 * stabs.texinfo: Initial-caps all words in node names and
11577 non-trivial words in section names.
11578
11579Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11580
11581 * stabs.texinfo: Many minor cleanups.
11582
11583 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11584
11585Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11586
11587 * stabs.texinfo: Remove full description of big example.
11588 It's not really helpful; just use pieces of it where appropriate.
11589 Add more Texinfo formatting directives (@samp, etc.).
11590 Use @deffn to define stab types.
11591 Eliminate some wordiness. Break up some nodes.
11592 Add an (alphabetized) index of symbol types.
11593 Use consistent capitalization style in node and section names.
11594
11595Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11596
11597 * gdb.texinfo: Change typo "Two two" to "The two".
11598
11599Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11600
11601 * stabs.texinfo (XCOFF-differences): Remove references to
11602 non-existent types N_DECL and N_RPSYM.
11603
11604 * stabs.texinfo (String Field): Say that type attributes bug is
11605 fixed in GDB 4.10, since it is.
11606
11607 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11608
11609Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11610
11611 * stabs.texinfo: Formatting cleanups.
11612
11613Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11614
11615 * stabs.texinfo: When explaining the n_type of a stab, standardize
11616 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11617 no tabs, use @r).
11618 (Global Variables): Clean up.
11619
11620Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11621
11622 * stabs.texinfo (Stack Variables): Re-write.
11623
11624Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11625
11626 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11627 addresses of a source file. Also revise formatting.
11628 Change "object module" or "object file" to "source file".
11629 Various: Miscellaneous cleanups.
11630
11631Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11632
11633 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11634
11635Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11636
11637 * gdbint.texinfo: Removed many nonsensical machine-collected
11638 host and target conditionals, described some of the remainder.
11639
11640Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11641
11642 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11643
11644 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11645 paragraph which follows.
11646
11647 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11648 variables. Looks better and avoids overful hbox.
11649
11650Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11651
11652 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11653
11654Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11655
11656 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11657 retransmit-timeout
11658
11659Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11660
11661 * gdbint.texinfo: Update statement about `some ancient Unix
11662 systems, like Ultrix 4.0' to Ultrix 4.2.
11663
11664Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11665
11666 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11667
11668 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11669
11670 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11671 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11672
11673 * remote.texi: new name for former gdbinv-s.texi
11674
11675 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11676
11677Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11678
11679 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11680 variables for MIPS remote debugging protocol.
11681
11682Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11683
11684 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11685
11686Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11687
11688 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11689
11690Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11691
11692 * gdb.texinfo: repair conditional bugs in text markup
11693
11694Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11695
11696 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11697 to select Modula-2 material.
11698
11699Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * stabs.texinfo: Cleanups regarding statics.
11702
11703 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11704 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11705
11706Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11707
11708 * stabs.texinfo: N_MAIN is sometimes used for C.
11709
11710Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11711
11712 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11713
11714Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11715
11716 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11717 removed from the code by Kingdon.
c906108c
SS
11718
11719Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11720
11721 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11722 input when evaluating breakpoint conditions; the bug has been fixed.
11723
11724 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11725 sets the ignore count to N-1, not to N.
11726
11727Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11728
11729 * refcard.tex (\hoffset): correct longstanding error to match
11730 intended offset; avoids cutting off edge on some printers
11731
11732Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11733
11734 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11735
11736Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11737
11738 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11739
11740Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11741
11742 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11743 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11744 collect sed edits if any, apply to refcard before formatting;
11745 (refcard.ps) stop implying PS fonts if PS output requested;
11746 (lrefcard.ps) delete extra target for variant PS fonts
11747
11748 * refcard.tex: parametrize papersize dependent info, collect
11749 in easily replaced spot
11750
11751 * a4rc.sed: new file, edits to refcard for A4 paper
11752
11753Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11754
11755 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11756
11757Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11758
11759 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11760
11761Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11762
11763 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11764 politely rather than rudely.
11765
11766Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11767
11768 * stabs.texinfo: Document common blocks.
11769
11770Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11771
11772 * stabs.texinfo: Add some basic info about stabs-in-elf.
11773
11774Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11775
11776 * stabs.texinfo (Top): Minor cleanup.
11777
11778Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11779
11780 * Makefile.in (install-info): remove parentdir support
11781
11782Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11783
11784 * gdb.texinfo (Copying): delete this node and references to it;
11785 RMS says this manual need not carry GPL. (passim): Improvements
11786 from last round at FSF, largely due to Ian Taylor review, and
11787 minor formatting improvements.
11788
11789 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11790 largely due to Ian Taylor review. (Debug Session): minor edits to
11791 new text.
11792
11793Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11794
11795 * Makefile.in (realclean): Remove info and dvi files too.
11796
11797Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11798
11799 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11800 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11801 * gdb.texinfo: Change accordingly.
11802
11803 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11804 N_{L,R}BRAC,N_SLINE are relative to.
11805
11806Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11807
11808 * Makefile.in (GDBvn.texi): Update atomically.
11809
11810Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11811
11812 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11813
11814Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11815
11816 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11817 addresses together. Also motivate the set print symbol-filename
11818 command and suggest other solutions.
11819
11820Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11821
11822 * gdb.texinfo (set print elements): Note that the number of
11823 elements is set to unlimited by "set print elements 0".
11824
11825Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11826
11827 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11828 NF_LDOUBLE means.
11829 (Stab Types): Include Solaris stab types.
11830 (Procedures): Document Solaris extensions.
11831
11832Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11833
11834 * gdb.texinfo: Add `set print symbol-filename' doc.
11835
11836Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11837
11838 * stabs.texinfo (Arrays): Talk about type definition vs. type
11839 information.
11840
11841 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11842 the trailing semicolon.
11843
11844Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11845
11846 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11847 and merge in other parts of the document addressing these subjects.
11848 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11849
11850 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11851 at the end of a range type.
11852
11853 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11854 AIX extensions.
11855
11856Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11857
11858 * stabs.texinfo (Stabs Format): Misc fixes.
11859
11860Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11863 (Traditional builtin types): Document convex convention for long long.
11864 (Negative builtin types): Discuss type names, and misc fixes.
11865
11866Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11867
11868 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11869 point types used with @samp{R} type descriptor.
11870 (Symbol Descriptors): Describe how to handle conflict between
11871 different meanings of @samp{P} symbol descriptor.
11872
11873Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11874
11875 * stabs.texinfo: Remove node Quick Reference and put its children
11876 directly under the main menu.
11877
11878 * stabs.texinfo: Many more changes to bring it into line with
11879 AIX documentation and reality. I think it now has all the
11880 information from the AIX documentation, except that I burned
11881 out when I got to variant records (Pascal and Modula-2) and
11882 all the COBOL types. Oh well, we can add them later when we're
11883 worrying more about those languages.
11884
11885 * stabs.texinfo (Automatic variables): Talk about what it means
11886 to omit the symbol descriptor.
11887
11888Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11889
11890 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11891 gcc2 behavior with promoted args.
11892
11893Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11894
11895 * gdb.texinfo: include readline appendices in info version of manual
11896
11897Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11898
11899 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11900 target remote.
11901
11902 * gdb.texinfo (Machine Code): more index entries for disassemble
11903
11904Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11905
11906 * Clarify the intended use of the gdb-testers and gdb-patches
11907 mailing lists, and shrink gzip comment.
11908
11909Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11910
11911 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11912 DOSHOST configuration of manual.
11913
11914 * gdb.texinfo (MIPS Stack): new node.
11915
11916 * all-config.texi (MIPS) new switch.
11917
11918 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11919 tense; (MIPS Remote) new node.
11920
11921 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11922 bug; (Environment) less passive, other small cleanups in text about
11923 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11924 (Remote) new MIPS Remote menu entry.
11925
11926Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11927
11928 * stabs.texinfo: Many changes to include information from the
11929 AIX documentation.
11930
11931 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11932
11933Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11934
11935 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11936 Move a bunch of information from ../README.
11937 (Getting Started): New node.
11938
11939Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11940
11941 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11942
11943 * gdb.texinfo: advance manual revision dates to present
11944
11945 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11946 stop using silly Roman numerals in @set variable names
11947
11948Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11949
11950 * stabs.texinfo (Parameters): Keep trying to get this right.
11951
11952Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11953
11954 * stabs.texinfo (Parameters): More on "local parameters".
11955
11956Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11957
11958 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11959
11960Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11961
11962 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11963 (Parameters): Rewrite.
11964 (xcoff-differences, Sun-differences): Minor changes.
11965
11966Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11967
11968 * stabs.texinfo: Minor cleanup.
11969
11970Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11971
11972 * gdbint.texinfo: Minor xcoff stuff.
11973
11974Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11975
11976 * gdbint.texinfo: Update for new config directory structure.
11977 Add info about internal type data structures.
11978
11979Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11980
11981 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11982 $(srcdir).
11983 (gdb-config.texi): Depend on file in $(srcdir).
11984
11985Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11986
11987 * stabs.texinfo: Fixes about N_SO.
11988
11989Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11990
11991 * gdb.texinfo: include list of nonstandard init file names
11992
11993 * *-config.texi: new switch GENERIC for text that applies *only*
11994 to (usual) multiple-target version of manual
11995
11996 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11997 h8 config
11998
11999 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12000 in menus (rather than conditionally selected multiple alternative
12001 menus).
12002
12003 * Makefile.in: define and use DOC_CONFIG var to select
12004 configuration for GDB user manual.
12005
12006 * gdb-config.texi: delete from repository, generate from Makefile.
12007
12008 * all-config.texi: normal `generic' configuration file, formerly
12009 stored as gdb-config.texi
12010
12011Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12012
12013 * Makefile.in: add dvi target to build all .dvi files
12014
12015Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12016
12017 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12018
12019Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12020
12021 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12022 host conditionals.
12023 * stabs.texinfo: More array fixes inspired by Jim's.
12024
12025Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12026
12027 * stabs.texinfo: Fixes re arrays and continuations.
12028
12029 * gdbint.texinfo: Add XCOFF node.
12030
12031Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12032
12033 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12034
12035Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12036
12037 * stabs.texinfo: Fix for array types to mention lower bounds.
12038
12039Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12040
12041 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12042
12043Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12044
12045 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12046
12047Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12048
12049 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12050 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12051
12052Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12053
12054 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12055
12056Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12057
12058 * gdb.texinfo, gdbinv-s.texi: misc updates
12059
12060Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12061
12062 * gdbint.texinfo: Brief documentation for longjmp support,
12063 from an email msg by Stu.
12064
12065Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12066
12067 * stabs.texinfo: Fix description of floating point "range"
12068 types (which really define basic types). Reported by Jim Meehan,
12069 <meehan@src.dec.com>.
12070
12071 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12072
12073Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12074
12075 * gdbint.texinfo: Slightly expand section on supporting a new
12076 object file format.
12077
12078Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12079
12080 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12081 intermediate file.
12082
12083Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12084
12085 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12086
12087Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12088
12089 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12090
12091 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12092 as well as Z8002.
12093
12094Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12095
12096 * gdbint.texinfo: Add sections on clean design and on how to send
12097 in changes.
12098
12099Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12100
12101 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12102
12103Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12104
12105 * gdb.texinfo: Fix typo, reported by Karl Berry.
12106
12107Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12108
12109 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12110
12111Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12112
12113 * gdbint.texinfo: fixed a stray email address (needs @@),
12114 added @table @code to node "Native Conditionals"
12115
12116Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12117
12118 * gdbint.texinfo: Describe coding style of GDB.
12119
12120Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12121
12122 * stabs.texinfo: Minor wording changes.
12123
12124Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12125
12126 * gdbint.texinfo: Improve release doc slightly.
12127
12128Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12129
12130 * gdbint.texinfo: Improve doc of GDB config macros.
12131
12132Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12133
12134 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12135 These will be reinserted when examined.
12136
12137Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12138
12139 * gdbint.texinfo: Make a start at documenting all the #if macros
12140 in GDB. At least list them all, and start separating them into
12141 host-specific and target-specific.
12142
12143Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12144
12145 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12146 examples (not consistent w others).
c906108c
SS
12147 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12148 for generic vn of doc
12149
12150Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12151
12152 * Makefile.in: always create installation directories.
12153
12154Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12155
12156 * gdb.texinfo: in h8 config, do not describe searching commands.
12157
12158Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12159
12160 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12161 conditionals; introduce a few generic switches that may be
12162 useful for other cross-dev or dos-hosted configs.
12163
12164 * gdb.texinfo: fix typo in "info reg" description
12165
12166Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12167
12168 * stabs.texinfo: Minor updates from running TeX over it.
12169 * Makefile.in (stabs.dvi, stabs.ps): Add.
12170
12171Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12172
12173 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12174 First pass at converting it to texinfo.
12175
12176Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12177
12178 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12179 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12180
12181Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12182
12183 * gdbint.texinfo: Add section on partial symbol tables.
12184
12185Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12186
12187 * gdb.texinfo: document `set remotedebug' and `set
12188 rstack_high_address'.
12189
12190Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12191
12192 * gdb.texinfo: slight expansion of new text on reading info files
12193 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12194 H8/300 from DOS.
12195
12196Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12197
12198 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12199
12200Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12201
12202 * gdb.texinfo: Say how to read the `info' files.
12203
12204Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12205
12206 * Makefile.in: gm4 -> m4.
12207
12208Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12209
12210 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12211 Documentation' ahead of `Installing GDB' to match README.
12212 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12213 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12214
12215Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12216
12217 * Makefile.in: remove $(srcdir) from gdb.info rule.
12218
12219Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12220
12221 * Makefile.in: commented out gdb-all.texinfo rule. This is
12222 temporary.
12223
12224Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12225
12226 * Makefile.in, configure.in: removed traces of namesubdir,
12227 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12228 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12229
12230Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12231
12232 * gdb.texinfo: Improve how we ask for bug reports.
12233
12234Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12235
12236 * Makefile.in: infodir belongs in datadir.
12237
12238Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12239
12240 * Makefile.in: remove spaces following hyphens, bsd make can't
12241 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12242 standards.text support.
c906108c
SS
12243
12244Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12245
12246 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12247 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12248 and mandir now keyed off datadir by default.
12249
12250\f
12251Local Variables:
9e9c5ae7 12252mode: change-log
c906108c
SS
12253left-margin: 8
12254fill-column: 74
12255version-control: never
463888ab 12256coding: utf-8
c906108c 12257End:
This page took 1.871554 seconds and 4 git commands to generate.