Fix gdb.texinfo for old makeinfo
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
754452f0
SN
12018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
2
3 * gdb.texinfo (pwd): Fix whitespace.
4
2d97a5d9
JB
52018-01-09 John Baldwin <jhb@FreeBSD.org>
6
7 * gdb.texinfo (pwd): Update cross-reference for Process Information
8 node and remove explicit /proc reference.
9 (Native): Rename subsection from SVR4 Process Information to
10 Process Information.
11 (Process Information): Reword introduction to be less /proc
12 centric. Document support for "info proc" on FreeBSD.
13
9f757bf7
XR
142018-01-03 Xavier Roirand <roirand@adacore.com>
15
16 * gdb.texinfo (Set Catchpoints): Add documentation for new
17 "catch handlers" action.
18
cef0f868
SH
192017-12-27 Stafford Horne <shorne@gmail.com>
20
21 * gdb.texinfo (Target Description Format): Explain that arbitrary
22 strings are now allowed for register groups.
23
b67d92b0
SH
242017-12-27 Stafford Horne <shorne@gmail.com>
25
26 * gdb.texinfo (Registers): Document info reg $reggroup feature.
27
7c161838
SDJ
282017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
29
30 PR cli/16224
31 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
32
b89641ba
SM
332017-12-13 Simon Marchi <simon.marchi@ericsson.com>
34
35 * python.texi (Manipulating breakpoints using Python): Document
36 qualified parameter to gdb.Breakpoint.
37
0b982d68
SM
382017-12-13 Simon Marchi <simon.marchi@ericsson.com>
39
40 * python.texi (Manipulating breakpoints using Python): Split doc
41 of Breakpoint.__init__ in two, split text in multiple
42 paragraphs, don't nest parameter square brackets.
43
a994fec4
FJ
442017-12-12 Stafford Horne <shorne@gmail.com>
45 Stefan Wallentowitz <stefan@wallentowitz.de>
46 Franck Jullien <franck.jullien@gmail.com>
47 Jeremy Bennett <jeremy.bennett@embecosm.com>
48
49 * gdb.texinfo: Add OpenRISC documentation.
50
437afbb8
JK
512017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
54
883fd55a
KS
552017-12-07 Keith Seitz <keiths@redhat.com>
56
57 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
58 and "show print type nested-type-limit".
59
824cc835
PM
602017-12-07 Phil Muldoon <pmuldoon@redhat.com>
61
62 * python.texi (Breakpoints In Python): Add text relating
63 to allowed explicit locations and keywords in gdb.Breakpoints.
64
7403715e
TT
652017-12-04 Tom Tromey <tom@tromey.com>
66
67 * gdb.texinfo (Rust): Update trait object status
68
97cbe998
SDJ
692017-12-01 Andrew Cagney <cagney@redhat.com>
70 Joel Brobecker <brobecker@adacore.com>
71 Sergio Durigan Junior <sergiodj@redhat.com>
72
73 * gdb.texinfo (File Options): Document --readnever.
74 (Commands to Specify Files): Likewise, for 'symbol-file' and
75 'add-symbol-file'.
76
bd69330d
PA
772017-11-29 Pedro Alves <palves@redhat.com>
78
79 PR c++/19436
80 * gdb.texinfo (Debugging C Plus Plus): Document setting
81 breakpoints in functions with ABI tags.
82
a20714ff
PA
832017-11-29 Pedro Alves <palves@redhat.com>
84
85 * gdb.texinfo (Linespec Locations): Document how "function" is
86 interpreted in C++ and Ada. Document "-qualified".
87 (Explicit Locations): Document how "-function" is interpreted in
88 C++ and Ada. Document "-qualified".
89
ee9a09e9
DC
902017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
91
92 PR gdb/21945
93 * gdb.texinfo (Search Memory): Update description and example
94 about how to search a string without NULL terminator.
95
e547c119
JB
962017-11-24 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.texinfo (GDB/MI Ada Exception Information): Document
99 new "exception-message" field.
100
5f1ca24a
SM
1012017-11-24 Simon Marchi <simon.marchi@ericsson.com>
102
103 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
104
d044bac8
PA
1052017-11-24 Pedro Alves <palves@redhat.com>
106
107 * gdb.texinfo (Completion): Update need-quoting examples. Remove
108 false claim that GDB inserts quoting automatically.
109 (Symbols): Add anchor.
110
2400729e
UW
1112017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
112
113 * gdb.texinfo (Requirements): Document use of GNU MPFR.
114
d8ae99a7
PM
1152017-11-16 Phil Muldoon <pmuldoon@redhat.com>
116
117 * python.texi (Basic Python): Add rbreak documentation.
118
d0fe4701
XR
1192017-11-07 Xavier Roirand <roirand@adacore.com>
120 Pedro Alves <palves@redhat.com>
121
122 * gdb.texinfo (Set Breaks): Document support for breakpoint
123 location ranges in the enable/disable commands.
124
bc3b087d
SDJ
1252017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
126
127 * gdb.texinfo (Starting your Program) <The working directory.>:
128 Mention remote debugging.
129 (Working Directory) <Your Program's Working Directory>:
130 Likewise.
131 (Connecting) <Remote Packet>: Add "set-working-dir"
132 and "QSetWorkingDir" to the table.
133 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
134 packet.
135
d092c5a2
SDJ
1362017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
137
138 * gdb.texinfo (Starting your Program) <The working directory.>:
139 Mention new "set cwd" command.
140 (Working Directory) <Your Program's Working Directory>:
141 Rephrase to explain that "set cwd" exists and is the default
142 way to change the inferior's cwd.
143
289e23aa
AA
1442017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
145
146 * gdb.texinfo (S/390 and System z Features): Document the new
147 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
148
f2ff95c5
KB
1492017-09-21 Kevin Buettner <kevinb@redhat.com>
150
151 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
152 attribute.
153
da2c323b
KB
1542017-09-21 Kevin Buettner <kevinb@redhat.com>
155
156 * python.texi (Inferiors In Python): Add description for method
157 Inferior.thread_from_thread_handle.
158
4e5a4f58
JB
1592017-09-19 John Baldwin <jhb@FreeBSD.org>
160
161 * gdb.texinfo (Starting your Program): Add description of
162 starti command. Mention starti command as an alternative for
163 debugging the elaboration phase.
164
1526853e
SM
1652017-09-16 Simon Marchi <simon.marchi@ericsson.com>
166
167 * gdb.texinfo (Maintenance Commands): Document filter parameter
168 of "maint selftest". Document "maint info selftests" command.
169
7c96f8c1
TT
1702017-09-11 Tom Tromey <tom@tromey.com>
171
172 * python.texi (Events In Python): Document new events.
173
d69cf9b2
PA
1742017-09-04 Pedro Alves <palves@redhat.com>
175
176 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
177 no-debug-info variables.
178 (Symbols) <Examining the Symbol Table>: Document inspecting
179 no-debug-info types.
180 (Calling) <Calling functions with no debug info>: New subsection,
181 documenting calling no-debug-info functions.
182 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
183
0a2dde4a
SDJ
1842017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
185
186 * gdb.texinfo (set environment): Add @anchor. Explain that
187 environment variables set by the user are sent to GDBserver.
188 (unset environment): Likewise, but for unsetting variables.
189 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
190 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
191 "environment-reset" and "QEnvironmentReset" to the table.
192 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
193 QEnvironmentReset>: New item, explaining the packet.
194
6e41ddec
JK
1952017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
196
197 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
198 "Compiler search for the compile command" descriptions of set
199 compile-gcc and show compile-gcc.
200
58afddc6
WP
2012017-08-07 Weimin Pan <weimin.pan@oracle.com>
202
203 * gdb.texinfo (Architectures): Add new Sparc64 section to document
204 ADI support.
205 * NEWS: Add "adi examine" and "adi assign" commands.
206
6d580b63
YQ
2072017-08-18 Yao Qi <yao.qi@linaro.org>
208
209 * gdb.texinfo (Server): Document "--selftest".
210
a5afdb16
RK
2112017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
212
213 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
214 Single-Key mode.
215
ca145713
SDJ
2162017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
217
218 PR gdb/21925
219 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
220 set...").
221
0968fbae
SM
2222017-08-09 Simon Marchi <simon.marchi@ericsson.com>
223
224 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
225 conditional expression.
226
791fb3d7
SM
2272017-07-31 Simon Marchi <simon.marchi@ericsson.com>
228
229 * agentexpr.texi (rot): Fix symbolic description, improve
230 textual description.
231
27d41eac
YQ
2322017-07-26 Yao Qi <yao.qi@linaro.org>
233
234 * gdb.texinfo (Maintenance Commands): Document command
235 "maint check xml-descriptions".
236
8e2141c6
YQ
2372017-07-26 Yao Qi <yao.qi@linaro.org>
238
239 * gdb.texinfo (Maintenance Commands): Document optional
240 argument of "maint print c-tdesc".
241
c646b4e8
YQ
2422017-07-18 Yao Qi <yao.qi@linaro.org>
243
244 * gdb.texinfo (Maintenance Commands): Improve the doc to
245 command "maint print c-tdesc".
246
eb83230b
SDJ
2472017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
248
249 PR gdb/21606
250 * python.texi (Python representation of Symbols.): Replace
251 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
252 * guile.texi (Guile representation of Symbols.): Likewise.
253
c4dcb155
SM
2542017-06-11 Simon Marchi <simon.marchi@ericsson.com>
255
256 * gdb.texinfo (Optional Messages about Internal Happenings):
257 Document {set,show} debug separate-debug-file commands.
258
aefd8b33
SDJ
2592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
260
261 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
262 (Connecting) <Remote Packet>: Add "startup-with-shell"
263 and "QStartupWithShell" to the table.
264 (Remote Protocol) <QStartupWithShell>: New item, explaining the
265 packet.
266
176efed1
AB
2672017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
270
d050f7d7
TW
2712017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
272
273 * python.texi (Recording in Python): Factor out the documentation of
274 gdb.RecordInstruction's super class.
275
14f819c8
TW
2762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
277
278 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
279 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
280 prev and next.
281
0ed5da75
TW
2822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
283
284 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
285 gdb.RecordInstruction
286
913aeadd
TW
2872017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
288
289 * python.texi (Recording in Python): Add documentation for
290 gdb.RecordGap and remove documentation of special cases for
291 gdb.BtraceInstruction.
292
a3be24ad
TW
2932017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
294
295 * python.texi (Recording in Python): Remove Record.ptid defvar.
296
ebe553db
SM
2972017-04-21 Simon Marchi <simon.marchi@ericsson.com>
298
299 * gdb.texinfo (GDB/MI Thread Information): Add missing
300 fields, re-word some things.
301 (GDB/MI Thread Commands): Describe fields found in the output of
302 -thread-info, remove description of fields in the
303 thread output tuple, replace with a cross-reference to "GDB/MI
304 Thread Information".
305
9be21bb4
SM
3062017-04-21 Simon Marchi <simon.marchi@ericsson.com>
307
308 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
309 from -thread-info output.
310
fe5f7374
AK
3112017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
312
313 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
314
eea78757
AK
3152017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
316
317 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
318
79778b30
YQ
3192017-03-22 Yao Qi <yao.qi@linaro.org>
320
321 * python.texi (Inferiors In Python): Remove @code from Python.
322
cee59b3f
TW
3232017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
324
325 * python.texi (Recordings In Python): Document return type of
326 gdb.BtraceInstruction.data.
327
51457a05
MAL
3282017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
329
330 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
331 command file-list-shared-libraries
332 (GDB/MI Async Records): Update documentation of library-loaded with new
333 field.
334
f8d99587
DE
3352017-03-16 Doug Evans <dje@google.com>
336
337 * guile.texi (Lazy Strings In Guile): Mention arrays.
338 * python.texi (Lazy Strings In Python): Ditto.
339
5cf70512
JW
3402017-03-08 Jiong Wang <jiong.wang@arm.com>
341
342 * gdb.texinfo (Memory Protection Extensions): Add missing escape
343 character "@".
344
4a612d6f
WT
3452017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
346
347 * Memory Protection Extensions: Add information about inferior
348 calls.
349
216f72a1
JK
3502017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
351
352 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
353 DW_TAG_GNU_* and DW_AT_GNU_*.
354
4e746bb6
TW
3552017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
356
357 * python.texi (Recordings In Python): New section.
358
3f77c769
TT
3592017-02-14 Tom Tromey <tom@tromey.com>
360
361 PR python/13598:
362 * python.texi (Events In Python): Document events.before_prompt.
363
5cf30ebf
LM
3642017-02-13 Luis Machado <lgustavo@codesourcery.com>
365
366 * gdb.texinfo (Target Commands): Document the optional offset
367 argument for the load command.
368
18da0c51
MG
3692017-02-10 Martin Galvan <martingalvan@sourceware.org>
370
371 PR gdb/21122
372 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
373 space-separated breakpoint lists. Also add a missing @table command
374 and @cindex for breakpoint lists.
375
3f7b46f2
IR
3762017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
377
378 PR tdep/20936
379 * gdb.texinfo: (Standard Target Features): Document SPARC features.
380 (Sparc Features): New node.
381
2735833d
WT
3822017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
383
384 * gdb.texinfo (i386 Features): Add system segment registers
385 as feature.
386
373832b6
SM
3872017-01-24 Simon Marchi <simon.marchi@ericsson.com>
388
389 * python.texi (Events In Python): Fix typo.
390
78cbbba8
LM
3912017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
392 Luis Machado <lgustavo@codesourcery.com>
393
394 * gdb.texinfo (-target-flash-erase): New MI command description.
395 (flash-erase): New CLI command description.
396
387360da
JB
3972017-01-04 John Baldwin <jhb@FreeBSD.org>
398
399 * gdb.texinfo (Contributors): Add SRI International and University
400 of Cambridge for FreeBSD/mips.
401
34c41c68
DE
4022016-12-22 Doug Evans <xdje42@gmail.com>
403
404 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
405 commands.
406
df3ee9ca
PA
4072016-12-02 Pedro Alves <palves@redhat.com>
408
409 * gdb.texinfo (User-defined Commands): Limit on number of
410 arguments passed to user-defined commands removed; update.
411
01770bbd
PA
4122016-12-02 Pedro Alves <palves@redhat.com>
413
414 PR cli/20559
415 * gdb.texinfo (Define): Add example of using "eval" to process a
416 variable number of arguments.
417 (Output) <eval>: Add anchor.
418
ad02e4fe
SM
4192016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
420
421 * Makefile.in: Likewise.
422
8504e097
AA
4232016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
424
425 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
426 xref.
427
39402e6c
PA
4282016-10-29 Pedro Alves <palves@redhat.com>
429
430 * gdb.texinfo (Packets) <vCont>: Remove mention of default
431 actions.
432
ca6eff59
PA
4332016-10-26 Pedro Alves <palves@redhat.com>
434
435 * gdb.texinfo (Packets): Clarify vCont packets with multiple
436 actions that match a thread, and what happens when an action
437 matches a thread that is already running.
438
be06ba8c
SM
4392016-10-14 Simon Marchi <simon.marchi@ericsson.com>
440
441 * gdb.texinfo (Using Trace Files): Fix typo.
442 (GDB/MI Tracepoint Commands): Likewise.
443
99e61eda
SM
4442016-10-14 Simon Marchi <simon.marchi@ericsson.com>
445
446 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
447 of -trace-save.
448
9c37b5ae
TT
4492016-10-06 Tom Tromey <tom@tromey.com>
450
451 * guile.texi (Types In Guile): Remove Java mentions.
452 * python.texi (Types In Python): Remove Java mentions.
453 * gdb.texinfo (Address Locations, Supported Languages)
454 (Index Section Format): Remove Java mentions.
455
ee8da4b8
DE
4562016-08-15 Doug Evans <dje@google.com>
457
458 * gdb.texinfo (Target Description Format): Update docs on "end"
459 field spec and field default type.
460
4034d0ff
AT
4612016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4622016-10-03 Simon Marchi <simon.marchi@ericsson.com>
463
464 PR gdb/20487
465 * gdb.texinfo (Context management): Update mention of frame
466 change notifications.
467 (gdb/mi Async Records): Document frame field in
468 =thread-select event.
469 * observer.texi (GDB Observers): New user_selected_context_changed
470 observer.
471
4435e1cc
TT
4722016-09-28 Tom Tromey <tom@tromey.com>
473
474 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
475 than "memory breakpoint". Further document "kind". Move
476 protocol-details link earlier.
477 <z1>: Document the cmd_list argument. Fix typo.
478 <g>: Remove incorrect sentence.
479 (Stop Reply Packets): Document "OK" response to requests when in
480 non-stop mode.
481 <swbreak>: Use "software breakpoint" rather than "memory
482 breakpoint".
483 <create>: Document that "R" is ignored.
484 <W, X, w>: Document formatting of "AA".
485 (Notification Packets): Use "%Stop", not "%%Stop".
486
ad0a504f
AK
4872016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
488
489 * gdb.texinfo (Embedded Processors): Document ARC.
490 (Synopsys ARC): New section.
491 (Standard Target Features): Document ARC features.
492 (ARC Features): New section.
493
74172ecf
SM
4942016-09-21 Simon Marchi <simon.marchi@ericsson.com>
495
496 * .gitignore: New file.
497
0a1ddfa6
SM
4982016-08-24 Simon Marchi <simon.marchi@ericsson.com>
499
500 * gdb.texinfo (Input/Output): Mention possibility to unset
501 inferior-tty.
502
c0272db5
TW
5032016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
504
505 * gdb.texinfo: Resume btrace on reconnect.
506
e3487908
GKB
5072016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
508
509 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
510 syscall.
511
463888ab
РИ
5122016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
513
514 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
515 command.
516
dac790e1
TT
5172016-07-13 Tom Tromey <tom@tromey.com>
518
519 PR python/15620, PR python/18620:
520 * python.texi (Events In Python): Document new breakpoint events.
521
93daf339
TT
5222016-07-13 Tom Tromey <tom@tromey.com>
523
524 PR python/17698:
525 * python.texi (Breakpoints In Python): Document
526 Breakpoint.pending.
527
cda75e70
TT
5282016-07-13 Tom Tromey <tom@tromey.com>
529
530 * python.texi (Breakpoints In Python): Move table of types and
531 table of watchpoint types earlier in node.
532
e0f3fd7c
TT
5332016-07-12 Tom Tromey <tom@tromey.com>
534
535 PR python/19293:
536 * python.texi (Frames In Python): Document
537 gdb.invalidate_cached_frames.
538
86f78169
PA
5392016-06-21 Pedro Alves <palves@redhat.com>
540
541 * gdb.texinfo (Interpreters): Update intepreter-exec section,
542 document new-ui and explain use case.
543
a28d8e50
YTL
5442016-06-17 Yan-Ting Lin <currygt52@gmail.com>
545
546 * gdb.texinfo (Standard Target Features): Document NDS32 features.
547 (NDS32 Features): New Section.
548
bb556f1f
TK
5492016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
550
551 * gdb.texinfo (Examining Memory): Document negative repeat
552 count in the 'x' command.
553
38b022b4
SM
5542016-06-06 Simon Marchi <simon.marchi@ericsson.com>
555
556 * gdb.texinfo (GDB/MI Async Records): Document method and
557 format fields in =record-started.
558 * observer.texi (record_changed): Add method and format
559 parameters.
560
c185ba27
EZ
5612016-05-27 Eli Zaretskii <eliz@gnu.org>
562
563 * gdb.texinfo (General Query Packets): Move the description of the
564 response before the long list of the specific 'read' and 'write'
565 requests.
566
1957f6b8
TT
5672016-05-23 Tom Tromey <tom@tromey.com>
568
569 * python.texi (Basic Python): Document gdb.breakpoints return.
570
224f10c1
TT
5712016-05-24 Tom Tromey <tom@tromey.com>
572
573 PR gdb/19194:
574 * gdb.texinfo (gdb man): Fix typo.
575
0bdfa368
TT
5762016-05-17 Tom Tromey <tom@tromey.com>
577
578 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
579 (Rust): New node.
580
dcd1f979
TT
5812016-05-17 Tom Tromey <tom@tromey.com>
582
583 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
584
310cdbb6
YQ
5852016-04-27 Yao Qi <yao.qi@linaro.org>
586
587 * gdb.texinfo (tfind): Complete doc about tfind without
588 argument.
589
b8162e5a
AT
5902016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
591
592 * agentexpr.texi (byte): Fix zero_ext description.
593
f7c38292
PA
5942016-03-31 Pedro Alves <palves@redhat.com>
595
596 * gdb.texinfo (M32R/SDI): Delete node.
597 (MIPS Embedded): Remove references to the MIPS remote debugging
598 protocol, PMON and variants, and the associated commands.
599
81516450
DE
6002016-03-15 Doug Evans <dje@google.com>
601
602 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
603 (Target Description Format): Mention enum types. Update docs on
604 flags types.
605 (Predefined Target Types): Add "bool".
606 (Enum Target Types): New node.
607
2a60e18f
PA
6082016-03-15 Pedro Alves <palves@redhat.com>
609
610 * gdb.texinfo (Tracepoint Actions): Fix typo.
611
45fa2529
PA
6122016-03-15 Pedro Alves <palves@redhat.com>
613 Andreas Arnez <arnez@linux.vnet.ibm.com>
614 Marcin Kościelnicki <koriakin@0x04.net>
615
616 * gdb.texinfo (Tracepoint Actions): Document possible
617 unreliability of '$_ret'.
618
f2403c39
AB
6192016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * gdb.texinfo (Symbols): Document new 'maint info line-table'
622 command.
623
f2f3ccb9
SM
6242016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
625
626 * gdb.texinfo (Convenience Functions): Document $_as_string.
627
cce0e923
DE
6282016-02-23 Doug Evans <dje@google.com>
629
630 * gdb.texinfo (Skipping Over Functions and Files): Document new
631 options to "skip" command. Update docs of output of "info skip".
632
012b3a21
WT
6332016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
634
635 * gdb.texinfo (Signals): Add bound violation display hints for
636 a SIGSEGV.
637
0748bf3e
MK
6382016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
639
640 * gdb.texinfo (Trace File Format): Add documentation for description
641 section lines.
642
e909d859
MK
6432016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
644
645 * gdb.texinfo (Trace File Format): Remove misleading information
646 about register block ordering.
647
713cdcbf
DE
6482016-02-01 Doug Evans <dje@google.com>
649
650 * gdb.texinfo (Value Sizes): Fix typo.
651
8244c20d
DE
6522016-02-01 Doug Evans <dje@google.com>
653
654 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
655
5fdf6324
AB
6562016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.texinfo (Value Sizes): New section.
659 (Data): Add the 'Value Sizes' node to the menu.
660
67ebd9cb
JB
6612016-01-26 John Baldwin <jhb@FreeBSD.org>
662
663 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
664
6e9567fe
JB
6652016-01-19 John Baldwin <jhb@FreeBSD.org>
666
667 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
668
f303dbd6
PA
6692016-01-18 Pedro Alves <palves@redhat.com>
670
671 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
672 of the thread that hit a breakpoint or received a signal.
673
71ef29a8
PA
6742016-01-15 Pedro Alves <palves@redhat.com>
675
676 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
677
663f6d42
PA
6782016-01-13 Pedro Alves <palves@redhat.com>
679
680 * gdb.texinfo (Threads): Document the $_gthread convenience
681 variable.
682 (Convenience Vars): Likewise.
683
c84f6bbf
PA
6842016-01-13 Pedro Alves <palves@redhat.com>
685
686 * gdb.texinfo (Threads): Document "info threads -gid".
687
22a02324
PA
6882016-01-13 Pedro Alves <palves@redhat.com>
689
690 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
691 anchor.
692 (Threads In Python): Document new InferiorThread.global_num
693 attribute.
694
5d5658a1
PA
6952016-01-07 Pedro Alves <palves@redhat.com>
696
697 * gdb.texinfo (Threads): Document per-inferior thread IDs,
698 qualified thread IDs, global thread IDs and thread ID lists.
699 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
700 thread IDs.
701 (Convenience Vars): Document the $_thread convenience variable.
702 (Ada Tasks): Adjust to refer to thread IDs.
703 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
704 Commands, GDB/MI Variable Objects): Update to mention global
705 thread IDs.
706 * guile.texi (Breakpoints In Guile)
707 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
708 global thread IDs instead of thread IDs.
709 * python.texi (Threads In Python): Adjust documentation of
710 InferiorThread.num.
711 (Breakpoint.thread): Mention global thread IDs instead of thread
712 IDs.
713
84654457
PA
7142016-01-13 Pedro Alves <palves@redhat.com>
715
716 * python.texi (Threads In Python): Document
717 InferiorThread.inferior.
718
e3940304
PA
7192016-01-13 Pedro Alves <palves@redhat.com>
720
721 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
722 convenience variable.
723 (Convenience Vars): Likewise.
724
82075af2
JS
7252016-01-12 Josh Stone <jistone@redhat.com>
726 Philippe Waroquiers <philippe.waroquiers@skynet.be>
727
728 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
729 (Stop Reply Packets): List the syscall entry and return stop reasons.
730 (General Query Packets): Describe QCatchSyscalls, and add it to the
731 table and the detailed list of stub features.
732
bc504a31
PA
7332016-01-12 Pedro Alves <palves@redhat.com>
734
735 Remove use of the registered trademark symbol throughout.
736
cde67b27
YQ
7372016-01-12 Yao Qi <yao.qi@linaro.org>
738
739 * gdb.texinfo (Interrupts): Update the document on handling
740 interrupt when program is stopped.
741
19d9d4ef
DB
7422015-12-11 Don Breazeal <donb@codesourcery.com>
743
744 * gdb.texinfo (Forks): Correct Linux kernel version where
745 fork and exec events are supported, add notes about support
746 of these events in target remote mode.
747 (Connecting): Reorganize and clarify distinctions between
748 target remote, extended-remote, and multiprocess.
749 Reorganize related text from separate sections into new
750 sections.
751 (Server): Note effects of target extended-remote mode.
752 Delete section on Multi-Process Mode for gdbserver.
753 Move some text to "Connecting" node.
754
f4f4330e
PA
7552015-12-10 Pedro Alves <palves@redhat.com>
756
757 * gdb.texinfo (Threads): Replace warning with explanation
758 about single-threaded programs.
759
b1236ac3
PA
7602015-12-10 Pedro Alves <palves@redhat.com>
761
762 * gdb.texinfo (Threads): Remove mention of SGI.
763 (Forks): Remove mention of HP-UX.
764 (Breakpoints): Remove mention of HP-UX.
765 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
766 Reword in terms of architectures.
767 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
768 mention supported systems.
769 (Convenience Vars): Don't mention HP-UX.
770 (Jumping): Remove mention of HP-UX in comment.
771 (Files) <shared libraries>: Update supported shared library types
772 list. Remove mention of HP-UX.
773 (Native): Remove HP-UX subsection.
774 (SVR4 Process Information): Remove mention of HP-UX.
775
0f59c28f
PA
7762015-12-10 Pedro Alves <palves@redhat.com>
777
778 * gdb.texinfo (Stack): Reorder menu.
779
1c35a88f
LM
7802015-12-09 Luis Machado <lgustavo@codesourcery.com>
781
782 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
783 -var-set-format's new zero-hexadecimal format.
784
3685b09f
PMR
7852015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
786
787 * gdb.texinfo (Ada Mode Into): Move overloading support
788 description to its own node.
789 (Overloading support for Ada): New node.
790
f2faf941
PA
7912015-11-30 Pedro Alves <palves@redhat.com>
792
793 PR 14618
794 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
795 (Remote Configuration): Add the "set/show remote
796 no-resumed-stop-reply" to the available settings table.
797 (General Query Packets): Document the "no-resumed" qSupported
798 feature.
799
65706a29
PA
8002015-11-30 Pedro Alves <palves@redhat.com>
801
802 * gdb.texinfo (Remote Configuration): List "set/show remote
803 thread-events" command in configuration table.
804 (Stop Reply Packets): Document "T05 create" stop
805 reason and 'w' stop reply.
806 (General Query Packets): Document QThreadEvents packet. Document
807 QThreadEvents qSupported feature.
808
de979965
PA
8092015-11-30 Pedro Alves <palves@redhat.com>
810
811 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
812 anchor.
813 (Packets): Document vCtrlC.
814
79efa585
SM
8152015-11-26 Simon Marchi <simon.marchi@ericsson.com>
816
817 * gdb.texinfo (Thread List Format): Mention thread names.
818
7e0aa6aa
PA
8192015-11-24 Pedro Alves <palves@redhat.com>
820
821 PR 17539
822 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
823 program-spaces" example to ascending order listing.
824 (Threads): Adjust "info threads" example to ascending order
825 listing.
826 (Forks): Adjust "info inferiors" example to ascending order
827 listing.
828
0c532a29
MM
8292015-11-04 Markus Metzger <markus.t.metzger@intel.com>
830
831 * gdb.texinfo (Process Record and Replay): Document "record
832 instruction-history" modifiers.
833
fc58fa65
AB
8342015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
837 description.
838 (Frame Filter Management): Move to later in the 'Examining the
839 Stack' chapter.
840 (Selection): Add entry for 'select-frame'.
841
792005b0
DE
8422015-09-25 Doug Evans <dje@google.com>
843
844 * gdb.texinfo (Process Record and Replay): Fix syntax of
845 "record instruction-history begin, end" and
846 "record function-call-history begin, end".
847
c58b006b
SM
8482015-09-22 Simon Marchi <simon.marchi@ericsson.com>
849
850 * gdb.texinfo (Specifying Source Directories): Fix
851 substitute-path example.
852
f2665db5
MM
8532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
854
855 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
856
e68fa6f0
PA
8572015-09-15 Pedro Alves <palves@redhat.com>
858
859 PR remote/18965
860 * gdb.texinfo (Stop Reply Packets): Revert previous change to
861 the vforkdone description.
862
8228463c
PA
8632015-09-15 Pedro Alves <palves@redhat.com>
864
865 PR remote/18965
866 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
867 part indicates the thread ID of the parent process.
868
750ce8d1
YQ
8692015-09-15 Yao Qi <yao.qi@linaro.org>
870
871 * gdb.texinfo (General Query Packets): Add vContSupported to
872 tables of 'gdbfeatures' and 'stub features' supported in the
873 qSupported packet, as well as to the list containing stub
874 feature details.
875
b459a59b
DB
8762015-09-11 Don Breazeal <donb@codesourcery.com>
877
878 * gdb.texinfo (Remote Configuration): Add exec event
879 feature to table of packet settings.
880 (Stop Reply Packets): Add exec events to the list of stop
881 reasons.
882 (General Query Packets): Add exec events to tables of
883 'gdbfeatures' and 'stub features' supported in the qSupported
884 packet, as well as to the list containing stub feature
885 details.
886
73b8c1fd
PA
8872015-08-24 Pedro Alves <palves@redhat.com>
888
889 * gdb.texinfo (Remote Configuration): Document the "set/show
890 remote multiprocess-extensions-packet" commands.
891
bb615428
PA
8922015-08-24 Pedro Alves <palves@redhat.com>
893
894 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
895 <M32R>: Remove references to M32R/D.
896 <M68K>: Remove references to target dbug.
897 <MIPS Embedded>: Remove references to target r3900 and target
898 array.
899 <PowerPC Embedded>: Remove references to target dink32 and target
900 ppcbug, target sds
901 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
902
2b4bf6af
AB
9032015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
906
566f5e3b
AB
9072015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
910
18989b3c
AB
9112015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
912
913 * gdb.texinfo (Maintenance Commands): Move documentation of "main
914 info bfds" to...
915 (File Caching): A New section. Outline bfd caching, and add new
916 description for "main set/show bfd-sharing".
917
6ff0ba5f
DE
9182015-08-14 Doug Evans <xdje42@gmail.com>
919
920 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
921 disassembly.
922 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
923
629500fa
KS
9242015-08-11 Keith Seitz <keiths@redhat.com>
925
926 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
927 Use "location(s)"instead of "linespec(s)".
928 (Specifying a Location): Rewrite.
929 Add subsections describing linespec, address, and explicit locations.
930 Add node/menu for each subsection.
931 (Source and Machine Code, C Preprocessor Macros)
932 (Create and Delete Trace points)
933 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
934 (Continuing at a Different Address): Remove "linespec" examples.
935 Add reference to "Specify a Location"
936 (The -break-insert Command): Rewrite. Add anchor.
937 Add reference to appropriate manual section discussing locations.
938 (The -dprintf-insert Command): Refer to -break-insert for
939 specification of 'location'.
940
fbea99ea
PA
9412015-08-07 Pedro Alves <palves@redhat.com>
942
943 * gdb.texinfo (Maintenance Commands): Document "maint set/show
944 target-non-stop".
945
da8c46d2
MM
9462015-08-07 Markus Metzger <markus.t.metzger@intel.com>
947
948 * gdb.texinfo (Process Record and Replay): Document prefixing of
949 speculatively executed instructions in the "record instruction-history"
950 command.
951
a3b5281e
DE
9522015-07-20 Doug Evans <dje@google.com>
953
954 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
955
6bcb1f97
DE
9562015-07-16 Doug Evans <dje@google.com>
957
958 * stabs.texinfo: @include gdb-cfg.texi.
959
db1ff28b
JK
9602015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
961
962 Revert the previous 2 commits:
963 gdbserver build-id attribute generator
964 Validate symbol file using build-id
965
ca5268b6
JK
9662015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
967
968 * gdb.texinfo (Files): Add 'set validate-build-id'
969 and 'show validate-build-id'.
970
700ca40f
JK
9712015-07-15 Aleksandar Ristovski <aristovski@qnx.com
972 Jan Kratochvil <jan.kratochvil@redhat.com>
973
974 gdbserver build-id attribute generator.
975 * gdb.texinfo (Library List Format for SVR4 Targets): Add
976 'build-id' in description, example, new attribute in dtd.
977
7c7f93f6
AB
9782015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
979
980 * gdb.texinfo (Selection): Update documentation for 'frame'
981 command.
982
b0627500
MM
9832015-07-02 Markus Metzger <markus.t.metzger@intel.com>
984
72f4393d 985 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
986 commands.
987
b20a6524
MM
9882015-07-02 Markus Metzger <markus.t.metzger@intel.com>
989
990 * gdb.texinfo (Process Record and Replay): Spell out that variables
991 and registers are not available during btrace replay.
992 Describe the new "record btrace pt" command.
993 Describe the new "set|show record btrace pt buffer-size" options.
994 (General Query Packets): Describe the new Qbtrace:pt and
995 Qbtrace-conf:pt:size packets.
996 Expand "bts" to "Branch Trace Store".
997 Update the branch trace DTD.
998
fc637f04
PP
9992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1000
1001 * gdb.texinfo (Command History): Document the new option
1002 "history remove-duplicates".
1003
18a94d75
DE
10042015-06-19 Doug Evans <dje@google.com>
1005
1006 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1007 longer supported.
1008
0eacb298
PP
10092015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1010
1011 * gdb.texinfo (Command History): Mention that setting
1012 GDBHISTSIZE to the empty string disables history truncation.
1013
bc460514
PP
10142015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1015
1016 PR gdb/16999
1017 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1018 behavior.
1019
b58c513b
PP
10202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1021
1022 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1023 with GDBHISTSIZE.
1024
a86c90e6
SM
10252015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1026
1027 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1028 bytes and memory units for -data-{read,write}-memory-bytes.
1029 (Packets): Same for m, M and X packets.
1030 * python.texi (Inferiors In Python): Same for read_memory and
1031 write_memory.
1032
c74f7d1c
JT
10332015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1034
1035 * gdb.texinfo (Separate Debug Files): Document that PE is also
1036 supported.
1037
51f0e40d
AB
10382015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1041 single table entry.
1042
966f0aef
WT
10432015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1044
1045 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1046
1047
15a201c8
GB
10482015-06-10 Gary Benson <gbenson@redhat.com>
1049
1050 * gdb.texinfo (Remote Configuration): Document the
1051 "set/show remote hostio-setfs-packet" command.
1052 (Host I/O Packets): Document the vFile:setfs packet.
1053
7a6a1731
GB
10542015-06-10 Gary Benson <gbenson@redhat.com>
1055
1056 * gdb.texinfo (Debugging Output): Document the "set/show debug
1057 linux-namespaces" command.
1058
7d73c23c 10592015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1060 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1061
1062 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1063 and "set mpx bound".
1064
27e0867f
DE
10652015-05-27 Doug Evans <dje@google.com>
1066
1067 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1068
b4f54984
DE
10692015-05-26 Doug Evans <dje@google.com>
1070
1071 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1072 command renamings.
1073 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1074
55b40027
AB
10752015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1076
1077 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1078
a4ea0946
AB
10792015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1080
1081 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1082 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1083
37442ce1
DE
10842015-05-16 Doug Evans <xdje42@gmail.com>
1085
1086 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1087 memory ports.
1088
36de76f9
JK
10892015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1090
1091 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1092
0d71eef5
DB
10932015-05-12 Don Breazeal <donb@codesourcery.com>
1094
1095 * gdb.texinfo (Forks): Note that fork debugging is
1096 supported in extended mode.
1097 (Remote Configuration): Add fork event features to table
1098 of packet settings.
1099 (Stop Reply Packets): Add fork events to list of stop reasons.
1100 (General Query Packets): Add fork events to tables of
1101 'gdbfeatures' and 'stub features' supported in the qSupported
1102 packet, as well as to the list containing stub feature
1103 details.
1104
835205d0
GB
11052015-05-12 Gary Benson <gbenson@redhat.com>
1106
1107 * gdb.texinfo (General Query Packets): Document
1108 qXfer:exec-file:read with empty annex.
1109
4c082a81
SC
11102015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1111
1112 * python.texi (Values From Inferior): Add descriptions of new
1113 methods gdb.Value.reference_value and gdb.Value.const_value.
1114
b30a0bc3
JB
11152015-05-06 Joel Brobecker <brobecker@adacore.com>
1116
1117 * gdb.texinfo (Files): Add "info dll" documentation.
1118 (Cygwin Native): Remove "info dll" documentation.
1119
2ce1cdbf
DE
11202015-04-29 Doug Evans <dje@google.com>
1121
1122 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1123 Document.
1124 (Writing an Xmethod): Add get_result_type to example.
1125
59fb7612
SS
11262015-04-28 Sasha Smundak <asmundak@google.com>
1127
1128 * python.texi: New method documented.
1129
cf75d6c3
AB
11302015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1131
1132 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1133 format.
1134
897c3d32
DE
11352015-04-24 Doug Evans <dje@google.com>
1136
1137 * python.texi (Xmethods In Python): Fix name of method to call the
1138 xmethod.
1139
1b6e6f5c
GB
11402015-04-17 Gary Benson <gbenson@redhat.com>
1141
1142 * gdb.texinfo (Connecting to a Remote Target): Mention that
1143 GDB can access program files from remote targets that support
1144 qXfer:exec-file:read and Host I/O packets.
1145
c78fa86a
GB
11462015-04-17 Gary Benson <gbenson@redhat.com>
1147
1148 * gdb.texinfo (Remote Configuration): Document the "set/show
1149 remote pid-to-exec-file-packet" command.
1150 (General Query Packets): Document the qXfer:exec-file:read
1151 qSupported features. Document the qXfer:exec-file:read packet.
1152
a9a5a3d1
GB
11532015-04-17 Gary Benson <gbenson@redhat.com>
1154
1155 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1156 applies to executable paths if supplied to GDB as absolute.
1157
4f45d445
JK
11582015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1159
1160 * gdb.texinfo (Mode Options): Remove -xdb.
1161
e7a8570f
JK
11622015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1163 Eli Zaretskii <eliz@gnu.org>
1164
72f4393d
L
1165 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1166 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1167 the compile command. New subsection Compiler search for the compile
1168 command.
1169
f2983cc3
AW
11702015-04-09 Andy Wingo <wingo@igalia.com>
1171
1172 * guile.texi (Frames In Guile): Describe frame-read-register.
1173
599bd15c
GB
11742015-04-02 Gary Benson <gbenson@redhat.com>
1175
1176 * gdb.texinfo (set sysroot): Document "target:".
1177
d11916aa
SS
11782015-04-01 Sasha Smundak <asmundak@google.com>
1179
1180 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1181 section.
1182
df8411da
SDJ
11832015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1184
1185 PR corefiles/16092
1186 * gdb.texinfo (gcore): Mention new command 'set
1187 use-coredump-filter'.
1188 (set use-coredump-filter): Document new command.
1189
d33279b3
AT
11902015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1191
1192 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1193 documentation, reorder the info os entries in alphabetical order.
1194
852f8402
SM
11952015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1196
1197 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1198 -data-write-memory-bytes.
1199
856e7dd6
PA
12002015-03-24 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1203 mention that threads may sometimes run unlocked.
1204
236af5e3
YG
12052015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1206
1207 * gdb.texinfo (Remote configuration): Document "set/show
1208 serial parity" command.
1209
464b0089
GB
12102015-03-18 Gary Benson <gbenson@redhat.com>
1211
1212 * gdb.texinfo (General Query Packets): Remove documentation
1213 for now-removed vFile:fstat qSupported features.
1214
0a93529c
GB
12152015-03-11 Gary Benson <gbenson@redhat.com>
1216
1217 * gdb.texinfo (Remote Configuration): Document the
1218 "set/show remote hostio-fstat-packet" command.
1219 (General Query Packets): Document the vFile:fstat
1220 qSupported features.
1221 (Host I/O Packets): Document the vFile:fstat packet.
1222
85642ba0
AW
12232015-03-11 Andy Wingo <wingo@igalia.com>
1224
1225 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1226
f7e6eed5
PA
12272015-03-04 Pedro Alves <palves@redhat.com>
1228
1229 * gdb.texinfo (Remote Configuration): Document the "set/show
1230 remote swbreak-feature-packet" and "set/show remote
1231 hwbreak-feature-packet" commands.
1232 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1233 decription.
1234 (Stop Reply Packets): Document the swbreak and hwbreak stop
1235 reasons.
1236 (General Query Packets): Document the swbreak and hwbreak
1237 qSupported features.
1238 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1239
f873665f 12402015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1241
1242 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1243 under *stopped.
1244
9a284c97
DE
12452015-03-02 Doug Evans <xdje42@gmail.com>
1246
1247 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1248
446899e4
AA
12492015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1250
1251 * gdb.texinfo (S/390 and System z Features): Describe new feature
1252 "org.gnu.gdb.s390.vx".
1253
7ee67ee4
SDJ
12542015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1255
1256 PR gdb/18008
1257 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1258 demangler-warning): Fix typo ("problam").
1259
53cf2ee0
DT
12602015-02-19 David Taylor <dtaylor@emc.com>
1261
1262 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1263
3133f8c1
JM
12642015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1265
1266 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1267 point, DTrace'.
1268 (Static Probe Points): Modified to cover DTrace probes in addition
1269 to SystemTap probes. Also modified to cover the `enable probe'
1270 and `disable probe' commands.
1271
9aca2ff8
JM
12722015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1273
1274 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1275 `disable probe' commands.
1276
fa3f8d5a
DT
12772015-02-12 David Taylor <dtaylor@emc.com>
1278
1279 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1280 fields of the QTDV packet.
1281
d33501a5
MM
12822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1283
1284 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1285 (Process Record and Replay): Describe new set|show commands.
1286 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1287
f4abbc16
MM
12882015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1289
1290 * gdb.texinfo (Process Record and Replay): Describe the "record
1291 btrace bts" command.
1292 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1293 (Branch Trace Configuration Format): New.
1294
cfb069a8
GB
12952015-01-31 Gary Benson <gbenson@redhat.com>
1296 Doug Evans <dje@google.com>
1297
1298 * gdb.texinfo (Command Completion): Document new
1299 "set/show max-completions" option.
1300
f57d2163
DE
13012015-01-31 Doug Evans <xdje42@gmail.com>
1302
1303 * gdb.texinfo (Symbols): Document new commands
1304 "maint print symbol-cache", "maint print symbol-cache-statistics",
1305 "maint flush-symbol-cache". Document new option
1306 "maint set symbol-cache-size".
1307
9f050062
DE
13082015-01-31 Doug Evans <xdje42@gmail.com>
1309
1310 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1311 distinguish script files vs inlined scripts.
1312 * python.texi (Python Auto-loading): Ditto.
1313
b6577aab
DE
13142015-01-30 Doug Evans <dje@google.com>
1315
1316 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1317 string if present.
1318
3a8b707a
DE
13192015-01-27 Doug Evans <dje@google.com>
1320
1321 * python.texi (Objfiles In Python): Document Objfile.username.
1322
1b549396
DE
13232015-01-27 Doug Evans <dje@google.com>
1324
1325 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1326 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1327
253828f1
JK
13282015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1329
1330 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1331
bf555842
EZ
13322015-01-16 Eli Zaretskii <eliz@gnu.org>
1333
1334 * doc/gdb.texinfo (TUI Commands): Document the possible
1335 values of NAME argument to 'winheight' command. Explain the
1336 effect of 'tabset' setting better.
1337
439250fb
DE
13382015-01-11 Doug Evans <xdje42@gmail.com>
1339
1340 PR gdb/15830
1341 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1342 (Symbols): Ditto.
1343 (Maintenance Commands): Delete docs for "maint demangle".
1344
6bf6fd09
JB
13452014-12-31 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.texinfo (Files): Remove documentation of the
1348 "add-shared-symbol-files" and "assf" commands.
1349 (Cygwin Native): Remove documentation of the "dll-symbols"
1350 command.
1351
cc485e62
DE
13522014-12-17 Doug Evans <xdje42@gmail.com>
1353
1354 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1355
bb2ec1b3
TT
13562014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1357 Jan Kratochvil <jan.kratochvil@redhat.com>
1358
1359 * gdb.texinfo (Altering): Update.
1360 (Compiling and Injecting Code): New node.
1361
6dddd6a5
DE
13622014-12-12 Doug Evans <dje@google.com>
1363
1364 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1365
f5b95c01
AA
13662014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1367
1368 * gdb.texinfo: Document "maint print user-registers".
1369
a0be3e44
DE
13702014-12-08 Doug Evans <dje@google.com>
1371
1372 * python.texi (Objfiles In Python): Document Objfile.owner.
1373
86e4ed39
DE
13742014-12-04 Doug Evans <dje@google.com>
1375
1376 * python.texi (Objfiles In Python): Document
1377 Objfile.add_separate_debug_file.
1378
7c50a931
DE
13792014-12-04 Doug Evans <dje@google.com>
1380
1381 * python.texi (Objfiles In Python): Document Objfile.build_id.
1382
162078c8
NB
13832014-12-02 Nick Bull <nicholaspbull@gmail.com>
1384
1385 * python.texi (Events In Python): Document new events
1386 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1387 and RegisterChangedEvent.
1388
f10c5b19
JK
13892014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1390
1391 Add add-auto-load-scripts-directory.
1392 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1393 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1394
413b59ae
JK
13952014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1396
1397 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1398 description typo.
1399
02be9a71
DE
14002014-10-30 Doug Evans <dje@google.com>
1401
1402 * python.texi (Progspaces In Python): Document ability to add
1403 random attributes to gdb.Progspace objects.
1404 (Objfiles In Python): Document ability to add random attributes to
1405 gdb.objfile objects.
1406
e5f8a7cc
PA
14072014-10-27 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1410 info on stepping and signal handlers.
1411 (Signals): Explain stepping and signal handlers. Add context
1412 index entry, and cross references.
1413
fab3a15d
SM
14142014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1415
1416 * python.texi (Breakpoints In Python): Add parenthesis after
1417 Breakpoint.delete. Clarify Breakpoint.enabled description so
1418 that it contains "disable".
1419
4ffbba72
DE
14202014-10-17 Doug Evans <dje@google.com>
1421
1422 * python.texi (Events In Python): Document clear_objfiles event.
1423
d096d8c1
DE
14242014-10-17 Doug Evans <dje@google.com>
1425
1426 * python.texi (Objfiles In Python): Document new progspace attribute.
1427
32a8097b
PA
14282014-10-17 Pedro Alves <palves@redhat.com>
1429
1430 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1431 (SVR4 Process Information): Delete mention of OSF/1.
1432
2ddf4301
SM
14332014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1434
1435 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1436 exit-code field in -list-thread-groups output.
1437
342cc091
JBG
14382014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1439
1440 * gdb.texinfo (Set Breaks): Add missing "@end table".
1441
a25a5a45
PA
14422014-09-22 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1445 always-inserted off" is the default mode now. Delete
1446 documentation of "set breakpoint always-inserted auto".
1447
2b4fd423
DE
14482014-09-18 Doug Evans <dje@google.com>
1449
1450 * python.texi (Symbol Tables In Python): Document "producer"
1451 attribute of gdb.Symtab objects.
1452
deb8ff2b
PA
14532014-09-16 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1456 (Embedded OS): Remove VxWorks menu entry.
1457 (VxWorks): Remove node.
1458
81219e53
DE
14592014-09-13 Doug Evans <xdje42@gmail.com>
1460
1461 * gdb.texinfo (Signaling): Document new queue-signal command.
1462
faa42425
DE
14632014-09-06 Doug Evans <xdje42@gmail.com>
1464
1465 PR 15276
1466 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1467 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1468
1a6a384b
JL
14692014-09-03 Justin Lebar <jlebar@google.com>
1470
1471 * python.texi (Types In Python): Type.template_argument(n) returns a
1472 gdb.Value or a gdb.Type and throws an exception if n is out of
1473 range.
1474
5f3b99cf
SS
14752014-09-03 Sasha Smundak <asmundak@google.com>
1476
1477 * python.texi (Frames in Python): Add read_register description.
1478
3cecbbbe
TT
14792014-08-04 Tom Tromey <tromey@redhat.com>
1480
1481 * gdb.texinfo (Debugging Output): Update for change to "set debug
1482 target".
1483
90debf20
MM
14842014-08-01 Masaki Muranaka <monaka@monami-software.com>
1485
1486 Pushed by Joel Brobecker <brobecker@adacore.com>.
1487 * Makefile.in (transform): New variable.
1488 (install-man1, install-man5): Apply $(transform) to man file names.
1489
ee7333ae
DE
14902014-07-26 Doug Evans <xdje42@gmail.com>
1491
1492 PR guile/17177
1493 * guile.texi (Guile Pretty Printing API): Fix typo.
1494 Document set-pretty-printers!, pretty-printers.
1495 (Selecting Guile Pretty-Printers): Update.
1496 Mention program-space based pretty-printers.
1497
70509625
PA
14982014-07-25 Pedro Alves <palves@redhat.com>
1499 Eli Zaretskii <eliz@gnu.org>
1500
1501 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1502 with multi-threaded programs.
1503
b67a2c6f
YQ
15042014-06-27 Yao Qi <yao@codesourcery.com>
1505
1506 * gdb.texinfo (Maintenance Commands): Update the output of
1507 'maint print dummy-frames' command.
1508
f179cf97
EZ
15092014-06-24 Eli Zaretskii <eliz@gnu.org>
1510
1511 * gdb.texinfo (Screen Size): Improve indexing.
1512
992c7d70
GB
15132014-06-19 Gary Benson <gbenson@redhat.com>
1514
1515 * gdb.texinfo (Maintenance Commands): Document new
1516 "maint set/show catch-demangler-crashes" option.
1517
57fcfb1b
GB
15182014-06-19 Gary Benson <gbenson@redhat.com>
1519
1520 * gdb.texinfo (Maintenance Commands): Document new
1521 "maint demangler-warning" command and new
1522 "maint set/show demangler-warning" option.
1523
dd5d5494
SC
15242014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1525
1526 * python.texi (Xmethod API): Add space before the opening
1527 parenthesis in function descriptions.
1528
25326a28 15292014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1530
1531 * guile.texi (Guile Configuration): Document guile-data-directory.
1532
0a770bb2 15332014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1534
1535 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1536
16f691fb
DE
15372014-06-04 Doug Evans <xdje42@gmail.com>
1538
1539 * guile.texi (Breakpoints In Guile): Update.
1540
1e47491b
JB
15412014-06-03 Joel Brobecker <brobecker@adacore.com>
1542
1543 * python.texi (Xmethod API): Fix reference to "Progspaces In
1544 Python".
1545
0c6e92a5
SC
15462014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1547
1548 * python.texi (Xmethods In Python, XMethod API)
1549 (Writing an Xmethod): New nodes.
1550 (Python API): New menu entries "Xmethods In Python",
1551 "Xmethod API", "Writing an Xmethod".
1552
06eb1586
DE
15532014-06-02 Doug Evans <xdje42@gmail.com>
1554
1555 * guile.texi (Guile API): Add entry for Parameters In Guile.
1556 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1557 (Parameters In Guile): New node.
1558
e698b8c4
DE
15592014-06-02 Doug Evans <xdje42@gmail.com>
1560
1561 * guile.texi (Guile API): Add entry for Commands In Guile.
1562 (Basic Guile) <parse-and-eval>: Add reference.
1563 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1564 (GDB Scheme Data Types): Mention <gdb:command> object.
1565 (Commands In Guile): New node.
1566
ded03782
DE
15672014-06-02 Doug Evans <xdje42@gmail.com>
1568
1569 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1570 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1571 (Progspaces In Guile): New node.
1572
53e8a631
AB
15732014-05-30 Andrew Burgess <aburgess@broadcom.com>
1574
1575 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1576 * python.texi (Frames In Python): Mention
1577 gdb.FRAME_UNWIND_MEMORY_ERROR.
1578
329ea579
PA
15792014-05-29 Pedro Alves <palves@redhat.com>
1580 Tom Tromey <tromey@redhat.com>
1581
1582 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1583 from example.
1584 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1585 Mention that target-async is now deprecated.
1586 (Maintenance Commands): Document maint set/show target-async.
1587
92bcb5f9
PA
15882014-05-29 Pedro Alves <palves@redhat.com>
1589
1590 * observer.texi (sync_execution_done, command_error): New
1591 subjects.
1592
fd664c91
PA
15932014-05-29 Pedro Alves <palves@redhat.com>
1594
1595 PR gdb/13860
1596 * observer.texi (signal_received, end_stepping_range)
1597 (signal_exited, exited, no_history): New observer subjects.
1598
b2715b27
AW
15992014-05-26 Andy Wingo <wingo@igalia.com>
1600
1601 * guile.texi (GDB Scheme Data Types): Remove documentation for
1602 removed interfaces. Update spelling of gdb-object-kind.
1603
9eaa4c1e
AW
16042014-05-26 Andy Wingo <wingo@igalia.com>
1605
1606 * guile.texi (Basic Guile): Fix some typos.
1607
0f1e8403
AW
16082014-05-26 Andy Wingo <wingo@igalia.com>
1609
1610 * guile.texi (Writing a Guile Pretty-Printer)
1611 (Guile Types Module): Fix excess parentheses in use-modules forms.
1612
697aa1b7
EZ
16132014-05-24 Eli Zaretskii <eliz@gnu.org>
1614
1615 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1616 (Breakpoints In Guile, Guile Printing Module)
1617 (Guile Exception Handling, Values From Inferior In Guile)
1618 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1619 Don't use @var at the beginning of a sentence.
1620
1621 * gdb.texinfo (Frame Filter Management, Trace Files)
1622 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1623 (PowerPC Embedded, Define, Annotations for Running)
1624 (IPA Protocol Commands, Packets, General Query Packets)
1625 (Tracepoint Packets, Notification Packets, Environment)
1626 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1627 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1628 (Frames, Backtrace, Selection, Expressions, Registers)
1629 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1630 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1631 (Source Annotations, Using JIT Debug Info Readers, Packets)
1632 (Stop Reply Packets, Host I/O Packets)
1633 (Target Description Format): Don't use @var at the beginning of a
1634 sentence.
1635
1636 * python.texi (Basic Python, Types In Python)
1637 (Commands In Python, Frames In Python, Line Tables In Python)
1638 (Breakpoints In Python, gdb.printing, gdb.types)
1639 (Type Printing API): Don't use @var at the beginning of a
1640 sentence.
1641
67b5c0c1
MM
16422014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1643
1644 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1645 replay-memory-access".
1646
6a3cb8e8
PA
16472014-05-21 Pedro Alves <palves@redhat.com>
1648
1649 * gdb.texinfo (Starting): Document "set/show
1650 auto-connect-native-target".
1651 (Target Commands): Document "target native".
1652
936d2992
PA
16532014-05-20 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1656 not be remote specific. Add cross reference to the qCRC packet.
1657 (Separate Debug Files): Update cross reference to the qCRC packet.
1658 (General Query Packets) <qCRC packet>: Add anchor.
1659
b3ce5e5f
DE
16602014-05-17 Doug Evans <xdje42@gmail.com>
1661
1662 Copy over changes from guile.texi.
1663 * python.texi (Basic Python) <gdb.execute>: Add text.
1664 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1665 (Values From Inferior) <Python string>: Add text.
1666 (Values From Inferior) <Value.string>: Clarify string length handling.
1667 (Pretty Printing API): Add cindex.
1668 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1669 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1670 @vindex.
1671 (Commands In Python) <COMPLETE_*>: Similarly.
1672 (Symbols In Python) <SYMBOL_*>: Similarly.
1673 (Breakpoints In Python) <WP_*>: Similarly.
1674 (Breakpoints In Python) <BP_*>: Similarly.
1675
8dfcab11
DT
16762014-05-17 David Taylor <dtaylor@emc.com>
1677
1678 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1679 mentioned in the qfThreadInfo reply.
1680
8d551b02
DE
16812014-05-16 Doug Evans <dje@google.com>
1682
1683 * gdb.texinfo (Mode Options): Add -D.
1684
e20bd8f4
SB
16852014-05-09 Samuel Bronson <naesten@gmail.com>
1686
1687 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1688 "make -C".
1689
f989a1c8
TT
16902014-04-29 Tom Tromey <tromey@redhat.com>
1691
1692 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1693 "show debug varobj".
1694
95cf3b38
DT
16952014-05-01 David Taylor <dtaylor@emc.com>
1696
1697 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1698 option.
1699
01f9f808
MS
17002014-04-24 Michael Sturm <michael.sturm@mintel.com>
1701 Walfred Tedeschi <walfred.tedeschi@intel.com>
1702
1703 * gdb.texinfo (i386 Features): Add description of AVX512
1704 registers.
1705
770e7fc7
DE
17062014-03-31 Doug Evans <dje@google.com>
1707
1708 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1709
97d8f0ee
DE
17102014-03-30 Doug Evans <dje@google.com>
1711
1712 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1713 (Background Execution): Ditto.
1714
36cb1214
HZ
17152014-03-21 Pedro Alves <palves@redhat.com>
1716 Stan Shebs <stan@codesourcery.com>
1717 Hui Zhu <hui@codesourcery.com>
1718
1719 * gdb.texinfo (Packets): Add anchor to "? packet".
1720 Remove fixme and update introduction of "k packet".
1721 Add anchor to "vKill packet".
1722
5e3a2c38
SS
17232014-03-12 Stan Shebs <stan@codesourcery.com>
1724
1725 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1726
7a5a839f
LC
17272014-02-26 Ludovic Courtès <ludo@gnu.org>
1728
dc6ae996 1729 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1730
95060284
JB
17312014-02-20 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1734 and "assf" as being deprecated.
1735 (Cygwin Native): Likewise for "dll-symbols".
1736 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1737 as a way to force the loading of symbols from a DLL.
1738
f7bd0f78
SC
17392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1740
1741 * python.texi (Values From Inferior): Add description about the
1742 new feature.
1743
329baa95
DE
17442014-02-17 Doug Evans <xdje42@gmail.com>
1745
1746 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1747 * gdb.texinfo (Python): Moved to ...
1748 * python.texi: ... here. New file.
1749
687894f5
DE
17502014-02-17 Ludovic Courtès <ludo@gnu.org>
1751
d25f38ee 1752 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1753 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1754 parameter to 'str-lookup-function' procedure. Look for
1755 the "std::string<" prefix.
1756 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1757 Adjust description.
1758
6fb526ee
DE
17592014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1760
d25f38ee 1761 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1762 parantheses for deffn.
1763 (Disassembly In Guile): Ditto.
1764
1e0a5178
SS
17652014-02-10 Stan Shebs <stan@codesourcery.com>
1766
1767 Add Doxygen support.
1768 * Makefile.in (doxy): New action, generates Doxygen files.
1769 (DOXYGEN): New.
1770 (doxyedit): New.
1771 * Doxyfile-base.in: New file.
1772 * Doxyfile-gdb-api.in: New file.
1773 * Doxyfile-gdb-xref.in: New file.
1774 * Doxyfile-gdbserver.in: New file.
1775 * doxy-index.in: New file.
1776 * filter-for-doxygen: New file.
1777 * filter-params.pl: New file.
1778
ed3ef339
DE
17792014-02-10 Doug Evans <xdje42@gmail.com>
1780
1781 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1782 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1783 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1784 (Guile docs): Include guile.texi.
1785 (objfile-gdbdotext file): Add objfile-gdb.scm.
1786 (dotdebug_gdb_scripts section): Mention Guile scripts.
1787 (Multiple Extension Languages): New node.
1788 * guile.texi: New file.
1789
c6044dd1
JB
17902014-01-28 Joel Brobecker <brobecker@adacore.com>
1791
1792 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1793 ignore-descriptive-types". commands.
1794
87ce2a04
DE
17952014-01-22 Doug Evans <dje@google.com>
1796
1797 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1798 (gdbserver man): Ditto.
1799
52834460
MM
18002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1801
1802 * gdb.texinfo: Document limited reverse/replay support
1803 for target record-btrace.
1804
0688d04e
MM
18052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1806
1807 * gdb.texinfo (Process Record and Replay): Update documentation.
1808
8710b709
MM
18092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1810
1811 * gdb.texinfo (Process Record and Replay): Document new /c
1812 modifier accepted by "record function-call-history".
1813 Add /i modifier to "record function-call-history" example.
1814
dcf106f3
JB
18152014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1816 Joel Brobecker <brobecker@adacore.com>
1817
1818 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1819 markers. Remove one that was misplaced.
1820
41ef2965
PA
18212014-01-10 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.texinfo (Your Program's Environment) <set environment>:
1824 Mention the shell, and point at 'set exec-wrapper'.
1825
c0d48811
JB
18262014-01-07 Joel Brobecker <brobecker@adacore.com>
1827
1828 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1829
5fba4c0f
JB
18302013-12-30 Joel Brobecker <brobecker@adacore.com>
1831
1832 * gdb.texinfo (Types In Python): Clarify the documentation
1833 of attribute gdb.Field.bitpos.
1834
0809504b
JB
18352013-12-28 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.texinfo (Types In Python): Fix the documentation of
1838 attribute "bitpos" in class gdb.Field for enum types. Add
1839 documentation for attribute "enumval" in that same class.
1840
edef6000
JB
18412013-12-28 Joel Brobecker <brobecker@adacore.com>
1842
1843 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1844 @ftable.
1845
71b8c845
DE
18462013-12-23 Doug Evans <xdje42@gmail.com>
1847
1848 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1849 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1850 corresponding section in Extending GDB.
1851 (Extending GDB): Move menu up. New menu item "Auto-loading
1852 extensions".
1853 (Sequences): New menu item "Auto-loading sequences".
1854 (Auto-loading sequences): New node.
1855 (Python): Rename section from Scripting GDB to Extending GDB.
1856 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1857 Move docs on ways to auto-load extensions to ...
1858 (Auto-loading extensions): ... here. New node.
1859
d192b373
JB
18602013-12-23 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1863 in menu.
1864 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1865 command, now in a new node.
1866 (GDB/MI Support Commands): New node, with its contents being
1867 extracted from the "GDB/MI Miscellaneous Commands" node.
1868 A small paragraph introducing the section is also added at
1869 the start.
1870 (GDB/MI Miscellaneous Commands): Delete the description of the
1871 -info-gdb-mi-command, -list-features and -list-target-features
1872 commands, now hosted in the "GDB/MI Support Commands" node.
1873
a16b0e22
SC
18742013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1875
1876 PR python/16113
1877 * gdb.texinfo (Values From Inferior): Add a note about using
1878 gdb.Field objects as subscripts on gdb.Value objects.
1879 (Types In Python): Add description about the new attribute
1880 "parent_type" of gdb.Field objects.
1881
9b26f0fb
JB
18822013-12-12 Joel Brobecker <brobecker@adacore.com>
1883
1884 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1885 entry for section docuumenting the -list-features GDB/MI command.
1886
72bfa06c
JB
18872013-12-10 Joel Brobecker <brobecker@adacore.com>
1888
1889 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1890 "exec-run-start-option" entry in the output of the "-list-features"
1891 command.
1892
3ea8680f
EZ
18932013-12-04 Eli Zaretskii <eliz@gnu.org>
1894
1895 * gdb.texinfo (i386): Fix yesterday's commit.
1896
1a4f73eb
TT
18972013-12-03 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1900 documented here.
1901
6cb999f8
TT
19022013-12-03 Tom Tromey <tromey@redhat.com>
1903
1904 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1905
ca8941bb
WT
19062013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1907
1908 * gdb.texinfo (i386 Features): Add MPX feature registers.
1909 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1910 a subsubsection for MPX and describes the display of the
1911 boundary registers.
1912
688981c9
JB
19132013-12-03 Joel Brobecker <brobecker@adacore.com>
1914
1915 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1916 documentation of the "ada-exceptions" entry.
1917
2ea126fa
JB
19182013-12-03 Joel Brobecker <brobecker@adacore.com>
1919
1920 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1921 "^error" result record concerning the error message. Document
1922 the error code that may also be part of that result record.
1923 (GDB/MI Miscellaneous Commands): Document the
1924 "undefined-command-error-code" element in the output of
1925 the "-list-features" GDB/MI command.
1926
6b7cbff1
JB
19272013-12-03 Joel Brobecker <brobecker@adacore.com>
1928
1929 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1930 the new -info-gdb-mi-command GDB/MI command. Document
1931 the meaning of "-info-gdb-mi-command" in the output of
1932 -list-features.
1933
20e1ca3b
PA
19342013-11-29 Pedro Alves <palves@redhat.com>
1935
1936 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1937 Update comment.
1938
29453a14
YQ
19392013-11-24 Yao Qi <yao@codesourcery.com>
1940
1941 * gdb.texinfo (Caching Remote Data): Document new
1942 "set/show stack-cache" option.
1943
6dd315ba
YQ
19442013-11-24 Yao Qi <yao@codesourcery.com>
1945
1946 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1947 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1948 "off" respectively.
1949
9df9dbe0
YQ
19502013-11-23 Yao Qi <yao@codesourcery.com>
1951
1952 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1953 of "displayhint" to the table about child results.
1954
c78feb39
YQ
19552013-11-21 Yao Qi <yao@codesourcery.com>
1956
1957 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1958 'dynamic' for the output of command -var-list-children.
1959
27b81af3
YQ
19602013-11-21 Yao Qi <yao@codesourcery.com>
1961
1962 * gdb.texinfo (Caching Target Data): Remove "see" before
1963 @pxref.
1964
b26dfc9a
YQ
19652013-11-20 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.texinfo (Caching Target Data): Update doc for
1968 per-address-space dcache.
1969
b12039c6
YQ
19702013-11-20 Yao Qi <yao@codesourcery.com>
1971
1972 * gdb.texinfo (Data): Rename menu item.
1973 (Caching Remote Data): Rename to ...
1974 (Caching Target Data): ... it. Update.
1975
422ad5c2
JB
19762013-11-18 Joel Brobecker <brobecker@adacore.com>
1977
1978 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1979 "language-option" entry in the output of the "-list-features"
1980 command.
1981
805e1f19
TT
19822013-11-15 Tom Tromey <tromey@redhat.com>
1983
1984 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1985 Add example.
1986
8fe1b653
TT
19872013-11-14 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1990
403cb6b1
JB
19912013-11-14 Joel Brobecker <brobecker@adacore.com>
1992
1993 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1994 (Context management): Place current subsection text into its own
1995 subsubsection. Add new subsubsection describing the "--language"
1996 command option.
1997
93973826
JB
19982013-11-13 Joel Brobecker <brobecker@adacore.com>
1999
2000 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2001 the documentation of "info-ada-exceptions" in the output
2002 of the "-list-features" command. Add the documentation
2003 of the "ada-exception" entry instead.
2004
6adcee18
JB
20052013-11-12 Joel Brobecker <brobecker@adacore.com>
2006
93973826 2007
6adcee18
JB
2008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2009 word of a couple of sentences to start with a capital letter.
2010
58d06528
JB
20112013-11-12 Joel Brobecker <brobecker@adacore.com>
2012
2013 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2014 (Ada Exceptions): New node.
2015 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2016 Commands" node.
2017 (GDB/MI Ada Exceptions Commands): New node.
2018 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2019 field in the output of the "-list-features" command.
2020 * NEWS: Add entry for the new "info exceptions" CLI command,
2021 and for the new "-info-ada-exceptions" GDB/MI command.
2022
bc79de95
PM
20232013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2024
2025 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2026 (Line Tables In Python): New node.
2027
73be47f5
DE
20282013-11-08 Doug Evans <dje@google.com>
2029
2030 * gdb.texinfo (Debugging Output): Update text for
2031 "set debug dwarf2-read".
2032
db0fec5c
DE
20332013-11-08 Doug Evans <dje@google.com>
2034
2035 * gdb.texinfo (Debugging Output): Update text for
2036 "set debug symtab-create".
2037
92e32e33
PM
20382013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2039
72f4393d
L
2040 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2041 constant.
92e32e33 2042
f76c27b5
PM
20432013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2044
2045 * gdb.texinfo (Breakpoints In Python): Document temporary
2046 option in breakpoint constructor, and add documentation to the
2047 temporary attribute.
2048
fa4d0c40
YQ
20492013-11-07 Yao Qi <yao@codesourcery.com>
2050
2051 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2052 output of "-var-info-expression".
2053
afa332ce
PA
20542013-11-06 Pedro Alves <palves@redhat.com>
2055
2056 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2057 non-interactive mode.
2058 (Environment) <shell startup files warning>: Mention
2059 non-interactive mode. Mention .zshenv for Z shell, and talk about
2060 BASH_ENV instead of .bashrc for BASH.
2061
9ac69859
NB
20622013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2063
2064 * gdb.texinfo (Commands to Specify Files): Add description
2065 of the remove-symbol-file command.
2066 * observer.texi: New free_objfile event
2067
98882a26
PA
20682013-10-24 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2071
ce13fade
JB
20722013-10-11 Joel Brobecker <brobecker@adacore.com>
2073
2074 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2075 New subsection inside which the "-catch-load" and "-catch-unload"
2076 commands documentation is now placed.
2077 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2078 documenting the "-catch-assert" and "-catch-exception" new
2079 GDB/MI commands.
2080
2446f5ea
JB
20812013-10-10 Joel Brobecker <brobecker@adacore.com>
2082
2083 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2084
0d12017b
JB
20852013-10-10 Joel Brobecker <brobecker@adacore.com>
2086
bd80dc1a
JB
2087 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2088 serial baud".
2089 (Remote Configuration): Replace "set remotebaud" by "set serial
2090 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2091
f4fb82a1
PA
20922013-10-07 Pedro Alves <palves@redhat.com>
2093
2094 PR breakpoints/11568
2095 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2096 when the thread is removed from the thread list.
2097
0c557179
SDJ
20982013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2099
2100 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2101 Update entry for $_exitcode.
2102
5713b9b5
JB
21032013-10-04 Joel Brobecker <brobecker@adacore.com>
2104
2105 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2106 new "--start" option.
2107
901461f8
PA
21082013-10-02 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.texinfo (Registers): Expand description of saved registers
2111 in frames. Explain <not saved>.
2112
8fb8eb5c
DE
21132013-09-25 Doug Evans <dje@google.com>
2114
2115 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2116
0a7cfe2c
SS
21172013-09-16 Stan Shebs <stan@codesourcery.com>
2118
2119 Remove the internals manual gdbint.texinfo.
2120 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2121 (PDFFILES): Remove gdbint.pdf.
2122 (HTMLFILES): Remove gdbint/index.html.
2123 (HTMLFILES_INSTALL): Remove gdbint.
2124 (GDBINT_DOC_FILES): Remove.
2125 (dvi): Remove gdbint.dvi.
2126 (ps): Remove gdbint.ps.
2127 * gdbint.texinfo: Remove file.
2128 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2129
a280dbd1
SDJ
21302013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2131
2132 * gdb.texinfo (Convenience Functions): Mention new convenience
2133 function $_isvoid.
2134
4ac33720
UW
21352013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2136
2137 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2138 (Standard Target Features): Add new node to menu.
2139 (S/390 and System z Features): New node.
2140
b3d3b4bd
SA
21412013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2142
2143 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2144 -list-target-features in the example.
2145
edf9f00c
JK
21462013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2147
2148 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2149 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2150
1d236d23
JK
21512013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 Sync documentation with gdb.base/gnu-debugdata.exp.
2154 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2155
5423b017
JK
21562013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2157
2158 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2159
6211c335
YQ
21602013-08-27 Pedro Alves <pedro@codesourcery.com>
2161 Yao Qi <yao@codesourcery.com>
2162
2163 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2164 Document new --skip-unavailable option.
2165 <-stack-list-variables>: Document new --skip-unavailable option.
2166
52e260a3
DE
21672013-08-26 Doug Evans <dje@google.com>
2168
2169 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2170 an optional regexp.
2171
5e92f71a
TT
21722013-08-13 Tom Tromey <tromey@redhat.com>
2173
2174 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2175 Document GDB_PARALLEL and GDB_INOTIFY.
2176
c5d7073b
SS
21772013-08-09 Stan Shebs <stan@codesourcery.com>
2178
2179 * LRS: Remove file, describes a long-abandoned live-range
2180 splitting extension to stabs.
2181
6fbe845e
AB
21822013-07-25 Andrew Burgess <aburgess@broadcom.com>
2183
2184 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2185
e7045703
DE
21862013-07-17 Doug Evans <dje@google.com>
2187
2188 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2189
3105ebf9
TT
21902013-07-02 Tom Tromey <tromey@redhat.com>
2191
2192 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2193
d6c2da54
TT
21942013-06-28 Tom Tromey <tromey@redhat.com>
2195
2196 * Makefile.in (version.subst): Use version.in, not
2197 common/version.in.
2198 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2199 Likewise.
2200
e5823f1c
PA
22012013-06-27 Pedro Alves <palves@redhat.com>
2202
2203 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2204 dynamic symbol resolution code>: New section, based on infrun.c
2205 comment.
2206
92dcb9ff
TT
22072013-06-26 Tom Tromey <tromey@redhat.com>
2208
2209 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2210 Update.
2211 (Releasing GDB): Likewise.
2212
dc673c81
YQ
22132013-06-26 Pedro Alves <pedro@codesourcery.com>
2214 Yao Qi <yao@codesourcery.com>
2215
2216 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2217 -trace-frame-collected.
2218
28a93511
YQ
22192013-06-26 Pedro Alves <pedro@codesourcery.com>
2220
2221 * gdb.texinfo (Traceframe Info Format): Document tvar element
2222 and its attributes.
2223
a0743c90
YQ
22242013-06-25 Yao Qi <yao@codesourcery.com>
2225
2226 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2227
01208463
TT
22282013-06-24 Tom Tromey <tromey@redhat.com>
2229
2230 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2231 (GDBvn.texi): Use version.subst.
2232 (version.subst): New target.
2233 (mostlyclean): Remove version.subst.
2234
c898adb7
YQ
22352013-06-20 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (GDB/MI Data Manipulation)
2238 <-data-list-register-values>: Document the --skip-unavailable
2239 option.
2240
7c57fa1e
YQ
22412013-06-07 Yao Qi <yao@codesourcery.com>
2242
2243 * gdb.texinfo (Symbols): Add kindex and cindex for
2244 'maint print msymbols'.
2245
0059c61a 22462013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2247
2248 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2249 response field name (thread-group to inferior).
2250
85dc5a12
GB
22512013-06-04 Gary Benson <gbenson@redhat.com>
2252
2253 * gdb.texinfo (General Query Packets/qSupported): Added
2254 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2255 to the table of currently defined stub features.
2256 Added a more detailed entry for "augmented-libraries-svr4-read".
2257 (General Query Packets/qXfer:libraries-svr4:read): Documented
2258 the augmented form of this packet.
2259
5901af59
JB
22602013-05-23 Joel Brobecker <brobecker@adacore.com>
2261
2262 * gdb.texinfo (System-wide Configuration Scripts): Renames
2263 "Installed System-wide Configuration Scripts". Add associated
2264 @menu block.
2265
c1e36e3e
PA
22662013-05-23 Yao Qi <yao@codesourcery.com>
2267 Pedro Alves <palves@redhat.com>
2268
2269 * gdb.texinfo (Packets): Document 'vCont;r'.
2270 (Continuing and Stepping): Document target-assisted range
2271 stepping, and the 'set range-stepping' and 'show range-stepping'
2272 commands.
2273
0201faac
JB
22742013-05-23 Joel Brobecker <brobecker@adacore.com>
2275
2276 * gdb.texinfo (Installed System-wide Configuration Scripts):
2277 Add subsection describing the scripts now available under
2278 the data-dir's system-gdbbinit subdirectory.
2279 * NEWS: Add entry announcing the availability of system-wide
2280 configuration scripts for ElinOS and Wind River Linux.
2281
c5867ab6
HZ
22822013-05-21 Hui Zhu <hui@codesourcery.com>
2283
2284 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2285 "-dprintf-insert" command.
2286
7d0c9981
DE
22872013-05-17 Doug Evans <dje@google.com>
2288
2289 * gdb.texinfo (Maintenance Commands): Update doc for
2290 "maint check-psymtabs". Add doc for "maint check-symtabs",
2291 "maint expand-symtabs".
2292
742ce053
MM
22932013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2294
2295 * gdb.texinfo (Process Record and Replay): Document the
2296 "record goto" command and its sub-commands.
2297
1e611234
PM
22982013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2299
2300 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2301 (Python API): Add Frame Filters API, Frame Wrapper API,
2302 Writing a Frame Filter/Wrapper, Managing Management of Frame
2303 Filters chapter entries.
2304 (Frame Filters API): New Node.
2305 (Frame Wrapper API): New Node.
2306 (Writing a Frame Filter): New Node.
2307 (Managing Frame Filters): New Node.
2308 (Progspaces In Python): Add note about frame_filters attribute.
2309 (Objfiles in Python): Ditto.
2310 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2311 @anchors and --no-frame-filters option to -stack-list-variables,
2312 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2313 commands.
2314
2874cb83
JB
23152013-05-08 Joel Brobecker <brobecker@adacore.com>
2316
2317 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2318 Support" subsection documenting the XML format used to transfer
2319 shared library info on AIX.
2320
9a005eb9
JB
23212013-05-08 Joel Brobecker <brobecker@adacore.com>
2322
2323 * gdb.texinfo (Debugging Output): Add documentation of
2324 "set debug aix-solib" and "show debug aix-solib" commands.
2325
a1217d97
SL
23262013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2327
2328 * gdb.texinfo (Nios II): New section.
2329 (Nios II Features): New section.
2330
4d1eb6b4
JB
23312013-05-06 Joel Brobecker <brobecker@adacore.com>
2332
2333 * gdbint.texinfo (Algorithms): Remove entries documenting
2334 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2335 SOLIB_CREATE_INFERIOR_HOOK.
2336
3f84184e
TT
23372013-04-29 Tom Tromey <tromey@redhat.com>
2338
2339 PR python/14204:
2340 * gdb.texinfo (Python API): Fix menu entry.
2341 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2342 Define global and static block. Add example. Clarify
2343 block relationship for inline functions.
2344
60155234
TT
23452013-04-29 Tom Tromey <tromey@redhat.com>
2346
2347 * gdb.texinfo (Python API): Mention Python help and keyword
2348 arguments. Move pagination text to Basic Python.
2349 (Basic Python): Put pagination text here. Document
2350 close-on-exec, SIGCHLD, and SIGINT.
2351
5360976e
PA
23522013-04-19 Pedro Alves <palves@redhat.com>
2353
2354 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2355 "signedness" instead of "signness".
2356
bd3f3b55
PA
23572013-04-19 Pedro Alves <palves@redhat.com>
2358
2359 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2360 -Wno-pointer-sign text with text on -Wpointer-sign.
2361
dee368d3
TT
23622013-04-16 Tom Tromey <tromey@redhat.com>
2363
2364 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2365 GCC that has the SDT probe points.
2366
cc16e6c9
TT
23672013-04-15 Tom Tromey <tromey@redhat.com>
2368
2369 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2370 exception catchpoints.
2371
72f1fe8a
TT
23722013-04-15 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.texinfo (Set Catchpoints): Document $_exception.
2375 (Convenience Vars): Mention $_exception.
2376
591f19e8
TT
23772013-04-15 Tom Tromey <tromey@redhat.com>
2378
2379 * gdb.texinfo (Set Catchpoints): Reorganize exception
2380 catchpoints. Document "catch rethrow".
2381 (Debugging C Plus Plus): Mention "catch rethrow".
2382
02ae6bad
TT
23832013-04-15 Tom Tromey <tromey@redhat.com>
2384
2385 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2386
2c91021c
JK
23872013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2388 Eli Zaretskii <eliz@gnu.org>
2389
2390 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2391 line below the sample output.
2392
6eaaf48b
EZ
23932013-04-12 Eli Zaretskii <eliz@gnu.org>
2394
2395 * gdb.texinfo (Mode Options): Document '-configuration'.
2396 (Help): Document "show configuration".
2397 (Bug Reporting): Add requirements to include the configuration
2398 details in bug reports.
2399
b292c783
JK
24002013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2401
2402 * Makefile.in (MAN1S): Add gcore.1.
2403 Remove "Host, target, and site specific Makefile fragments" comment.
2404 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2405 (install-man1, uninstall-man1): Conditionalize gcore.1.
2406 (gcore.1): New.
2407 * gdb.texinfo (Man Pages): Add gcore man.
2408 (gcore man): New node.
2409
f81d1120
PA
24102013-04-10 Pedro Alves <palves@redhat.com>
2411
2412 * gdb.texinfo (Process Record and Replay): Document that "set
2413 record full insn-number-max", "set record
2414 instruction-history-size" and "set record
2415 function-call-history-size" accept "unlimited".
2416 (Backtrace): Document that "set backtrace limit" accepts
2417 "unlimited".
2418 (List): Document that "set listsize" accepts "unlimited".
2419 (Print Settings)" Document that "set print max-symbolic-offset",
2420 "set print elements" and "set print repeats" accept "unlimited".
2421 (Starting and Stopping Trace Experiments): Document that "set
2422 trace-buffer-size" accepts "unlimited".
2423 (Remote Configuration): Document that "set tcp connect-timeout"
2424 accepts "unlimited".
2425 (Command History): Document that "set history size" accepts
2426 "unlimited".
2427 (Screen Size): Document that "set height" and "set width" accepts
2428 "unlimited". Adjust "set pagination"'s description to suggest
2429 "set height unlimited" instead of "set height 0".
2430
393fd4c3
YQ
24312013-04-10 Yao Qi <yao@codesourcery.com>
2432
2433 * gdb.texinfo (Trace Files): Add "target ctf".
2434
cba5a7bf
JK
24352013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2436
2437 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2438
0ed630cb
JK
2439 * Makefile.in (install-man1, install-man5, uninstall-man1)
2440 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2441
afe1492b
JK
2442 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2443
5b8b6385
JK
24442013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2445 Eli Zaretskii <eliz@gnu.org>
2446
2447 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2448 parameters order. Remove "On some targets" for --attach. Document the
2449 --multi parameter and extended-remote command. Document all the
2450 options.
2451
906ccdf0
JK
24522013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2455 the list of supported languages.
2456
43662968
JK
24572013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2458
2459 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2460 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2461 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2462 (diststuff): Add man.
2463 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2464 (uninstall-man5): New.
2465 (STAGESTUFF): Add *.1 and *.5.
2466 (GDBvn.texi): Add SYSTEM_GDBINIT.
2467 (gdb.1, gdbserver.1, gdbinit.5): New.
2468 (maintainer-clean realclean): Add $(MANS).
2469 (install): Add install-man.
2470 (uninstall): Add uninstall-man.
2471 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2472 (@copying): Wrap it by @c man begin COPYRIGHT.
2473 (Top): Add Man Pages.
2474 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2475
be9a8770
PA
24762013-04-02 Pedro Alves <palves@redhat.com>
2477
2478 * gdb.texinfo (Debugging Output): Document "set/show debug
2479 aarch64", "set/show debug coff-pe-read" and "set/show debug
2480 mach-o".
2481
a46c1e42
PA
24822013-04-02 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2485 table>: Add entry for "trace-buffer-size".
2486
bd3eecc3
PA
24872013-03-28 Pedro Alves <palves@redhat.com>
2488
2489 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2490 table>: Add entry for "trace-status".
2491
215b9f98
EZ
24922013-03-28 Eli Zaretskii <eliz@gnu.org>
2493
2494 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2495 @bullet", which is invalid (makeinfo 5.1 barfs).
2496
7f7cc265
PA
24972013-03-28 Pedro Alves <palves@redhat.com>
2498
2499 PR gdb/15294
2500
2501 * gdb.texinfo (List) <set listsize>: Adjust to document that
2502 listsize 0 means no limit, and remove mention of -1.
2503
9c0be723
YQ
25042013-03-22 Yao Qi <yao@codesourcery.com>
2505
2506 * gdb.texinfo (Embedded Processors): Remove menu item
2507 "OpenRISC 1000".
2508 (OpenRISC 1000): Remove.
2509
bd712aed
DE
25102013-03-21 Doug Evans <dje@google.com>
2511
2512 * gdb.texinfo (Maintenance Commands): Add docs for
2513 "mt set per-command {space,time,symtab} {on,off}".
2514
d0353e76
YQ
25152013-03-14 Hui Zhu <hui@codesourcery.com>
2516 Yao Qi <yao@codesourcery.com>
2517
2518 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2519
6dd24dfa
KS
25202013-03-13 Keith Seitz <keiths@redhat.com>
2521
2522 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2523 "maint agent" reference to Dynamic printf.
2524
5c4808ca
EZ
25252013-03-11 Eli Zaretskii <eliz@gnu.org>
2526
2527 * gdb.texinfo (General Query Packets): Don't use colon in index
2528 entries visible to Info format.
2529
59ea5688
MM
25302013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2531
2532 * gdb.texinfo (Process Record and Replay): Document record
2533 changes.
2534
2ae8c8e7
MM
25352013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2536
2537 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2538 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2539 qXfer:btrace:read.
2540
28abe188
EZ
25412013-03-09 Eli Zaretskii <eliz@gnu.org>
2542
2543 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2544 use colons in @anchor and @cindex entries.
2545
be9a119c 25462013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2547
2548 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2549
be9a119c 25502013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2551 Hafiz Abid Qadeer <abidh@codesourcery.com>
2552
2553 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2554 trace-buffer-size set and show commands.
2555 (Tracepoint Packets): Document QTBuffer:size.
2556 (General Query Packets): Document QTBuffer:size.
2557
d57350ea
TT
25582013-02-21 Tom Tromey <tromey@redhat.com>
2559
2560 * gdb.texinfo: Remove bad @syncodeindex.
2561 (Values From Inferior, Types In Python, Inferiors In Python)
2562 (Events In Python, Threads In Python, Frames In Python, Blocks In
2563 Python, Symbols In Python, Symbol Tables In Python): Remove
2564 @tables.
2565 (Packets, General Query Packets, Tracepoint Packets)
2566 (Host I/O Packets): Use @w{} for empty @item.
2567
9f44fbc0
SCR
25682013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2569
2570 * gdb.texinfo (Architectures In Python): Add description about
2571 the new method gdb.Architecture.disassemble.
2572
f5911ea1
HAQ
25732013-02-15 Pedro Alves <pedro@codesourcery.com>
2574 Hafiz Abid Qadeer <abidh@codesourcery.com>
2575
2576 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2577 Document the "trace-file" field.
2578
7e1e0340
DE
25792013-02-07 Doug Evans <dje@google.com>
2580
2581 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2582 command.
2583
134a2066
YQ
25842013-02-06 Yao Qi <yao@codesourcery.com>
2585
2586 * gdb.texinfo (GDB/MI Async Records): Document new MI
2587 notification "=tsv-modified". Update the document of MI
2588 notification "=tsv-created".
2589 * observer.texi (GDB Observers): New observer tsv_modified.
2590 Update observer tsv_created and tsv_delete.
2591
430ed3f0
MS
25922013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2593
2594 * gdb.texinfo (AArch64 Features): New section; document
2595 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2596 (Architectures): Add new AArch64 section to document AArch64
2597 architecture specific commands.
2598 (ABI): Add description of the new OS ABI "Newlib" and its influence
2599 on the longjmp handling.
2600
1b56eb55
JK
26012013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2602 Jan Kratochvil <jan.kratochvil@redhat.com>
2603
2604 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2605 variable in 'set/show backtrace' section.
2606
c4957902
TT
26072013-01-31 Tom Tromey <tromey@redhat.com>
2608
2609 * gdb.texinfo (Target Commands): Fix typo.
2610
bea883fd
SCR
26112013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2612
2613 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2614 describing the gdb.Architecture class.
2615 (Frames In Python): Add description about the new method
2616 gdb.Frame.architecture().
2617
796a7ff8
DE
26182013-01-23 Doug Evans <dje@google.com>
2619
2620 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2621
998580f1
MK
26222013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2623
2624 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2625 'thread-groups' field when printing a breakpoint in MI.
2626
c9fb1240
SD
26272012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2628 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2629 to reflect that jit-reader-load now supports absolute file-names.
2630
ab04a2af
TT
26312013-01-16 Tom Tromey <tromey@redhat.com>
2632
2633 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2634 (Signals): Likewise.
2635
8ac3646f
TT
26362013-01-16 Tom Tromey <tromey@redhat.com>
2637
2638 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2639 "catch-type" field.
2640 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2641
e93a8774
TT
26422013-01-07 Tom Tromey <tromey@redhat.com>
2643
2644 * gdb.texinfo (Mode Options): Don't mention -epoch.
2645 (Data, Emacs): Remove obsolete comments.
2646
54516a0b
TT
26472013-01-02 Tom Tromey <tromey@redhat.com>
2648
2649 * gdb.texinfo (GDB/MI Output Records): Update menu.
2650 (GDB/MI Breakpoint Information): New node.
2651 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2652 <-break-insert>: Likewise.
2653
8dbe8ece
YQ
26542012-12-31 Yao Qi <yao@codesourcery.com>
2655
2656 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2657 (Packets): Move "vStopped" packet to ...
2658 (Notification Packets): ... here. Describe the components
2659 of notification. Add a table of supported notifications.
2660 Add an example on the process of he async notification.
2661
f35a17b5
JK
26622012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2663
2664 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2665 present.
2666 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2667 fullname output always present.
2668
0dfd2fad
PM
26692012-12-23 Pierre Muller <muller@sourceware.org>
2670
72f4393d
L
2671 * gdbint.texinfo (Function prototypes): Require use of "extern"
2672 modifier for function prototypes in headers.
0dfd2fad 2673
7785b880
JB
26742012-12-19 Joel Brobecker <brobecker@adacore.com>
2675
2676 * refcard.tex: Update copyright notice to GPL v3 or later.
2677 Update contact info.
2678
3d745be3
JK
26792012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2682
c9b6281a
YQ
26832012-12-15 Yao Qi <yao@codesourcery.com>
2684
2685 * gdb.texinfo (Debugging Output): Document 'set debug
2686 notification' and 'show debug notification'.
2687
f2a8bc8a
YQ
26882012-12-15 Yao Qi <yao@codesourcery.com>
2689
2690 * gdb.texinfo (Listing Tracepoints): New item and example about
2691 'installed on target' output.
2692 Add more in the example about 'installed on target'.
2693 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2694
451b7c33
TT
26952012-12-14 Tom Tromey <tromey@redhat.com>
2696
72f4393d 2697 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2698
3fa7bf06 26992012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2700
3fa7bf06
MG
2701 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2702
05b4bd79
PA
27032012-12-11 Pedro Alves <palves@redhat.com>
2704
2705 * gdb.texinfo: Remove all mentions of Unixware throughout.
2706
74a0d9f6
JK
27072012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2710
0c631110
TT
27112012-11-29 Tom Tromey <tromey@redhat.com>
2712
2713 * gdb.texinfo (SVR4 Process Information): Document missing
2714 "info proc" subcommands.
2715
891df0ea
YQ
27162012-11-29 Yao Qi <yao@codesourcery.com>
2717
2718 PR gdb/1477.
2719 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2720 to 'auto' instead of 'gnu'.
2721
608e2dbb
TT
27222012-11-26 Tom Tromey <tromey@redhat.com>
2723
2724 * gdb.texinfo (MiniDebugInfo): New node.
2725 (GDB Files): Update.
2726
e64e0392
DE
27272012-11-16 Doug Evans <dje@google.com>
2728
2729 * gdb.texinfo (System-wide configuration): If the system-wide init
2730 file lives in the data-directory, and --data-directory is provided,
2731 look for it there.
2732
ae606bee
TT
27332012-11-15 Tom Tromey <tromey@redhat.com>
2734
2735 * gdb.texinfo (Signaling): Fix typo.
2736
62747a60
TT
27372012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2738
2739 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2740 parameter "count" of -data-write-memory-bytes, and add an example.
2741
18a9fc12
TT
27422012-11-12 Tom Tromey <tromey@redhat.com>
2743
2744 * gdb.texinfo (Symbols): Document "info type-printers",
2745 "enable type-printer" and "disable type-printer".
2746 (Python API): Add new node to menu.
2747 (Type Printing API): New node.
2748 (Progspaces In Python): Document type_printers field.
2749 (Objfiles In Python): Likewise.
2750 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2751 register_type_printer, TypePrinter>: Document.
2752
53342f27
TT
27532012-11-12 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.texinfo (Symbols): Document "set print type methods",
2756 "set print type typedefs", and flags to ptype and whatis.
2757
ed8a1c2d
AB
27582012-11-09 Andrew Burgess <aburgess@broadcom.com>
2759
2760 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2761 the example -data-disassemble output. Extend the description of
2762 the -data-disassemble results to document all fields. Document
2763 the cli disassemble command as being related to -data-disassemble.
2764
8506d139
YQ
27652012-11-09 Yao Qi <yao@codesourcery.com>
2766
2767 PR gdb/14777.
2768 * gdb.texinfo (OS Information): Remove doc on command
2769 'info udot'.
2770
4d3f93a2
JB
27712012-11-08 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2774 gdb.ini warning for Windows port.
2775
1e96de83
YQ
27762012-11-08 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.texinfo (Search): Add kindex for 'fo'.
2779
dc939229
TT
27802012-11-05 Tom Tromey <tromey@redhat.com>
2781
2782 PR python/14802:
2783 * gdb.texinfo (Functions In Python): Add example.
2784
6f6484cd
YQ
27852012-11-03 Yao Qi <yao@codesourcery.com>
2786
2787 * observer.texi (GDB Observers): Remove observer
2788 'tracepoint_modified', 'tracepoint_created' and
2789 'tracepoint_deleted'.
2790
af4238e5
TT
27912012-10-26 Tom Tromey <tromey@redhat.com>
2792
2793 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2794
687e43a4
TT
27952012-10-25 Tom Tromey <tromey@redhat.com>
2796
2797 * gdb.texinfo (General Query Packets): Use @itemx.
2798
8de0566d
YQ
27992012-10-17 Yao Qi <yao@codesourcery.com>
2800
2801 * observer.texi (GDB Observers): Update observer
2802 'memory_changed'.
2803 * gdb.texinfo (GDB/MI Async Records): Document for
2804 "memory-changed" notification.
2805
07540c15
DE
28062012-10-15 Doug Evans <dje@google.com>
2807
2808 * gdb.texinfo (Mode Options): Document -nh.
2809 Elaborate on docs for -nx.
2810
d7019589
SP
28112012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2812
2813 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2814
82a90ccf 28152012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2816 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2817
2818 * gdb.texinfo (GDB/MI Async Records): Document notification
2819 'record-started' and 'record-stopped'.
2820 * observer.texi (GDB Observers): New observer 'record-changed'.
2821
aa9259cc
TS
28222012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2823
2824 * gdb.texinfo: Document the removal of SH's 'regs' command.
2825
c1d780c2
SDJ
28262012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2827
2828 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2829
bb25a15c
YQ
28302012-09-18 Yao Qi <yao@codesourcery.com>
2831
2832 * gdb.texinfo (GDB/MI Async Records): Document new MI
2833 notifications '=tsv-created' and '=tsv-deleted'.
2834 * observer.texi (GDB Observers): New observer tsv_created and
2835 tsv_deleted.
2836
201b4506
YQ
28372012-09-18 Yao Qi <yao@codesourcery.com>
2838
2839 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2840 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2841 '=traceframe-changed'.
2842
6fc1c773
YQ
28432012-09-17 Yao Qi <yao@codesourcery.com>
2844
2845 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2846 'set listsize'.
2847
121c73f3
JK
28482012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2849 Eli Zaretskii <eliz@gnu.org>
2850
2851 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2852 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2853 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2854
e9687799
JK
28552012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2858
3b5e4d35
YPK
28592012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2860
2861 Document how to return from "python-interactive" to GDB.
2862 * gdb.texinfo (Python Commands): Update documentation.
2863
28642012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2865
2866 Add a new "python-interactive" command that starts a standard
2867 Python interactive prompt with "pi" as alias, and add "py" as
2868 an alias to "python".
2869 * gdb.texinfo (Python Commands): Document the new commands.
2870
b583003e
TT
28712012-08-22 Tom Tromey <tromey@redhat.com>
2872
2873 * gdbint.texinfo (Host Definition): Remove documentation for
2874 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2875
a451cb65
KS
28762012-08-17 Keith Seitz <keiths@redhat.com>
2877
2878 PR c++/13356
2879 * gdb.texinfo (Type and Range Checking): Remove warning.
2880 Remove spurious commas.
2881 Update text and examples for re-implementation of set/show
2882 check type.
2883 (C and C++ Type and Range Checks): Likewise.
2884
6b1755ce
YQ
28852012-08-16 Yao Qi <yao@codesourcery.com>
2886
2887 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2888 is deprecated.
2889
f47f77df
DE
28902012-08-13 Doug Evans <dje@google.com>
2891
2892 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2893 to include functions.
2894
a72c3253
DE
28952012-08-10 Doug Evans <dje@google.com>
2896
2897 * gdb.texinfo (Convenience Funs): New node.
2898 (Types In Python): Document Type.vector.
2899
5b9afe8a
YQ
29002012-08-09 Yao Qi <yao@codesourcery.com>
2901
2902 * observer.texi: New observer command_param_changed.
2903 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2904
dc1039df
JK
29052012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2906
2907 * gdbint.texinfo (Debugging GDB): In section
2908 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2909 Mention also gdb-gdb.py.
2910
4abf930d
YQ
29112012-08-07 Yao Qi <yao@codesourcery.com>
2912
2913 Revert the folloing patch:
2914 2012-08-06 Yao Qi <yao@codesourcery.com>
2915 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2916 remote hardware-watchpoint-limit' and 'set
2917 remote hardware-breakpoint-limit'.
2918
f3c8a52a
JK
29192012-08-06 Nathaniel Flath <flat0103@gmail.com>
2920
2921 * gdb.texinfo (Working Directory): Added information about new
2922 default argument for 'cd' command.
2923
77a91025
YQ
29242012-08-06 Yao Qi <yao@codesourcery.com>
2925
2926 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2927 remote hardware-watchpoint-limit' and 'set
2928 remote hardware-breakpoint-limit'.
2929
d9f08f52
YQ
29302012-08-06 Yao Qi <yao@codesourcery.com>
2931
2932 Fix PR14371.
2933
2934 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2935 '=breakpoint-deleted'.
2936
95b07c96
YQ
29372012-08-02 Yao Qi <yao@codesourcery.com>
2938
2939 * gdb.texinfo (Native): Remove node Neutrino.
2940
7255706c
YQ
29412012-07-27 Yao Qi <yao@codesourcery.com>
2942
2943 * gdb.texinfo (IPA Protocol Commands): Document new command
2944 'close'.
2945
d6b28940
TT
29462012-07-25 Tom Tromey <tromey@redhat.com>
2947
2948 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2949
e615022a
DE
29502012-07-20 Doug Evans <dje@google.com>
2951
2952 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2953 (Index Files): Document how to control the use of deprecated index
2954 sections.
2955 (Index Section Format): Replace --use-deprecated-index-sections with
2956 "set use-deprecated-index-sections on".
2957
055855a4
EZ
29582012-07-12 Eli Zaretskii <eliz@gnu.org>
2959
2960 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2961 indices into a single node "Index". Instead, join function and
2962 variable indices into a single index, separate from the concept
2963 index. Requested in
2964 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2965 (Top): Update the top-level menu: instead of one "Index" there are
2966 now separate entries "Concept Index" and "Function and Variable
2967 Index".
2968 (Concept Index, Function and Variable Index): New nodes.
2969 (Index): Node deleted.
2970
f77cc5f0
HZ
29712012-07-05 Hui Zhu <hui_zhu@mentor.com>
2972
2973 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2974 and "maint agent-eval".
2975
00595b5e
EZ
29762012-07-03 Eli Zaretskii <eliz@gnu.org>
2977
2978 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2979 avoid file-name clashes between Index.html and index.html on
2980 case-insensitive filesystems. See the discussion starting in
2981 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2982 details of the problem.
2983 (Top): Update the master menu for the above.
2984 (Concept Index, Command and Variable Index): New nodes, instead of
2985 the old "Index" node that was deleted. All cross-references
2986 updated.
2987
d3ce09f5
SS
29882012-07-02 Stan Shebs <stan@codesourcery.com>
2989
2990 * gdb.texinfo (Dynamic Printf): Mention agent style and
2991 disconnected dprintf.
2992 (Maintenance Commands): Describe maint agent-printf.
2993 (General Query Packets): Mention BreakpointCommands feature.
2994 (Packets): Document commands extension to Z0 packet.
2995 * agentexpr.texi (Bytecode Descriptions): Document printf
2996 bytecode.
2997
2d7b58e8
JK
29982012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2999
3000 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3001 only after gdbinit files.
3002 (Startup): Move -iex and -iex commands down after gdbinit files.
3003
202cbf1c
JK
30042012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3005
3006 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3007 possibility.
3008
b6ba681c
TT
30092012-06-29 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.texinfo (Index Section Format): Update for version 7.
3012
71caed83
SS
30132012-06-28 Stan Shebs <stan@codesourcery.com>
3014
3015 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3016 example, add note about title column.
3017
ee0bf529
SCR
30182012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3019
3020 * gdb.texinfo (Symbol Tables In Python): Add description about
3021 the new 'last' attribute of gdb.Symtab_and line.
3022
3c15d565
SCR
30232012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3024
3025 * gdb.texinfo (Symbol Tables In Python): Correct the description
3026 of the 'pc' attribute of gdb.Symtab_and_line.
3027
45cfd468
DE
30282012-06-26 Doug Evans <dje@google.com>
3029
3030 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3031 and symtab-create.
3032
496ee73e
KS
30332012-06-25 Keith Seitz <keiths@redhat.com>
3034
3035 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3036 from example. Remove "rbreak" from list of corresponding
3037 gdb commands.
3038
156942c7
DE
30392012-06-23 Doug Evans <dje@google.com>
3040
3041 * gdb.texinfo (Index Section Format): Document version 7 format.
3042
c614397c
YQ
30432012-06-22 Yao Qi <yao@codesourcery.com>
3044
3045 * gdb.texinfo: Add missing cindex for some packets.
3046
472a2379
KS
30472012-06-20 Keith Seitz <keiths@redhat.com>
3048
3049 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3050 for -break-insert and document -p.
3051
2678e2af
YQ
30522012-06-20 Yao Qi <yao@codesourcery.com>
3053
3054 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3055 and "gdb.write_memory" with "Inferior.read_memory" and
3056 "Inferior.write_memory".
3057
984359d2
EZ
30582012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3059
3060 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3061 (Free Documentation): Add @node line.
3062 (Continuing and Stepping) <advance location>: Use @item instead of
3063 @itemx.
3064 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3065 @itemx.
3066 (Embedded Processors): Put the link to "PA" to its correct place,
3067 according to document structure.
3068 (Python API): Put the link to "Lazy Strings In Python" to its
3069 correct place.
3070 (Index): Use @@ in @tex block to get a literal @.
3071
3072 * gdbint.texinfo: Fix the @subtitle line.
3073
3074 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3075 correct place.
3076
16bdd41f
YQ
30772012-06-08 Yao Qi <yao@codesourcery.com>
3078
3079 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3080 Protocol'.
3081 (In-Process Agent Protocol, IPA Protocol Objects)
3082 (IPA Protocol Commands): New nodes.
3083 (Tracepoint Packets): Add anchors.
3084
2d4c29c5
TS
30852012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3086
3087 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3088
6bd110c5
YQ
30892012-06-06 Yao Qi <yao@codesourcery.com>
3090
3091 * gdb.texinfo: Update copyright year.
3092
f3e0e960
SS
30932012-05-23 Stan Shebs <stan@codesourcery.com>
3094 Kwok Cheung Yeung <kcy@codesourcery.com>
3095
3096 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3097
1564a261
JK
30982012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3099
3100 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3101 Mention also --with-separate-debug-dir.
3102 (Auto-loading): Prepend $debugdir in the sample output.
3103 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3104 auto-load safe-path variable.
3105 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3106 Mention also $debugdir for 'set auto-load scripts-directory'.
3107
eb17f351
EZ
31082012-05-19 Eli Zaretskii <eliz@gnu.org>
3109
3110 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3111 (MIPS Embedded, MIPS, MIPS Register packet Format)
3112 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3113 appropriate.
3114
4cc0665f 31152012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3116 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3117
3118 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3119 mips compression".
3120 (MIPS Breakpoint Kinds): New subsubsection.
3121
7af8dcf8 31222012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3123
3124 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3125 nodes for subsections. Add @acronym mark-ups and adjust
3126 formatting.
3127
aff139ff
JK
31282012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3129
3130 Rename $ddir to $datadir.
3131 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3132 (objfile-gdb.py file): Rename $ddir to $datadir.
3133
9cb709b6
TT
31342012-05-18 Tom Tromey <tromey@redhat.com>
3135
3136 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3137
e7e0cddf
SS
31382012-05-14 Stan Shebs <stan@codesourcery.com>
3139
3140 * gdb.texinfo (Dynamic Printf): New subsection.
3141
7efc75aa
SCR
31422012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3143
3144 * gdb.texinfo (Basic Python): Add description about the function
3145 gdb.find_pc_line
3146
f307c045
JK
31472012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3148 Eli Zaretskii <eliz@gnu.org>
3149
3150 * gdb.texinfo (Separate Debug Files): Use plural form for global
3151 debugging information directory.
3152
85d4a676
SS
31532012-05-11 Stan Shebs <stan@codesourcery.com>
3154 Kwok Cheung Yeung <kcy@codesourcery.com>
3155
3156 * gdb.texinfo (Operating System Auxiliary Information): Document new
3157 'info os' subcommands.
3158
c1668e4e
JK
31592012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3160
3161 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3162 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3163 (dotdebug_gdb_scripts section): Add reference
3164 to 'Auto-loading safe path'.
3165
7349ff92
JK
31662012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3167
3168 Implement multi-component --with-auto-load-dir.
3169 * gdb.texinfo (Auto-loading): New references
3170 for 'set auto-load scripts-directory'
3171 and 'show auto-load scripts-directory'.
3172 (Auto-loading safe path): Describe the new default. Move $ddir
3173 substituation reference to 'objfile-gdb.py file'.
3174 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3175 script-name. Describe new 'set auto-load scripts-directory'
3176 and 'show auto-load scripts-directory'.
3177
6dea1fbd
JK
31782012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3179
3180 Provide $ddir substitution for --with-auto-load-safe-path.
3181 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3182 (Auto-loading safe path): Likewise. Mention the default value,
3183 $ddir substitution, --with-auto-load-safe-path and
3184 --without-auto-load-safe-path.
3185 * observer.texi (gdb_datadir_changed): New.
3186
1ccacbcd
JK
31872012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3188
3189 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3190 Twice.
3191
d9242c17
JK
3192 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3193 directory separator by path separator.
3194
af2c1515
JK
31952012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3196
3197 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3198 for 'set auto-load safe-path' optional. Mention if it is omitted.
3199 Change disabling security protection condition to "/", twice.
3200
a20ee7a4
SCR
32012012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3202
3203 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3204 the new methods global_block and static_block on gdb.Symtab
3205 objects.
3206
56af09aa
SCR
32072012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3208
3209 * gdb.texinfo (Blocks In Python): Add a note saying that future
3210 improvements to GDB and its infrastructure can move symbols
3211 across blocks within a symbol table.
3212
2746b0ef
YQ
32132012-04-29 Yao Qi <yao@codesourcery.com>
3214
3215 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3216 (A29K): Remove.
3217
62e5f89c
SDJ
32182012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3219 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3222 and generic static probe support on GDB.
3223
a766d390
DE
32242012-04-25 Doug Evans <dje@google.com>
3225
50f042b9
DE
3226 * gdb.texinfo (Go): Fix thinko.
3227
a766d390
DE
3228 * gdb.texinfo (Supported Languages): Add Go.
3229 (Go): New node.
3230
f02e2b19
YQ
32312012-04-25 Yao Qi <yao@codesourcery.com>
3232
3233 * gdbint.texinfo (Testsuite): New section `Board settings'.
3234
68d41a48
JK
32352012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3236
3237 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3238 Three times.
3239
174bb630
JK
3240 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3241 Three times.
3242
0511cc75
JK
32432012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3244
3245 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3246 by @table @asis. Fix formatting of one item.
3247
0070f25a
JK
32482012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3249
3250 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3251
4dc84fd1
JK
32522012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3253
3254 New option "set debug auto-load".
3255 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3256 (auto-load verbose mode): New node.
3257
bccbefd2
JK
32582012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 New option "set auto-load safe-path".
3261 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3262 and "info auto-load" examples for safe-path. Put there also references
3263 for "set auto-load safe-path" and "show auto-load safe-path".
3264 New menu item for Auto-loading safe path.
3265 (Auto-loading safe path): New node.
3266 (Python Auto-loading): Update the expected output from "Missing"
3267 to "No".
3268
bf88dd68
JK
32692012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 auto-load: Implementation.
3272 * gdb.texinfo (Mode Options): New anchor for -nx.
3273 (Startup): New anchors for Option -init-eval-command,
3274 Home Directory Init File
3275 and Init File in the Current Directory during Startup.
3276 Mention set auto-load local-gdbinit with a reference.
3277 Change the sample code to "set auto-load python-scripts".
3278 (Threads): New anchor set libthread-db-search-path.
3279 Provide references to libthread_db.so.1 file.
3280 (Controlling GDB): New menu item for Auto-loading.
3281 (Auto-loading, Init File in the Current Directory)
3282 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3283 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3284 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3285 reference.
3286 (Auto-loading): Rename to ...
3287 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3288 "set auto-load python-scripts", new anchor for it. Change
3289 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3290 for it. Change "info auto-load-scripts"
3291 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3292 to "Python scripts".
3293
8264ba82
AG
32942012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3295
3296 PR mi/13393
3297 * gdb.texinfo (Print Settings): Extend the description for "set print
3298 object".
3299 (GDB/MI Variable Objects): Extend the description for -var-create and
3300 -var-list-children.
3301
06fc020f
SCR
33022012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3303
3304 * gdb.texinfo (Examining Data): Document the 'explore' command.
3305
7191c139
JB
33062012-03-28 Joel Brobecker <brobecker@adacore.com>
3307
3308 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3309 to the children of a varobj and its update range when -var-update
3310 returns that the varobj's type changed.
3311
3708f05e
JK
33122012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3313
3314 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3315 Create two new links fir 'objfile-gdb.py file'
3316 and 'dotdebug_gdb_scripts section'.
3317
8e0583c8
JK
33182012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3319
3320 * gdb.texinfo (Auto-loading): Rename node reference
3321 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3322 Twice.
3323 (.debug_gdb_scripts section): Rename the node ...
3324 (dotdebug_gdb_scripts section): ... here.
3325 (Maintenance Commands): Also rename this node reference.
3326
7b282c5a
SCR
33272012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3328
3329 * gdb.texinfo (Python API/Values From Inferior): Add description
3330 about the new method Value.referenced_value. Add description on
3331 how Value.dereference is different (and similar) to
3332 Value.referenced_value.
3333
8320cc4f
JK
33342012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3335
3336 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3337 --init-eval-command=COMMAND, -iex.
3338 (Startup): Describe -iex and -ix. Simplify the example
3339 for "set auto-load-scripts off".
3340
481860b3
GB
33412012-03-16 Gary Benson <gbenson@redhat.com>
3342
3343 PR breakpoints/10738
3344 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3345 stating that GDB cannot set breakpoints on inlined functions.
3346 (Mode Options): Document --use-deprecated-index-sections.
3347 (Index Section Format): Document new index section version format.
3348
c4aeac85
TT
33492012-03-15 Tom Tromey <tromey@redhat.com>
3350
3351 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3352
16899756
DE
33532012-03-13 Doug Evans <dje@google.com>
3354
3355 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3356 of "reload".
3357 (Symbols): Delete docs for set/show symbol-reloading.
3358 * gdbint.texinfo (Defining Other Architecture Features): Delete
3359 SYMBOL_RELOADING_DEFAULT.
3360 * refcard.tex: Delete reference to symbol-reloading.
3361
9b224c5e
PA
33622012-03-07 Pedro Alves <palves@redhat.com>
3363
3364 * gdb.texinfo (General Query Packets): Document new
3365 QProgramSignals packet.
3366 * gdb.texinfo (Remote configuration): Mention
3367 "program-signals-packet".
3368
169081d0
TG
33692012-03-05 Tristan Gingold <gingold@adacore.com>
3370
3371 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3372
d1feda86
YQ
33732012-03-03 Yao Qi <yao@codesourcery.com>
3374
3375 * gdb.texinfo (In-Process Agent): New node.
3376 Document new commands.
3377 (General Query Packets): Add packet `QAgent'.
3378
1faeff08
MR
33792012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3380
3381 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3382
7d74f244
DE
33832012-03-01 Scott J. Goldman <scottjg@vmware.com>
3384
3385 * gdb.texinfo (Commands In Python): Put example python macro in
3386 COMMAND_USER category rather than COMMAND_OBSCURE.
3387 Document gdb.COMMAND_USER.
3388 (User-defined Commands): Update documentation to clarify
3389 "set/show max-user-call-depth" and "show user" don't apply to python
3390 commands. Update documentation to clarify "help user-defined" may
3391 also include python commands defined as COMMAND_USER.
3392
6fe37d23
JK
33932012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * gdb.texinfo (Startup): Add option -ex description to the option -x
3396 description.
3397
83364271
LM
33982012-02-24 Luis Machado <lgustavo@codesourcery.com>
3399
3400 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3401 condition-evaluation breakpoint parameter.
3402 Mention condition-evaluation mode being shown in "info break".
3403 (Break Conditions): Add description for target-side
3404 conditional breakpoints.
72f4393d 3405 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3406 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3407 cond-expr.
3408 (General Query Packets): Mention new ConditionalBreakpoint feature.
3409
bdb1994d
TT
34102012-02-22 Tom Tromey <tromey@redhat.com>
3411
3412 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3413
4d241c86
TT
34142012-02-17 Tom Tromey <tromey@redhat.com>
3415
3416 PR python/10753:
3417 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3418 directory.
3419
816338b5
SS
34202012-02-14 Stan Shebs <stan@codesourcery.com>
3421
3422 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3423
cc30c4bd
PA
34242012-02-13 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3427 mips-idt-ecoff.
3428
035d1e5b
YQ
34292012-02-09 Yao Qi <yao@codesourcery.com>
3430
3431 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3432
f0823d2c
TT
34332012-02-07 Tom Tromey <tromey@redhat.com>
3434
3435 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3436 Symbol.value.
3437
64e7d9dd
TT
34382012-02-07 Tom Tromey <tromey@redhat.com>
3439
3440 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3441
4220b2f8
TS
34422012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3443
3444 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3445
edcc5120
TT
34462012-01-24 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3449 unload".
3450 (Files): Mention new catch commands.
3451 (GDB/MI Async Records): Likewise.
3452
53fe1783
GB
34532012-01-24 Gary Benson <gbenson@redhat.com>
3454
3455 Delete #if 0'd out code.
3456 * gdb.texinfo (Frame Info): Remove "info catch".
3457
b9e7b9c3
UW
34582012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3459
3460 * gdb.texinfo (Remote Configuration): Document
3461 "set remote hostio-readlink-packet" command.
3462 (General Query Packets): Document vFile:readlink packet.
3463
4aac40c8
TT
34642012-01-16 Tom Tromey <tromey@redhat.com>
3465
3466 * gdb.texinfo (Specify Location): Document relative file name
3467 handling.
3468
cafec441
TT
34692012-01-16 Tom Tromey <tromey@redhat.com>
3470
3471 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3472
0ee339bc
JK
34732012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3474 Eli Zaretskii <eliz@gnu.org>
3475
3476 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3477 code.
3478
72384ba3
PH
34792012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3480
3481 * gdb.texinfo (Variables): Document use of :: for non-static
3482 variables.
3483
ce1b17c4
JB
34842012-01-05 Joel Brobecker <brobecker@adacore.com>
3485
3486 * gdbint.texinfo (Start of New Year Procedure): Update
3487 to replace use of copyright.sh by use of copyright.py.
3488
217bff3e
JK
34892012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3490
3491 Remove the gdbtui binary.
3492 * all-cfg.texi (GDBTUI): Remove.
3493 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3494 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3495 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3496
cc72b2a2
KP
34972011-12-23 Kevin Pouget <kevin.pouget@st.com>
3498
3499 Introduce gdb.FinishBreakpoint in Python.
3500 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3501 (Python API): Add menu entry for Finish Breakpoints.
3502
13ac8d2c
JK
35032011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3506 tests.
3507
e0f9f062
DE
35082011-12-16 Doug Evans <dje@google.com>
3509
3510 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3511
80b6e756
PM
35122011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3513
1c3ad6ab 3514 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3515 stack". Add documentation for "set/show python print-stack".
3516
2fb860fc
PA
35172011-12-14 Pedro Alves <pedro@codesourcery.com>
3518
3519 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3520 should transfer control to the stub in the startup code instead of
3521 in main. Mention the need to get past the initial breakpoint.
3522
f8eba3c6
TT
35232011-12-06 Tom Tromey <tromey@redhat.com>
3524
3525 * gdb.texinfo (Set Breaks): Update for new behavior.
3526
2268b414
JK
35272011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3530 List Format for SVR4 Targets'.
3531 (General Query Packets): New item qXfer:libraries-svr4:read.
3532 (Library List Format for SVR4 Targets): New node.
3533
ae6f0d5b
TT
35342011-12-01 Tom Tromey <tromey@redhat.com>
3535
3536 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3537 add.
3538
36dfb11c
TT
35392011-11-22 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3542 reasons.
3543
f196051f
SS
35442011-11-20 Stan Shebs <stan@codesourcery.com>
3545
3546 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3547 note-related options and variables.
3548 (Tracepoint Packets): Document packet changes.
3549
f85b53f8
SD
35502011-11-20 Sanjoy Das <sdas@igalia.com>
3551
3552 * gdb.texinfo (JIT Interface): Add documentation on writing and
3553 usind JIT debug info readers.
3554 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3555 Debug Info Readers): New nodes.
3556
bfccc43c
YQ
35572011-11-18 Yao Qi <yao@codesourcery.com>
3558
3559 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3560 tracepoint.
3561
c011a4f4
DE
35622011-11-15 Doug Evans <dje@google.com>
3563
3564 * gdb.texinfo (Files): Document basenames-may-differ.
3565
ed59ded5
DE
35662011-11-14 Doug Evans <dje@google.com>
3567
3568 * gdb.texinfo (Shell Commands): Document "!".
3569
405f8e94
SS
35702011-11-14 Stan Shebs <stan@codesourcery.com>
3571 Kwok Cheung Yeung <kcy@codesourcery.com>
3572
3573 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3574 needed to get shorter fast tracepoints.
3575 (Tracepoint Packets): Document new qTMinFTPILen packet.
3576
1e4d1764
YQ
35772011-11-14 Yao Qi <yao@codesourcery.com>
3578
3579 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3580 behavior of tracepoint.
3581 (General Query Packets): New feature InstallInTrace.
3582 (Remote Configuration): Document "set remote
3583 install-in-trace-packet".
3584
71eba9c2 35852011-11-12 Matt Rice <ratmice@gmail.com>
3586
3587 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3588 Add arguments to info macro.
3589
e0f8f636
TT
35902011-11-10 Tom Tromey <tromey@redhat.com>
3591
3592 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3593 manual.
3594 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3595 (Macros): Add a footnote.
3596 (C): Remove paragraph about compiler options.
3597 (C Constants): Mention wide character and string constants.
3598 (C Plus Plus Expressions): Update compiler option advice. Mention
3599 using declarations. Mention ADL. Remove old HP compiler
3600 information.
3601
625c0d47
TT
36022011-11-10 Tom Tromey <tromey@redhat.com>
3603
3604 PR c++/9257:
3605 * gdb.texinfo (Print Settings): Add an extra note about the need
3606 for a vtable.
3607
4be2aacc
MR
36082011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3609
3610 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3611 "set mips abi" documentation.
3612
0a1c4d10
DE
36132011-11-04 Doug Evans <dje@google.com>
3614
3615 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3616
aad1c02c
TT
36172011-11-03 Tom Tromey <tromey@redhat.com>
3618
3619 * gdb.texinfo (Stopping): Add menu entry.
3620 (Continuing and Stepping): Restore @node. Use @section, not
3621 @subsection.
3622
983fb131
MR
36232011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3624
3625 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3626 designation. Fix "Specify Location" cross-reference.
3627
3065dfb6
SS
36282011-11-02 Stan Shebs <stan@codesourcery.com>
3629
3630 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3631 (General Query Packets): Describe tracenz feature.
3632 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3633
0aaaf063
PK
36342011-10-28 Paul Koning <paul_koning@dell.com>
3635
3636 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3637
2231f1fb
KP
36382011-10-27 Kevin Pouget <kevin.pouget@st.com>
3639
72f4393d 3640 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3641 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3642
5110b5df
PK
36432011-10-26 Paul Koning <paul_koning@dell.com>
3644
3645 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3646
22dbab46
PK
36472011-10-25 Paul Koning <paul_koning@dell.com>
3648
3649 PR python/13327
72f4393d 3650
22dbab46
PK
3651 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3652 fetch_lazy method.
3653
9df2fbc4
PM
36542011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3655
3656 PR python/12656
3657
3658 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3659 global_block, static_block function.
3660
f05e2e1d
TT
36612011-10-19 Tom Tromey <tromey@redhat.com>
3662
3663 * gdb.texinfo (Commands In Python): Add missing "@"s.
3664
a7fc3f37
KP
36652011-10-13 Kevin Pouget <kevin.pouget@st.com>
3666
3667 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3668 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3669 constants.
3670
5048e516
JK
36712011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3672
3673 Fix compatibility with texinfo versions older than 4.12.
3674 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3675 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3676 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3677 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3678 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3679 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3680 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3681
5a56e9c5
DE
36822011-10-09 Doug Evans <dje@google.com>
3683
3684 * gdb.texinfo (Extending GDB): Document alias command.
3685
36b11add
JK
36862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 Support @entry in input expressions.
3689 * gdb.texinfo (Variables): Describe @entry names suffix.
3690 (Print Settings): Add anchor for `set print entry-values'.
3691
e18b2753
JK
36922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3693 Eli Zaretskii <eliz@gnu.org>
3694
3695 Display @entry parameter values (without references).
3696 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3697 example.
3698 (Print Settings): New description of set print entry-values and show
3699 print entry-values.
3700
111c6489
JK
37012011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3702 Eli Zaretskii <eliz@gnu.org>
3703
3704 Recognize virtual tail call frames.
3705 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3706 (Tail Call Frames): New node.
3707 (Frames In Python): Add gdb.TAILCALL_FRAME.
3708
9c15afc4
DE
37092011-10-07 Doug Evans <dje@google.com>
3710
3711 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3712 register_pretty_printer.
3713
99f5279d
PM
37142011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3715
3716 PR python/12930
3717 PR python/12802
3718
3719 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3720 stop method.
3721
03583c20
UW
37222011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3723
3724 * gdb.texinfo (Starting your Program): "set disable-randomization"
3725 is no longer Linux-specific.
3726 (Remote Configuration): Document "set remote
3727 disable-randomization-packet".
3728 (General Query Packets): Document "QDisableRandomization" packet
3729 and add it to "qSupported" list.
3730
bd054e06
KP
37312011-10-07 Kevin Pouget <kevin.pouget@st.com>
3732
3733 Allow Python notification of new object-file loadings.
3734 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3735 event type.
3736
cb6be26b
KP
37372011-10-04 Kevin Pouget <kevin.pouget@st.com>
3738
3739 PR python/12691: Add the inferior to Python exited event
3740 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3741
a05336a1
JB
37422011-10-03 Joel Brobecker <brobecker@adacore.com>
3743
3744 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3745 rephasing.
3746
5d77fe44
JB
37472011-10-03 Joel Brobecker <brobecker@adacore.com>
3748
3749 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3750 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3751 as possible feature returned by the `-list-features'
3752 command.
3753
699df94d
PK
37542011-09-28 Paul Koning <paul_koning@dell.com>
3755
3756 * gdb.texinfo (gdb.Type): Document field access by dictionary
3757 key syntax.
3758
24bdad53
YQ
37592011-09-28 Yao Qi <yao@codesourcery.com>
3760
3761 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3762 Add one space after option `-s'. Remove @r{} markup.
3763
6710bf39
SS
37642011-09-27 Stan Shebs <stan@codesourcery.com>
3765
3766 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3767
d99f7e48
HZ
37682011-09-16 Hui Zhu <teawater@gmail.com>
3769
3770 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3771 to *(unsigned char *)$esp@300.
3772
d812018b
PK
37732011-09-15 Paul Koning <paul_koning@dell.com>
3774
3775 * gdb.texinfo: Make style of Python functions and methods match
3776 the syntax of Python. Also put class and module names explicitly
3777 on function, member, and variable names, matching Python
3778 documentation conventions.
72f4393d 3779
2aa48337
KP
37802011-09-15 Kevin Pouget <kevin.pouget@st.com>
3781
3782 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3783 * gdb.texinfo (Inferiors In Python): Describe new
3784 gdb.selected_inferior() function.
3785
6839b47f
KP
37862011-09-15 Kevin Pouget <kevin.pouget@st.com>
3787
3788 Handle multiple breakpoint hits in Python interface:
3789 * gdb.texinfo (Events In Python): New function documentation:
3790 gdb.BreakpointEvent.breakpoints. Indicate that
3791 gdb.BreakpointEvent.breakpoint is now deprecated.
3792
26829f2b
JB
37932011-09-04 Joel Brobecker <brobecker@adacore.com>
3794
3795 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3796
a9f54f60
TT
37972011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3798
3799 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3800
fa3a4f15
PM
38012011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3802
72f4393d
L
3803 * gdb.texinfo (Prompt): Add set/show extended-prompt
3804 documentation
3805 (Basic Python): Add prompt_hook anchor.
3806 (Python modules): Reword module text to reflect multiple modules.
3807 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3808
224bbe49
YQ
38092011-08-14 Yao Qi <yao@codesourcery.com>
3810
78d85199
YQ
3811 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3812
38132011-08-14 Yao Qi <yao@codesourcery.com>
3814
3815 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3816 (TIC6x Features): New node.
3817
457e09f0
DE
38182011-08-12 Doug Evans <dje@google.com>
3819
3820 * gdb.texinfo (Symbols In Python): Document symbol.type.
3821
5e239b84
PM
38222011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3823
3824 * gdb.texinfo (Python): Document command and function
3825 auto-loading.
3826
177bc839
JK
38272011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3828 Eli Zaretskii <eliz@gnu.org>
3829
3830 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3831 typedefs unrolling. Extend the sample code by an inner typedef and
3832 outer typedefs unrolling.
3833
1a532630
PP
38342011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3835
3836 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3837 size and line-size.
3838
9b158ba0 38392011-07-21 Matt Rice <ratmice@gmail.com>
3840
3841 PR macros/12999
3842 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3843 Update text and cindex entries for info macro command.
3844
d17b6f81
PM
38452011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3846
3847 * observer.texi (GDB Observers): Add before_prompt observer.
3848 * gdb.texinfo (Basic Python): Add documentation for prompt
3849 substitution.
3850
713389e0
PM
38512011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3852
72f4393d 3853 PR python/12438
713389e0 3854 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3855 set/show python print-stack. Document set/show python
3856 print-backtrace.
713389e0 3857
177b42fe
TJB
38582011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3859
3860 * gdb.texinfo: Fix typos.
3861
900e11f9
JK
38622011-07-01 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.texinfo (Debugging Output): Document set debug
3865 check-physname.
3866
39c4d40a
TT
38672011-06-29 Tom Tromey <tromey@redhat.com>
3868
3869 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3870 breakpoint-notifications feature.
3871
6f5def7d
UW
38722011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3873
3874 * gdb.texinfo (Target Description): Remove warning about
3875 possibly unstable format.
3876
8cf64490
TT
38772011-06-03 Tom Tromey <tromey@redhat.com>
3878
3879 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3880 (Events In Python): Note that exit_code is optional.
3881
393eab54
PA
38822011-05-17 Pedro Alves <pedro@codesourcery.com>
3883
3884 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3885 required for multi-threading support.
3886 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3887 Hc are deprecated for multi-threading debugging. Point readers at
3888 the vCont packet.
3889
75fc9810
DE
38902011-05-15 Doug Evans <dje@google.com>
3891
3892 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3893
01124a23
DE
38942011-05-13 Doug Evans <dje@google.com>
3895
98a5dd13
DE
3896 * gdb.texinfo (Threads): Document $sdir,$pdir.
3897 (Server): Document $pdir exception.
3898
dbaefcf7
DE
3899 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3900
cc63ef9b
DE
3901 * gdb.texinfo (Threads): Clarify default value for
3902 libthread-db-search-path.
7e0396aa 3903
01124a23
DE
3904 * gdb.texinfo (Completion): Update example.
3905 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3906
d248b706
KY
39072011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3908
3909 * gdb.texinfo: Document change in the behaviour of the enable and
3910 disable GDB commands when applied to tracepoints.
3911 Document the EnableDisableTracepoints remote stub feature.
3912 Document QTEnable and QTDisable in the list of tracepoint packets.
3913
cc88a640
JK
39142011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3915
3916 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3917 hsuser.texi.
3918 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3919 comment to hsuser.texi. Change rluser.texi name in the comment.
3920
84e578fb
DE
39212011-05-10 Doug Evans <dje@google.com>
3922
3923 * gdb.texinfo (Threads): If an empty path is provided for
3924 libthread-db-search-path it is reset to its default value.
3925 (Server): Ditto.
3926
478aac75
DE
39272011-05-09 Doug Evans <dje@google.com>
3928
3929 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3930
9c06b0b4
TJB
39312011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3932 Thiago Jung Bauermann <bauerman@br.ibm.com>
3933
3934 Implement support for PowerPC BookE masked watchpoints.
3935 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3936 (PowerPC Embedded): Mention support of masked watchpoints.
3937
9ed350ad
JB
39382011-05-03 Joel Brobecker <brobecker@adacore.com>
3939
3940 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3941 `@value{GDBN}'.
3942
4ceed123
JB
39432011-05-03 Joel Brobecker <brobecker@adacore.com>
3944
3945 * gdb.texinfo (titlepage): Remove dedication.
3946 (In Memoriam): New appendix.
3947
559a7a62
JK
39482011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3949 Eli Zaretskii <eliz@gnu.org>
3950
3951 * gdb.texinfo (Index Section Format): Change the version to 5.
3952 Describe the different formula.
3953
03f2bd59
JK
39542011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3955 Eli Zaretskii <eliz@gnu.org>
3956
3957 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3958 for disconnected tracing.
3959 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3960 extended-remote relationship. Mention --once.
3961 (TCP port allocation lifecycle of @code{gdbserver}): New.
3962
d9b1a651
EZ
39632011-04-23 Eli Zaretskii <eliz@gnu.org>
3964
3965 * gdb.texinfo (Server): Improve indexing. Index all optional
3966 switches to gdbserver.
3967
90476074
TT
39682011-04-20 Tom Tromey <tromey@redhat.com>
3969
3970 * gdb.texinfo (Index Section Format): New node.
3971 (Top): Add new node to menu.
3972
c21236dc
PA
39732011-04-20 Pedro Alves <pedro@codesourcery.com>
3974
3975 * gdb.texinfo (Maintenance Commands): Document `maint print
3976 remote-registers'.
3977
05c8c3f5
TT
39782011-04-20 Tom Tromey <tromey@redhat.com>
3979
3980 * gdb.texinfo (Trace File Format): Move node later.
3981
7a9dd1b2
TT
39822011-04-19 Tom Tromey <tromey@redhat.com>
3983
3984 * gdbint.texinfo (Register Information Functions): Remove
3985 duplicate "the".
3986 * gdb.texinfo (Emacs): Remove duplicate "to".
3987 (GDB/MI Variable Objects): Remove duplicate "the".
3988 (General Query Packets): Likewise.
3989
4368ebeb
JB
39902011-04-02 Joel Brobecker <brobecker@adacore.com>
3991
3992 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3993 "GDB/MI Ada Exception Information" node.
3994
956a9fb9
JB
39952011-04-01 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3998 the "exception-name" field in the *stopped async record.
3999
f1310107
TJB
40002011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4001 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4002
4003 Implement support for PowerPC BookE ranged breakpoints.
4004 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4005
8786b2bd
TT
40062011-03-28 Tom Tromey <tromey@redhat.com>
4007
4008 * gdb.texinfo (Set Tracepoints): Fix typo.
4009
9ef07c8c
TT
40102011-03-24 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.texinfo (Specify Location): Document `function:label'
4013 linespec.
4014
99c3dc11
PM
40152011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4016
f1310107 4017 PR python/12149
99c3dc11
PM
4018
4019 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4020
29703da4
PM
40212011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4022
4023 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4024 (Inferiors In Python): Likewise.
4025 (Threads In Python): Likewise.
4026 (Symbols In Python): Likewise.
4027 (Objfiles In Python): Likewise.
4028 (Symbol Tables In Python): Likewise.
4029
c9174737
PA
40302011-03-15 Pedro Alves <pedro@codesourcery.com>
4031
4032 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4033 display>: Explain that the commands accept number ranges.
4034
7371cf6d
PM
40352011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4036
4037 * gdb.texinfo (Breakpoints In Python): Add description and example
4038 of Python stop function operation.
4039
ecec24e6
PM
40402011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4041
4042 * gdb.texinfo (Parameters In Python): Document get_set_string and
4043 get_show_string methods.
4044
6dcd5565
JK
40452011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4046
4047 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4048
81896e36
JK
4049 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4050 circular-trace-buffer name.
4051
5e30da2c
JB
40522011-02-28 Joel Brobecker <brobecker@adacore.com>
4053
4054 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4055 in the previous change.
4056
3bd0f5ef 40572011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4058
72f4393d 4059 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4060 that they can accept multiple arguments.
4061
4ec7539c
JB
40622011-02-24 Joel Brobecker <brobecker@adacore.com>
4063
4064 Revert the following patch (code patch was not approved):
4065 2011-02-21 Hui Zhu <teawater@gmail.com>
4066 * agentexpr.texi (bytecode descriptions): add printf.
4067 * gdb.texinfo (tracepoint action lists): add printf.
4068
82809774
DE
40692011-02-23 Doug Evans <dje@google.com>
4070
4071 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4072
e5a67952
MS
40732011-02-23 Michael Snyder <msnyder@vmware.com>
4074
4075 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4076 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4077 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4078
6e6fbe60
DE
40792011-02-22 Doug Evans <dje@google.com>
4080
4081 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4082 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4083 add description of result, fix @defun formatting.
4084
f994e27a
HZ
40852011-02-21 Hui Zhu <teawater@gmail.com>
4086
4087 * agentexpr.texi (Bytecode Descriptions): Add printf.
4088 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4089
c7f96d2b
TT
40902011-02-18 Tom Tromey <tromey@redhat.com>
4091
4092 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4093
60f98dde
MS
40942011-02-14 Michael Snyder <msnyder@vmware.com>
4095
4096 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4097 Document new command "thread find".
4098
08e796bc
MS
40992011-02-14 Michael Snyder <msnyder@vmware.com>
4100
4101 * gdb.texinfo (Threads): Update example of new thread message.
4102
b3b9301e
PA
41032011-02-14 Pedro Alves <pedro@codesourcery.com>
4104
4105 * gdb.texinfo (Remote Configuration): Mention set/show remote
4106 traceframe-info.
4107 (Tools/Packages Optional for Building GDB): Mention that expat is
4108 used for traceframe info.
4109 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4110 (General Query Packets) <qSupported>: Describe the
4111 qXfer:traceframe-info:read feature.
4112 (qXfer::read): Describe qXfer:traceframe-info:read.
4113 (Traceframe Info Format): New section.
4114
cef35b0f
PA
41152011-02-04 Pedro Alves <pedro@codesourcery.com>
4116
4117 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4118 for casts and unary operators.
4119
f1cbe1d3
TT
41202011-02-04 Tom Tromey <tromey@redhat.com>
4121
4122 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4123 is not useful.
4124
585fdaa1
PA
41252011-01-25 Pedro Alves <pedro@codesourcery.com>
4126
4127 * gdb.texinfo: s/value optimized out/optimized out/g
4128
7bfc9434
JB
41292011-01-21 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.texinfo (Other Misc Settings): Rework part of the
4132 documentation of the "set interactive mode" command.
4133
4694da01
TT
41342011-01-19 Tom Tromey <tromey@redhat.com>
4135
4136 * gdb.texinfo (Threads): Document thread name output and `thread
4137 name' command.
4138 (Threads In Python): Document Thread.name attribute.
4139 (GDB/MI Thread Commands): Document thread attributes.
4140
b716877b
AB
41412011-01-12 Andrew Burgess <aburgess@broadcom.com>
4142
4143 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4144 changes in mi/mi-cmd-disas.c
4145
13fd8b81
TT
41462011-01-12 Tom Tromey <tromey@redhat.com>
4147
4148 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4149 Fix "thread apply" text.
4150
e09342b5
TJB
41512011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4152 Thiago Jung Bauermann <bauerman@br.ibm.com>
4153
4154 Implement support for PowerPC BookE ranged watchpoints.
4155 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4156 the "set powerpc exact-watchpoints" flag.
4157
06e65f44
TT
41582011-01-07 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.texinfo (Python API): Add descriptions to @menu items.
4161
d8e22779
TT
41622011-01-06 Tom Tromey <tromey@redhat.com>
4163
4164 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4165
a255712f
PP
41662010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4167
e09342b5 4168 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4169
ccfc3d6e
TT
41702011-01-06 Tom Tromey <tromey@redhat.com>
4171
4172 PR python/12133:
4173 * gdb.texinfo (Frames In Python): Document various frame
4174 constants.
4175
44944448
JB
41762011-01-05 Joel Brobecker <brobecker@adacore.com>
4177
4178 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4179 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4180 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4181
42ea3d7a
JK
41822011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4183
4184 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4185 (clean): Add GDBvn.texi.
4186
720d1a40
JB
41872010-12-29 Joel Brobecker <brobecker@adacore.com>
4188
4189 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4190 occasional case where the debugger prints an array address
4191 instead of the array itself.
4192
ad196637
PA
41932010-12-23 Pedro Alves <pedro@codesourcery.com>
4194
4195 * gdb.texinfo (Packets) <read registers packet>: Document support
4196 for registers that were not collected.
4197
a86caf66
DE
41982010-12-15 Doug Evans <dje@google.com>
4199
4200 * gdb.texinfo (Startup): Document auto-loading of scripts during
4201 startup.
4202 (Auto-loading): Delete "maint set python auto-load on|off".
4203 Add "set auto-load-scripts on|off".
4204
aae1c79a
DE
42052010-12-07 Doug Evans <dje@google.com>
4206
4207 * gdb.texinfo (Mode Options): Document -data-directory.
4208 (Data Files): Add reference to -data-directory.
4209
4e04c971
DE
42102010-11-29 Doug Evans <dje@google.com>
4211
4212 * gdb.texinfo (Pretty-Printer Introduction): Change
4213 printer-name:subprinter-name to printer-name;subprinter-name.
4214
94b6973e
PM
42152010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4216
72f4393d 4217 PR python/12199
94b6973e
PM
4218
4219 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4220
39037522
TT
42212010-11-23 Tom Tromey <tromey@redhat.com>
4222
4223 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4224 (Editing): Likewise.
4225 (Command History): Likewise.
4226 (TUI Keys): Likewise.
4227 (Bug Reporting): Conditionally include rluser.texi and
4228 inc-history.texinfo.
4229 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4230 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4231 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4232 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4233 (gdb.pdf): Likewise.
4234 (gdb.info): Likewise.
4235 (gdb/index.html): Likewise.
4236
5ae98d25
TT
42372010-11-23 Tom Tromey <tromey@redhat.com>
4238
4239 * Makefile.in (Makefile): Run ../config.status.
4240 (distclean): Update.
4241 * configure: Remove.
4242 * configure.ac: Remove.
4243
621c8364
TT
42442010-11-12 Tom Tromey <tromey@redhat.com>
4245
4246 * gdb.texinfo (Basic Python): Update. Add xref.
4247 (Exception Handling): Document new exception classes.
4248 (Types In Python): Update.
4249 (Frames In Python): Update.
4250
84f4c1fe
PM
42512010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4252
4253 * gdb.texinfo (Breakpoints In Python): Document "internal"
4254 parameter, and visible attribute.
4255
99e7ae30
DE
42562010-11-05 Doug Evans <dje@google.com>
4257
4258 * gdb.texinfo (Source Path): Document "set directories".
4259
f4b8a18d
KW
42602010-11-05 Ken Werner <ken.werner@de.ibm.com>
4261
4262 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4263 (OpenCL C): New node.
4264
7b51bc51
DE
42652010-11-02 Doug Evans <dje@google.com>
4266
4267 * gdb.texinfo (Pretty Printing): Expand into three sections,
4268 introduction, example, and commands.
4269 (Python API): Delete section Disabling Pretty-Printers, merge into
4270 Selecting Pretty-Printers.
4271 (Writing a Pretty-Printer): New section. Move the pretty-printer
4272 example here, and reformat to match python coding style. Add a second
4273 example using the gdb.printing module.
4274 (Python modules): Add gdb.printing.
4275
9eeee977
DE
42762010-10-29 Doug Evans <dje@google.com>
4277
4278 * gdb.texinfo (Python): Fix long line.
4279
a0e0ffdf
DE
42802010-10-20 Doug Evans <dje@google.com>
4281
4282 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4283 All references updated. Correct sections marked as subsections.
4284 (Coding Standards): New chapter. Move the coding standard related
4285 subsections here. Add section on Python coding standards.
4286
0e3509db
DE
42872010-10-13 Doug Evans <dje@google.com>
4288
4289 * gdb.texinfo (Python): Add "Python modules".
4290 (Types in Python): Add reference to gdb.types section.
4291 (Python modules): New node.
4292
44592cc4
DE
42932010-10-11 Doug Evans <dje@google.com>
4294
4295 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4296 Python" from gdb.Value.type description.
4297
6e1bb179
JB
42982010-09-28 Joel Brobecker <brobecker@adacore.com>
4299
4300 * gdb.texinfo (Ravenscar Profile): New node.
4301
e8467610
TT
43022010-09-22 Tom Tromey <tromey@redhat.com>
4303
4304 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4305
fccd1d1e
EZ
43062010-09-22 Eli Zaretskii <eliz@gnu.org>
4307
4308 * gdb.texinfo (Values From Inferior): Clarify that
4309 value.dynamic_type works only in C++ programs with RTTI.
4310
c1b6b909
TT
43112010-09-15 Paul Bolle <pebolle@tiscali.nl>
4312
4313 * gdb.texinfo (Character Sets): Correctly reference host-charset
4314 in example.
4315
7d288aaa
TT
43162010-09-13 Tom Tromey <tromey@redhat.com>
4317
4318 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4319 Document "fullname" and "from".
4320
f75d858b
MK
43212010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4322
4323 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4324 feature `reverse' output by -list-target-features.
4325
83b9503b
L
43262010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4327
4328 * gdb.texinfo (i386 Features): Remove an extra "@item".
4329
03f17ccf
TT
43302010-08-30 Tom Tromey <tromey@redhat.com>
4331
4332 PR python/11792:
4333 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4334
9779414d
DJ
43352010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4336
4337 * gdb.texinfo (ARM Features): Document
4338 org.gnu.gdb.arm.m-profile.
4339
f9ffd4bb
TT
43402010-08-23 Tom Tromey <tromey@redhat.com>
4341
4342 PR python/11145:
4343 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4344 reinterpret_cast methods.
4345
702c2711
TT
43462010-08-23 Tom Tromey <tromey@redhat.com>
4347
4348 PR python/11915:
4349 * gdb.texinfo (Types In Python): Document array method.
4350
66b73624
TJB
43512010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4352
4353 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4354
06a64a0b
TT
43552010-08-16 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.texinfo (Set Watchpoints): Document -location option.
4358
a3a7127e
DE
43592010-08-13 Doug Evans <dje@google.com>
4360
4361 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4362
8dedea02
VP
43632010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4364
4365 * gdb.texinfo (GDB/MI Data Manipulation): Document
4366 -data-read-memory-raw and -data-write-memory-raw.
4367
ca5c20b6 43682010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4369 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4370
4371 * gdb.texinfo (Basic Python): Describe post_event API.
4372
cb2e07a6
PM
43732010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4374
4375 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4376 decode_line Python APIs
cb2e07a6 4377
464b3efb
TT
43782010-08-10 Tom Tromey <tromey@redhat.com>
4379
4380 * gdb.texinfo (Pretty Printing API): Document
4381 gdb.default_visualizer.
4382
c29c521f
TT
43832010-08-10 Tom Tromey <tromey@redhat.com>
4384
4385 Revert gdb-add-index addition:
4386 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4387
5da1313b
JK
43882010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4389 Eli Zaretskii <eliz@gnu.org>
4390
4391 * gdb.texinfo (Mode Options) <-batch>
4392 (Basic Python) <gdb.execute>: Describe setting width and height.
4393
02d868e8
PP
43942010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4395
4396 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4397
c2bbed2a
TT
43982010-07-30 Tom Tromey <tromey@redhat.com>
4399
4400 * gdb.texinfo (Index Files): Mention gdb-add-index.
4401
6c13bbe1
HZ
44022010-07-30 Hui Zhu <teawater@gmail.com>
4403
4404 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4405 "detach inferior" and "kill inferior".
4406
53a71c06
CR
44072010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4408
4409 * gdb.texinfo (Machine Code): Update description of two forms of
4410 arguments, and add new example to demonstrate the new form.
4411
5374244e
PM
44122010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4413
4414 * gdb.texinfo (Values From Inferior): Add value inferior function
4415 call description.
4416
8ea5bce5
JK
44172010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4418
4419 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4420
c0edd9ed
JK
44212010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4422 Eli Zaretskii <eliz@gnu.org>
4423
4424 Make core files the process_stratum.
4425 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4426 record_stratum example.
4427
9291a0cd
TT
44282010-07-13 Tom Tromey <tromey@redhat.com>
4429
4430 * gdb.texinfo (Index Files): New node.
4431
f5011d11
TT
44322010-07-13 Tom Tromey <tromey@redhat.com>
4433
4434 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4435
0f5238ed
TT
44362010-07-13 Tom Tromey <tromey@redhat.com>
4437
4438 * gdb.texinfo (Specify Location): Document labels.
4439
74c761c1
PA
44402010-07-01 Pedro Alves <pedro@codesourcery.com>
4441
4442 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4443 entries for fast tracepoints and static tracepoints.
4444
501994c0
PA
44452010-07-01 Pedro Alves <pedro@codesourcery.com>
4446
4447 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4448 qsThreadInfo>: Spell out `l' as ell.
4449
0fb4aa4b
PA
44502010-07-01 Pedro Alves <pedro@codesourcery.com>
4451
4452 * gdb.texinfo (Convenience Variables): Document $_sdata.
4453 (Commands to Set Tracepoints): Describe static tracepoints. Add
4454 `Listing Static Tracepoint Markers' menu entry. Document
4455 "strace".
4456 (Tracepoint Action Lists): Document collecting $_sdata.
4457 (Listing Static Tracepoint Markers): New subsection.
4458 (Tracepoints support in gdbserver): Mention static tracepoints.
4459 (remote packets, enabling and disabling): Mention
4460 read-sdata-object.
4461 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4462 and StaticTracepoint.
4463 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4464 Document qXfer:sdata:read.
4465 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4466
dc3b15be
JB
44672010-06-29 Joel Brobecker <brobecker@adacore.com>
4468
4469 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4470
595939de
PM
44712010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4472 Tom Tromey <tromey@redhat.com>
4473 Thiago Jung Bauermann <bauerman@br.ibm.com>
4474
4475 * gdb.texinfo (Inferiors In Python): New node.
4476 * gdb.texinfo (Threads In Python): New node.
4477
9279c692
JB
44782010-06-28 Joel Brobecker <brobecker@adacore.com>
4479
4480 * gdb.texinfo (Python): Document what the python directory is
4481 and what its location is.
4482 (Basic Python): Document the gdb.PYTHONDIR constant.
4483
bc9f0842
TT
44842010-06-25 Tom Tromey <tromey@redhat.com>
4485
4486 PR python/10808:
4487 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4488
f1421989
HZ
44892010-06-24 Hui Zhu <teawater@gmail.com>
4490
4491 * gdb.texinfo: (Commands for Controlled Output): Add
4492 documentation for command "eval".
4493
e4c0cfae
SS
44942010-06-21 Stan Shebs <stan@codesourcery.com>
4495
4496 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4497 * annotate.texinfo: Ditto.
4498 * gdbint.texinfo: Ditto.
4499 * stabs.texinfo: Ditto.
4500
bb08c432
HZ
45012010-06-22 Hui Zhu <teawater@gmail.com>
4502
4503 * gdb.texinfo: (Process Record and Replay): Add documentation
4504 for command "set record memory-query".
4505
4f5d9f07
SS
45062010-06-21 Stan Shebs <stan@codesourcery.com>
4507
4508 * gdb.texinfo: Relicense under GFDL version 1.3.
4509 * annotate.texinfo: Relicense under GFDL version 1.3.
4510 * gdbint.texinfo: Relicense under GFDL version 1.3.
4511 * stabs.texinfo: Relicense under GFDL version 1.3.
4512 * fdl.texi: Update to version 1.3.
4513
6aed2dbc
SS
45142010-06-18 Stan Shebs <stan@codesourcery.com>
4515
a61408f8
SS
4516 * gdb.texinfo (Operating System Auxiliary Information): Describe
4517 "info os" when no arguments given.
4518
6aed2dbc
SS
4519 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4520 $_thread.
4521
24e933df
HZ
45222010-06-18 Hui Zhu <teawater@gmail.com>
4523
4524 * gdb.texinfo: (Process Record and Replay): Add documentation
4525 for commands "record save" and "record restore".
4526
65d79d4b
SDJ
45272010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4528
4529 * gdb.texinfo: Include information about the correct use
4530 of addresses in the `watch' command.
4531
d914c394
SS
45322010-06-11 Stan Shebs <stan@codesourcery.com>
4533
4534 * gdb.texinfo (Observer Mode): New section.
4535 (General Query Packets): Document QAllow.
889bf7c5 4536
967cf477
DE
45372010-06-04 Doug Evans <dje@google.com>
4538
4539 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4540
aaf4119b
DE
45412010-06-03 Doug Evans <dje@google.com>
4542
4543 * gdbint.texinfo (Coding): Add subsection on command names.
4544
9eae7c52
TT
45452010-06-02 Tom Tromey <tromey@redhat.com>
4546
4547 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4548 always-disassemble.
4549
fa593d66
PA
45502010-06-01 Pedro Alves <pedro@codesourcery.com>
4551
4552 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4553 gdbserver, and add cross reference.
4554 (Tracepoints support in gdbserver): New subsection.
4555
dde08ee1
PA
45562010-05-26 Pedro Alves <pedro@codesourcery.com>
4557
4558 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4559 `qRelocInsn' feature.
4560 (Relocate instruction reply packet): New subsection
4561 of `Tracepoint Packets'.
4562 (Tracepoint Packets): Mention that packets QTDP and QTStart
4563 support the qRelocInsn request, and add cross reference to new
4564 subsection.
4565
07ca107c
DE
45662010-05-25 Doug Evans <dje@google.com>
4567
4568 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4569 (Commands In Python): Document gdb.string_to_argv.
4570
c25c4a8b
JK
45712010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4572
4573 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4574 ATTR_NORETURN.
4575
d7b32ed3 45762010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4577 Tom Tromey <tromey@redhat.com>
4578 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4579
c25c4a8b 4580 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4581
6aecb9c2
JB
45822010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4583
4584 * gdb.texinfo: (Summary) Add mention about D language support.
4585 (Filenames): Add D suffixes.
4586 (D): New node.
4587
b7da9e9f
PM
45882010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4589
4590 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4591 of macro deleted from GDB code.
4592
ab38a727
PA
45932010-04-24 Pedro Alves <pedro@codesourcery.com>
4594
4595 * gdb.texinfo (Commands to specify files): Describe what how GDB
4596 looks up DOS-based filesystem paths on the system root. Document
4597 the new `set/show target-file-system-kind' commands.
4598
66d09542
DE
45992010-04-23 Doug Evans <dje@google.com>
4600
4601 * gdb.texinfo (Python): Move Auto-loading section here ...
4602 (Python API): from here.
4603 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4604 (Maintenance Commands): Add docs for "maint print section-scripts".
4605
8bd10a10
CM
46062010-04-20 Chris Moller <cmoller@redhat.com>
4607
4608 * gdb.texinfo (Setting Breakpoints): Added description of
4609 filename-qualified rbreak.
4610 * refcard.tex (Breakpoints and Watchpoints): Added brief
4611 description of filename-qualified rbreak.
4612
4c374409
JK
46132010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4616 (Python API): Change the reference to Pretty Printing API.
4617 (Pretty Printing): Move the user part under the Data node. Reformat
4618 the sample output to 72 columns. Create a new reference to Pretty
4619 Printing API. Rename the API part ...
4620 (Pretty Printing API): To a new node name.
4621 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4622 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4623
5a9351ae
SS
46242010-04-21 Stan Shebs <stan@codesourcery.com>
4625
4626 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4627 and commands.
5a9351ae 4628 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4629
9a22f0d0
PM
46302010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4631
4632 * gdb.texinfo (Examining memory): Update for change in string
4633 display with explicit size.
4634
6149aea9
PA
46352010-04-19 Pedro Alves <pedro@codesourcery.com>
4636
4637 PR breakpoints/8554.
4638
4639 * gdb.texinfo (Save Breakpoints): New node.
4640 (save-tracepoints): Rename to ...
4641 (save tracepoints): ... this. Mention that `save-tracepoints' is
4642 a deprecated alias to `save tracepoints'.
4643
711e434b
PM
46442010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4645
645797a8 4646 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4647 (info w32 thread-information-block): Document new command.
4648 (qGetTIBAddress): Document new gdbserver query.
4649 (maint set/show show-all-tib): Document new command.
4650
3f7b2faa
DE
46512010-04-15 Doug Evans <dje@google.com>
4652
fa33c3cd
DE
4653 * gdb.texinfo (Python API): Add progspaces section.
4654 (Selecting Pretty-Printers): Progspace pretty-printers are
4655 searched too.
4656 (Progspaces In Python): New section.
4657
3f7b2faa
DE
4658 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4659
79f283fe
PM
46602010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4661
4662 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4663 returns None.
4664
87290684
SS
46652010-04-09 Stan Shebs <stan@codesourcery.com>
4666
4667 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4668 Describe the `frames-created' field, tweak grammar.
4669
a97153c7
PA
46702010-04-09 Pedro Alves <pedro@codesourcery.com>
4671
4672 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4673 Describe the `circular' and `disconnected' fields.
4674
5c5dcc1b
L
46752010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4676
4677 * gdb.texinfo (maint print registers): Mention unavailable and
4678 invisible registers.
4679
adc36818
PM
46802010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4681 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4682 Tom Tromey <tromey@redhat.com>
adc36818
PM
4683
4684 * gdb.texinfo (Breakpoints In Python): New Node.
4685
33da3f1c
SS
46862010-04-08 Stan Shebs <stan@codesourcery.com>
4687
4688 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4689 trace status fields.
4690
3a13a53b
L
46912010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4692
4693 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4694 optional. Make org.gnu.gdb.i386.avx requires
4695 org.gnu.gdb.i386.avx.
4696
08001717
DE
46972010-04-08 Doug Evans <dje@google.com>
4698
4699 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4700 search path, and document that gdb only scans the search path if
4701 the script's path doesn't specify a directory.
4702
c375651d
DE
47032010-04-05 Doug Evans <dje@google.com>
4704
4705 * gdb.texinfo (maint show python auto-load): Fix typo.
4706
af54718e
SS
47072010-04-04 Stan Shebs <stan@codesourcery.com>
4708
d77f58be
SS
4709 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4710 (Setting Watchpoints): Update description of "info watch".
4711 (Disabling Breakpoints): Only "info break" lists all.
4712
af54718e
SS
4713 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4714 (tdump): Explain how tdump works.
4715
86b17b60
PA
47162010-04-01 Pedro Alves <pedro@codesourcery.com>
4717
4718 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4719 add cross reference.
4720
ff12863f
PA
47212010-03-31 Pedro Alves <pedro@codesourcery.com>
4722
4723 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4724 commands error out.
4725
f68eb612
L
47262010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4727
4728 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4729
c8d5aac9
L
47302010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4731
4732 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4733
7d13fe92
SS
47342010-03-29 Stan Shebs <stan@codesourcery.com>
4735 Nathan Sidwell <nathan@codesourcery.com>
4736
4737 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4738 GDBN equivalent.
4739 (Set Tracepoints): Remove mention that conditional tracepoints
4740 don't exist.
4741 (Tracepoint Actions): Clarify when while-stepping collection
4742 happens, note that while-stepping does not automatically collect
4743 $pc.
4744
409873ef 47452010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4746
409873ef
SS
4747 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4748 (General Query Packets): Describe TracepointSource.
4749
ee8e71d4
EZ
47502010-03-27 Matt Rice <ratmice@gmail.com>
4751
c8d5aac9
L
4752 * gdb.texinfo (ARM): Document arguments to "target sim".
4753 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4754
99b5e152
PA
47552010-03-26 Pedro Alves <pedro@codesourcery.com>
4756
4757 * gdb.texinfo (Tracepoint Packets): Remove mention that
4758 terror:string may be plain text, and drop mention of X prefix.
4759
cd64ee31
VP
47602010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4761
4762 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4763
6c28cbf2
SS
47642010-03-24 Stan Shebs <stan@codesourcery.com>
4765
4766 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4767
95a42b64
TT
47682010-03-24 Tom Tromey <tromey@redhat.com>
4769
4770 PR breakpoints/9352:
4771 * gdb.texinfo (Break Commands): Update.
4772
18148017
VP
47732010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4774
4775 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4776 commands.
4777
4daf5ac0
SS
47782010-03-16 Stan Shebs <stan@codesourcery.com>
4779
4780 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4781 circular-trace-buffer.
4782 (Tracepoint Packets): Describe QTBuffer, and details of the
4783 qTStatus reply.
4784
c9429232
SS
47852010-03-12 Stan Shebs <stan@codesourcery.com>
4786 Nathan Sidwell <nathan@codesourcery.com>
4787
4788 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4789 doing instruction stepping.
4790 (Tracepoint Restrictions): New node.
4791
ccefe4c4
TT
47922010-03-10 Tom Tromey <tromey@redhat.com>
4793
4794 * gdbint.texinfo (Symbol Handling): Update.
4795
7c953934
TT
47962010-03-08 Tom Tromey <tromey@redhat.com>
4797
4798 PR cli/9591:
4799 * gdb.texinfo (Mode Options): Mention lack of pagination and
4800 confirmation with --batch.
4801 (Screen Size): Mention --batch.
4802 (Messages/Warnings): Likewise.
4803
f870a310
TT
48042010-03-05 Tom Tromey <tromey@redhat.com>
4805
4806 * gdb.texinfo (Basic Python): Document target_charset and
4807 target_wide_charset.
4808
78e2826b
TT
48092010-03-05 Tom Tromey <tromey@redhat.com>
4810
4811 * gdb.texinfo (Data): Link to pretty-printing.
4812 (Output Formats): Likewise. Correct text.
4813
f5dff777
DJ
48142010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4815
4816 * gdb.texinfo (Types): Describe <struct> and <flags>.
4817
dc00d89f
PM
48182010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4819
4820 * gdb.texinfo (Frames In Python): Add block parameter and
4821 description to read_var text.
4822
5107b149 48232010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4824 Tom Tromey <tromey@redhat.com>
5107b149
PM
4825
4826 * gdb.texinfo (Types In Python): Describe block argument in
4827 template_argument and gdb.lookup_type.
4828
e03e5e7b
TT
48292010-02-24 Tom Tromey <tromey@redhat.com>
4830
4831 * gdb.texinfo (Cygwin Native): Fix typo.
4832
f3e9a817
PM
48332010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4834
4835 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4836 and select method descriptions.
4837 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4838 Tables in Python to menu.
4839 (Blocks In Python): New node.
4840 (Symbols In Python): New node.
4841 (Symbol Tables in Python): New node.
4842
a79b8f6e
VP
48432010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4844
4845 Multiexec MI
4846
4847 gdb/
4848 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4849
4850 gdb/doc/
4851 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4852 changes.
4853 (GDB/MI Program Execution): Document current behaviour of
4854 --all and --thread-group.
4855 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4856 -remove-inferior.
4857 * observer.texi (inferior_added, inferior_removed): New
4858 observers.
4859
629d6a47
TT
48602010-02-19 Tom Tromey <tromey@redhat.com>
4861
4862 * gdbint.texinfo (Getting Started): Fix @node.
4863 (Debugging GDB): Likewise.
4864
c09529e5
JB
48652010-02-13 Joel Brobecker <brobecker@adacore.com>
4866
4867 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4868 documenting the gdb_test_timeout variable.
4869
540aa8e7
MS
48702010-02-12 Jakob Engblom <jakob@virtutech.com>
4871
4872 * gdb.texinfo (MI commands): Added documentation of --reverse
4873 option to a set of MI commands. Restructured documentation of MI
4874 commands --exec-continue to reflect the complexity of reverse
4875 execution.
4876
081dfbf7
PA
48772010-02-12 Pedro Alves <pedro@codesourcery.com>
4878
4879 * gdb.texinfo (Using the Collected Data): Specify that the address
4880 range of `tfind outsize' is exclusive, and that the address range
4881 of `tfind range' is inclusive.
4882 (Tracepoint Packets): Specify that the address range of
4883 `QTFrame:range' is inclusive, and that the address range of
4884 `QTFrame:outside' is exclusive
4885
8e9c5e02
VP
48862010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4887
4888 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4889
92981e24
TT
48902010-02-10 Tom Tromey <tromey@redhat.com>
4891
4892 * gdb.texinfo (Debugging Output): Document set debug parser and
4893 show debug parser.
4894
075b51b7
L
48952010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4898 i386_eflags and i386_mxcsr.
4899
3bb8d5c3
L
49002010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4901
4902 * gdb.texinfo: Document i386 target features.
4903
c5f80513
DE
49042010-02-05 Doug Evans <dje@google.com>
4905
4906 * gdbint.texinfo (Testsuite): Add a new section to document the
4907 various DejaGnu variables that may be overridden.
1be00882 4908 Document INTERNAL_GDBFLAGS.
c5f80513 4909
6ac33a4e
TT
49102010-02-04 Tom Tromey <tromey@redhat.com>
4911
4912 PR cli/8830:
4913 * gdb.texinfo (Files): -readnow comes before the filename for file
4914 and symbol-file.
4915
a1dcb23a
DJ
49162010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4917
4918 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4919 Document ARM breakpoint types.
4920 (Register Packet Format): Move into the new section.
4921 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4922
95433b34
JB
49232010-01-21 Joel Brobecker <brobecker@adacore.com>
4924
4925 * gdb.texinfo (File Options): Adjust the documentation of this
4926 switch to refer to the "source" command rather than partially
4927 duplicating some of the relevant information.
4928 (Extending GDB): Introduce and document the set/show script-extension
4929 setting.
4930 (Command Files): Add note explaining that the "source" command
4931 is also used to evalute scripts written in other languages.
4932 Remove the short slightly incorrect reference to sourcing Python
4933 scripts.
4934 (Python Commands): Document how to execute a Python script from GDB.
4935
8d576872
JB
49362010-01-19 Joel Brobecker <brobecker@adacore.com>
4937
4938 * gdb.texinfo (Command Files): Fix typo.
4939
8150ff9c
JB
49402010-01-18 Tom Tromey <tromey@redhat.com>
4941
4942 * gdb.texinfo (File Options): Document -x on .py files.
4943 (Command Files): Document handling of Python scripts.
4944
23db03a6
JZ
49452010-01-18 Jie Zhang <jie.zhang@analog.com>
4946
4947 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4948
00bf0b85
SS
49492010-01-15 Stan Shebs <stan@codesourcery.com>
4950
4951 * gdb.texinfo (Trace Files): New section.
4952 (Tracepoint Packets): Document QTSave and qTBuffer.
4953 (Trace File Format): New appendix.
4954
be759fcf
PM
49552010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4956
4957 * gdb.texinfo (Values From Inferior): Document lazy_string value
4958 method.
4959 (Python API): Add Lazy strings menu item.
4960 (Lazy Strings In Python): New node.
4961
dc146f7c
VP
49622010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4963
4964 * gdb.texinfo (GDB/MI Thread Information): New.
4965 (GDB/MI Async Records): Document the core field in *stopped.
4966 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4967 documentation
4968 (Process list): Document that osdata document may contain
4969 threads.
4970 (Remote Serial Protocol): Document qXfer:threads.
4971
d5551862
SS
49722010-01-06 Stan Shebs <stan@codesourcery.com>
4973
4974 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4975 disconnected tracing.
4976 (Tracepoint Packets): Document new protocol.
4977
7a697b8d
SS
49782010-01-05 Stan Shebs <stan@codesourcery.com>
4979
4980 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4981 tracepoints.
4982 (Tracepoint Packets): Describe remote protocol for fast
4983 tracepoints.
4984
e6f3ec50
JB
49852010-01-01 Joel Brobecker <brobecker@adacore.com>
4986
4987 Update the "Start of New Year Procedure".
4988 * gdbint.texinfo: Add the list of files that need to be updated
4989 manually. Minor reformatting.
4990
ddc4e9c1
JB
49912010-01-01 Joel Brobecker <brobecker@adacore.com>
4992
4993 * refcard.tex: Update copyright year in header and text.
4994
9d2897ad
JB
49952010-01-01 Joel Brobecker <brobecker@adacore.com>
4996
4997 * agentexpr.texi: Add 2010 to the list of copyright years.
4998 * annotate.texinfo: Likewise.
4999 * gdb.texinfo: Likewise.
5000 * gdbint.texinfo: Likewise.
5001 * observer.texi: Likewise.
5002 * stabs.texinfo: Likewise.
5003
6da95a67
SS
50042009-12-31 Stan Shebs <stan@codesourcery.com>
5005
5006 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5007
236f1d4d
SS
50082009-12-29 Stan Shebs <stan@codesourcery.com>
5009
5010 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5011
f61e138d
SS
50122009-12-28 Stan Shebs <stan@codesourcery.com>
5013
5014 * gdb.texinfo (Trace State Variables): New section.
5015 (Tracepoint Packets): Describe trace state variable packets.
5016 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5017 variable bytecodes.
5018
0fe7935b
DJ
50192009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5020
5021 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5022 declarations.
5023
a6b29f87
VP
50242009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5025
5026 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5027 -gdb-exit behaviour.
5028
5e4bde96
JB
50292009-12-20 Joel Brobecker <brobecker@adacore.com>
5030
5031 * gpl.texi: Update to version 3 of the GPL.
5032
a1715244
JB
50332009-12-20 Joel Brobecker <brobecker@adacore.com>
5034
5035 * Makefile.in: Update copyright header.
5036 * observer.texi: Fix the copyright header of the generated files.
5037
361ae042
PM
50382009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5039
5040 * gdb.texinfo (Types In Python): Describe range function.
5041
bfd31e71
PM
50422009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5043
5044 * gdb.texinfo (Types In Python): Describe "is_base_class".
5045
57a1d736
TT
50462009-12-03 Tom Tromey <tromey@redhat.com>
5047
5048 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5049
8cebebb9
PP
50502009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5051
5052 * observer.texi: New memory_changed observer.
5053
16af530a
TT
50542009-12-01 Tom Tromey <tromey@redhat.com>
5055
5056 * gdb.texinfo (Reverse Execution): Fix typo.
5057
b6199126
DJ
50582009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5059
5060 PR gdb/8704
5061
5062 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5063 are allowed after the breakpoint condition.
5064
7a6973ad
TT
50652009-11-23 Tom Tromey <tromey@redhat.com>
5066
5067 PR python/10782:
5068 * gdb.texinfo (Types In Python): Document Type.pointer.
5069
21a0512e
PP
50702009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5071
5072 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5073
a5832c8f
PA
50742009-11-11 Pedro Alves <pedro@codesourcery.com>
5075
5076 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5077 (Using Agent Expressions): Delete cross reference.
5078
1eb7cd77
JB
50792009-11-07 Joel Brobecker <brobecker@adacore.com>
5080
5081 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5082 and @settitle directives up to help makeinfo find them.
5083
24ddea62
JK
50842009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5087 (Auto-loading): Use plural and note one can use multiple components now.
5088
3afae151
VP
50892009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5090
5091 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5092 -stack-list-arguments have the same documentation for parameter
5093 as -stack-list-locals. Add comas.
5094
14ff2235
PM
50952009-10-27 Tom Tromey <tromey@redhat.com>
5096 Eli Zaretskii <eliz@gnu.org>
5097
c8d5aac9 5098 PR python/10781
14ff2235
PM
5099
5100 * gdb.texinfo (Values From Inferior): Document cast method.
5101
9c419145
PP
51022009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5103
5104 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5105 and adjust example.
889bf7c5 5106
29153c24
MS
51072009-10-22 Michael Snyder <msnyder@vmware.com>
5108
5109 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5110 info record command. Also document the new save and restore
29153c24
MS
5111 commands.
5112
2b28d209
PP
51132009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5114
5115 * gdb.texinfo (Machine Code): Mention current pc marker.
5116 (Memory): Likewise.
5117
6c95b8df
PA
51182009-10-19 Pedro Alves <pedro@codesourcery.com>
5119 Stan Shebs <stan@codesourcery.com>
5120
5121 * observer.texi (new_inferior): Rename to...
5122 (inferior_appeared): ... this.
5123
5124 * gdb.texinfo (Inferiors): Rename node to ...
5125 (Inferiors and Programs): ... this. Mention running multiple
5126 programs in the same debug session.
5127 <info inferiors>: Mention the new 'Executable' column if "info
5128 inferiors". Update examples. Document the "add-inferior",
5129 "clone-inferior", "remove-inferior" and "maint info
5130 program-spaces" commands.
5131 (Process): Rename node to...
5132 (Forks): ... this. Document "set|show follow-exec-mode".
5133
2f8132f3
MS
51342009-10-11 Michael Snyder <msnyder@vmware.com>
5135
5136 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5137 (ReverseContinue): Ditto.
5138
cba4b2d3
PP
51392009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5140
5141 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5142
da082f17
JK
51432009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5144
5145 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5146
08be9d71
ME
51472009-10-06 Michael Eager <eager@eagercon.com>
5148
5149 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5150 (Embedded Processors): Add MicroBlaze.
5151 (MicroBlaze): New. Describe Xilinx MicroBlaze
5152
08a0efd0
PA
51532009-10-04 Pedro Alves <pedro@codesourcery.com>
5154
5155 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5156
cbb8f428
EZ
51572009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5158
5159 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5160
30a4a70c
JB
51612009-09-23 Joel Brobecker <brobecker@adacore.com>
5162
5163 * observer.texi (solib_unloaded): Document explicitly the fact that
5164 this observer is called before the associated symbols are unloaded.
5165
b3372f91
VP
51662009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5167
5168 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5169 -stack-list-variables.
5170
f43030c4
TT
51712009-09-18 Tom Tromey <tromey@redhat.com>
5172
5173 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5174 is experimental.
5175
ec7e75e7
PP
51762009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5177
5178 * gdb.texinfo (convenince variables): Mention
5179 $_siginfo could be empty.
f43030c4 5180
0cc7d26f
TT
51812009-09-15 Tom Tromey <tromey@redhat.com>
5182
5183 * gdb.texinfo (GDB/MI Variable Objects): Document
5184 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5185 Expand -var-update documentation.
5186
a96d9b2e
SDJ
51872009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5188
5189 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5190 feature.
5191
005ca36a
JB
51922009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5195
0d772ac9
MS
51962009-09-10 Michael Snyder <msnyder@vmware.com>
5197
5198 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5199 ReverseStep replies to the qSupported query.
5200
14fb1bac
JB
52012009-09-10 Joel Brobecker <brobecker@adacore.com>
5202
5203 Add documentation for set/show interactive-mode.
5204 * gdb.texinfo (Other Misc Settings): New node.
5205
29b090c0
DE
52062009-09-01 Doug Evans <dje@google.com>
5207
5208 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5209 non-stop mode's affect on remote caching.
5210
4e5d721f
DE
52112009-08-31 Jacob Potter <jdpotter@google.com>
5212 Doug Evans <dje@google.com>
5213
5214 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5215 Mark `set/show remotecache' options as obsolete.
5216 Document new `set/show stack-cache' option.
5217 Update text for `info dcache'.
5218
55333a84
DE
52192009-08-27 Doug Evans <dje@google.com>
5220
5221 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5222 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5223
bc3a0b4d
RW
52242009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5225
5226 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5227 about autoconf.
5228
3a1ff0b6
PA
52292009-08-25 Pedro Alves <pedro@codesourcery.com>
5230
5231 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5232 small example, and describe its columns. Replace "inferior-id" by
5233 "infno" throughout.
5234
81ecdfbb
RW
52352009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5236
af542c2e
RW
5237 * gdbint.texinfo (Releasing GDB): Point to
5238 README-maintainer-mode file for required autoconf version.
5239 * configure.ac: Do not substitute datarootdir, htmldir,
5240 pdfdir, docdir. Do not process --with-datarootdir,
5241 --with-htmldir, --with-pdfdir, --with-docdir.
5242 * configure: Regenerate.
5243
81ecdfbb
RW
5244 * configure: Regenerate.
5245
4efc6507
DE
52462009-08-20 Reid Kleckner <reid@kleckner.net>
5247
5248 * gdb.texinfo: Add chapter on JIT interface.
5249
43089a6e
NR
52502009-08-07 Nick Roberts <nickrob@snap.net.nz>
5251
5252 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5253 confirmation request.
43089a6e 5254
99e008fe
EZ
52552009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5256
c8d5aac9
L
5257 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5258 CRC definitions.
99e008fe 5259
48cb2d85
VP
52602009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5261
5262 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5263 -break-commands.
48cb2d85 5264
ff1a52c6
UW
52652009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5266
5267 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5268 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5269
3285f3fe
UW
52702009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5271
5272 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5273 "set spu stop-on-load" and "show spu stop-on-load" commands.
5274
e35359c5
UW
52752009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5276
5277 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5278
58d6951d
DJ
52792009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5282 org.gnu.gdb.arm.neon.
5283
08d16641
PA
52842009-07-20 Pedro Alves <pedro@codesourcery.com>
5285
5286 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5287 optional element.
5288 (subsection OS ABI): New subsection.
5289
782b2b07
SS
52902009-07-14 Stan Shebs <stan@codesourcery.com>
5291
5292 * gdb.texinfo (Tracepoint Conditions): New section.
5293 (General Query Packets): Describe ConditionalTracepoints.
5294 (Tracepoint Packets): Describe condition field.
5295 (Maintenance Commands): Describe maint agent-eval.
5296 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5297
9b117ef3
HZ
52982009-07-11 Hui Zhu <teawater@gmail.com>
5299
5300 * gdb.texinfo (disassemble): Add a new modifier /r
5301 to "disassemble" command to make it print the raw instructions
5302 in hex as well as in symbolic form.
5303
f5a33284
TT
53042009-07-09 Tom Tromey <tromey@redhat.com>
5305
5306 * gdbint.texinfo (Testsuite): Document parallel make check.
5307
812f7342
TT
53082009-07-09 Tom Tromey <tromey@redhat.com>
5309
5310 * gdbint.texinfo (Testsuite): Document test transcripts.
5311
fbb8f299
PM
53122009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5313
5314 * gdb.texinfo (Values From Inferior): Add length parameter
5315 description.
5316
dd8f35ac
EZ
53172009-07-04 Chris Genly <chris@genly.us>
5318
5319 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5320 in -var-list-children. Fix example according to what the code
5321 does.
5322
2277426b
PA
53232009-07-02 Pedro Alves <pedro@codesourcery.com>
5324
5325 * gdb.texinfo (Debugging multiple inferiors): Document the
5326 "inferior", "detach inferior" and "kill inferior" commands.
5327 (Debugging Programs with Multiple Processes): Adjust to mention
5328 generic "inferior" commands. Delete mention of "detach fork" and
5329 "delete fork". Cross reference to "Debugging multiple inferiors"
5330 section.
5331
a6d9a66e
UW
53322009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5333
5af949e3
UW
5334 * gdbint.texinfo (Item Output Functions): Update signature
5335 for ui_out_field_core_addr.
5336
53372009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5338
5339 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5340 Update example code extrated from breakpoint.c.
5341
9901a55b 53422009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5343
9901a55b
PP
5344 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5345 MI commands.
5346 (GDB/MI Symbol Query): Likewise.
5347 (GDB/MI File Commands): Likewise.
5348 (GDB/MI File Transfer Commands): Likewise.
5349 (GDB/MI Target Manipulation): Likewise.
5350 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5351
edb3359d
DJ
53522009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5353
5354 * gdb.texinfo (Debugging Optimized Code): New chapter.
5355 (Compiling for Debugging): Reference it. Move some
5356 text to the new section.
5357
7cd1089b
PM
53582009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5359
5360 * doc/gdb.texinfo (Calling): Document
5361 set-unwind-on-terminating-exception usage.
5362
d4db2f36
PA
53632009-06-11 Pedro Alves <pedro@codesourcery.com>
5364
5365 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5366 command.
5367
d1a7880c
PA
53682009-06-07 Pedro Alves <pedro@codesourcery.com>
5369
5370 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5371 references.
5372
473f94e6
UW
53732009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5374
5375 * gdbint.texinfo: Rename formal parameters to gdbarch function
5376 protoypes from "current_gdbarch" to "gdbarch".
5377
8f500870
TT
53782009-05-28 Tom Tromey <tromey@redhat.com>
5379
5380 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5381
b6313243
TT
53822009-05-27 Tom Tromey <tromey@redhat.com>
5383
5384 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5385 feature.
5386 (GDB/MI Variable Objects): Document -var-set-visualizer.
5387
53882009-04-02 Tom Tromey <tromey@redhat.com>
5389
5390 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5391 feature.
5392 (GDB/MI Variable Objects): Document -var-set-visualizer.
5393
a6bac58e
TT
53942009-05-27 Tom Tromey <tromey@redhat.com>
5395 Thiago Jung Bauermann <bauerman@br.ibm.com>
5396 Phil Muldoon <pmuldoon@redhat.com>
5397
5398 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5399 (Pretty Printing): New node.
5400 (Selecting Pretty-Printers): Likewise.
5401 (Python API): Update.
5402 (Output Formats): Document /r format.
5403
2c74e833
TT
54042009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5405 Tom Tromey <tromey@redhat.com>
5406
5407 * gdb.texinfo (Types In Python): New node.
5408 (Values From Inferior): "type" is now an attribute.
5409 (Python API): Update.
5410
89c73ade
TT
54112009-05-27 Tom Tromey <tromey@redhat.com>
5412 Thiago Jung Bauermann <bauerman@br.ibm.com>
5413 Phil Muldoon <pmuldoon@redhat.com>
5414
5415 * gdb.texinfo: Add @syncodeindex for `tp'.
5416 (Python API): Update.
5417 (Auto-loading): New node.
5418 (Objfiles In Python): New node.
5419
17a37d48
PP
54202009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5421
5422 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5423
6718376f
NR
54242009-05-15 Nick Roberts <nickrob@snap.net.nz>
5425
5426 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5427
cbe54154
PA
54282009-05-12 Pedro Alves <pedro@codesourcery.com>
5429
5430 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5431 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5432 show show-debug-regs' docs.
5433
8e05493c
EZ
54342009-05-08 Eli Zaretskii <eliz@gnu.org>
5435
5436 * gdb.texinfo (Process Record and Replay): Add description of
5437 reverse execution.
5438
b39f4988
JB
54392009-05-07 Joel Brobecker <brobecker@adacore.com>
5440
5441 * gdbint.texinfo (Adding support for debugging core files): New node.
5442 (Native Debugging): Remove the ``Native core file Support'' section.
5443
a2311334
EZ
54442009-05-01 Eli Zaretskii <eliz@gnu.org>
5445
5446 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5447 Add index entries.
5448
53cc454a 54492009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5450 Michael Snyder <msnyder@vmware.com>
53cc454a 5451
a2311334
EZ
5452 * gdb.texinfo: (Process Record and Replay): Add documentation for
5453 process record and replay.
53cc454a 5454
484086b7
JK
54552009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5456
5457 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5458 a new part on command-line defined macros.
5459
32ae1842
EZ
54602009-04-25 Eli Zaretskii <eliz@gnu.org>
5461
5462 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5463 clarify the wording.
5464
b14b1491
TT
54652009-04-23 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.texinfo (Data Files): New node.
5468 (GDB Files): Update menu.
5469
5c1e86e1
JB
54702009-04-23 Joel Brobecker <brobecker@adacore.com>
5471
5472 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5473 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5474
83eba9b7
VP
54752009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5476
5477 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5478
e31198c4
HZ
54792009-04-22 Hui Zhu <teawater@gmail.com>
5480
5481 * gdb.texinfo (disassemble-next-line): Set the default of
5482 disassemble-next-line to off.
5483
26e251b6
JM
54842009-04-21 Joseph Myers <joseph@codesourcery.com>
5485
5486 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5487 --with-htmldir): New.
5488 * configure: Regenerate.
5489 * Makefile.in (datarootdir, docdir): Define.
5490 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5491 instead of $(SET_TEXINPUTS).
5492 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5493 gdbint.info instead of $(SET_TEXINPUTS).
5494 (gdbint/index.html): Use same -I options as for building
5495 gdbint.info.
5496 (stabs.dvi, stabs.pdf): Use same -I options as for building
5497 stabs.info instead of $(SET_TEXINPUTS).
5498 (stabs/index.html): Use same -I options as for building
5499 stabs.info.
5500 (annotate.dvi, annotate.pdf): Use same -I options as for building
5501 annotate.info instead of $(SET_TEXINPUTS).
5502 (annotate/index.html): Use same -I options as for building
5503 annotate.info.
5504
eac35c4e
DD
55052009-04-21 David Daney <ddaney@caviumnetworks.com>
5506
5507 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5508
29b0e8a2
JM
55092009-04-21 Joseph Myers <joseph@codesourcery.com>
5510
5511 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5512
2b831889 55132009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5514 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5515
5516 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5517 (MAKEHTMLFLAGS): Set to empty.
5518 (html__strip_dir): Define.
5519 (HTMLFILES): Define.
5520 (HTMLFILES_INSTALL): Define.
5521 (install-html): Copy new automake rule.
5522 (html): Depend on $(HTMLFILES).
5523 (gdb_toc.html): Rename to gdb/index.html.
5524 (gdbint_toc.html): Rename to gdbint/index.html.
5525 (stabs_toc.html): Rename to stabs/index.html.
5526 (annotate_toc.html): Rename to annotate/index.html.
5527
89a34d1b
JM
55282009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5529
5530 * Makefile.in: Set pdfdir and htmldir from configure
5531 substitutions.
5532 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5533 * configure: Regenerate.
5534
a2d5da46
JB
55352009-04-16 Joel Brobecker <brobecker@adacore.com>
5536
5537 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5538 This macro is no longer used.
5539
732f6a93
TT
55402009-04-15 Tom Tromey <tromey@redhat.com>
5541
5542 * gdb.texinfo (Character Sets): Document default character set.
5543
87f9adc1
PM
55442009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5545
5546 * gdbint.texinfo: Change server name from sources.redhat.com to
5547 sourceware.org throughout.
5548
2c88c651
JB
55492009-04-09 Joel Brobecker <brobecker@adacore.com>
5550
5551 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5552 about a missing dot or coma after @xref.
5553
4f5376b2
JB
55542009-04-02 Joel Brobecker <brobecker@adacore.com>
5555
5556 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5557 example, and add a small explanation about it.
5558 (Print Settings): Change the documentation of the "set print
5559 frame-arguments" to reflect the fact that the default is now "scalars".
5560
a0381d3a
JB
55612009-04-02 Joel Brobecker <brobecker@adacore.com>
5562
5563 * gdb.texinfo (Print Settings): Add kindex for command "set
5564 print frame-arguments".
5565
45ac276d
JB
55662009-03-31 Joel Brobecker <brobecker@adacore.com>
5567
5568 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5569 breakpoints.
5570 (Set Breaks): Add reference to thread-specific and task-specific
5571 breakpoints.
5572
32cd1edc
JB
55732009-03-31 Joel Brobecker <brobecker@adacore.com>
5574
5575 * gdb.texinfo (Ada Tasks): Remove the documentation about
5576 the "Running" state, as this state has been eliminated.
5577 Now all runnable tasks are shown as "Runnable".
5578
1042e4c0
SS
55792009-03-30 Stan Shebs <stan@codesourcery.com>
5580
5581 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5582 special case of breakpoints.
5583 (Enable and Disable Tracepoints): Mention deprecation.
5584 (Listing Tracepoints): Update description and example.
5585
f8f6f20b
TJB
55862009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5587
5588 * gdb.texinfo (Frames in Python): New node.
5589 (Python API): Update.
5590
c0c6f777
TJB
55912009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5592
5593 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5594 from a method to an attribute.
5595
def2b000
TJB
55962009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5597
5598 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5599 attribute.
5600
a07daef3
PA
56012009-03-25 Pedro Alves <pedro@codesourcery.com>
5602
5603 * observer.texi (thread_exit): Add "silent" parameter.
5604
f3b1572e
PA
56052009-03-22 Pedro Alves <pedro@codesourcery.com>
5606
5607 * observer.texi (about_to_proceed): New.
5608
587afa38
EZ
56092009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5610
5611 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5612 field throughout to handle types with spaces in them. Fix typos
5613 found by aspell.
5614 (Summary, Requirements, Contributors): New first chapter,
5615 "Summary" added, old Requirements section moved there, and new
5616 section, "Contributors" added.
5617 (Initializing a New Architecture, Register Representation)
5618 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5619 (Porting gdb): These sections extended and updated.
5620 (Compiler Characteristics): This section (empty) deleted.
5621 (Defining Other Architecture Features): This section renamed and
5622 duplicate material removed from (formerly "Target Conditionals").
5623 Use braces {} in @deftypeXX type field throughout to handle types
5624 with spaces in them. Typos found by aspell fixed.
5625
5626 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5627 * stack_frame.pdf: Version of image for PDF output.
5628 * stack_frame.png: Version of image for HTML output and for Emacs.
5629 * stack_frame.txt: Version of image for Info output.
1db61298 5630 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5631
10af6951
EZ
56322009-03-21 Eli Zaretskii <eliz@gnu.org>
5633
5634 * gdb.texinfo (Character Sets): Fix last change.
5635
cc924cad
TJB
56362009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5637
5638 * gdb.texinfo (Values From Inferior): Fix optional arguments
5639 markup.
5640 (Commands In Python): Adjust argument names of gdb.Command.__init__
5641 to what the function accepts as keywords.
5642
bc3b79fd
TJB
56432008-03-20 Tom Tromey <tromey@redhat.com>
5644
5645 * gdb.texinfo (Convenience Vars): Document convenience functions.
5646 (Functions In Python): New node.
5647 (Python API): Update.
5648
6c7a06a3
TT
56492009-03-20 Tom Tromey <tromey@redhat.com>
5650
5651 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5652 set target-wide-charset.
5653 (Requirements): Mention iconv.
5654
b646ddd4
HZ
56552009-03-17 Hui Zhu <teawater@gmail.com>
5656
5657 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5658
91440f57
HZ
56592009-03-17 Hui Zhu <teawater@gmail.com>
5660
5661 * gdb.texinfo: Add documentation for disassemble-next-line.
5662
8fd41227
TJB
56632009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5664
5665 * gdb.texinfo (Commands In Python): Remove tindex entries.
5666
61ff14c6
JK
56672009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5668
5669 * gdb.texinfo (Returning): New description for missing debug info.
5670
0b16c5cf
PA
56712009-03-14 Pedro Alves <pedro@codesourcery.com>
5672
5673 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5674 (General Query Packets): Document qAttached.
0b16c5cf 5675
32fc0df9
PA
56762009-03-05 Pedro Alves <pedro@codesourcery.com>
5677
5678 * gdb.texinfo (Background Execution): Better describe the set
5679 target-async command.
5680 (Maintenance Commands): Delete description of the `maint set/show
5681 linux-async' and `maint set/show remote-async' commands.
5682
134eb42c
VP
56832009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5684
5685 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5686 between sentences.
5687
c86cf029
VP
56882009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5689
5690 * gdb.texinfo (GDB/MI Async Records): Document the
5691 =library-loaded and =library-unloaded notifications.
5692
3ea85240
VP
56932009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5694
5695 * observer.texi (test_notification): New observer.
5696
1d33d6ba
VP
56972009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5698
61ff14c6
JK
5699 * observer.texi: Add parameter 'print_frame' to normal_stop
5700 observer.
1d33d6ba 5701
d721c933
EZ
57022009-02-07 Eli Zaretskii <eliz@gnu.org>
5703
5704 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5705 (Commands In Python): Fix COMMAND_* constants in last change. Use
5706 @kbd for interactive input. Add cross-references and index
5707 entries.
5708
4aa995e1
PA
57092009-02-06 Pedro Alves <pedro@codesourcery.com>
5710
5711 * gdb.texinfo (Signals): Document $_siginfo.
5712 (Convenience Variables): Mention $_siginfo.
5713 (Remote Configuration): Document qXfer:siginfo:read,
5714 qXfer:siginfo:write packets, and the read-siginfo-object,
5715 write-siginfo-object commands.
5716
5f5233d4
PA
57172009-02-06 Pedro Alves <pedro@codesourcery.com>
5718
5719 * gdbint.texinfo (Values): New chapter.
5720
d8906c6f
TJB
57212009-02-06 Tom Tromey <tromey@redhat.com>
5722
5723 * gdb.texinfo (Python API): Add entry for Commands In Python.
5724 (Commands In Python): New node.
5725
b6cb8e7d
TJB
57262009-02-05 Tom Tromey <tromey@redhat.com>
5727
5728 * gdb.texinfo (Values From Inferior): Document Value.string.
5729
12453b93
TJB
57302009-02-05 Tom Tromey <tromey@redhat.com>
5731
5732 * gdb.texinfo (Basic Python): Document execute's from_tty
5733 argument.
5734
08c637de
TJB
57352009-02-04 Tom Tromey <tromey@redhat.com>
5736
5737 * gdb.texinfo (Basic Python): Document gdb.history.
5738
592375cd
VP
57392009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5740
5741 * gdb.texinfo (GDB/MI Thread Commands): Document the
5742 'current-thread-id' field. Remove the example with zero threads,
5743 since current GDB won't ever report that if there's inferior.
5744
41447f92
VP
57452009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5746
5747 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5748 option to -break-insert.
5749
098b41a6
JG
57502009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5751 Jerome Guitton <guitton@adacore.com>
5752
5753 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5754 (System-wide configuration): New section.
5755
3c16cced
PA
57562009-01-26 Pedro Alves <pedro@codesourcery.com>
5757
5758 PR gdb/7580:
5759 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5760 internal-error|internal-warning quit|corefile ask|yes|no".
5761
62709adf
PA
57622009-01-26 Pedro Alves <pedro@codesourcery.com>
5763
5764 * gdb.texinfo (Using the `gdbserver' Program): Document
5765 --remote-debug.
5766
7ce58dd2
DE
57672009-01-23 Doug Evans <dje@google.com>
5768
5769 * gdb.texinfo: Add nexti to list of commands that support
5770 background execution.
5771
adb483fe
DJ
57722009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5773
5774 * gdb.texinfo (Define, Hooks): Document prefix command support.
5775
a67ec3f4 57762009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5777 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5778
5779 Fixes for makeinfo --html.
5780
5781 * annotate.texinfo: Use @copying and @insertcopying. Use
5782 @ifnottex in place of @ifinfo.
5783 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5784 place of @ifinfo. Use @ifnotinfo for one index entry.
5785 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5786 in place of @ifinfo.
5787 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5788 in place of @ifinfo. Include contents at start unconditionally.
5789
84fcdf95
PA
57902009-01-13 Pedro Alves <pedro@codesourcery.com>
5791
5792 * gdb.texinfo (General Query Packets): Remove @var{} around the
5793 "spu" literal string.
5794
fa3a767f
PA
57952009-01-07 Pedro Alves <pedro@codesourcery.com>
5796
5797 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5798 program may be running in another process" errors.
5799 * gdbint.texinfo (Native Conditionals): Delete
5800 ONE_PROCESS_WRITETEXT description.
5801
9cb011d3
JB
58022009-01-07 Joel Brobecker <brobecker@adacore.com>
5803
5804 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5805 emacs local variable to be placed at the end of the ChangeLog.
5806 Add server.c and gdbreplay.c to the list of files where the
5807 copyright year needs to be updated.
5808
84603566
SL
58092009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5810
5811 * gdb.texinfo (Remote Configuration): Document new
5812 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5813 commands.
5814
a53f55d8
PA
58152008-12-28 Pedro Alves <pedro@codesourcery.com>
5816
5817 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5818 FETCH_INFERIOR_REGISTERS.
5819 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5820 FETCH_INFERIOR_REGISTERS descriptions. Remove
5821 gdbarch_get_longjmp_target descrition, since already described in
5822 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5823 (Target Conditionals): ... here.
5824
077e0a52
JB
58252008-12-16 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5828 examples.
5829 (Additions to Ada): Likewise. Add the missing opening and closing
5830 parenthesis of the GDB prompt in one of the examples.
5831
023eb17c
JB
58322008-12-14 Joel Brobecker <brobecker@adacore.com>
5833
5834 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5835 about the result of 'Address not being of type System.Address.
5836 This problem has been fixed a while ago.
5837
c3b108f7
VP
58382008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5839
5840 MI non-stop and multiprocess docs.
5841
c8d5aac9
L
5842 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5843 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5844 Adjust documentation for *stopped, document =thread-created,
5845 =thread-exited, =thread-group-created and =thread-group-exited.
5846 (GDB/MI Thread Commands): Document the 'state' field in
5847 -thread-info output.
5848 (GDB/MI Program Execution): Mention --all and --thread-group
5849 options.
5850 (GDB/MI Variable Objects): Describe floating and fixed variable
5851 objects.
5852 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5853
07e059b5
VP
58542008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5855
c8d5aac9
L
5856 * gdb.texinfo (Operating System Information): New appendix.
5857 (Operating System Auxiliary Information): Document 'info os processes'
5858 (Remote Configuration): Document 'osdata'
5859 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5860
a80b95ba
TG
58612008-11-27 Tristan Gingold <gingold@adacore.com>
5862
5863 * gdb.texinfo (Darwin): Document Darwin specific features.
5864
a655d424
JK
58652008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdbint.texinfo (Target Conditionals): Extend the
5868 gdbarch_breakpoint_from_pc description.
5869
249e1128
VP
58702008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5871
5872 * gdb.texinfo (M68K Features): Fix typo.
5873
c14c28ba
PP
58742008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5875
5876 * gdb.texinfo (Symbols): Mention printing containing
5877 image name in "info symbol".
5878 (Maint translate-address): Likewise.
889bf7c5 5879
394a6666
JB
58802008-11-18 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5883 commands "catch load" and "catch unload".
5884
66bb093b
VP
58852008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5886
5887 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5888 =thread-selected.
889bf7c5 5889
4a92f99b
VP
58902008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5891
c8d5aac9 5892 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5893
f0323ca0
PA
58942008-10-27 Pedro Alves <pedro@codesourcery.com>
5895
5896 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5897 .mt files, TM_CLIBS or TM_CDEPS.
5898 (x86 Watchpoints): Don't mention TDEPFILES.
5899
8b23ecc4
SL
59002008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5901
5902 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5903 (Overview): Mention notifications and non-stop mode behavior.
5904 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5905 with non-stop mode behavior. Add vStopped description.
5906 (Stop Reply Packets): Update list of packets that return
5907 stop replies. Mention non-stop behavior.
5908 (General Query Packets): Document QNonStop packet and associated
5909 qSupported query response.
5910 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5911 behavior.
5912 (Notification Packets): New section.
5913 (Remote Non-Stop): New section.
5914 (File-I/O Overview): Mention non-stop behavior.
5915
fff08868
HZ
59162008-10-24 Hui Zhu <teawater@gmail.com>
5917 Pedro Alves <pedro@codesourcery.com>
5918
5919 * gdb.texinfo (displaced-stepping): Describe the auto mode
5920 setting, and say it's the default. This is now a mainstream
5921 setting instead of a maintenance setting.
5922
252fbfc8
PA
59232008-10-23 Pedro Alves <pedro@codesourcery.com>
5924
5925 * observer.texi (thread_stop_requested): New.
5926
20924a55
JB
59272008-10-22 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5930 (Patching): Replace incorrect usage of @samp by @kbd.
5931
bacec72f
MS
59322008-10-17 Michael Snyder <msnyder@vmware.com>
5933
5934 * gdb.texinfo: Add documentation for reverse execution.
5935
a08702d6 59362008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5937 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5938
5939 * gdb.texinfo. (Values From Inferior): New subsubsection.
5940
d97bc12b
DE
59412008-10-06 Doug Evans <dje@google.com>
5942
5943 * gdb.texinfo (set debug dwarf2-die): Document it.
5944
87f67dba
JB
59452008-10-01 Joel Brobecker <brobecker@adacore.com>
5946
5947 * gdb.texinfo (catch) [exception]: Document how to insert
5948 a breakpoint on user-defined exceptions when the exception
5949 name is identical to one of the language-defined ones.
5950
2fae03e8
TT
59512008-09-27 Tom Tromey <tromey@redhat.com>
5952
5953 * gdb.texinfo (Macros): Remove text about stringification,
5954 varargs, and splicing.
5955
5c6ce71d
TT
59562008-09-27 Tom Tromey <tromey@redhat.com>
5957
5958 * gdbint.texinfo (Language Support): Remove text about omitting
5959 support for a language.
5960
07128da0
DE
59612008-09-23 Doug Evans <dje@google.com>
5962
5963 * gdb.texinfo (info dcache): Update.
5964
b90a069a
SL
59652008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5966
5967 * gdb.texinfo (Packets): Add info on thread-id syntax and
5968 multiprocess extensions.
5969 <D>: Document multiprocess form of packet.
5970 <H>: Use thread-id syntax.
5971 <T>: Likewise.
5972 <vCont>: Likewise. Note this is required for multiprocess.
5973 <vKill>: New packet.
5974 (Stop Reply Packets) <T>: Use thread-id syntax.
5975 <W>: Document multiprocess form of reply.
5976 <X>: Likewise.
5977 (General Query Packets) <qC>: Use thread-id syntax.
5978 <qfThreadInfo>: Likewise.
5979 <qGetTLSAddr>: Likewise.
5980 <qP>: Likewise.
5981 <qSupported>: Add "multiprocess" feature.
5982 <qThreadExtraInfo>: Use thread-id syntax.
5983
b77209e0
PA
59842008-09-22 Stan Shebs <stan@codesourcery.com>
5985
5986 * gdb.texinfo (Inferiors): New section.
5987
3d0bb823
PA
59882008-09-12 Pedro Alves <pedro@codesourcery.com>
5989
5990 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5991
f8dcfc0a
UW
59922008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5993
5994 * gdbint.texinfo (Target Conditionals): Remove documentation
5995 for gdbarch_name_of_malloc.
5996
8775bb90
MS
59972008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5998
5999 * gdb.texinfo (Interrupts): Mention TCP interface for
6000 sending BREAK.
6001
f1838a98
UW
60022008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6003
6004 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6005 argument prefix to "set sysroot".
6006
158c7665
PH
60072008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6008
6009 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6010 and False.
6011
30e026bb
VP
60122008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6013
c8d5aac9
L
6014 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6015 for possible features of -list-features.
30e026bb 6016
c6ebd6cf
VP
60172008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6018
c8d5aac9 6019 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6020 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6021
aeac0ff9
VP
60222008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6023
6024 * doc/gdb.texinfo (PowerPC): Fix typo.
6025 (PowerPC features): Fix typo.
6026
5231c1fd
PA
60272008-08-18 Pedro Alves <pedro@codesourcery.com>
6028
6029 * observer.texi (thread_ptid_changed): New.
6030
677c5bb1
LM
60312008-08-18 Luis Machado <luisgpm@br.ibm.com>
6032
6033 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6034 (PowerPC features): Mention feature set for VSX registers.
6035
f3a2dd1a
JB
60362008-08-13 Joel Brobecker <brobecker@adacore.com>
6037
6038 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6039 the direct visibility of all names in user-written packages.
6040
33e5cbd6
PA
60412008-08-13 Pedro Alves <pedro@codesourcery.com>
6042
6043 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6044 setting, and make it the default.
6045 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6046 non-stop script example.
6047
d0384fc4
TJB
60482008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6049
6050 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6051 reference to the "Using Different Register and Memory Data
6052 Representation" section.
6053
a6f3e723
SL
60542008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6055
6056 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6057 (Remote Protocol): Add Packet Acknowledgment to menu.
6058 (Overview): Mention +/- can be disabled, and point to new section
6059 where this is discussed in detail.
6060 (General Query Packets): Document QStartNoAckMode packet, and
6061 corresponding qSupported reply.
6062 (Packet Acknowledgment): New section.
6063
0606b73b
SL
60642008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6065 Pedro Alves <pedro@codesourcery.com>
6066
6067 * gdb.texinfo (Threads): Move paragraph about automatic thread
6068 selection to All-Stop Mode subsection.
6069 (Thread Stops): Reorganize existing material into subsections.
6070 Add introductory blurb and menu.
6071 (Non-Stop Mode): New subsection.
6072 (Background Execution): New subsection.
6073 (Maintenance Commands): Add cross-references from async mode
6074 commands to the new Background Execution section.
6075
d57a3c85
TJB
60762008-08-06 Tom Tromey <tromey@redhat.com>
6077
6078 * gdb.texinfo (Extending GDB): New chapter.
6079 (Sequences): Demoted chapter, now a section under the new
6080 Extending GDB chapter.
6081 (Python): New section.
6082
6d76a53d
SS
60832008-07-31 Stan Shebs <stan@codesourcery.com>
6084
6085 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6086
1f70da6a
SS
60872008-07-29 Stan Shebs <stan@codesourcery.com>
6088
6089 * gdbint.texinfo: General round of cleanup and minor
6090 clarifications.
6091 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6092 (Longjmp Support): Update description to reflect how it is done
6093 for targets without using native header.
6094 (Symbol Handling): Add a little more general explanation.
6095 (COFF, ELF): Mention stabs encapsulation.
6096 (DWARF 3): New section.
6097 (Adding a New Host): Scrub out some obsolete bits.
6098 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6099 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6100 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6101 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6102 SEEK_SET, STOP_SIGNAL, USG.
6103 (Raw and Virtual Register Representations): Ditto for
6104 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6105 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6106 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6107 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6108 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6109 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6110 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6111 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6112 DEPRECATED_USE_STRUCT_CONVENTION.
6113 Describe gdbarch_deprecated_fp_regnum.
6114 Update description of gdbarch_print_insn.
6115 (Adding a New Target): Scrub out obsolete bits.
6116 (Obsolete Conditionals): Remove entire section.
6117
383f836e
TT
61182008-07-25 Tom Tromey <tromey@redhat.com>
6119
6120 * observer.texi (GDB Observers): Document new observers:
6121 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6122 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6123 architecture_changed.
6124
cfd8ab24
SS
61252008-07-21 Stan Shebs <stan@codesourcery.com>
6126
6127 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6128 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6129
781b42b0
TT
61302008-07-21 Tom Tromey <tromey@redhat.com>
6131
6132 * observer.texi (GDB Observers): Remove obsolete comment.
6133 <executable_changed>: Remove argument.
6134
d7d9f01e
TT
61352008-07-18 Tom Tromey <tromey@redhat.com>
6136
6137 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6138
bf250677
DE
61392008-07-10 Doug Evans <dje@google.com>
6140
6141 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6142
10568435
JK
61432008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6144
6145 * gdb.texinfo (Starting): Document "set disable-randomization".
6146
5ae4183a
AS
61472008-07-07 Andreas Schwab <schwab@suse.de>
6148
6149 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6150
b56e7235
VP
61512008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6152
6153 * gdb.texinfo (GDB/MI Target Manipulation): Add
6154 example of -target-attach.
6155
e1ac3328
VP
61562008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6157
6158 * observer.texi (target_resumed): New observer.
5ae4183a 6159 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6160
65d12d83
TT
61612008-06-06 Tom Tromey <tromey@redhat.com>
6162
6163 * gdb.texinfo (Completion): Add field name example.
6164
fbc5282e
MK
61652008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6166
6167 * gdb.texinfo (GDB/MI Program Context): Added example
6168 to -exec-arguments
5ae4183a 6169
fbc5282e 61702008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6171
6172 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6173 annotation.
6174
c16158bc 61752008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6176 Nathan Sidwell <nathan@codesourcery.com>
6177 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6178
6179 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6180 and ACX_BUGURL.
6181 * configure: Regenerate.
6182 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6183 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6184 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6185 mailing-list-specific text about bug reporting unless
6186 BUGURL_DEFAULT.
6187
75c99385
PA
61882008-06-05 Pedro Alves <pedro@codesourcery.com>
6189
6190 * gdb.texinfo (-target-select): Remove reference to target async.
6191 (Maintenance Commands): Document "maint set/show remote-async".
6192
1763a388
MK
61932008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6194
6195 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6196 in -target-file-get section.
5ae4183a 6197
d0d064df
PA
61982008-05-22 Pedro Alves <pedro@codesourcery.com>
6199
9b562ab8
PA
6200 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6201 killing the inferior when it is already debugging a process.
d0d064df 6202
8dfa32fc
JB
62032008-05-21 Joel Brobecker <brobecker@adacore.com>
6204
6205 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6206 abbreviation for "finish".
6207
55f996a7
NR
62082008-05-21 Nick Roberts <nickrob@snap.net.nz>
6209
6210 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6211
ba2b1c56
DJ
62122008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * gdbint.texinfo (Target Conditionals): Delete entry for
6215 gdbarch_dwarf_reg_to_regnum.
6216
08388c79
DE
62172008-05-09 Doug Evans <dje@google.com>
6218
a3c83fae 6219 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6220
d14508fe
DE
62212008-05-05 Doug Evans <dje@google.com>
6222
6223 * gdb.texinfo (disassemble): Document /m modifier.
6224
e2b7ddea
VP
62252008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6226
5ae4183a
AS
6227 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6228 will not report the time of commands that run the target.
e2b7ddea 6229
8eb41542
VP
62302008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6231
6232 * gdb.texinfo (GDB/MI Output Records): Add
6233 missing semicolon.
6234
82f68b1c
VP
62352008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6236
6237 * gdb.texinfo (GDB/MI Output Records):
6238 Document =thread-create and =thread-exited.
6239
fa0f268d
VP
62402008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6241
6242 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6243 Remove mention of dmi-discuss.
fa0f268d 6244
063bfe2e
VP
62452008-05-03 Pedro Alves <pedro@codesourcery.com>
6246
6247 * observer.texi (thread_exit): New.
6248
237fc4c9
PA
62492008-05-02 Pedro Alves <pedro@codesourcery.com>
6250
6251 * gdb.texinfo (Debugging Output): Document "set/show debug
6252 displaced".
6253 (Maintenance Commands): Document "maint set/show
6254 can-use-displaced-stepping".
6255
0428b8f5
DJ
62562008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6257
6258 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6259 and set/show arm force-mode.
6260
5009afc5
AS
62612008-05-02 Andreas Schwab <schwab@suse.de>
6262
6263 * gdbint.texinfo (Algorithms): Describe
6264 target_watchpoint_addr_within_range.
6265
669fac23
DJ
62662008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * gdbint.texinfo (Stack Frames): New chapter.
6269 (Algorithms): Move Frames text to the new chapter.
6270 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6271 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6272
721c02de
VP
62732008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6274
5ae4183a
AS
6275 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6276 output does not necessary include any tokens.
721c02de 6277
c055b101
CV
62782008-04-22 Corinna Vinschen <vinschen@redhat.com>
6279
6280 * gdb.texinfo (Set SH Calling convention): New @item.
6281 (Show SH Calling convention): Ditto.
6282
68837c9d
MD
62832008-04-22 Markus Deuling <deuling@de.ibm.com>
6284
6285 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6286
2e9132cc
EZ
62872008-04-20 Eli Zaretskii <eliz@gnu.org>
6288
6289 * gdb.texinfo (Set Breaks): Mention that multiple location
6290 breakpoints need line number info. Add index entries.
6291
31fffb02
CS
62922008-04-19 Craig Silverstein <csilvers@google.com>
6293
6294 * gdb.texinfo (Requirements): Add an optional requirement on
6295 zlib.
6296 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6297 Compressed DWARF 2.
6298
a47ec5fe
AR
62992008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6300
6301 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6302 sample output for 'stopped,reason="breakpoint-hit"' message.
6303 (GDB/MI Program Execution): Likewise.
6304
de051565
MK
63052008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6306
5ae4183a 6307 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6308 -var-set-format. Add -f option to -var-evaluate-expression.
6309
6ba66d6a
JB
63102008-04-03 Joel Brobecker <brobecker@adacore.com>
6311
6312 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6313 new node "Ambiguous Expressions". Replace references to this
6314 node by references to "Ambiguous Expressions" throughout.
6315 (Ambiguous Expressions): New node.
6316
1e26b4f8
DJ
63172008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6318
6319 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6320
b84876c2
PA
63212008-03-21 Pedro Alves <pedro@codesourcery.com>
6322
6323 * gdb.texinfo (Debugging Output): Document
6324 "set/show debug lin-lwp-async".
6325 (Maintenance Commands): Document "maint set/show linux-async".
6326
63092375
DJ
63272008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6328
6329 * gdb.texinfo (Expressions): Update description of malloced arrays.
6330
8e8901c5
VP
63312008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6332
6333 * gdb.texinfo (Thread Commands): Document
6334 -thread-info. Remove -thread-list-all-threads.
6335
1fddbabb
PA
63362008-03-14 Pedro Alves <pedro@codesourcery.com>
6337 Sandra Loosemore <sandra@codesourcery.com>
6338
6339 * gdb.texinfo (Library List Format): Update to mention the
6340 possibility to pass section addresses instead of segment
6341 addresses.
6342
ccd213ac
DJ
63432008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * gdb.texinfo (Starting): Document "set exec-wrapper".
6346 (Server): Document gdbserver --wrapper.
6347
fa4727a6
DJ
63482008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6349
6350 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6351 unreadable memory. Delete obsolete SPARClite reference.
6352
8edfe269
DJ
63532008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * gdb.texinfo (Starting): Mention always-running targets.
6356 (Target Commands): Add an anchor for load.
6357 (Connecting): Explain continue instead of run.
6358
1843f87b
DJ
63592008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6360
6361 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6362
f9082629
NR
63632008-02-26 Nick Roberts <nickrob@snap.net.nz>
6364
6365 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6366 breakpoint table.
6367
fd96d250
PA
63682008-02-19 Pedro Alves <pedro@codesourcery.com>
6369
6370 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6371 killing the inferior when it is already debugging a process.
6372
36af4ef6
MD
63732008-02-13 Markus Deuling <deuling@de.ibm.com>
6374
6375 * gdbint.texinfo (Build Script): New section. Mention new build script
6376 gdb_buildall.sh.
6377
cda4ce5a
JB
63782008-02-01 Jim Blandy <jimb@red-bean.com>
6379
6380 * gdb.texinfo (Help): Summarize 'info args' correctly.
6381
4acd40f3
TJB
63822008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6383
6384 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6385 available in PowerPC architecture.
6386 (Embedded Processors): Change node name of PowerPC item in menu.
6387 (PowerPC): Rename to...
6388 (PowerPC Embedded): this.
6389 (Architectures): Add new PowerPC item in menu.
6390 (PowerPC): New node.
6391
6e6c6f50
DJ
63922008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6393
6394 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6395 commands.
6396
5ee187d7
DJ
63972008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6398
6399 * gdb.texinfo (Setting Catchpoints): Mention features
6400 supported on GNU/Linux.
6401
e275c0d9
NR
64022008-01-30 Nick Roberts <nickrob@snap.net.nz>
6403
6404 * gdb.texinfo (GDB/MI File Commands): Describe new output
6405 field for MI command -file-list-exec-source-file.
6406
2d717e4f
DJ
64072008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6408
6409 * gdb.texinfo (Using the `gdbserver' Program): Add security
6410 warning. Rearrange into subsections and subsubsections. Document
6411 --multi and --debug. Correct --with-sysroot typo. Update --attach
6412 usage. Make load reference clearer. Document monitor exit.
6413 (Remote Configuration): Document set remote exec-file, attach-packet,
6414 and run-packet.
6415 (Packets): Document vAttach and vRun.
6416
d35a4257 64172008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6418
6419 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6420 detach-on-follow -> detach-on-fork.
f663676d 6421
c78d192c
DJ
64222008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6423
6424 * gdbint.texinfo (Native Conditionals): Remove
6425 SHELL_COMMAND_CONCAT and SHELL_FILE.
6426
d35a4257
EZ
64272008-01-26 Eli Zaretskii <eliz@gnu.org>
6428
6429 * gdb.texinfo (Specify Location): Improve wording.
6430
93815fbf
VP
64312008-01-23 Chris Demetriou <cgd@google.com>
6432
6433 * gdb.texinfo (Threads): Document new "set print thread-events"
6434 and "show print thread-events" commands.
6435
2a25a5ba
EZ
64362008-01-19 Eli Zaretskii <eliz@gnu.org>
6437
6438 * gdb.texinfo (Specify Location): New section.
6439 (Delete Breaks, Edit, Set Breaks): Remove description of
6440 locations. Instead, add a reference to "Specify Location".
6441 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6442 (Symbols): Refer to "Specify Location" for the valid forms of
6443 linespecs and locations.
6444
32c9a795
MD
64452008-01-18 Markus Deuling <deuling@de.ibm.com>
6446
6447 * gdbint.texinfo (Target Conditionals): Replace the description of
6448 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6449
b17828ca
JB
64502008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6451
6452 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6453 about &&var, which is rejected by the expression parser.
6454
0aea4bf3
LM
64552008-01-09 Luis Machado <luisgpm@br.ibm.com>
6456
6457 * gdb.texinfo (Output): Update documentation on using printf with DFP
6458 types.
6459
febe4383
TJB
64602008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6461
6462 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6463 subsubsection.
6464 (Decimal Floating Point format): New subsubsection.
6465
7a404eba
PA
64662008-01-05 Pedro Alves <pedro@codesourcery.com>
6467
6468 * gdb.texinfo (File Options): Remove mention of the attempt to
6469 open a core file with the -p option. Don't list -c as a valid
6470 option to attach to a process.
6471
a4d9b460
PA
64722008-01-05 Pedro Alves <pedro@codesourcery.com>
6473
6474 * gdbint.texinfo (Host Conditionals): Remove mention of
6475 ALIGN_STACK_ON_ENTRY.
6476
6ec2edbe
JB
64772008-01-05 Joel Brobecker <brobecker@adacore.com>
6478
6479 * gdbint.texinfo (Start of New Year Procedure): Add item
6480 describing how to update the source and documentation copyright
6481 notices.
6482
d8b2a693
JB
64832007-12-18 Jim Blandy <jimb@codesourcery.com>
6484
ab209b3a 6485 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6486 watchpoint explanation into the main description of the watchpoint
6487 command; update synopses of 'watch', 'rwatch', and 'awatch'
6488 commands.
6489
8b4ed427
VP
64902007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6491
6492 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6493 Document 'pending-breakpoints' feature of
6494 -list-features.
6495
37e4754d
LM
64962007-12-17 Luis Machado <luisgpm@br.ibm.com>
6497
669fac23 6498 * gdb.texinfo: Add new parameter's description.
37e4754d 6499
1d3811f6
DJ
65002007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.texinfo (Overview): Clarify run-length encoding
6503 example. Remove the restriction on "+" and "-" characters.
6504
c1c25a1a
EZ
65052007-12-15 Eli Zaretskii <eliz@gnu.org>
6506
6507 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6508
afe8ab22 65092007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6510
afe8ab22
VP
6511 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6512 the -f option for -break-insert, remove -r option,
6513 and clarify specification of location.
6514
a6b151f1
DJ
65152007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6516
6517 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6518 formatting.
6519 (Remote Debugging): Add File Transfer section.
6520 (Remote Configuration): Document Host I/O packets.
6521 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6522 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6523 (Packets): Add vFile.
6524
3b784c4f
EZ
65252007-11-17 Eli Zaretskii <eliz@gnu.org>
6526
6527 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6528 breakpoints with multiple locations.
6529 (Breakpoint Menus): Improve wording.
6530 (Output): Fix last change.
6531
a4ce5b0d
UW
65322007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6533
6534 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6535
1b39d5c0
DE
65362007-11-15 Doug Evans <dje@google.com>
6537
6538 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6539
7a72d44c
VP
65402007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6541
6542 * gdbint.texinfo (Native Conditionals): Remove
6543 mention of CLEAR_SOLIB.
5ae4183a 6544
6d1829bf 65452007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6546
6547 * gdb.texinfo (Print Settings): Add documentation for "set/show
6548 print frame-arguments".
6549
1a619819
LM
65502007-11-05 Luis Machado <luisgpm@br.ibm.com>
6551
3b784c4f 6552 * gdb.texinfo (Output): Update printf command's description.
1a619819 6553
55eddb0f
DJ
65542007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6555
6556 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6557 powerpc soft-float".
6558
9cceb671
DJ
65592007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6560
6561 * gdb.texinfo (Files): Correct formatting. Mention Expat
6562 requirement.
6563 (Requirements for Building GDB): Expand the list of Expat
6564 uses.
6565 (Library List Format, Memory Map Format): Mention Expat.
6566 (Target Descriptions): Update Expat wording.
6567
83acabca
DJ
65682007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6569
6570 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6571 Document that gdbarch_convert_register_p should return zero for no-op
6572 conversions.
6573
e35879db
UW
65742007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6575
83acabca 6576 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6577 of set_gdbarch_sofun_address_maybe_missing back to ...
6578 (Target Conditionals): ... here to fix build break.
6579
203c3895
UW
65802007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6581
83acabca 6582 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6583 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6584 (Compiler Characteristics): ... documentation of
6585 set_gdbarch_sofun_address_maybe_missing.
6586
11411de3
DJ
65872007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6588
6589 * gdbint.texinfo (Target Conditionals): Use
6590 frame_unwind_register_unsigned in examples instead of
6591 frame_unwind_unsigned_register.
6592
7cc46491
DJ
65932007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6594
6595 * gdb.texinfo (Predefined Target Types): Add int128
6596 and uint128.
6597 (Standard Target Features): Add PowerPC features.
6598
81adfced
DJ
65992007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6602
c1874924
UW
66032007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6604
6605 * gdbint.texi (Target Conditionals): Remove documentation
6606 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6607 gdbarch_extract_return_value, and gdbarch_store_return_value.
6608
f6e56ab3
UW
66092007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6610
6611 * gdbint.texi (Target Conditionals): Remove documentation of
6612 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6613
56cf5405
KH
66142007-10-11 Kazu Hirata <kazu@codesourcery.com>
6615
6616 * gdb.texinfo: Mention that inaccessible-by-default is on by
6617 default.
6618
35156bae
DJ
66192007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6620
6621 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6622
d983da9c
DJ
66232007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6624
6625 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6626 multi-threaded watchpoints.
6627 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6628 checked. Describe sticky notification. Expand description
6629 of steppable and continuable watchpoints.
6630 (Watchpoints and Threads): New subsection.
6631
fe6fbf8b
VP
66322007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6633
6634 * gdb.texinfo (Setting Breakpoints): Revise
6635 documentation for pending breakpoints. Document
6636 breakpoints with multiple locations.
5ae4183a 6637
084344da
VP
66382007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6639
6640 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6641 Document -list-features.
5ae4183a 6642
82160952
EZ
66432007-09-15 Eli Zaretskii <eliz@gnu.org>
6644
6645 * gdb.texinfo (Output): Spell out which features of C's printf are
6646 not supported by GDB's printf.
7e27a47a
EZ
6647 (Separate Debug Files): More accurate wording regarding build ID
6648 and a reference to the ld manual rather than the Fedora wiki.
82160952 6649
ea37ba09
DJ
66502007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6651 Jim Blandy <jimb@codesourcery.com>
6652
6653 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6654 (Examining Memory): Update mentions of the 's' format.
6655 (Automatic Display): Likewise.
6656
b8533aec
DJ
66572007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.texinfo: Update the FSF's Back-Cover Text.
6660
83f83d7f
JK
66612007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6662 Eli Zaretskii <eliz@gnu.org>
6663
6664 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6665 Fixed the ``build ID'' name. New binaries build instructions for the
6666 build ID inclusion. Explain how the commands are specific to the build
6667 ID vs. debug link.
6668
c7e83d54
EZ
66692007-09-01 Eli Zaretskii <eliz@gnu.org>
6670
6671 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6672 indexing for ``build ID'' support.
6673
d3750b24
JK
66742007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6675
6676 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6677 Enlisted BUILD ID to the debug file searching example.
6678 Included a BUILD ID `.note.gnu.build-id' section description.
6679 Updated/added the debug files splitting instructions for OBJCOPY.
6680
02142340
VP
66812007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6682
6683 * gdb.texinfo (Variable Objects): Adjust docs
6684 for -var-info-expression and document
6685 -var-info-path-expression.
6686
d3bdde98
JB
66872007-08-20 Jim Blandy <jimb@codesourcery.com>
6688
3fb6a982
JB
6689 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6690 (title page): Include the dedication in the printed manual, as a
6691 separate page after the copyright notice.
5ae4183a 6692
d3bdde98
JB
6693 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6694 don't break a @var across a line.
6695
c80a96a8
MR
66962007-07-25 Maciej W. Rozycki <macro@mips.com>
6697
6698 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6699 for include files.
6700
5824a901
NR
67012007-07-12 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6704 in annotate.texinfo.
6705 (Command History): Link to new node.
5824a901 6706
d52e7ea3
UW
67072007-07-05 Markus Deuling <deuling@de.ibm.com>
6708
6709 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6710
5fc14d0a
EZ
67112007-07-05 Eli Zaretskii <eliz@gnu.org>
6712
6713 * gdbint.texinfo (Target Conditionals): Fix last change.
6714
4a9bb1df
UW
67152007-07-03 Markus Deuling <deuling@de.ibm.com>
6716
6717 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6718 routines:
6719 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6720 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6721 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6722 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6723 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6724 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6725 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6726 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6727 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6728 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6729 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6730 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6731 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6732 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6733 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6734 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6735 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6736 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6737 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6738 (SOFTWARE_SINGLE_STEP_P)
6739
6740 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6741 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6742
6743 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6744 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6745 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6746 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6747 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6748 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6749 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6750 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6751 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6752 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6753
6754 (Converting an existing Target Architecture to Multi-arch): Remove
6755 section.
6756
6757 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6758 (gdbarch_addr_bits_remove): Add code example.
6759
6760 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6761
cfa9d6d9
DJ
67622007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6765 Add other missing entries. Adjust the table size to fit.
6766 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6767 stop reasons including the new "library" event.
6768 (General Query Packets): Adjust table widths for qSupported. Mention
6769 qXfer:libraries:read reply to qSupported and document the new packet.
6770 (Library List Format): New section.
6771
159fcc13
JK
67722007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6773
6774 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6775
f66d1690
MS
67762007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6777
6778 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6779
67102876
NR
67802007-06-25 Nick Roberts <nickrob@snap.net.nz>
6781
6782 * gdbint.texinfo (Register and Memory Data): Break sections
6783 into nodes and add a menu.
6784
a4642986
MR
67852007-06-21 Maciej W. Rozycki <macro@mips.com>
6786
6787 * gdb.texinfo (Examining Memory): Document the new behaviour.
6788
e9c17194
VP
67892007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6790
6791 * gdb.texinfo (Standard Target Features): Document
6792 m68k features.
6793
31d99776
DJ
67942007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6795
6796 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6797
1780a0ed
DJ
67982007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6799
6800 * gdb.texinfo (Target Description Format): Add version attribute
6801 for <target>.
6802
822b6570
DJ
68032007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6806
f8b73d13
DJ
68072007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6808
6809 * gdb.texinfo (MIPS Features): New subsection.
6810
0e7f50da
UW
68112007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6812 Markus Deuling <deuling@de.ibm.com>
6813
6814 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6815 and qXfer:spu:write packets and mention them under qSupported.
6816
23d964e7
UW
68172007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6818 Markus Deuling <deuling@de.ibm.com>
6819
6820 * gdb.texinfo (Architectures): Add new SPU section to document
6821 Cell Broadband Engine SPU architecture specific commands.
6822
9f708cb2
VP
68232007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6824
6825 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6826 comments.
6827
7579b5f8
NR
68282007-06-07 Nick Roberts <nickrob@snap.net.nz>
6829
6830 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6831
bf06d120
JB
68322007-05-29 Jim Blandy <jimb@codesourcery.com>
6833
6834 * gdb.texinfo (Overview): Doc fix.
6835
23776285
MR
68362007-05-22 Maciej W. Rozycki <macro@mips.com>
6837
6838 * gdb.texinfo (Remote Configuration): Document "set/show
6839 remoteflow".
6840
1a69e1e4
DJ
68412007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6842
bf06d120
JB
6843 * gdb.texinfo (MIPS): Remove documentation for set mips
6844 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6845 stack-arg-size.
1a69e1e4 6846
46ba6afa 68472007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6848
46ba6afa
BW
6849 * all-cfg.texi (GDBTUI): New.
6850 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6851 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6852 (TUI Configuration): Edit to improve clarity and fix problems of
6853 both style and content.
5ae4183a 6854
06d3b283
UW
68552007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6856
6857 * observer.texi (GDB Observers): New observer "new_objfile".
6858
179101d6
UW
68592007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6860
6861 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6862
25d5ea92
VP
68632007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6864
6865 * gdb.texinfo (GDB/MI Variable Objects): Document
6866 frozen variables objects.
5ae4183a 6867
ea35711c
DJ
68682007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6871 (Character Sets, Caching Data of Remote Targets): Likewise.
6872 (Targets): Delete Remote node. Move its text...
6873 (Debugging Remote Programs): ...to here. Delete description
6874 of the "remote" command.
6875 (Remote configuration): Delete description of "set remotedevice"
6876 and "show remotedevice".
6877 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6878
db2e3e2e
BW
68792007-04-11 Bob Wilson <bob.wilson@acm.org>
6880
5ae4183a
AS
6881 * gdb.texinfo (Contributors, Continuing and Stepping)
6882 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6883 (General Query Packets, File-I/O Remote Protocol Extension)
6884 (Protocol Basics, The F Reply Packet, Write)
6885 (Protocol-specific Representation of Datatypes, Memory Transfer):
6886 Fix hyphenation, punctuation and grammar problems.
6887 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6888 'section' instead of 'subsection' in the text.
6889 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6890 (i386): Remove period from section name.
db2e3e2e
BW
6891 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6892 (Config Names, Configure Options): Use @file{configure}.
6893
8a3dae3e
DJ
68942007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6895
6896 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6897 and tab expansion.
6898
1a92f856
DJ
68992007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6900
6901 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6902
79a6e687 69032007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6904
79a6e687
BW
6905 * gdb.texinfo: Consistently capitalize all significant words in
6906 node names, chapter titles, section titles, and headings. Update
6907 cross references to match.
6908 (Starting and Stopping Trace Experiment): Make node name plural.
6909 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6910
ad527d2e
PA
69112007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6912
6913 * gdb.texinfo (WinCE): Delete obsolete subsection.
6914
7ce59000
DJ
69152007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6918 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6919 references.
6920
8807d78b
DJ
69212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6922
6923 * gdb.texinfo (Startup): Delete references to some alternate
6924 names for .gdbinit.
6925 (Thread): Remove LynxOS reference.
6926 (Tandem ST2000): Delete target-specific documentation.
6927 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6928 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6929 and GDB_OSABI_LYNXOS.
6930
5f402660
UW
69312007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6932
6933 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6934
bac718a6
UW
69352007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6936
6937 * gdbint.texinfo (Target Conditionals): Remove mention of
6938 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6939 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6940
9453113a
DJ
69412007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6942
6943 * Makefile.in: Add "pdfdir" installation
6944 directory, PDFTEX macro, support for "install-pdf" target,
6945 and rules for making a pdf version of refcard.texi.
6946 * refcard.tex: Specify paper size for PDF output.
6947
ae21e955 69482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6949
ae21e955 6950 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6951
3f94c067 69522007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6953
3f94c067
BW
6954 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6955 (Source Path, Character Sets, Macros, Define)
6956 (GDB/MI Result Records, GDB/MI Simple Examples)
6957 (GDB/MI Program Execution, GDB/MI File Commands)
6958 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6959 (Bug Reporting): Use @value{GCC}.
5ae4183a 6960
12c27660 69612007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6962
12c27660
BW
6963 * gdb.texinfo (Help): Fix formatting of examples.
6964 (Variables): Use @ifnotinfo instead of @iftex.
6965 (Non-debug DLL symbols): Use @ref instead of @pxref.
6966 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6967
ce9341a1
BW
69682007-03-26 Bob Wilson <bob.wilson@acm.org>
6969
6970 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6971
c8f4133a
BW
69722007-03-26 Bob Wilson <bob.wilson@acm.org>
6973
6974 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6975 the order of the nodes.
6976 (C Operators, C Constants, Debugging C): Remove extra menus.
6977 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6978
c8f4133a 69792007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6980
6981 * gdb.texinfo (File Options): Add missing parenthesis.
6982 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6983
c74d0ad8
DJ
69842007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6985
6986 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6987
ff6f572f
DJ
69882007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6989
669fac23 6990 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6991 case insensitivity.
6992 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6993
994337c3
NR
69942007-02-18 Nick Roberts <nickrob@snap.net.nz>
6995
6996 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6997 (Files): Add section name to argument list for pxref.
6998 (Non-debug DLL symbols): Don't use `see' for pxref.
6999 (Embedded Processors): Fix typo.
7000 (GDB/MI Breakpoint Commands): Execution commands generate
7001 *stopped not ^done.
7002
eb819d70
NR
70032007-02-13 Nick Roberts <nickrob@snap.net.nz>
7004
7005 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7006 values for in_scope. Mention that only root variables can be
7007 updated.
7008 (GDB/MI Development and Front Ends): Explain new values may be
7009 added to existing fields.
7010
123dc839
DJ
70112007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7012
7013 * gdb.texinfo (-target-disconnect): Use @smallexample.
7014 (Requirements): Add anchor for Expat. Update description.
7015 (Target Descriptions): Mention Expat.
7016 (Target Description Format): Document new elements. Use
7017 @smallexample.
7018 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7019 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7020
108546a0
DJ
70212007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7022
7023 * gdb.texinfo (Target Description Format): Add section on XInclude.
7024
95a98c01
NR
70252006-02-03 Nick Roberts <nickrob@snap.net.nz>
7026
7027 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7028 command -enable-timings.
7029
f4b3909f
EZ
70302007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7031
5ae4183a 7032 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7033 descriptions for new/deleted elements in gdb_osabi. Add missing
7034 description for function generic_elf_osabi_sniff_abi_tag_sections.
7035
c7ba131e
JB
70362007-01-29 Joel Brobecker <brobecker@adacore.com>
7037
7038 * gdb.texinfo (Maintenance Commands): Add documentation for
7039 the new "maint print target-stack" command.
7040
3a60f64e
JK
70412007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7042 Eli Zaretskii <eliz@gnu.org>
7043
f4b3909f 7044 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7045
c582f8b6
EZ
70462007-01-26 Eli Zaretskii <eliz@gnu.org>
7047
7048 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7049 Use @value{NGCC} instead of @value{GCC}.
7050
d3e8051b
EZ
70512007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7052
7053 * agentexpr.texi: Fix typos.
7054 * annotate.texinfo: Likewise.
7055 * gdb.texinfo: Likewise.
7056 * gdbint.texinfo: Likewise.
7057 * observer.texi: Likewise.
7058 * stabs.texinfo: Likewise.
7059
86f04699
EZ
70602007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7061
7062 * gdbint.texinfo (Support Libraries): Remove mmalloc
7063 entry. Describe readline library.
7064
23181151
DJ
70652007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7066
7067 * gdb.texinfo (Target Descriptions): New section.
7068 (General Query Packets): Add QPassSignals anchor. Mention
7069 qXfer:features:read under qSupported. Expand mentions of
7070 qXfer:memory-map:read and QPassSignals. Document
7071 qXfer:features:read.
7072
f822c95b
DJ
70732007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7074
7075 * gdb.texinfo (Commands to specify files): Describe
7076 "set sysroot" and "show sysroot".
7077 (Using the `gdbserver' program): Lowercase argument
7078 to @var. Expand description of setting up GDB on the
7079 host.
7080
8936fcda
JB
70812007-01-05 Joel Brobecker <brobecker@adacore.com>
7082
7083 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7084 catch exception, catch exception unhandled, and catch assert
7085 commands.
7086
e776119f
DJ
70872007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7088
7089 * gdb.texinfo (Debugging Output): Document "set debug xml"
7090 and "show debug xml".
7091
aa79a185
DJ
70922007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7093
7094 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7095
7f893741
JB
70962007-01-01 Joel Brobecker <brobecker@adacore.com>
7097
7098 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7099
a1b5960f
VP
71002006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7101
7102 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7103 note in @ignore, to be removed later if nobody complains.
7104
9f470e6e
NR
71052006-12-04 Nick Roberts <nickrob@snap.net.nz>
7106
7107 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7108 of -var-delete.
7109
765dc015 71102006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7111
765dc015 7112 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7113 automatic software/hardware breakpoint usage and
7114 the "set breakpoint auto-hw" command.
765dc015 7115
4b5752d0
VP
71162006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7117
7118 * gdb.texinfo (Memory Access Checking): New.
7119
89be2091
DJ
71202006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7121
7122 * gdb.texinfo (Remote configuration): Mention
7123 "pass-signals-packet".
7124 (General Query Packets): Document QPassSignals. Fix
7125 a typo.
7126
ca3bf3bd
DJ
71272006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7128
7129 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7130
427c3a89
DJ
71312006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7132
7133 * gdb.texinfo (Remote configuration): Rewrite documentation for
7134 packet configuration commands.
7135 (OS Information): Adjust reference to qXfer:auxv:read.
7136 (General Query Packets): Remove references to read-aux-vector-packet
7137 and set remote get-thread-local-storage-address.
7138
7a107747
DJ
71392006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7140
7141 * gdbint.texinfo (Target Architecture Definition): Add new
7142 Initializing a New Architecture section.
7143
1c56eb0e
EZ
71442006-10-31 David Taylor <dtaylor@emc.com>
7145
7146 * stabs.texinfo (Macro define and undefine): New node describing
7147 stabs for #define and #undef.
7148
f73adfeb
AS
71492006-10-27 Andreas Schwab <schwab@suse.de>
7150
7151 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7152
fd60e0df
EZ
71532006-10-21 Eli Zaretskii <eliz@gnu.org>
7154
7155 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7156 clarify on the possible meanings of ``expression'' watched by
7157 watchpoints. Add indexing.
e5ac9b53
EZ
7158 (Prompting, Errors, Invalidation, Annotations for Running)
7159 (Source Annotations): Fix index entries by adding "annotation" to
7160 them, to discriminate from index entries that point to the more
7161 general topic descriptions.
fd60e0df 7162
52bb452f
DJ
71632006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7164
7165 * gdbint.texinfo (Target Vector Definition): Move most
7166 content into Existing Targets. Add a menu.
7167 (Existing Targets): New section, moved from Target Vector
7168 Definition. Use @subsection.
7169 (Managing Execution State): New section.
7170
58955e58
BW
71712006-10-16 Bob Wilson <bob.wilson@acm.org>
7172
7173 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7174
c8aa23ab
EZ
71752006-10-15 Eli Zaretskii <eliz@gnu.org>
7176
7177 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7178 (Command Syntax, Signals, Backtrace, Connecting)
7179 (Remote configuration, Renesas Boards, Console I/O): Fix last
7180 change: use Ctrl- instead of C-, except wrt Emacs.
7181 (File-I/O Examples): Put Ctrl-c in @kbd.
7182 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7183 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7184 (Signals, Set Breaks, Set Watchpoints): Document optional
7185 arguments to `info signals' `handle', `info breakpoints', and
7186 `info watchpoints'.
c8aa23ab 7187
e7109c7e
EZ
71882006-10-14 Eli Zaretskii <eliz@gnu.org>
7189
7190 * gdb.texinfo (Backtrace): Fix last change.
7191
de3aea7b
NR
71922006-10-14 Nick Roberts <nickrob@snap.net.nz>
7193
7194 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7195
7f9087cb
BW
71962006-10-10 Bob Wilson <bob.wilson@acm.org>
7197
c8aa23ab
EZ
7198 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7199 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7200 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7201
68437a39
DJ
72022006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7203 Daniel Jacobowitz <dan@codesourcery.com>
7204
7205 * gdb.texinfo (Packets): Document vFlashErase,
7206 vFlashWrite and vFlashDone packets.
7207 (General Query Packets): Document qXfer:memory-map:read.
7208 Add a new feature for qXfer:memory-map:read.
7209 (Memory map format): New section.
7210 (Target Commands): Mention that gdb can write flash.
7211
fd79ecee
DJ
72122006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7213 Daniel Jacobowitz <dan@codesourcery.com>
7214
7215 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7216 memory regions and "mem auto".
7217
350da6ee
DJ
72182006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7219
7220 * gdbint.texinfo (Array Containers): New section.
7221
2f1acb09
VP
72222006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7223
7224 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7225 -stack-list-arguments HIGH_FRAME argument can be larger then the
7226 actual number of frames.
7227
2ab1eb7a
VP
72282006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7229
7230 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7231 -stack-list-locals HIGH_FRAME argument can be larger then the
7232 actual number of frames.
2ab1eb7a 7233
599b237a
BW
72342006-09-02 Bob Wilson <bob.wilson@acm.org>
7235
7236 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7237 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7238
25ab7e6d
EZ
72392006-09-02 Eli Zaretskii <eliz@gnu.org>
7240
7241 * gdbint.texinfo (Overall Structure): New section "Source Tree
7242 Structure".
7243
940178d3
JB
72442006-08-17 Jim Blandy <jimb@codesourcery.com>
7245
7246 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7247 responses.
7248
30daae6c
JB
72492006-08-08 Joel Brobecker <brobecker@adacore.com>
7250
7251 * gdb.texinfo (Source Path): Add documentation for new
7252 substitute-path commands.
7253
7fa2210b
DJ
72542006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7255
7256 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7257 (Running Configure): ...here.
7258 (Requirements): New node. Mention expat.
7259
3d00d119
DJ
72602006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7261
5ae4183a 7262 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7263 'set download-write-size' and 'show download-write-size'.
7264
0cbfa4ee
DJ
72652006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7266
7267 * stabs.texinfo (Member Type Descriptor): Correct example for
7268 pointer to member types.
7269
16026cd7
AS
72702006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7271
7272 * gdb.texinfo (Optional warnings and messages): Add
7273 'set/show trace-commands'.
7274 (Command files): Add '-v' to source command.
7275
0876f84a
DJ
72762006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7277
7278 * gdb.texinfo (OS Information): Update qPart reference to
7279 qXfer.
7280 (Remote configuration): Likewise.
7281 (Overview): Move @cindex to the start of a paragraph. Talk
7282 about binary data encoding.
7283 (Packets): Refer to the overview for the details of the X
7284 packet encoding.
7285 (General Query Packets): Remove qPart description. Add qXfer
7286 description. Add an anchor to qSupported. Correct feature
7287 table title. Add a new feature for qXfer:auxv:read.
7288 (Interrupts): Add a missing parenthesis.
7289
2ec3381a
DJ
72902006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7291
669fac23 7292 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7293 (GDB/MI Kod Commands): Remove commented out node.
7294
594fe323
EZ
72952006-07-01 Eli Zaretskii <eliz@gnu.org>
7296
7297 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7298 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7299 (GDB/MI Thread Commands, GDB/MI Program Execution)
7300 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7301 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7302 (GDB/MI File Commands, GDB/MI Target Manipulation)
7303 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7304 since the MI prompt is hard-wired into the code.
7305
7e3fb70c
NR
73062006-07-01 Nick Roberts <nickrob@snap.net.nz>
7307
7308 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7309 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7310 (GDB/MI Data Manipulation): Remove description of unimplemented
7311 display related commands as variable objects perform this function
7312 and are superior: -display-delete, -display-disable,
7313 -display-enable, -display-insert and -display-list. Move
7314 -environment-cd, -environment-directory, -environment-path
7315 and -environment-pwd to "Program Context".
7316 (GDB/MI Program Control): Rename to "Program Execution". Move
7317 -exec-arguments -exec-abort to...
7318 (GDB/MI Program Context): ...here. New node split from "Data
7319 Manipulation".
7320
be2a5f71
DJ
73212006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * gdb.texinfo (Remote configuration): Document set / show
7324 remote supported-packets.
7325 (General Query Packets): Document qSupported packet.
7326
fc320d37
SL
73272006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7328
7329 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7330 and font markup.
7331 (Protocol basics): Likewise.
7332 (The F request packet): Likewise.
7333 (The F reply packet): Likewise.
7334 (Memory transfer): Move this node to be a subsubsection of
7335 "Protocol specific representation of datatypes".
7336 (The Ctrl-C message): More copy editing.
7337 (Console I/O): Likewise.
7338 (The isatty call): Delete this node, and merge its content into
7339 the "isatty" node. Fixed references elsewhere.
7340 (The system call): Delete this node, and merge its content into
7341 the "system" node. Fixed references elsewhere.
7342 (open): Reformat to use @table, and add appropriate font markup.
7343 (close): Likewise.
7344 (read): Likewise.
7345 (write): Likewise.
7346 (lseek): Likewise.
7347 (rename): Likewise.
7348 (unlink): Likewise.
7349 (stat/fstat): Likewise.
7350 (gettimeofday): Likewise.
7351 (isatty): Likewise.
7352 (system): Likewise, plus minor changes to fix confusing wording.
7353 (Integral datatypes): Fix font markup.
7354 (Pointer values): Likewise.
7355 (struct stat): Fix markup to use @table, plus minor copy editing.
7356 (struct timeval): Fix font markup, plus minor copy editing.
7357 (Constants): Minor copy editing.
7358 (Errno values): Add font markup.
7359 (File-I/O Examples): Likewise.
7360
158fdf5c
NR
73612006-06-10 Nick Roberts <nickrob@snap.net.nz>
7362
7363 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7364 (GDB/MI Simple Examples): Move node up one level. Use real
7365 examples.
7366 (GDB/MI Compatibility with CLI): Update.
7367 (GDB/MI Result Records): Add "connected" and "exit" result
7368 classes.
7369 (GDB/MI Stream Records): Clarify target output.
7370 (GDB/MI Command Description Format): Modify example description.
7371 (GDB/MI Breakpoint Table Commands): Rename to...
7372 (GDB/MI Breakpoint Commands): ...this
7373 (GDB/MI Breakpoint Commands): Add optional thread field.
7374 (GDB/MI Program Control): Add an introduction. Move "Program
7375 termination" examples into exec-run description.
7376 (GDB/MI File Commands): Mention similar CLI commands.
7377 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7378 is similar to "-gdb-version".
7379
ddb50cd7
EZ
73802006-06-09 Eli Zaretskii <eliz@gnu.org>
7381
7382 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7383
2aef0d6b
NR
73842006-06-02 Nick Roberts <nickrob@snap.net.nz>
7385
7386 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7387 sourceware.org for mailing lists.
d5e40d59 7388 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7389
383a5c52
NR
73902006-06-01 Nick Roberts <nickrob@snap.net.nz>
7391
d5e40d59 7392 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7393
e16b02ee
EZ
73942006-05-22 Eli Zaretskii <eliz@gnu.org>
7395
7396 * gdb.texinfo (Cygwin Native): Fix last change.
7397
be90c084
CF
73982006-05-22 Christopher Faylor <cgf@timesys.com>
7399
7400 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7401
347ceba5
NR
74022006-05-15 Nick Roberts <nickrob@snap.net.nz>
7403
7404 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7405 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7406
369af7bd
DJ
74072006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7408
7409 * gdb.texinfo (General Query Packets): Recommend not starting
7410 new packets with qC and clarify.
7411
2ffdbde8 74122006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7413
7414 * gdb.texinfo (M2 Types): New section.
72019c9c 7415
16d1a084
DJ
74162006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7417
7418 * agentexpr.texi: Add a copyright and license notice.
7419 * observer.texi: Likewise, with GPL clause for function prototypes.
7420 Remove trailing whitespace.
7421
aa56d27a
JB
74222006-05-05 Jim Blandy <jimb@codesourcery.com>
7423
7424 * gdb.texinfo (General Query Packets): Document conventions for
7425 terminating packet names, and their violations.
7426
5bdf8622
DJ
74272006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7428
7429 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7430 * gdb.texinfo: Likewise.
7431
605a56cb
DJ
74322006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7433
7434 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7435 and "show remotedebug".
7436 (Debugging Output): Add additional index entries.
7437
b8db102d
MS
74382006-04-27 Michael Snyder <msnyder@redhat.com>
7439
7440 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7441
c5e30d01
AC
74422006-04-22 Andrew Cagney <cagney@redhat.com>
7443
7444 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7445 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7446
8181d85f
DJ
74472006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7448
7449 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7450 and remove breakpoint prototypes.
7451 (Watchpoints): Move description of target_insert_hw_breakpoint and
7452 target_remove_hw_breakpoint ...
7453 (Breakpoints): ... to here. Document target_insert_breakpoint and
7454 target_remove_breakpoint.
7455
4f553f88
JB
74562006-04-17 Jim Blandy <jimb@codesourcery.com>
7457
7458 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7459 and C packets are optional.
7460
cd852561
FR
74612006-04-14 Frederic Riss <frederic.riss@st.com>
7462
7463 * gdb.texinfo (Specifying source directories): Update the description
7464 of the source file search to reflect the fact that the source path
7465 always contains at least $cdir and $cwd.
7466
b620eb07
MS
74672006-03-31 Michael Snyder <msnyder@redhat.com>
7468
7469 * gdb.texinfo: Update copyright dates.
7470
3156cdaf
EZ
74712006-03-31 Eli Zaretskii <eliz@gnu.org>
7472
7473 * gdb.texinfo (Overview): Add an index entry to "empty response".
7474
7d30c22d
JB
74752006-03-28 Jim Blandy <jimb@codesourcery.com>
7476
7477 * gdbint.texinfo (Prologue Analysis): New section.
7478
86941c27
JB
74792006-03-07 Jim Blandy <jimb@red-bean.com>
7480
66b8c7f6
JB
7481 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7482
1a10341b
JB
7483 * gdb.texinfo (Target Commands): Update text describing how to
7484 specify a target. Refer to the detailed section on remote
7485 debugging, not the brief mention.
7486
86941c27
JB
7487 * gdb.texinfo (Connecting): Organize the different 'target remote'
7488 connection methods into a table. Add a 'target remote' index
7489 entry. (!!!)
7490
62f3a2ba
FF
74912006-02-17 Fred Fish <fnf@specifix.com>
7492
7493 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7494 'ptype' commands to reflect the fact that the only significant
7495 difference between them is that ptype prints the complete type
7496 description instead of just the name.
7497
8b9a88ea
WZ
74982006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7499
7500 * gdbint.texinfo (Watchpoints): Delete
7501 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7502
7e8dc855
NR
75032006-02-10 Nick Roberts <nickrob@snap.net.nz>
7504
7505 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7506 times fields where needed. Fix typos. Update general form given
7507 for output of -break-insert.
7508 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7509
c91d38aa
DJ
75102006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7511
7512 * gdbint.texinfo (Symbol Handling): Add a section
7513 on memory management.
7514
38fcd64c
DJ
75152006-02-06 Vladimir Prus <ghost@cs.msu.su>
7516
7517 * gdb.texinfo (Breakpoint table commands): Document the fullname
7518 field in -break-list output.
7519
219eec71
EZ
75202006-02-03 Eli Zaretskii <eliz@gnu.org>
7521
7522 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7523 debugging information produced by the various "set debug..."
7524 options.
7525
ae5a43e0
DJ
75262006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7527
7528 * gdb.texinfo (Files): Remove obsolete bits from the description
7529 of "symbol-file".
7530
a9f158ec
JB
75312006-01-25 Jim Blandy <jimb@redhat.com>
7532
7533 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7534
410dd08e
JB
75352006-01-24 Jim Blandy <jimb@redhat.com>
7536
7537 * gdbint.texinfo (Frames): Document the basics of GDB's register
7538 unwinding model, and explain the existence of the "sentinel" frame.
7539
4b505b12
AS
75402006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7541
7542 * gdb.texinfo (Choosing files): Mention that -directory is used
7543 for script files.
7544 (Specifying source directories): Likewise.
7545 (Command files): Explain how script files are found.
7546
839c27b7
EZ
75472006-01-21 Eli Zaretskii <eliz@gnu.org>
7548
7549 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7550 the threads in a multi-threaded program.
7551 (Threads): The threadno argument of "thread apply" can be a range
7552 of numbers.
7553
7be93b9e
JB
75542006-01-18 Jim Blandy <jimb@redhat.com>
7555
7556 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7557 of warning flags.
7558
fcc73fe3
EZ
75592006-01-13 Eli Zaretskii <eliz@gnu.org>
7560
7561 * gdb.texinfo (Sequences): Improve menu annotations.
7562 (Define): Add index entries for arguments of user-defined
7563 commands. Move the description of flow-control commands...
7564 (Command Files): ...to here. Document loop_break and
7565 loop_continue.
ca91424e
EZ
7566 (Define, Command Files): Document `end' and add index entries for
7567 it.
fcc73fe3 7568
5c95884b
MS
75692006-01-04 Michael Snyder <msnyder@redhat.com>
7570
7571 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7572 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7573
860701dc
PH
75742006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7575
7576 * gdb.texinfo (Omissions from Ada): Document that there is now
7577 limited aggregate support.
7578
36b80e65
EZ
75792005-12-28 Eli Zaretskii <eliz@gnu.org>
7580
7581 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7582 registers and the likes.
7583
c1468174
EZ
75842005-12-24 Eli Zaretskii <eliz@gnu.org>
7585
7586 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7587 (Symbols): Fix usage of "e.g.".
359df76b 7588 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7589
7590 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7591 (Coding): Fix usage of "e.g.".
7592
c02a867d
EZ
75932005-12-23 Eli Zaretskii <eliz@gnu.org>
7594
5ae4183a
AS
7595 * stabs.texinfo:
7596 * refcard.tex:
c02a867d 7597 * gpl.texi:
5ae4183a
AS
7598 * gdbint.texinfo:
7599 * gdb.texinfo:
7600 * gdb-cfg.texi:
c02a867d 7601 * fdl.texi:
5ae4183a
AS
7602 * annotate.texinfo:
7603 * all-cfg.texi:
c02a867d
EZ
7604 * Makefile.in: Add (C) after Copyright. Update the FSF
7605 address.
7606
fad38dfa
EZ
76072005-12-03 Eli Zaretskii <eliz@gnu.org>
7608
7609 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7610 extend GDB with commands for external monitor.
7611
53e5f3cf
AS
76122005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7613
7614 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7615
55f6ca0f
JB
76162005-11-25 Joel Brobecker <brobecker@adacore.com>
7617
7618 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7619
c1947b85
JB
76202005-11-21 Jim Blandy <jimb@redhat.com>
7621
7622 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7623 placement of 'R' actions in tracepoint action packets; document
7624 dependence of 'X' and 'M' actions on a preceding 'R' action for
7625 their registers.
7626
9d29849a
JB
76272005-11-19 Jim Blandy <jimb@redhat.com>
7628
7629 * gdb.texinfo (Tracepoint Packets): New node.
7630 (General Query Packets): Add entries for the tracepoint packets,
7631 referring to the "Tracepoint Packets" node.
7632 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7633
9a6253be
KB
76342005-11-18 Kevin Buettner <kevinb@redhat.com>
7635
7636 * gdb.texinfo (set remotebreak): Add anchor.
7637 (X packet): Likewise.
7638 (Remote Protocol): Add new section `Interrupts' and new index
7639 entry `interrupts (remote protocol)'.
7640
5f3bebba
JB
76412005-11-18 Jim Blandy <jimb@redhat.com>
7642
7643 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7644 entries into the General Query Packets section. Add a
7645 cross-reference to that section. Drop description of replies, as
7646 these are covered in the descriptions of each packet.
7647 (General Query Packets): Add introductory text. Explain naming
7648 conventions, and how the end of a name is recognized.
7649
9a7a1b36
KB
76502005-11-17 Kevin Buettner <kevinb@redhat.com>
7651
0564b6cf 7652 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7653 "set remotebreak" command.
7654
b8ff78ce
JB
76552005-11-16 Jim Blandy <jimb@redhat.com>
7656
7657 * gdb.texinfo (Packets, Stop Reply Packets)
7658 (General Query Packets): Various formatting cleanups.
7659 - Use @samp for packet contents.
7660 - Drop summaries from packet @item lines; the same information appears
7661 immediately below in the description.
7662 - Delete paragraph breaks after packet @item commands, so that the
7663 description appears directly to the right of the packet prototype
7664 in the printed manual, if it fits.
7665 - Place spaces in packet prototypes between @vars and non-@var
7666 letters, and explain that they're just for formatting.
7667 - Use @dots{} instead of '...'.
7668 - Fix uses of @code where @var was needed.
7669 - Replace "deprecated" markers with English text spelling out the
7670 packet's status and the preferred alternatives.
7671 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7672 what this ever meant.
7673 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7674 this for a long time.
7675 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7676 implemented several times, and have been in use for years.
7677
8ffe2530
JB
76782005-11-15 Jim Blandy <jimb@redhat.com>
7679
c43c5473
JB
7680 * gdb.texinfo (Packets): Add index entries for 'm' packet
7681 disclaimers.
5ae4183a 7682
fb031cdf
JB
7683 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7684 of stub when processing an 'm' packet.
7685
8ffe2530
JB
7686 * gdb.texinfo (Packets): Mention that packets beginning with
7687 letters are reserved once, at the top, instead of actually listing
7688 them all and saying "reserved".
7689
c03c782f
AS
76902005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7691
7692 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7693 Change @var{$arg0 to @code{$arg0.
7694
814e32d7
WZ
76952005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7696
7697 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7698
fa93a9d8
JB
76992005-11-12 Jim Blandy <jimb@redhat.com>
7700
7701 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7702 order. Remove extraneous 'z'.
7703
8a5a3c82
AS
77042005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7705
7706 * gdb.texinfo (Choosing files): Add --eval-command.
7707
4b0ad762
AS
77082005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7709
7710 * gdb.texinfo (Choosing modes): Add --return-child-result.
7711
7712
1a088d06
AS
77132005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7714
7715 * gdb.texinfo (Choosing modes): Add --batch-silent.
7716
656d5e12
EZ
77172005-10-28 Eli Zaretskii <eliz@gnu.org>
7718
7719 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7720 "The -var-update Command".
7721
3c9c013a
JB
77222005-10-03 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdb.texinfo (Print Settings): Add documentation for set/show
7725 print array-indexes.
7726
7ba3cf9c
DJ
77272005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7728
7729 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7730 6.2 and 6.3.
7731
a94ab193
EZ
77322005-08-27 Eli Zaretskii <eliz@gnu.org>
7733
7734 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7735 since 19-Jan-2004.
7736 (Files): Likewise.
ab1adacd
EZ
7737 (Variables, Symbols): Document the "<incomplete type>" message and
7738 its reasons.
a94ab193 7739
ca06016a
FF
77402005-08-01 Fred Fish <fnf@specifix.com>
7741
7742 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7743
cf58170d
NR
77442005-07-15 Nick Roberts <nickrob@snap.net.nz>
7745
7746 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7747 option for -var-list-children and -var-update.
7748 (GDB/MI Stack Manipulation): Simplify description of
7749 print-values option for -stack-list-locals.
7750 (GDB/MI Command Description Format): Clarify.
7751 (Mode Options): Spelling of superseded.
7752
38f1196a
BR
77532005-07-12 Bob Rossi <bob@brasko.net>
7754
7755 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7756 corresponding GDB command comment.
7757
3cb3b8df
BR
77582005-07-06 Bob Rossi <bob@brasko.net>
7759
7760 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7761 and -inferior-tty-show.
7762 (Input/Output): Document "set/show inferior-tty" and tty alias.
7763
10fac096
NW
77642005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7765
7766 * gdb.texinfo (Packets): Change description of 'D' packet to note
7767 that GDB does wait for a response.
7768
d1b6db76
NR
77692005-06-22 Nick Roberts <nickrob@snap.net.nz>
7770
7771 * gdb.texinfo (History) Rename "Command History".
7772 (Command History): Move node "Server Prefix" from section on
7773 Annotations here.
7774
29629dcf
NR
77752005-06-19 Nick Roberts <nickrob@snap.net.nz>
7776
7777 * gdb.texinfo (GDB/MI Stack Manipulation):
7778 Re-instate -stack-info-frame with example. Say that it gets
7779 info on selected frame, not current frame.
7780
397ca115
EZ
77812005-06-18 Eli Zaretskii <eliz@gnu.org>
7782
7783 * gdb.texinfo (Server): Clarify that `file' should be used before
7784 connecting to the server.
7785 (Files): Add an xref to the above description.
51274035
EZ
7786 (Output Formats): More detailed description of the `c' format.
7787 (Memory): List explicitly all the formats supported by `x'.
638ac427 7788 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7789 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7790 files. Add more indexing for solib-absolute-prefix and
7791 --with-sysroot.
76d17f34
EZ
7792 (Machine Code): Document possible problems with locations in
7793 shared libraries.
d416eeec
EZ
7794 (Backtrace): Document that free-standing environments do not need
7795 to have a `main' function.
397ca115 7796
74f6deaa
NR
77972005-06-18 Nick Roberts <nickrob@snap.net.nz>
7798
7799 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7800 -stack-info-frame.
7801
a9967aef
AC
78022005-06-07 Andrew Cagney <cagney@gnu.org>
7803
7804 * gdb.texinfo (Contributors): Note the original multi-arch
7805 contributors.
7806
e09f16f9
EZ
78072005-06-03 Eli Zaretskii <eliz@gnu.org>
7808
7809 * gdb.texinfo (Registers): Add index entries for the standard
7810 registers.
7811 (Frames): Add cross-reference from frame pointer description to
7812 the Registers node.
7813 (Annotations Overview): Fix the reference to GDB name.
7814
d87ba7ee
EZ
78152005-06-01 Eli Zaretskii <eliz@gnu.org>
7816
7817 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7818 can-use-hw-watchpoints.
7819
034dad6f
BR
78202005-05-28 Bob Rossi <bob@brasko.net>
7821
7822 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7823 the possible reasons why an exec async record would be returned to FE.
7824
ffed4509
AC
78252005-05-26 Andrew Cagney <cagney@gnu.org>
7826
7827 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7828 Andrew Cagney implemented the original GDB/MI.
7829
e22e55c9
OF
78302005-05-23 Orjan Friberg <orjanf@axis.com>
7831
7832 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7833 documentation. Add documentation for cris-mode.
7834
a78e13ce
EZ
78352005-05-20 Eli Zaretskii <eliz@gnu.org>
7836
7837 * gdb.texinfo (Numbers): Explain the example and make the wording
7838 more acurate.
7839
76ff342d
DJ
78402005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7841 Dennis Brueni <dennis@slickedit.com>
7842
7843 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7844 (GDB/MI Data Manipulation, GDB/MI Program Control)
7845 (GDB/MI Stack Manipulation): Update examples to include the fullname
7846 attribute in stack frames.
7847
119b882a
EZ
78482005-05-12 Eli Zaretskii <eliz@gnu.org>
7849
7850 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7851 do with other non-standard names of init files.
7852
6fc08d32
EZ
78532005-05-11 Eli Zaretskii <eliz@gnu.org>
7854
7855 * gdb.texinfo (Command Files): Move the description of the startup
7856 from here...
7857 (Startup): ...to this new subsection of the Invocation chapter.
7858 Rearrange the description of init files more logically and add a
7859 cross-reference to "Command Files". Document the special gdbinit
7860 name for CISCO 68k. Expand the description of what GDB does
7861 during startup.
7862 (History): Add index entry for HISTSIZE.
7863
a561754a
MK
78642005-05-02 Mark Kettenis <kettenis@gnu.org>
7865
7866 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7867
2eecc4ab
EZ
78682005-05-02 Eli Zaretskii <eliz@gnu.org>
7869
7870 * gdb.texinfo (SVR4 Process Information, The isatty call)
7871 (The system call): Don't use foo(N) notation for man pages and
7872 functions.
514c4d71 7873 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7874
18999be5
EZ
78752005-04-27 Eli Zaretskii <eliz@gnu.org>
7876
7877 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7878 were optimized away.
7879
0abb7bc7
EZ
78802005-04-22 Eli Zaretskii <eliz@gnu.org>
7881
7882 * gdb.texinfo (Remote configuration): Document "set/show
7883 get-thread-local-storage-address". Add cross-reference to the
7884 description of the qGetTLSAddr packet.
7885 (General Query Packets): Mention "set remote
7886 get-thread-local-storage-address" and add a reference to its
7887 description.
7888
6f61acb1
NR
78892005-04-19 Nick Roberts <nickrob@snap.net.nz>
7890
7891 * gdb.texinfo (Backtrace): Describe 'bt full'.
7892
9d59903a
NR
78932005-04-17 Nick Roberts <nickrob@snap.net.nz>
7894
7895 * gdb.texinfo (Mode Options): Fix typo.
7896 (GDB/MI): Describe how to invoke GDB/MI.
7897
721c2651
EZ
78982005-04-16 Eli Zaretskii <eliz@gnu.org>
7899
7900 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7901 references changed. Add description of "info udot".
721c2651
EZ
7902 (Files): Document "set/show stop-on-solib-events".
7903 (M32R/D): Document "set/show download-path", "set/show
7904 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7905 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7906 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7907 (Maintenance Commands): Improve indexing.
7908 (Target Commands): Document "set/show hash", "set/show debug
7909 monitor".
7910 (SVR4 Process Information): Document "info pidlist" and "info
7911 meminfo". Document "set/show procfs-tarce" and "set/show
7912 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7913 (Symbols, The Print Command with Objective-C): Improve indexing.
7914 (Objective-C): Add references to "info classes" and "info
7915 selectors".
c45da7e6
EZ
7916 (Debugging Output): Improve wording. Document "set/show debug
7917 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7918 (Set Breaks): Add index entry for "hardware breakpoints".
7919 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7920 and "set/show usehardbreakpoints".
7921 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7922 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7923 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7924 rdiromatzero", "set/show rdiheartbeat".
7925 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7926 "sds".
7927 (Embedded Processors): Document the "sim" command.
7928 (Remote): Document the "remote" command.
7929 (DJGPP Native): Document the "info serial" command.
7930 (Threads): Document "maint info sol-threads".
7931 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7932 (Set Breaks): Improve indexing.
7933 (Command Syntax): Add a reference to dont-repeat.
7934 (Define): Document "dont-repeat".
7935 (TUI Commands): Document "tabset".
7936 (WinCE): New subsection. Document "set/show remotedirectory",
7937 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7938
14d6dd68
EZ
79392005-04-15 Eli Zaretskii <eliz@gnu.org>
7940
7941 * gdb.texinfo (Hurd Native): New subsection, documents
7942 Hurd-specific commands.
a64548ea 7943 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7944 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7945 (MIPS): Improve documentation of heuristic-fence-post. Document
7946 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7947 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7948 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7949 (ARM): Document ARM-specific commands.
a64548ea
EZ
7950 (AVR): New section. Document "info io_registers".
7951 (CRIS): New section. Document "set/show cris-version" and
7952 "set/show cris-dwarf2-cfi".
7953 (HPPA): New section. Document "set/show debug hppa" and "maint
7954 print unwind".
a5adf40f 7955 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7956 (Super-H): New section. Document the "regs" command.
721c2651 7957 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7958
9c16f35a
EZ
79592005-04-09 Eli Zaretskii <eliz@gnu.org>
7960
7961 * gdb.texinfo (Print Settings): Document "set/show print
7962 pascal_static-members", "set print repeats", "show print
7963 null-stop". Improve indexing. Fix documentation of "set print
7964 union".
7965 (Pascal): New section.
7966 (Supported languages): Rename from "Support"; all references
7967 updated. Add a menu item for Pascal.
7968 (Numbers): Document "set radix.
7969 (Screen Size): Document "set/show pagination".
7970 (MIPS Embedded): Remove "set processor" documentation.
7971 (Remote configuration): Document "set/show X/P/Z-packet",
7972 "set/show read-aux-vector-packet", "set/show remote
7973 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7974 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7975 remotedebug", "set/show remotebreak", "set/show remotedevice",
7976 "set/show remotelogfile".
7977 (Auxiliary Vector): Add reference to the description of the
7978 read-aux-vector-packet setting.
7979 (Set Watchpoints): Add a cross-reference to "set remote
7980 hardware-breakpoint-limit".
7981 (General Query Packets): Add indexing of requests and
7982 cross-references to related commands in "Remote configuration".
7983 (File-I/O Overview, The system call): Fix wording and typos.
7984 (Thread Stops): Add index entries.
7985 (Continuing and Stepping): Document "show step-mode".
7986 (i386): New node. Document "set/show struct-convention".
7987 (Files): Document "show trust-readonly-sections".
7988 (Calling): Document "set/show unwindonsignal".
7989 (Messages/Warnings): Add index entries.
7990 (Maintenance Commands): Document "set/show watchdog".
7991 (Annotations Overview): Document "show annotate".
7992 (Set Watchpoints): Add index entries.
7993 (Symbols): Fix doc of case-sensitive.
7994 (ABI): Document "show coerce-float-to-double".
7995 (Convenience Vars, Help): Improve indexing.
7996 (Machine Code): Document "show disassembly-flavor".
7997 (Debugging C plus plus): Document "show overload-resolution".
7998 (Value History, Signaling): Add index entries.
7999
80002005-04-08 Eli Zaretskii <eliz@gnu.org>
8001
8002 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8003 (Processes): Fix wording.
8004 (History, List, Logging output, Define, Symbols, Print Settings):
8005 Improve indexing.
8006
a8f24a35
EZ
80072005-04-03 Eli Zaretskii <eliz@gnu.org>
8008
8009 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8010 redundant index entry for "target" command.
8011 (Backtrace): Add index entries.
8012 (Symbols, Fortran): Document the "set case-sensitive" command.
8013 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8014 (Print Settings): Add index entry for "set demangle-style".
8015 (Target Commands): Document "set download-write-size".
8016 (Debugging Output): Document "set exec-done-display".
8017
09d4efe1
EZ
80182005-04-02 Eli Zaretskii <eliz@gnu.org>
8019
8020 * gdb.texinfo (Files): Fix the name and documentation of
8021 add-shared-symbol-files. Document its alias assf. Update the
8022 list of OSs where GDB supports shared libraries. Fix markup.
8023 (Continuing and Stepping): Add reference to @var{location} in the
8024 text.
8025 (Dump/Restore Files): Fix reference to @{filename}.
8026 (Help): Fix wording.
8027 (Attach): Ditto.
8028 (Set Watchpoints): Ditto.
8029 (Backtrace): Remove redundant index entries. Improve index
8030 entries.
8031 (Delete Breaks): Fix wording.
8032 (Memory): Document the compare-sections command.
8033 (Memory Region Attributes): Improve wording.
8034 (Disabling): Improve wording.
8035 (Fortran): New subsection. Document the "info common" command.
8036 (Help): Document aliases "info copying" and "info warranty".
8037 (Caching Remote Data): New section. Document the "set/show
8038 remotecache" and "info dcache" commands.
8039 (Show): Fix wording of the documentation of the "set
8040 extension-language" command.
8041 (Signals): Add index entry for "info handle".
8042 (Memory Region Attributes): Fix punctuation.
8043 (Symbols): Change the arg name to "location" and refer to it in
8044 the text. Fix wording of "info types" doc.
8045 (Threads): Fix usage of @enumerate @item's.
8046 (Listing Tracepoints): Add index entry for "info tp".
8047 (Set Watchpoints): Add xref to "info break" description.
8048 (Macros): Add an index entry for "macro exp1". Document the
8049 "macro list" command.
8050 (Maintenance Commands): Document "flushregs", "maint agent",
8051 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8052 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8053 "maint print architecture", "maint print objfiles", "maint print
8054 statistics", "maint print type", "maint show-debug-regs", "maint
8055 space", "maint time", and "maint translate-address".
8056 (Connecting): Document the "monitor" command.
8057 (Annotations Overview): Describe the "set annotate" command.
8058
82f2d802
EZ
80592005-04-01 Eli Zaretskii <eliz@gnu.org>
8060
8061 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8062 Rearrange index entries and improve wording about support for
8063 hardware watchpoints.
8064
7d51c7de
BR
80652005-03-10 Bob Rossi <bob@brasko.net>
8066
8067 * gdb.texinfo: Update copyright
8068
68c71a2e
TR
80692005-02-09 Theodore A. Roth <troth@openavr.org>
8070
8071 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8072 error.
8073
83761cbd
KB
80742005-02-03 Kevin Buettner <kevinb@redhat.com>
8075
8076 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8077
9f1c6395
MS
80782005-01-17 Michael Snyder <msnyder@redhat.com>
8079
8080 * gdb.texinfo: Fix spelling, infinte -> infinite.
8081
fbd1b305
MK
80822005-01-08 Mark Kettenis <kettenis@gnu.org>
8083
8084 * observer.texi (GDB Observers): Document "solib_loaded".
8085
3ace7edb
AC
80862005-01-07 Andrew Cagney <cagney@gnu.org>
8087
bec39cab
AC
8088 * configure.ac: Rename configure.in, require autoconf 2.59.
8089 * configure: Re-generate.
8090
3ace7edb
AC
8091 * configure.in: Replace configdirs with multiple references to
8092 AC_CONFIG_SUBDIRS.
8093 * configure: Re-generate.
5ae4183a 8094
53531fc1
AC
80952005-01-04 Andrew Cagney <cagney@gnu.org>
8096
8097 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8098 part of the version number.
8099
536ffdb7
MK
81002004-12-24 Mark Kettenis <kettenis@gnu.org>
8101
8102 * gdbint.texinfo (Algorithms): Remove description of
8103 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8104
e1aac25b
JB
81052004-12-07 Jim Blandy <jimb@redhat.com>
8106
8107 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8108 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8109 numbers.
8110
f47b1503
AS
81112004-12-07 Andreas Schwab <schwab@suse.de>
8112
8113 * gdb.texinfo (Mode Options): Document -l option.
8114
b6b8ece6
EZ
81152004-12-04 Eli Zaretskii <eliz@gnu.org>
8116
8117 * gdbint.texinfo (Algorithms): More accurate description of
8118 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8119 is not needed unless data-read and data-access watchpoints are
8120 supported. Add a description of how GDB checks whether the
8121 inferior stopped because a watchpoint was hit.
8122
01371747
EZ
81232004-11-23 Eli Zaretskii <eliz@gnu.org>
8124
8125 * gdb.texinfo (Files): Add cross-reference to description of
8126 -readnow command-line switch.
8127
2315ffec
RC
81282004-11-10 Randolph Chung <tausq@debian.org>
8129
8130 * gdb.texinfo: Document set/show backtrace past-entry commands.
8131 Rearrange index entries for set/show backtrace past-main.
8132
69065f5d
AC
81332004-11-10 Jon Beniston <jon@beniston.com>
8134
8135 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8136 * gdb.texinfo (Remote Serial Protocol): Further describe
8137 binary transfer escaping mechanism .
69065f5d 8138
30e91e0b
RC
81392004-11-08 Randolph Chung <tausq@debian.org>
8140
8141 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8142 and "show debug infrun". Add index entries.
8143
60bf7e09
EZ
81442004-10-23 Eli Zaretskii <eliz@gnu.org>
8145
8146 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8147 "info proc" that are already implemented. Add index entries.
8148 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8149 (Files): Add a tip for decreasing memory used for symtabs from
8150 shared libraries.
f018e82f
EZ
8151 (Starting): Fix whitespace; make "elaboration" stand out where it
8152 is first used, and add an index entry for the term.
f8568604
EZ
8153 (Calling): Expand and elaborate text. Add "print". Add the
8154 description of problems with weak aliases.
384ee23f 8155 (Core File Generation): New section.
60bf7e09 8156
d52fe014
AC
81572004-10-12 Andrew Cagney <cagney@gnu.org>
8158
8159 * gdbint.texinfo (Versions and Branches): New chapter.
8160 (Releasing GDB): Delete "Versions and Branches" section.
8161 (Top): Add "Versions and Branches".
8162
703663ab
EZ
81632004-10-08 Eli Zaretskii <eliz@gnu.org>
8164
8165 * gdb.texinfo (Editing, History): Add cross-references to the
8166 included Readline and History user documentation. Remove
8167 references to the symbol have-readline-appendices which is unused
8168 and undefined.
8169 (History): Fix indexing.
8170
ac77d04f
JJ
81712004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8172
8173 * gdbint.texinfo (target_stopped_data_address): Update to
8174 new prototype.
8175 (i386_stopped_data_address): Update prototype and description.
8176 (i386_stopped_by_watchpoint): New function and description.
8177
e07c999f
PH
81782004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8179
8180 * gdb.texinfo (Filenames): Add Ada suffixes.
8181 (Ada) New section.
8182
2e868123
AC
81832004-09-27 Andrew Cagney <cagney@gnu.org>
8184 Robert Picco <Robert.Picco@hp.com>
8185
8186 * gdb.texinfo (Packets): Document the "p" packet.
8187
02a57714
JM
81882004-09-21 Jason Molenda (jmolenda@apple.com)
8189
8190 * gdb.texinfo (Paths and Names of the Source Files): Document the
8191 meaning of values in the 'desc' field of a SO stab.
8192
ae038cb0
DJ
81932004-09-20 Daniel Jacobowitz <dan@debian.org>
8194
8195 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8196 max-cache-age" and "maint show dwarf2 max-cache-age".
8197
f7dc1244
EZ
81982004-09-16 Eli Zaretskii <eliz@gnu.org>
8199
8200 * gdb.texinfo (Set Breaks): Add index entry for setting
8201 breakpoints on overloaded C++ functions that are not members of
8202 any classes. Add an example and an index entry for setting
8203 breakpoints on all program functions.
8204 (Character Sets, Macros, Overlay Commands)
8205 (Non-debug DLL symbols, GDB/MI Output Syntax)
8206 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8207 Use "(@value{GDBP})" instead of a literal "(gdb)".
8208
f810308b
AC
82092004-09-12 Andrew Cagney <cagney@gnu.org>
8210
8211 * gdbint.texinfo (Native Debugging): Delete description of
8212 FILES_INFO_HOOK.
8213
15a661f3
PH
82142004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8215
5ae4183a
AS
8216 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8217 to hex_string_custom (not historically correct, but more
15a661f3
PH
8218 understandable, given the current code).
8219
f3219c75
AC
82202004-09-03 Andrew Cagney <cagney@gnu.org>
8221
8222 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8223
f3bb6704
JJ
82242004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8225
8226 * observer.texi (solib_unloaded): New observer.
8227
8d2c00cb
AC
82282004-08-24 Andrew Cagney <cagney@gnu.org>
8229
8230 * gdbint.texinfo (Target Architecture Definition): Add missing
8231 comma.
8232
e7dc800a
MC
82332004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8234
8235 * (Using the Testsuite): build != host is supported,
8236 but some test scripts do not support build != host.
8237
73b03683
MK
82382004-08-14 Mark Kettenis <kettenis@gnu.org>
8239
8240 * gdbint.texinfo (Host Definition): Delete description of
8241 FCLOSE_PROVIDED and GETENV_PROVIDED.
8242
c0ccb908
MK
82432004-08-05 Mark Kettenis <kettenis@chello.nl>
8244
8245 * gdbint.texinfo (Host Definition): Delete description of
8246 NO_SYS_FILE.
8247 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8248 PTRACE_FP_BUG.
8249
9c8dbfa9
AC
82502004-08-05 Andrew Cagney <cagney@gnu.org>
8251
8252 * gdbint.texinfo (Target Architecture Definition): Delete
8253 reference to deprecated_read_fp.
8254
f42accbe
AC
82552004-08-02 Andrew Cagney <cagney@gnu.org>
8256
8257 * gdbint.texinfo (Target Architecture Definition): Delete
8258 description of DEPRECATED_REGISTER_BYTES.
8259
0b66e38c
EZ
82602004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8261
8262 * gdb.texinfo (Source Path): Document the new behavior of
8263 searching for the source files.
8264
15387254
EZ
82652004-07-17 Eli Zaretskii <eliz@gnu.org>
8266
8267 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8268 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8269 (Auto Display): Improve indexing.
8270
2c07db7a
AC
82712004-07-16 Andrew Cagney <cagney@gnu.org>
8272
8273 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8274 "-noasync".
8275
4644b6e3
EZ
82762004-07-09 Eli Zaretskii <eliz@gnu.org>
8277
8278 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8279 have the same prefix have only their prefix in the index.
8280
7561d450
MK
82812004-07-03 Mark Kettenis <kettenis@gnu.org>
8282
8283 * gdb.texinfo (BSD libkvm Interface): New node (section)
8284 (Native): Add it to the menu.
8285
67bebe79
MK
82862004-07-01 Mark Kettenis <kettenis@gnu.org>
8287
8288 * gdbint.texinfo (Target Architecture Definition): Remove
8289 PCC_SOL_BROKEN.
8290
1a6923e0
MK
82912004-06-24 Mark Kettenis <kettenis@gnu.org>
8292
8293 * gdbint.texinfo (Target Architecture Definition): Remove
8294 SUN_FIXED_LBRAC_BUG.
8295
b435e160
AC
82962004-06-26 Andrew Cagney <cagney@gnu.org>
8297
8298 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8299
b5622e8d
AC
83002004-06-20 Andrew Cagney <cagney@gnu.org>
8301
8302 * gdbint.texinfo (Target Architecture Definition): Deprecate
8303 USE_STRUCT_CONVENTION.
8304
e0c07bf0
MC
83052004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8306
8307 gdb.texinfo (Bug Reporting): Mention session recording,
8308 with the script command or Emacs.
8309
782263ab
AC
83102004-06-18 Andrew Cagney <cagney@gnu.org>
8311
8312 * gdbint.texinfo (Target Architecture Definition): Deprecate
8313 FUNCTION_START_OFFSET.
8314
03727ca6
AC
83152004-06-14 Andrew Cagney <cagney@gnu.org>
8316
8317 Based on changes from Karl Berry.
8318 * gdb.texinfo: Do not use @sc in a direntry.
8319 * stabs.texinfo: Change @dircateogry to "Software development".
8320 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8321
97092415
AC
83222004-06-13 Andrew Cagney <cagney@gnu.org>
8323
8324 * gdbint.texinfo (Target Architecture Definition): Delete
8325 description of RETURN_VALUE_ON_STACK.
8326
1f6d4158
AC
83272004-06-09 Andrew Cagney <cagney@gnu.org>
8328
8329 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8330 deleted by previous patch.
8331
d966f0cb
AC
83322004-06-08 Andrew Cagney <cagney@gnu.org>
8333
8334 * gdbint.texinfo (Native Debugging): Delete documentation on
8335 ATTACH_DETACH.
8336
86fe4aaa
RC
83372004-06-06 Randolph Chung <tausq@debian.org>
8338
8339 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8340
d4b6d575
RC
83412004-06-06 Randolph Chung <tausq@debian.org>
8342
5ae4183a 8343 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8344 the new push_dummy_call method signature. Describe the function
8345 argument.
8346
4e8b0763
JB
83472004-05-24 Joel Brobecker <brobecker@gnat.com>
8348
8349 * gdb.texinfo (Starting): Document new start command.
8350
59caf092
AC
83512004-05-21 Andrew Cagney <cagney@redhat.com>
8352
8353 * observer.texi (GDB Observers): Document "inferior_created".
8354
e4a2df64
AC
83552004-05-08 Andrew Cagney <cagney@redhat.com>
8356
e6b55ae2
AC
8357 * gdbint.texinfo (Target Architecture Definition): Delete
8358 description of DO_DEFERRED_STORES.
8359
28954179
AC
8360 * gdbint.texinfo (Target Architecture Definition): Delete
8361 references to DEPRECATED_FIX_CALL_DUMMY.
8362
434b87dd
AC
8363 * gdbint.texinfo (Target Architecture Definition): Delete
8364 description of DEPRECATED_CALL_DUMMY_WORDS,
8365 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8366
58d28df8
AC
8367 * gdbint.texinfo (Target Architecture Definition): Delete
8368 description of DEPRECATED_PUSH_DUMMY_FRAME.
8369
e4a2df64
AC
8370 * gdbint.texinfo (Target Architecture Definition): Delete
8371 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8372
2b4855ab
AC
83732004-05-07 Andrew Cagney <cagney@redhat.com>
8374
8375 * observer.texi (GDB Observers): Add "Debugging" section. Include
8376 cross reference to "set/show debug observer".
8377 * gdb.texinfo (Debugging Output): Document "set/show debug
8378 observer".
8379
fcf70625
AC
83802004-05-01 Andrew Cagney <cagney@redhat.com>
8381
8382 * gdbint.texinfo (Target Architecture Definition): Delete
8383 description of DEPRECATED_PC_IN_SIGTRAMP.
8384
8ee56bcf
AC
83852004-04-30 Andrew Cagney <cagney@redhat.com>
8386
8387 * gdbint.texinfo (Target Architecture Definition): Delete
8388 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8389
67ab9a76
OF
83902004-04-30 Orjan Friberg <orjanf@axis.com>
8391
8392 * observer.texi (GDB Observers): Correct spelling.
8393
79346bcb
OF
83942004-04-26 Orjan Friberg <orjanf@axis.com>
8395
8396 * observer.texi (GDB Observers): Add target_changed event.
8397
7a464420
AC
83982004-04-08 Andrew Cagney <cagney@redhat.com>
8399
8400 * observer.texi (GDB Observers): Rework, provide generic observer
8401 definitions and then a list of observable events.
8402
6cdf9d98
AC
84032004-04-04 Andrew Cagney <cagney@redhat.com>
8404
8405 * gdbint.texinfo (Host Definition): Delete reference to
8406 NO_SIGINTERRUPT.
8407
ddc135a4
AC
84082004-04-02 Andrew Cagney <cagney@redhat.com>
8409
8410 * gdbint.texinfo (Target Architecture Definition): Delete
8411 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8412
6a1b180d
SC
84132004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8414
8415 * gdb.texinfo (TUI Commands): Document tui reg commands.
8416
d0d5df6f
AC
84172004-03-26 Andrew Cagney <cagney@redhat.com>
8418
8419 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8420 "gdbtui".
8421 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8422 (Contributors): Mention both Text and Terminal User Interface.
8423
aa2a3f87
AC
84242004-03-23 Andrew Cagney <cagney@redhat.com>
8425
8426 * gdbint.texinfo (Target Architecture Definition): Deprecate
8427 references to SIGTRAMP_START and SIGTRAMP_END.
8428
f561f026
AC
84292004-03-23 Andrew Cagney <cagney@redhat.com>
8430
8431 * gdbint.texinfo (Target Architecture Definition): Deprecate
8432 references to PC_IN_SIGTRAMP.
8433
33cb8b0f
AC
84342004-03-19 Andrew Cagney <cagney@redhat.com>
8435
8436 * gdbint.texinfo (Target Architecture Definition): Delete
8437 reference to GDB_TARGET_IS_HPPA.
8438
fc989b7a
AC
84392004-03-18 Andrew Cagney <cagney@redhat.com>
8440
8441 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8442 describe pre_init and post_init.
8443
701b08bb
DJ
84442004-03-09 Daniel Jacobowitz <drow@mvista.com>
8445
8446 * gdb.texinfo (Debugging Output): Document values for "set debug
8447 target".
8448
faae5abe
AC
84492004-02-28 Andrew Cagney <cagney@redhat.com>
8450
8451 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8452
dd79a6cf
JJ
84532004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8454
8455 * gdb.texinfo (breakpoints): Add information about the
8456 new "set breakpoint pending" and "show breakpoint pending"
8457 commands.
8458
e7f16015
AC
84592004-02-26 Andrew Cagney <cagney@redhat.com>
8460
8461 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8462 in Per-architecture module data section.
8463
7161a3a6
RM
84642004-02-25 Roland McGrath <roland@redhat.com>
8465
8466 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8467
2154891a
AC
84682004-02-24 Andrew Cagney <cagney@redhat.com>
8469
8470 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8471 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8472 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8473
6c74ac8b
AC
84742004-02-17 Andrew Cagney <cagney@redhat.com>
8475
8476 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8477
19772a2c
AC
84782004-02-16 Andrew Cagney <cagney@redhat.com>
8479
8480 * gdbint.texinfo (Target Architecture Definition): Deprecate
8481 FRAMELESS_FUNCTION_INVOCATION.
8482
c9830293
AC
84832004-02-16 Andrew Cagney <cagney@redhat.com>
8484
8485 * gdbint.texinfo (Coding): Mention -Wunused-function.
8486
b9d26eb9
AC
84872004-02-14 Andrew Cagney <cagney@redhat.com>
8488
8489 * gdbint.texinfo (Target Architecture Definition): Delete
8490 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8491
49efadf5
EZ
84922004-02-12 Elena Zannoni <ezannoni@redhat.com>
8493
8494 * gdb.texinfo: Properly quote the name "C++".
8495 * gdbint.texinfo: Ditto.
8496 * stabs.texinfo: Ditto.
8497
1eb288ea
EZ
84982004-02-11 Elena Zannoni <ezannoni@redhat.com>
8499
8500 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8501 minimal information about libiberty.
8502
e4937fc1
MC
85032004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8504
8505 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8506
a9331b3f
RM
85072004-02-04 Roland McGrath <roland@redhat.com>
8508
8509 * gdb.texinfo (Auxiliary Vector): New node (section).
8510 (Data): Add it to the menu.
8511
2650777c
JJ
85122004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8513
8514 * gdb.texinfo (Breakpoints): Add information about pending
8515 breakpoint support.
8516
b4501125
AC
85172004-01-26 Andrew Cagney <cagney@redhat.com>
8518
8519 * gdb.texinfo (Overview): Delete references to the cisco protocol
8520 including the "N" response.
8521
74055713
AC
85222004-01-26 Andrew Cagney <cagney@redhat.com>
8523
8524 * gdbint.texinfo (Target Architecture Definition): Rename
8525 EXTRACT_STRUCT_VALUE_ADDRESS to
8526 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8527
3bbe9696
EZ
85282004-01-24 Eli Zaretskii <eliz@gnu.org>
8529
8530 * gdb.texinfo (KOD): Document "show os". Add index entries for
8531 "set/show os" and "info cisco" commands.
8532
5843504f
EZ
85332004-01-21 Eli Zaretskii <eliz@gnu.org>
8534
8535 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8536
9175c9a3
MC
85372004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8538
8539 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8540 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8541
8e94b928
NR
85422004-01-19 Nick Roberts <nick@nick.uklinux.net>
8543
8544 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8545 -stack-list-locals.
8546 (GDB/MI Variable Objects): Describe extension to
8547 -var-list-children.
8548
a20cf136
DJ
85492004-01-17 Daniel Jacobowitz <drow@mvista.com>
8550
8551 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8552
afb18d0f
AC
85532004-01-17 Andrew Cagney <cagney@redhat.com>
8554
8555 * gdbint.texinfo (Target Architecture Definition): Delete
8556 documentation on DEPRECATED_NPC_REGNUM.
8557
b51970ac
DJ
85582004-01-13 Daniel Jacobowitz <drow@mvista.com>
8559
8560 * gdb.texinfo: Update copyright year. Mention that set
8561 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8562 "set follow-fork-mode ask".
8563
0f0cffd2
AC
85642004-01-13 Andrew Cagney <cagney@redhat.com>
8565
8566 * gdbint.texinfo: Update copyright year.
8567 (Coding): Add -Wunused-label to list of -Werror warnings.
8568
c552b3bb 85692004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8570 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8571
8572 * gdb.texinfo: Update copyright.
8573 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8574 around names, as appropriate. Minor syntax cleanup of
8575 _NSPrintForDebugger explanation. Two spaces after periods.
8576 GDBN used instead of lit. "gdb". Index entries added for
8577 print-object and _NSPrintForDebugger. @noindent added in one spot.
8578
afe157ca
EZ
85792003-11-11 Elena Zannoni <ezannoni@redhat.com>
8580
8581 * stabs.texinfo: Add dircategory and direntry commands.
8582 * annotate.texinfo: Ditto.
8583
963e2bb7
AC
85842003-11-10 Andrew Cagney <cagney@redhat.com>
8585
8586 * gdbint.texinfo (Target Architecture Definition): Replace the
8587 return_value method's "inval" and "outval" parameters with
8588 "readbuf" and "writebuf".
8589
1d8b2f28
JB
85902003-10-28 Jim Blandy <jimb@redhat.com>
8591
8592 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8593 from "The `F' request packet" and "The `F' reply packet", to make
8594 texi2dvi happy.
8595 (File-I/O remote protocol extension): Update menu entries, too.
8596
36d86913
MC
85972003-10-26 Michael Chastain <mec@shout.net>
8598
8599 * gdb.texinfo (Thread Stops): Document the issue with
8600 premature return from system calls in multi-threaded programs.
8601
ce2826aa
AC
86022003-10-24 Andrew Cagney <cagney@redhat.com>
8603
8604 * annotate.texinfo: Fix "fortunatly"[sic].
8605
f24c5e49
KI
86062003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8607
8608 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8609 with "Hitachi" and "Mitsubishi".
8610
92ad9cd9
AC
86112003-10-20 Andrew Cagney <cagney@redhat.com>
8612
8613 * gdbint.texinfo (Target Architecture Definition): Document
8614 gdbarch_return_value. Add cross references from
8615 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8616 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8617
0ab4b752
MK
86182003-10-18 Mark Kettenis <kettenis@gnu.org>
8619
8620 * gdbint.texinfo (Target Architecture Definition): Document
8621 regset_from_core_section.
fb3e19c0
KI
8622
86232003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8624
8625 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8626
a9331b3f 86272003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8628
8629 From Anthony Green <green@redhat.com>:
5ae4183a 8630 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8631
1485d690
KB
86322003-10-14 Kevin Buettner <kevinb@redhat.com>
8633
889bf7c5
PA
8634 * gdb.texinfo (Breakpoint related warnings): New node.
8635 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8636
86d30acc
DJ
86372003-10-13 Daniel Jacobowitz <drow@mvista.com>
8638
8639 * gdb.texinfo (Remote Protocol): Document v and vCont.
8640
172c2a43
KI
86412003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8642
8643 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8644 * gdbint.texinfo: Ditto.
8645
71952f4c
AC
86462003-10-09 Andrew Cagney <cagney@redhat.com>
8647
8648 From 2003-09-18 David Anderson <davea@sgi.com>:
8649 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8650 "command".
8651
268e2188
AC
86522003-10-03 Andrew Cagney <cagney@redhat.com>
8653
8654 * gdbint.texinfo (Target Architecture Definition): Deprecate
8655 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8656 just target.
8657
12c266ea 86582003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8659
f30992d4 8660 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8661 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8662 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8663 * gdbint.texinfo (Target Architecture Definition): Rename
8664
86652003-09-30 Andrew Cagney <cagney@redhat.com>
8666
f30992d4 8667 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8668 (Target Architecture Definition):
f30992d4 8669
2e092625
AC
8670 * gdbint.texinfo (Target Architecture Definition): Rename
8671 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8672
0717ae8a
AC
86732003-09-29 Andrew Cagney <cagney@redhat.com>
8674
dad809b7
AC
8675 * gdbint.texinfo (Target Architecture Definition): Delete
8676 documentation for NEED_TEXT_START_END.
8677
0717ae8a
AC
8678 * gdbint.texinfo (Target Architecture Definition): Rename
8679 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8680 TARGET_WRITE_PC.
a9331b3f 8681
af6cf26d
MC
86822003-09-22 Michael Chastain <mec@shout.net>
8683
8684 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8685
ee206350
AG
86862003-09-21 Anthony Green <green@redhat.com>
8687
8688 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8689
a38c9fe6
MK
86902003-09-21 Mark Kettenis <kettenis@gnu.org>
8691
8692 * gdbint.texinfo (Target Architecture Definition): Document
8693 stabs_argument_has_addr.
8694
77949794
AC
86952003-09-18 Andrew Cagney <cagney@redhat.com>
8696
8697 * gdbint.texinfo (Target Architecture Definition): Delete
8698 documentation on REGISTER_NAMES.
8699
8e823e25
MK
87002003-09-13 Mark Kettenis <kettenis@gnu.org>
8701
8702 * gdbint.texinfo (Target Architecture Definition): Replace
8703 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8704
f27dd7fd
AC
87052003-09-11 Andrew Cagney <cagney@redhat.com>
8706
8707 * gdbint.texinfo (Target Architecture Definition): Replace
8708 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8709
8b148df9
AC
87102003-08-18 Andrew Cagney <cagney@redhat.com>
8711
8712 * gdbint.texinfo (Target Architecture Definition): Document
8713 "frame_red_zone_size".
8714
25d29d70
AC
87152003-08-09 Andrew Cagney <cagney@redhat.com>
8716
8717 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8718 with "set/show backtrace past-main" and "set/show backtrace
8719 limit".
8720
c938e9b0
L
87212003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8722
8723 * Makefile.in (install-info): Support DESTDIR.
8724 (install-html): Likewise.
8725
64fabec2
AC
87262003-08-07 Andrew Cagney <cagney@redhat.com>
8727
8728 Patch from Nick Roberts.
8729 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8730 bindings. Remove description of send-gdb-command.
8731
2fcf52f0
AC
87322003-08-07 Andrew Cagney <cagney@redhat.com>
8733
8734 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8735 GDB 6.0.
8736
086432e2
AC
87372003-08-06 Andrew Cagney <cagney@redhat.com>
8738
8739 * gdb.texinfo (Mode Options): Mention that level three is the
8740 highest available and that level 2 is deprecated.
8741 (Annotations Overview): Mention annotation levels. Cross reference
8742 to "Limitations of the Annotation Interface" in annotate.texi.
8743 (TODO, Value Annotations, Frame Annotations): Delete section.
8744 (Displays, Breakpoint Info): Delete.
8745
e5249f67
AC
87462003-08-04 Andrew Cagney <cagney@redhat.com>
8747
8748 * agentexpr.texi: Delete @bye.
8749 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8750 (stabs.info): Add $(srcdir) to include search path.
8751 (html): Depend on "annotate_toc.html", and not "annotate.html".
8752 * stabs.texinfo: Ditto. Include "fdl.texi".
8753 * gdbint.texinfo: Update copyright statement's list of invariant
8754 sections.
8755
e6f672d2
AC
87562003-07-28 Andrew Cagney <cagney@redhat.com>
8757
8758 * Makefile.in (INFO_DEPS): Add annotate.info.
8759 (dvi, ps, html, pdf): Add annotate.
8760 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8761 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8762 (ANNOTATE_DOC_FILES): New macro.
8763 (ANNOTATE_TEX_TMPS): New macro.
8764 (annotate.info, annotate_toc.html): Specify dependencies.
8765 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8766 * annotate.texinfo: Rename annotate.texi. Get building. Add
8767 "Migrating to GDB/MI" and "Limitations of the Annotation
8768 Interface" chapters. Mention why it is not part of the user
8769 guide. Update copyright notice. Include "fdl.texi".
8770
72ffddc9
SC
87712003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8772
8773 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8774
a9f12a31
DJ
87752003-07-24 Daniel Jacobowitz <drow@mvista.com>
8776
8777 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8778
b1fe9455
DJ
87792003-07-24 Daniel Jacobowitz <drow@mvista.com>
8780
8781 * gdb.texinfo (Server): Mention pidof.
8782
153721e6
AC
87832003-07-22 Andrew Cagney <cagney@redhat.com>
8784
8785 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8786 list.
8787
0fac0b41
DJ
87882003-06-28 Daniel Jacobowitz <drow@mvista.com>
8789
8790 * gdb.texinfo (Logging output): New chapter.
8791
4e562065
JB
87922003-06-24 Joel Brobecker <brobecker@gnat.com>
8793
8794 * gdb.texinfo (Unsupported languages): New section.
8795 (Languages): Add link to new section.
8796
f2c06f52
AC
87972003-06-22 Andrew Cagney <cagney@redhat.com>
8798
8799 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8800
b4177fca
DJ
88012003-06-22 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8804
f418dd93
DJ
88052003-06-22 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8808 * agentexpr.texi: Retitle section, and change it to an appendix.
8809 Comment out texinfo initialization. Factor a @var{} into two
8810 pieces to prevent makeinfo warnings.
8811 * gdb.texinfo: Add Agent Expressions appendix.
8812
4ca61388
DJ
88132003-06-19 Daniel Jacobowitz <drow@mvista.com>
8814
8815 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8816
07f31aa6
DJ
88172003-06-18 Daniel Jacobowitz <drow@mvista.com>
8818
5ae4183a 8819 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8820 remote target". Document the "detach" and "disconnect" commands.
8821 (Server, Netware, Debug Session): Reference "Connecting to a
8822 remote target".
8823 (GDB/MI Target Manipulation): Document "-target-disconnect".
8824
2dd0da42
AC
88252003-06-13 Andrew Cagney <cagney@redhat.com>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Deprecate
8828 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8829 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8830
e7a3abfc
JB
88312003-06-09 Jim Blandy <jimb@redhat.com>
8832
8833 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8834
25e3a86b
AC
88352003-06-08 Andrew Cagney <cagney@redhat.com>
8836
8837 * gdbint.texinfo (Target Architecture Definition): Delete
8838 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8839
a9e5fdc2
AC
88402003-06-08 Andrew Cagney <cagney@redhat.com>
8841
8842 * gdbint.texinfo (Target Architecture Definition): Document
8843 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8844
b37303ee
AF
88452003-06-07 Adam Fedor <fedor@gnu.org>
8846
8847 * gdb.texinfo: Add Objective-C documentation.
8848
39fe6e80
AC
88492003-06-01 Andrew Cagney <cagney@redhat.com>
8850
8851 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8852 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8853
125309b2
AC
88542003-05-21 Andrew Cagney <cagney@redhat.com>
8855
8856 * gdbint.texinfo (Target Architecture Definition): Delete
8857 references to "extract_address" and "store_address".
8858
b8b527c5
AC
88592003-05-16 Andrew Cagney <cagney@redhat.com>
8860
8861 * gdbint.texinfo (Target Architecture Definition): Replace
8862 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8863 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8864
50e3ee83
TR
88652003-05-14 Theodore A. Roth <troth@openavr.org>
8866
8867 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8868
44e2be90
L
88692003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8870
8871 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8872 (gdb.dvi): Likewise.
8873 (gdb.pdf): Likewise.
8874 (links2roff): Likewise.
8875
df5215a6
JB
88762003-05-08 Jim Blandy <jimb@redhat.com>
8877
8878 * gdb.texinfo (Dump/Restore Files): Update documentation for
8879 'dump', 'append', and 'restore': note that format argument is
8880 optional; simplify presentation of the command variants; and be
8881 more precise about the formats.
8882
5e7b2f39
JB
88832003-05-07 Jim Blandy <jimb@redhat.com>
8884
8885 * gdb.texinfo (Symbols): Update documentation: 'maint list
8886 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8887 symtabs' and 'maint info psymtabs'.
8888
b1e29e33
AC
88892003-05-05 Andrew Cagney <cagney@redhat.com>
8890
8891 * gdbint.texinfo (Target Architecture Definition): Make
8892 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8893 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8894 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8895
00905d52
AC
88962003-05-04 Andrew Cagney <cagney@redhat.com>
8897
8898 * gdb.texinfo (Maintenance Commands): Document "maint print
8899 dummy-frames".
8900
54ff5908
AC
89012003-05-04 Andrew Cagney <cagney@redhat.com>
8902
8903 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8904
32e7087d
JB
89052003-05-03 J. Brobecker <brobecker@gnat.com>
8906
8907 Thierry Schneider <tpschneider1@yahoo.com>
8908 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8909 for new MI command.
8910
7043d8dc
AC
89112003-05-03 Andrew Cagney <cagney@redhat.com>
8912
8913 * gdbint.texinfo (Target Architecture Definition): Document
8914 push_dummy_code. Add cross references.
8915
e33d66ec
EZ
89162003-05-02 Elena Zannoni <ezannoni@redhat.com>
8917
8918 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8919 set/show charsets commands.
8920
0ba6dca9
AC
89212003-04-28 Andrew Cagney <cagney@redhat.com>
8922
8923 * gdbint.texinfo (Target Architecture Definition): Replace
8924 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8925 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8926
d7a27068
AC
89272003-04-28 Andrew Cagney <cagney@redhat.com>
8928
8929 * gdbint.texinfo (Target Architecture Definition): Rename
8930 "tm_print_insn" to "deprecated_tm_print_insn".
8931
44ea7b70
JB
89322003-04-09 Jim Blandy <jimb@redhat.com>
8933
8934 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8935 list psymtabs'.
8936
fb8f8949
AC
89372003-04-08 Andrew Cagney <cagney@redhat.com>
8938
8939 * gdbint.texinfo (Target Architecture Definition): Delete
8940 references to EXTRA_FRAME_INFO.
8941
32fb0f22
AC
89422003-04-08 Andrew Cagney <cagney@redhat.com>
8943
8944 * gdbint.texinfo (Target Architecture Definition): Delete
8945 PRINT_TYPELESS_INTEGER.
8946
6be67e67
JB
89472003-04-02 J. Brobecker <brobecker@gnat.com>
8948
8949 * observer.texi (GDB Observers): Adjust the documentation for the
8950 normal_stop notification to better describe reality. Fix a couple
8951 of minor typos.
8952
4e35d5f0
BR
89532003-04-02 Bob Rossi <bob_rossi@cox.net>
8954
a9331b3f 8955 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8956 '-file-list-exec-source-file'
8957
e8a8712a
AC
89582003-03-31 Andrew Cagney <cagney@redhat.com>
8959
8960 * gdbint.texinfo (Target Architecture Definition): Delete
8961 references to CALL_DUMMY_P.
8962
6c0e89ed
AC
89632003-03-30 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdbint.texinfo (Target Architecture Definition): Remove
8966 reference to TARGET_WRITE_SP.
a9331b3f 8967
378bfd1b
AC
89682003-03-27 Andrew Cagney <cagney@redhat.com>
8969
8970 * gdbint.texinfo (Target Architecture Definition): Remove
8971 references to write_sp.
6c0e89ed 8972
922fbb7b
AC
89732003-03-27 Andrew Cagney <cagney@redhat.com>
8974
8975 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8976 chapter body. Use @smallexample instead of @example.
8977 (Annotations): Ditto.
8978 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8979 annotate.texi.
8980
b81774d8
AC
89812003-03-26 Andrew Cagney <cagney@redhat.com>
8982
8983 * gdbint.texinfo (Target Architecture Definition): Replace
8984 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8985 dummy_addr parameters.
8986
1bf6d5cc
AC
89872003-03-25 Andrew Cagney <cagney@redhat.com>
8988
8989 * gdbint.texinfo (Target Architecture Definition): Delete
8990 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8991 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8992 Add reference to PUSH_ARGUMENTS.
8993
618ce49f
AC
89942003-03-23 Andrew Cagney <cagney@redhat.com>
8995
8996 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8997 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8998
bcd7e15f
JB
89992003-03-18 J. Brobecker <brobecker@gnat.com>
9000
9001 * gdbint.texinfo (Algorithms): Add new section describing the
9002 Observer paradigm.
9003 (Top): Add menu entry to new observer appendix.
9004 * observer.texi: New file.
9005 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9006 new observer.texi file.
9007
9fe8321b
AC
90082003-03-17 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9011 that GNU Press update the manual version number.
9012
ac2adee5
AC
90132003-03-12 Andrew Cagney <cagney@redhat.com>
9014
9015 * gdbint.texinfo (Target Architecture Definition): Delete
9016 references to get_saved_register. Rename GET_SAVED_REGISTER to
9017 DEPRECATED_GET_SAVED_REGISTER.
9018
749b82f6
AC
90192003-03-13 Andrew Cagney <cagney@redhat.com>
9020
9021 * gdbint.texinfo (Target Architecture Definition): Replace
9022 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9023
8bedc050
AC
90242003-03-12 Andrew Cagney <cagney@redhat.com>
9025
9026 * gdbint.texinfo (Target Architecture Definition): Rename
9027 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9028
0ce1b118
CV
90292003-03-10 Corinna Vinschen <vinschen@redhat.com>
9030
9031 * gdb.texinfo: Add File-I/O documentation.
9032
12cc2063
AC
90332003-03-10 Andrew Cagney <cagney@redhat.com>
9034
9035 * gdbint.texinfo (Target Architecture Definition): Cross reference
9036 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9037
7453dc06
AC
90382003-03-07 Andrew Cagney <cagney@redhat.com>
9039
9040 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9041 frame" command.
9042
6314f104
AC
90432003-03-05 Andrew Cagney <cagney@redhat.com>
9044
9045 * gdbint.texinfo (Target Architecture Definition): Document
9046 unwind_dummy_id. Cross reference unwind_dummy_id and
9047 SAVE_DUMMY_FRAME_TOS.
9048
f1212245
DJ
90492003-03-05 James Ingham <jingham@apple.com>
9050 Daniel Jacobowitz <drow@mvista.com>
9051
9052 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9053 and "show cp-abi".
9054
77e7e267
AC
90552003-03-03 Andrew Cagney <cagney@redhat.com>
9056
9057 * gdbint.texinfo (Target Architecture Definition): Document
9058 register_type.
9059
838a8221
AC
90602003-03-03 Andrew Cagney <cagney@redhat.com>
9061
9062 * stabs.texinfo (Structures): Use @samp and separate @var's
9063 instead of a single @var containing a comma separated list.
9064 (Unions): Ditto.
9065
d7f4a264
DJ
90662003-03-02 Daniel Jacobowitz <drow@mvista.com>
9067
9068 * Makefile.in (distclean): Remove config.log.
9069
f30ee0bc
AC
90702003-03-01 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdbint.texinfo (Target Architecture Definition): Rename
9073 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9074
90752003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9076
9077 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9078 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9079
be448670
CF
90802003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9081
9082 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9083 (Non-debug DLL symbols): New node, describing the minimal symbols
9084 loaded from DLLs without real debugging symbols.
9085
501eef12
AC
90862003-02-20 Andrew Cagney <ac131313@redhat.com>
9087
9088 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9089 hardware-breakpoint-limit".
9090 (Set Watchpoints): Add cross reference to "set remote
9091 hardware-watchpoint-limit".
9092 (Remote configuration options): New section.
9093
21c294e6
AC
90942003-02-04 Andrew Cagney <ac131313@redhat.com>
9095
e9be73e4
AC
9096 * gdbint.texinfo (Target Architecture Definition): Delete
9097 descrption of IS_TRAPPED_INTERNALVAR.
9098
21c294e6
AC
9099 From Keith Seitz <keiths@redhat.com>:
9100 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9101 option "-i"/"--interpreter" to this chapter. Include index
9102 entries.
9103
0179ffac
DC
91042003-02-04 David Carlton <carlton@math.stanford.edu>
9105
9106 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9107 (Variables): Recommend stabs+ and DWARF 2.
9108 (C plus plus expressions): Correct info about
9109 compiler versions, debug formats.
9110 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9111 PR symtab/874.
9112
7ca9f392
AC
91132003-02-01 Andrew Cagney <ac131313@redhat.com>
9114
9115 * gdbint.texinfo (Target Architecture Definition): Delete
9116 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9117 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9118 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9119 references to nindy and i960.
9120 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9121
31a85ea2
AC
91222003-02-01 Andrew Cagney <ac131313@redhat.com>
9123
9124 * gdbint.texinfo (Target Architecture Definition): Delete
9125 FLOAT_INFO.
9126
6b894e49
AC
91272003-01-30 Andrew Cagney <ac131313@redhat.com>
9128
9129 * stabs.texinfo (Member Type Descriptor): Clarify description of
9130 `@'. Suggested by Ben Hutchings.
9131
c48861fb
AC
91322003-01-29 Andrew Cagney <ac131313@redhat.com>
9133
9134 * gdb.texinfo (M68K): Delete reference to es1800.
9135
617073a9
AC
91362003-01-29 Andrew Cagney <ac131313@redhat.com>
9137
9138 * gdb.texinfo (Maintenance Commands): Document `maint print
9139 reggroups' and `maint print register-groups'.
9140 * gdbint.texinfo (Target Architecture Definition): Document
9141 register_reggroup_p.
9142
5b5d99cf
JB
91432003-01-23 Jim Blandy <jimb@redhat.com>
9144
9145 * gdb.texinfo (Separate Debug Files): New section.
9146
e7ba9c65
DJ
91472003-01-22 Daniel Jacobowitz <drow@mvista.com>
9148
9149 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9150 and "maint show profile".
9151
94e91d6d
MC
91522003-01-16 Michael Chastain <mec@shout.net>
9153
9154 * gdb.texinfo (Installing GDB): Warn against
9155 ".../gdb-VERSION/gdb/configure".
9156 (Separate Objdir): Likewise.
9157
867f3898
AC
91582003-01-15 Andrew Cagney <ac131313@redhat.com>
9159
9160 * gdbint.texinfo (Target Architecture Definition): Delete
9161 definition of PRINT_REGISTER_HOOK.
9162
f153cc92
EZ
91632003-01-15 Elena Zannoni <ezannoni@redhat.com>
9164
9165 (OpenRISC 1000): Fix formatting of command names.
9166
c60eb6f1
EZ
91672003-01-15 Elena Zannoni <ezannoni@redhat.com>
9168
9169 * gdb.texinfo (Continuing and Stepping): Add new command
9170 'advance'. Clarify behavior of 'until'.
9171
f5ebfba0
DJ
91722003-01-13 Daniel Jacobowitz <drow@mvista.com>
9173
9174 * gdb.texinfo (Files): Document solib-absolute-prefix and
9175 solib-search-path.
9176
4ce8657e
MC
91772003-01-09 Michael Chastain <mec@shout.net>
9178
9179 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9180 (Create a Release): Add new instructions for new @file{src-release}.
9181 Document existing instructions for @file{Makefile.in} as
9182 being for @value{GDBN} 5.3.1 or earlier.
9183
372613e3
AC
91842003-01-09 Andrew Cagney <ac131313@redhat.com>
9185
9186 * gdbint.texinfo (Target Architecture Definition): Mention
9187 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9188 allocate memory.
9189
b4e9345d
DJ
91902003-01-04 Daniel Jacobowitz <drow@mvista.com>
9191
9192 * gdb.texinfo (Controlling GDB): Add @kindex for
9193 "show osabi".
9194 (Backtraces): Add @kindex's for backtrace-below-main.
9195
98b45e30
DJ
91962003-01-04 Daniel Jacobowitz <drow@mvista.com>
9197
9198 * gdb.texinfo (Controlling GDB): Document "set osabi".
9199
95f90d25
DJ
92002003-01-04 Daniel Jacobowitz <drow@mvista.com>
9201
9202 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9203 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9204
1e698235
DJ
92052003-01-04 Daniel Jacobowitz <drow@mvista.com>
9206
9207 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9208 "set coerce-float-to-double".
9209 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9210
e632838e
AC
92112003-01-02 Andrew Cagney <ac131313@redhat.com>
9212
9213 * stabs.texinfo: Remove obsolete text.
9214 * gdbint.texinfo: Ditto.
9215 * gdb.texinfo: Ditto.
9216
c133ab7a
MK
92172002-12-22 Mark Kettenis <kettenis@gnu.org>
9218
9219 * gdbint.texinfo (Target Architecture Definition): Update
9220 description of gdbarch_register_osabi.
9221
f821f325
KH
92222002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9223
9224 * agentexpr.texi: Fix typos.
9225 * annotate.texi: Likewise.
9226 * fdl.texi: Likewise.
9227
85a6d8d3 92282002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9229
9230 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9231 DEPRECATED_INIT_FRAME_PC.
9232
ae45cd16
AC
92332002-12-01 Andrew Cagney <ac131313@redhat.com>
9234
9235 * gdbint.texinfo (Target Architecture Definition): Delete
9236 PC_IN_CALL_DUMMY.
9237
07555a72
AC
92382002-11-28 Andrew Cagney <ac131313@redhat.com>
9239
9240 * gdbint.texinfo (Host Definition): Delete documentation on
9241 USE_GENERIC_DUMMY_FRAMES.
9242
c166cdc7
EZ
92432002-11-26 Elena Zannoni <ezannoni@redhat.com>
9244
5ae4183a 9245 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9246 * Makefile.in (install-info): Run the install-info command as part
9247 of the post install steps only.
9248 (uninstall-info): New target.
9249 (uninstall): New target.
9250
35db0260
EZ
92512002-11-22 Elena Zannoni <ezannoni@redhat.com>
9252
9253 * Makefile.in (install): Make install do some real work.
9254
9ba8d803
AC
92552002-11-19 Andrew Cagney <ac131313@redhat.com>
9256
9257 Fix POSIX problem reported by Paul Eggert.
9258 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9259 Fix PR gdb/527.
9260
903ad3a6
AC
92612002-10-26 Andrew Cagney <cagney@redhat.com>
9262
9263 * gdbint.texinfo (Target Architecture Definition): Delete
9264 definition of DO_REGISTERS_INFO.
9265
f2abfe65
KB
92662002-10-18 Kevin Buettner <kevinb@redhat.com>
9267
9268 * gdbint.texinfo (Address Classes): Fix problems with insertion
9269 of ``{'' and ``}'' in example.
9270
b5b0480a
KB
92712002-10-17 Kevin Buettner <kevinb@redhat.com>
9272
9273 * gdbint.texinfo (Address Classes): New section.
9274 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9275 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9276 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9277 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9278
c85508ee
KD
92792002-10-11 Klee Dienes <kdienes@apple.com>
9280
9281 * gdb.texinfo (Registers): Mention vector registers as well as
9282 floating registers in the documentation for 'info registers' and
9283 'info all-registers'.
9284
6d12fc3d
DJ
92852002-10-11 Daniel Jacobowitz <drow@mvista.com>
9286
9287 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9288
8d19fbd2
JJ
92892002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9290
9291 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9292 interface definition.
9293
a37295f9
MM
92942002-10-03 Marko Mlinar <markom@opencores.org>
9295
9296 * gdb.texinfo (Target Commands): Add or1k target specific
9297 commands.
9298 * gdb.texinfo (Contributors): Add myself to the contributors list.
9299
da0f9dcd
AC
93002002-10-01 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9303 and "mi1" instead of "mi1" and "mi0".
9304
2e834e49
HPN
93052002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9306
9307 * gdb.texinfo (Packets): Fix typos "alligned".
9308 Correct z3/Z3 description. Correct z4/Z4 title.
9309
050be0dc
AC
93102002-09-27 Andrew Cagney <ac131313@redhat.com>
9311
9312 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9313
1104b9e7
KB
93142002-09-25 Kevin Buettner <kevinb@redhat.com>
9315
9316 * gdb.texinfo: Use GNU/Linux instead of Linux.
9317
512217c7
AC
93182002-09-25 Andrew Cagney <ac131313@redhat.com>
9319
9320 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9321
10998722
AC
93222002-09-24 Andrew Cagney <ac131313@redhat.com>
9323
512217c7 9324 * gdb.texinfo: Replace @example with @smallexample.
10998722 9325
a0eb71c5
KB
93262002-09-20 Kevin Buettner <kevinb@redhat.com>
9327
f7dc1244 9328 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9329 * gdb.texinfo (Character Sets): Use @smallexample instead of
9330 @example. Use GNU/Linux instead of Linux.
9331
93322002-09-20 Jim Blandy <jimb@redhat.com>
9333
9334 * gdb.texinfo: Add character set documentation.
9335
2f870471
AC
93362002-09-19 Andrew Cagney <ac131313@redhat.com>
9337
9338 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9339 (Packets): Add cross reference from `b' packet to `z' packets.
9340
790eb8f5
AC
93412002-09-19 Andrew Cagney <ac131313@redhat.com>
9342
8d30a00d
AC
9343 * gdb.texinfo (Maintenance Commands): Document ``maint
9344 internal-error'' and ``maint internal-warning''.
9345
790eb8f5
AC
9346 * gdbint.texinfo (Target Architecture Definition): Revise
9347 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9348
a23a7bf1
JB
93492002-09-19 Joel Brobecker <brobecker@gnat.com>
9350
9351 * gdbint.texinfo (Target Conditionals): Document the new
9352 NAME_OF_MALLOC macro.
9353
299ffc64
AC
93542002-09-05 Andrew Cagney <ac131313@redhat.com>
9355
9356 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9357 engineer.
9358
b7bb15bc
SC
93592002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9360
9361 * gdb.texinfo (TUI Overview): Document status line fields.
9362
3d757584
SC
93632002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9364
9365 * gdb.texinfo (TUI Commands): Document info win command.
9366
269c21fe
SC
93672002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9368
9369 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9370
7cf36c78
SC
93712002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9372
9373 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9374 (TUI Keys): Likewise.
9375
d2c6833e
AC
93762002-08-25 Andrew Cagney <ac131313@redhat.com>
9377
9378 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9379 for a packet receive.
9380
46d8b1c3
AC
93812002-08-25 Andrew Cagney <ac131313@redhat.com>
9382
9383 * Makefile.in (clean): Move to end of file.
9384 (distclean, maintainer-clean, realclean): Ditto.
9385 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9386 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9387 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9388 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9389
b0787093
AC
93902002-08-24 Andrew Cagney <ac131313@redhat.com>
9391
9392 * Makefile.in (GDBINT_TEX_TMPS): Define.
9393 (gdbint.dvi, gdbint.pdf): Use
9394 (GDB_TEX_TMPS): Define.
9395 (gdb.dvi, gdb.pdf): Use.
9396 (STABS_TEX_TMPS): Define.
9397 (stabs.dvi, stabs.pdf): Use.
9398 (GDB_DOC_SOURCE_INCLUDES): New macros.
9399 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9400 (GDBINT_DOC_FILES_INCLUDES): New macros.
9401 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9402 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9403 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9404 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9405 (links2roff): Replace SFILES_INCLUDED with
9406 GDB_DOC_SOURCE_INCLUDES.
9407 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9408 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9409 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9410 dependencies.
9411 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9412 dependencies.
9413 (gdbmi.texinfo): Delete rule.
9414 (inc-hist.texinfo): Delete rule.
9415 (rluser.texinfo): Delete rule.
9416
ebba8386
AC
94172002-08-23 Andrew Cagney <cagney@redhat.com>
9418
9419 * gdbint.texinfo (Target Architecture Definition): Update
9420 STORE_RETURN_VALUE, mention regcache.
9421
0ab7a791
AC
94222002-08-21 Andrew Cagney <ac131313@redhat.com>
9423
9424 * gdbint.texinfo (Target Architecture Definition): Document
9425 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9426
ee2d5c50
AC
94272002-08-19 Andrew Cagney <ac131313@redhat.com>
9428
9429 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9430 Fix minor typos. Add index entries.
9431
53c69bd7
AC
94322002-08-18 Andrew Cagney <ac131313@redhat.com>
9433
9434 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9435
e76f1f2e
AC
94362002-08-15 Andrew Cagney <ac131313@redhat.com>
9437
9438 * gdbint.texinfo (Target Architecture Definition): Document
9439 PRINT_VECTOR_INFO.
9440 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9441
0680b120
AC
94422002-08-13 Andrew Cagney <ac131313@redhat.com>
9443
9444 * gdb.texinfo (Maintenance Commands): Document "maint print
9445 registers", "maint print raw-registers" and "maint print
9446 cooked-registers".
9447
3c3bea1c
GS
94482002-08-08 Grace Sainsbury <graces@redhat.com>
9449
a9331b3f 9450 From Mark Salter:
3c3bea1c
GS
9451 * gdb.texinfo (Protocol): Document T packet extension to
9452 allow watchpoint address reporting.
9453
42f9b0a5
AC
94542002-08-03 Andrew Cagney <ac131313@redhat.com>
9455
9456 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9457
db034ac5
AC
94582002-08-01 Andrew Cagney <cagney@redhat.com>
9459
9460 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9461 to CHILL.
9462
e2b28d04
AC
94632002-08-01 Andrew Cagney <ac131313@redhat.com>
9464
9465 * gdbint.texinfo (Coding): Revise section "Include Files".
9466
7fb623f7
AC
94672002-07-24 Andrew Cagney <cagney@redhat.com>
9468
9469 * gdbint.texinfo: Obsolete references to m88k.
9470 * gdb.texinfo: Ditto.
9471
4a2b4636
JB
94722002-07-10 Joel Brobecker <brobecker@gnat.com>
9473
7fb623f7 9474 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9475 where the proper version of autoconf can be retrieved.
9476
a71ec265
DH
94772002-07-09 Don Howard <dhoward@redhat.com>
9478
9479 * gdb.texinfo (Command Files): Further describe the behavior of
9480 sourced command files.
9481
b9aa90c9
AC
94822002-06-27 Andrew Cagney <ac131313@redhat.com>
9483
9484 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9485 (Coding): Clarify ISO C version that GDB assumes.
9486
40dd2248
TT
94872002-06-26 Tom Tromey <tromey@redhat.com>
9488
9489 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9490 add_setshow_cmd_full.
9491
bfac230e
DH
94922002-06-25 Don Howard <dhoward@redhat.com>
9493
9494 * gdb.texinfo (Memory Region Attributes): Document new behavior
9495 for 'mem' command.
9496
475b0867
JB
94972002-06-11 Jim Blandy <jimb@redhat.com>
9498
919d772c
JB
9499 * gdb.texinfo (Symbols): Update documentation for `info source'
9500 command.
9501
475b0867
JB
9502 * gdb.texinfo (Macros): Call the command `info macro', not
9503 `show macro'.
9504
ba8c9337
AC
95052002-06-09 Andrew Cagney <ac131313@redhat.com>
9506
9507 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9508 data''.
9509
1029b7fa
MK
95102002-06-09 Mark Kettenis <kettenis@gnu.org>
9511
9512 * gdbint.texinfo (Target Architecture Definition): Document
9513 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9514
16737d73
AC
95152002-06-08 Andrew Cagney <ac131313@redhat.com>
9516
9517 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9518 lists.
9519
30107679
AC
95202002-06-08 Andrew Cagney <ac131313@redhat.com>
9521
9522 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9523 Branch''.
9524
3352e23e
AC
95252002-06-01 Andrew Cagney <ac131313@redhat.com>
9526
9527 * gdbint.texinfo (Target Architecture Definition): Add section
9528 ``Converting an existing Target Architecture to Multi-arch''.
9529
cbb09e6a
AC
95302002-05-30 Andrew Cagney <ac131313@redhat.com>
9531
9532 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9533 to ``Obsoleting code''. Revise.
9534
e2e0bcd1
JB
95352002-05-17 Jim Blandy <jimb@redhat.com>
9536
9537 * gdb.texinfo (C Preprocessor Macros): New chapter.
9538 Include it in the main menu.
9539 (Contributors): Credit Jim Blandy with macro support.
9540 (Compilation): Explain how to get macro information into the
9541 executable.
9542 (Expressions): Note that preprocessor macros are expanded.
9543
9db8d71f
DJ
95442002-05-14 Daniel Jacobowitz <drow@mvista.com>
9545
9546 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9547 options for `target remote'.
9548
6d531722
AC
95492002-05-13 Andrew Cagney <ac131313@redhat.com>
9550
9551 * gdbint.texinfo (Target Architecture Definition): Delete
9552 documentation on NNPC_REGNUM.
9553
13d01224
AC
95542002-05-11 Andrew Cagney <ac131313@redhat.com>
9555
9556 * gdbint.texinfo (Target Architecture Definition): Document
9557 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9558 (Target Architecture Definition): Revise section `Using Different
9559 Register and Memory Data Representations'. Add section `Raw and
9560 Virtual Register Representations'.
9561
b2e75d78
AC
95622002-05-11 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdbint.texinfo (Target Architecture Definition): Mention
9565 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9566 (Target Architecture Definition): Mention same. Add references to
9567 web pages.
9568
2c8682ee
MS
95692002-05-08 Michael Snyder <msnyder@redhat.com>
9570
9571 * stabs.texinfo (Attributes): Document new "vector" attribute.
9572
0816590b
AC
95732002-05-04 Andrew Cagney <ac131313@redhat.com>
9574
9575 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9576
2653173e
AC
95772002-05-04 Andrew Cagney <ac131313@redhat.com>
9578
9579 * gdb.texinfo: Delete obsolete references to a29k.
9580
d7bd68ca
AC
95812002-04-24 Andrew Cagney <ac131313@redhat.com>
9582
9583 * gdbint.texinfo (Target Architecture Definition): Replace
9584 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9585
21d83aa5
DM
95862002-04-24 David S. Miller <davem@redhat.com>
9587
9588 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9589
7673a6cc
DM
95902002-04-21 David S. Miller <davem@redhat.com>
9591
9592 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9593
d49d1e0a
AC
95942002-04-21 Andrew Cagney <ac131313@redhat.com>
9595
9596 * gdbint.texinfo (Target Architecture Definition): Delete
9597 definition of HAVE_REGISTER_WINDOWS.
9598
f7dc1244 95992002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9600
9601 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9602 "Theodore A. Roth" <troth@verinet.com>.
9603
5ca0cb28
DH
96042002-04-15 Don Howard <dhoward@redhat.com>
9605
f7dc1244 9606 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9607 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9608 Provide a better explaination of this feature.
5ca0cb28 9609
f208ba17
AC
96102002-04-14 Andrew Cagney <ac131313@redhat.com>
9611
9612 * gdbint.texinfo (Target Architecture Definition): Remove
9613 FRAME_CHAIN_COMBINE.
9614
d5ba91de
MC
96152002-04-12 Michael Chastain <mec@shout.net>
9616
9617 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9618 REG_STACK_SEGMENT.
9619
26818220
MC
96202002-04-09 Michael Chastain <mec@shout.net>
9621
9622 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9623 PYRAMID_* macros.
9624
129188f6
AC
96252002-04-07 Andrew Cagney <ac131313@redhat.com>
9626
9627 * gdb.texinfo (Bug Reporting): Document that the web is the
9628 prefered way of submitting bug reports.
9629 (Bug Reporting): Delete the s-mail address as the last resort.
9630
8227c0ff
AC
96312002-04-05 Andrew Cagney <ac131313@redhat.com>
9632
9633 * gdbint.texinfo (Target Architecture Definition): Delete
9634 references to TARGET_WRITE_FP and write_fp.
9635
16d9dec6
MS
96362002-03-27 Michael Snyder <msnyder@redhat.com>
9637
9638 * gdb.texinfo: Document new commands dump, append, and restore.
9639
9ae8b82c
AC
96402002-03-27 Andrew Cagney <ac131313@redhat.com>
9641
9642 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9643 Branch'.
9644
474c8240
AC
96452002-03-18 Andrew Cagney <ac131313@redhat.com>
9646
9647 * gdb.texinfo: Change all examples to @smallexample.
9648 * gdbint.texinfo: Ditto.
a9331b3f 9649
fb0ff88f
AC
96502002-03-18 Andrew Cagney <ac131313@redhat.com>
9651
9652 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9653 Branches''.
9654
9bb0a4d8
AC
96552002-03-18 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9658 Policy''.
9659
937f164b
FF
96602002-03-04 Fred Fish <fnf@redhat.com>
9661
9662 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9663 expresson, suports, dependant, trhe, perhaphs, situtations,
9664 explictily, taged, oportunity, unfortunatly).
9665
a7b40f07
AC
96662002-02-24 Andrew Cagney <ac131313@redhat.com>
9667
9668 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9669 Remove reference to 3.12.
9670
aab4e0ec
AC
96712002-02-23 Andrew Cagney <ac131313@redhat.com>
9672
9673 * gdbint.texinfo: Include fdl.texi.
9674 (Top): Add GNU Free Documentation License.
9675 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9676 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9677 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9678 (gdbint.info): Add srcdir to include path.
9679 * gdb.texinfo: Include gpl.texi.
9680 (Top): Add Copying.
9681 * gpl.texi: New file.
9682
47b95330
AC
96832002-02-23 Andrew Cagney <ac131313@redhat.com>
9684
9685 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9686
78c47bea
PM
96872002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9688
9689 * gdb.texinfo: Document Cygwin native specific commands.
9690
56460a61
DJ
96912002-02-15 Daniel Jacobowitz <drow@mvista.com>
9692
9693 * gdb.texinfo: Document gdbserver ``--attach'' command.
9694
def71bfa
MS
96952002-02-07 Michael Snyder <msnyder@redhat.com>
9696
9697 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9698 to @code(_ovly_debug_event).
9699
c928edc0
AC
97002002-02-07 Andrew Cagney <ac131313@redhat.com>
9701
9702 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9703
81d46470
MS
97042002-02-06 Michael Snyder <msnyder@redhat.com>
9705
9706 * gdb.texinfo (overlays): Mention new magic symbol
9707 '_ovly_debug_event', which allows GDB to keep better track
9708 of overlays.
9709
f7dc1244 97102002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9711
9712 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9713 Suggested by Dmitry Sivachenko.
9714
9715 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9716
15110bc3
MS
97172002-02-01 Michael Snyder <msnyder@redhat.com>
9718
9719 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9720
6763aef9
MS
97212002-01-30 Michael Snyder <msnyder@redhat.com>
9722
ac282366
MS
9723 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9724 (set trust-readonly-sections): Document.
6763aef9 9725
8642bc8f
AC
97262002-01-29 Andrew Cagney <ac131313@redhat.com>
9727
9728 * gdbint.texinfo (Releasing GDB): Revise and update.
9729
afe64c1a
AC
97302002-01-28 Andrew Cagney <ac131313@redhat.com>
9731
9732 * gdbint.texinfo (Target Architecture Definition): Delete
9733 description of TARGET_BYTE_ORDER_DEFAULT.
9734
f7dc1244 97352002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9736
9737 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9738 <mitya@cavia.pp.ru>.
9739
3d6e1b5a
AC
97402002-01-23 Andrew Cagney <ac131313@redhat.com>
9741
9742 * libgdb.texinfo: Delete file.
9743
6c0e9fb3
AC
97442002-01-22 Andrew Cagney <ac131313@redhat.com>
9745
9746 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9747 * gdbint.texinfo: Ditto.
9748
e0ce93ac
AC
9749Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9750
9751 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9752
be298bcc
AC
97532002-01-22 Andrew Cagney <ac131313@redhat.com>
9754
9755 * Makefile.in: Update copyright.
9756 (TEXI2DVI): Define.
9757 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9758 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9759 gdb-cfg.texi.
9760 (TEXINDEX, PDFTEX): Delete makefile variables.
9761
8e04817f
AC
97622002-01-22 Andrew Cagney <ac131313@redhat.com>
9763
9764 * gdb.texinfo (Protocol): Move section to appendix.
9765
6b2f586d
AC
97662002-01-21 Andrew Cagney <ac131313@redhat.com>
9767
9768 * gdb.texinfo (Remote Debugging): Create a menu.
9769 (Top): Add ``Remote Debugging'' to menu.
9770
6f05cf9f
AC
97712002-01-21 Andrew Cagney <ac131313@redhat.com>
9772
9773 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9774 serial protocol'' from here.
9775 (Remote Debugging): To here. New chapter.
9776
3fd3d7d2
AC
97772002-01-20 Andrew Cagney <ac131313@redhat.com>
9778
9779 * gdbint.texinfo (Target Architecture Definition): Delete
9780 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9781
7fd60527
AC
97822002-01-20 Andrew Cagney <ac131313@redhat.com>
9783
9784 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9785 are no longer needed.
9786 (Porting GDB): Add maintainer note about configure.host.
9787
c2f05ac9
AC
97882002-01-20 Andrew Cagney <ac131313@redhat.com>
9789
9790 * gdbint.texinfo (Target Architecture Definition): Remove
9791 definition of IEEE_FLOAT.
9792
f7dc1244 97932002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9794
9795 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9796 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9797 <3diff@gnu.org>
231b2aad 9798
82600034
AC
97992002-01-19 Andrew Cagney <ac131313@redhat.com>
9800
9801 * gdbint.texinfo (Host Definition): Remove references to
9802 MALLOC_INCOMPATIBLE.
9803
7708fa01
AC
98042002-01-17 Andrew Cagney <ac131313@redhat.com>
9805
9806 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9807 and xyz-xdep.o.
9808
eb12ee30
AC
98092002-01-17 Andrew Cagney <ac131313@redhat.com>
9810
889bf7c5 9811 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9812 (Set Breaks): Copy ``maint info breakpoint'' doco to
9813 ``Maintenance Commands'' appendix. Add reference.
9814
c9ccaa92
AC
98152002-01-17 Andrew Cagney <ac131313@redhat.com>
9816
9817 * fdl.texi: Remove next/prev from @node.
9818
f7dc1244 98192002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9820
9821 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9822 for monstrous @multitable (from Brian Youmans).
9823
9824 * fdl.texi: New file.
9825
9826 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9827
8973da3a
AC
98282002-01-15 Andrew Cagney <ac131313@redhat.com>
9829
9830 * gdbint.texinfo (Releasing GDB): New chapter.
9831
7d86b5d5
AC
98322002-01-14 Andrew Cagney <ac131313@redhat.com>
9833
9834 * gdb.texinfo (Embedded Processors, Calling program functions):
9835 Obsolete references to a29k.
9836
cc1cb004
AC
98372002-01-13 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9840 examples. Document that a code-block should do or discard its
9841 cleanups before exit.
9842
79f12247
MS
98432002-01-11 Michael Snyder <msnyder@redhat.com>
9844
9845 * gdb.texinfo (Choosing files): Change @samp to @file.
9846
19837790
MS
98472002-01-05 Michael Snyder <msnyder@redhat.com>
9848
9849 * gdb.texinfo (--pid): Document new command line option (attach).
9850
f7dc1244 98512002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9852
9853 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9854 in the stub.
9855
d7449b42
AC
98562002-01-04 Andrew Cagney <ac131313@redhat.com>
9857
9858 * gdbint.texinfo (Target Architecture Definition): Replace
9859 BIG_ENDIAN with BFD_ENDIAN_BIG.
9860
f23631e4
AC
98612002-01-03 Andrew Cagney <ac131313@redhat.com>
9862
9863 * gdbint.texinfo (Target Architecture Definition): Replace
9864 value_ptr with struct value pointer.
9865
72c9928d
EZ
98662002-01-02 Eli Zaretskii <eliz@gnu.org>
9867
9868 * gdb.texinfo (Free Software): Fix wording.
9869
959acfd1
EZ
98702001-12-31 Eli Zaretskii <eliz@gnu.org>
9871
9872 * gdb.texinfo (Free Software): New section ``Free Software Needs
9873 Free Documentation''.
9874
f7dc1244 98752001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9876
9877 * stabs.texinfo:
9878 * gdb.texinfo:
9879 * gdbint.texinfo:
9880 * libgdb.texinfo:
9881 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9882
6600abed
MS
98832001-12-29 Michael Snyder <msnyder@redhat.com>
9884
9885 * gdb.texinfo (maint info sections): Fix typo.
9886
f6680716
MS
98872001-12-26 Michael Snyder <msnyder@redhat.com>
9888
fe95c787
MS
9889 * gdb.texinfo (maint info sections): Document.
9890
a9331b3f 9891 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9892 'info proc' sub-options that are currently not implemented.
9893
c3d3ce5b
JB
98942001-12-20 Jim Blandy <jimb@redhat.com>
9895
9896 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9897
778eb05e
AC
98982001-12-15 Andrew Cagney <ac131313@redhat.com>
9899
9900 * gdbint.texinfo (Target Architecture Definition): Replace
9901 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9902
2607059c
AC
99032001-12-01 Andrew Cagney <ac131313@redhat.com>
9904
9905 * gdbint.texinfo (Host Definition): Delete documentation on
9906 HOST_BYTE_ORDER.
9907
df0cd8c5
JB
99082001-11-30 Jim Blandy <jimb@redhat.com>
9909
9910 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9911 overlay support. Add to top-level menu.
df0cd8c5 9912
88118b3a
TT
99132001-11-26 Tom Tromey <tromey@redhat.com>
9914
9915 * gdb.texinfo (Command Syntax): Document C-o binding.
9916
96565e91
CF
99172001-07-26 Christopher Faylor <cgf@redhat.com>
9918
9919 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9920 use since it is described in the referenced section.
9921
f7dc1244 9922 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9923 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9924 clearer when using DJGPP.
9925
2a3d5645
CF
99262001-11-24 Christopher Faylor <cgf@redhat.com>
9927
9928 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9929 specifically refer to MS-DOS.
9930 (command files): Mention gdb.ini is only used on MS-DOS.
9931
aa26fa3a
TT
99322001-11-21 Tom Tromey <tromey@redhat.com>
9933
9934 * gdb.texinfo (Invoking GDB): Document --args.
9935 (Mode Options): Likewise.
9936
4f8ada06
JB
99372001-11-21 Jim Blandy <jimb@redhat.com>
9938
9939 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9940 Delete documentation; this macro has been removed from the
9941 sources.
4f8ada06 9942
3fe0dc10
JB
99432001-11-13 Jim Blandy <jimb@redhat.com>
9944
9945 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9946
9e5abb06
CV
99472001-11-06 Corinna Vinschen <vinschen@redhat.com>
9948
9949 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9950
1c5dfdad
MS
99512001-11-05 Michael Snyder <msnyder@redhat.com>
9952
a9331b3f 9953 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9954 quote regexp chars in function names such as "operator*()".
9955
990f9fe3
FF
99562001-11-01 Fred Fish <fnf@redhat.com>
9957
9958 * gdbint.texinfo (SOLIB_ADD): Document additional new
9959 "readsyms" arg.
9960
b433d00b
DH
99612001-10-30 Don Howard <dhoward@redhat.com>
9962
070b1dd3
DH
9963 * gdb.texinfo: (Command Files) Added documentation for the
9964 behavior of gdb with input redirected from a file.
b433d00b 9965
b7209cb4
FF
99662001-10-28 Fred Fish <fnf@redhat.com>
9967
9968 * gdb.texinfo (auto-solib-add): Change docs to match
9969 implementation change.
9970 (auto-solib-limit): Add docs for new variable.
9971
1aa20aa8
AC
99722001-10-15 Andrew Cagney <ac131313@redhat.com>
9973
9974 * gdbint.texinfo (Target Architecture Definition): Function
9975 value_as_pointer renamed to value_as_address.
9976
fc0c74b1
AC
99772001-10-15 Andrew Cagney <ac131313@redhat.com>
9978
9979 * gdbint.texinfo (Target Architecture Definition): Default
9980 POINTER_TO_ADDRESS functions assume unsigned addresses.
9981 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9982 posting by Jim Blandy.
9983
f4846649
JB
99842001-10-12 Jim Blandy <jimb@redhat.com>
9985
9986 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9987 version of texi2html (1.64) doesn't support this flag any more.
9988
f277788b
MK
99892001-09-08 Mark Kettenis <kettenis@gnu.org>
9990
a9dc4918
MK
9991 * gdbint.texinfo (Host Definition): Remove description of
9992 MEM_FNS_DECLARED.
9993
d28379df
MK
9994 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9995
f277788b
MK
9996 * gdbint.texinfo (Host Definition): Remove description of
9997 HAVE_SIGSETMASK.
9998
7ccaa899
EZ
99992001-09-04 Elena Zannoni <ezannoni@redhat.com>
10000
10001 * gdbint.texinfo (Target Architecture Definition): Add
10002 explanation of TARGET_PRINT_INSN macro.
10003
17d9d558
JB
100042001-08-30 Jim Blandy <jimb@redhat.com>
10005
10006 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10007 Explain what it means to load relocatable files.
10008
72cde065
JB
100092001-08-28 Jim Blandy <jimb@redhat.com>
10010
10011 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10012 info `top' menu.
10013
9e678452
CF
10014Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10015
10016 * gdbint.texinfo: Add a cautionary note about macro use.
10017
a2bea4c3 100182001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10019
a2bea4c3
CV
10020 * gdb.texinfo: Explain omitting the hostname in the
10021 `target remote' command.
10022
1129bf27
DJ
100232001-07-30 Daniel Jacobowitz <drow@mvista.com>
10024
10025 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10026 and END-INFO-DIR-ENTRY.
10027
732b3002
SC
100282001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10029
10030 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10031
89437448
AC
100322001-07-25 Andrew Cagney <ac131313@redhat.com>
10033
10034 * gdbint.texinfo (libgdb): Rewrite.
10035
f7dc1244 100362001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10037
10038 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10039
c4555f82
SC
100402001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10041
10042 * gdb.texinfo (TUI): New chapter, document the TUI.
10043 (Mode Options): Document the -tui option.
10044
2f45a6e0
MK
100452001-07-23 Mark Kettenis <kettenis@gnu.org>
10046
10047 * gdbint.texinfo (Host Definition): Remove description of
10048 NEED_POSIX_SETPGID.
10049
f7dc1244 100502001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10051
10052 * gdb.tex (DJGPP Native): New node, with descriptions of
10053 DJGPP-specific commands.
10054
be9c6c35
JM
100552001-07-19 John R. Moore <jmoore@redhat.com>
10056
10057 * gdbint.texinfo: Three misspellings.
10058
dfa249fb
AC
100592001-07-06 Andrew Cagney <ac131313@redhat.com>
10060
10061 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10062 `test` expressions on bash. Problem reported by Colin Walters.
10063
c72e7388
AC
100642001-07-04 Andrew Cagney <ac131313@redhat.com>
10065
10066 * gdbint.texinfo (User Interface): Update ui-out documentation to
10067 refelect recent UI/MI updates.
10068
94bbb2c0
AC
100692001-07-04 Andrew Cagney <ac131313@redhat.com>
10070
10071 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10072 interpreters.
10073
af6c57ea
AC
100742001-06-15 Andrew Cagney <ac131313@redhat.com>
10075
10076 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10077 structure and not macros.
10078 (Host Definition): Document that much of this chapter is obsolete.
10079 (Target Architecture Definition): Update list of files that make
10080 up a target architecture.
10081 (Coding): Update.
10082
83aa8bc6
AC
100832001-06-28 Andrew Cagney <ac131313@redhat.com>
10084
10085 * gdbint.texinfo (Target Architecture Definition): Update
10086 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10087 The latter has been changed to a true predicate.
10088
f7dc1244 100892001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10090
10091 * annotate.texi: Add @noindent where needed. From Dmitry
10092 Sivachenko <dima@Chg.RU>.
10093 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10094
656db9b0
AC
100952001-06-16 Andrew Cagney <ac131313@redhat.com>
10096
10097 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10098
df2396a1
AC
100992001-06-14 Andrew Cagney <ac131313@redhat.com>
10100
10101 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10102 returns ``OK''. Document that the ``R'' packet does not reply.
10103
0f1f2b0a
MS
101042001-06-13 Michael Snyder <msnyder@redhat.com>
10105
10106 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10107
f7dc1244 101082001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10109
10110 * gdb.texinfo (Signals): Clarify the default setting of signal
10111 handling.
10112
a5d7c491
AC
101132001-05-14 Andrew Cagney <ac131313@redhat.com>
10114
10115 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10116 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10117
05a54c4f
AC
101182001-05-12 Andrew Cagney <ac131313@redhat.com>
10119
10120 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10121
f7dc1244 101222001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10123
10124 * gdbint.texinfo (Clean Design and Portable Implementation):
10125 Renamed from "Clean Design".
10126 (Clean Design and Portable Implementation): Document portable
10127 methods of handling file names, and the associated macros.
10128
f7dc1244 101292001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10130
10131 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10132 command and provide a cross-reference to its description.
10133 (Symbols): Note that "info scope" is useful for trace experiments.
10134
f7dc1244 101352001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10136
b37052ae
EZ
10137 * gdb.texinfo (Symbols): Document "info scope".
10138 (Tracepoints): New chapter.
10139 (Contributors): Update for v5.1.
10140 <All nodes>: Change "C++" to "C@t{++}".
10141
0ee54786
EZ
10142 * gdbint.texinfo (User Interface): A new section about ui_out
10143 functions, based on text written by Fernando Nasser.
10144
c534679c
EZ
10145 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10146
f7dc1244 101472001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10148
e9c75b65
EZ
10149 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10150
10151 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10152
10153 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10154 Replace "GDB" with "@value{GDBN}". Fix markup.
10155
10156 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10157
3d67e040
EZ
10158 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10159 a cross-reference to its description.
10160 (Symbols): Document "info symbol".
10161
f7dc1244 101622001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10163
10164 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10165 subsection "x86 Watchpoints".
10166 (Target Architecture Definition): Document the macros
10167 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10168 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10169
b0ed3589
AC
101702001-03-20 Andrew Cagney <ac131313@redhat.com>
10171
10172 * gdbint.texinfo (Target Architecture Definition): Update
10173 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10174 list.
10175
b6ba6518
KB
101762001-03-06 Kevin Buettner <kevinb@redhat.com>
10177
10178 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10179 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10180
f7dc1244 101812001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10182
10183 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10184
f7dc1244 101852001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10186
17cc6a06
EZ
10187 * gdb.texinfo (Environment): Document that `path' does not change
10188 the value of PATH in GDB's own environment (it did in the past,
10189 but that was changed on March 15, 1994). Reported by Doug Evans
10190 <dje@transmeta.com>.
10191
56caf160
EZ
10192 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10193 its line. Fix markup of commands and macros. Add an Index node
10194 and index entries.
10195
29e57380
C
101962001-01-23 J.T. Conklin <jtc@redback.com>
10197
10198 * gdb.texinfo (Memory region attributes): New manual section.
10199
1c6147de
ND
102002001-01-04 Nicholas Duffek <nsd@redhat.com>
10201
10202 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10203
f7dc1244 102042000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10205
10206 * refcard.tex: Version and copyright fixed. From Phil Edwards
10207 <pedwards@disaster.jaj.com>.
10208
0dcedd82
AC
10209Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10210
10211 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10212 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10213
3b851bce
AC
10214Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10215
10216 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10217 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10218
f7dc1244 102192000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10220
10221 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10222 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10223
b90a5f51
CF
102242000-11-10 Christopher Faylor <cgf@cygnus.com>
10225
10226 * gdb.texinfo: Document new 'set step-mode' command.
10227
f7dc1244 102282000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10229
10230 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10231 changes from Dmitry Sivachenko <dima@Chg.RU>.
10232
f7dc1244 102332000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10234
10235 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10236 From Steven Johnson <sbjohnson@ozemail.com.au>.
10237
2e685b93
MK
102382000-08-10 Mark Kettenis <kettenis@gnu.org>
10239
10240 * gdbint.texinfo (Overall Structure): Spelling fix.
10241
f7dc1244 102422000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10243
10244 * gdbint.texinfo (Target Architecture Definition): Document that
10245 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10246 for which REGISTER_CONVERTIBLE returns a zero value.
10247
63ac3005
EZ
102482000-07-08 Christopher Faylor <cgf@cygnus.com>
10249
10250 * Makefile.in (install-info): Find files to install in either the
10251 build or source directories (adapted from Makefile.am).
10252
bd79f757
ND
102532000-07-07 Nicholas Duffek <nsd@redhat.com>
10254
10255 * stabs.texinfo: Fix spelling errors.
10256 (String Field): FILE-NUMBER starts from 0, not 1.
10257
f7dc1244 102582000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10259
10260 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10261 Brian Youmans.
5f208f6d 10262
f7dc1244 102632000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10264
10265 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10266 the source directory. Reported by Mark Harig
10267 <markh@frazier.landmark.com>.
cc542d3b 10268
f3b28801
C
102692000-06-20 J.T. Conklin <jtc@redback.com>
10270
10271 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10272
449f3b6c
AC
10273Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10274
10275 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10276 Generate using pdftex.
449f3b6c 10277 (PDFTEX): Define.
889bf7c5 10278 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10279 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10280 @contents at the start.
449f3b6c 10281
f7dc1244 102822000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10283
10284 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10285 Youmans.
48e934c6 10286
9e9c5ae7
AC
10287Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10288
10289 From Brian Youmans:
10290 * gdb.texinfo: Fix ``et al.''.
10291
c741b251
AC
10292Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10293
10294 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10295 loop.
c741b251 10296
4ab64e14
JG
102972000-05-19 Jimmy Guo <guo@cup.hp.com>
10298
10299 * configure: Regenerate.
10300
f7dc1244 103012000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10302
10303 * Makefile.in (install-info): Run install-info on installed Info
10304 files.
10305
8c70017b
AC
10306Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10307
a7cb598a 10308 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10309 Andrew Cagney.
8c70017b 10310
f7dc1244 103112000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10312
10313 * gdb.texinfo: Proofreading changes from Brian Youmans.
10314
bf0184be
ND
103152000-05-01 Nick Duffek <nsd@cygnus.com>
10316
10317 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10318 startup sequence, minor edits.
10319
f7dc1244 103202000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10321
10322 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10323 TeX.
10324
10325 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10326 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10327 like `n' and `s' which look weird. Convert some of the @kindex to
10328 @vindex, when they refer to variables, not commands.
10329
33e16fad
AC
10330Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10331
10332 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10333
f7dc1244 103342000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10335
10336 * Makefile.in (GDBMI_DIR): New variable.
10337 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10338 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10339 (gdbmi.texinfo): New target, for texi2roff.
10340 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10341 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10342
10343 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10344 gdbmi.texinfo.
10345 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10346 comment.
10347
d167840f
EZ
103482000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10349
10350 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10351 command.
d167840f 10352
f7dc1244 103532000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10354
10355 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10356 prevents the build (and is generally a Bad Idea).
10357
f7dc1244 103582000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10359
10360 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10361 a comma inside @var.
10362 (Command Files): Index markup changes from Dmitry Sivachenko
10363 <dima@Chg.RU>.
10364
f7dc1244 103652000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10366
10367 * Makefile.in (LN_S): Define.
10368 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10369 invoke "ln -s" unless it is known to work.
10370
10371 * configure.in (AC_PROG_LN_S): Add.
10372
8dc7983f
JB
103732000-04-14 Jim Blandy <jimb@redhat.com>
10374
10375 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10376 section.
10377 (Target Conditionals): Document ADDRESS_TO_POINTER,
10378 POINTER_TO_ADDRESS.
10379
1a8237e8
DB
103802000-04-11 Daniel Berlin <dan@cgsoftware.com>
10381
10382 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10383 gdb-cfg.texi to get the value.
10384
ca526f1a
JB
103852000-04-10 Jim Blandy <jimb@redhat.com>
10386
10387 * gdbint.texinfo (Target Architecture Definition): Fix
10388 cross-references.
10389
faaafcb4
JB
103902000-04-08 Jim Blandy <jimb@redhat.com>
10391
10392 * gdbint.texinfo (Using Different Register and Memory Data
10393 Representations): New section.
10394 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10395 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10396 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10397
1b27397f
AC
10398Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10399
10400 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10401 for acknowledgments.
1b27397f 10402
480ff1fb
AC
10403Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10404
10405 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10406 qThreadExtraInfo.
480ff1fb 10407
a9331b3f 104082000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10409
a9331b3f
RM
10410 * gdb.texinfo: Clarify which remote debug protocol commands are
10411 required and which are optional.
f1251bdd 10412
dbeb8dbd
AC
10413Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10414
10415 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10416 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10417 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10418 * annotate.texi: Update.
10419
6d2ebf8b
SS
104202000-03-28 Stan Shebs <shebs@apple.com>
10421
10422 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10423 expectation of additional changes before release), update
10424 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10425 node links, rephrase and/or shorten lines to fix formatting
10426 problem in both regular and @smallbook formats.
10427 * annotate.texi: Shorten lines in example, use smallexample
10428 consistently everywhere.
10429 * Makefile.in: Add comment about texinfo 4.0 html generation.
10430 (SFILES_INCLUDED): Add annotate.texi.
10431
5d161b24
DB
104322000-03-27 Daniel Berlin <dan@cgsoftware.com>
10433
5ae4183a
AS
10434 * gdb.texinfo (Debugging Output): Added new section, documenting
10435 the "set/show debug" commands.
5d161b24 10436
b9deaee7
AC
10437Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10438
10439 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10440 entry.
b9deaee7
AC
10441
10442 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10443 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10444 @chapter and @node entries.
a9331b3f 10445
b9deaee7 10446 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10447
9ef47d30
AC
10448Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10449
10450 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10451 files.
9ef47d30 10452
cfeada60
FN
104532000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10454
10455 From David Whedon <dwhedon@gordian.com>
5ae4183a 10456 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10457
6837a0a2
DB
104582000-03-22 Daniel Berlin <dan@cgsoftware.com>
10459
10460 * gdb.texinfo: Add documentation for the apropos command.
10461
bba2971c
MS
104622000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10463
10464 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10465
2b628194
MS
104662000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10467
a9331b3f 10468 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10469 two places.
10470
96a2c332
SS
104712000-03-17 Stan Shebs <shebs@apple.com>
10472
10473 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10474 <dima@Chg.RU>, also clarification of allowed content for
10475 string constants.
10476
f7dc1244 104772000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10478
10479 * gdb.texinfo (main menu): Add Annotations.
10480 (File Options): Add @cindex entries for each command-line option.
10481 Document --epoch, --annotate, --async, --interpreter, --write,
10482 --statistics, and --version.
10483
10484 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10485 of GDB.
10486
9d233477
JB
104872000-02-23 Jim Blandy <jimb@redhat.com>
10488
10489 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10490
14e0eb3b
JB
104912000-02-22 Jim Blandy <jimb@redhat.com>
10492
10493 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10494
3555de01
JM
104952000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10496
10497 * Makefile.in (diststuff): New target.
10498
5e35df8e
KB
104992000-02-15 Kevin Buettner <kevinb@redhat.com>
10500
10501 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10502 architecture. [From Jim Wilson.]
5e35df8e 10503
c5394b80
JM
105042000-01-16 Tom Tromey <tromey@cygnus.com>
10505
10506 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10507 (Delete Breaks): Mention range arguments.
10508 (Disabling): Likewise.
10509
c3f6f71d
JM
105102000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10511
10512 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10513
c4093a6a
JM
10514Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10515
10516 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10517 valid functions.
c4093a6a 10518
11cf8741
JM
105191999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10520
10521 * gdb.texinfo: Clarify regular expressions used in rbreak.
10522
917317f4
JM
105231999-10-15 Kevin Buettner <kevinb@cygnus.com>
10524
10525 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10526 MEMORY_REMOVE_BREAKPOINT): Document.
10527
10528Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10529
10530 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10531 offset re-using the DATA offset instead.
917317f4 10532
2df3850c
JM
105331999-10-11 Jim Kingdon <kingdon@redhat.com>
10534
10535 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10536
105371999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10538
10539 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10540 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10541 typos.
10542
10543 * gdb.texinfo: Various minor wording and formatting improvements,
10544 mentions of additional command-line options.
10545
2acceee2
JM
105461999-09-30 Fred Fish <fnf@cygnus.com>
10547
10548 * gdb.texinfo: Document additional forms of specifying section
10549 names and addresses for the add-symbol-file command.
10550
c2c6d25f
JM
105511999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10552
10553 * gdbint.texinfo: Fix typo, add the word "have".
10554
105551999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10556
10557 * gdbint.texinfo (Target Architecture Definition): Document the
10558 SKIP_PERMANENT_BREAKPOINT macro.
10559
d4f3574e
SS
105601999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10561
10562 * gdb.texinfo: Fiks speling errers.
10563
10564 * gdb.texinfo: Fix uses of @multitable.
10565
f7dc1244 10566 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10567 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10568 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10569 comments about using with optimization, add more indexing,
10570 fix info about disassembly-flavor.
10571
10572Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10573
10574 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10575 SKIP_SOLIB_RESOLVER): Define.
10576
10577Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10578
10579 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10580 ``g'' packets.
d4f3574e 10581
104c1213
JM
105821999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10583
10584 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10585 platform-specific info, inline remote.texi and move sections of it
10586 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10587 and register stack into the new chapter.
10588 * remote.texi: Remove, now part of gdb.texinfo.
10589 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10590
105911999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10592
10593 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10594 GDB_TARGET_IS_MACH386): These kludges have gone away.
10595
10596Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10597
10598 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10599 TDEPLIBS.
104c1213 10600
53a5351d
JM
106011999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10602
10603 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10604 surrounding text to fit HP-UX bits into general info.
10605 (HPPA-cfg.texi): Remove, no longer useful.
10606
10607 * gdb.texinfo: Remove explicit links from @node lines, remove
10608 HP-added "Detailed Node Listing" from main menu which confuses
10609 things.
10610
10611 From Dmitry Sivachenko <dima@Chg.RU>:
10612 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10613 in description of `set environment'.
53a5351d
JM
10614
106151999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10616
10617 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10618
7be570e7
JM
106191999-08-12 Ben Elliston <bje@cygnus.com>
10620
10621 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10622
f7dc1244 106231999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10624
10625 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10626 watch, awatch, and rwatch. Explain why the latter two cannot be
10627 set as software watchpoints. Document that watchpoints for local
10628 variables are deleted when the debuggee terminates.
7be570e7
JM
10629
10630Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10631
10632 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10633 packet. Allow E.. response packet. "qRcmd" packet is no longer
10634 reserved.
7be570e7
JM
10635
106361999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10637
a9331b3f
RM
10638 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10639 * gdb.texinfo: Ditto.
7be570e7 10640
96baa820
JM
106411999-08-06 Tom Tromey <tromey@cygnus.com>
10642
10643 * gdb.texinfo (KOD): New node.
10644
10645Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10646
10647 * remote.texi (Rcmd): Fix minor formatting typos.
10648
10649Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10650
10651 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10652 packets.
96baa820 10653
adf40b2e
JM
106541999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10655
10656 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10657 fixes.
10658
43ff13b4
JM
10659Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10660
10661 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10662
085dd6e6
JM
10663Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10664
10665 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10666 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10667 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10668 packets that are not supported on all hosts. Expand examples.
10669 Spell check.
085dd6e6
JM
10670
106711999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10672
10673 * Makefile.in: Recognize html, install-html. Add targets
10674 to build HTML versions of documentation via texi2html.
10675
10676Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10677
10678 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10679 testsuite.
085dd6e6
JM
10680
10681Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10682
10683 * remote.texi (Communication Protocol): Rewrite.
10684
10685Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10686
10687 * stabs.texinfo: Fix uses of xref.
10688
9e0b60a8
JM
10689Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10692 info about patch submission.
10693
cce74817
JM
10694Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10695
10696 From Per Bothner <bothner@cygnus.com>:
10697 * gdb.texinfo: Document Chill support.
10698
10699Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10700
10701 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10702 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10703 Document that the value should be greater-than or equal-to zero.
10704 (NO_STD_REGS): Document. Deprecate.
cce74817 10705
ac9a91a7
JM
10706Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10707
10708 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10709 Document that these are not used.
ac9a91a7
JM
10710
10711Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10712
10713 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10714
392a587b
JM
10715Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10716
10717 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10718 numargs was dropped.
392a587b
JM
10719
10720Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10721
10722 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10723
b83266a0
SS
10724Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10725
10726 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10727 Update.
b83266a0 10728
7a292a7a
SS
10729Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10730
10731 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10732 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10733
10734Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10735
10736 * gdbint.texinfo: Fix typos: $ -> @.
10737
10738Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10739
10740 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10741 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10742 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10743 BREAKPOINT_FROM_PC.
a9331b3f 10744
7a292a7a
SS
10745Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10746
10747 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10748 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10749
10750Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10751
10752 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10753 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10754
107551999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10756
10757 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10758 longer exists.
10759
10760Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10761
10762 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10763 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10764 they make the manual source incomprehensible.
7a292a7a
SS
10765 * h8-cfg.texi: Remove, hasn't been used in years.
10766
c906108c
SS
10767Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10768
10769 * gdb.texinfo: Update the credits.
10770
10771Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10772
10773 * gdb.texinfo: Fix mistakes noticed in printout of last
10774 draft, add Alpha to discussion of heuristic fence post.
10775
10776Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10777
10778 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10779 Edition, merge some HP changes into mainline, describe some
10780 previously undocumented features, describe more of the target
10781 commands available, eliminate obsolete section on renamed
10782 commands.
c906108c
SS
10783 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10784
10785Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10786
10787 * gdb.texinfo: Make many HPPA conditionals unconditional,
10788 including catchpoint description, since now on for all configs.
10789 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10790 specializations.
10791
10792Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10793
10794 * Makefile.in (GDBvn.texi): Fix match expression to work with
10795 current format of VERSION in gdb/Makefile.in.
10796 * gdb.texinfo: Fix node ref to match new readline.
10797
10798Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10799
a9331b3f
RM
10800 * gdb.texinfo: Changes made as part of a project to merge in
10801 changes made by HP. Documentation makes extensive use of
c906108c
SS
10802 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10803 on remote debugging. There are differences in documentation
889bf7c5 10804 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10805 the HP manual discusses catchpoints, hardware watchpoints, and
10806 some HPUX specific limitations for shared library support.
a9331b3f 10807
c906108c
SS
10808 There are also a number of @node changes.
10809
108101999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10811
10812 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10813 (C Usage): Same.
10814
10815Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10816
10817 The following changes were made by Edith Epstein
889bf7c5
PA
10818 <eepstein@cygnus.com> as part of a project to merge in changes
10819 made by HP.
a9331b3f 10820
c906108c
SS
10821 * HPPA-cfg.texi: new file.
10822
10823 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10824
10825 * refcard.tex: change documentation about catch.
10826 removed info catch.
10827
10828Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10829
10830 * gdbint.texinfo: Expand on GDB's coding standards,
10831 specify the use of arg names with prototypes.
10832
108331998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10834
10835 * gdb.texinfo: Fix tipo.
10836
10837Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10838
10839 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10840 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10841
10842Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10843
10844 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10845
108461998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10847
10848 * agentexpr.texi: New file.
10849
10850Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10851
10852 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10853
108541998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10855
10856 * remote.texi: Changed wording that implied that the GDB remote
10857 protocol caches register values instead of GDB itself.
10858
10859Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10860
10861 * gdbint.texinfo: Add some info about symbol readers.
10862 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10863 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10864 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10865 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10866
10867Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10868
a9331b3f 10869 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10870
10871Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10872
10873 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10874
10875Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10876
10877 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10878 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10879
10880Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10881
10882 * gdbint.texinfo: Fix minor typos.
10883
10884Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10885
10886 * gdbint.texinfo: Complete overhaul. Group descriptions more
10887 logically, add more info on generic algorithms, remove much
10888 obsolete and/or wrong material.
10889
10890Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10891
10892 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10893
10894Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10895
10896 * refcard.tex: Copyright, address updates.
10897
10898Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10899
10900 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10901 for the edition instead of confusing GDB-version-like numbers.
10902
10903Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10904
10905 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10906
10907Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10908
5ae4183a 10909 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10910
10911Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10912
10913 * gdb.texinfo: Add some credits, mention bug monitor.
10914 * remote.texi: Mention mips monitor targets.
10915 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10916
c906108c
SS
10917Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10918
10919 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10920 files, finish sorting of host vs target vs native macros, describe
10921 some more of them.
c906108c
SS
10922
10923Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10924
10925 * gdbint.texinfo (Host Conditionals): Document change from
10926 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10927
10928Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10929
10930 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10931 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10932
10933Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10934
10935 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10936 Document LSEEK_NOT_LINEAR.
10937
10938Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10939
10940 * stabs.texinfo (Stab Section Basics): Make it clear that only
10941 some versions of the GNU linker remove the leading N_UNDF symbol.
10942
10943Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10944
10945 * stabs.texinfo (String Field): Document type number pairs here,
10946 instead of in the Sun specific section.
10947 (Include Files): The GNU linker supports the N_BINCL
10948 optimization. Clarify the N_BINCL value, and what it is used
10949 for.
10950 (Procedures): Document N_FUN with an empty string to mark the end
10951 of a function.
10952 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10953 (Sun Differences): Remove this node, as the information is now
10954 elsewhere in the main document.
10955 (Stab Section Basics): Mention that the GNU linker may optimize
10956 stabs and remove the leading N_UNDF symbol.
10957
10958Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10959
10960 * gdb.texinfo, refcard.tex: Restore author credit
10961
10962Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10963
10964 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10965 documentation to account for START and END macros taking
10966 one arg.
10967
10968Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10969
10970 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10971 * gdb.texinfo (Frames): Fix typo.
10972
10973Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10974
10975 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10976 a target_signal as arg type, not a pid.
10977
10978Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10979
10980 * gdb.texinfo: Document `set assembly-language'.
10981
10982Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10983
10984 * remote.texi: Update list of stubs in the GDB distribution.
10985
10986Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10987
10988 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10989 Also document that some systems can use mmalloc but must define
10990 this if their C runtime allocates memory that is later freed.
c906108c 10991 (MMCHECK_FORCE): Document new macro.
a9331b3f 10992
c906108c
SS
10993Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10994
10995 * remote.texi: Add documentation for target Sparclet.
10996
10997Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10998
a9331b3f 10999 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11000 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11001 * configure.in: Rewritten for autoconf.
11002 * configure: New.
11003
11004Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11005
11006 * Makefile.in (DVIPS): New define, set to dvips.
11007 (dvi): Add stabs.dvi.
11008 (ps): New target.
11009 (all-doc): Depend on info, dvi, and ps targets.
11010 (STAGESTUFF): Add *.ps and *.dvi files.
11011 (clean-info, clean-dvi): Remove.
11012 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11013 rules completely rewritten.
11014 (maintainer-clean): Remove clean-info and clean-dvi
11015 dependencies and put their actions in the rules.
11016 (gdb.ps): New target
a9331b3f 11017 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11018 intermediate TeX files, whether they have 2 or 3 character
11019 extensions.
11020 (gdbint.ps): Add target and rules.
11021 (gdb-internals): Delete unused target.
11022 (Makefile): Depends upon config.status also.
11023
11024Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11025
11026 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11027 set.
11028
11029Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11030
11031 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11032 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11033
11034Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11035
11036 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11037
11038Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11039
11040 * gdb.texinfo (Print settings): Document
11041 `set/show print static-members' commands.
11042
11043Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11044
11045 * gdbint.texinfo (Native): Document name change, coredep.c to
11046 core-aout.c.
11047
11048Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11049
11050 * stabs.texinfo (Include Files): Document the values the SunOS4
11051 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11052
11053Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11054
11055 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11056 Fix typo.
11057
11058Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11059
11060 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11061 "gdb.tar.Z".
11062
11063Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11064
11065 * Makefile.in (maintainer-clean): New target, synonym for
11066 realclean.
11067
11068Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11069
11070 * Update all FSF addresses except those in COPYING* files.
11071
11072Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11073
11074 From Richard Earnshaw (rearnsha@armltd.co.uk):
11075 * gdb.texinfo (convenience variables): Document $_exitcode.
11076 (quit): Document optional expression to use as exit code.
11077
11078Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11079
11080 * gdb.texinfo, remote.texi: Brought up to date with various
11081 GDB changes.
11082
11083Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11084
11085 * gdb.texinfo: Update dates and versions, fix comments about
11086 hardware watchpoints in future releases and about the
11087 sharedlibrary command.
11088
11089Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11090
11091 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11092 C_FUN stab. Other cleanups.
11093
11094Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11095
11096 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11097 for the sparc stub.
11098
11099Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * annotate.texi: Clarify which addresses have differing formats
11102 depending on the language and which do not.
11103
11104Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11105
11106 * remote.texi (NetWare): Changed example to use BOARD= instead of
11107 NODE= argument to reflect correspoding change to gdbserve.nlm.
11108
11109Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11110
11111 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11112 GDB, as well as AIX dbx, supports the size type attribute.
11113
11114Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11115
11116 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11117
11118Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11119
11120 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11121 and new 'if' and 'while' commands.
11122
11123Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11124
11125 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11126
11127Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11128
11129 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11130 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11131 NetWare targets. Mostly stolen from the Server node.
11132
11133Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * gdb.texinfo (Setting): Talk about the language of a source file
11136 versus the working language. The old documentation did not match
11137 what GDB did.
11138
11139Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11140
11141 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11142 of a source file.
11143
11144Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11145
11146 * gdb.texinfo (Processes): New node.
11147
11148Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11149
11150 * remote.texi: Update documentation of set/show mipsfpu.
11151
3fc11d3e
JM
11152Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11153
11154 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11155 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11156
11157Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11158
11159 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11160 obsolete conditionals, described some others.
11161
11162Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11163
11164 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11165 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11166
11167Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11168
11169 * gdbint.texinfo: Put regex conditionals in their own table.
11170
11171Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11172
11173 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11174 described or fixed the descriptions of many others.
11175
11176Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11177
11178 * gdb.texinfo: Add some more credits.
11179 * gdbint.texinfo: Capitalize GDB consistently, describe some
11180 macros and remove some.
11181
11182Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11183
11184 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11185 obsolete conditionals, described some others.
11186
11187Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11188
11189 * gdb.texinfo (help targets): Changed to `help target', which
11190 is the correct gdb command.
11191
11192Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11193
11194 * annotate.texi (TODO): New node, for keeping track of annotations
11195 suggested but not yet implemented.
11196
11197Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11198
11199 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11200 another symbol, it is not the address itself.
11201
11202Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11203
11204 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11205 of stabs-in-coff sections.
11206
11207Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11208
11209 * annotate.texi: Change edition to 0.5 and date to May 1994.
11210 Add index.
11211 (Frames): New node, for frame annotation.
11212 (Displays): New node, for display annotation.
11213
11214 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11215 when waiting for your program to stop.
11216
11217Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * annotate.texi (Breakpoint Info): Document annotation of header
11220 fields and record annotation.
11221
11222Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11223
11224 * annotate.texi: New file, to document annotations.
11225
11226Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11227
11228 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11229 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11230
11231Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11232
11233 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11234 section, and say n_strx field is compilation unit relative.
11235 * stabs.texinfo: Don't use @code for a.out when it is the name of
11236 an object file format.
11237
11238Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11239
11240 * gdb.texinfo: Refer to file names, not path names, per rms
11241 convention.
11242 (Arguments): Fix typo.
11243
11244Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11245
11246 * stabs.texinfo (Global Variables): Talk about stabs in files
11247 where variables are referenced, but not defined.
11248
11249Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11252 Cplusplus to new nodes Member Type Descriptor and Method Type
11253 Descriptor. Re-write stuff for #.
11254
11255Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11256
11257 * gdb.texinfo (Print Settings): Don't document "set print
11258 fast-symbolic-addr off". The bug which it worked around was fixed
11259 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11260
11261 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11262 N_ENTRY node.
11263
11264 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11265
11266Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11267
11268 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11269 references to ieee-float.c.
11270
11271Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11274 match what the code actually does.
11275
11276Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11277
11278 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11279
11280Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11281
11282 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11283 i, and b.
11284
11285Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11286
11287 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11288 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11289 as "stabs in sections" rather than just saying "ELF and SOM".
11290 Also make that stuff apply to COFF.
11291
11292Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11293
11294 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11295 Ghostscript.
11296
11297Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11298
11299 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11300 versus functions without line numbers, also mention stepping into
11301 them as well as "step" when you are in them. Tell the user how to
11302 deal with the situation. Add comment about "debugging information".
11303
11304Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11305
11306 * stabs.texinfo (Enumerations): Document restriction on where
11307 enumeration types can appear and still win with GDB.
11308
11309Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11310
11311 * stabs.texinfo (Negative Type Numbers): Document format for type
11312 -16.
11313
11314Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11315
11316 * gdb.texinfo (Selection, Frame Info): Update information about
11317 arbitrary frame specficiations.
11318
11319Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11320
11321 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11322
11323Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11324
11325 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11326
11327Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11328
11329 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11330
11331Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11332
11333 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11334 Differences node to Statics node.
11335 (Statics): Discuss XCOFF use of V symbol descriptor.
11336
11337 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11338 not clean.
11339
11340Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11341
11342 * gdb.texinfo (Print Settings): Document `set print
11343 fast-symbolic-addr' and improve the doc for some other
11344 `set print's.
11345
11346Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11347
11348 * stabs.texinfo (String Field): Talk about defining several type
11349 numbers at once.
11350 Fix lint regarding changing node ELF Transformations to
11351 ELF and SOM Transformations.
11352
11353Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11354
11355 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11356
11357Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11358
11359 * stabs.texinfo (Cross-References): `::' is for nested types only
11360 within <>.
11361 (Structures): Document static members.
11362
11363Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11364
11365 * stabs.texinfo: Document S type attribute.
11366
11367Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11368
11369 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11370
11371Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11372
11373 * gdbint.texinfo: Fix a few typos.
11374
11375Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11376
11377 * gdb.texinfo, remote.texi: formatting improvements
11378
11379 * gdb.texinfo (New Features): mention threads.
11380 (Summary, C): fix xrefs in newly contributed text.
11381 (Threads): index entries, clarifications, example
11382 (passim): minor typos fixed, phrasing improvements
11383
11384 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11385 entries; (Server): explain use of gdbserver w/real-time systems,
11386 add example of conflicting TCP port; (MIPS Remote) break up
11387 running text into table, highlighting commands, and add example.
a9331b3f 11388
c906108c
SS
11389Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11390
11391 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11392
11393Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * stabs.texinfo (Nested Symbols): New node.
11396 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11397
11398Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11399
11400 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11401 to picking which Bbss.bss symbol to use, and (because there seems to
11402 be no good way of doing it) re-write some of the text to make it
11403 sound like Bbss.bss isn't such a great idea after all (as currently
11404 designed).
11405
11406 * gdb.texinfo (C): In addition to saying people have to use g++ for
11407 good results, say they have to use stabs. Specifically say cfront
11408 doesn't work well.
11409 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11410 the gdb README. Add xrefs to places where the support for the various
11411 languages is described in detail.
11412
11413Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11414
11415 * stabs.texinfo: Clean up stuff about visibility and virtual
11416 characters.
11417
11418 * stabs.texinfo (N_M2C): Cite Sun doc.
11419
11420Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11421
11422 * gdb.texinfo: updates re threads.
11423 * remote.texinfo: avoid index entries starting with digits.
11424
11425Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11426
11427 * stabs.texinfo (Enumerations): Talk about large, negative and
11428 octal values. Clean up cross reference to type attributes.
11429 (String Field): Say that GDB 4.11 supports size attribute.
11430
11431Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11432
11433 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11434 is a mandatory step. Make the stuff about that more concise.
11435
11436Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11437
11438 * stabs.texinfo (Class Names): New node.
11439
11440 * gdb.texinfo (Command Files): Explain order of init file reading.
11441
11442 * remote.texi (Bootstrapping): Talk about getting the serial driver
11443 to deal with ^C sent by gdb to stop the remote system.
11444
11445Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11446
11447 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11448
11449 * libgdb.texinfo (Defining Commands): made the DOC arg
11450 to gdb_define_app_command a char * instead of char **
11451 per a suggestion from kingdon.
11452
11453 * libgdb.texinfo: total rewrite from a different starting
11454 premise.
11455
11456Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11457
11458 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11459 floats passed as doubles (to improve clarity).
11460
11461Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11462
11463 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11464
11465 * a4rc.sed: update to work with Andreas Vogel papersize params
11466
11467 * refcard.tex: use Andreas Vogel simplifications of papersize
11468 params; remove useless version info; update copyright date.
11469
11470Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11471
11472 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11473
11474Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11475
11476 * gdb.texinfo (Files): Say what address the load command loads it at.
11477
11478 * stabs.texinfo (Common Blocks): Minor cleanups.
11479
11480 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11481 that Sun has backed away from the linker kludge and thus the relevant
11482 issue is changes to the SunPRO tools, not the Solaris linker.
11483
11484 * stabs.texinfo (Traditional Integer Types): Clean up description
11485 of octal bounds a little bit. Document extra leading zeroes.
11486
11487Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * gdb.texinfo (Signaling): Update for symbolic symbol names
11490 and add a section explaining the difference between the GDB
11491 signal command and the shell kill utility.
11492
11493Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11494
11495 * libgdb.texinfo: added `@' to braces that were unescaped.
11496
11497Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11498
11499 * libgdb.texinfo: new file. Spec for the gdb library.
11500
11501Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11502
11503 * stabs.texinfo (Include Files): Fix typo (start -> end).
11504
11505Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11506
11507 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11508 from Melissa at FSF's editing pass.
11509
11510Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11513 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11514 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11515
11516Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11517
11518 * remote.texi (Bootstrapping): Discuss 386 call gates.
11519
11520Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11521
11522 * stabs.texinfo (Based Variables): New node.
11523
11524Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11525
11526 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11527 names, sizes, and formats to suggest how not to lose.
11528
11529Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11530
11531 * stabs.texinfo (Methods): Fix typo.
11532
11533Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11534
11535 * gdb.texinfo: Fix a few typos.
11536
11537Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * gdb.texinfo: Clarify how well it works with Fortran.
11540
11541 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11542 More on relocating stabs in ELF files.
11543
11544Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11545
11546 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11547
11548Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11549
11550 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11551 parameters on VAX.
11552
11553Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11554
11555 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11556
11557Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * stabs.texinfo: Make info author notice match the TeX author notice.
11560
11561Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11562
11563 * stabs.texinfo: Initial-caps all words in node names and
11564 non-trivial words in section names.
11565
11566Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11567
11568 * stabs.texinfo: Many minor cleanups.
11569
11570 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11571
11572Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11573
11574 * stabs.texinfo: Remove full description of big example.
11575 It's not really helpful; just use pieces of it where appropriate.
11576 Add more Texinfo formatting directives (@samp, etc.).
11577 Use @deffn to define stab types.
11578 Eliminate some wordiness. Break up some nodes.
11579 Add an (alphabetized) index of symbol types.
11580 Use consistent capitalization style in node and section names.
11581
11582Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11583
11584 * gdb.texinfo: Change typo "Two two" to "The two".
11585
11586Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11587
11588 * stabs.texinfo (XCOFF-differences): Remove references to
11589 non-existent types N_DECL and N_RPSYM.
11590
11591 * stabs.texinfo (String Field): Say that type attributes bug is
11592 fixed in GDB 4.10, since it is.
11593
11594 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11595
11596Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11597
11598 * stabs.texinfo: Formatting cleanups.
11599
11600Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * stabs.texinfo: When explaining the n_type of a stab, standardize
11603 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11604 no tabs, use @r).
11605 (Global Variables): Clean up.
11606
11607Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11608
11609 * stabs.texinfo (Stack Variables): Re-write.
11610
11611Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11612
11613 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11614 addresses of a source file. Also revise formatting.
11615 Change "object module" or "object file" to "source file".
11616 Various: Miscellaneous cleanups.
11617
11618Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11619
11620 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11621
11622Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11623
11624 * gdbint.texinfo: Removed many nonsensical machine-collected
11625 host and target conditionals, described some of the remainder.
11626
11627Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11628
11629 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11630
11631 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11632 paragraph which follows.
11633
11634 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11635 variables. Looks better and avoids overful hbox.
11636
11637Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11638
11639 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11640
11641Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11642
11643 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11644 retransmit-timeout
11645
11646Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11647
11648 * gdbint.texinfo: Update statement about `some ancient Unix
11649 systems, like Ultrix 4.0' to Ultrix 4.2.
11650
11651Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11652
11653 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11654
11655 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11656
11657 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11658 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11659
11660 * remote.texi: new name for former gdbinv-s.texi
11661
11662 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11663
11664Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11665
11666 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11667 variables for MIPS remote debugging protocol.
11668
11669Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11670
11671 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11672
11673Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11674
11675 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11676
11677Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11678
11679 * gdb.texinfo: repair conditional bugs in text markup
11680
11681Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11682
11683 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11684 to select Modula-2 material.
11685
11686Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11687
11688 * stabs.texinfo: Cleanups regarding statics.
11689
11690 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11691 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11692
11693Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11694
11695 * stabs.texinfo: N_MAIN is sometimes used for C.
11696
11697Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11698
11699 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11700
11701Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11702
11703 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11704 removed from the code by Kingdon.
c906108c
SS
11705
11706Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11707
11708 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11709 input when evaluating breakpoint conditions; the bug has been fixed.
11710
11711 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11712 sets the ignore count to N-1, not to N.
11713
11714Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11715
11716 * refcard.tex (\hoffset): correct longstanding error to match
11717 intended offset; avoids cutting off edge on some printers
11718
11719Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11720
11721 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11722
11723Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11724
11725 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11726
11727Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11728
11729 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11730 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11731 collect sed edits if any, apply to refcard before formatting;
11732 (refcard.ps) stop implying PS fonts if PS output requested;
11733 (lrefcard.ps) delete extra target for variant PS fonts
11734
11735 * refcard.tex: parametrize papersize dependent info, collect
11736 in easily replaced spot
11737
11738 * a4rc.sed: new file, edits to refcard for A4 paper
11739
11740Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11741
11742 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11743
11744Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11745
11746 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11747
11748Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11749
11750 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11751 politely rather than rudely.
11752
11753Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11754
11755 * stabs.texinfo: Document common blocks.
11756
11757Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11758
11759 * stabs.texinfo: Add some basic info about stabs-in-elf.
11760
11761Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11762
11763 * stabs.texinfo (Top): Minor cleanup.
11764
11765Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11766
11767 * Makefile.in (install-info): remove parentdir support
11768
11769Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11770
11771 * gdb.texinfo (Copying): delete this node and references to it;
11772 RMS says this manual need not carry GPL. (passim): Improvements
11773 from last round at FSF, largely due to Ian Taylor review, and
11774 minor formatting improvements.
11775
11776 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11777 largely due to Ian Taylor review. (Debug Session): minor edits to
11778 new text.
11779
11780Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11781
11782 * Makefile.in (realclean): Remove info and dvi files too.
11783
11784Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11785
11786 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11787 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11788 * gdb.texinfo: Change accordingly.
11789
11790 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11791 N_{L,R}BRAC,N_SLINE are relative to.
11792
11793Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11794
11795 * Makefile.in (GDBvn.texi): Update atomically.
11796
11797Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11798
11799 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11800
11801Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11802
11803 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11804 addresses together. Also motivate the set print symbol-filename
11805 command and suggest other solutions.
11806
11807Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11808
11809 * gdb.texinfo (set print elements): Note that the number of
11810 elements is set to unlimited by "set print elements 0".
11811
11812Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11813
11814 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11815 NF_LDOUBLE means.
11816 (Stab Types): Include Solaris stab types.
11817 (Procedures): Document Solaris extensions.
11818
11819Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11820
11821 * gdb.texinfo: Add `set print symbol-filename' doc.
11822
11823Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11824
11825 * stabs.texinfo (Arrays): Talk about type definition vs. type
11826 information.
11827
11828 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11829 the trailing semicolon.
11830
11831Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11832
11833 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11834 and merge in other parts of the document addressing these subjects.
11835 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11836
11837 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11838 at the end of a range type.
11839
11840 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11841 AIX extensions.
11842
11843Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11844
11845 * stabs.texinfo (Stabs Format): Misc fixes.
11846
11847Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11848
11849 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11850 (Traditional builtin types): Document convex convention for long long.
11851 (Negative builtin types): Discuss type names, and misc fixes.
11852
11853Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11854
11855 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11856 point types used with @samp{R} type descriptor.
11857 (Symbol Descriptors): Describe how to handle conflict between
11858 different meanings of @samp{P} symbol descriptor.
11859
11860Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * stabs.texinfo: Remove node Quick Reference and put its children
11863 directly under the main menu.
11864
11865 * stabs.texinfo: Many more changes to bring it into line with
11866 AIX documentation and reality. I think it now has all the
11867 information from the AIX documentation, except that I burned
11868 out when I got to variant records (Pascal and Modula-2) and
11869 all the COBOL types. Oh well, we can add them later when we're
11870 worrying more about those languages.
11871
11872 * stabs.texinfo (Automatic variables): Talk about what it means
11873 to omit the symbol descriptor.
11874
11875Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11876
11877 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11878 gcc2 behavior with promoted args.
11879
11880Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11881
11882 * gdb.texinfo: include readline appendices in info version of manual
11883
11884Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11885
11886 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11887 target remote.
11888
11889 * gdb.texinfo (Machine Code): more index entries for disassemble
11890
11891Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11892
11893 * Clarify the intended use of the gdb-testers and gdb-patches
11894 mailing lists, and shrink gzip comment.
11895
11896Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11897
11898 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11899 DOSHOST configuration of manual.
11900
11901 * gdb.texinfo (MIPS Stack): new node.
11902
11903 * all-config.texi (MIPS) new switch.
11904
11905 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11906 tense; (MIPS Remote) new node.
11907
11908 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11909 bug; (Environment) less passive, other small cleanups in text about
11910 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11911 (Remote) new MIPS Remote menu entry.
11912
11913Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11914
11915 * stabs.texinfo: Many changes to include information from the
11916 AIX documentation.
11917
11918 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11919
11920Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11921
11922 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11923 Move a bunch of information from ../README.
11924 (Getting Started): New node.
11925
11926Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11927
11928 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11929
11930 * gdb.texinfo: advance manual revision dates to present
11931
11932 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11933 stop using silly Roman numerals in @set variable names
11934
11935Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11936
11937 * stabs.texinfo (Parameters): Keep trying to get this right.
11938
11939Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11940
11941 * stabs.texinfo (Parameters): More on "local parameters".
11942
11943Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11944
11945 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11946
11947Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11948
11949 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11950 (Parameters): Rewrite.
11951 (xcoff-differences, Sun-differences): Minor changes.
11952
11953Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11954
11955 * stabs.texinfo: Minor cleanup.
11956
11957Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11958
11959 * gdbint.texinfo: Minor xcoff stuff.
11960
11961Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11962
11963 * gdbint.texinfo: Update for new config directory structure.
11964 Add info about internal type data structures.
11965
11966Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11967
11968 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11969 $(srcdir).
11970 (gdb-config.texi): Depend on file in $(srcdir).
11971
11972Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11973
11974 * stabs.texinfo: Fixes about N_SO.
11975
11976Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11977
11978 * gdb.texinfo: include list of nonstandard init file names
11979
11980 * *-config.texi: new switch GENERIC for text that applies *only*
11981 to (usual) multiple-target version of manual
11982
11983 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11984 h8 config
11985
11986 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11987 in menus (rather than conditionally selected multiple alternative
11988 menus).
11989
11990 * Makefile.in: define and use DOC_CONFIG var to select
11991 configuration for GDB user manual.
11992
11993 * gdb-config.texi: delete from repository, generate from Makefile.
11994
11995 * all-config.texi: normal `generic' configuration file, formerly
11996 stored as gdb-config.texi
11997
11998Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11999
12000 * Makefile.in: add dvi target to build all .dvi files
12001
12002Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12003
12004 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12005
12006Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12007
12008 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12009 host conditionals.
12010 * stabs.texinfo: More array fixes inspired by Jim's.
12011
12012Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12013
12014 * stabs.texinfo: Fixes re arrays and continuations.
12015
12016 * gdbint.texinfo: Add XCOFF node.
12017
12018Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12019
12020 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12021
12022Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12023
12024 * stabs.texinfo: Fix for array types to mention lower bounds.
12025
12026Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12027
12028 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12029
12030Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12031
12032 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12033
12034Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12035
12036 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12037 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12038
12039Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12040
12041 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12042
12043Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12044
12045 * gdb.texinfo, gdbinv-s.texi: misc updates
12046
12047Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12048
12049 * gdbint.texinfo: Brief documentation for longjmp support,
12050 from an email msg by Stu.
12051
12052Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12053
12054 * stabs.texinfo: Fix description of floating point "range"
12055 types (which really define basic types). Reported by Jim Meehan,
12056 <meehan@src.dec.com>.
12057
12058 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12059
12060Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12061
12062 * gdbint.texinfo: Slightly expand section on supporting a new
12063 object file format.
12064
12065Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12066
12067 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12068 intermediate file.
12069
12070Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12071
12072 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12073
12074Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12075
12076 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12077
12078 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12079 as well as Z8002.
12080
12081Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12082
12083 * gdbint.texinfo: Add sections on clean design and on how to send
12084 in changes.
12085
12086Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12087
12088 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12089
12090Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12091
12092 * gdb.texinfo: Fix typo, reported by Karl Berry.
12093
12094Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12095
12096 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12097
12098Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12099
12100 * gdbint.texinfo: fixed a stray email address (needs @@),
12101 added @table @code to node "Native Conditionals"
12102
12103Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12104
12105 * gdbint.texinfo: Describe coding style of GDB.
12106
12107Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12108
12109 * stabs.texinfo: Minor wording changes.
12110
12111Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12112
12113 * gdbint.texinfo: Improve release doc slightly.
12114
12115Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12116
12117 * gdbint.texinfo: Improve doc of GDB config macros.
12118
12119Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12120
12121 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12122 These will be reinserted when examined.
12123
12124Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12125
12126 * gdbint.texinfo: Make a start at documenting all the #if macros
12127 in GDB. At least list them all, and start separating them into
12128 host-specific and target-specific.
12129
12130Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12131
12132 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12133 examples (not consistent w others).
c906108c
SS
12134 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12135 for generic vn of doc
12136
12137Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12138
12139 * Makefile.in: always create installation directories.
12140
12141Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12142
12143 * gdb.texinfo: in h8 config, do not describe searching commands.
12144
12145Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12146
12147 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12148 conditionals; introduce a few generic switches that may be
12149 useful for other cross-dev or dos-hosted configs.
12150
12151 * gdb.texinfo: fix typo in "info reg" description
12152
12153Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12154
12155 * stabs.texinfo: Minor updates from running TeX over it.
12156 * Makefile.in (stabs.dvi, stabs.ps): Add.
12157
12158Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12159
12160 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12161 First pass at converting it to texinfo.
12162
12163Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12164
12165 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12166 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12167
12168Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12169
12170 * gdbint.texinfo: Add section on partial symbol tables.
12171
12172Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12173
12174 * gdb.texinfo: document `set remotedebug' and `set
12175 rstack_high_address'.
12176
12177Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12178
12179 * gdb.texinfo: slight expansion of new text on reading info files
12180 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12181 H8/300 from DOS.
12182
12183Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12184
12185 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12186
12187Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12188
12189 * gdb.texinfo: Say how to read the `info' files.
12190
12191Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12192
12193 * Makefile.in: gm4 -> m4.
12194
12195Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12196
12197 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12198 Documentation' ahead of `Installing GDB' to match README.
12199 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12200 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12201
12202Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12203
12204 * Makefile.in: remove $(srcdir) from gdb.info rule.
12205
12206Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12207
12208 * Makefile.in: commented out gdb-all.texinfo rule. This is
12209 temporary.
12210
12211Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12212
12213 * Makefile.in, configure.in: removed traces of namesubdir,
12214 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12215 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12216
12217Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12218
12219 * gdb.texinfo: Improve how we ask for bug reports.
12220
12221Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12222
12223 * Makefile.in: infodir belongs in datadir.
12224
12225Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12226
12227 * Makefile.in: remove spaces following hyphens, bsd make can't
12228 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12229 standards.text support.
c906108c
SS
12230
12231Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12232
12233 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12234 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12235 and mandir now keyed off datadir by default.
12236
12237\f
12238Local Variables:
9e9c5ae7 12239mode: change-log
c906108c
SS
12240left-margin: 8
12241fill-column: 74
12242version-control: never
463888ab 12243coding: utf-8
c906108c 12244End:
This page took 2.263602 seconds and 4 git commands to generate.