Make Rust error message mention the field name
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1256af7d
SM
12018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2
3 * python.texi (Basic Python): Mention the string representation
4 of GDB Python objects.
5
3e68067f
SM
62018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7
8 * gdb.texinfo (Skipping Over Functions and Files): Document
9 set/show debug skip.
10
849cba3b
TT
112018-09-10 Tom Tromey <tom@tromey.com>
12
13 * python.texi (Frames In Python, Blocks In Python)
14 (Symbols In Python, Symbol Tables In Python)
15 (Lazy Strings In Python): Remove periods from section titles.
16
27a9fec6
TT
172018-09-10 Tom Tromey <tom@tromey.com>
18
19 * python.texi (Pretty Printing API): Swap sentence order.
20
9da10427
TT
212018-09-10 Tom Tromey <tom@tromey.com>
22
23 PR python/16461:
24 * python.texi (Values From Inferior): Mention use of virtual
25 table.
26
0d2a5839
TT
272018-09-10 Tom Tromey <tom@tromey.com>
28
29 * python.texi (Basic Python): Parenthesize argument to
30 decode_line.
31
05c6bdc1
TT
322018-09-10 Tom Tromey <tom@tromey.com>
33
34 * python.texi (Python): Mention Python versions. Don't mention
35 execfile.
36
e7b5068c
TT
372018-09-10 Tom Tromey <tom@tromey.com>
38
39 PR python/19808:
40 * python.texi (Unwinding Frames in Python): Rewrite
41 create_unwind_info documentation. Update read_register
42 documentation and add a note about unwinder caution.
43
fb5af5e3
TT
442018-09-10 Tom Tromey <tom@tromey.com>
45
46 PR python/18909:
47 * python.texi (Events In Python): Fix inferior_call
48 documentation.
49
521b499b
TT
502018-09-10 Tom Tromey <tom@tromey.com>
51
52 PR python/17752:
53 * python.texi (Frame Filter API): Remove period from subsection
54 title. Mention 100 as good default priority.
55 (Frame Decorator API): Remove period from subsection title.
56 Mention FrameDecorator module.
57
4a5a194a
TT
582018-09-10 Tom Tromey <tom@tromey.com>
59
60 PR python/23108:
61 * python.texi (Exception Handling): Rearrange gdb.GdbError text
62 and add a table.
63
f5a476a7
TT
642018-09-10 Tom Tromey <tom@tromey.com>
65
66 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
67 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
68 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
69 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
70
60c0454d
TT
712018-09-10 Tom Tromey <tom@tromey.com>
72
73 PR python/16484:
74 * python.texi (Frames In Python): Document that Frame.block can
75 throw.
76
088a96da
TT
772018-09-10 Tom Tromey <tom@tromey.com>
78
79 PR python/23487:
80 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
81
22eb9e92
TT
822018-09-10 Tom Tromey <tom@tromey.com>
83
84 PR python/16033:
85 * python.texi (Blocks In Python): Document that Block.end is
86 exclusive.
87
078a0207
KS
882018-08-29 Keith Seitz <keiths@redhat.com>
89
90 * gdb.texinfo (Compiling and injecting code in GDB): Document
91 set/show "compile-oracle" and "compile-cplus-types" commands.
92
6d52907e
JV
932018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
94
95 * gdb.texinfo (The -stack-list-frames Command): Update description
96 to mention "arch".
97 Update MI examples throughout the document to contain "arch" in
98 frame output.
99
1461bdac
AH
1002018-08-21 Alan Hayward <alan.hayward@arm.com>
101
102 * gdb.texinfo (AArch64 SVE): New subsubsection.
103
26fb3983
JV
1042018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
105
106 * gdb.texinfo (GDB/MI Data Manipulation): Document
107 "-data-disassemble -a addr".
108 (GDB/MI Support Commands): Document "data-disassemble-a-option"
109 feature.
110
7d11235d
SM
1112018-08-07 Simon Marchi <simon.marchi@ericsson.com>
112
113 * gdb.texinfo (Index Files Speed Up GDB): Add section about
114 symbol index cache.
115
129eb0f1
SDJ
1162018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
117
118 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
119 option sections to further clarify that gcore can take more
120 than one PID, and that "-o" is used to specify a prefix, not a
121 filename.
122
3c3bb058
AB
1232018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.texinfo (Maintenance Commands): Add description of
126 maintenance command to control dwarf unwinders.
127
0a232300
PW
1282018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
129
130 * gdb.texinfo (Debugging Programs with Multiple Threads):
131 Document changes to 'thread apply'. Document 'taas'.
132 Document 'tfaas'.
133 (Examining the Stack): Document 'frame apply'. Document 'faas'.
134
c7ab0aef
SDJ
1352018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
136 Jan Kratochvil <jan.kratochvil@redhat.com>
137 Paul Fertser <fercerpav@gmail.com>
138 Tsutomu Seki <sekiriki@gmail.com>
139
140 * gdb.texinfo (Remote Connection Commands): Add explanation
141 about new IPv6 support. Add new connection prefixes.
142
055303e2
AB
1432018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.texinfo (Remote Configuration): Update descriptions for
146 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
147 and hardware-watchpoint-length-limit variables.
148
471b9d15
MR
1492018-07-02 Maciej W. Rozycki <macro@mips.com>
150
151 PR tdep/8282
152 * gdb.texinfo (Source and Machine Code): Document `set
153 disassembler-options' support for the MIPS target.
154
291f9a96
PT
1552018-06-28 Petr Tesarik <ptesarik@suse.cz>
156
157 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
158
ed6dfe51
PT
1592018-06-28 Petr Tesarik <ptesarik@suse.cz>
160
161 * gdb.texinfo (Files): The address argument for "add-symbol-file"
162 is no longer mandatory.
163
d4d429d5
PT
1642018-06-28 Petr Tesarik <ptesarik@suse.cz>
165
166 * gdb.texinfo (Files): Document "symbol-file -o offset".
167
0dbfed25
TV
1682018-06-14 Tom de Vries <tdevries@suse.de>
169
170 * gdb.texinfo (Background Execution): Add @cindex for '&'.
171
41fc26a2
EZ
1722018-06-11 Eli Zaretskii <eliz@gnu.org>
173
174 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
175
5045b3d7
GB
1762018-06-08 Gary Benson <gbenson@redhat.com>
177
178 * gdb.texinfo (Maintenance Commands): Document "maint check
179 libthread-db" and "maint set/show check-libthread-db".
180
eb6af809
TT
1812018-06-05 Tom Tromey <tom@tromey.com>
182
183 PR cli/12326:
184 * gdb.texinfo (Screen Size): Document "c" response to pagination
185 prompt.
186
4b2dfa9d
MR
1872018-05-31 Maciej W. Rozycki <macro@mips.com>
188
189 * gdb.texinfo (Choosing Target Byte Order): Document endianness
190 selection details with the `set endian auto' mode.
191
a913fffb
TT
1922018-05-04 Tom Tromey <tom@tromey.com>
193
194 PR python/22731:
195 * python.texi (Breakpoints In Python): Mention that "commands" is
196 writable.
197
0489430a
TT
1982018-05-02 Tom Tromey <tom@tromey.com>
199
200 PR python/20084:
201 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
202 PARAM_ZUINTEGER_UNLIMITED.
203
6d7bb824
TT
2042018-04-30 Tom Tromey <tom@tromey.com>
205
206 * python.texi (Types In Python): Document Type.align.
207
b744723f
AA
2082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
209
210 * gdb.texinfo (Symbols): Mention the fact that "info
211 variables/functions/types" show source files and line numbers.
212
4a4495d6
MM
2132018-04-13 Markus Metzger <markus.t.metzger@intel.com>
214
215 * gdb.texinfo: Document set/show record btrace cpu.
216
3fcded8f
JB
2172018-03-27 Joel Brobecker <brobecker@adacore.com>
218
219 * gdb.texinfo (Ada Settings): New subsubsection.
220
978d6c75
TT
2212018-03-26 Tom Tromey <tom@tromey.com>
222
223 PR backtrace/15582:
224 * gdb.texinfo (Backtrace): Mention "hide" argument.
225
ea3b0687
TT
2262018-03-26 Tom Tromey <tom@tromey.com>
227
228 * gdb.texinfo (Backtrace): Describe options individually.
229
76727919
TT
2302018-03-19 Tom Tromey <tom@tromey.com>
231
232 * observer.texi: Remove.
233
386a8676
JB
2342018-03-04 John Baldwin <jhb@FreeBSD.org>
235
236 * gdb.texinfo (Debugging Output): Document "set/show debug
237 fbsd-nat".
238
db1ae9c5
AB
2392018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.texinfo (Machine Code): Additional information about "info
242 line" command.
243
d726cb5d
SN
2442018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
245
246 * gdb.texinfo (gdb-add-index man): Add pindex.
247
dbfa4523
SN
2482018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
249
250 * gdb.texinfo (set cwd): Add period.
251 (gdb-add-index man): Move anchor.
252
ba643918
SDJ
2532017-01-12 Tom Tromey <tom@tromey.com>
254 Sergio Durigan Junior <sergiodj@redhat.com>
255
256 * gdb.texinfo (Index Files): Mention gdb-add-index.
257 (gdb-add-index man): New section.
258 * Makefile.in (gdb-add-index.1): New rule to generate manpage
259 from gdb.texinfo.
260
754452f0
SN
2612018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
262
263 * gdb.texinfo (pwd): Fix whitespace.
264
2d97a5d9
JB
2652018-01-09 John Baldwin <jhb@FreeBSD.org>
266
267 * gdb.texinfo (pwd): Update cross-reference for Process Information
268 node and remove explicit /proc reference.
269 (Native): Rename subsection from SVR4 Process Information to
270 Process Information.
271 (Process Information): Reword introduction to be less /proc
272 centric. Document support for "info proc" on FreeBSD.
273
9f757bf7
XR
2742018-01-03 Xavier Roirand <roirand@adacore.com>
275
276 * gdb.texinfo (Set Catchpoints): Add documentation for new
277 "catch handlers" action.
278
cef0f868
SH
2792017-12-27 Stafford Horne <shorne@gmail.com>
280
281 * gdb.texinfo (Target Description Format): Explain that arbitrary
282 strings are now allowed for register groups.
283
b67d92b0
SH
2842017-12-27 Stafford Horne <shorne@gmail.com>
285
286 * gdb.texinfo (Registers): Document info reg $reggroup feature.
287
7c161838
SDJ
2882017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
289
290 PR cli/16224
291 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
292
b89641ba
SM
2932017-12-13 Simon Marchi <simon.marchi@ericsson.com>
294
295 * python.texi (Manipulating breakpoints using Python): Document
296 qualified parameter to gdb.Breakpoint.
297
0b982d68
SM
2982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
299
300 * python.texi (Manipulating breakpoints using Python): Split doc
301 of Breakpoint.__init__ in two, split text in multiple
302 paragraphs, don't nest parameter square brackets.
303
a994fec4
FJ
3042017-12-12 Stafford Horne <shorne@gmail.com>
305 Stefan Wallentowitz <stefan@wallentowitz.de>
306 Franck Jullien <franck.jullien@gmail.com>
307 Jeremy Bennett <jeremy.bennett@embecosm.com>
308
309 * gdb.texinfo: Add OpenRISC documentation.
310
437afbb8
JK
3112017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
312
313 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
314
883fd55a
KS
3152017-12-07 Keith Seitz <keiths@redhat.com>
316
317 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
318 and "show print type nested-type-limit".
319
824cc835
PM
3202017-12-07 Phil Muldoon <pmuldoon@redhat.com>
321
322 * python.texi (Breakpoints In Python): Add text relating
323 to allowed explicit locations and keywords in gdb.Breakpoints.
324
7403715e
TT
3252017-12-04 Tom Tromey <tom@tromey.com>
326
327 * gdb.texinfo (Rust): Update trait object status
328
97cbe998
SDJ
3292017-12-01 Andrew Cagney <cagney@redhat.com>
330 Joel Brobecker <brobecker@adacore.com>
331 Sergio Durigan Junior <sergiodj@redhat.com>
332
333 * gdb.texinfo (File Options): Document --readnever.
334 (Commands to Specify Files): Likewise, for 'symbol-file' and
335 'add-symbol-file'.
336
bd69330d
PA
3372017-11-29 Pedro Alves <palves@redhat.com>
338
339 PR c++/19436
340 * gdb.texinfo (Debugging C Plus Plus): Document setting
341 breakpoints in functions with ABI tags.
342
a20714ff
PA
3432017-11-29 Pedro Alves <palves@redhat.com>
344
345 * gdb.texinfo (Linespec Locations): Document how "function" is
346 interpreted in C++ and Ada. Document "-qualified".
347 (Explicit Locations): Document how "-function" is interpreted in
348 C++ and Ada. Document "-qualified".
349
ee9a09e9
DC
3502017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
351
352 PR gdb/21945
353 * gdb.texinfo (Search Memory): Update description and example
354 about how to search a string without NULL terminator.
355
e547c119
JB
3562017-11-24 Joel Brobecker <brobecker@adacore.com>
357
358 * gdb.texinfo (GDB/MI Ada Exception Information): Document
359 new "exception-message" field.
360
5f1ca24a
SM
3612017-11-24 Simon Marchi <simon.marchi@ericsson.com>
362
363 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
364
d044bac8
PA
3652017-11-24 Pedro Alves <palves@redhat.com>
366
367 * gdb.texinfo (Completion): Update need-quoting examples. Remove
368 false claim that GDB inserts quoting automatically.
369 (Symbols): Add anchor.
370
2400729e
UW
3712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
372
373 * gdb.texinfo (Requirements): Document use of GNU MPFR.
374
d8ae99a7
PM
3752017-11-16 Phil Muldoon <pmuldoon@redhat.com>
376
377 * python.texi (Basic Python): Add rbreak documentation.
378
d0fe4701
XR
3792017-11-07 Xavier Roirand <roirand@adacore.com>
380 Pedro Alves <palves@redhat.com>
381
382 * gdb.texinfo (Set Breaks): Document support for breakpoint
383 location ranges in the enable/disable commands.
384
bc3b087d
SDJ
3852017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
386
387 * gdb.texinfo (Starting your Program) <The working directory.>:
388 Mention remote debugging.
389 (Working Directory) <Your Program's Working Directory>:
390 Likewise.
391 (Connecting) <Remote Packet>: Add "set-working-dir"
392 and "QSetWorkingDir" to the table.
393 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
394 packet.
395
d092c5a2
SDJ
3962017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
397
398 * gdb.texinfo (Starting your Program) <The working directory.>:
399 Mention new "set cwd" command.
400 (Working Directory) <Your Program's Working Directory>:
401 Rephrase to explain that "set cwd" exists and is the default
402 way to change the inferior's cwd.
403
289e23aa
AA
4042017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
405
406 * gdb.texinfo (S/390 and System z Features): Document the new
407 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
408
f2ff95c5
KB
4092017-09-21 Kevin Buettner <kevinb@redhat.com>
410
411 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
412 attribute.
413
da2c323b
KB
4142017-09-21 Kevin Buettner <kevinb@redhat.com>
415
416 * python.texi (Inferiors In Python): Add description for method
417 Inferior.thread_from_thread_handle.
418
4e5a4f58
JB
4192017-09-19 John Baldwin <jhb@FreeBSD.org>
420
421 * gdb.texinfo (Starting your Program): Add description of
422 starti command. Mention starti command as an alternative for
423 debugging the elaboration phase.
424
1526853e
SM
4252017-09-16 Simon Marchi <simon.marchi@ericsson.com>
426
427 * gdb.texinfo (Maintenance Commands): Document filter parameter
428 of "maint selftest". Document "maint info selftests" command.
429
7c96f8c1
TT
4302017-09-11 Tom Tromey <tom@tromey.com>
431
432 * python.texi (Events In Python): Document new events.
433
d69cf9b2
PA
4342017-09-04 Pedro Alves <palves@redhat.com>
435
436 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
437 no-debug-info variables.
438 (Symbols) <Examining the Symbol Table>: Document inspecting
439 no-debug-info types.
440 (Calling) <Calling functions with no debug info>: New subsection,
441 documenting calling no-debug-info functions.
442 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
443
0a2dde4a
SDJ
4442017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
445
446 * gdb.texinfo (set environment): Add @anchor. Explain that
447 environment variables set by the user are sent to GDBserver.
448 (unset environment): Likewise, but for unsetting variables.
449 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
450 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
451 "environment-reset" and "QEnvironmentReset" to the table.
452 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
453 QEnvironmentReset>: New item, explaining the packet.
454
6e41ddec
JK
4552017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
458 "Compiler search for the compile command" descriptions of set
459 compile-gcc and show compile-gcc.
460
58afddc6
WP
4612017-08-07 Weimin Pan <weimin.pan@oracle.com>
462
463 * gdb.texinfo (Architectures): Add new Sparc64 section to document
464 ADI support.
465 * NEWS: Add "adi examine" and "adi assign" commands.
466
6d580b63
YQ
4672017-08-18 Yao Qi <yao.qi@linaro.org>
468
469 * gdb.texinfo (Server): Document "--selftest".
470
a5afdb16
RK
4712017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
472
473 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
474 Single-Key mode.
475
ca145713
SDJ
4762017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
477
478 PR gdb/21925
479 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
480 set...").
481
0968fbae
SM
4822017-08-09 Simon Marchi <simon.marchi@ericsson.com>
483
484 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
485 conditional expression.
486
791fb3d7
SM
4872017-07-31 Simon Marchi <simon.marchi@ericsson.com>
488
489 * agentexpr.texi (rot): Fix symbolic description, improve
490 textual description.
491
27d41eac
YQ
4922017-07-26 Yao Qi <yao.qi@linaro.org>
493
494 * gdb.texinfo (Maintenance Commands): Document command
495 "maint check xml-descriptions".
496
8e2141c6
YQ
4972017-07-26 Yao Qi <yao.qi@linaro.org>
498
499 * gdb.texinfo (Maintenance Commands): Document optional
500 argument of "maint print c-tdesc".
501
c646b4e8
YQ
5022017-07-18 Yao Qi <yao.qi@linaro.org>
503
504 * gdb.texinfo (Maintenance Commands): Improve the doc to
505 command "maint print c-tdesc".
506
eb83230b
SDJ
5072017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
508
509 PR gdb/21606
510 * python.texi (Python representation of Symbols.): Replace
511 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
512 * guile.texi (Guile representation of Symbols.): Likewise.
513
c4dcb155
SM
5142017-06-11 Simon Marchi <simon.marchi@ericsson.com>
515
516 * gdb.texinfo (Optional Messages about Internal Happenings):
517 Document {set,show} debug separate-debug-file commands.
518
aefd8b33
SDJ
5192017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
520
521 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
522 (Connecting) <Remote Packet>: Add "startup-with-shell"
523 and "QStartupWithShell" to the table.
524 (Remote Protocol) <QStartupWithShell>: New item, explaining the
525 packet.
526
176efed1
AB
5272017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
530
d050f7d7
TW
5312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
532
533 * python.texi (Recording in Python): Factor out the documentation of
534 gdb.RecordInstruction's super class.
535
14f819c8
TW
5362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
537
538 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
539 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
540 prev and next.
541
0ed5da75
TW
5422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
543
544 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
545 gdb.RecordInstruction
546
913aeadd
TW
5472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
548
549 * python.texi (Recording in Python): Add documentation for
550 gdb.RecordGap and remove documentation of special cases for
551 gdb.BtraceInstruction.
552
a3be24ad
TW
5532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
554
555 * python.texi (Recording in Python): Remove Record.ptid defvar.
556
ebe553db
SM
5572017-04-21 Simon Marchi <simon.marchi@ericsson.com>
558
559 * gdb.texinfo (GDB/MI Thread Information): Add missing
560 fields, re-word some things.
561 (GDB/MI Thread Commands): Describe fields found in the output of
562 -thread-info, remove description of fields in the
563 thread output tuple, replace with a cross-reference to "GDB/MI
564 Thread Information".
565
9be21bb4
SM
5662017-04-21 Simon Marchi <simon.marchi@ericsson.com>
567
568 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
569 from -thread-info output.
570
fe5f7374
AK
5712017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
572
573 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
574
eea78757
AK
5752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
576
577 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
578
79778b30
YQ
5792017-03-22 Yao Qi <yao.qi@linaro.org>
580
581 * python.texi (Inferiors In Python): Remove @code from Python.
582
cee59b3f
TW
5832017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
584
585 * python.texi (Recordings In Python): Document return type of
586 gdb.BtraceInstruction.data.
587
51457a05
MAL
5882017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
589
590 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
591 command file-list-shared-libraries
592 (GDB/MI Async Records): Update documentation of library-loaded with new
593 field.
594
f8d99587
DE
5952017-03-16 Doug Evans <dje@google.com>
596
597 * guile.texi (Lazy Strings In Guile): Mention arrays.
598 * python.texi (Lazy Strings In Python): Ditto.
599
5cf70512
JW
6002017-03-08 Jiong Wang <jiong.wang@arm.com>
601
602 * gdb.texinfo (Memory Protection Extensions): Add missing escape
603 character "@".
604
4a612d6f
WT
6052017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
606
607 * Memory Protection Extensions: Add information about inferior
608 calls.
609
216f72a1
JK
6102017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
611
612 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
613 DW_TAG_GNU_* and DW_AT_GNU_*.
614
4e746bb6
TW
6152017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
616
617 * python.texi (Recordings In Python): New section.
618
3f77c769
TT
6192017-02-14 Tom Tromey <tom@tromey.com>
620
621 PR python/13598:
622 * python.texi (Events In Python): Document events.before_prompt.
623
5cf30ebf
LM
6242017-02-13 Luis Machado <lgustavo@codesourcery.com>
625
626 * gdb.texinfo (Target Commands): Document the optional offset
627 argument for the load command.
628
18da0c51
MG
6292017-02-10 Martin Galvan <martingalvan@sourceware.org>
630
631 PR gdb/21122
632 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
633 space-separated breakpoint lists. Also add a missing @table command
634 and @cindex for breakpoint lists.
635
3f7b46f2
IR
6362017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
637
638 PR tdep/20936
639 * gdb.texinfo: (Standard Target Features): Document SPARC features.
640 (Sparc Features): New node.
641
2735833d
WT
6422017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
643
644 * gdb.texinfo (i386 Features): Add system segment registers
645 as feature.
646
373832b6
SM
6472017-01-24 Simon Marchi <simon.marchi@ericsson.com>
648
649 * python.texi (Events In Python): Fix typo.
650
78cbbba8
LM
6512017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
652 Luis Machado <lgustavo@codesourcery.com>
653
654 * gdb.texinfo (-target-flash-erase): New MI command description.
655 (flash-erase): New CLI command description.
656
387360da
JB
6572017-01-04 John Baldwin <jhb@FreeBSD.org>
658
659 * gdb.texinfo (Contributors): Add SRI International and University
660 of Cambridge for FreeBSD/mips.
661
34c41c68
DE
6622016-12-22 Doug Evans <xdje42@gmail.com>
663
664 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
665 commands.
666
df3ee9ca
PA
6672016-12-02 Pedro Alves <palves@redhat.com>
668
669 * gdb.texinfo (User-defined Commands): Limit on number of
670 arguments passed to user-defined commands removed; update.
671
01770bbd
PA
6722016-12-02 Pedro Alves <palves@redhat.com>
673
674 PR cli/20559
675 * gdb.texinfo (Define): Add example of using "eval" to process a
676 variable number of arguments.
677 (Output) <eval>: Add anchor.
678
ad02e4fe
SM
6792016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
680
681 * Makefile.in: Likewise.
682
8504e097
AA
6832016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
684
685 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
686 xref.
687
39402e6c
PA
6882016-10-29 Pedro Alves <palves@redhat.com>
689
690 * gdb.texinfo (Packets) <vCont>: Remove mention of default
691 actions.
692
ca6eff59
PA
6932016-10-26 Pedro Alves <palves@redhat.com>
694
695 * gdb.texinfo (Packets): Clarify vCont packets with multiple
696 actions that match a thread, and what happens when an action
697 matches a thread that is already running.
698
be06ba8c
SM
6992016-10-14 Simon Marchi <simon.marchi@ericsson.com>
700
701 * gdb.texinfo (Using Trace Files): Fix typo.
702 (GDB/MI Tracepoint Commands): Likewise.
703
99e61eda
SM
7042016-10-14 Simon Marchi <simon.marchi@ericsson.com>
705
706 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
707 of -trace-save.
708
9c37b5ae
TT
7092016-10-06 Tom Tromey <tom@tromey.com>
710
711 * guile.texi (Types In Guile): Remove Java mentions.
712 * python.texi (Types In Python): Remove Java mentions.
713 * gdb.texinfo (Address Locations, Supported Languages)
714 (Index Section Format): Remove Java mentions.
715
ee8da4b8
DE
7162016-08-15 Doug Evans <dje@google.com>
717
718 * gdb.texinfo (Target Description Format): Update docs on "end"
719 field spec and field default type.
720
4034d0ff
AT
7212016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7222016-10-03 Simon Marchi <simon.marchi@ericsson.com>
723
724 PR gdb/20487
725 * gdb.texinfo (Context management): Update mention of frame
726 change notifications.
727 (gdb/mi Async Records): Document frame field in
728 =thread-select event.
729 * observer.texi (GDB Observers): New user_selected_context_changed
730 observer.
731
4435e1cc
TT
7322016-09-28 Tom Tromey <tom@tromey.com>
733
734 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
735 than "memory breakpoint". Further document "kind". Move
736 protocol-details link earlier.
737 <z1>: Document the cmd_list argument. Fix typo.
738 <g>: Remove incorrect sentence.
739 (Stop Reply Packets): Document "OK" response to requests when in
740 non-stop mode.
741 <swbreak>: Use "software breakpoint" rather than "memory
742 breakpoint".
743 <create>: Document that "R" is ignored.
744 <W, X, w>: Document formatting of "AA".
745 (Notification Packets): Use "%Stop", not "%%Stop".
746
ad0a504f
AK
7472016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
748
749 * gdb.texinfo (Embedded Processors): Document ARC.
750 (Synopsys ARC): New section.
751 (Standard Target Features): Document ARC features.
752 (ARC Features): New section.
753
74172ecf
SM
7542016-09-21 Simon Marchi <simon.marchi@ericsson.com>
755
756 * .gitignore: New file.
757
0a1ddfa6
SM
7582016-08-24 Simon Marchi <simon.marchi@ericsson.com>
759
760 * gdb.texinfo (Input/Output): Mention possibility to unset
761 inferior-tty.
762
c0272db5
TW
7632016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
764
765 * gdb.texinfo: Resume btrace on reconnect.
766
e3487908
GKB
7672016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
768
769 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
770 syscall.
771
463888ab
РИ
7722016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
773
774 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
775 command.
776
dac790e1
TT
7772016-07-13 Tom Tromey <tom@tromey.com>
778
779 PR python/15620, PR python/18620:
780 * python.texi (Events In Python): Document new breakpoint events.
781
93daf339
TT
7822016-07-13 Tom Tromey <tom@tromey.com>
783
784 PR python/17698:
785 * python.texi (Breakpoints In Python): Document
786 Breakpoint.pending.
787
cda75e70
TT
7882016-07-13 Tom Tromey <tom@tromey.com>
789
790 * python.texi (Breakpoints In Python): Move table of types and
791 table of watchpoint types earlier in node.
792
e0f3fd7c
TT
7932016-07-12 Tom Tromey <tom@tromey.com>
794
795 PR python/19293:
796 * python.texi (Frames In Python): Document
797 gdb.invalidate_cached_frames.
798
86f78169
PA
7992016-06-21 Pedro Alves <palves@redhat.com>
800
801 * gdb.texinfo (Interpreters): Update intepreter-exec section,
802 document new-ui and explain use case.
803
a28d8e50
YTL
8042016-06-17 Yan-Ting Lin <currygt52@gmail.com>
805
806 * gdb.texinfo (Standard Target Features): Document NDS32 features.
807 (NDS32 Features): New Section.
808
bb556f1f
TK
8092016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
810
811 * gdb.texinfo (Examining Memory): Document negative repeat
812 count in the 'x' command.
813
38b022b4
SM
8142016-06-06 Simon Marchi <simon.marchi@ericsson.com>
815
816 * gdb.texinfo (GDB/MI Async Records): Document method and
817 format fields in =record-started.
818 * observer.texi (record_changed): Add method and format
819 parameters.
820
c185ba27
EZ
8212016-05-27 Eli Zaretskii <eliz@gnu.org>
822
823 * gdb.texinfo (General Query Packets): Move the description of the
824 response before the long list of the specific 'read' and 'write'
825 requests.
826
1957f6b8
TT
8272016-05-23 Tom Tromey <tom@tromey.com>
828
829 * python.texi (Basic Python): Document gdb.breakpoints return.
830
224f10c1
TT
8312016-05-24 Tom Tromey <tom@tromey.com>
832
833 PR gdb/19194:
834 * gdb.texinfo (gdb man): Fix typo.
835
0bdfa368
TT
8362016-05-17 Tom Tromey <tom@tromey.com>
837
838 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
839 (Rust): New node.
840
dcd1f979
TT
8412016-05-17 Tom Tromey <tom@tromey.com>
842
843 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
844
310cdbb6
YQ
8452016-04-27 Yao Qi <yao.qi@linaro.org>
846
847 * gdb.texinfo (tfind): Complete doc about tfind without
848 argument.
849
b8162e5a
AT
8502016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
851
852 * agentexpr.texi (byte): Fix zero_ext description.
853
f7c38292
PA
8542016-03-31 Pedro Alves <palves@redhat.com>
855
856 * gdb.texinfo (M32R/SDI): Delete node.
857 (MIPS Embedded): Remove references to the MIPS remote debugging
858 protocol, PMON and variants, and the associated commands.
859
81516450
DE
8602016-03-15 Doug Evans <dje@google.com>
861
862 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
863 (Target Description Format): Mention enum types. Update docs on
864 flags types.
865 (Predefined Target Types): Add "bool".
866 (Enum Target Types): New node.
867
2a60e18f
PA
8682016-03-15 Pedro Alves <palves@redhat.com>
869
870 * gdb.texinfo (Tracepoint Actions): Fix typo.
871
45fa2529
PA
8722016-03-15 Pedro Alves <palves@redhat.com>
873 Andreas Arnez <arnez@linux.vnet.ibm.com>
874 Marcin Kościelnicki <koriakin@0x04.net>
875
876 * gdb.texinfo (Tracepoint Actions): Document possible
877 unreliability of '$_ret'.
878
f2403c39
AB
8792016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * gdb.texinfo (Symbols): Document new 'maint info line-table'
882 command.
883
f2f3ccb9
SM
8842016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
885
886 * gdb.texinfo (Convenience Functions): Document $_as_string.
887
cce0e923
DE
8882016-02-23 Doug Evans <dje@google.com>
889
890 * gdb.texinfo (Skipping Over Functions and Files): Document new
891 options to "skip" command. Update docs of output of "info skip".
892
012b3a21
WT
8932016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
894
895 * gdb.texinfo (Signals): Add bound violation display hints for
896 a SIGSEGV.
897
0748bf3e
MK
8982016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
899
900 * gdb.texinfo (Trace File Format): Add documentation for description
901 section lines.
902
e909d859
MK
9032016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
904
905 * gdb.texinfo (Trace File Format): Remove misleading information
906 about register block ordering.
907
713cdcbf
DE
9082016-02-01 Doug Evans <dje@google.com>
909
910 * gdb.texinfo (Value Sizes): Fix typo.
911
8244c20d
DE
9122016-02-01 Doug Evans <dje@google.com>
913
914 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
915
5fdf6324
AB
9162016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.texinfo (Value Sizes): New section.
919 (Data): Add the 'Value Sizes' node to the menu.
920
67ebd9cb
JB
9212016-01-26 John Baldwin <jhb@FreeBSD.org>
922
923 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
924
6e9567fe
JB
9252016-01-19 John Baldwin <jhb@FreeBSD.org>
926
927 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
928
f303dbd6
PA
9292016-01-18 Pedro Alves <palves@redhat.com>
930
931 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
932 of the thread that hit a breakpoint or received a signal.
933
71ef29a8
PA
9342016-01-15 Pedro Alves <palves@redhat.com>
935
936 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
937
663f6d42
PA
9382016-01-13 Pedro Alves <palves@redhat.com>
939
940 * gdb.texinfo (Threads): Document the $_gthread convenience
941 variable.
942 (Convenience Vars): Likewise.
943
c84f6bbf
PA
9442016-01-13 Pedro Alves <palves@redhat.com>
945
946 * gdb.texinfo (Threads): Document "info threads -gid".
947
22a02324
PA
9482016-01-13 Pedro Alves <palves@redhat.com>
949
950 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
951 anchor.
952 (Threads In Python): Document new InferiorThread.global_num
953 attribute.
954
5d5658a1
PA
9552016-01-07 Pedro Alves <palves@redhat.com>
956
957 * gdb.texinfo (Threads): Document per-inferior thread IDs,
958 qualified thread IDs, global thread IDs and thread ID lists.
959 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
960 thread IDs.
961 (Convenience Vars): Document the $_thread convenience variable.
962 (Ada Tasks): Adjust to refer to thread IDs.
963 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
964 Commands, GDB/MI Variable Objects): Update to mention global
965 thread IDs.
966 * guile.texi (Breakpoints In Guile)
967 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
968 global thread IDs instead of thread IDs.
969 * python.texi (Threads In Python): Adjust documentation of
970 InferiorThread.num.
971 (Breakpoint.thread): Mention global thread IDs instead of thread
972 IDs.
973
84654457
PA
9742016-01-13 Pedro Alves <palves@redhat.com>
975
976 * python.texi (Threads In Python): Document
977 InferiorThread.inferior.
978
e3940304
PA
9792016-01-13 Pedro Alves <palves@redhat.com>
980
981 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
982 convenience variable.
983 (Convenience Vars): Likewise.
984
82075af2
JS
9852016-01-12 Josh Stone <jistone@redhat.com>
986 Philippe Waroquiers <philippe.waroquiers@skynet.be>
987
988 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
989 (Stop Reply Packets): List the syscall entry and return stop reasons.
990 (General Query Packets): Describe QCatchSyscalls, and add it to the
991 table and the detailed list of stub features.
992
bc504a31
PA
9932016-01-12 Pedro Alves <palves@redhat.com>
994
995 Remove use of the registered trademark symbol throughout.
996
cde67b27
YQ
9972016-01-12 Yao Qi <yao.qi@linaro.org>
998
999 * gdb.texinfo (Interrupts): Update the document on handling
1000 interrupt when program is stopped.
1001
19d9d4ef
DB
10022015-12-11 Don Breazeal <donb@codesourcery.com>
1003
1004 * gdb.texinfo (Forks): Correct Linux kernel version where
1005 fork and exec events are supported, add notes about support
1006 of these events in target remote mode.
1007 (Connecting): Reorganize and clarify distinctions between
1008 target remote, extended-remote, and multiprocess.
1009 Reorganize related text from separate sections into new
1010 sections.
1011 (Server): Note effects of target extended-remote mode.
1012 Delete section on Multi-Process Mode for gdbserver.
1013 Move some text to "Connecting" node.
1014
f4f4330e
PA
10152015-12-10 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.texinfo (Threads): Replace warning with explanation
1018 about single-threaded programs.
1019
b1236ac3
PA
10202015-12-10 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.texinfo (Threads): Remove mention of SGI.
1023 (Forks): Remove mention of HP-UX.
1024 (Breakpoints): Remove mention of HP-UX.
1025 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1026 Reword in terms of architectures.
1027 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1028 mention supported systems.
1029 (Convenience Vars): Don't mention HP-UX.
1030 (Jumping): Remove mention of HP-UX in comment.
1031 (Files) <shared libraries>: Update supported shared library types
1032 list. Remove mention of HP-UX.
1033 (Native): Remove HP-UX subsection.
1034 (SVR4 Process Information): Remove mention of HP-UX.
1035
0f59c28f
PA
10362015-12-10 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.texinfo (Stack): Reorder menu.
1039
1c35a88f
LM
10402015-12-09 Luis Machado <lgustavo@codesourcery.com>
1041
1042 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1043 -var-set-format's new zero-hexadecimal format.
1044
3685b09f
PMR
10452015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1046
1047 * gdb.texinfo (Ada Mode Into): Move overloading support
1048 description to its own node.
1049 (Overloading support for Ada): New node.
1050
f2faf941
PA
10512015-11-30 Pedro Alves <palves@redhat.com>
1052
1053 PR 14618
1054 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1055 (Remote Configuration): Add the "set/show remote
1056 no-resumed-stop-reply" to the available settings table.
1057 (General Query Packets): Document the "no-resumed" qSupported
1058 feature.
1059
65706a29
PA
10602015-11-30 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.texinfo (Remote Configuration): List "set/show remote
1063 thread-events" command in configuration table.
1064 (Stop Reply Packets): Document "T05 create" stop
1065 reason and 'w' stop reply.
1066 (General Query Packets): Document QThreadEvents packet. Document
1067 QThreadEvents qSupported feature.
1068
de979965
PA
10692015-11-30 Pedro Alves <palves@redhat.com>
1070
1071 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1072 anchor.
1073 (Packets): Document vCtrlC.
1074
79efa585
SM
10752015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1076
1077 * gdb.texinfo (Thread List Format): Mention thread names.
1078
7e0aa6aa
PA
10792015-11-24 Pedro Alves <palves@redhat.com>
1080
1081 PR 17539
1082 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1083 program-spaces" example to ascending order listing.
1084 (Threads): Adjust "info threads" example to ascending order
1085 listing.
1086 (Forks): Adjust "info inferiors" example to ascending order
1087 listing.
1088
0c532a29
MM
10892015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1090
1091 * gdb.texinfo (Process Record and Replay): Document "record
1092 instruction-history" modifiers.
1093
fc58fa65
AB
10942015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1097 description.
1098 (Frame Filter Management): Move to later in the 'Examining the
1099 Stack' chapter.
1100 (Selection): Add entry for 'select-frame'.
1101
792005b0
DE
11022015-09-25 Doug Evans <dje@google.com>
1103
1104 * gdb.texinfo (Process Record and Replay): Fix syntax of
1105 "record instruction-history begin, end" and
1106 "record function-call-history begin, end".
1107
c58b006b
SM
11082015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1109
1110 * gdb.texinfo (Specifying Source Directories): Fix
1111 substitute-path example.
1112
f2665db5
MM
11132015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1114
1115 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1116
e68fa6f0
PA
11172015-09-15 Pedro Alves <palves@redhat.com>
1118
1119 PR remote/18965
1120 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1121 the vforkdone description.
1122
8228463c
PA
11232015-09-15 Pedro Alves <palves@redhat.com>
1124
1125 PR remote/18965
1126 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1127 part indicates the thread ID of the parent process.
1128
750ce8d1
YQ
11292015-09-15 Yao Qi <yao.qi@linaro.org>
1130
1131 * gdb.texinfo (General Query Packets): Add vContSupported to
1132 tables of 'gdbfeatures' and 'stub features' supported in the
1133 qSupported packet, as well as to the list containing stub
1134 feature details.
1135
b459a59b
DB
11362015-09-11 Don Breazeal <donb@codesourcery.com>
1137
1138 * gdb.texinfo (Remote Configuration): Add exec event
1139 feature to table of packet settings.
1140 (Stop Reply Packets): Add exec events to the list of stop
1141 reasons.
1142 (General Query Packets): Add exec events to tables of
1143 'gdbfeatures' and 'stub features' supported in the qSupported
1144 packet, as well as to the list containing stub feature
1145 details.
1146
73b8c1fd
PA
11472015-08-24 Pedro Alves <palves@redhat.com>
1148
1149 * gdb.texinfo (Remote Configuration): Document the "set/show
1150 remote multiprocess-extensions-packet" commands.
1151
bb615428
PA
11522015-08-24 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1155 <M32R>: Remove references to M32R/D.
1156 <M68K>: Remove references to target dbug.
1157 <MIPS Embedded>: Remove references to target r3900 and target
1158 array.
1159 <PowerPC Embedded>: Remove references to target dink32 and target
1160 ppcbug, target sds
1161 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1162
2b4bf6af
AB
11632015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1164
1165 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1166
566f5e3b
AB
11672015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1170
18989b3c
AB
11712015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1174 info bfds" to...
1175 (File Caching): A New section. Outline bfd caching, and add new
1176 description for "main set/show bfd-sharing".
1177
6ff0ba5f
DE
11782015-08-14 Doug Evans <xdje42@gmail.com>
1179
1180 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1181 disassembly.
1182 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1183
629500fa
KS
11842015-08-11 Keith Seitz <keiths@redhat.com>
1185
1186 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1187 Use "location(s)"instead of "linespec(s)".
1188 (Specifying a Location): Rewrite.
1189 Add subsections describing linespec, address, and explicit locations.
1190 Add node/menu for each subsection.
1191 (Source and Machine Code, C Preprocessor Macros)
1192 (Create and Delete Trace points)
1193 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1194 (Continuing at a Different Address): Remove "linespec" examples.
1195 Add reference to "Specify a Location"
1196 (The -break-insert Command): Rewrite. Add anchor.
1197 Add reference to appropriate manual section discussing locations.
1198 (The -dprintf-insert Command): Refer to -break-insert for
1199 specification of 'location'.
1200
fbea99ea
PA
12012015-08-07 Pedro Alves <palves@redhat.com>
1202
1203 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1204 target-non-stop".
1205
da8c46d2
MM
12062015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1207
1208 * gdb.texinfo (Process Record and Replay): Document prefixing of
1209 speculatively executed instructions in the "record instruction-history"
1210 command.
1211
a3b5281e
DE
12122015-07-20 Doug Evans <dje@google.com>
1213
1214 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1215
6bcb1f97
DE
12162015-07-16 Doug Evans <dje@google.com>
1217
1218 * stabs.texinfo: @include gdb-cfg.texi.
1219
db1ff28b
JK
12202015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1221
1222 Revert the previous 2 commits:
1223 gdbserver build-id attribute generator
1224 Validate symbol file using build-id
1225
ca5268b6
JK
12262015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 * gdb.texinfo (Files): Add 'set validate-build-id'
1229 and 'show validate-build-id'.
1230
700ca40f
JK
12312015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1232 Jan Kratochvil <jan.kratochvil@redhat.com>
1233
1234 gdbserver build-id attribute generator.
1235 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1236 'build-id' in description, example, new attribute in dtd.
1237
7c7f93f6
AB
12382015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.texinfo (Selection): Update documentation for 'frame'
1241 command.
1242
b0627500
MM
12432015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1244
72f4393d 1245 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1246 commands.
1247
b20a6524
MM
12482015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1249
1250 * gdb.texinfo (Process Record and Replay): Spell out that variables
1251 and registers are not available during btrace replay.
1252 Describe the new "record btrace pt" command.
1253 Describe the new "set|show record btrace pt buffer-size" options.
1254 (General Query Packets): Describe the new Qbtrace:pt and
1255 Qbtrace-conf:pt:size packets.
1256 Expand "bts" to "Branch Trace Store".
1257 Update the branch trace DTD.
1258
fc637f04
PP
12592015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1260
1261 * gdb.texinfo (Command History): Document the new option
1262 "history remove-duplicates".
1263
18a94d75
DE
12642015-06-19 Doug Evans <dje@google.com>
1265
1266 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1267 longer supported.
1268
0eacb298
PP
12692015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1270
1271 * gdb.texinfo (Command History): Mention that setting
1272 GDBHISTSIZE to the empty string disables history truncation.
1273
bc460514
PP
12742015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1275
1276 PR gdb/16999
1277 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1278 behavior.
1279
b58c513b
PP
12802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1281
1282 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1283 with GDBHISTSIZE.
1284
a86c90e6
SM
12852015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1286
1287 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1288 bytes and memory units for -data-{read,write}-memory-bytes.
1289 (Packets): Same for m, M and X packets.
1290 * python.texi (Inferiors In Python): Same for read_memory and
1291 write_memory.
1292
c74f7d1c
JT
12932015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1294
1295 * gdb.texinfo (Separate Debug Files): Document that PE is also
1296 supported.
1297
51f0e40d
AB
12982015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1301 single table entry.
1302
966f0aef
WT
13032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1304
1305 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1306
1307
15a201c8
GB
13082015-06-10 Gary Benson <gbenson@redhat.com>
1309
1310 * gdb.texinfo (Remote Configuration): Document the
1311 "set/show remote hostio-setfs-packet" command.
1312 (Host I/O Packets): Document the vFile:setfs packet.
1313
7a6a1731
GB
13142015-06-10 Gary Benson <gbenson@redhat.com>
1315
1316 * gdb.texinfo (Debugging Output): Document the "set/show debug
1317 linux-namespaces" command.
1318
7d73c23c 13192015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1320 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1321
1322 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1323 and "set mpx bound".
1324
27e0867f
DE
13252015-05-27 Doug Evans <dje@google.com>
1326
1327 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1328
b4f54984
DE
13292015-05-26 Doug Evans <dje@google.com>
1330
1331 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1332 command renamings.
1333 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1334
55b40027
AB
13352015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1336
1337 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1338
a4ea0946
AB
13392015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1340
1341 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1342 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1343
37442ce1
DE
13442015-05-16 Doug Evans <xdje42@gmail.com>
1345
1346 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1347 memory ports.
1348
36de76f9
JK
13492015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1350
1351 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1352
0d71eef5
DB
13532015-05-12 Don Breazeal <donb@codesourcery.com>
1354
1355 * gdb.texinfo (Forks): Note that fork debugging is
1356 supported in extended mode.
1357 (Remote Configuration): Add fork event features to table
1358 of packet settings.
1359 (Stop Reply Packets): Add fork events to list of stop reasons.
1360 (General Query Packets): Add fork events to tables of
1361 'gdbfeatures' and 'stub features' supported in the qSupported
1362 packet, as well as to the list containing stub feature
1363 details.
1364
835205d0
GB
13652015-05-12 Gary Benson <gbenson@redhat.com>
1366
1367 * gdb.texinfo (General Query Packets): Document
1368 qXfer:exec-file:read with empty annex.
1369
4c082a81
SC
13702015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1371
1372 * python.texi (Values From Inferior): Add descriptions of new
1373 methods gdb.Value.reference_value and gdb.Value.const_value.
1374
b30a0bc3
JB
13752015-05-06 Joel Brobecker <brobecker@adacore.com>
1376
1377 * gdb.texinfo (Files): Add "info dll" documentation.
1378 (Cygwin Native): Remove "info dll" documentation.
1379
2ce1cdbf
DE
13802015-04-29 Doug Evans <dje@google.com>
1381
1382 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1383 Document.
1384 (Writing an Xmethod): Add get_result_type to example.
1385
59fb7612
SS
13862015-04-28 Sasha Smundak <asmundak@google.com>
1387
1388 * python.texi: New method documented.
1389
cf75d6c3
AB
13902015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1393 format.
1394
897c3d32
DE
13952015-04-24 Doug Evans <dje@google.com>
1396
1397 * python.texi (Xmethods In Python): Fix name of method to call the
1398 xmethod.
1399
1b6e6f5c
GB
14002015-04-17 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.texinfo (Connecting to a Remote Target): Mention that
1403 GDB can access program files from remote targets that support
1404 qXfer:exec-file:read and Host I/O packets.
1405
c78fa86a
GB
14062015-04-17 Gary Benson <gbenson@redhat.com>
1407
1408 * gdb.texinfo (Remote Configuration): Document the "set/show
1409 remote pid-to-exec-file-packet" command.
1410 (General Query Packets): Document the qXfer:exec-file:read
1411 qSupported features. Document the qXfer:exec-file:read packet.
1412
a9a5a3d1
GB
14132015-04-17 Gary Benson <gbenson@redhat.com>
1414
1415 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1416 applies to executable paths if supplied to GDB as absolute.
1417
4f45d445
JK
14182015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 * gdb.texinfo (Mode Options): Remove -xdb.
1421
e7a8570f
JK
14222015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1423 Eli Zaretskii <eliz@gnu.org>
1424
72f4393d
L
1425 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1426 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1427 the compile command. New subsection Compiler search for the compile
1428 command.
1429
f2983cc3
AW
14302015-04-09 Andy Wingo <wingo@igalia.com>
1431
1432 * guile.texi (Frames In Guile): Describe frame-read-register.
1433
599bd15c
GB
14342015-04-02 Gary Benson <gbenson@redhat.com>
1435
1436 * gdb.texinfo (set sysroot): Document "target:".
1437
d11916aa
SS
14382015-04-01 Sasha Smundak <asmundak@google.com>
1439
1440 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1441 section.
1442
df8411da
SDJ
14432015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1444
1445 PR corefiles/16092
1446 * gdb.texinfo (gcore): Mention new command 'set
1447 use-coredump-filter'.
1448 (set use-coredump-filter): Document new command.
1449
d33279b3
AT
14502015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1451
1452 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1453 documentation, reorder the info os entries in alphabetical order.
1454
852f8402
SM
14552015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1456
1457 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1458 -data-write-memory-bytes.
1459
856e7dd6
PA
14602015-03-24 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1463 mention that threads may sometimes run unlocked.
1464
236af5e3
YG
14652015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1466
1467 * gdb.texinfo (Remote configuration): Document "set/show
1468 serial parity" command.
1469
464b0089
GB
14702015-03-18 Gary Benson <gbenson@redhat.com>
1471
1472 * gdb.texinfo (General Query Packets): Remove documentation
1473 for now-removed vFile:fstat qSupported features.
1474
0a93529c
GB
14752015-03-11 Gary Benson <gbenson@redhat.com>
1476
1477 * gdb.texinfo (Remote Configuration): Document the
1478 "set/show remote hostio-fstat-packet" command.
1479 (General Query Packets): Document the vFile:fstat
1480 qSupported features.
1481 (Host I/O Packets): Document the vFile:fstat packet.
1482
85642ba0
AW
14832015-03-11 Andy Wingo <wingo@igalia.com>
1484
1485 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1486
f7e6eed5
PA
14872015-03-04 Pedro Alves <palves@redhat.com>
1488
1489 * gdb.texinfo (Remote Configuration): Document the "set/show
1490 remote swbreak-feature-packet" and "set/show remote
1491 hwbreak-feature-packet" commands.
1492 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1493 decription.
1494 (Stop Reply Packets): Document the swbreak and hwbreak stop
1495 reasons.
1496 (General Query Packets): Document the swbreak and hwbreak
1497 qSupported features.
1498 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1499
f873665f 15002015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1501
1502 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1503 under *stopped.
1504
9a284c97
DE
15052015-03-02 Doug Evans <xdje42@gmail.com>
1506
1507 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1508
446899e4
AA
15092015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1510
1511 * gdb.texinfo (S/390 and System z Features): Describe new feature
1512 "org.gnu.gdb.s390.vx".
1513
7ee67ee4
SDJ
15142015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1515
1516 PR gdb/18008
1517 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1518 demangler-warning): Fix typo ("problam").
1519
53cf2ee0
DT
15202015-02-19 David Taylor <dtaylor@emc.com>
1521
1522 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1523
3133f8c1
JM
15242015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1525
1526 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1527 point, DTrace'.
1528 (Static Probe Points): Modified to cover DTrace probes in addition
1529 to SystemTap probes. Also modified to cover the `enable probe'
1530 and `disable probe' commands.
1531
9aca2ff8
JM
15322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1533
1534 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1535 `disable probe' commands.
1536
fa3f8d5a
DT
15372015-02-12 David Taylor <dtaylor@emc.com>
1538
1539 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1540 fields of the QTDV packet.
1541
d33501a5
MM
15422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1543
1544 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1545 (Process Record and Replay): Describe new set|show commands.
1546 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1547
f4abbc16
MM
15482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.texinfo (Process Record and Replay): Describe the "record
1551 btrace bts" command.
1552 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1553 (Branch Trace Configuration Format): New.
1554
cfb069a8
GB
15552015-01-31 Gary Benson <gbenson@redhat.com>
1556 Doug Evans <dje@google.com>
1557
1558 * gdb.texinfo (Command Completion): Document new
1559 "set/show max-completions" option.
1560
f57d2163
DE
15612015-01-31 Doug Evans <xdje42@gmail.com>
1562
1563 * gdb.texinfo (Symbols): Document new commands
1564 "maint print symbol-cache", "maint print symbol-cache-statistics",
1565 "maint flush-symbol-cache". Document new option
1566 "maint set symbol-cache-size".
1567
9f050062
DE
15682015-01-31 Doug Evans <xdje42@gmail.com>
1569
1570 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1571 distinguish script files vs inlined scripts.
1572 * python.texi (Python Auto-loading): Ditto.
1573
b6577aab
DE
15742015-01-30 Doug Evans <dje@google.com>
1575
1576 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1577 string if present.
1578
3a8b707a
DE
15792015-01-27 Doug Evans <dje@google.com>
1580
1581 * python.texi (Objfiles In Python): Document Objfile.username.
1582
1b549396
DE
15832015-01-27 Doug Evans <dje@google.com>
1584
1585 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1586 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1587
253828f1
JK
15882015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1591
bf555842
EZ
15922015-01-16 Eli Zaretskii <eliz@gnu.org>
1593
1594 * doc/gdb.texinfo (TUI Commands): Document the possible
1595 values of NAME argument to 'winheight' command. Explain the
1596 effect of 'tabset' setting better.
1597
439250fb
DE
15982015-01-11 Doug Evans <xdje42@gmail.com>
1599
1600 PR gdb/15830
1601 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1602 (Symbols): Ditto.
1603 (Maintenance Commands): Delete docs for "maint demangle".
1604
6bf6fd09
JB
16052014-12-31 Joel Brobecker <brobecker@adacore.com>
1606
1607 * gdb.texinfo (Files): Remove documentation of the
1608 "add-shared-symbol-files" and "assf" commands.
1609 (Cygwin Native): Remove documentation of the "dll-symbols"
1610 command.
1611
cc485e62
DE
16122014-12-17 Doug Evans <xdje42@gmail.com>
1613
1614 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1615
bb2ec1b3
TT
16162014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1617 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 * gdb.texinfo (Altering): Update.
1620 (Compiling and Injecting Code): New node.
1621
6dddd6a5
DE
16222014-12-12 Doug Evans <dje@google.com>
1623
1624 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1625
f5b95c01
AA
16262014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1627
1628 * gdb.texinfo: Document "maint print user-registers".
1629
a0be3e44
DE
16302014-12-08 Doug Evans <dje@google.com>
1631
1632 * python.texi (Objfiles In Python): Document Objfile.owner.
1633
86e4ed39
DE
16342014-12-04 Doug Evans <dje@google.com>
1635
1636 * python.texi (Objfiles In Python): Document
1637 Objfile.add_separate_debug_file.
1638
7c50a931
DE
16392014-12-04 Doug Evans <dje@google.com>
1640
1641 * python.texi (Objfiles In Python): Document Objfile.build_id.
1642
162078c8
NB
16432014-12-02 Nick Bull <nicholaspbull@gmail.com>
1644
1645 * python.texi (Events In Python): Document new events
1646 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1647 and RegisterChangedEvent.
1648
f10c5b19
JK
16492014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1650
1651 Add add-auto-load-scripts-directory.
1652 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1653 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1654
413b59ae
JK
16552014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1658 description typo.
1659
02be9a71
DE
16602014-10-30 Doug Evans <dje@google.com>
1661
1662 * python.texi (Progspaces In Python): Document ability to add
1663 random attributes to gdb.Progspace objects.
1664 (Objfiles In Python): Document ability to add random attributes to
1665 gdb.objfile objects.
1666
e5f8a7cc
PA
16672014-10-27 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1670 info on stepping and signal handlers.
1671 (Signals): Explain stepping and signal handlers. Add context
1672 index entry, and cross references.
1673
fab3a15d
SM
16742014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1675
1676 * python.texi (Breakpoints In Python): Add parenthesis after
1677 Breakpoint.delete. Clarify Breakpoint.enabled description so
1678 that it contains "disable".
1679
4ffbba72
DE
16802014-10-17 Doug Evans <dje@google.com>
1681
1682 * python.texi (Events In Python): Document clear_objfiles event.
1683
d096d8c1
DE
16842014-10-17 Doug Evans <dje@google.com>
1685
1686 * python.texi (Objfiles In Python): Document new progspace attribute.
1687
32a8097b
PA
16882014-10-17 Pedro Alves <palves@redhat.com>
1689
1690 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1691 (SVR4 Process Information): Delete mention of OSF/1.
1692
2ddf4301
SM
16932014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1694
1695 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1696 exit-code field in -list-thread-groups output.
1697
342cc091
JBG
16982014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1699
1700 * gdb.texinfo (Set Breaks): Add missing "@end table".
1701
a25a5a45
PA
17022014-09-22 Pedro Alves <palves@redhat.com>
1703
1704 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1705 always-inserted off" is the default mode now. Delete
1706 documentation of "set breakpoint always-inserted auto".
1707
2b4fd423
DE
17082014-09-18 Doug Evans <dje@google.com>
1709
1710 * python.texi (Symbol Tables In Python): Document "producer"
1711 attribute of gdb.Symtab objects.
1712
deb8ff2b
PA
17132014-09-16 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1716 (Embedded OS): Remove VxWorks menu entry.
1717 (VxWorks): Remove node.
1718
81219e53
DE
17192014-09-13 Doug Evans <xdje42@gmail.com>
1720
1721 * gdb.texinfo (Signaling): Document new queue-signal command.
1722
faa42425
DE
17232014-09-06 Doug Evans <xdje42@gmail.com>
1724
1725 PR 15276
1726 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1727 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1728
1a6a384b
JL
17292014-09-03 Justin Lebar <jlebar@google.com>
1730
1731 * python.texi (Types In Python): Type.template_argument(n) returns a
1732 gdb.Value or a gdb.Type and throws an exception if n is out of
1733 range.
1734
5f3b99cf
SS
17352014-09-03 Sasha Smundak <asmundak@google.com>
1736
1737 * python.texi (Frames in Python): Add read_register description.
1738
3cecbbbe
TT
17392014-08-04 Tom Tromey <tromey@redhat.com>
1740
1741 * gdb.texinfo (Debugging Output): Update for change to "set debug
1742 target".
1743
90debf20
MM
17442014-08-01 Masaki Muranaka <monaka@monami-software.com>
1745
1746 Pushed by Joel Brobecker <brobecker@adacore.com>.
1747 * Makefile.in (transform): New variable.
1748 (install-man1, install-man5): Apply $(transform) to man file names.
1749
ee7333ae
DE
17502014-07-26 Doug Evans <xdje42@gmail.com>
1751
1752 PR guile/17177
1753 * guile.texi (Guile Pretty Printing API): Fix typo.
1754 Document set-pretty-printers!, pretty-printers.
1755 (Selecting Guile Pretty-Printers): Update.
1756 Mention program-space based pretty-printers.
1757
70509625
PA
17582014-07-25 Pedro Alves <palves@redhat.com>
1759 Eli Zaretskii <eliz@gnu.org>
1760
1761 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1762 with multi-threaded programs.
1763
b67a2c6f
YQ
17642014-06-27 Yao Qi <yao@codesourcery.com>
1765
1766 * gdb.texinfo (Maintenance Commands): Update the output of
1767 'maint print dummy-frames' command.
1768
f179cf97
EZ
17692014-06-24 Eli Zaretskii <eliz@gnu.org>
1770
1771 * gdb.texinfo (Screen Size): Improve indexing.
1772
992c7d70
GB
17732014-06-19 Gary Benson <gbenson@redhat.com>
1774
1775 * gdb.texinfo (Maintenance Commands): Document new
1776 "maint set/show catch-demangler-crashes" option.
1777
57fcfb1b
GB
17782014-06-19 Gary Benson <gbenson@redhat.com>
1779
1780 * gdb.texinfo (Maintenance Commands): Document new
1781 "maint demangler-warning" command and new
1782 "maint set/show demangler-warning" option.
1783
dd5d5494
SC
17842014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1785
1786 * python.texi (Xmethod API): Add space before the opening
1787 parenthesis in function descriptions.
1788
25326a28 17892014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
1790
1791 * guile.texi (Guile Configuration): Document guile-data-directory.
1792
0a770bb2 17932014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1794
1795 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1796
16f691fb
DE
17972014-06-04 Doug Evans <xdje42@gmail.com>
1798
1799 * guile.texi (Breakpoints In Guile): Update.
1800
1e47491b
JB
18012014-06-03 Joel Brobecker <brobecker@adacore.com>
1802
1803 * python.texi (Xmethod API): Fix reference to "Progspaces In
1804 Python".
1805
0c6e92a5
SC
18062014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1807
1808 * python.texi (Xmethods In Python, XMethod API)
1809 (Writing an Xmethod): New nodes.
1810 (Python API): New menu entries "Xmethods In Python",
1811 "Xmethod API", "Writing an Xmethod".
1812
06eb1586
DE
18132014-06-02 Doug Evans <xdje42@gmail.com>
1814
1815 * guile.texi (Guile API): Add entry for Parameters In Guile.
1816 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1817 (Parameters In Guile): New node.
1818
e698b8c4
DE
18192014-06-02 Doug Evans <xdje42@gmail.com>
1820
1821 * guile.texi (Guile API): Add entry for Commands In Guile.
1822 (Basic Guile) <parse-and-eval>: Add reference.
1823 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1824 (GDB Scheme Data Types): Mention <gdb:command> object.
1825 (Commands In Guile): New node.
1826
ded03782
DE
18272014-06-02 Doug Evans <xdje42@gmail.com>
1828
1829 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1830 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1831 (Progspaces In Guile): New node.
1832
53e8a631
AB
18332014-05-30 Andrew Burgess <aburgess@broadcom.com>
1834
1835 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1836 * python.texi (Frames In Python): Mention
1837 gdb.FRAME_UNWIND_MEMORY_ERROR.
1838
329ea579
PA
18392014-05-29 Pedro Alves <palves@redhat.com>
1840 Tom Tromey <tromey@redhat.com>
1841
1842 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1843 from example.
1844 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1845 Mention that target-async is now deprecated.
1846 (Maintenance Commands): Document maint set/show target-async.
1847
92bcb5f9
PA
18482014-05-29 Pedro Alves <palves@redhat.com>
1849
1850 * observer.texi (sync_execution_done, command_error): New
1851 subjects.
1852
fd664c91
PA
18532014-05-29 Pedro Alves <palves@redhat.com>
1854
1855 PR gdb/13860
1856 * observer.texi (signal_received, end_stepping_range)
1857 (signal_exited, exited, no_history): New observer subjects.
1858
b2715b27
AW
18592014-05-26 Andy Wingo <wingo@igalia.com>
1860
1861 * guile.texi (GDB Scheme Data Types): Remove documentation for
1862 removed interfaces. Update spelling of gdb-object-kind.
1863
9eaa4c1e
AW
18642014-05-26 Andy Wingo <wingo@igalia.com>
1865
1866 * guile.texi (Basic Guile): Fix some typos.
1867
0f1e8403
AW
18682014-05-26 Andy Wingo <wingo@igalia.com>
1869
1870 * guile.texi (Writing a Guile Pretty-Printer)
1871 (Guile Types Module): Fix excess parentheses in use-modules forms.
1872
697aa1b7
EZ
18732014-05-24 Eli Zaretskii <eliz@gnu.org>
1874
1875 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1876 (Breakpoints In Guile, Guile Printing Module)
1877 (Guile Exception Handling, Values From Inferior In Guile)
1878 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1879 Don't use @var at the beginning of a sentence.
1880
1881 * gdb.texinfo (Frame Filter Management, Trace Files)
1882 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1883 (PowerPC Embedded, Define, Annotations for Running)
1884 (IPA Protocol Commands, Packets, General Query Packets)
1885 (Tracepoint Packets, Notification Packets, Environment)
1886 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1887 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1888 (Frames, Backtrace, Selection, Expressions, Registers)
1889 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1890 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1891 (Source Annotations, Using JIT Debug Info Readers, Packets)
1892 (Stop Reply Packets, Host I/O Packets)
1893 (Target Description Format): Don't use @var at the beginning of a
1894 sentence.
1895
1896 * python.texi (Basic Python, Types In Python)
1897 (Commands In Python, Frames In Python, Line Tables In Python)
1898 (Breakpoints In Python, gdb.printing, gdb.types)
1899 (Type Printing API): Don't use @var at the beginning of a
1900 sentence.
1901
67b5c0c1
MM
19022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1903
1904 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1905 replay-memory-access".
1906
6a3cb8e8
PA
19072014-05-21 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.texinfo (Starting): Document "set/show
1910 auto-connect-native-target".
1911 (Target Commands): Document "target native".
1912
936d2992
PA
19132014-05-20 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1916 not be remote specific. Add cross reference to the qCRC packet.
1917 (Separate Debug Files): Update cross reference to the qCRC packet.
1918 (General Query Packets) <qCRC packet>: Add anchor.
1919
b3ce5e5f
DE
19202014-05-17 Doug Evans <xdje42@gmail.com>
1921
1922 Copy over changes from guile.texi.
1923 * python.texi (Basic Python) <gdb.execute>: Add text.
1924 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1925 (Values From Inferior) <Python string>: Add text.
1926 (Values From Inferior) <Value.string>: Clarify string length handling.
1927 (Pretty Printing API): Add cindex.
1928 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1929 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1930 @vindex.
1931 (Commands In Python) <COMPLETE_*>: Similarly.
1932 (Symbols In Python) <SYMBOL_*>: Similarly.
1933 (Breakpoints In Python) <WP_*>: Similarly.
1934 (Breakpoints In Python) <BP_*>: Similarly.
1935
8dfcab11
DT
19362014-05-17 David Taylor <dtaylor@emc.com>
1937
1938 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1939 mentioned in the qfThreadInfo reply.
1940
8d551b02
DE
19412014-05-16 Doug Evans <dje@google.com>
1942
1943 * gdb.texinfo (Mode Options): Add -D.
1944
e20bd8f4
SB
19452014-05-09 Samuel Bronson <naesten@gmail.com>
1946
1947 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1948 "make -C".
1949
f989a1c8
TT
19502014-04-29 Tom Tromey <tromey@redhat.com>
1951
1952 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1953 "show debug varobj".
1954
95cf3b38
DT
19552014-05-01 David Taylor <dtaylor@emc.com>
1956
1957 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1958 option.
1959
01f9f808
MS
19602014-04-24 Michael Sturm <michael.sturm@mintel.com>
1961 Walfred Tedeschi <walfred.tedeschi@intel.com>
1962
1963 * gdb.texinfo (i386 Features): Add description of AVX512
1964 registers.
1965
770e7fc7
DE
19662014-03-31 Doug Evans <dje@google.com>
1967
1968 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1969
97d8f0ee
DE
19702014-03-30 Doug Evans <dje@google.com>
1971
1972 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1973 (Background Execution): Ditto.
1974
36cb1214
HZ
19752014-03-21 Pedro Alves <palves@redhat.com>
1976 Stan Shebs <stan@codesourcery.com>
1977 Hui Zhu <hui@codesourcery.com>
1978
1979 * gdb.texinfo (Packets): Add anchor to "? packet".
1980 Remove fixme and update introduction of "k packet".
1981 Add anchor to "vKill packet".
1982
5e3a2c38
SS
19832014-03-12 Stan Shebs <stan@codesourcery.com>
1984
1985 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1986
7a5a839f
LC
19872014-02-26 Ludovic Courtès <ludo@gnu.org>
1988
dc6ae996 1989 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 1990
95060284
JB
19912014-02-20 Joel Brobecker <brobecker@adacore.com>
1992
1993 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1994 and "assf" as being deprecated.
1995 (Cygwin Native): Likewise for "dll-symbols".
1996 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1997 as a way to force the loading of symbols from a DLL.
1998
f7bd0f78
SC
19992014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2000
2001 * python.texi (Values From Inferior): Add description about the
2002 new feature.
2003
329baa95
DE
20042014-02-17 Doug Evans <xdje42@gmail.com>
2005
2006 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2007 * gdb.texinfo (Python): Moved to ...
2008 * python.texi: ... here. New file.
2009
687894f5
DE
20102014-02-17 Ludovic Courtès <ludo@gnu.org>
2011
d25f38ee 2012 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2013 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2014 parameter to 'str-lookup-function' procedure. Look for
2015 the "std::string<" prefix.
2016 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2017 Adjust description.
2018
6fb526ee
DE
20192014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2020
d25f38ee 2021 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2022 parantheses for deffn.
2023 (Disassembly In Guile): Ditto.
2024
1e0a5178
SS
20252014-02-10 Stan Shebs <stan@codesourcery.com>
2026
2027 Add Doxygen support.
2028 * Makefile.in (doxy): New action, generates Doxygen files.
2029 (DOXYGEN): New.
2030 (doxyedit): New.
2031 * Doxyfile-base.in: New file.
2032 * Doxyfile-gdb-api.in: New file.
2033 * Doxyfile-gdb-xref.in: New file.
2034 * Doxyfile-gdbserver.in: New file.
2035 * doxy-index.in: New file.
2036 * filter-for-doxygen: New file.
2037 * filter-params.pl: New file.
2038
ed3ef339
DE
20392014-02-10 Doug Evans <xdje42@gmail.com>
2040
2041 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2042 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2043 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2044 (Guile docs): Include guile.texi.
2045 (objfile-gdbdotext file): Add objfile-gdb.scm.
2046 (dotdebug_gdb_scripts section): Mention Guile scripts.
2047 (Multiple Extension Languages): New node.
2048 * guile.texi: New file.
2049
c6044dd1
JB
20502014-01-28 Joel Brobecker <brobecker@adacore.com>
2051
2052 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2053 ignore-descriptive-types". commands.
2054
87ce2a04
DE
20552014-01-22 Doug Evans <dje@google.com>
2056
2057 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2058 (gdbserver man): Ditto.
2059
52834460
MM
20602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2061
2062 * gdb.texinfo: Document limited reverse/replay support
2063 for target record-btrace.
2064
0688d04e
MM
20652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2066
2067 * gdb.texinfo (Process Record and Replay): Update documentation.
2068
8710b709
MM
20692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2070
2071 * gdb.texinfo (Process Record and Replay): Document new /c
2072 modifier accepted by "record function-call-history".
2073 Add /i modifier to "record function-call-history" example.
2074
dcf106f3
JB
20752014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2076 Joel Brobecker <brobecker@adacore.com>
2077
2078 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2079 markers. Remove one that was misplaced.
2080
41ef2965
PA
20812014-01-10 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.texinfo (Your Program's Environment) <set environment>:
2084 Mention the shell, and point at 'set exec-wrapper'.
2085
c0d48811
JB
20862014-01-07 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2089
5fba4c0f
JB
20902013-12-30 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.texinfo (Types In Python): Clarify the documentation
2093 of attribute gdb.Field.bitpos.
2094
0809504b
JB
20952013-12-28 Joel Brobecker <brobecker@adacore.com>
2096
2097 * gdb.texinfo (Types In Python): Fix the documentation of
2098 attribute "bitpos" in class gdb.Field for enum types. Add
2099 documentation for attribute "enumval" in that same class.
2100
edef6000
JB
21012013-12-28 Joel Brobecker <brobecker@adacore.com>
2102
2103 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2104 @ftable.
2105
71b8c845
DE
21062013-12-23 Doug Evans <xdje42@gmail.com>
2107
2108 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2109 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2110 corresponding section in Extending GDB.
2111 (Extending GDB): Move menu up. New menu item "Auto-loading
2112 extensions".
2113 (Sequences): New menu item "Auto-loading sequences".
2114 (Auto-loading sequences): New node.
2115 (Python): Rename section from Scripting GDB to Extending GDB.
2116 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2117 Move docs on ways to auto-load extensions to ...
2118 (Auto-loading extensions): ... here. New node.
2119
d192b373
JB
21202013-12-23 Joel Brobecker <brobecker@adacore.com>
2121
2122 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2123 in menu.
2124 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2125 command, now in a new node.
2126 (GDB/MI Support Commands): New node, with its contents being
2127 extracted from the "GDB/MI Miscellaneous Commands" node.
2128 A small paragraph introducing the section is also added at
2129 the start.
2130 (GDB/MI Miscellaneous Commands): Delete the description of the
2131 -info-gdb-mi-command, -list-features and -list-target-features
2132 commands, now hosted in the "GDB/MI Support Commands" node.
2133
a16b0e22
SC
21342013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2135
2136 PR python/16113
2137 * gdb.texinfo (Values From Inferior): Add a note about using
2138 gdb.Field objects as subscripts on gdb.Value objects.
2139 (Types In Python): Add description about the new attribute
2140 "parent_type" of gdb.Field objects.
2141
9b26f0fb
JB
21422013-12-12 Joel Brobecker <brobecker@adacore.com>
2143
2144 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2145 entry for section docuumenting the -list-features GDB/MI command.
2146
72bfa06c
JB
21472013-12-10 Joel Brobecker <brobecker@adacore.com>
2148
2149 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2150 "exec-run-start-option" entry in the output of the "-list-features"
2151 command.
2152
3ea8680f
EZ
21532013-12-04 Eli Zaretskii <eliz@gnu.org>
2154
2155 * gdb.texinfo (i386): Fix yesterday's commit.
2156
1a4f73eb
TT
21572013-12-03 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2160 documented here.
2161
6cb999f8
TT
21622013-12-03 Tom Tromey <tromey@redhat.com>
2163
2164 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2165
ca8941bb
WT
21662013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2167
2168 * gdb.texinfo (i386 Features): Add MPX feature registers.
2169 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2170 a subsubsection for MPX and describes the display of the
2171 boundary registers.
2172
688981c9
JB
21732013-12-03 Joel Brobecker <brobecker@adacore.com>
2174
2175 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2176 documentation of the "ada-exceptions" entry.
2177
2ea126fa
JB
21782013-12-03 Joel Brobecker <brobecker@adacore.com>
2179
2180 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2181 "^error" result record concerning the error message. Document
2182 the error code that may also be part of that result record.
2183 (GDB/MI Miscellaneous Commands): Document the
2184 "undefined-command-error-code" element in the output of
2185 the "-list-features" GDB/MI command.
2186
6b7cbff1
JB
21872013-12-03 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2190 the new -info-gdb-mi-command GDB/MI command. Document
2191 the meaning of "-info-gdb-mi-command" in the output of
2192 -list-features.
2193
20e1ca3b
PA
21942013-11-29 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2197 Update comment.
2198
29453a14
YQ
21992013-11-24 Yao Qi <yao@codesourcery.com>
2200
2201 * gdb.texinfo (Caching Remote Data): Document new
2202 "set/show stack-cache" option.
2203
6dd315ba
YQ
22042013-11-24 Yao Qi <yao@codesourcery.com>
2205
2206 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2207 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2208 "off" respectively.
2209
9df9dbe0
YQ
22102013-11-23 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2213 of "displayhint" to the table about child results.
2214
c78feb39
YQ
22152013-11-21 Yao Qi <yao@codesourcery.com>
2216
2217 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2218 'dynamic' for the output of command -var-list-children.
2219
27b81af3
YQ
22202013-11-21 Yao Qi <yao@codesourcery.com>
2221
2222 * gdb.texinfo (Caching Target Data): Remove "see" before
2223 @pxref.
2224
b26dfc9a
YQ
22252013-11-20 Yao Qi <yao@codesourcery.com>
2226
2227 * gdb.texinfo (Caching Target Data): Update doc for
2228 per-address-space dcache.
2229
b12039c6
YQ
22302013-11-20 Yao Qi <yao@codesourcery.com>
2231
2232 * gdb.texinfo (Data): Rename menu item.
2233 (Caching Remote Data): Rename to ...
2234 (Caching Target Data): ... it. Update.
2235
422ad5c2
JB
22362013-11-18 Joel Brobecker <brobecker@adacore.com>
2237
2238 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2239 "language-option" entry in the output of the "-list-features"
2240 command.
2241
805e1f19
TT
22422013-11-15 Tom Tromey <tromey@redhat.com>
2243
2244 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2245 Add example.
2246
8fe1b653
TT
22472013-11-14 Tom Tromey <tromey@redhat.com>
2248
2249 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2250
403cb6b1
JB
22512013-11-14 Joel Brobecker <brobecker@adacore.com>
2252
2253 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2254 (Context management): Place current subsection text into its own
2255 subsubsection. Add new subsubsection describing the "--language"
2256 command option.
2257
93973826
JB
22582013-11-13 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2261 the documentation of "info-ada-exceptions" in the output
2262 of the "-list-features" command. Add the documentation
2263 of the "ada-exception" entry instead.
2264
6adcee18
JB
22652013-11-12 Joel Brobecker <brobecker@adacore.com>
2266
93973826 2267
6adcee18
JB
2268 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2269 word of a couple of sentences to start with a capital letter.
2270
58d06528
JB
22712013-11-12 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2274 (Ada Exceptions): New node.
2275 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2276 Commands" node.
2277 (GDB/MI Ada Exceptions Commands): New node.
2278 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2279 field in the output of the "-list-features" command.
2280 * NEWS: Add entry for the new "info exceptions" CLI command,
2281 and for the new "-info-ada-exceptions" GDB/MI command.
2282
bc79de95
PM
22832013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2284
2285 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2286 (Line Tables In Python): New node.
2287
73be47f5
DE
22882013-11-08 Doug Evans <dje@google.com>
2289
2290 * gdb.texinfo (Debugging Output): Update text for
2291 "set debug dwarf2-read".
2292
db0fec5c
DE
22932013-11-08 Doug Evans <dje@google.com>
2294
2295 * gdb.texinfo (Debugging Output): Update text for
2296 "set debug symtab-create".
2297
92e32e33
PM
22982013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2299
72f4393d
L
2300 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2301 constant.
92e32e33 2302
f76c27b5
PM
23032013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2304
2305 * gdb.texinfo (Breakpoints In Python): Document temporary
2306 option in breakpoint constructor, and add documentation to the
2307 temporary attribute.
2308
fa4d0c40
YQ
23092013-11-07 Yao Qi <yao@codesourcery.com>
2310
2311 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2312 output of "-var-info-expression".
2313
afa332ce
PA
23142013-11-06 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2317 non-interactive mode.
2318 (Environment) <shell startup files warning>: Mention
2319 non-interactive mode. Mention .zshenv for Z shell, and talk about
2320 BASH_ENV instead of .bashrc for BASH.
2321
9ac69859
NB
23222013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2323
2324 * gdb.texinfo (Commands to Specify Files): Add description
2325 of the remove-symbol-file command.
2326 * observer.texi: New free_objfile event
2327
98882a26
PA
23282013-10-24 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2331
ce13fade
JB
23322013-10-11 Joel Brobecker <brobecker@adacore.com>
2333
2334 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2335 New subsection inside which the "-catch-load" and "-catch-unload"
2336 commands documentation is now placed.
2337 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2338 documenting the "-catch-assert" and "-catch-exception" new
2339 GDB/MI commands.
2340
2446f5ea
JB
23412013-10-10 Joel Brobecker <brobecker@adacore.com>
2342
2343 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2344
0d12017b
JB
23452013-10-10 Joel Brobecker <brobecker@adacore.com>
2346
bd80dc1a
JB
2347 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2348 serial baud".
2349 (Remote Configuration): Replace "set remotebaud" by "set serial
2350 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2351
f4fb82a1
PA
23522013-10-07 Pedro Alves <palves@redhat.com>
2353
2354 PR breakpoints/11568
2355 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2356 when the thread is removed from the thread list.
2357
0c557179
SDJ
23582013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2359
2360 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2361 Update entry for $_exitcode.
2362
5713b9b5
JB
23632013-10-04 Joel Brobecker <brobecker@adacore.com>
2364
2365 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2366 new "--start" option.
2367
901461f8
PA
23682013-10-02 Pedro Alves <palves@redhat.com>
2369
2370 * gdb.texinfo (Registers): Expand description of saved registers
2371 in frames. Explain <not saved>.
2372
8fb8eb5c
DE
23732013-09-25 Doug Evans <dje@google.com>
2374
2375 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2376
0a7cfe2c
SS
23772013-09-16 Stan Shebs <stan@codesourcery.com>
2378
2379 Remove the internals manual gdbint.texinfo.
2380 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2381 (PDFFILES): Remove gdbint.pdf.
2382 (HTMLFILES): Remove gdbint/index.html.
2383 (HTMLFILES_INSTALL): Remove gdbint.
2384 (GDBINT_DOC_FILES): Remove.
2385 (dvi): Remove gdbint.dvi.
2386 (ps): Remove gdbint.ps.
2387 * gdbint.texinfo: Remove file.
2388 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2389
a280dbd1
SDJ
23902013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2391
2392 * gdb.texinfo (Convenience Functions): Mention new convenience
2393 function $_isvoid.
2394
4ac33720
UW
23952013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2396
2397 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2398 (Standard Target Features): Add new node to menu.
2399 (S/390 and System z Features): New node.
2400
b3d3b4bd
SA
24012013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2402
2403 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2404 -list-target-features in the example.
2405
edf9f00c
JK
24062013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2407
2408 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2409 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2410
1d236d23
JK
24112013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2412
2413 Sync documentation with gdb.base/gnu-debugdata.exp.
2414 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2415
5423b017
JK
24162013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2419
6211c335
YQ
24202013-08-27 Pedro Alves <pedro@codesourcery.com>
2421 Yao Qi <yao@codesourcery.com>
2422
2423 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2424 Document new --skip-unavailable option.
2425 <-stack-list-variables>: Document new --skip-unavailable option.
2426
52e260a3
DE
24272013-08-26 Doug Evans <dje@google.com>
2428
2429 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2430 an optional regexp.
2431
5e92f71a
TT
24322013-08-13 Tom Tromey <tromey@redhat.com>
2433
2434 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2435 Document GDB_PARALLEL and GDB_INOTIFY.
2436
c5d7073b
SS
24372013-08-09 Stan Shebs <stan@codesourcery.com>
2438
2439 * LRS: Remove file, describes a long-abandoned live-range
2440 splitting extension to stabs.
2441
6fbe845e
AB
24422013-07-25 Andrew Burgess <aburgess@broadcom.com>
2443
2444 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2445
e7045703
DE
24462013-07-17 Doug Evans <dje@google.com>
2447
2448 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2449
3105ebf9
TT
24502013-07-02 Tom Tromey <tromey@redhat.com>
2451
2452 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2453
d6c2da54
TT
24542013-06-28 Tom Tromey <tromey@redhat.com>
2455
2456 * Makefile.in (version.subst): Use version.in, not
2457 common/version.in.
2458 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2459 Likewise.
2460
e5823f1c
PA
24612013-06-27 Pedro Alves <palves@redhat.com>
2462
2463 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2464 dynamic symbol resolution code>: New section, based on infrun.c
2465 comment.
2466
92dcb9ff
TT
24672013-06-26 Tom Tromey <tromey@redhat.com>
2468
2469 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2470 Update.
2471 (Releasing GDB): Likewise.
2472
dc673c81
YQ
24732013-06-26 Pedro Alves <pedro@codesourcery.com>
2474 Yao Qi <yao@codesourcery.com>
2475
2476 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2477 -trace-frame-collected.
2478
28a93511
YQ
24792013-06-26 Pedro Alves <pedro@codesourcery.com>
2480
2481 * gdb.texinfo (Traceframe Info Format): Document tvar element
2482 and its attributes.
2483
a0743c90
YQ
24842013-06-25 Yao Qi <yao@codesourcery.com>
2485
2486 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2487
01208463
TT
24882013-06-24 Tom Tromey <tromey@redhat.com>
2489
2490 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2491 (GDBvn.texi): Use version.subst.
2492 (version.subst): New target.
2493 (mostlyclean): Remove version.subst.
2494
c898adb7
YQ
24952013-06-20 Pedro Alves <pedro@codesourcery.com>
2496
2497 * gdb.texinfo (GDB/MI Data Manipulation)
2498 <-data-list-register-values>: Document the --skip-unavailable
2499 option.
2500
7c57fa1e
YQ
25012013-06-07 Yao Qi <yao@codesourcery.com>
2502
2503 * gdb.texinfo (Symbols): Add kindex and cindex for
2504 'maint print msymbols'.
2505
0059c61a 25062013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2507
2508 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2509 response field name (thread-group to inferior).
2510
85dc5a12
GB
25112013-06-04 Gary Benson <gbenson@redhat.com>
2512
2513 * gdb.texinfo (General Query Packets/qSupported): Added
2514 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2515 to the table of currently defined stub features.
2516 Added a more detailed entry for "augmented-libraries-svr4-read".
2517 (General Query Packets/qXfer:libraries-svr4:read): Documented
2518 the augmented form of this packet.
2519
5901af59
JB
25202013-05-23 Joel Brobecker <brobecker@adacore.com>
2521
2522 * gdb.texinfo (System-wide Configuration Scripts): Renames
2523 "Installed System-wide Configuration Scripts". Add associated
2524 @menu block.
2525
c1e36e3e
PA
25262013-05-23 Yao Qi <yao@codesourcery.com>
2527 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.texinfo (Packets): Document 'vCont;r'.
2530 (Continuing and Stepping): Document target-assisted range
2531 stepping, and the 'set range-stepping' and 'show range-stepping'
2532 commands.
2533
0201faac
JB
25342013-05-23 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.texinfo (Installed System-wide Configuration Scripts):
2537 Add subsection describing the scripts now available under
2538 the data-dir's system-gdbbinit subdirectory.
2539 * NEWS: Add entry announcing the availability of system-wide
2540 configuration scripts for ElinOS and Wind River Linux.
2541
c5867ab6
HZ
25422013-05-21 Hui Zhu <hui@codesourcery.com>
2543
2544 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2545 "-dprintf-insert" command.
2546
7d0c9981
DE
25472013-05-17 Doug Evans <dje@google.com>
2548
2549 * gdb.texinfo (Maintenance Commands): Update doc for
2550 "maint check-psymtabs". Add doc for "maint check-symtabs",
2551 "maint expand-symtabs".
2552
742ce053
MM
25532013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2554
2555 * gdb.texinfo (Process Record and Replay): Document the
2556 "record goto" command and its sub-commands.
2557
1e611234
PM
25582013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2559
2560 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2561 (Python API): Add Frame Filters API, Frame Wrapper API,
2562 Writing a Frame Filter/Wrapper, Managing Management of Frame
2563 Filters chapter entries.
2564 (Frame Filters API): New Node.
2565 (Frame Wrapper API): New Node.
2566 (Writing a Frame Filter): New Node.
2567 (Managing Frame Filters): New Node.
2568 (Progspaces In Python): Add note about frame_filters attribute.
2569 (Objfiles in Python): Ditto.
2570 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2571 @anchors and --no-frame-filters option to -stack-list-variables,
2572 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2573 commands.
2574
2874cb83
JB
25752013-05-08 Joel Brobecker <brobecker@adacore.com>
2576
2577 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2578 Support" subsection documenting the XML format used to transfer
2579 shared library info on AIX.
2580
9a005eb9
JB
25812013-05-08 Joel Brobecker <brobecker@adacore.com>
2582
2583 * gdb.texinfo (Debugging Output): Add documentation of
2584 "set debug aix-solib" and "show debug aix-solib" commands.
2585
a1217d97
SL
25862013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2587
2588 * gdb.texinfo (Nios II): New section.
2589 (Nios II Features): New section.
2590
4d1eb6b4
JB
25912013-05-06 Joel Brobecker <brobecker@adacore.com>
2592
2593 * gdbint.texinfo (Algorithms): Remove entries documenting
2594 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2595 SOLIB_CREATE_INFERIOR_HOOK.
2596
3f84184e
TT
25972013-04-29 Tom Tromey <tromey@redhat.com>
2598
2599 PR python/14204:
2600 * gdb.texinfo (Python API): Fix menu entry.
2601 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2602 Define global and static block. Add example. Clarify
2603 block relationship for inline functions.
2604
60155234
TT
26052013-04-29 Tom Tromey <tromey@redhat.com>
2606
2607 * gdb.texinfo (Python API): Mention Python help and keyword
2608 arguments. Move pagination text to Basic Python.
2609 (Basic Python): Put pagination text here. Document
2610 close-on-exec, SIGCHLD, and SIGINT.
2611
5360976e
PA
26122013-04-19 Pedro Alves <palves@redhat.com>
2613
2614 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2615 "signedness" instead of "signness".
2616
bd3f3b55
PA
26172013-04-19 Pedro Alves <palves@redhat.com>
2618
2619 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2620 -Wno-pointer-sign text with text on -Wpointer-sign.
2621
dee368d3
TT
26222013-04-16 Tom Tromey <tromey@redhat.com>
2623
2624 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2625 GCC that has the SDT probe points.
2626
cc16e6c9
TT
26272013-04-15 Tom Tromey <tromey@redhat.com>
2628
2629 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2630 exception catchpoints.
2631
72f1fe8a
TT
26322013-04-15 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.texinfo (Set Catchpoints): Document $_exception.
2635 (Convenience Vars): Mention $_exception.
2636
591f19e8
TT
26372013-04-15 Tom Tromey <tromey@redhat.com>
2638
2639 * gdb.texinfo (Set Catchpoints): Reorganize exception
2640 catchpoints. Document "catch rethrow".
2641 (Debugging C Plus Plus): Mention "catch rethrow".
2642
02ae6bad
TT
26432013-04-15 Tom Tromey <tromey@redhat.com>
2644
2645 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2646
2c91021c
JK
26472013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2648 Eli Zaretskii <eliz@gnu.org>
2649
2650 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2651 line below the sample output.
2652
6eaaf48b
EZ
26532013-04-12 Eli Zaretskii <eliz@gnu.org>
2654
2655 * gdb.texinfo (Mode Options): Document '-configuration'.
2656 (Help): Document "show configuration".
2657 (Bug Reporting): Add requirements to include the configuration
2658 details in bug reports.
2659
b292c783
JK
26602013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 * Makefile.in (MAN1S): Add gcore.1.
2663 Remove "Host, target, and site specific Makefile fragments" comment.
2664 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2665 (install-man1, uninstall-man1): Conditionalize gcore.1.
2666 (gcore.1): New.
2667 * gdb.texinfo (Man Pages): Add gcore man.
2668 (gcore man): New node.
2669
f81d1120
PA
26702013-04-10 Pedro Alves <palves@redhat.com>
2671
2672 * gdb.texinfo (Process Record and Replay): Document that "set
2673 record full insn-number-max", "set record
2674 instruction-history-size" and "set record
2675 function-call-history-size" accept "unlimited".
2676 (Backtrace): Document that "set backtrace limit" accepts
2677 "unlimited".
2678 (List): Document that "set listsize" accepts "unlimited".
2679 (Print Settings)" Document that "set print max-symbolic-offset",
2680 "set print elements" and "set print repeats" accept "unlimited".
2681 (Starting and Stopping Trace Experiments): Document that "set
2682 trace-buffer-size" accepts "unlimited".
2683 (Remote Configuration): Document that "set tcp connect-timeout"
2684 accepts "unlimited".
2685 (Command History): Document that "set history size" accepts
2686 "unlimited".
2687 (Screen Size): Document that "set height" and "set width" accepts
2688 "unlimited". Adjust "set pagination"'s description to suggest
2689 "set height unlimited" instead of "set height 0".
2690
393fd4c3
YQ
26912013-04-10 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.texinfo (Trace Files): Add "target ctf".
2694
cba5a7bf
JK
26952013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2698
0ed630cb
JK
2699 * Makefile.in (install-man1, install-man5, uninstall-man1)
2700 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2701
afe1492b
JK
2702 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2703
5b8b6385
JK
27042013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2705 Eli Zaretskii <eliz@gnu.org>
2706
2707 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2708 parameters order. Remove "On some targets" for --attach. Document the
2709 --multi parameter and extended-remote command. Document all the
2710 options.
2711
906ccdf0
JK
27122013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2715 the list of supported languages.
2716
43662968
JK
27172013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2720 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2721 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2722 (diststuff): Add man.
2723 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2724 (uninstall-man5): New.
2725 (STAGESTUFF): Add *.1 and *.5.
2726 (GDBvn.texi): Add SYSTEM_GDBINIT.
2727 (gdb.1, gdbserver.1, gdbinit.5): New.
2728 (maintainer-clean realclean): Add $(MANS).
2729 (install): Add install-man.
2730 (uninstall): Add uninstall-man.
2731 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2732 (@copying): Wrap it by @c man begin COPYRIGHT.
2733 (Top): Add Man Pages.
2734 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2735
be9a8770
PA
27362013-04-02 Pedro Alves <palves@redhat.com>
2737
2738 * gdb.texinfo (Debugging Output): Document "set/show debug
2739 aarch64", "set/show debug coff-pe-read" and "set/show debug
2740 mach-o".
2741
a46c1e42
PA
27422013-04-02 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2745 table>: Add entry for "trace-buffer-size".
2746
bd3eecc3
PA
27472013-03-28 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2750 table>: Add entry for "trace-status".
2751
215b9f98
EZ
27522013-03-28 Eli Zaretskii <eliz@gnu.org>
2753
2754 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2755 @bullet", which is invalid (makeinfo 5.1 barfs).
2756
7f7cc265
PA
27572013-03-28 Pedro Alves <palves@redhat.com>
2758
2759 PR gdb/15294
2760
2761 * gdb.texinfo (List) <set listsize>: Adjust to document that
2762 listsize 0 means no limit, and remove mention of -1.
2763
9c0be723
YQ
27642013-03-22 Yao Qi <yao@codesourcery.com>
2765
2766 * gdb.texinfo (Embedded Processors): Remove menu item
2767 "OpenRISC 1000".
2768 (OpenRISC 1000): Remove.
2769
bd712aed
DE
27702013-03-21 Doug Evans <dje@google.com>
2771
2772 * gdb.texinfo (Maintenance Commands): Add docs for
2773 "mt set per-command {space,time,symtab} {on,off}".
2774
d0353e76
YQ
27752013-03-14 Hui Zhu <hui@codesourcery.com>
2776 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2779
6dd24dfa
KS
27802013-03-13 Keith Seitz <keiths@redhat.com>
2781
2782 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2783 "maint agent" reference to Dynamic printf.
2784
5c4808ca
EZ
27852013-03-11 Eli Zaretskii <eliz@gnu.org>
2786
2787 * gdb.texinfo (General Query Packets): Don't use colon in index
2788 entries visible to Info format.
2789
59ea5688
MM
27902013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2791
2792 * gdb.texinfo (Process Record and Replay): Document record
2793 changes.
2794
2ae8c8e7
MM
27952013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2796
2797 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2798 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2799 qXfer:btrace:read.
2800
28abe188
EZ
28012013-03-09 Eli Zaretskii <eliz@gnu.org>
2802
2803 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2804 use colons in @anchor and @cindex entries.
2805
be9a119c 28062013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
2807
2808 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2809
be9a119c 28102013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2811 Hafiz Abid Qadeer <abidh@codesourcery.com>
2812
2813 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2814 trace-buffer-size set and show commands.
2815 (Tracepoint Packets): Document QTBuffer:size.
2816 (General Query Packets): Document QTBuffer:size.
2817
d57350ea
TT
28182013-02-21 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.texinfo: Remove bad @syncodeindex.
2821 (Values From Inferior, Types In Python, Inferiors In Python)
2822 (Events In Python, Threads In Python, Frames In Python, Blocks In
2823 Python, Symbols In Python, Symbol Tables In Python): Remove
2824 @tables.
2825 (Packets, General Query Packets, Tracepoint Packets)
2826 (Host I/O Packets): Use @w{} for empty @item.
2827
9f44fbc0
SCR
28282013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2829
2830 * gdb.texinfo (Architectures In Python): Add description about
2831 the new method gdb.Architecture.disassemble.
2832
f5911ea1
HAQ
28332013-02-15 Pedro Alves <pedro@codesourcery.com>
2834 Hafiz Abid Qadeer <abidh@codesourcery.com>
2835
2836 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2837 Document the "trace-file" field.
2838
7e1e0340
DE
28392013-02-07 Doug Evans <dje@google.com>
2840
2841 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2842 command.
2843
134a2066
YQ
28442013-02-06 Yao Qi <yao@codesourcery.com>
2845
2846 * gdb.texinfo (GDB/MI Async Records): Document new MI
2847 notification "=tsv-modified". Update the document of MI
2848 notification "=tsv-created".
2849 * observer.texi (GDB Observers): New observer tsv_modified.
2850 Update observer tsv_created and tsv_delete.
2851
430ed3f0
MS
28522013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2853
2854 * gdb.texinfo (AArch64 Features): New section; document
2855 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2856 (Architectures): Add new AArch64 section to document AArch64
2857 architecture specific commands.
2858 (ABI): Add description of the new OS ABI "Newlib" and its influence
2859 on the longjmp handling.
2860
1b56eb55
JK
28612013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2862 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2865 variable in 'set/show backtrace' section.
2866
c4957902
TT
28672013-01-31 Tom Tromey <tromey@redhat.com>
2868
2869 * gdb.texinfo (Target Commands): Fix typo.
2870
bea883fd
SCR
28712013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2872
2873 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2874 describing the gdb.Architecture class.
2875 (Frames In Python): Add description about the new method
2876 gdb.Frame.architecture().
2877
796a7ff8
DE
28782013-01-23 Doug Evans <dje@google.com>
2879
2880 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2881
998580f1
MK
28822013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2883
2884 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2885 'thread-groups' field when printing a breakpoint in MI.
2886
c9fb1240
SD
28872012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2888 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2889 to reflect that jit-reader-load now supports absolute file-names.
2890
ab04a2af
TT
28912013-01-16 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2894 (Signals): Likewise.
2895
8ac3646f
TT
28962013-01-16 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2899 "catch-type" field.
2900 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2901
e93a8774
TT
29022013-01-07 Tom Tromey <tromey@redhat.com>
2903
2904 * gdb.texinfo (Mode Options): Don't mention -epoch.
2905 (Data, Emacs): Remove obsolete comments.
2906
54516a0b
TT
29072013-01-02 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.texinfo (GDB/MI Output Records): Update menu.
2910 (GDB/MI Breakpoint Information): New node.
2911 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2912 <-break-insert>: Likewise.
2913
8dbe8ece
YQ
29142012-12-31 Yao Qi <yao@codesourcery.com>
2915
2916 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2917 (Packets): Move "vStopped" packet to ...
2918 (Notification Packets): ... here. Describe the components
2919 of notification. Add a table of supported notifications.
2920 Add an example on the process of he async notification.
2921
f35a17b5
JK
29222012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2925 present.
2926 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2927 fullname output always present.
2928
0dfd2fad
PM
29292012-12-23 Pierre Muller <muller@sourceware.org>
2930
72f4393d
L
2931 * gdbint.texinfo (Function prototypes): Require use of "extern"
2932 modifier for function prototypes in headers.
0dfd2fad 2933
7785b880
JB
29342012-12-19 Joel Brobecker <brobecker@adacore.com>
2935
2936 * refcard.tex: Update copyright notice to GPL v3 or later.
2937 Update contact info.
2938
3d745be3
JK
29392012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2942
c9b6281a
YQ
29432012-12-15 Yao Qi <yao@codesourcery.com>
2944
2945 * gdb.texinfo (Debugging Output): Document 'set debug
2946 notification' and 'show debug notification'.
2947
f2a8bc8a
YQ
29482012-12-15 Yao Qi <yao@codesourcery.com>
2949
2950 * gdb.texinfo (Listing Tracepoints): New item and example about
2951 'installed on target' output.
2952 Add more in the example about 'installed on target'.
2953 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2954
451b7c33
TT
29552012-12-14 Tom Tromey <tromey@redhat.com>
2956
72f4393d 2957 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 2958
3fa7bf06 29592012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 2960
3fa7bf06
MG
2961 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2962
05b4bd79
PA
29632012-12-11 Pedro Alves <palves@redhat.com>
2964
2965 * gdb.texinfo: Remove all mentions of Unixware throughout.
2966
74a0d9f6
JK
29672012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2970
0c631110
TT
29712012-11-29 Tom Tromey <tromey@redhat.com>
2972
2973 * gdb.texinfo (SVR4 Process Information): Document missing
2974 "info proc" subcommands.
2975
891df0ea
YQ
29762012-11-29 Yao Qi <yao@codesourcery.com>
2977
2978 PR gdb/1477.
2979 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2980 to 'auto' instead of 'gnu'.
2981
608e2dbb
TT
29822012-11-26 Tom Tromey <tromey@redhat.com>
2983
2984 * gdb.texinfo (MiniDebugInfo): New node.
2985 (GDB Files): Update.
2986
e64e0392
DE
29872012-11-16 Doug Evans <dje@google.com>
2988
2989 * gdb.texinfo (System-wide configuration): If the system-wide init
2990 file lives in the data-directory, and --data-directory is provided,
2991 look for it there.
2992
ae606bee
TT
29932012-11-15 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.texinfo (Signaling): Fix typo.
2996
62747a60
TT
29972012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2998
2999 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3000 parameter "count" of -data-write-memory-bytes, and add an example.
3001
18a9fc12
TT
30022012-11-12 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Symbols): Document "info type-printers",
3005 "enable type-printer" and "disable type-printer".
3006 (Python API): Add new node to menu.
3007 (Type Printing API): New node.
3008 (Progspaces In Python): Document type_printers field.
3009 (Objfiles In Python): Likewise.
3010 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3011 register_type_printer, TypePrinter>: Document.
3012
53342f27
TT
30132012-11-12 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.texinfo (Symbols): Document "set print type methods",
3016 "set print type typedefs", and flags to ptype and whatis.
3017
ed8a1c2d
AB
30182012-11-09 Andrew Burgess <aburgess@broadcom.com>
3019
3020 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3021 the example -data-disassemble output. Extend the description of
3022 the -data-disassemble results to document all fields. Document
3023 the cli disassemble command as being related to -data-disassemble.
3024
8506d139
YQ
30252012-11-09 Yao Qi <yao@codesourcery.com>
3026
3027 PR gdb/14777.
3028 * gdb.texinfo (OS Information): Remove doc on command
3029 'info udot'.
3030
4d3f93a2
JB
30312012-11-08 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3034 gdb.ini warning for Windows port.
3035
1e96de83
YQ
30362012-11-08 Yao Qi <yao@codesourcery.com>
3037
3038 * gdb.texinfo (Search): Add kindex for 'fo'.
3039
dc939229
TT
30402012-11-05 Tom Tromey <tromey@redhat.com>
3041
3042 PR python/14802:
3043 * gdb.texinfo (Functions In Python): Add example.
3044
6f6484cd
YQ
30452012-11-03 Yao Qi <yao@codesourcery.com>
3046
3047 * observer.texi (GDB Observers): Remove observer
3048 'tracepoint_modified', 'tracepoint_created' and
3049 'tracepoint_deleted'.
3050
af4238e5
TT
30512012-10-26 Tom Tromey <tromey@redhat.com>
3052
3053 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3054
687e43a4
TT
30552012-10-25 Tom Tromey <tromey@redhat.com>
3056
3057 * gdb.texinfo (General Query Packets): Use @itemx.
3058
8de0566d
YQ
30592012-10-17 Yao Qi <yao@codesourcery.com>
3060
3061 * observer.texi (GDB Observers): Update observer
3062 'memory_changed'.
3063 * gdb.texinfo (GDB/MI Async Records): Document for
3064 "memory-changed" notification.
3065
07540c15
DE
30662012-10-15 Doug Evans <dje@google.com>
3067
3068 * gdb.texinfo (Mode Options): Document -nh.
3069 Elaborate on docs for -nx.
3070
d7019589
SP
30712012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3072
3073 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3074
82a90ccf 30752012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3076 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3077
3078 * gdb.texinfo (GDB/MI Async Records): Document notification
3079 'record-started' and 'record-stopped'.
3080 * observer.texi (GDB Observers): New observer 'record-changed'.
3081
aa9259cc
TS
30822012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3083
3084 * gdb.texinfo: Document the removal of SH's 'regs' command.
3085
c1d780c2
SDJ
30862012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3087
3088 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3089
bb25a15c
YQ
30902012-09-18 Yao Qi <yao@codesourcery.com>
3091
3092 * gdb.texinfo (GDB/MI Async Records): Document new MI
3093 notifications '=tsv-created' and '=tsv-deleted'.
3094 * observer.texi (GDB Observers): New observer tsv_created and
3095 tsv_deleted.
3096
201b4506
YQ
30972012-09-18 Yao Qi <yao@codesourcery.com>
3098
3099 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3100 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3101 '=traceframe-changed'.
3102
6fc1c773
YQ
31032012-09-17 Yao Qi <yao@codesourcery.com>
3104
3105 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3106 'set listsize'.
3107
121c73f3
JK
31082012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3109 Eli Zaretskii <eliz@gnu.org>
3110
3111 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3112 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3113 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3114
e9687799
JK
31152012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3116
3117 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3118
3b5e4d35
YPK
31192012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3120
3121 Document how to return from "python-interactive" to GDB.
3122 * gdb.texinfo (Python Commands): Update documentation.
3123
31242012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3125
3126 Add a new "python-interactive" command that starts a standard
3127 Python interactive prompt with "pi" as alias, and add "py" as
3128 an alias to "python".
3129 * gdb.texinfo (Python Commands): Document the new commands.
3130
b583003e
TT
31312012-08-22 Tom Tromey <tromey@redhat.com>
3132
3133 * gdbint.texinfo (Host Definition): Remove documentation for
3134 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3135
a451cb65
KS
31362012-08-17 Keith Seitz <keiths@redhat.com>
3137
3138 PR c++/13356
3139 * gdb.texinfo (Type and Range Checking): Remove warning.
3140 Remove spurious commas.
3141 Update text and examples for re-implementation of set/show
3142 check type.
3143 (C and C++ Type and Range Checks): Likewise.
3144
6b1755ce
YQ
31452012-08-16 Yao Qi <yao@codesourcery.com>
3146
3147 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3148 is deprecated.
3149
f47f77df
DE
31502012-08-13 Doug Evans <dje@google.com>
3151
3152 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3153 to include functions.
3154
a72c3253
DE
31552012-08-10 Doug Evans <dje@google.com>
3156
3157 * gdb.texinfo (Convenience Funs): New node.
3158 (Types In Python): Document Type.vector.
3159
5b9afe8a
YQ
31602012-08-09 Yao Qi <yao@codesourcery.com>
3161
3162 * observer.texi: New observer command_param_changed.
3163 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3164
dc1039df
JK
31652012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 * gdbint.texinfo (Debugging GDB): In section
3168 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3169 Mention also gdb-gdb.py.
3170
4abf930d
YQ
31712012-08-07 Yao Qi <yao@codesourcery.com>
3172
3173 Revert the folloing patch:
3174 2012-08-06 Yao Qi <yao@codesourcery.com>
3175 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3176 remote hardware-watchpoint-limit' and 'set
3177 remote hardware-breakpoint-limit'.
3178
f3c8a52a
JK
31792012-08-06 Nathaniel Flath <flat0103@gmail.com>
3180
3181 * gdb.texinfo (Working Directory): Added information about new
3182 default argument for 'cd' command.
3183
77a91025
YQ
31842012-08-06 Yao Qi <yao@codesourcery.com>
3185
3186 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3187 remote hardware-watchpoint-limit' and 'set
3188 remote hardware-breakpoint-limit'.
3189
d9f08f52
YQ
31902012-08-06 Yao Qi <yao@codesourcery.com>
3191
3192 Fix PR14371.
3193
3194 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3195 '=breakpoint-deleted'.
3196
95b07c96
YQ
31972012-08-02 Yao Qi <yao@codesourcery.com>
3198
3199 * gdb.texinfo (Native): Remove node Neutrino.
3200
7255706c
YQ
32012012-07-27 Yao Qi <yao@codesourcery.com>
3202
3203 * gdb.texinfo (IPA Protocol Commands): Document new command
3204 'close'.
3205
d6b28940
TT
32062012-07-25 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3209
e615022a
DE
32102012-07-20 Doug Evans <dje@google.com>
3211
3212 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3213 (Index Files): Document how to control the use of deprecated index
3214 sections.
3215 (Index Section Format): Replace --use-deprecated-index-sections with
3216 "set use-deprecated-index-sections on".
3217
055855a4
EZ
32182012-07-12 Eli Zaretskii <eliz@gnu.org>
3219
3220 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3221 indices into a single node "Index". Instead, join function and
3222 variable indices into a single index, separate from the concept
3223 index. Requested in
3224 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3225 (Top): Update the top-level menu: instead of one "Index" there are
3226 now separate entries "Concept Index" and "Function and Variable
3227 Index".
3228 (Concept Index, Function and Variable Index): New nodes.
3229 (Index): Node deleted.
3230
f77cc5f0
HZ
32312012-07-05 Hui Zhu <hui_zhu@mentor.com>
3232
3233 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3234 and "maint agent-eval".
3235
00595b5e
EZ
32362012-07-03 Eli Zaretskii <eliz@gnu.org>
3237
3238 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3239 avoid file-name clashes between Index.html and index.html on
3240 case-insensitive filesystems. See the discussion starting in
3241 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3242 details of the problem.
3243 (Top): Update the master menu for the above.
3244 (Concept Index, Command and Variable Index): New nodes, instead of
3245 the old "Index" node that was deleted. All cross-references
3246 updated.
3247
d3ce09f5
SS
32482012-07-02 Stan Shebs <stan@codesourcery.com>
3249
3250 * gdb.texinfo (Dynamic Printf): Mention agent style and
3251 disconnected dprintf.
3252 (Maintenance Commands): Describe maint agent-printf.
3253 (General Query Packets): Mention BreakpointCommands feature.
3254 (Packets): Document commands extension to Z0 packet.
3255 * agentexpr.texi (Bytecode Descriptions): Document printf
3256 bytecode.
3257
2d7b58e8
JK
32582012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3261 only after gdbinit files.
3262 (Startup): Move -iex and -iex commands down after gdbinit files.
3263
202cbf1c
JK
32642012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3265
3266 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3267 possibility.
3268
b6ba681c
TT
32692012-06-29 Tom Tromey <tromey@redhat.com>
3270
3271 * gdb.texinfo (Index Section Format): Update for version 7.
3272
71caed83
SS
32732012-06-28 Stan Shebs <stan@codesourcery.com>
3274
3275 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3276 example, add note about title column.
3277
ee0bf529
SCR
32782012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3279
3280 * gdb.texinfo (Symbol Tables In Python): Add description about
3281 the new 'last' attribute of gdb.Symtab_and line.
3282
3c15d565
SCR
32832012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3284
3285 * gdb.texinfo (Symbol Tables In Python): Correct the description
3286 of the 'pc' attribute of gdb.Symtab_and_line.
3287
45cfd468
DE
32882012-06-26 Doug Evans <dje@google.com>
3289
3290 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3291 and symtab-create.
3292
496ee73e
KS
32932012-06-25 Keith Seitz <keiths@redhat.com>
3294
3295 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3296 from example. Remove "rbreak" from list of corresponding
3297 gdb commands.
3298
156942c7
DE
32992012-06-23 Doug Evans <dje@google.com>
3300
3301 * gdb.texinfo (Index Section Format): Document version 7 format.
3302
c614397c
YQ
33032012-06-22 Yao Qi <yao@codesourcery.com>
3304
3305 * gdb.texinfo: Add missing cindex for some packets.
3306
472a2379
KS
33072012-06-20 Keith Seitz <keiths@redhat.com>
3308
3309 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3310 for -break-insert and document -p.
3311
2678e2af
YQ
33122012-06-20 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3315 and "gdb.write_memory" with "Inferior.read_memory" and
3316 "Inferior.write_memory".
3317
984359d2
EZ
33182012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3319
3320 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3321 (Free Documentation): Add @node line.
3322 (Continuing and Stepping) <advance location>: Use @item instead of
3323 @itemx.
3324 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3325 @itemx.
3326 (Embedded Processors): Put the link to "PA" to its correct place,
3327 according to document structure.
3328 (Python API): Put the link to "Lazy Strings In Python" to its
3329 correct place.
3330 (Index): Use @@ in @tex block to get a literal @.
3331
3332 * gdbint.texinfo: Fix the @subtitle line.
3333
3334 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3335 correct place.
3336
16bdd41f
YQ
33372012-06-08 Yao Qi <yao@codesourcery.com>
3338
3339 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3340 Protocol'.
3341 (In-Process Agent Protocol, IPA Protocol Objects)
3342 (IPA Protocol Commands): New nodes.
3343 (Tracepoint Packets): Add anchors.
3344
2d4c29c5
TS
33452012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3346
3347 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3348
6bd110c5
YQ
33492012-06-06 Yao Qi <yao@codesourcery.com>
3350
3351 * gdb.texinfo: Update copyright year.
3352
f3e0e960
SS
33532012-05-23 Stan Shebs <stan@codesourcery.com>
3354 Kwok Cheung Yeung <kcy@codesourcery.com>
3355
3356 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3357
1564a261
JK
33582012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3361 Mention also --with-separate-debug-dir.
3362 (Auto-loading): Prepend $debugdir in the sample output.
3363 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3364 auto-load safe-path variable.
3365 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3366 Mention also $debugdir for 'set auto-load scripts-directory'.
3367
eb17f351
EZ
33682012-05-19 Eli Zaretskii <eliz@gnu.org>
3369
3370 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3371 (MIPS Embedded, MIPS, MIPS Register packet Format)
3372 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3373 appropriate.
3374
4cc0665f 33752012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3376 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3377
3378 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3379 mips compression".
3380 (MIPS Breakpoint Kinds): New subsubsection.
3381
7af8dcf8 33822012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3383
3384 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3385 nodes for subsections. Add @acronym mark-ups and adjust
3386 formatting.
3387
aff139ff
JK
33882012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3389
3390 Rename $ddir to $datadir.
3391 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3392 (objfile-gdb.py file): Rename $ddir to $datadir.
3393
9cb709b6
TT
33942012-05-18 Tom Tromey <tromey@redhat.com>
3395
3396 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3397
e7e0cddf
SS
33982012-05-14 Stan Shebs <stan@codesourcery.com>
3399
3400 * gdb.texinfo (Dynamic Printf): New subsection.
3401
7efc75aa
SCR
34022012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3403
3404 * gdb.texinfo (Basic Python): Add description about the function
3405 gdb.find_pc_line
3406
f307c045
JK
34072012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3408 Eli Zaretskii <eliz@gnu.org>
3409
3410 * gdb.texinfo (Separate Debug Files): Use plural form for global
3411 debugging information directory.
3412
85d4a676
SS
34132012-05-11 Stan Shebs <stan@codesourcery.com>
3414 Kwok Cheung Yeung <kcy@codesourcery.com>
3415
3416 * gdb.texinfo (Operating System Auxiliary Information): Document new
3417 'info os' subcommands.
3418
c1668e4e
JK
34192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3420
3421 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3422 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3423 (dotdebug_gdb_scripts section): Add reference
3424 to 'Auto-loading safe path'.
3425
7349ff92
JK
34262012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3427
3428 Implement multi-component --with-auto-load-dir.
3429 * gdb.texinfo (Auto-loading): New references
3430 for 'set auto-load scripts-directory'
3431 and 'show auto-load scripts-directory'.
3432 (Auto-loading safe path): Describe the new default. Move $ddir
3433 substituation reference to 'objfile-gdb.py file'.
3434 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3435 script-name. Describe new 'set auto-load scripts-directory'
3436 and 'show auto-load scripts-directory'.
3437
6dea1fbd
JK
34382012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 Provide $ddir substitution for --with-auto-load-safe-path.
3441 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3442 (Auto-loading safe path): Likewise. Mention the default value,
3443 $ddir substitution, --with-auto-load-safe-path and
3444 --without-auto-load-safe-path.
3445 * observer.texi (gdb_datadir_changed): New.
3446
1ccacbcd
JK
34472012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3448
3449 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3450 Twice.
3451
d9242c17
JK
3452 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3453 directory separator by path separator.
3454
af2c1515
JK
34552012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3456
3457 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3458 for 'set auto-load safe-path' optional. Mention if it is omitted.
3459 Change disabling security protection condition to "/", twice.
3460
a20ee7a4
SCR
34612012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3462
3463 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3464 the new methods global_block and static_block on gdb.Symtab
3465 objects.
3466
56af09aa
SCR
34672012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3468
3469 * gdb.texinfo (Blocks In Python): Add a note saying that future
3470 improvements to GDB and its infrastructure can move symbols
3471 across blocks within a symbol table.
3472
2746b0ef
YQ
34732012-04-29 Yao Qi <yao@codesourcery.com>
3474
3475 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3476 (A29K): Remove.
3477
62e5f89c
SDJ
34782012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3479 Tom Tromey <tromey@redhat.com>
3480
3481 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3482 and generic static probe support on GDB.
3483
a766d390
DE
34842012-04-25 Doug Evans <dje@google.com>
3485
50f042b9
DE
3486 * gdb.texinfo (Go): Fix thinko.
3487
a766d390
DE
3488 * gdb.texinfo (Supported Languages): Add Go.
3489 (Go): New node.
3490
f02e2b19
YQ
34912012-04-25 Yao Qi <yao@codesourcery.com>
3492
3493 * gdbint.texinfo (Testsuite): New section `Board settings'.
3494
68d41a48
JK
34952012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3496
3497 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3498 Three times.
3499
174bb630
JK
3500 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3501 Three times.
3502
0511cc75
JK
35032012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3506 by @table @asis. Fix formatting of one item.
3507
0070f25a
JK
35082012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3511
4dc84fd1
JK
35122012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 New option "set debug auto-load".
3515 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3516 (auto-load verbose mode): New node.
3517
bccbefd2
JK
35182012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 New option "set auto-load safe-path".
3521 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3522 and "info auto-load" examples for safe-path. Put there also references
3523 for "set auto-load safe-path" and "show auto-load safe-path".
3524 New menu item for Auto-loading safe path.
3525 (Auto-loading safe path): New node.
3526 (Python Auto-loading): Update the expected output from "Missing"
3527 to "No".
3528
bf88dd68
JK
35292012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3530
3531 auto-load: Implementation.
3532 * gdb.texinfo (Mode Options): New anchor for -nx.
3533 (Startup): New anchors for Option -init-eval-command,
3534 Home Directory Init File
3535 and Init File in the Current Directory during Startup.
3536 Mention set auto-load local-gdbinit with a reference.
3537 Change the sample code to "set auto-load python-scripts".
3538 (Threads): New anchor set libthread-db-search-path.
3539 Provide references to libthread_db.so.1 file.
3540 (Controlling GDB): New menu item for Auto-loading.
3541 (Auto-loading, Init File in the Current Directory)
3542 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3543 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3544 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3545 reference.
3546 (Auto-loading): Rename to ...
3547 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3548 "set auto-load python-scripts", new anchor for it. Change
3549 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3550 for it. Change "info auto-load-scripts"
3551 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3552 to "Python scripts".
3553
8264ba82
AG
35542012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3555
3556 PR mi/13393
3557 * gdb.texinfo (Print Settings): Extend the description for "set print
3558 object".
3559 (GDB/MI Variable Objects): Extend the description for -var-create and
3560 -var-list-children.
3561
06fc020f
SCR
35622012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3563
3564 * gdb.texinfo (Examining Data): Document the 'explore' command.
3565
7191c139
JB
35662012-03-28 Joel Brobecker <brobecker@adacore.com>
3567
3568 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3569 to the children of a varobj and its update range when -var-update
3570 returns that the varobj's type changed.
3571
3708f05e
JK
35722012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3573
3574 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3575 Create two new links fir 'objfile-gdb.py file'
3576 and 'dotdebug_gdb_scripts section'.
3577
8e0583c8
JK
35782012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3579
3580 * gdb.texinfo (Auto-loading): Rename node reference
3581 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3582 Twice.
3583 (.debug_gdb_scripts section): Rename the node ...
3584 (dotdebug_gdb_scripts section): ... here.
3585 (Maintenance Commands): Also rename this node reference.
3586
7b282c5a
SCR
35872012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3588
3589 * gdb.texinfo (Python API/Values From Inferior): Add description
3590 about the new method Value.referenced_value. Add description on
3591 how Value.dereference is different (and similar) to
3592 Value.referenced_value.
3593
8320cc4f
JK
35942012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3597 --init-eval-command=COMMAND, -iex.
3598 (Startup): Describe -iex and -ix. Simplify the example
3599 for "set auto-load-scripts off".
3600
481860b3
GB
36012012-03-16 Gary Benson <gbenson@redhat.com>
3602
3603 PR breakpoints/10738
3604 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3605 stating that GDB cannot set breakpoints on inlined functions.
3606 (Mode Options): Document --use-deprecated-index-sections.
3607 (Index Section Format): Document new index section version format.
3608
c4aeac85
TT
36092012-03-15 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3612
16899756
DE
36132012-03-13 Doug Evans <dje@google.com>
3614
3615 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3616 of "reload".
3617 (Symbols): Delete docs for set/show symbol-reloading.
3618 * gdbint.texinfo (Defining Other Architecture Features): Delete
3619 SYMBOL_RELOADING_DEFAULT.
3620 * refcard.tex: Delete reference to symbol-reloading.
3621
9b224c5e
PA
36222012-03-07 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.texinfo (General Query Packets): Document new
3625 QProgramSignals packet.
3626 * gdb.texinfo (Remote configuration): Mention
3627 "program-signals-packet".
3628
169081d0
TG
36292012-03-05 Tristan Gingold <gingold@adacore.com>
3630
3631 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3632
d1feda86
YQ
36332012-03-03 Yao Qi <yao@codesourcery.com>
3634
3635 * gdb.texinfo (In-Process Agent): New node.
3636 Document new commands.
3637 (General Query Packets): Add packet `QAgent'.
3638
1faeff08
MR
36392012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3640
3641 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3642
7d74f244
DE
36432012-03-01 Scott J. Goldman <scottjg@vmware.com>
3644
3645 * gdb.texinfo (Commands In Python): Put example python macro in
3646 COMMAND_USER category rather than COMMAND_OBSCURE.
3647 Document gdb.COMMAND_USER.
3648 (User-defined Commands): Update documentation to clarify
3649 "set/show max-user-call-depth" and "show user" don't apply to python
3650 commands. Update documentation to clarify "help user-defined" may
3651 also include python commands defined as COMMAND_USER.
3652
6fe37d23
JK
36532012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3654
3655 * gdb.texinfo (Startup): Add option -ex description to the option -x
3656 description.
3657
83364271
LM
36582012-02-24 Luis Machado <lgustavo@codesourcery.com>
3659
3660 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3661 condition-evaluation breakpoint parameter.
3662 Mention condition-evaluation mode being shown in "info break".
3663 (Break Conditions): Add description for target-side
3664 conditional breakpoints.
72f4393d 3665 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3666 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3667 cond-expr.
3668 (General Query Packets): Mention new ConditionalBreakpoint feature.
3669
bdb1994d
TT
36702012-02-22 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3673
4d241c86
TT
36742012-02-17 Tom Tromey <tromey@redhat.com>
3675
3676 PR python/10753:
3677 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3678 directory.
3679
816338b5
SS
36802012-02-14 Stan Shebs <stan@codesourcery.com>
3681
3682 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3683
cc30c4bd
PA
36842012-02-13 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3687 mips-idt-ecoff.
3688
035d1e5b
YQ
36892012-02-09 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3692
f0823d2c
TT
36932012-02-07 Tom Tromey <tromey@redhat.com>
3694
3695 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3696 Symbol.value.
3697
64e7d9dd
TT
36982012-02-07 Tom Tromey <tromey@redhat.com>
3699
3700 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3701
4220b2f8
TS
37022012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3703
3704 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3705
edcc5120
TT
37062012-01-24 Tom Tromey <tromey@redhat.com>
3707
3708 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3709 unload".
3710 (Files): Mention new catch commands.
3711 (GDB/MI Async Records): Likewise.
3712
53fe1783
GB
37132012-01-24 Gary Benson <gbenson@redhat.com>
3714
3715 Delete #if 0'd out code.
3716 * gdb.texinfo (Frame Info): Remove "info catch".
3717
b9e7b9c3
UW
37182012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3719
3720 * gdb.texinfo (Remote Configuration): Document
3721 "set remote hostio-readlink-packet" command.
3722 (General Query Packets): Document vFile:readlink packet.
3723
4aac40c8
TT
37242012-01-16 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Specify Location): Document relative file name
3727 handling.
3728
cafec441
TT
37292012-01-16 Tom Tromey <tromey@redhat.com>
3730
3731 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3732
0ee339bc
JK
37332012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3734 Eli Zaretskii <eliz@gnu.org>
3735
3736 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3737 code.
3738
72384ba3
PH
37392012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3740
3741 * gdb.texinfo (Variables): Document use of :: for non-static
3742 variables.
3743
ce1b17c4
JB
37442012-01-05 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdbint.texinfo (Start of New Year Procedure): Update
3747 to replace use of copyright.sh by use of copyright.py.
3748
217bff3e
JK
37492012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 Remove the gdbtui binary.
3752 * all-cfg.texi (GDBTUI): Remove.
3753 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3754 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3755 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3756
cc72b2a2
KP
37572011-12-23 Kevin Pouget <kevin.pouget@st.com>
3758
3759 Introduce gdb.FinishBreakpoint in Python.
3760 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3761 (Python API): Add menu entry for Finish Breakpoints.
3762
13ac8d2c
JK
37632011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3766 tests.
3767
e0f9f062
DE
37682011-12-16 Doug Evans <dje@google.com>
3769
3770 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3771
80b6e756
PM
37722011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3773
1c3ad6ab 3774 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
3775 stack". Add documentation for "set/show python print-stack".
3776
2fb860fc
PA
37772011-12-14 Pedro Alves <pedro@codesourcery.com>
3778
3779 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3780 should transfer control to the stub in the startup code instead of
3781 in main. Mention the need to get past the initial breakpoint.
3782
f8eba3c6
TT
37832011-12-06 Tom Tromey <tromey@redhat.com>
3784
3785 * gdb.texinfo (Set Breaks): Update for new behavior.
3786
2268b414
JK
37872011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3790 List Format for SVR4 Targets'.
3791 (General Query Packets): New item qXfer:libraries-svr4:read.
3792 (Library List Format for SVR4 Targets): New node.
3793
ae6f0d5b
TT
37942011-12-01 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3797 add.
3798
36dfb11c
TT
37992011-11-22 Tom Tromey <tromey@redhat.com>
3800
3801 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3802 reasons.
3803
f196051f
SS
38042011-11-20 Stan Shebs <stan@codesourcery.com>
3805
3806 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3807 note-related options and variables.
3808 (Tracepoint Packets): Document packet changes.
3809
f85b53f8
SD
38102011-11-20 Sanjoy Das <sdas@igalia.com>
3811
3812 * gdb.texinfo (JIT Interface): Add documentation on writing and
3813 usind JIT debug info readers.
3814 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3815 Debug Info Readers): New nodes.
3816
bfccc43c
YQ
38172011-11-18 Yao Qi <yao@codesourcery.com>
3818
3819 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3820 tracepoint.
3821
c011a4f4
DE
38222011-11-15 Doug Evans <dje@google.com>
3823
3824 * gdb.texinfo (Files): Document basenames-may-differ.
3825
ed59ded5
DE
38262011-11-14 Doug Evans <dje@google.com>
3827
3828 * gdb.texinfo (Shell Commands): Document "!".
3829
405f8e94
SS
38302011-11-14 Stan Shebs <stan@codesourcery.com>
3831 Kwok Cheung Yeung <kcy@codesourcery.com>
3832
3833 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3834 needed to get shorter fast tracepoints.
3835 (Tracepoint Packets): Document new qTMinFTPILen packet.
3836
1e4d1764
YQ
38372011-11-14 Yao Qi <yao@codesourcery.com>
3838
3839 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3840 behavior of tracepoint.
3841 (General Query Packets): New feature InstallInTrace.
3842 (Remote Configuration): Document "set remote
3843 install-in-trace-packet".
3844
71eba9c2 38452011-11-12 Matt Rice <ratmice@gmail.com>
3846
3847 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3848 Add arguments to info macro.
3849
e0f8f636
TT
38502011-11-10 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3853 manual.
3854 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3855 (Macros): Add a footnote.
3856 (C): Remove paragraph about compiler options.
3857 (C Constants): Mention wide character and string constants.
3858 (C Plus Plus Expressions): Update compiler option advice. Mention
3859 using declarations. Mention ADL. Remove old HP compiler
3860 information.
3861
625c0d47
TT
38622011-11-10 Tom Tromey <tromey@redhat.com>
3863
3864 PR c++/9257:
3865 * gdb.texinfo (Print Settings): Add an extra note about the need
3866 for a vtable.
3867
4be2aacc
MR
38682011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3869
3870 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3871 "set mips abi" documentation.
3872
0a1c4d10
DE
38732011-11-04 Doug Evans <dje@google.com>
3874
3875 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3876
aad1c02c
TT
38772011-11-03 Tom Tromey <tromey@redhat.com>
3878
3879 * gdb.texinfo (Stopping): Add menu entry.
3880 (Continuing and Stepping): Restore @node. Use @section, not
3881 @subsection.
3882
983fb131
MR
38832011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3884
3885 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3886 designation. Fix "Specify Location" cross-reference.
3887
3065dfb6
SS
38882011-11-02 Stan Shebs <stan@codesourcery.com>
3889
3890 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3891 (General Query Packets): Describe tracenz feature.
3892 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3893
0aaaf063
PK
38942011-10-28 Paul Koning <paul_koning@dell.com>
3895
3896 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3897
2231f1fb
KP
38982011-10-27 Kevin Pouget <kevin.pouget@st.com>
3899
72f4393d 3900 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
3901 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3902
5110b5df
PK
39032011-10-26 Paul Koning <paul_koning@dell.com>
3904
3905 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 3906
22dbab46
PK
39072011-10-25 Paul Koning <paul_koning@dell.com>
3908
3909 PR python/13327
72f4393d 3910
22dbab46
PK
3911 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3912 fetch_lazy method.
3913
9df2fbc4
PM
39142011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3915
3916 PR python/12656
3917
3918 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3919 global_block, static_block function.
3920
f05e2e1d
TT
39212011-10-19 Tom Tromey <tromey@redhat.com>
3922
3923 * gdb.texinfo (Commands In Python): Add missing "@"s.
3924
a7fc3f37
KP
39252011-10-13 Kevin Pouget <kevin.pouget@st.com>
3926
3927 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 3928 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
3929 constants.
3930
5048e516
JK
39312011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3932
3933 Fix compatibility with texinfo versions older than 4.12.
3934 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3935 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3936 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3937 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3938 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3939 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3940 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3941
5a56e9c5
DE
39422011-10-09 Doug Evans <dje@google.com>
3943
3944 * gdb.texinfo (Extending GDB): Document alias command.
3945
36b11add
JK
39462011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 Support @entry in input expressions.
3949 * gdb.texinfo (Variables): Describe @entry names suffix.
3950 (Print Settings): Add anchor for `set print entry-values'.
3951
e18b2753
JK
39522011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3953 Eli Zaretskii <eliz@gnu.org>
3954
3955 Display @entry parameter values (without references).
3956 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3957 example.
3958 (Print Settings): New description of set print entry-values and show
3959 print entry-values.
3960
111c6489
JK
39612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3962 Eli Zaretskii <eliz@gnu.org>
3963
3964 Recognize virtual tail call frames.
3965 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3966 (Tail Call Frames): New node.
3967 (Frames In Python): Add gdb.TAILCALL_FRAME.
3968
9c15afc4
DE
39692011-10-07 Doug Evans <dje@google.com>
3970
3971 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3972 register_pretty_printer.
3973
99f5279d
PM
39742011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3975
3976 PR python/12930
3977 PR python/12802
3978
3979 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3980 stop method.
3981
03583c20
UW
39822011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3983
3984 * gdb.texinfo (Starting your Program): "set disable-randomization"
3985 is no longer Linux-specific.
3986 (Remote Configuration): Document "set remote
3987 disable-randomization-packet".
3988 (General Query Packets): Document "QDisableRandomization" packet
3989 and add it to "qSupported" list.
3990
bd054e06
KP
39912011-10-07 Kevin Pouget <kevin.pouget@st.com>
3992
3993 Allow Python notification of new object-file loadings.
3994 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3995 event type.
3996
cb6be26b
KP
39972011-10-04 Kevin Pouget <kevin.pouget@st.com>
3998
3999 PR python/12691: Add the inferior to Python exited event
4000 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4001
a05336a1
JB
40022011-10-03 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4005 rephasing.
4006
5d77fe44
JB
40072011-10-03 Joel Brobecker <brobecker@adacore.com>
4008
4009 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4010 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4011 as possible feature returned by the `-list-features'
4012 command.
4013
699df94d
PK
40142011-09-28 Paul Koning <paul_koning@dell.com>
4015
4016 * gdb.texinfo (gdb.Type): Document field access by dictionary
4017 key syntax.
4018
24bdad53
YQ
40192011-09-28 Yao Qi <yao@codesourcery.com>
4020
4021 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4022 Add one space after option `-s'. Remove @r{} markup.
4023
6710bf39
SS
40242011-09-27 Stan Shebs <stan@codesourcery.com>
4025
4026 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4027
d99f7e48
HZ
40282011-09-16 Hui Zhu <teawater@gmail.com>
4029
4030 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4031 to *(unsigned char *)$esp@300.
4032
d812018b
PK
40332011-09-15 Paul Koning <paul_koning@dell.com>
4034
4035 * gdb.texinfo: Make style of Python functions and methods match
4036 the syntax of Python. Also put class and module names explicitly
4037 on function, member, and variable names, matching Python
4038 documentation conventions.
72f4393d 4039
2aa48337
KP
40402011-09-15 Kevin Pouget <kevin.pouget@st.com>
4041
4042 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4043 * gdb.texinfo (Inferiors In Python): Describe new
4044 gdb.selected_inferior() function.
4045
6839b47f
KP
40462011-09-15 Kevin Pouget <kevin.pouget@st.com>
4047
4048 Handle multiple breakpoint hits in Python interface:
4049 * gdb.texinfo (Events In Python): New function documentation:
4050 gdb.BreakpointEvent.breakpoints. Indicate that
4051 gdb.BreakpointEvent.breakpoint is now deprecated.
4052
26829f2b
JB
40532011-09-04 Joel Brobecker <brobecker@adacore.com>
4054
4055 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4056
a9f54f60
TT
40572011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4058
4059 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4060
fa3a4f15
PM
40612011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4062
72f4393d
L
4063 * gdb.texinfo (Prompt): Add set/show extended-prompt
4064 documentation
4065 (Basic Python): Add prompt_hook anchor.
4066 (Python modules): Reword module text to reflect multiple modules.
4067 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4068
224bbe49
YQ
40692011-08-14 Yao Qi <yao@codesourcery.com>
4070
78d85199
YQ
4071 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4072
40732011-08-14 Yao Qi <yao@codesourcery.com>
4074
4075 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4076 (TIC6x Features): New node.
4077
457e09f0
DE
40782011-08-12 Doug Evans <dje@google.com>
4079
4080 * gdb.texinfo (Symbols In Python): Document symbol.type.
4081
5e239b84
PM
40822011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4083
4084 * gdb.texinfo (Python): Document command and function
4085 auto-loading.
4086
177bc839
JK
40872011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4088 Eli Zaretskii <eliz@gnu.org>
4089
4090 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4091 typedefs unrolling. Extend the sample code by an inner typedef and
4092 outer typedefs unrolling.
4093
1a532630
PP
40942011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4095
4096 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4097 size and line-size.
4098
9b158ba0 40992011-07-21 Matt Rice <ratmice@gmail.com>
4100
4101 PR macros/12999
4102 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4103 Update text and cindex entries for info macro command.
4104
d17b6f81
PM
41052011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4106
4107 * observer.texi (GDB Observers): Add before_prompt observer.
4108 * gdb.texinfo (Basic Python): Add documentation for prompt
4109 substitution.
4110
713389e0
PM
41112011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4112
72f4393d 4113 PR python/12438
713389e0 4114 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4115 set/show python print-stack. Document set/show python
4116 print-backtrace.
713389e0 4117
177b42fe
TJB
41182011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4119
4120 * gdb.texinfo: Fix typos.
4121
900e11f9
JK
41222011-07-01 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.texinfo (Debugging Output): Document set debug
4125 check-physname.
4126
39c4d40a
TT
41272011-06-29 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4130 breakpoint-notifications feature.
4131
6f5def7d
UW
41322011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4133
4134 * gdb.texinfo (Target Description): Remove warning about
4135 possibly unstable format.
4136
8cf64490
TT
41372011-06-03 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4140 (Events In Python): Note that exit_code is optional.
4141
393eab54
PA
41422011-05-17 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4145 required for multi-threading support.
4146 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4147 Hc are deprecated for multi-threading debugging. Point readers at
4148 the vCont packet.
4149
75fc9810
DE
41502011-05-15 Doug Evans <dje@google.com>
4151
4152 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4153
01124a23
DE
41542011-05-13 Doug Evans <dje@google.com>
4155
98a5dd13
DE
4156 * gdb.texinfo (Threads): Document $sdir,$pdir.
4157 (Server): Document $pdir exception.
4158
dbaefcf7
DE
4159 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4160
cc63ef9b
DE
4161 * gdb.texinfo (Threads): Clarify default value for
4162 libthread-db-search-path.
7e0396aa 4163
01124a23
DE
4164 * gdb.texinfo (Completion): Update example.
4165 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4166
d248b706
KY
41672011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4168
4169 * gdb.texinfo: Document change in the behaviour of the enable and
4170 disable GDB commands when applied to tracepoints.
4171 Document the EnableDisableTracepoints remote stub feature.
4172 Document QTEnable and QTDisable in the list of tracepoint packets.
4173
cc88a640
JK
41742011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4177 hsuser.texi.
4178 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4179 comment to hsuser.texi. Change rluser.texi name in the comment.
4180
84e578fb
DE
41812011-05-10 Doug Evans <dje@google.com>
4182
4183 * gdb.texinfo (Threads): If an empty path is provided for
4184 libthread-db-search-path it is reset to its default value.
4185 (Server): Ditto.
4186
478aac75
DE
41872011-05-09 Doug Evans <dje@google.com>
4188
4189 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4190
9c06b0b4
TJB
41912011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4192 Thiago Jung Bauermann <bauerman@br.ibm.com>
4193
4194 Implement support for PowerPC BookE masked watchpoints.
4195 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4196 (PowerPC Embedded): Mention support of masked watchpoints.
4197
9ed350ad
JB
41982011-05-03 Joel Brobecker <brobecker@adacore.com>
4199
4200 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4201 `@value{GDBN}'.
4202
4ceed123
JB
42032011-05-03 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.texinfo (titlepage): Remove dedication.
4206 (In Memoriam): New appendix.
4207
559a7a62
JK
42082011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4209 Eli Zaretskii <eliz@gnu.org>
4210
4211 * gdb.texinfo (Index Section Format): Change the version to 5.
4212 Describe the different formula.
4213
03f2bd59
JK
42142011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4215 Eli Zaretskii <eliz@gnu.org>
4216
4217 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4218 for disconnected tracing.
4219 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4220 extended-remote relationship. Mention --once.
4221 (TCP port allocation lifecycle of @code{gdbserver}): New.
4222
d9b1a651
EZ
42232011-04-23 Eli Zaretskii <eliz@gnu.org>
4224
4225 * gdb.texinfo (Server): Improve indexing. Index all optional
4226 switches to gdbserver.
4227
90476074
TT
42282011-04-20 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.texinfo (Index Section Format): New node.
4231 (Top): Add new node to menu.
4232
c21236dc
PA
42332011-04-20 Pedro Alves <pedro@codesourcery.com>
4234
4235 * gdb.texinfo (Maintenance Commands): Document `maint print
4236 remote-registers'.
4237
05c8c3f5
TT
42382011-04-20 Tom Tromey <tromey@redhat.com>
4239
4240 * gdb.texinfo (Trace File Format): Move node later.
4241
7a9dd1b2
TT
42422011-04-19 Tom Tromey <tromey@redhat.com>
4243
4244 * gdbint.texinfo (Register Information Functions): Remove
4245 duplicate "the".
4246 * gdb.texinfo (Emacs): Remove duplicate "to".
4247 (GDB/MI Variable Objects): Remove duplicate "the".
4248 (General Query Packets): Likewise.
4249
4368ebeb
JB
42502011-04-02 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4253 "GDB/MI Ada Exception Information" node.
4254
956a9fb9
JB
42552011-04-01 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4258 the "exception-name" field in the *stopped async record.
4259
f1310107
TJB
42602011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4261 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4262
4263 Implement support for PowerPC BookE ranged breakpoints.
4264 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4265
8786b2bd
TT
42662011-03-28 Tom Tromey <tromey@redhat.com>
4267
4268 * gdb.texinfo (Set Tracepoints): Fix typo.
4269
9ef07c8c
TT
42702011-03-24 Tom Tromey <tromey@redhat.com>
4271
4272 * gdb.texinfo (Specify Location): Document `function:label'
4273 linespec.
4274
99c3dc11
PM
42752011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4276
f1310107 4277 PR python/12149
99c3dc11
PM
4278
4279 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4280
29703da4
PM
42812011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4282
4283 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4284 (Inferiors In Python): Likewise.
4285 (Threads In Python): Likewise.
4286 (Symbols In Python): Likewise.
4287 (Objfiles In Python): Likewise.
4288 (Symbol Tables In Python): Likewise.
4289
c9174737
PA
42902011-03-15 Pedro Alves <pedro@codesourcery.com>
4291
4292 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4293 display>: Explain that the commands accept number ranges.
4294
7371cf6d
PM
42952011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4296
4297 * gdb.texinfo (Breakpoints In Python): Add description and example
4298 of Python stop function operation.
4299
ecec24e6
PM
43002011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4301
4302 * gdb.texinfo (Parameters In Python): Document get_set_string and
4303 get_show_string methods.
4304
6dcd5565
JK
43052011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4308
81896e36
JK
4309 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4310 circular-trace-buffer name.
4311
5e30da2c
JB
43122011-02-28 Joel Brobecker <brobecker@adacore.com>
4313
4314 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4315 in the previous change.
4316
3bd0f5ef 43172011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4318
72f4393d 4319 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4320 that they can accept multiple arguments.
4321
4ec7539c
JB
43222011-02-24 Joel Brobecker <brobecker@adacore.com>
4323
4324 Revert the following patch (code patch was not approved):
4325 2011-02-21 Hui Zhu <teawater@gmail.com>
4326 * agentexpr.texi (bytecode descriptions): add printf.
4327 * gdb.texinfo (tracepoint action lists): add printf.
4328
82809774
DE
43292011-02-23 Doug Evans <dje@google.com>
4330
4331 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4332
e5a67952
MS
43332011-02-23 Michael Snyder <msnyder@vmware.com>
4334
4335 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4336 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4337 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4338
6e6fbe60
DE
43392011-02-22 Doug Evans <dje@google.com>
4340
4341 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4342 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4343 add description of result, fix @defun formatting.
4344
f994e27a
HZ
43452011-02-21 Hui Zhu <teawater@gmail.com>
4346
4347 * agentexpr.texi (Bytecode Descriptions): Add printf.
4348 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4349
c7f96d2b
TT
43502011-02-18 Tom Tromey <tromey@redhat.com>
4351
4352 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4353
60f98dde
MS
43542011-02-14 Michael Snyder <msnyder@vmware.com>
4355
4356 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4357 Document new command "thread find".
4358
08e796bc
MS
43592011-02-14 Michael Snyder <msnyder@vmware.com>
4360
4361 * gdb.texinfo (Threads): Update example of new thread message.
4362
b3b9301e
PA
43632011-02-14 Pedro Alves <pedro@codesourcery.com>
4364
4365 * gdb.texinfo (Remote Configuration): Mention set/show remote
4366 traceframe-info.
4367 (Tools/Packages Optional for Building GDB): Mention that expat is
4368 used for traceframe info.
4369 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4370 (General Query Packets) <qSupported>: Describe the
4371 qXfer:traceframe-info:read feature.
4372 (qXfer::read): Describe qXfer:traceframe-info:read.
4373 (Traceframe Info Format): New section.
4374
cef35b0f
PA
43752011-02-04 Pedro Alves <pedro@codesourcery.com>
4376
4377 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4378 for casts and unary operators.
4379
f1cbe1d3
TT
43802011-02-04 Tom Tromey <tromey@redhat.com>
4381
4382 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4383 is not useful.
4384
585fdaa1
PA
43852011-01-25 Pedro Alves <pedro@codesourcery.com>
4386
4387 * gdb.texinfo: s/value optimized out/optimized out/g
4388
7bfc9434
JB
43892011-01-21 Joel Brobecker <brobecker@adacore.com>
4390
4391 * gdb.texinfo (Other Misc Settings): Rework part of the
4392 documentation of the "set interactive mode" command.
4393
4694da01
TT
43942011-01-19 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.texinfo (Threads): Document thread name output and `thread
4397 name' command.
4398 (Threads In Python): Document Thread.name attribute.
4399 (GDB/MI Thread Commands): Document thread attributes.
4400
b716877b
AB
44012011-01-12 Andrew Burgess <aburgess@broadcom.com>
4402
4403 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4404 changes in mi/mi-cmd-disas.c
4405
13fd8b81
TT
44062011-01-12 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4409 Fix "thread apply" text.
4410
e09342b5
TJB
44112011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4412 Thiago Jung Bauermann <bauerman@br.ibm.com>
4413
4414 Implement support for PowerPC BookE ranged watchpoints.
4415 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4416 the "set powerpc exact-watchpoints" flag.
4417
06e65f44
TT
44182011-01-07 Tom Tromey <tromey@redhat.com>
4419
4420 * gdb.texinfo (Python API): Add descriptions to @menu items.
4421
d8e22779
TT
44222011-01-06 Tom Tromey <tromey@redhat.com>
4423
4424 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4425
a255712f
PP
44262010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4427
e09342b5 4428 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4429
ccfc3d6e
TT
44302011-01-06 Tom Tromey <tromey@redhat.com>
4431
4432 PR python/12133:
4433 * gdb.texinfo (Frames In Python): Document various frame
4434 constants.
4435
44944448
JB
44362011-01-05 Joel Brobecker <brobecker@adacore.com>
4437
4438 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4439 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4440 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4441
42ea3d7a
JK
44422011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4445 (clean): Add GDBvn.texi.
4446
720d1a40
JB
44472010-12-29 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4450 occasional case where the debugger prints an array address
4451 instead of the array itself.
4452
ad196637
PA
44532010-12-23 Pedro Alves <pedro@codesourcery.com>
4454
4455 * gdb.texinfo (Packets) <read registers packet>: Document support
4456 for registers that were not collected.
4457
a86caf66
DE
44582010-12-15 Doug Evans <dje@google.com>
4459
4460 * gdb.texinfo (Startup): Document auto-loading of scripts during
4461 startup.
4462 (Auto-loading): Delete "maint set python auto-load on|off".
4463 Add "set auto-load-scripts on|off".
4464
aae1c79a
DE
44652010-12-07 Doug Evans <dje@google.com>
4466
4467 * gdb.texinfo (Mode Options): Document -data-directory.
4468 (Data Files): Add reference to -data-directory.
4469
4e04c971
DE
44702010-11-29 Doug Evans <dje@google.com>
4471
4472 * gdb.texinfo (Pretty-Printer Introduction): Change
4473 printer-name:subprinter-name to printer-name;subprinter-name.
4474
94b6973e
PM
44752010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4476
72f4393d 4477 PR python/12199
94b6973e
PM
4478
4479 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4480
39037522
TT
44812010-11-23 Tom Tromey <tromey@redhat.com>
4482
4483 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4484 (Editing): Likewise.
4485 (Command History): Likewise.
4486 (TUI Keys): Likewise.
4487 (Bug Reporting): Conditionally include rluser.texi and
4488 inc-history.texinfo.
4489 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4490 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4491 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4492 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4493 (gdb.pdf): Likewise.
4494 (gdb.info): Likewise.
4495 (gdb/index.html): Likewise.
4496
5ae98d25
TT
44972010-11-23 Tom Tromey <tromey@redhat.com>
4498
4499 * Makefile.in (Makefile): Run ../config.status.
4500 (distclean): Update.
4501 * configure: Remove.
4502 * configure.ac: Remove.
4503
621c8364
TT
45042010-11-12 Tom Tromey <tromey@redhat.com>
4505
4506 * gdb.texinfo (Basic Python): Update. Add xref.
4507 (Exception Handling): Document new exception classes.
4508 (Types In Python): Update.
4509 (Frames In Python): Update.
4510
84f4c1fe
PM
45112010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4512
4513 * gdb.texinfo (Breakpoints In Python): Document "internal"
4514 parameter, and visible attribute.
4515
99e7ae30
DE
45162010-11-05 Doug Evans <dje@google.com>
4517
4518 * gdb.texinfo (Source Path): Document "set directories".
4519
f4b8a18d
KW
45202010-11-05 Ken Werner <ken.werner@de.ibm.com>
4521
4522 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4523 (OpenCL C): New node.
4524
7b51bc51
DE
45252010-11-02 Doug Evans <dje@google.com>
4526
4527 * gdb.texinfo (Pretty Printing): Expand into three sections,
4528 introduction, example, and commands.
4529 (Python API): Delete section Disabling Pretty-Printers, merge into
4530 Selecting Pretty-Printers.
4531 (Writing a Pretty-Printer): New section. Move the pretty-printer
4532 example here, and reformat to match python coding style. Add a second
4533 example using the gdb.printing module.
4534 (Python modules): Add gdb.printing.
4535
9eeee977
DE
45362010-10-29 Doug Evans <dje@google.com>
4537
4538 * gdb.texinfo (Python): Fix long line.
4539
a0e0ffdf
DE
45402010-10-20 Doug Evans <dje@google.com>
4541
4542 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4543 All references updated. Correct sections marked as subsections.
4544 (Coding Standards): New chapter. Move the coding standard related
4545 subsections here. Add section on Python coding standards.
4546
0e3509db
DE
45472010-10-13 Doug Evans <dje@google.com>
4548
4549 * gdb.texinfo (Python): Add "Python modules".
4550 (Types in Python): Add reference to gdb.types section.
4551 (Python modules): New node.
4552
44592cc4
DE
45532010-10-11 Doug Evans <dje@google.com>
4554
4555 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4556 Python" from gdb.Value.type description.
4557
6e1bb179
JB
45582010-09-28 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.texinfo (Ravenscar Profile): New node.
4561
e8467610
TT
45622010-09-22 Tom Tromey <tromey@redhat.com>
4563
4564 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4565
fccd1d1e
EZ
45662010-09-22 Eli Zaretskii <eliz@gnu.org>
4567
4568 * gdb.texinfo (Values From Inferior): Clarify that
4569 value.dynamic_type works only in C++ programs with RTTI.
4570
c1b6b909
TT
45712010-09-15 Paul Bolle <pebolle@tiscali.nl>
4572
4573 * gdb.texinfo (Character Sets): Correctly reference host-charset
4574 in example.
4575
7d288aaa
TT
45762010-09-13 Tom Tromey <tromey@redhat.com>
4577
4578 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4579 Document "fullname" and "from".
4580
f75d858b
MK
45812010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4582
4583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4584 feature `reverse' output by -list-target-features.
4585
83b9503b
L
45862010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4587
4588 * gdb.texinfo (i386 Features): Remove an extra "@item".
4589
03f17ccf
TT
45902010-08-30 Tom Tromey <tromey@redhat.com>
4591
4592 PR python/11792:
4593 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4594
9779414d
DJ
45952010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * gdb.texinfo (ARM Features): Document
4598 org.gnu.gdb.arm.m-profile.
4599
f9ffd4bb
TT
46002010-08-23 Tom Tromey <tromey@redhat.com>
4601
4602 PR python/11145:
4603 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4604 reinterpret_cast methods.
4605
702c2711
TT
46062010-08-23 Tom Tromey <tromey@redhat.com>
4607
4608 PR python/11915:
4609 * gdb.texinfo (Types In Python): Document array method.
4610
66b73624
TJB
46112010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4612
4613 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4614
06a64a0b
TT
46152010-08-16 Tom Tromey <tromey@redhat.com>
4616
4617 * gdb.texinfo (Set Watchpoints): Document -location option.
4618
a3a7127e
DE
46192010-08-13 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4622
8dedea02
VP
46232010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4624
4625 * gdb.texinfo (GDB/MI Data Manipulation): Document
4626 -data-read-memory-raw and -data-write-memory-raw.
4627
ca5c20b6 46282010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4629 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4630
4631 * gdb.texinfo (Basic Python): Describe post_event API.
4632
cb2e07a6
PM
46332010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4634
4635 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4636 decode_line Python APIs
cb2e07a6 4637
464b3efb
TT
46382010-08-10 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.texinfo (Pretty Printing API): Document
4641 gdb.default_visualizer.
4642
c29c521f
TT
46432010-08-10 Tom Tromey <tromey@redhat.com>
4644
4645 Revert gdb-add-index addition:
4646 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4647
5da1313b
JK
46482010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4649 Eli Zaretskii <eliz@gnu.org>
4650
4651 * gdb.texinfo (Mode Options) <-batch>
4652 (Basic Python) <gdb.execute>: Describe setting width and height.
4653
02d868e8
PP
46542010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4655
4656 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4657
c2bbed2a
TT
46582010-07-30 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.texinfo (Index Files): Mention gdb-add-index.
4661
6c13bbe1
HZ
46622010-07-30 Hui Zhu <teawater@gmail.com>
4663
4664 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4665 "detach inferior" and "kill inferior".
4666
53a71c06
CR
46672010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4668
4669 * gdb.texinfo (Machine Code): Update description of two forms of
4670 arguments, and add new example to demonstrate the new form.
4671
5374244e
PM
46722010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4673
4674 * gdb.texinfo (Values From Inferior): Add value inferior function
4675 call description.
4676
8ea5bce5
JK
46772010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4678
4679 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4680
c0edd9ed
JK
46812010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4682 Eli Zaretskii <eliz@gnu.org>
4683
4684 Make core files the process_stratum.
4685 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4686 record_stratum example.
4687
9291a0cd
TT
46882010-07-13 Tom Tromey <tromey@redhat.com>
4689
4690 * gdb.texinfo (Index Files): New node.
4691
f5011d11
TT
46922010-07-13 Tom Tromey <tromey@redhat.com>
4693
4694 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4695
0f5238ed
TT
46962010-07-13 Tom Tromey <tromey@redhat.com>
4697
4698 * gdb.texinfo (Specify Location): Document labels.
4699
74c761c1
PA
47002010-07-01 Pedro Alves <pedro@codesourcery.com>
4701
4702 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4703 entries for fast tracepoints and static tracepoints.
4704
501994c0
PA
47052010-07-01 Pedro Alves <pedro@codesourcery.com>
4706
4707 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4708 qsThreadInfo>: Spell out `l' as ell.
4709
0fb4aa4b
PA
47102010-07-01 Pedro Alves <pedro@codesourcery.com>
4711
4712 * gdb.texinfo (Convenience Variables): Document $_sdata.
4713 (Commands to Set Tracepoints): Describe static tracepoints. Add
4714 `Listing Static Tracepoint Markers' menu entry. Document
4715 "strace".
4716 (Tracepoint Action Lists): Document collecting $_sdata.
4717 (Listing Static Tracepoint Markers): New subsection.
4718 (Tracepoints support in gdbserver): Mention static tracepoints.
4719 (remote packets, enabling and disabling): Mention
4720 read-sdata-object.
4721 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4722 and StaticTracepoint.
4723 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4724 Document qXfer:sdata:read.
4725 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4726
dc3b15be
JB
47272010-06-29 Joel Brobecker <brobecker@adacore.com>
4728
4729 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4730
595939de
PM
47312010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4732 Tom Tromey <tromey@redhat.com>
4733 Thiago Jung Bauermann <bauerman@br.ibm.com>
4734
4735 * gdb.texinfo (Inferiors In Python): New node.
4736 * gdb.texinfo (Threads In Python): New node.
4737
9279c692
JB
47382010-06-28 Joel Brobecker <brobecker@adacore.com>
4739
4740 * gdb.texinfo (Python): Document what the python directory is
4741 and what its location is.
4742 (Basic Python): Document the gdb.PYTHONDIR constant.
4743
bc9f0842
TT
47442010-06-25 Tom Tromey <tromey@redhat.com>
4745
4746 PR python/10808:
4747 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4748
f1421989
HZ
47492010-06-24 Hui Zhu <teawater@gmail.com>
4750
4751 * gdb.texinfo: (Commands for Controlled Output): Add
4752 documentation for command "eval".
4753
e4c0cfae
SS
47542010-06-21 Stan Shebs <stan@codesourcery.com>
4755
4756 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4757 * annotate.texinfo: Ditto.
4758 * gdbint.texinfo: Ditto.
4759 * stabs.texinfo: Ditto.
4760
bb08c432
HZ
47612010-06-22 Hui Zhu <teawater@gmail.com>
4762
4763 * gdb.texinfo: (Process Record and Replay): Add documentation
4764 for command "set record memory-query".
4765
4f5d9f07
SS
47662010-06-21 Stan Shebs <stan@codesourcery.com>
4767
4768 * gdb.texinfo: Relicense under GFDL version 1.3.
4769 * annotate.texinfo: Relicense under GFDL version 1.3.
4770 * gdbint.texinfo: Relicense under GFDL version 1.3.
4771 * stabs.texinfo: Relicense under GFDL version 1.3.
4772 * fdl.texi: Update to version 1.3.
4773
6aed2dbc
SS
47742010-06-18 Stan Shebs <stan@codesourcery.com>
4775
a61408f8
SS
4776 * gdb.texinfo (Operating System Auxiliary Information): Describe
4777 "info os" when no arguments given.
4778
6aed2dbc
SS
4779 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4780 $_thread.
4781
24e933df
HZ
47822010-06-18 Hui Zhu <teawater@gmail.com>
4783
4784 * gdb.texinfo: (Process Record and Replay): Add documentation
4785 for commands "record save" and "record restore".
4786
65d79d4b
SDJ
47872010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4788
4789 * gdb.texinfo: Include information about the correct use
4790 of addresses in the `watch' command.
4791
d914c394
SS
47922010-06-11 Stan Shebs <stan@codesourcery.com>
4793
4794 * gdb.texinfo (Observer Mode): New section.
4795 (General Query Packets): Document QAllow.
889bf7c5 4796
967cf477
DE
47972010-06-04 Doug Evans <dje@google.com>
4798
4799 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4800
aaf4119b
DE
48012010-06-03 Doug Evans <dje@google.com>
4802
4803 * gdbint.texinfo (Coding): Add subsection on command names.
4804
9eae7c52
TT
48052010-06-02 Tom Tromey <tromey@redhat.com>
4806
4807 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4808 always-disassemble.
4809
fa593d66
PA
48102010-06-01 Pedro Alves <pedro@codesourcery.com>
4811
4812 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4813 gdbserver, and add cross reference.
4814 (Tracepoints support in gdbserver): New subsection.
4815
dde08ee1
PA
48162010-05-26 Pedro Alves <pedro@codesourcery.com>
4817
4818 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4819 `qRelocInsn' feature.
4820 (Relocate instruction reply packet): New subsection
4821 of `Tracepoint Packets'.
4822 (Tracepoint Packets): Mention that packets QTDP and QTStart
4823 support the qRelocInsn request, and add cross reference to new
4824 subsection.
4825
07ca107c
DE
48262010-05-25 Doug Evans <dje@google.com>
4827
4828 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4829 (Commands In Python): Document gdb.string_to_argv.
4830
c25c4a8b
JK
48312010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4834 ATTR_NORETURN.
4835
d7b32ed3 48362010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
4837 Tom Tromey <tromey@redhat.com>
4838 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 4839
c25c4a8b 4840 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 4841
6aecb9c2
JB
48422010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4843
4844 * gdb.texinfo: (Summary) Add mention about D language support.
4845 (Filenames): Add D suffixes.
4846 (D): New node.
4847
b7da9e9f
PM
48482010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4849
4850 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4851 of macro deleted from GDB code.
4852
ab38a727
PA
48532010-04-24 Pedro Alves <pedro@codesourcery.com>
4854
4855 * gdb.texinfo (Commands to specify files): Describe what how GDB
4856 looks up DOS-based filesystem paths on the system root. Document
4857 the new `set/show target-file-system-kind' commands.
4858
66d09542
DE
48592010-04-23 Doug Evans <dje@google.com>
4860
4861 * gdb.texinfo (Python): Move Auto-loading section here ...
4862 (Python API): from here.
4863 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4864 (Maintenance Commands): Add docs for "maint print section-scripts".
4865
8bd10a10
CM
48662010-04-20 Chris Moller <cmoller@redhat.com>
4867
4868 * gdb.texinfo (Setting Breakpoints): Added description of
4869 filename-qualified rbreak.
4870 * refcard.tex (Breakpoints and Watchpoints): Added brief
4871 description of filename-qualified rbreak.
4872
4c374409
JK
48732010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4874
4875 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4876 (Python API): Change the reference to Pretty Printing API.
4877 (Pretty Printing): Move the user part under the Data node. Reformat
4878 the sample output to 72 columns. Create a new reference to Pretty
4879 Printing API. Rename the API part ...
4880 (Pretty Printing API): To a new node name.
4881 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4882 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4883
5a9351ae
SS
48842010-04-21 Stan Shebs <stan@codesourcery.com>
4885
4886 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 4887 and commands.
5a9351ae 4888 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 4889
9a22f0d0
PM
48902010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4891
4892 * gdb.texinfo (Examining memory): Update for change in string
4893 display with explicit size.
4894
6149aea9
PA
48952010-04-19 Pedro Alves <pedro@codesourcery.com>
4896
4897 PR breakpoints/8554.
4898
4899 * gdb.texinfo (Save Breakpoints): New node.
4900 (save-tracepoints): Rename to ...
4901 (save tracepoints): ... this. Mention that `save-tracepoints' is
4902 a deprecated alias to `save tracepoints'.
4903
711e434b
PM
49042010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4905
645797a8 4906 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
4907 (info w32 thread-information-block): Document new command.
4908 (qGetTIBAddress): Document new gdbserver query.
4909 (maint set/show show-all-tib): Document new command.
4910
3f7b2faa
DE
49112010-04-15 Doug Evans <dje@google.com>
4912
fa33c3cd
DE
4913 * gdb.texinfo (Python API): Add progspaces section.
4914 (Selecting Pretty-Printers): Progspace pretty-printers are
4915 searched too.
4916 (Progspaces In Python): New section.
4917
3f7b2faa
DE
4918 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4919
79f283fe
PM
49202010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4921
4922 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4923 returns None.
4924
87290684
SS
49252010-04-09 Stan Shebs <stan@codesourcery.com>
4926
4927 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4928 Describe the `frames-created' field, tweak grammar.
4929
a97153c7
PA
49302010-04-09 Pedro Alves <pedro@codesourcery.com>
4931
4932 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4933 Describe the `circular' and `disconnected' fields.
4934
5c5dcc1b
L
49352010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4936
4937 * gdb.texinfo (maint print registers): Mention unavailable and
4938 invisible registers.
4939
adc36818
PM
49402010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4941 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 4942 Tom Tromey <tromey@redhat.com>
adc36818
PM
4943
4944 * gdb.texinfo (Breakpoints In Python): New Node.
4945
33da3f1c
SS
49462010-04-08 Stan Shebs <stan@codesourcery.com>
4947
4948 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4949 trace status fields.
4950
3a13a53b
L
49512010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4952
4953 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4954 optional. Make org.gnu.gdb.i386.avx requires
4955 org.gnu.gdb.i386.avx.
4956
08001717
DE
49572010-04-08 Doug Evans <dje@google.com>
4958
4959 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4960 search path, and document that gdb only scans the search path if
4961 the script's path doesn't specify a directory.
4962
c375651d
DE
49632010-04-05 Doug Evans <dje@google.com>
4964
4965 * gdb.texinfo (maint show python auto-load): Fix typo.
4966
af54718e
SS
49672010-04-04 Stan Shebs <stan@codesourcery.com>
4968
d77f58be
SS
4969 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4970 (Setting Watchpoints): Update description of "info watch".
4971 (Disabling Breakpoints): Only "info break" lists all.
4972
af54718e
SS
4973 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4974 (tdump): Explain how tdump works.
4975
86b17b60
PA
49762010-04-01 Pedro Alves <pedro@codesourcery.com>
4977
4978 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4979 add cross reference.
4980
ff12863f
PA
49812010-03-31 Pedro Alves <pedro@codesourcery.com>
4982
4983 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4984 commands error out.
4985
f68eb612
L
49862010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4987
4988 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4989
c8d5aac9
L
49902010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4991
4992 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4993
7d13fe92
SS
49942010-03-29 Stan Shebs <stan@codesourcery.com>
4995 Nathan Sidwell <nathan@codesourcery.com>
4996
4997 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4998 GDBN equivalent.
4999 (Set Tracepoints): Remove mention that conditional tracepoints
5000 don't exist.
5001 (Tracepoint Actions): Clarify when while-stepping collection
5002 happens, note that while-stepping does not automatically collect
5003 $pc.
5004
409873ef 50052010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5006
409873ef
SS
5007 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5008 (General Query Packets): Describe TracepointSource.
5009
ee8e71d4
EZ
50102010-03-27 Matt Rice <ratmice@gmail.com>
5011
c8d5aac9
L
5012 * gdb.texinfo (ARM): Document arguments to "target sim".
5013 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5014
99b5e152
PA
50152010-03-26 Pedro Alves <pedro@codesourcery.com>
5016
5017 * gdb.texinfo (Tracepoint Packets): Remove mention that
5018 terror:string may be plain text, and drop mention of X prefix.
5019
cd64ee31
VP
50202010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5021
5022 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5023
6c28cbf2
SS
50242010-03-24 Stan Shebs <stan@codesourcery.com>
5025
5026 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5027
95a42b64
TT
50282010-03-24 Tom Tromey <tromey@redhat.com>
5029
5030 PR breakpoints/9352:
5031 * gdb.texinfo (Break Commands): Update.
5032
18148017
VP
50332010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5034
5035 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5036 commands.
5037
4daf5ac0
SS
50382010-03-16 Stan Shebs <stan@codesourcery.com>
5039
5040 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5041 circular-trace-buffer.
5042 (Tracepoint Packets): Describe QTBuffer, and details of the
5043 qTStatus reply.
5044
c9429232
SS
50452010-03-12 Stan Shebs <stan@codesourcery.com>
5046 Nathan Sidwell <nathan@codesourcery.com>
5047
5048 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5049 doing instruction stepping.
5050 (Tracepoint Restrictions): New node.
5051
ccefe4c4
TT
50522010-03-10 Tom Tromey <tromey@redhat.com>
5053
5054 * gdbint.texinfo (Symbol Handling): Update.
5055
7c953934
TT
50562010-03-08 Tom Tromey <tromey@redhat.com>
5057
5058 PR cli/9591:
5059 * gdb.texinfo (Mode Options): Mention lack of pagination and
5060 confirmation with --batch.
5061 (Screen Size): Mention --batch.
5062 (Messages/Warnings): Likewise.
5063
f870a310
TT
50642010-03-05 Tom Tromey <tromey@redhat.com>
5065
5066 * gdb.texinfo (Basic Python): Document target_charset and
5067 target_wide_charset.
5068
78e2826b
TT
50692010-03-05 Tom Tromey <tromey@redhat.com>
5070
5071 * gdb.texinfo (Data): Link to pretty-printing.
5072 (Output Formats): Likewise. Correct text.
5073
f5dff777
DJ
50742010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5075
5076 * gdb.texinfo (Types): Describe <struct> and <flags>.
5077
dc00d89f
PM
50782010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5079
5080 * gdb.texinfo (Frames In Python): Add block parameter and
5081 description to read_var text.
5082
5107b149 50832010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5084 Tom Tromey <tromey@redhat.com>
5107b149
PM
5085
5086 * gdb.texinfo (Types In Python): Describe block argument in
5087 template_argument and gdb.lookup_type.
5088
e03e5e7b
TT
50892010-02-24 Tom Tromey <tromey@redhat.com>
5090
5091 * gdb.texinfo (Cygwin Native): Fix typo.
5092
f3e9a817
PM
50932010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5094
5095 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5096 and select method descriptions.
5097 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5098 Tables in Python to menu.
5099 (Blocks In Python): New node.
5100 (Symbols In Python): New node.
5101 (Symbol Tables in Python): New node.
5102
a79b8f6e
VP
51032010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5104
5105 Multiexec MI
5106
5107 gdb/
5108 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5109
5110 gdb/doc/
5111 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5112 changes.
5113 (GDB/MI Program Execution): Document current behaviour of
5114 --all and --thread-group.
5115 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5116 -remove-inferior.
5117 * observer.texi (inferior_added, inferior_removed): New
5118 observers.
5119
629d6a47
TT
51202010-02-19 Tom Tromey <tromey@redhat.com>
5121
5122 * gdbint.texinfo (Getting Started): Fix @node.
5123 (Debugging GDB): Likewise.
5124
c09529e5
JB
51252010-02-13 Joel Brobecker <brobecker@adacore.com>
5126
5127 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5128 documenting the gdb_test_timeout variable.
5129
540aa8e7
MS
51302010-02-12 Jakob Engblom <jakob@virtutech.com>
5131
5132 * gdb.texinfo (MI commands): Added documentation of --reverse
5133 option to a set of MI commands. Restructured documentation of MI
5134 commands --exec-continue to reflect the complexity of reverse
5135 execution.
5136
081dfbf7
PA
51372010-02-12 Pedro Alves <pedro@codesourcery.com>
5138
5139 * gdb.texinfo (Using the Collected Data): Specify that the address
5140 range of `tfind outsize' is exclusive, and that the address range
5141 of `tfind range' is inclusive.
5142 (Tracepoint Packets): Specify that the address range of
5143 `QTFrame:range' is inclusive, and that the address range of
5144 `QTFrame:outside' is exclusive
5145
8e9c5e02
VP
51462010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5147
5148 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5149
92981e24
TT
51502010-02-10 Tom Tromey <tromey@redhat.com>
5151
5152 * gdb.texinfo (Debugging Output): Document set debug parser and
5153 show debug parser.
5154
075b51b7
L
51552010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5156
5157 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5158 i386_eflags and i386_mxcsr.
5159
3bb8d5c3
L
51602010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5161
5162 * gdb.texinfo: Document i386 target features.
5163
c5f80513
DE
51642010-02-05 Doug Evans <dje@google.com>
5165
5166 * gdbint.texinfo (Testsuite): Add a new section to document the
5167 various DejaGnu variables that may be overridden.
1be00882 5168 Document INTERNAL_GDBFLAGS.
c5f80513 5169
6ac33a4e
TT
51702010-02-04 Tom Tromey <tromey@redhat.com>
5171
5172 PR cli/8830:
5173 * gdb.texinfo (Files): -readnow comes before the filename for file
5174 and symbol-file.
5175
a1dcb23a
DJ
51762010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5177
5178 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5179 Document ARM breakpoint types.
5180 (Register Packet Format): Move into the new section.
5181 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5182
95433b34
JB
51832010-01-21 Joel Brobecker <brobecker@adacore.com>
5184
5185 * gdb.texinfo (File Options): Adjust the documentation of this
5186 switch to refer to the "source" command rather than partially
5187 duplicating some of the relevant information.
5188 (Extending GDB): Introduce and document the set/show script-extension
5189 setting.
5190 (Command Files): Add note explaining that the "source" command
5191 is also used to evalute scripts written in other languages.
5192 Remove the short slightly incorrect reference to sourcing Python
5193 scripts.
5194 (Python Commands): Document how to execute a Python script from GDB.
5195
8d576872
JB
51962010-01-19 Joel Brobecker <brobecker@adacore.com>
5197
5198 * gdb.texinfo (Command Files): Fix typo.
5199
8150ff9c
JB
52002010-01-18 Tom Tromey <tromey@redhat.com>
5201
5202 * gdb.texinfo (File Options): Document -x on .py files.
5203 (Command Files): Document handling of Python scripts.
5204
23db03a6
JZ
52052010-01-18 Jie Zhang <jie.zhang@analog.com>
5206
5207 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5208
00bf0b85
SS
52092010-01-15 Stan Shebs <stan@codesourcery.com>
5210
5211 * gdb.texinfo (Trace Files): New section.
5212 (Tracepoint Packets): Document QTSave and qTBuffer.
5213 (Trace File Format): New appendix.
5214
be759fcf
PM
52152010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5216
5217 * gdb.texinfo (Values From Inferior): Document lazy_string value
5218 method.
5219 (Python API): Add Lazy strings menu item.
5220 (Lazy Strings In Python): New node.
5221
dc146f7c
VP
52222010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5223
5224 * gdb.texinfo (GDB/MI Thread Information): New.
5225 (GDB/MI Async Records): Document the core field in *stopped.
5226 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5227 documentation
5228 (Process list): Document that osdata document may contain
5229 threads.
5230 (Remote Serial Protocol): Document qXfer:threads.
5231
d5551862
SS
52322010-01-06 Stan Shebs <stan@codesourcery.com>
5233
5234 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5235 disconnected tracing.
5236 (Tracepoint Packets): Document new protocol.
5237
7a697b8d
SS
52382010-01-05 Stan Shebs <stan@codesourcery.com>
5239
5240 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5241 tracepoints.
5242 (Tracepoint Packets): Describe remote protocol for fast
5243 tracepoints.
5244
e6f3ec50
JB
52452010-01-01 Joel Brobecker <brobecker@adacore.com>
5246
5247 Update the "Start of New Year Procedure".
5248 * gdbint.texinfo: Add the list of files that need to be updated
5249 manually. Minor reformatting.
5250
ddc4e9c1
JB
52512010-01-01 Joel Brobecker <brobecker@adacore.com>
5252
5253 * refcard.tex: Update copyright year in header and text.
5254
9d2897ad
JB
52552010-01-01 Joel Brobecker <brobecker@adacore.com>
5256
5257 * agentexpr.texi: Add 2010 to the list of copyright years.
5258 * annotate.texinfo: Likewise.
5259 * gdb.texinfo: Likewise.
5260 * gdbint.texinfo: Likewise.
5261 * observer.texi: Likewise.
5262 * stabs.texinfo: Likewise.
5263
6da95a67
SS
52642009-12-31 Stan Shebs <stan@codesourcery.com>
5265
5266 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5267
236f1d4d
SS
52682009-12-29 Stan Shebs <stan@codesourcery.com>
5269
5270 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5271
f61e138d
SS
52722009-12-28 Stan Shebs <stan@codesourcery.com>
5273
5274 * gdb.texinfo (Trace State Variables): New section.
5275 (Tracepoint Packets): Describe trace state variable packets.
5276 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5277 variable bytecodes.
5278
0fe7935b
DJ
52792009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5282 declarations.
5283
a6b29f87
VP
52842009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5285
5286 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5287 -gdb-exit behaviour.
5288
5e4bde96
JB
52892009-12-20 Joel Brobecker <brobecker@adacore.com>
5290
5291 * gpl.texi: Update to version 3 of the GPL.
5292
a1715244
JB
52932009-12-20 Joel Brobecker <brobecker@adacore.com>
5294
5295 * Makefile.in: Update copyright header.
5296 * observer.texi: Fix the copyright header of the generated files.
5297
361ae042
PM
52982009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5299
5300 * gdb.texinfo (Types In Python): Describe range function.
5301
bfd31e71
PM
53022009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5303
5304 * gdb.texinfo (Types In Python): Describe "is_base_class".
5305
57a1d736
TT
53062009-12-03 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5309
8cebebb9
PP
53102009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5311
5312 * observer.texi: New memory_changed observer.
5313
16af530a
TT
53142009-12-01 Tom Tromey <tromey@redhat.com>
5315
5316 * gdb.texinfo (Reverse Execution): Fix typo.
5317
b6199126
DJ
53182009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5319
5320 PR gdb/8704
5321
5322 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5323 are allowed after the breakpoint condition.
5324
7a6973ad
TT
53252009-11-23 Tom Tromey <tromey@redhat.com>
5326
5327 PR python/10782:
5328 * gdb.texinfo (Types In Python): Document Type.pointer.
5329
21a0512e
PP
53302009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5331
5332 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5333
a5832c8f
PA
53342009-11-11 Pedro Alves <pedro@codesourcery.com>
5335
5336 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5337 (Using Agent Expressions): Delete cross reference.
5338
1eb7cd77
JB
53392009-11-07 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5342 and @settitle directives up to help makeinfo find them.
5343
24ddea62
JK
53442009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5347 (Auto-loading): Use plural and note one can use multiple components now.
5348
3afae151
VP
53492009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5352 -stack-list-arguments have the same documentation for parameter
5353 as -stack-list-locals. Add comas.
5354
14ff2235
PM
53552009-10-27 Tom Tromey <tromey@redhat.com>
5356 Eli Zaretskii <eliz@gnu.org>
5357
c8d5aac9 5358 PR python/10781
14ff2235
PM
5359
5360 * gdb.texinfo (Values From Inferior): Document cast method.
5361
9c419145
PP
53622009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5363
5364 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5365 and adjust example.
889bf7c5 5366
29153c24
MS
53672009-10-22 Michael Snyder <msnyder@vmware.com>
5368
5369 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5370 info record command. Also document the new save and restore
29153c24
MS
5371 commands.
5372
2b28d209
PP
53732009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5374
5375 * gdb.texinfo (Machine Code): Mention current pc marker.
5376 (Memory): Likewise.
5377
6c95b8df
PA
53782009-10-19 Pedro Alves <pedro@codesourcery.com>
5379 Stan Shebs <stan@codesourcery.com>
5380
5381 * observer.texi (new_inferior): Rename to...
5382 (inferior_appeared): ... this.
5383
5384 * gdb.texinfo (Inferiors): Rename node to ...
5385 (Inferiors and Programs): ... this. Mention running multiple
5386 programs in the same debug session.
5387 <info inferiors>: Mention the new 'Executable' column if "info
5388 inferiors". Update examples. Document the "add-inferior",
5389 "clone-inferior", "remove-inferior" and "maint info
5390 program-spaces" commands.
5391 (Process): Rename node to...
5392 (Forks): ... this. Document "set|show follow-exec-mode".
5393
2f8132f3
MS
53942009-10-11 Michael Snyder <msnyder@vmware.com>
5395
5396 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5397 (ReverseContinue): Ditto.
5398
cba4b2d3
PP
53992009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5400
5401 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5402
da082f17
JK
54032009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5406
08be9d71
ME
54072009-10-06 Michael Eager <eager@eagercon.com>
5408
5409 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5410 (Embedded Processors): Add MicroBlaze.
5411 (MicroBlaze): New. Describe Xilinx MicroBlaze
5412
08a0efd0
PA
54132009-10-04 Pedro Alves <pedro@codesourcery.com>
5414
5415 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5416
cbb8f428
EZ
54172009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5418
5419 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5420
30a4a70c
JB
54212009-09-23 Joel Brobecker <brobecker@adacore.com>
5422
5423 * observer.texi (solib_unloaded): Document explicitly the fact that
5424 this observer is called before the associated symbols are unloaded.
5425
b3372f91
VP
54262009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5427
5428 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5429 -stack-list-variables.
5430
f43030c4
TT
54312009-09-18 Tom Tromey <tromey@redhat.com>
5432
5433 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5434 is experimental.
5435
ec7e75e7
PP
54362009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5437
5438 * gdb.texinfo (convenince variables): Mention
5439 $_siginfo could be empty.
f43030c4 5440
0cc7d26f
TT
54412009-09-15 Tom Tromey <tromey@redhat.com>
5442
5443 * gdb.texinfo (GDB/MI Variable Objects): Document
5444 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5445 Expand -var-update documentation.
5446
a96d9b2e
SDJ
54472009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5448
5449 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5450 feature.
5451
005ca36a
JB
54522009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5455
0d772ac9
MS
54562009-09-10 Michael Snyder <msnyder@vmware.com>
5457
5458 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5459 ReverseStep replies to the qSupported query.
5460
14fb1bac
JB
54612009-09-10 Joel Brobecker <brobecker@adacore.com>
5462
5463 Add documentation for set/show interactive-mode.
5464 * gdb.texinfo (Other Misc Settings): New node.
5465
29b090c0
DE
54662009-09-01 Doug Evans <dje@google.com>
5467
5468 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5469 non-stop mode's affect on remote caching.
5470
4e5d721f
DE
54712009-08-31 Jacob Potter <jdpotter@google.com>
5472 Doug Evans <dje@google.com>
5473
5474 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5475 Mark `set/show remotecache' options as obsolete.
5476 Document new `set/show stack-cache' option.
5477 Update text for `info dcache'.
5478
55333a84
DE
54792009-08-27 Doug Evans <dje@google.com>
5480
5481 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5482 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5483
bc3a0b4d
RW
54842009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5485
5486 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5487 about autoconf.
5488
3a1ff0b6
PA
54892009-08-25 Pedro Alves <pedro@codesourcery.com>
5490
5491 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5492 small example, and describe its columns. Replace "inferior-id" by
5493 "infno" throughout.
5494
81ecdfbb
RW
54952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5496
af542c2e
RW
5497 * gdbint.texinfo (Releasing GDB): Point to
5498 README-maintainer-mode file for required autoconf version.
5499 * configure.ac: Do not substitute datarootdir, htmldir,
5500 pdfdir, docdir. Do not process --with-datarootdir,
5501 --with-htmldir, --with-pdfdir, --with-docdir.
5502 * configure: Regenerate.
5503
81ecdfbb
RW
5504 * configure: Regenerate.
5505
4efc6507
DE
55062009-08-20 Reid Kleckner <reid@kleckner.net>
5507
5508 * gdb.texinfo: Add chapter on JIT interface.
5509
43089a6e
NR
55102009-08-07 Nick Roberts <nickrob@snap.net.nz>
5511
5512 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5513 confirmation request.
43089a6e 5514
99e008fe
EZ
55152009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5516
c8d5aac9
L
5517 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5518 CRC definitions.
99e008fe 5519
48cb2d85
VP
55202009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5521
5522 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5523 -break-commands.
48cb2d85 5524
ff1a52c6
UW
55252009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5526
5527 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5528 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5529
3285f3fe
UW
55302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5531
5532 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5533 "set spu stop-on-load" and "show spu stop-on-load" commands.
5534
e35359c5
UW
55352009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5536
5537 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5538
58d6951d
DJ
55392009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5540
5541 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5542 org.gnu.gdb.arm.neon.
5543
08d16641
PA
55442009-07-20 Pedro Alves <pedro@codesourcery.com>
5545
5546 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5547 optional element.
5548 (subsection OS ABI): New subsection.
5549
782b2b07
SS
55502009-07-14 Stan Shebs <stan@codesourcery.com>
5551
5552 * gdb.texinfo (Tracepoint Conditions): New section.
5553 (General Query Packets): Describe ConditionalTracepoints.
5554 (Tracepoint Packets): Describe condition field.
5555 (Maintenance Commands): Describe maint agent-eval.
5556 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5557
9b117ef3
HZ
55582009-07-11 Hui Zhu <teawater@gmail.com>
5559
5560 * gdb.texinfo (disassemble): Add a new modifier /r
5561 to "disassemble" command to make it print the raw instructions
5562 in hex as well as in symbolic form.
5563
f5a33284
TT
55642009-07-09 Tom Tromey <tromey@redhat.com>
5565
5566 * gdbint.texinfo (Testsuite): Document parallel make check.
5567
812f7342
TT
55682009-07-09 Tom Tromey <tromey@redhat.com>
5569
5570 * gdbint.texinfo (Testsuite): Document test transcripts.
5571
fbb8f299
PM
55722009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5573
5574 * gdb.texinfo (Values From Inferior): Add length parameter
5575 description.
5576
dd8f35ac
EZ
55772009-07-04 Chris Genly <chris@genly.us>
5578
5579 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5580 in -var-list-children. Fix example according to what the code
5581 does.
5582
2277426b
PA
55832009-07-02 Pedro Alves <pedro@codesourcery.com>
5584
5585 * gdb.texinfo (Debugging multiple inferiors): Document the
5586 "inferior", "detach inferior" and "kill inferior" commands.
5587 (Debugging Programs with Multiple Processes): Adjust to mention
5588 generic "inferior" commands. Delete mention of "detach fork" and
5589 "delete fork". Cross reference to "Debugging multiple inferiors"
5590 section.
5591
a6d9a66e
UW
55922009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5593
5af949e3
UW
5594 * gdbint.texinfo (Item Output Functions): Update signature
5595 for ui_out_field_core_addr.
5596
55972009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5598
5599 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5600 Update example code extrated from breakpoint.c.
5601
9901a55b 56022009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5603
9901a55b
PP
5604 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5605 MI commands.
5606 (GDB/MI Symbol Query): Likewise.
5607 (GDB/MI File Commands): Likewise.
5608 (GDB/MI File Transfer Commands): Likewise.
5609 (GDB/MI Target Manipulation): Likewise.
5610 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5611
edb3359d
DJ
56122009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5613
5614 * gdb.texinfo (Debugging Optimized Code): New chapter.
5615 (Compiling for Debugging): Reference it. Move some
5616 text to the new section.
5617
7cd1089b
PM
56182009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5619
5620 * doc/gdb.texinfo (Calling): Document
5621 set-unwind-on-terminating-exception usage.
5622
d4db2f36
PA
56232009-06-11 Pedro Alves <pedro@codesourcery.com>
5624
5625 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5626 command.
5627
d1a7880c
PA
56282009-06-07 Pedro Alves <pedro@codesourcery.com>
5629
5630 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5631 references.
5632
473f94e6
UW
56332009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5634
5635 * gdbint.texinfo: Rename formal parameters to gdbarch function
5636 protoypes from "current_gdbarch" to "gdbarch".
5637
8f500870
TT
56382009-05-28 Tom Tromey <tromey@redhat.com>
5639
5640 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5641
b6313243
TT
56422009-05-27 Tom Tromey <tromey@redhat.com>
5643
5644 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5645 feature.
5646 (GDB/MI Variable Objects): Document -var-set-visualizer.
5647
56482009-04-02 Tom Tromey <tromey@redhat.com>
5649
5650 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5651 feature.
5652 (GDB/MI Variable Objects): Document -var-set-visualizer.
5653
a6bac58e
TT
56542009-05-27 Tom Tromey <tromey@redhat.com>
5655 Thiago Jung Bauermann <bauerman@br.ibm.com>
5656 Phil Muldoon <pmuldoon@redhat.com>
5657
5658 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5659 (Pretty Printing): New node.
5660 (Selecting Pretty-Printers): Likewise.
5661 (Python API): Update.
5662 (Output Formats): Document /r format.
5663
2c74e833
TT
56642009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5665 Tom Tromey <tromey@redhat.com>
5666
5667 * gdb.texinfo (Types In Python): New node.
5668 (Values From Inferior): "type" is now an attribute.
5669 (Python API): Update.
5670
89c73ade
TT
56712009-05-27 Tom Tromey <tromey@redhat.com>
5672 Thiago Jung Bauermann <bauerman@br.ibm.com>
5673 Phil Muldoon <pmuldoon@redhat.com>
5674
5675 * gdb.texinfo: Add @syncodeindex for `tp'.
5676 (Python API): Update.
5677 (Auto-loading): New node.
5678 (Objfiles In Python): New node.
5679
17a37d48
PP
56802009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5681
5682 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5683
6718376f
NR
56842009-05-15 Nick Roberts <nickrob@snap.net.nz>
5685
5686 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5687
cbe54154
PA
56882009-05-12 Pedro Alves <pedro@codesourcery.com>
5689
5690 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5691 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5692 show show-debug-regs' docs.
5693
8e05493c
EZ
56942009-05-08 Eli Zaretskii <eliz@gnu.org>
5695
5696 * gdb.texinfo (Process Record and Replay): Add description of
5697 reverse execution.
5698
b39f4988
JB
56992009-05-07 Joel Brobecker <brobecker@adacore.com>
5700
5701 * gdbint.texinfo (Adding support for debugging core files): New node.
5702 (Native Debugging): Remove the ``Native core file Support'' section.
5703
a2311334
EZ
57042009-05-01 Eli Zaretskii <eliz@gnu.org>
5705
5706 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5707 Add index entries.
5708
53cc454a 57092009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5710 Michael Snyder <msnyder@vmware.com>
53cc454a 5711
a2311334
EZ
5712 * gdb.texinfo: (Process Record and Replay): Add documentation for
5713 process record and replay.
53cc454a 5714
484086b7
JK
57152009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5716
5717 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5718 a new part on command-line defined macros.
5719
32ae1842
EZ
57202009-04-25 Eli Zaretskii <eliz@gnu.org>
5721
5722 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5723 clarify the wording.
5724
b14b1491
TT
57252009-04-23 Tom Tromey <tromey@redhat.com>
5726
5727 * gdb.texinfo (Data Files): New node.
5728 (GDB Files): Update menu.
5729
5c1e86e1
JB
57302009-04-23 Joel Brobecker <brobecker@adacore.com>
5731
5732 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5733 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5734
83eba9b7
VP
57352009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5736
5737 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5738
e31198c4
HZ
57392009-04-22 Hui Zhu <teawater@gmail.com>
5740
5741 * gdb.texinfo (disassemble-next-line): Set the default of
5742 disassemble-next-line to off.
5743
26e251b6
JM
57442009-04-21 Joseph Myers <joseph@codesourcery.com>
5745
5746 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5747 --with-htmldir): New.
5748 * configure: Regenerate.
5749 * Makefile.in (datarootdir, docdir): Define.
5750 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5751 instead of $(SET_TEXINPUTS).
5752 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5753 gdbint.info instead of $(SET_TEXINPUTS).
5754 (gdbint/index.html): Use same -I options as for building
5755 gdbint.info.
5756 (stabs.dvi, stabs.pdf): Use same -I options as for building
5757 stabs.info instead of $(SET_TEXINPUTS).
5758 (stabs/index.html): Use same -I options as for building
5759 stabs.info.
5760 (annotate.dvi, annotate.pdf): Use same -I options as for building
5761 annotate.info instead of $(SET_TEXINPUTS).
5762 (annotate/index.html): Use same -I options as for building
5763 annotate.info.
5764
eac35c4e
DD
57652009-04-21 David Daney <ddaney@caviumnetworks.com>
5766
5767 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5768
29b0e8a2
JM
57692009-04-21 Joseph Myers <joseph@codesourcery.com>
5770
5771 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5772
2b831889 57732009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 5774 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
5775
5776 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5777 (MAKEHTMLFLAGS): Set to empty.
5778 (html__strip_dir): Define.
5779 (HTMLFILES): Define.
5780 (HTMLFILES_INSTALL): Define.
5781 (install-html): Copy new automake rule.
5782 (html): Depend on $(HTMLFILES).
5783 (gdb_toc.html): Rename to gdb/index.html.
5784 (gdbint_toc.html): Rename to gdbint/index.html.
5785 (stabs_toc.html): Rename to stabs/index.html.
5786 (annotate_toc.html): Rename to annotate/index.html.
5787
89a34d1b
JM
57882009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5789
5790 * Makefile.in: Set pdfdir and htmldir from configure
5791 substitutions.
5792 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5793 * configure: Regenerate.
5794
a2d5da46
JB
57952009-04-16 Joel Brobecker <brobecker@adacore.com>
5796
5797 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5798 This macro is no longer used.
5799
732f6a93
TT
58002009-04-15 Tom Tromey <tromey@redhat.com>
5801
5802 * gdb.texinfo (Character Sets): Document default character set.
5803
87f9adc1
PM
58042009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5805
5806 * gdbint.texinfo: Change server name from sources.redhat.com to
5807 sourceware.org throughout.
5808
2c88c651
JB
58092009-04-09 Joel Brobecker <brobecker@adacore.com>
5810
5811 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5812 about a missing dot or coma after @xref.
5813
4f5376b2
JB
58142009-04-02 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5817 example, and add a small explanation about it.
5818 (Print Settings): Change the documentation of the "set print
5819 frame-arguments" to reflect the fact that the default is now "scalars".
5820
a0381d3a
JB
58212009-04-02 Joel Brobecker <brobecker@adacore.com>
5822
5823 * gdb.texinfo (Print Settings): Add kindex for command "set
5824 print frame-arguments".
5825
45ac276d
JB
58262009-03-31 Joel Brobecker <brobecker@adacore.com>
5827
5828 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5829 breakpoints.
5830 (Set Breaks): Add reference to thread-specific and task-specific
5831 breakpoints.
5832
32cd1edc
JB
58332009-03-31 Joel Brobecker <brobecker@adacore.com>
5834
5835 * gdb.texinfo (Ada Tasks): Remove the documentation about
5836 the "Running" state, as this state has been eliminated.
5837 Now all runnable tasks are shown as "Runnable".
5838
1042e4c0
SS
58392009-03-30 Stan Shebs <stan@codesourcery.com>
5840
5841 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5842 special case of breakpoints.
5843 (Enable and Disable Tracepoints): Mention deprecation.
5844 (Listing Tracepoints): Update description and example.
5845
f8f6f20b
TJB
58462009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5847
5848 * gdb.texinfo (Frames in Python): New node.
5849 (Python API): Update.
5850
c0c6f777
TJB
58512009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5852
5853 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5854 from a method to an attribute.
5855
def2b000
TJB
58562009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5857
5858 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5859 attribute.
5860
a07daef3
PA
58612009-03-25 Pedro Alves <pedro@codesourcery.com>
5862
5863 * observer.texi (thread_exit): Add "silent" parameter.
5864
f3b1572e
PA
58652009-03-22 Pedro Alves <pedro@codesourcery.com>
5866
5867 * observer.texi (about_to_proceed): New.
5868
587afa38
EZ
58692009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5870
5871 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5872 field throughout to handle types with spaces in them. Fix typos
5873 found by aspell.
5874 (Summary, Requirements, Contributors): New first chapter,
5875 "Summary" added, old Requirements section moved there, and new
5876 section, "Contributors" added.
5877 (Initializing a New Architecture, Register Representation)
5878 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5879 (Porting gdb): These sections extended and updated.
5880 (Compiler Characteristics): This section (empty) deleted.
5881 (Defining Other Architecture Features): This section renamed and
5882 duplicate material removed from (formerly "Target Conditionals").
5883 Use braces {} in @deftypeXX type field throughout to handle types
5884 with spaces in them. Typos found by aspell fixed.
5885
5886 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5887 * stack_frame.pdf: Version of image for PDF output.
5888 * stack_frame.png: Version of image for HTML output and for Emacs.
5889 * stack_frame.txt: Version of image for Info output.
1db61298 5890 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 5891
10af6951
EZ
58922009-03-21 Eli Zaretskii <eliz@gnu.org>
5893
5894 * gdb.texinfo (Character Sets): Fix last change.
5895
cc924cad
TJB
58962009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5897
5898 * gdb.texinfo (Values From Inferior): Fix optional arguments
5899 markup.
5900 (Commands In Python): Adjust argument names of gdb.Command.__init__
5901 to what the function accepts as keywords.
5902
bc3b79fd
TJB
59032008-03-20 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Convenience Vars): Document convenience functions.
5906 (Functions In Python): New node.
5907 (Python API): Update.
5908
6c7a06a3
TT
59092009-03-20 Tom Tromey <tromey@redhat.com>
5910
5911 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5912 set target-wide-charset.
5913 (Requirements): Mention iconv.
5914
b646ddd4
HZ
59152009-03-17 Hui Zhu <teawater@gmail.com>
5916
5917 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5918
91440f57
HZ
59192009-03-17 Hui Zhu <teawater@gmail.com>
5920
5921 * gdb.texinfo: Add documentation for disassemble-next-line.
5922
8fd41227
TJB
59232009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5924
5925 * gdb.texinfo (Commands In Python): Remove tindex entries.
5926
61ff14c6
JK
59272009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 * gdb.texinfo (Returning): New description for missing debug info.
5930
0b16c5cf
PA
59312009-03-14 Pedro Alves <pedro@codesourcery.com>
5932
5933 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 5934 (General Query Packets): Document qAttached.
0b16c5cf 5935
32fc0df9
PA
59362009-03-05 Pedro Alves <pedro@codesourcery.com>
5937
5938 * gdb.texinfo (Background Execution): Better describe the set
5939 target-async command.
5940 (Maintenance Commands): Delete description of the `maint set/show
5941 linux-async' and `maint set/show remote-async' commands.
5942
134eb42c
VP
59432009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5944
5945 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5946 between sentences.
5947
c86cf029
VP
59482009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5949
5950 * gdb.texinfo (GDB/MI Async Records): Document the
5951 =library-loaded and =library-unloaded notifications.
5952
3ea85240
VP
59532009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5954
5955 * observer.texi (test_notification): New observer.
5956
1d33d6ba
VP
59572009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5958
61ff14c6
JK
5959 * observer.texi: Add parameter 'print_frame' to normal_stop
5960 observer.
1d33d6ba 5961
d721c933
EZ
59622009-02-07 Eli Zaretskii <eliz@gnu.org>
5963
5964 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5965 (Commands In Python): Fix COMMAND_* constants in last change. Use
5966 @kbd for interactive input. Add cross-references and index
5967 entries.
5968
4aa995e1
PA
59692009-02-06 Pedro Alves <pedro@codesourcery.com>
5970
5971 * gdb.texinfo (Signals): Document $_siginfo.
5972 (Convenience Variables): Mention $_siginfo.
5973 (Remote Configuration): Document qXfer:siginfo:read,
5974 qXfer:siginfo:write packets, and the read-siginfo-object,
5975 write-siginfo-object commands.
5976
5f5233d4
PA
59772009-02-06 Pedro Alves <pedro@codesourcery.com>
5978
5979 * gdbint.texinfo (Values): New chapter.
5980
d8906c6f
TJB
59812009-02-06 Tom Tromey <tromey@redhat.com>
5982
5983 * gdb.texinfo (Python API): Add entry for Commands In Python.
5984 (Commands In Python): New node.
5985
b6cb8e7d
TJB
59862009-02-05 Tom Tromey <tromey@redhat.com>
5987
5988 * gdb.texinfo (Values From Inferior): Document Value.string.
5989
12453b93
TJB
59902009-02-05 Tom Tromey <tromey@redhat.com>
5991
5992 * gdb.texinfo (Basic Python): Document execute's from_tty
5993 argument.
5994
08c637de
TJB
59952009-02-04 Tom Tromey <tromey@redhat.com>
5996
5997 * gdb.texinfo (Basic Python): Document gdb.history.
5998
592375cd
VP
59992009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6000
6001 * gdb.texinfo (GDB/MI Thread Commands): Document the
6002 'current-thread-id' field. Remove the example with zero threads,
6003 since current GDB won't ever report that if there's inferior.
6004
41447f92
VP
60052009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6006
6007 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6008 option to -break-insert.
6009
098b41a6
JG
60102009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6011 Jerome Guitton <guitton@adacore.com>
6012
6013 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6014 (System-wide configuration): New section.
6015
3c16cced
PA
60162009-01-26 Pedro Alves <pedro@codesourcery.com>
6017
6018 PR gdb/7580:
6019 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6020 internal-error|internal-warning quit|corefile ask|yes|no".
6021
62709adf
PA
60222009-01-26 Pedro Alves <pedro@codesourcery.com>
6023
6024 * gdb.texinfo (Using the `gdbserver' Program): Document
6025 --remote-debug.
6026
7ce58dd2
DE
60272009-01-23 Doug Evans <dje@google.com>
6028
6029 * gdb.texinfo: Add nexti to list of commands that support
6030 background execution.
6031
adb483fe
DJ
60322009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6033
6034 * gdb.texinfo (Define, Hooks): Document prefix command support.
6035
a67ec3f4 60362009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6037 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6038
6039 Fixes for makeinfo --html.
6040
6041 * annotate.texinfo: Use @copying and @insertcopying. Use
6042 @ifnottex in place of @ifinfo.
6043 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6044 place of @ifinfo. Use @ifnotinfo for one index entry.
6045 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6046 in place of @ifinfo.
6047 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6048 in place of @ifinfo. Include contents at start unconditionally.
6049
84fcdf95
PA
60502009-01-13 Pedro Alves <pedro@codesourcery.com>
6051
6052 * gdb.texinfo (General Query Packets): Remove @var{} around the
6053 "spu" literal string.
6054
fa3a767f
PA
60552009-01-07 Pedro Alves <pedro@codesourcery.com>
6056
6057 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6058 program may be running in another process" errors.
6059 * gdbint.texinfo (Native Conditionals): Delete
6060 ONE_PROCESS_WRITETEXT description.
6061
9cb011d3
JB
60622009-01-07 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6065 emacs local variable to be placed at the end of the ChangeLog.
6066 Add server.c and gdbreplay.c to the list of files where the
6067 copyright year needs to be updated.
6068
84603566
SL
60692009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6070
6071 * gdb.texinfo (Remote Configuration): Document new
6072 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6073 commands.
6074
a53f55d8
PA
60752008-12-28 Pedro Alves <pedro@codesourcery.com>
6076
6077 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6078 FETCH_INFERIOR_REGISTERS.
6079 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6080 FETCH_INFERIOR_REGISTERS descriptions. Remove
6081 gdbarch_get_longjmp_target descrition, since already described in
6082 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6083 (Target Conditionals): ... here.
6084
077e0a52
JB
60852008-12-16 Joel Brobecker <brobecker@adacore.com>
6086
6087 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6088 examples.
6089 (Additions to Ada): Likewise. Add the missing opening and closing
6090 parenthesis of the GDB prompt in one of the examples.
6091
023eb17c
JB
60922008-12-14 Joel Brobecker <brobecker@adacore.com>
6093
6094 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6095 about the result of 'Address not being of type System.Address.
6096 This problem has been fixed a while ago.
6097
c3b108f7
VP
60982008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6099
6100 MI non-stop and multiprocess docs.
6101
c8d5aac9
L
6102 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6103 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6104 Adjust documentation for *stopped, document =thread-created,
6105 =thread-exited, =thread-group-created and =thread-group-exited.
6106 (GDB/MI Thread Commands): Document the 'state' field in
6107 -thread-info output.
6108 (GDB/MI Program Execution): Mention --all and --thread-group
6109 options.
6110 (GDB/MI Variable Objects): Describe floating and fixed variable
6111 objects.
6112 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6113
07e059b5
VP
61142008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6115
c8d5aac9
L
6116 * gdb.texinfo (Operating System Information): New appendix.
6117 (Operating System Auxiliary Information): Document 'info os processes'
6118 (Remote Configuration): Document 'osdata'
6119 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6120
a80b95ba
TG
61212008-11-27 Tristan Gingold <gingold@adacore.com>
6122
6123 * gdb.texinfo (Darwin): Document Darwin specific features.
6124
a655d424
JK
61252008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6126
6127 * gdbint.texinfo (Target Conditionals): Extend the
6128 gdbarch_breakpoint_from_pc description.
6129
249e1128
VP
61302008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6131
6132 * gdb.texinfo (M68K Features): Fix typo.
6133
c14c28ba
PP
61342008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6135
6136 * gdb.texinfo (Symbols): Mention printing containing
6137 image name in "info symbol".
6138 (Maint translate-address): Likewise.
889bf7c5 6139
394a6666
JB
61402008-11-18 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6143 commands "catch load" and "catch unload".
6144
66bb093b
VP
61452008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6146
6147 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6148 =thread-selected.
889bf7c5 6149
4a92f99b
VP
61502008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6151
c8d5aac9 6152 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6153
f0323ca0
PA
61542008-10-27 Pedro Alves <pedro@codesourcery.com>
6155
6156 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6157 .mt files, TM_CLIBS or TM_CDEPS.
6158 (x86 Watchpoints): Don't mention TDEPFILES.
6159
8b23ecc4
SL
61602008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6161
6162 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6163 (Overview): Mention notifications and non-stop mode behavior.
6164 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6165 with non-stop mode behavior. Add vStopped description.
6166 (Stop Reply Packets): Update list of packets that return
6167 stop replies. Mention non-stop behavior.
6168 (General Query Packets): Document QNonStop packet and associated
6169 qSupported query response.
6170 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6171 behavior.
6172 (Notification Packets): New section.
6173 (Remote Non-Stop): New section.
6174 (File-I/O Overview): Mention non-stop behavior.
6175
fff08868
HZ
61762008-10-24 Hui Zhu <teawater@gmail.com>
6177 Pedro Alves <pedro@codesourcery.com>
6178
6179 * gdb.texinfo (displaced-stepping): Describe the auto mode
6180 setting, and say it's the default. This is now a mainstream
6181 setting instead of a maintenance setting.
6182
252fbfc8
PA
61832008-10-23 Pedro Alves <pedro@codesourcery.com>
6184
6185 * observer.texi (thread_stop_requested): New.
6186
20924a55
JB
61872008-10-22 Joel Brobecker <brobecker@adacore.com>
6188
6189 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6190 (Patching): Replace incorrect usage of @samp by @kbd.
6191
bacec72f
MS
61922008-10-17 Michael Snyder <msnyder@vmware.com>
6193
6194 * gdb.texinfo: Add documentation for reverse execution.
6195
a08702d6 61962008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6197 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6198
6199 * gdb.texinfo. (Values From Inferior): New subsubsection.
6200
d97bc12b
DE
62012008-10-06 Doug Evans <dje@google.com>
6202
6203 * gdb.texinfo (set debug dwarf2-die): Document it.
6204
87f67dba
JB
62052008-10-01 Joel Brobecker <brobecker@adacore.com>
6206
6207 * gdb.texinfo (catch) [exception]: Document how to insert
6208 a breakpoint on user-defined exceptions when the exception
6209 name is identical to one of the language-defined ones.
6210
2fae03e8
TT
62112008-09-27 Tom Tromey <tromey@redhat.com>
6212
6213 * gdb.texinfo (Macros): Remove text about stringification,
6214 varargs, and splicing.
6215
5c6ce71d
TT
62162008-09-27 Tom Tromey <tromey@redhat.com>
6217
6218 * gdbint.texinfo (Language Support): Remove text about omitting
6219 support for a language.
6220
07128da0
DE
62212008-09-23 Doug Evans <dje@google.com>
6222
6223 * gdb.texinfo (info dcache): Update.
6224
b90a069a
SL
62252008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6226
6227 * gdb.texinfo (Packets): Add info on thread-id syntax and
6228 multiprocess extensions.
6229 <D>: Document multiprocess form of packet.
6230 <H>: Use thread-id syntax.
6231 <T>: Likewise.
6232 <vCont>: Likewise. Note this is required for multiprocess.
6233 <vKill>: New packet.
6234 (Stop Reply Packets) <T>: Use thread-id syntax.
6235 <W>: Document multiprocess form of reply.
6236 <X>: Likewise.
6237 (General Query Packets) <qC>: Use thread-id syntax.
6238 <qfThreadInfo>: Likewise.
6239 <qGetTLSAddr>: Likewise.
6240 <qP>: Likewise.
6241 <qSupported>: Add "multiprocess" feature.
6242 <qThreadExtraInfo>: Use thread-id syntax.
6243
b77209e0
PA
62442008-09-22 Stan Shebs <stan@codesourcery.com>
6245
6246 * gdb.texinfo (Inferiors): New section.
6247
3d0bb823
PA
62482008-09-12 Pedro Alves <pedro@codesourcery.com>
6249
6250 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6251
f8dcfc0a
UW
62522008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6253
6254 * gdbint.texinfo (Target Conditionals): Remove documentation
6255 for gdbarch_name_of_malloc.
6256
8775bb90
MS
62572008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6258
6259 * gdb.texinfo (Interrupts): Mention TCP interface for
6260 sending BREAK.
6261
f1838a98
UW
62622008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6263
6264 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6265 argument prefix to "set sysroot".
6266
158c7665
PH
62672008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6268
6269 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6270 and False.
6271
30e026bb
VP
62722008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6273
c8d5aac9
L
6274 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6275 for possible features of -list-features.
30e026bb 6276
c6ebd6cf
VP
62772008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6278
c8d5aac9 6279 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6280 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6281
aeac0ff9
VP
62822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6283
6284 * doc/gdb.texinfo (PowerPC): Fix typo.
6285 (PowerPC features): Fix typo.
6286
5231c1fd
PA
62872008-08-18 Pedro Alves <pedro@codesourcery.com>
6288
6289 * observer.texi (thread_ptid_changed): New.
6290
677c5bb1
LM
62912008-08-18 Luis Machado <luisgpm@br.ibm.com>
6292
6293 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6294 (PowerPC features): Mention feature set for VSX registers.
6295
f3a2dd1a
JB
62962008-08-13 Joel Brobecker <brobecker@adacore.com>
6297
6298 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6299 the direct visibility of all names in user-written packages.
6300
33e5cbd6
PA
63012008-08-13 Pedro Alves <pedro@codesourcery.com>
6302
6303 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6304 setting, and make it the default.
6305 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6306 non-stop script example.
6307
d0384fc4
TJB
63082008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6309
6310 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6311 reference to the "Using Different Register and Memory Data
6312 Representation" section.
6313
a6f3e723
SL
63142008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6315
6316 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6317 (Remote Protocol): Add Packet Acknowledgment to menu.
6318 (Overview): Mention +/- can be disabled, and point to new section
6319 where this is discussed in detail.
6320 (General Query Packets): Document QStartNoAckMode packet, and
6321 corresponding qSupported reply.
6322 (Packet Acknowledgment): New section.
6323
0606b73b
SL
63242008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6325 Pedro Alves <pedro@codesourcery.com>
6326
6327 * gdb.texinfo (Threads): Move paragraph about automatic thread
6328 selection to All-Stop Mode subsection.
6329 (Thread Stops): Reorganize existing material into subsections.
6330 Add introductory blurb and menu.
6331 (Non-Stop Mode): New subsection.
6332 (Background Execution): New subsection.
6333 (Maintenance Commands): Add cross-references from async mode
6334 commands to the new Background Execution section.
6335
d57a3c85
TJB
63362008-08-06 Tom Tromey <tromey@redhat.com>
6337
6338 * gdb.texinfo (Extending GDB): New chapter.
6339 (Sequences): Demoted chapter, now a section under the new
6340 Extending GDB chapter.
6341 (Python): New section.
6342
6d76a53d
SS
63432008-07-31 Stan Shebs <stan@codesourcery.com>
6344
6345 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6346
1f70da6a
SS
63472008-07-29 Stan Shebs <stan@codesourcery.com>
6348
6349 * gdbint.texinfo: General round of cleanup and minor
6350 clarifications.
6351 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6352 (Longjmp Support): Update description to reflect how it is done
6353 for targets without using native header.
6354 (Symbol Handling): Add a little more general explanation.
6355 (COFF, ELF): Mention stabs encapsulation.
6356 (DWARF 3): New section.
6357 (Adding a New Host): Scrub out some obsolete bits.
6358 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6359 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6360 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6361 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6362 SEEK_SET, STOP_SIGNAL, USG.
6363 (Raw and Virtual Register Representations): Ditto for
6364 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6365 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6366 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6367 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6368 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6369 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6370 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6371 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6372 DEPRECATED_USE_STRUCT_CONVENTION.
6373 Describe gdbarch_deprecated_fp_regnum.
6374 Update description of gdbarch_print_insn.
6375 (Adding a New Target): Scrub out obsolete bits.
6376 (Obsolete Conditionals): Remove entire section.
6377
383f836e
TT
63782008-07-25 Tom Tromey <tromey@redhat.com>
6379
6380 * observer.texi (GDB Observers): Document new observers:
6381 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6382 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6383 architecture_changed.
6384
cfd8ab24
SS
63852008-07-21 Stan Shebs <stan@codesourcery.com>
6386
6387 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6388 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6389
781b42b0
TT
63902008-07-21 Tom Tromey <tromey@redhat.com>
6391
6392 * observer.texi (GDB Observers): Remove obsolete comment.
6393 <executable_changed>: Remove argument.
6394
d7d9f01e
TT
63952008-07-18 Tom Tromey <tromey@redhat.com>
6396
6397 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6398
bf250677
DE
63992008-07-10 Doug Evans <dje@google.com>
6400
6401 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6402
10568435
JK
64032008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * gdb.texinfo (Starting): Document "set disable-randomization".
6406
5ae4183a
AS
64072008-07-07 Andreas Schwab <schwab@suse.de>
6408
6409 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6410
b56e7235
VP
64112008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6412
6413 * gdb.texinfo (GDB/MI Target Manipulation): Add
6414 example of -target-attach.
6415
e1ac3328
VP
64162008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6417
6418 * observer.texi (target_resumed): New observer.
5ae4183a 6419 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6420
65d12d83
TT
64212008-06-06 Tom Tromey <tromey@redhat.com>
6422
6423 * gdb.texinfo (Completion): Add field name example.
6424
fbc5282e
MK
64252008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6426
6427 * gdb.texinfo (GDB/MI Program Context): Added example
6428 to -exec-arguments
5ae4183a 6429
fbc5282e 64302008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6431
6432 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6433 annotation.
6434
c16158bc 64352008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6436 Nathan Sidwell <nathan@codesourcery.com>
6437 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6438
6439 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6440 and ACX_BUGURL.
6441 * configure: Regenerate.
6442 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6443 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6444 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6445 mailing-list-specific text about bug reporting unless
6446 BUGURL_DEFAULT.
6447
75c99385
PA
64482008-06-05 Pedro Alves <pedro@codesourcery.com>
6449
6450 * gdb.texinfo (-target-select): Remove reference to target async.
6451 (Maintenance Commands): Document "maint set/show remote-async".
6452
1763a388
MK
64532008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6454
6455 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6456 in -target-file-get section.
5ae4183a 6457
d0d064df
PA
64582008-05-22 Pedro Alves <pedro@codesourcery.com>
6459
9b562ab8
PA
6460 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6461 killing the inferior when it is already debugging a process.
d0d064df 6462
8dfa32fc
JB
64632008-05-21 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6466 abbreviation for "finish".
6467
55f996a7
NR
64682008-05-21 Nick Roberts <nickrob@snap.net.nz>
6469
6470 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6471
ba2b1c56
DJ
64722008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * gdbint.texinfo (Target Conditionals): Delete entry for
6475 gdbarch_dwarf_reg_to_regnum.
6476
08388c79
DE
64772008-05-09 Doug Evans <dje@google.com>
6478
a3c83fae 6479 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6480
d14508fe
DE
64812008-05-05 Doug Evans <dje@google.com>
6482
6483 * gdb.texinfo (disassemble): Document /m modifier.
6484
e2b7ddea
VP
64852008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6486
5ae4183a
AS
6487 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6488 will not report the time of commands that run the target.
e2b7ddea 6489
8eb41542
VP
64902008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6491
6492 * gdb.texinfo (GDB/MI Output Records): Add
6493 missing semicolon.
6494
82f68b1c
VP
64952008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6496
6497 * gdb.texinfo (GDB/MI Output Records):
6498 Document =thread-create and =thread-exited.
6499
fa0f268d
VP
65002008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6501
6502 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6503 Remove mention of dmi-discuss.
fa0f268d 6504
063bfe2e
VP
65052008-05-03 Pedro Alves <pedro@codesourcery.com>
6506
6507 * observer.texi (thread_exit): New.
6508
237fc4c9
PA
65092008-05-02 Pedro Alves <pedro@codesourcery.com>
6510
6511 * gdb.texinfo (Debugging Output): Document "set/show debug
6512 displaced".
6513 (Maintenance Commands): Document "maint set/show
6514 can-use-displaced-stepping".
6515
0428b8f5
DJ
65162008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6517
6518 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6519 and set/show arm force-mode.
6520
5009afc5
AS
65212008-05-02 Andreas Schwab <schwab@suse.de>
6522
6523 * gdbint.texinfo (Algorithms): Describe
6524 target_watchpoint_addr_within_range.
6525
669fac23
DJ
65262008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * gdbint.texinfo (Stack Frames): New chapter.
6529 (Algorithms): Move Frames text to the new chapter.
6530 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6531 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6532
721c02de
VP
65332008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6534
5ae4183a
AS
6535 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6536 output does not necessary include any tokens.
721c02de 6537
c055b101
CV
65382008-04-22 Corinna Vinschen <vinschen@redhat.com>
6539
6540 * gdb.texinfo (Set SH Calling convention): New @item.
6541 (Show SH Calling convention): Ditto.
6542
68837c9d
MD
65432008-04-22 Markus Deuling <deuling@de.ibm.com>
6544
6545 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6546
2e9132cc
EZ
65472008-04-20 Eli Zaretskii <eliz@gnu.org>
6548
6549 * gdb.texinfo (Set Breaks): Mention that multiple location
6550 breakpoints need line number info. Add index entries.
6551
31fffb02
CS
65522008-04-19 Craig Silverstein <csilvers@google.com>
6553
6554 * gdb.texinfo (Requirements): Add an optional requirement on
6555 zlib.
6556 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6557 Compressed DWARF 2.
6558
a47ec5fe
AR
65592008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6560
6561 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6562 sample output for 'stopped,reason="breakpoint-hit"' message.
6563 (GDB/MI Program Execution): Likewise.
6564
de051565
MK
65652008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6566
5ae4183a 6567 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6568 -var-set-format. Add -f option to -var-evaluate-expression.
6569
6ba66d6a
JB
65702008-04-03 Joel Brobecker <brobecker@adacore.com>
6571
6572 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6573 new node "Ambiguous Expressions". Replace references to this
6574 node by references to "Ambiguous Expressions" throughout.
6575 (Ambiguous Expressions): New node.
6576
1e26b4f8
DJ
65772008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6580
b84876c2
PA
65812008-03-21 Pedro Alves <pedro@codesourcery.com>
6582
6583 * gdb.texinfo (Debugging Output): Document
6584 "set/show debug lin-lwp-async".
6585 (Maintenance Commands): Document "maint set/show linux-async".
6586
63092375
DJ
65872008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6588
6589 * gdb.texinfo (Expressions): Update description of malloced arrays.
6590
8e8901c5
VP
65912008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6592
6593 * gdb.texinfo (Thread Commands): Document
6594 -thread-info. Remove -thread-list-all-threads.
6595
1fddbabb
PA
65962008-03-14 Pedro Alves <pedro@codesourcery.com>
6597 Sandra Loosemore <sandra@codesourcery.com>
6598
6599 * gdb.texinfo (Library List Format): Update to mention the
6600 possibility to pass section addresses instead of segment
6601 addresses.
6602
ccd213ac
DJ
66032008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6604
6605 * gdb.texinfo (Starting): Document "set exec-wrapper".
6606 (Server): Document gdbserver --wrapper.
6607
fa4727a6
DJ
66082008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6609
6610 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6611 unreadable memory. Delete obsolete SPARClite reference.
6612
8edfe269
DJ
66132008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6614
6615 * gdb.texinfo (Starting): Mention always-running targets.
6616 (Target Commands): Add an anchor for load.
6617 (Connecting): Explain continue instead of run.
6618
1843f87b
DJ
66192008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6620
6621 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6622
f9082629
NR
66232008-02-26 Nick Roberts <nickrob@snap.net.nz>
6624
6625 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6626 breakpoint table.
6627
fd96d250
PA
66282008-02-19 Pedro Alves <pedro@codesourcery.com>
6629
6630 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6631 killing the inferior when it is already debugging a process.
6632
36af4ef6
MD
66332008-02-13 Markus Deuling <deuling@de.ibm.com>
6634
6635 * gdbint.texinfo (Build Script): New section. Mention new build script
6636 gdb_buildall.sh.
6637
cda4ce5a
JB
66382008-02-01 Jim Blandy <jimb@red-bean.com>
6639
6640 * gdb.texinfo (Help): Summarize 'info args' correctly.
6641
4acd40f3
TJB
66422008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6643
6644 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6645 available in PowerPC architecture.
6646 (Embedded Processors): Change node name of PowerPC item in menu.
6647 (PowerPC): Rename to...
6648 (PowerPC Embedded): this.
6649 (Architectures): Add new PowerPC item in menu.
6650 (PowerPC): New node.
6651
6e6c6f50
DJ
66522008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6653
6654 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6655 commands.
6656
5ee187d7
DJ
66572008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.texinfo (Setting Catchpoints): Mention features
6660 supported on GNU/Linux.
6661
e275c0d9
NR
66622008-01-30 Nick Roberts <nickrob@snap.net.nz>
6663
6664 * gdb.texinfo (GDB/MI File Commands): Describe new output
6665 field for MI command -file-list-exec-source-file.
6666
2d717e4f
DJ
66672008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6668
6669 * gdb.texinfo (Using the `gdbserver' Program): Add security
6670 warning. Rearrange into subsections and subsubsections. Document
6671 --multi and --debug. Correct --with-sysroot typo. Update --attach
6672 usage. Make load reference clearer. Document monitor exit.
6673 (Remote Configuration): Document set remote exec-file, attach-packet,
6674 and run-packet.
6675 (Packets): Document vAttach and vRun.
6676
d35a4257 66772008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6678
6679 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6680 detach-on-follow -> detach-on-fork.
f663676d 6681
c78d192c
DJ
66822008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6683
6684 * gdbint.texinfo (Native Conditionals): Remove
6685 SHELL_COMMAND_CONCAT and SHELL_FILE.
6686
d35a4257
EZ
66872008-01-26 Eli Zaretskii <eliz@gnu.org>
6688
6689 * gdb.texinfo (Specify Location): Improve wording.
6690
93815fbf
VP
66912008-01-23 Chris Demetriou <cgd@google.com>
6692
6693 * gdb.texinfo (Threads): Document new "set print thread-events"
6694 and "show print thread-events" commands.
6695
2a25a5ba
EZ
66962008-01-19 Eli Zaretskii <eliz@gnu.org>
6697
6698 * gdb.texinfo (Specify Location): New section.
6699 (Delete Breaks, Edit, Set Breaks): Remove description of
6700 locations. Instead, add a reference to "Specify Location".
6701 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6702 (Symbols): Refer to "Specify Location" for the valid forms of
6703 linespecs and locations.
6704
32c9a795
MD
67052008-01-18 Markus Deuling <deuling@de.ibm.com>
6706
6707 * gdbint.texinfo (Target Conditionals): Replace the description of
6708 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6709
b17828ca
JB
67102008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6711
6712 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6713 about &&var, which is rejected by the expression parser.
6714
0aea4bf3
LM
67152008-01-09 Luis Machado <luisgpm@br.ibm.com>
6716
6717 * gdb.texinfo (Output): Update documentation on using printf with DFP
6718 types.
6719
febe4383
TJB
67202008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6721
6722 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6723 subsubsection.
6724 (Decimal Floating Point format): New subsubsection.
6725
7a404eba
PA
67262008-01-05 Pedro Alves <pedro@codesourcery.com>
6727
6728 * gdb.texinfo (File Options): Remove mention of the attempt to
6729 open a core file with the -p option. Don't list -c as a valid
6730 option to attach to a process.
6731
a4d9b460
PA
67322008-01-05 Pedro Alves <pedro@codesourcery.com>
6733
6734 * gdbint.texinfo (Host Conditionals): Remove mention of
6735 ALIGN_STACK_ON_ENTRY.
6736
6ec2edbe
JB
67372008-01-05 Joel Brobecker <brobecker@adacore.com>
6738
6739 * gdbint.texinfo (Start of New Year Procedure): Add item
6740 describing how to update the source and documentation copyright
6741 notices.
6742
d8b2a693
JB
67432007-12-18 Jim Blandy <jimb@codesourcery.com>
6744
ab209b3a 6745 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
6746 watchpoint explanation into the main description of the watchpoint
6747 command; update synopses of 'watch', 'rwatch', and 'awatch'
6748 commands.
6749
8b4ed427
VP
67502007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6751
6752 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6753 Document 'pending-breakpoints' feature of
6754 -list-features.
6755
37e4754d
LM
67562007-12-17 Luis Machado <luisgpm@br.ibm.com>
6757
669fac23 6758 * gdb.texinfo: Add new parameter's description.
37e4754d 6759
1d3811f6
DJ
67602007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6761
6762 * gdb.texinfo (Overview): Clarify run-length encoding
6763 example. Remove the restriction on "+" and "-" characters.
6764
c1c25a1a
EZ
67652007-12-15 Eli Zaretskii <eliz@gnu.org>
6766
6767 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6768
afe8ab22 67692007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6770
afe8ab22
VP
6771 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6772 the -f option for -break-insert, remove -r option,
6773 and clarify specification of location.
6774
a6b151f1
DJ
67752007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6778 formatting.
6779 (Remote Debugging): Add File Transfer section.
6780 (Remote Configuration): Document Host I/O packets.
6781 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 6782 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
6783 (Packets): Add vFile.
6784
3b784c4f
EZ
67852007-11-17 Eli Zaretskii <eliz@gnu.org>
6786
6787 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6788 breakpoints with multiple locations.
6789 (Breakpoint Menus): Improve wording.
6790 (Output): Fix last change.
6791
a4ce5b0d
UW
67922007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6793
6794 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6795
1b39d5c0
DE
67962007-11-15 Doug Evans <dje@google.com>
6797
6798 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6799
7a72d44c
VP
68002007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6801
6802 * gdbint.texinfo (Native Conditionals): Remove
6803 mention of CLEAR_SOLIB.
5ae4183a 6804
6d1829bf 68052007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
6806
6807 * gdb.texinfo (Print Settings): Add documentation for "set/show
6808 print frame-arguments".
6809
1a619819
LM
68102007-11-05 Luis Machado <luisgpm@br.ibm.com>
6811
3b784c4f 6812 * gdb.texinfo (Output): Update printf command's description.
1a619819 6813
55eddb0f
DJ
68142007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6817 powerpc soft-float".
6818
9cceb671
DJ
68192007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6820
6821 * gdb.texinfo (Files): Correct formatting. Mention Expat
6822 requirement.
6823 (Requirements for Building GDB): Expand the list of Expat
6824 uses.
6825 (Library List Format, Memory Map Format): Mention Expat.
6826 (Target Descriptions): Update Expat wording.
6827
83acabca
DJ
68282007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6829
6830 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6831 Document that gdbarch_convert_register_p should return zero for no-op
6832 conversions.
6833
e35879db
UW
68342007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6835
83acabca 6836 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
6837 of set_gdbarch_sofun_address_maybe_missing back to ...
6838 (Target Conditionals): ... here to fix build break.
6839
203c3895
UW
68402007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6841
83acabca 6842 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
6843 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6844 (Compiler Characteristics): ... documentation of
6845 set_gdbarch_sofun_address_maybe_missing.
6846
11411de3
DJ
68472007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6848
6849 * gdbint.texinfo (Target Conditionals): Use
6850 frame_unwind_register_unsigned in examples instead of
6851 frame_unwind_unsigned_register.
6852
7cc46491
DJ
68532007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6854
6855 * gdb.texinfo (Predefined Target Types): Add int128
6856 and uint128.
6857 (Standard Target Features): Add PowerPC features.
6858
81adfced
DJ
68592007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6860
6861 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6862
c1874924
UW
68632007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6864
6865 * gdbint.texi (Target Conditionals): Remove documentation
6866 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6867 gdbarch_extract_return_value, and gdbarch_store_return_value.
6868
f6e56ab3
UW
68692007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6870
6871 * gdbint.texi (Target Conditionals): Remove documentation of
6872 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6873
56cf5405
KH
68742007-10-11 Kazu Hirata <kazu@codesourcery.com>
6875
6876 * gdb.texinfo: Mention that inaccessible-by-default is on by
6877 default.
6878
35156bae
DJ
68792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6880
6881 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6882
d983da9c
DJ
68832007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6884
6885 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6886 multi-threaded watchpoints.
6887 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6888 checked. Describe sticky notification. Expand description
6889 of steppable and continuable watchpoints.
6890 (Watchpoints and Threads): New subsection.
6891
fe6fbf8b
VP
68922007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6893
6894 * gdb.texinfo (Setting Breakpoints): Revise
6895 documentation for pending breakpoints. Document
6896 breakpoints with multiple locations.
5ae4183a 6897
084344da
VP
68982007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6899
6900 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6901 Document -list-features.
5ae4183a 6902
82160952
EZ
69032007-09-15 Eli Zaretskii <eliz@gnu.org>
6904
6905 * gdb.texinfo (Output): Spell out which features of C's printf are
6906 not supported by GDB's printf.
7e27a47a
EZ
6907 (Separate Debug Files): More accurate wording regarding build ID
6908 and a reference to the ld manual rather than the Fedora wiki.
82160952 6909
ea37ba09
DJ
69102007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6911 Jim Blandy <jimb@codesourcery.com>
6912
6913 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6914 (Examining Memory): Update mentions of the 's' format.
6915 (Automatic Display): Likewise.
6916
b8533aec
DJ
69172007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6918
6919 * gdb.texinfo: Update the FSF's Back-Cover Text.
6920
83f83d7f
JK
69212007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6922 Eli Zaretskii <eliz@gnu.org>
6923
6924 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6925 Fixed the ``build ID'' name. New binaries build instructions for the
6926 build ID inclusion. Explain how the commands are specific to the build
6927 ID vs. debug link.
6928
c7e83d54
EZ
69292007-09-01 Eli Zaretskii <eliz@gnu.org>
6930
6931 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6932 indexing for ``build ID'' support.
6933
d3750b24
JK
69342007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6937 Enlisted BUILD ID to the debug file searching example.
6938 Included a BUILD ID `.note.gnu.build-id' section description.
6939 Updated/added the debug files splitting instructions for OBJCOPY.
6940
02142340
VP
69412007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6942
6943 * gdb.texinfo (Variable Objects): Adjust docs
6944 for -var-info-expression and document
6945 -var-info-path-expression.
6946
d3bdde98
JB
69472007-08-20 Jim Blandy <jimb@codesourcery.com>
6948
3fb6a982
JB
6949 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6950 (title page): Include the dedication in the printed manual, as a
6951 separate page after the copyright notice.
5ae4183a 6952
d3bdde98
JB
6953 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6954 don't break a @var across a line.
6955
c80a96a8
MR
69562007-07-25 Maciej W. Rozycki <macro@mips.com>
6957
6958 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6959 for include files.
6960
5824a901
NR
69612007-07-12 Nick Roberts <nickrob@snap.net.nz>
6962
6963 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
6964 in annotate.texinfo.
6965 (Command History): Link to new node.
5824a901 6966
d52e7ea3
UW
69672007-07-05 Markus Deuling <deuling@de.ibm.com>
6968
6969 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6970
5fc14d0a
EZ
69712007-07-05 Eli Zaretskii <eliz@gnu.org>
6972
6973 * gdbint.texinfo (Target Conditionals): Fix last change.
6974
4a9bb1df
UW
69752007-07-03 Markus Deuling <deuling@de.ibm.com>
6976
6977 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6978 routines:
6979 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6980 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6981 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6982 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6983 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6984 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6985 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6986 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6987 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6988 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6989 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6990 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6991 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6992 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6993 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6994 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6995 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6996 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6997 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6998 (SOFTWARE_SINGLE_STEP_P)
6999
7000 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7001 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7002
7003 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7004 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7005 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7006 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7007 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7008 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7009 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7010 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7011 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7012 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7013
7014 (Converting an existing Target Architecture to Multi-arch): Remove
7015 section.
7016
7017 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7018 (gdbarch_addr_bits_remove): Add code example.
7019
7020 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7021
cfa9d6d9
DJ
70222007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7023
7024 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7025 Add other missing entries. Adjust the table size to fit.
7026 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7027 stop reasons including the new "library" event.
7028 (General Query Packets): Adjust table widths for qSupported. Mention
7029 qXfer:libraries:read reply to qSupported and document the new packet.
7030 (Library List Format): New section.
7031
159fcc13
JK
70322007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7033
7034 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7035
f66d1690
MS
70362007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7037
7038 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7039
67102876
NR
70402007-06-25 Nick Roberts <nickrob@snap.net.nz>
7041
7042 * gdbint.texinfo (Register and Memory Data): Break sections
7043 into nodes and add a menu.
7044
a4642986
MR
70452007-06-21 Maciej W. Rozycki <macro@mips.com>
7046
7047 * gdb.texinfo (Examining Memory): Document the new behaviour.
7048
e9c17194
VP
70492007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7050
7051 * gdb.texinfo (Standard Target Features): Document
7052 m68k features.
7053
31d99776
DJ
70542007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7057
1780a0ed
DJ
70582007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7059
7060 * gdb.texinfo (Target Description Format): Add version attribute
7061 for <target>.
7062
822b6570
DJ
70632007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7064
7065 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7066
f8b73d13
DJ
70672007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7068
7069 * gdb.texinfo (MIPS Features): New subsection.
7070
0e7f50da
UW
70712007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7072 Markus Deuling <deuling@de.ibm.com>
7073
7074 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7075 and qXfer:spu:write packets and mention them under qSupported.
7076
23d964e7
UW
70772007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7078 Markus Deuling <deuling@de.ibm.com>
7079
7080 * gdb.texinfo (Architectures): Add new SPU section to document
7081 Cell Broadband Engine SPU architecture specific commands.
7082
9f708cb2
VP
70832007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7084
7085 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7086 comments.
7087
7579b5f8
NR
70882007-06-07 Nick Roberts <nickrob@snap.net.nz>
7089
7090 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7091
bf06d120
JB
70922007-05-29 Jim Blandy <jimb@codesourcery.com>
7093
7094 * gdb.texinfo (Overview): Doc fix.
7095
23776285
MR
70962007-05-22 Maciej W. Rozycki <macro@mips.com>
7097
7098 * gdb.texinfo (Remote Configuration): Document "set/show
7099 remoteflow".
7100
1a69e1e4
DJ
71012007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7102
bf06d120
JB
7103 * gdb.texinfo (MIPS): Remove documentation for set mips
7104 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7105 stack-arg-size.
1a69e1e4 7106
46ba6afa 71072007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7108
46ba6afa
BW
7109 * all-cfg.texi (GDBTUI): New.
7110 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7111 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7112 (TUI Configuration): Edit to improve clarity and fix problems of
7113 both style and content.
5ae4183a 7114
06d3b283
UW
71152007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7116
7117 * observer.texi (GDB Observers): New observer "new_objfile".
7118
179101d6
UW
71192007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7120
7121 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7122
25d5ea92
VP
71232007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7124
7125 * gdb.texinfo (GDB/MI Variable Objects): Document
7126 frozen variables objects.
5ae4183a 7127
ea35711c
DJ
71282007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7131 (Character Sets, Caching Data of Remote Targets): Likewise.
7132 (Targets): Delete Remote node. Move its text...
7133 (Debugging Remote Programs): ...to here. Delete description
7134 of the "remote" command.
7135 (Remote configuration): Delete description of "set remotedevice"
7136 and "show remotedevice".
7137 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7138
db2e3e2e
BW
71392007-04-11 Bob Wilson <bob.wilson@acm.org>
7140
5ae4183a
AS
7141 * gdb.texinfo (Contributors, Continuing and Stepping)
7142 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7143 (General Query Packets, File-I/O Remote Protocol Extension)
7144 (Protocol Basics, The F Reply Packet, Write)
7145 (Protocol-specific Representation of Datatypes, Memory Transfer):
7146 Fix hyphenation, punctuation and grammar problems.
7147 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7148 'section' instead of 'subsection' in the text.
7149 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7150 (i386): Remove period from section name.
db2e3e2e
BW
7151 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7152 (Config Names, Configure Options): Use @file{configure}.
7153
8a3dae3e
DJ
71542007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7155
7156 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7157 and tab expansion.
7158
1a92f856
DJ
71592007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7160
7161 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7162
79a6e687 71632007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7164
79a6e687
BW
7165 * gdb.texinfo: Consistently capitalize all significant words in
7166 node names, chapter titles, section titles, and headings. Update
7167 cross references to match.
7168 (Starting and Stopping Trace Experiment): Make node name plural.
7169 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7170
ad527d2e
PA
71712007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7172
7173 * gdb.texinfo (WinCE): Delete obsolete subsection.
7174
7ce59000
DJ
71752007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7176
7177 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7178 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7179 references.
7180
8807d78b
DJ
71812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7182
7183 * gdb.texinfo (Startup): Delete references to some alternate
7184 names for .gdbinit.
7185 (Thread): Remove LynxOS reference.
7186 (Tandem ST2000): Delete target-specific documentation.
7187 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7188 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7189 and GDB_OSABI_LYNXOS.
7190
5f402660
UW
71912007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7192
7193 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7194
bac718a6
UW
71952007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7196
7197 * gdbint.texinfo (Target Conditionals): Remove mention of
7198 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7199 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7200
9453113a
DJ
72012007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7202
7203 * Makefile.in: Add "pdfdir" installation
7204 directory, PDFTEX macro, support for "install-pdf" target,
7205 and rules for making a pdf version of refcard.texi.
7206 * refcard.tex: Specify paper size for PDF output.
7207
ae21e955 72082007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7209
ae21e955 7210 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7211
3f94c067 72122007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7213
3f94c067
BW
7214 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7215 (Source Path, Character Sets, Macros, Define)
7216 (GDB/MI Result Records, GDB/MI Simple Examples)
7217 (GDB/MI Program Execution, GDB/MI File Commands)
7218 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7219 (Bug Reporting): Use @value{GCC}.
5ae4183a 7220
12c27660 72212007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7222
12c27660
BW
7223 * gdb.texinfo (Help): Fix formatting of examples.
7224 (Variables): Use @ifnotinfo instead of @iftex.
7225 (Non-debug DLL symbols): Use @ref instead of @pxref.
7226 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7227
ce9341a1
BW
72282007-03-26 Bob Wilson <bob.wilson@acm.org>
7229
7230 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7231
c8f4133a
BW
72322007-03-26 Bob Wilson <bob.wilson@acm.org>
7233
7234 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7235 the order of the nodes.
7236 (C Operators, C Constants, Debugging C): Remove extra menus.
7237 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7238
c8f4133a 72392007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7240
7241 * gdb.texinfo (File Options): Add missing parenthesis.
7242 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7243
c74d0ad8
DJ
72442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7245
7246 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7247
ff6f572f
DJ
72482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7249
669fac23 7250 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7251 case insensitivity.
7252 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7253
994337c3
NR
72542007-02-18 Nick Roberts <nickrob@snap.net.nz>
7255
7256 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7257 (Files): Add section name to argument list for pxref.
7258 (Non-debug DLL symbols): Don't use `see' for pxref.
7259 (Embedded Processors): Fix typo.
7260 (GDB/MI Breakpoint Commands): Execution commands generate
7261 *stopped not ^done.
7262
eb819d70
NR
72632007-02-13 Nick Roberts <nickrob@snap.net.nz>
7264
7265 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7266 values for in_scope. Mention that only root variables can be
7267 updated.
7268 (GDB/MI Development and Front Ends): Explain new values may be
7269 added to existing fields.
7270
123dc839
DJ
72712007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7272
7273 * gdb.texinfo (-target-disconnect): Use @smallexample.
7274 (Requirements): Add anchor for Expat. Update description.
7275 (Target Descriptions): Mention Expat.
7276 (Target Description Format): Document new elements. Use
7277 @smallexample.
7278 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7279 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7280
108546a0
DJ
72812007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7282
7283 * gdb.texinfo (Target Description Format): Add section on XInclude.
7284
95a98c01
NR
72852006-02-03 Nick Roberts <nickrob@snap.net.nz>
7286
7287 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7288 command -enable-timings.
7289
f4b3909f
EZ
72902007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7291
5ae4183a 7292 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7293 descriptions for new/deleted elements in gdb_osabi. Add missing
7294 description for function generic_elf_osabi_sniff_abi_tag_sections.
7295
c7ba131e
JB
72962007-01-29 Joel Brobecker <brobecker@adacore.com>
7297
7298 * gdb.texinfo (Maintenance Commands): Add documentation for
7299 the new "maint print target-stack" command.
7300
3a60f64e
JK
73012007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7302 Eli Zaretskii <eliz@gnu.org>
7303
f4b3909f 7304 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7305
c582f8b6
EZ
73062007-01-26 Eli Zaretskii <eliz@gnu.org>
7307
7308 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7309 Use @value{NGCC} instead of @value{GCC}.
7310
d3e8051b
EZ
73112007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7312
7313 * agentexpr.texi: Fix typos.
7314 * annotate.texinfo: Likewise.
7315 * gdb.texinfo: Likewise.
7316 * gdbint.texinfo: Likewise.
7317 * observer.texi: Likewise.
7318 * stabs.texinfo: Likewise.
7319
86f04699
EZ
73202007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7321
7322 * gdbint.texinfo (Support Libraries): Remove mmalloc
7323 entry. Describe readline library.
7324
23181151
DJ
73252007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7326
7327 * gdb.texinfo (Target Descriptions): New section.
7328 (General Query Packets): Add QPassSignals anchor. Mention
7329 qXfer:features:read under qSupported. Expand mentions of
7330 qXfer:memory-map:read and QPassSignals. Document
7331 qXfer:features:read.
7332
f822c95b
DJ
73332007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * gdb.texinfo (Commands to specify files): Describe
7336 "set sysroot" and "show sysroot".
7337 (Using the `gdbserver' program): Lowercase argument
7338 to @var. Expand description of setting up GDB on the
7339 host.
7340
8936fcda
JB
73412007-01-05 Joel Brobecker <brobecker@adacore.com>
7342
7343 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7344 catch exception, catch exception unhandled, and catch assert
7345 commands.
7346
e776119f
DJ
73472007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7348
7349 * gdb.texinfo (Debugging Output): Document "set debug xml"
7350 and "show debug xml".
7351
aa79a185
DJ
73522007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7353
7354 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7355
7f893741
JB
73562007-01-01 Joel Brobecker <brobecker@adacore.com>
7357
7358 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7359
a1b5960f
VP
73602006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7361
7362 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7363 note in @ignore, to be removed later if nobody complains.
7364
9f470e6e
NR
73652006-12-04 Nick Roberts <nickrob@snap.net.nz>
7366
7367 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7368 of -var-delete.
7369
765dc015 73702006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7371
765dc015 7372 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7373 automatic software/hardware breakpoint usage and
7374 the "set breakpoint auto-hw" command.
765dc015 7375
4b5752d0
VP
73762006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.texinfo (Memory Access Checking): New.
7379
89be2091
DJ
73802006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 * gdb.texinfo (Remote configuration): Mention
7383 "pass-signals-packet".
7384 (General Query Packets): Document QPassSignals. Fix
7385 a typo.
7386
ca3bf3bd
DJ
73872006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7388
7389 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7390
427c3a89
DJ
73912006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7392
7393 * gdb.texinfo (Remote configuration): Rewrite documentation for
7394 packet configuration commands.
7395 (OS Information): Adjust reference to qXfer:auxv:read.
7396 (General Query Packets): Remove references to read-aux-vector-packet
7397 and set remote get-thread-local-storage-address.
7398
7a107747
DJ
73992006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7400
7401 * gdbint.texinfo (Target Architecture Definition): Add new
7402 Initializing a New Architecture section.
7403
1c56eb0e
EZ
74042006-10-31 David Taylor <dtaylor@emc.com>
7405
7406 * stabs.texinfo (Macro define and undefine): New node describing
7407 stabs for #define and #undef.
7408
f73adfeb
AS
74092006-10-27 Andreas Schwab <schwab@suse.de>
7410
7411 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7412
fd60e0df
EZ
74132006-10-21 Eli Zaretskii <eliz@gnu.org>
7414
7415 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7416 clarify on the possible meanings of ``expression'' watched by
7417 watchpoints. Add indexing.
e5ac9b53
EZ
7418 (Prompting, Errors, Invalidation, Annotations for Running)
7419 (Source Annotations): Fix index entries by adding "annotation" to
7420 them, to discriminate from index entries that point to the more
7421 general topic descriptions.
fd60e0df 7422
52bb452f
DJ
74232006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7424
7425 * gdbint.texinfo (Target Vector Definition): Move most
7426 content into Existing Targets. Add a menu.
7427 (Existing Targets): New section, moved from Target Vector
7428 Definition. Use @subsection.
7429 (Managing Execution State): New section.
7430
58955e58
BW
74312006-10-16 Bob Wilson <bob.wilson@acm.org>
7432
7433 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7434
c8aa23ab
EZ
74352006-10-15 Eli Zaretskii <eliz@gnu.org>
7436
7437 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7438 (Command Syntax, Signals, Backtrace, Connecting)
7439 (Remote configuration, Renesas Boards, Console I/O): Fix last
7440 change: use Ctrl- instead of C-, except wrt Emacs.
7441 (File-I/O Examples): Put Ctrl-c in @kbd.
7442 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7443 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7444 (Signals, Set Breaks, Set Watchpoints): Document optional
7445 arguments to `info signals' `handle', `info breakpoints', and
7446 `info watchpoints'.
c8aa23ab 7447
e7109c7e
EZ
74482006-10-14 Eli Zaretskii <eliz@gnu.org>
7449
7450 * gdb.texinfo (Backtrace): Fix last change.
7451
de3aea7b
NR
74522006-10-14 Nick Roberts <nickrob@snap.net.nz>
7453
7454 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7455
7f9087cb
BW
74562006-10-10 Bob Wilson <bob.wilson@acm.org>
7457
c8aa23ab
EZ
7458 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7459 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7460 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7461
68437a39
DJ
74622006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7463 Daniel Jacobowitz <dan@codesourcery.com>
7464
7465 * gdb.texinfo (Packets): Document vFlashErase,
7466 vFlashWrite and vFlashDone packets.
7467 (General Query Packets): Document qXfer:memory-map:read.
7468 Add a new feature for qXfer:memory-map:read.
7469 (Memory map format): New section.
7470 (Target Commands): Mention that gdb can write flash.
7471
fd79ecee
DJ
74722006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7473 Daniel Jacobowitz <dan@codesourcery.com>
7474
7475 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7476 memory regions and "mem auto".
7477
350da6ee
DJ
74782006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7479
7480 * gdbint.texinfo (Array Containers): New section.
7481
2f1acb09
VP
74822006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7483
7484 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7485 -stack-list-arguments HIGH_FRAME argument can be larger then the
7486 actual number of frames.
7487
2ab1eb7a
VP
74882006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7489
7490 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7491 -stack-list-locals HIGH_FRAME argument can be larger then the
7492 actual number of frames.
2ab1eb7a 7493
599b237a
BW
74942006-09-02 Bob Wilson <bob.wilson@acm.org>
7495
7496 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7497 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7498
25ab7e6d
EZ
74992006-09-02 Eli Zaretskii <eliz@gnu.org>
7500
7501 * gdbint.texinfo (Overall Structure): New section "Source Tree
7502 Structure".
7503
940178d3
JB
75042006-08-17 Jim Blandy <jimb@codesourcery.com>
7505
7506 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7507 responses.
7508
30daae6c
JB
75092006-08-08 Joel Brobecker <brobecker@adacore.com>
7510
7511 * gdb.texinfo (Source Path): Add documentation for new
7512 substitute-path commands.
7513
7fa2210b
DJ
75142006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7515
7516 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7517 (Running Configure): ...here.
7518 (Requirements): New node. Mention expat.
7519
3d00d119
DJ
75202006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7521
5ae4183a 7522 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7523 'set download-write-size' and 'show download-write-size'.
7524
0cbfa4ee
DJ
75252006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7526
7527 * stabs.texinfo (Member Type Descriptor): Correct example for
7528 pointer to member types.
7529
16026cd7
AS
75302006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7531
7532 * gdb.texinfo (Optional warnings and messages): Add
7533 'set/show trace-commands'.
7534 (Command files): Add '-v' to source command.
7535
0876f84a
DJ
75362006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (OS Information): Update qPart reference to
7539 qXfer.
7540 (Remote configuration): Likewise.
7541 (Overview): Move @cindex to the start of a paragraph. Talk
7542 about binary data encoding.
7543 (Packets): Refer to the overview for the details of the X
7544 packet encoding.
7545 (General Query Packets): Remove qPart description. Add qXfer
7546 description. Add an anchor to qSupported. Correct feature
7547 table title. Add a new feature for qXfer:auxv:read.
7548 (Interrupts): Add a missing parenthesis.
7549
2ec3381a
DJ
75502006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7551
669fac23 7552 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7553 (GDB/MI Kod Commands): Remove commented out node.
7554
594fe323
EZ
75552006-07-01 Eli Zaretskii <eliz@gnu.org>
7556
7557 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7558 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7559 (GDB/MI Thread Commands, GDB/MI Program Execution)
7560 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7561 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7562 (GDB/MI File Commands, GDB/MI Target Manipulation)
7563 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7564 since the MI prompt is hard-wired into the code.
7565
7e3fb70c
NR
75662006-07-01 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7569 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7570 (GDB/MI Data Manipulation): Remove description of unimplemented
7571 display related commands as variable objects perform this function
7572 and are superior: -display-delete, -display-disable,
7573 -display-enable, -display-insert and -display-list. Move
7574 -environment-cd, -environment-directory, -environment-path
7575 and -environment-pwd to "Program Context".
7576 (GDB/MI Program Control): Rename to "Program Execution". Move
7577 -exec-arguments -exec-abort to...
7578 (GDB/MI Program Context): ...here. New node split from "Data
7579 Manipulation".
7580
be2a5f71
DJ
75812006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7582
7583 * gdb.texinfo (Remote configuration): Document set / show
7584 remote supported-packets.
7585 (General Query Packets): Document qSupported packet.
7586
fc320d37
SL
75872006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7588
7589 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7590 and font markup.
7591 (Protocol basics): Likewise.
7592 (The F request packet): Likewise.
7593 (The F reply packet): Likewise.
7594 (Memory transfer): Move this node to be a subsubsection of
7595 "Protocol specific representation of datatypes".
7596 (The Ctrl-C message): More copy editing.
7597 (Console I/O): Likewise.
7598 (The isatty call): Delete this node, and merge its content into
7599 the "isatty" node. Fixed references elsewhere.
7600 (The system call): Delete this node, and merge its content into
7601 the "system" node. Fixed references elsewhere.
7602 (open): Reformat to use @table, and add appropriate font markup.
7603 (close): Likewise.
7604 (read): Likewise.
7605 (write): Likewise.
7606 (lseek): Likewise.
7607 (rename): Likewise.
7608 (unlink): Likewise.
7609 (stat/fstat): Likewise.
7610 (gettimeofday): Likewise.
7611 (isatty): Likewise.
7612 (system): Likewise, plus minor changes to fix confusing wording.
7613 (Integral datatypes): Fix font markup.
7614 (Pointer values): Likewise.
7615 (struct stat): Fix markup to use @table, plus minor copy editing.
7616 (struct timeval): Fix font markup, plus minor copy editing.
7617 (Constants): Minor copy editing.
7618 (Errno values): Add font markup.
7619 (File-I/O Examples): Likewise.
7620
158fdf5c
NR
76212006-06-10 Nick Roberts <nickrob@snap.net.nz>
7622
7623 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7624 (GDB/MI Simple Examples): Move node up one level. Use real
7625 examples.
7626 (GDB/MI Compatibility with CLI): Update.
7627 (GDB/MI Result Records): Add "connected" and "exit" result
7628 classes.
7629 (GDB/MI Stream Records): Clarify target output.
7630 (GDB/MI Command Description Format): Modify example description.
7631 (GDB/MI Breakpoint Table Commands): Rename to...
7632 (GDB/MI Breakpoint Commands): ...this
7633 (GDB/MI Breakpoint Commands): Add optional thread field.
7634 (GDB/MI Program Control): Add an introduction. Move "Program
7635 termination" examples into exec-run description.
7636 (GDB/MI File Commands): Mention similar CLI commands.
7637 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7638 is similar to "-gdb-version".
7639
ddb50cd7
EZ
76402006-06-09 Eli Zaretskii <eliz@gnu.org>
7641
7642 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7643
2aef0d6b
NR
76442006-06-02 Nick Roberts <nickrob@snap.net.nz>
7645
7646 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7647 sourceware.org for mailing lists.
d5e40d59 7648 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7649
383a5c52
NR
76502006-06-01 Nick Roberts <nickrob@snap.net.nz>
7651
d5e40d59 7652 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7653
e16b02ee
EZ
76542006-05-22 Eli Zaretskii <eliz@gnu.org>
7655
7656 * gdb.texinfo (Cygwin Native): Fix last change.
7657
be90c084
CF
76582006-05-22 Christopher Faylor <cgf@timesys.com>
7659
7660 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7661
347ceba5
NR
76622006-05-15 Nick Roberts <nickrob@snap.net.nz>
7663
7664 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7665 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7666
369af7bd
DJ
76672006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7668
7669 * gdb.texinfo (General Query Packets): Recommend not starting
7670 new packets with qC and clarify.
7671
2ffdbde8 76722006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7673
7674 * gdb.texinfo (M2 Types): New section.
72019c9c 7675
16d1a084
DJ
76762006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7677
7678 * agentexpr.texi: Add a copyright and license notice.
7679 * observer.texi: Likewise, with GPL clause for function prototypes.
7680 Remove trailing whitespace.
7681
aa56d27a
JB
76822006-05-05 Jim Blandy <jimb@codesourcery.com>
7683
7684 * gdb.texinfo (General Query Packets): Document conventions for
7685 terminating packet names, and their violations.
7686
5bdf8622
DJ
76872006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7688
7689 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7690 * gdb.texinfo: Likewise.
7691
605a56cb
DJ
76922006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7693
7694 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7695 and "show remotedebug".
7696 (Debugging Output): Add additional index entries.
7697
b8db102d
MS
76982006-04-27 Michael Snyder <msnyder@redhat.com>
7699
7700 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7701
c5e30d01
AC
77022006-04-22 Andrew Cagney <cagney@redhat.com>
7703
7704 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7705 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7706
8181d85f
DJ
77072006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7710 and remove breakpoint prototypes.
7711 (Watchpoints): Move description of target_insert_hw_breakpoint and
7712 target_remove_hw_breakpoint ...
7713 (Breakpoints): ... to here. Document target_insert_breakpoint and
7714 target_remove_breakpoint.
7715
4f553f88
JB
77162006-04-17 Jim Blandy <jimb@codesourcery.com>
7717
7718 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7719 and C packets are optional.
7720
cd852561
FR
77212006-04-14 Frederic Riss <frederic.riss@st.com>
7722
7723 * gdb.texinfo (Specifying source directories): Update the description
7724 of the source file search to reflect the fact that the source path
7725 always contains at least $cdir and $cwd.
7726
b620eb07
MS
77272006-03-31 Michael Snyder <msnyder@redhat.com>
7728
7729 * gdb.texinfo: Update copyright dates.
7730
3156cdaf
EZ
77312006-03-31 Eli Zaretskii <eliz@gnu.org>
7732
7733 * gdb.texinfo (Overview): Add an index entry to "empty response".
7734
7d30c22d
JB
77352006-03-28 Jim Blandy <jimb@codesourcery.com>
7736
7737 * gdbint.texinfo (Prologue Analysis): New section.
7738
86941c27
JB
77392006-03-07 Jim Blandy <jimb@red-bean.com>
7740
66b8c7f6
JB
7741 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7742
1a10341b
JB
7743 * gdb.texinfo (Target Commands): Update text describing how to
7744 specify a target. Refer to the detailed section on remote
7745 debugging, not the brief mention.
7746
86941c27
JB
7747 * gdb.texinfo (Connecting): Organize the different 'target remote'
7748 connection methods into a table. Add a 'target remote' index
7749 entry. (!!!)
7750
62f3a2ba
FF
77512006-02-17 Fred Fish <fnf@specifix.com>
7752
7753 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7754 'ptype' commands to reflect the fact that the only significant
7755 difference between them is that ptype prints the complete type
7756 description instead of just the name.
7757
8b9a88ea
WZ
77582006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7759
7760 * gdbint.texinfo (Watchpoints): Delete
7761 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7762
7e8dc855
NR
77632006-02-10 Nick Roberts <nickrob@snap.net.nz>
7764
7765 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7766 times fields where needed. Fix typos. Update general form given
7767 for output of -break-insert.
7768 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7769
c91d38aa
DJ
77702006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7771
7772 * gdbint.texinfo (Symbol Handling): Add a section
7773 on memory management.
7774
38fcd64c
DJ
77752006-02-06 Vladimir Prus <ghost@cs.msu.su>
7776
7777 * gdb.texinfo (Breakpoint table commands): Document the fullname
7778 field in -break-list output.
7779
219eec71
EZ
77802006-02-03 Eli Zaretskii <eliz@gnu.org>
7781
7782 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7783 debugging information produced by the various "set debug..."
7784 options.
7785
ae5a43e0
DJ
77862006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7787
7788 * gdb.texinfo (Files): Remove obsolete bits from the description
7789 of "symbol-file".
7790
a9f158ec
JB
77912006-01-25 Jim Blandy <jimb@redhat.com>
7792
7793 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7794
410dd08e
JB
77952006-01-24 Jim Blandy <jimb@redhat.com>
7796
7797 * gdbint.texinfo (Frames): Document the basics of GDB's register
7798 unwinding model, and explain the existence of the "sentinel" frame.
7799
4b505b12
AS
78002006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7801
7802 * gdb.texinfo (Choosing files): Mention that -directory is used
7803 for script files.
7804 (Specifying source directories): Likewise.
7805 (Command files): Explain how script files are found.
7806
839c27b7
EZ
78072006-01-21 Eli Zaretskii <eliz@gnu.org>
7808
7809 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7810 the threads in a multi-threaded program.
7811 (Threads): The threadno argument of "thread apply" can be a range
7812 of numbers.
7813
7be93b9e
JB
78142006-01-18 Jim Blandy <jimb@redhat.com>
7815
7816 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7817 of warning flags.
7818
fcc73fe3
EZ
78192006-01-13 Eli Zaretskii <eliz@gnu.org>
7820
7821 * gdb.texinfo (Sequences): Improve menu annotations.
7822 (Define): Add index entries for arguments of user-defined
7823 commands. Move the description of flow-control commands...
7824 (Command Files): ...to here. Document loop_break and
7825 loop_continue.
ca91424e
EZ
7826 (Define, Command Files): Document `end' and add index entries for
7827 it.
fcc73fe3 7828
5c95884b
MS
78292006-01-04 Michael Snyder <msnyder@redhat.com>
7830
7831 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 7832 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 7833
860701dc
PH
78342006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7835
7836 * gdb.texinfo (Omissions from Ada): Document that there is now
7837 limited aggregate support.
7838
36b80e65
EZ
78392005-12-28 Eli Zaretskii <eliz@gnu.org>
7840
7841 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7842 registers and the likes.
7843
c1468174
EZ
78442005-12-24 Eli Zaretskii <eliz@gnu.org>
7845
7846 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7847 (Symbols): Fix usage of "e.g.".
359df76b 7848 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
7849
7850 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7851 (Coding): Fix usage of "e.g.".
7852
c02a867d
EZ
78532005-12-23 Eli Zaretskii <eliz@gnu.org>
7854
5ae4183a
AS
7855 * stabs.texinfo:
7856 * refcard.tex:
c02a867d 7857 * gpl.texi:
5ae4183a
AS
7858 * gdbint.texinfo:
7859 * gdb.texinfo:
7860 * gdb-cfg.texi:
c02a867d 7861 * fdl.texi:
5ae4183a
AS
7862 * annotate.texinfo:
7863 * all-cfg.texi:
c02a867d
EZ
7864 * Makefile.in: Add (C) after Copyright. Update the FSF
7865 address.
7866
fad38dfa
EZ
78672005-12-03 Eli Zaretskii <eliz@gnu.org>
7868
7869 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7870 extend GDB with commands for external monitor.
7871
53e5f3cf
AS
78722005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7873
7874 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7875
55f6ca0f
JB
78762005-11-25 Joel Brobecker <brobecker@adacore.com>
7877
7878 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7879
c1947b85
JB
78802005-11-21 Jim Blandy <jimb@redhat.com>
7881
7882 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7883 placement of 'R' actions in tracepoint action packets; document
7884 dependence of 'X' and 'M' actions on a preceding 'R' action for
7885 their registers.
7886
9d29849a
JB
78872005-11-19 Jim Blandy <jimb@redhat.com>
7888
7889 * gdb.texinfo (Tracepoint Packets): New node.
7890 (General Query Packets): Add entries for the tracepoint packets,
7891 referring to the "Tracepoint Packets" node.
7892 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 7893
9a6253be
KB
78942005-11-18 Kevin Buettner <kevinb@redhat.com>
7895
7896 * gdb.texinfo (set remotebreak): Add anchor.
7897 (X packet): Likewise.
7898 (Remote Protocol): Add new section `Interrupts' and new index
7899 entry `interrupts (remote protocol)'.
7900
5f3bebba
JB
79012005-11-18 Jim Blandy <jimb@redhat.com>
7902
7903 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7904 entries into the General Query Packets section. Add a
7905 cross-reference to that section. Drop description of replies, as
7906 these are covered in the descriptions of each packet.
7907 (General Query Packets): Add introductory text. Explain naming
7908 conventions, and how the end of a name is recognized.
7909
9a7a1b36
KB
79102005-11-17 Kevin Buettner <kevinb@redhat.com>
7911
0564b6cf 7912 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
7913 "set remotebreak" command.
7914
b8ff78ce
JB
79152005-11-16 Jim Blandy <jimb@redhat.com>
7916
7917 * gdb.texinfo (Packets, Stop Reply Packets)
7918 (General Query Packets): Various formatting cleanups.
7919 - Use @samp for packet contents.
7920 - Drop summaries from packet @item lines; the same information appears
7921 immediately below in the description.
7922 - Delete paragraph breaks after packet @item commands, so that the
7923 description appears directly to the right of the packet prototype
7924 in the printed manual, if it fits.
7925 - Place spaces in packet prototypes between @vars and non-@var
7926 letters, and explain that they're just for formatting.
7927 - Use @dots{} instead of '...'.
7928 - Fix uses of @code where @var was needed.
7929 - Replace "deprecated" markers with English text spelling out the
7930 packet's status and the preferred alternatives.
7931 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7932 what this ever meant.
7933 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7934 this for a long time.
7935 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7936 implemented several times, and have been in use for years.
7937
8ffe2530
JB
79382005-11-15 Jim Blandy <jimb@redhat.com>
7939
c43c5473
JB
7940 * gdb.texinfo (Packets): Add index entries for 'm' packet
7941 disclaimers.
5ae4183a 7942
fb031cdf
JB
7943 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7944 of stub when processing an 'm' packet.
7945
8ffe2530
JB
7946 * gdb.texinfo (Packets): Mention that packets beginning with
7947 letters are reserved once, at the top, instead of actually listing
7948 them all and saying "reserved".
7949
c03c782f
AS
79502005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7951
7952 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7953 Change @var{$arg0 to @code{$arg0.
7954
814e32d7
WZ
79552005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7956
7957 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7958
fa93a9d8
JB
79592005-11-12 Jim Blandy <jimb@redhat.com>
7960
7961 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7962 order. Remove extraneous 'z'.
7963
8a5a3c82
AS
79642005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7965
7966 * gdb.texinfo (Choosing files): Add --eval-command.
7967
4b0ad762
AS
79682005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7969
7970 * gdb.texinfo (Choosing modes): Add --return-child-result.
7971
7972
1a088d06
AS
79732005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7974
7975 * gdb.texinfo (Choosing modes): Add --batch-silent.
7976
656d5e12
EZ
79772005-10-28 Eli Zaretskii <eliz@gnu.org>
7978
7979 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7980 "The -var-update Command".
7981
3c9c013a
JB
79822005-10-03 Joel Brobecker <brobecker@adacore.com>
7983
7984 * gdb.texinfo (Print Settings): Add documentation for set/show
7985 print array-indexes.
7986
7ba3cf9c
DJ
79872005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7988
7989 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7990 6.2 and 6.3.
7991
a94ab193
EZ
79922005-08-27 Eli Zaretskii <eliz@gnu.org>
7993
7994 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7995 since 19-Jan-2004.
7996 (Files): Likewise.
ab1adacd
EZ
7997 (Variables, Symbols): Document the "<incomplete type>" message and
7998 its reasons.
a94ab193 7999
ca06016a
FF
80002005-08-01 Fred Fish <fnf@specifix.com>
8001
8002 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8003
cf58170d
NR
80042005-07-15 Nick Roberts <nickrob@snap.net.nz>
8005
8006 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8007 option for -var-list-children and -var-update.
8008 (GDB/MI Stack Manipulation): Simplify description of
8009 print-values option for -stack-list-locals.
8010 (GDB/MI Command Description Format): Clarify.
8011 (Mode Options): Spelling of superseded.
8012
38f1196a
BR
80132005-07-12 Bob Rossi <bob@brasko.net>
8014
8015 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8016 corresponding GDB command comment.
8017
3cb3b8df
BR
80182005-07-06 Bob Rossi <bob@brasko.net>
8019
8020 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8021 and -inferior-tty-show.
8022 (Input/Output): Document "set/show inferior-tty" and tty alias.
8023
10fac096
NW
80242005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8025
8026 * gdb.texinfo (Packets): Change description of 'D' packet to note
8027 that GDB does wait for a response.
8028
d1b6db76
NR
80292005-06-22 Nick Roberts <nickrob@snap.net.nz>
8030
8031 * gdb.texinfo (History) Rename "Command History".
8032 (Command History): Move node "Server Prefix" from section on
8033 Annotations here.
8034
29629dcf
NR
80352005-06-19 Nick Roberts <nickrob@snap.net.nz>
8036
8037 * gdb.texinfo (GDB/MI Stack Manipulation):
8038 Re-instate -stack-info-frame with example. Say that it gets
8039 info on selected frame, not current frame.
8040
397ca115
EZ
80412005-06-18 Eli Zaretskii <eliz@gnu.org>
8042
8043 * gdb.texinfo (Server): Clarify that `file' should be used before
8044 connecting to the server.
8045 (Files): Add an xref to the above description.
51274035
EZ
8046 (Output Formats): More detailed description of the `c' format.
8047 (Memory): List explicitly all the formats supported by `x'.
638ac427 8048 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8049 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8050 files. Add more indexing for solib-absolute-prefix and
8051 --with-sysroot.
76d17f34
EZ
8052 (Machine Code): Document possible problems with locations in
8053 shared libraries.
d416eeec
EZ
8054 (Backtrace): Document that free-standing environments do not need
8055 to have a `main' function.
397ca115 8056
74f6deaa
NR
80572005-06-18 Nick Roberts <nickrob@snap.net.nz>
8058
8059 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8060 -stack-info-frame.
8061
a9967aef
AC
80622005-06-07 Andrew Cagney <cagney@gnu.org>
8063
8064 * gdb.texinfo (Contributors): Note the original multi-arch
8065 contributors.
8066
e09f16f9
EZ
80672005-06-03 Eli Zaretskii <eliz@gnu.org>
8068
8069 * gdb.texinfo (Registers): Add index entries for the standard
8070 registers.
8071 (Frames): Add cross-reference from frame pointer description to
8072 the Registers node.
8073 (Annotations Overview): Fix the reference to GDB name.
8074
d87ba7ee
EZ
80752005-06-01 Eli Zaretskii <eliz@gnu.org>
8076
8077 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8078 can-use-hw-watchpoints.
8079
034dad6f
BR
80802005-05-28 Bob Rossi <bob@brasko.net>
8081
8082 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8083 the possible reasons why an exec async record would be returned to FE.
8084
ffed4509
AC
80852005-05-26 Andrew Cagney <cagney@gnu.org>
8086
8087 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8088 Andrew Cagney implemented the original GDB/MI.
8089
e22e55c9
OF
80902005-05-23 Orjan Friberg <orjanf@axis.com>
8091
8092 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8093 documentation. Add documentation for cris-mode.
8094
a78e13ce
EZ
80952005-05-20 Eli Zaretskii <eliz@gnu.org>
8096
8097 * gdb.texinfo (Numbers): Explain the example and make the wording
8098 more acurate.
8099
76ff342d
DJ
81002005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8101 Dennis Brueni <dennis@slickedit.com>
8102
8103 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8104 (GDB/MI Data Manipulation, GDB/MI Program Control)
8105 (GDB/MI Stack Manipulation): Update examples to include the fullname
8106 attribute in stack frames.
8107
119b882a
EZ
81082005-05-12 Eli Zaretskii <eliz@gnu.org>
8109
8110 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8111 do with other non-standard names of init files.
8112
6fc08d32
EZ
81132005-05-11 Eli Zaretskii <eliz@gnu.org>
8114
8115 * gdb.texinfo (Command Files): Move the description of the startup
8116 from here...
8117 (Startup): ...to this new subsection of the Invocation chapter.
8118 Rearrange the description of init files more logically and add a
8119 cross-reference to "Command Files". Document the special gdbinit
8120 name for CISCO 68k. Expand the description of what GDB does
8121 during startup.
8122 (History): Add index entry for HISTSIZE.
8123
a561754a
MK
81242005-05-02 Mark Kettenis <kettenis@gnu.org>
8125
8126 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8127
2eecc4ab
EZ
81282005-05-02 Eli Zaretskii <eliz@gnu.org>
8129
8130 * gdb.texinfo (SVR4 Process Information, The isatty call)
8131 (The system call): Don't use foo(N) notation for man pages and
8132 functions.
514c4d71 8133 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8134
18999be5
EZ
81352005-04-27 Eli Zaretskii <eliz@gnu.org>
8136
8137 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8138 were optimized away.
8139
0abb7bc7
EZ
81402005-04-22 Eli Zaretskii <eliz@gnu.org>
8141
8142 * gdb.texinfo (Remote configuration): Document "set/show
8143 get-thread-local-storage-address". Add cross-reference to the
8144 description of the qGetTLSAddr packet.
8145 (General Query Packets): Mention "set remote
8146 get-thread-local-storage-address" and add a reference to its
8147 description.
8148
6f61acb1
NR
81492005-04-19 Nick Roberts <nickrob@snap.net.nz>
8150
8151 * gdb.texinfo (Backtrace): Describe 'bt full'.
8152
9d59903a
NR
81532005-04-17 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * gdb.texinfo (Mode Options): Fix typo.
8156 (GDB/MI): Describe how to invoke GDB/MI.
8157
721c2651
EZ
81582005-04-16 Eli Zaretskii <eliz@gnu.org>
8159
8160 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8161 references changed. Add description of "info udot".
721c2651
EZ
8162 (Files): Document "set/show stop-on-solib-events".
8163 (M32R/D): Document "set/show download-path", "set/show
8164 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8165 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8166 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8167 (Maintenance Commands): Improve indexing.
8168 (Target Commands): Document "set/show hash", "set/show debug
8169 monitor".
8170 (SVR4 Process Information): Document "info pidlist" and "info
8171 meminfo". Document "set/show procfs-tarce" and "set/show
8172 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8173 (Symbols, The Print Command with Objective-C): Improve indexing.
8174 (Objective-C): Add references to "info classes" and "info
8175 selectors".
c45da7e6
EZ
8176 (Debugging Output): Improve wording. Document "set/show debug
8177 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8178 (Set Breaks): Add index entry for "hardware breakpoints".
8179 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8180 and "set/show usehardbreakpoints".
8181 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8182 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8183 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8184 rdiromatzero", "set/show rdiheartbeat".
8185 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8186 "sds".
8187 (Embedded Processors): Document the "sim" command.
8188 (Remote): Document the "remote" command.
8189 (DJGPP Native): Document the "info serial" command.
8190 (Threads): Document "maint info sol-threads".
8191 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8192 (Set Breaks): Improve indexing.
8193 (Command Syntax): Add a reference to dont-repeat.
8194 (Define): Document "dont-repeat".
8195 (TUI Commands): Document "tabset".
8196 (WinCE): New subsection. Document "set/show remotedirectory",
8197 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8198
14d6dd68
EZ
81992005-04-15 Eli Zaretskii <eliz@gnu.org>
8200
8201 * gdb.texinfo (Hurd Native): New subsection, documents
8202 Hurd-specific commands.
a64548ea 8203 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8204 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8205 (MIPS): Improve documentation of heuristic-fence-post. Document
8206 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8207 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8208 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8209 (ARM): Document ARM-specific commands.
a64548ea
EZ
8210 (AVR): New section. Document "info io_registers".
8211 (CRIS): New section. Document "set/show cris-version" and
8212 "set/show cris-dwarf2-cfi".
8213 (HPPA): New section. Document "set/show debug hppa" and "maint
8214 print unwind".
a5adf40f 8215 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8216 (Super-H): New section. Document the "regs" command.
721c2651 8217 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8218
9c16f35a
EZ
82192005-04-09 Eli Zaretskii <eliz@gnu.org>
8220
8221 * gdb.texinfo (Print Settings): Document "set/show print
8222 pascal_static-members", "set print repeats", "show print
8223 null-stop". Improve indexing. Fix documentation of "set print
8224 union".
8225 (Pascal): New section.
8226 (Supported languages): Rename from "Support"; all references
8227 updated. Add a menu item for Pascal.
8228 (Numbers): Document "set radix.
8229 (Screen Size): Document "set/show pagination".
8230 (MIPS Embedded): Remove "set processor" documentation.
8231 (Remote configuration): Document "set/show X/P/Z-packet",
8232 "set/show read-aux-vector-packet", "set/show remote
8233 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8234 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8235 remotedebug", "set/show remotebreak", "set/show remotedevice",
8236 "set/show remotelogfile".
8237 (Auxiliary Vector): Add reference to the description of the
8238 read-aux-vector-packet setting.
8239 (Set Watchpoints): Add a cross-reference to "set remote
8240 hardware-breakpoint-limit".
8241 (General Query Packets): Add indexing of requests and
8242 cross-references to related commands in "Remote configuration".
8243 (File-I/O Overview, The system call): Fix wording and typos.
8244 (Thread Stops): Add index entries.
8245 (Continuing and Stepping): Document "show step-mode".
8246 (i386): New node. Document "set/show struct-convention".
8247 (Files): Document "show trust-readonly-sections".
8248 (Calling): Document "set/show unwindonsignal".
8249 (Messages/Warnings): Add index entries.
8250 (Maintenance Commands): Document "set/show watchdog".
8251 (Annotations Overview): Document "show annotate".
8252 (Set Watchpoints): Add index entries.
8253 (Symbols): Fix doc of case-sensitive.
8254 (ABI): Document "show coerce-float-to-double".
8255 (Convenience Vars, Help): Improve indexing.
8256 (Machine Code): Document "show disassembly-flavor".
8257 (Debugging C plus plus): Document "show overload-resolution".
8258 (Value History, Signaling): Add index entries.
8259
82602005-04-08 Eli Zaretskii <eliz@gnu.org>
8261
8262 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8263 (Processes): Fix wording.
8264 (History, List, Logging output, Define, Symbols, Print Settings):
8265 Improve indexing.
8266
a8f24a35
EZ
82672005-04-03 Eli Zaretskii <eliz@gnu.org>
8268
8269 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8270 redundant index entry for "target" command.
8271 (Backtrace): Add index entries.
8272 (Symbols, Fortran): Document the "set case-sensitive" command.
8273 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8274 (Print Settings): Add index entry for "set demangle-style".
8275 (Target Commands): Document "set download-write-size".
8276 (Debugging Output): Document "set exec-done-display".
8277
09d4efe1
EZ
82782005-04-02 Eli Zaretskii <eliz@gnu.org>
8279
8280 * gdb.texinfo (Files): Fix the name and documentation of
8281 add-shared-symbol-files. Document its alias assf. Update the
8282 list of OSs where GDB supports shared libraries. Fix markup.
8283 (Continuing and Stepping): Add reference to @var{location} in the
8284 text.
8285 (Dump/Restore Files): Fix reference to @{filename}.
8286 (Help): Fix wording.
8287 (Attach): Ditto.
8288 (Set Watchpoints): Ditto.
8289 (Backtrace): Remove redundant index entries. Improve index
8290 entries.
8291 (Delete Breaks): Fix wording.
8292 (Memory): Document the compare-sections command.
8293 (Memory Region Attributes): Improve wording.
8294 (Disabling): Improve wording.
8295 (Fortran): New subsection. Document the "info common" command.
8296 (Help): Document aliases "info copying" and "info warranty".
8297 (Caching Remote Data): New section. Document the "set/show
8298 remotecache" and "info dcache" commands.
8299 (Show): Fix wording of the documentation of the "set
8300 extension-language" command.
8301 (Signals): Add index entry for "info handle".
8302 (Memory Region Attributes): Fix punctuation.
8303 (Symbols): Change the arg name to "location" and refer to it in
8304 the text. Fix wording of "info types" doc.
8305 (Threads): Fix usage of @enumerate @item's.
8306 (Listing Tracepoints): Add index entry for "info tp".
8307 (Set Watchpoints): Add xref to "info break" description.
8308 (Macros): Add an index entry for "macro exp1". Document the
8309 "macro list" command.
8310 (Maintenance Commands): Document "flushregs", "maint agent",
8311 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8312 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8313 "maint print architecture", "maint print objfiles", "maint print
8314 statistics", "maint print type", "maint show-debug-regs", "maint
8315 space", "maint time", and "maint translate-address".
8316 (Connecting): Document the "monitor" command.
8317 (Annotations Overview): Describe the "set annotate" command.
8318
82f2d802
EZ
83192005-04-01 Eli Zaretskii <eliz@gnu.org>
8320
8321 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8322 Rearrange index entries and improve wording about support for
8323 hardware watchpoints.
8324
7d51c7de
BR
83252005-03-10 Bob Rossi <bob@brasko.net>
8326
8327 * gdb.texinfo: Update copyright
8328
68c71a2e
TR
83292005-02-09 Theodore A. Roth <troth@openavr.org>
8330
8331 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8332 error.
8333
83761cbd
KB
83342005-02-03 Kevin Buettner <kevinb@redhat.com>
8335
8336 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8337
9f1c6395
MS
83382005-01-17 Michael Snyder <msnyder@redhat.com>
8339
8340 * gdb.texinfo: Fix spelling, infinte -> infinite.
8341
fbd1b305
MK
83422005-01-08 Mark Kettenis <kettenis@gnu.org>
8343
8344 * observer.texi (GDB Observers): Document "solib_loaded".
8345
3ace7edb
AC
83462005-01-07 Andrew Cagney <cagney@gnu.org>
8347
bec39cab
AC
8348 * configure.ac: Rename configure.in, require autoconf 2.59.
8349 * configure: Re-generate.
8350
3ace7edb
AC
8351 * configure.in: Replace configdirs with multiple references to
8352 AC_CONFIG_SUBDIRS.
8353 * configure: Re-generate.
5ae4183a 8354
53531fc1
AC
83552005-01-04 Andrew Cagney <cagney@gnu.org>
8356
8357 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8358 part of the version number.
8359
536ffdb7
MK
83602004-12-24 Mark Kettenis <kettenis@gnu.org>
8361
8362 * gdbint.texinfo (Algorithms): Remove description of
8363 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8364
e1aac25b
JB
83652004-12-07 Jim Blandy <jimb@redhat.com>
8366
8367 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8368 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8369 numbers.
8370
f47b1503
AS
83712004-12-07 Andreas Schwab <schwab@suse.de>
8372
8373 * gdb.texinfo (Mode Options): Document -l option.
8374
b6b8ece6
EZ
83752004-12-04 Eli Zaretskii <eliz@gnu.org>
8376
8377 * gdbint.texinfo (Algorithms): More accurate description of
8378 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8379 is not needed unless data-read and data-access watchpoints are
8380 supported. Add a description of how GDB checks whether the
8381 inferior stopped because a watchpoint was hit.
8382
01371747
EZ
83832004-11-23 Eli Zaretskii <eliz@gnu.org>
8384
8385 * gdb.texinfo (Files): Add cross-reference to description of
8386 -readnow command-line switch.
8387
2315ffec
RC
83882004-11-10 Randolph Chung <tausq@debian.org>
8389
8390 * gdb.texinfo: Document set/show backtrace past-entry commands.
8391 Rearrange index entries for set/show backtrace past-main.
8392
69065f5d
AC
83932004-11-10 Jon Beniston <jon@beniston.com>
8394
8395 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8396 * gdb.texinfo (Remote Serial Protocol): Further describe
8397 binary transfer escaping mechanism .
69065f5d 8398
30e91e0b
RC
83992004-11-08 Randolph Chung <tausq@debian.org>
8400
8401 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8402 and "show debug infrun". Add index entries.
8403
60bf7e09
EZ
84042004-10-23 Eli Zaretskii <eliz@gnu.org>
8405
8406 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8407 "info proc" that are already implemented. Add index entries.
8408 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8409 (Files): Add a tip for decreasing memory used for symtabs from
8410 shared libraries.
f018e82f
EZ
8411 (Starting): Fix whitespace; make "elaboration" stand out where it
8412 is first used, and add an index entry for the term.
f8568604
EZ
8413 (Calling): Expand and elaborate text. Add "print". Add the
8414 description of problems with weak aliases.
384ee23f 8415 (Core File Generation): New section.
60bf7e09 8416
d52fe014
AC
84172004-10-12 Andrew Cagney <cagney@gnu.org>
8418
8419 * gdbint.texinfo (Versions and Branches): New chapter.
8420 (Releasing GDB): Delete "Versions and Branches" section.
8421 (Top): Add "Versions and Branches".
8422
703663ab
EZ
84232004-10-08 Eli Zaretskii <eliz@gnu.org>
8424
8425 * gdb.texinfo (Editing, History): Add cross-references to the
8426 included Readline and History user documentation. Remove
8427 references to the symbol have-readline-appendices which is unused
8428 and undefined.
8429 (History): Fix indexing.
8430
ac77d04f
JJ
84312004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8432
8433 * gdbint.texinfo (target_stopped_data_address): Update to
8434 new prototype.
8435 (i386_stopped_data_address): Update prototype and description.
8436 (i386_stopped_by_watchpoint): New function and description.
8437
e07c999f
PH
84382004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8439
8440 * gdb.texinfo (Filenames): Add Ada suffixes.
8441 (Ada) New section.
8442
2e868123
AC
84432004-09-27 Andrew Cagney <cagney@gnu.org>
8444 Robert Picco <Robert.Picco@hp.com>
8445
8446 * gdb.texinfo (Packets): Document the "p" packet.
8447
02a57714
JM
84482004-09-21 Jason Molenda (jmolenda@apple.com)
8449
8450 * gdb.texinfo (Paths and Names of the Source Files): Document the
8451 meaning of values in the 'desc' field of a SO stab.
8452
ae038cb0
DJ
84532004-09-20 Daniel Jacobowitz <dan@debian.org>
8454
8455 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8456 max-cache-age" and "maint show dwarf2 max-cache-age".
8457
f7dc1244
EZ
84582004-09-16 Eli Zaretskii <eliz@gnu.org>
8459
8460 * gdb.texinfo (Set Breaks): Add index entry for setting
8461 breakpoints on overloaded C++ functions that are not members of
8462 any classes. Add an example and an index entry for setting
8463 breakpoints on all program functions.
8464 (Character Sets, Macros, Overlay Commands)
8465 (Non-debug DLL symbols, GDB/MI Output Syntax)
8466 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8467 Use "(@value{GDBP})" instead of a literal "(gdb)".
8468
f810308b
AC
84692004-09-12 Andrew Cagney <cagney@gnu.org>
8470
8471 * gdbint.texinfo (Native Debugging): Delete description of
8472 FILES_INFO_HOOK.
8473
15a661f3
PH
84742004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8475
5ae4183a
AS
8476 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8477 to hex_string_custom (not historically correct, but more
15a661f3
PH
8478 understandable, given the current code).
8479
f3219c75
AC
84802004-09-03 Andrew Cagney <cagney@gnu.org>
8481
8482 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8483
f3bb6704
JJ
84842004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8485
8486 * observer.texi (solib_unloaded): New observer.
8487
8d2c00cb
AC
84882004-08-24 Andrew Cagney <cagney@gnu.org>
8489
8490 * gdbint.texinfo (Target Architecture Definition): Add missing
8491 comma.
8492
e7dc800a
MC
84932004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8494
8495 * (Using the Testsuite): build != host is supported,
8496 but some test scripts do not support build != host.
8497
73b03683
MK
84982004-08-14 Mark Kettenis <kettenis@gnu.org>
8499
8500 * gdbint.texinfo (Host Definition): Delete description of
8501 FCLOSE_PROVIDED and GETENV_PROVIDED.
8502
c0ccb908
MK
85032004-08-05 Mark Kettenis <kettenis@chello.nl>
8504
8505 * gdbint.texinfo (Host Definition): Delete description of
8506 NO_SYS_FILE.
8507 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8508 PTRACE_FP_BUG.
8509
9c8dbfa9
AC
85102004-08-05 Andrew Cagney <cagney@gnu.org>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Delete
8513 reference to deprecated_read_fp.
8514
f42accbe
AC
85152004-08-02 Andrew Cagney <cagney@gnu.org>
8516
8517 * gdbint.texinfo (Target Architecture Definition): Delete
8518 description of DEPRECATED_REGISTER_BYTES.
8519
0b66e38c
EZ
85202004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8521
8522 * gdb.texinfo (Source Path): Document the new behavior of
8523 searching for the source files.
8524
15387254
EZ
85252004-07-17 Eli Zaretskii <eliz@gnu.org>
8526
8527 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8528 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8529 (Auto Display): Improve indexing.
8530
2c07db7a
AC
85312004-07-16 Andrew Cagney <cagney@gnu.org>
8532
8533 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8534 "-noasync".
8535
4644b6e3
EZ
85362004-07-09 Eli Zaretskii <eliz@gnu.org>
8537
8538 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8539 have the same prefix have only their prefix in the index.
8540
7561d450
MK
85412004-07-03 Mark Kettenis <kettenis@gnu.org>
8542
8543 * gdb.texinfo (BSD libkvm Interface): New node (section)
8544 (Native): Add it to the menu.
8545
67bebe79
MK
85462004-07-01 Mark Kettenis <kettenis@gnu.org>
8547
8548 * gdbint.texinfo (Target Architecture Definition): Remove
8549 PCC_SOL_BROKEN.
8550
1a6923e0
MK
85512004-06-24 Mark Kettenis <kettenis@gnu.org>
8552
8553 * gdbint.texinfo (Target Architecture Definition): Remove
8554 SUN_FIXED_LBRAC_BUG.
8555
b435e160
AC
85562004-06-26 Andrew Cagney <cagney@gnu.org>
8557
8558 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8559
b5622e8d
AC
85602004-06-20 Andrew Cagney <cagney@gnu.org>
8561
8562 * gdbint.texinfo (Target Architecture Definition): Deprecate
8563 USE_STRUCT_CONVENTION.
8564
e0c07bf0
MC
85652004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8566
8567 gdb.texinfo (Bug Reporting): Mention session recording,
8568 with the script command or Emacs.
8569
782263ab
AC
85702004-06-18 Andrew Cagney <cagney@gnu.org>
8571
8572 * gdbint.texinfo (Target Architecture Definition): Deprecate
8573 FUNCTION_START_OFFSET.
8574
03727ca6
AC
85752004-06-14 Andrew Cagney <cagney@gnu.org>
8576
8577 Based on changes from Karl Berry.
8578 * gdb.texinfo: Do not use @sc in a direntry.
8579 * stabs.texinfo: Change @dircateogry to "Software development".
8580 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8581
97092415
AC
85822004-06-13 Andrew Cagney <cagney@gnu.org>
8583
8584 * gdbint.texinfo (Target Architecture Definition): Delete
8585 description of RETURN_VALUE_ON_STACK.
8586
1f6d4158
AC
85872004-06-09 Andrew Cagney <cagney@gnu.org>
8588
8589 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8590 deleted by previous patch.
8591
d966f0cb
AC
85922004-06-08 Andrew Cagney <cagney@gnu.org>
8593
8594 * gdbint.texinfo (Native Debugging): Delete documentation on
8595 ATTACH_DETACH.
8596
86fe4aaa
RC
85972004-06-06 Randolph Chung <tausq@debian.org>
8598
8599 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8600
d4b6d575
RC
86012004-06-06 Randolph Chung <tausq@debian.org>
8602
5ae4183a 8603 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8604 the new push_dummy_call method signature. Describe the function
8605 argument.
8606
4e8b0763
JB
86072004-05-24 Joel Brobecker <brobecker@gnat.com>
8608
8609 * gdb.texinfo (Starting): Document new start command.
8610
59caf092
AC
86112004-05-21 Andrew Cagney <cagney@redhat.com>
8612
8613 * observer.texi (GDB Observers): Document "inferior_created".
8614
e4a2df64
AC
86152004-05-08 Andrew Cagney <cagney@redhat.com>
8616
e6b55ae2
AC
8617 * gdbint.texinfo (Target Architecture Definition): Delete
8618 description of DO_DEFERRED_STORES.
8619
28954179
AC
8620 * gdbint.texinfo (Target Architecture Definition): Delete
8621 references to DEPRECATED_FIX_CALL_DUMMY.
8622
434b87dd
AC
8623 * gdbint.texinfo (Target Architecture Definition): Delete
8624 description of DEPRECATED_CALL_DUMMY_WORDS,
8625 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8626
58d28df8
AC
8627 * gdbint.texinfo (Target Architecture Definition): Delete
8628 description of DEPRECATED_PUSH_DUMMY_FRAME.
8629
e4a2df64
AC
8630 * gdbint.texinfo (Target Architecture Definition): Delete
8631 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8632
2b4855ab
AC
86332004-05-07 Andrew Cagney <cagney@redhat.com>
8634
8635 * observer.texi (GDB Observers): Add "Debugging" section. Include
8636 cross reference to "set/show debug observer".
8637 * gdb.texinfo (Debugging Output): Document "set/show debug
8638 observer".
8639
fcf70625
AC
86402004-05-01 Andrew Cagney <cagney@redhat.com>
8641
8642 * gdbint.texinfo (Target Architecture Definition): Delete
8643 description of DEPRECATED_PC_IN_SIGTRAMP.
8644
8ee56bcf
AC
86452004-04-30 Andrew Cagney <cagney@redhat.com>
8646
8647 * gdbint.texinfo (Target Architecture Definition): Delete
8648 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8649
67ab9a76
OF
86502004-04-30 Orjan Friberg <orjanf@axis.com>
8651
8652 * observer.texi (GDB Observers): Correct spelling.
8653
79346bcb
OF
86542004-04-26 Orjan Friberg <orjanf@axis.com>
8655
8656 * observer.texi (GDB Observers): Add target_changed event.
8657
7a464420
AC
86582004-04-08 Andrew Cagney <cagney@redhat.com>
8659
8660 * observer.texi (GDB Observers): Rework, provide generic observer
8661 definitions and then a list of observable events.
8662
6cdf9d98
AC
86632004-04-04 Andrew Cagney <cagney@redhat.com>
8664
8665 * gdbint.texinfo (Host Definition): Delete reference to
8666 NO_SIGINTERRUPT.
8667
ddc135a4
AC
86682004-04-02 Andrew Cagney <cagney@redhat.com>
8669
8670 * gdbint.texinfo (Target Architecture Definition): Delete
8671 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8672
6a1b180d
SC
86732004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8674
8675 * gdb.texinfo (TUI Commands): Document tui reg commands.
8676
d0d5df6f
AC
86772004-03-26 Andrew Cagney <cagney@redhat.com>
8678
8679 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8680 "gdbtui".
8681 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8682 (Contributors): Mention both Text and Terminal User Interface.
8683
aa2a3f87
AC
86842004-03-23 Andrew Cagney <cagney@redhat.com>
8685
8686 * gdbint.texinfo (Target Architecture Definition): Deprecate
8687 references to SIGTRAMP_START and SIGTRAMP_END.
8688
f561f026
AC
86892004-03-23 Andrew Cagney <cagney@redhat.com>
8690
8691 * gdbint.texinfo (Target Architecture Definition): Deprecate
8692 references to PC_IN_SIGTRAMP.
8693
33cb8b0f
AC
86942004-03-19 Andrew Cagney <cagney@redhat.com>
8695
8696 * gdbint.texinfo (Target Architecture Definition): Delete
8697 reference to GDB_TARGET_IS_HPPA.
8698
fc989b7a
AC
86992004-03-18 Andrew Cagney <cagney@redhat.com>
8700
8701 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8702 describe pre_init and post_init.
8703
701b08bb
DJ
87042004-03-09 Daniel Jacobowitz <drow@mvista.com>
8705
8706 * gdb.texinfo (Debugging Output): Document values for "set debug
8707 target".
8708
faae5abe
AC
87092004-02-28 Andrew Cagney <cagney@redhat.com>
8710
8711 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8712
dd79a6cf
JJ
87132004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8714
8715 * gdb.texinfo (breakpoints): Add information about the
8716 new "set breakpoint pending" and "show breakpoint pending"
8717 commands.
8718
e7f16015
AC
87192004-02-26 Andrew Cagney <cagney@redhat.com>
8720
8721 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8722 in Per-architecture module data section.
8723
7161a3a6
RM
87242004-02-25 Roland McGrath <roland@redhat.com>
8725
8726 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8727
2154891a
AC
87282004-02-24 Andrew Cagney <cagney@redhat.com>
8729
8730 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8731 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8732 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8733
6c74ac8b
AC
87342004-02-17 Andrew Cagney <cagney@redhat.com>
8735
8736 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8737
19772a2c
AC
87382004-02-16 Andrew Cagney <cagney@redhat.com>
8739
8740 * gdbint.texinfo (Target Architecture Definition): Deprecate
8741 FRAMELESS_FUNCTION_INVOCATION.
8742
c9830293
AC
87432004-02-16 Andrew Cagney <cagney@redhat.com>
8744
8745 * gdbint.texinfo (Coding): Mention -Wunused-function.
8746
b9d26eb9
AC
87472004-02-14 Andrew Cagney <cagney@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): Delete
8750 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8751
49efadf5
EZ
87522004-02-12 Elena Zannoni <ezannoni@redhat.com>
8753
8754 * gdb.texinfo: Properly quote the name "C++".
8755 * gdbint.texinfo: Ditto.
8756 * stabs.texinfo: Ditto.
8757
1eb288ea
EZ
87582004-02-11 Elena Zannoni <ezannoni@redhat.com>
8759
8760 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8761 minimal information about libiberty.
8762
e4937fc1
MC
87632004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8764
8765 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8766
a9331b3f
RM
87672004-02-04 Roland McGrath <roland@redhat.com>
8768
8769 * gdb.texinfo (Auxiliary Vector): New node (section).
8770 (Data): Add it to the menu.
8771
2650777c
JJ
87722004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8773
8774 * gdb.texinfo (Breakpoints): Add information about pending
8775 breakpoint support.
8776
b4501125
AC
87772004-01-26 Andrew Cagney <cagney@redhat.com>
8778
8779 * gdb.texinfo (Overview): Delete references to the cisco protocol
8780 including the "N" response.
8781
74055713
AC
87822004-01-26 Andrew Cagney <cagney@redhat.com>
8783
8784 * gdbint.texinfo (Target Architecture Definition): Rename
8785 EXTRACT_STRUCT_VALUE_ADDRESS to
8786 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 8787
3bbe9696
EZ
87882004-01-24 Eli Zaretskii <eliz@gnu.org>
8789
8790 * gdb.texinfo (KOD): Document "show os". Add index entries for
8791 "set/show os" and "info cisco" commands.
8792
5843504f
EZ
87932004-01-21 Eli Zaretskii <eliz@gnu.org>
8794
8795 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8796
9175c9a3
MC
87972004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8798
8799 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8800 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8801
8e94b928
NR
88022004-01-19 Nick Roberts <nick@nick.uklinux.net>
8803
8804 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8805 -stack-list-locals.
8806 (GDB/MI Variable Objects): Describe extension to
8807 -var-list-children.
8808
a20cf136
DJ
88092004-01-17 Daniel Jacobowitz <drow@mvista.com>
8810
8811 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8812
afb18d0f
AC
88132004-01-17 Andrew Cagney <cagney@redhat.com>
8814
8815 * gdbint.texinfo (Target Architecture Definition): Delete
8816 documentation on DEPRECATED_NPC_REGNUM.
8817
b51970ac
DJ
88182004-01-13 Daniel Jacobowitz <drow@mvista.com>
8819
8820 * gdb.texinfo: Update copyright year. Mention that set
8821 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8822 "set follow-fork-mode ask".
8823
0f0cffd2
AC
88242004-01-13 Andrew Cagney <cagney@redhat.com>
8825
8826 * gdbint.texinfo: Update copyright year.
8827 (Coding): Add -Wunused-label to list of -Werror warnings.
8828
c552b3bb 88292004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 8830 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
8831
8832 * gdb.texinfo: Update copyright.
8833 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8834 around names, as appropriate. Minor syntax cleanup of
8835 _NSPrintForDebugger explanation. Two spaces after periods.
8836 GDBN used instead of lit. "gdb". Index entries added for
8837 print-object and _NSPrintForDebugger. @noindent added in one spot.
8838
afe157ca
EZ
88392003-11-11 Elena Zannoni <ezannoni@redhat.com>
8840
8841 * stabs.texinfo: Add dircategory and direntry commands.
8842 * annotate.texinfo: Ditto.
8843
963e2bb7
AC
88442003-11-10 Andrew Cagney <cagney@redhat.com>
8845
8846 * gdbint.texinfo (Target Architecture Definition): Replace the
8847 return_value method's "inval" and "outval" parameters with
8848 "readbuf" and "writebuf".
8849
1d8b2f28
JB
88502003-10-28 Jim Blandy <jimb@redhat.com>
8851
8852 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8853 from "The `F' request packet" and "The `F' reply packet", to make
8854 texi2dvi happy.
8855 (File-I/O remote protocol extension): Update menu entries, too.
8856
36d86913
MC
88572003-10-26 Michael Chastain <mec@shout.net>
8858
8859 * gdb.texinfo (Thread Stops): Document the issue with
8860 premature return from system calls in multi-threaded programs.
8861
ce2826aa
AC
88622003-10-24 Andrew Cagney <cagney@redhat.com>
8863
8864 * annotate.texinfo: Fix "fortunatly"[sic].
8865
f24c5e49
KI
88662003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8867
8868 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8869 with "Hitachi" and "Mitsubishi".
8870
92ad9cd9
AC
88712003-10-20 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdbint.texinfo (Target Architecture Definition): Document
8874 gdbarch_return_value. Add cross references from
8875 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8876 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8877
0ab4b752
MK
88782003-10-18 Mark Kettenis <kettenis@gnu.org>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Document
8881 regset_from_core_section.
fb3e19c0
KI
8882
88832003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8884
8885 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8886
a9331b3f 88872003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
8888
8889 From Anthony Green <green@redhat.com>:
5ae4183a 8890 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 8891
1485d690
KB
88922003-10-14 Kevin Buettner <kevinb@redhat.com>
8893
889bf7c5
PA
8894 * gdb.texinfo (Breakpoint related warnings): New node.
8895 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 8896
86d30acc
DJ
88972003-10-13 Daniel Jacobowitz <drow@mvista.com>
8898
8899 * gdb.texinfo (Remote Protocol): Document v and vCont.
8900
172c2a43
KI
89012003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8902
8903 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8904 * gdbint.texinfo: Ditto.
8905
71952f4c
AC
89062003-10-09 Andrew Cagney <cagney@redhat.com>
8907
8908 From 2003-09-18 David Anderson <davea@sgi.com>:
8909 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8910 "command".
8911
268e2188
AC
89122003-10-03 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdbint.texinfo (Target Architecture Definition): Deprecate
8915 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8916 just target.
8917
12c266ea 89182003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 8919
f30992d4 8920 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
8921 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8922 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8923 * gdbint.texinfo (Target Architecture Definition): Rename
8924
89252003-09-30 Andrew Cagney <cagney@redhat.com>
8926
f30992d4 8927 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 8928 (Target Architecture Definition):
f30992d4 8929
2e092625
AC
8930 * gdbint.texinfo (Target Architecture Definition): Rename
8931 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8932
0717ae8a
AC
89332003-09-29 Andrew Cagney <cagney@redhat.com>
8934
dad809b7
AC
8935 * gdbint.texinfo (Target Architecture Definition): Delete
8936 documentation for NEED_TEXT_START_END.
8937
0717ae8a
AC
8938 * gdbint.texinfo (Target Architecture Definition): Rename
8939 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8940 TARGET_WRITE_PC.
a9331b3f 8941
af6cf26d
MC
89422003-09-22 Michael Chastain <mec@shout.net>
8943
8944 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8945
ee206350
AG
89462003-09-21 Anthony Green <green@redhat.com>
8947
8948 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8949
a38c9fe6
MK
89502003-09-21 Mark Kettenis <kettenis@gnu.org>
8951
8952 * gdbint.texinfo (Target Architecture Definition): Document
8953 stabs_argument_has_addr.
8954
77949794
AC
89552003-09-18 Andrew Cagney <cagney@redhat.com>
8956
8957 * gdbint.texinfo (Target Architecture Definition): Delete
8958 documentation on REGISTER_NAMES.
8959
8e823e25
MK
89602003-09-13 Mark Kettenis <kettenis@gnu.org>
8961
8962 * gdbint.texinfo (Target Architecture Definition): Replace
8963 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8964
f27dd7fd
AC
89652003-09-11 Andrew Cagney <cagney@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Replace
8968 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8969
8b148df9
AC
89702003-08-18 Andrew Cagney <cagney@redhat.com>
8971
8972 * gdbint.texinfo (Target Architecture Definition): Document
8973 "frame_red_zone_size".
8974
25d29d70
AC
89752003-08-09 Andrew Cagney <cagney@redhat.com>
8976
8977 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8978 with "set/show backtrace past-main" and "set/show backtrace
8979 limit".
8980
c938e9b0
L
89812003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8982
8983 * Makefile.in (install-info): Support DESTDIR.
8984 (install-html): Likewise.
8985
64fabec2
AC
89862003-08-07 Andrew Cagney <cagney@redhat.com>
8987
8988 Patch from Nick Roberts.
8989 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8990 bindings. Remove description of send-gdb-command.
8991
2fcf52f0
AC
89922003-08-07 Andrew Cagney <cagney@redhat.com>
8993
8994 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8995 GDB 6.0.
8996
086432e2
AC
89972003-08-06 Andrew Cagney <cagney@redhat.com>
8998
8999 * gdb.texinfo (Mode Options): Mention that level three is the
9000 highest available and that level 2 is deprecated.
9001 (Annotations Overview): Mention annotation levels. Cross reference
9002 to "Limitations of the Annotation Interface" in annotate.texi.
9003 (TODO, Value Annotations, Frame Annotations): Delete section.
9004 (Displays, Breakpoint Info): Delete.
9005
e5249f67
AC
90062003-08-04 Andrew Cagney <cagney@redhat.com>
9007
9008 * agentexpr.texi: Delete @bye.
9009 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9010 (stabs.info): Add $(srcdir) to include search path.
9011 (html): Depend on "annotate_toc.html", and not "annotate.html".
9012 * stabs.texinfo: Ditto. Include "fdl.texi".
9013 * gdbint.texinfo: Update copyright statement's list of invariant
9014 sections.
9015
e6f672d2
AC
90162003-07-28 Andrew Cagney <cagney@redhat.com>
9017
9018 * Makefile.in (INFO_DEPS): Add annotate.info.
9019 (dvi, ps, html, pdf): Add annotate.
9020 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9021 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9022 (ANNOTATE_DOC_FILES): New macro.
9023 (ANNOTATE_TEX_TMPS): New macro.
9024 (annotate.info, annotate_toc.html): Specify dependencies.
9025 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9026 * annotate.texinfo: Rename annotate.texi. Get building. Add
9027 "Migrating to GDB/MI" and "Limitations of the Annotation
9028 Interface" chapters. Mention why it is not part of the user
9029 guide. Update copyright notice. Include "fdl.texi".
9030
72ffddc9
SC
90312003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9032
9033 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9034
a9f12a31
DJ
90352003-07-24 Daniel Jacobowitz <drow@mvista.com>
9036
9037 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9038
b1fe9455
DJ
90392003-07-24 Daniel Jacobowitz <drow@mvista.com>
9040
9041 * gdb.texinfo (Server): Mention pidof.
9042
153721e6
AC
90432003-07-22 Andrew Cagney <cagney@redhat.com>
9044
9045 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9046 list.
9047
0fac0b41
DJ
90482003-06-28 Daniel Jacobowitz <drow@mvista.com>
9049
9050 * gdb.texinfo (Logging output): New chapter.
9051
4e562065
JB
90522003-06-24 Joel Brobecker <brobecker@gnat.com>
9053
9054 * gdb.texinfo (Unsupported languages): New section.
9055 (Languages): Add link to new section.
9056
f2c06f52
AC
90572003-06-22 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9060
b4177fca
DJ
90612003-06-22 Daniel Jacobowitz <drow@mvista.com>
9062
9063 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9064
f418dd93
DJ
90652003-06-22 Daniel Jacobowitz <drow@mvista.com>
9066
9067 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9068 * agentexpr.texi: Retitle section, and change it to an appendix.
9069 Comment out texinfo initialization. Factor a @var{} into two
9070 pieces to prevent makeinfo warnings.
9071 * gdb.texinfo: Add Agent Expressions appendix.
9072
4ca61388
DJ
90732003-06-19 Daniel Jacobowitz <drow@mvista.com>
9074
9075 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9076
07f31aa6
DJ
90772003-06-18 Daniel Jacobowitz <drow@mvista.com>
9078
5ae4183a 9079 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9080 remote target". Document the "detach" and "disconnect" commands.
9081 (Server, Netware, Debug Session): Reference "Connecting to a
9082 remote target".
9083 (GDB/MI Target Manipulation): Document "-target-disconnect".
9084
2dd0da42
AC
90852003-06-13 Andrew Cagney <cagney@redhat.com>
9086
9087 * gdbint.texinfo (Target Architecture Definition): Deprecate
9088 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9089 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9090
e7a3abfc
JB
90912003-06-09 Jim Blandy <jimb@redhat.com>
9092
9093 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9094
25e3a86b
AC
90952003-06-08 Andrew Cagney <cagney@redhat.com>
9096
9097 * gdbint.texinfo (Target Architecture Definition): Delete
9098 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9099
a9e5fdc2
AC
91002003-06-08 Andrew Cagney <cagney@redhat.com>
9101
9102 * gdbint.texinfo (Target Architecture Definition): Document
9103 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9104
b37303ee
AF
91052003-06-07 Adam Fedor <fedor@gnu.org>
9106
9107 * gdb.texinfo: Add Objective-C documentation.
9108
39fe6e80
AC
91092003-06-01 Andrew Cagney <cagney@redhat.com>
9110
9111 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9112 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9113
125309b2
AC
91142003-05-21 Andrew Cagney <cagney@redhat.com>
9115
9116 * gdbint.texinfo (Target Architecture Definition): Delete
9117 references to "extract_address" and "store_address".
9118
b8b527c5
AC
91192003-05-16 Andrew Cagney <cagney@redhat.com>
9120
9121 * gdbint.texinfo (Target Architecture Definition): Replace
9122 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9123 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9124
50e3ee83
TR
91252003-05-14 Theodore A. Roth <troth@openavr.org>
9126
9127 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9128
44e2be90
L
91292003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9130
9131 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9132 (gdb.dvi): Likewise.
9133 (gdb.pdf): Likewise.
9134 (links2roff): Likewise.
9135
df5215a6
JB
91362003-05-08 Jim Blandy <jimb@redhat.com>
9137
9138 * gdb.texinfo (Dump/Restore Files): Update documentation for
9139 'dump', 'append', and 'restore': note that format argument is
9140 optional; simplify presentation of the command variants; and be
9141 more precise about the formats.
9142
5e7b2f39
JB
91432003-05-07 Jim Blandy <jimb@redhat.com>
9144
9145 * gdb.texinfo (Symbols): Update documentation: 'maint list
9146 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9147 symtabs' and 'maint info psymtabs'.
9148
b1e29e33
AC
91492003-05-05 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdbint.texinfo (Target Architecture Definition): Make
9152 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9153 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9154 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9155
00905d52
AC
91562003-05-04 Andrew Cagney <cagney@redhat.com>
9157
9158 * gdb.texinfo (Maintenance Commands): Document "maint print
9159 dummy-frames".
9160
54ff5908
AC
91612003-05-04 Andrew Cagney <cagney@redhat.com>
9162
9163 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9164
32e7087d
JB
91652003-05-03 J. Brobecker <brobecker@gnat.com>
9166
9167 Thierry Schneider <tpschneider1@yahoo.com>
9168 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9169 for new MI command.
9170
7043d8dc
AC
91712003-05-03 Andrew Cagney <cagney@redhat.com>
9172
9173 * gdbint.texinfo (Target Architecture Definition): Document
9174 push_dummy_code. Add cross references.
9175
e33d66ec
EZ
91762003-05-02 Elena Zannoni <ezannoni@redhat.com>
9177
9178 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9179 set/show charsets commands.
9180
0ba6dca9
AC
91812003-04-28 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdbint.texinfo (Target Architecture Definition): Replace
9184 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9185 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9186
d7a27068
AC
91872003-04-28 Andrew Cagney <cagney@redhat.com>
9188
9189 * gdbint.texinfo (Target Architecture Definition): Rename
9190 "tm_print_insn" to "deprecated_tm_print_insn".
9191
44ea7b70
JB
91922003-04-09 Jim Blandy <jimb@redhat.com>
9193
9194 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9195 list psymtabs'.
9196
fb8f8949
AC
91972003-04-08 Andrew Cagney <cagney@redhat.com>
9198
9199 * gdbint.texinfo (Target Architecture Definition): Delete
9200 references to EXTRA_FRAME_INFO.
9201
32fb0f22
AC
92022003-04-08 Andrew Cagney <cagney@redhat.com>
9203
9204 * gdbint.texinfo (Target Architecture Definition): Delete
9205 PRINT_TYPELESS_INTEGER.
9206
6be67e67
JB
92072003-04-02 J. Brobecker <brobecker@gnat.com>
9208
9209 * observer.texi (GDB Observers): Adjust the documentation for the
9210 normal_stop notification to better describe reality. Fix a couple
9211 of minor typos.
9212
4e35d5f0
BR
92132003-04-02 Bob Rossi <bob_rossi@cox.net>
9214
a9331b3f 9215 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9216 '-file-list-exec-source-file'
9217
e8a8712a
AC
92182003-03-31 Andrew Cagney <cagney@redhat.com>
9219
9220 * gdbint.texinfo (Target Architecture Definition): Delete
9221 references to CALL_DUMMY_P.
9222
6c0e89ed
AC
92232003-03-30 Andrew Cagney <cagney@redhat.com>
9224
9225 * gdbint.texinfo (Target Architecture Definition): Remove
9226 reference to TARGET_WRITE_SP.
a9331b3f 9227
378bfd1b
AC
92282003-03-27 Andrew Cagney <cagney@redhat.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Remove
9231 references to write_sp.
6c0e89ed 9232
922fbb7b
AC
92332003-03-27 Andrew Cagney <cagney@redhat.com>
9234
9235 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9236 chapter body. Use @smallexample instead of @example.
9237 (Annotations): Ditto.
9238 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9239 annotate.texi.
9240
b81774d8
AC
92412003-03-26 Andrew Cagney <cagney@redhat.com>
9242
9243 * gdbint.texinfo (Target Architecture Definition): Replace
9244 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9245 dummy_addr parameters.
9246
1bf6d5cc
AC
92472003-03-25 Andrew Cagney <cagney@redhat.com>
9248
9249 * gdbint.texinfo (Target Architecture Definition): Delete
9250 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9251 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9252 Add reference to PUSH_ARGUMENTS.
9253
618ce49f
AC
92542003-03-23 Andrew Cagney <cagney@redhat.com>
9255
9256 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9257 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9258
bcd7e15f
JB
92592003-03-18 J. Brobecker <brobecker@gnat.com>
9260
9261 * gdbint.texinfo (Algorithms): Add new section describing the
9262 Observer paradigm.
9263 (Top): Add menu entry to new observer appendix.
9264 * observer.texi: New file.
9265 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9266 new observer.texi file.
9267
9fe8321b
AC
92682003-03-17 Andrew Cagney <cagney@redhat.com>
9269
9270 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9271 that GNU Press update the manual version number.
9272
ac2adee5
AC
92732003-03-12 Andrew Cagney <cagney@redhat.com>
9274
9275 * gdbint.texinfo (Target Architecture Definition): Delete
9276 references to get_saved_register. Rename GET_SAVED_REGISTER to
9277 DEPRECATED_GET_SAVED_REGISTER.
9278
749b82f6
AC
92792003-03-13 Andrew Cagney <cagney@redhat.com>
9280
9281 * gdbint.texinfo (Target Architecture Definition): Replace
9282 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9283
8bedc050
AC
92842003-03-12 Andrew Cagney <cagney@redhat.com>
9285
9286 * gdbint.texinfo (Target Architecture Definition): Rename
9287 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9288
0ce1b118
CV
92892003-03-10 Corinna Vinschen <vinschen@redhat.com>
9290
9291 * gdb.texinfo: Add File-I/O documentation.
9292
12cc2063
AC
92932003-03-10 Andrew Cagney <cagney@redhat.com>
9294
9295 * gdbint.texinfo (Target Architecture Definition): Cross reference
9296 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9297
7453dc06
AC
92982003-03-07 Andrew Cagney <cagney@redhat.com>
9299
9300 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9301 frame" command.
9302
6314f104
AC
93032003-03-05 Andrew Cagney <cagney@redhat.com>
9304
9305 * gdbint.texinfo (Target Architecture Definition): Document
9306 unwind_dummy_id. Cross reference unwind_dummy_id and
9307 SAVE_DUMMY_FRAME_TOS.
9308
f1212245
DJ
93092003-03-05 James Ingham <jingham@apple.com>
9310 Daniel Jacobowitz <drow@mvista.com>
9311
9312 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9313 and "show cp-abi".
9314
77e7e267
AC
93152003-03-03 Andrew Cagney <cagney@redhat.com>
9316
9317 * gdbint.texinfo (Target Architecture Definition): Document
9318 register_type.
9319
838a8221
AC
93202003-03-03 Andrew Cagney <cagney@redhat.com>
9321
9322 * stabs.texinfo (Structures): Use @samp and separate @var's
9323 instead of a single @var containing a comma separated list.
9324 (Unions): Ditto.
9325
d7f4a264
DJ
93262003-03-02 Daniel Jacobowitz <drow@mvista.com>
9327
9328 * Makefile.in (distclean): Remove config.log.
9329
f30ee0bc
AC
93302003-03-01 Andrew Cagney <cagney@redhat.com>
9331
9332 * gdbint.texinfo (Target Architecture Definition): Rename
9333 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9334
93352003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9336
9337 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9338 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9339
be448670
CF
93402003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9341
9342 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9343 (Non-debug DLL symbols): New node, describing the minimal symbols
9344 loaded from DLLs without real debugging symbols.
9345
501eef12
AC
93462003-02-20 Andrew Cagney <ac131313@redhat.com>
9347
9348 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9349 hardware-breakpoint-limit".
9350 (Set Watchpoints): Add cross reference to "set remote
9351 hardware-watchpoint-limit".
9352 (Remote configuration options): New section.
9353
21c294e6
AC
93542003-02-04 Andrew Cagney <ac131313@redhat.com>
9355
e9be73e4
AC
9356 * gdbint.texinfo (Target Architecture Definition): Delete
9357 descrption of IS_TRAPPED_INTERNALVAR.
9358
21c294e6
AC
9359 From Keith Seitz <keiths@redhat.com>:
9360 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9361 option "-i"/"--interpreter" to this chapter. Include index
9362 entries.
9363
0179ffac
DC
93642003-02-04 David Carlton <carlton@math.stanford.edu>
9365
9366 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9367 (Variables): Recommend stabs+ and DWARF 2.
9368 (C plus plus expressions): Correct info about
9369 compiler versions, debug formats.
9370 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9371 PR symtab/874.
9372
7ca9f392
AC
93732003-02-01 Andrew Cagney <ac131313@redhat.com>
9374
9375 * gdbint.texinfo (Target Architecture Definition): Delete
9376 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9377 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9378 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9379 references to nindy and i960.
9380 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9381
31a85ea2
AC
93822003-02-01 Andrew Cagney <ac131313@redhat.com>
9383
9384 * gdbint.texinfo (Target Architecture Definition): Delete
9385 FLOAT_INFO.
9386
6b894e49
AC
93872003-01-30 Andrew Cagney <ac131313@redhat.com>
9388
9389 * stabs.texinfo (Member Type Descriptor): Clarify description of
9390 `@'. Suggested by Ben Hutchings.
9391
c48861fb
AC
93922003-01-29 Andrew Cagney <ac131313@redhat.com>
9393
9394 * gdb.texinfo (M68K): Delete reference to es1800.
9395
617073a9
AC
93962003-01-29 Andrew Cagney <ac131313@redhat.com>
9397
9398 * gdb.texinfo (Maintenance Commands): Document `maint print
9399 reggroups' and `maint print register-groups'.
9400 * gdbint.texinfo (Target Architecture Definition): Document
9401 register_reggroup_p.
9402
5b5d99cf
JB
94032003-01-23 Jim Blandy <jimb@redhat.com>
9404
9405 * gdb.texinfo (Separate Debug Files): New section.
9406
e7ba9c65
DJ
94072003-01-22 Daniel Jacobowitz <drow@mvista.com>
9408
9409 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9410 and "maint show profile".
9411
94e91d6d
MC
94122003-01-16 Michael Chastain <mec@shout.net>
9413
9414 * gdb.texinfo (Installing GDB): Warn against
9415 ".../gdb-VERSION/gdb/configure".
9416 (Separate Objdir): Likewise.
9417
867f3898
AC
94182003-01-15 Andrew Cagney <ac131313@redhat.com>
9419
9420 * gdbint.texinfo (Target Architecture Definition): Delete
9421 definition of PRINT_REGISTER_HOOK.
9422
f153cc92
EZ
94232003-01-15 Elena Zannoni <ezannoni@redhat.com>
9424
9425 (OpenRISC 1000): Fix formatting of command names.
9426
c60eb6f1
EZ
94272003-01-15 Elena Zannoni <ezannoni@redhat.com>
9428
9429 * gdb.texinfo (Continuing and Stepping): Add new command
9430 'advance'. Clarify behavior of 'until'.
9431
f5ebfba0
DJ
94322003-01-13 Daniel Jacobowitz <drow@mvista.com>
9433
9434 * gdb.texinfo (Files): Document solib-absolute-prefix and
9435 solib-search-path.
9436
4ce8657e
MC
94372003-01-09 Michael Chastain <mec@shout.net>
9438
9439 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9440 (Create a Release): Add new instructions for new @file{src-release}.
9441 Document existing instructions for @file{Makefile.in} as
9442 being for @value{GDBN} 5.3.1 or earlier.
9443
372613e3
AC
94442003-01-09 Andrew Cagney <ac131313@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Mention
9447 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9448 allocate memory.
9449
b4e9345d
DJ
94502003-01-04 Daniel Jacobowitz <drow@mvista.com>
9451
9452 * gdb.texinfo (Controlling GDB): Add @kindex for
9453 "show osabi".
9454 (Backtraces): Add @kindex's for backtrace-below-main.
9455
98b45e30
DJ
94562003-01-04 Daniel Jacobowitz <drow@mvista.com>
9457
9458 * gdb.texinfo (Controlling GDB): Document "set osabi".
9459
95f90d25
DJ
94602003-01-04 Daniel Jacobowitz <drow@mvista.com>
9461
9462 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9463 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9464
1e698235
DJ
94652003-01-04 Daniel Jacobowitz <drow@mvista.com>
9466
9467 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9468 "set coerce-float-to-double".
9469 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9470
e632838e
AC
94712003-01-02 Andrew Cagney <ac131313@redhat.com>
9472
9473 * stabs.texinfo: Remove obsolete text.
9474 * gdbint.texinfo: Ditto.
9475 * gdb.texinfo: Ditto.
9476
c133ab7a
MK
94772002-12-22 Mark Kettenis <kettenis@gnu.org>
9478
9479 * gdbint.texinfo (Target Architecture Definition): Update
9480 description of gdbarch_register_osabi.
9481
f821f325
KH
94822002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9483
9484 * agentexpr.texi: Fix typos.
9485 * annotate.texi: Likewise.
9486 * fdl.texi: Likewise.
9487
85a6d8d3 94882002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9489
9490 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9491 DEPRECATED_INIT_FRAME_PC.
9492
ae45cd16
AC
94932002-12-01 Andrew Cagney <ac131313@redhat.com>
9494
9495 * gdbint.texinfo (Target Architecture Definition): Delete
9496 PC_IN_CALL_DUMMY.
9497
07555a72
AC
94982002-11-28 Andrew Cagney <ac131313@redhat.com>
9499
9500 * gdbint.texinfo (Host Definition): Delete documentation on
9501 USE_GENERIC_DUMMY_FRAMES.
9502
c166cdc7
EZ
95032002-11-26 Elena Zannoni <ezannoni@redhat.com>
9504
5ae4183a 9505 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9506 * Makefile.in (install-info): Run the install-info command as part
9507 of the post install steps only.
9508 (uninstall-info): New target.
9509 (uninstall): New target.
9510
35db0260
EZ
95112002-11-22 Elena Zannoni <ezannoni@redhat.com>
9512
9513 * Makefile.in (install): Make install do some real work.
9514
9ba8d803
AC
95152002-11-19 Andrew Cagney <ac131313@redhat.com>
9516
9517 Fix POSIX problem reported by Paul Eggert.
9518 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9519 Fix PR gdb/527.
9520
903ad3a6
AC
95212002-10-26 Andrew Cagney <cagney@redhat.com>
9522
9523 * gdbint.texinfo (Target Architecture Definition): Delete
9524 definition of DO_REGISTERS_INFO.
9525
f2abfe65
KB
95262002-10-18 Kevin Buettner <kevinb@redhat.com>
9527
9528 * gdbint.texinfo (Address Classes): Fix problems with insertion
9529 of ``{'' and ``}'' in example.
9530
b5b0480a
KB
95312002-10-17 Kevin Buettner <kevinb@redhat.com>
9532
9533 * gdbint.texinfo (Address Classes): New section.
9534 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9535 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9536 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9537 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9538
c85508ee
KD
95392002-10-11 Klee Dienes <kdienes@apple.com>
9540
9541 * gdb.texinfo (Registers): Mention vector registers as well as
9542 floating registers in the documentation for 'info registers' and
9543 'info all-registers'.
9544
6d12fc3d
DJ
95452002-10-11 Daniel Jacobowitz <drow@mvista.com>
9546
9547 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9548
8d19fbd2
JJ
95492002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9550
9551 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9552 interface definition.
9553
a37295f9
MM
95542002-10-03 Marko Mlinar <markom@opencores.org>
9555
9556 * gdb.texinfo (Target Commands): Add or1k target specific
9557 commands.
9558 * gdb.texinfo (Contributors): Add myself to the contributors list.
9559
da0f9dcd
AC
95602002-10-01 Andrew Cagney <ac131313@redhat.com>
9561
9562 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9563 and "mi1" instead of "mi1" and "mi0".
9564
2e834e49
HPN
95652002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9566
9567 * gdb.texinfo (Packets): Fix typos "alligned".
9568 Correct z3/Z3 description. Correct z4/Z4 title.
9569
050be0dc
AC
95702002-09-27 Andrew Cagney <ac131313@redhat.com>
9571
9572 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9573
1104b9e7
KB
95742002-09-25 Kevin Buettner <kevinb@redhat.com>
9575
9576 * gdb.texinfo: Use GNU/Linux instead of Linux.
9577
512217c7
AC
95782002-09-25 Andrew Cagney <ac131313@redhat.com>
9579
9580 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9581
10998722
AC
95822002-09-24 Andrew Cagney <ac131313@redhat.com>
9583
512217c7 9584 * gdb.texinfo: Replace @example with @smallexample.
10998722 9585
a0eb71c5
KB
95862002-09-20 Kevin Buettner <kevinb@redhat.com>
9587
f7dc1244 9588 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9589 * gdb.texinfo (Character Sets): Use @smallexample instead of
9590 @example. Use GNU/Linux instead of Linux.
9591
95922002-09-20 Jim Blandy <jimb@redhat.com>
9593
9594 * gdb.texinfo: Add character set documentation.
9595
2f870471
AC
95962002-09-19 Andrew Cagney <ac131313@redhat.com>
9597
9598 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9599 (Packets): Add cross reference from `b' packet to `z' packets.
9600
790eb8f5
AC
96012002-09-19 Andrew Cagney <ac131313@redhat.com>
9602
8d30a00d
AC
9603 * gdb.texinfo (Maintenance Commands): Document ``maint
9604 internal-error'' and ``maint internal-warning''.
9605
790eb8f5
AC
9606 * gdbint.texinfo (Target Architecture Definition): Revise
9607 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9608
a23a7bf1
JB
96092002-09-19 Joel Brobecker <brobecker@gnat.com>
9610
9611 * gdbint.texinfo (Target Conditionals): Document the new
9612 NAME_OF_MALLOC macro.
9613
299ffc64
AC
96142002-09-05 Andrew Cagney <ac131313@redhat.com>
9615
9616 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9617 engineer.
9618
b7bb15bc
SC
96192002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9620
9621 * gdb.texinfo (TUI Overview): Document status line fields.
9622
3d757584
SC
96232002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9624
9625 * gdb.texinfo (TUI Commands): Document info win command.
9626
269c21fe
SC
96272002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9628
9629 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9630
7cf36c78
SC
96312002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9632
9633 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9634 (TUI Keys): Likewise.
9635
d2c6833e
AC
96362002-08-25 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9639 for a packet receive.
9640
46d8b1c3
AC
96412002-08-25 Andrew Cagney <ac131313@redhat.com>
9642
9643 * Makefile.in (clean): Move to end of file.
9644 (distclean, maintainer-clean, realclean): Ditto.
9645 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9646 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9647 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9648 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9649
b0787093
AC
96502002-08-24 Andrew Cagney <ac131313@redhat.com>
9651
9652 * Makefile.in (GDBINT_TEX_TMPS): Define.
9653 (gdbint.dvi, gdbint.pdf): Use
9654 (GDB_TEX_TMPS): Define.
9655 (gdb.dvi, gdb.pdf): Use.
9656 (STABS_TEX_TMPS): Define.
9657 (stabs.dvi, stabs.pdf): Use.
9658 (GDB_DOC_SOURCE_INCLUDES): New macros.
9659 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9660 (GDBINT_DOC_FILES_INCLUDES): New macros.
9661 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9662 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9663 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9664 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9665 (links2roff): Replace SFILES_INCLUDED with
9666 GDB_DOC_SOURCE_INCLUDES.
9667 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9668 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9669 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9670 dependencies.
9671 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9672 dependencies.
9673 (gdbmi.texinfo): Delete rule.
9674 (inc-hist.texinfo): Delete rule.
9675 (rluser.texinfo): Delete rule.
9676
ebba8386
AC
96772002-08-23 Andrew Cagney <cagney@redhat.com>
9678
9679 * gdbint.texinfo (Target Architecture Definition): Update
9680 STORE_RETURN_VALUE, mention regcache.
9681
0ab7a791
AC
96822002-08-21 Andrew Cagney <ac131313@redhat.com>
9683
9684 * gdbint.texinfo (Target Architecture Definition): Document
9685 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9686
ee2d5c50
AC
96872002-08-19 Andrew Cagney <ac131313@redhat.com>
9688
9689 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9690 Fix minor typos. Add index entries.
9691
53c69bd7
AC
96922002-08-18 Andrew Cagney <ac131313@redhat.com>
9693
9694 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9695
e76f1f2e
AC
96962002-08-15 Andrew Cagney <ac131313@redhat.com>
9697
9698 * gdbint.texinfo (Target Architecture Definition): Document
9699 PRINT_VECTOR_INFO.
9700 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9701
0680b120
AC
97022002-08-13 Andrew Cagney <ac131313@redhat.com>
9703
9704 * gdb.texinfo (Maintenance Commands): Document "maint print
9705 registers", "maint print raw-registers" and "maint print
9706 cooked-registers".
9707
3c3bea1c
GS
97082002-08-08 Grace Sainsbury <graces@redhat.com>
9709
a9331b3f 9710 From Mark Salter:
3c3bea1c
GS
9711 * gdb.texinfo (Protocol): Document T packet extension to
9712 allow watchpoint address reporting.
9713
42f9b0a5
AC
97142002-08-03 Andrew Cagney <ac131313@redhat.com>
9715
9716 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9717
db034ac5
AC
97182002-08-01 Andrew Cagney <cagney@redhat.com>
9719
9720 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9721 to CHILL.
9722
e2b28d04
AC
97232002-08-01 Andrew Cagney <ac131313@redhat.com>
9724
9725 * gdbint.texinfo (Coding): Revise section "Include Files".
9726
7fb623f7
AC
97272002-07-24 Andrew Cagney <cagney@redhat.com>
9728
9729 * gdbint.texinfo: Obsolete references to m88k.
9730 * gdb.texinfo: Ditto.
9731
4a2b4636
JB
97322002-07-10 Joel Brobecker <brobecker@gnat.com>
9733
7fb623f7 9734 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
9735 where the proper version of autoconf can be retrieved.
9736
a71ec265
DH
97372002-07-09 Don Howard <dhoward@redhat.com>
9738
9739 * gdb.texinfo (Command Files): Further describe the behavior of
9740 sourced command files.
9741
b9aa90c9
AC
97422002-06-27 Andrew Cagney <ac131313@redhat.com>
9743
9744 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9745 (Coding): Clarify ISO C version that GDB assumes.
9746
40dd2248
TT
97472002-06-26 Tom Tromey <tromey@redhat.com>
9748
9749 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9750 add_setshow_cmd_full.
9751
bfac230e
DH
97522002-06-25 Don Howard <dhoward@redhat.com>
9753
9754 * gdb.texinfo (Memory Region Attributes): Document new behavior
9755 for 'mem' command.
9756
475b0867
JB
97572002-06-11 Jim Blandy <jimb@redhat.com>
9758
919d772c
JB
9759 * gdb.texinfo (Symbols): Update documentation for `info source'
9760 command.
9761
475b0867
JB
9762 * gdb.texinfo (Macros): Call the command `info macro', not
9763 `show macro'.
9764
ba8c9337
AC
97652002-06-09 Andrew Cagney <ac131313@redhat.com>
9766
9767 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9768 data''.
9769
1029b7fa
MK
97702002-06-09 Mark Kettenis <kettenis@gnu.org>
9771
9772 * gdbint.texinfo (Target Architecture Definition): Document
9773 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9774
16737d73
AC
97752002-06-08 Andrew Cagney <ac131313@redhat.com>
9776
9777 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9778 lists.
9779
30107679
AC
97802002-06-08 Andrew Cagney <ac131313@redhat.com>
9781
9782 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9783 Branch''.
9784
3352e23e
AC
97852002-06-01 Andrew Cagney <ac131313@redhat.com>
9786
9787 * gdbint.texinfo (Target Architecture Definition): Add section
9788 ``Converting an existing Target Architecture to Multi-arch''.
9789
cbb09e6a
AC
97902002-05-30 Andrew Cagney <ac131313@redhat.com>
9791
9792 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9793 to ``Obsoleting code''. Revise.
9794
e2e0bcd1
JB
97952002-05-17 Jim Blandy <jimb@redhat.com>
9796
9797 * gdb.texinfo (C Preprocessor Macros): New chapter.
9798 Include it in the main menu.
9799 (Contributors): Credit Jim Blandy with macro support.
9800 (Compilation): Explain how to get macro information into the
9801 executable.
9802 (Expressions): Note that preprocessor macros are expanded.
9803
9db8d71f
DJ
98042002-05-14 Daniel Jacobowitz <drow@mvista.com>
9805
9806 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9807 options for `target remote'.
9808
6d531722
AC
98092002-05-13 Andrew Cagney <ac131313@redhat.com>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Delete
9812 documentation on NNPC_REGNUM.
9813
13d01224
AC
98142002-05-11 Andrew Cagney <ac131313@redhat.com>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Document
9817 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9818 (Target Architecture Definition): Revise section `Using Different
9819 Register and Memory Data Representations'. Add section `Raw and
9820 Virtual Register Representations'.
9821
b2e75d78
AC
98222002-05-11 Andrew Cagney <ac131313@redhat.com>
9823
9824 * gdbint.texinfo (Target Architecture Definition): Mention
9825 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9826 (Target Architecture Definition): Mention same. Add references to
9827 web pages.
9828
2c8682ee
MS
98292002-05-08 Michael Snyder <msnyder@redhat.com>
9830
9831 * stabs.texinfo (Attributes): Document new "vector" attribute.
9832
0816590b
AC
98332002-05-04 Andrew Cagney <ac131313@redhat.com>
9834
9835 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9836
2653173e
AC
98372002-05-04 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdb.texinfo: Delete obsolete references to a29k.
9840
d7bd68ca
AC
98412002-04-24 Andrew Cagney <ac131313@redhat.com>
9842
9843 * gdbint.texinfo (Target Architecture Definition): Replace
9844 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9845
21d83aa5
DM
98462002-04-24 David S. Miller <davem@redhat.com>
9847
9848 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9849
7673a6cc
DM
98502002-04-21 David S. Miller <davem@redhat.com>
9851
9852 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9853
d49d1e0a
AC
98542002-04-21 Andrew Cagney <ac131313@redhat.com>
9855
9856 * gdbint.texinfo (Target Architecture Definition): Delete
9857 definition of HAVE_REGISTER_WINDOWS.
9858
f7dc1244 98592002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
9860
9861 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9862 "Theodore A. Roth" <troth@verinet.com>.
9863
5ca0cb28
DH
98642002-04-15 Don Howard <dhoward@redhat.com>
9865
f7dc1244 9866 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 9867 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 9868 Provide a better explaination of this feature.
5ca0cb28 9869
f208ba17
AC
98702002-04-14 Andrew Cagney <ac131313@redhat.com>
9871
9872 * gdbint.texinfo (Target Architecture Definition): Remove
9873 FRAME_CHAIN_COMBINE.
9874
d5ba91de
MC
98752002-04-12 Michael Chastain <mec@shout.net>
9876
9877 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9878 REG_STACK_SEGMENT.
9879
26818220
MC
98802002-04-09 Michael Chastain <mec@shout.net>
9881
9882 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9883 PYRAMID_* macros.
9884
129188f6
AC
98852002-04-07 Andrew Cagney <ac131313@redhat.com>
9886
9887 * gdb.texinfo (Bug Reporting): Document that the web is the
9888 prefered way of submitting bug reports.
9889 (Bug Reporting): Delete the s-mail address as the last resort.
9890
8227c0ff
AC
98912002-04-05 Andrew Cagney <ac131313@redhat.com>
9892
9893 * gdbint.texinfo (Target Architecture Definition): Delete
9894 references to TARGET_WRITE_FP and write_fp.
9895
16d9dec6
MS
98962002-03-27 Michael Snyder <msnyder@redhat.com>
9897
9898 * gdb.texinfo: Document new commands dump, append, and restore.
9899
9ae8b82c
AC
99002002-03-27 Andrew Cagney <ac131313@redhat.com>
9901
9902 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9903 Branch'.
9904
474c8240
AC
99052002-03-18 Andrew Cagney <ac131313@redhat.com>
9906
9907 * gdb.texinfo: Change all examples to @smallexample.
9908 * gdbint.texinfo: Ditto.
a9331b3f 9909
fb0ff88f
AC
99102002-03-18 Andrew Cagney <ac131313@redhat.com>
9911
9912 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9913 Branches''.
9914
9bb0a4d8
AC
99152002-03-18 Andrew Cagney <ac131313@redhat.com>
9916
9917 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9918 Policy''.
9919
937f164b
FF
99202002-03-04 Fred Fish <fnf@redhat.com>
9921
9922 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9923 expresson, suports, dependant, trhe, perhaphs, situtations,
9924 explictily, taged, oportunity, unfortunatly).
9925
a7b40f07
AC
99262002-02-24 Andrew Cagney <ac131313@redhat.com>
9927
9928 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9929 Remove reference to 3.12.
9930
aab4e0ec
AC
99312002-02-23 Andrew Cagney <ac131313@redhat.com>
9932
9933 * gdbint.texinfo: Include fdl.texi.
9934 (Top): Add GNU Free Documentation License.
9935 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9936 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9937 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9938 (gdbint.info): Add srcdir to include path.
9939 * gdb.texinfo: Include gpl.texi.
9940 (Top): Add Copying.
9941 * gpl.texi: New file.
9942
47b95330
AC
99432002-02-23 Andrew Cagney <ac131313@redhat.com>
9944
9945 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9946
78c47bea
PM
99472002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9948
9949 * gdb.texinfo: Document Cygwin native specific commands.
9950
56460a61
DJ
99512002-02-15 Daniel Jacobowitz <drow@mvista.com>
9952
9953 * gdb.texinfo: Document gdbserver ``--attach'' command.
9954
def71bfa
MS
99552002-02-07 Michael Snyder <msnyder@redhat.com>
9956
9957 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9958 to @code(_ovly_debug_event).
9959
c928edc0
AC
99602002-02-07 Andrew Cagney <ac131313@redhat.com>
9961
9962 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9963
81d46470
MS
99642002-02-06 Michael Snyder <msnyder@redhat.com>
9965
9966 * gdb.texinfo (overlays): Mention new magic symbol
9967 '_ovly_debug_event', which allows GDB to keep better track
9968 of overlays.
9969
f7dc1244 99702002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
9971
9972 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9973 Suggested by Dmitry Sivachenko.
9974
9975 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9976
15110bc3
MS
99772002-02-01 Michael Snyder <msnyder@redhat.com>
9978
9979 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9980
6763aef9
MS
99812002-01-30 Michael Snyder <msnyder@redhat.com>
9982
ac282366
MS
9983 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9984 (set trust-readonly-sections): Document.
6763aef9 9985
8642bc8f
AC
99862002-01-29 Andrew Cagney <ac131313@redhat.com>
9987
9988 * gdbint.texinfo (Releasing GDB): Revise and update.
9989
afe64c1a
AC
99902002-01-28 Andrew Cagney <ac131313@redhat.com>
9991
9992 * gdbint.texinfo (Target Architecture Definition): Delete
9993 description of TARGET_BYTE_ORDER_DEFAULT.
9994
f7dc1244 99952002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9996
9997 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9998 <mitya@cavia.pp.ru>.
9999
3d6e1b5a
AC
100002002-01-23 Andrew Cagney <ac131313@redhat.com>
10001
10002 * libgdb.texinfo: Delete file.
10003
6c0e9fb3
AC
100042002-01-22 Andrew Cagney <ac131313@redhat.com>
10005
10006 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10007 * gdbint.texinfo: Ditto.
10008
e0ce93ac
AC
10009Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10010
10011 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10012
be298bcc
AC
100132002-01-22 Andrew Cagney <ac131313@redhat.com>
10014
10015 * Makefile.in: Update copyright.
10016 (TEXI2DVI): Define.
10017 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10018 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10019 gdb-cfg.texi.
10020 (TEXINDEX, PDFTEX): Delete makefile variables.
10021
8e04817f
AC
100222002-01-22 Andrew Cagney <ac131313@redhat.com>
10023
10024 * gdb.texinfo (Protocol): Move section to appendix.
10025
6b2f586d
AC
100262002-01-21 Andrew Cagney <ac131313@redhat.com>
10027
10028 * gdb.texinfo (Remote Debugging): Create a menu.
10029 (Top): Add ``Remote Debugging'' to menu.
10030
6f05cf9f
AC
100312002-01-21 Andrew Cagney <ac131313@redhat.com>
10032
10033 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10034 serial protocol'' from here.
10035 (Remote Debugging): To here. New chapter.
10036
3fd3d7d2
AC
100372002-01-20 Andrew Cagney <ac131313@redhat.com>
10038
10039 * gdbint.texinfo (Target Architecture Definition): Delete
10040 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10041
7fd60527
AC
100422002-01-20 Andrew Cagney <ac131313@redhat.com>
10043
10044 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10045 are no longer needed.
10046 (Porting GDB): Add maintainer note about configure.host.
10047
c2f05ac9
AC
100482002-01-20 Andrew Cagney <ac131313@redhat.com>
10049
10050 * gdbint.texinfo (Target Architecture Definition): Remove
10051 definition of IEEE_FLOAT.
10052
f7dc1244 100532002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10054
10055 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10056 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10057 <3diff@gnu.org>
231b2aad 10058
82600034
AC
100592002-01-19 Andrew Cagney <ac131313@redhat.com>
10060
10061 * gdbint.texinfo (Host Definition): Remove references to
10062 MALLOC_INCOMPATIBLE.
10063
7708fa01
AC
100642002-01-17 Andrew Cagney <ac131313@redhat.com>
10065
10066 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10067 and xyz-xdep.o.
10068
eb12ee30
AC
100692002-01-17 Andrew Cagney <ac131313@redhat.com>
10070
889bf7c5 10071 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10072 (Set Breaks): Copy ``maint info breakpoint'' doco to
10073 ``Maintenance Commands'' appendix. Add reference.
10074
c9ccaa92
AC
100752002-01-17 Andrew Cagney <ac131313@redhat.com>
10076
10077 * fdl.texi: Remove next/prev from @node.
10078
f7dc1244 100792002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10080
10081 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10082 for monstrous @multitable (from Brian Youmans).
10083
10084 * fdl.texi: New file.
10085
10086 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10087
8973da3a
AC
100882002-01-15 Andrew Cagney <ac131313@redhat.com>
10089
10090 * gdbint.texinfo (Releasing GDB): New chapter.
10091
7d86b5d5
AC
100922002-01-14 Andrew Cagney <ac131313@redhat.com>
10093
10094 * gdb.texinfo (Embedded Processors, Calling program functions):
10095 Obsolete references to a29k.
10096
cc1cb004
AC
100972002-01-13 Andrew Cagney <ac131313@redhat.com>
10098
10099 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10100 examples. Document that a code-block should do or discard its
10101 cleanups before exit.
10102
79f12247
MS
101032002-01-11 Michael Snyder <msnyder@redhat.com>
10104
10105 * gdb.texinfo (Choosing files): Change @samp to @file.
10106
19837790
MS
101072002-01-05 Michael Snyder <msnyder@redhat.com>
10108
10109 * gdb.texinfo (--pid): Document new command line option (attach).
10110
f7dc1244 101112002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10112
10113 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10114 in the stub.
10115
d7449b42
AC
101162002-01-04 Andrew Cagney <ac131313@redhat.com>
10117
10118 * gdbint.texinfo (Target Architecture Definition): Replace
10119 BIG_ENDIAN with BFD_ENDIAN_BIG.
10120
f23631e4
AC
101212002-01-03 Andrew Cagney <ac131313@redhat.com>
10122
10123 * gdbint.texinfo (Target Architecture Definition): Replace
10124 value_ptr with struct value pointer.
10125
72c9928d
EZ
101262002-01-02 Eli Zaretskii <eliz@gnu.org>
10127
10128 * gdb.texinfo (Free Software): Fix wording.
10129
959acfd1
EZ
101302001-12-31 Eli Zaretskii <eliz@gnu.org>
10131
10132 * gdb.texinfo (Free Software): New section ``Free Software Needs
10133 Free Documentation''.
10134
f7dc1244 101352001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10136
10137 * stabs.texinfo:
10138 * gdb.texinfo:
10139 * gdbint.texinfo:
10140 * libgdb.texinfo:
10141 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10142
6600abed
MS
101432001-12-29 Michael Snyder <msnyder@redhat.com>
10144
10145 * gdb.texinfo (maint info sections): Fix typo.
10146
f6680716
MS
101472001-12-26 Michael Snyder <msnyder@redhat.com>
10148
fe95c787
MS
10149 * gdb.texinfo (maint info sections): Document.
10150
a9331b3f 10151 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10152 'info proc' sub-options that are currently not implemented.
10153
c3d3ce5b
JB
101542001-12-20 Jim Blandy <jimb@redhat.com>
10155
10156 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10157
778eb05e
AC
101582001-12-15 Andrew Cagney <ac131313@redhat.com>
10159
10160 * gdbint.texinfo (Target Architecture Definition): Replace
10161 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10162
2607059c
AC
101632001-12-01 Andrew Cagney <ac131313@redhat.com>
10164
10165 * gdbint.texinfo (Host Definition): Delete documentation on
10166 HOST_BYTE_ORDER.
10167
df0cd8c5
JB
101682001-11-30 Jim Blandy <jimb@redhat.com>
10169
10170 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10171 overlay support. Add to top-level menu.
df0cd8c5 10172
88118b3a
TT
101732001-11-26 Tom Tromey <tromey@redhat.com>
10174
10175 * gdb.texinfo (Command Syntax): Document C-o binding.
10176
96565e91
CF
101772001-07-26 Christopher Faylor <cgf@redhat.com>
10178
10179 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10180 use since it is described in the referenced section.
10181
f7dc1244 10182 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10183 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10184 clearer when using DJGPP.
10185
2a3d5645
CF
101862001-11-24 Christopher Faylor <cgf@redhat.com>
10187
10188 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10189 specifically refer to MS-DOS.
10190 (command files): Mention gdb.ini is only used on MS-DOS.
10191
aa26fa3a
TT
101922001-11-21 Tom Tromey <tromey@redhat.com>
10193
10194 * gdb.texinfo (Invoking GDB): Document --args.
10195 (Mode Options): Likewise.
10196
4f8ada06
JB
101972001-11-21 Jim Blandy <jimb@redhat.com>
10198
10199 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10200 Delete documentation; this macro has been removed from the
10201 sources.
4f8ada06 10202
3fe0dc10
JB
102032001-11-13 Jim Blandy <jimb@redhat.com>
10204
10205 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10206
9e5abb06
CV
102072001-11-06 Corinna Vinschen <vinschen@redhat.com>
10208
10209 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10210
1c5dfdad
MS
102112001-11-05 Michael Snyder <msnyder@redhat.com>
10212
a9331b3f 10213 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10214 quote regexp chars in function names such as "operator*()".
10215
990f9fe3
FF
102162001-11-01 Fred Fish <fnf@redhat.com>
10217
10218 * gdbint.texinfo (SOLIB_ADD): Document additional new
10219 "readsyms" arg.
10220
b433d00b
DH
102212001-10-30 Don Howard <dhoward@redhat.com>
10222
070b1dd3
DH
10223 * gdb.texinfo: (Command Files) Added documentation for the
10224 behavior of gdb with input redirected from a file.
b433d00b 10225
b7209cb4
FF
102262001-10-28 Fred Fish <fnf@redhat.com>
10227
10228 * gdb.texinfo (auto-solib-add): Change docs to match
10229 implementation change.
10230 (auto-solib-limit): Add docs for new variable.
10231
1aa20aa8
AC
102322001-10-15 Andrew Cagney <ac131313@redhat.com>
10233
10234 * gdbint.texinfo (Target Architecture Definition): Function
10235 value_as_pointer renamed to value_as_address.
10236
fc0c74b1
AC
102372001-10-15 Andrew Cagney <ac131313@redhat.com>
10238
10239 * gdbint.texinfo (Target Architecture Definition): Default
10240 POINTER_TO_ADDRESS functions assume unsigned addresses.
10241 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10242 posting by Jim Blandy.
10243
f4846649
JB
102442001-10-12 Jim Blandy <jimb@redhat.com>
10245
10246 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10247 version of texi2html (1.64) doesn't support this flag any more.
10248
f277788b
MK
102492001-09-08 Mark Kettenis <kettenis@gnu.org>
10250
a9dc4918
MK
10251 * gdbint.texinfo (Host Definition): Remove description of
10252 MEM_FNS_DECLARED.
10253
d28379df
MK
10254 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10255
f277788b
MK
10256 * gdbint.texinfo (Host Definition): Remove description of
10257 HAVE_SIGSETMASK.
10258
7ccaa899
EZ
102592001-09-04 Elena Zannoni <ezannoni@redhat.com>
10260
10261 * gdbint.texinfo (Target Architecture Definition): Add
10262 explanation of TARGET_PRINT_INSN macro.
10263
17d9d558
JB
102642001-08-30 Jim Blandy <jimb@redhat.com>
10265
10266 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10267 Explain what it means to load relocatable files.
10268
72cde065
JB
102692001-08-28 Jim Blandy <jimb@redhat.com>
10270
10271 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10272 info `top' menu.
10273
9e678452
CF
10274Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10275
10276 * gdbint.texinfo: Add a cautionary note about macro use.
10277
a2bea4c3 102782001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10279
a2bea4c3
CV
10280 * gdb.texinfo: Explain omitting the hostname in the
10281 `target remote' command.
10282
1129bf27
DJ
102832001-07-30 Daniel Jacobowitz <drow@mvista.com>
10284
10285 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10286 and END-INFO-DIR-ENTRY.
10287
732b3002
SC
102882001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10289
10290 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10291
89437448
AC
102922001-07-25 Andrew Cagney <ac131313@redhat.com>
10293
10294 * gdbint.texinfo (libgdb): Rewrite.
10295
f7dc1244 102962001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10297
10298 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10299
c4555f82
SC
103002001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10301
10302 * gdb.texinfo (TUI): New chapter, document the TUI.
10303 (Mode Options): Document the -tui option.
10304
2f45a6e0
MK
103052001-07-23 Mark Kettenis <kettenis@gnu.org>
10306
10307 * gdbint.texinfo (Host Definition): Remove description of
10308 NEED_POSIX_SETPGID.
10309
f7dc1244 103102001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10311
10312 * gdb.tex (DJGPP Native): New node, with descriptions of
10313 DJGPP-specific commands.
10314
be9c6c35
JM
103152001-07-19 John R. Moore <jmoore@redhat.com>
10316
10317 * gdbint.texinfo: Three misspellings.
10318
dfa249fb
AC
103192001-07-06 Andrew Cagney <ac131313@redhat.com>
10320
10321 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10322 `test` expressions on bash. Problem reported by Colin Walters.
10323
c72e7388
AC
103242001-07-04 Andrew Cagney <ac131313@redhat.com>
10325
10326 * gdbint.texinfo (User Interface): Update ui-out documentation to
10327 refelect recent UI/MI updates.
10328
94bbb2c0
AC
103292001-07-04 Andrew Cagney <ac131313@redhat.com>
10330
10331 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10332 interpreters.
10333
af6c57ea
AC
103342001-06-15 Andrew Cagney <ac131313@redhat.com>
10335
10336 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10337 structure and not macros.
10338 (Host Definition): Document that much of this chapter is obsolete.
10339 (Target Architecture Definition): Update list of files that make
10340 up a target architecture.
10341 (Coding): Update.
10342
83aa8bc6
AC
103432001-06-28 Andrew Cagney <ac131313@redhat.com>
10344
10345 * gdbint.texinfo (Target Architecture Definition): Update
10346 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10347 The latter has been changed to a true predicate.
10348
f7dc1244 103492001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10350
10351 * annotate.texi: Add @noindent where needed. From Dmitry
10352 Sivachenko <dima@Chg.RU>.
10353 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10354
656db9b0
AC
103552001-06-16 Andrew Cagney <ac131313@redhat.com>
10356
10357 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10358
df2396a1
AC
103592001-06-14 Andrew Cagney <ac131313@redhat.com>
10360
10361 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10362 returns ``OK''. Document that the ``R'' packet does not reply.
10363
0f1f2b0a
MS
103642001-06-13 Michael Snyder <msnyder@redhat.com>
10365
10366 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10367
f7dc1244 103682001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10369
10370 * gdb.texinfo (Signals): Clarify the default setting of signal
10371 handling.
10372
a5d7c491
AC
103732001-05-14 Andrew Cagney <ac131313@redhat.com>
10374
10375 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10376 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10377
05a54c4f
AC
103782001-05-12 Andrew Cagney <ac131313@redhat.com>
10379
10380 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10381
f7dc1244 103822001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10383
10384 * gdbint.texinfo (Clean Design and Portable Implementation):
10385 Renamed from "Clean Design".
10386 (Clean Design and Portable Implementation): Document portable
10387 methods of handling file names, and the associated macros.
10388
f7dc1244 103892001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10390
10391 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10392 command and provide a cross-reference to its description.
10393 (Symbols): Note that "info scope" is useful for trace experiments.
10394
f7dc1244 103952001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10396
b37052ae
EZ
10397 * gdb.texinfo (Symbols): Document "info scope".
10398 (Tracepoints): New chapter.
10399 (Contributors): Update for v5.1.
10400 <All nodes>: Change "C++" to "C@t{++}".
10401
0ee54786
EZ
10402 * gdbint.texinfo (User Interface): A new section about ui_out
10403 functions, based on text written by Fernando Nasser.
10404
c534679c
EZ
10405 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10406
f7dc1244 104072001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10408
e9c75b65
EZ
10409 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10410
10411 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10412
10413 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10414 Replace "GDB" with "@value{GDBN}". Fix markup.
10415
10416 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10417
3d67e040
EZ
10418 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10419 a cross-reference to its description.
10420 (Symbols): Document "info symbol".
10421
f7dc1244 104222001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10423
10424 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10425 subsection "x86 Watchpoints".
10426 (Target Architecture Definition): Document the macros
10427 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10428 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10429
b0ed3589
AC
104302001-03-20 Andrew Cagney <ac131313@redhat.com>
10431
10432 * gdbint.texinfo (Target Architecture Definition): Update
10433 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10434 list.
10435
b6ba6518
KB
104362001-03-06 Kevin Buettner <kevinb@redhat.com>
10437
10438 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10439 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10440
f7dc1244 104412001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10442
10443 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10444
f7dc1244 104452001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10446
17cc6a06
EZ
10447 * gdb.texinfo (Environment): Document that `path' does not change
10448 the value of PATH in GDB's own environment (it did in the past,
10449 but that was changed on March 15, 1994). Reported by Doug Evans
10450 <dje@transmeta.com>.
10451
56caf160
EZ
10452 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10453 its line. Fix markup of commands and macros. Add an Index node
10454 and index entries.
10455
29e57380
C
104562001-01-23 J.T. Conklin <jtc@redback.com>
10457
10458 * gdb.texinfo (Memory region attributes): New manual section.
10459
1c6147de
ND
104602001-01-04 Nicholas Duffek <nsd@redhat.com>
10461
10462 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10463
f7dc1244 104642000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10465
10466 * refcard.tex: Version and copyright fixed. From Phil Edwards
10467 <pedwards@disaster.jaj.com>.
10468
0dcedd82
AC
10469Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10470
10471 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10472 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10473
3b851bce
AC
10474Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10477 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10478
f7dc1244 104792000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10480
10481 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10482 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10483
b90a5f51
CF
104842000-11-10 Christopher Faylor <cgf@cygnus.com>
10485
10486 * gdb.texinfo: Document new 'set step-mode' command.
10487
f7dc1244 104882000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10489
10490 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10491 changes from Dmitry Sivachenko <dima@Chg.RU>.
10492
f7dc1244 104932000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10494
10495 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10496 From Steven Johnson <sbjohnson@ozemail.com.au>.
10497
2e685b93
MK
104982000-08-10 Mark Kettenis <kettenis@gnu.org>
10499
10500 * gdbint.texinfo (Overall Structure): Spelling fix.
10501
f7dc1244 105022000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10503
10504 * gdbint.texinfo (Target Architecture Definition): Document that
10505 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10506 for which REGISTER_CONVERTIBLE returns a zero value.
10507
63ac3005
EZ
105082000-07-08 Christopher Faylor <cgf@cygnus.com>
10509
10510 * Makefile.in (install-info): Find files to install in either the
10511 build or source directories (adapted from Makefile.am).
10512
bd79f757
ND
105132000-07-07 Nicholas Duffek <nsd@redhat.com>
10514
10515 * stabs.texinfo: Fix spelling errors.
10516 (String Field): FILE-NUMBER starts from 0, not 1.
10517
f7dc1244 105182000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10519
10520 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10521 Brian Youmans.
5f208f6d 10522
f7dc1244 105232000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10524
10525 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10526 the source directory. Reported by Mark Harig
10527 <markh@frazier.landmark.com>.
cc542d3b 10528
f3b28801
C
105292000-06-20 J.T. Conklin <jtc@redback.com>
10530
10531 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10532
449f3b6c
AC
10533Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10534
10535 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10536 Generate using pdftex.
449f3b6c 10537 (PDFTEX): Define.
889bf7c5 10538 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10539 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10540 @contents at the start.
449f3b6c 10541
f7dc1244 105422000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10543
10544 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10545 Youmans.
48e934c6 10546
9e9c5ae7
AC
10547Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10548
10549 From Brian Youmans:
10550 * gdb.texinfo: Fix ``et al.''.
10551
c741b251
AC
10552Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10553
10554 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10555 loop.
c741b251 10556
4ab64e14
JG
105572000-05-19 Jimmy Guo <guo@cup.hp.com>
10558
10559 * configure: Regenerate.
10560
f7dc1244 105612000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10562
10563 * Makefile.in (install-info): Run install-info on installed Info
10564 files.
10565
8c70017b
AC
10566Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10567
a7cb598a 10568 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10569 Andrew Cagney.
8c70017b 10570
f7dc1244 105712000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10572
10573 * gdb.texinfo: Proofreading changes from Brian Youmans.
10574
bf0184be
ND
105752000-05-01 Nick Duffek <nsd@cygnus.com>
10576
10577 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10578 startup sequence, minor edits.
10579
f7dc1244 105802000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10581
10582 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10583 TeX.
10584
10585 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10586 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10587 like `n' and `s' which look weird. Convert some of the @kindex to
10588 @vindex, when they refer to variables, not commands.
10589
33e16fad
AC
10590Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10591
10592 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10593
f7dc1244 105942000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10595
10596 * Makefile.in (GDBMI_DIR): New variable.
10597 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10598 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10599 (gdbmi.texinfo): New target, for texi2roff.
10600 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10601 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10602
10603 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10604 gdbmi.texinfo.
10605 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10606 comment.
10607
d167840f
EZ
106082000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10609
10610 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10611 command.
d167840f 10612
f7dc1244 106132000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10614
10615 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10616 prevents the build (and is generally a Bad Idea).
10617
f7dc1244 106182000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10619
10620 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10621 a comma inside @var.
10622 (Command Files): Index markup changes from Dmitry Sivachenko
10623 <dima@Chg.RU>.
10624
f7dc1244 106252000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10626
10627 * Makefile.in (LN_S): Define.
10628 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10629 invoke "ln -s" unless it is known to work.
10630
10631 * configure.in (AC_PROG_LN_S): Add.
10632
8dc7983f
JB
106332000-04-14 Jim Blandy <jimb@redhat.com>
10634
10635 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10636 section.
10637 (Target Conditionals): Document ADDRESS_TO_POINTER,
10638 POINTER_TO_ADDRESS.
10639
1a8237e8
DB
106402000-04-11 Daniel Berlin <dan@cgsoftware.com>
10641
10642 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10643 gdb-cfg.texi to get the value.
10644
ca526f1a
JB
106452000-04-10 Jim Blandy <jimb@redhat.com>
10646
10647 * gdbint.texinfo (Target Architecture Definition): Fix
10648 cross-references.
10649
faaafcb4
JB
106502000-04-08 Jim Blandy <jimb@redhat.com>
10651
10652 * gdbint.texinfo (Using Different Register and Memory Data
10653 Representations): New section.
10654 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10655 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10656 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10657
1b27397f
AC
10658Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10661 for acknowledgments.
1b27397f 10662
480ff1fb
AC
10663Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10664
10665 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10666 qThreadExtraInfo.
480ff1fb 10667
a9331b3f 106682000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10669
a9331b3f
RM
10670 * gdb.texinfo: Clarify which remote debug protocol commands are
10671 required and which are optional.
f1251bdd 10672
dbeb8dbd
AC
10673Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10674
10675 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10676 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10677 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10678 * annotate.texi: Update.
10679
6d2ebf8b
SS
106802000-03-28 Stan Shebs <shebs@apple.com>
10681
10682 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10683 expectation of additional changes before release), update
10684 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10685 node links, rephrase and/or shorten lines to fix formatting
10686 problem in both regular and @smallbook formats.
10687 * annotate.texi: Shorten lines in example, use smallexample
10688 consistently everywhere.
10689 * Makefile.in: Add comment about texinfo 4.0 html generation.
10690 (SFILES_INCLUDED): Add annotate.texi.
10691
5d161b24
DB
106922000-03-27 Daniel Berlin <dan@cgsoftware.com>
10693
5ae4183a
AS
10694 * gdb.texinfo (Debugging Output): Added new section, documenting
10695 the "set/show debug" commands.
5d161b24 10696
b9deaee7
AC
10697Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10698
10699 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10700 entry.
b9deaee7
AC
10701
10702 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10703 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10704 @chapter and @node entries.
a9331b3f 10705
b9deaee7 10706 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10707
9ef47d30
AC
10708Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10709
10710 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10711 files.
9ef47d30 10712
cfeada60
FN
107132000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10714
10715 From David Whedon <dwhedon@gordian.com>
5ae4183a 10716 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10717
6837a0a2
DB
107182000-03-22 Daniel Berlin <dan@cgsoftware.com>
10719
10720 * gdb.texinfo: Add documentation for the apropos command.
10721
bba2971c
MS
107222000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10723
10724 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10725
2b628194
MS
107262000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10727
a9331b3f 10728 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10729 two places.
10730
96a2c332
SS
107312000-03-17 Stan Shebs <shebs@apple.com>
10732
10733 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10734 <dima@Chg.RU>, also clarification of allowed content for
10735 string constants.
10736
f7dc1244 107372000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
10738
10739 * gdb.texinfo (main menu): Add Annotations.
10740 (File Options): Add @cindex entries for each command-line option.
10741 Document --epoch, --annotate, --async, --interpreter, --write,
10742 --statistics, and --version.
10743
10744 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10745 of GDB.
10746
9d233477
JB
107472000-02-23 Jim Blandy <jimb@redhat.com>
10748
10749 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10750
14e0eb3b
JB
107512000-02-22 Jim Blandy <jimb@redhat.com>
10752
10753 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10754
3555de01
JM
107552000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10756
10757 * Makefile.in (diststuff): New target.
10758
5e35df8e
KB
107592000-02-15 Kevin Buettner <kevinb@redhat.com>
10760
10761 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 10762 architecture. [From Jim Wilson.]
5e35df8e 10763
c5394b80
JM
107642000-01-16 Tom Tromey <tromey@cygnus.com>
10765
10766 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10767 (Delete Breaks): Mention range arguments.
10768 (Disabling): Likewise.
10769
c3f6f71d
JM
107702000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10771
10772 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10773
c4093a6a
JM
10774Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10775
10776 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 10777 valid functions.
c4093a6a 10778
11cf8741
JM
107791999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10780
10781 * gdb.texinfo: Clarify regular expressions used in rbreak.
10782
917317f4
JM
107831999-10-15 Kevin Buettner <kevinb@cygnus.com>
10784
10785 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10786 MEMORY_REMOVE_BREAKPOINT): Document.
10787
10788Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10789
10790 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 10791 offset re-using the DATA offset instead.
917317f4 10792
2df3850c
JM
107931999-10-11 Jim Kingdon <kingdon@redhat.com>
10794
10795 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10796
107971999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10798
10799 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10800 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10801 typos.
10802
10803 * gdb.texinfo: Various minor wording and formatting improvements,
10804 mentions of additional command-line options.
10805
2acceee2
JM
108061999-09-30 Fred Fish <fnf@cygnus.com>
10807
10808 * gdb.texinfo: Document additional forms of specifying section
10809 names and addresses for the add-symbol-file command.
10810
c2c6d25f
JM
108111999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10812
10813 * gdbint.texinfo: Fix typo, add the word "have".
10814
108151999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10816
10817 * gdbint.texinfo (Target Architecture Definition): Document the
10818 SKIP_PERMANENT_BREAKPOINT macro.
10819
d4f3574e
SS
108201999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10821
10822 * gdb.texinfo: Fiks speling errers.
10823
10824 * gdb.texinfo: Fix uses of @multitable.
10825
f7dc1244 10826 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 10827 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 10828 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
10829 comments about using with optimization, add more indexing,
10830 fix info about disassembly-flavor.
10831
10832Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10833
10834 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10835 SKIP_SOLIB_RESOLVER): Define.
10836
10837Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10838
10839 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 10840 ``g'' packets.
d4f3574e 10841
104c1213
JM
108421999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10843
10844 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
10845 platform-specific info, inline remote.texi and move sections of it
10846 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
10847 and register stack into the new chapter.
10848 * remote.texi: Remove, now part of gdb.texinfo.
10849 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10850
108511999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10852
10853 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10854 GDB_TARGET_IS_MACH386): These kludges have gone away.
10855
10856Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10857
10858 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 10859 TDEPLIBS.
104c1213 10860
53a5351d
JM
108611999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10862
10863 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10864 surrounding text to fit HP-UX bits into general info.
10865 (HPPA-cfg.texi): Remove, no longer useful.
10866
10867 * gdb.texinfo: Remove explicit links from @node lines, remove
10868 HP-added "Detailed Node Listing" from main menu which confuses
10869 things.
10870
10871 From Dmitry Sivachenko <dima@Chg.RU>:
10872 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 10873 in description of `set environment'.
53a5351d
JM
10874
108751999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10876
10877 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10878
7be570e7
JM
108791999-08-12 Ben Elliston <bje@cygnus.com>
10880
10881 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10882
f7dc1244 108831999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
10884
10885 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
10886 watch, awatch, and rwatch. Explain why the latter two cannot be
10887 set as software watchpoints. Document that watchpoints for local
10888 variables are deleted when the debuggee terminates.
7be570e7
JM
10889
10890Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10891
10892 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
10893 packet. Allow E.. response packet. "qRcmd" packet is no longer
10894 reserved.
7be570e7
JM
10895
108961999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10897
a9331b3f
RM
10898 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10899 * gdb.texinfo: Ditto.
7be570e7 10900
96baa820
JM
109011999-08-06 Tom Tromey <tromey@cygnus.com>
10902
10903 * gdb.texinfo (KOD): New node.
10904
10905Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10906
10907 * remote.texi (Rcmd): Fix minor formatting typos.
10908
10909Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10910
10911 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 10912 packets.
96baa820 10913
adf40b2e
JM
109141999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10915
10916 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10917 fixes.
10918
43ff13b4
JM
10919Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10920
10921 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10922
085dd6e6
JM
10923Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10924
10925 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
10926 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10927 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10928 packets that are not supported on all hosts. Expand examples.
10929 Spell check.
085dd6e6
JM
10930
109311999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10932
10933 * Makefile.in: Recognize html, install-html. Add targets
10934 to build HTML versions of documentation via texi2html.
10935
10936Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10937
10938 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 10939 testsuite.
085dd6e6
JM
10940
10941Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10942
10943 * remote.texi (Communication Protocol): Rewrite.
10944
10945Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * stabs.texinfo: Fix uses of xref.
10948
9e0b60a8
JM
10949Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10950
10951 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10952 info about patch submission.
10953
cce74817
JM
10954Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10955
10956 From Per Bothner <bothner@cygnus.com>:
10957 * gdb.texinfo: Document Chill support.
10958
10959Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10960
10961 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
10962 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10963 Document that the value should be greater-than or equal-to zero.
10964 (NO_STD_REGS): Document. Deprecate.
cce74817 10965
ac9a91a7
JM
10966Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10967
10968 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 10969 Document that these are not used.
ac9a91a7
JM
10970
10971Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10972
10973 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10974
392a587b
JM
10975Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10976
10977 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 10978 numargs was dropped.
392a587b
JM
10979
10980Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10981
10982 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10983
b83266a0
SS
10984Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10985
10986 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 10987 Update.
b83266a0 10988
7a292a7a
SS
10989Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10990
10991 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10992 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10993
10994Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10995
10996 * gdbint.texinfo: Fix typos: $ -> @.
10997
10998Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10999
11000 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11001 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11002 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11003 BREAKPOINT_FROM_PC.
a9331b3f 11004
7a292a7a
SS
11005Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11006
11007 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11008 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11009
11010Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11011
11012 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11013 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11014
110151999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11016
11017 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11018 longer exists.
11019
11020Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11021
11022 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11023 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11024 they make the manual source incomprehensible.
7a292a7a
SS
11025 * h8-cfg.texi: Remove, hasn't been used in years.
11026
c906108c
SS
11027Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11028
11029 * gdb.texinfo: Update the credits.
11030
11031Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * gdb.texinfo: Fix mistakes noticed in printout of last
11034 draft, add Alpha to discussion of heuristic fence post.
11035
11036Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11037
11038 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11039 Edition, merge some HP changes into mainline, describe some
11040 previously undocumented features, describe more of the target
11041 commands available, eliminate obsolete section on renamed
11042 commands.
c906108c
SS
11043 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11044
11045Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11046
11047 * gdb.texinfo: Make many HPPA conditionals unconditional,
11048 including catchpoint description, since now on for all configs.
11049 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11050 specializations.
11051
11052Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11053
11054 * Makefile.in (GDBvn.texi): Fix match expression to work with
11055 current format of VERSION in gdb/Makefile.in.
11056 * gdb.texinfo: Fix node ref to match new readline.
11057
11058Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11059
a9331b3f
RM
11060 * gdb.texinfo: Changes made as part of a project to merge in
11061 changes made by HP. Documentation makes extensive use of
c906108c
SS
11062 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11063 on remote debugging. There are differences in documentation
889bf7c5 11064 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11065 the HP manual discusses catchpoints, hardware watchpoints, and
11066 some HPUX specific limitations for shared library support.
a9331b3f 11067
c906108c
SS
11068 There are also a number of @node changes.
11069
110701999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11071
11072 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11073 (C Usage): Same.
11074
11075Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11076
11077 The following changes were made by Edith Epstein
889bf7c5
PA
11078 <eepstein@cygnus.com> as part of a project to merge in changes
11079 made by HP.
a9331b3f 11080
c906108c
SS
11081 * HPPA-cfg.texi: new file.
11082
11083 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11084
11085 * refcard.tex: change documentation about catch.
11086 removed info catch.
11087
11088Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11089
11090 * gdbint.texinfo: Expand on GDB's coding standards,
11091 specify the use of arg names with prototypes.
11092
110931998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11094
11095 * gdb.texinfo: Fix tipo.
11096
11097Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11098
11099 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11100 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11101
11102Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11103
11104 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11105
111061998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11107
11108 * agentexpr.texi: New file.
11109
11110Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11111
11112 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11113
111141998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11115
11116 * remote.texi: Changed wording that implied that the GDB remote
11117 protocol caches register values instead of GDB itself.
11118
11119Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11120
11121 * gdbint.texinfo: Add some info about symbol readers.
11122 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11123 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11124 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11125 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11126
11127Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11128
a9331b3f 11129 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11130
11131Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11132
11133 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11134
11135Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11136
11137 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11138 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11139
11140Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11141
11142 * gdbint.texinfo: Fix minor typos.
11143
11144Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11145
11146 * gdbint.texinfo: Complete overhaul. Group descriptions more
11147 logically, add more info on generic algorithms, remove much
11148 obsolete and/or wrong material.
11149
11150Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11153
11154Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11155
11156 * refcard.tex: Copyright, address updates.
11157
11158Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11159
11160 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11161 for the edition instead of confusing GDB-version-like numbers.
11162
11163Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11164
11165 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11166
11167Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11168
5ae4183a 11169 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11170
11171Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11172
11173 * gdb.texinfo: Add some credits, mention bug monitor.
11174 * remote.texi: Mention mips monitor targets.
11175 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11176
c906108c
SS
11177Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11178
11179 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11180 files, finish sorting of host vs target vs native macros, describe
11181 some more of them.
c906108c
SS
11182
11183Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11184
11185 * gdbint.texinfo (Host Conditionals): Document change from
11186 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11187
11188Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11189
11190 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11191 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11192
11193Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11196 Document LSEEK_NOT_LINEAR.
11197
11198Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * stabs.texinfo (Stab Section Basics): Make it clear that only
11201 some versions of the GNU linker remove the leading N_UNDF symbol.
11202
11203Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * stabs.texinfo (String Field): Document type number pairs here,
11206 instead of in the Sun specific section.
11207 (Include Files): The GNU linker supports the N_BINCL
11208 optimization. Clarify the N_BINCL value, and what it is used
11209 for.
11210 (Procedures): Document N_FUN with an empty string to mark the end
11211 of a function.
11212 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11213 (Sun Differences): Remove this node, as the information is now
11214 elsewhere in the main document.
11215 (Stab Section Basics): Mention that the GNU linker may optimize
11216 stabs and remove the leading N_UNDF symbol.
11217
11218Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11219
11220 * gdb.texinfo, refcard.tex: Restore author credit
11221
11222Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11223
11224 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11225 documentation to account for START and END macros taking
11226 one arg.
11227
11228Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11229
11230 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11231 * gdb.texinfo (Frames): Fix typo.
11232
11233Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11234
11235 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11236 a target_signal as arg type, not a pid.
11237
11238Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11239
11240 * gdb.texinfo: Document `set assembly-language'.
11241
11242Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11243
11244 * remote.texi: Update list of stubs in the GDB distribution.
11245
11246Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11247
11248 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11249 Also document that some systems can use mmalloc but must define
11250 this if their C runtime allocates memory that is later freed.
c906108c 11251 (MMCHECK_FORCE): Document new macro.
a9331b3f 11252
c906108c
SS
11253Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11254
11255 * remote.texi: Add documentation for target Sparclet.
11256
11257Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11258
a9331b3f 11259 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11260 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11261 * configure.in: Rewritten for autoconf.
11262 * configure: New.
11263
11264Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11265
11266 * Makefile.in (DVIPS): New define, set to dvips.
11267 (dvi): Add stabs.dvi.
11268 (ps): New target.
11269 (all-doc): Depend on info, dvi, and ps targets.
11270 (STAGESTUFF): Add *.ps and *.dvi files.
11271 (clean-info, clean-dvi): Remove.
11272 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11273 rules completely rewritten.
11274 (maintainer-clean): Remove clean-info and clean-dvi
11275 dependencies and put their actions in the rules.
11276 (gdb.ps): New target
a9331b3f 11277 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11278 intermediate TeX files, whether they have 2 or 3 character
11279 extensions.
11280 (gdbint.ps): Add target and rules.
11281 (gdb-internals): Delete unused target.
11282 (Makefile): Depends upon config.status also.
11283
11284Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11285
11286 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11287 set.
11288
11289Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11290
11291 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11292 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11293
11294Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11295
11296 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11297
11298Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11299
11300 * gdb.texinfo (Print settings): Document
11301 `set/show print static-members' commands.
11302
11303Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11304
11305 * gdbint.texinfo (Native): Document name change, coredep.c to
11306 core-aout.c.
11307
11308Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11309
11310 * stabs.texinfo (Include Files): Document the values the SunOS4
11311 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11312
11313Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11314
11315 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11316 Fix typo.
11317
11318Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11319
11320 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11321 "gdb.tar.Z".
11322
11323Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in (maintainer-clean): New target, synonym for
11326 realclean.
11327
11328Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11329
11330 * Update all FSF addresses except those in COPYING* files.
11331
11332Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11333
11334 From Richard Earnshaw (rearnsha@armltd.co.uk):
11335 * gdb.texinfo (convenience variables): Document $_exitcode.
11336 (quit): Document optional expression to use as exit code.
11337
11338Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11339
11340 * gdb.texinfo, remote.texi: Brought up to date with various
11341 GDB changes.
11342
11343Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11344
11345 * gdb.texinfo: Update dates and versions, fix comments about
11346 hardware watchpoints in future releases and about the
11347 sharedlibrary command.
11348
11349Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11350
11351 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11352 C_FUN stab. Other cleanups.
11353
11354Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11357 for the sparc stub.
11358
11359Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11360
11361 * annotate.texi: Clarify which addresses have differing formats
11362 depending on the language and which do not.
11363
11364Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11365
11366 * remote.texi (NetWare): Changed example to use BOARD= instead of
11367 NODE= argument to reflect correspoding change to gdbserve.nlm.
11368
11369Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11372 GDB, as well as AIX dbx, supports the size type attribute.
11373
11374Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11377
11378Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11379
11380 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11381 and new 'if' and 'while' commands.
11382
11383Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11384
11385 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11386
11387Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11388
11389 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11390 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11391 NetWare targets. Mostly stolen from the Server node.
11392
11393Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * gdb.texinfo (Setting): Talk about the language of a source file
11396 versus the working language. The old documentation did not match
11397 what GDB did.
11398
11399Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11402 of a source file.
11403
11404Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * gdb.texinfo (Processes): New node.
11407
11408Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11409
11410 * remote.texi: Update documentation of set/show mipsfpu.
11411
3fc11d3e
JM
11412Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11413
11414 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11415 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11416
11417Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11418
11419 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11420 obsolete conditionals, described some others.
11421
11422Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11423
11424 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11425 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11426
11427Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11428
11429 * gdbint.texinfo: Put regex conditionals in their own table.
11430
11431Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11432
11433 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11434 described or fixed the descriptions of many others.
11435
11436Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11437
11438 * gdb.texinfo: Add some more credits.
11439 * gdbint.texinfo: Capitalize GDB consistently, describe some
11440 macros and remove some.
11441
11442Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11443
11444 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11445 obsolete conditionals, described some others.
11446
11447Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11448
11449 * gdb.texinfo (help targets): Changed to `help target', which
11450 is the correct gdb command.
11451
11452Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * annotate.texi (TODO): New node, for keeping track of annotations
11455 suggested but not yet implemented.
11456
11457Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11458
11459 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11460 another symbol, it is not the address itself.
11461
11462Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11463
11464 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11465 of stabs-in-coff sections.
11466
11467Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11468
11469 * annotate.texi: Change edition to 0.5 and date to May 1994.
11470 Add index.
11471 (Frames): New node, for frame annotation.
11472 (Displays): New node, for display annotation.
11473
11474 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11475 when waiting for your program to stop.
11476
11477Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11478
11479 * annotate.texi (Breakpoint Info): Document annotation of header
11480 fields and record annotation.
11481
11482Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * annotate.texi: New file, to document annotations.
11485
11486Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11487
11488 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11489 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11490
11491Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11494 section, and say n_strx field is compilation unit relative.
11495 * stabs.texinfo: Don't use @code for a.out when it is the name of
11496 an object file format.
11497
11498Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11499
11500 * gdb.texinfo: Refer to file names, not path names, per rms
11501 convention.
11502 (Arguments): Fix typo.
11503
11504Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11505
11506 * stabs.texinfo (Global Variables): Talk about stabs in files
11507 where variables are referenced, but not defined.
11508
11509Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11510
11511 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11512 Cplusplus to new nodes Member Type Descriptor and Method Type
11513 Descriptor. Re-write stuff for #.
11514
11515Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11516
11517 * gdb.texinfo (Print Settings): Don't document "set print
11518 fast-symbolic-addr off". The bug which it worked around was fixed
11519 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11520
11521 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11522 N_ENTRY node.
11523
11524 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11525
11526Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11527
11528 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11529 references to ieee-float.c.
11530
11531Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11532
11533 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11534 match what the code actually does.
11535
11536Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11537
11538 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11539
11540Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11541
11542 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11543 i, and b.
11544
11545Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11546
11547 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11548 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11549 as "stabs in sections" rather than just saying "ELF and SOM".
11550 Also make that stuff apply to COFF.
11551
11552Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11553
11554 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11555 Ghostscript.
11556
11557Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11560 versus functions without line numbers, also mention stepping into
11561 them as well as "step" when you are in them. Tell the user how to
11562 deal with the situation. Add comment about "debugging information".
11563
11564Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11565
11566 * stabs.texinfo (Enumerations): Document restriction on where
11567 enumeration types can appear and still win with GDB.
11568
11569Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11570
11571 * stabs.texinfo (Negative Type Numbers): Document format for type
11572 -16.
11573
11574Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11575
11576 * gdb.texinfo (Selection, Frame Info): Update information about
11577 arbitrary frame specficiations.
11578
11579Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11580
11581 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11582
11583Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11584
11585 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11586
11587Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11588
11589 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11590
11591Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11592
11593 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11594 Differences node to Statics node.
11595 (Statics): Discuss XCOFF use of V symbol descriptor.
11596
11597 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11598 not clean.
11599
11600Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11601
11602 * gdb.texinfo (Print Settings): Document `set print
11603 fast-symbolic-addr' and improve the doc for some other
11604 `set print's.
11605
11606Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11607
11608 * stabs.texinfo (String Field): Talk about defining several type
11609 numbers at once.
11610 Fix lint regarding changing node ELF Transformations to
11611 ELF and SOM Transformations.
11612
11613Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11614
11615 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11616
11617Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11618
11619 * stabs.texinfo (Cross-References): `::' is for nested types only
11620 within <>.
11621 (Structures): Document static members.
11622
11623Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11624
11625 * stabs.texinfo: Document S type attribute.
11626
11627Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11628
11629 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11630
11631Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11632
11633 * gdbint.texinfo: Fix a few typos.
11634
11635Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11636
11637 * gdb.texinfo, remote.texi: formatting improvements
11638
11639 * gdb.texinfo (New Features): mention threads.
11640 (Summary, C): fix xrefs in newly contributed text.
11641 (Threads): index entries, clarifications, example
11642 (passim): minor typos fixed, phrasing improvements
11643
11644 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11645 entries; (Server): explain use of gdbserver w/real-time systems,
11646 add example of conflicting TCP port; (MIPS Remote) break up
11647 running text into table, highlighting commands, and add example.
a9331b3f 11648
c906108c
SS
11649Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11650
11651 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11652
11653Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11654
11655 * stabs.texinfo (Nested Symbols): New node.
11656 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11657
11658Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11659
11660 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11661 to picking which Bbss.bss symbol to use, and (because there seems to
11662 be no good way of doing it) re-write some of the text to make it
11663 sound like Bbss.bss isn't such a great idea after all (as currently
11664 designed).
11665
11666 * gdb.texinfo (C): In addition to saying people have to use g++ for
11667 good results, say they have to use stabs. Specifically say cfront
11668 doesn't work well.
11669 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11670 the gdb README. Add xrefs to places where the support for the various
11671 languages is described in detail.
11672
11673Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11674
11675 * stabs.texinfo: Clean up stuff about visibility and virtual
11676 characters.
11677
11678 * stabs.texinfo (N_M2C): Cite Sun doc.
11679
11680Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11681
11682 * gdb.texinfo: updates re threads.
11683 * remote.texinfo: avoid index entries starting with digits.
11684
11685Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11686
11687 * stabs.texinfo (Enumerations): Talk about large, negative and
11688 octal values. Clean up cross reference to type attributes.
11689 (String Field): Say that GDB 4.11 supports size attribute.
11690
11691Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11692
11693 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11694 is a mandatory step. Make the stuff about that more concise.
11695
11696Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11697
11698 * stabs.texinfo (Class Names): New node.
11699
11700 * gdb.texinfo (Command Files): Explain order of init file reading.
11701
11702 * remote.texi (Bootstrapping): Talk about getting the serial driver
11703 to deal with ^C sent by gdb to stop the remote system.
11704
11705Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11706
11707 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11708
11709 * libgdb.texinfo (Defining Commands): made the DOC arg
11710 to gdb_define_app_command a char * instead of char **
11711 per a suggestion from kingdon.
11712
11713 * libgdb.texinfo: total rewrite from a different starting
11714 premise.
11715
11716Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11717
11718 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11719 floats passed as doubles (to improve clarity).
11720
11721Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11722
11723 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11724
11725 * a4rc.sed: update to work with Andreas Vogel papersize params
11726
11727 * refcard.tex: use Andreas Vogel simplifications of papersize
11728 params; remove useless version info; update copyright date.
11729
11730Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11731
11732 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11733
11734Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11735
11736 * gdb.texinfo (Files): Say what address the load command loads it at.
11737
11738 * stabs.texinfo (Common Blocks): Minor cleanups.
11739
11740 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11741 that Sun has backed away from the linker kludge and thus the relevant
11742 issue is changes to the SunPRO tools, not the Solaris linker.
11743
11744 * stabs.texinfo (Traditional Integer Types): Clean up description
11745 of octal bounds a little bit. Document extra leading zeroes.
11746
11747Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * gdb.texinfo (Signaling): Update for symbolic symbol names
11750 and add a section explaining the difference between the GDB
11751 signal command and the shell kill utility.
11752
11753Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11754
11755 * libgdb.texinfo: added `@' to braces that were unescaped.
11756
11757Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11758
11759 * libgdb.texinfo: new file. Spec for the gdb library.
11760
11761Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11762
11763 * stabs.texinfo (Include Files): Fix typo (start -> end).
11764
11765Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11766
11767 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11768 from Melissa at FSF's editing pass.
11769
11770Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11771
11772 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11773 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11774 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11775
11776Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11777
11778 * remote.texi (Bootstrapping): Discuss 386 call gates.
11779
11780Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11781
11782 * stabs.texinfo (Based Variables): New node.
11783
11784Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11785
11786 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11787 names, sizes, and formats to suggest how not to lose.
11788
11789Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11790
11791 * stabs.texinfo (Methods): Fix typo.
11792
11793Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11794
11795 * gdb.texinfo: Fix a few typos.
11796
11797Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11798
11799 * gdb.texinfo: Clarify how well it works with Fortran.
11800
11801 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11802 More on relocating stabs in ELF files.
11803
11804Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11805
11806 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11807
11808Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11809
11810 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11811 parameters on VAX.
11812
11813Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11814
11815 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11816
11817Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11818
11819 * stabs.texinfo: Make info author notice match the TeX author notice.
11820
11821Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11822
11823 * stabs.texinfo: Initial-caps all words in node names and
11824 non-trivial words in section names.
11825
11826Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11827
11828 * stabs.texinfo: Many minor cleanups.
11829
11830 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11831
11832Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11833
11834 * stabs.texinfo: Remove full description of big example.
11835 It's not really helpful; just use pieces of it where appropriate.
11836 Add more Texinfo formatting directives (@samp, etc.).
11837 Use @deffn to define stab types.
11838 Eliminate some wordiness. Break up some nodes.
11839 Add an (alphabetized) index of symbol types.
11840 Use consistent capitalization style in node and section names.
11841
11842Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11843
11844 * gdb.texinfo: Change typo "Two two" to "The two".
11845
11846Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11847
11848 * stabs.texinfo (XCOFF-differences): Remove references to
11849 non-existent types N_DECL and N_RPSYM.
11850
11851 * stabs.texinfo (String Field): Say that type attributes bug is
11852 fixed in GDB 4.10, since it is.
11853
11854 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11855
11856Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11857
11858 * stabs.texinfo: Formatting cleanups.
11859
11860Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * stabs.texinfo: When explaining the n_type of a stab, standardize
11863 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11864 no tabs, use @r).
11865 (Global Variables): Clean up.
11866
11867Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11868
11869 * stabs.texinfo (Stack Variables): Re-write.
11870
11871Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11872
11873 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11874 addresses of a source file. Also revise formatting.
11875 Change "object module" or "object file" to "source file".
11876 Various: Miscellaneous cleanups.
11877
11878Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11881
11882Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11883
11884 * gdbint.texinfo: Removed many nonsensical machine-collected
11885 host and target conditionals, described some of the remainder.
11886
11887Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11888
11889 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11890
11891 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11892 paragraph which follows.
11893
11894 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11895 variables. Looks better and avoids overful hbox.
11896
11897Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11898
11899 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11900
11901Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11902
11903 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11904 retransmit-timeout
11905
11906Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * gdbint.texinfo: Update statement about `some ancient Unix
11909 systems, like Ultrix 4.0' to Ultrix 4.2.
11910
11911Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11912
11913 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11914
11915 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11916
11917 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11918 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11919
11920 * remote.texi: new name for former gdbinv-s.texi
11921
11922 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11923
11924Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11925
11926 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11927 variables for MIPS remote debugging protocol.
11928
11929Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11932
11933Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11934
11935 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11936
11937Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11938
11939 * gdb.texinfo: repair conditional bugs in text markup
11940
11941Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11942
11943 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11944 to select Modula-2 material.
11945
11946Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * stabs.texinfo: Cleanups regarding statics.
11949
11950 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11951 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11952
11953Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11954
11955 * stabs.texinfo: N_MAIN is sometimes used for C.
11956
11957Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11958
11959 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11960
11961Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11962
11963 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 11964 removed from the code by Kingdon.
c906108c
SS
11965
11966Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11967
11968 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11969 input when evaluating breakpoint conditions; the bug has been fixed.
11970
11971 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11972 sets the ignore count to N-1, not to N.
11973
11974Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11975
11976 * refcard.tex (\hoffset): correct longstanding error to match
11977 intended offset; avoids cutting off edge on some printers
11978
11979Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11980
11981 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11982
11983Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11984
11985 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11986
11987Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11988
11989 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11990 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11991 collect sed edits if any, apply to refcard before formatting;
11992 (refcard.ps) stop implying PS fonts if PS output requested;
11993 (lrefcard.ps) delete extra target for variant PS fonts
11994
11995 * refcard.tex: parametrize papersize dependent info, collect
11996 in easily replaced spot
11997
11998 * a4rc.sed: new file, edits to refcard for A4 paper
11999
12000Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12001
12002 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12003
12004Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12005
12006 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12007
12008Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12009
12010 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12011 politely rather than rudely.
12012
12013Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12014
12015 * stabs.texinfo: Document common blocks.
12016
12017Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12018
12019 * stabs.texinfo: Add some basic info about stabs-in-elf.
12020
12021Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12022
12023 * stabs.texinfo (Top): Minor cleanup.
12024
12025Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12026
12027 * Makefile.in (install-info): remove parentdir support
12028
12029Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12030
12031 * gdb.texinfo (Copying): delete this node and references to it;
12032 RMS says this manual need not carry GPL. (passim): Improvements
12033 from last round at FSF, largely due to Ian Taylor review, and
12034 minor formatting improvements.
12035
12036 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12037 largely due to Ian Taylor review. (Debug Session): minor edits to
12038 new text.
12039
12040Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12041
12042 * Makefile.in (realclean): Remove info and dvi files too.
12043
12044Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12045
12046 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12047 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12048 * gdb.texinfo: Change accordingly.
12049
12050 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12051 N_{L,R}BRAC,N_SLINE are relative to.
12052
12053Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12054
12055 * Makefile.in (GDBvn.texi): Update atomically.
12056
12057Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12058
12059 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12060
12061Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12062
12063 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12064 addresses together. Also motivate the set print symbol-filename
12065 command and suggest other solutions.
12066
12067Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12068
12069 * gdb.texinfo (set print elements): Note that the number of
12070 elements is set to unlimited by "set print elements 0".
12071
12072Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12073
12074 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12075 NF_LDOUBLE means.
12076 (Stab Types): Include Solaris stab types.
12077 (Procedures): Document Solaris extensions.
12078
12079Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12080
12081 * gdb.texinfo: Add `set print symbol-filename' doc.
12082
12083Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12084
12085 * stabs.texinfo (Arrays): Talk about type definition vs. type
12086 information.
12087
12088 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12089 the trailing semicolon.
12090
12091Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12092
12093 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12094 and merge in other parts of the document addressing these subjects.
12095 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12096
12097 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12098 at the end of a range type.
12099
12100 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12101 AIX extensions.
12102
12103Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12104
12105 * stabs.texinfo (Stabs Format): Misc fixes.
12106
12107Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12108
12109 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12110 (Traditional builtin types): Document convex convention for long long.
12111 (Negative builtin types): Discuss type names, and misc fixes.
12112
12113Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12114
12115 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12116 point types used with @samp{R} type descriptor.
12117 (Symbol Descriptors): Describe how to handle conflict between
12118 different meanings of @samp{P} symbol descriptor.
12119
12120Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12121
12122 * stabs.texinfo: Remove node Quick Reference and put its children
12123 directly under the main menu.
12124
12125 * stabs.texinfo: Many more changes to bring it into line with
12126 AIX documentation and reality. I think it now has all the
12127 information from the AIX documentation, except that I burned
12128 out when I got to variant records (Pascal and Modula-2) and
12129 all the COBOL types. Oh well, we can add them later when we're
12130 worrying more about those languages.
12131
12132 * stabs.texinfo (Automatic variables): Talk about what it means
12133 to omit the symbol descriptor.
12134
12135Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12136
12137 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12138 gcc2 behavior with promoted args.
12139
12140Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12141
12142 * gdb.texinfo: include readline appendices in info version of manual
12143
12144Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12145
12146 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12147 target remote.
12148
12149 * gdb.texinfo (Machine Code): more index entries for disassemble
12150
12151Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12152
12153 * Clarify the intended use of the gdb-testers and gdb-patches
12154 mailing lists, and shrink gzip comment.
12155
12156Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12157
12158 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12159 DOSHOST configuration of manual.
12160
12161 * gdb.texinfo (MIPS Stack): new node.
12162
12163 * all-config.texi (MIPS) new switch.
12164
12165 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12166 tense; (MIPS Remote) new node.
12167
12168 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12169 bug; (Environment) less passive, other small cleanups in text about
12170 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12171 (Remote) new MIPS Remote menu entry.
12172
12173Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12174
12175 * stabs.texinfo: Many changes to include information from the
12176 AIX documentation.
12177
12178 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12179
12180Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12181
12182 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12183 Move a bunch of information from ../README.
12184 (Getting Started): New node.
12185
12186Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12187
12188 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12189
12190 * gdb.texinfo: advance manual revision dates to present
12191
12192 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12193 stop using silly Roman numerals in @set variable names
12194
12195Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12196
12197 * stabs.texinfo (Parameters): Keep trying to get this right.
12198
12199Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12200
12201 * stabs.texinfo (Parameters): More on "local parameters".
12202
12203Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12204
12205 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12206
12207Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12208
12209 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12210 (Parameters): Rewrite.
12211 (xcoff-differences, Sun-differences): Minor changes.
12212
12213Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12214
12215 * stabs.texinfo: Minor cleanup.
12216
12217Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12218
12219 * gdbint.texinfo: Minor xcoff stuff.
12220
12221Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12222
12223 * gdbint.texinfo: Update for new config directory structure.
12224 Add info about internal type data structures.
12225
12226Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12227
12228 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12229 $(srcdir).
12230 (gdb-config.texi): Depend on file in $(srcdir).
12231
12232Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12233
12234 * stabs.texinfo: Fixes about N_SO.
12235
12236Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12237
12238 * gdb.texinfo: include list of nonstandard init file names
12239
12240 * *-config.texi: new switch GENERIC for text that applies *only*
12241 to (usual) multiple-target version of manual
12242
12243 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12244 h8 config
12245
12246 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12247 in menus (rather than conditionally selected multiple alternative
12248 menus).
12249
12250 * Makefile.in: define and use DOC_CONFIG var to select
12251 configuration for GDB user manual.
12252
12253 * gdb-config.texi: delete from repository, generate from Makefile.
12254
12255 * all-config.texi: normal `generic' configuration file, formerly
12256 stored as gdb-config.texi
12257
12258Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12259
12260 * Makefile.in: add dvi target to build all .dvi files
12261
12262Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12263
12264 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12265
12266Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12267
12268 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12269 host conditionals.
12270 * stabs.texinfo: More array fixes inspired by Jim's.
12271
12272Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12273
12274 * stabs.texinfo: Fixes re arrays and continuations.
12275
12276 * gdbint.texinfo: Add XCOFF node.
12277
12278Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12279
12280 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12281
12282Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12283
12284 * stabs.texinfo: Fix for array types to mention lower bounds.
12285
12286Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12287
12288 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12289
12290Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12291
12292 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12293
12294Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12295
12296 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12297 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12298
12299Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12300
12301 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12302
12303Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12304
12305 * gdb.texinfo, gdbinv-s.texi: misc updates
12306
12307Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12308
12309 * gdbint.texinfo: Brief documentation for longjmp support,
12310 from an email msg by Stu.
12311
12312Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12313
12314 * stabs.texinfo: Fix description of floating point "range"
12315 types (which really define basic types). Reported by Jim Meehan,
12316 <meehan@src.dec.com>.
12317
12318 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12319
12320Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12321
12322 * gdbint.texinfo: Slightly expand section on supporting a new
12323 object file format.
12324
12325Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12326
12327 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12328 intermediate file.
12329
12330Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12331
12332 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12333
12334Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12335
12336 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12337
12338 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12339 as well as Z8002.
12340
12341Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12342
12343 * gdbint.texinfo: Add sections on clean design and on how to send
12344 in changes.
12345
12346Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12347
12348 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12349
12350Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12351
12352 * gdb.texinfo: Fix typo, reported by Karl Berry.
12353
12354Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12355
12356 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12357
12358Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12359
12360 * gdbint.texinfo: fixed a stray email address (needs @@),
12361 added @table @code to node "Native Conditionals"
12362
12363Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12364
12365 * gdbint.texinfo: Describe coding style of GDB.
12366
12367Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12368
12369 * stabs.texinfo: Minor wording changes.
12370
12371Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12372
12373 * gdbint.texinfo: Improve release doc slightly.
12374
12375Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12376
12377 * gdbint.texinfo: Improve doc of GDB config macros.
12378
12379Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12380
12381 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12382 These will be reinserted when examined.
12383
12384Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12385
12386 * gdbint.texinfo: Make a start at documenting all the #if macros
12387 in GDB. At least list them all, and start separating them into
12388 host-specific and target-specific.
12389
12390Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12391
12392 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12393 examples (not consistent w others).
c906108c
SS
12394 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12395 for generic vn of doc
12396
12397Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12398
12399 * Makefile.in: always create installation directories.
12400
12401Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12402
12403 * gdb.texinfo: in h8 config, do not describe searching commands.
12404
12405Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12406
12407 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12408 conditionals; introduce a few generic switches that may be
12409 useful for other cross-dev or dos-hosted configs.
12410
12411 * gdb.texinfo: fix typo in "info reg" description
12412
12413Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12414
12415 * stabs.texinfo: Minor updates from running TeX over it.
12416 * Makefile.in (stabs.dvi, stabs.ps): Add.
12417
12418Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12419
12420 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12421 First pass at converting it to texinfo.
12422
12423Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12424
12425 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12426 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12427
12428Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12429
12430 * gdbint.texinfo: Add section on partial symbol tables.
12431
12432Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12433
12434 * gdb.texinfo: document `set remotedebug' and `set
12435 rstack_high_address'.
12436
12437Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12438
12439 * gdb.texinfo: slight expansion of new text on reading info files
12440 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12441 H8/300 from DOS.
12442
12443Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12444
12445 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12446
12447Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12448
12449 * gdb.texinfo: Say how to read the `info' files.
12450
12451Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12452
12453 * Makefile.in: gm4 -> m4.
12454
12455Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12456
12457 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12458 Documentation' ahead of `Installing GDB' to match README.
12459 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12460 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12461
12462Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12463
12464 * Makefile.in: remove $(srcdir) from gdb.info rule.
12465
12466Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12467
12468 * Makefile.in: commented out gdb-all.texinfo rule. This is
12469 temporary.
12470
12471Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12472
12473 * Makefile.in, configure.in: removed traces of namesubdir,
12474 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12475 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12476
12477Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12478
12479 * gdb.texinfo: Improve how we ask for bug reports.
12480
12481Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12482
12483 * Makefile.in: infodir belongs in datadir.
12484
12485Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12486
12487 * Makefile.in: remove spaces following hyphens, bsd make can't
12488 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12489 standards.text support.
c906108c
SS
12490
12491Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12492
12493 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12494 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12495 and mandir now keyed off datadir by default.
12496
12497\f
12498Local Variables:
9e9c5ae7 12499mode: change-log
c906108c
SS
12500left-margin: 8
12501fill-column: 74
12502version-control: never
463888ab 12503coding: utf-8
c906108c 12504End:
This page took 2.022022 seconds and 4 git commands to generate.