]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ba643918
SDJ
12017-01-12 Tom Tromey <tom@tromey.com>
2 Sergio Durigan Junior <sergiodj@redhat.com>
3
4 * gdb.texinfo (Index Files): Mention gdb-add-index.
5 (gdb-add-index man): New section.
6 * Makefile.in (gdb-add-index.1): New rule to generate manpage
7 from gdb.texinfo.
8
754452f0
SN
92018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
10
11 * gdb.texinfo (pwd): Fix whitespace.
12
2d97a5d9
JB
132018-01-09 John Baldwin <jhb@FreeBSD.org>
14
15 * gdb.texinfo (pwd): Update cross-reference for Process Information
16 node and remove explicit /proc reference.
17 (Native): Rename subsection from SVR4 Process Information to
18 Process Information.
19 (Process Information): Reword introduction to be less /proc
20 centric. Document support for "info proc" on FreeBSD.
21
9f757bf7
XR
222018-01-03 Xavier Roirand <roirand@adacore.com>
23
24 * gdb.texinfo (Set Catchpoints): Add documentation for new
25 "catch handlers" action.
26
cef0f868
SH
272017-12-27 Stafford Horne <shorne@gmail.com>
28
29 * gdb.texinfo (Target Description Format): Explain that arbitrary
30 strings are now allowed for register groups.
31
b67d92b0
SH
322017-12-27 Stafford Horne <shorne@gmail.com>
33
34 * gdb.texinfo (Registers): Document info reg $reggroup feature.
35
7c161838
SDJ
362017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
37
38 PR cli/16224
39 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
40
b89641ba
SM
412017-12-13 Simon Marchi <simon.marchi@ericsson.com>
42
43 * python.texi (Manipulating breakpoints using Python): Document
44 qualified parameter to gdb.Breakpoint.
45
0b982d68
SM
462017-12-13 Simon Marchi <simon.marchi@ericsson.com>
47
48 * python.texi (Manipulating breakpoints using Python): Split doc
49 of Breakpoint.__init__ in two, split text in multiple
50 paragraphs, don't nest parameter square brackets.
51
a994fec4
FJ
522017-12-12 Stafford Horne <shorne@gmail.com>
53 Stefan Wallentowitz <stefan@wallentowitz.de>
54 Franck Jullien <franck.jullien@gmail.com>
55 Jeremy Bennett <jeremy.bennett@embecosm.com>
56
57 * gdb.texinfo: Add OpenRISC documentation.
58
437afbb8
JK
592017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
62
883fd55a
KS
632017-12-07 Keith Seitz <keiths@redhat.com>
64
65 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
66 and "show print type nested-type-limit".
67
824cc835
PM
682017-12-07 Phil Muldoon <pmuldoon@redhat.com>
69
70 * python.texi (Breakpoints In Python): Add text relating
71 to allowed explicit locations and keywords in gdb.Breakpoints.
72
7403715e
TT
732017-12-04 Tom Tromey <tom@tromey.com>
74
75 * gdb.texinfo (Rust): Update trait object status
76
97cbe998
SDJ
772017-12-01 Andrew Cagney <cagney@redhat.com>
78 Joel Brobecker <brobecker@adacore.com>
79 Sergio Durigan Junior <sergiodj@redhat.com>
80
81 * gdb.texinfo (File Options): Document --readnever.
82 (Commands to Specify Files): Likewise, for 'symbol-file' and
83 'add-symbol-file'.
84
bd69330d
PA
852017-11-29 Pedro Alves <palves@redhat.com>
86
87 PR c++/19436
88 * gdb.texinfo (Debugging C Plus Plus): Document setting
89 breakpoints in functions with ABI tags.
90
a20714ff
PA
912017-11-29 Pedro Alves <palves@redhat.com>
92
93 * gdb.texinfo (Linespec Locations): Document how "function" is
94 interpreted in C++ and Ada. Document "-qualified".
95 (Explicit Locations): Document how "-function" is interpreted in
96 C++ and Ada. Document "-qualified".
97
ee9a09e9
DC
982017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
99
100 PR gdb/21945
101 * gdb.texinfo (Search Memory): Update description and example
102 about how to search a string without NULL terminator.
103
e547c119
JB
1042017-11-24 Joel Brobecker <brobecker@adacore.com>
105
106 * gdb.texinfo (GDB/MI Ada Exception Information): Document
107 new "exception-message" field.
108
5f1ca24a
SM
1092017-11-24 Simon Marchi <simon.marchi@ericsson.com>
110
111 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
112
d044bac8
PA
1132017-11-24 Pedro Alves <palves@redhat.com>
114
115 * gdb.texinfo (Completion): Update need-quoting examples. Remove
116 false claim that GDB inserts quoting automatically.
117 (Symbols): Add anchor.
118
2400729e
UW
1192017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
120
121 * gdb.texinfo (Requirements): Document use of GNU MPFR.
122
d8ae99a7
PM
1232017-11-16 Phil Muldoon <pmuldoon@redhat.com>
124
125 * python.texi (Basic Python): Add rbreak documentation.
126
d0fe4701
XR
1272017-11-07 Xavier Roirand <roirand@adacore.com>
128 Pedro Alves <palves@redhat.com>
129
130 * gdb.texinfo (Set Breaks): Document support for breakpoint
131 location ranges in the enable/disable commands.
132
bc3b087d
SDJ
1332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
134
135 * gdb.texinfo (Starting your Program) <The working directory.>:
136 Mention remote debugging.
137 (Working Directory) <Your Program's Working Directory>:
138 Likewise.
139 (Connecting) <Remote Packet>: Add "set-working-dir"
140 and "QSetWorkingDir" to the table.
141 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
142 packet.
143
d092c5a2
SDJ
1442017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
145
146 * gdb.texinfo (Starting your Program) <The working directory.>:
147 Mention new "set cwd" command.
148 (Working Directory) <Your Program's Working Directory>:
149 Rephrase to explain that "set cwd" exists and is the default
150 way to change the inferior's cwd.
151
289e23aa
AA
1522017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
153
154 * gdb.texinfo (S/390 and System z Features): Document the new
155 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
156
f2ff95c5
KB
1572017-09-21 Kevin Buettner <kevinb@redhat.com>
158
159 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
160 attribute.
161
da2c323b
KB
1622017-09-21 Kevin Buettner <kevinb@redhat.com>
163
164 * python.texi (Inferiors In Python): Add description for method
165 Inferior.thread_from_thread_handle.
166
4e5a4f58
JB
1672017-09-19 John Baldwin <jhb@FreeBSD.org>
168
169 * gdb.texinfo (Starting your Program): Add description of
170 starti command. Mention starti command as an alternative for
171 debugging the elaboration phase.
172
1526853e
SM
1732017-09-16 Simon Marchi <simon.marchi@ericsson.com>
174
175 * gdb.texinfo (Maintenance Commands): Document filter parameter
176 of "maint selftest". Document "maint info selftests" command.
177
7c96f8c1
TT
1782017-09-11 Tom Tromey <tom@tromey.com>
179
180 * python.texi (Events In Python): Document new events.
181
d69cf9b2
PA
1822017-09-04 Pedro Alves <palves@redhat.com>
183
184 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
185 no-debug-info variables.
186 (Symbols) <Examining the Symbol Table>: Document inspecting
187 no-debug-info types.
188 (Calling) <Calling functions with no debug info>: New subsection,
189 documenting calling no-debug-info functions.
190 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
191
0a2dde4a
SDJ
1922017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
193
194 * gdb.texinfo (set environment): Add @anchor. Explain that
195 environment variables set by the user are sent to GDBserver.
196 (unset environment): Likewise, but for unsetting variables.
197 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
198 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
199 "environment-reset" and "QEnvironmentReset" to the table.
200 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
201 QEnvironmentReset>: New item, explaining the packet.
202
6e41ddec
JK
2032017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
206 "Compiler search for the compile command" descriptions of set
207 compile-gcc and show compile-gcc.
208
58afddc6
WP
2092017-08-07 Weimin Pan <weimin.pan@oracle.com>
210
211 * gdb.texinfo (Architectures): Add new Sparc64 section to document
212 ADI support.
213 * NEWS: Add "adi examine" and "adi assign" commands.
214
6d580b63
YQ
2152017-08-18 Yao Qi <yao.qi@linaro.org>
216
217 * gdb.texinfo (Server): Document "--selftest".
218
a5afdb16
RK
2192017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
220
221 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
222 Single-Key mode.
223
ca145713
SDJ
2242017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
225
226 PR gdb/21925
227 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
228 set...").
229
0968fbae
SM
2302017-08-09 Simon Marchi <simon.marchi@ericsson.com>
231
232 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
233 conditional expression.
234
791fb3d7
SM
2352017-07-31 Simon Marchi <simon.marchi@ericsson.com>
236
237 * agentexpr.texi (rot): Fix symbolic description, improve
238 textual description.
239
27d41eac
YQ
2402017-07-26 Yao Qi <yao.qi@linaro.org>
241
242 * gdb.texinfo (Maintenance Commands): Document command
243 "maint check xml-descriptions".
244
8e2141c6
YQ
2452017-07-26 Yao Qi <yao.qi@linaro.org>
246
247 * gdb.texinfo (Maintenance Commands): Document optional
248 argument of "maint print c-tdesc".
249
c646b4e8
YQ
2502017-07-18 Yao Qi <yao.qi@linaro.org>
251
252 * gdb.texinfo (Maintenance Commands): Improve the doc to
253 command "maint print c-tdesc".
254
eb83230b
SDJ
2552017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
256
257 PR gdb/21606
258 * python.texi (Python representation of Symbols.): Replace
259 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
260 * guile.texi (Guile representation of Symbols.): Likewise.
261
c4dcb155
SM
2622017-06-11 Simon Marchi <simon.marchi@ericsson.com>
263
264 * gdb.texinfo (Optional Messages about Internal Happenings):
265 Document {set,show} debug separate-debug-file commands.
266
aefd8b33
SDJ
2672017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
268
269 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
270 (Connecting) <Remote Packet>: Add "startup-with-shell"
271 and "QStartupWithShell" to the table.
272 (Remote Protocol) <QStartupWithShell>: New item, explaining the
273 packet.
274
176efed1
AB
2752017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
278
d050f7d7
TW
2792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
280
281 * python.texi (Recording in Python): Factor out the documentation of
282 gdb.RecordInstruction's super class.
283
14f819c8
TW
2842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
285
286 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
287 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
288 prev and next.
289
0ed5da75
TW
2902017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
291
292 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
293 gdb.RecordInstruction
294
913aeadd
TW
2952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
296
297 * python.texi (Recording in Python): Add documentation for
298 gdb.RecordGap and remove documentation of special cases for
299 gdb.BtraceInstruction.
300
a3be24ad
TW
3012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
302
303 * python.texi (Recording in Python): Remove Record.ptid defvar.
304
ebe553db
SM
3052017-04-21 Simon Marchi <simon.marchi@ericsson.com>
306
307 * gdb.texinfo (GDB/MI Thread Information): Add missing
308 fields, re-word some things.
309 (GDB/MI Thread Commands): Describe fields found in the output of
310 -thread-info, remove description of fields in the
311 thread output tuple, replace with a cross-reference to "GDB/MI
312 Thread Information".
313
9be21bb4
SM
3142017-04-21 Simon Marchi <simon.marchi@ericsson.com>
315
316 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
317 from -thread-info output.
318
fe5f7374
AK
3192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
320
321 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
322
eea78757
AK
3232017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
324
325 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
326
79778b30
YQ
3272017-03-22 Yao Qi <yao.qi@linaro.org>
328
329 * python.texi (Inferiors In Python): Remove @code from Python.
330
cee59b3f
TW
3312017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
332
333 * python.texi (Recordings In Python): Document return type of
334 gdb.BtraceInstruction.data.
335
51457a05
MAL
3362017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
337
338 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
339 command file-list-shared-libraries
340 (GDB/MI Async Records): Update documentation of library-loaded with new
341 field.
342
f8d99587
DE
3432017-03-16 Doug Evans <dje@google.com>
344
345 * guile.texi (Lazy Strings In Guile): Mention arrays.
346 * python.texi (Lazy Strings In Python): Ditto.
347
5cf70512
JW
3482017-03-08 Jiong Wang <jiong.wang@arm.com>
349
350 * gdb.texinfo (Memory Protection Extensions): Add missing escape
351 character "@".
352
4a612d6f
WT
3532017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
354
355 * Memory Protection Extensions: Add information about inferior
356 calls.
357
216f72a1
JK
3582017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
359
360 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
361 DW_TAG_GNU_* and DW_AT_GNU_*.
362
4e746bb6
TW
3632017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
364
365 * python.texi (Recordings In Python): New section.
366
3f77c769
TT
3672017-02-14 Tom Tromey <tom@tromey.com>
368
369 PR python/13598:
370 * python.texi (Events In Python): Document events.before_prompt.
371
5cf30ebf
LM
3722017-02-13 Luis Machado <lgustavo@codesourcery.com>
373
374 * gdb.texinfo (Target Commands): Document the optional offset
375 argument for the load command.
376
18da0c51
MG
3772017-02-10 Martin Galvan <martingalvan@sourceware.org>
378
379 PR gdb/21122
380 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
381 space-separated breakpoint lists. Also add a missing @table command
382 and @cindex for breakpoint lists.
383
3f7b46f2
IR
3842017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
385
386 PR tdep/20936
387 * gdb.texinfo: (Standard Target Features): Document SPARC features.
388 (Sparc Features): New node.
389
2735833d
WT
3902017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
391
392 * gdb.texinfo (i386 Features): Add system segment registers
393 as feature.
394
373832b6
SM
3952017-01-24 Simon Marchi <simon.marchi@ericsson.com>
396
397 * python.texi (Events In Python): Fix typo.
398
78cbbba8
LM
3992017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
400 Luis Machado <lgustavo@codesourcery.com>
401
402 * gdb.texinfo (-target-flash-erase): New MI command description.
403 (flash-erase): New CLI command description.
404
387360da
JB
4052017-01-04 John Baldwin <jhb@FreeBSD.org>
406
407 * gdb.texinfo (Contributors): Add SRI International and University
408 of Cambridge for FreeBSD/mips.
409
34c41c68
DE
4102016-12-22 Doug Evans <xdje42@gmail.com>
411
412 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
413 commands.
414
df3ee9ca
PA
4152016-12-02 Pedro Alves <palves@redhat.com>
416
417 * gdb.texinfo (User-defined Commands): Limit on number of
418 arguments passed to user-defined commands removed; update.
419
01770bbd
PA
4202016-12-02 Pedro Alves <palves@redhat.com>
421
422 PR cli/20559
423 * gdb.texinfo (Define): Add example of using "eval" to process a
424 variable number of arguments.
425 (Output) <eval>: Add anchor.
426
ad02e4fe
SM
4272016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
428
429 * Makefile.in: Likewise.
430
8504e097
AA
4312016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
432
433 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
434 xref.
435
39402e6c
PA
4362016-10-29 Pedro Alves <palves@redhat.com>
437
438 * gdb.texinfo (Packets) <vCont>: Remove mention of default
439 actions.
440
ca6eff59
PA
4412016-10-26 Pedro Alves <palves@redhat.com>
442
443 * gdb.texinfo (Packets): Clarify vCont packets with multiple
444 actions that match a thread, and what happens when an action
445 matches a thread that is already running.
446
be06ba8c
SM
4472016-10-14 Simon Marchi <simon.marchi@ericsson.com>
448
449 * gdb.texinfo (Using Trace Files): Fix typo.
450 (GDB/MI Tracepoint Commands): Likewise.
451
99e61eda
SM
4522016-10-14 Simon Marchi <simon.marchi@ericsson.com>
453
454 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
455 of -trace-save.
456
9c37b5ae
TT
4572016-10-06 Tom Tromey <tom@tromey.com>
458
459 * guile.texi (Types In Guile): Remove Java mentions.
460 * python.texi (Types In Python): Remove Java mentions.
461 * gdb.texinfo (Address Locations, Supported Languages)
462 (Index Section Format): Remove Java mentions.
463
ee8da4b8
DE
4642016-08-15 Doug Evans <dje@google.com>
465
466 * gdb.texinfo (Target Description Format): Update docs on "end"
467 field spec and field default type.
468
4034d0ff
AT
4692016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4702016-10-03 Simon Marchi <simon.marchi@ericsson.com>
471
472 PR gdb/20487
473 * gdb.texinfo (Context management): Update mention of frame
474 change notifications.
475 (gdb/mi Async Records): Document frame field in
476 =thread-select event.
477 * observer.texi (GDB Observers): New user_selected_context_changed
478 observer.
479
4435e1cc
TT
4802016-09-28 Tom Tromey <tom@tromey.com>
481
482 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
483 than "memory breakpoint". Further document "kind". Move
484 protocol-details link earlier.
485 <z1>: Document the cmd_list argument. Fix typo.
486 <g>: Remove incorrect sentence.
487 (Stop Reply Packets): Document "OK" response to requests when in
488 non-stop mode.
489 <swbreak>: Use "software breakpoint" rather than "memory
490 breakpoint".
491 <create>: Document that "R" is ignored.
492 <W, X, w>: Document formatting of "AA".
493 (Notification Packets): Use "%Stop", not "%%Stop".
494
ad0a504f
AK
4952016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
496
497 * gdb.texinfo (Embedded Processors): Document ARC.
498 (Synopsys ARC): New section.
499 (Standard Target Features): Document ARC features.
500 (ARC Features): New section.
501
74172ecf
SM
5022016-09-21 Simon Marchi <simon.marchi@ericsson.com>
503
504 * .gitignore: New file.
505
0a1ddfa6
SM
5062016-08-24 Simon Marchi <simon.marchi@ericsson.com>
507
508 * gdb.texinfo (Input/Output): Mention possibility to unset
509 inferior-tty.
510
c0272db5
TW
5112016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
512
513 * gdb.texinfo: Resume btrace on reconnect.
514
e3487908
GKB
5152016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
516
517 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
518 syscall.
519
463888ab
РИ
5202016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
521
522 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
523 command.
524
dac790e1
TT
5252016-07-13 Tom Tromey <tom@tromey.com>
526
527 PR python/15620, PR python/18620:
528 * python.texi (Events In Python): Document new breakpoint events.
529
93daf339
TT
5302016-07-13 Tom Tromey <tom@tromey.com>
531
532 PR python/17698:
533 * python.texi (Breakpoints In Python): Document
534 Breakpoint.pending.
535
cda75e70
TT
5362016-07-13 Tom Tromey <tom@tromey.com>
537
538 * python.texi (Breakpoints In Python): Move table of types and
539 table of watchpoint types earlier in node.
540
e0f3fd7c
TT
5412016-07-12 Tom Tromey <tom@tromey.com>
542
543 PR python/19293:
544 * python.texi (Frames In Python): Document
545 gdb.invalidate_cached_frames.
546
86f78169
PA
5472016-06-21 Pedro Alves <palves@redhat.com>
548
549 * gdb.texinfo (Interpreters): Update intepreter-exec section,
550 document new-ui and explain use case.
551
a28d8e50
YTL
5522016-06-17 Yan-Ting Lin <currygt52@gmail.com>
553
554 * gdb.texinfo (Standard Target Features): Document NDS32 features.
555 (NDS32 Features): New Section.
556
bb556f1f
TK
5572016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
558
559 * gdb.texinfo (Examining Memory): Document negative repeat
560 count in the 'x' command.
561
38b022b4
SM
5622016-06-06 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.texinfo (GDB/MI Async Records): Document method and
565 format fields in =record-started.
566 * observer.texi (record_changed): Add method and format
567 parameters.
568
c185ba27
EZ
5692016-05-27 Eli Zaretskii <eliz@gnu.org>
570
571 * gdb.texinfo (General Query Packets): Move the description of the
572 response before the long list of the specific 'read' and 'write'
573 requests.
574
1957f6b8
TT
5752016-05-23 Tom Tromey <tom@tromey.com>
576
577 * python.texi (Basic Python): Document gdb.breakpoints return.
578
224f10c1
TT
5792016-05-24 Tom Tromey <tom@tromey.com>
580
581 PR gdb/19194:
582 * gdb.texinfo (gdb man): Fix typo.
583
0bdfa368
TT
5842016-05-17 Tom Tromey <tom@tromey.com>
585
586 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
587 (Rust): New node.
588
dcd1f979
TT
5892016-05-17 Tom Tromey <tom@tromey.com>
590
591 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
592
310cdbb6
YQ
5932016-04-27 Yao Qi <yao.qi@linaro.org>
594
595 * gdb.texinfo (tfind): Complete doc about tfind without
596 argument.
597
b8162e5a
AT
5982016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
599
600 * agentexpr.texi (byte): Fix zero_ext description.
601
f7c38292
PA
6022016-03-31 Pedro Alves <palves@redhat.com>
603
604 * gdb.texinfo (M32R/SDI): Delete node.
605 (MIPS Embedded): Remove references to the MIPS remote debugging
606 protocol, PMON and variants, and the associated commands.
607
81516450
DE
6082016-03-15 Doug Evans <dje@google.com>
609
610 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
611 (Target Description Format): Mention enum types. Update docs on
612 flags types.
613 (Predefined Target Types): Add "bool".
614 (Enum Target Types): New node.
615
2a60e18f
PA
6162016-03-15 Pedro Alves <palves@redhat.com>
617
618 * gdb.texinfo (Tracepoint Actions): Fix typo.
619
45fa2529
PA
6202016-03-15 Pedro Alves <palves@redhat.com>
621 Andreas Arnez <arnez@linux.vnet.ibm.com>
622 Marcin Kościelnicki <koriakin@0x04.net>
623
624 * gdb.texinfo (Tracepoint Actions): Document possible
625 unreliability of '$_ret'.
626
f2403c39
AB
6272016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.texinfo (Symbols): Document new 'maint info line-table'
630 command.
631
f2f3ccb9
SM
6322016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
633
634 * gdb.texinfo (Convenience Functions): Document $_as_string.
635
cce0e923
DE
6362016-02-23 Doug Evans <dje@google.com>
637
638 * gdb.texinfo (Skipping Over Functions and Files): Document new
639 options to "skip" command. Update docs of output of "info skip".
640
012b3a21
WT
6412016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
642
643 * gdb.texinfo (Signals): Add bound violation display hints for
644 a SIGSEGV.
645
0748bf3e
MK
6462016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
647
648 * gdb.texinfo (Trace File Format): Add documentation for description
649 section lines.
650
e909d859
MK
6512016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
652
653 * gdb.texinfo (Trace File Format): Remove misleading information
654 about register block ordering.
655
713cdcbf
DE
6562016-02-01 Doug Evans <dje@google.com>
657
658 * gdb.texinfo (Value Sizes): Fix typo.
659
8244c20d
DE
6602016-02-01 Doug Evans <dje@google.com>
661
662 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
663
5fdf6324
AB
6642016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
665
666 * gdb.texinfo (Value Sizes): New section.
667 (Data): Add the 'Value Sizes' node to the menu.
668
67ebd9cb
JB
6692016-01-26 John Baldwin <jhb@FreeBSD.org>
670
671 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
672
6e9567fe
JB
6732016-01-19 John Baldwin <jhb@FreeBSD.org>
674
675 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
676
f303dbd6
PA
6772016-01-18 Pedro Alves <palves@redhat.com>
678
679 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
680 of the thread that hit a breakpoint or received a signal.
681
71ef29a8
PA
6822016-01-15 Pedro Alves <palves@redhat.com>
683
684 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
685
663f6d42
PA
6862016-01-13 Pedro Alves <palves@redhat.com>
687
688 * gdb.texinfo (Threads): Document the $_gthread convenience
689 variable.
690 (Convenience Vars): Likewise.
691
c84f6bbf
PA
6922016-01-13 Pedro Alves <palves@redhat.com>
693
694 * gdb.texinfo (Threads): Document "info threads -gid".
695
22a02324
PA
6962016-01-13 Pedro Alves <palves@redhat.com>
697
698 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
699 anchor.
700 (Threads In Python): Document new InferiorThread.global_num
701 attribute.
702
5d5658a1
PA
7032016-01-07 Pedro Alves <palves@redhat.com>
704
705 * gdb.texinfo (Threads): Document per-inferior thread IDs,
706 qualified thread IDs, global thread IDs and thread ID lists.
707 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
708 thread IDs.
709 (Convenience Vars): Document the $_thread convenience variable.
710 (Ada Tasks): Adjust to refer to thread IDs.
711 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
712 Commands, GDB/MI Variable Objects): Update to mention global
713 thread IDs.
714 * guile.texi (Breakpoints In Guile)
715 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
716 global thread IDs instead of thread IDs.
717 * python.texi (Threads In Python): Adjust documentation of
718 InferiorThread.num.
719 (Breakpoint.thread): Mention global thread IDs instead of thread
720 IDs.
721
84654457
PA
7222016-01-13 Pedro Alves <palves@redhat.com>
723
724 * python.texi (Threads In Python): Document
725 InferiorThread.inferior.
726
e3940304
PA
7272016-01-13 Pedro Alves <palves@redhat.com>
728
729 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
730 convenience variable.
731 (Convenience Vars): Likewise.
732
82075af2
JS
7332016-01-12 Josh Stone <jistone@redhat.com>
734 Philippe Waroquiers <philippe.waroquiers@skynet.be>
735
736 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
737 (Stop Reply Packets): List the syscall entry and return stop reasons.
738 (General Query Packets): Describe QCatchSyscalls, and add it to the
739 table and the detailed list of stub features.
740
bc504a31
PA
7412016-01-12 Pedro Alves <palves@redhat.com>
742
743 Remove use of the registered trademark symbol throughout.
744
cde67b27
YQ
7452016-01-12 Yao Qi <yao.qi@linaro.org>
746
747 * gdb.texinfo (Interrupts): Update the document on handling
748 interrupt when program is stopped.
749
19d9d4ef
DB
7502015-12-11 Don Breazeal <donb@codesourcery.com>
751
752 * gdb.texinfo (Forks): Correct Linux kernel version where
753 fork and exec events are supported, add notes about support
754 of these events in target remote mode.
755 (Connecting): Reorganize and clarify distinctions between
756 target remote, extended-remote, and multiprocess.
757 Reorganize related text from separate sections into new
758 sections.
759 (Server): Note effects of target extended-remote mode.
760 Delete section on Multi-Process Mode for gdbserver.
761 Move some text to "Connecting" node.
762
f4f4330e
PA
7632015-12-10 Pedro Alves <palves@redhat.com>
764
765 * gdb.texinfo (Threads): Replace warning with explanation
766 about single-threaded programs.
767
b1236ac3
PA
7682015-12-10 Pedro Alves <palves@redhat.com>
769
770 * gdb.texinfo (Threads): Remove mention of SGI.
771 (Forks): Remove mention of HP-UX.
772 (Breakpoints): Remove mention of HP-UX.
773 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
774 Reword in terms of architectures.
775 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
776 mention supported systems.
777 (Convenience Vars): Don't mention HP-UX.
778 (Jumping): Remove mention of HP-UX in comment.
779 (Files) <shared libraries>: Update supported shared library types
780 list. Remove mention of HP-UX.
781 (Native): Remove HP-UX subsection.
782 (SVR4 Process Information): Remove mention of HP-UX.
783
0f59c28f
PA
7842015-12-10 Pedro Alves <palves@redhat.com>
785
786 * gdb.texinfo (Stack): Reorder menu.
787
1c35a88f
LM
7882015-12-09 Luis Machado <lgustavo@codesourcery.com>
789
790 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
791 -var-set-format's new zero-hexadecimal format.
792
3685b09f
PMR
7932015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
794
795 * gdb.texinfo (Ada Mode Into): Move overloading support
796 description to its own node.
797 (Overloading support for Ada): New node.
798
f2faf941
PA
7992015-11-30 Pedro Alves <palves@redhat.com>
800
801 PR 14618
802 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
803 (Remote Configuration): Add the "set/show remote
804 no-resumed-stop-reply" to the available settings table.
805 (General Query Packets): Document the "no-resumed" qSupported
806 feature.
807
65706a29
PA
8082015-11-30 Pedro Alves <palves@redhat.com>
809
810 * gdb.texinfo (Remote Configuration): List "set/show remote
811 thread-events" command in configuration table.
812 (Stop Reply Packets): Document "T05 create" stop
813 reason and 'w' stop reply.
814 (General Query Packets): Document QThreadEvents packet. Document
815 QThreadEvents qSupported feature.
816
de979965
PA
8172015-11-30 Pedro Alves <palves@redhat.com>
818
819 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
820 anchor.
821 (Packets): Document vCtrlC.
822
79efa585
SM
8232015-11-26 Simon Marchi <simon.marchi@ericsson.com>
824
825 * gdb.texinfo (Thread List Format): Mention thread names.
826
7e0aa6aa
PA
8272015-11-24 Pedro Alves <palves@redhat.com>
828
829 PR 17539
830 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
831 program-spaces" example to ascending order listing.
832 (Threads): Adjust "info threads" example to ascending order
833 listing.
834 (Forks): Adjust "info inferiors" example to ascending order
835 listing.
836
0c532a29
MM
8372015-11-04 Markus Metzger <markus.t.metzger@intel.com>
838
839 * gdb.texinfo (Process Record and Replay): Document "record
840 instruction-history" modifiers.
841
fc58fa65
AB
8422015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
845 description.
846 (Frame Filter Management): Move to later in the 'Examining the
847 Stack' chapter.
848 (Selection): Add entry for 'select-frame'.
849
792005b0
DE
8502015-09-25 Doug Evans <dje@google.com>
851
852 * gdb.texinfo (Process Record and Replay): Fix syntax of
853 "record instruction-history begin, end" and
854 "record function-call-history begin, end".
855
c58b006b
SM
8562015-09-22 Simon Marchi <simon.marchi@ericsson.com>
857
858 * gdb.texinfo (Specifying Source Directories): Fix
859 substitute-path example.
860
f2665db5
MM
8612015-09-18 Markus Metzger <markus.t.metzger@intel.com>
862
863 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
864
e68fa6f0
PA
8652015-09-15 Pedro Alves <palves@redhat.com>
866
867 PR remote/18965
868 * gdb.texinfo (Stop Reply Packets): Revert previous change to
869 the vforkdone description.
870
8228463c
PA
8712015-09-15 Pedro Alves <palves@redhat.com>
872
873 PR remote/18965
874 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
875 part indicates the thread ID of the parent process.
876
750ce8d1
YQ
8772015-09-15 Yao Qi <yao.qi@linaro.org>
878
879 * gdb.texinfo (General Query Packets): Add vContSupported to
880 tables of 'gdbfeatures' and 'stub features' supported in the
881 qSupported packet, as well as to the list containing stub
882 feature details.
883
b459a59b
DB
8842015-09-11 Don Breazeal <donb@codesourcery.com>
885
886 * gdb.texinfo (Remote Configuration): Add exec event
887 feature to table of packet settings.
888 (Stop Reply Packets): Add exec events to the list of stop
889 reasons.
890 (General Query Packets): Add exec events to tables of
891 'gdbfeatures' and 'stub features' supported in the qSupported
892 packet, as well as to the list containing stub feature
893 details.
894
73b8c1fd
PA
8952015-08-24 Pedro Alves <palves@redhat.com>
896
897 * gdb.texinfo (Remote Configuration): Document the "set/show
898 remote multiprocess-extensions-packet" commands.
899
bb615428
PA
9002015-08-24 Pedro Alves <palves@redhat.com>
901
902 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
903 <M32R>: Remove references to M32R/D.
904 <M68K>: Remove references to target dbug.
905 <MIPS Embedded>: Remove references to target r3900 and target
906 array.
907 <PowerPC Embedded>: Remove references to target dink32 and target
908 ppcbug, target sds
909 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
910
2b4bf6af
AB
9112015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
912
913 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
914
566f5e3b
AB
9152015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
918
18989b3c
AB
9192015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.texinfo (Maintenance Commands): Move documentation of "main
922 info bfds" to...
923 (File Caching): A New section. Outline bfd caching, and add new
924 description for "main set/show bfd-sharing".
925
6ff0ba5f
DE
9262015-08-14 Doug Evans <xdje42@gmail.com>
927
928 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
929 disassembly.
930 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
931
629500fa
KS
9322015-08-11 Keith Seitz <keiths@redhat.com>
933
934 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
935 Use "location(s)"instead of "linespec(s)".
936 (Specifying a Location): Rewrite.
937 Add subsections describing linespec, address, and explicit locations.
938 Add node/menu for each subsection.
939 (Source and Machine Code, C Preprocessor Macros)
940 (Create and Delete Trace points)
941 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
942 (Continuing at a Different Address): Remove "linespec" examples.
943 Add reference to "Specify a Location"
944 (The -break-insert Command): Rewrite. Add anchor.
945 Add reference to appropriate manual section discussing locations.
946 (The -dprintf-insert Command): Refer to -break-insert for
947 specification of 'location'.
948
fbea99ea
PA
9492015-08-07 Pedro Alves <palves@redhat.com>
950
951 * gdb.texinfo (Maintenance Commands): Document "maint set/show
952 target-non-stop".
953
da8c46d2
MM
9542015-08-07 Markus Metzger <markus.t.metzger@intel.com>
955
956 * gdb.texinfo (Process Record and Replay): Document prefixing of
957 speculatively executed instructions in the "record instruction-history"
958 command.
959
a3b5281e
DE
9602015-07-20 Doug Evans <dje@google.com>
961
962 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
963
6bcb1f97
DE
9642015-07-16 Doug Evans <dje@google.com>
965
966 * stabs.texinfo: @include gdb-cfg.texi.
967
db1ff28b
JK
9682015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 Revert the previous 2 commits:
971 gdbserver build-id attribute generator
972 Validate symbol file using build-id
973
ca5268b6
JK
9742015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
975
976 * gdb.texinfo (Files): Add 'set validate-build-id'
977 and 'show validate-build-id'.
978
700ca40f
JK
9792015-07-15 Aleksandar Ristovski <aristovski@qnx.com
980 Jan Kratochvil <jan.kratochvil@redhat.com>
981
982 gdbserver build-id attribute generator.
983 * gdb.texinfo (Library List Format for SVR4 Targets): Add
984 'build-id' in description, example, new attribute in dtd.
985
7c7f93f6
AB
9862015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.texinfo (Selection): Update documentation for 'frame'
989 command.
990
b0627500
MM
9912015-07-02 Markus Metzger <markus.t.metzger@intel.com>
992
72f4393d 993 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
994 commands.
995
b20a6524
MM
9962015-07-02 Markus Metzger <markus.t.metzger@intel.com>
997
998 * gdb.texinfo (Process Record and Replay): Spell out that variables
999 and registers are not available during btrace replay.
1000 Describe the new "record btrace pt" command.
1001 Describe the new "set|show record btrace pt buffer-size" options.
1002 (General Query Packets): Describe the new Qbtrace:pt and
1003 Qbtrace-conf:pt:size packets.
1004 Expand "bts" to "Branch Trace Store".
1005 Update the branch trace DTD.
1006
fc637f04
PP
10072015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1008
1009 * gdb.texinfo (Command History): Document the new option
1010 "history remove-duplicates".
1011
18a94d75
DE
10122015-06-19 Doug Evans <dje@google.com>
1013
1014 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1015 longer supported.
1016
0eacb298
PP
10172015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1018
1019 * gdb.texinfo (Command History): Mention that setting
1020 GDBHISTSIZE to the empty string disables history truncation.
1021
bc460514
PP
10222015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1023
1024 PR gdb/16999
1025 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1026 behavior.
1027
b58c513b
PP
10282015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1029
1030 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1031 with GDBHISTSIZE.
1032
a86c90e6
SM
10332015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1034
1035 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1036 bytes and memory units for -data-{read,write}-memory-bytes.
1037 (Packets): Same for m, M and X packets.
1038 * python.texi (Inferiors In Python): Same for read_memory and
1039 write_memory.
1040
c74f7d1c
JT
10412015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1042
1043 * gdb.texinfo (Separate Debug Files): Document that PE is also
1044 supported.
1045
51f0e40d
AB
10462015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1049 single table entry.
1050
966f0aef
WT
10512015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1052
1053 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1054
1055
15a201c8
GB
10562015-06-10 Gary Benson <gbenson@redhat.com>
1057
1058 * gdb.texinfo (Remote Configuration): Document the
1059 "set/show remote hostio-setfs-packet" command.
1060 (Host I/O Packets): Document the vFile:setfs packet.
1061
7a6a1731
GB
10622015-06-10 Gary Benson <gbenson@redhat.com>
1063
1064 * gdb.texinfo (Debugging Output): Document the "set/show debug
1065 linux-namespaces" command.
1066
7d73c23c 10672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1068 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1069
1070 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1071 and "set mpx bound".
1072
27e0867f
DE
10732015-05-27 Doug Evans <dje@google.com>
1074
1075 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1076
b4f54984
DE
10772015-05-26 Doug Evans <dje@google.com>
1078
1079 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1080 command renamings.
1081 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1082
55b40027
AB
10832015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1086
a4ea0946
AB
10872015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1090 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1091
37442ce1
DE
10922015-05-16 Doug Evans <xdje42@gmail.com>
1093
1094 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1095 memory ports.
1096
36de76f9
JK
10972015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1098
1099 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1100
0d71eef5
DB
11012015-05-12 Don Breazeal <donb@codesourcery.com>
1102
1103 * gdb.texinfo (Forks): Note that fork debugging is
1104 supported in extended mode.
1105 (Remote Configuration): Add fork event features to table
1106 of packet settings.
1107 (Stop Reply Packets): Add fork events to list of stop reasons.
1108 (General Query Packets): Add fork events to tables of
1109 'gdbfeatures' and 'stub features' supported in the qSupported
1110 packet, as well as to the list containing stub feature
1111 details.
1112
835205d0
GB
11132015-05-12 Gary Benson <gbenson@redhat.com>
1114
1115 * gdb.texinfo (General Query Packets): Document
1116 qXfer:exec-file:read with empty annex.
1117
4c082a81
SC
11182015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1119
1120 * python.texi (Values From Inferior): Add descriptions of new
1121 methods gdb.Value.reference_value and gdb.Value.const_value.
1122
b30a0bc3
JB
11232015-05-06 Joel Brobecker <brobecker@adacore.com>
1124
1125 * gdb.texinfo (Files): Add "info dll" documentation.
1126 (Cygwin Native): Remove "info dll" documentation.
1127
2ce1cdbf
DE
11282015-04-29 Doug Evans <dje@google.com>
1129
1130 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1131 Document.
1132 (Writing an Xmethod): Add get_result_type to example.
1133
59fb7612
SS
11342015-04-28 Sasha Smundak <asmundak@google.com>
1135
1136 * python.texi: New method documented.
1137
cf75d6c3
AB
11382015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1141 format.
1142
897c3d32
DE
11432015-04-24 Doug Evans <dje@google.com>
1144
1145 * python.texi (Xmethods In Python): Fix name of method to call the
1146 xmethod.
1147
1b6e6f5c
GB
11482015-04-17 Gary Benson <gbenson@redhat.com>
1149
1150 * gdb.texinfo (Connecting to a Remote Target): Mention that
1151 GDB can access program files from remote targets that support
1152 qXfer:exec-file:read and Host I/O packets.
1153
c78fa86a
GB
11542015-04-17 Gary Benson <gbenson@redhat.com>
1155
1156 * gdb.texinfo (Remote Configuration): Document the "set/show
1157 remote pid-to-exec-file-packet" command.
1158 (General Query Packets): Document the qXfer:exec-file:read
1159 qSupported features. Document the qXfer:exec-file:read packet.
1160
a9a5a3d1
GB
11612015-04-17 Gary Benson <gbenson@redhat.com>
1162
1163 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1164 applies to executable paths if supplied to GDB as absolute.
1165
4f45d445
JK
11662015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1167
1168 * gdb.texinfo (Mode Options): Remove -xdb.
1169
e7a8570f
JK
11702015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1171 Eli Zaretskii <eliz@gnu.org>
1172
72f4393d
L
1173 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1174 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1175 the compile command. New subsection Compiler search for the compile
1176 command.
1177
f2983cc3
AW
11782015-04-09 Andy Wingo <wingo@igalia.com>
1179
1180 * guile.texi (Frames In Guile): Describe frame-read-register.
1181
599bd15c
GB
11822015-04-02 Gary Benson <gbenson@redhat.com>
1183
1184 * gdb.texinfo (set sysroot): Document "target:".
1185
d11916aa
SS
11862015-04-01 Sasha Smundak <asmundak@google.com>
1187
1188 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1189 section.
1190
df8411da
SDJ
11912015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1192
1193 PR corefiles/16092
1194 * gdb.texinfo (gcore): Mention new command 'set
1195 use-coredump-filter'.
1196 (set use-coredump-filter): Document new command.
1197
d33279b3
AT
11982015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1199
1200 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1201 documentation, reorder the info os entries in alphabetical order.
1202
852f8402
SM
12032015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1204
1205 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1206 -data-write-memory-bytes.
1207
856e7dd6
PA
12082015-03-24 Pedro Alves <palves@redhat.com>
1209
1210 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1211 mention that threads may sometimes run unlocked.
1212
236af5e3
YG
12132015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1214
1215 * gdb.texinfo (Remote configuration): Document "set/show
1216 serial parity" command.
1217
464b0089
GB
12182015-03-18 Gary Benson <gbenson@redhat.com>
1219
1220 * gdb.texinfo (General Query Packets): Remove documentation
1221 for now-removed vFile:fstat qSupported features.
1222
0a93529c
GB
12232015-03-11 Gary Benson <gbenson@redhat.com>
1224
1225 * gdb.texinfo (Remote Configuration): Document the
1226 "set/show remote hostio-fstat-packet" command.
1227 (General Query Packets): Document the vFile:fstat
1228 qSupported features.
1229 (Host I/O Packets): Document the vFile:fstat packet.
1230
85642ba0
AW
12312015-03-11 Andy Wingo <wingo@igalia.com>
1232
1233 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1234
f7e6eed5
PA
12352015-03-04 Pedro Alves <palves@redhat.com>
1236
1237 * gdb.texinfo (Remote Configuration): Document the "set/show
1238 remote swbreak-feature-packet" and "set/show remote
1239 hwbreak-feature-packet" commands.
1240 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1241 decription.
1242 (Stop Reply Packets): Document the swbreak and hwbreak stop
1243 reasons.
1244 (General Query Packets): Document the swbreak and hwbreak
1245 qSupported features.
1246 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1247
f873665f 12482015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1249
1250 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1251 under *stopped.
1252
9a284c97
DE
12532015-03-02 Doug Evans <xdje42@gmail.com>
1254
1255 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1256
446899e4
AA
12572015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1258
1259 * gdb.texinfo (S/390 and System z Features): Describe new feature
1260 "org.gnu.gdb.s390.vx".
1261
7ee67ee4
SDJ
12622015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1263
1264 PR gdb/18008
1265 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1266 demangler-warning): Fix typo ("problam").
1267
53cf2ee0
DT
12682015-02-19 David Taylor <dtaylor@emc.com>
1269
1270 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1271
3133f8c1
JM
12722015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1273
1274 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1275 point, DTrace'.
1276 (Static Probe Points): Modified to cover DTrace probes in addition
1277 to SystemTap probes. Also modified to cover the `enable probe'
1278 and `disable probe' commands.
1279
9aca2ff8
JM
12802015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1281
1282 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1283 `disable probe' commands.
1284
fa3f8d5a
DT
12852015-02-12 David Taylor <dtaylor@emc.com>
1286
1287 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1288 fields of the QTDV packet.
1289
d33501a5
MM
12902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1291
1292 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1293 (Process Record and Replay): Describe new set|show commands.
1294 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1295
f4abbc16
MM
12962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1297
1298 * gdb.texinfo (Process Record and Replay): Describe the "record
1299 btrace bts" command.
1300 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1301 (Branch Trace Configuration Format): New.
1302
cfb069a8
GB
13032015-01-31 Gary Benson <gbenson@redhat.com>
1304 Doug Evans <dje@google.com>
1305
1306 * gdb.texinfo (Command Completion): Document new
1307 "set/show max-completions" option.
1308
f57d2163
DE
13092015-01-31 Doug Evans <xdje42@gmail.com>
1310
1311 * gdb.texinfo (Symbols): Document new commands
1312 "maint print symbol-cache", "maint print symbol-cache-statistics",
1313 "maint flush-symbol-cache". Document new option
1314 "maint set symbol-cache-size".
1315
9f050062
DE
13162015-01-31 Doug Evans <xdje42@gmail.com>
1317
1318 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1319 distinguish script files vs inlined scripts.
1320 * python.texi (Python Auto-loading): Ditto.
1321
b6577aab
DE
13222015-01-30 Doug Evans <dje@google.com>
1323
1324 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1325 string if present.
1326
3a8b707a
DE
13272015-01-27 Doug Evans <dje@google.com>
1328
1329 * python.texi (Objfiles In Python): Document Objfile.username.
1330
1b549396
DE
13312015-01-27 Doug Evans <dje@google.com>
1332
1333 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1334 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1335
253828f1
JK
13362015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1337
1338 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1339
bf555842
EZ
13402015-01-16 Eli Zaretskii <eliz@gnu.org>
1341
1342 * doc/gdb.texinfo (TUI Commands): Document the possible
1343 values of NAME argument to 'winheight' command. Explain the
1344 effect of 'tabset' setting better.
1345
439250fb
DE
13462015-01-11 Doug Evans <xdje42@gmail.com>
1347
1348 PR gdb/15830
1349 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1350 (Symbols): Ditto.
1351 (Maintenance Commands): Delete docs for "maint demangle".
1352
6bf6fd09
JB
13532014-12-31 Joel Brobecker <brobecker@adacore.com>
1354
1355 * gdb.texinfo (Files): Remove documentation of the
1356 "add-shared-symbol-files" and "assf" commands.
1357 (Cygwin Native): Remove documentation of the "dll-symbols"
1358 command.
1359
cc485e62
DE
13602014-12-17 Doug Evans <xdje42@gmail.com>
1361
1362 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1363
bb2ec1b3
TT
13642014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1365 Jan Kratochvil <jan.kratochvil@redhat.com>
1366
1367 * gdb.texinfo (Altering): Update.
1368 (Compiling and Injecting Code): New node.
1369
6dddd6a5
DE
13702014-12-12 Doug Evans <dje@google.com>
1371
1372 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1373
f5b95c01
AA
13742014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1375
1376 * gdb.texinfo: Document "maint print user-registers".
1377
a0be3e44
DE
13782014-12-08 Doug Evans <dje@google.com>
1379
1380 * python.texi (Objfiles In Python): Document Objfile.owner.
1381
86e4ed39
DE
13822014-12-04 Doug Evans <dje@google.com>
1383
1384 * python.texi (Objfiles In Python): Document
1385 Objfile.add_separate_debug_file.
1386
7c50a931
DE
13872014-12-04 Doug Evans <dje@google.com>
1388
1389 * python.texi (Objfiles In Python): Document Objfile.build_id.
1390
162078c8
NB
13912014-12-02 Nick Bull <nicholaspbull@gmail.com>
1392
1393 * python.texi (Events In Python): Document new events
1394 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1395 and RegisterChangedEvent.
1396
f10c5b19
JK
13972014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1398
1399 Add add-auto-load-scripts-directory.
1400 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1401 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1402
413b59ae
JK
14032014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1404
1405 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1406 description typo.
1407
02be9a71
DE
14082014-10-30 Doug Evans <dje@google.com>
1409
1410 * python.texi (Progspaces In Python): Document ability to add
1411 random attributes to gdb.Progspace objects.
1412 (Objfiles In Python): Document ability to add random attributes to
1413 gdb.objfile objects.
1414
e5f8a7cc
PA
14152014-10-27 Pedro Alves <palves@redhat.com>
1416
1417 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1418 info on stepping and signal handlers.
1419 (Signals): Explain stepping and signal handlers. Add context
1420 index entry, and cross references.
1421
fab3a15d
SM
14222014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1423
1424 * python.texi (Breakpoints In Python): Add parenthesis after
1425 Breakpoint.delete. Clarify Breakpoint.enabled description so
1426 that it contains "disable".
1427
4ffbba72
DE
14282014-10-17 Doug Evans <dje@google.com>
1429
1430 * python.texi (Events In Python): Document clear_objfiles event.
1431
d096d8c1
DE
14322014-10-17 Doug Evans <dje@google.com>
1433
1434 * python.texi (Objfiles In Python): Document new progspace attribute.
1435
32a8097b
PA
14362014-10-17 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1439 (SVR4 Process Information): Delete mention of OSF/1.
1440
2ddf4301
SM
14412014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1442
1443 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1444 exit-code field in -list-thread-groups output.
1445
342cc091
JBG
14462014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1447
1448 * gdb.texinfo (Set Breaks): Add missing "@end table".
1449
a25a5a45
PA
14502014-09-22 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1453 always-inserted off" is the default mode now. Delete
1454 documentation of "set breakpoint always-inserted auto".
1455
2b4fd423
DE
14562014-09-18 Doug Evans <dje@google.com>
1457
1458 * python.texi (Symbol Tables In Python): Document "producer"
1459 attribute of gdb.Symtab objects.
1460
deb8ff2b
PA
14612014-09-16 Pedro Alves <palves@redhat.com>
1462
1463 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1464 (Embedded OS): Remove VxWorks menu entry.
1465 (VxWorks): Remove node.
1466
81219e53
DE
14672014-09-13 Doug Evans <xdje42@gmail.com>
1468
1469 * gdb.texinfo (Signaling): Document new queue-signal command.
1470
faa42425
DE
14712014-09-06 Doug Evans <xdje42@gmail.com>
1472
1473 PR 15276
1474 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1475 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1476
1a6a384b
JL
14772014-09-03 Justin Lebar <jlebar@google.com>
1478
1479 * python.texi (Types In Python): Type.template_argument(n) returns a
1480 gdb.Value or a gdb.Type and throws an exception if n is out of
1481 range.
1482
5f3b99cf
SS
14832014-09-03 Sasha Smundak <asmundak@google.com>
1484
1485 * python.texi (Frames in Python): Add read_register description.
1486
3cecbbbe
TT
14872014-08-04 Tom Tromey <tromey@redhat.com>
1488
1489 * gdb.texinfo (Debugging Output): Update for change to "set debug
1490 target".
1491
90debf20
MM
14922014-08-01 Masaki Muranaka <monaka@monami-software.com>
1493
1494 Pushed by Joel Brobecker <brobecker@adacore.com>.
1495 * Makefile.in (transform): New variable.
1496 (install-man1, install-man5): Apply $(transform) to man file names.
1497
ee7333ae
DE
14982014-07-26 Doug Evans <xdje42@gmail.com>
1499
1500 PR guile/17177
1501 * guile.texi (Guile Pretty Printing API): Fix typo.
1502 Document set-pretty-printers!, pretty-printers.
1503 (Selecting Guile Pretty-Printers): Update.
1504 Mention program-space based pretty-printers.
1505
70509625
PA
15062014-07-25 Pedro Alves <palves@redhat.com>
1507 Eli Zaretskii <eliz@gnu.org>
1508
1509 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1510 with multi-threaded programs.
1511
b67a2c6f
YQ
15122014-06-27 Yao Qi <yao@codesourcery.com>
1513
1514 * gdb.texinfo (Maintenance Commands): Update the output of
1515 'maint print dummy-frames' command.
1516
f179cf97
EZ
15172014-06-24 Eli Zaretskii <eliz@gnu.org>
1518
1519 * gdb.texinfo (Screen Size): Improve indexing.
1520
992c7d70
GB
15212014-06-19 Gary Benson <gbenson@redhat.com>
1522
1523 * gdb.texinfo (Maintenance Commands): Document new
1524 "maint set/show catch-demangler-crashes" option.
1525
57fcfb1b
GB
15262014-06-19 Gary Benson <gbenson@redhat.com>
1527
1528 * gdb.texinfo (Maintenance Commands): Document new
1529 "maint demangler-warning" command and new
1530 "maint set/show demangler-warning" option.
1531
dd5d5494
SC
15322014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1533
1534 * python.texi (Xmethod API): Add space before the opening
1535 parenthesis in function descriptions.
1536
25326a28 15372014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1538
1539 * guile.texi (Guile Configuration): Document guile-data-directory.
1540
0a770bb2 15412014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1542
1543 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1544
16f691fb
DE
15452014-06-04 Doug Evans <xdje42@gmail.com>
1546
1547 * guile.texi (Breakpoints In Guile): Update.
1548
1e47491b
JB
15492014-06-03 Joel Brobecker <brobecker@adacore.com>
1550
1551 * python.texi (Xmethod API): Fix reference to "Progspaces In
1552 Python".
1553
0c6e92a5
SC
15542014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1555
1556 * python.texi (Xmethods In Python, XMethod API)
1557 (Writing an Xmethod): New nodes.
1558 (Python API): New menu entries "Xmethods In Python",
1559 "Xmethod API", "Writing an Xmethod".
1560
06eb1586
DE
15612014-06-02 Doug Evans <xdje42@gmail.com>
1562
1563 * guile.texi (Guile API): Add entry for Parameters In Guile.
1564 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1565 (Parameters In Guile): New node.
1566
e698b8c4
DE
15672014-06-02 Doug Evans <xdje42@gmail.com>
1568
1569 * guile.texi (Guile API): Add entry for Commands In Guile.
1570 (Basic Guile) <parse-and-eval>: Add reference.
1571 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1572 (GDB Scheme Data Types): Mention <gdb:command> object.
1573 (Commands In Guile): New node.
1574
ded03782
DE
15752014-06-02 Doug Evans <xdje42@gmail.com>
1576
1577 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1578 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1579 (Progspaces In Guile): New node.
1580
53e8a631
AB
15812014-05-30 Andrew Burgess <aburgess@broadcom.com>
1582
1583 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1584 * python.texi (Frames In Python): Mention
1585 gdb.FRAME_UNWIND_MEMORY_ERROR.
1586
329ea579
PA
15872014-05-29 Pedro Alves <palves@redhat.com>
1588 Tom Tromey <tromey@redhat.com>
1589
1590 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1591 from example.
1592 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1593 Mention that target-async is now deprecated.
1594 (Maintenance Commands): Document maint set/show target-async.
1595
92bcb5f9
PA
15962014-05-29 Pedro Alves <palves@redhat.com>
1597
1598 * observer.texi (sync_execution_done, command_error): New
1599 subjects.
1600
fd664c91
PA
16012014-05-29 Pedro Alves <palves@redhat.com>
1602
1603 PR gdb/13860
1604 * observer.texi (signal_received, end_stepping_range)
1605 (signal_exited, exited, no_history): New observer subjects.
1606
b2715b27
AW
16072014-05-26 Andy Wingo <wingo@igalia.com>
1608
1609 * guile.texi (GDB Scheme Data Types): Remove documentation for
1610 removed interfaces. Update spelling of gdb-object-kind.
1611
9eaa4c1e
AW
16122014-05-26 Andy Wingo <wingo@igalia.com>
1613
1614 * guile.texi (Basic Guile): Fix some typos.
1615
0f1e8403
AW
16162014-05-26 Andy Wingo <wingo@igalia.com>
1617
1618 * guile.texi (Writing a Guile Pretty-Printer)
1619 (Guile Types Module): Fix excess parentheses in use-modules forms.
1620
697aa1b7
EZ
16212014-05-24 Eli Zaretskii <eliz@gnu.org>
1622
1623 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1624 (Breakpoints In Guile, Guile Printing Module)
1625 (Guile Exception Handling, Values From Inferior In Guile)
1626 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1627 Don't use @var at the beginning of a sentence.
1628
1629 * gdb.texinfo (Frame Filter Management, Trace Files)
1630 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1631 (PowerPC Embedded, Define, Annotations for Running)
1632 (IPA Protocol Commands, Packets, General Query Packets)
1633 (Tracepoint Packets, Notification Packets, Environment)
1634 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1635 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1636 (Frames, Backtrace, Selection, Expressions, Registers)
1637 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1638 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1639 (Source Annotations, Using JIT Debug Info Readers, Packets)
1640 (Stop Reply Packets, Host I/O Packets)
1641 (Target Description Format): Don't use @var at the beginning of a
1642 sentence.
1643
1644 * python.texi (Basic Python, Types In Python)
1645 (Commands In Python, Frames In Python, Line Tables In Python)
1646 (Breakpoints In Python, gdb.printing, gdb.types)
1647 (Type Printing API): Don't use @var at the beginning of a
1648 sentence.
1649
67b5c0c1
MM
16502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1651
1652 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1653 replay-memory-access".
1654
6a3cb8e8
PA
16552014-05-21 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.texinfo (Starting): Document "set/show
1658 auto-connect-native-target".
1659 (Target Commands): Document "target native".
1660
936d2992
PA
16612014-05-20 Pedro Alves <palves@redhat.com>
1662
1663 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1664 not be remote specific. Add cross reference to the qCRC packet.
1665 (Separate Debug Files): Update cross reference to the qCRC packet.
1666 (General Query Packets) <qCRC packet>: Add anchor.
1667
b3ce5e5f
DE
16682014-05-17 Doug Evans <xdje42@gmail.com>
1669
1670 Copy over changes from guile.texi.
1671 * python.texi (Basic Python) <gdb.execute>: Add text.
1672 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1673 (Values From Inferior) <Python string>: Add text.
1674 (Values From Inferior) <Value.string>: Clarify string length handling.
1675 (Pretty Printing API): Add cindex.
1676 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1677 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1678 @vindex.
1679 (Commands In Python) <COMPLETE_*>: Similarly.
1680 (Symbols In Python) <SYMBOL_*>: Similarly.
1681 (Breakpoints In Python) <WP_*>: Similarly.
1682 (Breakpoints In Python) <BP_*>: Similarly.
1683
8dfcab11
DT
16842014-05-17 David Taylor <dtaylor@emc.com>
1685
1686 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1687 mentioned in the qfThreadInfo reply.
1688
8d551b02
DE
16892014-05-16 Doug Evans <dje@google.com>
1690
1691 * gdb.texinfo (Mode Options): Add -D.
1692
e20bd8f4
SB
16932014-05-09 Samuel Bronson <naesten@gmail.com>
1694
1695 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1696 "make -C".
1697
f989a1c8
TT
16982014-04-29 Tom Tromey <tromey@redhat.com>
1699
1700 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1701 "show debug varobj".
1702
95cf3b38
DT
17032014-05-01 David Taylor <dtaylor@emc.com>
1704
1705 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1706 option.
1707
01f9f808
MS
17082014-04-24 Michael Sturm <michael.sturm@mintel.com>
1709 Walfred Tedeschi <walfred.tedeschi@intel.com>
1710
1711 * gdb.texinfo (i386 Features): Add description of AVX512
1712 registers.
1713
770e7fc7
DE
17142014-03-31 Doug Evans <dje@google.com>
1715
1716 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1717
97d8f0ee
DE
17182014-03-30 Doug Evans <dje@google.com>
1719
1720 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1721 (Background Execution): Ditto.
1722
36cb1214
HZ
17232014-03-21 Pedro Alves <palves@redhat.com>
1724 Stan Shebs <stan@codesourcery.com>
1725 Hui Zhu <hui@codesourcery.com>
1726
1727 * gdb.texinfo (Packets): Add anchor to "? packet".
1728 Remove fixme and update introduction of "k packet".
1729 Add anchor to "vKill packet".
1730
5e3a2c38
SS
17312014-03-12 Stan Shebs <stan@codesourcery.com>
1732
1733 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1734
7a5a839f
LC
17352014-02-26 Ludovic Courtès <ludo@gnu.org>
1736
dc6ae996 1737 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1738
95060284
JB
17392014-02-20 Joel Brobecker <brobecker@adacore.com>
1740
1741 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1742 and "assf" as being deprecated.
1743 (Cygwin Native): Likewise for "dll-symbols".
1744 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1745 as a way to force the loading of symbols from a DLL.
1746
f7bd0f78
SC
17472014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1748
1749 * python.texi (Values From Inferior): Add description about the
1750 new feature.
1751
329baa95
DE
17522014-02-17 Doug Evans <xdje42@gmail.com>
1753
1754 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1755 * gdb.texinfo (Python): Moved to ...
1756 * python.texi: ... here. New file.
1757
687894f5
DE
17582014-02-17 Ludovic Courtès <ludo@gnu.org>
1759
d25f38ee 1760 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1761 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1762 parameter to 'str-lookup-function' procedure. Look for
1763 the "std::string<" prefix.
1764 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1765 Adjust description.
1766
6fb526ee
DE
17672014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1768
d25f38ee 1769 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1770 parantheses for deffn.
1771 (Disassembly In Guile): Ditto.
1772
1e0a5178
SS
17732014-02-10 Stan Shebs <stan@codesourcery.com>
1774
1775 Add Doxygen support.
1776 * Makefile.in (doxy): New action, generates Doxygen files.
1777 (DOXYGEN): New.
1778 (doxyedit): New.
1779 * Doxyfile-base.in: New file.
1780 * Doxyfile-gdb-api.in: New file.
1781 * Doxyfile-gdb-xref.in: New file.
1782 * Doxyfile-gdbserver.in: New file.
1783 * doxy-index.in: New file.
1784 * filter-for-doxygen: New file.
1785 * filter-params.pl: New file.
1786
ed3ef339
DE
17872014-02-10 Doug Evans <xdje42@gmail.com>
1788
1789 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1790 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1791 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1792 (Guile docs): Include guile.texi.
1793 (objfile-gdbdotext file): Add objfile-gdb.scm.
1794 (dotdebug_gdb_scripts section): Mention Guile scripts.
1795 (Multiple Extension Languages): New node.
1796 * guile.texi: New file.
1797
c6044dd1
JB
17982014-01-28 Joel Brobecker <brobecker@adacore.com>
1799
1800 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1801 ignore-descriptive-types". commands.
1802
87ce2a04
DE
18032014-01-22 Doug Evans <dje@google.com>
1804
1805 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1806 (gdbserver man): Ditto.
1807
52834460
MM
18082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1809
1810 * gdb.texinfo: Document limited reverse/replay support
1811 for target record-btrace.
1812
0688d04e
MM
18132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1814
1815 * gdb.texinfo (Process Record and Replay): Update documentation.
1816
8710b709
MM
18172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1818
1819 * gdb.texinfo (Process Record and Replay): Document new /c
1820 modifier accepted by "record function-call-history".
1821 Add /i modifier to "record function-call-history" example.
1822
dcf106f3
JB
18232014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1824 Joel Brobecker <brobecker@adacore.com>
1825
1826 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1827 markers. Remove one that was misplaced.
1828
41ef2965
PA
18292014-01-10 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.texinfo (Your Program's Environment) <set environment>:
1832 Mention the shell, and point at 'set exec-wrapper'.
1833
c0d48811
JB
18342014-01-07 Joel Brobecker <brobecker@adacore.com>
1835
1836 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1837
5fba4c0f
JB
18382013-12-30 Joel Brobecker <brobecker@adacore.com>
1839
1840 * gdb.texinfo (Types In Python): Clarify the documentation
1841 of attribute gdb.Field.bitpos.
1842
0809504b
JB
18432013-12-28 Joel Brobecker <brobecker@adacore.com>
1844
1845 * gdb.texinfo (Types In Python): Fix the documentation of
1846 attribute "bitpos" in class gdb.Field for enum types. Add
1847 documentation for attribute "enumval" in that same class.
1848
edef6000
JB
18492013-12-28 Joel Brobecker <brobecker@adacore.com>
1850
1851 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1852 @ftable.
1853
71b8c845
DE
18542013-12-23 Doug Evans <xdje42@gmail.com>
1855
1856 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1857 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1858 corresponding section in Extending GDB.
1859 (Extending GDB): Move menu up. New menu item "Auto-loading
1860 extensions".
1861 (Sequences): New menu item "Auto-loading sequences".
1862 (Auto-loading sequences): New node.
1863 (Python): Rename section from Scripting GDB to Extending GDB.
1864 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1865 Move docs on ways to auto-load extensions to ...
1866 (Auto-loading extensions): ... here. New node.
1867
d192b373
JB
18682013-12-23 Joel Brobecker <brobecker@adacore.com>
1869
1870 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1871 in menu.
1872 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1873 command, now in a new node.
1874 (GDB/MI Support Commands): New node, with its contents being
1875 extracted from the "GDB/MI Miscellaneous Commands" node.
1876 A small paragraph introducing the section is also added at
1877 the start.
1878 (GDB/MI Miscellaneous Commands): Delete the description of the
1879 -info-gdb-mi-command, -list-features and -list-target-features
1880 commands, now hosted in the "GDB/MI Support Commands" node.
1881
a16b0e22
SC
18822013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1883
1884 PR python/16113
1885 * gdb.texinfo (Values From Inferior): Add a note about using
1886 gdb.Field objects as subscripts on gdb.Value objects.
1887 (Types In Python): Add description about the new attribute
1888 "parent_type" of gdb.Field objects.
1889
9b26f0fb
JB
18902013-12-12 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1893 entry for section docuumenting the -list-features GDB/MI command.
1894
72bfa06c
JB
18952013-12-10 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1898 "exec-run-start-option" entry in the output of the "-list-features"
1899 command.
1900
3ea8680f
EZ
19012013-12-04 Eli Zaretskii <eliz@gnu.org>
1902
1903 * gdb.texinfo (i386): Fix yesterday's commit.
1904
1a4f73eb
TT
19052013-12-03 Tom Tromey <tromey@redhat.com>
1906
1907 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1908 documented here.
1909
6cb999f8
TT
19102013-12-03 Tom Tromey <tromey@redhat.com>
1911
1912 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1913
ca8941bb
WT
19142013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1915
1916 * gdb.texinfo (i386 Features): Add MPX feature registers.
1917 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1918 a subsubsection for MPX and describes the display of the
1919 boundary registers.
1920
688981c9
JB
19212013-12-03 Joel Brobecker <brobecker@adacore.com>
1922
1923 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1924 documentation of the "ada-exceptions" entry.
1925
2ea126fa
JB
19262013-12-03 Joel Brobecker <brobecker@adacore.com>
1927
1928 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1929 "^error" result record concerning the error message. Document
1930 the error code that may also be part of that result record.
1931 (GDB/MI Miscellaneous Commands): Document the
1932 "undefined-command-error-code" element in the output of
1933 the "-list-features" GDB/MI command.
1934
6b7cbff1
JB
19352013-12-03 Joel Brobecker <brobecker@adacore.com>
1936
1937 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1938 the new -info-gdb-mi-command GDB/MI command. Document
1939 the meaning of "-info-gdb-mi-command" in the output of
1940 -list-features.
1941
20e1ca3b
PA
19422013-11-29 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1945 Update comment.
1946
29453a14
YQ
19472013-11-24 Yao Qi <yao@codesourcery.com>
1948
1949 * gdb.texinfo (Caching Remote Data): Document new
1950 "set/show stack-cache" option.
1951
6dd315ba
YQ
19522013-11-24 Yao Qi <yao@codesourcery.com>
1953
1954 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1955 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1956 "off" respectively.
1957
9df9dbe0
YQ
19582013-11-23 Yao Qi <yao@codesourcery.com>
1959
1960 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1961 of "displayhint" to the table about child results.
1962
c78feb39
YQ
19632013-11-21 Yao Qi <yao@codesourcery.com>
1964
1965 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1966 'dynamic' for the output of command -var-list-children.
1967
27b81af3
YQ
19682013-11-21 Yao Qi <yao@codesourcery.com>
1969
1970 * gdb.texinfo (Caching Target Data): Remove "see" before
1971 @pxref.
1972
b26dfc9a
YQ
19732013-11-20 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.texinfo (Caching Target Data): Update doc for
1976 per-address-space dcache.
1977
b12039c6
YQ
19782013-11-20 Yao Qi <yao@codesourcery.com>
1979
1980 * gdb.texinfo (Data): Rename menu item.
1981 (Caching Remote Data): Rename to ...
1982 (Caching Target Data): ... it. Update.
1983
422ad5c2
JB
19842013-11-18 Joel Brobecker <brobecker@adacore.com>
1985
1986 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1987 "language-option" entry in the output of the "-list-features"
1988 command.
1989
805e1f19
TT
19902013-11-15 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1993 Add example.
1994
8fe1b653
TT
19952013-11-14 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1998
403cb6b1
JB
19992013-11-14 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2002 (Context management): Place current subsection text into its own
2003 subsubsection. Add new subsubsection describing the "--language"
2004 command option.
2005
93973826
JB
20062013-11-13 Joel Brobecker <brobecker@adacore.com>
2007
2008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2009 the documentation of "info-ada-exceptions" in the output
2010 of the "-list-features" command. Add the documentation
2011 of the "ada-exception" entry instead.
2012
6adcee18
JB
20132013-11-12 Joel Brobecker <brobecker@adacore.com>
2014
93973826 2015
6adcee18
JB
2016 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2017 word of a couple of sentences to start with a capital letter.
2018
58d06528
JB
20192013-11-12 Joel Brobecker <brobecker@adacore.com>
2020
2021 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2022 (Ada Exceptions): New node.
2023 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2024 Commands" node.
2025 (GDB/MI Ada Exceptions Commands): New node.
2026 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2027 field in the output of the "-list-features" command.
2028 * NEWS: Add entry for the new "info exceptions" CLI command,
2029 and for the new "-info-ada-exceptions" GDB/MI command.
2030
bc79de95
PM
20312013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2032
2033 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2034 (Line Tables In Python): New node.
2035
73be47f5
DE
20362013-11-08 Doug Evans <dje@google.com>
2037
2038 * gdb.texinfo (Debugging Output): Update text for
2039 "set debug dwarf2-read".
2040
db0fec5c
DE
20412013-11-08 Doug Evans <dje@google.com>
2042
2043 * gdb.texinfo (Debugging Output): Update text for
2044 "set debug symtab-create".
2045
92e32e33
PM
20462013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2047
72f4393d
L
2048 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2049 constant.
92e32e33 2050
f76c27b5
PM
20512013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2052
2053 * gdb.texinfo (Breakpoints In Python): Document temporary
2054 option in breakpoint constructor, and add documentation to the
2055 temporary attribute.
2056
fa4d0c40
YQ
20572013-11-07 Yao Qi <yao@codesourcery.com>
2058
2059 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2060 output of "-var-info-expression".
2061
afa332ce
PA
20622013-11-06 Pedro Alves <palves@redhat.com>
2063
2064 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2065 non-interactive mode.
2066 (Environment) <shell startup files warning>: Mention
2067 non-interactive mode. Mention .zshenv for Z shell, and talk about
2068 BASH_ENV instead of .bashrc for BASH.
2069
9ac69859
NB
20702013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2071
2072 * gdb.texinfo (Commands to Specify Files): Add description
2073 of the remove-symbol-file command.
2074 * observer.texi: New free_objfile event
2075
98882a26
PA
20762013-10-24 Pedro Alves <palves@redhat.com>
2077
2078 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2079
ce13fade
JB
20802013-10-11 Joel Brobecker <brobecker@adacore.com>
2081
2082 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2083 New subsection inside which the "-catch-load" and "-catch-unload"
2084 commands documentation is now placed.
2085 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2086 documenting the "-catch-assert" and "-catch-exception" new
2087 GDB/MI commands.
2088
2446f5ea
JB
20892013-10-10 Joel Brobecker <brobecker@adacore.com>
2090
2091 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2092
0d12017b
JB
20932013-10-10 Joel Brobecker <brobecker@adacore.com>
2094
bd80dc1a
JB
2095 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2096 serial baud".
2097 (Remote Configuration): Replace "set remotebaud" by "set serial
2098 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2099
f4fb82a1
PA
21002013-10-07 Pedro Alves <palves@redhat.com>
2101
2102 PR breakpoints/11568
2103 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2104 when the thread is removed from the thread list.
2105
0c557179
SDJ
21062013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2107
2108 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2109 Update entry for $_exitcode.
2110
5713b9b5
JB
21112013-10-04 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2114 new "--start" option.
2115
901461f8
PA
21162013-10-02 Pedro Alves <palves@redhat.com>
2117
2118 * gdb.texinfo (Registers): Expand description of saved registers
2119 in frames. Explain <not saved>.
2120
8fb8eb5c
DE
21212013-09-25 Doug Evans <dje@google.com>
2122
2123 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2124
0a7cfe2c
SS
21252013-09-16 Stan Shebs <stan@codesourcery.com>
2126
2127 Remove the internals manual gdbint.texinfo.
2128 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2129 (PDFFILES): Remove gdbint.pdf.
2130 (HTMLFILES): Remove gdbint/index.html.
2131 (HTMLFILES_INSTALL): Remove gdbint.
2132 (GDBINT_DOC_FILES): Remove.
2133 (dvi): Remove gdbint.dvi.
2134 (ps): Remove gdbint.ps.
2135 * gdbint.texinfo: Remove file.
2136 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2137
a280dbd1
SDJ
21382013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2139
2140 * gdb.texinfo (Convenience Functions): Mention new convenience
2141 function $_isvoid.
2142
4ac33720
UW
21432013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2144
2145 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2146 (Standard Target Features): Add new node to menu.
2147 (S/390 and System z Features): New node.
2148
b3d3b4bd
SA
21492013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2150
2151 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2152 -list-target-features in the example.
2153
edf9f00c
JK
21542013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2155
2156 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2157 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2158
1d236d23
JK
21592013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2160
2161 Sync documentation with gdb.base/gnu-debugdata.exp.
2162 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2163
5423b017
JK
21642013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2165
2166 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2167
6211c335
YQ
21682013-08-27 Pedro Alves <pedro@codesourcery.com>
2169 Yao Qi <yao@codesourcery.com>
2170
2171 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2172 Document new --skip-unavailable option.
2173 <-stack-list-variables>: Document new --skip-unavailable option.
2174
52e260a3
DE
21752013-08-26 Doug Evans <dje@google.com>
2176
2177 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2178 an optional regexp.
2179
5e92f71a
TT
21802013-08-13 Tom Tromey <tromey@redhat.com>
2181
2182 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2183 Document GDB_PARALLEL and GDB_INOTIFY.
2184
c5d7073b
SS
21852013-08-09 Stan Shebs <stan@codesourcery.com>
2186
2187 * LRS: Remove file, describes a long-abandoned live-range
2188 splitting extension to stabs.
2189
6fbe845e
AB
21902013-07-25 Andrew Burgess <aburgess@broadcom.com>
2191
2192 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2193
e7045703
DE
21942013-07-17 Doug Evans <dje@google.com>
2195
2196 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2197
3105ebf9
TT
21982013-07-02 Tom Tromey <tromey@redhat.com>
2199
2200 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2201
d6c2da54
TT
22022013-06-28 Tom Tromey <tromey@redhat.com>
2203
2204 * Makefile.in (version.subst): Use version.in, not
2205 common/version.in.
2206 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2207 Likewise.
2208
e5823f1c
PA
22092013-06-27 Pedro Alves <palves@redhat.com>
2210
2211 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2212 dynamic symbol resolution code>: New section, based on infrun.c
2213 comment.
2214
92dcb9ff
TT
22152013-06-26 Tom Tromey <tromey@redhat.com>
2216
2217 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2218 Update.
2219 (Releasing GDB): Likewise.
2220
dc673c81
YQ
22212013-06-26 Pedro Alves <pedro@codesourcery.com>
2222 Yao Qi <yao@codesourcery.com>
2223
2224 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2225 -trace-frame-collected.
2226
28a93511
YQ
22272013-06-26 Pedro Alves <pedro@codesourcery.com>
2228
2229 * gdb.texinfo (Traceframe Info Format): Document tvar element
2230 and its attributes.
2231
a0743c90
YQ
22322013-06-25 Yao Qi <yao@codesourcery.com>
2233
2234 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2235
01208463
TT
22362013-06-24 Tom Tromey <tromey@redhat.com>
2237
2238 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2239 (GDBvn.texi): Use version.subst.
2240 (version.subst): New target.
2241 (mostlyclean): Remove version.subst.
2242
c898adb7
YQ
22432013-06-20 Pedro Alves <pedro@codesourcery.com>
2244
2245 * gdb.texinfo (GDB/MI Data Manipulation)
2246 <-data-list-register-values>: Document the --skip-unavailable
2247 option.
2248
7c57fa1e
YQ
22492013-06-07 Yao Qi <yao@codesourcery.com>
2250
2251 * gdb.texinfo (Symbols): Add kindex and cindex for
2252 'maint print msymbols'.
2253
0059c61a 22542013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2255
2256 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2257 response field name (thread-group to inferior).
2258
85dc5a12
GB
22592013-06-04 Gary Benson <gbenson@redhat.com>
2260
2261 * gdb.texinfo (General Query Packets/qSupported): Added
2262 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2263 to the table of currently defined stub features.
2264 Added a more detailed entry for "augmented-libraries-svr4-read".
2265 (General Query Packets/qXfer:libraries-svr4:read): Documented
2266 the augmented form of this packet.
2267
5901af59
JB
22682013-05-23 Joel Brobecker <brobecker@adacore.com>
2269
2270 * gdb.texinfo (System-wide Configuration Scripts): Renames
2271 "Installed System-wide Configuration Scripts". Add associated
2272 @menu block.
2273
c1e36e3e
PA
22742013-05-23 Yao Qi <yao@codesourcery.com>
2275 Pedro Alves <palves@redhat.com>
2276
2277 * gdb.texinfo (Packets): Document 'vCont;r'.
2278 (Continuing and Stepping): Document target-assisted range
2279 stepping, and the 'set range-stepping' and 'show range-stepping'
2280 commands.
2281
0201faac
JB
22822013-05-23 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.texinfo (Installed System-wide Configuration Scripts):
2285 Add subsection describing the scripts now available under
2286 the data-dir's system-gdbbinit subdirectory.
2287 * NEWS: Add entry announcing the availability of system-wide
2288 configuration scripts for ElinOS and Wind River Linux.
2289
c5867ab6
HZ
22902013-05-21 Hui Zhu <hui@codesourcery.com>
2291
2292 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2293 "-dprintf-insert" command.
2294
7d0c9981
DE
22952013-05-17 Doug Evans <dje@google.com>
2296
2297 * gdb.texinfo (Maintenance Commands): Update doc for
2298 "maint check-psymtabs". Add doc for "maint check-symtabs",
2299 "maint expand-symtabs".
2300
742ce053
MM
23012013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2302
2303 * gdb.texinfo (Process Record and Replay): Document the
2304 "record goto" command and its sub-commands.
2305
1e611234
PM
23062013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2307
2308 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2309 (Python API): Add Frame Filters API, Frame Wrapper API,
2310 Writing a Frame Filter/Wrapper, Managing Management of Frame
2311 Filters chapter entries.
2312 (Frame Filters API): New Node.
2313 (Frame Wrapper API): New Node.
2314 (Writing a Frame Filter): New Node.
2315 (Managing Frame Filters): New Node.
2316 (Progspaces In Python): Add note about frame_filters attribute.
2317 (Objfiles in Python): Ditto.
2318 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2319 @anchors and --no-frame-filters option to -stack-list-variables,
2320 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2321 commands.
2322
2874cb83
JB
23232013-05-08 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2326 Support" subsection documenting the XML format used to transfer
2327 shared library info on AIX.
2328
9a005eb9
JB
23292013-05-08 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.texinfo (Debugging Output): Add documentation of
2332 "set debug aix-solib" and "show debug aix-solib" commands.
2333
a1217d97
SL
23342013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2335
2336 * gdb.texinfo (Nios II): New section.
2337 (Nios II Features): New section.
2338
4d1eb6b4
JB
23392013-05-06 Joel Brobecker <brobecker@adacore.com>
2340
2341 * gdbint.texinfo (Algorithms): Remove entries documenting
2342 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2343 SOLIB_CREATE_INFERIOR_HOOK.
2344
3f84184e
TT
23452013-04-29 Tom Tromey <tromey@redhat.com>
2346
2347 PR python/14204:
2348 * gdb.texinfo (Python API): Fix menu entry.
2349 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2350 Define global and static block. Add example. Clarify
2351 block relationship for inline functions.
2352
60155234
TT
23532013-04-29 Tom Tromey <tromey@redhat.com>
2354
2355 * gdb.texinfo (Python API): Mention Python help and keyword
2356 arguments. Move pagination text to Basic Python.
2357 (Basic Python): Put pagination text here. Document
2358 close-on-exec, SIGCHLD, and SIGINT.
2359
5360976e
PA
23602013-04-19 Pedro Alves <palves@redhat.com>
2361
2362 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2363 "signedness" instead of "signness".
2364
bd3f3b55
PA
23652013-04-19 Pedro Alves <palves@redhat.com>
2366
2367 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2368 -Wno-pointer-sign text with text on -Wpointer-sign.
2369
dee368d3
TT
23702013-04-16 Tom Tromey <tromey@redhat.com>
2371
2372 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2373 GCC that has the SDT probe points.
2374
cc16e6c9
TT
23752013-04-15 Tom Tromey <tromey@redhat.com>
2376
2377 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2378 exception catchpoints.
2379
72f1fe8a
TT
23802013-04-15 Tom Tromey <tromey@redhat.com>
2381
2382 * gdb.texinfo (Set Catchpoints): Document $_exception.
2383 (Convenience Vars): Mention $_exception.
2384
591f19e8
TT
23852013-04-15 Tom Tromey <tromey@redhat.com>
2386
2387 * gdb.texinfo (Set Catchpoints): Reorganize exception
2388 catchpoints. Document "catch rethrow".
2389 (Debugging C Plus Plus): Mention "catch rethrow".
2390
02ae6bad
TT
23912013-04-15 Tom Tromey <tromey@redhat.com>
2392
2393 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2394
2c91021c
JK
23952013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2396 Eli Zaretskii <eliz@gnu.org>
2397
2398 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2399 line below the sample output.
2400
6eaaf48b
EZ
24012013-04-12 Eli Zaretskii <eliz@gnu.org>
2402
2403 * gdb.texinfo (Mode Options): Document '-configuration'.
2404 (Help): Document "show configuration".
2405 (Bug Reporting): Add requirements to include the configuration
2406 details in bug reports.
2407
b292c783
JK
24082013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 * Makefile.in (MAN1S): Add gcore.1.
2411 Remove "Host, target, and site specific Makefile fragments" comment.
2412 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2413 (install-man1, uninstall-man1): Conditionalize gcore.1.
2414 (gcore.1): New.
2415 * gdb.texinfo (Man Pages): Add gcore man.
2416 (gcore man): New node.
2417
f81d1120
PA
24182013-04-10 Pedro Alves <palves@redhat.com>
2419
2420 * gdb.texinfo (Process Record and Replay): Document that "set
2421 record full insn-number-max", "set record
2422 instruction-history-size" and "set record
2423 function-call-history-size" accept "unlimited".
2424 (Backtrace): Document that "set backtrace limit" accepts
2425 "unlimited".
2426 (List): Document that "set listsize" accepts "unlimited".
2427 (Print Settings)" Document that "set print max-symbolic-offset",
2428 "set print elements" and "set print repeats" accept "unlimited".
2429 (Starting and Stopping Trace Experiments): Document that "set
2430 trace-buffer-size" accepts "unlimited".
2431 (Remote Configuration): Document that "set tcp connect-timeout"
2432 accepts "unlimited".
2433 (Command History): Document that "set history size" accepts
2434 "unlimited".
2435 (Screen Size): Document that "set height" and "set width" accepts
2436 "unlimited". Adjust "set pagination"'s description to suggest
2437 "set height unlimited" instead of "set height 0".
2438
393fd4c3
YQ
24392013-04-10 Yao Qi <yao@codesourcery.com>
2440
2441 * gdb.texinfo (Trace Files): Add "target ctf".
2442
cba5a7bf
JK
24432013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2444
2445 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2446
0ed630cb
JK
2447 * Makefile.in (install-man1, install-man5, uninstall-man1)
2448 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2449
afe1492b
JK
2450 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2451
5b8b6385
JK
24522013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2453 Eli Zaretskii <eliz@gnu.org>
2454
2455 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2456 parameters order. Remove "On some targets" for --attach. Document the
2457 --multi parameter and extended-remote command. Document all the
2458 options.
2459
906ccdf0
JK
24602013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2461
2462 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2463 the list of supported languages.
2464
43662968
JK
24652013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2466
2467 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2468 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2469 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2470 (diststuff): Add man.
2471 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2472 (uninstall-man5): New.
2473 (STAGESTUFF): Add *.1 and *.5.
2474 (GDBvn.texi): Add SYSTEM_GDBINIT.
2475 (gdb.1, gdbserver.1, gdbinit.5): New.
2476 (maintainer-clean realclean): Add $(MANS).
2477 (install): Add install-man.
2478 (uninstall): Add uninstall-man.
2479 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2480 (@copying): Wrap it by @c man begin COPYRIGHT.
2481 (Top): Add Man Pages.
2482 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2483
be9a8770
PA
24842013-04-02 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.texinfo (Debugging Output): Document "set/show debug
2487 aarch64", "set/show debug coff-pe-read" and "set/show debug
2488 mach-o".
2489
a46c1e42
PA
24902013-04-02 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2493 table>: Add entry for "trace-buffer-size".
2494
bd3eecc3
PA
24952013-03-28 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2498 table>: Add entry for "trace-status".
2499
215b9f98
EZ
25002013-03-28 Eli Zaretskii <eliz@gnu.org>
2501
2502 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2503 @bullet", which is invalid (makeinfo 5.1 barfs).
2504
7f7cc265
PA
25052013-03-28 Pedro Alves <palves@redhat.com>
2506
2507 PR gdb/15294
2508
2509 * gdb.texinfo (List) <set listsize>: Adjust to document that
2510 listsize 0 means no limit, and remove mention of -1.
2511
9c0be723
YQ
25122013-03-22 Yao Qi <yao@codesourcery.com>
2513
2514 * gdb.texinfo (Embedded Processors): Remove menu item
2515 "OpenRISC 1000".
2516 (OpenRISC 1000): Remove.
2517
bd712aed
DE
25182013-03-21 Doug Evans <dje@google.com>
2519
2520 * gdb.texinfo (Maintenance Commands): Add docs for
2521 "mt set per-command {space,time,symtab} {on,off}".
2522
d0353e76
YQ
25232013-03-14 Hui Zhu <hui@codesourcery.com>
2524 Yao Qi <yao@codesourcery.com>
2525
2526 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2527
6dd24dfa
KS
25282013-03-13 Keith Seitz <keiths@redhat.com>
2529
2530 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2531 "maint agent" reference to Dynamic printf.
2532
5c4808ca
EZ
25332013-03-11 Eli Zaretskii <eliz@gnu.org>
2534
2535 * gdb.texinfo (General Query Packets): Don't use colon in index
2536 entries visible to Info format.
2537
59ea5688
MM
25382013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2539
2540 * gdb.texinfo (Process Record and Replay): Document record
2541 changes.
2542
2ae8c8e7
MM
25432013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2544
2545 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2546 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2547 qXfer:btrace:read.
2548
28abe188
EZ
25492013-03-09 Eli Zaretskii <eliz@gnu.org>
2550
2551 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2552 use colons in @anchor and @cindex entries.
2553
be9a119c 25542013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2555
2556 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2557
be9a119c 25582013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2559 Hafiz Abid Qadeer <abidh@codesourcery.com>
2560
2561 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2562 trace-buffer-size set and show commands.
2563 (Tracepoint Packets): Document QTBuffer:size.
2564 (General Query Packets): Document QTBuffer:size.
2565
d57350ea
TT
25662013-02-21 Tom Tromey <tromey@redhat.com>
2567
2568 * gdb.texinfo: Remove bad @syncodeindex.
2569 (Values From Inferior, Types In Python, Inferiors In Python)
2570 (Events In Python, Threads In Python, Frames In Python, Blocks In
2571 Python, Symbols In Python, Symbol Tables In Python): Remove
2572 @tables.
2573 (Packets, General Query Packets, Tracepoint Packets)
2574 (Host I/O Packets): Use @w{} for empty @item.
2575
9f44fbc0
SCR
25762013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2577
2578 * gdb.texinfo (Architectures In Python): Add description about
2579 the new method gdb.Architecture.disassemble.
2580
f5911ea1
HAQ
25812013-02-15 Pedro Alves <pedro@codesourcery.com>
2582 Hafiz Abid Qadeer <abidh@codesourcery.com>
2583
2584 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2585 Document the "trace-file" field.
2586
7e1e0340
DE
25872013-02-07 Doug Evans <dje@google.com>
2588
2589 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2590 command.
2591
134a2066
YQ
25922013-02-06 Yao Qi <yao@codesourcery.com>
2593
2594 * gdb.texinfo (GDB/MI Async Records): Document new MI
2595 notification "=tsv-modified". Update the document of MI
2596 notification "=tsv-created".
2597 * observer.texi (GDB Observers): New observer tsv_modified.
2598 Update observer tsv_created and tsv_delete.
2599
430ed3f0
MS
26002013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2601
2602 * gdb.texinfo (AArch64 Features): New section; document
2603 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2604 (Architectures): Add new AArch64 section to document AArch64
2605 architecture specific commands.
2606 (ABI): Add description of the new OS ABI "Newlib" and its influence
2607 on the longjmp handling.
2608
1b56eb55
JK
26092013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2610 Jan Kratochvil <jan.kratochvil@redhat.com>
2611
2612 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2613 variable in 'set/show backtrace' section.
2614
c4957902
TT
26152013-01-31 Tom Tromey <tromey@redhat.com>
2616
2617 * gdb.texinfo (Target Commands): Fix typo.
2618
bea883fd
SCR
26192013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2620
2621 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2622 describing the gdb.Architecture class.
2623 (Frames In Python): Add description about the new method
2624 gdb.Frame.architecture().
2625
796a7ff8
DE
26262013-01-23 Doug Evans <dje@google.com>
2627
2628 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2629
998580f1
MK
26302013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2631
2632 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2633 'thread-groups' field when printing a breakpoint in MI.
2634
c9fb1240
SD
26352012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2636 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2637 to reflect that jit-reader-load now supports absolute file-names.
2638
ab04a2af
TT
26392013-01-16 Tom Tromey <tromey@redhat.com>
2640
2641 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2642 (Signals): Likewise.
2643
8ac3646f
TT
26442013-01-16 Tom Tromey <tromey@redhat.com>
2645
2646 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2647 "catch-type" field.
2648 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2649
e93a8774
TT
26502013-01-07 Tom Tromey <tromey@redhat.com>
2651
2652 * gdb.texinfo (Mode Options): Don't mention -epoch.
2653 (Data, Emacs): Remove obsolete comments.
2654
54516a0b
TT
26552013-01-02 Tom Tromey <tromey@redhat.com>
2656
2657 * gdb.texinfo (GDB/MI Output Records): Update menu.
2658 (GDB/MI Breakpoint Information): New node.
2659 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2660 <-break-insert>: Likewise.
2661
8dbe8ece
YQ
26622012-12-31 Yao Qi <yao@codesourcery.com>
2663
2664 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2665 (Packets): Move "vStopped" packet to ...
2666 (Notification Packets): ... here. Describe the components
2667 of notification. Add a table of supported notifications.
2668 Add an example on the process of he async notification.
2669
f35a17b5
JK
26702012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2673 present.
2674 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2675 fullname output always present.
2676
0dfd2fad
PM
26772012-12-23 Pierre Muller <muller@sourceware.org>
2678
72f4393d
L
2679 * gdbint.texinfo (Function prototypes): Require use of "extern"
2680 modifier for function prototypes in headers.
0dfd2fad 2681
7785b880
JB
26822012-12-19 Joel Brobecker <brobecker@adacore.com>
2683
2684 * refcard.tex: Update copyright notice to GPL v3 or later.
2685 Update contact info.
2686
3d745be3
JK
26872012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2688
2689 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2690
c9b6281a
YQ
26912012-12-15 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.texinfo (Debugging Output): Document 'set debug
2694 notification' and 'show debug notification'.
2695
f2a8bc8a
YQ
26962012-12-15 Yao Qi <yao@codesourcery.com>
2697
2698 * gdb.texinfo (Listing Tracepoints): New item and example about
2699 'installed on target' output.
2700 Add more in the example about 'installed on target'.
2701 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2702
451b7c33
TT
27032012-12-14 Tom Tromey <tromey@redhat.com>
2704
72f4393d 2705 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2706
3fa7bf06 27072012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2708
3fa7bf06
MG
2709 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2710
05b4bd79
PA
27112012-12-11 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.texinfo: Remove all mentions of Unixware throughout.
2714
74a0d9f6
JK
27152012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2716
2717 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2718
0c631110
TT
27192012-11-29 Tom Tromey <tromey@redhat.com>
2720
2721 * gdb.texinfo (SVR4 Process Information): Document missing
2722 "info proc" subcommands.
2723
891df0ea
YQ
27242012-11-29 Yao Qi <yao@codesourcery.com>
2725
2726 PR gdb/1477.
2727 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2728 to 'auto' instead of 'gnu'.
2729
608e2dbb
TT
27302012-11-26 Tom Tromey <tromey@redhat.com>
2731
2732 * gdb.texinfo (MiniDebugInfo): New node.
2733 (GDB Files): Update.
2734
e64e0392
DE
27352012-11-16 Doug Evans <dje@google.com>
2736
2737 * gdb.texinfo (System-wide configuration): If the system-wide init
2738 file lives in the data-directory, and --data-directory is provided,
2739 look for it there.
2740
ae606bee
TT
27412012-11-15 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.texinfo (Signaling): Fix typo.
2744
62747a60
TT
27452012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2746
2747 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2748 parameter "count" of -data-write-memory-bytes, and add an example.
2749
18a9fc12
TT
27502012-11-12 Tom Tromey <tromey@redhat.com>
2751
2752 * gdb.texinfo (Symbols): Document "info type-printers",
2753 "enable type-printer" and "disable type-printer".
2754 (Python API): Add new node to menu.
2755 (Type Printing API): New node.
2756 (Progspaces In Python): Document type_printers field.
2757 (Objfiles In Python): Likewise.
2758 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2759 register_type_printer, TypePrinter>: Document.
2760
53342f27
TT
27612012-11-12 Tom Tromey <tromey@redhat.com>
2762
2763 * gdb.texinfo (Symbols): Document "set print type methods",
2764 "set print type typedefs", and flags to ptype and whatis.
2765
ed8a1c2d
AB
27662012-11-09 Andrew Burgess <aburgess@broadcom.com>
2767
2768 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2769 the example -data-disassemble output. Extend the description of
2770 the -data-disassemble results to document all fields. Document
2771 the cli disassemble command as being related to -data-disassemble.
2772
8506d139
YQ
27732012-11-09 Yao Qi <yao@codesourcery.com>
2774
2775 PR gdb/14777.
2776 * gdb.texinfo (OS Information): Remove doc on command
2777 'info udot'.
2778
4d3f93a2
JB
27792012-11-08 Joel Brobecker <brobecker@adacore.com>
2780
2781 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2782 gdb.ini warning for Windows port.
2783
1e96de83
YQ
27842012-11-08 Yao Qi <yao@codesourcery.com>
2785
2786 * gdb.texinfo (Search): Add kindex for 'fo'.
2787
dc939229
TT
27882012-11-05 Tom Tromey <tromey@redhat.com>
2789
2790 PR python/14802:
2791 * gdb.texinfo (Functions In Python): Add example.
2792
6f6484cd
YQ
27932012-11-03 Yao Qi <yao@codesourcery.com>
2794
2795 * observer.texi (GDB Observers): Remove observer
2796 'tracepoint_modified', 'tracepoint_created' and
2797 'tracepoint_deleted'.
2798
af4238e5
TT
27992012-10-26 Tom Tromey <tromey@redhat.com>
2800
2801 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2802
687e43a4
TT
28032012-10-25 Tom Tromey <tromey@redhat.com>
2804
2805 * gdb.texinfo (General Query Packets): Use @itemx.
2806
8de0566d
YQ
28072012-10-17 Yao Qi <yao@codesourcery.com>
2808
2809 * observer.texi (GDB Observers): Update observer
2810 'memory_changed'.
2811 * gdb.texinfo (GDB/MI Async Records): Document for
2812 "memory-changed" notification.
2813
07540c15
DE
28142012-10-15 Doug Evans <dje@google.com>
2815
2816 * gdb.texinfo (Mode Options): Document -nh.
2817 Elaborate on docs for -nx.
2818
d7019589
SP
28192012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2820
2821 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2822
82a90ccf 28232012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2824 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2825
2826 * gdb.texinfo (GDB/MI Async Records): Document notification
2827 'record-started' and 'record-stopped'.
2828 * observer.texi (GDB Observers): New observer 'record-changed'.
2829
aa9259cc
TS
28302012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2831
2832 * gdb.texinfo: Document the removal of SH's 'regs' command.
2833
c1d780c2
SDJ
28342012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2835
2836 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2837
bb25a15c
YQ
28382012-09-18 Yao Qi <yao@codesourcery.com>
2839
2840 * gdb.texinfo (GDB/MI Async Records): Document new MI
2841 notifications '=tsv-created' and '=tsv-deleted'.
2842 * observer.texi (GDB Observers): New observer tsv_created and
2843 tsv_deleted.
2844
201b4506
YQ
28452012-09-18 Yao Qi <yao@codesourcery.com>
2846
2847 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2848 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2849 '=traceframe-changed'.
2850
6fc1c773
YQ
28512012-09-17 Yao Qi <yao@codesourcery.com>
2852
2853 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2854 'set listsize'.
2855
121c73f3
JK
28562012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2857 Eli Zaretskii <eliz@gnu.org>
2858
2859 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2860 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2861 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2862
e9687799
JK
28632012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2864
2865 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2866
3b5e4d35
YPK
28672012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2868
2869 Document how to return from "python-interactive" to GDB.
2870 * gdb.texinfo (Python Commands): Update documentation.
2871
28722012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2873
2874 Add a new "python-interactive" command that starts a standard
2875 Python interactive prompt with "pi" as alias, and add "py" as
2876 an alias to "python".
2877 * gdb.texinfo (Python Commands): Document the new commands.
2878
b583003e
TT
28792012-08-22 Tom Tromey <tromey@redhat.com>
2880
2881 * gdbint.texinfo (Host Definition): Remove documentation for
2882 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2883
a451cb65
KS
28842012-08-17 Keith Seitz <keiths@redhat.com>
2885
2886 PR c++/13356
2887 * gdb.texinfo (Type and Range Checking): Remove warning.
2888 Remove spurious commas.
2889 Update text and examples for re-implementation of set/show
2890 check type.
2891 (C and C++ Type and Range Checks): Likewise.
2892
6b1755ce
YQ
28932012-08-16 Yao Qi <yao@codesourcery.com>
2894
2895 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2896 is deprecated.
2897
f47f77df
DE
28982012-08-13 Doug Evans <dje@google.com>
2899
2900 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2901 to include functions.
2902
a72c3253
DE
29032012-08-10 Doug Evans <dje@google.com>
2904
2905 * gdb.texinfo (Convenience Funs): New node.
2906 (Types In Python): Document Type.vector.
2907
5b9afe8a
YQ
29082012-08-09 Yao Qi <yao@codesourcery.com>
2909
2910 * observer.texi: New observer command_param_changed.
2911 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2912
dc1039df
JK
29132012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 * gdbint.texinfo (Debugging GDB): In section
2916 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2917 Mention also gdb-gdb.py.
2918
4abf930d
YQ
29192012-08-07 Yao Qi <yao@codesourcery.com>
2920
2921 Revert the folloing patch:
2922 2012-08-06 Yao Qi <yao@codesourcery.com>
2923 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2924 remote hardware-watchpoint-limit' and 'set
2925 remote hardware-breakpoint-limit'.
2926
f3c8a52a
JK
29272012-08-06 Nathaniel Flath <flat0103@gmail.com>
2928
2929 * gdb.texinfo (Working Directory): Added information about new
2930 default argument for 'cd' command.
2931
77a91025
YQ
29322012-08-06 Yao Qi <yao@codesourcery.com>
2933
2934 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2935 remote hardware-watchpoint-limit' and 'set
2936 remote hardware-breakpoint-limit'.
2937
d9f08f52
YQ
29382012-08-06 Yao Qi <yao@codesourcery.com>
2939
2940 Fix PR14371.
2941
2942 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2943 '=breakpoint-deleted'.
2944
95b07c96
YQ
29452012-08-02 Yao Qi <yao@codesourcery.com>
2946
2947 * gdb.texinfo (Native): Remove node Neutrino.
2948
7255706c
YQ
29492012-07-27 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.texinfo (IPA Protocol Commands): Document new command
2952 'close'.
2953
d6b28940
TT
29542012-07-25 Tom Tromey <tromey@redhat.com>
2955
2956 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2957
e615022a
DE
29582012-07-20 Doug Evans <dje@google.com>
2959
2960 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2961 (Index Files): Document how to control the use of deprecated index
2962 sections.
2963 (Index Section Format): Replace --use-deprecated-index-sections with
2964 "set use-deprecated-index-sections on".
2965
055855a4
EZ
29662012-07-12 Eli Zaretskii <eliz@gnu.org>
2967
2968 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2969 indices into a single node "Index". Instead, join function and
2970 variable indices into a single index, separate from the concept
2971 index. Requested in
2972 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2973 (Top): Update the top-level menu: instead of one "Index" there are
2974 now separate entries "Concept Index" and "Function and Variable
2975 Index".
2976 (Concept Index, Function and Variable Index): New nodes.
2977 (Index): Node deleted.
2978
f77cc5f0
HZ
29792012-07-05 Hui Zhu <hui_zhu@mentor.com>
2980
2981 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2982 and "maint agent-eval".
2983
00595b5e
EZ
29842012-07-03 Eli Zaretskii <eliz@gnu.org>
2985
2986 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2987 avoid file-name clashes between Index.html and index.html on
2988 case-insensitive filesystems. See the discussion starting in
2989 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2990 details of the problem.
2991 (Top): Update the master menu for the above.
2992 (Concept Index, Command and Variable Index): New nodes, instead of
2993 the old "Index" node that was deleted. All cross-references
2994 updated.
2995
d3ce09f5
SS
29962012-07-02 Stan Shebs <stan@codesourcery.com>
2997
2998 * gdb.texinfo (Dynamic Printf): Mention agent style and
2999 disconnected dprintf.
3000 (Maintenance Commands): Describe maint agent-printf.
3001 (General Query Packets): Mention BreakpointCommands feature.
3002 (Packets): Document commands extension to Z0 packet.
3003 * agentexpr.texi (Bytecode Descriptions): Document printf
3004 bytecode.
3005
2d7b58e8
JK
30062012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3007
3008 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3009 only after gdbinit files.
3010 (Startup): Move -iex and -iex commands down after gdbinit files.
3011
202cbf1c
JK
30122012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3013
3014 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3015 possibility.
3016
b6ba681c
TT
30172012-06-29 Tom Tromey <tromey@redhat.com>
3018
3019 * gdb.texinfo (Index Section Format): Update for version 7.
3020
71caed83
SS
30212012-06-28 Stan Shebs <stan@codesourcery.com>
3022
3023 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3024 example, add note about title column.
3025
ee0bf529
SCR
30262012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3027
3028 * gdb.texinfo (Symbol Tables In Python): Add description about
3029 the new 'last' attribute of gdb.Symtab_and line.
3030
3c15d565
SCR
30312012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3032
3033 * gdb.texinfo (Symbol Tables In Python): Correct the description
3034 of the 'pc' attribute of gdb.Symtab_and_line.
3035
45cfd468
DE
30362012-06-26 Doug Evans <dje@google.com>
3037
3038 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3039 and symtab-create.
3040
496ee73e
KS
30412012-06-25 Keith Seitz <keiths@redhat.com>
3042
3043 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3044 from example. Remove "rbreak" from list of corresponding
3045 gdb commands.
3046
156942c7
DE
30472012-06-23 Doug Evans <dje@google.com>
3048
3049 * gdb.texinfo (Index Section Format): Document version 7 format.
3050
c614397c
YQ
30512012-06-22 Yao Qi <yao@codesourcery.com>
3052
3053 * gdb.texinfo: Add missing cindex for some packets.
3054
472a2379
KS
30552012-06-20 Keith Seitz <keiths@redhat.com>
3056
3057 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3058 for -break-insert and document -p.
3059
2678e2af
YQ
30602012-06-20 Yao Qi <yao@codesourcery.com>
3061
3062 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3063 and "gdb.write_memory" with "Inferior.read_memory" and
3064 "Inferior.write_memory".
3065
984359d2
EZ
30662012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3067
3068 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3069 (Free Documentation): Add @node line.
3070 (Continuing and Stepping) <advance location>: Use @item instead of
3071 @itemx.
3072 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3073 @itemx.
3074 (Embedded Processors): Put the link to "PA" to its correct place,
3075 according to document structure.
3076 (Python API): Put the link to "Lazy Strings In Python" to its
3077 correct place.
3078 (Index): Use @@ in @tex block to get a literal @.
3079
3080 * gdbint.texinfo: Fix the @subtitle line.
3081
3082 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3083 correct place.
3084
16bdd41f
YQ
30852012-06-08 Yao Qi <yao@codesourcery.com>
3086
3087 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3088 Protocol'.
3089 (In-Process Agent Protocol, IPA Protocol Objects)
3090 (IPA Protocol Commands): New nodes.
3091 (Tracepoint Packets): Add anchors.
3092
2d4c29c5
TS
30932012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3094
3095 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3096
6bd110c5
YQ
30972012-06-06 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.texinfo: Update copyright year.
3100
f3e0e960
SS
31012012-05-23 Stan Shebs <stan@codesourcery.com>
3102 Kwok Cheung Yeung <kcy@codesourcery.com>
3103
3104 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3105
1564a261
JK
31062012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3107
3108 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3109 Mention also --with-separate-debug-dir.
3110 (Auto-loading): Prepend $debugdir in the sample output.
3111 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3112 auto-load safe-path variable.
3113 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3114 Mention also $debugdir for 'set auto-load scripts-directory'.
3115
eb17f351
EZ
31162012-05-19 Eli Zaretskii <eliz@gnu.org>
3117
3118 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3119 (MIPS Embedded, MIPS, MIPS Register packet Format)
3120 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3121 appropriate.
3122
4cc0665f 31232012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3124 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3125
3126 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3127 mips compression".
3128 (MIPS Breakpoint Kinds): New subsubsection.
3129
7af8dcf8 31302012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3131
3132 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3133 nodes for subsections. Add @acronym mark-ups and adjust
3134 formatting.
3135
aff139ff
JK
31362012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3137
3138 Rename $ddir to $datadir.
3139 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3140 (objfile-gdb.py file): Rename $ddir to $datadir.
3141
9cb709b6
TT
31422012-05-18 Tom Tromey <tromey@redhat.com>
3143
3144 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3145
e7e0cddf
SS
31462012-05-14 Stan Shebs <stan@codesourcery.com>
3147
3148 * gdb.texinfo (Dynamic Printf): New subsection.
3149
7efc75aa
SCR
31502012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3151
3152 * gdb.texinfo (Basic Python): Add description about the function
3153 gdb.find_pc_line
3154
f307c045
JK
31552012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3156 Eli Zaretskii <eliz@gnu.org>
3157
3158 * gdb.texinfo (Separate Debug Files): Use plural form for global
3159 debugging information directory.
3160
85d4a676
SS
31612012-05-11 Stan Shebs <stan@codesourcery.com>
3162 Kwok Cheung Yeung <kcy@codesourcery.com>
3163
3164 * gdb.texinfo (Operating System Auxiliary Information): Document new
3165 'info os' subcommands.
3166
c1668e4e
JK
31672012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3168
3169 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3170 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3171 (dotdebug_gdb_scripts section): Add reference
3172 to 'Auto-loading safe path'.
3173
7349ff92
JK
31742012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3175
3176 Implement multi-component --with-auto-load-dir.
3177 * gdb.texinfo (Auto-loading): New references
3178 for 'set auto-load scripts-directory'
3179 and 'show auto-load scripts-directory'.
3180 (Auto-loading safe path): Describe the new default. Move $ddir
3181 substituation reference to 'objfile-gdb.py file'.
3182 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3183 script-name. Describe new 'set auto-load scripts-directory'
3184 and 'show auto-load scripts-directory'.
3185
6dea1fbd
JK
31862012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 Provide $ddir substitution for --with-auto-load-safe-path.
3189 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3190 (Auto-loading safe path): Likewise. Mention the default value,
3191 $ddir substitution, --with-auto-load-safe-path and
3192 --without-auto-load-safe-path.
3193 * observer.texi (gdb_datadir_changed): New.
3194
1ccacbcd
JK
31952012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3196
3197 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3198 Twice.
3199
d9242c17
JK
3200 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3201 directory separator by path separator.
3202
af2c1515
JK
32032012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3204
3205 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3206 for 'set auto-load safe-path' optional. Mention if it is omitted.
3207 Change disabling security protection condition to "/", twice.
3208
a20ee7a4
SCR
32092012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3210
3211 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3212 the new methods global_block and static_block on gdb.Symtab
3213 objects.
3214
56af09aa
SCR
32152012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3216
3217 * gdb.texinfo (Blocks In Python): Add a note saying that future
3218 improvements to GDB and its infrastructure can move symbols
3219 across blocks within a symbol table.
3220
2746b0ef
YQ
32212012-04-29 Yao Qi <yao@codesourcery.com>
3222
3223 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3224 (A29K): Remove.
3225
62e5f89c
SDJ
32262012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3227 Tom Tromey <tromey@redhat.com>
3228
3229 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3230 and generic static probe support on GDB.
3231
a766d390
DE
32322012-04-25 Doug Evans <dje@google.com>
3233
50f042b9
DE
3234 * gdb.texinfo (Go): Fix thinko.
3235
a766d390
DE
3236 * gdb.texinfo (Supported Languages): Add Go.
3237 (Go): New node.
3238
f02e2b19
YQ
32392012-04-25 Yao Qi <yao@codesourcery.com>
3240
3241 * gdbint.texinfo (Testsuite): New section `Board settings'.
3242
68d41a48
JK
32432012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3244
3245 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3246 Three times.
3247
174bb630
JK
3248 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3249 Three times.
3250
0511cc75
JK
32512012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3254 by @table @asis. Fix formatting of one item.
3255
0070f25a
JK
32562012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3259
4dc84fd1
JK
32602012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3261
3262 New option "set debug auto-load".
3263 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3264 (auto-load verbose mode): New node.
3265
bccbefd2
JK
32662012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3267
3268 New option "set auto-load safe-path".
3269 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3270 and "info auto-load" examples for safe-path. Put there also references
3271 for "set auto-load safe-path" and "show auto-load safe-path".
3272 New menu item for Auto-loading safe path.
3273 (Auto-loading safe path): New node.
3274 (Python Auto-loading): Update the expected output from "Missing"
3275 to "No".
3276
bf88dd68
JK
32772012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3278
3279 auto-load: Implementation.
3280 * gdb.texinfo (Mode Options): New anchor for -nx.
3281 (Startup): New anchors for Option -init-eval-command,
3282 Home Directory Init File
3283 and Init File in the Current Directory during Startup.
3284 Mention set auto-load local-gdbinit with a reference.
3285 Change the sample code to "set auto-load python-scripts".
3286 (Threads): New anchor set libthread-db-search-path.
3287 Provide references to libthread_db.so.1 file.
3288 (Controlling GDB): New menu item for Auto-loading.
3289 (Auto-loading, Init File in the Current Directory)
3290 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3291 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3292 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3293 reference.
3294 (Auto-loading): Rename to ...
3295 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3296 "set auto-load python-scripts", new anchor for it. Change
3297 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3298 for it. Change "info auto-load-scripts"
3299 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3300 to "Python scripts".
3301
8264ba82
AG
33022012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3303
3304 PR mi/13393
3305 * gdb.texinfo (Print Settings): Extend the description for "set print
3306 object".
3307 (GDB/MI Variable Objects): Extend the description for -var-create and
3308 -var-list-children.
3309
06fc020f
SCR
33102012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3311
3312 * gdb.texinfo (Examining Data): Document the 'explore' command.
3313
7191c139
JB
33142012-03-28 Joel Brobecker <brobecker@adacore.com>
3315
3316 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3317 to the children of a varobj and its update range when -var-update
3318 returns that the varobj's type changed.
3319
3708f05e
JK
33202012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3323 Create two new links fir 'objfile-gdb.py file'
3324 and 'dotdebug_gdb_scripts section'.
3325
8e0583c8
JK
33262012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 * gdb.texinfo (Auto-loading): Rename node reference
3329 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3330 Twice.
3331 (.debug_gdb_scripts section): Rename the node ...
3332 (dotdebug_gdb_scripts section): ... here.
3333 (Maintenance Commands): Also rename this node reference.
3334
7b282c5a
SCR
33352012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3336
3337 * gdb.texinfo (Python API/Values From Inferior): Add description
3338 about the new method Value.referenced_value. Add description on
3339 how Value.dereference is different (and similar) to
3340 Value.referenced_value.
3341
8320cc4f
JK
33422012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3345 --init-eval-command=COMMAND, -iex.
3346 (Startup): Describe -iex and -ix. Simplify the example
3347 for "set auto-load-scripts off".
3348
481860b3
GB
33492012-03-16 Gary Benson <gbenson@redhat.com>
3350
3351 PR breakpoints/10738
3352 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3353 stating that GDB cannot set breakpoints on inlined functions.
3354 (Mode Options): Document --use-deprecated-index-sections.
3355 (Index Section Format): Document new index section version format.
3356
c4aeac85
TT
33572012-03-15 Tom Tromey <tromey@redhat.com>
3358
3359 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3360
16899756
DE
33612012-03-13 Doug Evans <dje@google.com>
3362
3363 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3364 of "reload".
3365 (Symbols): Delete docs for set/show symbol-reloading.
3366 * gdbint.texinfo (Defining Other Architecture Features): Delete
3367 SYMBOL_RELOADING_DEFAULT.
3368 * refcard.tex: Delete reference to symbol-reloading.
3369
9b224c5e
PA
33702012-03-07 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.texinfo (General Query Packets): Document new
3373 QProgramSignals packet.
3374 * gdb.texinfo (Remote configuration): Mention
3375 "program-signals-packet".
3376
169081d0
TG
33772012-03-05 Tristan Gingold <gingold@adacore.com>
3378
3379 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3380
d1feda86
YQ
33812012-03-03 Yao Qi <yao@codesourcery.com>
3382
3383 * gdb.texinfo (In-Process Agent): New node.
3384 Document new commands.
3385 (General Query Packets): Add packet `QAgent'.
3386
1faeff08
MR
33872012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3388
3389 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3390
7d74f244
DE
33912012-03-01 Scott J. Goldman <scottjg@vmware.com>
3392
3393 * gdb.texinfo (Commands In Python): Put example python macro in
3394 COMMAND_USER category rather than COMMAND_OBSCURE.
3395 Document gdb.COMMAND_USER.
3396 (User-defined Commands): Update documentation to clarify
3397 "set/show max-user-call-depth" and "show user" don't apply to python
3398 commands. Update documentation to clarify "help user-defined" may
3399 also include python commands defined as COMMAND_USER.
3400
6fe37d23
JK
34012012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3402
3403 * gdb.texinfo (Startup): Add option -ex description to the option -x
3404 description.
3405
83364271
LM
34062012-02-24 Luis Machado <lgustavo@codesourcery.com>
3407
3408 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3409 condition-evaluation breakpoint parameter.
3410 Mention condition-evaluation mode being shown in "info break".
3411 (Break Conditions): Add description for target-side
3412 conditional breakpoints.
72f4393d 3413 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3414 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3415 cond-expr.
3416 (General Query Packets): Mention new ConditionalBreakpoint feature.
3417
bdb1994d
TT
34182012-02-22 Tom Tromey <tromey@redhat.com>
3419
3420 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3421
4d241c86
TT
34222012-02-17 Tom Tromey <tromey@redhat.com>
3423
3424 PR python/10753:
3425 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3426 directory.
3427
816338b5
SS
34282012-02-14 Stan Shebs <stan@codesourcery.com>
3429
3430 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3431
cc30c4bd
PA
34322012-02-13 Pedro Alves <palves@redhat.com>
3433
3434 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3435 mips-idt-ecoff.
3436
035d1e5b
YQ
34372012-02-09 Yao Qi <yao@codesourcery.com>
3438
3439 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3440
f0823d2c
TT
34412012-02-07 Tom Tromey <tromey@redhat.com>
3442
3443 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3444 Symbol.value.
3445
64e7d9dd
TT
34462012-02-07 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3449
4220b2f8
TS
34502012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3451
3452 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3453
edcc5120
TT
34542012-01-24 Tom Tromey <tromey@redhat.com>
3455
3456 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3457 unload".
3458 (Files): Mention new catch commands.
3459 (GDB/MI Async Records): Likewise.
3460
53fe1783
GB
34612012-01-24 Gary Benson <gbenson@redhat.com>
3462
3463 Delete #if 0'd out code.
3464 * gdb.texinfo (Frame Info): Remove "info catch".
3465
b9e7b9c3
UW
34662012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3467
3468 * gdb.texinfo (Remote Configuration): Document
3469 "set remote hostio-readlink-packet" command.
3470 (General Query Packets): Document vFile:readlink packet.
3471
4aac40c8
TT
34722012-01-16 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.texinfo (Specify Location): Document relative file name
3475 handling.
3476
cafec441
TT
34772012-01-16 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3480
0ee339bc
JK
34812012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3482 Eli Zaretskii <eliz@gnu.org>
3483
3484 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3485 code.
3486
72384ba3
PH
34872012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3488
3489 * gdb.texinfo (Variables): Document use of :: for non-static
3490 variables.
3491
ce1b17c4
JB
34922012-01-05 Joel Brobecker <brobecker@adacore.com>
3493
3494 * gdbint.texinfo (Start of New Year Procedure): Update
3495 to replace use of copyright.sh by use of copyright.py.
3496
217bff3e
JK
34972012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3498
3499 Remove the gdbtui binary.
3500 * all-cfg.texi (GDBTUI): Remove.
3501 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3502 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3503 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3504
cc72b2a2
KP
35052011-12-23 Kevin Pouget <kevin.pouget@st.com>
3506
3507 Introduce gdb.FinishBreakpoint in Python.
3508 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3509 (Python API): Add menu entry for Finish Breakpoints.
3510
13ac8d2c
JK
35112011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3512
3513 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3514 tests.
3515
e0f9f062
DE
35162011-12-16 Doug Evans <dje@google.com>
3517
3518 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3519
80b6e756
PM
35202011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3521
1c3ad6ab 3522 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3523 stack". Add documentation for "set/show python print-stack".
3524
2fb860fc
PA
35252011-12-14 Pedro Alves <pedro@codesourcery.com>
3526
3527 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3528 should transfer control to the stub in the startup code instead of
3529 in main. Mention the need to get past the initial breakpoint.
3530
f8eba3c6
TT
35312011-12-06 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (Set Breaks): Update for new behavior.
3534
2268b414
JK
35352011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3536
3537 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3538 List Format for SVR4 Targets'.
3539 (General Query Packets): New item qXfer:libraries-svr4:read.
3540 (Library List Format for SVR4 Targets): New node.
3541
ae6f0d5b
TT
35422011-12-01 Tom Tromey <tromey@redhat.com>
3543
3544 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3545 add.
3546
36dfb11c
TT
35472011-11-22 Tom Tromey <tromey@redhat.com>
3548
3549 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3550 reasons.
3551
f196051f
SS
35522011-11-20 Stan Shebs <stan@codesourcery.com>
3553
3554 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3555 note-related options and variables.
3556 (Tracepoint Packets): Document packet changes.
3557
f85b53f8
SD
35582011-11-20 Sanjoy Das <sdas@igalia.com>
3559
3560 * gdb.texinfo (JIT Interface): Add documentation on writing and
3561 usind JIT debug info readers.
3562 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3563 Debug Info Readers): New nodes.
3564
bfccc43c
YQ
35652011-11-18 Yao Qi <yao@codesourcery.com>
3566
3567 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3568 tracepoint.
3569
c011a4f4
DE
35702011-11-15 Doug Evans <dje@google.com>
3571
3572 * gdb.texinfo (Files): Document basenames-may-differ.
3573
ed59ded5
DE
35742011-11-14 Doug Evans <dje@google.com>
3575
3576 * gdb.texinfo (Shell Commands): Document "!".
3577
405f8e94
SS
35782011-11-14 Stan Shebs <stan@codesourcery.com>
3579 Kwok Cheung Yeung <kcy@codesourcery.com>
3580
3581 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3582 needed to get shorter fast tracepoints.
3583 (Tracepoint Packets): Document new qTMinFTPILen packet.
3584
1e4d1764
YQ
35852011-11-14 Yao Qi <yao@codesourcery.com>
3586
3587 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3588 behavior of tracepoint.
3589 (General Query Packets): New feature InstallInTrace.
3590 (Remote Configuration): Document "set remote
3591 install-in-trace-packet".
3592
71eba9c2 35932011-11-12 Matt Rice <ratmice@gmail.com>
3594
3595 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3596 Add arguments to info macro.
3597
e0f8f636
TT
35982011-11-10 Tom Tromey <tromey@redhat.com>
3599
3600 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3601 manual.
3602 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3603 (Macros): Add a footnote.
3604 (C): Remove paragraph about compiler options.
3605 (C Constants): Mention wide character and string constants.
3606 (C Plus Plus Expressions): Update compiler option advice. Mention
3607 using declarations. Mention ADL. Remove old HP compiler
3608 information.
3609
625c0d47
TT
36102011-11-10 Tom Tromey <tromey@redhat.com>
3611
3612 PR c++/9257:
3613 * gdb.texinfo (Print Settings): Add an extra note about the need
3614 for a vtable.
3615
4be2aacc
MR
36162011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3617
3618 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3619 "set mips abi" documentation.
3620
0a1c4d10
DE
36212011-11-04 Doug Evans <dje@google.com>
3622
3623 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3624
aad1c02c
TT
36252011-11-03 Tom Tromey <tromey@redhat.com>
3626
3627 * gdb.texinfo (Stopping): Add menu entry.
3628 (Continuing and Stepping): Restore @node. Use @section, not
3629 @subsection.
3630
983fb131
MR
36312011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3632
3633 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3634 designation. Fix "Specify Location" cross-reference.
3635
3065dfb6
SS
36362011-11-02 Stan Shebs <stan@codesourcery.com>
3637
3638 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3639 (General Query Packets): Describe tracenz feature.
3640 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3641
0aaaf063
PK
36422011-10-28 Paul Koning <paul_koning@dell.com>
3643
3644 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3645
2231f1fb
KP
36462011-10-27 Kevin Pouget <kevin.pouget@st.com>
3647
72f4393d 3648 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3649 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3650
5110b5df
PK
36512011-10-26 Paul Koning <paul_koning@dell.com>
3652
3653 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3654
22dbab46
PK
36552011-10-25 Paul Koning <paul_koning@dell.com>
3656
3657 PR python/13327
72f4393d 3658
22dbab46
PK
3659 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3660 fetch_lazy method.
3661
9df2fbc4
PM
36622011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3663
3664 PR python/12656
3665
3666 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3667 global_block, static_block function.
3668
f05e2e1d
TT
36692011-10-19 Tom Tromey <tromey@redhat.com>
3670
3671 * gdb.texinfo (Commands In Python): Add missing "@"s.
3672
a7fc3f37
KP
36732011-10-13 Kevin Pouget <kevin.pouget@st.com>
3674
3675 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3676 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3677 constants.
3678
5048e516
JK
36792011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3680
3681 Fix compatibility with texinfo versions older than 4.12.
3682 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3683 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3684 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3685 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3686 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3687 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3688 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3689
5a56e9c5
DE
36902011-10-09 Doug Evans <dje@google.com>
3691
3692 * gdb.texinfo (Extending GDB): Document alias command.
3693
36b11add
JK
36942011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3695
3696 Support @entry in input expressions.
3697 * gdb.texinfo (Variables): Describe @entry names suffix.
3698 (Print Settings): Add anchor for `set print entry-values'.
3699
e18b2753
JK
37002011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3701 Eli Zaretskii <eliz@gnu.org>
3702
3703 Display @entry parameter values (without references).
3704 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3705 example.
3706 (Print Settings): New description of set print entry-values and show
3707 print entry-values.
3708
111c6489
JK
37092011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3710 Eli Zaretskii <eliz@gnu.org>
3711
3712 Recognize virtual tail call frames.
3713 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3714 (Tail Call Frames): New node.
3715 (Frames In Python): Add gdb.TAILCALL_FRAME.
3716
9c15afc4
DE
37172011-10-07 Doug Evans <dje@google.com>
3718
3719 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3720 register_pretty_printer.
3721
99f5279d
PM
37222011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3723
3724 PR python/12930
3725 PR python/12802
3726
3727 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3728 stop method.
3729
03583c20
UW
37302011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3731
3732 * gdb.texinfo (Starting your Program): "set disable-randomization"
3733 is no longer Linux-specific.
3734 (Remote Configuration): Document "set remote
3735 disable-randomization-packet".
3736 (General Query Packets): Document "QDisableRandomization" packet
3737 and add it to "qSupported" list.
3738
bd054e06
KP
37392011-10-07 Kevin Pouget <kevin.pouget@st.com>
3740
3741 Allow Python notification of new object-file loadings.
3742 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3743 event type.
3744
cb6be26b
KP
37452011-10-04 Kevin Pouget <kevin.pouget@st.com>
3746
3747 PR python/12691: Add the inferior to Python exited event
3748 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3749
a05336a1
JB
37502011-10-03 Joel Brobecker <brobecker@adacore.com>
3751
3752 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3753 rephasing.
3754
5d77fe44
JB
37552011-10-03 Joel Brobecker <brobecker@adacore.com>
3756
3757 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3758 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3759 as possible feature returned by the `-list-features'
3760 command.
3761
699df94d
PK
37622011-09-28 Paul Koning <paul_koning@dell.com>
3763
3764 * gdb.texinfo (gdb.Type): Document field access by dictionary
3765 key syntax.
3766
24bdad53
YQ
37672011-09-28 Yao Qi <yao@codesourcery.com>
3768
3769 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3770 Add one space after option `-s'. Remove @r{} markup.
3771
6710bf39
SS
37722011-09-27 Stan Shebs <stan@codesourcery.com>
3773
3774 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3775
d99f7e48
HZ
37762011-09-16 Hui Zhu <teawater@gmail.com>
3777
3778 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3779 to *(unsigned char *)$esp@300.
3780
d812018b
PK
37812011-09-15 Paul Koning <paul_koning@dell.com>
3782
3783 * gdb.texinfo: Make style of Python functions and methods match
3784 the syntax of Python. Also put class and module names explicitly
3785 on function, member, and variable names, matching Python
3786 documentation conventions.
72f4393d 3787
2aa48337
KP
37882011-09-15 Kevin Pouget <kevin.pouget@st.com>
3789
3790 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3791 * gdb.texinfo (Inferiors In Python): Describe new
3792 gdb.selected_inferior() function.
3793
6839b47f
KP
37942011-09-15 Kevin Pouget <kevin.pouget@st.com>
3795
3796 Handle multiple breakpoint hits in Python interface:
3797 * gdb.texinfo (Events In Python): New function documentation:
3798 gdb.BreakpointEvent.breakpoints. Indicate that
3799 gdb.BreakpointEvent.breakpoint is now deprecated.
3800
26829f2b
JB
38012011-09-04 Joel Brobecker <brobecker@adacore.com>
3802
3803 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3804
a9f54f60
TT
38052011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3806
3807 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3808
fa3a4f15
PM
38092011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3810
72f4393d
L
3811 * gdb.texinfo (Prompt): Add set/show extended-prompt
3812 documentation
3813 (Basic Python): Add prompt_hook anchor.
3814 (Python modules): Reword module text to reflect multiple modules.
3815 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3816
224bbe49
YQ
38172011-08-14 Yao Qi <yao@codesourcery.com>
3818
78d85199
YQ
3819 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3820
38212011-08-14 Yao Qi <yao@codesourcery.com>
3822
3823 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3824 (TIC6x Features): New node.
3825
457e09f0
DE
38262011-08-12 Doug Evans <dje@google.com>
3827
3828 * gdb.texinfo (Symbols In Python): Document symbol.type.
3829
5e239b84
PM
38302011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3831
3832 * gdb.texinfo (Python): Document command and function
3833 auto-loading.
3834
177bc839
JK
38352011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3836 Eli Zaretskii <eliz@gnu.org>
3837
3838 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3839 typedefs unrolling. Extend the sample code by an inner typedef and
3840 outer typedefs unrolling.
3841
1a532630
PP
38422011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3843
3844 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3845 size and line-size.
3846
9b158ba0 38472011-07-21 Matt Rice <ratmice@gmail.com>
3848
3849 PR macros/12999
3850 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3851 Update text and cindex entries for info macro command.
3852
d17b6f81
PM
38532011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3854
3855 * observer.texi (GDB Observers): Add before_prompt observer.
3856 * gdb.texinfo (Basic Python): Add documentation for prompt
3857 substitution.
3858
713389e0
PM
38592011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3860
72f4393d 3861 PR python/12438
713389e0 3862 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3863 set/show python print-stack. Document set/show python
3864 print-backtrace.
713389e0 3865
177b42fe
TJB
38662011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3867
3868 * gdb.texinfo: Fix typos.
3869
900e11f9
JK
38702011-07-01 Tom Tromey <tromey@redhat.com>
3871
3872 * gdb.texinfo (Debugging Output): Document set debug
3873 check-physname.
3874
39c4d40a
TT
38752011-06-29 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3878 breakpoint-notifications feature.
3879
6f5def7d
UW
38802011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3881
3882 * gdb.texinfo (Target Description): Remove warning about
3883 possibly unstable format.
3884
8cf64490
TT
38852011-06-03 Tom Tromey <tromey@redhat.com>
3886
3887 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3888 (Events In Python): Note that exit_code is optional.
3889
393eab54
PA
38902011-05-17 Pedro Alves <pedro@codesourcery.com>
3891
3892 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3893 required for multi-threading support.
3894 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3895 Hc are deprecated for multi-threading debugging. Point readers at
3896 the vCont packet.
3897
75fc9810
DE
38982011-05-15 Doug Evans <dje@google.com>
3899
3900 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3901
01124a23
DE
39022011-05-13 Doug Evans <dje@google.com>
3903
98a5dd13
DE
3904 * gdb.texinfo (Threads): Document $sdir,$pdir.
3905 (Server): Document $pdir exception.
3906
dbaefcf7
DE
3907 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3908
cc63ef9b
DE
3909 * gdb.texinfo (Threads): Clarify default value for
3910 libthread-db-search-path.
7e0396aa 3911
01124a23
DE
3912 * gdb.texinfo (Completion): Update example.
3913 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3914
d248b706
KY
39152011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3916
3917 * gdb.texinfo: Document change in the behaviour of the enable and
3918 disable GDB commands when applied to tracepoints.
3919 Document the EnableDisableTracepoints remote stub feature.
3920 Document QTEnable and QTDisable in the list of tracepoint packets.
3921
cc88a640
JK
39222011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3923
3924 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3925 hsuser.texi.
3926 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3927 comment to hsuser.texi. Change rluser.texi name in the comment.
3928
84e578fb
DE
39292011-05-10 Doug Evans <dje@google.com>
3930
3931 * gdb.texinfo (Threads): If an empty path is provided for
3932 libthread-db-search-path it is reset to its default value.
3933 (Server): Ditto.
3934
478aac75
DE
39352011-05-09 Doug Evans <dje@google.com>
3936
3937 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3938
9c06b0b4
TJB
39392011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3940 Thiago Jung Bauermann <bauerman@br.ibm.com>
3941
3942 Implement support for PowerPC BookE masked watchpoints.
3943 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3944 (PowerPC Embedded): Mention support of masked watchpoints.
3945
9ed350ad
JB
39462011-05-03 Joel Brobecker <brobecker@adacore.com>
3947
3948 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3949 `@value{GDBN}'.
3950
4ceed123
JB
39512011-05-03 Joel Brobecker <brobecker@adacore.com>
3952
3953 * gdb.texinfo (titlepage): Remove dedication.
3954 (In Memoriam): New appendix.
3955
559a7a62
JK
39562011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3957 Eli Zaretskii <eliz@gnu.org>
3958
3959 * gdb.texinfo (Index Section Format): Change the version to 5.
3960 Describe the different formula.
3961
03f2bd59
JK
39622011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3963 Eli Zaretskii <eliz@gnu.org>
3964
3965 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3966 for disconnected tracing.
3967 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3968 extended-remote relationship. Mention --once.
3969 (TCP port allocation lifecycle of @code{gdbserver}): New.
3970
d9b1a651
EZ
39712011-04-23 Eli Zaretskii <eliz@gnu.org>
3972
3973 * gdb.texinfo (Server): Improve indexing. Index all optional
3974 switches to gdbserver.
3975
90476074
TT
39762011-04-20 Tom Tromey <tromey@redhat.com>
3977
3978 * gdb.texinfo (Index Section Format): New node.
3979 (Top): Add new node to menu.
3980
c21236dc
PA
39812011-04-20 Pedro Alves <pedro@codesourcery.com>
3982
3983 * gdb.texinfo (Maintenance Commands): Document `maint print
3984 remote-registers'.
3985
05c8c3f5
TT
39862011-04-20 Tom Tromey <tromey@redhat.com>
3987
3988 * gdb.texinfo (Trace File Format): Move node later.
3989
7a9dd1b2
TT
39902011-04-19 Tom Tromey <tromey@redhat.com>
3991
3992 * gdbint.texinfo (Register Information Functions): Remove
3993 duplicate "the".
3994 * gdb.texinfo (Emacs): Remove duplicate "to".
3995 (GDB/MI Variable Objects): Remove duplicate "the".
3996 (General Query Packets): Likewise.
3997
4368ebeb
JB
39982011-04-02 Joel Brobecker <brobecker@adacore.com>
3999
4000 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4001 "GDB/MI Ada Exception Information" node.
4002
956a9fb9
JB
40032011-04-01 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4006 the "exception-name" field in the *stopped async record.
4007
f1310107
TJB
40082011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4009 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4010
4011 Implement support for PowerPC BookE ranged breakpoints.
4012 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4013
8786b2bd
TT
40142011-03-28 Tom Tromey <tromey@redhat.com>
4015
4016 * gdb.texinfo (Set Tracepoints): Fix typo.
4017
9ef07c8c
TT
40182011-03-24 Tom Tromey <tromey@redhat.com>
4019
4020 * gdb.texinfo (Specify Location): Document `function:label'
4021 linespec.
4022
99c3dc11
PM
40232011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4024
f1310107 4025 PR python/12149
99c3dc11
PM
4026
4027 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4028
29703da4
PM
40292011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4030
4031 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4032 (Inferiors In Python): Likewise.
4033 (Threads In Python): Likewise.
4034 (Symbols In Python): Likewise.
4035 (Objfiles In Python): Likewise.
4036 (Symbol Tables In Python): Likewise.
4037
c9174737
PA
40382011-03-15 Pedro Alves <pedro@codesourcery.com>
4039
4040 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4041 display>: Explain that the commands accept number ranges.
4042
7371cf6d
PM
40432011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4044
4045 * gdb.texinfo (Breakpoints In Python): Add description and example
4046 of Python stop function operation.
4047
ecec24e6
PM
40482011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4049
4050 * gdb.texinfo (Parameters In Python): Document get_set_string and
4051 get_show_string methods.
4052
6dcd5565
JK
40532011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4054
4055 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4056
81896e36
JK
4057 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4058 circular-trace-buffer name.
4059
5e30da2c
JB
40602011-02-28 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4063 in the previous change.
4064
3bd0f5ef 40652011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4066
72f4393d 4067 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4068 that they can accept multiple arguments.
4069
4ec7539c
JB
40702011-02-24 Joel Brobecker <brobecker@adacore.com>
4071
4072 Revert the following patch (code patch was not approved):
4073 2011-02-21 Hui Zhu <teawater@gmail.com>
4074 * agentexpr.texi (bytecode descriptions): add printf.
4075 * gdb.texinfo (tracepoint action lists): add printf.
4076
82809774
DE
40772011-02-23 Doug Evans <dje@google.com>
4078
4079 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4080
e5a67952
MS
40812011-02-23 Michael Snyder <msnyder@vmware.com>
4082
4083 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4084 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4085 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4086
6e6fbe60
DE
40872011-02-22 Doug Evans <dje@google.com>
4088
4089 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4090 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4091 add description of result, fix @defun formatting.
4092
f994e27a
HZ
40932011-02-21 Hui Zhu <teawater@gmail.com>
4094
4095 * agentexpr.texi (Bytecode Descriptions): Add printf.
4096 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4097
c7f96d2b
TT
40982011-02-18 Tom Tromey <tromey@redhat.com>
4099
4100 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4101
60f98dde
MS
41022011-02-14 Michael Snyder <msnyder@vmware.com>
4103
4104 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4105 Document new command "thread find".
4106
08e796bc
MS
41072011-02-14 Michael Snyder <msnyder@vmware.com>
4108
4109 * gdb.texinfo (Threads): Update example of new thread message.
4110
b3b9301e
PA
41112011-02-14 Pedro Alves <pedro@codesourcery.com>
4112
4113 * gdb.texinfo (Remote Configuration): Mention set/show remote
4114 traceframe-info.
4115 (Tools/Packages Optional for Building GDB): Mention that expat is
4116 used for traceframe info.
4117 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4118 (General Query Packets) <qSupported>: Describe the
4119 qXfer:traceframe-info:read feature.
4120 (qXfer::read): Describe qXfer:traceframe-info:read.
4121 (Traceframe Info Format): New section.
4122
cef35b0f
PA
41232011-02-04 Pedro Alves <pedro@codesourcery.com>
4124
4125 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4126 for casts and unary operators.
4127
f1cbe1d3
TT
41282011-02-04 Tom Tromey <tromey@redhat.com>
4129
4130 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4131 is not useful.
4132
585fdaa1
PA
41332011-01-25 Pedro Alves <pedro@codesourcery.com>
4134
4135 * gdb.texinfo: s/value optimized out/optimized out/g
4136
7bfc9434
JB
41372011-01-21 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.texinfo (Other Misc Settings): Rework part of the
4140 documentation of the "set interactive mode" command.
4141
4694da01
TT
41422011-01-19 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.texinfo (Threads): Document thread name output and `thread
4145 name' command.
4146 (Threads In Python): Document Thread.name attribute.
4147 (GDB/MI Thread Commands): Document thread attributes.
4148
b716877b
AB
41492011-01-12 Andrew Burgess <aburgess@broadcom.com>
4150
4151 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4152 changes in mi/mi-cmd-disas.c
4153
13fd8b81
TT
41542011-01-12 Tom Tromey <tromey@redhat.com>
4155
4156 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4157 Fix "thread apply" text.
4158
e09342b5
TJB
41592011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4160 Thiago Jung Bauermann <bauerman@br.ibm.com>
4161
4162 Implement support for PowerPC BookE ranged watchpoints.
4163 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4164 the "set powerpc exact-watchpoints" flag.
4165
06e65f44
TT
41662011-01-07 Tom Tromey <tromey@redhat.com>
4167
4168 * gdb.texinfo (Python API): Add descriptions to @menu items.
4169
d8e22779
TT
41702011-01-06 Tom Tromey <tromey@redhat.com>
4171
4172 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4173
a255712f
PP
41742010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4175
e09342b5 4176 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4177
ccfc3d6e
TT
41782011-01-06 Tom Tromey <tromey@redhat.com>
4179
4180 PR python/12133:
4181 * gdb.texinfo (Frames In Python): Document various frame
4182 constants.
4183
44944448
JB
41842011-01-05 Joel Brobecker <brobecker@adacore.com>
4185
4186 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4187 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4188 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4189
42ea3d7a
JK
41902011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4193 (clean): Add GDBvn.texi.
4194
720d1a40
JB
41952010-12-29 Joel Brobecker <brobecker@adacore.com>
4196
4197 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4198 occasional case where the debugger prints an array address
4199 instead of the array itself.
4200
ad196637
PA
42012010-12-23 Pedro Alves <pedro@codesourcery.com>
4202
4203 * gdb.texinfo (Packets) <read registers packet>: Document support
4204 for registers that were not collected.
4205
a86caf66
DE
42062010-12-15 Doug Evans <dje@google.com>
4207
4208 * gdb.texinfo (Startup): Document auto-loading of scripts during
4209 startup.
4210 (Auto-loading): Delete "maint set python auto-load on|off".
4211 Add "set auto-load-scripts on|off".
4212
aae1c79a
DE
42132010-12-07 Doug Evans <dje@google.com>
4214
4215 * gdb.texinfo (Mode Options): Document -data-directory.
4216 (Data Files): Add reference to -data-directory.
4217
4e04c971
DE
42182010-11-29 Doug Evans <dje@google.com>
4219
4220 * gdb.texinfo (Pretty-Printer Introduction): Change
4221 printer-name:subprinter-name to printer-name;subprinter-name.
4222
94b6973e
PM
42232010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4224
72f4393d 4225 PR python/12199
94b6973e
PM
4226
4227 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4228
39037522
TT
42292010-11-23 Tom Tromey <tromey@redhat.com>
4230
4231 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4232 (Editing): Likewise.
4233 (Command History): Likewise.
4234 (TUI Keys): Likewise.
4235 (Bug Reporting): Conditionally include rluser.texi and
4236 inc-history.texinfo.
4237 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4238 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4239 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4240 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4241 (gdb.pdf): Likewise.
4242 (gdb.info): Likewise.
4243 (gdb/index.html): Likewise.
4244
5ae98d25
TT
42452010-11-23 Tom Tromey <tromey@redhat.com>
4246
4247 * Makefile.in (Makefile): Run ../config.status.
4248 (distclean): Update.
4249 * configure: Remove.
4250 * configure.ac: Remove.
4251
621c8364
TT
42522010-11-12 Tom Tromey <tromey@redhat.com>
4253
4254 * gdb.texinfo (Basic Python): Update. Add xref.
4255 (Exception Handling): Document new exception classes.
4256 (Types In Python): Update.
4257 (Frames In Python): Update.
4258
84f4c1fe
PM
42592010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4260
4261 * gdb.texinfo (Breakpoints In Python): Document "internal"
4262 parameter, and visible attribute.
4263
99e7ae30
DE
42642010-11-05 Doug Evans <dje@google.com>
4265
4266 * gdb.texinfo (Source Path): Document "set directories".
4267
f4b8a18d
KW
42682010-11-05 Ken Werner <ken.werner@de.ibm.com>
4269
4270 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4271 (OpenCL C): New node.
4272
7b51bc51
DE
42732010-11-02 Doug Evans <dje@google.com>
4274
4275 * gdb.texinfo (Pretty Printing): Expand into three sections,
4276 introduction, example, and commands.
4277 (Python API): Delete section Disabling Pretty-Printers, merge into
4278 Selecting Pretty-Printers.
4279 (Writing a Pretty-Printer): New section. Move the pretty-printer
4280 example here, and reformat to match python coding style. Add a second
4281 example using the gdb.printing module.
4282 (Python modules): Add gdb.printing.
4283
9eeee977
DE
42842010-10-29 Doug Evans <dje@google.com>
4285
4286 * gdb.texinfo (Python): Fix long line.
4287
a0e0ffdf
DE
42882010-10-20 Doug Evans <dje@google.com>
4289
4290 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4291 All references updated. Correct sections marked as subsections.
4292 (Coding Standards): New chapter. Move the coding standard related
4293 subsections here. Add section on Python coding standards.
4294
0e3509db
DE
42952010-10-13 Doug Evans <dje@google.com>
4296
4297 * gdb.texinfo (Python): Add "Python modules".
4298 (Types in Python): Add reference to gdb.types section.
4299 (Python modules): New node.
4300
44592cc4
DE
43012010-10-11 Doug Evans <dje@google.com>
4302
4303 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4304 Python" from gdb.Value.type description.
4305
6e1bb179
JB
43062010-09-28 Joel Brobecker <brobecker@adacore.com>
4307
4308 * gdb.texinfo (Ravenscar Profile): New node.
4309
e8467610
TT
43102010-09-22 Tom Tromey <tromey@redhat.com>
4311
4312 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4313
fccd1d1e
EZ
43142010-09-22 Eli Zaretskii <eliz@gnu.org>
4315
4316 * gdb.texinfo (Values From Inferior): Clarify that
4317 value.dynamic_type works only in C++ programs with RTTI.
4318
c1b6b909
TT
43192010-09-15 Paul Bolle <pebolle@tiscali.nl>
4320
4321 * gdb.texinfo (Character Sets): Correctly reference host-charset
4322 in example.
4323
7d288aaa
TT
43242010-09-13 Tom Tromey <tromey@redhat.com>
4325
4326 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4327 Document "fullname" and "from".
4328
f75d858b
MK
43292010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4330
4331 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4332 feature `reverse' output by -list-target-features.
4333
83b9503b
L
43342010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4335
4336 * gdb.texinfo (i386 Features): Remove an extra "@item".
4337
03f17ccf
TT
43382010-08-30 Tom Tromey <tromey@redhat.com>
4339
4340 PR python/11792:
4341 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4342
9779414d
DJ
43432010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4344
4345 * gdb.texinfo (ARM Features): Document
4346 org.gnu.gdb.arm.m-profile.
4347
f9ffd4bb
TT
43482010-08-23 Tom Tromey <tromey@redhat.com>
4349
4350 PR python/11145:
4351 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4352 reinterpret_cast methods.
4353
702c2711
TT
43542010-08-23 Tom Tromey <tromey@redhat.com>
4355
4356 PR python/11915:
4357 * gdb.texinfo (Types In Python): Document array method.
4358
66b73624
TJB
43592010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4360
4361 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4362
06a64a0b
TT
43632010-08-16 Tom Tromey <tromey@redhat.com>
4364
4365 * gdb.texinfo (Set Watchpoints): Document -location option.
4366
a3a7127e
DE
43672010-08-13 Doug Evans <dje@google.com>
4368
4369 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4370
8dedea02
VP
43712010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4372
4373 * gdb.texinfo (GDB/MI Data Manipulation): Document
4374 -data-read-memory-raw and -data-write-memory-raw.
4375
ca5c20b6 43762010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4377 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4378
4379 * gdb.texinfo (Basic Python): Describe post_event API.
4380
cb2e07a6
PM
43812010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4382
4383 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4384 decode_line Python APIs
cb2e07a6 4385
464b3efb
TT
43862010-08-10 Tom Tromey <tromey@redhat.com>
4387
4388 * gdb.texinfo (Pretty Printing API): Document
4389 gdb.default_visualizer.
4390
c29c521f
TT
43912010-08-10 Tom Tromey <tromey@redhat.com>
4392
4393 Revert gdb-add-index addition:
4394 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4395
5da1313b
JK
43962010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4397 Eli Zaretskii <eliz@gnu.org>
4398
4399 * gdb.texinfo (Mode Options) <-batch>
4400 (Basic Python) <gdb.execute>: Describe setting width and height.
4401
02d868e8
PP
44022010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4403
4404 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4405
c2bbed2a
TT
44062010-07-30 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (Index Files): Mention gdb-add-index.
4409
6c13bbe1
HZ
44102010-07-30 Hui Zhu <teawater@gmail.com>
4411
4412 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4413 "detach inferior" and "kill inferior".
4414
53a71c06
CR
44152010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4416
4417 * gdb.texinfo (Machine Code): Update description of two forms of
4418 arguments, and add new example to demonstrate the new form.
4419
5374244e
PM
44202010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4421
4422 * gdb.texinfo (Values From Inferior): Add value inferior function
4423 call description.
4424
8ea5bce5
JK
44252010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4426
4427 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4428
c0edd9ed
JK
44292010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4430 Eli Zaretskii <eliz@gnu.org>
4431
4432 Make core files the process_stratum.
4433 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4434 record_stratum example.
4435
9291a0cd
TT
44362010-07-13 Tom Tromey <tromey@redhat.com>
4437
4438 * gdb.texinfo (Index Files): New node.
4439
f5011d11
TT
44402010-07-13 Tom Tromey <tromey@redhat.com>
4441
4442 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4443
0f5238ed
TT
44442010-07-13 Tom Tromey <tromey@redhat.com>
4445
4446 * gdb.texinfo (Specify Location): Document labels.
4447
74c761c1
PA
44482010-07-01 Pedro Alves <pedro@codesourcery.com>
4449
4450 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4451 entries for fast tracepoints and static tracepoints.
4452
501994c0
PA
44532010-07-01 Pedro Alves <pedro@codesourcery.com>
4454
4455 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4456 qsThreadInfo>: Spell out `l' as ell.
4457
0fb4aa4b
PA
44582010-07-01 Pedro Alves <pedro@codesourcery.com>
4459
4460 * gdb.texinfo (Convenience Variables): Document $_sdata.
4461 (Commands to Set Tracepoints): Describe static tracepoints. Add
4462 `Listing Static Tracepoint Markers' menu entry. Document
4463 "strace".
4464 (Tracepoint Action Lists): Document collecting $_sdata.
4465 (Listing Static Tracepoint Markers): New subsection.
4466 (Tracepoints support in gdbserver): Mention static tracepoints.
4467 (remote packets, enabling and disabling): Mention
4468 read-sdata-object.
4469 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4470 and StaticTracepoint.
4471 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4472 Document qXfer:sdata:read.
4473 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4474
dc3b15be
JB
44752010-06-29 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4478
595939de
PM
44792010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4480 Tom Tromey <tromey@redhat.com>
4481 Thiago Jung Bauermann <bauerman@br.ibm.com>
4482
4483 * gdb.texinfo (Inferiors In Python): New node.
4484 * gdb.texinfo (Threads In Python): New node.
4485
9279c692
JB
44862010-06-28 Joel Brobecker <brobecker@adacore.com>
4487
4488 * gdb.texinfo (Python): Document what the python directory is
4489 and what its location is.
4490 (Basic Python): Document the gdb.PYTHONDIR constant.
4491
bc9f0842
TT
44922010-06-25 Tom Tromey <tromey@redhat.com>
4493
4494 PR python/10808:
4495 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4496
f1421989
HZ
44972010-06-24 Hui Zhu <teawater@gmail.com>
4498
4499 * gdb.texinfo: (Commands for Controlled Output): Add
4500 documentation for command "eval".
4501
e4c0cfae
SS
45022010-06-21 Stan Shebs <stan@codesourcery.com>
4503
4504 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4505 * annotate.texinfo: Ditto.
4506 * gdbint.texinfo: Ditto.
4507 * stabs.texinfo: Ditto.
4508
bb08c432
HZ
45092010-06-22 Hui Zhu <teawater@gmail.com>
4510
4511 * gdb.texinfo: (Process Record and Replay): Add documentation
4512 for command "set record memory-query".
4513
4f5d9f07
SS
45142010-06-21 Stan Shebs <stan@codesourcery.com>
4515
4516 * gdb.texinfo: Relicense under GFDL version 1.3.
4517 * annotate.texinfo: Relicense under GFDL version 1.3.
4518 * gdbint.texinfo: Relicense under GFDL version 1.3.
4519 * stabs.texinfo: Relicense under GFDL version 1.3.
4520 * fdl.texi: Update to version 1.3.
4521
6aed2dbc
SS
45222010-06-18 Stan Shebs <stan@codesourcery.com>
4523
a61408f8
SS
4524 * gdb.texinfo (Operating System Auxiliary Information): Describe
4525 "info os" when no arguments given.
4526
6aed2dbc
SS
4527 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4528 $_thread.
4529
24e933df
HZ
45302010-06-18 Hui Zhu <teawater@gmail.com>
4531
4532 * gdb.texinfo: (Process Record and Replay): Add documentation
4533 for commands "record save" and "record restore".
4534
65d79d4b
SDJ
45352010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4536
4537 * gdb.texinfo: Include information about the correct use
4538 of addresses in the `watch' command.
4539
d914c394
SS
45402010-06-11 Stan Shebs <stan@codesourcery.com>
4541
4542 * gdb.texinfo (Observer Mode): New section.
4543 (General Query Packets): Document QAllow.
889bf7c5 4544
967cf477
DE
45452010-06-04 Doug Evans <dje@google.com>
4546
4547 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4548
aaf4119b
DE
45492010-06-03 Doug Evans <dje@google.com>
4550
4551 * gdbint.texinfo (Coding): Add subsection on command names.
4552
9eae7c52
TT
45532010-06-02 Tom Tromey <tromey@redhat.com>
4554
4555 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4556 always-disassemble.
4557
fa593d66
PA
45582010-06-01 Pedro Alves <pedro@codesourcery.com>
4559
4560 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4561 gdbserver, and add cross reference.
4562 (Tracepoints support in gdbserver): New subsection.
4563
dde08ee1
PA
45642010-05-26 Pedro Alves <pedro@codesourcery.com>
4565
4566 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4567 `qRelocInsn' feature.
4568 (Relocate instruction reply packet): New subsection
4569 of `Tracepoint Packets'.
4570 (Tracepoint Packets): Mention that packets QTDP and QTStart
4571 support the qRelocInsn request, and add cross reference to new
4572 subsection.
4573
07ca107c
DE
45742010-05-25 Doug Evans <dje@google.com>
4575
4576 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4577 (Commands In Python): Document gdb.string_to_argv.
4578
c25c4a8b
JK
45792010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4580
4581 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4582 ATTR_NORETURN.
4583
d7b32ed3 45842010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4585 Tom Tromey <tromey@redhat.com>
4586 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4587
c25c4a8b 4588 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4589
6aecb9c2
JB
45902010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4591
4592 * gdb.texinfo: (Summary) Add mention about D language support.
4593 (Filenames): Add D suffixes.
4594 (D): New node.
4595
b7da9e9f
PM
45962010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4597
4598 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4599 of macro deleted from GDB code.
4600
ab38a727
PA
46012010-04-24 Pedro Alves <pedro@codesourcery.com>
4602
4603 * gdb.texinfo (Commands to specify files): Describe what how GDB
4604 looks up DOS-based filesystem paths on the system root. Document
4605 the new `set/show target-file-system-kind' commands.
4606
66d09542
DE
46072010-04-23 Doug Evans <dje@google.com>
4608
4609 * gdb.texinfo (Python): Move Auto-loading section here ...
4610 (Python API): from here.
4611 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4612 (Maintenance Commands): Add docs for "maint print section-scripts".
4613
8bd10a10
CM
46142010-04-20 Chris Moller <cmoller@redhat.com>
4615
4616 * gdb.texinfo (Setting Breakpoints): Added description of
4617 filename-qualified rbreak.
4618 * refcard.tex (Breakpoints and Watchpoints): Added brief
4619 description of filename-qualified rbreak.
4620
4c374409
JK
46212010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4624 (Python API): Change the reference to Pretty Printing API.
4625 (Pretty Printing): Move the user part under the Data node. Reformat
4626 the sample output to 72 columns. Create a new reference to Pretty
4627 Printing API. Rename the API part ...
4628 (Pretty Printing API): To a new node name.
4629 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4630 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4631
5a9351ae
SS
46322010-04-21 Stan Shebs <stan@codesourcery.com>
4633
4634 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4635 and commands.
5a9351ae 4636 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4637
9a22f0d0
PM
46382010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4639
4640 * gdb.texinfo (Examining memory): Update for change in string
4641 display with explicit size.
4642
6149aea9
PA
46432010-04-19 Pedro Alves <pedro@codesourcery.com>
4644
4645 PR breakpoints/8554.
4646
4647 * gdb.texinfo (Save Breakpoints): New node.
4648 (save-tracepoints): Rename to ...
4649 (save tracepoints): ... this. Mention that `save-tracepoints' is
4650 a deprecated alias to `save tracepoints'.
4651
711e434b
PM
46522010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4653
645797a8 4654 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4655 (info w32 thread-information-block): Document new command.
4656 (qGetTIBAddress): Document new gdbserver query.
4657 (maint set/show show-all-tib): Document new command.
4658
3f7b2faa
DE
46592010-04-15 Doug Evans <dje@google.com>
4660
fa33c3cd
DE
4661 * gdb.texinfo (Python API): Add progspaces section.
4662 (Selecting Pretty-Printers): Progspace pretty-printers are
4663 searched too.
4664 (Progspaces In Python): New section.
4665
3f7b2faa
DE
4666 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4667
79f283fe
PM
46682010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4669
4670 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4671 returns None.
4672
87290684
SS
46732010-04-09 Stan Shebs <stan@codesourcery.com>
4674
4675 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4676 Describe the `frames-created' field, tweak grammar.
4677
a97153c7
PA
46782010-04-09 Pedro Alves <pedro@codesourcery.com>
4679
4680 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4681 Describe the `circular' and `disconnected' fields.
4682
5c5dcc1b
L
46832010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4684
4685 * gdb.texinfo (maint print registers): Mention unavailable and
4686 invisible registers.
4687
adc36818
PM
46882010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4689 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4690 Tom Tromey <tromey@redhat.com>
adc36818
PM
4691
4692 * gdb.texinfo (Breakpoints In Python): New Node.
4693
33da3f1c
SS
46942010-04-08 Stan Shebs <stan@codesourcery.com>
4695
4696 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4697 trace status fields.
4698
3a13a53b
L
46992010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4700
4701 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4702 optional. Make org.gnu.gdb.i386.avx requires
4703 org.gnu.gdb.i386.avx.
4704
08001717
DE
47052010-04-08 Doug Evans <dje@google.com>
4706
4707 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4708 search path, and document that gdb only scans the search path if
4709 the script's path doesn't specify a directory.
4710
c375651d
DE
47112010-04-05 Doug Evans <dje@google.com>
4712
4713 * gdb.texinfo (maint show python auto-load): Fix typo.
4714
af54718e
SS
47152010-04-04 Stan Shebs <stan@codesourcery.com>
4716
d77f58be
SS
4717 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4718 (Setting Watchpoints): Update description of "info watch".
4719 (Disabling Breakpoints): Only "info break" lists all.
4720
af54718e
SS
4721 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4722 (tdump): Explain how tdump works.
4723
86b17b60
PA
47242010-04-01 Pedro Alves <pedro@codesourcery.com>
4725
4726 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4727 add cross reference.
4728
ff12863f
PA
47292010-03-31 Pedro Alves <pedro@codesourcery.com>
4730
4731 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4732 commands error out.
4733
f68eb612
L
47342010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4735
4736 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4737
c8d5aac9
L
47382010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4739
4740 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4741
7d13fe92
SS
47422010-03-29 Stan Shebs <stan@codesourcery.com>
4743 Nathan Sidwell <nathan@codesourcery.com>
4744
4745 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4746 GDBN equivalent.
4747 (Set Tracepoints): Remove mention that conditional tracepoints
4748 don't exist.
4749 (Tracepoint Actions): Clarify when while-stepping collection
4750 happens, note that while-stepping does not automatically collect
4751 $pc.
4752
409873ef 47532010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4754
409873ef
SS
4755 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4756 (General Query Packets): Describe TracepointSource.
4757
ee8e71d4
EZ
47582010-03-27 Matt Rice <ratmice@gmail.com>
4759
c8d5aac9
L
4760 * gdb.texinfo (ARM): Document arguments to "target sim".
4761 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4762
99b5e152
PA
47632010-03-26 Pedro Alves <pedro@codesourcery.com>
4764
4765 * gdb.texinfo (Tracepoint Packets): Remove mention that
4766 terror:string may be plain text, and drop mention of X prefix.
4767
cd64ee31
VP
47682010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4769
4770 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4771
6c28cbf2
SS
47722010-03-24 Stan Shebs <stan@codesourcery.com>
4773
4774 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4775
95a42b64
TT
47762010-03-24 Tom Tromey <tromey@redhat.com>
4777
4778 PR breakpoints/9352:
4779 * gdb.texinfo (Break Commands): Update.
4780
18148017
VP
47812010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4782
4783 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4784 commands.
4785
4daf5ac0
SS
47862010-03-16 Stan Shebs <stan@codesourcery.com>
4787
4788 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4789 circular-trace-buffer.
4790 (Tracepoint Packets): Describe QTBuffer, and details of the
4791 qTStatus reply.
4792
c9429232
SS
47932010-03-12 Stan Shebs <stan@codesourcery.com>
4794 Nathan Sidwell <nathan@codesourcery.com>
4795
4796 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4797 doing instruction stepping.
4798 (Tracepoint Restrictions): New node.
4799
ccefe4c4
TT
48002010-03-10 Tom Tromey <tromey@redhat.com>
4801
4802 * gdbint.texinfo (Symbol Handling): Update.
4803
7c953934
TT
48042010-03-08 Tom Tromey <tromey@redhat.com>
4805
4806 PR cli/9591:
4807 * gdb.texinfo (Mode Options): Mention lack of pagination and
4808 confirmation with --batch.
4809 (Screen Size): Mention --batch.
4810 (Messages/Warnings): Likewise.
4811
f870a310
TT
48122010-03-05 Tom Tromey <tromey@redhat.com>
4813
4814 * gdb.texinfo (Basic Python): Document target_charset and
4815 target_wide_charset.
4816
78e2826b
TT
48172010-03-05 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.texinfo (Data): Link to pretty-printing.
4820 (Output Formats): Likewise. Correct text.
4821
f5dff777
DJ
48222010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4823
4824 * gdb.texinfo (Types): Describe <struct> and <flags>.
4825
dc00d89f
PM
48262010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4827
4828 * gdb.texinfo (Frames In Python): Add block parameter and
4829 description to read_var text.
4830
5107b149 48312010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4832 Tom Tromey <tromey@redhat.com>
5107b149
PM
4833
4834 * gdb.texinfo (Types In Python): Describe block argument in
4835 template_argument and gdb.lookup_type.
4836
e03e5e7b
TT
48372010-02-24 Tom Tromey <tromey@redhat.com>
4838
4839 * gdb.texinfo (Cygwin Native): Fix typo.
4840
f3e9a817
PM
48412010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4842
4843 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4844 and select method descriptions.
4845 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4846 Tables in Python to menu.
4847 (Blocks In Python): New node.
4848 (Symbols In Python): New node.
4849 (Symbol Tables in Python): New node.
4850
a79b8f6e
VP
48512010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4852
4853 Multiexec MI
4854
4855 gdb/
4856 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4857
4858 gdb/doc/
4859 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4860 changes.
4861 (GDB/MI Program Execution): Document current behaviour of
4862 --all and --thread-group.
4863 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4864 -remove-inferior.
4865 * observer.texi (inferior_added, inferior_removed): New
4866 observers.
4867
629d6a47
TT
48682010-02-19 Tom Tromey <tromey@redhat.com>
4869
4870 * gdbint.texinfo (Getting Started): Fix @node.
4871 (Debugging GDB): Likewise.
4872
c09529e5
JB
48732010-02-13 Joel Brobecker <brobecker@adacore.com>
4874
4875 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4876 documenting the gdb_test_timeout variable.
4877
540aa8e7
MS
48782010-02-12 Jakob Engblom <jakob@virtutech.com>
4879
4880 * gdb.texinfo (MI commands): Added documentation of --reverse
4881 option to a set of MI commands. Restructured documentation of MI
4882 commands --exec-continue to reflect the complexity of reverse
4883 execution.
4884
081dfbf7
PA
48852010-02-12 Pedro Alves <pedro@codesourcery.com>
4886
4887 * gdb.texinfo (Using the Collected Data): Specify that the address
4888 range of `tfind outsize' is exclusive, and that the address range
4889 of `tfind range' is inclusive.
4890 (Tracepoint Packets): Specify that the address range of
4891 `QTFrame:range' is inclusive, and that the address range of
4892 `QTFrame:outside' is exclusive
4893
8e9c5e02
VP
48942010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4895
4896 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4897
92981e24
TT
48982010-02-10 Tom Tromey <tromey@redhat.com>
4899
4900 * gdb.texinfo (Debugging Output): Document set debug parser and
4901 show debug parser.
4902
075b51b7
L
49032010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4904
4905 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4906 i386_eflags and i386_mxcsr.
4907
3bb8d5c3
L
49082010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4909
4910 * gdb.texinfo: Document i386 target features.
4911
c5f80513
DE
49122010-02-05 Doug Evans <dje@google.com>
4913
4914 * gdbint.texinfo (Testsuite): Add a new section to document the
4915 various DejaGnu variables that may be overridden.
1be00882 4916 Document INTERNAL_GDBFLAGS.
c5f80513 4917
6ac33a4e
TT
49182010-02-04 Tom Tromey <tromey@redhat.com>
4919
4920 PR cli/8830:
4921 * gdb.texinfo (Files): -readnow comes before the filename for file
4922 and symbol-file.
4923
a1dcb23a
DJ
49242010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4925
4926 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4927 Document ARM breakpoint types.
4928 (Register Packet Format): Move into the new section.
4929 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4930
95433b34
JB
49312010-01-21 Joel Brobecker <brobecker@adacore.com>
4932
4933 * gdb.texinfo (File Options): Adjust the documentation of this
4934 switch to refer to the "source" command rather than partially
4935 duplicating some of the relevant information.
4936 (Extending GDB): Introduce and document the set/show script-extension
4937 setting.
4938 (Command Files): Add note explaining that the "source" command
4939 is also used to evalute scripts written in other languages.
4940 Remove the short slightly incorrect reference to sourcing Python
4941 scripts.
4942 (Python Commands): Document how to execute a Python script from GDB.
4943
8d576872
JB
49442010-01-19 Joel Brobecker <brobecker@adacore.com>
4945
4946 * gdb.texinfo (Command Files): Fix typo.
4947
8150ff9c
JB
49482010-01-18 Tom Tromey <tromey@redhat.com>
4949
4950 * gdb.texinfo (File Options): Document -x on .py files.
4951 (Command Files): Document handling of Python scripts.
4952
23db03a6
JZ
49532010-01-18 Jie Zhang <jie.zhang@analog.com>
4954
4955 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4956
00bf0b85
SS
49572010-01-15 Stan Shebs <stan@codesourcery.com>
4958
4959 * gdb.texinfo (Trace Files): New section.
4960 (Tracepoint Packets): Document QTSave and qTBuffer.
4961 (Trace File Format): New appendix.
4962
be759fcf
PM
49632010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4964
4965 * gdb.texinfo (Values From Inferior): Document lazy_string value
4966 method.
4967 (Python API): Add Lazy strings menu item.
4968 (Lazy Strings In Python): New node.
4969
dc146f7c
VP
49702010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4971
4972 * gdb.texinfo (GDB/MI Thread Information): New.
4973 (GDB/MI Async Records): Document the core field in *stopped.
4974 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4975 documentation
4976 (Process list): Document that osdata document may contain
4977 threads.
4978 (Remote Serial Protocol): Document qXfer:threads.
4979
d5551862
SS
49802010-01-06 Stan Shebs <stan@codesourcery.com>
4981
4982 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4983 disconnected tracing.
4984 (Tracepoint Packets): Document new protocol.
4985
7a697b8d
SS
49862010-01-05 Stan Shebs <stan@codesourcery.com>
4987
4988 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4989 tracepoints.
4990 (Tracepoint Packets): Describe remote protocol for fast
4991 tracepoints.
4992
e6f3ec50
JB
49932010-01-01 Joel Brobecker <brobecker@adacore.com>
4994
4995 Update the "Start of New Year Procedure".
4996 * gdbint.texinfo: Add the list of files that need to be updated
4997 manually. Minor reformatting.
4998
ddc4e9c1
JB
49992010-01-01 Joel Brobecker <brobecker@adacore.com>
5000
5001 * refcard.tex: Update copyright year in header and text.
5002
9d2897ad
JB
50032010-01-01 Joel Brobecker <brobecker@adacore.com>
5004
5005 * agentexpr.texi: Add 2010 to the list of copyright years.
5006 * annotate.texinfo: Likewise.
5007 * gdb.texinfo: Likewise.
5008 * gdbint.texinfo: Likewise.
5009 * observer.texi: Likewise.
5010 * stabs.texinfo: Likewise.
5011
6da95a67
SS
50122009-12-31 Stan Shebs <stan@codesourcery.com>
5013
5014 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5015
236f1d4d
SS
50162009-12-29 Stan Shebs <stan@codesourcery.com>
5017
5018 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5019
f61e138d
SS
50202009-12-28 Stan Shebs <stan@codesourcery.com>
5021
5022 * gdb.texinfo (Trace State Variables): New section.
5023 (Tracepoint Packets): Describe trace state variable packets.
5024 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5025 variable bytecodes.
5026
0fe7935b
DJ
50272009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5030 declarations.
5031
a6b29f87
VP
50322009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5033
5034 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5035 -gdb-exit behaviour.
5036
5e4bde96
JB
50372009-12-20 Joel Brobecker <brobecker@adacore.com>
5038
5039 * gpl.texi: Update to version 3 of the GPL.
5040
a1715244
JB
50412009-12-20 Joel Brobecker <brobecker@adacore.com>
5042
5043 * Makefile.in: Update copyright header.
5044 * observer.texi: Fix the copyright header of the generated files.
5045
361ae042
PM
50462009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5047
5048 * gdb.texinfo (Types In Python): Describe range function.
5049
bfd31e71
PM
50502009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5051
5052 * gdb.texinfo (Types In Python): Describe "is_base_class".
5053
57a1d736
TT
50542009-12-03 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5057
8cebebb9
PP
50582009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5059
5060 * observer.texi: New memory_changed observer.
5061
16af530a
TT
50622009-12-01 Tom Tromey <tromey@redhat.com>
5063
5064 * gdb.texinfo (Reverse Execution): Fix typo.
5065
b6199126
DJ
50662009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5067
5068 PR gdb/8704
5069
5070 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5071 are allowed after the breakpoint condition.
5072
7a6973ad
TT
50732009-11-23 Tom Tromey <tromey@redhat.com>
5074
5075 PR python/10782:
5076 * gdb.texinfo (Types In Python): Document Type.pointer.
5077
21a0512e
PP
50782009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5079
5080 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5081
a5832c8f
PA
50822009-11-11 Pedro Alves <pedro@codesourcery.com>
5083
5084 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5085 (Using Agent Expressions): Delete cross reference.
5086
1eb7cd77
JB
50872009-11-07 Joel Brobecker <brobecker@adacore.com>
5088
5089 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5090 and @settitle directives up to help makeinfo find them.
5091
24ddea62
JK
50922009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5093
5094 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5095 (Auto-loading): Use plural and note one can use multiple components now.
5096
3afae151
VP
50972009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5098
5099 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5100 -stack-list-arguments have the same documentation for parameter
5101 as -stack-list-locals. Add comas.
5102
14ff2235
PM
51032009-10-27 Tom Tromey <tromey@redhat.com>
5104 Eli Zaretskii <eliz@gnu.org>
5105
c8d5aac9 5106 PR python/10781
14ff2235
PM
5107
5108 * gdb.texinfo (Values From Inferior): Document cast method.
5109
9c419145
PP
51102009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5111
5112 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5113 and adjust example.
889bf7c5 5114
29153c24
MS
51152009-10-22 Michael Snyder <msnyder@vmware.com>
5116
5117 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5118 info record command. Also document the new save and restore
29153c24
MS
5119 commands.
5120
2b28d209
PP
51212009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5122
5123 * gdb.texinfo (Machine Code): Mention current pc marker.
5124 (Memory): Likewise.
5125
6c95b8df
PA
51262009-10-19 Pedro Alves <pedro@codesourcery.com>
5127 Stan Shebs <stan@codesourcery.com>
5128
5129 * observer.texi (new_inferior): Rename to...
5130 (inferior_appeared): ... this.
5131
5132 * gdb.texinfo (Inferiors): Rename node to ...
5133 (Inferiors and Programs): ... this. Mention running multiple
5134 programs in the same debug session.
5135 <info inferiors>: Mention the new 'Executable' column if "info
5136 inferiors". Update examples. Document the "add-inferior",
5137 "clone-inferior", "remove-inferior" and "maint info
5138 program-spaces" commands.
5139 (Process): Rename node to...
5140 (Forks): ... this. Document "set|show follow-exec-mode".
5141
2f8132f3
MS
51422009-10-11 Michael Snyder <msnyder@vmware.com>
5143
5144 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5145 (ReverseContinue): Ditto.
5146
cba4b2d3
PP
51472009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5148
5149 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5150
da082f17
JK
51512009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5152
5153 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5154
08be9d71
ME
51552009-10-06 Michael Eager <eager@eagercon.com>
5156
5157 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5158 (Embedded Processors): Add MicroBlaze.
5159 (MicroBlaze): New. Describe Xilinx MicroBlaze
5160
08a0efd0
PA
51612009-10-04 Pedro Alves <pedro@codesourcery.com>
5162
5163 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5164
cbb8f428
EZ
51652009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5166
5167 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5168
30a4a70c
JB
51692009-09-23 Joel Brobecker <brobecker@adacore.com>
5170
5171 * observer.texi (solib_unloaded): Document explicitly the fact that
5172 this observer is called before the associated symbols are unloaded.
5173
b3372f91
VP
51742009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5175
5176 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5177 -stack-list-variables.
5178
f43030c4
TT
51792009-09-18 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5182 is experimental.
5183
ec7e75e7
PP
51842009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5185
5186 * gdb.texinfo (convenince variables): Mention
5187 $_siginfo could be empty.
f43030c4 5188
0cc7d26f
TT
51892009-09-15 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.texinfo (GDB/MI Variable Objects): Document
5192 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5193 Expand -var-update documentation.
5194
a96d9b2e
SDJ
51952009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5196
5197 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5198 feature.
5199
005ca36a
JB
52002009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5201
5202 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5203
0d772ac9
MS
52042009-09-10 Michael Snyder <msnyder@vmware.com>
5205
5206 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5207 ReverseStep replies to the qSupported query.
5208
14fb1bac
JB
52092009-09-10 Joel Brobecker <brobecker@adacore.com>
5210
5211 Add documentation for set/show interactive-mode.
5212 * gdb.texinfo (Other Misc Settings): New node.
5213
29b090c0
DE
52142009-09-01 Doug Evans <dje@google.com>
5215
5216 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5217 non-stop mode's affect on remote caching.
5218
4e5d721f
DE
52192009-08-31 Jacob Potter <jdpotter@google.com>
5220 Doug Evans <dje@google.com>
5221
5222 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5223 Mark `set/show remotecache' options as obsolete.
5224 Document new `set/show stack-cache' option.
5225 Update text for `info dcache'.
5226
55333a84
DE
52272009-08-27 Doug Evans <dje@google.com>
5228
5229 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5230 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5231
bc3a0b4d
RW
52322009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5233
5234 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5235 about autoconf.
5236
3a1ff0b6
PA
52372009-08-25 Pedro Alves <pedro@codesourcery.com>
5238
5239 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5240 small example, and describe its columns. Replace "inferior-id" by
5241 "infno" throughout.
5242
81ecdfbb
RW
52432009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5244
af542c2e
RW
5245 * gdbint.texinfo (Releasing GDB): Point to
5246 README-maintainer-mode file for required autoconf version.
5247 * configure.ac: Do not substitute datarootdir, htmldir,
5248 pdfdir, docdir. Do not process --with-datarootdir,
5249 --with-htmldir, --with-pdfdir, --with-docdir.
5250 * configure: Regenerate.
5251
81ecdfbb
RW
5252 * configure: Regenerate.
5253
4efc6507
DE
52542009-08-20 Reid Kleckner <reid@kleckner.net>
5255
5256 * gdb.texinfo: Add chapter on JIT interface.
5257
43089a6e
NR
52582009-08-07 Nick Roberts <nickrob@snap.net.nz>
5259
5260 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5261 confirmation request.
43089a6e 5262
99e008fe
EZ
52632009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5264
c8d5aac9
L
5265 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5266 CRC definitions.
99e008fe 5267
48cb2d85
VP
52682009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5269
5270 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5271 -break-commands.
48cb2d85 5272
ff1a52c6
UW
52732009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5274
5275 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5276 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5277
3285f3fe
UW
52782009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5279
5280 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5281 "set spu stop-on-load" and "show spu stop-on-load" commands.
5282
e35359c5
UW
52832009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5284
5285 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5286
58d6951d
DJ
52872009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5288
5289 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5290 org.gnu.gdb.arm.neon.
5291
08d16641
PA
52922009-07-20 Pedro Alves <pedro@codesourcery.com>
5293
5294 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5295 optional element.
5296 (subsection OS ABI): New subsection.
5297
782b2b07
SS
52982009-07-14 Stan Shebs <stan@codesourcery.com>
5299
5300 * gdb.texinfo (Tracepoint Conditions): New section.
5301 (General Query Packets): Describe ConditionalTracepoints.
5302 (Tracepoint Packets): Describe condition field.
5303 (Maintenance Commands): Describe maint agent-eval.
5304 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5305
9b117ef3
HZ
53062009-07-11 Hui Zhu <teawater@gmail.com>
5307
5308 * gdb.texinfo (disassemble): Add a new modifier /r
5309 to "disassemble" command to make it print the raw instructions
5310 in hex as well as in symbolic form.
5311
f5a33284
TT
53122009-07-09 Tom Tromey <tromey@redhat.com>
5313
5314 * gdbint.texinfo (Testsuite): Document parallel make check.
5315
812f7342
TT
53162009-07-09 Tom Tromey <tromey@redhat.com>
5317
5318 * gdbint.texinfo (Testsuite): Document test transcripts.
5319
fbb8f299
PM
53202009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5321
5322 * gdb.texinfo (Values From Inferior): Add length parameter
5323 description.
5324
dd8f35ac
EZ
53252009-07-04 Chris Genly <chris@genly.us>
5326
5327 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5328 in -var-list-children. Fix example according to what the code
5329 does.
5330
2277426b
PA
53312009-07-02 Pedro Alves <pedro@codesourcery.com>
5332
5333 * gdb.texinfo (Debugging multiple inferiors): Document the
5334 "inferior", "detach inferior" and "kill inferior" commands.
5335 (Debugging Programs with Multiple Processes): Adjust to mention
5336 generic "inferior" commands. Delete mention of "detach fork" and
5337 "delete fork". Cross reference to "Debugging multiple inferiors"
5338 section.
5339
a6d9a66e
UW
53402009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5341
5af949e3
UW
5342 * gdbint.texinfo (Item Output Functions): Update signature
5343 for ui_out_field_core_addr.
5344
53452009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5346
5347 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5348 Update example code extrated from breakpoint.c.
5349
9901a55b 53502009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5351
9901a55b
PP
5352 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5353 MI commands.
5354 (GDB/MI Symbol Query): Likewise.
5355 (GDB/MI File Commands): Likewise.
5356 (GDB/MI File Transfer Commands): Likewise.
5357 (GDB/MI Target Manipulation): Likewise.
5358 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5359
edb3359d
DJ
53602009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5361
5362 * gdb.texinfo (Debugging Optimized Code): New chapter.
5363 (Compiling for Debugging): Reference it. Move some
5364 text to the new section.
5365
7cd1089b
PM
53662009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5367
5368 * doc/gdb.texinfo (Calling): Document
5369 set-unwind-on-terminating-exception usage.
5370
d4db2f36
PA
53712009-06-11 Pedro Alves <pedro@codesourcery.com>
5372
5373 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5374 command.
5375
d1a7880c
PA
53762009-06-07 Pedro Alves <pedro@codesourcery.com>
5377
5378 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5379 references.
5380
473f94e6
UW
53812009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5382
5383 * gdbint.texinfo: Rename formal parameters to gdbarch function
5384 protoypes from "current_gdbarch" to "gdbarch".
5385
8f500870
TT
53862009-05-28 Tom Tromey <tromey@redhat.com>
5387
5388 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5389
b6313243
TT
53902009-05-27 Tom Tromey <tromey@redhat.com>
5391
5392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5393 feature.
5394 (GDB/MI Variable Objects): Document -var-set-visualizer.
5395
53962009-04-02 Tom Tromey <tromey@redhat.com>
5397
5398 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5399 feature.
5400 (GDB/MI Variable Objects): Document -var-set-visualizer.
5401
a6bac58e
TT
54022009-05-27 Tom Tromey <tromey@redhat.com>
5403 Thiago Jung Bauermann <bauerman@br.ibm.com>
5404 Phil Muldoon <pmuldoon@redhat.com>
5405
5406 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5407 (Pretty Printing): New node.
5408 (Selecting Pretty-Printers): Likewise.
5409 (Python API): Update.
5410 (Output Formats): Document /r format.
5411
2c74e833
TT
54122009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5413 Tom Tromey <tromey@redhat.com>
5414
5415 * gdb.texinfo (Types In Python): New node.
5416 (Values From Inferior): "type" is now an attribute.
5417 (Python API): Update.
5418
89c73ade
TT
54192009-05-27 Tom Tromey <tromey@redhat.com>
5420 Thiago Jung Bauermann <bauerman@br.ibm.com>
5421 Phil Muldoon <pmuldoon@redhat.com>
5422
5423 * gdb.texinfo: Add @syncodeindex for `tp'.
5424 (Python API): Update.
5425 (Auto-loading): New node.
5426 (Objfiles In Python): New node.
5427
17a37d48
PP
54282009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5429
5430 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5431
6718376f
NR
54322009-05-15 Nick Roberts <nickrob@snap.net.nz>
5433
5434 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5435
cbe54154
PA
54362009-05-12 Pedro Alves <pedro@codesourcery.com>
5437
5438 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5439 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5440 show show-debug-regs' docs.
5441
8e05493c
EZ
54422009-05-08 Eli Zaretskii <eliz@gnu.org>
5443
5444 * gdb.texinfo (Process Record and Replay): Add description of
5445 reverse execution.
5446
b39f4988
JB
54472009-05-07 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdbint.texinfo (Adding support for debugging core files): New node.
5450 (Native Debugging): Remove the ``Native core file Support'' section.
5451
a2311334
EZ
54522009-05-01 Eli Zaretskii <eliz@gnu.org>
5453
5454 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5455 Add index entries.
5456
53cc454a 54572009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5458 Michael Snyder <msnyder@vmware.com>
53cc454a 5459
a2311334
EZ
5460 * gdb.texinfo: (Process Record and Replay): Add documentation for
5461 process record and replay.
53cc454a 5462
484086b7
JK
54632009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5464
5465 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5466 a new part on command-line defined macros.
5467
32ae1842
EZ
54682009-04-25 Eli Zaretskii <eliz@gnu.org>
5469
5470 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5471 clarify the wording.
5472
b14b1491
TT
54732009-04-23 Tom Tromey <tromey@redhat.com>
5474
5475 * gdb.texinfo (Data Files): New node.
5476 (GDB Files): Update menu.
5477
5c1e86e1
JB
54782009-04-23 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5481 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5482
83eba9b7
VP
54832009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5484
5485 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5486
e31198c4
HZ
54872009-04-22 Hui Zhu <teawater@gmail.com>
5488
5489 * gdb.texinfo (disassemble-next-line): Set the default of
5490 disassemble-next-line to off.
5491
26e251b6
JM
54922009-04-21 Joseph Myers <joseph@codesourcery.com>
5493
5494 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5495 --with-htmldir): New.
5496 * configure: Regenerate.
5497 * Makefile.in (datarootdir, docdir): Define.
5498 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5499 instead of $(SET_TEXINPUTS).
5500 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5501 gdbint.info instead of $(SET_TEXINPUTS).
5502 (gdbint/index.html): Use same -I options as for building
5503 gdbint.info.
5504 (stabs.dvi, stabs.pdf): Use same -I options as for building
5505 stabs.info instead of $(SET_TEXINPUTS).
5506 (stabs/index.html): Use same -I options as for building
5507 stabs.info.
5508 (annotate.dvi, annotate.pdf): Use same -I options as for building
5509 annotate.info instead of $(SET_TEXINPUTS).
5510 (annotate/index.html): Use same -I options as for building
5511 annotate.info.
5512
eac35c4e
DD
55132009-04-21 David Daney <ddaney@caviumnetworks.com>
5514
5515 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5516
29b0e8a2
JM
55172009-04-21 Joseph Myers <joseph@codesourcery.com>
5518
5519 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5520
2b831889 55212009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5522 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5523
5524 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5525 (MAKEHTMLFLAGS): Set to empty.
5526 (html__strip_dir): Define.
5527 (HTMLFILES): Define.
5528 (HTMLFILES_INSTALL): Define.
5529 (install-html): Copy new automake rule.
5530 (html): Depend on $(HTMLFILES).
5531 (gdb_toc.html): Rename to gdb/index.html.
5532 (gdbint_toc.html): Rename to gdbint/index.html.
5533 (stabs_toc.html): Rename to stabs/index.html.
5534 (annotate_toc.html): Rename to annotate/index.html.
5535
89a34d1b
JM
55362009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5537
5538 * Makefile.in: Set pdfdir and htmldir from configure
5539 substitutions.
5540 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5541 * configure: Regenerate.
5542
a2d5da46
JB
55432009-04-16 Joel Brobecker <brobecker@adacore.com>
5544
5545 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5546 This macro is no longer used.
5547
732f6a93
TT
55482009-04-15 Tom Tromey <tromey@redhat.com>
5549
5550 * gdb.texinfo (Character Sets): Document default character set.
5551
87f9adc1
PM
55522009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5553
5554 * gdbint.texinfo: Change server name from sources.redhat.com to
5555 sourceware.org throughout.
5556
2c88c651
JB
55572009-04-09 Joel Brobecker <brobecker@adacore.com>
5558
5559 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5560 about a missing dot or coma after @xref.
5561
4f5376b2
JB
55622009-04-02 Joel Brobecker <brobecker@adacore.com>
5563
5564 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5565 example, and add a small explanation about it.
5566 (Print Settings): Change the documentation of the "set print
5567 frame-arguments" to reflect the fact that the default is now "scalars".
5568
a0381d3a
JB
55692009-04-02 Joel Brobecker <brobecker@adacore.com>
5570
5571 * gdb.texinfo (Print Settings): Add kindex for command "set
5572 print frame-arguments".
5573
45ac276d
JB
55742009-03-31 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5577 breakpoints.
5578 (Set Breaks): Add reference to thread-specific and task-specific
5579 breakpoints.
5580
32cd1edc
JB
55812009-03-31 Joel Brobecker <brobecker@adacore.com>
5582
5583 * gdb.texinfo (Ada Tasks): Remove the documentation about
5584 the "Running" state, as this state has been eliminated.
5585 Now all runnable tasks are shown as "Runnable".
5586
1042e4c0
SS
55872009-03-30 Stan Shebs <stan@codesourcery.com>
5588
5589 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5590 special case of breakpoints.
5591 (Enable and Disable Tracepoints): Mention deprecation.
5592 (Listing Tracepoints): Update description and example.
5593
f8f6f20b
TJB
55942009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5595
5596 * gdb.texinfo (Frames in Python): New node.
5597 (Python API): Update.
5598
c0c6f777
TJB
55992009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5600
5601 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5602 from a method to an attribute.
5603
def2b000
TJB
56042009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5605
5606 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5607 attribute.
5608
a07daef3
PA
56092009-03-25 Pedro Alves <pedro@codesourcery.com>
5610
5611 * observer.texi (thread_exit): Add "silent" parameter.
5612
f3b1572e
PA
56132009-03-22 Pedro Alves <pedro@codesourcery.com>
5614
5615 * observer.texi (about_to_proceed): New.
5616
587afa38
EZ
56172009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5618
5619 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5620 field throughout to handle types with spaces in them. Fix typos
5621 found by aspell.
5622 (Summary, Requirements, Contributors): New first chapter,
5623 "Summary" added, old Requirements section moved there, and new
5624 section, "Contributors" added.
5625 (Initializing a New Architecture, Register Representation)
5626 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5627 (Porting gdb): These sections extended and updated.
5628 (Compiler Characteristics): This section (empty) deleted.
5629 (Defining Other Architecture Features): This section renamed and
5630 duplicate material removed from (formerly "Target Conditionals").
5631 Use braces {} in @deftypeXX type field throughout to handle types
5632 with spaces in them. Typos found by aspell fixed.
5633
5634 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5635 * stack_frame.pdf: Version of image for PDF output.
5636 * stack_frame.png: Version of image for HTML output and for Emacs.
5637 * stack_frame.txt: Version of image for Info output.
1db61298 5638 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5639
10af6951
EZ
56402009-03-21 Eli Zaretskii <eliz@gnu.org>
5641
5642 * gdb.texinfo (Character Sets): Fix last change.
5643
cc924cad
TJB
56442009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5645
5646 * gdb.texinfo (Values From Inferior): Fix optional arguments
5647 markup.
5648 (Commands In Python): Adjust argument names of gdb.Command.__init__
5649 to what the function accepts as keywords.
5650
bc3b79fd
TJB
56512008-03-20 Tom Tromey <tromey@redhat.com>
5652
5653 * gdb.texinfo (Convenience Vars): Document convenience functions.
5654 (Functions In Python): New node.
5655 (Python API): Update.
5656
6c7a06a3
TT
56572009-03-20 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5660 set target-wide-charset.
5661 (Requirements): Mention iconv.
5662
b646ddd4
HZ
56632009-03-17 Hui Zhu <teawater@gmail.com>
5664
5665 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5666
91440f57
HZ
56672009-03-17 Hui Zhu <teawater@gmail.com>
5668
5669 * gdb.texinfo: Add documentation for disassemble-next-line.
5670
8fd41227
TJB
56712009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5672
5673 * gdb.texinfo (Commands In Python): Remove tindex entries.
5674
61ff14c6
JK
56752009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5676
5677 * gdb.texinfo (Returning): New description for missing debug info.
5678
0b16c5cf
PA
56792009-03-14 Pedro Alves <pedro@codesourcery.com>
5680
5681 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5682 (General Query Packets): Document qAttached.
0b16c5cf 5683
32fc0df9
PA
56842009-03-05 Pedro Alves <pedro@codesourcery.com>
5685
5686 * gdb.texinfo (Background Execution): Better describe the set
5687 target-async command.
5688 (Maintenance Commands): Delete description of the `maint set/show
5689 linux-async' and `maint set/show remote-async' commands.
5690
134eb42c
VP
56912009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5692
5693 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5694 between sentences.
5695
c86cf029
VP
56962009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5697
5698 * gdb.texinfo (GDB/MI Async Records): Document the
5699 =library-loaded and =library-unloaded notifications.
5700
3ea85240
VP
57012009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5702
5703 * observer.texi (test_notification): New observer.
5704
1d33d6ba
VP
57052009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5706
61ff14c6
JK
5707 * observer.texi: Add parameter 'print_frame' to normal_stop
5708 observer.
1d33d6ba 5709
d721c933
EZ
57102009-02-07 Eli Zaretskii <eliz@gnu.org>
5711
5712 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5713 (Commands In Python): Fix COMMAND_* constants in last change. Use
5714 @kbd for interactive input. Add cross-references and index
5715 entries.
5716
4aa995e1
PA
57172009-02-06 Pedro Alves <pedro@codesourcery.com>
5718
5719 * gdb.texinfo (Signals): Document $_siginfo.
5720 (Convenience Variables): Mention $_siginfo.
5721 (Remote Configuration): Document qXfer:siginfo:read,
5722 qXfer:siginfo:write packets, and the read-siginfo-object,
5723 write-siginfo-object commands.
5724
5f5233d4
PA
57252009-02-06 Pedro Alves <pedro@codesourcery.com>
5726
5727 * gdbint.texinfo (Values): New chapter.
5728
d8906c6f
TJB
57292009-02-06 Tom Tromey <tromey@redhat.com>
5730
5731 * gdb.texinfo (Python API): Add entry for Commands In Python.
5732 (Commands In Python): New node.
5733
b6cb8e7d
TJB
57342009-02-05 Tom Tromey <tromey@redhat.com>
5735
5736 * gdb.texinfo (Values From Inferior): Document Value.string.
5737
12453b93
TJB
57382009-02-05 Tom Tromey <tromey@redhat.com>
5739
5740 * gdb.texinfo (Basic Python): Document execute's from_tty
5741 argument.
5742
08c637de
TJB
57432009-02-04 Tom Tromey <tromey@redhat.com>
5744
5745 * gdb.texinfo (Basic Python): Document gdb.history.
5746
592375cd
VP
57472009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5748
5749 * gdb.texinfo (GDB/MI Thread Commands): Document the
5750 'current-thread-id' field. Remove the example with zero threads,
5751 since current GDB won't ever report that if there's inferior.
5752
41447f92
VP
57532009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5754
5755 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5756 option to -break-insert.
5757
098b41a6
JG
57582009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5759 Jerome Guitton <guitton@adacore.com>
5760
5761 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5762 (System-wide configuration): New section.
5763
3c16cced
PA
57642009-01-26 Pedro Alves <pedro@codesourcery.com>
5765
5766 PR gdb/7580:
5767 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5768 internal-error|internal-warning quit|corefile ask|yes|no".
5769
62709adf
PA
57702009-01-26 Pedro Alves <pedro@codesourcery.com>
5771
5772 * gdb.texinfo (Using the `gdbserver' Program): Document
5773 --remote-debug.
5774
7ce58dd2
DE
57752009-01-23 Doug Evans <dje@google.com>
5776
5777 * gdb.texinfo: Add nexti to list of commands that support
5778 background execution.
5779
adb483fe
DJ
57802009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * gdb.texinfo (Define, Hooks): Document prefix command support.
5783
a67ec3f4 57842009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5785 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5786
5787 Fixes for makeinfo --html.
5788
5789 * annotate.texinfo: Use @copying and @insertcopying. Use
5790 @ifnottex in place of @ifinfo.
5791 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5792 place of @ifinfo. Use @ifnotinfo for one index entry.
5793 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5794 in place of @ifinfo.
5795 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5796 in place of @ifinfo. Include contents at start unconditionally.
5797
84fcdf95
PA
57982009-01-13 Pedro Alves <pedro@codesourcery.com>
5799
5800 * gdb.texinfo (General Query Packets): Remove @var{} around the
5801 "spu" literal string.
5802
fa3a767f
PA
58032009-01-07 Pedro Alves <pedro@codesourcery.com>
5804
5805 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5806 program may be running in another process" errors.
5807 * gdbint.texinfo (Native Conditionals): Delete
5808 ONE_PROCESS_WRITETEXT description.
5809
9cb011d3
JB
58102009-01-07 Joel Brobecker <brobecker@adacore.com>
5811
5812 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5813 emacs local variable to be placed at the end of the ChangeLog.
5814 Add server.c and gdbreplay.c to the list of files where the
5815 copyright year needs to be updated.
5816
84603566
SL
58172009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5818
5819 * gdb.texinfo (Remote Configuration): Document new
5820 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5821 commands.
5822
a53f55d8
PA
58232008-12-28 Pedro Alves <pedro@codesourcery.com>
5824
5825 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5826 FETCH_INFERIOR_REGISTERS.
5827 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5828 FETCH_INFERIOR_REGISTERS descriptions. Remove
5829 gdbarch_get_longjmp_target descrition, since already described in
5830 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5831 (Target Conditionals): ... here.
5832
077e0a52
JB
58332008-12-16 Joel Brobecker <brobecker@adacore.com>
5834
5835 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5836 examples.
5837 (Additions to Ada): Likewise. Add the missing opening and closing
5838 parenthesis of the GDB prompt in one of the examples.
5839
023eb17c
JB
58402008-12-14 Joel Brobecker <brobecker@adacore.com>
5841
5842 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5843 about the result of 'Address not being of type System.Address.
5844 This problem has been fixed a while ago.
5845
c3b108f7
VP
58462008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5847
5848 MI non-stop and multiprocess docs.
5849
c8d5aac9
L
5850 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5851 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5852 Adjust documentation for *stopped, document =thread-created,
5853 =thread-exited, =thread-group-created and =thread-group-exited.
5854 (GDB/MI Thread Commands): Document the 'state' field in
5855 -thread-info output.
5856 (GDB/MI Program Execution): Mention --all and --thread-group
5857 options.
5858 (GDB/MI Variable Objects): Describe floating and fixed variable
5859 objects.
5860 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5861
07e059b5
VP
58622008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5863
c8d5aac9
L
5864 * gdb.texinfo (Operating System Information): New appendix.
5865 (Operating System Auxiliary Information): Document 'info os processes'
5866 (Remote Configuration): Document 'osdata'
5867 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5868
a80b95ba
TG
58692008-11-27 Tristan Gingold <gingold@adacore.com>
5870
5871 * gdb.texinfo (Darwin): Document Darwin specific features.
5872
a655d424
JK
58732008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5874
5875 * gdbint.texinfo (Target Conditionals): Extend the
5876 gdbarch_breakpoint_from_pc description.
5877
249e1128
VP
58782008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5879
5880 * gdb.texinfo (M68K Features): Fix typo.
5881
c14c28ba
PP
58822008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5883
5884 * gdb.texinfo (Symbols): Mention printing containing
5885 image name in "info symbol".
5886 (Maint translate-address): Likewise.
889bf7c5 5887
394a6666
JB
58882008-11-18 Joel Brobecker <brobecker@adacore.com>
5889
5890 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5891 commands "catch load" and "catch unload".
5892
66bb093b
VP
58932008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5894
5895 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5896 =thread-selected.
889bf7c5 5897
4a92f99b
VP
58982008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5899
c8d5aac9 5900 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5901
f0323ca0
PA
59022008-10-27 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5905 .mt files, TM_CLIBS or TM_CDEPS.
5906 (x86 Watchpoints): Don't mention TDEPFILES.
5907
8b23ecc4
SL
59082008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5909
5910 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5911 (Overview): Mention notifications and non-stop mode behavior.
5912 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5913 with non-stop mode behavior. Add vStopped description.
5914 (Stop Reply Packets): Update list of packets that return
5915 stop replies. Mention non-stop behavior.
5916 (General Query Packets): Document QNonStop packet and associated
5917 qSupported query response.
5918 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5919 behavior.
5920 (Notification Packets): New section.
5921 (Remote Non-Stop): New section.
5922 (File-I/O Overview): Mention non-stop behavior.
5923
fff08868
HZ
59242008-10-24 Hui Zhu <teawater@gmail.com>
5925 Pedro Alves <pedro@codesourcery.com>
5926
5927 * gdb.texinfo (displaced-stepping): Describe the auto mode
5928 setting, and say it's the default. This is now a mainstream
5929 setting instead of a maintenance setting.
5930
252fbfc8
PA
59312008-10-23 Pedro Alves <pedro@codesourcery.com>
5932
5933 * observer.texi (thread_stop_requested): New.
5934
20924a55
JB
59352008-10-22 Joel Brobecker <brobecker@adacore.com>
5936
5937 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5938 (Patching): Replace incorrect usage of @samp by @kbd.
5939
bacec72f
MS
59402008-10-17 Michael Snyder <msnyder@vmware.com>
5941
5942 * gdb.texinfo: Add documentation for reverse execution.
5943
a08702d6 59442008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5945 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5946
5947 * gdb.texinfo. (Values From Inferior): New subsubsection.
5948
d97bc12b
DE
59492008-10-06 Doug Evans <dje@google.com>
5950
5951 * gdb.texinfo (set debug dwarf2-die): Document it.
5952
87f67dba
JB
59532008-10-01 Joel Brobecker <brobecker@adacore.com>
5954
5955 * gdb.texinfo (catch) [exception]: Document how to insert
5956 a breakpoint on user-defined exceptions when the exception
5957 name is identical to one of the language-defined ones.
5958
2fae03e8
TT
59592008-09-27 Tom Tromey <tromey@redhat.com>
5960
5961 * gdb.texinfo (Macros): Remove text about stringification,
5962 varargs, and splicing.
5963
5c6ce71d
TT
59642008-09-27 Tom Tromey <tromey@redhat.com>
5965
5966 * gdbint.texinfo (Language Support): Remove text about omitting
5967 support for a language.
5968
07128da0
DE
59692008-09-23 Doug Evans <dje@google.com>
5970
5971 * gdb.texinfo (info dcache): Update.
5972
b90a069a
SL
59732008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5974
5975 * gdb.texinfo (Packets): Add info on thread-id syntax and
5976 multiprocess extensions.
5977 <D>: Document multiprocess form of packet.
5978 <H>: Use thread-id syntax.
5979 <T>: Likewise.
5980 <vCont>: Likewise. Note this is required for multiprocess.
5981 <vKill>: New packet.
5982 (Stop Reply Packets) <T>: Use thread-id syntax.
5983 <W>: Document multiprocess form of reply.
5984 <X>: Likewise.
5985 (General Query Packets) <qC>: Use thread-id syntax.
5986 <qfThreadInfo>: Likewise.
5987 <qGetTLSAddr>: Likewise.
5988 <qP>: Likewise.
5989 <qSupported>: Add "multiprocess" feature.
5990 <qThreadExtraInfo>: Use thread-id syntax.
5991
b77209e0
PA
59922008-09-22 Stan Shebs <stan@codesourcery.com>
5993
5994 * gdb.texinfo (Inferiors): New section.
5995
3d0bb823
PA
59962008-09-12 Pedro Alves <pedro@codesourcery.com>
5997
5998 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5999
f8dcfc0a
UW
60002008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6001
6002 * gdbint.texinfo (Target Conditionals): Remove documentation
6003 for gdbarch_name_of_malloc.
6004
8775bb90
MS
60052008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6006
6007 * gdb.texinfo (Interrupts): Mention TCP interface for
6008 sending BREAK.
6009
f1838a98
UW
60102008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6011
6012 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6013 argument prefix to "set sysroot".
6014
158c7665
PH
60152008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6016
6017 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6018 and False.
6019
30e026bb
VP
60202008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6021
c8d5aac9
L
6022 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6023 for possible features of -list-features.
30e026bb 6024
c6ebd6cf
VP
60252008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6026
c8d5aac9 6027 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6028 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6029
aeac0ff9
VP
60302008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6031
6032 * doc/gdb.texinfo (PowerPC): Fix typo.
6033 (PowerPC features): Fix typo.
6034
5231c1fd
PA
60352008-08-18 Pedro Alves <pedro@codesourcery.com>
6036
6037 * observer.texi (thread_ptid_changed): New.
6038
677c5bb1
LM
60392008-08-18 Luis Machado <luisgpm@br.ibm.com>
6040
6041 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6042 (PowerPC features): Mention feature set for VSX registers.
6043
f3a2dd1a
JB
60442008-08-13 Joel Brobecker <brobecker@adacore.com>
6045
6046 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6047 the direct visibility of all names in user-written packages.
6048
33e5cbd6
PA
60492008-08-13 Pedro Alves <pedro@codesourcery.com>
6050
6051 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6052 setting, and make it the default.
6053 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6054 non-stop script example.
6055
d0384fc4
TJB
60562008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6057
6058 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6059 reference to the "Using Different Register and Memory Data
6060 Representation" section.
6061
a6f3e723
SL
60622008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6063
6064 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6065 (Remote Protocol): Add Packet Acknowledgment to menu.
6066 (Overview): Mention +/- can be disabled, and point to new section
6067 where this is discussed in detail.
6068 (General Query Packets): Document QStartNoAckMode packet, and
6069 corresponding qSupported reply.
6070 (Packet Acknowledgment): New section.
6071
0606b73b
SL
60722008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6073 Pedro Alves <pedro@codesourcery.com>
6074
6075 * gdb.texinfo (Threads): Move paragraph about automatic thread
6076 selection to All-Stop Mode subsection.
6077 (Thread Stops): Reorganize existing material into subsections.
6078 Add introductory blurb and menu.
6079 (Non-Stop Mode): New subsection.
6080 (Background Execution): New subsection.
6081 (Maintenance Commands): Add cross-references from async mode
6082 commands to the new Background Execution section.
6083
d57a3c85
TJB
60842008-08-06 Tom Tromey <tromey@redhat.com>
6085
6086 * gdb.texinfo (Extending GDB): New chapter.
6087 (Sequences): Demoted chapter, now a section under the new
6088 Extending GDB chapter.
6089 (Python): New section.
6090
6d76a53d
SS
60912008-07-31 Stan Shebs <stan@codesourcery.com>
6092
6093 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6094
1f70da6a
SS
60952008-07-29 Stan Shebs <stan@codesourcery.com>
6096
6097 * gdbint.texinfo: General round of cleanup and minor
6098 clarifications.
6099 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6100 (Longjmp Support): Update description to reflect how it is done
6101 for targets without using native header.
6102 (Symbol Handling): Add a little more general explanation.
6103 (COFF, ELF): Mention stabs encapsulation.
6104 (DWARF 3): New section.
6105 (Adding a New Host): Scrub out some obsolete bits.
6106 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6107 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6108 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6109 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6110 SEEK_SET, STOP_SIGNAL, USG.
6111 (Raw and Virtual Register Representations): Ditto for
6112 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6113 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6114 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6115 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6116 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6117 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6118 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6119 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6120 DEPRECATED_USE_STRUCT_CONVENTION.
6121 Describe gdbarch_deprecated_fp_regnum.
6122 Update description of gdbarch_print_insn.
6123 (Adding a New Target): Scrub out obsolete bits.
6124 (Obsolete Conditionals): Remove entire section.
6125
383f836e
TT
61262008-07-25 Tom Tromey <tromey@redhat.com>
6127
6128 * observer.texi (GDB Observers): Document new observers:
6129 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6130 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6131 architecture_changed.
6132
cfd8ab24
SS
61332008-07-21 Stan Shebs <stan@codesourcery.com>
6134
6135 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6136 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6137
781b42b0
TT
61382008-07-21 Tom Tromey <tromey@redhat.com>
6139
6140 * observer.texi (GDB Observers): Remove obsolete comment.
6141 <executable_changed>: Remove argument.
6142
d7d9f01e
TT
61432008-07-18 Tom Tromey <tromey@redhat.com>
6144
6145 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6146
bf250677
DE
61472008-07-10 Doug Evans <dje@google.com>
6148
6149 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6150
10568435
JK
61512008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6152
6153 * gdb.texinfo (Starting): Document "set disable-randomization".
6154
5ae4183a
AS
61552008-07-07 Andreas Schwab <schwab@suse.de>
6156
6157 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6158
b56e7235
VP
61592008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6160
6161 * gdb.texinfo (GDB/MI Target Manipulation): Add
6162 example of -target-attach.
6163
e1ac3328
VP
61642008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6165
6166 * observer.texi (target_resumed): New observer.
5ae4183a 6167 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6168
65d12d83
TT
61692008-06-06 Tom Tromey <tromey@redhat.com>
6170
6171 * gdb.texinfo (Completion): Add field name example.
6172
fbc5282e
MK
61732008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6174
6175 * gdb.texinfo (GDB/MI Program Context): Added example
6176 to -exec-arguments
5ae4183a 6177
fbc5282e 61782008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6179
6180 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6181 annotation.
6182
c16158bc 61832008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6184 Nathan Sidwell <nathan@codesourcery.com>
6185 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6186
6187 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6188 and ACX_BUGURL.
6189 * configure: Regenerate.
6190 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6191 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6192 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6193 mailing-list-specific text about bug reporting unless
6194 BUGURL_DEFAULT.
6195
75c99385
PA
61962008-06-05 Pedro Alves <pedro@codesourcery.com>
6197
6198 * gdb.texinfo (-target-select): Remove reference to target async.
6199 (Maintenance Commands): Document "maint set/show remote-async".
6200
1763a388
MK
62012008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6202
6203 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6204 in -target-file-get section.
5ae4183a 6205
d0d064df
PA
62062008-05-22 Pedro Alves <pedro@codesourcery.com>
6207
9b562ab8
PA
6208 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6209 killing the inferior when it is already debugging a process.
d0d064df 6210
8dfa32fc
JB
62112008-05-21 Joel Brobecker <brobecker@adacore.com>
6212
6213 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6214 abbreviation for "finish".
6215
55f996a7
NR
62162008-05-21 Nick Roberts <nickrob@snap.net.nz>
6217
6218 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6219
ba2b1c56
DJ
62202008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6221
6222 * gdbint.texinfo (Target Conditionals): Delete entry for
6223 gdbarch_dwarf_reg_to_regnum.
6224
08388c79
DE
62252008-05-09 Doug Evans <dje@google.com>
6226
a3c83fae 6227 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6228
d14508fe
DE
62292008-05-05 Doug Evans <dje@google.com>
6230
6231 * gdb.texinfo (disassemble): Document /m modifier.
6232
e2b7ddea
VP
62332008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6234
5ae4183a
AS
6235 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6236 will not report the time of commands that run the target.
e2b7ddea 6237
8eb41542
VP
62382008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6239
6240 * gdb.texinfo (GDB/MI Output Records): Add
6241 missing semicolon.
6242
82f68b1c
VP
62432008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6244
6245 * gdb.texinfo (GDB/MI Output Records):
6246 Document =thread-create and =thread-exited.
6247
fa0f268d
VP
62482008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6249
6250 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6251 Remove mention of dmi-discuss.
fa0f268d 6252
063bfe2e
VP
62532008-05-03 Pedro Alves <pedro@codesourcery.com>
6254
6255 * observer.texi (thread_exit): New.
6256
237fc4c9
PA
62572008-05-02 Pedro Alves <pedro@codesourcery.com>
6258
6259 * gdb.texinfo (Debugging Output): Document "set/show debug
6260 displaced".
6261 (Maintenance Commands): Document "maint set/show
6262 can-use-displaced-stepping".
6263
0428b8f5
DJ
62642008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6265
6266 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6267 and set/show arm force-mode.
6268
5009afc5
AS
62692008-05-02 Andreas Schwab <schwab@suse.de>
6270
6271 * gdbint.texinfo (Algorithms): Describe
6272 target_watchpoint_addr_within_range.
6273
669fac23
DJ
62742008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6275
6276 * gdbint.texinfo (Stack Frames): New chapter.
6277 (Algorithms): Move Frames text to the new chapter.
6278 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6279 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6280
721c02de
VP
62812008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6282
5ae4183a
AS
6283 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6284 output does not necessary include any tokens.
721c02de 6285
c055b101
CV
62862008-04-22 Corinna Vinschen <vinschen@redhat.com>
6287
6288 * gdb.texinfo (Set SH Calling convention): New @item.
6289 (Show SH Calling convention): Ditto.
6290
68837c9d
MD
62912008-04-22 Markus Deuling <deuling@de.ibm.com>
6292
6293 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6294
2e9132cc
EZ
62952008-04-20 Eli Zaretskii <eliz@gnu.org>
6296
6297 * gdb.texinfo (Set Breaks): Mention that multiple location
6298 breakpoints need line number info. Add index entries.
6299
31fffb02
CS
63002008-04-19 Craig Silverstein <csilvers@google.com>
6301
6302 * gdb.texinfo (Requirements): Add an optional requirement on
6303 zlib.
6304 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6305 Compressed DWARF 2.
6306
a47ec5fe
AR
63072008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6308
6309 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6310 sample output for 'stopped,reason="breakpoint-hit"' message.
6311 (GDB/MI Program Execution): Likewise.
6312
de051565
MK
63132008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6314
5ae4183a 6315 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6316 -var-set-format. Add -f option to -var-evaluate-expression.
6317
6ba66d6a
JB
63182008-04-03 Joel Brobecker <brobecker@adacore.com>
6319
6320 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6321 new node "Ambiguous Expressions". Replace references to this
6322 node by references to "Ambiguous Expressions" throughout.
6323 (Ambiguous Expressions): New node.
6324
1e26b4f8
DJ
63252008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6326
6327 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6328
b84876c2
PA
63292008-03-21 Pedro Alves <pedro@codesourcery.com>
6330
6331 * gdb.texinfo (Debugging Output): Document
6332 "set/show debug lin-lwp-async".
6333 (Maintenance Commands): Document "maint set/show linux-async".
6334
63092375
DJ
63352008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6336
6337 * gdb.texinfo (Expressions): Update description of malloced arrays.
6338
8e8901c5
VP
63392008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6340
6341 * gdb.texinfo (Thread Commands): Document
6342 -thread-info. Remove -thread-list-all-threads.
6343
1fddbabb
PA
63442008-03-14 Pedro Alves <pedro@codesourcery.com>
6345 Sandra Loosemore <sandra@codesourcery.com>
6346
6347 * gdb.texinfo (Library List Format): Update to mention the
6348 possibility to pass section addresses instead of segment
6349 addresses.
6350
ccd213ac
DJ
63512008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6352
6353 * gdb.texinfo (Starting): Document "set exec-wrapper".
6354 (Server): Document gdbserver --wrapper.
6355
fa4727a6
DJ
63562008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6357
6358 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6359 unreadable memory. Delete obsolete SPARClite reference.
6360
8edfe269
DJ
63612008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdb.texinfo (Starting): Mention always-running targets.
6364 (Target Commands): Add an anchor for load.
6365 (Connecting): Explain continue instead of run.
6366
1843f87b
DJ
63672008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6368
6369 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6370
f9082629
NR
63712008-02-26 Nick Roberts <nickrob@snap.net.nz>
6372
6373 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6374 breakpoint table.
6375
fd96d250
PA
63762008-02-19 Pedro Alves <pedro@codesourcery.com>
6377
6378 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6379 killing the inferior when it is already debugging a process.
6380
36af4ef6
MD
63812008-02-13 Markus Deuling <deuling@de.ibm.com>
6382
6383 * gdbint.texinfo (Build Script): New section. Mention new build script
6384 gdb_buildall.sh.
6385
cda4ce5a
JB
63862008-02-01 Jim Blandy <jimb@red-bean.com>
6387
6388 * gdb.texinfo (Help): Summarize 'info args' correctly.
6389
4acd40f3
TJB
63902008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6391
6392 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6393 available in PowerPC architecture.
6394 (Embedded Processors): Change node name of PowerPC item in menu.
6395 (PowerPC): Rename to...
6396 (PowerPC Embedded): this.
6397 (Architectures): Add new PowerPC item in menu.
6398 (PowerPC): New node.
6399
6e6c6f50
DJ
64002008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6401
6402 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6403 commands.
6404
5ee187d7
DJ
64052008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6406
6407 * gdb.texinfo (Setting Catchpoints): Mention features
6408 supported on GNU/Linux.
6409
e275c0d9
NR
64102008-01-30 Nick Roberts <nickrob@snap.net.nz>
6411
6412 * gdb.texinfo (GDB/MI File Commands): Describe new output
6413 field for MI command -file-list-exec-source-file.
6414
2d717e4f
DJ
64152008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * gdb.texinfo (Using the `gdbserver' Program): Add security
6418 warning. Rearrange into subsections and subsubsections. Document
6419 --multi and --debug. Correct --with-sysroot typo. Update --attach
6420 usage. Make load reference clearer. Document monitor exit.
6421 (Remote Configuration): Document set remote exec-file, attach-packet,
6422 and run-packet.
6423 (Packets): Document vAttach and vRun.
6424
d35a4257 64252008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6426
6427 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6428 detach-on-follow -> detach-on-fork.
f663676d 6429
c78d192c
DJ
64302008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdbint.texinfo (Native Conditionals): Remove
6433 SHELL_COMMAND_CONCAT and SHELL_FILE.
6434
d35a4257
EZ
64352008-01-26 Eli Zaretskii <eliz@gnu.org>
6436
6437 * gdb.texinfo (Specify Location): Improve wording.
6438
93815fbf
VP
64392008-01-23 Chris Demetriou <cgd@google.com>
6440
6441 * gdb.texinfo (Threads): Document new "set print thread-events"
6442 and "show print thread-events" commands.
6443
2a25a5ba
EZ
64442008-01-19 Eli Zaretskii <eliz@gnu.org>
6445
6446 * gdb.texinfo (Specify Location): New section.
6447 (Delete Breaks, Edit, Set Breaks): Remove description of
6448 locations. Instead, add a reference to "Specify Location".
6449 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6450 (Symbols): Refer to "Specify Location" for the valid forms of
6451 linespecs and locations.
6452
32c9a795
MD
64532008-01-18 Markus Deuling <deuling@de.ibm.com>
6454
6455 * gdbint.texinfo (Target Conditionals): Replace the description of
6456 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6457
b17828ca
JB
64582008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6459
6460 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6461 about &&var, which is rejected by the expression parser.
6462
0aea4bf3
LM
64632008-01-09 Luis Machado <luisgpm@br.ibm.com>
6464
6465 * gdb.texinfo (Output): Update documentation on using printf with DFP
6466 types.
6467
febe4383
TJB
64682008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6469
6470 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6471 subsubsection.
6472 (Decimal Floating Point format): New subsubsection.
6473
7a404eba
PA
64742008-01-05 Pedro Alves <pedro@codesourcery.com>
6475
6476 * gdb.texinfo (File Options): Remove mention of the attempt to
6477 open a core file with the -p option. Don't list -c as a valid
6478 option to attach to a process.
6479
a4d9b460
PA
64802008-01-05 Pedro Alves <pedro@codesourcery.com>
6481
6482 * gdbint.texinfo (Host Conditionals): Remove mention of
6483 ALIGN_STACK_ON_ENTRY.
6484
6ec2edbe
JB
64852008-01-05 Joel Brobecker <brobecker@adacore.com>
6486
6487 * gdbint.texinfo (Start of New Year Procedure): Add item
6488 describing how to update the source and documentation copyright
6489 notices.
6490
d8b2a693
JB
64912007-12-18 Jim Blandy <jimb@codesourcery.com>
6492
ab209b3a 6493 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6494 watchpoint explanation into the main description of the watchpoint
6495 command; update synopses of 'watch', 'rwatch', and 'awatch'
6496 commands.
6497
8b4ed427
VP
64982007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6499
6500 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6501 Document 'pending-breakpoints' feature of
6502 -list-features.
6503
37e4754d
LM
65042007-12-17 Luis Machado <luisgpm@br.ibm.com>
6505
669fac23 6506 * gdb.texinfo: Add new parameter's description.
37e4754d 6507
1d3811f6
DJ
65082007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6509
6510 * gdb.texinfo (Overview): Clarify run-length encoding
6511 example. Remove the restriction on "+" and "-" characters.
6512
c1c25a1a
EZ
65132007-12-15 Eli Zaretskii <eliz@gnu.org>
6514
6515 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6516
afe8ab22 65172007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6518
afe8ab22
VP
6519 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6520 the -f option for -break-insert, remove -r option,
6521 and clarify specification of location.
6522
a6b151f1
DJ
65232007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6524
6525 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6526 formatting.
6527 (Remote Debugging): Add File Transfer section.
6528 (Remote Configuration): Document Host I/O packets.
6529 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6530 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6531 (Packets): Add vFile.
6532
3b784c4f
EZ
65332007-11-17 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6536 breakpoints with multiple locations.
6537 (Breakpoint Menus): Improve wording.
6538 (Output): Fix last change.
6539
a4ce5b0d
UW
65402007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6541
6542 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6543
1b39d5c0
DE
65442007-11-15 Doug Evans <dje@google.com>
6545
6546 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6547
7a72d44c
VP
65482007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6549
6550 * gdbint.texinfo (Native Conditionals): Remove
6551 mention of CLEAR_SOLIB.
5ae4183a 6552
6d1829bf 65532007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6554
6555 * gdb.texinfo (Print Settings): Add documentation for "set/show
6556 print frame-arguments".
6557
1a619819
LM
65582007-11-05 Luis Machado <luisgpm@br.ibm.com>
6559
3b784c4f 6560 * gdb.texinfo (Output): Update printf command's description.
1a619819 6561
55eddb0f
DJ
65622007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6563
6564 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6565 powerpc soft-float".
6566
9cceb671
DJ
65672007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6568
6569 * gdb.texinfo (Files): Correct formatting. Mention Expat
6570 requirement.
6571 (Requirements for Building GDB): Expand the list of Expat
6572 uses.
6573 (Library List Format, Memory Map Format): Mention Expat.
6574 (Target Descriptions): Update Expat wording.
6575
83acabca
DJ
65762007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6577
6578 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6579 Document that gdbarch_convert_register_p should return zero for no-op
6580 conversions.
6581
e35879db
UW
65822007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6583
83acabca 6584 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6585 of set_gdbarch_sofun_address_maybe_missing back to ...
6586 (Target Conditionals): ... here to fix build break.
6587
203c3895
UW
65882007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6589
83acabca 6590 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6591 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6592 (Compiler Characteristics): ... documentation of
6593 set_gdbarch_sofun_address_maybe_missing.
6594
11411de3
DJ
65952007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6596
6597 * gdbint.texinfo (Target Conditionals): Use
6598 frame_unwind_register_unsigned in examples instead of
6599 frame_unwind_unsigned_register.
6600
7cc46491
DJ
66012007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6602
6603 * gdb.texinfo (Predefined Target Types): Add int128
6604 and uint128.
6605 (Standard Target Features): Add PowerPC features.
6606
81adfced
DJ
66072007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6610
c1874924
UW
66112007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6612
6613 * gdbint.texi (Target Conditionals): Remove documentation
6614 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6615 gdbarch_extract_return_value, and gdbarch_store_return_value.
6616
f6e56ab3
UW
66172007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6618
6619 * gdbint.texi (Target Conditionals): Remove documentation of
6620 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6621
56cf5405
KH
66222007-10-11 Kazu Hirata <kazu@codesourcery.com>
6623
6624 * gdb.texinfo: Mention that inaccessible-by-default is on by
6625 default.
6626
35156bae
DJ
66272007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6628
6629 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6630
d983da9c
DJ
66312007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6632
6633 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6634 multi-threaded watchpoints.
6635 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6636 checked. Describe sticky notification. Expand description
6637 of steppable and continuable watchpoints.
6638 (Watchpoints and Threads): New subsection.
6639
fe6fbf8b
VP
66402007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6641
6642 * gdb.texinfo (Setting Breakpoints): Revise
6643 documentation for pending breakpoints. Document
6644 breakpoints with multiple locations.
5ae4183a 6645
084344da
VP
66462007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6647
6648 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6649 Document -list-features.
5ae4183a 6650
82160952
EZ
66512007-09-15 Eli Zaretskii <eliz@gnu.org>
6652
6653 * gdb.texinfo (Output): Spell out which features of C's printf are
6654 not supported by GDB's printf.
7e27a47a
EZ
6655 (Separate Debug Files): More accurate wording regarding build ID
6656 and a reference to the ld manual rather than the Fedora wiki.
82160952 6657
ea37ba09
DJ
66582007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6659 Jim Blandy <jimb@codesourcery.com>
6660
6661 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6662 (Examining Memory): Update mentions of the 's' format.
6663 (Automatic Display): Likewise.
6664
b8533aec
DJ
66652007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6666
6667 * gdb.texinfo: Update the FSF's Back-Cover Text.
6668
83f83d7f
JK
66692007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6670 Eli Zaretskii <eliz@gnu.org>
6671
6672 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6673 Fixed the ``build ID'' name. New binaries build instructions for the
6674 build ID inclusion. Explain how the commands are specific to the build
6675 ID vs. debug link.
6676
c7e83d54
EZ
66772007-09-01 Eli Zaretskii <eliz@gnu.org>
6678
6679 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6680 indexing for ``build ID'' support.
6681
d3750b24
JK
66822007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6683
6684 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6685 Enlisted BUILD ID to the debug file searching example.
6686 Included a BUILD ID `.note.gnu.build-id' section description.
6687 Updated/added the debug files splitting instructions for OBJCOPY.
6688
02142340
VP
66892007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6690
6691 * gdb.texinfo (Variable Objects): Adjust docs
6692 for -var-info-expression and document
6693 -var-info-path-expression.
6694
d3bdde98
JB
66952007-08-20 Jim Blandy <jimb@codesourcery.com>
6696
3fb6a982
JB
6697 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6698 (title page): Include the dedication in the printed manual, as a
6699 separate page after the copyright notice.
5ae4183a 6700
d3bdde98
JB
6701 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6702 don't break a @var across a line.
6703
c80a96a8
MR
67042007-07-25 Maciej W. Rozycki <macro@mips.com>
6705
6706 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6707 for include files.
6708
5824a901
NR
67092007-07-12 Nick Roberts <nickrob@snap.net.nz>
6710
6711 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6712 in annotate.texinfo.
6713 (Command History): Link to new node.
5824a901 6714
d52e7ea3
UW
67152007-07-05 Markus Deuling <deuling@de.ibm.com>
6716
6717 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6718
5fc14d0a
EZ
67192007-07-05 Eli Zaretskii <eliz@gnu.org>
6720
6721 * gdbint.texinfo (Target Conditionals): Fix last change.
6722
4a9bb1df
UW
67232007-07-03 Markus Deuling <deuling@de.ibm.com>
6724
6725 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6726 routines:
6727 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6728 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6729 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6730 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6731 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6732 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6733 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6734 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6735 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6736 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6737 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6738 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6739 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6740 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6741 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6742 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6743 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6744 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6745 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6746 (SOFTWARE_SINGLE_STEP_P)
6747
6748 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6749 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6750
6751 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6752 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6753 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6754 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6755 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6756 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6757 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6758 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6759 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6760 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6761
6762 (Converting an existing Target Architecture to Multi-arch): Remove
6763 section.
6764
6765 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6766 (gdbarch_addr_bits_remove): Add code example.
6767
6768 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6769
cfa9d6d9
DJ
67702007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6771
6772 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6773 Add other missing entries. Adjust the table size to fit.
6774 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6775 stop reasons including the new "library" event.
6776 (General Query Packets): Adjust table widths for qSupported. Mention
6777 qXfer:libraries:read reply to qSupported and document the new packet.
6778 (Library List Format): New section.
6779
159fcc13
JK
67802007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6781
6782 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6783
f66d1690
MS
67842007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6785
6786 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6787
67102876
NR
67882007-06-25 Nick Roberts <nickrob@snap.net.nz>
6789
6790 * gdbint.texinfo (Register and Memory Data): Break sections
6791 into nodes and add a menu.
6792
a4642986
MR
67932007-06-21 Maciej W. Rozycki <macro@mips.com>
6794
6795 * gdb.texinfo (Examining Memory): Document the new behaviour.
6796
e9c17194
VP
67972007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6798
6799 * gdb.texinfo (Standard Target Features): Document
6800 m68k features.
6801
31d99776
DJ
68022007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6803
6804 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6805
1780a0ed
DJ
68062007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6807
6808 * gdb.texinfo (Target Description Format): Add version attribute
6809 for <target>.
6810
822b6570
DJ
68112007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6812
6813 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6814
f8b73d13
DJ
68152007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6816
6817 * gdb.texinfo (MIPS Features): New subsection.
6818
0e7f50da
UW
68192007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6820 Markus Deuling <deuling@de.ibm.com>
6821
6822 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6823 and qXfer:spu:write packets and mention them under qSupported.
6824
23d964e7
UW
68252007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6826 Markus Deuling <deuling@de.ibm.com>
6827
6828 * gdb.texinfo (Architectures): Add new SPU section to document
6829 Cell Broadband Engine SPU architecture specific commands.
6830
9f708cb2
VP
68312007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6832
6833 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6834 comments.
6835
7579b5f8
NR
68362007-06-07 Nick Roberts <nickrob@snap.net.nz>
6837
6838 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6839
bf06d120
JB
68402007-05-29 Jim Blandy <jimb@codesourcery.com>
6841
6842 * gdb.texinfo (Overview): Doc fix.
6843
23776285
MR
68442007-05-22 Maciej W. Rozycki <macro@mips.com>
6845
6846 * gdb.texinfo (Remote Configuration): Document "set/show
6847 remoteflow".
6848
1a69e1e4
DJ
68492007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6850
bf06d120
JB
6851 * gdb.texinfo (MIPS): Remove documentation for set mips
6852 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6853 stack-arg-size.
1a69e1e4 6854
46ba6afa 68552007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6856
46ba6afa
BW
6857 * all-cfg.texi (GDBTUI): New.
6858 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6859 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6860 (TUI Configuration): Edit to improve clarity and fix problems of
6861 both style and content.
5ae4183a 6862
06d3b283
UW
68632007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6864
6865 * observer.texi (GDB Observers): New observer "new_objfile".
6866
179101d6
UW
68672007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6868
6869 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6870
25d5ea92
VP
68712007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6872
6873 * gdb.texinfo (GDB/MI Variable Objects): Document
6874 frozen variables objects.
5ae4183a 6875
ea35711c
DJ
68762007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6877
6878 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6879 (Character Sets, Caching Data of Remote Targets): Likewise.
6880 (Targets): Delete Remote node. Move its text...
6881 (Debugging Remote Programs): ...to here. Delete description
6882 of the "remote" command.
6883 (Remote configuration): Delete description of "set remotedevice"
6884 and "show remotedevice".
6885 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6886
db2e3e2e
BW
68872007-04-11 Bob Wilson <bob.wilson@acm.org>
6888
5ae4183a
AS
6889 * gdb.texinfo (Contributors, Continuing and Stepping)
6890 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6891 (General Query Packets, File-I/O Remote Protocol Extension)
6892 (Protocol Basics, The F Reply Packet, Write)
6893 (Protocol-specific Representation of Datatypes, Memory Transfer):
6894 Fix hyphenation, punctuation and grammar problems.
6895 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6896 'section' instead of 'subsection' in the text.
6897 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6898 (i386): Remove period from section name.
db2e3e2e
BW
6899 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6900 (Config Names, Configure Options): Use @file{configure}.
6901
8a3dae3e
DJ
69022007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6903
6904 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6905 and tab expansion.
6906
1a92f856
DJ
69072007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6908
6909 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6910
79a6e687 69112007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6912
79a6e687
BW
6913 * gdb.texinfo: Consistently capitalize all significant words in
6914 node names, chapter titles, section titles, and headings. Update
6915 cross references to match.
6916 (Starting and Stopping Trace Experiment): Make node name plural.
6917 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6918
ad527d2e
PA
69192007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6920
6921 * gdb.texinfo (WinCE): Delete obsolete subsection.
6922
7ce59000
DJ
69232007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6924
6925 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6926 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6927 references.
6928
8807d78b
DJ
69292007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6930
6931 * gdb.texinfo (Startup): Delete references to some alternate
6932 names for .gdbinit.
6933 (Thread): Remove LynxOS reference.
6934 (Tandem ST2000): Delete target-specific documentation.
6935 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6936 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6937 and GDB_OSABI_LYNXOS.
6938
5f402660
UW
69392007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6940
6941 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6942
bac718a6
UW
69432007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6944
6945 * gdbint.texinfo (Target Conditionals): Remove mention of
6946 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6947 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6948
9453113a
DJ
69492007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6950
6951 * Makefile.in: Add "pdfdir" installation
6952 directory, PDFTEX macro, support for "install-pdf" target,
6953 and rules for making a pdf version of refcard.texi.
6954 * refcard.tex: Specify paper size for PDF output.
6955
ae21e955 69562007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6957
ae21e955 6958 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6959
3f94c067 69602007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6961
3f94c067
BW
6962 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6963 (Source Path, Character Sets, Macros, Define)
6964 (GDB/MI Result Records, GDB/MI Simple Examples)
6965 (GDB/MI Program Execution, GDB/MI File Commands)
6966 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6967 (Bug Reporting): Use @value{GCC}.
5ae4183a 6968
12c27660 69692007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6970
12c27660
BW
6971 * gdb.texinfo (Help): Fix formatting of examples.
6972 (Variables): Use @ifnotinfo instead of @iftex.
6973 (Non-debug DLL symbols): Use @ref instead of @pxref.
6974 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6975
ce9341a1
BW
69762007-03-26 Bob Wilson <bob.wilson@acm.org>
6977
6978 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6979
c8f4133a
BW
69802007-03-26 Bob Wilson <bob.wilson@acm.org>
6981
6982 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6983 the order of the nodes.
6984 (C Operators, C Constants, Debugging C): Remove extra menus.
6985 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6986
c8f4133a 69872007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6988
6989 * gdb.texinfo (File Options): Add missing parenthesis.
6990 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6991
c74d0ad8
DJ
69922007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6993
6994 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6995
ff6f572f
DJ
69962007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6997
669fac23 6998 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6999 case insensitivity.
7000 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7001
994337c3
NR
70022007-02-18 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7005 (Files): Add section name to argument list for pxref.
7006 (Non-debug DLL symbols): Don't use `see' for pxref.
7007 (Embedded Processors): Fix typo.
7008 (GDB/MI Breakpoint Commands): Execution commands generate
7009 *stopped not ^done.
7010
eb819d70
NR
70112007-02-13 Nick Roberts <nickrob@snap.net.nz>
7012
7013 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7014 values for in_scope. Mention that only root variables can be
7015 updated.
7016 (GDB/MI Development and Front Ends): Explain new values may be
7017 added to existing fields.
7018
123dc839
DJ
70192007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7020
7021 * gdb.texinfo (-target-disconnect): Use @smallexample.
7022 (Requirements): Add anchor for Expat. Update description.
7023 (Target Descriptions): Mention Expat.
7024 (Target Description Format): Document new elements. Use
7025 @smallexample.
7026 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7027 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7028
108546a0
DJ
70292007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7030
7031 * gdb.texinfo (Target Description Format): Add section on XInclude.
7032
95a98c01
NR
70332006-02-03 Nick Roberts <nickrob@snap.net.nz>
7034
7035 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7036 command -enable-timings.
7037
f4b3909f
EZ
70382007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7039
5ae4183a 7040 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7041 descriptions for new/deleted elements in gdb_osabi. Add missing
7042 description for function generic_elf_osabi_sniff_abi_tag_sections.
7043
c7ba131e
JB
70442007-01-29 Joel Brobecker <brobecker@adacore.com>
7045
7046 * gdb.texinfo (Maintenance Commands): Add documentation for
7047 the new "maint print target-stack" command.
7048
3a60f64e
JK
70492007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7050 Eli Zaretskii <eliz@gnu.org>
7051
f4b3909f 7052 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7053
c582f8b6
EZ
70542007-01-26 Eli Zaretskii <eliz@gnu.org>
7055
7056 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7057 Use @value{NGCC} instead of @value{GCC}.
7058
d3e8051b
EZ
70592007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7060
7061 * agentexpr.texi: Fix typos.
7062 * annotate.texinfo: Likewise.
7063 * gdb.texinfo: Likewise.
7064 * gdbint.texinfo: Likewise.
7065 * observer.texi: Likewise.
7066 * stabs.texinfo: Likewise.
7067
86f04699
EZ
70682007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7069
7070 * gdbint.texinfo (Support Libraries): Remove mmalloc
7071 entry. Describe readline library.
7072
23181151
DJ
70732007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7074
7075 * gdb.texinfo (Target Descriptions): New section.
7076 (General Query Packets): Add QPassSignals anchor. Mention
7077 qXfer:features:read under qSupported. Expand mentions of
7078 qXfer:memory-map:read and QPassSignals. Document
7079 qXfer:features:read.
7080
f822c95b
DJ
70812007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7082
7083 * gdb.texinfo (Commands to specify files): Describe
7084 "set sysroot" and "show sysroot".
7085 (Using the `gdbserver' program): Lowercase argument
7086 to @var. Expand description of setting up GDB on the
7087 host.
7088
8936fcda
JB
70892007-01-05 Joel Brobecker <brobecker@adacore.com>
7090
7091 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7092 catch exception, catch exception unhandled, and catch assert
7093 commands.
7094
e776119f
DJ
70952007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * gdb.texinfo (Debugging Output): Document "set debug xml"
7098 and "show debug xml".
7099
aa79a185
DJ
71002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7101
7102 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7103
7f893741
JB
71042007-01-01 Joel Brobecker <brobecker@adacore.com>
7105
7106 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7107
a1b5960f
VP
71082006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7109
7110 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7111 note in @ignore, to be removed later if nobody complains.
7112
9f470e6e
NR
71132006-12-04 Nick Roberts <nickrob@snap.net.nz>
7114
7115 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7116 of -var-delete.
7117
765dc015 71182006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7119
765dc015 7120 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7121 automatic software/hardware breakpoint usage and
7122 the "set breakpoint auto-hw" command.
765dc015 7123
4b5752d0
VP
71242006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7125
7126 * gdb.texinfo (Memory Access Checking): New.
7127
89be2091
DJ
71282006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 * gdb.texinfo (Remote configuration): Mention
7131 "pass-signals-packet".
7132 (General Query Packets): Document QPassSignals. Fix
7133 a typo.
7134
ca3bf3bd
DJ
71352006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7136
7137 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7138
427c3a89
DJ
71392006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7140
7141 * gdb.texinfo (Remote configuration): Rewrite documentation for
7142 packet configuration commands.
7143 (OS Information): Adjust reference to qXfer:auxv:read.
7144 (General Query Packets): Remove references to read-aux-vector-packet
7145 and set remote get-thread-local-storage-address.
7146
7a107747
DJ
71472006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 * gdbint.texinfo (Target Architecture Definition): Add new
7150 Initializing a New Architecture section.
7151
1c56eb0e
EZ
71522006-10-31 David Taylor <dtaylor@emc.com>
7153
7154 * stabs.texinfo (Macro define and undefine): New node describing
7155 stabs for #define and #undef.
7156
f73adfeb
AS
71572006-10-27 Andreas Schwab <schwab@suse.de>
7158
7159 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7160
fd60e0df
EZ
71612006-10-21 Eli Zaretskii <eliz@gnu.org>
7162
7163 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7164 clarify on the possible meanings of ``expression'' watched by
7165 watchpoints. Add indexing.
e5ac9b53
EZ
7166 (Prompting, Errors, Invalidation, Annotations for Running)
7167 (Source Annotations): Fix index entries by adding "annotation" to
7168 them, to discriminate from index entries that point to the more
7169 general topic descriptions.
fd60e0df 7170
52bb452f
DJ
71712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7172
7173 * gdbint.texinfo (Target Vector Definition): Move most
7174 content into Existing Targets. Add a menu.
7175 (Existing Targets): New section, moved from Target Vector
7176 Definition. Use @subsection.
7177 (Managing Execution State): New section.
7178
58955e58
BW
71792006-10-16 Bob Wilson <bob.wilson@acm.org>
7180
7181 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7182
c8aa23ab
EZ
71832006-10-15 Eli Zaretskii <eliz@gnu.org>
7184
7185 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7186 (Command Syntax, Signals, Backtrace, Connecting)
7187 (Remote configuration, Renesas Boards, Console I/O): Fix last
7188 change: use Ctrl- instead of C-, except wrt Emacs.
7189 (File-I/O Examples): Put Ctrl-c in @kbd.
7190 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7191 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7192 (Signals, Set Breaks, Set Watchpoints): Document optional
7193 arguments to `info signals' `handle', `info breakpoints', and
7194 `info watchpoints'.
c8aa23ab 7195
e7109c7e
EZ
71962006-10-14 Eli Zaretskii <eliz@gnu.org>
7197
7198 * gdb.texinfo (Backtrace): Fix last change.
7199
de3aea7b
NR
72002006-10-14 Nick Roberts <nickrob@snap.net.nz>
7201
7202 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7203
7f9087cb
BW
72042006-10-10 Bob Wilson <bob.wilson@acm.org>
7205
c8aa23ab
EZ
7206 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7207 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7208 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7209
68437a39
DJ
72102006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7211 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * gdb.texinfo (Packets): Document vFlashErase,
7214 vFlashWrite and vFlashDone packets.
7215 (General Query Packets): Document qXfer:memory-map:read.
7216 Add a new feature for qXfer:memory-map:read.
7217 (Memory map format): New section.
7218 (Target Commands): Mention that gdb can write flash.
7219
fd79ecee
DJ
72202006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7221 Daniel Jacobowitz <dan@codesourcery.com>
7222
7223 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7224 memory regions and "mem auto".
7225
350da6ee
DJ
72262006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7227
7228 * gdbint.texinfo (Array Containers): New section.
7229
2f1acb09
VP
72302006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7231
7232 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7233 -stack-list-arguments HIGH_FRAME argument can be larger then the
7234 actual number of frames.
7235
2ab1eb7a
VP
72362006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7237
7238 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7239 -stack-list-locals HIGH_FRAME argument can be larger then the
7240 actual number of frames.
2ab1eb7a 7241
599b237a
BW
72422006-09-02 Bob Wilson <bob.wilson@acm.org>
7243
7244 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7245 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7246
25ab7e6d
EZ
72472006-09-02 Eli Zaretskii <eliz@gnu.org>
7248
7249 * gdbint.texinfo (Overall Structure): New section "Source Tree
7250 Structure".
7251
940178d3
JB
72522006-08-17 Jim Blandy <jimb@codesourcery.com>
7253
7254 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7255 responses.
7256
30daae6c
JB
72572006-08-08 Joel Brobecker <brobecker@adacore.com>
7258
7259 * gdb.texinfo (Source Path): Add documentation for new
7260 substitute-path commands.
7261
7fa2210b
DJ
72622006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7263
7264 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7265 (Running Configure): ...here.
7266 (Requirements): New node. Mention expat.
7267
3d00d119
DJ
72682006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7269
5ae4183a 7270 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7271 'set download-write-size' and 'show download-write-size'.
7272
0cbfa4ee
DJ
72732006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7274
7275 * stabs.texinfo (Member Type Descriptor): Correct example for
7276 pointer to member types.
7277
16026cd7
AS
72782006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7279
7280 * gdb.texinfo (Optional warnings and messages): Add
7281 'set/show trace-commands'.
7282 (Command files): Add '-v' to source command.
7283
0876f84a
DJ
72842006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7285
7286 * gdb.texinfo (OS Information): Update qPart reference to
7287 qXfer.
7288 (Remote configuration): Likewise.
7289 (Overview): Move @cindex to the start of a paragraph. Talk
7290 about binary data encoding.
7291 (Packets): Refer to the overview for the details of the X
7292 packet encoding.
7293 (General Query Packets): Remove qPart description. Add qXfer
7294 description. Add an anchor to qSupported. Correct feature
7295 table title. Add a new feature for qXfer:auxv:read.
7296 (Interrupts): Add a missing parenthesis.
7297
2ec3381a
DJ
72982006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7299
669fac23 7300 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7301 (GDB/MI Kod Commands): Remove commented out node.
7302
594fe323
EZ
73032006-07-01 Eli Zaretskii <eliz@gnu.org>
7304
7305 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7306 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7307 (GDB/MI Thread Commands, GDB/MI Program Execution)
7308 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7309 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7310 (GDB/MI File Commands, GDB/MI Target Manipulation)
7311 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7312 since the MI prompt is hard-wired into the code.
7313
7e3fb70c
NR
73142006-07-01 Nick Roberts <nickrob@snap.net.nz>
7315
7316 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7317 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7318 (GDB/MI Data Manipulation): Remove description of unimplemented
7319 display related commands as variable objects perform this function
7320 and are superior: -display-delete, -display-disable,
7321 -display-enable, -display-insert and -display-list. Move
7322 -environment-cd, -environment-directory, -environment-path
7323 and -environment-pwd to "Program Context".
7324 (GDB/MI Program Control): Rename to "Program Execution". Move
7325 -exec-arguments -exec-abort to...
7326 (GDB/MI Program Context): ...here. New node split from "Data
7327 Manipulation".
7328
be2a5f71
DJ
73292006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7330
7331 * gdb.texinfo (Remote configuration): Document set / show
7332 remote supported-packets.
7333 (General Query Packets): Document qSupported packet.
7334
fc320d37
SL
73352006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7336
7337 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7338 and font markup.
7339 (Protocol basics): Likewise.
7340 (The F request packet): Likewise.
7341 (The F reply packet): Likewise.
7342 (Memory transfer): Move this node to be a subsubsection of
7343 "Protocol specific representation of datatypes".
7344 (The Ctrl-C message): More copy editing.
7345 (Console I/O): Likewise.
7346 (The isatty call): Delete this node, and merge its content into
7347 the "isatty" node. Fixed references elsewhere.
7348 (The system call): Delete this node, and merge its content into
7349 the "system" node. Fixed references elsewhere.
7350 (open): Reformat to use @table, and add appropriate font markup.
7351 (close): Likewise.
7352 (read): Likewise.
7353 (write): Likewise.
7354 (lseek): Likewise.
7355 (rename): Likewise.
7356 (unlink): Likewise.
7357 (stat/fstat): Likewise.
7358 (gettimeofday): Likewise.
7359 (isatty): Likewise.
7360 (system): Likewise, plus minor changes to fix confusing wording.
7361 (Integral datatypes): Fix font markup.
7362 (Pointer values): Likewise.
7363 (struct stat): Fix markup to use @table, plus minor copy editing.
7364 (struct timeval): Fix font markup, plus minor copy editing.
7365 (Constants): Minor copy editing.
7366 (Errno values): Add font markup.
7367 (File-I/O Examples): Likewise.
7368
158fdf5c
NR
73692006-06-10 Nick Roberts <nickrob@snap.net.nz>
7370
7371 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7372 (GDB/MI Simple Examples): Move node up one level. Use real
7373 examples.
7374 (GDB/MI Compatibility with CLI): Update.
7375 (GDB/MI Result Records): Add "connected" and "exit" result
7376 classes.
7377 (GDB/MI Stream Records): Clarify target output.
7378 (GDB/MI Command Description Format): Modify example description.
7379 (GDB/MI Breakpoint Table Commands): Rename to...
7380 (GDB/MI Breakpoint Commands): ...this
7381 (GDB/MI Breakpoint Commands): Add optional thread field.
7382 (GDB/MI Program Control): Add an introduction. Move "Program
7383 termination" examples into exec-run description.
7384 (GDB/MI File Commands): Mention similar CLI commands.
7385 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7386 is similar to "-gdb-version".
7387
ddb50cd7
EZ
73882006-06-09 Eli Zaretskii <eliz@gnu.org>
7389
7390 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7391
2aef0d6b
NR
73922006-06-02 Nick Roberts <nickrob@snap.net.nz>
7393
7394 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7395 sourceware.org for mailing lists.
d5e40d59 7396 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7397
383a5c52
NR
73982006-06-01 Nick Roberts <nickrob@snap.net.nz>
7399
d5e40d59 7400 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7401
e16b02ee
EZ
74022006-05-22 Eli Zaretskii <eliz@gnu.org>
7403
7404 * gdb.texinfo (Cygwin Native): Fix last change.
7405
be90c084
CF
74062006-05-22 Christopher Faylor <cgf@timesys.com>
7407
7408 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7409
347ceba5
NR
74102006-05-15 Nick Roberts <nickrob@snap.net.nz>
7411
7412 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7413 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7414
369af7bd
DJ
74152006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7416
7417 * gdb.texinfo (General Query Packets): Recommend not starting
7418 new packets with qC and clarify.
7419
2ffdbde8 74202006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7421
7422 * gdb.texinfo (M2 Types): New section.
72019c9c 7423
16d1a084
DJ
74242006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7425
7426 * agentexpr.texi: Add a copyright and license notice.
7427 * observer.texi: Likewise, with GPL clause for function prototypes.
7428 Remove trailing whitespace.
7429
aa56d27a
JB
74302006-05-05 Jim Blandy <jimb@codesourcery.com>
7431
7432 * gdb.texinfo (General Query Packets): Document conventions for
7433 terminating packet names, and their violations.
7434
5bdf8622
DJ
74352006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7436
7437 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7438 * gdb.texinfo: Likewise.
7439
605a56cb
DJ
74402006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7441
7442 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7443 and "show remotedebug".
7444 (Debugging Output): Add additional index entries.
7445
b8db102d
MS
74462006-04-27 Michael Snyder <msnyder@redhat.com>
7447
7448 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7449
c5e30d01
AC
74502006-04-22 Andrew Cagney <cagney@redhat.com>
7451
7452 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7453 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7454
8181d85f
DJ
74552006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7456
7457 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7458 and remove breakpoint prototypes.
7459 (Watchpoints): Move description of target_insert_hw_breakpoint and
7460 target_remove_hw_breakpoint ...
7461 (Breakpoints): ... to here. Document target_insert_breakpoint and
7462 target_remove_breakpoint.
7463
4f553f88
JB
74642006-04-17 Jim Blandy <jimb@codesourcery.com>
7465
7466 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7467 and C packets are optional.
7468
cd852561
FR
74692006-04-14 Frederic Riss <frederic.riss@st.com>
7470
7471 * gdb.texinfo (Specifying source directories): Update the description
7472 of the source file search to reflect the fact that the source path
7473 always contains at least $cdir and $cwd.
7474
b620eb07
MS
74752006-03-31 Michael Snyder <msnyder@redhat.com>
7476
7477 * gdb.texinfo: Update copyright dates.
7478
3156cdaf
EZ
74792006-03-31 Eli Zaretskii <eliz@gnu.org>
7480
7481 * gdb.texinfo (Overview): Add an index entry to "empty response".
7482
7d30c22d
JB
74832006-03-28 Jim Blandy <jimb@codesourcery.com>
7484
7485 * gdbint.texinfo (Prologue Analysis): New section.
7486
86941c27
JB
74872006-03-07 Jim Blandy <jimb@red-bean.com>
7488
66b8c7f6
JB
7489 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7490
1a10341b
JB
7491 * gdb.texinfo (Target Commands): Update text describing how to
7492 specify a target. Refer to the detailed section on remote
7493 debugging, not the brief mention.
7494
86941c27
JB
7495 * gdb.texinfo (Connecting): Organize the different 'target remote'
7496 connection methods into a table. Add a 'target remote' index
7497 entry. (!!!)
7498
62f3a2ba
FF
74992006-02-17 Fred Fish <fnf@specifix.com>
7500
7501 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7502 'ptype' commands to reflect the fact that the only significant
7503 difference between them is that ptype prints the complete type
7504 description instead of just the name.
7505
8b9a88ea
WZ
75062006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7507
7508 * gdbint.texinfo (Watchpoints): Delete
7509 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7510
7e8dc855
NR
75112006-02-10 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7514 times fields where needed. Fix typos. Update general form given
7515 for output of -break-insert.
7516 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7517
c91d38aa
DJ
75182006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7519
7520 * gdbint.texinfo (Symbol Handling): Add a section
7521 on memory management.
7522
38fcd64c
DJ
75232006-02-06 Vladimir Prus <ghost@cs.msu.su>
7524
7525 * gdb.texinfo (Breakpoint table commands): Document the fullname
7526 field in -break-list output.
7527
219eec71
EZ
75282006-02-03 Eli Zaretskii <eliz@gnu.org>
7529
7530 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7531 debugging information produced by the various "set debug..."
7532 options.
7533
ae5a43e0
DJ
75342006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7535
7536 * gdb.texinfo (Files): Remove obsolete bits from the description
7537 of "symbol-file".
7538
a9f158ec
JB
75392006-01-25 Jim Blandy <jimb@redhat.com>
7540
7541 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7542
410dd08e
JB
75432006-01-24 Jim Blandy <jimb@redhat.com>
7544
7545 * gdbint.texinfo (Frames): Document the basics of GDB's register
7546 unwinding model, and explain the existence of the "sentinel" frame.
7547
4b505b12
AS
75482006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7549
7550 * gdb.texinfo (Choosing files): Mention that -directory is used
7551 for script files.
7552 (Specifying source directories): Likewise.
7553 (Command files): Explain how script files are found.
7554
839c27b7
EZ
75552006-01-21 Eli Zaretskii <eliz@gnu.org>
7556
7557 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7558 the threads in a multi-threaded program.
7559 (Threads): The threadno argument of "thread apply" can be a range
7560 of numbers.
7561
7be93b9e
JB
75622006-01-18 Jim Blandy <jimb@redhat.com>
7563
7564 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7565 of warning flags.
7566
fcc73fe3
EZ
75672006-01-13 Eli Zaretskii <eliz@gnu.org>
7568
7569 * gdb.texinfo (Sequences): Improve menu annotations.
7570 (Define): Add index entries for arguments of user-defined
7571 commands. Move the description of flow-control commands...
7572 (Command Files): ...to here. Document loop_break and
7573 loop_continue.
ca91424e
EZ
7574 (Define, Command Files): Document `end' and add index entries for
7575 it.
fcc73fe3 7576
5c95884b
MS
75772006-01-04 Michael Snyder <msnyder@redhat.com>
7578
7579 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7580 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7581
860701dc
PH
75822006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7583
7584 * gdb.texinfo (Omissions from Ada): Document that there is now
7585 limited aggregate support.
7586
36b80e65
EZ
75872005-12-28 Eli Zaretskii <eliz@gnu.org>
7588
7589 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7590 registers and the likes.
7591
c1468174
EZ
75922005-12-24 Eli Zaretskii <eliz@gnu.org>
7593
7594 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7595 (Symbols): Fix usage of "e.g.".
359df76b 7596 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7597
7598 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7599 (Coding): Fix usage of "e.g.".
7600
c02a867d
EZ
76012005-12-23 Eli Zaretskii <eliz@gnu.org>
7602
5ae4183a
AS
7603 * stabs.texinfo:
7604 * refcard.tex:
c02a867d 7605 * gpl.texi:
5ae4183a
AS
7606 * gdbint.texinfo:
7607 * gdb.texinfo:
7608 * gdb-cfg.texi:
c02a867d 7609 * fdl.texi:
5ae4183a
AS
7610 * annotate.texinfo:
7611 * all-cfg.texi:
c02a867d
EZ
7612 * Makefile.in: Add (C) after Copyright. Update the FSF
7613 address.
7614
fad38dfa
EZ
76152005-12-03 Eli Zaretskii <eliz@gnu.org>
7616
7617 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7618 extend GDB with commands for external monitor.
7619
53e5f3cf
AS
76202005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7621
7622 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7623
55f6ca0f
JB
76242005-11-25 Joel Brobecker <brobecker@adacore.com>
7625
7626 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7627
c1947b85
JB
76282005-11-21 Jim Blandy <jimb@redhat.com>
7629
7630 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7631 placement of 'R' actions in tracepoint action packets; document
7632 dependence of 'X' and 'M' actions on a preceding 'R' action for
7633 their registers.
7634
9d29849a
JB
76352005-11-19 Jim Blandy <jimb@redhat.com>
7636
7637 * gdb.texinfo (Tracepoint Packets): New node.
7638 (General Query Packets): Add entries for the tracepoint packets,
7639 referring to the "Tracepoint Packets" node.
7640 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7641
9a6253be
KB
76422005-11-18 Kevin Buettner <kevinb@redhat.com>
7643
7644 * gdb.texinfo (set remotebreak): Add anchor.
7645 (X packet): Likewise.
7646 (Remote Protocol): Add new section `Interrupts' and new index
7647 entry `interrupts (remote protocol)'.
7648
5f3bebba
JB
76492005-11-18 Jim Blandy <jimb@redhat.com>
7650
7651 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7652 entries into the General Query Packets section. Add a
7653 cross-reference to that section. Drop description of replies, as
7654 these are covered in the descriptions of each packet.
7655 (General Query Packets): Add introductory text. Explain naming
7656 conventions, and how the end of a name is recognized.
7657
9a7a1b36
KB
76582005-11-17 Kevin Buettner <kevinb@redhat.com>
7659
0564b6cf 7660 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7661 "set remotebreak" command.
7662
b8ff78ce
JB
76632005-11-16 Jim Blandy <jimb@redhat.com>
7664
7665 * gdb.texinfo (Packets, Stop Reply Packets)
7666 (General Query Packets): Various formatting cleanups.
7667 - Use @samp for packet contents.
7668 - Drop summaries from packet @item lines; the same information appears
7669 immediately below in the description.
7670 - Delete paragraph breaks after packet @item commands, so that the
7671 description appears directly to the right of the packet prototype
7672 in the printed manual, if it fits.
7673 - Place spaces in packet prototypes between @vars and non-@var
7674 letters, and explain that they're just for formatting.
7675 - Use @dots{} instead of '...'.
7676 - Fix uses of @code where @var was needed.
7677 - Replace "deprecated" markers with English text spelling out the
7678 packet's status and the preferred alternatives.
7679 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7680 what this ever meant.
7681 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7682 this for a long time.
7683 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7684 implemented several times, and have been in use for years.
7685
8ffe2530
JB
76862005-11-15 Jim Blandy <jimb@redhat.com>
7687
c43c5473
JB
7688 * gdb.texinfo (Packets): Add index entries for 'm' packet
7689 disclaimers.
5ae4183a 7690
fb031cdf
JB
7691 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7692 of stub when processing an 'm' packet.
7693
8ffe2530
JB
7694 * gdb.texinfo (Packets): Mention that packets beginning with
7695 letters are reserved once, at the top, instead of actually listing
7696 them all and saying "reserved".
7697
c03c782f
AS
76982005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7699
7700 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7701 Change @var{$arg0 to @code{$arg0.
7702
814e32d7
WZ
77032005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7704
7705 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7706
fa93a9d8
JB
77072005-11-12 Jim Blandy <jimb@redhat.com>
7708
7709 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7710 order. Remove extraneous 'z'.
7711
8a5a3c82
AS
77122005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7713
7714 * gdb.texinfo (Choosing files): Add --eval-command.
7715
4b0ad762
AS
77162005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7717
7718 * gdb.texinfo (Choosing modes): Add --return-child-result.
7719
7720
1a088d06
AS
77212005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7722
7723 * gdb.texinfo (Choosing modes): Add --batch-silent.
7724
656d5e12
EZ
77252005-10-28 Eli Zaretskii <eliz@gnu.org>
7726
7727 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7728 "The -var-update Command".
7729
3c9c013a
JB
77302005-10-03 Joel Brobecker <brobecker@adacore.com>
7731
7732 * gdb.texinfo (Print Settings): Add documentation for set/show
7733 print array-indexes.
7734
7ba3cf9c
DJ
77352005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7736
7737 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7738 6.2 and 6.3.
7739
a94ab193
EZ
77402005-08-27 Eli Zaretskii <eliz@gnu.org>
7741
7742 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7743 since 19-Jan-2004.
7744 (Files): Likewise.
ab1adacd
EZ
7745 (Variables, Symbols): Document the "<incomplete type>" message and
7746 its reasons.
a94ab193 7747
ca06016a
FF
77482005-08-01 Fred Fish <fnf@specifix.com>
7749
7750 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7751
cf58170d
NR
77522005-07-15 Nick Roberts <nickrob@snap.net.nz>
7753
7754 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7755 option for -var-list-children and -var-update.
7756 (GDB/MI Stack Manipulation): Simplify description of
7757 print-values option for -stack-list-locals.
7758 (GDB/MI Command Description Format): Clarify.
7759 (Mode Options): Spelling of superseded.
7760
38f1196a
BR
77612005-07-12 Bob Rossi <bob@brasko.net>
7762
7763 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7764 corresponding GDB command comment.
7765
3cb3b8df
BR
77662005-07-06 Bob Rossi <bob@brasko.net>
7767
7768 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7769 and -inferior-tty-show.
7770 (Input/Output): Document "set/show inferior-tty" and tty alias.
7771
10fac096
NW
77722005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7773
7774 * gdb.texinfo (Packets): Change description of 'D' packet to note
7775 that GDB does wait for a response.
7776
d1b6db76
NR
77772005-06-22 Nick Roberts <nickrob@snap.net.nz>
7778
7779 * gdb.texinfo (History) Rename "Command History".
7780 (Command History): Move node "Server Prefix" from section on
7781 Annotations here.
7782
29629dcf
NR
77832005-06-19 Nick Roberts <nickrob@snap.net.nz>
7784
7785 * gdb.texinfo (GDB/MI Stack Manipulation):
7786 Re-instate -stack-info-frame with example. Say that it gets
7787 info on selected frame, not current frame.
7788
397ca115
EZ
77892005-06-18 Eli Zaretskii <eliz@gnu.org>
7790
7791 * gdb.texinfo (Server): Clarify that `file' should be used before
7792 connecting to the server.
7793 (Files): Add an xref to the above description.
51274035
EZ
7794 (Output Formats): More detailed description of the `c' format.
7795 (Memory): List explicitly all the formats supported by `x'.
638ac427 7796 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7797 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7798 files. Add more indexing for solib-absolute-prefix and
7799 --with-sysroot.
76d17f34
EZ
7800 (Machine Code): Document possible problems with locations in
7801 shared libraries.
d416eeec
EZ
7802 (Backtrace): Document that free-standing environments do not need
7803 to have a `main' function.
397ca115 7804
74f6deaa
NR
78052005-06-18 Nick Roberts <nickrob@snap.net.nz>
7806
7807 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7808 -stack-info-frame.
7809
a9967aef
AC
78102005-06-07 Andrew Cagney <cagney@gnu.org>
7811
7812 * gdb.texinfo (Contributors): Note the original multi-arch
7813 contributors.
7814
e09f16f9
EZ
78152005-06-03 Eli Zaretskii <eliz@gnu.org>
7816
7817 * gdb.texinfo (Registers): Add index entries for the standard
7818 registers.
7819 (Frames): Add cross-reference from frame pointer description to
7820 the Registers node.
7821 (Annotations Overview): Fix the reference to GDB name.
7822
d87ba7ee
EZ
78232005-06-01 Eli Zaretskii <eliz@gnu.org>
7824
7825 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7826 can-use-hw-watchpoints.
7827
034dad6f
BR
78282005-05-28 Bob Rossi <bob@brasko.net>
7829
7830 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7831 the possible reasons why an exec async record would be returned to FE.
7832
ffed4509
AC
78332005-05-26 Andrew Cagney <cagney@gnu.org>
7834
7835 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7836 Andrew Cagney implemented the original GDB/MI.
7837
e22e55c9
OF
78382005-05-23 Orjan Friberg <orjanf@axis.com>
7839
7840 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7841 documentation. Add documentation for cris-mode.
7842
a78e13ce
EZ
78432005-05-20 Eli Zaretskii <eliz@gnu.org>
7844
7845 * gdb.texinfo (Numbers): Explain the example and make the wording
7846 more acurate.
7847
76ff342d
DJ
78482005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7849 Dennis Brueni <dennis@slickedit.com>
7850
7851 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7852 (GDB/MI Data Manipulation, GDB/MI Program Control)
7853 (GDB/MI Stack Manipulation): Update examples to include the fullname
7854 attribute in stack frames.
7855
119b882a
EZ
78562005-05-12 Eli Zaretskii <eliz@gnu.org>
7857
7858 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7859 do with other non-standard names of init files.
7860
6fc08d32
EZ
78612005-05-11 Eli Zaretskii <eliz@gnu.org>
7862
7863 * gdb.texinfo (Command Files): Move the description of the startup
7864 from here...
7865 (Startup): ...to this new subsection of the Invocation chapter.
7866 Rearrange the description of init files more logically and add a
7867 cross-reference to "Command Files". Document the special gdbinit
7868 name for CISCO 68k. Expand the description of what GDB does
7869 during startup.
7870 (History): Add index entry for HISTSIZE.
7871
a561754a
MK
78722005-05-02 Mark Kettenis <kettenis@gnu.org>
7873
7874 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7875
2eecc4ab
EZ
78762005-05-02 Eli Zaretskii <eliz@gnu.org>
7877
7878 * gdb.texinfo (SVR4 Process Information, The isatty call)
7879 (The system call): Don't use foo(N) notation for man pages and
7880 functions.
514c4d71 7881 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7882
18999be5
EZ
78832005-04-27 Eli Zaretskii <eliz@gnu.org>
7884
7885 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7886 were optimized away.
7887
0abb7bc7
EZ
78882005-04-22 Eli Zaretskii <eliz@gnu.org>
7889
7890 * gdb.texinfo (Remote configuration): Document "set/show
7891 get-thread-local-storage-address". Add cross-reference to the
7892 description of the qGetTLSAddr packet.
7893 (General Query Packets): Mention "set remote
7894 get-thread-local-storage-address" and add a reference to its
7895 description.
7896
6f61acb1
NR
78972005-04-19 Nick Roberts <nickrob@snap.net.nz>
7898
7899 * gdb.texinfo (Backtrace): Describe 'bt full'.
7900
9d59903a
NR
79012005-04-17 Nick Roberts <nickrob@snap.net.nz>
7902
7903 * gdb.texinfo (Mode Options): Fix typo.
7904 (GDB/MI): Describe how to invoke GDB/MI.
7905
721c2651
EZ
79062005-04-16 Eli Zaretskii <eliz@gnu.org>
7907
7908 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7909 references changed. Add description of "info udot".
721c2651
EZ
7910 (Files): Document "set/show stop-on-solib-events".
7911 (M32R/D): Document "set/show download-path", "set/show
7912 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7913 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7914 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7915 (Maintenance Commands): Improve indexing.
7916 (Target Commands): Document "set/show hash", "set/show debug
7917 monitor".
7918 (SVR4 Process Information): Document "info pidlist" and "info
7919 meminfo". Document "set/show procfs-tarce" and "set/show
7920 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7921 (Symbols, The Print Command with Objective-C): Improve indexing.
7922 (Objective-C): Add references to "info classes" and "info
7923 selectors".
c45da7e6
EZ
7924 (Debugging Output): Improve wording. Document "set/show debug
7925 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7926 (Set Breaks): Add index entry for "hardware breakpoints".
7927 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7928 and "set/show usehardbreakpoints".
7929 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7930 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7931 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7932 rdiromatzero", "set/show rdiheartbeat".
7933 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7934 "sds".
7935 (Embedded Processors): Document the "sim" command.
7936 (Remote): Document the "remote" command.
7937 (DJGPP Native): Document the "info serial" command.
7938 (Threads): Document "maint info sol-threads".
7939 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7940 (Set Breaks): Improve indexing.
7941 (Command Syntax): Add a reference to dont-repeat.
7942 (Define): Document "dont-repeat".
7943 (TUI Commands): Document "tabset".
7944 (WinCE): New subsection. Document "set/show remotedirectory",
7945 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7946
14d6dd68
EZ
79472005-04-15 Eli Zaretskii <eliz@gnu.org>
7948
7949 * gdb.texinfo (Hurd Native): New subsection, documents
7950 Hurd-specific commands.
a64548ea 7951 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7952 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7953 (MIPS): Improve documentation of heuristic-fence-post. Document
7954 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7955 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7956 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7957 (ARM): Document ARM-specific commands.
a64548ea
EZ
7958 (AVR): New section. Document "info io_registers".
7959 (CRIS): New section. Document "set/show cris-version" and
7960 "set/show cris-dwarf2-cfi".
7961 (HPPA): New section. Document "set/show debug hppa" and "maint
7962 print unwind".
a5adf40f 7963 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7964 (Super-H): New section. Document the "regs" command.
721c2651 7965 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7966
9c16f35a
EZ
79672005-04-09 Eli Zaretskii <eliz@gnu.org>
7968
7969 * gdb.texinfo (Print Settings): Document "set/show print
7970 pascal_static-members", "set print repeats", "show print
7971 null-stop". Improve indexing. Fix documentation of "set print
7972 union".
7973 (Pascal): New section.
7974 (Supported languages): Rename from "Support"; all references
7975 updated. Add a menu item for Pascal.
7976 (Numbers): Document "set radix.
7977 (Screen Size): Document "set/show pagination".
7978 (MIPS Embedded): Remove "set processor" documentation.
7979 (Remote configuration): Document "set/show X/P/Z-packet",
7980 "set/show read-aux-vector-packet", "set/show remote
7981 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7982 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7983 remotedebug", "set/show remotebreak", "set/show remotedevice",
7984 "set/show remotelogfile".
7985 (Auxiliary Vector): Add reference to the description of the
7986 read-aux-vector-packet setting.
7987 (Set Watchpoints): Add a cross-reference to "set remote
7988 hardware-breakpoint-limit".
7989 (General Query Packets): Add indexing of requests and
7990 cross-references to related commands in "Remote configuration".
7991 (File-I/O Overview, The system call): Fix wording and typos.
7992 (Thread Stops): Add index entries.
7993 (Continuing and Stepping): Document "show step-mode".
7994 (i386): New node. Document "set/show struct-convention".
7995 (Files): Document "show trust-readonly-sections".
7996 (Calling): Document "set/show unwindonsignal".
7997 (Messages/Warnings): Add index entries.
7998 (Maintenance Commands): Document "set/show watchdog".
7999 (Annotations Overview): Document "show annotate".
8000 (Set Watchpoints): Add index entries.
8001 (Symbols): Fix doc of case-sensitive.
8002 (ABI): Document "show coerce-float-to-double".
8003 (Convenience Vars, Help): Improve indexing.
8004 (Machine Code): Document "show disassembly-flavor".
8005 (Debugging C plus plus): Document "show overload-resolution".
8006 (Value History, Signaling): Add index entries.
8007
80082005-04-08 Eli Zaretskii <eliz@gnu.org>
8009
8010 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8011 (Processes): Fix wording.
8012 (History, List, Logging output, Define, Symbols, Print Settings):
8013 Improve indexing.
8014
a8f24a35
EZ
80152005-04-03 Eli Zaretskii <eliz@gnu.org>
8016
8017 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8018 redundant index entry for "target" command.
8019 (Backtrace): Add index entries.
8020 (Symbols, Fortran): Document the "set case-sensitive" command.
8021 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8022 (Print Settings): Add index entry for "set demangle-style".
8023 (Target Commands): Document "set download-write-size".
8024 (Debugging Output): Document "set exec-done-display".
8025
09d4efe1
EZ
80262005-04-02 Eli Zaretskii <eliz@gnu.org>
8027
8028 * gdb.texinfo (Files): Fix the name and documentation of
8029 add-shared-symbol-files. Document its alias assf. Update the
8030 list of OSs where GDB supports shared libraries. Fix markup.
8031 (Continuing and Stepping): Add reference to @var{location} in the
8032 text.
8033 (Dump/Restore Files): Fix reference to @{filename}.
8034 (Help): Fix wording.
8035 (Attach): Ditto.
8036 (Set Watchpoints): Ditto.
8037 (Backtrace): Remove redundant index entries. Improve index
8038 entries.
8039 (Delete Breaks): Fix wording.
8040 (Memory): Document the compare-sections command.
8041 (Memory Region Attributes): Improve wording.
8042 (Disabling): Improve wording.
8043 (Fortran): New subsection. Document the "info common" command.
8044 (Help): Document aliases "info copying" and "info warranty".
8045 (Caching Remote Data): New section. Document the "set/show
8046 remotecache" and "info dcache" commands.
8047 (Show): Fix wording of the documentation of the "set
8048 extension-language" command.
8049 (Signals): Add index entry for "info handle".
8050 (Memory Region Attributes): Fix punctuation.
8051 (Symbols): Change the arg name to "location" and refer to it in
8052 the text. Fix wording of "info types" doc.
8053 (Threads): Fix usage of @enumerate @item's.
8054 (Listing Tracepoints): Add index entry for "info tp".
8055 (Set Watchpoints): Add xref to "info break" description.
8056 (Macros): Add an index entry for "macro exp1". Document the
8057 "macro list" command.
8058 (Maintenance Commands): Document "flushregs", "maint agent",
8059 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8060 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8061 "maint print architecture", "maint print objfiles", "maint print
8062 statistics", "maint print type", "maint show-debug-regs", "maint
8063 space", "maint time", and "maint translate-address".
8064 (Connecting): Document the "monitor" command.
8065 (Annotations Overview): Describe the "set annotate" command.
8066
82f2d802
EZ
80672005-04-01 Eli Zaretskii <eliz@gnu.org>
8068
8069 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8070 Rearrange index entries and improve wording about support for
8071 hardware watchpoints.
8072
7d51c7de
BR
80732005-03-10 Bob Rossi <bob@brasko.net>
8074
8075 * gdb.texinfo: Update copyright
8076
68c71a2e
TR
80772005-02-09 Theodore A. Roth <troth@openavr.org>
8078
8079 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8080 error.
8081
83761cbd
KB
80822005-02-03 Kevin Buettner <kevinb@redhat.com>
8083
8084 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8085
9f1c6395
MS
80862005-01-17 Michael Snyder <msnyder@redhat.com>
8087
8088 * gdb.texinfo: Fix spelling, infinte -> infinite.
8089
fbd1b305
MK
80902005-01-08 Mark Kettenis <kettenis@gnu.org>
8091
8092 * observer.texi (GDB Observers): Document "solib_loaded".
8093
3ace7edb
AC
80942005-01-07 Andrew Cagney <cagney@gnu.org>
8095
bec39cab
AC
8096 * configure.ac: Rename configure.in, require autoconf 2.59.
8097 * configure: Re-generate.
8098
3ace7edb
AC
8099 * configure.in: Replace configdirs with multiple references to
8100 AC_CONFIG_SUBDIRS.
8101 * configure: Re-generate.
5ae4183a 8102
53531fc1
AC
81032005-01-04 Andrew Cagney <cagney@gnu.org>
8104
8105 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8106 part of the version number.
8107
536ffdb7
MK
81082004-12-24 Mark Kettenis <kettenis@gnu.org>
8109
8110 * gdbint.texinfo (Algorithms): Remove description of
8111 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8112
e1aac25b
JB
81132004-12-07 Jim Blandy <jimb@redhat.com>
8114
8115 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8116 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8117 numbers.
8118
f47b1503
AS
81192004-12-07 Andreas Schwab <schwab@suse.de>
8120
8121 * gdb.texinfo (Mode Options): Document -l option.
8122
b6b8ece6
EZ
81232004-12-04 Eli Zaretskii <eliz@gnu.org>
8124
8125 * gdbint.texinfo (Algorithms): More accurate description of
8126 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8127 is not needed unless data-read and data-access watchpoints are
8128 supported. Add a description of how GDB checks whether the
8129 inferior stopped because a watchpoint was hit.
8130
01371747
EZ
81312004-11-23 Eli Zaretskii <eliz@gnu.org>
8132
8133 * gdb.texinfo (Files): Add cross-reference to description of
8134 -readnow command-line switch.
8135
2315ffec
RC
81362004-11-10 Randolph Chung <tausq@debian.org>
8137
8138 * gdb.texinfo: Document set/show backtrace past-entry commands.
8139 Rearrange index entries for set/show backtrace past-main.
8140
69065f5d
AC
81412004-11-10 Jon Beniston <jon@beniston.com>
8142
8143 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8144 * gdb.texinfo (Remote Serial Protocol): Further describe
8145 binary transfer escaping mechanism .
69065f5d 8146
30e91e0b
RC
81472004-11-08 Randolph Chung <tausq@debian.org>
8148
8149 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8150 and "show debug infrun". Add index entries.
8151
60bf7e09
EZ
81522004-10-23 Eli Zaretskii <eliz@gnu.org>
8153
8154 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8155 "info proc" that are already implemented. Add index entries.
8156 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8157 (Files): Add a tip for decreasing memory used for symtabs from
8158 shared libraries.
f018e82f
EZ
8159 (Starting): Fix whitespace; make "elaboration" stand out where it
8160 is first used, and add an index entry for the term.
f8568604
EZ
8161 (Calling): Expand and elaborate text. Add "print". Add the
8162 description of problems with weak aliases.
384ee23f 8163 (Core File Generation): New section.
60bf7e09 8164
d52fe014
AC
81652004-10-12 Andrew Cagney <cagney@gnu.org>
8166
8167 * gdbint.texinfo (Versions and Branches): New chapter.
8168 (Releasing GDB): Delete "Versions and Branches" section.
8169 (Top): Add "Versions and Branches".
8170
703663ab
EZ
81712004-10-08 Eli Zaretskii <eliz@gnu.org>
8172
8173 * gdb.texinfo (Editing, History): Add cross-references to the
8174 included Readline and History user documentation. Remove
8175 references to the symbol have-readline-appendices which is unused
8176 and undefined.
8177 (History): Fix indexing.
8178
ac77d04f
JJ
81792004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8180
8181 * gdbint.texinfo (target_stopped_data_address): Update to
8182 new prototype.
8183 (i386_stopped_data_address): Update prototype and description.
8184 (i386_stopped_by_watchpoint): New function and description.
8185
e07c999f
PH
81862004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8187
8188 * gdb.texinfo (Filenames): Add Ada suffixes.
8189 (Ada) New section.
8190
2e868123
AC
81912004-09-27 Andrew Cagney <cagney@gnu.org>
8192 Robert Picco <Robert.Picco@hp.com>
8193
8194 * gdb.texinfo (Packets): Document the "p" packet.
8195
02a57714
JM
81962004-09-21 Jason Molenda (jmolenda@apple.com)
8197
8198 * gdb.texinfo (Paths and Names of the Source Files): Document the
8199 meaning of values in the 'desc' field of a SO stab.
8200
ae038cb0
DJ
82012004-09-20 Daniel Jacobowitz <dan@debian.org>
8202
8203 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8204 max-cache-age" and "maint show dwarf2 max-cache-age".
8205
f7dc1244
EZ
82062004-09-16 Eli Zaretskii <eliz@gnu.org>
8207
8208 * gdb.texinfo (Set Breaks): Add index entry for setting
8209 breakpoints on overloaded C++ functions that are not members of
8210 any classes. Add an example and an index entry for setting
8211 breakpoints on all program functions.
8212 (Character Sets, Macros, Overlay Commands)
8213 (Non-debug DLL symbols, GDB/MI Output Syntax)
8214 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8215 Use "(@value{GDBP})" instead of a literal "(gdb)".
8216
f810308b
AC
82172004-09-12 Andrew Cagney <cagney@gnu.org>
8218
8219 * gdbint.texinfo (Native Debugging): Delete description of
8220 FILES_INFO_HOOK.
8221
15a661f3
PH
82222004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8223
5ae4183a
AS
8224 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8225 to hex_string_custom (not historically correct, but more
15a661f3
PH
8226 understandable, given the current code).
8227
f3219c75
AC
82282004-09-03 Andrew Cagney <cagney@gnu.org>
8229
8230 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8231
f3bb6704
JJ
82322004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8233
8234 * observer.texi (solib_unloaded): New observer.
8235
8d2c00cb
AC
82362004-08-24 Andrew Cagney <cagney@gnu.org>
8237
8238 * gdbint.texinfo (Target Architecture Definition): Add missing
8239 comma.
8240
e7dc800a
MC
82412004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8242
8243 * (Using the Testsuite): build != host is supported,
8244 but some test scripts do not support build != host.
8245
73b03683
MK
82462004-08-14 Mark Kettenis <kettenis@gnu.org>
8247
8248 * gdbint.texinfo (Host Definition): Delete description of
8249 FCLOSE_PROVIDED and GETENV_PROVIDED.
8250
c0ccb908
MK
82512004-08-05 Mark Kettenis <kettenis@chello.nl>
8252
8253 * gdbint.texinfo (Host Definition): Delete description of
8254 NO_SYS_FILE.
8255 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8256 PTRACE_FP_BUG.
8257
9c8dbfa9
AC
82582004-08-05 Andrew Cagney <cagney@gnu.org>
8259
8260 * gdbint.texinfo (Target Architecture Definition): Delete
8261 reference to deprecated_read_fp.
8262
f42accbe
AC
82632004-08-02 Andrew Cagney <cagney@gnu.org>
8264
8265 * gdbint.texinfo (Target Architecture Definition): Delete
8266 description of DEPRECATED_REGISTER_BYTES.
8267
0b66e38c
EZ
82682004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8269
8270 * gdb.texinfo (Source Path): Document the new behavior of
8271 searching for the source files.
8272
15387254
EZ
82732004-07-17 Eli Zaretskii <eliz@gnu.org>
8274
8275 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8276 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8277 (Auto Display): Improve indexing.
8278
2c07db7a
AC
82792004-07-16 Andrew Cagney <cagney@gnu.org>
8280
8281 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8282 "-noasync".
8283
4644b6e3
EZ
82842004-07-09 Eli Zaretskii <eliz@gnu.org>
8285
8286 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8287 have the same prefix have only their prefix in the index.
8288
7561d450
MK
82892004-07-03 Mark Kettenis <kettenis@gnu.org>
8290
8291 * gdb.texinfo (BSD libkvm Interface): New node (section)
8292 (Native): Add it to the menu.
8293
67bebe79
MK
82942004-07-01 Mark Kettenis <kettenis@gnu.org>
8295
8296 * gdbint.texinfo (Target Architecture Definition): Remove
8297 PCC_SOL_BROKEN.
8298
1a6923e0
MK
82992004-06-24 Mark Kettenis <kettenis@gnu.org>
8300
8301 * gdbint.texinfo (Target Architecture Definition): Remove
8302 SUN_FIXED_LBRAC_BUG.
8303
b435e160
AC
83042004-06-26 Andrew Cagney <cagney@gnu.org>
8305
8306 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8307
b5622e8d
AC
83082004-06-20 Andrew Cagney <cagney@gnu.org>
8309
8310 * gdbint.texinfo (Target Architecture Definition): Deprecate
8311 USE_STRUCT_CONVENTION.
8312
e0c07bf0
MC
83132004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8314
8315 gdb.texinfo (Bug Reporting): Mention session recording,
8316 with the script command or Emacs.
8317
782263ab
AC
83182004-06-18 Andrew Cagney <cagney@gnu.org>
8319
8320 * gdbint.texinfo (Target Architecture Definition): Deprecate
8321 FUNCTION_START_OFFSET.
8322
03727ca6
AC
83232004-06-14 Andrew Cagney <cagney@gnu.org>
8324
8325 Based on changes from Karl Berry.
8326 * gdb.texinfo: Do not use @sc in a direntry.
8327 * stabs.texinfo: Change @dircateogry to "Software development".
8328 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8329
97092415
AC
83302004-06-13 Andrew Cagney <cagney@gnu.org>
8331
8332 * gdbint.texinfo (Target Architecture Definition): Delete
8333 description of RETURN_VALUE_ON_STACK.
8334
1f6d4158
AC
83352004-06-09 Andrew Cagney <cagney@gnu.org>
8336
8337 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8338 deleted by previous patch.
8339
d966f0cb
AC
83402004-06-08 Andrew Cagney <cagney@gnu.org>
8341
8342 * gdbint.texinfo (Native Debugging): Delete documentation on
8343 ATTACH_DETACH.
8344
86fe4aaa
RC
83452004-06-06 Randolph Chung <tausq@debian.org>
8346
8347 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8348
d4b6d575
RC
83492004-06-06 Randolph Chung <tausq@debian.org>
8350
5ae4183a 8351 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8352 the new push_dummy_call method signature. Describe the function
8353 argument.
8354
4e8b0763
JB
83552004-05-24 Joel Brobecker <brobecker@gnat.com>
8356
8357 * gdb.texinfo (Starting): Document new start command.
8358
59caf092
AC
83592004-05-21 Andrew Cagney <cagney@redhat.com>
8360
8361 * observer.texi (GDB Observers): Document "inferior_created".
8362
e4a2df64
AC
83632004-05-08 Andrew Cagney <cagney@redhat.com>
8364
e6b55ae2
AC
8365 * gdbint.texinfo (Target Architecture Definition): Delete
8366 description of DO_DEFERRED_STORES.
8367
28954179
AC
8368 * gdbint.texinfo (Target Architecture Definition): Delete
8369 references to DEPRECATED_FIX_CALL_DUMMY.
8370
434b87dd
AC
8371 * gdbint.texinfo (Target Architecture Definition): Delete
8372 description of DEPRECATED_CALL_DUMMY_WORDS,
8373 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8374
58d28df8
AC
8375 * gdbint.texinfo (Target Architecture Definition): Delete
8376 description of DEPRECATED_PUSH_DUMMY_FRAME.
8377
e4a2df64
AC
8378 * gdbint.texinfo (Target Architecture Definition): Delete
8379 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8380
2b4855ab
AC
83812004-05-07 Andrew Cagney <cagney@redhat.com>
8382
8383 * observer.texi (GDB Observers): Add "Debugging" section. Include
8384 cross reference to "set/show debug observer".
8385 * gdb.texinfo (Debugging Output): Document "set/show debug
8386 observer".
8387
fcf70625
AC
83882004-05-01 Andrew Cagney <cagney@redhat.com>
8389
8390 * gdbint.texinfo (Target Architecture Definition): Delete
8391 description of DEPRECATED_PC_IN_SIGTRAMP.
8392
8ee56bcf
AC
83932004-04-30 Andrew Cagney <cagney@redhat.com>
8394
8395 * gdbint.texinfo (Target Architecture Definition): Delete
8396 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8397
67ab9a76
OF
83982004-04-30 Orjan Friberg <orjanf@axis.com>
8399
8400 * observer.texi (GDB Observers): Correct spelling.
8401
79346bcb
OF
84022004-04-26 Orjan Friberg <orjanf@axis.com>
8403
8404 * observer.texi (GDB Observers): Add target_changed event.
8405
7a464420
AC
84062004-04-08 Andrew Cagney <cagney@redhat.com>
8407
8408 * observer.texi (GDB Observers): Rework, provide generic observer
8409 definitions and then a list of observable events.
8410
6cdf9d98
AC
84112004-04-04 Andrew Cagney <cagney@redhat.com>
8412
8413 * gdbint.texinfo (Host Definition): Delete reference to
8414 NO_SIGINTERRUPT.
8415
ddc135a4
AC
84162004-04-02 Andrew Cagney <cagney@redhat.com>
8417
8418 * gdbint.texinfo (Target Architecture Definition): Delete
8419 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8420
6a1b180d
SC
84212004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8422
8423 * gdb.texinfo (TUI Commands): Document tui reg commands.
8424
d0d5df6f
AC
84252004-03-26 Andrew Cagney <cagney@redhat.com>
8426
8427 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8428 "gdbtui".
8429 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8430 (Contributors): Mention both Text and Terminal User Interface.
8431
aa2a3f87
AC
84322004-03-23 Andrew Cagney <cagney@redhat.com>
8433
8434 * gdbint.texinfo (Target Architecture Definition): Deprecate
8435 references to SIGTRAMP_START and SIGTRAMP_END.
8436
f561f026
AC
84372004-03-23 Andrew Cagney <cagney@redhat.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Deprecate
8440 references to PC_IN_SIGTRAMP.
8441
33cb8b0f
AC
84422004-03-19 Andrew Cagney <cagney@redhat.com>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Delete
8445 reference to GDB_TARGET_IS_HPPA.
8446
fc989b7a
AC
84472004-03-18 Andrew Cagney <cagney@redhat.com>
8448
8449 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8450 describe pre_init and post_init.
8451
701b08bb
DJ
84522004-03-09 Daniel Jacobowitz <drow@mvista.com>
8453
8454 * gdb.texinfo (Debugging Output): Document values for "set debug
8455 target".
8456
faae5abe
AC
84572004-02-28 Andrew Cagney <cagney@redhat.com>
8458
8459 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8460
dd79a6cf
JJ
84612004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8462
8463 * gdb.texinfo (breakpoints): Add information about the
8464 new "set breakpoint pending" and "show breakpoint pending"
8465 commands.
8466
e7f16015
AC
84672004-02-26 Andrew Cagney <cagney@redhat.com>
8468
8469 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8470 in Per-architecture module data section.
8471
7161a3a6
RM
84722004-02-25 Roland McGrath <roland@redhat.com>
8473
8474 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8475
2154891a
AC
84762004-02-24 Andrew Cagney <cagney@redhat.com>
8477
8478 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8479 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8480 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8481
6c74ac8b
AC
84822004-02-17 Andrew Cagney <cagney@redhat.com>
8483
8484 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8485
19772a2c
AC
84862004-02-16 Andrew Cagney <cagney@redhat.com>
8487
8488 * gdbint.texinfo (Target Architecture Definition): Deprecate
8489 FRAMELESS_FUNCTION_INVOCATION.
8490
c9830293
AC
84912004-02-16 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbint.texinfo (Coding): Mention -Wunused-function.
8494
b9d26eb9
AC
84952004-02-14 Andrew Cagney <cagney@redhat.com>
8496
8497 * gdbint.texinfo (Target Architecture Definition): Delete
8498 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8499
49efadf5
EZ
85002004-02-12 Elena Zannoni <ezannoni@redhat.com>
8501
8502 * gdb.texinfo: Properly quote the name "C++".
8503 * gdbint.texinfo: Ditto.
8504 * stabs.texinfo: Ditto.
8505
1eb288ea
EZ
85062004-02-11 Elena Zannoni <ezannoni@redhat.com>
8507
8508 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8509 minimal information about libiberty.
8510
e4937fc1
MC
85112004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8512
8513 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8514
a9331b3f
RM
85152004-02-04 Roland McGrath <roland@redhat.com>
8516
8517 * gdb.texinfo (Auxiliary Vector): New node (section).
8518 (Data): Add it to the menu.
8519
2650777c
JJ
85202004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8521
8522 * gdb.texinfo (Breakpoints): Add information about pending
8523 breakpoint support.
8524
b4501125
AC
85252004-01-26 Andrew Cagney <cagney@redhat.com>
8526
8527 * gdb.texinfo (Overview): Delete references to the cisco protocol
8528 including the "N" response.
8529
74055713
AC
85302004-01-26 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdbint.texinfo (Target Architecture Definition): Rename
8533 EXTRACT_STRUCT_VALUE_ADDRESS to
8534 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8535
3bbe9696
EZ
85362004-01-24 Eli Zaretskii <eliz@gnu.org>
8537
8538 * gdb.texinfo (KOD): Document "show os". Add index entries for
8539 "set/show os" and "info cisco" commands.
8540
5843504f
EZ
85412004-01-21 Eli Zaretskii <eliz@gnu.org>
8542
8543 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8544
9175c9a3
MC
85452004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8546
8547 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8548 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8549
8e94b928
NR
85502004-01-19 Nick Roberts <nick@nick.uklinux.net>
8551
8552 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8553 -stack-list-locals.
8554 (GDB/MI Variable Objects): Describe extension to
8555 -var-list-children.
8556
a20cf136
DJ
85572004-01-17 Daniel Jacobowitz <drow@mvista.com>
8558
8559 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8560
afb18d0f
AC
85612004-01-17 Andrew Cagney <cagney@redhat.com>
8562
8563 * gdbint.texinfo (Target Architecture Definition): Delete
8564 documentation on DEPRECATED_NPC_REGNUM.
8565
b51970ac
DJ
85662004-01-13 Daniel Jacobowitz <drow@mvista.com>
8567
8568 * gdb.texinfo: Update copyright year. Mention that set
8569 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8570 "set follow-fork-mode ask".
8571
0f0cffd2
AC
85722004-01-13 Andrew Cagney <cagney@redhat.com>
8573
8574 * gdbint.texinfo: Update copyright year.
8575 (Coding): Add -Wunused-label to list of -Werror warnings.
8576
c552b3bb 85772004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8578 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8579
8580 * gdb.texinfo: Update copyright.
8581 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8582 around names, as appropriate. Minor syntax cleanup of
8583 _NSPrintForDebugger explanation. Two spaces after periods.
8584 GDBN used instead of lit. "gdb". Index entries added for
8585 print-object and _NSPrintForDebugger. @noindent added in one spot.
8586
afe157ca
EZ
85872003-11-11 Elena Zannoni <ezannoni@redhat.com>
8588
8589 * stabs.texinfo: Add dircategory and direntry commands.
8590 * annotate.texinfo: Ditto.
8591
963e2bb7
AC
85922003-11-10 Andrew Cagney <cagney@redhat.com>
8593
8594 * gdbint.texinfo (Target Architecture Definition): Replace the
8595 return_value method's "inval" and "outval" parameters with
8596 "readbuf" and "writebuf".
8597
1d8b2f28
JB
85982003-10-28 Jim Blandy <jimb@redhat.com>
8599
8600 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8601 from "The `F' request packet" and "The `F' reply packet", to make
8602 texi2dvi happy.
8603 (File-I/O remote protocol extension): Update menu entries, too.
8604
36d86913
MC
86052003-10-26 Michael Chastain <mec@shout.net>
8606
8607 * gdb.texinfo (Thread Stops): Document the issue with
8608 premature return from system calls in multi-threaded programs.
8609
ce2826aa
AC
86102003-10-24 Andrew Cagney <cagney@redhat.com>
8611
8612 * annotate.texinfo: Fix "fortunatly"[sic].
8613
f24c5e49
KI
86142003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8615
8616 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8617 with "Hitachi" and "Mitsubishi".
8618
92ad9cd9
AC
86192003-10-20 Andrew Cagney <cagney@redhat.com>
8620
8621 * gdbint.texinfo (Target Architecture Definition): Document
8622 gdbarch_return_value. Add cross references from
8623 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8624 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8625
0ab4b752
MK
86262003-10-18 Mark Kettenis <kettenis@gnu.org>
8627
8628 * gdbint.texinfo (Target Architecture Definition): Document
8629 regset_from_core_section.
fb3e19c0
KI
8630
86312003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8632
8633 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8634
a9331b3f 86352003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8636
8637 From Anthony Green <green@redhat.com>:
5ae4183a 8638 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8639
1485d690
KB
86402003-10-14 Kevin Buettner <kevinb@redhat.com>
8641
889bf7c5
PA
8642 * gdb.texinfo (Breakpoint related warnings): New node.
8643 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8644
86d30acc
DJ
86452003-10-13 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * gdb.texinfo (Remote Protocol): Document v and vCont.
8648
172c2a43
KI
86492003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8650
8651 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8652 * gdbint.texinfo: Ditto.
8653
71952f4c
AC
86542003-10-09 Andrew Cagney <cagney@redhat.com>
8655
8656 From 2003-09-18 David Anderson <davea@sgi.com>:
8657 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8658 "command".
8659
268e2188
AC
86602003-10-03 Andrew Cagney <cagney@redhat.com>
8661
8662 * gdbint.texinfo (Target Architecture Definition): Deprecate
8663 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8664 just target.
8665
12c266ea 86662003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8667
f30992d4 8668 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8669 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8670 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8671 * gdbint.texinfo (Target Architecture Definition): Rename
8672
86732003-09-30 Andrew Cagney <cagney@redhat.com>
8674
f30992d4 8675 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8676 (Target Architecture Definition):
f30992d4 8677
2e092625
AC
8678 * gdbint.texinfo (Target Architecture Definition): Rename
8679 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8680
0717ae8a
AC
86812003-09-29 Andrew Cagney <cagney@redhat.com>
8682
dad809b7
AC
8683 * gdbint.texinfo (Target Architecture Definition): Delete
8684 documentation for NEED_TEXT_START_END.
8685
0717ae8a
AC
8686 * gdbint.texinfo (Target Architecture Definition): Rename
8687 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8688 TARGET_WRITE_PC.
a9331b3f 8689
af6cf26d
MC
86902003-09-22 Michael Chastain <mec@shout.net>
8691
8692 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8693
ee206350
AG
86942003-09-21 Anthony Green <green@redhat.com>
8695
8696 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8697
a38c9fe6
MK
86982003-09-21 Mark Kettenis <kettenis@gnu.org>
8699
8700 * gdbint.texinfo (Target Architecture Definition): Document
8701 stabs_argument_has_addr.
8702
77949794
AC
87032003-09-18 Andrew Cagney <cagney@redhat.com>
8704
8705 * gdbint.texinfo (Target Architecture Definition): Delete
8706 documentation on REGISTER_NAMES.
8707
8e823e25
MK
87082003-09-13 Mark Kettenis <kettenis@gnu.org>
8709
8710 * gdbint.texinfo (Target Architecture Definition): Replace
8711 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8712
f27dd7fd
AC
87132003-09-11 Andrew Cagney <cagney@redhat.com>
8714
8715 * gdbint.texinfo (Target Architecture Definition): Replace
8716 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8717
8b148df9
AC
87182003-08-18 Andrew Cagney <cagney@redhat.com>
8719
8720 * gdbint.texinfo (Target Architecture Definition): Document
8721 "frame_red_zone_size".
8722
25d29d70
AC
87232003-08-09 Andrew Cagney <cagney@redhat.com>
8724
8725 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8726 with "set/show backtrace past-main" and "set/show backtrace
8727 limit".
8728
c938e9b0
L
87292003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8730
8731 * Makefile.in (install-info): Support DESTDIR.
8732 (install-html): Likewise.
8733
64fabec2
AC
87342003-08-07 Andrew Cagney <cagney@redhat.com>
8735
8736 Patch from Nick Roberts.
8737 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8738 bindings. Remove description of send-gdb-command.
8739
2fcf52f0
AC
87402003-08-07 Andrew Cagney <cagney@redhat.com>
8741
8742 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8743 GDB 6.0.
8744
086432e2
AC
87452003-08-06 Andrew Cagney <cagney@redhat.com>
8746
8747 * gdb.texinfo (Mode Options): Mention that level three is the
8748 highest available and that level 2 is deprecated.
8749 (Annotations Overview): Mention annotation levels. Cross reference
8750 to "Limitations of the Annotation Interface" in annotate.texi.
8751 (TODO, Value Annotations, Frame Annotations): Delete section.
8752 (Displays, Breakpoint Info): Delete.
8753
e5249f67
AC
87542003-08-04 Andrew Cagney <cagney@redhat.com>
8755
8756 * agentexpr.texi: Delete @bye.
8757 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8758 (stabs.info): Add $(srcdir) to include search path.
8759 (html): Depend on "annotate_toc.html", and not "annotate.html".
8760 * stabs.texinfo: Ditto. Include "fdl.texi".
8761 * gdbint.texinfo: Update copyright statement's list of invariant
8762 sections.
8763
e6f672d2
AC
87642003-07-28 Andrew Cagney <cagney@redhat.com>
8765
8766 * Makefile.in (INFO_DEPS): Add annotate.info.
8767 (dvi, ps, html, pdf): Add annotate.
8768 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8769 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8770 (ANNOTATE_DOC_FILES): New macro.
8771 (ANNOTATE_TEX_TMPS): New macro.
8772 (annotate.info, annotate_toc.html): Specify dependencies.
8773 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8774 * annotate.texinfo: Rename annotate.texi. Get building. Add
8775 "Migrating to GDB/MI" and "Limitations of the Annotation
8776 Interface" chapters. Mention why it is not part of the user
8777 guide. Update copyright notice. Include "fdl.texi".
8778
72ffddc9
SC
87792003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8780
8781 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8782
a9f12a31
DJ
87832003-07-24 Daniel Jacobowitz <drow@mvista.com>
8784
8785 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8786
b1fe9455
DJ
87872003-07-24 Daniel Jacobowitz <drow@mvista.com>
8788
8789 * gdb.texinfo (Server): Mention pidof.
8790
153721e6
AC
87912003-07-22 Andrew Cagney <cagney@redhat.com>
8792
8793 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8794 list.
8795
0fac0b41
DJ
87962003-06-28 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.texinfo (Logging output): New chapter.
8799
4e562065
JB
88002003-06-24 Joel Brobecker <brobecker@gnat.com>
8801
8802 * gdb.texinfo (Unsupported languages): New section.
8803 (Languages): Add link to new section.
8804
f2c06f52
AC
88052003-06-22 Andrew Cagney <cagney@redhat.com>
8806
8807 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8808
b4177fca
DJ
88092003-06-22 Daniel Jacobowitz <drow@mvista.com>
8810
8811 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8812
f418dd93
DJ
88132003-06-22 Daniel Jacobowitz <drow@mvista.com>
8814
8815 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8816 * agentexpr.texi: Retitle section, and change it to an appendix.
8817 Comment out texinfo initialization. Factor a @var{} into two
8818 pieces to prevent makeinfo warnings.
8819 * gdb.texinfo: Add Agent Expressions appendix.
8820
4ca61388
DJ
88212003-06-19 Daniel Jacobowitz <drow@mvista.com>
8822
8823 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8824
07f31aa6
DJ
88252003-06-18 Daniel Jacobowitz <drow@mvista.com>
8826
5ae4183a 8827 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8828 remote target". Document the "detach" and "disconnect" commands.
8829 (Server, Netware, Debug Session): Reference "Connecting to a
8830 remote target".
8831 (GDB/MI Target Manipulation): Document "-target-disconnect".
8832
2dd0da42
AC
88332003-06-13 Andrew Cagney <cagney@redhat.com>
8834
8835 * gdbint.texinfo (Target Architecture Definition): Deprecate
8836 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8837 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8838
e7a3abfc
JB
88392003-06-09 Jim Blandy <jimb@redhat.com>
8840
8841 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8842
25e3a86b
AC
88432003-06-08 Andrew Cagney <cagney@redhat.com>
8844
8845 * gdbint.texinfo (Target Architecture Definition): Delete
8846 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8847
a9e5fdc2
AC
88482003-06-08 Andrew Cagney <cagney@redhat.com>
8849
8850 * gdbint.texinfo (Target Architecture Definition): Document
8851 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8852
b37303ee
AF
88532003-06-07 Adam Fedor <fedor@gnu.org>
8854
8855 * gdb.texinfo: Add Objective-C documentation.
8856
39fe6e80
AC
88572003-06-01 Andrew Cagney <cagney@redhat.com>
8858
8859 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8860 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8861
125309b2
AC
88622003-05-21 Andrew Cagney <cagney@redhat.com>
8863
8864 * gdbint.texinfo (Target Architecture Definition): Delete
8865 references to "extract_address" and "store_address".
8866
b8b527c5
AC
88672003-05-16 Andrew Cagney <cagney@redhat.com>
8868
8869 * gdbint.texinfo (Target Architecture Definition): Replace
8870 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8871 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8872
50e3ee83
TR
88732003-05-14 Theodore A. Roth <troth@openavr.org>
8874
8875 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8876
44e2be90
L
88772003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8878
8879 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8880 (gdb.dvi): Likewise.
8881 (gdb.pdf): Likewise.
8882 (links2roff): Likewise.
8883
df5215a6
JB
88842003-05-08 Jim Blandy <jimb@redhat.com>
8885
8886 * gdb.texinfo (Dump/Restore Files): Update documentation for
8887 'dump', 'append', and 'restore': note that format argument is
8888 optional; simplify presentation of the command variants; and be
8889 more precise about the formats.
8890
5e7b2f39
JB
88912003-05-07 Jim Blandy <jimb@redhat.com>
8892
8893 * gdb.texinfo (Symbols): Update documentation: 'maint list
8894 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8895 symtabs' and 'maint info psymtabs'.
8896
b1e29e33
AC
88972003-05-05 Andrew Cagney <cagney@redhat.com>
8898
8899 * gdbint.texinfo (Target Architecture Definition): Make
8900 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8901 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8902 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8903
00905d52
AC
89042003-05-04 Andrew Cagney <cagney@redhat.com>
8905
8906 * gdb.texinfo (Maintenance Commands): Document "maint print
8907 dummy-frames".
8908
54ff5908
AC
89092003-05-04 Andrew Cagney <cagney@redhat.com>
8910
8911 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8912
32e7087d
JB
89132003-05-03 J. Brobecker <brobecker@gnat.com>
8914
8915 Thierry Schneider <tpschneider1@yahoo.com>
8916 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8917 for new MI command.
8918
7043d8dc
AC
89192003-05-03 Andrew Cagney <cagney@redhat.com>
8920
8921 * gdbint.texinfo (Target Architecture Definition): Document
8922 push_dummy_code. Add cross references.
8923
e33d66ec
EZ
89242003-05-02 Elena Zannoni <ezannoni@redhat.com>
8925
8926 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8927 set/show charsets commands.
8928
0ba6dca9
AC
89292003-04-28 Andrew Cagney <cagney@redhat.com>
8930
8931 * gdbint.texinfo (Target Architecture Definition): Replace
8932 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8933 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8934
d7a27068
AC
89352003-04-28 Andrew Cagney <cagney@redhat.com>
8936
8937 * gdbint.texinfo (Target Architecture Definition): Rename
8938 "tm_print_insn" to "deprecated_tm_print_insn".
8939
44ea7b70
JB
89402003-04-09 Jim Blandy <jimb@redhat.com>
8941
8942 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8943 list psymtabs'.
8944
fb8f8949
AC
89452003-04-08 Andrew Cagney <cagney@redhat.com>
8946
8947 * gdbint.texinfo (Target Architecture Definition): Delete
8948 references to EXTRA_FRAME_INFO.
8949
32fb0f22
AC
89502003-04-08 Andrew Cagney <cagney@redhat.com>
8951
8952 * gdbint.texinfo (Target Architecture Definition): Delete
8953 PRINT_TYPELESS_INTEGER.
8954
6be67e67
JB
89552003-04-02 J. Brobecker <brobecker@gnat.com>
8956
8957 * observer.texi (GDB Observers): Adjust the documentation for the
8958 normal_stop notification to better describe reality. Fix a couple
8959 of minor typos.
8960
4e35d5f0
BR
89612003-04-02 Bob Rossi <bob_rossi@cox.net>
8962
a9331b3f 8963 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8964 '-file-list-exec-source-file'
8965
e8a8712a
AC
89662003-03-31 Andrew Cagney <cagney@redhat.com>
8967
8968 * gdbint.texinfo (Target Architecture Definition): Delete
8969 references to CALL_DUMMY_P.
8970
6c0e89ed
AC
89712003-03-30 Andrew Cagney <cagney@redhat.com>
8972
8973 * gdbint.texinfo (Target Architecture Definition): Remove
8974 reference to TARGET_WRITE_SP.
a9331b3f 8975
378bfd1b
AC
89762003-03-27 Andrew Cagney <cagney@redhat.com>
8977
8978 * gdbint.texinfo (Target Architecture Definition): Remove
8979 references to write_sp.
6c0e89ed 8980
922fbb7b
AC
89812003-03-27 Andrew Cagney <cagney@redhat.com>
8982
8983 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8984 chapter body. Use @smallexample instead of @example.
8985 (Annotations): Ditto.
8986 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8987 annotate.texi.
8988
b81774d8
AC
89892003-03-26 Andrew Cagney <cagney@redhat.com>
8990
8991 * gdbint.texinfo (Target Architecture Definition): Replace
8992 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8993 dummy_addr parameters.
8994
1bf6d5cc
AC
89952003-03-25 Andrew Cagney <cagney@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Delete
8998 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8999 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9000 Add reference to PUSH_ARGUMENTS.
9001
618ce49f
AC
90022003-03-23 Andrew Cagney <cagney@redhat.com>
9003
9004 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9005 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9006
bcd7e15f
JB
90072003-03-18 J. Brobecker <brobecker@gnat.com>
9008
9009 * gdbint.texinfo (Algorithms): Add new section describing the
9010 Observer paradigm.
9011 (Top): Add menu entry to new observer appendix.
9012 * observer.texi: New file.
9013 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9014 new observer.texi file.
9015
9fe8321b
AC
90162003-03-17 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9019 that GNU Press update the manual version number.
9020
ac2adee5
AC
90212003-03-12 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Delete
9024 references to get_saved_register. Rename GET_SAVED_REGISTER to
9025 DEPRECATED_GET_SAVED_REGISTER.
9026
749b82f6
AC
90272003-03-13 Andrew Cagney <cagney@redhat.com>
9028
9029 * gdbint.texinfo (Target Architecture Definition): Replace
9030 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9031
8bedc050
AC
90322003-03-12 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Rename
9035 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9036
0ce1b118
CV
90372003-03-10 Corinna Vinschen <vinschen@redhat.com>
9038
9039 * gdb.texinfo: Add File-I/O documentation.
9040
12cc2063
AC
90412003-03-10 Andrew Cagney <cagney@redhat.com>
9042
9043 * gdbint.texinfo (Target Architecture Definition): Cross reference
9044 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9045
7453dc06
AC
90462003-03-07 Andrew Cagney <cagney@redhat.com>
9047
9048 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9049 frame" command.
9050
6314f104
AC
90512003-03-05 Andrew Cagney <cagney@redhat.com>
9052
9053 * gdbint.texinfo (Target Architecture Definition): Document
9054 unwind_dummy_id. Cross reference unwind_dummy_id and
9055 SAVE_DUMMY_FRAME_TOS.
9056
f1212245
DJ
90572003-03-05 James Ingham <jingham@apple.com>
9058 Daniel Jacobowitz <drow@mvista.com>
9059
9060 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9061 and "show cp-abi".
9062
77e7e267
AC
90632003-03-03 Andrew Cagney <cagney@redhat.com>
9064
9065 * gdbint.texinfo (Target Architecture Definition): Document
9066 register_type.
9067
838a8221
AC
90682003-03-03 Andrew Cagney <cagney@redhat.com>
9069
9070 * stabs.texinfo (Structures): Use @samp and separate @var's
9071 instead of a single @var containing a comma separated list.
9072 (Unions): Ditto.
9073
d7f4a264
DJ
90742003-03-02 Daniel Jacobowitz <drow@mvista.com>
9075
9076 * Makefile.in (distclean): Remove config.log.
9077
f30ee0bc
AC
90782003-03-01 Andrew Cagney <cagney@redhat.com>
9079
9080 * gdbint.texinfo (Target Architecture Definition): Rename
9081 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9082
90832003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9084
9085 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9086 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9087
be448670
CF
90882003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9089
9090 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9091 (Non-debug DLL symbols): New node, describing the minimal symbols
9092 loaded from DLLs without real debugging symbols.
9093
501eef12
AC
90942003-02-20 Andrew Cagney <ac131313@redhat.com>
9095
9096 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9097 hardware-breakpoint-limit".
9098 (Set Watchpoints): Add cross reference to "set remote
9099 hardware-watchpoint-limit".
9100 (Remote configuration options): New section.
9101
21c294e6
AC
91022003-02-04 Andrew Cagney <ac131313@redhat.com>
9103
e9be73e4
AC
9104 * gdbint.texinfo (Target Architecture Definition): Delete
9105 descrption of IS_TRAPPED_INTERNALVAR.
9106
21c294e6
AC
9107 From Keith Seitz <keiths@redhat.com>:
9108 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9109 option "-i"/"--interpreter" to this chapter. Include index
9110 entries.
9111
0179ffac
DC
91122003-02-04 David Carlton <carlton@math.stanford.edu>
9113
9114 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9115 (Variables): Recommend stabs+ and DWARF 2.
9116 (C plus plus expressions): Correct info about
9117 compiler versions, debug formats.
9118 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9119 PR symtab/874.
9120
7ca9f392
AC
91212003-02-01 Andrew Cagney <ac131313@redhat.com>
9122
9123 * gdbint.texinfo (Target Architecture Definition): Delete
9124 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9125 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9126 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9127 references to nindy and i960.
9128 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9129
31a85ea2
AC
91302003-02-01 Andrew Cagney <ac131313@redhat.com>
9131
9132 * gdbint.texinfo (Target Architecture Definition): Delete
9133 FLOAT_INFO.
9134
6b894e49
AC
91352003-01-30 Andrew Cagney <ac131313@redhat.com>
9136
9137 * stabs.texinfo (Member Type Descriptor): Clarify description of
9138 `@'. Suggested by Ben Hutchings.
9139
c48861fb
AC
91402003-01-29 Andrew Cagney <ac131313@redhat.com>
9141
9142 * gdb.texinfo (M68K): Delete reference to es1800.
9143
617073a9
AC
91442003-01-29 Andrew Cagney <ac131313@redhat.com>
9145
9146 * gdb.texinfo (Maintenance Commands): Document `maint print
9147 reggroups' and `maint print register-groups'.
9148 * gdbint.texinfo (Target Architecture Definition): Document
9149 register_reggroup_p.
9150
5b5d99cf
JB
91512003-01-23 Jim Blandy <jimb@redhat.com>
9152
9153 * gdb.texinfo (Separate Debug Files): New section.
9154
e7ba9c65
DJ
91552003-01-22 Daniel Jacobowitz <drow@mvista.com>
9156
9157 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9158 and "maint show profile".
9159
94e91d6d
MC
91602003-01-16 Michael Chastain <mec@shout.net>
9161
9162 * gdb.texinfo (Installing GDB): Warn against
9163 ".../gdb-VERSION/gdb/configure".
9164 (Separate Objdir): Likewise.
9165
867f3898
AC
91662003-01-15 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Delete
9169 definition of PRINT_REGISTER_HOOK.
9170
f153cc92
EZ
91712003-01-15 Elena Zannoni <ezannoni@redhat.com>
9172
9173 (OpenRISC 1000): Fix formatting of command names.
9174
c60eb6f1
EZ
91752003-01-15 Elena Zannoni <ezannoni@redhat.com>
9176
9177 * gdb.texinfo (Continuing and Stepping): Add new command
9178 'advance'. Clarify behavior of 'until'.
9179
f5ebfba0
DJ
91802003-01-13 Daniel Jacobowitz <drow@mvista.com>
9181
9182 * gdb.texinfo (Files): Document solib-absolute-prefix and
9183 solib-search-path.
9184
4ce8657e
MC
91852003-01-09 Michael Chastain <mec@shout.net>
9186
9187 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9188 (Create a Release): Add new instructions for new @file{src-release}.
9189 Document existing instructions for @file{Makefile.in} as
9190 being for @value{GDBN} 5.3.1 or earlier.
9191
372613e3
AC
91922003-01-09 Andrew Cagney <ac131313@redhat.com>
9193
9194 * gdbint.texinfo (Target Architecture Definition): Mention
9195 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9196 allocate memory.
9197
b4e9345d
DJ
91982003-01-04 Daniel Jacobowitz <drow@mvista.com>
9199
9200 * gdb.texinfo (Controlling GDB): Add @kindex for
9201 "show osabi".
9202 (Backtraces): Add @kindex's for backtrace-below-main.
9203
98b45e30
DJ
92042003-01-04 Daniel Jacobowitz <drow@mvista.com>
9205
9206 * gdb.texinfo (Controlling GDB): Document "set osabi".
9207
95f90d25
DJ
92082003-01-04 Daniel Jacobowitz <drow@mvista.com>
9209
9210 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9211 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9212
1e698235
DJ
92132003-01-04 Daniel Jacobowitz <drow@mvista.com>
9214
9215 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9216 "set coerce-float-to-double".
9217 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9218
e632838e
AC
92192003-01-02 Andrew Cagney <ac131313@redhat.com>
9220
9221 * stabs.texinfo: Remove obsolete text.
9222 * gdbint.texinfo: Ditto.
9223 * gdb.texinfo: Ditto.
9224
c133ab7a
MK
92252002-12-22 Mark Kettenis <kettenis@gnu.org>
9226
9227 * gdbint.texinfo (Target Architecture Definition): Update
9228 description of gdbarch_register_osabi.
9229
f821f325
KH
92302002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9231
9232 * agentexpr.texi: Fix typos.
9233 * annotate.texi: Likewise.
9234 * fdl.texi: Likewise.
9235
85a6d8d3 92362002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9237
9238 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9239 DEPRECATED_INIT_FRAME_PC.
9240
ae45cd16
AC
92412002-12-01 Andrew Cagney <ac131313@redhat.com>
9242
9243 * gdbint.texinfo (Target Architecture Definition): Delete
9244 PC_IN_CALL_DUMMY.
9245
07555a72
AC
92462002-11-28 Andrew Cagney <ac131313@redhat.com>
9247
9248 * gdbint.texinfo (Host Definition): Delete documentation on
9249 USE_GENERIC_DUMMY_FRAMES.
9250
c166cdc7
EZ
92512002-11-26 Elena Zannoni <ezannoni@redhat.com>
9252
5ae4183a 9253 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9254 * Makefile.in (install-info): Run the install-info command as part
9255 of the post install steps only.
9256 (uninstall-info): New target.
9257 (uninstall): New target.
9258
35db0260
EZ
92592002-11-22 Elena Zannoni <ezannoni@redhat.com>
9260
9261 * Makefile.in (install): Make install do some real work.
9262
9ba8d803
AC
92632002-11-19 Andrew Cagney <ac131313@redhat.com>
9264
9265 Fix POSIX problem reported by Paul Eggert.
9266 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9267 Fix PR gdb/527.
9268
903ad3a6
AC
92692002-10-26 Andrew Cagney <cagney@redhat.com>
9270
9271 * gdbint.texinfo (Target Architecture Definition): Delete
9272 definition of DO_REGISTERS_INFO.
9273
f2abfe65
KB
92742002-10-18 Kevin Buettner <kevinb@redhat.com>
9275
9276 * gdbint.texinfo (Address Classes): Fix problems with insertion
9277 of ``{'' and ``}'' in example.
9278
b5b0480a
KB
92792002-10-17 Kevin Buettner <kevinb@redhat.com>
9280
9281 * gdbint.texinfo (Address Classes): New section.
9282 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9283 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9284 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9285 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9286
c85508ee
KD
92872002-10-11 Klee Dienes <kdienes@apple.com>
9288
9289 * gdb.texinfo (Registers): Mention vector registers as well as
9290 floating registers in the documentation for 'info registers' and
9291 'info all-registers'.
9292
6d12fc3d
DJ
92932002-10-11 Daniel Jacobowitz <drow@mvista.com>
9294
9295 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9296
8d19fbd2
JJ
92972002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9298
9299 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9300 interface definition.
9301
a37295f9
MM
93022002-10-03 Marko Mlinar <markom@opencores.org>
9303
9304 * gdb.texinfo (Target Commands): Add or1k target specific
9305 commands.
9306 * gdb.texinfo (Contributors): Add myself to the contributors list.
9307
da0f9dcd
AC
93082002-10-01 Andrew Cagney <ac131313@redhat.com>
9309
9310 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9311 and "mi1" instead of "mi1" and "mi0".
9312
2e834e49
HPN
93132002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9314
9315 * gdb.texinfo (Packets): Fix typos "alligned".
9316 Correct z3/Z3 description. Correct z4/Z4 title.
9317
050be0dc
AC
93182002-09-27 Andrew Cagney <ac131313@redhat.com>
9319
9320 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9321
1104b9e7
KB
93222002-09-25 Kevin Buettner <kevinb@redhat.com>
9323
9324 * gdb.texinfo: Use GNU/Linux instead of Linux.
9325
512217c7
AC
93262002-09-25 Andrew Cagney <ac131313@redhat.com>
9327
9328 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9329
10998722
AC
93302002-09-24 Andrew Cagney <ac131313@redhat.com>
9331
512217c7 9332 * gdb.texinfo: Replace @example with @smallexample.
10998722 9333
a0eb71c5
KB
93342002-09-20 Kevin Buettner <kevinb@redhat.com>
9335
f7dc1244 9336 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9337 * gdb.texinfo (Character Sets): Use @smallexample instead of
9338 @example. Use GNU/Linux instead of Linux.
9339
93402002-09-20 Jim Blandy <jimb@redhat.com>
9341
9342 * gdb.texinfo: Add character set documentation.
9343
2f870471
AC
93442002-09-19 Andrew Cagney <ac131313@redhat.com>
9345
9346 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9347 (Packets): Add cross reference from `b' packet to `z' packets.
9348
790eb8f5
AC
93492002-09-19 Andrew Cagney <ac131313@redhat.com>
9350
8d30a00d
AC
9351 * gdb.texinfo (Maintenance Commands): Document ``maint
9352 internal-error'' and ``maint internal-warning''.
9353
790eb8f5
AC
9354 * gdbint.texinfo (Target Architecture Definition): Revise
9355 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9356
a23a7bf1
JB
93572002-09-19 Joel Brobecker <brobecker@gnat.com>
9358
9359 * gdbint.texinfo (Target Conditionals): Document the new
9360 NAME_OF_MALLOC macro.
9361
299ffc64
AC
93622002-09-05 Andrew Cagney <ac131313@redhat.com>
9363
9364 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9365 engineer.
9366
b7bb15bc
SC
93672002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9368
9369 * gdb.texinfo (TUI Overview): Document status line fields.
9370
3d757584
SC
93712002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9372
9373 * gdb.texinfo (TUI Commands): Document info win command.
9374
269c21fe
SC
93752002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9376
9377 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9378
7cf36c78
SC
93792002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9380
9381 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9382 (TUI Keys): Likewise.
9383
d2c6833e
AC
93842002-08-25 Andrew Cagney <ac131313@redhat.com>
9385
9386 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9387 for a packet receive.
9388
46d8b1c3
AC
93892002-08-25 Andrew Cagney <ac131313@redhat.com>
9390
9391 * Makefile.in (clean): Move to end of file.
9392 (distclean, maintainer-clean, realclean): Ditto.
9393 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9394 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9395 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9396 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9397
b0787093
AC
93982002-08-24 Andrew Cagney <ac131313@redhat.com>
9399
9400 * Makefile.in (GDBINT_TEX_TMPS): Define.
9401 (gdbint.dvi, gdbint.pdf): Use
9402 (GDB_TEX_TMPS): Define.
9403 (gdb.dvi, gdb.pdf): Use.
9404 (STABS_TEX_TMPS): Define.
9405 (stabs.dvi, stabs.pdf): Use.
9406 (GDB_DOC_SOURCE_INCLUDES): New macros.
9407 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9408 (GDBINT_DOC_FILES_INCLUDES): New macros.
9409 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9410 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9411 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9412 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9413 (links2roff): Replace SFILES_INCLUDED with
9414 GDB_DOC_SOURCE_INCLUDES.
9415 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9416 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9417 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9418 dependencies.
9419 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9420 dependencies.
9421 (gdbmi.texinfo): Delete rule.
9422 (inc-hist.texinfo): Delete rule.
9423 (rluser.texinfo): Delete rule.
9424
ebba8386
AC
94252002-08-23 Andrew Cagney <cagney@redhat.com>
9426
9427 * gdbint.texinfo (Target Architecture Definition): Update
9428 STORE_RETURN_VALUE, mention regcache.
9429
0ab7a791
AC
94302002-08-21 Andrew Cagney <ac131313@redhat.com>
9431
9432 * gdbint.texinfo (Target Architecture Definition): Document
9433 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9434
ee2d5c50
AC
94352002-08-19 Andrew Cagney <ac131313@redhat.com>
9436
9437 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9438 Fix minor typos. Add index entries.
9439
53c69bd7
AC
94402002-08-18 Andrew Cagney <ac131313@redhat.com>
9441
9442 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9443
e76f1f2e
AC
94442002-08-15 Andrew Cagney <ac131313@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Document
9447 PRINT_VECTOR_INFO.
9448 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9449
0680b120
AC
94502002-08-13 Andrew Cagney <ac131313@redhat.com>
9451
9452 * gdb.texinfo (Maintenance Commands): Document "maint print
9453 registers", "maint print raw-registers" and "maint print
9454 cooked-registers".
9455
3c3bea1c
GS
94562002-08-08 Grace Sainsbury <graces@redhat.com>
9457
a9331b3f 9458 From Mark Salter:
3c3bea1c
GS
9459 * gdb.texinfo (Protocol): Document T packet extension to
9460 allow watchpoint address reporting.
9461
42f9b0a5
AC
94622002-08-03 Andrew Cagney <ac131313@redhat.com>
9463
9464 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9465
db034ac5
AC
94662002-08-01 Andrew Cagney <cagney@redhat.com>
9467
9468 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9469 to CHILL.
9470
e2b28d04
AC
94712002-08-01 Andrew Cagney <ac131313@redhat.com>
9472
9473 * gdbint.texinfo (Coding): Revise section "Include Files".
9474
7fb623f7
AC
94752002-07-24 Andrew Cagney <cagney@redhat.com>
9476
9477 * gdbint.texinfo: Obsolete references to m88k.
9478 * gdb.texinfo: Ditto.
9479
4a2b4636
JB
94802002-07-10 Joel Brobecker <brobecker@gnat.com>
9481
7fb623f7 9482 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9483 where the proper version of autoconf can be retrieved.
9484
a71ec265
DH
94852002-07-09 Don Howard <dhoward@redhat.com>
9486
9487 * gdb.texinfo (Command Files): Further describe the behavior of
9488 sourced command files.
9489
b9aa90c9
AC
94902002-06-27 Andrew Cagney <ac131313@redhat.com>
9491
9492 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9493 (Coding): Clarify ISO C version that GDB assumes.
9494
40dd2248
TT
94952002-06-26 Tom Tromey <tromey@redhat.com>
9496
9497 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9498 add_setshow_cmd_full.
9499
bfac230e
DH
95002002-06-25 Don Howard <dhoward@redhat.com>
9501
9502 * gdb.texinfo (Memory Region Attributes): Document new behavior
9503 for 'mem' command.
9504
475b0867
JB
95052002-06-11 Jim Blandy <jimb@redhat.com>
9506
919d772c
JB
9507 * gdb.texinfo (Symbols): Update documentation for `info source'
9508 command.
9509
475b0867
JB
9510 * gdb.texinfo (Macros): Call the command `info macro', not
9511 `show macro'.
9512
ba8c9337
AC
95132002-06-09 Andrew Cagney <ac131313@redhat.com>
9514
9515 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9516 data''.
9517
1029b7fa
MK
95182002-06-09 Mark Kettenis <kettenis@gnu.org>
9519
9520 * gdbint.texinfo (Target Architecture Definition): Document
9521 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9522
16737d73
AC
95232002-06-08 Andrew Cagney <ac131313@redhat.com>
9524
9525 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9526 lists.
9527
30107679
AC
95282002-06-08 Andrew Cagney <ac131313@redhat.com>
9529
9530 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9531 Branch''.
9532
3352e23e
AC
95332002-06-01 Andrew Cagney <ac131313@redhat.com>
9534
9535 * gdbint.texinfo (Target Architecture Definition): Add section
9536 ``Converting an existing Target Architecture to Multi-arch''.
9537
cbb09e6a
AC
95382002-05-30 Andrew Cagney <ac131313@redhat.com>
9539
9540 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9541 to ``Obsoleting code''. Revise.
9542
e2e0bcd1
JB
95432002-05-17 Jim Blandy <jimb@redhat.com>
9544
9545 * gdb.texinfo (C Preprocessor Macros): New chapter.
9546 Include it in the main menu.
9547 (Contributors): Credit Jim Blandy with macro support.
9548 (Compilation): Explain how to get macro information into the
9549 executable.
9550 (Expressions): Note that preprocessor macros are expanded.
9551
9db8d71f
DJ
95522002-05-14 Daniel Jacobowitz <drow@mvista.com>
9553
9554 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9555 options for `target remote'.
9556
6d531722
AC
95572002-05-13 Andrew Cagney <ac131313@redhat.com>
9558
9559 * gdbint.texinfo (Target Architecture Definition): Delete
9560 documentation on NNPC_REGNUM.
9561
13d01224
AC
95622002-05-11 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdbint.texinfo (Target Architecture Definition): Document
9565 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9566 (Target Architecture Definition): Revise section `Using Different
9567 Register and Memory Data Representations'. Add section `Raw and
9568 Virtual Register Representations'.
9569
b2e75d78
AC
95702002-05-11 Andrew Cagney <ac131313@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Mention
9573 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9574 (Target Architecture Definition): Mention same. Add references to
9575 web pages.
9576
2c8682ee
MS
95772002-05-08 Michael Snyder <msnyder@redhat.com>
9578
9579 * stabs.texinfo (Attributes): Document new "vector" attribute.
9580
0816590b
AC
95812002-05-04 Andrew Cagney <ac131313@redhat.com>
9582
9583 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9584
2653173e
AC
95852002-05-04 Andrew Cagney <ac131313@redhat.com>
9586
9587 * gdb.texinfo: Delete obsolete references to a29k.
9588
d7bd68ca
AC
95892002-04-24 Andrew Cagney <ac131313@redhat.com>
9590
9591 * gdbint.texinfo (Target Architecture Definition): Replace
9592 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9593
21d83aa5
DM
95942002-04-24 David S. Miller <davem@redhat.com>
9595
9596 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9597
7673a6cc
DM
95982002-04-21 David S. Miller <davem@redhat.com>
9599
9600 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9601
d49d1e0a
AC
96022002-04-21 Andrew Cagney <ac131313@redhat.com>
9603
9604 * gdbint.texinfo (Target Architecture Definition): Delete
9605 definition of HAVE_REGISTER_WINDOWS.
9606
f7dc1244 96072002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9608
9609 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9610 "Theodore A. Roth" <troth@verinet.com>.
9611
5ca0cb28
DH
96122002-04-15 Don Howard <dhoward@redhat.com>
9613
f7dc1244 9614 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9615 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9616 Provide a better explaination of this feature.
5ca0cb28 9617
f208ba17
AC
96182002-04-14 Andrew Cagney <ac131313@redhat.com>
9619
9620 * gdbint.texinfo (Target Architecture Definition): Remove
9621 FRAME_CHAIN_COMBINE.
9622
d5ba91de
MC
96232002-04-12 Michael Chastain <mec@shout.net>
9624
9625 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9626 REG_STACK_SEGMENT.
9627
26818220
MC
96282002-04-09 Michael Chastain <mec@shout.net>
9629
9630 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9631 PYRAMID_* macros.
9632
129188f6
AC
96332002-04-07 Andrew Cagney <ac131313@redhat.com>
9634
9635 * gdb.texinfo (Bug Reporting): Document that the web is the
9636 prefered way of submitting bug reports.
9637 (Bug Reporting): Delete the s-mail address as the last resort.
9638
8227c0ff
AC
96392002-04-05 Andrew Cagney <ac131313@redhat.com>
9640
9641 * gdbint.texinfo (Target Architecture Definition): Delete
9642 references to TARGET_WRITE_FP and write_fp.
9643
16d9dec6
MS
96442002-03-27 Michael Snyder <msnyder@redhat.com>
9645
9646 * gdb.texinfo: Document new commands dump, append, and restore.
9647
9ae8b82c
AC
96482002-03-27 Andrew Cagney <ac131313@redhat.com>
9649
9650 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9651 Branch'.
9652
474c8240
AC
96532002-03-18 Andrew Cagney <ac131313@redhat.com>
9654
9655 * gdb.texinfo: Change all examples to @smallexample.
9656 * gdbint.texinfo: Ditto.
a9331b3f 9657
fb0ff88f
AC
96582002-03-18 Andrew Cagney <ac131313@redhat.com>
9659
9660 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9661 Branches''.
9662
9bb0a4d8
AC
96632002-03-18 Andrew Cagney <ac131313@redhat.com>
9664
9665 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9666 Policy''.
9667
937f164b
FF
96682002-03-04 Fred Fish <fnf@redhat.com>
9669
9670 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9671 expresson, suports, dependant, trhe, perhaphs, situtations,
9672 explictily, taged, oportunity, unfortunatly).
9673
a7b40f07
AC
96742002-02-24 Andrew Cagney <ac131313@redhat.com>
9675
9676 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9677 Remove reference to 3.12.
9678
aab4e0ec
AC
96792002-02-23 Andrew Cagney <ac131313@redhat.com>
9680
9681 * gdbint.texinfo: Include fdl.texi.
9682 (Top): Add GNU Free Documentation License.
9683 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9684 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9685 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9686 (gdbint.info): Add srcdir to include path.
9687 * gdb.texinfo: Include gpl.texi.
9688 (Top): Add Copying.
9689 * gpl.texi: New file.
9690
47b95330
AC
96912002-02-23 Andrew Cagney <ac131313@redhat.com>
9692
9693 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9694
78c47bea
PM
96952002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9696
9697 * gdb.texinfo: Document Cygwin native specific commands.
9698
56460a61
DJ
96992002-02-15 Daniel Jacobowitz <drow@mvista.com>
9700
9701 * gdb.texinfo: Document gdbserver ``--attach'' command.
9702
def71bfa
MS
97032002-02-07 Michael Snyder <msnyder@redhat.com>
9704
9705 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9706 to @code(_ovly_debug_event).
9707
c928edc0
AC
97082002-02-07 Andrew Cagney <ac131313@redhat.com>
9709
9710 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9711
81d46470
MS
97122002-02-06 Michael Snyder <msnyder@redhat.com>
9713
9714 * gdb.texinfo (overlays): Mention new magic symbol
9715 '_ovly_debug_event', which allows GDB to keep better track
9716 of overlays.
9717
f7dc1244 97182002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9719
9720 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9721 Suggested by Dmitry Sivachenko.
9722
9723 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9724
15110bc3
MS
97252002-02-01 Michael Snyder <msnyder@redhat.com>
9726
9727 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9728
6763aef9
MS
97292002-01-30 Michael Snyder <msnyder@redhat.com>
9730
ac282366
MS
9731 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9732 (set trust-readonly-sections): Document.
6763aef9 9733
8642bc8f
AC
97342002-01-29 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdbint.texinfo (Releasing GDB): Revise and update.
9737
afe64c1a
AC
97382002-01-28 Andrew Cagney <ac131313@redhat.com>
9739
9740 * gdbint.texinfo (Target Architecture Definition): Delete
9741 description of TARGET_BYTE_ORDER_DEFAULT.
9742
f7dc1244 97432002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9744
9745 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9746 <mitya@cavia.pp.ru>.
9747
3d6e1b5a
AC
97482002-01-23 Andrew Cagney <ac131313@redhat.com>
9749
9750 * libgdb.texinfo: Delete file.
9751
6c0e9fb3
AC
97522002-01-22 Andrew Cagney <ac131313@redhat.com>
9753
9754 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9755 * gdbint.texinfo: Ditto.
9756
e0ce93ac
AC
9757Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9758
9759 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9760
be298bcc
AC
97612002-01-22 Andrew Cagney <ac131313@redhat.com>
9762
9763 * Makefile.in: Update copyright.
9764 (TEXI2DVI): Define.
9765 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9766 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9767 gdb-cfg.texi.
9768 (TEXINDEX, PDFTEX): Delete makefile variables.
9769
8e04817f
AC
97702002-01-22 Andrew Cagney <ac131313@redhat.com>
9771
9772 * gdb.texinfo (Protocol): Move section to appendix.
9773
6b2f586d
AC
97742002-01-21 Andrew Cagney <ac131313@redhat.com>
9775
9776 * gdb.texinfo (Remote Debugging): Create a menu.
9777 (Top): Add ``Remote Debugging'' to menu.
9778
6f05cf9f
AC
97792002-01-21 Andrew Cagney <ac131313@redhat.com>
9780
9781 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9782 serial protocol'' from here.
9783 (Remote Debugging): To here. New chapter.
9784
3fd3d7d2
AC
97852002-01-20 Andrew Cagney <ac131313@redhat.com>
9786
9787 * gdbint.texinfo (Target Architecture Definition): Delete
9788 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9789
7fd60527
AC
97902002-01-20 Andrew Cagney <ac131313@redhat.com>
9791
9792 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9793 are no longer needed.
9794 (Porting GDB): Add maintainer note about configure.host.
9795
c2f05ac9
AC
97962002-01-20 Andrew Cagney <ac131313@redhat.com>
9797
9798 * gdbint.texinfo (Target Architecture Definition): Remove
9799 definition of IEEE_FLOAT.
9800
f7dc1244 98012002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9802
9803 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9804 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9805 <3diff@gnu.org>
231b2aad 9806
82600034
AC
98072002-01-19 Andrew Cagney <ac131313@redhat.com>
9808
9809 * gdbint.texinfo (Host Definition): Remove references to
9810 MALLOC_INCOMPATIBLE.
9811
7708fa01
AC
98122002-01-17 Andrew Cagney <ac131313@redhat.com>
9813
9814 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9815 and xyz-xdep.o.
9816
eb12ee30
AC
98172002-01-17 Andrew Cagney <ac131313@redhat.com>
9818
889bf7c5 9819 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9820 (Set Breaks): Copy ``maint info breakpoint'' doco to
9821 ``Maintenance Commands'' appendix. Add reference.
9822
c9ccaa92
AC
98232002-01-17 Andrew Cagney <ac131313@redhat.com>
9824
9825 * fdl.texi: Remove next/prev from @node.
9826
f7dc1244 98272002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9828
9829 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9830 for monstrous @multitable (from Brian Youmans).
9831
9832 * fdl.texi: New file.
9833
9834 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9835
8973da3a
AC
98362002-01-15 Andrew Cagney <ac131313@redhat.com>
9837
9838 * gdbint.texinfo (Releasing GDB): New chapter.
9839
7d86b5d5
AC
98402002-01-14 Andrew Cagney <ac131313@redhat.com>
9841
9842 * gdb.texinfo (Embedded Processors, Calling program functions):
9843 Obsolete references to a29k.
9844
cc1cb004
AC
98452002-01-13 Andrew Cagney <ac131313@redhat.com>
9846
9847 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9848 examples. Document that a code-block should do or discard its
9849 cleanups before exit.
9850
79f12247
MS
98512002-01-11 Michael Snyder <msnyder@redhat.com>
9852
9853 * gdb.texinfo (Choosing files): Change @samp to @file.
9854
19837790
MS
98552002-01-05 Michael Snyder <msnyder@redhat.com>
9856
9857 * gdb.texinfo (--pid): Document new command line option (attach).
9858
f7dc1244 98592002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9860
9861 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9862 in the stub.
9863
d7449b42
AC
98642002-01-04 Andrew Cagney <ac131313@redhat.com>
9865
9866 * gdbint.texinfo (Target Architecture Definition): Replace
9867 BIG_ENDIAN with BFD_ENDIAN_BIG.
9868
f23631e4
AC
98692002-01-03 Andrew Cagney <ac131313@redhat.com>
9870
9871 * gdbint.texinfo (Target Architecture Definition): Replace
9872 value_ptr with struct value pointer.
9873
72c9928d
EZ
98742002-01-02 Eli Zaretskii <eliz@gnu.org>
9875
9876 * gdb.texinfo (Free Software): Fix wording.
9877
959acfd1
EZ
98782001-12-31 Eli Zaretskii <eliz@gnu.org>
9879
9880 * gdb.texinfo (Free Software): New section ``Free Software Needs
9881 Free Documentation''.
9882
f7dc1244 98832001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9884
9885 * stabs.texinfo:
9886 * gdb.texinfo:
9887 * gdbint.texinfo:
9888 * libgdb.texinfo:
9889 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9890
6600abed
MS
98912001-12-29 Michael Snyder <msnyder@redhat.com>
9892
9893 * gdb.texinfo (maint info sections): Fix typo.
9894
f6680716
MS
98952001-12-26 Michael Snyder <msnyder@redhat.com>
9896
fe95c787
MS
9897 * gdb.texinfo (maint info sections): Document.
9898
a9331b3f 9899 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9900 'info proc' sub-options that are currently not implemented.
9901
c3d3ce5b
JB
99022001-12-20 Jim Blandy <jimb@redhat.com>
9903
9904 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9905
778eb05e
AC
99062001-12-15 Andrew Cagney <ac131313@redhat.com>
9907
9908 * gdbint.texinfo (Target Architecture Definition): Replace
9909 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9910
2607059c
AC
99112001-12-01 Andrew Cagney <ac131313@redhat.com>
9912
9913 * gdbint.texinfo (Host Definition): Delete documentation on
9914 HOST_BYTE_ORDER.
9915
df0cd8c5
JB
99162001-11-30 Jim Blandy <jimb@redhat.com>
9917
9918 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9919 overlay support. Add to top-level menu.
df0cd8c5 9920
88118b3a
TT
99212001-11-26 Tom Tromey <tromey@redhat.com>
9922
9923 * gdb.texinfo (Command Syntax): Document C-o binding.
9924
96565e91
CF
99252001-07-26 Christopher Faylor <cgf@redhat.com>
9926
9927 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9928 use since it is described in the referenced section.
9929
f7dc1244 9930 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9931 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9932 clearer when using DJGPP.
9933
2a3d5645
CF
99342001-11-24 Christopher Faylor <cgf@redhat.com>
9935
9936 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9937 specifically refer to MS-DOS.
9938 (command files): Mention gdb.ini is only used on MS-DOS.
9939
aa26fa3a
TT
99402001-11-21 Tom Tromey <tromey@redhat.com>
9941
9942 * gdb.texinfo (Invoking GDB): Document --args.
9943 (Mode Options): Likewise.
9944
4f8ada06
JB
99452001-11-21 Jim Blandy <jimb@redhat.com>
9946
9947 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9948 Delete documentation; this macro has been removed from the
9949 sources.
4f8ada06 9950
3fe0dc10
JB
99512001-11-13 Jim Blandy <jimb@redhat.com>
9952
9953 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9954
9e5abb06
CV
99552001-11-06 Corinna Vinschen <vinschen@redhat.com>
9956
9957 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9958
1c5dfdad
MS
99592001-11-05 Michael Snyder <msnyder@redhat.com>
9960
a9331b3f 9961 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9962 quote regexp chars in function names such as "operator*()".
9963
990f9fe3
FF
99642001-11-01 Fred Fish <fnf@redhat.com>
9965
9966 * gdbint.texinfo (SOLIB_ADD): Document additional new
9967 "readsyms" arg.
9968
b433d00b
DH
99692001-10-30 Don Howard <dhoward@redhat.com>
9970
070b1dd3
DH
9971 * gdb.texinfo: (Command Files) Added documentation for the
9972 behavior of gdb with input redirected from a file.
b433d00b 9973
b7209cb4
FF
99742001-10-28 Fred Fish <fnf@redhat.com>
9975
9976 * gdb.texinfo (auto-solib-add): Change docs to match
9977 implementation change.
9978 (auto-solib-limit): Add docs for new variable.
9979
1aa20aa8
AC
99802001-10-15 Andrew Cagney <ac131313@redhat.com>
9981
9982 * gdbint.texinfo (Target Architecture Definition): Function
9983 value_as_pointer renamed to value_as_address.
9984
fc0c74b1
AC
99852001-10-15 Andrew Cagney <ac131313@redhat.com>
9986
9987 * gdbint.texinfo (Target Architecture Definition): Default
9988 POINTER_TO_ADDRESS functions assume unsigned addresses.
9989 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9990 posting by Jim Blandy.
9991
f4846649
JB
99922001-10-12 Jim Blandy <jimb@redhat.com>
9993
9994 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9995 version of texi2html (1.64) doesn't support this flag any more.
9996
f277788b
MK
99972001-09-08 Mark Kettenis <kettenis@gnu.org>
9998
a9dc4918
MK
9999 * gdbint.texinfo (Host Definition): Remove description of
10000 MEM_FNS_DECLARED.
10001
d28379df
MK
10002 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10003
f277788b
MK
10004 * gdbint.texinfo (Host Definition): Remove description of
10005 HAVE_SIGSETMASK.
10006
7ccaa899
EZ
100072001-09-04 Elena Zannoni <ezannoni@redhat.com>
10008
10009 * gdbint.texinfo (Target Architecture Definition): Add
10010 explanation of TARGET_PRINT_INSN macro.
10011
17d9d558
JB
100122001-08-30 Jim Blandy <jimb@redhat.com>
10013
10014 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10015 Explain what it means to load relocatable files.
10016
72cde065
JB
100172001-08-28 Jim Blandy <jimb@redhat.com>
10018
10019 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10020 info `top' menu.
10021
9e678452
CF
10022Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10023
10024 * gdbint.texinfo: Add a cautionary note about macro use.
10025
a2bea4c3 100262001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10027
a2bea4c3
CV
10028 * gdb.texinfo: Explain omitting the hostname in the
10029 `target remote' command.
10030
1129bf27
DJ
100312001-07-30 Daniel Jacobowitz <drow@mvista.com>
10032
10033 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10034 and END-INFO-DIR-ENTRY.
10035
732b3002
SC
100362001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10037
10038 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10039
89437448
AC
100402001-07-25 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdbint.texinfo (libgdb): Rewrite.
10043
f7dc1244 100442001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10045
10046 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10047
c4555f82
SC
100482001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10049
10050 * gdb.texinfo (TUI): New chapter, document the TUI.
10051 (Mode Options): Document the -tui option.
10052
2f45a6e0
MK
100532001-07-23 Mark Kettenis <kettenis@gnu.org>
10054
10055 * gdbint.texinfo (Host Definition): Remove description of
10056 NEED_POSIX_SETPGID.
10057
f7dc1244 100582001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10059
10060 * gdb.tex (DJGPP Native): New node, with descriptions of
10061 DJGPP-specific commands.
10062
be9c6c35
JM
100632001-07-19 John R. Moore <jmoore@redhat.com>
10064
10065 * gdbint.texinfo: Three misspellings.
10066
dfa249fb
AC
100672001-07-06 Andrew Cagney <ac131313@redhat.com>
10068
10069 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10070 `test` expressions on bash. Problem reported by Colin Walters.
10071
c72e7388
AC
100722001-07-04 Andrew Cagney <ac131313@redhat.com>
10073
10074 * gdbint.texinfo (User Interface): Update ui-out documentation to
10075 refelect recent UI/MI updates.
10076
94bbb2c0
AC
100772001-07-04 Andrew Cagney <ac131313@redhat.com>
10078
10079 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10080 interpreters.
10081
af6c57ea
AC
100822001-06-15 Andrew Cagney <ac131313@redhat.com>
10083
10084 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10085 structure and not macros.
10086 (Host Definition): Document that much of this chapter is obsolete.
10087 (Target Architecture Definition): Update list of files that make
10088 up a target architecture.
10089 (Coding): Update.
10090
83aa8bc6
AC
100912001-06-28 Andrew Cagney <ac131313@redhat.com>
10092
10093 * gdbint.texinfo (Target Architecture Definition): Update
10094 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10095 The latter has been changed to a true predicate.
10096
f7dc1244 100972001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10098
10099 * annotate.texi: Add @noindent where needed. From Dmitry
10100 Sivachenko <dima@Chg.RU>.
10101 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10102
656db9b0
AC
101032001-06-16 Andrew Cagney <ac131313@redhat.com>
10104
10105 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10106
df2396a1
AC
101072001-06-14 Andrew Cagney <ac131313@redhat.com>
10108
10109 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10110 returns ``OK''. Document that the ``R'' packet does not reply.
10111
0f1f2b0a
MS
101122001-06-13 Michael Snyder <msnyder@redhat.com>
10113
10114 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10115
f7dc1244 101162001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10117
10118 * gdb.texinfo (Signals): Clarify the default setting of signal
10119 handling.
10120
a5d7c491
AC
101212001-05-14 Andrew Cagney <ac131313@redhat.com>
10122
10123 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10124 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10125
05a54c4f
AC
101262001-05-12 Andrew Cagney <ac131313@redhat.com>
10127
10128 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10129
f7dc1244 101302001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10131
10132 * gdbint.texinfo (Clean Design and Portable Implementation):
10133 Renamed from "Clean Design".
10134 (Clean Design and Portable Implementation): Document portable
10135 methods of handling file names, and the associated macros.
10136
f7dc1244 101372001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10138
10139 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10140 command and provide a cross-reference to its description.
10141 (Symbols): Note that "info scope" is useful for trace experiments.
10142
f7dc1244 101432001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10144
b37052ae
EZ
10145 * gdb.texinfo (Symbols): Document "info scope".
10146 (Tracepoints): New chapter.
10147 (Contributors): Update for v5.1.
10148 <All nodes>: Change "C++" to "C@t{++}".
10149
0ee54786
EZ
10150 * gdbint.texinfo (User Interface): A new section about ui_out
10151 functions, based on text written by Fernando Nasser.
10152
c534679c
EZ
10153 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10154
f7dc1244 101552001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10156
e9c75b65
EZ
10157 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10158
10159 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10160
10161 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10162 Replace "GDB" with "@value{GDBN}". Fix markup.
10163
10164 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10165
3d67e040
EZ
10166 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10167 a cross-reference to its description.
10168 (Symbols): Document "info symbol".
10169
f7dc1244 101702001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10171
10172 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10173 subsection "x86 Watchpoints".
10174 (Target Architecture Definition): Document the macros
10175 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10176 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10177
b0ed3589
AC
101782001-03-20 Andrew Cagney <ac131313@redhat.com>
10179
10180 * gdbint.texinfo (Target Architecture Definition): Update
10181 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10182 list.
10183
b6ba6518
KB
101842001-03-06 Kevin Buettner <kevinb@redhat.com>
10185
10186 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10187 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10188
f7dc1244 101892001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10190
10191 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10192
f7dc1244 101932001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10194
17cc6a06
EZ
10195 * gdb.texinfo (Environment): Document that `path' does not change
10196 the value of PATH in GDB's own environment (it did in the past,
10197 but that was changed on March 15, 1994). Reported by Doug Evans
10198 <dje@transmeta.com>.
10199
56caf160
EZ
10200 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10201 its line. Fix markup of commands and macros. Add an Index node
10202 and index entries.
10203
29e57380
C
102042001-01-23 J.T. Conklin <jtc@redback.com>
10205
10206 * gdb.texinfo (Memory region attributes): New manual section.
10207
1c6147de
ND
102082001-01-04 Nicholas Duffek <nsd@redhat.com>
10209
10210 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10211
f7dc1244 102122000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10213
10214 * refcard.tex: Version and copyright fixed. From Phil Edwards
10215 <pedwards@disaster.jaj.com>.
10216
0dcedd82
AC
10217Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10218
10219 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10220 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10221
3b851bce
AC
10222Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10223
10224 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10225 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10226
f7dc1244 102272000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10228
10229 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10230 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10231
b90a5f51
CF
102322000-11-10 Christopher Faylor <cgf@cygnus.com>
10233
10234 * gdb.texinfo: Document new 'set step-mode' command.
10235
f7dc1244 102362000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10237
10238 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10239 changes from Dmitry Sivachenko <dima@Chg.RU>.
10240
f7dc1244 102412000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10242
10243 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10244 From Steven Johnson <sbjohnson@ozemail.com.au>.
10245
2e685b93
MK
102462000-08-10 Mark Kettenis <kettenis@gnu.org>
10247
10248 * gdbint.texinfo (Overall Structure): Spelling fix.
10249
f7dc1244 102502000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10251
10252 * gdbint.texinfo (Target Architecture Definition): Document that
10253 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10254 for which REGISTER_CONVERTIBLE returns a zero value.
10255
63ac3005
EZ
102562000-07-08 Christopher Faylor <cgf@cygnus.com>
10257
10258 * Makefile.in (install-info): Find files to install in either the
10259 build or source directories (adapted from Makefile.am).
10260
bd79f757
ND
102612000-07-07 Nicholas Duffek <nsd@redhat.com>
10262
10263 * stabs.texinfo: Fix spelling errors.
10264 (String Field): FILE-NUMBER starts from 0, not 1.
10265
f7dc1244 102662000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10267
10268 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10269 Brian Youmans.
5f208f6d 10270
f7dc1244 102712000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10272
10273 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10274 the source directory. Reported by Mark Harig
10275 <markh@frazier.landmark.com>.
cc542d3b 10276
f3b28801
C
102772000-06-20 J.T. Conklin <jtc@redback.com>
10278
10279 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10280
449f3b6c
AC
10281Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10282
10283 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10284 Generate using pdftex.
449f3b6c 10285 (PDFTEX): Define.
889bf7c5 10286 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10287 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10288 @contents at the start.
449f3b6c 10289
f7dc1244 102902000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10291
10292 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10293 Youmans.
48e934c6 10294
9e9c5ae7
AC
10295Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10296
10297 From Brian Youmans:
10298 * gdb.texinfo: Fix ``et al.''.
10299
c741b251
AC
10300Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10301
10302 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10303 loop.
c741b251 10304
4ab64e14
JG
103052000-05-19 Jimmy Guo <guo@cup.hp.com>
10306
10307 * configure: Regenerate.
10308
f7dc1244 103092000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10310
10311 * Makefile.in (install-info): Run install-info on installed Info
10312 files.
10313
8c70017b
AC
10314Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10315
a7cb598a 10316 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10317 Andrew Cagney.
8c70017b 10318
f7dc1244 103192000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10320
10321 * gdb.texinfo: Proofreading changes from Brian Youmans.
10322
bf0184be
ND
103232000-05-01 Nick Duffek <nsd@cygnus.com>
10324
10325 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10326 startup sequence, minor edits.
10327
f7dc1244 103282000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10329
10330 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10331 TeX.
10332
10333 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10334 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10335 like `n' and `s' which look weird. Convert some of the @kindex to
10336 @vindex, when they refer to variables, not commands.
10337
33e16fad
AC
10338Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10339
10340 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10341
f7dc1244 103422000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10343
10344 * Makefile.in (GDBMI_DIR): New variable.
10345 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10346 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10347 (gdbmi.texinfo): New target, for texi2roff.
10348 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10349 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10350
10351 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10352 gdbmi.texinfo.
10353 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10354 comment.
10355
d167840f
EZ
103562000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10357
10358 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10359 command.
d167840f 10360
f7dc1244 103612000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10362
10363 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10364 prevents the build (and is generally a Bad Idea).
10365
f7dc1244 103662000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10367
10368 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10369 a comma inside @var.
10370 (Command Files): Index markup changes from Dmitry Sivachenko
10371 <dima@Chg.RU>.
10372
f7dc1244 103732000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10374
10375 * Makefile.in (LN_S): Define.
10376 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10377 invoke "ln -s" unless it is known to work.
10378
10379 * configure.in (AC_PROG_LN_S): Add.
10380
8dc7983f
JB
103812000-04-14 Jim Blandy <jimb@redhat.com>
10382
10383 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10384 section.
10385 (Target Conditionals): Document ADDRESS_TO_POINTER,
10386 POINTER_TO_ADDRESS.
10387
1a8237e8
DB
103882000-04-11 Daniel Berlin <dan@cgsoftware.com>
10389
10390 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10391 gdb-cfg.texi to get the value.
10392
ca526f1a
JB
103932000-04-10 Jim Blandy <jimb@redhat.com>
10394
10395 * gdbint.texinfo (Target Architecture Definition): Fix
10396 cross-references.
10397
faaafcb4
JB
103982000-04-08 Jim Blandy <jimb@redhat.com>
10399
10400 * gdbint.texinfo (Using Different Register and Memory Data
10401 Representations): New section.
10402 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10403 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10404 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10405
1b27397f
AC
10406Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10407
10408 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10409 for acknowledgments.
1b27397f 10410
480ff1fb
AC
10411Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10412
10413 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10414 qThreadExtraInfo.
480ff1fb 10415
a9331b3f 104162000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10417
a9331b3f
RM
10418 * gdb.texinfo: Clarify which remote debug protocol commands are
10419 required and which are optional.
f1251bdd 10420
dbeb8dbd
AC
10421Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10422
10423 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10424 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10425 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10426 * annotate.texi: Update.
10427
6d2ebf8b
SS
104282000-03-28 Stan Shebs <shebs@apple.com>
10429
10430 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10431 expectation of additional changes before release), update
10432 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10433 node links, rephrase and/or shorten lines to fix formatting
10434 problem in both regular and @smallbook formats.
10435 * annotate.texi: Shorten lines in example, use smallexample
10436 consistently everywhere.
10437 * Makefile.in: Add comment about texinfo 4.0 html generation.
10438 (SFILES_INCLUDED): Add annotate.texi.
10439
5d161b24
DB
104402000-03-27 Daniel Berlin <dan@cgsoftware.com>
10441
5ae4183a
AS
10442 * gdb.texinfo (Debugging Output): Added new section, documenting
10443 the "set/show debug" commands.
5d161b24 10444
b9deaee7
AC
10445Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10446
10447 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10448 entry.
b9deaee7
AC
10449
10450 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10451 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10452 @chapter and @node entries.
a9331b3f 10453
b9deaee7 10454 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10455
9ef47d30
AC
10456Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10457
10458 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10459 files.
9ef47d30 10460
cfeada60
FN
104612000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10462
10463 From David Whedon <dwhedon@gordian.com>
5ae4183a 10464 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10465
6837a0a2
DB
104662000-03-22 Daniel Berlin <dan@cgsoftware.com>
10467
10468 * gdb.texinfo: Add documentation for the apropos command.
10469
bba2971c
MS
104702000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10471
10472 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10473
2b628194
MS
104742000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10475
a9331b3f 10476 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10477 two places.
10478
96a2c332
SS
104792000-03-17 Stan Shebs <shebs@apple.com>
10480
10481 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10482 <dima@Chg.RU>, also clarification of allowed content for
10483 string constants.
10484
f7dc1244 104852000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10486
10487 * gdb.texinfo (main menu): Add Annotations.
10488 (File Options): Add @cindex entries for each command-line option.
10489 Document --epoch, --annotate, --async, --interpreter, --write,
10490 --statistics, and --version.
10491
10492 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10493 of GDB.
10494
9d233477
JB
104952000-02-23 Jim Blandy <jimb@redhat.com>
10496
10497 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10498
14e0eb3b
JB
104992000-02-22 Jim Blandy <jimb@redhat.com>
10500
10501 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10502
3555de01
JM
105032000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10504
10505 * Makefile.in (diststuff): New target.
10506
5e35df8e
KB
105072000-02-15 Kevin Buettner <kevinb@redhat.com>
10508
10509 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10510 architecture. [From Jim Wilson.]
5e35df8e 10511
c5394b80
JM
105122000-01-16 Tom Tromey <tromey@cygnus.com>
10513
10514 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10515 (Delete Breaks): Mention range arguments.
10516 (Disabling): Likewise.
10517
c3f6f71d
JM
105182000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10519
10520 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10521
c4093a6a
JM
10522Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10523
10524 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10525 valid functions.
c4093a6a 10526
11cf8741
JM
105271999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * gdb.texinfo: Clarify regular expressions used in rbreak.
10530
917317f4
JM
105311999-10-15 Kevin Buettner <kevinb@cygnus.com>
10532
10533 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10534 MEMORY_REMOVE_BREAKPOINT): Document.
10535
10536Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10537
10538 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10539 offset re-using the DATA offset instead.
917317f4 10540
2df3850c
JM
105411999-10-11 Jim Kingdon <kingdon@redhat.com>
10542
10543 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10544
105451999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10546
10547 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10548 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10549 typos.
10550
10551 * gdb.texinfo: Various minor wording and formatting improvements,
10552 mentions of additional command-line options.
10553
2acceee2
JM
105541999-09-30 Fred Fish <fnf@cygnus.com>
10555
10556 * gdb.texinfo: Document additional forms of specifying section
10557 names and addresses for the add-symbol-file command.
10558
c2c6d25f
JM
105591999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10560
10561 * gdbint.texinfo: Fix typo, add the word "have".
10562
105631999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10564
10565 * gdbint.texinfo (Target Architecture Definition): Document the
10566 SKIP_PERMANENT_BREAKPOINT macro.
10567
d4f3574e
SS
105681999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10569
10570 * gdb.texinfo: Fiks speling errers.
10571
10572 * gdb.texinfo: Fix uses of @multitable.
10573
f7dc1244 10574 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10575 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10576 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10577 comments about using with optimization, add more indexing,
10578 fix info about disassembly-flavor.
10579
10580Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10581
10582 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10583 SKIP_SOLIB_RESOLVER): Define.
10584
10585Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10586
10587 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10588 ``g'' packets.
d4f3574e 10589
104c1213
JM
105901999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10591
10592 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10593 platform-specific info, inline remote.texi and move sections of it
10594 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10595 and register stack into the new chapter.
10596 * remote.texi: Remove, now part of gdb.texinfo.
10597 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10598
105991999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10600
10601 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10602 GDB_TARGET_IS_MACH386): These kludges have gone away.
10603
10604Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10605
10606 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10607 TDEPLIBS.
104c1213 10608
53a5351d
JM
106091999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10610
10611 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10612 surrounding text to fit HP-UX bits into general info.
10613 (HPPA-cfg.texi): Remove, no longer useful.
10614
10615 * gdb.texinfo: Remove explicit links from @node lines, remove
10616 HP-added "Detailed Node Listing" from main menu which confuses
10617 things.
10618
10619 From Dmitry Sivachenko <dima@Chg.RU>:
10620 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10621 in description of `set environment'.
53a5351d
JM
10622
106231999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10624
10625 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10626
7be570e7
JM
106271999-08-12 Ben Elliston <bje@cygnus.com>
10628
10629 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10630
f7dc1244 106311999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10632
10633 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10634 watch, awatch, and rwatch. Explain why the latter two cannot be
10635 set as software watchpoints. Document that watchpoints for local
10636 variables are deleted when the debuggee terminates.
7be570e7
JM
10637
10638Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10639
10640 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10641 packet. Allow E.. response packet. "qRcmd" packet is no longer
10642 reserved.
7be570e7
JM
10643
106441999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10645
a9331b3f
RM
10646 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10647 * gdb.texinfo: Ditto.
7be570e7 10648
96baa820
JM
106491999-08-06 Tom Tromey <tromey@cygnus.com>
10650
10651 * gdb.texinfo (KOD): New node.
10652
10653Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10654
10655 * remote.texi (Rcmd): Fix minor formatting typos.
10656
10657Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10658
10659 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10660 packets.
96baa820 10661
adf40b2e
JM
106621999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10663
10664 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10665 fixes.
10666
43ff13b4
JM
10667Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10668
10669 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10670
085dd6e6
JM
10671Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10672
10673 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10674 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10675 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10676 packets that are not supported on all hosts. Expand examples.
10677 Spell check.
085dd6e6
JM
10678
106791999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10680
10681 * Makefile.in: Recognize html, install-html. Add targets
10682 to build HTML versions of documentation via texi2html.
10683
10684Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10685
10686 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10687 testsuite.
085dd6e6
JM
10688
10689Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 * remote.texi (Communication Protocol): Rewrite.
10692
10693Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10694
10695 * stabs.texinfo: Fix uses of xref.
10696
9e0b60a8
JM
10697Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10698
10699 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10700 info about patch submission.
10701
cce74817
JM
10702Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10703
10704 From Per Bothner <bothner@cygnus.com>:
10705 * gdb.texinfo: Document Chill support.
10706
10707Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10708
10709 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10710 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10711 Document that the value should be greater-than or equal-to zero.
10712 (NO_STD_REGS): Document. Deprecate.
cce74817 10713
ac9a91a7
JM
10714Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10715
10716 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10717 Document that these are not used.
ac9a91a7
JM
10718
10719Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10720
10721 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10722
392a587b
JM
10723Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10724
10725 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10726 numargs was dropped.
392a587b
JM
10727
10728Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10729
10730 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10731
b83266a0
SS
10732Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10733
10734 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10735 Update.
b83266a0 10736
7a292a7a
SS
10737Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10738
10739 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10740 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10741
10742Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10743
10744 * gdbint.texinfo: Fix typos: $ -> @.
10745
10746Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10747
10748 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10749 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10750 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10751 BREAKPOINT_FROM_PC.
a9331b3f 10752
7a292a7a
SS
10753Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10754
10755 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10756 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10757
10758Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10759
10760 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10761 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10762
107631999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10764
10765 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10766 longer exists.
10767
10768Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10769
10770 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10771 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10772 they make the manual source incomprehensible.
7a292a7a
SS
10773 * h8-cfg.texi: Remove, hasn't been used in years.
10774
c906108c
SS
10775Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10776
10777 * gdb.texinfo: Update the credits.
10778
10779Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10780
10781 * gdb.texinfo: Fix mistakes noticed in printout of last
10782 draft, add Alpha to discussion of heuristic fence post.
10783
10784Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10785
10786 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10787 Edition, merge some HP changes into mainline, describe some
10788 previously undocumented features, describe more of the target
10789 commands available, eliminate obsolete section on renamed
10790 commands.
c906108c
SS
10791 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10792
10793Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10794
10795 * gdb.texinfo: Make many HPPA conditionals unconditional,
10796 including catchpoint description, since now on for all configs.
10797 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10798 specializations.
10799
10800Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10801
10802 * Makefile.in (GDBvn.texi): Fix match expression to work with
10803 current format of VERSION in gdb/Makefile.in.
10804 * gdb.texinfo: Fix node ref to match new readline.
10805
10806Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10807
a9331b3f
RM
10808 * gdb.texinfo: Changes made as part of a project to merge in
10809 changes made by HP. Documentation makes extensive use of
c906108c
SS
10810 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10811 on remote debugging. There are differences in documentation
889bf7c5 10812 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10813 the HP manual discusses catchpoints, hardware watchpoints, and
10814 some HPUX specific limitations for shared library support.
a9331b3f 10815
c906108c
SS
10816 There are also a number of @node changes.
10817
108181999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10819
10820 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10821 (C Usage): Same.
10822
10823Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10824
10825 The following changes were made by Edith Epstein
889bf7c5
PA
10826 <eepstein@cygnus.com> as part of a project to merge in changes
10827 made by HP.
a9331b3f 10828
c906108c
SS
10829 * HPPA-cfg.texi: new file.
10830
10831 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10832
10833 * refcard.tex: change documentation about catch.
10834 removed info catch.
10835
10836Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10837
10838 * gdbint.texinfo: Expand on GDB's coding standards,
10839 specify the use of arg names with prototypes.
10840
108411998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10842
10843 * gdb.texinfo: Fix tipo.
10844
10845Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10846
10847 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10848 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10849
10850Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10851
10852 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10853
108541998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10855
10856 * agentexpr.texi: New file.
10857
10858Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10859
10860 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10861
108621998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10863
10864 * remote.texi: Changed wording that implied that the GDB remote
10865 protocol caches register values instead of GDB itself.
10866
10867Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10868
10869 * gdbint.texinfo: Add some info about symbol readers.
10870 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10871 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10872 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10873 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10874
10875Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10876
a9331b3f 10877 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10878
10879Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10880
10881 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10882
10883Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10884
10885 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10886 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10887
10888Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10889
10890 * gdbint.texinfo: Fix minor typos.
10891
10892Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10893
10894 * gdbint.texinfo: Complete overhaul. Group descriptions more
10895 logically, add more info on generic algorithms, remove much
10896 obsolete and/or wrong material.
10897
10898Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10901
10902Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10903
10904 * refcard.tex: Copyright, address updates.
10905
10906Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10907
10908 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10909 for the edition instead of confusing GDB-version-like numbers.
10910
10911Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10912
10913 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10914
10915Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10916
5ae4183a 10917 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10918
10919Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10920
10921 * gdb.texinfo: Add some credits, mention bug monitor.
10922 * remote.texi: Mention mips monitor targets.
10923 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10924
c906108c
SS
10925Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10926
10927 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10928 files, finish sorting of host vs target vs native macros, describe
10929 some more of them.
c906108c
SS
10930
10931Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10932
10933 * gdbint.texinfo (Host Conditionals): Document change from
10934 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10935
10936Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10937
10938 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10939 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10940
10941Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10944 Document LSEEK_NOT_LINEAR.
10945
10946Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10947
10948 * stabs.texinfo (Stab Section Basics): Make it clear that only
10949 some versions of the GNU linker remove the leading N_UNDF symbol.
10950
10951Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * stabs.texinfo (String Field): Document type number pairs here,
10954 instead of in the Sun specific section.
10955 (Include Files): The GNU linker supports the N_BINCL
10956 optimization. Clarify the N_BINCL value, and what it is used
10957 for.
10958 (Procedures): Document N_FUN with an empty string to mark the end
10959 of a function.
10960 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10961 (Sun Differences): Remove this node, as the information is now
10962 elsewhere in the main document.
10963 (Stab Section Basics): Mention that the GNU linker may optimize
10964 stabs and remove the leading N_UNDF symbol.
10965
10966Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10967
10968 * gdb.texinfo, refcard.tex: Restore author credit
10969
10970Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10971
10972 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10973 documentation to account for START and END macros taking
10974 one arg.
10975
10976Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10977
10978 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10979 * gdb.texinfo (Frames): Fix typo.
10980
10981Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10982
10983 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10984 a target_signal as arg type, not a pid.
10985
10986Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10987
10988 * gdb.texinfo: Document `set assembly-language'.
10989
10990Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10991
10992 * remote.texi: Update list of stubs in the GDB distribution.
10993
10994Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10995
10996 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10997 Also document that some systems can use mmalloc but must define
10998 this if their C runtime allocates memory that is later freed.
c906108c 10999 (MMCHECK_FORCE): Document new macro.
a9331b3f 11000
c906108c
SS
11001Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11002
11003 * remote.texi: Add documentation for target Sparclet.
11004
11005Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11006
a9331b3f 11007 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11008 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11009 * configure.in: Rewritten for autoconf.
11010 * configure: New.
11011
11012Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11013
11014 * Makefile.in (DVIPS): New define, set to dvips.
11015 (dvi): Add stabs.dvi.
11016 (ps): New target.
11017 (all-doc): Depend on info, dvi, and ps targets.
11018 (STAGESTUFF): Add *.ps and *.dvi files.
11019 (clean-info, clean-dvi): Remove.
11020 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11021 rules completely rewritten.
11022 (maintainer-clean): Remove clean-info and clean-dvi
11023 dependencies and put their actions in the rules.
11024 (gdb.ps): New target
a9331b3f 11025 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11026 intermediate TeX files, whether they have 2 or 3 character
11027 extensions.
11028 (gdbint.ps): Add target and rules.
11029 (gdb-internals): Delete unused target.
11030 (Makefile): Depends upon config.status also.
11031
11032Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11033
11034 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11035 set.
11036
11037Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11038
11039 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11040 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11041
11042Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11043
11044 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11045
11046Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11047
11048 * gdb.texinfo (Print settings): Document
11049 `set/show print static-members' commands.
11050
11051Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11052
11053 * gdbint.texinfo (Native): Document name change, coredep.c to
11054 core-aout.c.
11055
11056Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11057
11058 * stabs.texinfo (Include Files): Document the values the SunOS4
11059 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11060
11061Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11062
11063 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11064 Fix typo.
11065
11066Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11067
11068 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11069 "gdb.tar.Z".
11070
11071Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11072
11073 * Makefile.in (maintainer-clean): New target, synonym for
11074 realclean.
11075
11076Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11077
11078 * Update all FSF addresses except those in COPYING* files.
11079
11080Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11081
11082 From Richard Earnshaw (rearnsha@armltd.co.uk):
11083 * gdb.texinfo (convenience variables): Document $_exitcode.
11084 (quit): Document optional expression to use as exit code.
11085
11086Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11087
11088 * gdb.texinfo, remote.texi: Brought up to date with various
11089 GDB changes.
11090
11091Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11092
11093 * gdb.texinfo: Update dates and versions, fix comments about
11094 hardware watchpoints in future releases and about the
11095 sharedlibrary command.
11096
11097Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11100 C_FUN stab. Other cleanups.
11101
11102Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11103
11104 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11105 for the sparc stub.
11106
11107Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11108
11109 * annotate.texi: Clarify which addresses have differing formats
11110 depending on the language and which do not.
11111
11112Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11113
11114 * remote.texi (NetWare): Changed example to use BOARD= instead of
11115 NODE= argument to reflect correspoding change to gdbserve.nlm.
11116
11117Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11118
11119 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11120 GDB, as well as AIX dbx, supports the size type attribute.
11121
11122Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11123
11124 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11125
11126Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11127
11128 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11129 and new 'if' and 'while' commands.
11130
11131Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11132
11133 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11134
11135Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11136
11137 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11138 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11139 NetWare targets. Mostly stolen from the Server node.
11140
11141Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11142
11143 * gdb.texinfo (Setting): Talk about the language of a source file
11144 versus the working language. The old documentation did not match
11145 what GDB did.
11146
11147Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11150 of a source file.
11151
11152Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * gdb.texinfo (Processes): New node.
11155
11156Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11157
11158 * remote.texi: Update documentation of set/show mipsfpu.
11159
3fc11d3e
JM
11160Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11161
11162 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11163 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11164
11165Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11166
11167 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11168 obsolete conditionals, described some others.
11169
11170Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11173 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11174
11175Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11176
11177 * gdbint.texinfo: Put regex conditionals in their own table.
11178
11179Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11180
11181 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11182 described or fixed the descriptions of many others.
11183
11184Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11185
11186 * gdb.texinfo: Add some more credits.
11187 * gdbint.texinfo: Capitalize GDB consistently, describe some
11188 macros and remove some.
11189
11190Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11191
11192 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11193 obsolete conditionals, described some others.
11194
11195Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11196
11197 * gdb.texinfo (help targets): Changed to `help target', which
11198 is the correct gdb command.
11199
11200Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11201
11202 * annotate.texi (TODO): New node, for keeping track of annotations
11203 suggested but not yet implemented.
11204
11205Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11206
11207 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11208 another symbol, it is not the address itself.
11209
11210Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11211
11212 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11213 of stabs-in-coff sections.
11214
11215Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * annotate.texi: Change edition to 0.5 and date to May 1994.
11218 Add index.
11219 (Frames): New node, for frame annotation.
11220 (Displays): New node, for display annotation.
11221
11222 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11223 when waiting for your program to stop.
11224
11225Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11226
11227 * annotate.texi (Breakpoint Info): Document annotation of header
11228 fields and record annotation.
11229
11230Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * annotate.texi: New file, to document annotations.
11233
11234Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11235
11236 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11237 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11238
11239Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11240
11241 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11242 section, and say n_strx field is compilation unit relative.
11243 * stabs.texinfo: Don't use @code for a.out when it is the name of
11244 an object file format.
11245
11246Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11247
11248 * gdb.texinfo: Refer to file names, not path names, per rms
11249 convention.
11250 (Arguments): Fix typo.
11251
11252Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11253
11254 * stabs.texinfo (Global Variables): Talk about stabs in files
11255 where variables are referenced, but not defined.
11256
11257Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11258
11259 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11260 Cplusplus to new nodes Member Type Descriptor and Method Type
11261 Descriptor. Re-write stuff for #.
11262
11263Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11264
11265 * gdb.texinfo (Print Settings): Don't document "set print
11266 fast-symbolic-addr off". The bug which it worked around was fixed
11267 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11268
11269 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11270 N_ENTRY node.
11271
11272 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11273
11274Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11277 references to ieee-float.c.
11278
11279Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11282 match what the code actually does.
11283
11284Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11285
11286 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11287
11288Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11289
11290 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11291 i, and b.
11292
11293Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11294
11295 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11296 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11297 as "stabs in sections" rather than just saying "ELF and SOM".
11298 Also make that stuff apply to COFF.
11299
11300Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11301
11302 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11303 Ghostscript.
11304
11305Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11306
11307 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11308 versus functions without line numbers, also mention stepping into
11309 them as well as "step" when you are in them. Tell the user how to
11310 deal with the situation. Add comment about "debugging information".
11311
11312Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11313
11314 * stabs.texinfo (Enumerations): Document restriction on where
11315 enumeration types can appear and still win with GDB.
11316
11317Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11318
11319 * stabs.texinfo (Negative Type Numbers): Document format for type
11320 -16.
11321
11322Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * gdb.texinfo (Selection, Frame Info): Update information about
11325 arbitrary frame specficiations.
11326
11327Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11328
11329 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11330
11331Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11332
11333 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11334
11335Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11336
11337 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11338
11339Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11340
11341 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11342 Differences node to Statics node.
11343 (Statics): Discuss XCOFF use of V symbol descriptor.
11344
11345 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11346 not clean.
11347
11348Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11349
11350 * gdb.texinfo (Print Settings): Document `set print
11351 fast-symbolic-addr' and improve the doc for some other
11352 `set print's.
11353
11354Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * stabs.texinfo (String Field): Talk about defining several type
11357 numbers at once.
11358 Fix lint regarding changing node ELF Transformations to
11359 ELF and SOM Transformations.
11360
11361Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11362
11363 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11364
11365Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11366
11367 * stabs.texinfo (Cross-References): `::' is for nested types only
11368 within <>.
11369 (Structures): Document static members.
11370
11371Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11372
11373 * stabs.texinfo: Document S type attribute.
11374
11375Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11376
11377 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11378
11379Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11380
11381 * gdbint.texinfo: Fix a few typos.
11382
11383Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11384
11385 * gdb.texinfo, remote.texi: formatting improvements
11386
11387 * gdb.texinfo (New Features): mention threads.
11388 (Summary, C): fix xrefs in newly contributed text.
11389 (Threads): index entries, clarifications, example
11390 (passim): minor typos fixed, phrasing improvements
11391
11392 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11393 entries; (Server): explain use of gdbserver w/real-time systems,
11394 add example of conflicting TCP port; (MIPS Remote) break up
11395 running text into table, highlighting commands, and add example.
a9331b3f 11396
c906108c
SS
11397Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11398
11399 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11400
11401Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11402
11403 * stabs.texinfo (Nested Symbols): New node.
11404 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11405
11406Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11407
11408 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11409 to picking which Bbss.bss symbol to use, and (because there seems to
11410 be no good way of doing it) re-write some of the text to make it
11411 sound like Bbss.bss isn't such a great idea after all (as currently
11412 designed).
11413
11414 * gdb.texinfo (C): In addition to saying people have to use g++ for
11415 good results, say they have to use stabs. Specifically say cfront
11416 doesn't work well.
11417 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11418 the gdb README. Add xrefs to places where the support for the various
11419 languages is described in detail.
11420
11421Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11422
11423 * stabs.texinfo: Clean up stuff about visibility and virtual
11424 characters.
11425
11426 * stabs.texinfo (N_M2C): Cite Sun doc.
11427
11428Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11429
11430 * gdb.texinfo: updates re threads.
11431 * remote.texinfo: avoid index entries starting with digits.
11432
11433Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11434
11435 * stabs.texinfo (Enumerations): Talk about large, negative and
11436 octal values. Clean up cross reference to type attributes.
11437 (String Field): Say that GDB 4.11 supports size attribute.
11438
11439Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11440
11441 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11442 is a mandatory step. Make the stuff about that more concise.
11443
11444Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11445
11446 * stabs.texinfo (Class Names): New node.
11447
11448 * gdb.texinfo (Command Files): Explain order of init file reading.
11449
11450 * remote.texi (Bootstrapping): Talk about getting the serial driver
11451 to deal with ^C sent by gdb to stop the remote system.
11452
11453Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11454
11455 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11456
11457 * libgdb.texinfo (Defining Commands): made the DOC arg
11458 to gdb_define_app_command a char * instead of char **
11459 per a suggestion from kingdon.
11460
11461 * libgdb.texinfo: total rewrite from a different starting
11462 premise.
11463
11464Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11465
11466 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11467 floats passed as doubles (to improve clarity).
11468
11469Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11470
11471 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11472
11473 * a4rc.sed: update to work with Andreas Vogel papersize params
11474
11475 * refcard.tex: use Andreas Vogel simplifications of papersize
11476 params; remove useless version info; update copyright date.
11477
11478Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11479
11480 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11481
11482Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * gdb.texinfo (Files): Say what address the load command loads it at.
11485
11486 * stabs.texinfo (Common Blocks): Minor cleanups.
11487
11488 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11489 that Sun has backed away from the linker kludge and thus the relevant
11490 issue is changes to the SunPRO tools, not the Solaris linker.
11491
11492 * stabs.texinfo (Traditional Integer Types): Clean up description
11493 of octal bounds a little bit. Document extra leading zeroes.
11494
11495Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11496
11497 * gdb.texinfo (Signaling): Update for symbolic symbol names
11498 and add a section explaining the difference between the GDB
11499 signal command and the shell kill utility.
11500
11501Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11502
11503 * libgdb.texinfo: added `@' to braces that were unescaped.
11504
11505Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11506
11507 * libgdb.texinfo: new file. Spec for the gdb library.
11508
11509Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11510
11511 * stabs.texinfo (Include Files): Fix typo (start -> end).
11512
11513Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11514
11515 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11516 from Melissa at FSF's editing pass.
11517
11518Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11519
11520 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11521 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11522 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11523
11524Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11525
11526 * remote.texi (Bootstrapping): Discuss 386 call gates.
11527
11528Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11529
11530 * stabs.texinfo (Based Variables): New node.
11531
11532Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11533
11534 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11535 names, sizes, and formats to suggest how not to lose.
11536
11537Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11538
11539 * stabs.texinfo (Methods): Fix typo.
11540
11541Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11542
11543 * gdb.texinfo: Fix a few typos.
11544
11545Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11546
11547 * gdb.texinfo: Clarify how well it works with Fortran.
11548
11549 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11550 More on relocating stabs in ELF files.
11551
11552Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11553
11554 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11555
11556Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11557
11558 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11559 parameters on VAX.
11560
11561Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11562
11563 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11564
11565Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11566
11567 * stabs.texinfo: Make info author notice match the TeX author notice.
11568
11569Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11570
11571 * stabs.texinfo: Initial-caps all words in node names and
11572 non-trivial words in section names.
11573
11574Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11575
11576 * stabs.texinfo: Many minor cleanups.
11577
11578 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11579
11580Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11581
11582 * stabs.texinfo: Remove full description of big example.
11583 It's not really helpful; just use pieces of it where appropriate.
11584 Add more Texinfo formatting directives (@samp, etc.).
11585 Use @deffn to define stab types.
11586 Eliminate some wordiness. Break up some nodes.
11587 Add an (alphabetized) index of symbol types.
11588 Use consistent capitalization style in node and section names.
11589
11590Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11591
11592 * gdb.texinfo: Change typo "Two two" to "The two".
11593
11594Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11595
11596 * stabs.texinfo (XCOFF-differences): Remove references to
11597 non-existent types N_DECL and N_RPSYM.
11598
11599 * stabs.texinfo (String Field): Say that type attributes bug is
11600 fixed in GDB 4.10, since it is.
11601
11602 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11603
11604Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11605
11606 * stabs.texinfo: Formatting cleanups.
11607
11608Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11609
11610 * stabs.texinfo: When explaining the n_type of a stab, standardize
11611 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11612 no tabs, use @r).
11613 (Global Variables): Clean up.
11614
11615Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11616
11617 * stabs.texinfo (Stack Variables): Re-write.
11618
11619Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11620
11621 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11622 addresses of a source file. Also revise formatting.
11623 Change "object module" or "object file" to "source file".
11624 Various: Miscellaneous cleanups.
11625
11626Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11627
11628 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11629
11630Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11631
11632 * gdbint.texinfo: Removed many nonsensical machine-collected
11633 host and target conditionals, described some of the remainder.
11634
11635Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11636
11637 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11638
11639 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11640 paragraph which follows.
11641
11642 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11643 variables. Looks better and avoids overful hbox.
11644
11645Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11646
11647 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11648
11649Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11650
11651 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11652 retransmit-timeout
11653
11654Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11655
11656 * gdbint.texinfo: Update statement about `some ancient Unix
11657 systems, like Ultrix 4.0' to Ultrix 4.2.
11658
11659Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11660
11661 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11662
11663 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11664
11665 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11666 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11667
11668 * remote.texi: new name for former gdbinv-s.texi
11669
11670 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11671
11672Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11673
11674 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11675 variables for MIPS remote debugging protocol.
11676
11677Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11678
11679 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11680
11681Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11682
11683 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11684
11685Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11686
11687 * gdb.texinfo: repair conditional bugs in text markup
11688
11689Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11690
11691 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11692 to select Modula-2 material.
11693
11694Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11695
11696 * stabs.texinfo: Cleanups regarding statics.
11697
11698 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11699 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11700
11701Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11702
11703 * stabs.texinfo: N_MAIN is sometimes used for C.
11704
11705Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11706
11707 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11708
11709Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11710
11711 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11712 removed from the code by Kingdon.
c906108c
SS
11713
11714Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11715
11716 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11717 input when evaluating breakpoint conditions; the bug has been fixed.
11718
11719 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11720 sets the ignore count to N-1, not to N.
11721
11722Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11723
11724 * refcard.tex (\hoffset): correct longstanding error to match
11725 intended offset; avoids cutting off edge on some printers
11726
11727Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11728
11729 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11730
11731Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11732
11733 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11734
11735Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11736
11737 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11738 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11739 collect sed edits if any, apply to refcard before formatting;
11740 (refcard.ps) stop implying PS fonts if PS output requested;
11741 (lrefcard.ps) delete extra target for variant PS fonts
11742
11743 * refcard.tex: parametrize papersize dependent info, collect
11744 in easily replaced spot
11745
11746 * a4rc.sed: new file, edits to refcard for A4 paper
11747
11748Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11749
11750 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11751
11752Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11753
11754 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11755
11756Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11757
11758 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11759 politely rather than rudely.
11760
11761Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11762
11763 * stabs.texinfo: Document common blocks.
11764
11765Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11766
11767 * stabs.texinfo: Add some basic info about stabs-in-elf.
11768
11769Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11770
11771 * stabs.texinfo (Top): Minor cleanup.
11772
11773Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11774
11775 * Makefile.in (install-info): remove parentdir support
11776
11777Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11778
11779 * gdb.texinfo (Copying): delete this node and references to it;
11780 RMS says this manual need not carry GPL. (passim): Improvements
11781 from last round at FSF, largely due to Ian Taylor review, and
11782 minor formatting improvements.
11783
11784 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11785 largely due to Ian Taylor review. (Debug Session): minor edits to
11786 new text.
11787
11788Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11789
11790 * Makefile.in (realclean): Remove info and dvi files too.
11791
11792Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11793
11794 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11795 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11796 * gdb.texinfo: Change accordingly.
11797
11798 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11799 N_{L,R}BRAC,N_SLINE are relative to.
11800
11801Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11802
11803 * Makefile.in (GDBvn.texi): Update atomically.
11804
11805Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11806
11807 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11808
11809Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11810
11811 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11812 addresses together. Also motivate the set print symbol-filename
11813 command and suggest other solutions.
11814
11815Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11816
11817 * gdb.texinfo (set print elements): Note that the number of
11818 elements is set to unlimited by "set print elements 0".
11819
11820Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11821
11822 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11823 NF_LDOUBLE means.
11824 (Stab Types): Include Solaris stab types.
11825 (Procedures): Document Solaris extensions.
11826
11827Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11828
11829 * gdb.texinfo: Add `set print symbol-filename' doc.
11830
11831Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11832
11833 * stabs.texinfo (Arrays): Talk about type definition vs. type
11834 information.
11835
11836 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11837 the trailing semicolon.
11838
11839Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11840
11841 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11842 and merge in other parts of the document addressing these subjects.
11843 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11844
11845 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11846 at the end of a range type.
11847
11848 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11849 AIX extensions.
11850
11851Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11852
11853 * stabs.texinfo (Stabs Format): Misc fixes.
11854
11855Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11856
11857 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11858 (Traditional builtin types): Document convex convention for long long.
11859 (Negative builtin types): Discuss type names, and misc fixes.
11860
11861Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11862
11863 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11864 point types used with @samp{R} type descriptor.
11865 (Symbol Descriptors): Describe how to handle conflict between
11866 different meanings of @samp{P} symbol descriptor.
11867
11868Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11869
11870 * stabs.texinfo: Remove node Quick Reference and put its children
11871 directly under the main menu.
11872
11873 * stabs.texinfo: Many more changes to bring it into line with
11874 AIX documentation and reality. I think it now has all the
11875 information from the AIX documentation, except that I burned
11876 out when I got to variant records (Pascal and Modula-2) and
11877 all the COBOL types. Oh well, we can add them later when we're
11878 worrying more about those languages.
11879
11880 * stabs.texinfo (Automatic variables): Talk about what it means
11881 to omit the symbol descriptor.
11882
11883Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11884
11885 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11886 gcc2 behavior with promoted args.
11887
11888Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11889
11890 * gdb.texinfo: include readline appendices in info version of manual
11891
11892Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11893
11894 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11895 target remote.
11896
11897 * gdb.texinfo (Machine Code): more index entries for disassemble
11898
11899Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11900
11901 * Clarify the intended use of the gdb-testers and gdb-patches
11902 mailing lists, and shrink gzip comment.
11903
11904Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11905
11906 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11907 DOSHOST configuration of manual.
11908
11909 * gdb.texinfo (MIPS Stack): new node.
11910
11911 * all-config.texi (MIPS) new switch.
11912
11913 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11914 tense; (MIPS Remote) new node.
11915
11916 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11917 bug; (Environment) less passive, other small cleanups in text about
11918 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11919 (Remote) new MIPS Remote menu entry.
11920
11921Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11922
11923 * stabs.texinfo: Many changes to include information from the
11924 AIX documentation.
11925
11926 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11927
11928Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11929
11930 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11931 Move a bunch of information from ../README.
11932 (Getting Started): New node.
11933
11934Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11935
11936 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11937
11938 * gdb.texinfo: advance manual revision dates to present
11939
11940 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11941 stop using silly Roman numerals in @set variable names
11942
11943Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11944
11945 * stabs.texinfo (Parameters): Keep trying to get this right.
11946
11947Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11948
11949 * stabs.texinfo (Parameters): More on "local parameters".
11950
11951Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11952
11953 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11954
11955Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11956
11957 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11958 (Parameters): Rewrite.
11959 (xcoff-differences, Sun-differences): Minor changes.
11960
11961Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11962
11963 * stabs.texinfo: Minor cleanup.
11964
11965Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11966
11967 * gdbint.texinfo: Minor xcoff stuff.
11968
11969Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11970
11971 * gdbint.texinfo: Update for new config directory structure.
11972 Add info about internal type data structures.
11973
11974Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11975
11976 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11977 $(srcdir).
11978 (gdb-config.texi): Depend on file in $(srcdir).
11979
11980Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11981
11982 * stabs.texinfo: Fixes about N_SO.
11983
11984Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11985
11986 * gdb.texinfo: include list of nonstandard init file names
11987
11988 * *-config.texi: new switch GENERIC for text that applies *only*
11989 to (usual) multiple-target version of manual
11990
11991 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11992 h8 config
11993
11994 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11995 in menus (rather than conditionally selected multiple alternative
11996 menus).
11997
11998 * Makefile.in: define and use DOC_CONFIG var to select
11999 configuration for GDB user manual.
12000
12001 * gdb-config.texi: delete from repository, generate from Makefile.
12002
12003 * all-config.texi: normal `generic' configuration file, formerly
12004 stored as gdb-config.texi
12005
12006Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12007
12008 * Makefile.in: add dvi target to build all .dvi files
12009
12010Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12011
12012 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12013
12014Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12015
12016 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12017 host conditionals.
12018 * stabs.texinfo: More array fixes inspired by Jim's.
12019
12020Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12021
12022 * stabs.texinfo: Fixes re arrays and continuations.
12023
12024 * gdbint.texinfo: Add XCOFF node.
12025
12026Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12027
12028 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12029
12030Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12031
12032 * stabs.texinfo: Fix for array types to mention lower bounds.
12033
12034Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12035
12036 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12037
12038Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12039
12040 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12041
12042Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12043
12044 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12045 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12046
12047Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12048
12049 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12050
12051Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12052
12053 * gdb.texinfo, gdbinv-s.texi: misc updates
12054
12055Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12056
12057 * gdbint.texinfo: Brief documentation for longjmp support,
12058 from an email msg by Stu.
12059
12060Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12061
12062 * stabs.texinfo: Fix description of floating point "range"
12063 types (which really define basic types). Reported by Jim Meehan,
12064 <meehan@src.dec.com>.
12065
12066 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12067
12068Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12069
12070 * gdbint.texinfo: Slightly expand section on supporting a new
12071 object file format.
12072
12073Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12074
12075 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12076 intermediate file.
12077
12078Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12079
12080 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12081
12082Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12083
12084 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12085
12086 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12087 as well as Z8002.
12088
12089Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12090
12091 * gdbint.texinfo: Add sections on clean design and on how to send
12092 in changes.
12093
12094Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12095
12096 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12097
12098Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12099
12100 * gdb.texinfo: Fix typo, reported by Karl Berry.
12101
12102Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12103
12104 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12105
12106Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12107
12108 * gdbint.texinfo: fixed a stray email address (needs @@),
12109 added @table @code to node "Native Conditionals"
12110
12111Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12112
12113 * gdbint.texinfo: Describe coding style of GDB.
12114
12115Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12116
12117 * stabs.texinfo: Minor wording changes.
12118
12119Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12120
12121 * gdbint.texinfo: Improve release doc slightly.
12122
12123Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12124
12125 * gdbint.texinfo: Improve doc of GDB config macros.
12126
12127Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12128
12129 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12130 These will be reinserted when examined.
12131
12132Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12133
12134 * gdbint.texinfo: Make a start at documenting all the #if macros
12135 in GDB. At least list them all, and start separating them into
12136 host-specific and target-specific.
12137
12138Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12139
12140 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12141 examples (not consistent w others).
c906108c
SS
12142 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12143 for generic vn of doc
12144
12145Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12146
12147 * Makefile.in: always create installation directories.
12148
12149Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12150
12151 * gdb.texinfo: in h8 config, do not describe searching commands.
12152
12153Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12154
12155 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12156 conditionals; introduce a few generic switches that may be
12157 useful for other cross-dev or dos-hosted configs.
12158
12159 * gdb.texinfo: fix typo in "info reg" description
12160
12161Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12162
12163 * stabs.texinfo: Minor updates from running TeX over it.
12164 * Makefile.in (stabs.dvi, stabs.ps): Add.
12165
12166Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12167
12168 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12169 First pass at converting it to texinfo.
12170
12171Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12172
12173 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12174 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12175
12176Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12177
12178 * gdbint.texinfo: Add section on partial symbol tables.
12179
12180Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12181
12182 * gdb.texinfo: document `set remotedebug' and `set
12183 rstack_high_address'.
12184
12185Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12186
12187 * gdb.texinfo: slight expansion of new text on reading info files
12188 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12189 H8/300 from DOS.
12190
12191Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12192
12193 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12194
12195Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12196
12197 * gdb.texinfo: Say how to read the `info' files.
12198
12199Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12200
12201 * Makefile.in: gm4 -> m4.
12202
12203Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12204
12205 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12206 Documentation' ahead of `Installing GDB' to match README.
12207 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12208 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12209
12210Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12211
12212 * Makefile.in: remove $(srcdir) from gdb.info rule.
12213
12214Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12215
12216 * Makefile.in: commented out gdb-all.texinfo rule. This is
12217 temporary.
12218
12219Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12220
12221 * Makefile.in, configure.in: removed traces of namesubdir,
12222 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12223 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12224
12225Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12226
12227 * gdb.texinfo: Improve how we ask for bug reports.
12228
12229Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12230
12231 * Makefile.in: infodir belongs in datadir.
12232
12233Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12234
12235 * Makefile.in: remove spaces following hyphens, bsd make can't
12236 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12237 standards.text support.
c906108c
SS
12238
12239Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12240
12241 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12242 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12243 and mandir now keyed off datadir by default.
12244
12245\f
12246Local Variables:
9e9c5ae7 12247mode: change-log
c906108c
SS
12248left-margin: 8
12249fill-column: 74
12250version-control: never
463888ab 12251coding: utf-8
c906108c 12252End: