]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb/python: allow for catchpoint type breakpoints in python
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6b95f5ad
AB
12021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * python.texinfo (Breakpoints In Python): Add BP_CATCHPOINT
4 description.
5
08080f97
AB
62021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * guile.texinfo (Breakpoints In Guile): Add BP_CATCHPOINT
9 description.
10
96f842cb
AB
112021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.texinfo (RISC-V Features): Mention vector register feature.
14
d52b8007
AB
152021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * python.texi (Unwinding Frames in Python): Mention
18 PendingFrame.level.
19 (Frames In Python): Mention Frame.level.
20
3aabdfe1
FW
212021-06-16 Felix Willgerodt <felix.willgerodt@intel.com>
22
23 * gdb.texinfo (Process Record and Replay): Stop mentioning lines
24 for "record function-call-history" and
25 "set record function-call-history-size".
26
f9e59d06
LS
272021-06-08 Lancelot Six <lsix@lancelotsix.com>
28
29 * python.texi (Writing a Pretty-Printer): Use 'is None' instead of
30 '== None'.
31
ae61ef2c
SV
322021-06-05 Shahab Vahedi <shahab@synopsys.com>
33
34 * gdb.texinfo (Source and Machine Code): Document 'set
35 disassembler-options' support for the ARC target.
36
a5375566
HD
372021-06-04 Hannes Domani <ssbssa@yahoo.de>
38
39 * python.texi (TUI Windows In Python): Document Window.click.
40
3067d0b1
HD
412021-05-29 Hannes Domani <ssbssa@yahoo.de>
42
43 * python.texi (Writing a Frame Filter): Fix example.
44
bdef5723
HD
452021-05-27 Hannes Domani <ssbssa@yahoo.de>
46
47 * python.texi (TUI Windows In Python): Document "full_window"
48 argument.
49
868027a4
HD
502021-05-27 Hannes Domani <ssbssa@yahoo.de>
51
52 * python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL.
53
2c5731b6
HD
542021-05-25 Hannes Domani <ssbssa@yahoo.de>
55
56 * python.texi (Symbols In Python): Fix gdb.SYMBOL_LOC_COMMON_BLOCK.
57
c45d37a9
AB
582021-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
59
60 * gdb.texi (Initialization Files): Add '@:' after 'e.g.'.
61 (Source Path): Likewise.
62 (GDB/MI Development and Front Ends): Likewise.
63 (ARM Features): Likewise.
64 (gdb man): Likewise.
65
55789354
TBA
662021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
67
68 * python.texi (Inferiors In Python): Mention the 'connection_num'
69 attribute.
70
ee35ce82
GB
712021-05-12 George Barrett <bob@bob131.so>
72
73 * guile.texi (Values From Inferior In Guile): Add documentation
74 for value-const-value.
75
9d4fc61d
GB
762021-05-12 George Barrett <bob@bob131.so>
77
78 * guile.texi (Values From Inferior In Guile): Add documentation
79 for value-reference-value. Add documentation for
80 value-rvalue-reference-value.
81
97cef6b7
GB
822021-05-12 George Barrett <bob@bob131.so>
83
84 * guile.texi (Types In Guile): Add documentation for
85 TYPE_CODE_RVALUE_REF.
86
802021d4
AB
872021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * guile.texinfo (Breakpoints In Guile): Reword sentence.
90 * python.texinfo (Breakpoints In Python): Reword sentence.
91
9dffa1aa
AB
922021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * python.texinfo (Python Commands): Document 'set debug
95 py-unwind' and 'show debug py-unwind'.
96
75140e3b
AB
972021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * python.texinfo (Python Commands): Document 'set debug
100 py-breakpoint' and 'show debug py-breakpoint'.
101
79aabb73
TBA
1022021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
103
104 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
105 '--force' flag of the '-break-condition' command.
106
10e578d7
TBA
1072021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
108
109 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
110 '--force-condition' flag of the '-break-insert' and
111 '-dprintf-insert' commands.
112
fa94b3a7
SM
1132021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
114
115 * python.texi (Types In Python): Re-organize Type.fields doc.
116 Mention handling of array types. Correct doc for when calling
117 the method on another type.
118
e43c3e2a
AB
1192021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * gdb.texinfo (Initialization Files): Use @env when referencing
122 environment variables.
123 (Shell Commands): Likewise.
124 (Starting): Likewise.
125 (Arguments): Likewise.
126 (Environment): Likewise.
127 (Edit): Likewise.
128 (Compiling and Injecting Code): Likewise.
129 (Files): Likewise.
130 (Command History): Likewise.
131 (Screen Size): Likewise.
132 (Emacs): Likewise.
133
edeaceda
AB
1342021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * python.texinfo (Python Commands): Mention new commands.
137
fbb46296
LS
1382021-04-25 Lancelot Six <lsix@lancelotsix.com>
139
140 PR gdb/22640
141 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
142 ptype command, describe 'set print type hex' and 'show print
143 type hex' commands. Update 'ptype/o' examples.
144
85c88e2a
TBA
1452021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
146
147 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
148 description for the 'enabled' field of breakpoint locations.
149
5809fbf2
TT
1502021-04-15 Tom Tromey <tom@tromey.com>
151 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
154
92e4e97a
AB
1552021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
156
157 PR cli/25956
158 * gdb.texinfo (File Options): Mention new command line options.
159 (Startup): Discuss when early init files are processed.
160 (Initialization Files): Add description of early init files.
161 (Output Styling): Update description of 'version' style.
162 (gdb man): Mention early init files.
163
b9de3b91
AB
1642021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
167 parentheses to GDB prompt in example, and replace '(gdb)' with
168 '(@value{GDBP})' in one example where the latter was already in
169 use.
170
fa167b00
LM
1712021-03-29 Luis Machado <luis.machado@linaro.org>
172
173 * gdb.textinfo (Memory Tagging): Make it a @section.
174
a668276c
LM
1752021-03-24 Luis Machado <luis.machado@linaro.org>
176
177 * gdb.texinfo (Data): Document memory tagging changes to the "print"
178 command.
179 (Examining Memory): Document memory tagging changes to the "x"
180 command.
181 (Memory Tagging): Update with more information on changes to the "x"
182 and "print" commands.
183
362a0700
LM
1842021-03-24 Luis Machado <luis.machado@linaro.org>
185
186 * gdb.texinfo (Memory Tagging): New subsection and node.
187 (AArch64 Memory Tagging Extension): New subsection.
188
0f01515a
LM
1892021-03-24 Luis Machado <luis.machado@linaro.org>
190
191 * gdb.texinfo (General Query Packets): Document qMemTags and
192 QMemTags. Document the "memory-tagging" feature.
193 (ARM-Specific Protocol Details): Document memory tag types.
194
763b8efd
AB
1952021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
196
197 * python.texinfo (Parameters In Python): Return empty string in
198 small example code.
199
02a79309
AB
2002021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * gdb.texinfo (Files): Document new 'maint info target-sections'
203 command.
204
22e6d16f
LS
2052021-02-17 Lancelot Six <lsix@lancelotsix.com>
206
207 PR cli/17290
208 * gdb.texinfo (Remote Configuration): Fix show remote
209 interrupt-sequence and show remote interrupt-on-connect.
210
bf3386f0
AB
2112021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.texinfo (Files): Update documentation for 'maint info
214 sections'.
215
29db1eb3
AB
2162021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * python.texinfo (TUI Windows In Python): Extend description of
219 TuiWindow.is_valid.
220
2e3773ff
LS
2212021-02-02 Lancelot SIX <lsix@lancelotsix.com>
222
223 * gdb.texinfo (Inferiors Connections and Programs): Document the
224 inferior command when used without argument.
225
bb3c2d4d
TT
2262021-01-27 Tom Tromey <tromey@adacore.com>
227
228 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
229
f3bdc2db
MB
2302021-01-25 Marco Barisione <mbarisione@undo.io>
231
232 * python.texi: Add parentheses to print statements/functions.
233
04de9f3e
AB
2342021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.texinfo (Specify Location): Move menu to the end of the
237 node.
238 (Auto-loading): Likewise.
239 (Extending GDB): Likewise.
240 (TUI): Likewise.
241 (Operating System Information): Likewise.
242
9d2d8a16
AB
2432021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 PR cli/25956
246 * gdb.texinfo (Output Styling): Document version style.
247
d8c4766d
AB
2482021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
249
250 * gdb.texinfo (Auto-loading extensions): Add additional cross
251 references and move @menu to the end of the node.
252
fe461d2f
AB
2532021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.texinfo (Aliases): Move @menu to the end of the node.
256
cc4bc93e
AB
2572021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
258
259 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
260
a72d0f3d
AB
2612021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * gdb.texinfo (Commands): Update menu.
264 (Extending GDB): Likewise.
265 (Command aliases default args): Moved later into the document,
266 added a cindex entry. Renamed the section 'Automatically prepend
267 default arguments to user-defined aliases' to 'Default Arguments'.
268 (Aliases): Moved earlier in the document. Minor rewording of the
269 first paragraph, down-cased the text inside all uses of @var, and
270 added a cross reference to the Python code. Renamed the section
271 'Creating new spellings of existing commands' to 'Command
272 Aliases'.
273
325d39e4
HD
2742021-01-21 Hannes Domani <ssbssa@yahoo.de>
275
276 PR python/19151
277 * python.texi (Breakpoints In Python): Document
278 gdb.BP_HARDWARE_BREAKPOINT.
279
b5b5650a
JB
2802021-01-01 Joel Brobecker <brobecker@adacore.com>
281
282 * gdb.texinfo, refcard.tex: Update copyright year range.
283
6596a5d4
HD
2842020-12-29 Hannes Domani <ssbssa@yahoo.de>
285
286 * python.texi (Frame Decorator API): Fix method name.
287
f37059ea
AB
2882020-12-23 Alex Bennée <alex.bennee@linaro.org>
289
290 * gdb.texinfo (Packets): Clarify language for ? packet.
291
904cb749
JB
2922020-12-21 Joel Brobecker <brobecker@adacore.com>
293
294 * gdb.texinfo (Requirements): Add GMP to list of requirements.
295
e8460459
HD
2962020-12-18 Hannes Domani <ssbssa@yahoo.de>
297
298 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
299
4aea001f
HD
3002020-12-18 Hannes Domani <ssbssa@yahoo.de>
301
302 * python.texi (Values From Inferior): Document the address keyword.
303
85be4f5a
SM
3042020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
305
306 PR gdb/27088
307 * gdb.texinfo (Range Checking): Fix "show check range" command
308 name.
309
ee9812a0
AB
3102020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
311
312 * gdb.texinfo (Caching Target Data): Document 'maint flush
313 dcache'.
314
50a5f187
AB
3152020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
316
317 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
318 (Maintenance Commands): Document 'maint flush register-cache'.
319
ab954e4a
BE
3202020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
321
322 * Makefile.in: Delete GDBvn.texi and version.subst only in
323 the maintainer-clean target.
324
9f121239
HD
3252020-11-29 Hannes Domani <ssbssa@yahoo.de>
326
327 PR python/26974
328 * python.texi: Fix docu for static members argument.
329
a5c641b5
AB
3302020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
331
332 * gdb.texinfo (Debugging Output): Document 'set/show debug
333 fortran-array-slicing'.
334 (Special Fortran Commands): Document 'set/show fortran
335 repack-array-slices'.
336
ab33b152
AB
3372020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * gdb.texinfo (Maintenance Commands): Update description of 'maint
340 print c-tdesc'.
341
64aaad63
AB
3422020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
343
344 * gdb.texinfo (Mode Options): Descriptions of initialization files
345 has been moved to 'Initialization Files'.
346 (Startup): Likewise.
347 (Initialization Files): New node.
348 (gdb man): Update to mention alternative file paths.
349 (gdbinit man): Likewise.
350
733d554a
TBA
3512020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
352
353 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
354 of the 'break'command.
355 * gdb.texinfo (Conditions): Document the '-force' flag of the
356 'condition' command.
357
b5fa468f
TBA
3582020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
359
360 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
361 locations for which the breakpoint condition is invalid.
362
4b136f6f
MF
3632020-10-06 Michael Forney <mforney@mforney.org>
364
365 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
366 install condition.
367
8d378f27
SM
3682020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
369
370 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
371
7b085b1c
SM
3722020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
373
374 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
375
6791b117
PA
3762020-09-13 Pedro Alves <pedro@palves.net>
377
378 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
379 "-break-insert --qualified" and "-dprintf-insert --qualified".
380
fdd8731b
SV
3812020-08-25 Shahab Vahedi <shahab@synopsys.com>
382
383 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
384
995d3a19
SV
3852020-08-25 Shahab Vahedi <shahab@synopsys.com>
386
387 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
388 Features.
389
e09eef98
TT
3902020-08-07 Tom Tromey <tromey@adacore.com>
391
392 * gdb.texinfo (Ravenscar Profile): Add examples.
393 Document runtime initialization limitation.
394
39791af2
JM
3952020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
396
397 * gdb.texinfo (Contributors): Add information for the eBPF
398 support.
399 (BPF): New section.
400
43d5901d
AB
4012020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
402
403 * python.texi (Unwinding Frames in Python): Update descriptions
404 for PendingFrame.read_register and
405 gdb.UnwindInfo.add_saved_register.
406 (Frames In Python): Update description of Frame.read_register.
407
14fa8fb3
AB
4082020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * python.texi (Registers In Python): Document new find function.
411
b089853a
KB
4122020-07-22 Kevin Buettner <kevinb@redhat.com>
413
414 * gdb.texinfo (Maintenance Commands): Add documentation for
415 new command "maintenance print core-file-backed-mappings".
416
c9fe1b58
RT
4172020-07-22 Reuben Thomas <rrt@sc3d.org>
418
419 * gdb.texinfo (Remote Protocol, Overview): Correct the description
420 of which remote protocol commands are mandatory for a stub to
421 implement.
422
ae5369e7
LC
4232020-07-20 Ludovic Courtès <ludo@gnu.org>
424
425 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
426
68cf161c
LC
4272020-07-20 Ludovic Courtès <ludo@gnu.org>
428
429 * guile.texi (Memory Ports in Guile): Mark
430 'memory-port-read-buffer-size',
431 'set-memory-port-read-buffer-size!',
432 'memory-port-write-buffer-size',
433 'set-memory-port-read-buffer-size!' as deprecated.
434 (Guile Introduction): Clarify which Guile
435 versions are supported.
436
ed788fee
PC
4372020-07-13 Paul Carroll <pcarroll@codesourcery.com>
438
439 PR gdb/25716
440
441 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
442 apply' and adjust xrefs to it.
443
0a278aa7
PW
4442020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
445
446 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
447
6e2469ff
HD
4482020-07-08 Hannes Domani <ssbssa@yahoo.de>
449
450 * gdb.texinfo: Document Windows drive conversion of
451 'set auto-load scripts-directory'.
452
64cb3757
AB
4532020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.texi (Registers): Add @anchor for 'info registers
456 <reggroup>' command.
457 * python.texi (Architectures In Python): Document new
458 register_groups method.
459 (Registers In Python): Document two new object types related to
460 register groups.
461
0f767f94
AB
4622020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
463
464 * python.texi (Python API): Add new section to the menu.
465 (Frames In Python): Add new @anchor.
466 (Architectures In Python): Document new registers method.
467 (Registers In Python): New section.
468
87dbc774
AB
4692020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * python.texi (Unwinding Frames in Python): Document
472 PendingFrame.architecture method.
473
edf92af0
EZ
4742020-06-26 Eli Zaretskii <eliz@gnu.org>
475
476 * gdb.texinfo (Shell Commands): More accurate description of use
477 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
478
caa7fd04
AB
4792020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.texinfo (Maintenance Commands): Document new 'maint print
482 xml-desc' command.
483
5b860c93
PW
4842020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
485
486 * gdb.texinfo (Command aliases default args): New node documenting
487 how to use default args for a command using aliases.
488 (Aliases): Document the new 'DEFAULT-ARGS...' option.
489 (Help): Update help aliases text and describe when full alias
490 definition is provided.
491
914592f9
TT
4922020-06-11 Tom Tromey <tromey@adacore.com>
493
494 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
495
c5a6a07f
JG
4962020-06-10 Jonny Grant <jg@jguk.org>
497
498 * gdb.texinfo: Remove broken links Previous and Up from
499 contents.
500
0a4f5f8c
TT
5012020-05-23 Tom Tromey <tom@tromey.com>
502
503 * gdb.texinfo (Output Styling): Don't mention completion styling.
504 (Editing): Don't mention readline completion styling.
505
eca1f90c
TT
5062020-05-23 Tom Tromey <tom@tromey.com>
507
508 * gdb.texinfo (Output Styling): Mention completion styling.
509 (Editing): Mention readline completion styling.
510
98c59b52
PA
5112020-05-19 Pedro Alves <palves@redhat.com>
512
513 * gdb.texinfo (Attach): Update exec-file-mismatch description to
514 mention build IDs.
515 (Separate Debug Files): Add "build id" anchor.
516
5b4a1a8d
PW
5172020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
518
519 * gdb.texinfo (Help): Document the help and apropos changes.
520 (Aliases): Document new meaning of -a abbreviation flag.
521
aa8509b4
KR
5222020-05-05 Kamil Rytarowski <n54@gmx.com>
523
524 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
525 (info proc exe, info proc mappings, info proc stat): Mention
526 NetBSD support.
527
2b2fbab8
TT
5282020-04-28 Tom Tromey <tom@tromey.com>
529
530 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
531
45fc7c99
TT
5322020-04-27 Tom Tromey <tromey@adacore.com>
533
534 * python.texi (Types In Python): Mention missing fields. Add
535 dynamic type example.
536
1acda803
TT
5372020-04-24 Tom Tromey <tromey@adacore.com>
538
539 PR python/23662:
540 * python.texi (Types In Python): Document new features.
541
0ca4866a
AS
5422020-04-15 Artur Shepilko <nomadbyte@gmail.com>
543
544 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
545 clears makeinfo warnings.
546 * python.texi: Add a missing period trailing an @xref{} clause;
547 this clears a makeinfo warning.
548
09f2921c
TV
5492020-03-06 Tom de Vries <tdevries@suse.de>
550
551 * gdb.texinfo: Fix "the the".
552
0bab6cf1
TV
5532020-03-04 Tom de Vries <tdevries@suse.de>
554
555 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
556 * python.texi: Same.
557
63e163f2
AB
5582020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.texinfo (Command History): Extend description for
561 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
562 'set history filename' being optional. Describe the effect of an
563 empty history filename on 'set history save on'.
564
e56d7f1e
AB
5652020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
568 output.
569
01b1af32
TT
5702020-02-22 Tom Tromey <tom@tromey.com>
571
572 * python.texi (Python API): Add menu item.
573 (TUI Windows In Python): New node.
574
7c043ba6
TT
5752020-02-22 Tom Tromey <tom@tromey.com>
576
577 PR tui/17850:
578 * gdb.texinfo (TUI Commands): Document horizontal layouts.
579
ee325b61
TT
5802020-02-22 Tom Tromey <tom@tromey.com>
581
582 * gdb.texinfo (TUI Overview): Mention user layouts.
583 (TUI Commands): Document "tui new-layout".
584
b7d2fe14
TT
5852020-01-26 Tom Tromey <tromey@adacore.com>
586
587 * gdb.texinfo (M68K Features): Document floating-point feature
588 correspondence.
589
e47e48f6
PW
5902020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
591
592 * gdb.texinfo (Attach): Document the new option and the
593 set/show commands.
594 (Connecting): Reference the exec-file-mismatch option.
595
65c574f6
PA
5962020-01-10 Pedro Alves <palves@redhat.com>
597
598 * gdb.texinfo (Starting): Say "current inferior not connected"
599 instead of "GDB not connected".
600 (Inferiors and Programs): Rename node to ...
601 (Inferiors Connections and Programs): ... this. Update all
602 references. Talk about multiple target connections. Update "info
603 inferiors" info to mention the connections column. Describe "info
604 connections". Document "add-inferior -no-connection".
605 * guile.texi, python.texi: Update cross references.
606
e5d78223
JB
6072020-01-01 Joel Brobecker <brobecker@adacore.com>
608
609 * gdb.texinfo, refcard.tex: Update copyright year range.
610
db178f47
AB
6112019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
612
613 * python.texi (Symbols In Python): Remove duplicate description of
614 gdb.lookup_global_symbol.
615
27f7b2f6
SM
6162019-12-11 Simon Marchi <simon.marchi@efficios.com>
617
618 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
619
d8edc8b7
PW
6202019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
621
622 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
623 as -r is ambiguous. Update the print - TAB TAB completion result.
624 (Data): Document new option -raw-values. Use -p and -pretty in the
625 example, as -r is ambiguous.
626 (Print Settings): Document set print raw values.
627 (Pretty-Printer Commands): Document interaction between enabled
628 pretty printers and -raw-values/-raw-frame-arguments.
629
77bb17b6
TT
6302019-12-10 Tom Tromey <tom@tromey.com>
631
632 * python.texi (gdb.prompt): Use correct quotes in example.
633 Shorten sample text.
634
c2512106
AB
6352019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
638 -max-results to some -symbol-info-* commands.
639
293b38d6
AB
6402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
641
642 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
643 -symbol-info-module-functions and -symbol-info-module-variables.
644
a2a7af0c
TT
6452019-12-01 Tom Tromey <tom@tromey.com>
646
647 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
648 (Output Styling): Document new settings.
649
d1da6b01
TT
6502019-12-01 Tom Tromey <tom@tromey.com>
651
652 * gdb.texinfo (TUI Configuration): Document new setting.
653
bf498525
PW
6542019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
655
656 * gdb.texinfo (Define): Indicate that user-defined prefix can
657 be used in 'define' command. Document 'define-prefix' command.
658
db5960b4
AB
6592019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
662 -symbol-info-modules.
663
7dc42066
AB
6642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
665
666 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
667 -symbol-info-functions, -symbol-info-types, and
668 -symbol-info-variables.
669
22138db6
TT
6702019-11-26 Tom Tromey <tom@tromey.com>
671
672 * gdb.texinfo (Maintenance Commands): Document new maint
673 commands.
674
6cc8564b
LM
6752019-11-25 Luis Machado <luis.machado@linaro.org>
676
677 * gdb.texinfo (Debugging Output): Document set debug
678 remote-packet-max-chars.
679
6b92c0d3
TV
6802019-11-14 Tom de Vries <tdevries@suse.de>
681
682 * gdb.texinfo: Fix typos.
683 * python.texi: Same.
684 * stabs.texinfo: Same.
685
45e42163
TT
6862019-11-12 Tom Tromey <tom@tromey.com>
687
688 * gdb.texinfo (Maintenance Commands): Document new command.
689
c86d74cc
TT
6902019-11-11 Tom Tromey <tom@tromey.com>
691
692 * gdb.texinfo (TUI Keys): Document readline function names.
693
c71acd15
TT
6942019-11-11 Tom Tromey <tom@tromey.com>
695
696 * gdb.texinfo (Editing): Document operate-and-get-next.
697
fb092e09
TT
6982019-11-11 Tom Tromey <tromey@adacore.com>
699
700 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
701
086baaf1
AB
7022019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
703
704 * python.texi (Symbols In Python): Add documentation for
705 gdb.lookup_static_symbols.
706
09ff83af
AB
7072019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * python.texi (Symbols In Python): Extend documentation for
710 gdb.lookup_static_symbol.
711
165f8965
AB
7122019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
713
714 * gdb.texinfo (Symbols): Document new 'info module variables' and
715 'info module functions' commands.
716
59c35742
AB
7172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
718
719 * gdb.texinfo (Symbols): Document new 'info modules' command.
720
aed61d02
PW
7212019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
722
723 * gdb.texinfo (Convenience Funs): Document the new
724 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
725 convenience functions.
726
ed2a2229
CB
7272019-10-29 Christian Biesinger <cbiesinger@google.com>
728
729 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
730 generation.
731 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
732 option.
733
6999161a
TT
7342019-10-23 Tom Tromey <tom@tromey.com>
735
736 * Makefile.in (READLINE_DIR): Update.
737
14796d29
CB
7382019-10-23 Christian Biesinger <cbiesinger@google.com>
739
740 * python.texi (Threads In Python): Add a note for how to get the
741 list of threads.
742
760f7560
TV
7432019-10-07 Tom de Vries <tdevries@suse.de>
744
745 * gdb.texinfo: Fix typo.
746 * guile.texi: Same.
747 * python.texi: Same.
748
0a4b0913
AB
7492019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
750
751 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
752
37f6a7f4
TT
7532019-10-02 Tom Tromey <tromey@adacore.com>
754
755 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
756 $_ada_exception.
757
abf516c6
UW
7582019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
759
760 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
761 qXfer:spu:read and qXfer:spu:write.
762 (General Query Packets): Likewise.
763 (Cell Broadband Engine SPU architecture): Remove subsection.
764
11061048
TT
7652019-09-18 Tom Tromey <tom@tromey.com>
766
767 * gdb.texinfo (Editing): Document readline application name.
768 (TUI Single Key Mode): Document TUI SingleKey keymap name.
769
f1b620e9
MG
7702019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * gdb.texinfo (Source Path): Additional text to better describe
773 how the source path directory list is used when searching for
774 source files.
775
4993045d
PW
7762019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
777
778 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
779 examples.
780
2d601616
TT
7812019-09-10 Tom Tromey <tromey@adacore.com>
782
783 * gdb.texinfo (Index Files): Update Ada text.
784
4acfdd20
AB
7852019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.texinfo (Symbols): Add information about the -n flag to
788 "info variables" and "info functions".
789
e3ec872f
YS
7902019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
791
792 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
793
aa7ca1bb
AH
7942019-08-16 Alan Hayward <alan.hayward@arm.com>
795
796 * gdb.texinfo (AArch64 Pointer Authentication)
797 (GDB/MI Breakpoint Information) (Frame Information): Document
798 addr_field.
799
86c6b807
TT
8002019-08-12 Tom Tromey <tom@tromey.com>
801
802 * gdb.texinfo (Configure Options): Document minimum version of
803 readline.
804
1ba7cdcd
AH
8052019-08-09 Alan Hayward <alan.hayward@arm.com>
806
807 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
808
3d31bc39
AH
8092019-08-07 Alan Hayward <alan.hayward@arm.com>
810
811 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
812
0b27c27d
CB
8132019-08-05 Christian Biesinger <cbiesinger@google.com>
814
815 * python.texi (Blocks In Python): Document dictionary access on blocks.
816
ae60f04e
PW
8172019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
818
819 * gdb.texinfo (Symbols): Document new args -dirname and -basename
820 of "info sources" command.
821
2906593f
CB
8222019-07-30 Christian Biesinger <cbiesinger@google.com>
823
824 * python.texi (Symbols In Python): Document new function
825 gdb.lookup_static_symbol.
826
c620ed88
CB
8272019-07-29 Christian Biesinger <cbiesinger@google.com>
828
829 * python.texi (Objfiles In Python): Document new functions
830 Objfile.lookup_{global,static}_symbol.
831
bc4268a5
PW
8322019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
833
834 * gdb.texinfo (Backtrace): Document the new '-frame-info'
835 backtrace option. Reference 'set print frame-info'.
836 (Print Settings): Document 'set|show print frame-info'.
837 Document new 'presence' value for 'set print frame-arguments.
838
a8eab7c6
AB
8392019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.texinfo (Symbols): Add information about -q flag to "info
842 types".
843
86ceaf98
KB
8442019-07-20 Kevin Buettner <kevinb@redhat.com>
845
846 * python.texi (python command): Revise example to match
847 command behavior.
848
cb1e4e32
PA
8492019-07-09 Pedro Alves <palves@redhat.com>
850
851 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
852 examples to show type=catchpoint instead of type=breakpoint and an
853 address.
854
fdbc9870
PA
8552019-07-03 Pedro Alves <palves@redhat.com>
856 Philippe Waroquiers <philippe.waroquiers@skynet.be>
857
858 * gdb.texinfo (Command Settings): New node documenting the general
859 concept of settings, how to change them, and the new "with"
860 command.
861 (Maintenance Commands): Document "maint with".
862
c6ac8931
PA
8632019-07-03 Pedro Alves <palves@redhat.com>
864
865 * gdb.texinfo (Maintenance Commands): Document "maint set/show
866 test-settings" instead of "maint test-settings set/show".
867
4ed4690f
SM
8682019-06-18 Simon Marchi <simon.marchi@efficios.com>
869
870 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
871 deals with a file that has the same name as the specified pid to
872 attach to. Add example using -p option.
873 (gdb man): Remove same sentence as in previous item.
874
30056ea0
AB
8752019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
878 node.
879 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
880 new MI commands.
881
3345721a
PA
8822019-06-13 Pedro Alves <palves@redhat.com>
883
884 * gdb.texinfo (Command Completion): Mention command options too.
885 (Command Options): New node.
886 (Threads): Add anchors. Extend descriptions of the "taas" and
887 "tfaas" commands.
888 (Backtrace): Describe new options of the "backtrace" command. Add
889 anchors.
890 (Frame Apply): Describe new options of the "frame apply" and
891 "faas" commands. Add anchors.
892 (Data): Describe new options of the "print" command. Add anchors.
893 (Compiling and Injecting Code): Mention options of the "compile
894 print" command.
895 (Maintenance Commands): Mention "maint test-options" subcommands
896 and the "maint show test-options-completion-result" command.
897
2daf894e
PA
8982019-06-13 Pedro Alves <palves@redhat.com>
899
900 * gdb.texinfo (Print Settings): Document "set/show print
901 raw-frame-arguments" instead of "set/show print raw
902 frame-arguments".
903
dca0f6c0
PA
9042019-06-13 Pedro Alves <palves@redhat.com>
905
906 * gdb.texinfo (Maintenance Commands): Document "maint
907 test-settings" commands.
908
1a3da2cd
AB
9092019-06-06 Amos Bird <amosbird@gmail.com>
910
911 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
912 annotation.
913
e1f2e1a2
CB
9142019-06-04 Christian Biesinger <cbiesinger@google.com>
915
d3238f7d 916 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 917
e664d728
PW
9182019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
919
920 * gdb.texinfo (Help): Document the new -v apropos flag.
921 (Output Styling): Document the style name styling done by "show style".
922 Document the new title and highlight styles.
923
e2c52041
PW
9242019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
925
926 * gdb.texinfo (Shell Commands): Document pipe command.
927 (Logging Output): Add a reference to pipe command.
928 (Convenience Variables): Document $_shell_exitcode and
929 $_shell_exitstatus.
930
000439d5
TT
9312019-05-29 Tom Tromey <tromey@adacore.com>
932
933 * gdb.texinfo (Continuing and Stepping): Document new
934 commands.
935
b7060614
AH
9362019-05-22 Alan Hayward <alan.hayward@arm.com>
937
938 * gdb.texinfo (Shell Commands): Add debugredirect.
939
7166f90a
JV
9402019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
941
942 * gdb.texinfo: Minor formatting fixes.
943
26648588
JV
9442019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
945
946 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
947 MI command -complete.
948
a0a3a1e9
TV
9492019-05-14 Tom de Vries <tdevries@suse.de>
950
951 * gdb.texinfo (Automatic symbol index cache): Add concept and command
952 index entries.
953
3c2fcaf9
TV
9542019-05-14 Tom de Vries <tdevries@suse.de>
955
956 * gdb.texinfo (Maintenance Commands): Remove superfluous
957 quoting on command index entry for "maint info selftests".
958
a97c8e56
TT
9592019-05-10 Tom Tromey <tromey@adacore.com>
960
961 * python.texi (Pretty Printing API): Mention lazy computation for
962 "children".
963
b8e07335
TT
9642019-05-10 Tom Tromey <tromey@adacore.com>
965
966 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
967 exception" and "catch handlers". Move "catch exception unhandled"
968 text. Use @var for "catch load" and "catch unload"
969
9d3421af
TT
9702019-05-08 Tom Tromey <tromey@adacore.com>
971
972 * gdb.texinfo (Symbols): Document change to ptype/o.
973
5f2459c2
EZ
9742019-05-03 Eli Zaretskii <eliz@gnu.org>
975
976 * gdb.texinfo (Separate Debug Files): Document how the
977 subdirectory of the global debug directory is computed on
978 MS-Windows/MS-DOS.
979
2e62ab40
AB
9802019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.texinfo (Print Settings): Document 'print max-depth'.
983 * guile.texi (Guile Pretty Printing API): Document that 'print
984 max-depth' can effect the display of a values children.
985 * python.texi (Pretty Printing API): Likewise.
986 (Values From Inferior): Document max_depth keyword.
987
136afab8
PW
9882019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
989
990 * gdb.texinfo (Calling): Document the new
991 set|show may-call-functions.
992
73f8a590
PA
9932019-04-22 Pedro Alves <palves@redhat.com>
994
995 * gdb.texinfo (Reverse Execution): Mention and xref process record
996 and replay. Mention remote and system emulators.
997 (Process Record and Replay): List supported architectures.
998 Mention that "record btrace" is only supported on Intel
999 processors.
1000
aeb2e706
AH
10012019-04-17 Alan Hayward <alan.hayward@arm.com>
1002
1003 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
1004 (Monitor Commands for gdbserver)
1005 (gdbserver man): Add debug-file option.
1006
2b0c8b01
KB
10072019-04-08 Kevin Buettner <kevinb@redhat.com>
1008
1009 * python.texi (Inferiors In Python): Rename
1010 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
1011 Add note about the former being deprecated.
1012
c369f8f0
KB
10132019-04-08 Kevin Buettner <kevinb@redhat.com>
1014
1015 * python.texi (Threads In Python): Add description for method
1016 InferiorThread.handle.
1017
48ab418e
TT
10182019-04-07 Tom Tromey <tom@tromey.com>
1019
1020 * Makefile.in (all): Depend on "info".
1021
8bdc1658
AB
10222019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1023
1024 * gdb.texinfo (Convenience Funs): Document '$_creal' and
1025 '$_cimag'.
1026
7734102d
EZ
10272019-03-30 Eli Zaretskii <eliz@gnu.org>
1028
1029 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
1030 $_gdb_minor.
1031
9f9aa852
AB
10322019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1033
1034 * python.texi (Pretty Printing API): Document use of None for the
1035 display_hint.
1036
6dc0ebde
AH
10372019-03-22 Alan Hayward <alan.hayward@arm.com>
1038 Jiong Wang <jiong.wang@arm.com>
1039
1040 * gdb.texinfo (AArch64 Features): Describe pauth feature.
1041
48869a5f
TT
10422019-03-20 Tom Tromey <tromey@adacore.com>
1043
1044 * python.texi (Selecting Pretty-Printers): Use @defvar for
1045 gdb.pretty_printers.
1046
5c85e20d
SM
10472019-03-14 Simon Marchi <simon.marchi@efficios.com>
1048
1049 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
1050 of table, "@end @table" -> "@end table".
1051
d085f989
TT
10522019-03-14 Tom Tromey <tromey@adacore.com>
1053
1054 * gdb.texinfo (Output Styling): Document "set style source" and
1055 "show style source".
1056
b4be1b06
SM
10572019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1058
1059 * gdb.texinfo (Mode Options): Mention mi3.
1060 (Interpreters): Likewise.
1061 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1062 version table. Document -fix-multi-location-breakpoint-output.
1063 (GDB/MI Breakpoint Information): Document format of breakpoint
1064 location output.
1065
ff6c8b35
SM
10662019-03-05 Simon Marchi <simon.marchi@efficios.com>
1067
1068 * python.texi (Values From Inferior): Change synopsys of the
1069 second form of Value.__init__.
1070
e3624a40
EZ
10712019-03-02 Eli Zaretskii <eliz@gnu.org>
1072
1073 * gdb.texinfo (Output Styling): Fix typos. Document the default
1074 foreground colors of the available styles.
1075
2c3fc25d
KB
10762019-02-27 Kevin Buettner <kevinb@redhat.com>
1077
1078 * gdb.texinfo (Configure Options): Document minimum python
1079 version.
1080
af54ade9
KB
10812019-02-26 Kevin Buettner <kevinb@redhat.com>
1082
1083 * python.texi (Values From Inferior): Document second form
1084 of Value.__init__.
1085
c97a7739
JB
10862019-02-23 Joel Brobecker <brobecker@adacore.com>
1087
1088 * gdb.texinfo: Update copyright year ranges.
1089 * refcard.tex: Likewise.
1090
7557a514
AH
10912019-02-21 Alan Hayward <alan.hayward@arm.com>
1092
1093 * gdb.texinfo: Update style defaults.
1094
2d8b6830
TT
10952019-02-21 Tom Tromey <tromey@adacore.com>
1096
1097 * gdb.texinfo (Remote Configuration): Remove trailing "." from
1098 @item.
1099
1fea0d53
SM
11002019-01-16 Simon Marchi <simon.marchi@ericsson.com>
1101
1102 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
1103 MI versions. Update text around it.
1104
6f072a10
PFC
11052019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1106
1107 * gdb.texinfo (PowerPC Features): Document the alias
1108 pseudo-registers for the org.gnu.gdb.power.altivec feature.
1109
041be526
SM
11102019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1111
1112 * gdb.texinfo (Print Settings): Remove mention of specific
1113 demangle-style values, just refer to the in-process help.
1114
140a4bc0
TT
11152018-12-28 Tom Tromey <tom@tromey.com>
1116
1117 * gdb.texinfo (Output Styling): New node.
1118
e9076973
JB
11192018-12-13 John Baldwin <jhb@FreeBSD.org>
1120
1121 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1122 (Native): Add a FreeBSD subsection.
1123 (FreeBSD): Document use of system call aliases for compatibility
1124 system calls.
1125
b5ffee31
AB
11262018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
1127
1128 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1129 sub-section.
1130
20813a0b
PW
11312018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1132
1133 * gdb.texinfo (Examining the Symbol Table): Document language choice
1134 for 'info types|functions|variables' commands.
1135 (Setting Breakpoints): Document language choice to print
1136 the functions in which a breakpoint is set.
1137
4b905ae1
PFC
11382018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1139
1140 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1141 requirements for the org.gnu.gdb.power.vsx feature.
1142
87f7ab7b
JB
11432018-11-01 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1146 output to match the current implementation.
1147
d321477b
PW
11482018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1149
1150 * gdb.texinfo (Information About a Frame): Document changes
1151 to 'info args' and 'info locals'.
1152 (Examining the Symbol Table): Document changes to 'info functions'
1153 and 'info variables'.
1154
8d619c01
EBM
11552018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1156
1157 * gdb.texinfo (PowerPC Features): Describe new features
1158 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1159 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1160 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1161 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1162
232bfb86
EBM
11632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1164
1165 * gdb.texinfo (PowerPC Features): Describe new features
1166 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1167
f2cf6173
EBM
11682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1169
1170 * gdb.texinfo (PowerPC Features): Describe new feature
1171 "org.gnu.gdb.power.tar".
1172
7ca18ed6
EBM
11732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1174
1175 * gdb.texinfo (PowerPC Features): Describe new features
1176 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1177
d6677607
TT
11782018-10-20 Tom Tromey <tom@tromey.com>
1179
1180 * gdb.texinfo (TUI Commands): Add @end table.
1181 (TUI Configuration): Remove stray @end table.
1182
7806cea7
TT
11832018-10-19 Tom Tromey <tom@tromey.com>
1184
1185 PR tui/18388:
1186 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1187 (TUI Configuration): Document "set tui tab-width".
1188
163cffef
TT
11892018-10-09 Tom Tromey <tom@tromey.com>
1190
1191 * python.texi (Inferiors In Python): Link to "Frames In Python",
1192 not "Unwinding Frames in Python".
1193
eff98030
TT
11942018-10-09 Tom Tromey <tom@tromey.com>
1195
1196 * gdb.texinfo (Configure Options): Update --enable-ubsan
1197 documentation.
1198
74792ff7
JB
11992018-10-08 John Baldwin <jhb@FreeBSD.org>
1200
1201 * gdb.texinfo (Contributors): Add SRI International and University
1202 of Cambridge for FreeBSD/riscv.
1203
add5ded5
TT
12042018-10-06 Tom Tromey <tom@tromey.com>
1205
1206 PR python/19399:
1207 * python.texi (Inferiors In Python): Document
1208 Inferior.Architecture.
1209
51e78fc5
TT
12102018-10-06 Tom Tromey <tom@tromey.com>
1211
1212 PR python/21765:
1213 * python.texi (Symbols In Python): Document the module and
1214 common-block domains. Remove documentation for incorrect
1215 domains.
1216
f35d5ade
TT
12172018-10-03 Tom Tromey <tom@tromey.com>
1218
1219 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1220
c1168a2f
JD
12212018-10-02 John Darrington <john@darrington.wattle.id.au>
1222
1223 * gdb.texinfo (Remote Connection Commands): Describe
1224 the changes to target remote and target extended-remote
1225 relating to Unix domain sockets.
1226
a95746f9
TT
12272018-10-01 Tom Tromey <tom@tromey.com>
1228
1229 * gdb.texinfo (Configure Options): Document configure options.
1230
7f0bd420
TT
12312018-09-29 Tom Tromey <tom@tromey.com>
1232
1233 * gdb.texinfo (Requirements): Mention C++, GNU make.
1234 (Requirements): Sort the table. Add more libraries.
1235 (Running Configure): Remove obsolete text.
1236 (Separate Objdir): Likewise.
1237 (Configure Options): Likewise.
1238
f67ffa6a
AB
12392018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1242 to highlight that the number is also the frame's level.
1243 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1244 commands.
1245 (Frame Info): Rewrite documentation for 'info frame' command.
1246
ae778caf
TT
12472018-09-23 Tom Tromey <tom@tromey.com>
1248
1249 PR python/18852:
1250 * python.texi (Parameters In Python): Document exception behavior
1251 of get_set_string.
1252
73f1bd76
JB
12532018-09-18 John Baldwin <jhb@FreeBSD.org>
1254
1255 * gdb.texinfo (info proc): Remove "running".
1256 (info proc mappings): Replace "program" with "process".
1257
8b113111
JB
12582018-09-18 John Baldwin <jhb@FreeBSD.org>
1259
1260 * gdb.texinfo (Process Information): Document "info proc files"
1261 command.
1262
e6cd1dc1
TT
12632018-09-17 Tom Tromey <tom@tromey.com>
1264
1265 * gdb.texinfo (Index Files): Update for cache directory change on
1266 macOS.
1267
8743a9cd
TT
12682018-09-16 Tom Tromey <tom@tromey.com>
1269
1270 * python.texi (Basic Python): Update docs for find_pc_line,
1271 solib_name.
1272 (Progspaces In Python): Update docs for current_progspace.
1273 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1274 Move method documentation before example.
1275
74d3fbbb
SM
12762018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1277
1278 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1279
0ae1a321
SM
12802018-09-13 Simon Marchi <simon.marchi@ericsson.com>
12812018-09-13 Tom Tromey <tom@tromey.com>
1282
1283 * python.texi (Program Spaces In Python): Document the
1284 Progspace.objfiles method.
1285 (Objfiles In Python): Mention that gdb.objfiles() is identical
1286 to gdb.selected_inferior().progspace.objfiles().
1287
a40bf0c2
SM
12882018-09-13 Simon Marchi <simon.marchi@ericsson.com>
12892018-09-13 Tom Tromey <tom@tromey.com>
1290
1291 * python.texi (Inferiors In Python): Document
1292 Inferior.progspace.
1293 (Program Spaces In Python): Document that
1294 gdb.current_progspace() is the same as
1295 gdb.selected_inferior().progspace.
1296
1256af7d
SM
12972018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1298
1299 * python.texi (Basic Python): Mention the string representation
1300 of GDB Python objects.
1301
3e68067f
SM
13022018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1303
1304 * gdb.texinfo (Skipping Over Functions and Files): Document
1305 set/show debug skip.
1306
849cba3b
TT
13072018-09-10 Tom Tromey <tom@tromey.com>
1308
1309 * python.texi (Frames In Python, Blocks In Python)
1310 (Symbols In Python, Symbol Tables In Python)
1311 (Lazy Strings In Python): Remove periods from section titles.
1312
27a9fec6
TT
13132018-09-10 Tom Tromey <tom@tromey.com>
1314
1315 * python.texi (Pretty Printing API): Swap sentence order.
1316
9da10427
TT
13172018-09-10 Tom Tromey <tom@tromey.com>
1318
1319 PR python/16461:
1320 * python.texi (Values From Inferior): Mention use of virtual
1321 table.
1322
0d2a5839
TT
13232018-09-10 Tom Tromey <tom@tromey.com>
1324
1325 * python.texi (Basic Python): Parenthesize argument to
1326 decode_line.
1327
05c6bdc1
TT
13282018-09-10 Tom Tromey <tom@tromey.com>
1329
1330 * python.texi (Python): Mention Python versions. Don't mention
1331 execfile.
1332
e7b5068c
TT
13332018-09-10 Tom Tromey <tom@tromey.com>
1334
1335 PR python/19808:
1336 * python.texi (Unwinding Frames in Python): Rewrite
1337 create_unwind_info documentation. Update read_register
1338 documentation and add a note about unwinder caution.
1339
fb5af5e3
TT
13402018-09-10 Tom Tromey <tom@tromey.com>
1341
1342 PR python/18909:
1343 * python.texi (Events In Python): Fix inferior_call
1344 documentation.
1345
521b499b
TT
13462018-09-10 Tom Tromey <tom@tromey.com>
1347
1348 PR python/17752:
1349 * python.texi (Frame Filter API): Remove period from subsection
1350 title. Mention 100 as good default priority.
1351 (Frame Decorator API): Remove period from subsection title.
1352 Mention FrameDecorator module.
1353
4a5a194a
TT
13542018-09-10 Tom Tromey <tom@tromey.com>
1355
1356 PR python/23108:
1357 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1358 and add a table.
1359
f5a476a7
TT
13602018-09-10 Tom Tromey <tom@tromey.com>
1361
1362 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1363 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1364 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1365 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1366
60c0454d
TT
13672018-09-10 Tom Tromey <tom@tromey.com>
1368
1369 PR python/16484:
1370 * python.texi (Frames In Python): Document that Frame.block can
1371 throw.
1372
088a96da
TT
13732018-09-10 Tom Tromey <tom@tromey.com>
1374
1375 PR python/23487:
1376 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1377
22eb9e92
TT
13782018-09-10 Tom Tromey <tom@tromey.com>
1379
1380 PR python/16033:
1381 * python.texi (Blocks In Python): Document that Block.end is
1382 exclusive.
1383
078a0207
KS
13842018-08-29 Keith Seitz <keiths@redhat.com>
1385
1386 * gdb.texinfo (Compiling and injecting code in GDB): Document
1387 set/show "compile-oracle" and "compile-cplus-types" commands.
1388
6d52907e
JV
13892018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1390
1391 * gdb.texinfo (The -stack-list-frames Command): Update description
1392 to mention "arch".
1393 Update MI examples throughout the document to contain "arch" in
1394 frame output.
1395
1461bdac
AH
13962018-08-21 Alan Hayward <alan.hayward@arm.com>
1397
1398 * gdb.texinfo (AArch64 SVE): New subsubsection.
1399
26fb3983
JV
14002018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1401
1402 * gdb.texinfo (GDB/MI Data Manipulation): Document
1403 "-data-disassemble -a addr".
1404 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1405 feature.
1406
7d11235d
SM
14072018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1408
1409 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1410 symbol index cache.
1411
129eb0f1
SDJ
14122018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1413
1414 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1415 option sections to further clarify that gcore can take more
1416 than one PID, and that "-o" is used to specify a prefix, not a
1417 filename.
1418
3c3bb058
AB
14192018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.texinfo (Maintenance Commands): Add description of
1422 maintenance command to control dwarf unwinders.
1423
0a232300
PW
14242018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1425
1426 * gdb.texinfo (Debugging Programs with Multiple Threads):
1427 Document changes to 'thread apply'. Document 'taas'.
1428 Document 'tfaas'.
1429 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1430
c7ab0aef
SDJ
14312018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1432 Jan Kratochvil <jan.kratochvil@redhat.com>
1433 Paul Fertser <fercerpav@gmail.com>
1434 Tsutomu Seki <sekiriki@gmail.com>
1435
1436 * gdb.texinfo (Remote Connection Commands): Add explanation
1437 about new IPv6 support. Add new connection prefixes.
1438
055303e2
AB
14392018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1440
1441 * gdb.texinfo (Remote Configuration): Update descriptions for
1442 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1443 and hardware-watchpoint-length-limit variables.
1444
471b9d15
MR
14452018-07-02 Maciej W. Rozycki <macro@mips.com>
1446
1447 PR tdep/8282
1448 * gdb.texinfo (Source and Machine Code): Document `set
1449 disassembler-options' support for the MIPS target.
1450
291f9a96
PT
14512018-06-28 Petr Tesarik <ptesarik@suse.cz>
1452
1453 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1454
ed6dfe51
PT
14552018-06-28 Petr Tesarik <ptesarik@suse.cz>
1456
1457 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1458 is no longer mandatory.
1459
d4d429d5
PT
14602018-06-28 Petr Tesarik <ptesarik@suse.cz>
1461
1462 * gdb.texinfo (Files): Document "symbol-file -o offset".
1463
0dbfed25
TV
14642018-06-14 Tom de Vries <tdevries@suse.de>
1465
1466 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1467
41fc26a2
EZ
14682018-06-11 Eli Zaretskii <eliz@gnu.org>
1469
1470 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1471
5045b3d7
GB
14722018-06-08 Gary Benson <gbenson@redhat.com>
1473
1474 * gdb.texinfo (Maintenance Commands): Document "maint check
1475 libthread-db" and "maint set/show check-libthread-db".
1476
eb6af809
TT
14772018-06-05 Tom Tromey <tom@tromey.com>
1478
1479 PR cli/12326:
1480 * gdb.texinfo (Screen Size): Document "c" response to pagination
1481 prompt.
1482
4b2dfa9d
MR
14832018-05-31 Maciej W. Rozycki <macro@mips.com>
1484
1485 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1486 selection details with the `set endian auto' mode.
1487
701adfb0
PA
14882018-05-31 Alan Hayward <alan.hayward@arm.com>
1489
1490 * gdb.texinfo: Describe SVE feature.
1491
a913fffb
TT
14922018-05-04 Tom Tromey <tom@tromey.com>
1493
1494 PR python/22731:
1495 * python.texi (Breakpoints In Python): Mention that "commands" is
1496 writable.
1497
0489430a
TT
14982018-05-02 Tom Tromey <tom@tromey.com>
1499
1500 PR python/20084:
1501 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1502 PARAM_ZUINTEGER_UNLIMITED.
1503
6d7bb824
TT
15042018-04-30 Tom Tromey <tom@tromey.com>
1505
1506 * python.texi (Types In Python): Document Type.align.
1507
b744723f
AA
15082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1509
1510 * gdb.texinfo (Symbols): Mention the fact that "info
1511 variables/functions/types" show source files and line numbers.
1512
4a4495d6
MM
15132018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1514
1515 * gdb.texinfo: Document set/show record btrace cpu.
1516
3fcded8f
JB
15172018-03-27 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdb.texinfo (Ada Settings): New subsubsection.
1520
978d6c75
TT
15212018-03-26 Tom Tromey <tom@tromey.com>
1522
1523 PR backtrace/15582:
1524 * gdb.texinfo (Backtrace): Mention "hide" argument.
1525
ea3b0687
TT
15262018-03-26 Tom Tromey <tom@tromey.com>
1527
1528 * gdb.texinfo (Backtrace): Describe options individually.
1529
76727919
TT
15302018-03-19 Tom Tromey <tom@tromey.com>
1531
1532 * observer.texi: Remove.
1533
386a8676
JB
15342018-03-04 John Baldwin <jhb@FreeBSD.org>
1535
1536 * gdb.texinfo (Debugging Output): Document "set/show debug
1537 fbsd-nat".
1538
db1ae9c5
AB
15392018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1540
1541 * gdb.texinfo (Machine Code): Additional information about "info
1542 line" command.
1543
d726cb5d
SN
15442018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1545
1546 * gdb.texinfo (gdb-add-index man): Add pindex.
1547
dbfa4523
SN
15482018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1549
1550 * gdb.texinfo (set cwd): Add period.
1551 (gdb-add-index man): Move anchor.
1552
ba643918
SDJ
15532017-01-12 Tom Tromey <tom@tromey.com>
1554 Sergio Durigan Junior <sergiodj@redhat.com>
1555
1556 * gdb.texinfo (Index Files): Mention gdb-add-index.
1557 (gdb-add-index man): New section.
1558 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1559 from gdb.texinfo.
1560
754452f0
SN
15612018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1562
1563 * gdb.texinfo (pwd): Fix whitespace.
1564
2d97a5d9
JB
15652018-01-09 John Baldwin <jhb@FreeBSD.org>
1566
1567 * gdb.texinfo (pwd): Update cross-reference for Process Information
1568 node and remove explicit /proc reference.
1569 (Native): Rename subsection from SVR4 Process Information to
1570 Process Information.
1571 (Process Information): Reword introduction to be less /proc
1572 centric. Document support for "info proc" on FreeBSD.
1573
9f757bf7
XR
15742018-01-03 Xavier Roirand <roirand@adacore.com>
1575
1576 * gdb.texinfo (Set Catchpoints): Add documentation for new
1577 "catch handlers" action.
1578
cef0f868
SH
15792017-12-27 Stafford Horne <shorne@gmail.com>
1580
1581 * gdb.texinfo (Target Description Format): Explain that arbitrary
1582 strings are now allowed for register groups.
1583
b67d92b0
SH
15842017-12-27 Stafford Horne <shorne@gmail.com>
1585
1586 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1587
7c161838
SDJ
15882017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1589
1590 PR cli/16224
1591 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1592
b89641ba
SM
15932017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1594
1595 * python.texi (Manipulating breakpoints using Python): Document
1596 qualified parameter to gdb.Breakpoint.
1597
0b982d68
SM
15982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1599
1600 * python.texi (Manipulating breakpoints using Python): Split doc
1601 of Breakpoint.__init__ in two, split text in multiple
1602 paragraphs, don't nest parameter square brackets.
1603
a994fec4
FJ
16042017-12-12 Stafford Horne <shorne@gmail.com>
1605 Stefan Wallentowitz <stefan@wallentowitz.de>
1606 Franck Jullien <franck.jullien@gmail.com>
1607 Jeremy Bennett <jeremy.bennett@embecosm.com>
1608
1609 * gdb.texinfo: Add OpenRISC documentation.
1610
437afbb8
JK
16112017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1612
1613 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1614
883fd55a
KS
16152017-12-07 Keith Seitz <keiths@redhat.com>
1616
1617 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1618 and "show print type nested-type-limit".
1619
824cc835
PM
16202017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1621
1622 * python.texi (Breakpoints In Python): Add text relating
1623 to allowed explicit locations and keywords in gdb.Breakpoints.
1624
7403715e
TT
16252017-12-04 Tom Tromey <tom@tromey.com>
1626
1627 * gdb.texinfo (Rust): Update trait object status
1628
97cbe998
SDJ
16292017-12-01 Andrew Cagney <cagney@redhat.com>
1630 Joel Brobecker <brobecker@adacore.com>
1631 Sergio Durigan Junior <sergiodj@redhat.com>
1632
1633 * gdb.texinfo (File Options): Document --readnever.
1634 (Commands to Specify Files): Likewise, for 'symbol-file' and
1635 'add-symbol-file'.
1636
bd69330d
PA
16372017-11-29 Pedro Alves <palves@redhat.com>
1638
1639 PR c++/19436
1640 * gdb.texinfo (Debugging C Plus Plus): Document setting
1641 breakpoints in functions with ABI tags.
1642
a20714ff
PA
16432017-11-29 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.texinfo (Linespec Locations): Document how "function" is
1646 interpreted in C++ and Ada. Document "-qualified".
1647 (Explicit Locations): Document how "-function" is interpreted in
1648 C++ and Ada. Document "-qualified".
1649
ee9a09e9
DC
16502017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1651
1652 PR gdb/21945
1653 * gdb.texinfo (Search Memory): Update description and example
1654 about how to search a string without NULL terminator.
1655
e547c119
JB
16562017-11-24 Joel Brobecker <brobecker@adacore.com>
1657
1658 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1659 new "exception-message" field.
1660
5f1ca24a
SM
16612017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1662
1663 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1664
d044bac8
PA
16652017-11-24 Pedro Alves <palves@redhat.com>
1666
1667 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1668 false claim that GDB inserts quoting automatically.
1669 (Symbols): Add anchor.
1670
2400729e
UW
16712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1672
1673 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1674
d8ae99a7
PM
16752017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1676
1677 * python.texi (Basic Python): Add rbreak documentation.
1678
d0fe4701
XR
16792017-11-07 Xavier Roirand <roirand@adacore.com>
1680 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.texinfo (Set Breaks): Document support for breakpoint
1683 location ranges in the enable/disable commands.
1684
bc3b087d
SDJ
16852017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1686
1687 * gdb.texinfo (Starting your Program) <The working directory.>:
1688 Mention remote debugging.
1689 (Working Directory) <Your Program's Working Directory>:
1690 Likewise.
1691 (Connecting) <Remote Packet>: Add "set-working-dir"
1692 and "QSetWorkingDir" to the table.
1693 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1694 packet.
1695
d092c5a2
SDJ
16962017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1697
1698 * gdb.texinfo (Starting your Program) <The working directory.>:
1699 Mention new "set cwd" command.
1700 (Working Directory) <Your Program's Working Directory>:
1701 Rephrase to explain that "set cwd" exists and is the default
1702 way to change the inferior's cwd.
1703
289e23aa
AA
17042017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1705
1706 * gdb.texinfo (S/390 and System z Features): Document the new
1707 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1708
f2ff95c5
KB
17092017-09-21 Kevin Buettner <kevinb@redhat.com>
1710
1711 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1712 attribute.
1713
da2c323b
KB
17142017-09-21 Kevin Buettner <kevinb@redhat.com>
1715
1716 * python.texi (Inferiors In Python): Add description for method
1717 Inferior.thread_from_thread_handle.
1718
4e5a4f58
JB
17192017-09-19 John Baldwin <jhb@FreeBSD.org>
1720
1721 * gdb.texinfo (Starting your Program): Add description of
1722 starti command. Mention starti command as an alternative for
1723 debugging the elaboration phase.
1724
1526853e
SM
17252017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1726
1727 * gdb.texinfo (Maintenance Commands): Document filter parameter
1728 of "maint selftest". Document "maint info selftests" command.
1729
7c96f8c1
TT
17302017-09-11 Tom Tromey <tom@tromey.com>
1731
1732 * python.texi (Events In Python): Document new events.
1733
d69cf9b2
PA
17342017-09-04 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1737 no-debug-info variables.
1738 (Symbols) <Examining the Symbol Table>: Document inspecting
1739 no-debug-info types.
1740 (Calling) <Calling functions with no debug info>: New subsection,
1741 documenting calling no-debug-info functions.
1742 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1743
0a2dde4a
SDJ
17442017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1745
1746 * gdb.texinfo (set environment): Add @anchor. Explain that
1747 environment variables set by the user are sent to GDBserver.
1748 (unset environment): Likewise, but for unsetting variables.
1749 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1750 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1751 "environment-reset" and "QEnvironmentReset" to the table.
1752 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1753 QEnvironmentReset>: New item, explaining the packet.
1754
6e41ddec
JK
17552017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1758 "Compiler search for the compile command" descriptions of set
1759 compile-gcc and show compile-gcc.
1760
58afddc6
WP
17612017-08-07 Weimin Pan <weimin.pan@oracle.com>
1762
1763 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1764 ADI support.
1765 * NEWS: Add "adi examine" and "adi assign" commands.
1766
6d580b63
YQ
17672017-08-18 Yao Qi <yao.qi@linaro.org>
1768
1769 * gdb.texinfo (Server): Document "--selftest".
1770
a5afdb16
RK
17712017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1772
1773 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1774 Single-Key mode.
1775
ca145713
SDJ
17762017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1777
1778 PR gdb/21925
1779 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1780 set...").
1781
0968fbae
SM
17822017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1783
1784 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1785 conditional expression.
1786
791fb3d7
SM
17872017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1788
1789 * agentexpr.texi (rot): Fix symbolic description, improve
1790 textual description.
1791
27d41eac
YQ
17922017-07-26 Yao Qi <yao.qi@linaro.org>
1793
1794 * gdb.texinfo (Maintenance Commands): Document command
1795 "maint check xml-descriptions".
1796
8e2141c6
YQ
17972017-07-26 Yao Qi <yao.qi@linaro.org>
1798
1799 * gdb.texinfo (Maintenance Commands): Document optional
1800 argument of "maint print c-tdesc".
1801
c646b4e8
YQ
18022017-07-18 Yao Qi <yao.qi@linaro.org>
1803
1804 * gdb.texinfo (Maintenance Commands): Improve the doc to
1805 command "maint print c-tdesc".
1806
eb83230b
SDJ
18072017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1808
1809 PR gdb/21606
1810 * python.texi (Python representation of Symbols.): Replace
1811 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1812 * guile.texi (Guile representation of Symbols.): Likewise.
1813
c4dcb155
SM
18142017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1815
1816 * gdb.texinfo (Optional Messages about Internal Happenings):
1817 Document {set,show} debug separate-debug-file commands.
1818
aefd8b33
SDJ
18192017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1820
1821 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1822 (Connecting) <Remote Packet>: Add "startup-with-shell"
1823 and "QStartupWithShell" to the table.
1824 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1825 packet.
1826
176efed1
AB
18272017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1828
1829 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1830
d050f7d7
TW
18312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1832
1833 * python.texi (Recording in Python): Factor out the documentation of
1834 gdb.RecordInstruction's super class.
1835
14f819c8
TW
18362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1837
1838 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1839 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1840 prev and next.
1841
0ed5da75
TW
18422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1843
1844 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1845 gdb.RecordInstruction
1846
913aeadd
TW
18472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1848
1849 * python.texi (Recording in Python): Add documentation for
1850 gdb.RecordGap and remove documentation of special cases for
1851 gdb.BtraceInstruction.
1852
a3be24ad
TW
18532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1854
1855 * python.texi (Recording in Python): Remove Record.ptid defvar.
1856
ebe553db
SM
18572017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1858
1859 * gdb.texinfo (GDB/MI Thread Information): Add missing
1860 fields, re-word some things.
1861 (GDB/MI Thread Commands): Describe fields found in the output of
1862 -thread-info, remove description of fields in the
1863 thread output tuple, replace with a cross-reference to "GDB/MI
1864 Thread Information".
1865
9be21bb4
SM
18662017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1867
1868 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1869 from -thread-info output.
1870
fe5f7374
AK
18712017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1872
1873 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1874
eea78757
AK
18752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1876
1877 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1878
79778b30
YQ
18792017-03-22 Yao Qi <yao.qi@linaro.org>
1880
1881 * python.texi (Inferiors In Python): Remove @code from Python.
1882
cee59b3f
TW
18832017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1884
1885 * python.texi (Recordings In Python): Document return type of
1886 gdb.BtraceInstruction.data.
1887
51457a05
MAL
18882017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1889
1890 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1891 command file-list-shared-libraries
1892 (GDB/MI Async Records): Update documentation of library-loaded with new
1893 field.
1894
701adfb0
PA
18952017-03-20 Artemiy Volkov <artemiyv@acm.org>
1896
1897 PR gdb/14441
1898 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1899 supports both lvalue and rvalue references.
1900
19012017-03-20 Artemiy Volkov <artemiyv@acm.org>
1902
1903 PR gdb/14441
1904 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1905 table of constants.
1906
f8d99587
DE
19072017-03-16 Doug Evans <dje@google.com>
1908
1909 * guile.texi (Lazy Strings In Guile): Mention arrays.
1910 * python.texi (Lazy Strings In Python): Ditto.
1911
5cf70512
JW
19122017-03-08 Jiong Wang <jiong.wang@arm.com>
1913
1914 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1915 character "@".
1916
4a612d6f
WT
19172017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1918
1919 * Memory Protection Extensions: Add information about inferior
1920 calls.
1921
701adfb0
PA
19222017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1923
1924 * gdb.texinfo: Document new set/show disassembler-options
1925 commands.
1926
216f72a1
JK
19272017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1928
1929 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1930 DW_TAG_GNU_* and DW_AT_GNU_*.
1931
4e746bb6
TW
19322017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1933
1934 * python.texi (Recordings In Python): New section.
1935
3f77c769
TT
19362017-02-14 Tom Tromey <tom@tromey.com>
1937
1938 PR python/13598:
1939 * python.texi (Events In Python): Document events.before_prompt.
1940
5cf30ebf
LM
19412017-02-13 Luis Machado <lgustavo@codesourcery.com>
1942
1943 * gdb.texinfo (Target Commands): Document the optional offset
1944 argument for the load command.
1945
18da0c51
MG
19462017-02-10 Martin Galvan <martingalvan@sourceware.org>
1947
1948 PR gdb/21122
1949 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1950 space-separated breakpoint lists. Also add a missing @table command
1951 and @cindex for breakpoint lists.
1952
3f7b46f2
IR
19532017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1954
1955 PR tdep/20936
1956 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1957 (Sparc Features): New node.
1958
2735833d
WT
19592017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1960
1961 * gdb.texinfo (i386 Features): Add system segment registers
1962 as feature.
1963
373832b6
SM
19642017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1965
1966 * python.texi (Events In Python): Fix typo.
1967
78cbbba8
LM
19682017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1969 Luis Machado <lgustavo@codesourcery.com>
1970
1971 * gdb.texinfo (-target-flash-erase): New MI command description.
1972 (flash-erase): New CLI command description.
1973
387360da
JB
19742017-01-04 John Baldwin <jhb@FreeBSD.org>
1975
1976 * gdb.texinfo (Contributors): Add SRI International and University
1977 of Cambridge for FreeBSD/mips.
1978
34c41c68
DE
19792016-12-22 Doug Evans <xdje42@gmail.com>
1980
1981 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1982 commands.
1983
df3ee9ca
PA
19842016-12-02 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.texinfo (User-defined Commands): Limit on number of
1987 arguments passed to user-defined commands removed; update.
1988
01770bbd
PA
19892016-12-02 Pedro Alves <palves@redhat.com>
1990
1991 PR cli/20559
1992 * gdb.texinfo (Define): Add example of using "eval" to process a
1993 variable number of arguments.
1994 (Output) <eval>: Add anchor.
1995
ad02e4fe
SM
19962016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1997
1998 * Makefile.in: Likewise.
1999
8504e097
AA
20002016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2001
2002 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
2003 xref.
2004
39402e6c
PA
20052016-10-29 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.texinfo (Packets) <vCont>: Remove mention of default
2008 actions.
2009
ca6eff59
PA
20102016-10-26 Pedro Alves <palves@redhat.com>
2011
2012 * gdb.texinfo (Packets): Clarify vCont packets with multiple
2013 actions that match a thread, and what happens when an action
2014 matches a thread that is already running.
2015
be06ba8c
SM
20162016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2017
2018 * gdb.texinfo (Using Trace Files): Fix typo.
2019 (GDB/MI Tracepoint Commands): Likewise.
2020
99e61eda
SM
20212016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2022
2023 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
2024 of -trace-save.
2025
9c37b5ae
TT
20262016-10-06 Tom Tromey <tom@tromey.com>
2027
2028 * guile.texi (Types In Guile): Remove Java mentions.
2029 * python.texi (Types In Python): Remove Java mentions.
2030 * gdb.texinfo (Address Locations, Supported Languages)
2031 (Index Section Format): Remove Java mentions.
2032
ee8da4b8
DE
20332016-08-15 Doug Evans <dje@google.com>
2034
2035 * gdb.texinfo (Target Description Format): Update docs on "end"
2036 field spec and field default type.
2037
4034d0ff
AT
20382016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
20392016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2040
2041 PR gdb/20487
2042 * gdb.texinfo (Context management): Update mention of frame
2043 change notifications.
2044 (gdb/mi Async Records): Document frame field in
2045 =thread-select event.
2046 * observer.texi (GDB Observers): New user_selected_context_changed
2047 observer.
2048
4435e1cc
TT
20492016-09-28 Tom Tromey <tom@tromey.com>
2050
2051 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
2052 than "memory breakpoint". Further document "kind". Move
2053 protocol-details link earlier.
2054 <z1>: Document the cmd_list argument. Fix typo.
2055 <g>: Remove incorrect sentence.
2056 (Stop Reply Packets): Document "OK" response to requests when in
2057 non-stop mode.
2058 <swbreak>: Use "software breakpoint" rather than "memory
2059 breakpoint".
2060 <create>: Document that "R" is ignored.
2061 <W, X, w>: Document formatting of "AA".
2062 (Notification Packets): Use "%Stop", not "%%Stop".
2063
ad0a504f
AK
20642016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2065
2066 * gdb.texinfo (Embedded Processors): Document ARC.
2067 (Synopsys ARC): New section.
2068 (Standard Target Features): Document ARC features.
2069 (ARC Features): New section.
2070
74172ecf
SM
20712016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2072
2073 * .gitignore: New file.
2074
0a1ddfa6
SM
20752016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2076
2077 * gdb.texinfo (Input/Output): Mention possibility to unset
2078 inferior-tty.
2079
c0272db5
TW
20802016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2081
2082 * gdb.texinfo: Resume btrace on reconnect.
2083
e3487908
GKB
20842016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2085
2086 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
2087 syscall.
2088
463888ab
РИ
20892016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
2090
2091 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
2092 command.
2093
dac790e1
TT
20942016-07-13 Tom Tromey <tom@tromey.com>
2095
2096 PR python/15620, PR python/18620:
2097 * python.texi (Events In Python): Document new breakpoint events.
2098
93daf339
TT
20992016-07-13 Tom Tromey <tom@tromey.com>
2100
2101 PR python/17698:
2102 * python.texi (Breakpoints In Python): Document
2103 Breakpoint.pending.
2104
cda75e70
TT
21052016-07-13 Tom Tromey <tom@tromey.com>
2106
2107 * python.texi (Breakpoints In Python): Move table of types and
2108 table of watchpoint types earlier in node.
2109
e0f3fd7c
TT
21102016-07-12 Tom Tromey <tom@tromey.com>
2111
2112 PR python/19293:
2113 * python.texi (Frames In Python): Document
2114 gdb.invalidate_cached_frames.
2115
86f78169
PA
21162016-06-21 Pedro Alves <palves@redhat.com>
2117
2118 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2119 document new-ui and explain use case.
2120
a28d8e50
YTL
21212016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2122
2123 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2124 (NDS32 Features): New Section.
2125
bb556f1f
TK
21262016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2127
2128 * gdb.texinfo (Examining Memory): Document negative repeat
2129 count in the 'x' command.
2130
38b022b4
SM
21312016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2132
2133 * gdb.texinfo (GDB/MI Async Records): Document method and
2134 format fields in =record-started.
2135 * observer.texi (record_changed): Add method and format
2136 parameters.
2137
c185ba27
EZ
21382016-05-27 Eli Zaretskii <eliz@gnu.org>
2139
2140 * gdb.texinfo (General Query Packets): Move the description of the
2141 response before the long list of the specific 'read' and 'write'
2142 requests.
2143
1957f6b8
TT
21442016-05-23 Tom Tromey <tom@tromey.com>
2145
2146 * python.texi (Basic Python): Document gdb.breakpoints return.
2147
224f10c1
TT
21482016-05-24 Tom Tromey <tom@tromey.com>
2149
2150 PR gdb/19194:
2151 * gdb.texinfo (gdb man): Fix typo.
2152
0bdfa368
TT
21532016-05-17 Tom Tromey <tom@tromey.com>
2154
2155 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2156 (Rust): New node.
2157
dcd1f979
TT
21582016-05-17 Tom Tromey <tom@tromey.com>
2159
2160 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2161
310cdbb6
YQ
21622016-04-27 Yao Qi <yao.qi@linaro.org>
2163
2164 * gdb.texinfo (tfind): Complete doc about tfind without
2165 argument.
2166
b8162e5a
AT
21672016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2168
2169 * agentexpr.texi (byte): Fix zero_ext description.
2170
f7c38292
PA
21712016-03-31 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.texinfo (M32R/SDI): Delete node.
2174 (MIPS Embedded): Remove references to the MIPS remote debugging
2175 protocol, PMON and variants, and the associated commands.
2176
81516450
DE
21772016-03-15 Doug Evans <dje@google.com>
2178
2179 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2180 (Target Description Format): Mention enum types. Update docs on
2181 flags types.
2182 (Predefined Target Types): Add "bool".
2183 (Enum Target Types): New node.
2184
2a60e18f
PA
21852016-03-15 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.texinfo (Tracepoint Actions): Fix typo.
2188
45fa2529
PA
21892016-03-15 Pedro Alves <palves@redhat.com>
2190 Andreas Arnez <arnez@linux.vnet.ibm.com>
2191 Marcin Kościelnicki <koriakin@0x04.net>
2192
2193 * gdb.texinfo (Tracepoint Actions): Document possible
2194 unreliability of '$_ret'.
2195
f2403c39
AB
21962016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2199 command.
2200
f2f3ccb9
SM
22012016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2202
2203 * gdb.texinfo (Convenience Functions): Document $_as_string.
2204
cce0e923
DE
22052016-02-23 Doug Evans <dje@google.com>
2206
2207 * gdb.texinfo (Skipping Over Functions and Files): Document new
2208 options to "skip" command. Update docs of output of "info skip".
2209
012b3a21
WT
22102016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2211
2212 * gdb.texinfo (Signals): Add bound violation display hints for
2213 a SIGSEGV.
2214
0748bf3e
MK
22152016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2216
2217 * gdb.texinfo (Trace File Format): Add documentation for description
2218 section lines.
2219
e909d859
MK
22202016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2221
2222 * gdb.texinfo (Trace File Format): Remove misleading information
2223 about register block ordering.
2224
713cdcbf
DE
22252016-02-01 Doug Evans <dje@google.com>
2226
2227 * gdb.texinfo (Value Sizes): Fix typo.
2228
8244c20d
DE
22292016-02-01 Doug Evans <dje@google.com>
2230
2231 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2232
5fdf6324
AB
22332016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2234
2235 * gdb.texinfo (Value Sizes): New section.
2236 (Data): Add the 'Value Sizes' node to the menu.
2237
67ebd9cb
JB
22382016-01-26 John Baldwin <jhb@FreeBSD.org>
2239
2240 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2241
6e9567fe
JB
22422016-01-19 John Baldwin <jhb@FreeBSD.org>
2243
2244 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2245
f303dbd6
PA
22462016-01-18 Pedro Alves <palves@redhat.com>
2247
2248 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2249 of the thread that hit a breakpoint or received a signal.
2250
71ef29a8
PA
22512016-01-15 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2254
663f6d42
PA
22552016-01-13 Pedro Alves <palves@redhat.com>
2256
2257 * gdb.texinfo (Threads): Document the $_gthread convenience
2258 variable.
2259 (Convenience Vars): Likewise.
2260
c84f6bbf
PA
22612016-01-13 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.texinfo (Threads): Document "info threads -gid".
2264
22a02324
PA
22652016-01-13 Pedro Alves <palves@redhat.com>
2266
2267 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2268 anchor.
2269 (Threads In Python): Document new InferiorThread.global_num
2270 attribute.
2271
5d5658a1
PA
22722016-01-07 Pedro Alves <palves@redhat.com>
2273
2274 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2275 qualified thread IDs, global thread IDs and thread ID lists.
2276 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2277 thread IDs.
2278 (Convenience Vars): Document the $_thread convenience variable.
2279 (Ada Tasks): Adjust to refer to thread IDs.
2280 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2281 Commands, GDB/MI Variable Objects): Update to mention global
2282 thread IDs.
2283 * guile.texi (Breakpoints In Guile)
2284 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2285 global thread IDs instead of thread IDs.
2286 * python.texi (Threads In Python): Adjust documentation of
2287 InferiorThread.num.
2288 (Breakpoint.thread): Mention global thread IDs instead of thread
2289 IDs.
2290
84654457
PA
22912016-01-13 Pedro Alves <palves@redhat.com>
2292
2293 * python.texi (Threads In Python): Document
2294 InferiorThread.inferior.
2295
e3940304
PA
22962016-01-13 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2299 convenience variable.
2300 (Convenience Vars): Likewise.
2301
82075af2
JS
23022016-01-12 Josh Stone <jistone@redhat.com>
2303 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2304
2305 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2306 (Stop Reply Packets): List the syscall entry and return stop reasons.
2307 (General Query Packets): Describe QCatchSyscalls, and add it to the
2308 table and the detailed list of stub features.
2309
bc504a31
PA
23102016-01-12 Pedro Alves <palves@redhat.com>
2311
2312 Remove use of the registered trademark symbol throughout.
2313
cde67b27
YQ
23142016-01-12 Yao Qi <yao.qi@linaro.org>
2315
2316 * gdb.texinfo (Interrupts): Update the document on handling
2317 interrupt when program is stopped.
2318
19d9d4ef
DB
23192015-12-11 Don Breazeal <donb@codesourcery.com>
2320
2321 * gdb.texinfo (Forks): Correct Linux kernel version where
2322 fork and exec events are supported, add notes about support
2323 of these events in target remote mode.
2324 (Connecting): Reorganize and clarify distinctions between
2325 target remote, extended-remote, and multiprocess.
2326 Reorganize related text from separate sections into new
2327 sections.
2328 (Server): Note effects of target extended-remote mode.
2329 Delete section on Multi-Process Mode for gdbserver.
2330 Move some text to "Connecting" node.
2331
f4f4330e
PA
23322015-12-10 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.texinfo (Threads): Replace warning with explanation
2335 about single-threaded programs.
2336
b1236ac3
PA
23372015-12-10 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.texinfo (Threads): Remove mention of SGI.
2340 (Forks): Remove mention of HP-UX.
2341 (Breakpoints): Remove mention of HP-UX.
2342 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2343 Reword in terms of architectures.
2344 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2345 mention supported systems.
2346 (Convenience Vars): Don't mention HP-UX.
2347 (Jumping): Remove mention of HP-UX in comment.
2348 (Files) <shared libraries>: Update supported shared library types
2349 list. Remove mention of HP-UX.
2350 (Native): Remove HP-UX subsection.
2351 (SVR4 Process Information): Remove mention of HP-UX.
2352
0f59c28f
PA
23532015-12-10 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.texinfo (Stack): Reorder menu.
2356
1c35a88f
LM
23572015-12-09 Luis Machado <lgustavo@codesourcery.com>
2358
2359 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2360 -var-set-format's new zero-hexadecimal format.
2361
3685b09f
PMR
23622015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2363
2364 * gdb.texinfo (Ada Mode Into): Move overloading support
2365 description to its own node.
2366 (Overloading support for Ada): New node.
2367
f2faf941
PA
23682015-11-30 Pedro Alves <palves@redhat.com>
2369
2370 PR 14618
2371 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2372 (Remote Configuration): Add the "set/show remote
2373 no-resumed-stop-reply" to the available settings table.
2374 (General Query Packets): Document the "no-resumed" qSupported
2375 feature.
2376
65706a29
PA
23772015-11-30 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.texinfo (Remote Configuration): List "set/show remote
2380 thread-events" command in configuration table.
2381 (Stop Reply Packets): Document "T05 create" stop
2382 reason and 'w' stop reply.
2383 (General Query Packets): Document QThreadEvents packet. Document
2384 QThreadEvents qSupported feature.
2385
de979965
PA
23862015-11-30 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2389 anchor.
2390 (Packets): Document vCtrlC.
2391
79efa585
SM
23922015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2393
2394 * gdb.texinfo (Thread List Format): Mention thread names.
2395
7e0aa6aa
PA
23962015-11-24 Pedro Alves <palves@redhat.com>
2397
2398 PR 17539
2399 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2400 program-spaces" example to ascending order listing.
2401 (Threads): Adjust "info threads" example to ascending order
2402 listing.
2403 (Forks): Adjust "info inferiors" example to ascending order
2404 listing.
2405
0c532a29
MM
24062015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2407
2408 * gdb.texinfo (Process Record and Replay): Document "record
2409 instruction-history" modifiers.
2410
fc58fa65
AB
24112015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2412
2413 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2414 description.
2415 (Frame Filter Management): Move to later in the 'Examining the
2416 Stack' chapter.
2417 (Selection): Add entry for 'select-frame'.
2418
792005b0
DE
24192015-09-25 Doug Evans <dje@google.com>
2420
2421 * gdb.texinfo (Process Record and Replay): Fix syntax of
2422 "record instruction-history begin, end" and
2423 "record function-call-history begin, end".
2424
c58b006b
SM
24252015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2426
2427 * gdb.texinfo (Specifying Source Directories): Fix
2428 substitute-path example.
2429
f2665db5
MM
24302015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2431
2432 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2433
e68fa6f0
PA
24342015-09-15 Pedro Alves <palves@redhat.com>
2435
2436 PR remote/18965
2437 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2438 the vforkdone description.
2439
8228463c
PA
24402015-09-15 Pedro Alves <palves@redhat.com>
2441
2442 PR remote/18965
2443 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2444 part indicates the thread ID of the parent process.
2445
750ce8d1
YQ
24462015-09-15 Yao Qi <yao.qi@linaro.org>
2447
2448 * gdb.texinfo (General Query Packets): Add vContSupported to
2449 tables of 'gdbfeatures' and 'stub features' supported in the
2450 qSupported packet, as well as to the list containing stub
2451 feature details.
2452
b459a59b
DB
24532015-09-11 Don Breazeal <donb@codesourcery.com>
2454
2455 * gdb.texinfo (Remote Configuration): Add exec event
2456 feature to table of packet settings.
2457 (Stop Reply Packets): Add exec events to the list of stop
2458 reasons.
2459 (General Query Packets): Add exec events to tables of
2460 'gdbfeatures' and 'stub features' supported in the qSupported
2461 packet, as well as to the list containing stub feature
2462 details.
2463
73b8c1fd
PA
24642015-08-24 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.texinfo (Remote Configuration): Document the "set/show
2467 remote multiprocess-extensions-packet" commands.
2468
bb615428
PA
24692015-08-24 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2472 <M32R>: Remove references to M32R/D.
2473 <M68K>: Remove references to target dbug.
2474 <MIPS Embedded>: Remove references to target r3900 and target
2475 array.
2476 <PowerPC Embedded>: Remove references to target dink32 and target
2477 ppcbug, target sds
2478 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2479
2b4bf6af
AB
24802015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2481
2482 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2483
566f5e3b
AB
24842015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2485
2486 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2487
18989b3c
AB
24882015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2491 info bfds" to...
2492 (File Caching): A New section. Outline bfd caching, and add new
2493 description for "main set/show bfd-sharing".
2494
6ff0ba5f
DE
24952015-08-14 Doug Evans <xdje42@gmail.com>
2496
2497 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2498 disassembly.
2499 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2500
629500fa
KS
25012015-08-11 Keith Seitz <keiths@redhat.com>
2502
2503 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2504 Use "location(s)"instead of "linespec(s)".
2505 (Specifying a Location): Rewrite.
2506 Add subsections describing linespec, address, and explicit locations.
2507 Add node/menu for each subsection.
2508 (Source and Machine Code, C Preprocessor Macros)
2509 (Create and Delete Trace points)
2510 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2511 (Continuing at a Different Address): Remove "linespec" examples.
2512 Add reference to "Specify a Location"
2513 (The -break-insert Command): Rewrite. Add anchor.
2514 Add reference to appropriate manual section discussing locations.
2515 (The -dprintf-insert Command): Refer to -break-insert for
2516 specification of 'location'.
2517
fbea99ea
PA
25182015-08-07 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2521 target-non-stop".
2522
da8c46d2
MM
25232015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2524
2525 * gdb.texinfo (Process Record and Replay): Document prefixing of
2526 speculatively executed instructions in the "record instruction-history"
2527 command.
2528
a3b5281e
DE
25292015-07-20 Doug Evans <dje@google.com>
2530
2531 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2532
6bcb1f97
DE
25332015-07-16 Doug Evans <dje@google.com>
2534
2535 * stabs.texinfo: @include gdb-cfg.texi.
2536
db1ff28b
JK
25372015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 Revert the previous 2 commits:
2540 gdbserver build-id attribute generator
2541 Validate symbol file using build-id
2542
ca5268b6
JK
25432015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2544
2545 * gdb.texinfo (Files): Add 'set validate-build-id'
2546 and 'show validate-build-id'.
2547
700ca40f
JK
25482015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2549 Jan Kratochvil <jan.kratochvil@redhat.com>
2550
2551 gdbserver build-id attribute generator.
2552 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2553 'build-id' in description, example, new attribute in dtd.
2554
7c7f93f6
AB
25552015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 * gdb.texinfo (Selection): Update documentation for 'frame'
2558 command.
2559
701adfb0
PA
25602015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2561
2562 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2563 focus commands.
2564
25652015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2566
2567 * gdb.texinfo (TUI): Add comma after @xref.
2568
b0627500
MM
25692015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2570
72f4393d 2571 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2572 commands.
2573
b20a6524
MM
25742015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2575
2576 * gdb.texinfo (Process Record and Replay): Spell out that variables
2577 and registers are not available during btrace replay.
2578 Describe the new "record btrace pt" command.
2579 Describe the new "set|show record btrace pt buffer-size" options.
2580 (General Query Packets): Describe the new Qbtrace:pt and
2581 Qbtrace-conf:pt:size packets.
2582 Expand "bts" to "Branch Trace Store".
2583 Update the branch trace DTD.
2584
fc637f04
PP
25852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2586
2587 * gdb.texinfo (Command History): Document the new option
2588 "history remove-duplicates".
2589
18a94d75
DE
25902015-06-19 Doug Evans <dje@google.com>
2591
2592 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2593 longer supported.
2594
0eacb298
PP
25952015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2596
2597 * gdb.texinfo (Command History): Mention that setting
2598 GDBHISTSIZE to the empty string disables history truncation.
2599
bc460514
PP
26002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2601
2602 PR gdb/16999
2603 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2604 behavior.
2605
b58c513b
PP
26062015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2607
2608 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2609 with GDBHISTSIZE.
2610
a86c90e6
SM
26112015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2612
2613 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2614 bytes and memory units for -data-{read,write}-memory-bytes.
2615 (Packets): Same for m, M and X packets.
2616 * python.texi (Inferiors In Python): Same for read_memory and
2617 write_memory.
2618
c74f7d1c
JT
26192015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2620
2621 * gdb.texinfo (Separate Debug Files): Document that PE is also
2622 supported.
2623
51f0e40d
AB
26242015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2625
2626 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2627 single table entry.
2628
966f0aef
WT
26292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2630
2631 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2632
2633
15a201c8
GB
26342015-06-10 Gary Benson <gbenson@redhat.com>
2635
2636 * gdb.texinfo (Remote Configuration): Document the
2637 "set/show remote hostio-setfs-packet" command.
2638 (Host I/O Packets): Document the vFile:setfs packet.
2639
7a6a1731
GB
26402015-06-10 Gary Benson <gbenson@redhat.com>
2641
2642 * gdb.texinfo (Debugging Output): Document the "set/show debug
2643 linux-namespaces" command.
2644
7d73c23c 26452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2646 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2647
2648 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2649 and "set mpx bound".
2650
27e0867f
DE
26512015-05-27 Doug Evans <dje@google.com>
2652
2653 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2654
b4f54984
DE
26552015-05-26 Doug Evans <dje@google.com>
2656
2657 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2658 command renamings.
2659 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2660
55b40027
AB
26612015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2664
a4ea0946
AB
26652015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2668 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2669
37442ce1
DE
26702015-05-16 Doug Evans <xdje42@gmail.com>
2671
2672 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2673 memory ports.
2674
36de76f9
JK
26752015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2676
2677 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2678
0d71eef5
DB
26792015-05-12 Don Breazeal <donb@codesourcery.com>
2680
2681 * gdb.texinfo (Forks): Note that fork debugging is
2682 supported in extended mode.
2683 (Remote Configuration): Add fork event features to table
2684 of packet settings.
2685 (Stop Reply Packets): Add fork events to list of stop reasons.
2686 (General Query Packets): Add fork events to tables of
2687 'gdbfeatures' and 'stub features' supported in the qSupported
2688 packet, as well as to the list containing stub feature
2689 details.
2690
835205d0
GB
26912015-05-12 Gary Benson <gbenson@redhat.com>
2692
2693 * gdb.texinfo (General Query Packets): Document
2694 qXfer:exec-file:read with empty annex.
2695
4c082a81
SC
26962015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2697
2698 * python.texi (Values From Inferior): Add descriptions of new
2699 methods gdb.Value.reference_value and gdb.Value.const_value.
2700
b30a0bc3
JB
27012015-05-06 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.texinfo (Files): Add "info dll" documentation.
2704 (Cygwin Native): Remove "info dll" documentation.
2705
2ce1cdbf
DE
27062015-04-29 Doug Evans <dje@google.com>
2707
2708 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2709 Document.
2710 (Writing an Xmethod): Add get_result_type to example.
2711
59fb7612
SS
27122015-04-28 Sasha Smundak <asmundak@google.com>
2713
2714 * python.texi: New method documented.
2715
cf75d6c3
AB
27162015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2717
2718 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2719 format.
2720
897c3d32
DE
27212015-04-24 Doug Evans <dje@google.com>
2722
2723 * python.texi (Xmethods In Python): Fix name of method to call the
2724 xmethod.
2725
1b6e6f5c
GB
27262015-04-17 Gary Benson <gbenson@redhat.com>
2727
2728 * gdb.texinfo (Connecting to a Remote Target): Mention that
2729 GDB can access program files from remote targets that support
2730 qXfer:exec-file:read and Host I/O packets.
2731
c78fa86a
GB
27322015-04-17 Gary Benson <gbenson@redhat.com>
2733
2734 * gdb.texinfo (Remote Configuration): Document the "set/show
2735 remote pid-to-exec-file-packet" command.
2736 (General Query Packets): Document the qXfer:exec-file:read
2737 qSupported features. Document the qXfer:exec-file:read packet.
2738
a9a5a3d1
GB
27392015-04-17 Gary Benson <gbenson@redhat.com>
2740
2741 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2742 applies to executable paths if supplied to GDB as absolute.
2743
4f45d445
JK
27442015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2745
2746 * gdb.texinfo (Mode Options): Remove -xdb.
2747
e7a8570f
JK
27482015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2749 Eli Zaretskii <eliz@gnu.org>
2750
72f4393d
L
2751 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2752 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2753 the compile command. New subsection Compiler search for the compile
2754 command.
2755
f2983cc3
AW
27562015-04-09 Andy Wingo <wingo@igalia.com>
2757
2758 * guile.texi (Frames In Guile): Describe frame-read-register.
2759
599bd15c
GB
27602015-04-02 Gary Benson <gbenson@redhat.com>
2761
2762 * gdb.texinfo (set sysroot): Document "target:".
2763
d11916aa
SS
27642015-04-01 Sasha Smundak <asmundak@google.com>
2765
2766 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2767 section.
2768
df8411da
SDJ
27692015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2770
2771 PR corefiles/16092
2772 * gdb.texinfo (gcore): Mention new command 'set
2773 use-coredump-filter'.
2774 (set use-coredump-filter): Document new command.
2775
d33279b3
AT
27762015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2777
2778 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2779 documentation, reorder the info os entries in alphabetical order.
2780
852f8402
SM
27812015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2782
2783 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2784 -data-write-memory-bytes.
2785
856e7dd6
PA
27862015-03-24 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2789 mention that threads may sometimes run unlocked.
2790
236af5e3
YG
27912015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2792
2793 * gdb.texinfo (Remote configuration): Document "set/show
2794 serial parity" command.
2795
464b0089
GB
27962015-03-18 Gary Benson <gbenson@redhat.com>
2797
2798 * gdb.texinfo (General Query Packets): Remove documentation
2799 for now-removed vFile:fstat qSupported features.
2800
0a93529c
GB
28012015-03-11 Gary Benson <gbenson@redhat.com>
2802
2803 * gdb.texinfo (Remote Configuration): Document the
2804 "set/show remote hostio-fstat-packet" command.
2805 (General Query Packets): Document the vFile:fstat
2806 qSupported features.
2807 (Host I/O Packets): Document the vFile:fstat packet.
2808
85642ba0
AW
28092015-03-11 Andy Wingo <wingo@igalia.com>
2810
2811 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2812
f7e6eed5
PA
28132015-03-04 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.texinfo (Remote Configuration): Document the "set/show
2816 remote swbreak-feature-packet" and "set/show remote
2817 hwbreak-feature-packet" commands.
2818 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2819 decription.
2820 (Stop Reply Packets): Document the swbreak and hwbreak stop
2821 reasons.
2822 (General Query Packets): Document the swbreak and hwbreak
2823 qSupported features.
2824 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2825
f873665f 28262015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2827
2828 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2829 under *stopped.
2830
9a284c97
DE
28312015-03-02 Doug Evans <xdje42@gmail.com>
2832
2833 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2834
446899e4
AA
28352015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2836
2837 * gdb.texinfo (S/390 and System z Features): Describe new feature
2838 "org.gnu.gdb.s390.vx".
2839
7ee67ee4
SDJ
28402015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2841
2842 PR gdb/18008
2843 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2844 demangler-warning): Fix typo ("problam").
2845
53cf2ee0
DT
28462015-02-19 David Taylor <dtaylor@emc.com>
2847
2848 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2849
3133f8c1
JM
28502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2851
2852 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2853 point, DTrace'.
2854 (Static Probe Points): Modified to cover DTrace probes in addition
2855 to SystemTap probes. Also modified to cover the `enable probe'
2856 and `disable probe' commands.
2857
9aca2ff8
JM
28582015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2859
2860 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2861 `disable probe' commands.
2862
fa3f8d5a
DT
28632015-02-12 David Taylor <dtaylor@emc.com>
2864
2865 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2866 fields of the QTDV packet.
2867
d33501a5
MM
28682015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2869
2870 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2871 (Process Record and Replay): Describe new set|show commands.
2872 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2873
f4abbc16
MM
28742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2875
2876 * gdb.texinfo (Process Record and Replay): Describe the "record
2877 btrace bts" command.
2878 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2879 (Branch Trace Configuration Format): New.
2880
cfb069a8
GB
28812015-01-31 Gary Benson <gbenson@redhat.com>
2882 Doug Evans <dje@google.com>
2883
2884 * gdb.texinfo (Command Completion): Document new
2885 "set/show max-completions" option.
2886
f57d2163
DE
28872015-01-31 Doug Evans <xdje42@gmail.com>
2888
2889 * gdb.texinfo (Symbols): Document new commands
2890 "maint print symbol-cache", "maint print symbol-cache-statistics",
2891 "maint flush-symbol-cache". Document new option
2892 "maint set symbol-cache-size".
2893
9f050062
DE
28942015-01-31 Doug Evans <xdje42@gmail.com>
2895
2896 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2897 distinguish script files vs inlined scripts.
2898 * python.texi (Python Auto-loading): Ditto.
2899
b6577aab
DE
29002015-01-30 Doug Evans <dje@google.com>
2901
2902 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2903 string if present.
2904
3a8b707a
DE
29052015-01-27 Doug Evans <dje@google.com>
2906
2907 * python.texi (Objfiles In Python): Document Objfile.username.
2908
1b549396
DE
29092015-01-27 Doug Evans <dje@google.com>
2910
2911 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2912 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2913
253828f1
JK
29142015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2915
2916 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2917
bf555842
EZ
29182015-01-16 Eli Zaretskii <eliz@gnu.org>
2919
2920 * doc/gdb.texinfo (TUI Commands): Document the possible
2921 values of NAME argument to 'winheight' command. Explain the
2922 effect of 'tabset' setting better.
2923
439250fb
DE
29242015-01-11 Doug Evans <xdje42@gmail.com>
2925
2926 PR gdb/15830
2927 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2928 (Symbols): Ditto.
2929 (Maintenance Commands): Delete docs for "maint demangle".
2930
6bf6fd09
JB
29312014-12-31 Joel Brobecker <brobecker@adacore.com>
2932
2933 * gdb.texinfo (Files): Remove documentation of the
2934 "add-shared-symbol-files" and "assf" commands.
2935 (Cygwin Native): Remove documentation of the "dll-symbols"
2936 command.
2937
cc485e62
DE
29382014-12-17 Doug Evans <xdje42@gmail.com>
2939
2940 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2941
bb2ec1b3
TT
29422014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2943 Jan Kratochvil <jan.kratochvil@redhat.com>
2944
2945 * gdb.texinfo (Altering): Update.
2946 (Compiling and Injecting Code): New node.
2947
6dddd6a5
DE
29482014-12-12 Doug Evans <dje@google.com>
2949
2950 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2951
f5b95c01
AA
29522014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2953
2954 * gdb.texinfo: Document "maint print user-registers".
2955
a0be3e44
DE
29562014-12-08 Doug Evans <dje@google.com>
2957
2958 * python.texi (Objfiles In Python): Document Objfile.owner.
2959
86e4ed39
DE
29602014-12-04 Doug Evans <dje@google.com>
2961
2962 * python.texi (Objfiles In Python): Document
2963 Objfile.add_separate_debug_file.
2964
7c50a931
DE
29652014-12-04 Doug Evans <dje@google.com>
2966
2967 * python.texi (Objfiles In Python): Document Objfile.build_id.
2968
701adfb0
PA
29692014-12-02 Nick Bull <nicholaspbull@gmail.com>
2970
2971 * observer.texi (inferior_call_pre, inferior_call_post)
2972 (memory_changed, register_changed): New observers.
2973
162078c8
NB
29742014-12-02 Nick Bull <nicholaspbull@gmail.com>
2975
2976 * python.texi (Events In Python): Document new events
2977 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2978 and RegisterChangedEvent.
2979
f10c5b19
JK
29802014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 Add add-auto-load-scripts-directory.
2983 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2984 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2985
413b59ae
JK
29862014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2989 description typo.
2990
02be9a71
DE
29912014-10-30 Doug Evans <dje@google.com>
2992
2993 * python.texi (Progspaces In Python): Document ability to add
2994 random attributes to gdb.Progspace objects.
2995 (Objfiles In Python): Document ability to add random attributes to
2996 gdb.objfile objects.
2997
e5f8a7cc
PA
29982014-10-27 Pedro Alves <palves@redhat.com>
2999
3000 * gdb.texinfo (Continuing and Stepping): Add cross reference to
3001 info on stepping and signal handlers.
3002 (Signals): Explain stepping and signal handlers. Add context
3003 index entry, and cross references.
3004
fab3a15d
SM
30052014-10-20 Simon Marchi <simon.marchi@ericsson.com>
3006
3007 * python.texi (Breakpoints In Python): Add parenthesis after
3008 Breakpoint.delete. Clarify Breakpoint.enabled description so
3009 that it contains "disable".
3010
4ffbba72
DE
30112014-10-17 Doug Evans <dje@google.com>
3012
3013 * python.texi (Events In Python): Document clear_objfiles event.
3014
d096d8c1
DE
30152014-10-17 Doug Evans <dje@google.com>
3016
3017 * python.texi (Objfiles In Python): Document new progspace attribute.
3018
32a8097b
PA
30192014-10-17 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
3022 (SVR4 Process Information): Delete mention of OSF/1.
3023
2ddf4301
SM
30242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3025
3026 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
3027 exit-code field in -list-thread-groups output.
3028
342cc091
JBG
30292014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3030
3031 * gdb.texinfo (Set Breaks): Add missing "@end table".
3032
a25a5a45
PA
30332014-09-22 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.texinfo (Set Breaks): Document that "set breakpoint
3036 always-inserted off" is the default mode now. Delete
3037 documentation of "set breakpoint always-inserted auto".
3038
2b4fd423
DE
30392014-09-18 Doug Evans <dje@google.com>
3040
3041 * python.texi (Symbol Tables In Python): Document "producer"
3042 attribute of gdb.Symtab objects.
3043
deb8ff2b
PA
30442014-09-16 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
3047 (Embedded OS): Remove VxWorks menu entry.
3048 (VxWorks): Remove node.
3049
81219e53
DE
30502014-09-13 Doug Evans <xdje42@gmail.com>
3051
3052 * gdb.texinfo (Signaling): Document new queue-signal command.
3053
faa42425
DE
30542014-09-06 Doug Evans <xdje42@gmail.com>
3055
3056 PR 15276
3057 * gdb.texinfo (Convenience Funs): Document $_caller_is,
3058 $_caller_matches, $_any_caller_is, $_any_caller_matches.
3059
1a6a384b
JL
30602014-09-03 Justin Lebar <jlebar@google.com>
3061
3062 * python.texi (Types In Python): Type.template_argument(n) returns a
3063 gdb.Value or a gdb.Type and throws an exception if n is out of
3064 range.
3065
5f3b99cf
SS
30662014-09-03 Sasha Smundak <asmundak@google.com>
3067
3068 * python.texi (Frames in Python): Add read_register description.
3069
3cecbbbe
TT
30702014-08-04 Tom Tromey <tromey@redhat.com>
3071
3072 * gdb.texinfo (Debugging Output): Update for change to "set debug
3073 target".
3074
90debf20
MM
30752014-08-01 Masaki Muranaka <monaka@monami-software.com>
3076
3077 Pushed by Joel Brobecker <brobecker@adacore.com>.
3078 * Makefile.in (transform): New variable.
3079 (install-man1, install-man5): Apply $(transform) to man file names.
3080
ee7333ae
DE
30812014-07-26 Doug Evans <xdje42@gmail.com>
3082
3083 PR guile/17177
3084 * guile.texi (Guile Pretty Printing API): Fix typo.
3085 Document set-pretty-printers!, pretty-printers.
3086 (Selecting Guile Pretty-Printers): Update.
3087 Mention program-space based pretty-printers.
3088
70509625
PA
30892014-07-25 Pedro Alves <palves@redhat.com>
3090 Eli Zaretskii <eliz@gnu.org>
3091
3092 * gdb.texinfo (Signaling) <signal command>: Explain what happens
3093 with multi-threaded programs.
3094
701adfb0
PA
30952014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
3096
3097 * gdb.texinfo (MicroBlaze Features): Added.
3098
b67a2c6f
YQ
30992014-06-27 Yao Qi <yao@codesourcery.com>
3100
3101 * gdb.texinfo (Maintenance Commands): Update the output of
3102 'maint print dummy-frames' command.
3103
f179cf97
EZ
31042014-06-24 Eli Zaretskii <eliz@gnu.org>
3105
3106 * gdb.texinfo (Screen Size): Improve indexing.
3107
992c7d70
GB
31082014-06-19 Gary Benson <gbenson@redhat.com>
3109
3110 * gdb.texinfo (Maintenance Commands): Document new
3111 "maint set/show catch-demangler-crashes" option.
3112
57fcfb1b
GB
31132014-06-19 Gary Benson <gbenson@redhat.com>
3114
3115 * gdb.texinfo (Maintenance Commands): Document new
3116 "maint demangler-warning" command and new
3117 "maint set/show demangler-warning" option.
3118
dd5d5494
SC
31192014-06-09 Siva Chandra Reddy <sivachandra@google.com>
3120
3121 * python.texi (Xmethod API): Add space before the opening
3122 parenthesis in function descriptions.
3123
25326a28 31242014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
3125
3126 * guile.texi (Guile Configuration): Document guile-data-directory.
3127
0a770bb2 31282014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
3129
3130 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3131
16f691fb
DE
31322014-06-04 Doug Evans <xdje42@gmail.com>
3133
3134 * guile.texi (Breakpoints In Guile): Update.
3135
1e47491b
JB
31362014-06-03 Joel Brobecker <brobecker@adacore.com>
3137
3138 * python.texi (Xmethod API): Fix reference to "Progspaces In
3139 Python".
3140
0c6e92a5
SC
31412014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3142
3143 * python.texi (Xmethods In Python, XMethod API)
3144 (Writing an Xmethod): New nodes.
3145 (Python API): New menu entries "Xmethods In Python",
3146 "Xmethod API", "Writing an Xmethod".
3147
06eb1586
DE
31482014-06-02 Doug Evans <xdje42@gmail.com>
3149
3150 * guile.texi (Guile API): Add entry for Parameters In Guile.
3151 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3152 (Parameters In Guile): New node.
3153
e698b8c4
DE
31542014-06-02 Doug Evans <xdje42@gmail.com>
3155
3156 * guile.texi (Guile API): Add entry for Commands In Guile.
3157 (Basic Guile) <parse-and-eval>: Add reference.
3158 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3159 (GDB Scheme Data Types): Mention <gdb:command> object.
3160 (Commands In Guile): New node.
3161
ded03782
DE
31622014-06-02 Doug Evans <xdje42@gmail.com>
3163
3164 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3165 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3166 (Progspaces In Guile): New node.
3167
53e8a631
AB
31682014-05-30 Andrew Burgess <aburgess@broadcom.com>
3169
3170 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3171 * python.texi (Frames In Python): Mention
3172 gdb.FRAME_UNWIND_MEMORY_ERROR.
3173
329ea579
PA
31742014-05-29 Pedro Alves <palves@redhat.com>
3175 Tom Tromey <tromey@redhat.com>
3176
3177 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3178 from example.
3179 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3180 Mention that target-async is now deprecated.
3181 (Maintenance Commands): Document maint set/show target-async.
3182
92bcb5f9
PA
31832014-05-29 Pedro Alves <palves@redhat.com>
3184
3185 * observer.texi (sync_execution_done, command_error): New
3186 subjects.
3187
fd664c91
PA
31882014-05-29 Pedro Alves <palves@redhat.com>
3189
3190 PR gdb/13860
3191 * observer.texi (signal_received, end_stepping_range)
3192 (signal_exited, exited, no_history): New observer subjects.
3193
b2715b27
AW
31942014-05-26 Andy Wingo <wingo@igalia.com>
3195
3196 * guile.texi (GDB Scheme Data Types): Remove documentation for
3197 removed interfaces. Update spelling of gdb-object-kind.
3198
9eaa4c1e
AW
31992014-05-26 Andy Wingo <wingo@igalia.com>
3200
3201 * guile.texi (Basic Guile): Fix some typos.
3202
0f1e8403
AW
32032014-05-26 Andy Wingo <wingo@igalia.com>
3204
3205 * guile.texi (Writing a Guile Pretty-Printer)
3206 (Guile Types Module): Fix excess parentheses in use-modules forms.
3207
697aa1b7
EZ
32082014-05-24 Eli Zaretskii <eliz@gnu.org>
3209
3210 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3211 (Breakpoints In Guile, Guile Printing Module)
3212 (Guile Exception Handling, Values From Inferior In Guile)
3213 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3214 Don't use @var at the beginning of a sentence.
3215
3216 * gdb.texinfo (Frame Filter Management, Trace Files)
3217 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3218 (PowerPC Embedded, Define, Annotations for Running)
3219 (IPA Protocol Commands, Packets, General Query Packets)
3220 (Tracepoint Packets, Notification Packets, Environment)
3221 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3222 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3223 (Frames, Backtrace, Selection, Expressions, Registers)
3224 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3225 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3226 (Source Annotations, Using JIT Debug Info Readers, Packets)
3227 (Stop Reply Packets, Host I/O Packets)
3228 (Target Description Format): Don't use @var at the beginning of a
3229 sentence.
3230
3231 * python.texi (Basic Python, Types In Python)
3232 (Commands In Python, Frames In Python, Line Tables In Python)
3233 (Breakpoints In Python, gdb.printing, gdb.types)
3234 (Type Printing API): Don't use @var at the beginning of a
3235 sentence.
3236
67b5c0c1
MM
32372014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3238
3239 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3240 replay-memory-access".
3241
6a3cb8e8
PA
32422014-05-21 Pedro Alves <palves@redhat.com>
3243
3244 * gdb.texinfo (Starting): Document "set/show
3245 auto-connect-native-target".
3246 (Target Commands): Document "target native".
3247
936d2992
PA
32482014-05-20 Pedro Alves <palves@redhat.com>
3249
3250 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3251 not be remote specific. Add cross reference to the qCRC packet.
3252 (Separate Debug Files): Update cross reference to the qCRC packet.
3253 (General Query Packets) <qCRC packet>: Add anchor.
3254
b3ce5e5f
DE
32552014-05-17 Doug Evans <xdje42@gmail.com>
3256
3257 Copy over changes from guile.texi.
3258 * python.texi (Basic Python) <gdb.execute>: Add text.
3259 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3260 (Values From Inferior) <Python string>: Add text.
3261 (Values From Inferior) <Value.string>: Clarify string length handling.
3262 (Pretty Printing API): Add cindex.
3263 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3264 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3265 @vindex.
3266 (Commands In Python) <COMPLETE_*>: Similarly.
3267 (Symbols In Python) <SYMBOL_*>: Similarly.
3268 (Breakpoints In Python) <WP_*>: Similarly.
3269 (Breakpoints In Python) <BP_*>: Similarly.
3270
8dfcab11
DT
32712014-05-17 David Taylor <dtaylor@emc.com>
3272
3273 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3274 mentioned in the qfThreadInfo reply.
3275
8d551b02
DE
32762014-05-16 Doug Evans <dje@google.com>
3277
3278 * gdb.texinfo (Mode Options): Add -D.
3279
e20bd8f4
SB
32802014-05-09 Samuel Bronson <naesten@gmail.com>
3281
3282 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3283 "make -C".
3284
f989a1c8
TT
32852014-04-29 Tom Tromey <tromey@redhat.com>
3286
3287 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3288 "show debug varobj".
3289
95cf3b38
DT
32902014-05-01 David Taylor <dtaylor@emc.com>
3291
3292 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3293 option.
3294
01f9f808
MS
32952014-04-24 Michael Sturm <michael.sturm@mintel.com>
3296 Walfred Tedeschi <walfred.tedeschi@intel.com>
3297
3298 * gdb.texinfo (i386 Features): Add description of AVX512
3299 registers.
3300
770e7fc7
DE
33012014-03-31 Doug Evans <dje@google.com>
3302
3303 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3304
97d8f0ee
DE
33052014-03-30 Doug Evans <dje@google.com>
3306
3307 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3308 (Background Execution): Ditto.
3309
36cb1214
HZ
33102014-03-21 Pedro Alves <palves@redhat.com>
3311 Stan Shebs <stan@codesourcery.com>
3312 Hui Zhu <hui@codesourcery.com>
3313
3314 * gdb.texinfo (Packets): Add anchor to "? packet".
3315 Remove fixme and update introduction of "k packet".
3316 Add anchor to "vKill packet".
3317
5e3a2c38
SS
33182014-03-12 Stan Shebs <stan@codesourcery.com>
3319
3320 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3321
7a5a839f
LC
33222014-02-26 Ludovic Courtès <ludo@gnu.org>
3323
dc6ae996 3324 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 3325
95060284
JB
33262014-02-20 Joel Brobecker <brobecker@adacore.com>
3327
3328 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3329 and "assf" as being deprecated.
3330 (Cygwin Native): Likewise for "dll-symbols".
3331 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3332 as a way to force the loading of symbols from a DLL.
3333
f7bd0f78
SC
33342014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3335
3336 * python.texi (Values From Inferior): Add description about the
3337 new feature.
3338
329baa95
DE
33392014-02-17 Doug Evans <xdje42@gmail.com>
3340
3341 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3342 * gdb.texinfo (Python): Moved to ...
3343 * python.texi: ... here. New file.
3344
687894f5
DE
33452014-02-17 Ludovic Courtès <ludo@gnu.org>
3346
d25f38ee 3347 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
3348 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3349 parameter to 'str-lookup-function' procedure. Look for
3350 the "std::string<" prefix.
3351 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3352 Adjust description.
3353
6fb526ee
DE
33542014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3355
d25f38ee 3356 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
3357 parantheses for deffn.
3358 (Disassembly In Guile): Ditto.
3359
1e0a5178
SS
33602014-02-10 Stan Shebs <stan@codesourcery.com>
3361
3362 Add Doxygen support.
3363 * Makefile.in (doxy): New action, generates Doxygen files.
3364 (DOXYGEN): New.
3365 (doxyedit): New.
3366 * Doxyfile-base.in: New file.
3367 * Doxyfile-gdb-api.in: New file.
3368 * Doxyfile-gdb-xref.in: New file.
3369 * Doxyfile-gdbserver.in: New file.
3370 * doxy-index.in: New file.
3371 * filter-for-doxygen: New file.
3372 * filter-params.pl: New file.
3373
ed3ef339
DE
33742014-02-10 Doug Evans <xdje42@gmail.com>
3375
3376 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3377 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3378 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3379 (Guile docs): Include guile.texi.
3380 (objfile-gdbdotext file): Add objfile-gdb.scm.
3381 (dotdebug_gdb_scripts section): Mention Guile scripts.
3382 (Multiple Extension Languages): New node.
3383 * guile.texi: New file.
3384
c6044dd1
JB
33852014-01-28 Joel Brobecker <brobecker@adacore.com>
3386
3387 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3388 ignore-descriptive-types". commands.
3389
87ce2a04
DE
33902014-01-22 Doug Evans <dje@google.com>
3391
3392 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3393 (gdbserver man): Ditto.
3394
52834460
MM
33952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3396
3397 * gdb.texinfo: Document limited reverse/replay support
3398 for target record-btrace.
3399
0688d04e
MM
34002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3401
3402 * gdb.texinfo (Process Record and Replay): Update documentation.
3403
8710b709
MM
34042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3405
3406 * gdb.texinfo (Process Record and Replay): Document new /c
3407 modifier accepted by "record function-call-history".
3408 Add /i modifier to "record function-call-history" example.
3409
dcf106f3
JB
34102014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3411 Joel Brobecker <brobecker@adacore.com>
3412
3413 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3414 markers. Remove one that was misplaced.
3415
41ef2965
PA
34162014-01-10 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.texinfo (Your Program's Environment) <set environment>:
3419 Mention the shell, and point at 'set exec-wrapper'.
3420
c0d48811
JB
34212014-01-07 Joel Brobecker <brobecker@adacore.com>
3422
3423 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3424
5fba4c0f
JB
34252013-12-30 Joel Brobecker <brobecker@adacore.com>
3426
3427 * gdb.texinfo (Types In Python): Clarify the documentation
3428 of attribute gdb.Field.bitpos.
3429
0809504b
JB
34302013-12-28 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdb.texinfo (Types In Python): Fix the documentation of
3433 attribute "bitpos" in class gdb.Field for enum types. Add
3434 documentation for attribute "enumval" in that same class.
3435
edef6000
JB
34362013-12-28 Joel Brobecker <brobecker@adacore.com>
3437
3438 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3439 @ftable.
3440
71b8c845
DE
34412013-12-23 Doug Evans <xdje42@gmail.com>
3442
3443 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3444 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3445 corresponding section in Extending GDB.
3446 (Extending GDB): Move menu up. New menu item "Auto-loading
3447 extensions".
3448 (Sequences): New menu item "Auto-loading sequences".
3449 (Auto-loading sequences): New node.
3450 (Python): Rename section from Scripting GDB to Extending GDB.
3451 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3452 Move docs on ways to auto-load extensions to ...
3453 (Auto-loading extensions): ... here. New node.
3454
d192b373
JB
34552013-12-23 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3458 in menu.
3459 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3460 command, now in a new node.
3461 (GDB/MI Support Commands): New node, with its contents being
3462 extracted from the "GDB/MI Miscellaneous Commands" node.
3463 A small paragraph introducing the section is also added at
3464 the start.
3465 (GDB/MI Miscellaneous Commands): Delete the description of the
3466 -info-gdb-mi-command, -list-features and -list-target-features
3467 commands, now hosted in the "GDB/MI Support Commands" node.
3468
a16b0e22
SC
34692013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3470
3471 PR python/16113
3472 * gdb.texinfo (Values From Inferior): Add a note about using
3473 gdb.Field objects as subscripts on gdb.Value objects.
3474 (Types In Python): Add description about the new attribute
3475 "parent_type" of gdb.Field objects.
3476
9b26f0fb
JB
34772013-12-12 Joel Brobecker <brobecker@adacore.com>
3478
3479 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3480 entry for section docuumenting the -list-features GDB/MI command.
3481
72bfa06c
JB
34822013-12-10 Joel Brobecker <brobecker@adacore.com>
3483
3484 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3485 "exec-run-start-option" entry in the output of the "-list-features"
3486 command.
3487
3ea8680f
EZ
34882013-12-04 Eli Zaretskii <eliz@gnu.org>
3489
3490 * gdb.texinfo (i386): Fix yesterday's commit.
3491
1a4f73eb
TT
34922013-12-03 Tom Tromey <tromey@redhat.com>
3493
3494 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3495 documented here.
3496
6cb999f8
TT
34972013-12-03 Tom Tromey <tromey@redhat.com>
3498
3499 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3500
ca8941bb
WT
35012013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3502
3503 * gdb.texinfo (i386 Features): Add MPX feature registers.
3504 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3505 a subsubsection for MPX and describes the display of the
3506 boundary registers.
3507
688981c9
JB
35082013-12-03 Joel Brobecker <brobecker@adacore.com>
3509
3510 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3511 documentation of the "ada-exceptions" entry.
3512
2ea126fa
JB
35132013-12-03 Joel Brobecker <brobecker@adacore.com>
3514
3515 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3516 "^error" result record concerning the error message. Document
3517 the error code that may also be part of that result record.
3518 (GDB/MI Miscellaneous Commands): Document the
3519 "undefined-command-error-code" element in the output of
3520 the "-list-features" GDB/MI command.
3521
6b7cbff1
JB
35222013-12-03 Joel Brobecker <brobecker@adacore.com>
3523
3524 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3525 the new -info-gdb-mi-command GDB/MI command. Document
3526 the meaning of "-info-gdb-mi-command" in the output of
3527 -list-features.
3528
20e1ca3b
PA
35292013-11-29 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3532 Update comment.
3533
29453a14
YQ
35342013-11-24 Yao Qi <yao@codesourcery.com>
3535
3536 * gdb.texinfo (Caching Remote Data): Document new
3537 "set/show stack-cache" option.
3538
6dd315ba
YQ
35392013-11-24 Yao Qi <yao@codesourcery.com>
3540
3541 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3542 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3543 "off" respectively.
3544
9df9dbe0
YQ
35452013-11-23 Yao Qi <yao@codesourcery.com>
3546
3547 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3548 of "displayhint" to the table about child results.
3549
c78feb39
YQ
35502013-11-21 Yao Qi <yao@codesourcery.com>
3551
3552 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3553 'dynamic' for the output of command -var-list-children.
3554
27b81af3
YQ
35552013-11-21 Yao Qi <yao@codesourcery.com>
3556
3557 * gdb.texinfo (Caching Target Data): Remove "see" before
3558 @pxref.
3559
b26dfc9a
YQ
35602013-11-20 Yao Qi <yao@codesourcery.com>
3561
3562 * gdb.texinfo (Caching Target Data): Update doc for
3563 per-address-space dcache.
3564
b12039c6
YQ
35652013-11-20 Yao Qi <yao@codesourcery.com>
3566
3567 * gdb.texinfo (Data): Rename menu item.
3568 (Caching Remote Data): Rename to ...
3569 (Caching Target Data): ... it. Update.
3570
422ad5c2
JB
35712013-11-18 Joel Brobecker <brobecker@adacore.com>
3572
3573 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3574 "language-option" entry in the output of the "-list-features"
3575 command.
3576
805e1f19
TT
35772013-11-15 Tom Tromey <tromey@redhat.com>
3578
3579 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3580 Add example.
3581
8fe1b653
TT
35822013-11-14 Tom Tromey <tromey@redhat.com>
3583
3584 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3585
403cb6b1
JB
35862013-11-14 Joel Brobecker <brobecker@adacore.com>
3587
3588 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3589 (Context management): Place current subsection text into its own
3590 subsubsection. Add new subsubsection describing the "--language"
3591 command option.
3592
93973826
JB
35932013-11-13 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3596 the documentation of "info-ada-exceptions" in the output
3597 of the "-list-features" command. Add the documentation
3598 of the "ada-exception" entry instead.
3599
6adcee18
JB
36002013-11-12 Joel Brobecker <brobecker@adacore.com>
3601
93973826 3602
6adcee18
JB
3603 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3604 word of a couple of sentences to start with a capital letter.
3605
58d06528
JB
36062013-11-12 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3609 (Ada Exceptions): New node.
3610 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3611 Commands" node.
3612 (GDB/MI Ada Exceptions Commands): New node.
3613 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3614 field in the output of the "-list-features" command.
3615 * NEWS: Add entry for the new "info exceptions" CLI command,
3616 and for the new "-info-ada-exceptions" GDB/MI command.
3617
bc79de95
PM
36182013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3619
3620 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3621 (Line Tables In Python): New node.
3622
73be47f5
DE
36232013-11-08 Doug Evans <dje@google.com>
3624
3625 * gdb.texinfo (Debugging Output): Update text for
3626 "set debug dwarf2-read".
3627
db0fec5c
DE
36282013-11-08 Doug Evans <dje@google.com>
3629
3630 * gdb.texinfo (Debugging Output): Update text for
3631 "set debug symtab-create".
3632
92e32e33
PM
36332013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3634
72f4393d
L
3635 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3636 constant.
92e32e33 3637
f76c27b5
PM
36382013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3639
3640 * gdb.texinfo (Breakpoints In Python): Document temporary
3641 option in breakpoint constructor, and add documentation to the
3642 temporary attribute.
3643
fa4d0c40
YQ
36442013-11-07 Yao Qi <yao@codesourcery.com>
3645
3646 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3647 output of "-var-info-expression".
3648
afa332ce
PA
36492013-11-06 Pedro Alves <palves@redhat.com>
3650
3651 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3652 non-interactive mode.
3653 (Environment) <shell startup files warning>: Mention
3654 non-interactive mode. Mention .zshenv for Z shell, and talk about
3655 BASH_ENV instead of .bashrc for BASH.
3656
9ac69859
NB
36572013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3658
3659 * gdb.texinfo (Commands to Specify Files): Add description
3660 of the remove-symbol-file command.
3661 * observer.texi: New free_objfile event
3662
98882a26
PA
36632013-10-24 Pedro Alves <palves@redhat.com>
3664
3665 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3666
ce13fade
JB
36672013-10-11 Joel Brobecker <brobecker@adacore.com>
3668
3669 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3670 New subsection inside which the "-catch-load" and "-catch-unload"
3671 commands documentation is now placed.
3672 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3673 documenting the "-catch-assert" and "-catch-exception" new
3674 GDB/MI commands.
3675
2446f5ea
JB
36762013-10-10 Joel Brobecker <brobecker@adacore.com>
3677
3678 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3679
0d12017b
JB
36802013-10-10 Joel Brobecker <brobecker@adacore.com>
3681
bd80dc1a
JB
3682 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3683 serial baud".
3684 (Remote Configuration): Replace "set remotebaud" by "set serial
3685 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3686
f4fb82a1
PA
36872013-10-07 Pedro Alves <palves@redhat.com>
3688
3689 PR breakpoints/11568
3690 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3691 when the thread is removed from the thread list.
3692
0c557179
SDJ
36932013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3694
3695 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3696 Update entry for $_exitcode.
3697
5713b9b5
JB
36982013-10-04 Joel Brobecker <brobecker@adacore.com>
3699
3700 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3701 new "--start" option.
3702
901461f8
PA
37032013-10-02 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.texinfo (Registers): Expand description of saved registers
3706 in frames. Explain <not saved>.
3707
8fb8eb5c
DE
37082013-09-25 Doug Evans <dje@google.com>
3709
3710 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3711
0a7cfe2c
SS
37122013-09-16 Stan Shebs <stan@codesourcery.com>
3713
3714 Remove the internals manual gdbint.texinfo.
3715 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3716 (PDFFILES): Remove gdbint.pdf.
3717 (HTMLFILES): Remove gdbint/index.html.
3718 (HTMLFILES_INSTALL): Remove gdbint.
3719 (GDBINT_DOC_FILES): Remove.
3720 (dvi): Remove gdbint.dvi.
3721 (ps): Remove gdbint.ps.
3722 * gdbint.texinfo: Remove file.
3723 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3724
a280dbd1
SDJ
37252013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3726
3727 * gdb.texinfo (Convenience Functions): Mention new convenience
3728 function $_isvoid.
3729
4ac33720
UW
37302013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3731
3732 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3733 (Standard Target Features): Add new node to menu.
3734 (S/390 and System z Features): New node.
3735
b3d3b4bd
SA
37362013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3737
3738 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3739 -list-target-features in the example.
3740
edf9f00c
JK
37412013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3744 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3745
1d236d23
JK
37462013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3747
3748 Sync documentation with gdb.base/gnu-debugdata.exp.
3749 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3750
5423b017
JK
37512013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3754
6211c335
YQ
37552013-08-27 Pedro Alves <pedro@codesourcery.com>
3756 Yao Qi <yao@codesourcery.com>
3757
3758 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3759 Document new --skip-unavailable option.
3760 <-stack-list-variables>: Document new --skip-unavailable option.
3761
52e260a3
DE
37622013-08-26 Doug Evans <dje@google.com>
3763
3764 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3765 an optional regexp.
3766
5e92f71a
TT
37672013-08-13 Tom Tromey <tromey@redhat.com>
3768
3769 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3770 Document GDB_PARALLEL and GDB_INOTIFY.
3771
c5d7073b
SS
37722013-08-09 Stan Shebs <stan@codesourcery.com>
3773
3774 * LRS: Remove file, describes a long-abandoned live-range
3775 splitting extension to stabs.
3776
6fbe845e
AB
37772013-07-25 Andrew Burgess <aburgess@broadcom.com>
3778
3779 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3780
e7045703
DE
37812013-07-17 Doug Evans <dje@google.com>
3782
3783 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3784
3105ebf9
TT
37852013-07-02 Tom Tromey <tromey@redhat.com>
3786
3787 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3788
d6c2da54
TT
37892013-06-28 Tom Tromey <tromey@redhat.com>
3790
3791 * Makefile.in (version.subst): Use version.in, not
3792 common/version.in.
3793 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3794 Likewise.
3795
e5823f1c
PA
37962013-06-27 Pedro Alves <palves@redhat.com>
3797
3798 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3799 dynamic symbol resolution code>: New section, based on infrun.c
3800 comment.
3801
92dcb9ff
TT
38022013-06-26 Tom Tromey <tromey@redhat.com>
3803
3804 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3805 Update.
3806 (Releasing GDB): Likewise.
3807
dc673c81
YQ
38082013-06-26 Pedro Alves <pedro@codesourcery.com>
3809 Yao Qi <yao@codesourcery.com>
3810
3811 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3812 -trace-frame-collected.
3813
28a93511
YQ
38142013-06-26 Pedro Alves <pedro@codesourcery.com>
3815
3816 * gdb.texinfo (Traceframe Info Format): Document tvar element
3817 and its attributes.
3818
a0743c90
YQ
38192013-06-25 Yao Qi <yao@codesourcery.com>
3820
3821 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3822
01208463
TT
38232013-06-24 Tom Tromey <tromey@redhat.com>
3824
3825 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3826 (GDBvn.texi): Use version.subst.
3827 (version.subst): New target.
3828 (mostlyclean): Remove version.subst.
3829
c898adb7
YQ
38302013-06-20 Pedro Alves <pedro@codesourcery.com>
3831
3832 * gdb.texinfo (GDB/MI Data Manipulation)
3833 <-data-list-register-values>: Document the --skip-unavailable
3834 option.
3835
7c57fa1e
YQ
38362013-06-07 Yao Qi <yao@codesourcery.com>
3837
3838 * gdb.texinfo (Symbols): Add kindex and cindex for
3839 'maint print msymbols'.
3840
0059c61a 38412013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3842
3843 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3844 response field name (thread-group to inferior).
3845
85dc5a12
GB
38462013-06-04 Gary Benson <gbenson@redhat.com>
3847
3848 * gdb.texinfo (General Query Packets/qSupported): Added
3849 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3850 to the table of currently defined stub features.
3851 Added a more detailed entry for "augmented-libraries-svr4-read".
3852 (General Query Packets/qXfer:libraries-svr4:read): Documented
3853 the augmented form of this packet.
3854
5901af59
JB
38552013-05-23 Joel Brobecker <brobecker@adacore.com>
3856
3857 * gdb.texinfo (System-wide Configuration Scripts): Renames
3858 "Installed System-wide Configuration Scripts". Add associated
3859 @menu block.
3860
c1e36e3e
PA
38612013-05-23 Yao Qi <yao@codesourcery.com>
3862 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.texinfo (Packets): Document 'vCont;r'.
3865 (Continuing and Stepping): Document target-assisted range
3866 stepping, and the 'set range-stepping' and 'show range-stepping'
3867 commands.
3868
0201faac
JB
38692013-05-23 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.texinfo (Installed System-wide Configuration Scripts):
3872 Add subsection describing the scripts now available under
3873 the data-dir's system-gdbbinit subdirectory.
3874 * NEWS: Add entry announcing the availability of system-wide
3875 configuration scripts for ElinOS and Wind River Linux.
3876
c5867ab6
HZ
38772013-05-21 Hui Zhu <hui@codesourcery.com>
3878
3879 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3880 "-dprintf-insert" command.
3881
7d0c9981
DE
38822013-05-17 Doug Evans <dje@google.com>
3883
3884 * gdb.texinfo (Maintenance Commands): Update doc for
3885 "maint check-psymtabs". Add doc for "maint check-symtabs",
3886 "maint expand-symtabs".
3887
742ce053
MM
38882013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3889
3890 * gdb.texinfo (Process Record and Replay): Document the
3891 "record goto" command and its sub-commands.
3892
1e611234
PM
38932013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3894
3895 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3896 (Python API): Add Frame Filters API, Frame Wrapper API,
3897 Writing a Frame Filter/Wrapper, Managing Management of Frame
3898 Filters chapter entries.
3899 (Frame Filters API): New Node.
3900 (Frame Wrapper API): New Node.
3901 (Writing a Frame Filter): New Node.
3902 (Managing Frame Filters): New Node.
3903 (Progspaces In Python): Add note about frame_filters attribute.
3904 (Objfiles in Python): Ditto.
3905 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3906 @anchors and --no-frame-filters option to -stack-list-variables,
3907 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3908 commands.
3909
2874cb83
JB
39102013-05-08 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3913 Support" subsection documenting the XML format used to transfer
3914 shared library info on AIX.
3915
9a005eb9
JB
39162013-05-08 Joel Brobecker <brobecker@adacore.com>
3917
3918 * gdb.texinfo (Debugging Output): Add documentation of
3919 "set debug aix-solib" and "show debug aix-solib" commands.
3920
a1217d97
SL
39212013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3922
3923 * gdb.texinfo (Nios II): New section.
3924 (Nios II Features): New section.
3925
4d1eb6b4
JB
39262013-05-06 Joel Brobecker <brobecker@adacore.com>
3927
3928 * gdbint.texinfo (Algorithms): Remove entries documenting
3929 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3930 SOLIB_CREATE_INFERIOR_HOOK.
3931
3f84184e
TT
39322013-04-29 Tom Tromey <tromey@redhat.com>
3933
3934 PR python/14204:
3935 * gdb.texinfo (Python API): Fix menu entry.
3936 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3937 Define global and static block. Add example. Clarify
3938 block relationship for inline functions.
3939
60155234
TT
39402013-04-29 Tom Tromey <tromey@redhat.com>
3941
3942 * gdb.texinfo (Python API): Mention Python help and keyword
3943 arguments. Move pagination text to Basic Python.
3944 (Basic Python): Put pagination text here. Document
3945 close-on-exec, SIGCHLD, and SIGINT.
3946
5360976e
PA
39472013-04-19 Pedro Alves <palves@redhat.com>
3948
3949 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3950 "signedness" instead of "signness".
3951
bd3f3b55
PA
39522013-04-19 Pedro Alves <palves@redhat.com>
3953
3954 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3955 -Wno-pointer-sign text with text on -Wpointer-sign.
3956
dee368d3
TT
39572013-04-16 Tom Tromey <tromey@redhat.com>
3958
3959 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3960 GCC that has the SDT probe points.
3961
cc16e6c9
TT
39622013-04-15 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3965 exception catchpoints.
3966
72f1fe8a
TT
39672013-04-15 Tom Tromey <tromey@redhat.com>
3968
3969 * gdb.texinfo (Set Catchpoints): Document $_exception.
3970 (Convenience Vars): Mention $_exception.
3971
591f19e8
TT
39722013-04-15 Tom Tromey <tromey@redhat.com>
3973
3974 * gdb.texinfo (Set Catchpoints): Reorganize exception
3975 catchpoints. Document "catch rethrow".
3976 (Debugging C Plus Plus): Mention "catch rethrow".
3977
02ae6bad
TT
39782013-04-15 Tom Tromey <tromey@redhat.com>
3979
3980 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3981
2c91021c
JK
39822013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3983 Eli Zaretskii <eliz@gnu.org>
3984
3985 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3986 line below the sample output.
3987
6eaaf48b
EZ
39882013-04-12 Eli Zaretskii <eliz@gnu.org>
3989
3990 * gdb.texinfo (Mode Options): Document '-configuration'.
3991 (Help): Document "show configuration".
3992 (Bug Reporting): Add requirements to include the configuration
3993 details in bug reports.
3994
b292c783
JK
39952013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3996
3997 * Makefile.in (MAN1S): Add gcore.1.
3998 Remove "Host, target, and site specific Makefile fragments" comment.
3999 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
4000 (install-man1, uninstall-man1): Conditionalize gcore.1.
4001 (gcore.1): New.
4002 * gdb.texinfo (Man Pages): Add gcore man.
4003 (gcore man): New node.
4004
f81d1120
PA
40052013-04-10 Pedro Alves <palves@redhat.com>
4006
4007 * gdb.texinfo (Process Record and Replay): Document that "set
4008 record full insn-number-max", "set record
4009 instruction-history-size" and "set record
4010 function-call-history-size" accept "unlimited".
4011 (Backtrace): Document that "set backtrace limit" accepts
4012 "unlimited".
4013 (List): Document that "set listsize" accepts "unlimited".
4014 (Print Settings)" Document that "set print max-symbolic-offset",
4015 "set print elements" and "set print repeats" accept "unlimited".
4016 (Starting and Stopping Trace Experiments): Document that "set
4017 trace-buffer-size" accepts "unlimited".
4018 (Remote Configuration): Document that "set tcp connect-timeout"
4019 accepts "unlimited".
4020 (Command History): Document that "set history size" accepts
4021 "unlimited".
4022 (Screen Size): Document that "set height" and "set width" accepts
4023 "unlimited". Adjust "set pagination"'s description to suggest
4024 "set height unlimited" instead of "set height 0".
4025
393fd4c3
YQ
40262013-04-10 Yao Qi <yao@codesourcery.com>
4027
4028 * gdb.texinfo (Trace Files): Add "target ctf".
4029
cba5a7bf
JK
40302013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
4033
0ed630cb
JK
4034 * Makefile.in (install-man1, install-man5, uninstall-man1)
4035 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
4036
afe1492b
JK
4037 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
4038
5b8b6385
JK
40392013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4040 Eli Zaretskii <eliz@gnu.org>
4041
4042 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
4043 parameters order. Remove "On some targets" for --attach. Document the
4044 --multi parameter and extended-remote command. Document all the
4045 options.
4046
906ccdf0
JK
40472013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4048
4049 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
4050 the list of supported languages.
4051
43662968
JK
40522013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4055 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
4056 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
4057 (diststuff): Add man.
4058 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
4059 (uninstall-man5): New.
4060 (STAGESTUFF): Add *.1 and *.5.
4061 (GDBvn.texi): Add SYSTEM_GDBINIT.
4062 (gdb.1, gdbserver.1, gdbinit.5): New.
4063 (maintainer-clean realclean): Add $(MANS).
4064 (install): Add install-man.
4065 (uninstall): Add uninstall-man.
4066 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
4067 (@copying): Wrap it by @c man begin COPYRIGHT.
4068 (Top): Add Man Pages.
4069 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
4070
be9a8770
PA
40712013-04-02 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.texinfo (Debugging Output): Document "set/show debug
4074 aarch64", "set/show debug coff-pe-read" and "set/show debug
4075 mach-o".
4076
a46c1e42
PA
40772013-04-02 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4080 table>: Add entry for "trace-buffer-size".
4081
bd3eecc3
PA
40822013-03-28 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4085 table>: Add entry for "trace-status".
4086
215b9f98
EZ
40872013-03-28 Eli Zaretskii <eliz@gnu.org>
4088
4089 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
4090 @bullet", which is invalid (makeinfo 5.1 barfs).
4091
7f7cc265
PA
40922013-03-28 Pedro Alves <palves@redhat.com>
4093
4094 PR gdb/15294
4095
4096 * gdb.texinfo (List) <set listsize>: Adjust to document that
4097 listsize 0 means no limit, and remove mention of -1.
4098
9c0be723
YQ
40992013-03-22 Yao Qi <yao@codesourcery.com>
4100
4101 * gdb.texinfo (Embedded Processors): Remove menu item
4102 "OpenRISC 1000".
4103 (OpenRISC 1000): Remove.
4104
bd712aed
DE
41052013-03-21 Doug Evans <dje@google.com>
4106
4107 * gdb.texinfo (Maintenance Commands): Add docs for
4108 "mt set per-command {space,time,symtab} {on,off}".
4109
d0353e76
YQ
41102013-03-14 Hui Zhu <hui@codesourcery.com>
4111 Yao Qi <yao@codesourcery.com>
4112
4113 * gdb.texinfo (Trace Files): Add "tsave -ctf".
4114
6dd24dfa
KS
41152013-03-13 Keith Seitz <keiths@redhat.com>
4116
4117 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4118 "maint agent" reference to Dynamic printf.
4119
5c4808ca
EZ
41202013-03-11 Eli Zaretskii <eliz@gnu.org>
4121
4122 * gdb.texinfo (General Query Packets): Don't use colon in index
4123 entries visible to Info format.
4124
59ea5688
MM
41252013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4126
4127 * gdb.texinfo (Process Record and Replay): Document record
4128 changes.
4129
2ae8c8e7
MM
41302013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4131
4132 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4133 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4134 qXfer:btrace:read.
4135
28abe188
EZ
41362013-03-09 Eli Zaretskii <eliz@gnu.org>
4137
4138 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4139 use colons in @anchor and @cindex entries.
4140
be9a119c 41412013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
4142
4143 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4144
be9a119c 41452013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
4146 Hafiz Abid Qadeer <abidh@codesourcery.com>
4147
4148 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4149 trace-buffer-size set and show commands.
4150 (Tracepoint Packets): Document QTBuffer:size.
4151 (General Query Packets): Document QTBuffer:size.
4152
d57350ea
TT
41532013-02-21 Tom Tromey <tromey@redhat.com>
4154
4155 * gdb.texinfo: Remove bad @syncodeindex.
4156 (Values From Inferior, Types In Python, Inferiors In Python)
4157 (Events In Python, Threads In Python, Frames In Python, Blocks In
4158 Python, Symbols In Python, Symbol Tables In Python): Remove
4159 @tables.
4160 (Packets, General Query Packets, Tracepoint Packets)
4161 (Host I/O Packets): Use @w{} for empty @item.
4162
9f44fbc0
SCR
41632013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4164
4165 * gdb.texinfo (Architectures In Python): Add description about
4166 the new method gdb.Architecture.disassemble.
4167
f5911ea1
HAQ
41682013-02-15 Pedro Alves <pedro@codesourcery.com>
4169 Hafiz Abid Qadeer <abidh@codesourcery.com>
4170
4171 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4172 Document the "trace-file" field.
4173
7e1e0340
DE
41742013-02-07 Doug Evans <dje@google.com>
4175
4176 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4177 command.
4178
134a2066
YQ
41792013-02-06 Yao Qi <yao@codesourcery.com>
4180
4181 * gdb.texinfo (GDB/MI Async Records): Document new MI
4182 notification "=tsv-modified". Update the document of MI
4183 notification "=tsv-created".
4184 * observer.texi (GDB Observers): New observer tsv_modified.
4185 Update observer tsv_created and tsv_delete.
4186
430ed3f0
MS
41872013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4188
4189 * gdb.texinfo (AArch64 Features): New section; document
4190 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4191 (Architectures): Add new AArch64 section to document AArch64
4192 architecture specific commands.
4193 (ABI): Add description of the new OS ABI "Newlib" and its influence
4194 on the longjmp handling.
4195
1b56eb55
JK
41962013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4197 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4200 variable in 'set/show backtrace' section.
4201
c4957902
TT
42022013-01-31 Tom Tromey <tromey@redhat.com>
4203
4204 * gdb.texinfo (Target Commands): Fix typo.
4205
bea883fd
SCR
42062013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4207
4208 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4209 describing the gdb.Architecture class.
4210 (Frames In Python): Add description about the new method
4211 gdb.Frame.architecture().
4212
796a7ff8
DE
42132013-01-23 Doug Evans <dje@google.com>
4214
4215 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4216
998580f1
MK
42172013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4218
4219 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4220 'thread-groups' field when printing a breakpoint in MI.
4221
c9fb1240
SD
42222012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4223 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4224 to reflect that jit-reader-load now supports absolute file-names.
4225
ab04a2af
TT
42262013-01-16 Tom Tromey <tromey@redhat.com>
4227
4228 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4229 (Signals): Likewise.
4230
8ac3646f
TT
42312013-01-16 Tom Tromey <tromey@redhat.com>
4232
4233 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4234 "catch-type" field.
4235 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4236
e93a8774
TT
42372013-01-07 Tom Tromey <tromey@redhat.com>
4238
4239 * gdb.texinfo (Mode Options): Don't mention -epoch.
4240 (Data, Emacs): Remove obsolete comments.
4241
54516a0b
TT
42422013-01-02 Tom Tromey <tromey@redhat.com>
4243
4244 * gdb.texinfo (GDB/MI Output Records): Update menu.
4245 (GDB/MI Breakpoint Information): New node.
4246 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4247 <-break-insert>: Likewise.
4248
8dbe8ece
YQ
42492012-12-31 Yao Qi <yao@codesourcery.com>
4250
4251 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4252 (Packets): Move "vStopped" packet to ...
4253 (Notification Packets): ... here. Describe the components
4254 of notification. Add a table of supported notifications.
4255 Add an example on the process of he async notification.
4256
f35a17b5
JK
42572012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4260 present.
4261 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4262 fullname output always present.
4263
0dfd2fad
PM
42642012-12-23 Pierre Muller <muller@sourceware.org>
4265
72f4393d
L
4266 * gdbint.texinfo (Function prototypes): Require use of "extern"
4267 modifier for function prototypes in headers.
0dfd2fad 4268
7785b880
JB
42692012-12-19 Joel Brobecker <brobecker@adacore.com>
4270
4271 * refcard.tex: Update copyright notice to GPL v3 or later.
4272 Update contact info.
4273
3d745be3
JK
42742012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4275
4276 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4277
c9b6281a
YQ
42782012-12-15 Yao Qi <yao@codesourcery.com>
4279
4280 * gdb.texinfo (Debugging Output): Document 'set debug
4281 notification' and 'show debug notification'.
4282
f2a8bc8a
YQ
42832012-12-15 Yao Qi <yao@codesourcery.com>
4284
4285 * gdb.texinfo (Listing Tracepoints): New item and example about
4286 'installed on target' output.
4287 Add more in the example about 'installed on target'.
4288 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4289
451b7c33
TT
42902012-12-14 Tom Tromey <tromey@redhat.com>
4291
72f4393d 4292 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 4293
3fa7bf06 42942012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 4295
3fa7bf06
MG
4296 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4297
701adfb0
PA
42982012-12-12 Paul Koning <paul_koning@dell.com>
4299
4300 Add support for Python 3.
4301 * gdb.texinfo (Inferior.read_memory): Mention that the return
4302 value is a memoryview object if Python 3.
4303
05b4bd79
PA
43042012-12-11 Pedro Alves <palves@redhat.com>
4305
4306 * gdb.texinfo: Remove all mentions of Unixware throughout.
4307
74a0d9f6
JK
43082012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4309
4310 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4311
0c631110
TT
43122012-11-29 Tom Tromey <tromey@redhat.com>
4313
4314 * gdb.texinfo (SVR4 Process Information): Document missing
4315 "info proc" subcommands.
4316
891df0ea
YQ
43172012-11-29 Yao Qi <yao@codesourcery.com>
4318
4319 PR gdb/1477.
4320 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4321 to 'auto' instead of 'gnu'.
4322
608e2dbb
TT
43232012-11-26 Tom Tromey <tromey@redhat.com>
4324
4325 * gdb.texinfo (MiniDebugInfo): New node.
4326 (GDB Files): Update.
4327
e64e0392
DE
43282012-11-16 Doug Evans <dje@google.com>
4329
4330 * gdb.texinfo (System-wide configuration): If the system-wide init
4331 file lives in the data-directory, and --data-directory is provided,
4332 look for it there.
4333
ae606bee
TT
43342012-11-15 Tom Tromey <tromey@redhat.com>
4335
4336 * gdb.texinfo (Signaling): Fix typo.
4337
62747a60
TT
43382012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4339
4340 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4341 parameter "count" of -data-write-memory-bytes, and add an example.
4342
18a9fc12
TT
43432012-11-12 Tom Tromey <tromey@redhat.com>
4344
4345 * gdb.texinfo (Symbols): Document "info type-printers",
4346 "enable type-printer" and "disable type-printer".
4347 (Python API): Add new node to menu.
4348 (Type Printing API): New node.
4349 (Progspaces In Python): Document type_printers field.
4350 (Objfiles In Python): Likewise.
4351 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4352 register_type_printer, TypePrinter>: Document.
4353
53342f27
TT
43542012-11-12 Tom Tromey <tromey@redhat.com>
4355
4356 * gdb.texinfo (Symbols): Document "set print type methods",
4357 "set print type typedefs", and flags to ptype and whatis.
4358
ed8a1c2d
AB
43592012-11-09 Andrew Burgess <aburgess@broadcom.com>
4360
4361 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4362 the example -data-disassemble output. Extend the description of
4363 the -data-disassemble results to document all fields. Document
4364 the cli disassemble command as being related to -data-disassemble.
4365
8506d139
YQ
43662012-11-09 Yao Qi <yao@codesourcery.com>
4367
4368 PR gdb/14777.
4369 * gdb.texinfo (OS Information): Remove doc on command
4370 'info udot'.
4371
4d3f93a2
JB
43722012-11-08 Joel Brobecker <brobecker@adacore.com>
4373
4374 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4375 gdb.ini warning for Windows port.
4376
1e96de83
YQ
43772012-11-08 Yao Qi <yao@codesourcery.com>
4378
4379 * gdb.texinfo (Search): Add kindex for 'fo'.
4380
dc939229
TT
43812012-11-05 Tom Tromey <tromey@redhat.com>
4382
4383 PR python/14802:
4384 * gdb.texinfo (Functions In Python): Add example.
4385
6f6484cd
YQ
43862012-11-03 Yao Qi <yao@codesourcery.com>
4387
4388 * observer.texi (GDB Observers): Remove observer
4389 'tracepoint_modified', 'tracepoint_created' and
4390 'tracepoint_deleted'.
4391
af4238e5
TT
43922012-10-26 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4395
687e43a4
TT
43962012-10-25 Tom Tromey <tromey@redhat.com>
4397
4398 * gdb.texinfo (General Query Packets): Use @itemx.
4399
8de0566d
YQ
44002012-10-17 Yao Qi <yao@codesourcery.com>
4401
4402 * observer.texi (GDB Observers): Update observer
4403 'memory_changed'.
4404 * gdb.texinfo (GDB/MI Async Records): Document for
4405 "memory-changed" notification.
4406
07540c15
DE
44072012-10-15 Doug Evans <dje@google.com>
4408
4409 * gdb.texinfo (Mode Options): Document -nh.
4410 Elaborate on docs for -nx.
4411
d7019589
SP
44122012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4413
4414 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4415
82a90ccf 44162012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 4417 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
4418
4419 * gdb.texinfo (GDB/MI Async Records): Document notification
4420 'record-started' and 'record-stopped'.
4421 * observer.texi (GDB Observers): New observer 'record-changed'.
4422
aa9259cc
TS
44232012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4424
4425 * gdb.texinfo: Document the removal of SH's 'regs' command.
4426
c1d780c2
SDJ
44272012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4428
4429 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4430
bb25a15c
YQ
44312012-09-18 Yao Qi <yao@codesourcery.com>
4432
4433 * gdb.texinfo (GDB/MI Async Records): Document new MI
4434 notifications '=tsv-created' and '=tsv-deleted'.
4435 * observer.texi (GDB Observers): New observer tsv_created and
4436 tsv_deleted.
4437
201b4506
YQ
44382012-09-18 Yao Qi <yao@codesourcery.com>
4439
4440 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4441 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4442 '=traceframe-changed'.
4443
6fc1c773
YQ
44442012-09-17 Yao Qi <yao@codesourcery.com>
4445
4446 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4447 'set listsize'.
4448
121c73f3
JK
44492012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4450 Eli Zaretskii <eliz@gnu.org>
4451
4452 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4453 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4454 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4455
e9687799
JK
44562012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4457
4458 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4459
3b5e4d35
YPK
44602012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4461
4462 Document how to return from "python-interactive" to GDB.
4463 * gdb.texinfo (Python Commands): Update documentation.
4464
44652012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4466
4467 Add a new "python-interactive" command that starts a standard
4468 Python interactive prompt with "pi" as alias, and add "py" as
4469 an alias to "python".
4470 * gdb.texinfo (Python Commands): Document the new commands.
4471
b583003e
TT
44722012-08-22 Tom Tromey <tromey@redhat.com>
4473
4474 * gdbint.texinfo (Host Definition): Remove documentation for
4475 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4476
a451cb65
KS
44772012-08-17 Keith Seitz <keiths@redhat.com>
4478
4479 PR c++/13356
4480 * gdb.texinfo (Type and Range Checking): Remove warning.
4481 Remove spurious commas.
4482 Update text and examples for re-implementation of set/show
4483 check type.
4484 (C and C++ Type and Range Checks): Likewise.
4485
6b1755ce
YQ
44862012-08-16 Yao Qi <yao@codesourcery.com>
4487
4488 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4489 is deprecated.
4490
f47f77df
DE
44912012-08-13 Doug Evans <dje@google.com>
4492
4493 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4494 to include functions.
4495
a72c3253
DE
44962012-08-10 Doug Evans <dje@google.com>
4497
4498 * gdb.texinfo (Convenience Funs): New node.
4499 (Types In Python): Document Type.vector.
4500
5b9afe8a
YQ
45012012-08-09 Yao Qi <yao@codesourcery.com>
4502
4503 * observer.texi: New observer command_param_changed.
4504 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4505
dc1039df
JK
45062012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4507
4508 * gdbint.texinfo (Debugging GDB): In section
4509 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4510 Mention also gdb-gdb.py.
4511
4abf930d
YQ
45122012-08-07 Yao Qi <yao@codesourcery.com>
4513
4514 Revert the folloing patch:
4515 2012-08-06 Yao Qi <yao@codesourcery.com>
4516 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4517 remote hardware-watchpoint-limit' and 'set
4518 remote hardware-breakpoint-limit'.
4519
f3c8a52a
JK
45202012-08-06 Nathaniel Flath <flat0103@gmail.com>
4521
4522 * gdb.texinfo (Working Directory): Added information about new
4523 default argument for 'cd' command.
4524
77a91025
YQ
45252012-08-06 Yao Qi <yao@codesourcery.com>
4526
4527 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4528 remote hardware-watchpoint-limit' and 'set
4529 remote hardware-breakpoint-limit'.
4530
d9f08f52
YQ
45312012-08-06 Yao Qi <yao@codesourcery.com>
4532
4533 Fix PR14371.
4534
4535 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4536 '=breakpoint-deleted'.
4537
95b07c96
YQ
45382012-08-02 Yao Qi <yao@codesourcery.com>
4539
4540 * gdb.texinfo (Native): Remove node Neutrino.
4541
7255706c
YQ
45422012-07-27 Yao Qi <yao@codesourcery.com>
4543
4544 * gdb.texinfo (IPA Protocol Commands): Document new command
4545 'close'.
4546
d6b28940
TT
45472012-07-25 Tom Tromey <tromey@redhat.com>
4548
4549 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4550
e615022a
DE
45512012-07-20 Doug Evans <dje@google.com>
4552
4553 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4554 (Index Files): Document how to control the use of deprecated index
4555 sections.
4556 (Index Section Format): Replace --use-deprecated-index-sections with
4557 "set use-deprecated-index-sections on".
4558
055855a4
EZ
45592012-07-12 Eli Zaretskii <eliz@gnu.org>
4560
4561 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4562 indices into a single node "Index". Instead, join function and
4563 variable indices into a single index, separate from the concept
4564 index. Requested in
4565 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4566 (Top): Update the top-level menu: instead of one "Index" there are
4567 now separate entries "Concept Index" and "Function and Variable
4568 Index".
4569 (Concept Index, Function and Variable Index): New nodes.
4570 (Index): Node deleted.
4571
f77cc5f0
HZ
45722012-07-05 Hui Zhu <hui_zhu@mentor.com>
4573
4574 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4575 and "maint agent-eval".
4576
00595b5e
EZ
45772012-07-03 Eli Zaretskii <eliz@gnu.org>
4578
4579 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4580 avoid file-name clashes between Index.html and index.html on
4581 case-insensitive filesystems. See the discussion starting in
4582 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4583 details of the problem.
4584 (Top): Update the master menu for the above.
4585 (Concept Index, Command and Variable Index): New nodes, instead of
4586 the old "Index" node that was deleted. All cross-references
4587 updated.
4588
d3ce09f5
SS
45892012-07-02 Stan Shebs <stan@codesourcery.com>
4590
4591 * gdb.texinfo (Dynamic Printf): Mention agent style and
4592 disconnected dprintf.
4593 (Maintenance Commands): Describe maint agent-printf.
4594 (General Query Packets): Mention BreakpointCommands feature.
4595 (Packets): Document commands extension to Z0 packet.
4596 * agentexpr.texi (Bytecode Descriptions): Document printf
4597 bytecode.
4598
2d7b58e8
JK
45992012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4600
4601 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4602 only after gdbinit files.
4603 (Startup): Move -iex and -iex commands down after gdbinit files.
4604
202cbf1c
JK
46052012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4606
4607 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4608 possibility.
4609
b6ba681c
TT
46102012-06-29 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.texinfo (Index Section Format): Update for version 7.
4613
71caed83
SS
46142012-06-28 Stan Shebs <stan@codesourcery.com>
4615
4616 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4617 example, add note about title column.
4618
ee0bf529
SCR
46192012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4620
4621 * gdb.texinfo (Symbol Tables In Python): Add description about
4622 the new 'last' attribute of gdb.Symtab_and line.
4623
3c15d565
SCR
46242012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4625
4626 * gdb.texinfo (Symbol Tables In Python): Correct the description
4627 of the 'pc' attribute of gdb.Symtab_and_line.
4628
45cfd468
DE
46292012-06-26 Doug Evans <dje@google.com>
4630
4631 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4632 and symtab-create.
4633
496ee73e
KS
46342012-06-25 Keith Seitz <keiths@redhat.com>
4635
4636 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4637 from example. Remove "rbreak" from list of corresponding
4638 gdb commands.
4639
156942c7
DE
46402012-06-23 Doug Evans <dje@google.com>
4641
4642 * gdb.texinfo (Index Section Format): Document version 7 format.
4643
c614397c
YQ
46442012-06-22 Yao Qi <yao@codesourcery.com>
4645
4646 * gdb.texinfo: Add missing cindex for some packets.
4647
472a2379
KS
46482012-06-20 Keith Seitz <keiths@redhat.com>
4649
4650 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4651 for -break-insert and document -p.
4652
2678e2af
YQ
46532012-06-20 Yao Qi <yao@codesourcery.com>
4654
4655 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4656 and "gdb.write_memory" with "Inferior.read_memory" and
4657 "Inferior.write_memory".
4658
984359d2
EZ
46592012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4660
4661 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4662 (Free Documentation): Add @node line.
4663 (Continuing and Stepping) <advance location>: Use @item instead of
4664 @itemx.
4665 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4666 @itemx.
4667 (Embedded Processors): Put the link to "PA" to its correct place,
4668 according to document structure.
4669 (Python API): Put the link to "Lazy Strings In Python" to its
4670 correct place.
4671 (Index): Use @@ in @tex block to get a literal @.
4672
4673 * gdbint.texinfo: Fix the @subtitle line.
4674
4675 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4676 correct place.
4677
16bdd41f
YQ
46782012-06-08 Yao Qi <yao@codesourcery.com>
4679
4680 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4681 Protocol'.
4682 (In-Process Agent Protocol, IPA Protocol Objects)
4683 (IPA Protocol Commands): New nodes.
4684 (Tracepoint Packets): Add anchors.
4685
2d4c29c5
TS
46862012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4687
4688 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4689
6bd110c5
YQ
46902012-06-06 Yao Qi <yao@codesourcery.com>
4691
4692 * gdb.texinfo: Update copyright year.
4693
f3e0e960
SS
46942012-05-23 Stan Shebs <stan@codesourcery.com>
4695 Kwok Cheung Yeung <kcy@codesourcery.com>
4696
4697 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4698
1564a261
JK
46992012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4702 Mention also --with-separate-debug-dir.
4703 (Auto-loading): Prepend $debugdir in the sample output.
4704 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4705 auto-load safe-path variable.
4706 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4707 Mention also $debugdir for 'set auto-load scripts-directory'.
4708
eb17f351
EZ
47092012-05-19 Eli Zaretskii <eliz@gnu.org>
4710
4711 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4712 (MIPS Embedded, MIPS, MIPS Register packet Format)
4713 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4714 appropriate.
4715
4cc0665f 47162012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4717 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4718
4719 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4720 mips compression".
4721 (MIPS Breakpoint Kinds): New subsubsection.
4722
7af8dcf8 47232012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4724
4725 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4726 nodes for subsections. Add @acronym mark-ups and adjust
4727 formatting.
4728
aff139ff
JK
47292012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4730
4731 Rename $ddir to $datadir.
4732 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4733 (objfile-gdb.py file): Rename $ddir to $datadir.
4734
9cb709b6
TT
47352012-05-18 Tom Tromey <tromey@redhat.com>
4736
4737 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4738
e7e0cddf
SS
47392012-05-14 Stan Shebs <stan@codesourcery.com>
4740
4741 * gdb.texinfo (Dynamic Printf): New subsection.
4742
7efc75aa
SCR
47432012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4744
4745 * gdb.texinfo (Basic Python): Add description about the function
4746 gdb.find_pc_line
4747
f307c045
JK
47482012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4749 Eli Zaretskii <eliz@gnu.org>
4750
4751 * gdb.texinfo (Separate Debug Files): Use plural form for global
4752 debugging information directory.
4753
85d4a676
SS
47542012-05-11 Stan Shebs <stan@codesourcery.com>
4755 Kwok Cheung Yeung <kcy@codesourcery.com>
4756
4757 * gdb.texinfo (Operating System Auxiliary Information): Document new
4758 'info os' subcommands.
4759
c1668e4e
JK
47602012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4763 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4764 (dotdebug_gdb_scripts section): Add reference
4765 to 'Auto-loading safe path'.
4766
7349ff92
JK
47672012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4768
4769 Implement multi-component --with-auto-load-dir.
4770 * gdb.texinfo (Auto-loading): New references
4771 for 'set auto-load scripts-directory'
4772 and 'show auto-load scripts-directory'.
4773 (Auto-loading safe path): Describe the new default. Move $ddir
4774 substituation reference to 'objfile-gdb.py file'.
4775 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4776 script-name. Describe new 'set auto-load scripts-directory'
4777 and 'show auto-load scripts-directory'.
4778
6dea1fbd
JK
47792012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4780
4781 Provide $ddir substitution for --with-auto-load-safe-path.
4782 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4783 (Auto-loading safe path): Likewise. Mention the default value,
4784 $ddir substitution, --with-auto-load-safe-path and
4785 --without-auto-load-safe-path.
4786 * observer.texi (gdb_datadir_changed): New.
4787
1ccacbcd
JK
47882012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4789
4790 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4791 Twice.
4792
d9242c17
JK
4793 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4794 directory separator by path separator.
4795
af2c1515
JK
47962012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4797
4798 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4799 for 'set auto-load safe-path' optional. Mention if it is omitted.
4800 Change disabling security protection condition to "/", twice.
4801
a20ee7a4
SCR
48022012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4803
4804 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4805 the new methods global_block and static_block on gdb.Symtab
4806 objects.
4807
56af09aa
SCR
48082012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4809
4810 * gdb.texinfo (Blocks In Python): Add a note saying that future
4811 improvements to GDB and its infrastructure can move symbols
4812 across blocks within a symbol table.
4813
2746b0ef
YQ
48142012-04-29 Yao Qi <yao@codesourcery.com>
4815
4816 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4817 (A29K): Remove.
4818
62e5f89c
SDJ
48192012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4820 Tom Tromey <tromey@redhat.com>
4821
4822 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4823 and generic static probe support on GDB.
4824
a766d390
DE
48252012-04-25 Doug Evans <dje@google.com>
4826
50f042b9
DE
4827 * gdb.texinfo (Go): Fix thinko.
4828
a766d390
DE
4829 * gdb.texinfo (Supported Languages): Add Go.
4830 (Go): New node.
4831
f02e2b19
YQ
48322012-04-25 Yao Qi <yao@codesourcery.com>
4833
4834 * gdbint.texinfo (Testsuite): New section `Board settings'.
4835
68d41a48
JK
48362012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4837
4838 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4839 Three times.
4840
174bb630
JK
4841 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4842 Three times.
4843
0511cc75
JK
48442012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4847 by @table @asis. Fix formatting of one item.
4848
0070f25a
JK
48492012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4850
4851 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4852
4dc84fd1
JK
48532012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 New option "set debug auto-load".
4856 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4857 (auto-load verbose mode): New node.
4858
bccbefd2
JK
48592012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 New option "set auto-load safe-path".
4862 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4863 and "info auto-load" examples for safe-path. Put there also references
4864 for "set auto-load safe-path" and "show auto-load safe-path".
4865 New menu item for Auto-loading safe path.
4866 (Auto-loading safe path): New node.
4867 (Python Auto-loading): Update the expected output from "Missing"
4868 to "No".
4869
bf88dd68
JK
48702012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4871
4872 auto-load: Implementation.
4873 * gdb.texinfo (Mode Options): New anchor for -nx.
4874 (Startup): New anchors for Option -init-eval-command,
4875 Home Directory Init File
4876 and Init File in the Current Directory during Startup.
4877 Mention set auto-load local-gdbinit with a reference.
4878 Change the sample code to "set auto-load python-scripts".
4879 (Threads): New anchor set libthread-db-search-path.
4880 Provide references to libthread_db.so.1 file.
4881 (Controlling GDB): New menu item for Auto-loading.
4882 (Auto-loading, Init File in the Current Directory)
4883 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4884 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4885 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4886 reference.
4887 (Auto-loading): Rename to ...
4888 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4889 "set auto-load python-scripts", new anchor for it. Change
4890 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4891 for it. Change "info auto-load-scripts"
4892 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4893 to "Python scripts".
4894
8264ba82
AG
48952012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4896
4897 PR mi/13393
4898 * gdb.texinfo (Print Settings): Extend the description for "set print
4899 object".
4900 (GDB/MI Variable Objects): Extend the description for -var-create and
4901 -var-list-children.
4902
06fc020f
SCR
49032012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4904
4905 * gdb.texinfo (Examining Data): Document the 'explore' command.
4906
7191c139
JB
49072012-03-28 Joel Brobecker <brobecker@adacore.com>
4908
4909 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4910 to the children of a varobj and its update range when -var-update
4911 returns that the varobj's type changed.
4912
3708f05e
JK
49132012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4914
4915 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4916 Create two new links fir 'objfile-gdb.py file'
4917 and 'dotdebug_gdb_scripts section'.
4918
8e0583c8
JK
49192012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4920
4921 * gdb.texinfo (Auto-loading): Rename node reference
4922 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4923 Twice.
4924 (.debug_gdb_scripts section): Rename the node ...
4925 (dotdebug_gdb_scripts section): ... here.
4926 (Maintenance Commands): Also rename this node reference.
4927
7b282c5a
SCR
49282012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4929
4930 * gdb.texinfo (Python API/Values From Inferior): Add description
4931 about the new method Value.referenced_value. Add description on
4932 how Value.dereference is different (and similar) to
4933 Value.referenced_value.
4934
8320cc4f
JK
49352012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4936
4937 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4938 --init-eval-command=COMMAND, -iex.
4939 (Startup): Describe -iex and -ix. Simplify the example
4940 for "set auto-load-scripts off".
4941
481860b3
GB
49422012-03-16 Gary Benson <gbenson@redhat.com>
4943
4944 PR breakpoints/10738
4945 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4946 stating that GDB cannot set breakpoints on inlined functions.
4947 (Mode Options): Document --use-deprecated-index-sections.
4948 (Index Section Format): Document new index section version format.
4949
c4aeac85
TT
49502012-03-15 Tom Tromey <tromey@redhat.com>
4951
4952 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4953
16899756
DE
49542012-03-13 Doug Evans <dje@google.com>
4955
4956 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4957 of "reload".
4958 (Symbols): Delete docs for set/show symbol-reloading.
4959 * gdbint.texinfo (Defining Other Architecture Features): Delete
4960 SYMBOL_RELOADING_DEFAULT.
4961 * refcard.tex: Delete reference to symbol-reloading.
4962
9b224c5e
PA
49632012-03-07 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.texinfo (General Query Packets): Document new
4966 QProgramSignals packet.
4967 * gdb.texinfo (Remote configuration): Mention
4968 "program-signals-packet".
4969
169081d0
TG
49702012-03-05 Tristan Gingold <gingold@adacore.com>
4971
4972 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4973
d1feda86
YQ
49742012-03-03 Yao Qi <yao@codesourcery.com>
4975
4976 * gdb.texinfo (In-Process Agent): New node.
4977 Document new commands.
4978 (General Query Packets): Add packet `QAgent'.
4979
1faeff08
MR
49802012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4981
4982 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4983
7d74f244
DE
49842012-03-01 Scott J. Goldman <scottjg@vmware.com>
4985
4986 * gdb.texinfo (Commands In Python): Put example python macro in
4987 COMMAND_USER category rather than COMMAND_OBSCURE.
4988 Document gdb.COMMAND_USER.
4989 (User-defined Commands): Update documentation to clarify
4990 "set/show max-user-call-depth" and "show user" don't apply to python
4991 commands. Update documentation to clarify "help user-defined" may
4992 also include python commands defined as COMMAND_USER.
4993
6fe37d23
JK
49942012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4995
4996 * gdb.texinfo (Startup): Add option -ex description to the option -x
4997 description.
4998
83364271
LM
49992012-02-24 Luis Machado <lgustavo@codesourcery.com>
5000
5001 * gdb.texinfo (Setting Breakpoints): Mention and explain the
5002 condition-evaluation breakpoint parameter.
5003 Mention condition-evaluation mode being shown in "info break".
5004 (Break Conditions): Add description for target-side
5005 conditional breakpoints.
72f4393d 5006 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
5007 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
5008 cond-expr.
5009 (General Query Packets): Mention new ConditionalBreakpoint feature.
5010
bdb1994d
TT
50112012-02-22 Tom Tromey <tromey@redhat.com>
5012
5013 * gdb.texinfo (Blocks In Python): Clarify block iteration.
5014
4d241c86
TT
50152012-02-17 Tom Tromey <tromey@redhat.com>
5016
5017 PR python/10753:
5018 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
5019 directory.
5020
816338b5
SS
50212012-02-14 Stan Shebs <stan@codesourcery.com>
5022
5023 * gdb.texinfo (Disabling Breakpoints): Document enable count.
5024
cc30c4bd
PA
50252012-02-13 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
5028 mips-idt-ecoff.
5029
035d1e5b
YQ
50302012-02-09 Yao Qi <yao@codesourcery.com>
5031
5032 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
5033
f0823d2c
TT
50342012-02-07 Tom Tromey <tromey@redhat.com>
5035
5036 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
5037 Symbol.value.
5038
64e7d9dd
TT
50392012-02-07 Tom Tromey <tromey@redhat.com>
5040
5041 * gdb.texinfo (Symbols In Python): Document Symbol.line.
5042
4220b2f8
TS
50432012-01-27 Thomas Schwinge <thomas@codesourcery.com>
5044
5045 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
5046
edcc5120
TT
50472012-01-24 Tom Tromey <tromey@redhat.com>
5048
5049 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
5050 unload".
5051 (Files): Mention new catch commands.
5052 (GDB/MI Async Records): Likewise.
5053
53fe1783
GB
50542012-01-24 Gary Benson <gbenson@redhat.com>
5055
5056 Delete #if 0'd out code.
5057 * gdb.texinfo (Frame Info): Remove "info catch".
5058
b9e7b9c3
UW
50592012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5060
5061 * gdb.texinfo (Remote Configuration): Document
5062 "set remote hostio-readlink-packet" command.
5063 (General Query Packets): Document vFile:readlink packet.
5064
4aac40c8
TT
50652012-01-16 Tom Tromey <tromey@redhat.com>
5066
5067 * gdb.texinfo (Specify Location): Document relative file name
5068 handling.
5069
cafec441
TT
50702012-01-16 Tom Tromey <tromey@redhat.com>
5071
5072 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
5073
0ee339bc
JK
50742012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5075 Eli Zaretskii <eliz@gnu.org>
5076
5077 * gdbint.texinfo (Coding Standards): Require braces for two lines of
5078 code.
5079
72384ba3
PH
50802012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5081
5082 * gdb.texinfo (Variables): Document use of :: for non-static
5083 variables.
5084
ce1b17c4
JB
50852012-01-05 Joel Brobecker <brobecker@adacore.com>
5086
5087 * gdbint.texinfo (Start of New Year Procedure): Update
5088 to replace use of copyright.sh by use of copyright.py.
5089
217bff3e
JK
50902012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5091
5092 Remove the gdbtui binary.
5093 * all-cfg.texi (GDBTUI): Remove.
5094 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
5095 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
5096 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
5097
cc72b2a2
KP
50982011-12-23 Kevin Pouget <kevin.pouget@st.com>
5099
5100 Introduce gdb.FinishBreakpoint in Python.
5101 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
5102 (Python API): Add menu entry for Finish Breakpoints.
5103
13ac8d2c
JK
51042011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5105
5106 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
5107 tests.
5108
e0f9f062
DE
51092011-12-16 Doug Evans <dje@google.com>
5110
5111 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
5112
80b6e756
PM
51132011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5114
1c3ad6ab 5115 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
5116 stack". Add documentation for "set/show python print-stack".
5117
2fb860fc
PA
51182011-12-14 Pedro Alves <pedro@codesourcery.com>
5119
5120 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5121 should transfer control to the stub in the startup code instead of
5122 in main. Mention the need to get past the initial breakpoint.
5123
f8eba3c6
TT
51242011-12-06 Tom Tromey <tromey@redhat.com>
5125
5126 * gdb.texinfo (Set Breaks): Update for new behavior.
5127
2268b414
JK
51282011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5129
5130 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5131 List Format for SVR4 Targets'.
5132 (General Query Packets): New item qXfer:libraries-svr4:read.
5133 (Library List Format for SVR4 Targets): New node.
5134
ae6f0d5b
TT
51352011-12-01 Tom Tromey <tromey@redhat.com>
5136
5137 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5138 add.
5139
36dfb11c
TT
51402011-11-22 Tom Tromey <tromey@redhat.com>
5141
5142 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5143 reasons.
5144
f196051f
SS
51452011-11-20 Stan Shebs <stan@codesourcery.com>
5146
5147 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5148 note-related options and variables.
5149 (Tracepoint Packets): Document packet changes.
5150
f85b53f8
SD
51512011-11-20 Sanjoy Das <sdas@igalia.com>
5152
5153 * gdb.texinfo (JIT Interface): Add documentation on writing and
5154 usind JIT debug info readers.
5155 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5156 Debug Info Readers): New nodes.
5157
bfccc43c
YQ
51582011-11-18 Yao Qi <yao@codesourcery.com>
5159
5160 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5161 tracepoint.
5162
c011a4f4
DE
51632011-11-15 Doug Evans <dje@google.com>
5164
5165 * gdb.texinfo (Files): Document basenames-may-differ.
5166
ed59ded5
DE
51672011-11-14 Doug Evans <dje@google.com>
5168
5169 * gdb.texinfo (Shell Commands): Document "!".
5170
405f8e94
SS
51712011-11-14 Stan Shebs <stan@codesourcery.com>
5172 Kwok Cheung Yeung <kcy@codesourcery.com>
5173
5174 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5175 needed to get shorter fast tracepoints.
5176 (Tracepoint Packets): Document new qTMinFTPILen packet.
5177
1e4d1764
YQ
51782011-11-14 Yao Qi <yao@codesourcery.com>
5179
5180 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5181 behavior of tracepoint.
5182 (General Query Packets): New feature InstallInTrace.
5183 (Remote Configuration): Document "set remote
5184 install-in-trace-packet".
5185
71eba9c2 51862011-11-12 Matt Rice <ratmice@gmail.com>
5187
5188 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5189 Add arguments to info macro.
5190
e0f8f636
TT
51912011-11-10 Tom Tromey <tromey@redhat.com>
5192
5193 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5194 manual.
5195 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5196 (Macros): Add a footnote.
5197 (C): Remove paragraph about compiler options.
5198 (C Constants): Mention wide character and string constants.
5199 (C Plus Plus Expressions): Update compiler option advice. Mention
5200 using declarations. Mention ADL. Remove old HP compiler
5201 information.
5202
625c0d47
TT
52032011-11-10 Tom Tromey <tromey@redhat.com>
5204
5205 PR c++/9257:
5206 * gdb.texinfo (Print Settings): Add an extra note about the need
5207 for a vtable.
5208
4be2aacc
MR
52092011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5210
5211 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5212 "set mips abi" documentation.
5213
0a1c4d10
DE
52142011-11-04 Doug Evans <dje@google.com>
5215
5216 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5217
aad1c02c
TT
52182011-11-03 Tom Tromey <tromey@redhat.com>
5219
5220 * gdb.texinfo (Stopping): Add menu entry.
5221 (Continuing and Stepping): Restore @node. Use @section, not
5222 @subsection.
5223
983fb131
MR
52242011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5225
5226 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5227 designation. Fix "Specify Location" cross-reference.
5228
3065dfb6
SS
52292011-11-02 Stan Shebs <stan@codesourcery.com>
5230
5231 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5232 (General Query Packets): Describe tracenz feature.
5233 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5234
0aaaf063
PK
52352011-10-28 Paul Koning <paul_koning@dell.com>
5236
5237 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5238
2231f1fb
KP
52392011-10-27 Kevin Pouget <kevin.pouget@st.com>
5240
72f4393d 5241 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
5242 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5243
5110b5df
PK
52442011-10-26 Paul Koning <paul_koning@dell.com>
5245
5246 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 5247
22dbab46
PK
52482011-10-25 Paul Koning <paul_koning@dell.com>
5249
5250 PR python/13327
72f4393d 5251
22dbab46
PK
5252 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5253 fetch_lazy method.
5254
9df2fbc4
PM
52552011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5256
5257 PR python/12656
5258
5259 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5260 global_block, static_block function.
5261
f05e2e1d
TT
52622011-10-19 Tom Tromey <tromey@redhat.com>
5263
5264 * gdb.texinfo (Commands In Python): Add missing "@"s.
5265
a7fc3f37
KP
52662011-10-13 Kevin Pouget <kevin.pouget@st.com>
5267
5268 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 5269 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
5270 constants.
5271
5048e516
JK
52722011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5273
5274 Fix compatibility with texinfo versions older than 4.12.
5275 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5276 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5277 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5278 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5279 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5280 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5281 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5282
5a56e9c5
DE
52832011-10-09 Doug Evans <dje@google.com>
5284
5285 * gdb.texinfo (Extending GDB): Document alias command.
5286
36b11add
JK
52872011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5288
5289 Support @entry in input expressions.
5290 * gdb.texinfo (Variables): Describe @entry names suffix.
5291 (Print Settings): Add anchor for `set print entry-values'.
5292
e18b2753
JK
52932011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5294 Eli Zaretskii <eliz@gnu.org>
5295
5296 Display @entry parameter values (without references).
5297 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5298 example.
5299 (Print Settings): New description of set print entry-values and show
5300 print entry-values.
5301
111c6489
JK
53022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5303 Eli Zaretskii <eliz@gnu.org>
5304
5305 Recognize virtual tail call frames.
5306 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5307 (Tail Call Frames): New node.
5308 (Frames In Python): Add gdb.TAILCALL_FRAME.
5309
9c15afc4
DE
53102011-10-07 Doug Evans <dje@google.com>
5311
5312 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5313 register_pretty_printer.
5314
99f5279d
PM
53152011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5316
5317 PR python/12930
5318 PR python/12802
5319
5320 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5321 stop method.
5322
03583c20
UW
53232011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5324
5325 * gdb.texinfo (Starting your Program): "set disable-randomization"
5326 is no longer Linux-specific.
5327 (Remote Configuration): Document "set remote
5328 disable-randomization-packet".
5329 (General Query Packets): Document "QDisableRandomization" packet
5330 and add it to "qSupported" list.
5331
bd054e06
KP
53322011-10-07 Kevin Pouget <kevin.pouget@st.com>
5333
5334 Allow Python notification of new object-file loadings.
5335 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5336 event type.
5337
cb6be26b
KP
53382011-10-04 Kevin Pouget <kevin.pouget@st.com>
5339
5340 PR python/12691: Add the inferior to Python exited event
5341 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5342
a05336a1
JB
53432011-10-03 Joel Brobecker <brobecker@adacore.com>
5344
5345 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5346 rephasing.
5347
5d77fe44
JB
53482011-10-03 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5351 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5352 as possible feature returned by the `-list-features'
5353 command.
5354
699df94d
PK
53552011-09-28 Paul Koning <paul_koning@dell.com>
5356
5357 * gdb.texinfo (gdb.Type): Document field access by dictionary
5358 key syntax.
5359
24bdad53
YQ
53602011-09-28 Yao Qi <yao@codesourcery.com>
5361
5362 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5363 Add one space after option `-s'. Remove @r{} markup.
5364
6710bf39
SS
53652011-09-27 Stan Shebs <stan@codesourcery.com>
5366
5367 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5368
d99f7e48
HZ
53692011-09-16 Hui Zhu <teawater@gmail.com>
5370
5371 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5372 to *(unsigned char *)$esp@300.
5373
d812018b
PK
53742011-09-15 Paul Koning <paul_koning@dell.com>
5375
5376 * gdb.texinfo: Make style of Python functions and methods match
5377 the syntax of Python. Also put class and module names explicitly
5378 on function, member, and variable names, matching Python
5379 documentation conventions.
72f4393d 5380
2aa48337
KP
53812011-09-15 Kevin Pouget <kevin.pouget@st.com>
5382
5383 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5384 * gdb.texinfo (Inferiors In Python): Describe new
5385 gdb.selected_inferior() function.
5386
6839b47f
KP
53872011-09-15 Kevin Pouget <kevin.pouget@st.com>
5388
5389 Handle multiple breakpoint hits in Python interface:
5390 * gdb.texinfo (Events In Python): New function documentation:
5391 gdb.BreakpointEvent.breakpoints. Indicate that
5392 gdb.BreakpointEvent.breakpoint is now deprecated.
5393
26829f2b
JB
53942011-09-04 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5397
a9f54f60
TT
53982011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5399
5400 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5401
fa3a4f15
PM
54022011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5403
72f4393d
L
5404 * gdb.texinfo (Prompt): Add set/show extended-prompt
5405 documentation
5406 (Basic Python): Add prompt_hook anchor.
5407 (Python modules): Reword module text to reflect multiple modules.
5408 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 5409
224bbe49
YQ
54102011-08-14 Yao Qi <yao@codesourcery.com>
5411
78d85199
YQ
5412 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5413
54142011-08-14 Yao Qi <yao@codesourcery.com>
5415
5416 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
5417 (TIC6x Features): New node.
5418
457e09f0
DE
54192011-08-12 Doug Evans <dje@google.com>
5420
5421 * gdb.texinfo (Symbols In Python): Document symbol.type.
5422
5e239b84
PM
54232011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5424
5425 * gdb.texinfo (Python): Document command and function
5426 auto-loading.
5427
177bc839
JK
54282011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5429 Eli Zaretskii <eliz@gnu.org>
5430
5431 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5432 typedefs unrolling. Extend the sample code by an inner typedef and
5433 outer typedefs unrolling.
5434
1a532630
PP
54352011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5436
5437 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5438 size and line-size.
5439
9b158ba0 54402011-07-21 Matt Rice <ratmice@gmail.com>
5441
5442 PR macros/12999
5443 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5444 Update text and cindex entries for info macro command.
5445
d17b6f81
PM
54462011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5447
5448 * observer.texi (GDB Observers): Add before_prompt observer.
5449 * gdb.texinfo (Basic Python): Add documentation for prompt
5450 substitution.
5451
713389e0
PM
54522011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5453
72f4393d 5454 PR python/12438
713389e0 5455 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5456 set/show python print-stack. Document set/show python
5457 print-backtrace.
713389e0 5458
177b42fe
TJB
54592011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5460
5461 * gdb.texinfo: Fix typos.
5462
900e11f9
JK
54632011-07-01 Tom Tromey <tromey@redhat.com>
5464
5465 * gdb.texinfo (Debugging Output): Document set debug
5466 check-physname.
5467
39c4d40a
TT
54682011-06-29 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5471 breakpoint-notifications feature.
5472
6f5def7d
UW
54732011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5474
5475 * gdb.texinfo (Target Description): Remove warning about
5476 possibly unstable format.
5477
8cf64490
TT
54782011-06-03 Tom Tromey <tromey@redhat.com>
5479
5480 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5481 (Events In Python): Note that exit_code is optional.
5482
393eab54
PA
54832011-05-17 Pedro Alves <pedro@codesourcery.com>
5484
5485 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5486 required for multi-threading support.
5487 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5488 Hc are deprecated for multi-threading debugging. Point readers at
5489 the vCont packet.
5490
75fc9810
DE
54912011-05-15 Doug Evans <dje@google.com>
5492
5493 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5494
01124a23
DE
54952011-05-13 Doug Evans <dje@google.com>
5496
98a5dd13
DE
5497 * gdb.texinfo (Threads): Document $sdir,$pdir.
5498 (Server): Document $pdir exception.
5499
dbaefcf7
DE
5500 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5501
cc63ef9b
DE
5502 * gdb.texinfo (Threads): Clarify default value for
5503 libthread-db-search-path.
7e0396aa 5504
01124a23
DE
5505 * gdb.texinfo (Completion): Update example.
5506 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5507
d248b706
KY
55082011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5509
5510 * gdb.texinfo: Document change in the behaviour of the enable and
5511 disable GDB commands when applied to tracepoints.
5512 Document the EnableDisableTracepoints remote stub feature.
5513 Document QTEnable and QTDisable in the list of tracepoint packets.
5514
cc88a640
JK
55152011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5516
5517 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5518 hsuser.texi.
5519 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5520 comment to hsuser.texi. Change rluser.texi name in the comment.
5521
84e578fb
DE
55222011-05-10 Doug Evans <dje@google.com>
5523
5524 * gdb.texinfo (Threads): If an empty path is provided for
5525 libthread-db-search-path it is reset to its default value.
5526 (Server): Ditto.
5527
478aac75
DE
55282011-05-09 Doug Evans <dje@google.com>
5529
5530 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5531
9c06b0b4
TJB
55322011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5533 Thiago Jung Bauermann <bauerman@br.ibm.com>
5534
5535 Implement support for PowerPC BookE masked watchpoints.
5536 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5537 (PowerPC Embedded): Mention support of masked watchpoints.
5538
9ed350ad
JB
55392011-05-03 Joel Brobecker <brobecker@adacore.com>
5540
5541 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5542 `@value{GDBN}'.
5543
4ceed123
JB
55442011-05-03 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdb.texinfo (titlepage): Remove dedication.
5547 (In Memoriam): New appendix.
5548
559a7a62
JK
55492011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5550 Eli Zaretskii <eliz@gnu.org>
5551
5552 * gdb.texinfo (Index Section Format): Change the version to 5.
5553 Describe the different formula.
5554
03f2bd59
JK
55552011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5556 Eli Zaretskii <eliz@gnu.org>
5557
5558 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5559 for disconnected tracing.
5560 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5561 extended-remote relationship. Mention --once.
5562 (TCP port allocation lifecycle of @code{gdbserver}): New.
5563
d9b1a651
EZ
55642011-04-23 Eli Zaretskii <eliz@gnu.org>
5565
5566 * gdb.texinfo (Server): Improve indexing. Index all optional
5567 switches to gdbserver.
5568
90476074
TT
55692011-04-20 Tom Tromey <tromey@redhat.com>
5570
5571 * gdb.texinfo (Index Section Format): New node.
5572 (Top): Add new node to menu.
5573
c21236dc
PA
55742011-04-20 Pedro Alves <pedro@codesourcery.com>
5575
5576 * gdb.texinfo (Maintenance Commands): Document `maint print
5577 remote-registers'.
5578
05c8c3f5
TT
55792011-04-20 Tom Tromey <tromey@redhat.com>
5580
5581 * gdb.texinfo (Trace File Format): Move node later.
5582
7a9dd1b2
TT
55832011-04-19 Tom Tromey <tromey@redhat.com>
5584
5585 * gdbint.texinfo (Register Information Functions): Remove
5586 duplicate "the".
5587 * gdb.texinfo (Emacs): Remove duplicate "to".
5588 (GDB/MI Variable Objects): Remove duplicate "the".
5589 (General Query Packets): Likewise.
5590
4368ebeb
JB
55912011-04-02 Joel Brobecker <brobecker@adacore.com>
5592
5593 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5594 "GDB/MI Ada Exception Information" node.
5595
956a9fb9
JB
55962011-04-01 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5599 the "exception-name" field in the *stopped async record.
5600
f1310107
TJB
56012011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5602 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5603
5604 Implement support for PowerPC BookE ranged breakpoints.
5605 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5606
8786b2bd
TT
56072011-03-28 Tom Tromey <tromey@redhat.com>
5608
5609 * gdb.texinfo (Set Tracepoints): Fix typo.
5610
9ef07c8c
TT
56112011-03-24 Tom Tromey <tromey@redhat.com>
5612
5613 * gdb.texinfo (Specify Location): Document `function:label'
5614 linespec.
5615
99c3dc11
PM
56162011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5617
f1310107 5618 PR python/12149
99c3dc11
PM
5619
5620 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5621
29703da4
PM
56222011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5623
5624 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5625 (Inferiors In Python): Likewise.
5626 (Threads In Python): Likewise.
5627 (Symbols In Python): Likewise.
5628 (Objfiles In Python): Likewise.
5629 (Symbol Tables In Python): Likewise.
5630
c9174737
PA
56312011-03-15 Pedro Alves <pedro@codesourcery.com>
5632
5633 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5634 display>: Explain that the commands accept number ranges.
5635
7371cf6d
PM
56362011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5637
5638 * gdb.texinfo (Breakpoints In Python): Add description and example
5639 of Python stop function operation.
5640
ecec24e6
PM
56412011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5642
5643 * gdb.texinfo (Parameters In Python): Document get_set_string and
5644 get_show_string methods.
5645
6dcd5565
JK
56462011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5647
5648 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5649
81896e36
JK
5650 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5651 circular-trace-buffer name.
5652
5e30da2c
JB
56532011-02-28 Joel Brobecker <brobecker@adacore.com>
5654
5655 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5656 in the previous change.
5657
3bd0f5ef 56582011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5659
72f4393d 5660 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5661 that they can accept multiple arguments.
5662
4ec7539c
JB
56632011-02-24 Joel Brobecker <brobecker@adacore.com>
5664
5665 Revert the following patch (code patch was not approved):
5666 2011-02-21 Hui Zhu <teawater@gmail.com>
5667 * agentexpr.texi (bytecode descriptions): add printf.
5668 * gdb.texinfo (tracepoint action lists): add printf.
5669
82809774
DE
56702011-02-23 Doug Evans <dje@google.com>
5671
5672 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5673
e5a67952
MS
56742011-02-23 Michael Snyder <msnyder@vmware.com>
5675
5676 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5677 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5678 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5679
6e6fbe60
DE
56802011-02-22 Doug Evans <dje@google.com>
5681
5682 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5683 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5684 add description of result, fix @defun formatting.
5685
f994e27a
HZ
56862011-02-21 Hui Zhu <teawater@gmail.com>
5687
5688 * agentexpr.texi (Bytecode Descriptions): Add printf.
5689 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5690
c7f96d2b
TT
56912011-02-18 Tom Tromey <tromey@redhat.com>
5692
5693 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5694
60f98dde
MS
56952011-02-14 Michael Snyder <msnyder@vmware.com>
5696
5697 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5698 Document new command "thread find".
5699
08e796bc
MS
57002011-02-14 Michael Snyder <msnyder@vmware.com>
5701
5702 * gdb.texinfo (Threads): Update example of new thread message.
5703
b3b9301e
PA
57042011-02-14 Pedro Alves <pedro@codesourcery.com>
5705
5706 * gdb.texinfo (Remote Configuration): Mention set/show remote
5707 traceframe-info.
5708 (Tools/Packages Optional for Building GDB): Mention that expat is
5709 used for traceframe info.
5710 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5711 (General Query Packets) <qSupported>: Describe the
5712 qXfer:traceframe-info:read feature.
5713 (qXfer::read): Describe qXfer:traceframe-info:read.
5714 (Traceframe Info Format): New section.
5715
cef35b0f
PA
57162011-02-04 Pedro Alves <pedro@codesourcery.com>
5717
5718 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5719 for casts and unary operators.
5720
f1cbe1d3
TT
57212011-02-04 Tom Tromey <tromey@redhat.com>
5722
5723 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5724 is not useful.
5725
585fdaa1
PA
57262011-01-25 Pedro Alves <pedro@codesourcery.com>
5727
5728 * gdb.texinfo: s/value optimized out/optimized out/g
5729
7bfc9434
JB
57302011-01-21 Joel Brobecker <brobecker@adacore.com>
5731
5732 * gdb.texinfo (Other Misc Settings): Rework part of the
5733 documentation of the "set interactive mode" command.
5734
4694da01
TT
57352011-01-19 Tom Tromey <tromey@redhat.com>
5736
5737 * gdb.texinfo (Threads): Document thread name output and `thread
5738 name' command.
5739 (Threads In Python): Document Thread.name attribute.
5740 (GDB/MI Thread Commands): Document thread attributes.
5741
b716877b
AB
57422011-01-12 Andrew Burgess <aburgess@broadcom.com>
5743
5744 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5745 changes in mi/mi-cmd-disas.c
5746
13fd8b81
TT
57472011-01-12 Tom Tromey <tromey@redhat.com>
5748
5749 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5750 Fix "thread apply" text.
5751
e09342b5
TJB
57522011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5753 Thiago Jung Bauermann <bauerman@br.ibm.com>
5754
5755 Implement support for PowerPC BookE ranged watchpoints.
5756 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5757 the "set powerpc exact-watchpoints" flag.
5758
06e65f44
TT
57592011-01-07 Tom Tromey <tromey@redhat.com>
5760
5761 * gdb.texinfo (Python API): Add descriptions to @menu items.
5762
d8e22779
TT
57632011-01-06 Tom Tromey <tromey@redhat.com>
5764
5765 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5766
a255712f
PP
57672010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5768
e09342b5 5769 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5770
ccfc3d6e
TT
57712011-01-06 Tom Tromey <tromey@redhat.com>
5772
5773 PR python/12133:
5774 * gdb.texinfo (Frames In Python): Document various frame
5775 constants.
5776
44944448
JB
57772011-01-05 Joel Brobecker <brobecker@adacore.com>
5778
5779 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5780 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5781 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5782
42ea3d7a
JK
57832011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5786 (clean): Add GDBvn.texi.
5787
720d1a40
JB
57882010-12-29 Joel Brobecker <brobecker@adacore.com>
5789
5790 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5791 occasional case where the debugger prints an array address
5792 instead of the array itself.
5793
ad196637
PA
57942010-12-23 Pedro Alves <pedro@codesourcery.com>
5795
5796 * gdb.texinfo (Packets) <read registers packet>: Document support
5797 for registers that were not collected.
5798
a86caf66
DE
57992010-12-15 Doug Evans <dje@google.com>
5800
5801 * gdb.texinfo (Startup): Document auto-loading of scripts during
5802 startup.
5803 (Auto-loading): Delete "maint set python auto-load on|off".
5804 Add "set auto-load-scripts on|off".
5805
aae1c79a
DE
58062010-12-07 Doug Evans <dje@google.com>
5807
5808 * gdb.texinfo (Mode Options): Document -data-directory.
5809 (Data Files): Add reference to -data-directory.
5810
4e04c971
DE
58112010-11-29 Doug Evans <dje@google.com>
5812
5813 * gdb.texinfo (Pretty-Printer Introduction): Change
5814 printer-name:subprinter-name to printer-name;subprinter-name.
5815
94b6973e
PM
58162010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5817
72f4393d 5818 PR python/12199
94b6973e
PM
5819
5820 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5821
39037522
TT
58222010-11-23 Tom Tromey <tromey@redhat.com>
5823
5824 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5825 (Editing): Likewise.
5826 (Command History): Likewise.
5827 (TUI Keys): Likewise.
5828 (Bug Reporting): Conditionally include rluser.texi and
5829 inc-history.texinfo.
5830 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5831 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5832 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5833 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5834 (gdb.pdf): Likewise.
5835 (gdb.info): Likewise.
5836 (gdb/index.html): Likewise.
5837
5ae98d25
TT
58382010-11-23 Tom Tromey <tromey@redhat.com>
5839
5840 * Makefile.in (Makefile): Run ../config.status.
5841 (distclean): Update.
5842 * configure: Remove.
5843 * configure.ac: Remove.
5844
621c8364
TT
58452010-11-12 Tom Tromey <tromey@redhat.com>
5846
5847 * gdb.texinfo (Basic Python): Update. Add xref.
5848 (Exception Handling): Document new exception classes.
5849 (Types In Python): Update.
5850 (Frames In Python): Update.
5851
84f4c1fe
PM
58522010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5853
5854 * gdb.texinfo (Breakpoints In Python): Document "internal"
5855 parameter, and visible attribute.
5856
99e7ae30
DE
58572010-11-05 Doug Evans <dje@google.com>
5858
5859 * gdb.texinfo (Source Path): Document "set directories".
5860
f4b8a18d
KW
58612010-11-05 Ken Werner <ken.werner@de.ibm.com>
5862
5863 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5864 (OpenCL C): New node.
5865
7b51bc51
DE
58662010-11-02 Doug Evans <dje@google.com>
5867
5868 * gdb.texinfo (Pretty Printing): Expand into three sections,
5869 introduction, example, and commands.
5870 (Python API): Delete section Disabling Pretty-Printers, merge into
5871 Selecting Pretty-Printers.
5872 (Writing a Pretty-Printer): New section. Move the pretty-printer
5873 example here, and reformat to match python coding style. Add a second
5874 example using the gdb.printing module.
5875 (Python modules): Add gdb.printing.
5876
9eeee977
DE
58772010-10-29 Doug Evans <dje@google.com>
5878
5879 * gdb.texinfo (Python): Fix long line.
5880
a0e0ffdf
DE
58812010-10-20 Doug Evans <dje@google.com>
5882
5883 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5884 All references updated. Correct sections marked as subsections.
5885 (Coding Standards): New chapter. Move the coding standard related
5886 subsections here. Add section on Python coding standards.
5887
0e3509db
DE
58882010-10-13 Doug Evans <dje@google.com>
5889
5890 * gdb.texinfo (Python): Add "Python modules".
5891 (Types in Python): Add reference to gdb.types section.
5892 (Python modules): New node.
5893
44592cc4
DE
58942010-10-11 Doug Evans <dje@google.com>
5895
5896 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5897 Python" from gdb.Value.type description.
5898
6e1bb179
JB
58992010-09-28 Joel Brobecker <brobecker@adacore.com>
5900
5901 * gdb.texinfo (Ravenscar Profile): New node.
5902
e8467610
TT
59032010-09-22 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5906
fccd1d1e
EZ
59072010-09-22 Eli Zaretskii <eliz@gnu.org>
5908
5909 * gdb.texinfo (Values From Inferior): Clarify that
5910 value.dynamic_type works only in C++ programs with RTTI.
5911
c1b6b909
TT
59122010-09-15 Paul Bolle <pebolle@tiscali.nl>
5913
5914 * gdb.texinfo (Character Sets): Correctly reference host-charset
5915 in example.
5916
7d288aaa
TT
59172010-09-13 Tom Tromey <tromey@redhat.com>
5918
5919 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5920 Document "fullname" and "from".
5921
f75d858b
MK
59222010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5923
5924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5925 feature `reverse' output by -list-target-features.
5926
83b9503b
L
59272010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5928
5929 * gdb.texinfo (i386 Features): Remove an extra "@item".
5930
03f17ccf
TT
59312010-08-30 Tom Tromey <tromey@redhat.com>
5932
5933 PR python/11792:
5934 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5935
9779414d
DJ
59362010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5937
5938 * gdb.texinfo (ARM Features): Document
5939 org.gnu.gdb.arm.m-profile.
5940
f9ffd4bb
TT
59412010-08-23 Tom Tromey <tromey@redhat.com>
5942
5943 PR python/11145:
5944 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5945 reinterpret_cast methods.
5946
702c2711
TT
59472010-08-23 Tom Tromey <tromey@redhat.com>
5948
5949 PR python/11915:
5950 * gdb.texinfo (Types In Python): Document array method.
5951
66b73624
TJB
59522010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5953
5954 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5955
06a64a0b
TT
59562010-08-16 Tom Tromey <tromey@redhat.com>
5957
5958 * gdb.texinfo (Set Watchpoints): Document -location option.
5959
a3a7127e
DE
59602010-08-13 Doug Evans <dje@google.com>
5961
5962 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5963
8dedea02
VP
59642010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5965
5966 * gdb.texinfo (GDB/MI Data Manipulation): Document
5967 -data-read-memory-raw and -data-write-memory-raw.
5968
ca5c20b6 59692010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5970 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5971
5972 * gdb.texinfo (Basic Python): Describe post_event API.
5973
cb2e07a6
PM
59742010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5975
5976 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5977 decode_line Python APIs
cb2e07a6 5978
464b3efb
TT
59792010-08-10 Tom Tromey <tromey@redhat.com>
5980
5981 * gdb.texinfo (Pretty Printing API): Document
5982 gdb.default_visualizer.
5983
c29c521f
TT
59842010-08-10 Tom Tromey <tromey@redhat.com>
5985
5986 Revert gdb-add-index addition:
5987 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5988
5da1313b
JK
59892010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5990 Eli Zaretskii <eliz@gnu.org>
5991
5992 * gdb.texinfo (Mode Options) <-batch>
5993 (Basic Python) <gdb.execute>: Describe setting width and height.
5994
02d868e8
PP
59952010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5996
5997 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5998
c2bbed2a
TT
59992010-07-30 Tom Tromey <tromey@redhat.com>
6000
6001 * gdb.texinfo (Index Files): Mention gdb-add-index.
6002
6c13bbe1
HZ
60032010-07-30 Hui Zhu <teawater@gmail.com>
6004
6005 * gdb.texinfo (Inferiors and Programs): Update the introduce of
6006 "detach inferior" and "kill inferior".
6007
53a71c06
CR
60082010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
6009
6010 * gdb.texinfo (Machine Code): Update description of two forms of
6011 arguments, and add new example to demonstrate the new form.
6012
5374244e
PM
60132010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6014
6015 * gdb.texinfo (Values From Inferior): Add value inferior function
6016 call description.
6017
8ea5bce5
JK
60182010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6019
6020 * gdb.texinfo (Active Targets): Fix wrong comma placement.
6021
c0edd9ed
JK
60222010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6023 Eli Zaretskii <eliz@gnu.org>
6024
6025 Make core files the process_stratum.
6026 * gdb.texinfo (Active Targets): Remove core_stratum. Include
6027 record_stratum example.
6028
9291a0cd
TT
60292010-07-13 Tom Tromey <tromey@redhat.com>
6030
6031 * gdb.texinfo (Index Files): New node.
6032
f5011d11
TT
60332010-07-13 Tom Tromey <tromey@redhat.com>
6034
6035 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
6036
0f5238ed
TT
60372010-07-13 Tom Tromey <tromey@redhat.com>
6038
6039 * gdb.texinfo (Specify Location): Document labels.
6040
74c761c1
PA
60412010-07-01 Pedro Alves <pedro@codesourcery.com>
6042
6043 * gdb.texinfo (Create and Delete Tracepoints): Add more index
6044 entries for fast tracepoints and static tracepoints.
6045
501994c0
PA
60462010-07-01 Pedro Alves <pedro@codesourcery.com>
6047
6048 * gdb.texinfo (General Query Packets) <qfThreadInfo,
6049 qsThreadInfo>: Spell out `l' as ell.
6050
0fb4aa4b
PA
60512010-07-01 Pedro Alves <pedro@codesourcery.com>
6052
6053 * gdb.texinfo (Convenience Variables): Document $_sdata.
6054 (Commands to Set Tracepoints): Describe static tracepoints. Add
6055 `Listing Static Tracepoint Markers' menu entry. Document
6056 "strace".
6057 (Tracepoint Action Lists): Document collecting $_sdata.
6058 (Listing Static Tracepoint Markers): New subsection.
6059 (Tracepoints support in gdbserver): Mention static tracepoints.
6060 (remote packets, enabling and disabling): Mention
6061 read-sdata-object.
6062 (General Query Packets) <qSupported>: Document qXfer:sdata:read
6063 and StaticTracepoint.
6064 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
6065 Document qXfer:sdata:read.
6066 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
6067
dc3b15be
JB
60682010-06-29 Joel Brobecker <brobecker@adacore.com>
6069
6070 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
6071
595939de
PM
60722010-06-28 Phil Muldoon <pmuldoon@redhat.com>
6073 Tom Tromey <tromey@redhat.com>
6074 Thiago Jung Bauermann <bauerman@br.ibm.com>
6075
6076 * gdb.texinfo (Inferiors In Python): New node.
6077 * gdb.texinfo (Threads In Python): New node.
6078
9279c692
JB
60792010-06-28 Joel Brobecker <brobecker@adacore.com>
6080
6081 * gdb.texinfo (Python): Document what the python directory is
6082 and what its location is.
6083 (Basic Python): Document the gdb.PYTHONDIR constant.
6084
bc9f0842
TT
60852010-06-25 Tom Tromey <tromey@redhat.com>
6086
6087 PR python/10808:
6088 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
6089
f1421989
HZ
60902010-06-24 Hui Zhu <teawater@gmail.com>
6091
6092 * gdb.texinfo: (Commands for Controlled Output): Add
6093 documentation for command "eval".
6094
e4c0cfae
SS
60952010-06-21 Stan Shebs <stan@codesourcery.com>
6096
6097 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
6098 * annotate.texinfo: Ditto.
6099 * gdbint.texinfo: Ditto.
6100 * stabs.texinfo: Ditto.
6101
bb08c432
HZ
61022010-06-22 Hui Zhu <teawater@gmail.com>
6103
6104 * gdb.texinfo: (Process Record and Replay): Add documentation
6105 for command "set record memory-query".
6106
4f5d9f07
SS
61072010-06-21 Stan Shebs <stan@codesourcery.com>
6108
6109 * gdb.texinfo: Relicense under GFDL version 1.3.
6110 * annotate.texinfo: Relicense under GFDL version 1.3.
6111 * gdbint.texinfo: Relicense under GFDL version 1.3.
6112 * stabs.texinfo: Relicense under GFDL version 1.3.
6113 * fdl.texi: Update to version 1.3.
6114
6aed2dbc
SS
61152010-06-18 Stan Shebs <stan@codesourcery.com>
6116
a61408f8
SS
6117 * gdb.texinfo (Operating System Auxiliary Information): Describe
6118 "info os" when no arguments given.
6119
6aed2dbc
SS
6120 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6121 $_thread.
6122
24e933df
HZ
61232010-06-18 Hui Zhu <teawater@gmail.com>
6124
6125 * gdb.texinfo: (Process Record and Replay): Add documentation
6126 for commands "record save" and "record restore".
6127
65d79d4b
SDJ
61282010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6129
6130 * gdb.texinfo: Include information about the correct use
6131 of addresses in the `watch' command.
6132
d914c394
SS
61332010-06-11 Stan Shebs <stan@codesourcery.com>
6134
6135 * gdb.texinfo (Observer Mode): New section.
6136 (General Query Packets): Document QAllow.
889bf7c5 6137
967cf477
DE
61382010-06-04 Doug Evans <dje@google.com>
6139
6140 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6141
aaf4119b
DE
61422010-06-03 Doug Evans <dje@google.com>
6143
6144 * gdbint.texinfo (Coding): Add subsection on command names.
6145
9eae7c52
TT
61462010-06-02 Tom Tromey <tromey@redhat.com>
6147
6148 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6149 always-disassemble.
6150
fa593d66
PA
61512010-06-01 Pedro Alves <pedro@codesourcery.com>
6152
6153 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6154 gdbserver, and add cross reference.
6155 (Tracepoints support in gdbserver): New subsection.
6156
dde08ee1
PA
61572010-05-26 Pedro Alves <pedro@codesourcery.com>
6158
6159 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6160 `qRelocInsn' feature.
6161 (Relocate instruction reply packet): New subsection
6162 of `Tracepoint Packets'.
6163 (Tracepoint Packets): Mention that packets QTDP and QTStart
6164 support the qRelocInsn request, and add cross reference to new
6165 subsection.
6166
07ca107c
DE
61672010-05-25 Doug Evans <dje@google.com>
6168
6169 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6170 (Commands In Python): Document gdb.string_to_argv.
6171
c25c4a8b
JK
61722010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6173
6174 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6175 ATTR_NORETURN.
6176
d7b32ed3 61772010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
6178 Tom Tromey <tromey@redhat.com>
6179 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 6180
c25c4a8b 6181 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 6182
6aecb9c2
JB
61832010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6184
6185 * gdb.texinfo: (Summary) Add mention about D language support.
6186 (Filenames): Add D suffixes.
6187 (D): New node.
6188
b7da9e9f
PM
61892010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6190
6191 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6192 of macro deleted from GDB code.
6193
ab38a727
PA
61942010-04-24 Pedro Alves <pedro@codesourcery.com>
6195
6196 * gdb.texinfo (Commands to specify files): Describe what how GDB
6197 looks up DOS-based filesystem paths on the system root. Document
6198 the new `set/show target-file-system-kind' commands.
6199
66d09542
DE
62002010-04-23 Doug Evans <dje@google.com>
6201
6202 * gdb.texinfo (Python): Move Auto-loading section here ...
6203 (Python API): from here.
6204 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6205 (Maintenance Commands): Add docs for "maint print section-scripts".
6206
8bd10a10
CM
62072010-04-20 Chris Moller <cmoller@redhat.com>
6208
6209 * gdb.texinfo (Setting Breakpoints): Added description of
6210 filename-qualified rbreak.
6211 * refcard.tex (Breakpoints and Watchpoints): Added brief
6212 description of filename-qualified rbreak.
6213
4c374409
JK
62142010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6215
6216 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6217 (Python API): Change the reference to Pretty Printing API.
6218 (Pretty Printing): Move the user part under the Data node. Reformat
6219 the sample output to 72 columns. Create a new reference to Pretty
6220 Printing API. Rename the API part ...
6221 (Pretty Printing API): To a new node name.
6222 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6223 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6224
5a9351ae
SS
62252010-04-21 Stan Shebs <stan@codesourcery.com>
6226
6227 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 6228 and commands.
5a9351ae 6229 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 6230
9a22f0d0
PM
62312010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6232
6233 * gdb.texinfo (Examining memory): Update for change in string
6234 display with explicit size.
6235
6149aea9
PA
62362010-04-19 Pedro Alves <pedro@codesourcery.com>
6237
6238 PR breakpoints/8554.
6239
6240 * gdb.texinfo (Save Breakpoints): New node.
6241 (save-tracepoints): Rename to ...
6242 (save tracepoints): ... this. Mention that `save-tracepoints' is
6243 a deprecated alias to `save tracepoints'.
6244
711e434b
PM
62452010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6246
645797a8 6247 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
6248 (info w32 thread-information-block): Document new command.
6249 (qGetTIBAddress): Document new gdbserver query.
6250 (maint set/show show-all-tib): Document new command.
6251
3f7b2faa
DE
62522010-04-15 Doug Evans <dje@google.com>
6253
fa33c3cd
DE
6254 * gdb.texinfo (Python API): Add progspaces section.
6255 (Selecting Pretty-Printers): Progspace pretty-printers are
6256 searched too.
6257 (Progspaces In Python): New section.
6258
3f7b2faa
DE
6259 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6260
79f283fe
PM
62612010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6262
6263 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6264 returns None.
6265
87290684
SS
62662010-04-09 Stan Shebs <stan@codesourcery.com>
6267
6268 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6269 Describe the `frames-created' field, tweak grammar.
6270
a97153c7
PA
62712010-04-09 Pedro Alves <pedro@codesourcery.com>
6272
6273 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6274 Describe the `circular' and `disconnected' fields.
6275
5c5dcc1b
L
62762010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6277
6278 * gdb.texinfo (maint print registers): Mention unavailable and
6279 invisible registers.
6280
adc36818
PM
62812010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6282 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 6283 Tom Tromey <tromey@redhat.com>
adc36818
PM
6284
6285 * gdb.texinfo (Breakpoints In Python): New Node.
6286
33da3f1c
SS
62872010-04-08 Stan Shebs <stan@codesourcery.com>
6288
6289 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6290 trace status fields.
6291
3a13a53b
L
62922010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6293
6294 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6295 optional. Make org.gnu.gdb.i386.avx requires
6296 org.gnu.gdb.i386.avx.
6297
08001717
DE
62982010-04-08 Doug Evans <dje@google.com>
6299
6300 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6301 search path, and document that gdb only scans the search path if
6302 the script's path doesn't specify a directory.
6303
c375651d
DE
63042010-04-05 Doug Evans <dje@google.com>
6305
6306 * gdb.texinfo (maint show python auto-load): Fix typo.
6307
af54718e
SS
63082010-04-04 Stan Shebs <stan@codesourcery.com>
6309
d77f58be
SS
6310 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6311 (Setting Watchpoints): Update description of "info watch".
6312 (Disabling Breakpoints): Only "info break" lists all.
6313
af54718e
SS
6314 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6315 (tdump): Explain how tdump works.
6316
86b17b60
PA
63172010-04-01 Pedro Alves <pedro@codesourcery.com>
6318
6319 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6320 add cross reference.
6321
ff12863f
PA
63222010-03-31 Pedro Alves <pedro@codesourcery.com>
6323
6324 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6325 commands error out.
6326
f68eb612
L
63272010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6328
6329 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6330
c8d5aac9
L
63312010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6332
6333 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6334
7d13fe92
SS
63352010-03-29 Stan Shebs <stan@codesourcery.com>
6336 Nathan Sidwell <nathan@codesourcery.com>
6337
6338 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6339 GDBN equivalent.
6340 (Set Tracepoints): Remove mention that conditional tracepoints
6341 don't exist.
6342 (Tracepoint Actions): Clarify when while-stepping collection
6343 happens, note that while-stepping does not automatically collect
6344 $pc.
6345
409873ef 63462010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 6347
409873ef
SS
6348 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6349 (General Query Packets): Describe TracepointSource.
6350
ee8e71d4
EZ
63512010-03-27 Matt Rice <ratmice@gmail.com>
6352
c8d5aac9
L
6353 * gdb.texinfo (ARM): Document arguments to "target sim".
6354 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 6355
99b5e152
PA
63562010-03-26 Pedro Alves <pedro@codesourcery.com>
6357
6358 * gdb.texinfo (Tracepoint Packets): Remove mention that
6359 terror:string may be plain text, and drop mention of X prefix.
6360
cd64ee31
VP
63612010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6362
6363 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6364
6c28cbf2
SS
63652010-03-24 Stan Shebs <stan@codesourcery.com>
6366
6367 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6368
95a42b64
TT
63692010-03-24 Tom Tromey <tromey@redhat.com>
6370
6371 PR breakpoints/9352:
6372 * gdb.texinfo (Break Commands): Update.
6373
18148017
VP
63742010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6375
6376 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6377 commands.
6378
4daf5ac0
SS
63792010-03-16 Stan Shebs <stan@codesourcery.com>
6380
6381 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6382 circular-trace-buffer.
6383 (Tracepoint Packets): Describe QTBuffer, and details of the
6384 qTStatus reply.
6385
c9429232
SS
63862010-03-12 Stan Shebs <stan@codesourcery.com>
6387 Nathan Sidwell <nathan@codesourcery.com>
6388
6389 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6390 doing instruction stepping.
6391 (Tracepoint Restrictions): New node.
6392
ccefe4c4
TT
63932010-03-10 Tom Tromey <tromey@redhat.com>
6394
6395 * gdbint.texinfo (Symbol Handling): Update.
6396
7c953934
TT
63972010-03-08 Tom Tromey <tromey@redhat.com>
6398
6399 PR cli/9591:
6400 * gdb.texinfo (Mode Options): Mention lack of pagination and
6401 confirmation with --batch.
6402 (Screen Size): Mention --batch.
6403 (Messages/Warnings): Likewise.
6404
f870a310
TT
64052010-03-05 Tom Tromey <tromey@redhat.com>
6406
6407 * gdb.texinfo (Basic Python): Document target_charset and
6408 target_wide_charset.
6409
78e2826b
TT
64102010-03-05 Tom Tromey <tromey@redhat.com>
6411
6412 * gdb.texinfo (Data): Link to pretty-printing.
6413 (Output Formats): Likewise. Correct text.
6414
f5dff777
DJ
64152010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6416
6417 * gdb.texinfo (Types): Describe <struct> and <flags>.
6418
dc00d89f
PM
64192010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6420
6421 * gdb.texinfo (Frames In Python): Add block parameter and
6422 description to read_var text.
6423
5107b149 64242010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6425 Tom Tromey <tromey@redhat.com>
5107b149
PM
6426
6427 * gdb.texinfo (Types In Python): Describe block argument in
6428 template_argument and gdb.lookup_type.
6429
e03e5e7b
TT
64302010-02-24 Tom Tromey <tromey@redhat.com>
6431
6432 * gdb.texinfo (Cygwin Native): Fix typo.
6433
f3e9a817
PM
64342010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6435
6436 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6437 and select method descriptions.
6438 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6439 Tables in Python to menu.
6440 (Blocks In Python): New node.
6441 (Symbols In Python): New node.
6442 (Symbol Tables in Python): New node.
6443
a79b8f6e
VP
64442010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6445
6446 Multiexec MI
6447
6448 gdb/
6449 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6450
6451 gdb/doc/
6452 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6453 changes.
6454 (GDB/MI Program Execution): Document current behaviour of
6455 --all and --thread-group.
6456 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6457 -remove-inferior.
6458 * observer.texi (inferior_added, inferior_removed): New
6459 observers.
6460
629d6a47
TT
64612010-02-19 Tom Tromey <tromey@redhat.com>
6462
6463 * gdbint.texinfo (Getting Started): Fix @node.
6464 (Debugging GDB): Likewise.
6465
c09529e5
JB
64662010-02-13 Joel Brobecker <brobecker@adacore.com>
6467
6468 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6469 documenting the gdb_test_timeout variable.
6470
540aa8e7
MS
64712010-02-12 Jakob Engblom <jakob@virtutech.com>
6472
6473 * gdb.texinfo (MI commands): Added documentation of --reverse
6474 option to a set of MI commands. Restructured documentation of MI
6475 commands --exec-continue to reflect the complexity of reverse
6476 execution.
6477
081dfbf7
PA
64782010-02-12 Pedro Alves <pedro@codesourcery.com>
6479
6480 * gdb.texinfo (Using the Collected Data): Specify that the address
6481 range of `tfind outsize' is exclusive, and that the address range
6482 of `tfind range' is inclusive.
6483 (Tracepoint Packets): Specify that the address range of
6484 `QTFrame:range' is inclusive, and that the address range of
6485 `QTFrame:outside' is exclusive
6486
8e9c5e02
VP
64872010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6488
6489 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6490
92981e24
TT
64912010-02-10 Tom Tromey <tromey@redhat.com>
6492
6493 * gdb.texinfo (Debugging Output): Document set debug parser and
6494 show debug parser.
6495
075b51b7
L
64962010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6497
6498 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6499 i386_eflags and i386_mxcsr.
6500
3bb8d5c3
L
65012010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6502
6503 * gdb.texinfo: Document i386 target features.
6504
c5f80513
DE
65052010-02-05 Doug Evans <dje@google.com>
6506
6507 * gdbint.texinfo (Testsuite): Add a new section to document the
6508 various DejaGnu variables that may be overridden.
1be00882 6509 Document INTERNAL_GDBFLAGS.
c5f80513 6510
6ac33a4e
TT
65112010-02-04 Tom Tromey <tromey@redhat.com>
6512
6513 PR cli/8830:
6514 * gdb.texinfo (Files): -readnow comes before the filename for file
6515 and symbol-file.
6516
a1dcb23a
DJ
65172010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6518
6519 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6520 Document ARM breakpoint types.
6521 (Register Packet Format): Move into the new section.
6522 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6523
95433b34
JB
65242010-01-21 Joel Brobecker <brobecker@adacore.com>
6525
6526 * gdb.texinfo (File Options): Adjust the documentation of this
6527 switch to refer to the "source" command rather than partially
6528 duplicating some of the relevant information.
6529 (Extending GDB): Introduce and document the set/show script-extension
6530 setting.
6531 (Command Files): Add note explaining that the "source" command
6532 is also used to evalute scripts written in other languages.
6533 Remove the short slightly incorrect reference to sourcing Python
6534 scripts.
6535 (Python Commands): Document how to execute a Python script from GDB.
6536
8d576872
JB
65372010-01-19 Joel Brobecker <brobecker@adacore.com>
6538
6539 * gdb.texinfo (Command Files): Fix typo.
6540
8150ff9c
JB
65412010-01-18 Tom Tromey <tromey@redhat.com>
6542
6543 * gdb.texinfo (File Options): Document -x on .py files.
6544 (Command Files): Document handling of Python scripts.
6545
23db03a6
JZ
65462010-01-18 Jie Zhang <jie.zhang@analog.com>
6547
6548 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6549
00bf0b85
SS
65502010-01-15 Stan Shebs <stan@codesourcery.com>
6551
6552 * gdb.texinfo (Trace Files): New section.
6553 (Tracepoint Packets): Document QTSave and qTBuffer.
6554 (Trace File Format): New appendix.
6555
be759fcf
PM
65562010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6557
6558 * gdb.texinfo (Values From Inferior): Document lazy_string value
6559 method.
6560 (Python API): Add Lazy strings menu item.
6561 (Lazy Strings In Python): New node.
6562
dc146f7c
VP
65632010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6564
6565 * gdb.texinfo (GDB/MI Thread Information): New.
6566 (GDB/MI Async Records): Document the core field in *stopped.
6567 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6568 documentation
6569 (Process list): Document that osdata document may contain
6570 threads.
6571 (Remote Serial Protocol): Document qXfer:threads.
6572
d5551862
SS
65732010-01-06 Stan Shebs <stan@codesourcery.com>
6574
6575 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6576 disconnected tracing.
6577 (Tracepoint Packets): Document new protocol.
6578
7a697b8d
SS
65792010-01-05 Stan Shebs <stan@codesourcery.com>
6580
6581 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6582 tracepoints.
6583 (Tracepoint Packets): Describe remote protocol for fast
6584 tracepoints.
6585
e6f3ec50
JB
65862010-01-01 Joel Brobecker <brobecker@adacore.com>
6587
6588 Update the "Start of New Year Procedure".
6589 * gdbint.texinfo: Add the list of files that need to be updated
6590 manually. Minor reformatting.
6591
ddc4e9c1
JB
65922010-01-01 Joel Brobecker <brobecker@adacore.com>
6593
6594 * refcard.tex: Update copyright year in header and text.
6595
9d2897ad
JB
65962010-01-01 Joel Brobecker <brobecker@adacore.com>
6597
6598 * agentexpr.texi: Add 2010 to the list of copyright years.
6599 * annotate.texinfo: Likewise.
6600 * gdb.texinfo: Likewise.
6601 * gdbint.texinfo: Likewise.
6602 * observer.texi: Likewise.
6603 * stabs.texinfo: Likewise.
6604
6da95a67
SS
66052009-12-31 Stan Shebs <stan@codesourcery.com>
6606
6607 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6608
236f1d4d
SS
66092009-12-29 Stan Shebs <stan@codesourcery.com>
6610
6611 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6612
f61e138d
SS
66132009-12-28 Stan Shebs <stan@codesourcery.com>
6614
6615 * gdb.texinfo (Trace State Variables): New section.
6616 (Tracepoint Packets): Describe trace state variable packets.
6617 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6618 variable bytecodes.
6619
0fe7935b
DJ
66202009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6621
6622 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6623 declarations.
6624
a6b29f87
VP
66252009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6626
6627 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6628 -gdb-exit behaviour.
6629
5e4bde96
JB
66302009-12-20 Joel Brobecker <brobecker@adacore.com>
6631
6632 * gpl.texi: Update to version 3 of the GPL.
6633
a1715244
JB
66342009-12-20 Joel Brobecker <brobecker@adacore.com>
6635
6636 * Makefile.in: Update copyright header.
6637 * observer.texi: Fix the copyright header of the generated files.
6638
361ae042
PM
66392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6640
6641 * gdb.texinfo (Types In Python): Describe range function.
6642
bfd31e71
PM
66432009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6644
6645 * gdb.texinfo (Types In Python): Describe "is_base_class".
6646
57a1d736
TT
66472009-12-03 Tom Tromey <tromey@redhat.com>
6648
6649 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6650
8cebebb9
PP
66512009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6652
6653 * observer.texi: New memory_changed observer.
6654
16af530a
TT
66552009-12-01 Tom Tromey <tromey@redhat.com>
6656
6657 * gdb.texinfo (Reverse Execution): Fix typo.
6658
b6199126
DJ
66592009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6660
6661 PR gdb/8704
6662
6663 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6664 are allowed after the breakpoint condition.
6665
7a6973ad
TT
66662009-11-23 Tom Tromey <tromey@redhat.com>
6667
6668 PR python/10782:
6669 * gdb.texinfo (Types In Python): Document Type.pointer.
6670
21a0512e
PP
66712009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6672
6673 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6674
a5832c8f
PA
66752009-11-11 Pedro Alves <pedro@codesourcery.com>
6676
6677 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6678 (Using Agent Expressions): Delete cross reference.
6679
1eb7cd77
JB
66802009-11-07 Joel Brobecker <brobecker@adacore.com>
6681
6682 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6683 and @settitle directives up to help makeinfo find them.
6684
24ddea62
JK
66852009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6686
6687 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6688 (Auto-loading): Use plural and note one can use multiple components now.
6689
3afae151
VP
66902009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6691
6692 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6693 -stack-list-arguments have the same documentation for parameter
6694 as -stack-list-locals. Add comas.
6695
14ff2235
PM
66962009-10-27 Tom Tromey <tromey@redhat.com>
6697 Eli Zaretskii <eliz@gnu.org>
6698
c8d5aac9 6699 PR python/10781
14ff2235
PM
6700
6701 * gdb.texinfo (Values From Inferior): Document cast method.
6702
9c419145
PP
67032009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6704
6705 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6706 and adjust example.
889bf7c5 6707
29153c24
MS
67082009-10-22 Michael Snyder <msnyder@vmware.com>
6709
6710 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6711 info record command. Also document the new save and restore
29153c24
MS
6712 commands.
6713
2b28d209
PP
67142009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6715
6716 * gdb.texinfo (Machine Code): Mention current pc marker.
6717 (Memory): Likewise.
6718
6c95b8df
PA
67192009-10-19 Pedro Alves <pedro@codesourcery.com>
6720 Stan Shebs <stan@codesourcery.com>
6721
6722 * observer.texi (new_inferior): Rename to...
6723 (inferior_appeared): ... this.
6724
6725 * gdb.texinfo (Inferiors): Rename node to ...
6726 (Inferiors and Programs): ... this. Mention running multiple
6727 programs in the same debug session.
6728 <info inferiors>: Mention the new 'Executable' column if "info
6729 inferiors". Update examples. Document the "add-inferior",
6730 "clone-inferior", "remove-inferior" and "maint info
6731 program-spaces" commands.
6732 (Process): Rename node to...
6733 (Forks): ... this. Document "set|show follow-exec-mode".
6734
2f8132f3
MS
67352009-10-11 Michael Snyder <msnyder@vmware.com>
6736
6737 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6738 (ReverseContinue): Ditto.
6739
cba4b2d3
PP
67402009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6741
6742 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6743
da082f17
JK
67442009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6745
6746 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6747
08be9d71
ME
67482009-10-06 Michael Eager <eager@eagercon.com>
6749
6750 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6751 (Embedded Processors): Add MicroBlaze.
6752 (MicroBlaze): New. Describe Xilinx MicroBlaze
6753
08a0efd0
PA
67542009-10-04 Pedro Alves <pedro@codesourcery.com>
6755
6756 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6757
cbb8f428
EZ
67582009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6759
6760 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6761
30a4a70c
JB
67622009-09-23 Joel Brobecker <brobecker@adacore.com>
6763
6764 * observer.texi (solib_unloaded): Document explicitly the fact that
6765 this observer is called before the associated symbols are unloaded.
6766
701adfb0
PA
67672009-09-21 Jie Zhang <jie.zhang@analog.com>
6768
6769 * gdb.texinfo: Escape "{" and "}".
6770
b3372f91
VP
67712009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6772
6773 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6774 -stack-list-variables.
6775
f43030c4
TT
67762009-09-18 Tom Tromey <tromey@redhat.com>
6777
6778 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6779 is experimental.
6780
ec7e75e7
PP
67812009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6782
6783 * gdb.texinfo (convenince variables): Mention
6784 $_siginfo could be empty.
f43030c4 6785
0cc7d26f
TT
67862009-09-15 Tom Tromey <tromey@redhat.com>
6787
6788 * gdb.texinfo (GDB/MI Variable Objects): Document
6789 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6790 Expand -var-update documentation.
6791
a96d9b2e
SDJ
67922009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6793
6794 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6795 feature.
6796
005ca36a
JB
67972009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6798
6799 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6800
0d772ac9
MS
68012009-09-10 Michael Snyder <msnyder@vmware.com>
6802
6803 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6804 ReverseStep replies to the qSupported query.
6805
14fb1bac
JB
68062009-09-10 Joel Brobecker <brobecker@adacore.com>
6807
6808 Add documentation for set/show interactive-mode.
6809 * gdb.texinfo (Other Misc Settings): New node.
6810
29b090c0
DE
68112009-09-01 Doug Evans <dje@google.com>
6812
6813 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6814 non-stop mode's affect on remote caching.
6815
4e5d721f
DE
68162009-08-31 Jacob Potter <jdpotter@google.com>
6817 Doug Evans <dje@google.com>
6818
6819 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6820 Mark `set/show remotecache' options as obsolete.
6821 Document new `set/show stack-cache' option.
6822 Update text for `info dcache'.
6823
55333a84
DE
68242009-08-27 Doug Evans <dje@google.com>
6825
6826 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6827 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6828
bc3a0b4d
RW
68292009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6830
6831 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6832 about autoconf.
6833
3a1ff0b6
PA
68342009-08-25 Pedro Alves <pedro@codesourcery.com>
6835
6836 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6837 small example, and describe its columns. Replace "inferior-id" by
6838 "infno" throughout.
6839
81ecdfbb
RW
68402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6841
af542c2e
RW
6842 * gdbint.texinfo (Releasing GDB): Point to
6843 README-maintainer-mode file for required autoconf version.
6844 * configure.ac: Do not substitute datarootdir, htmldir,
6845 pdfdir, docdir. Do not process --with-datarootdir,
6846 --with-htmldir, --with-pdfdir, --with-docdir.
6847 * configure: Regenerate.
6848
81ecdfbb
RW
6849 * configure: Regenerate.
6850
4efc6507
DE
68512009-08-20 Reid Kleckner <reid@kleckner.net>
6852
6853 * gdb.texinfo: Add chapter on JIT interface.
6854
43089a6e
NR
68552009-08-07 Nick Roberts <nickrob@snap.net.nz>
6856
6857 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6858 confirmation request.
43089a6e 6859
99e008fe
EZ
68602009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6861
c8d5aac9
L
6862 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6863 CRC definitions.
99e008fe 6864
48cb2d85
VP
68652009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6866
6867 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6868 -break-commands.
48cb2d85 6869
ff1a52c6
UW
68702009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6871
6872 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6873 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6874
3285f3fe
UW
68752009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6876
6877 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6878 "set spu stop-on-load" and "show spu stop-on-load" commands.
6879
e35359c5
UW
68802009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6881
6882 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6883
58d6951d
DJ
68842009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6885
6886 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6887 org.gnu.gdb.arm.neon.
6888
08d16641
PA
68892009-07-20 Pedro Alves <pedro@codesourcery.com>
6890
6891 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6892 optional element.
6893 (subsection OS ABI): New subsection.
6894
782b2b07
SS
68952009-07-14 Stan Shebs <stan@codesourcery.com>
6896
6897 * gdb.texinfo (Tracepoint Conditions): New section.
6898 (General Query Packets): Describe ConditionalTracepoints.
6899 (Tracepoint Packets): Describe condition field.
6900 (Maintenance Commands): Describe maint agent-eval.
6901 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6902
9b117ef3
HZ
69032009-07-11 Hui Zhu <teawater@gmail.com>
6904
6905 * gdb.texinfo (disassemble): Add a new modifier /r
6906 to "disassemble" command to make it print the raw instructions
6907 in hex as well as in symbolic form.
6908
f5a33284
TT
69092009-07-09 Tom Tromey <tromey@redhat.com>
6910
6911 * gdbint.texinfo (Testsuite): Document parallel make check.
6912
812f7342
TT
69132009-07-09 Tom Tromey <tromey@redhat.com>
6914
6915 * gdbint.texinfo (Testsuite): Document test transcripts.
6916
fbb8f299
PM
69172009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6918
6919 * gdb.texinfo (Values From Inferior): Add length parameter
6920 description.
6921
dd8f35ac
EZ
69222009-07-04 Chris Genly <chris@genly.us>
6923
6924 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6925 in -var-list-children. Fix example according to what the code
6926 does.
6927
2277426b
PA
69282009-07-02 Pedro Alves <pedro@codesourcery.com>
6929
6930 * gdb.texinfo (Debugging multiple inferiors): Document the
6931 "inferior", "detach inferior" and "kill inferior" commands.
6932 (Debugging Programs with Multiple Processes): Adjust to mention
6933 generic "inferior" commands. Delete mention of "detach fork" and
6934 "delete fork". Cross reference to "Debugging multiple inferiors"
6935 section.
6936
a6d9a66e
UW
69372009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6938
5af949e3
UW
6939 * gdbint.texinfo (Item Output Functions): Update signature
6940 for ui_out_field_core_addr.
6941
69422009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6943
6944 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6945 Update example code extrated from breakpoint.c.
6946
9901a55b 69472009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6948
9901a55b
PP
6949 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6950 MI commands.
6951 (GDB/MI Symbol Query): Likewise.
6952 (GDB/MI File Commands): Likewise.
6953 (GDB/MI File Transfer Commands): Likewise.
6954 (GDB/MI Target Manipulation): Likewise.
6955 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6956
edb3359d
DJ
69572009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6958
6959 * gdb.texinfo (Debugging Optimized Code): New chapter.
6960 (Compiling for Debugging): Reference it. Move some
6961 text to the new section.
6962
7cd1089b
PM
69632009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6964
6965 * doc/gdb.texinfo (Calling): Document
6966 set-unwind-on-terminating-exception usage.
6967
d4db2f36
PA
69682009-06-11 Pedro Alves <pedro@codesourcery.com>
6969
6970 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6971 command.
6972
d1a7880c
PA
69732009-06-07 Pedro Alves <pedro@codesourcery.com>
6974
6975 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6976 references.
6977
473f94e6
UW
69782009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6979
6980 * gdbint.texinfo: Rename formal parameters to gdbarch function
6981 protoypes from "current_gdbarch" to "gdbarch".
6982
8f500870
TT
69832009-05-28 Tom Tromey <tromey@redhat.com>
6984
6985 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6986
b6313243
TT
69872009-05-27 Tom Tromey <tromey@redhat.com>
6988
6989 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6990 feature.
6991 (GDB/MI Variable Objects): Document -var-set-visualizer.
6992
69932009-04-02 Tom Tromey <tromey@redhat.com>
6994
6995 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6996 feature.
6997 (GDB/MI Variable Objects): Document -var-set-visualizer.
6998
a6bac58e
TT
69992009-05-27 Tom Tromey <tromey@redhat.com>
7000 Thiago Jung Bauermann <bauerman@br.ibm.com>
7001 Phil Muldoon <pmuldoon@redhat.com>
7002
7003 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
7004 (Pretty Printing): New node.
7005 (Selecting Pretty-Printers): Likewise.
7006 (Python API): Update.
7007 (Output Formats): Document /r format.
7008
2c74e833
TT
70092009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7010 Tom Tromey <tromey@redhat.com>
7011
7012 * gdb.texinfo (Types In Python): New node.
7013 (Values From Inferior): "type" is now an attribute.
7014 (Python API): Update.
7015
89c73ade
TT
70162009-05-27 Tom Tromey <tromey@redhat.com>
7017 Thiago Jung Bauermann <bauerman@br.ibm.com>
7018 Phil Muldoon <pmuldoon@redhat.com>
7019
7020 * gdb.texinfo: Add @syncodeindex for `tp'.
7021 (Python API): Update.
7022 (Auto-loading): New node.
7023 (Objfiles In Python): New node.
7024
17a37d48
PP
70252009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7026
7027 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 7028
6718376f
NR
70292009-05-15 Nick Roberts <nickrob@snap.net.nz>
7030
7031 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
7032
cbe54154
PA
70332009-05-12 Pedro Alves <pedro@codesourcery.com>
7034
7035 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
7036 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
7037 show show-debug-regs' docs.
7038
8e05493c
EZ
70392009-05-08 Eli Zaretskii <eliz@gnu.org>
7040
7041 * gdb.texinfo (Process Record and Replay): Add description of
7042 reverse execution.
7043
b39f4988
JB
70442009-05-07 Joel Brobecker <brobecker@adacore.com>
7045
7046 * gdbint.texinfo (Adding support for debugging core files): New node.
7047 (Native Debugging): Remove the ``Native core file Support'' section.
7048
a2311334
EZ
70492009-05-01 Eli Zaretskii <eliz@gnu.org>
7050
7051 * gdb.texinfo (Process Record and Replay): Improve and clarify.
7052 Add index entries.
7053
53cc454a 70542009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 7055 Michael Snyder <msnyder@vmware.com>
53cc454a 7056
a2311334
EZ
7057 * gdb.texinfo: (Process Record and Replay): Add documentation for
7058 process record and replay.
53cc454a 7059
484086b7
JK
70602009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
7063 a new part on command-line defined macros.
7064
32ae1842
EZ
70652009-04-25 Eli Zaretskii <eliz@gnu.org>
7066
7067 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
7068 clarify the wording.
7069
b14b1491
TT
70702009-04-23 Tom Tromey <tromey@redhat.com>
7071
7072 * gdb.texinfo (Data Files): New node.
7073 (GDB Files): Update menu.
7074
5c1e86e1
JB
70752009-04-23 Joel Brobecker <brobecker@adacore.com>
7076
7077 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 7078 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 7079
83eba9b7
VP
70802009-04-22 Vladimir Prus <vladimir@codesourcery.com>
7081
7082 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
7083
e31198c4
HZ
70842009-04-22 Hui Zhu <teawater@gmail.com>
7085
7086 * gdb.texinfo (disassemble-next-line): Set the default of
7087 disassemble-next-line to off.
7088
26e251b6
JM
70892009-04-21 Joseph Myers <joseph@codesourcery.com>
7090
7091 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
7092 --with-htmldir): New.
7093 * configure: Regenerate.
7094 * Makefile.in (datarootdir, docdir): Define.
7095 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
7096 instead of $(SET_TEXINPUTS).
7097 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
7098 gdbint.info instead of $(SET_TEXINPUTS).
7099 (gdbint/index.html): Use same -I options as for building
7100 gdbint.info.
7101 (stabs.dvi, stabs.pdf): Use same -I options as for building
7102 stabs.info instead of $(SET_TEXINPUTS).
7103 (stabs/index.html): Use same -I options as for building
7104 stabs.info.
7105 (annotate.dvi, annotate.pdf): Use same -I options as for building
7106 annotate.info instead of $(SET_TEXINPUTS).
7107 (annotate/index.html): Use same -I options as for building
7108 annotate.info.
7109
eac35c4e
DD
71102009-04-21 David Daney <ddaney@caviumnetworks.com>
7111
7112 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
7113
29b0e8a2
JM
71142009-04-21 Joseph Myers <joseph@codesourcery.com>
7115
7116 * gdb.texinfo (Source Path): Document --with-relocated-sources.
7117
2b831889 71182009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 7119 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
7120
7121 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7122 (MAKEHTMLFLAGS): Set to empty.
7123 (html__strip_dir): Define.
7124 (HTMLFILES): Define.
7125 (HTMLFILES_INSTALL): Define.
7126 (install-html): Copy new automake rule.
7127 (html): Depend on $(HTMLFILES).
7128 (gdb_toc.html): Rename to gdb/index.html.
7129 (gdbint_toc.html): Rename to gdbint/index.html.
7130 (stabs_toc.html): Rename to stabs/index.html.
7131 (annotate_toc.html): Rename to annotate/index.html.
7132
89a34d1b
JM
71332009-04-17 Carlos O'Donell <carlos@codesourcery.com>
7134
7135 * Makefile.in: Set pdfdir and htmldir from configure
7136 substitutions.
7137 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7138 * configure: Regenerate.
7139
a2d5da46
JB
71402009-04-16 Joel Brobecker <brobecker@adacore.com>
7141
7142 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7143 This macro is no longer used.
7144
732f6a93
TT
71452009-04-15 Tom Tromey <tromey@redhat.com>
7146
7147 * gdb.texinfo (Character Sets): Document default character set.
7148
87f9adc1
PM
71492009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
7150
7151 * gdbint.texinfo: Change server name from sources.redhat.com to
7152 sourceware.org throughout.
7153
2c88c651
JB
71542009-04-09 Joel Brobecker <brobecker@adacore.com>
7155
7156 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7157 about a missing dot or coma after @xref.
7158
4f5376b2
JB
71592009-04-02 Joel Brobecker <brobecker@adacore.com>
7160
7161 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7162 example, and add a small explanation about it.
7163 (Print Settings): Change the documentation of the "set print
7164 frame-arguments" to reflect the fact that the default is now "scalars".
7165
a0381d3a
JB
71662009-04-02 Joel Brobecker <brobecker@adacore.com>
7167
7168 * gdb.texinfo (Print Settings): Add kindex for command "set
7169 print frame-arguments".
7170
45ac276d
JB
71712009-03-31 Joel Brobecker <brobecker@adacore.com>
7172
7173 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7174 breakpoints.
7175 (Set Breaks): Add reference to thread-specific and task-specific
7176 breakpoints.
7177
32cd1edc
JB
71782009-03-31 Joel Brobecker <brobecker@adacore.com>
7179
7180 * gdb.texinfo (Ada Tasks): Remove the documentation about
7181 the "Running" state, as this state has been eliminated.
7182 Now all runnable tasks are shown as "Runnable".
7183
1042e4c0
SS
71842009-03-30 Stan Shebs <stan@codesourcery.com>
7185
7186 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7187 special case of breakpoints.
7188 (Enable and Disable Tracepoints): Mention deprecation.
7189 (Listing Tracepoints): Update description and example.
7190
f8f6f20b
TJB
71912009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7192
7193 * gdb.texinfo (Frames in Python): New node.
7194 (Python API): Update.
7195
c0c6f777
TJB
71962009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7197
7198 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7199 from a method to an attribute.
7200
def2b000
TJB
72012009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7202
7203 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7204 attribute.
7205
a07daef3
PA
72062009-03-25 Pedro Alves <pedro@codesourcery.com>
7207
7208 * observer.texi (thread_exit): Add "silent" parameter.
7209
f3b1572e
PA
72102009-03-22 Pedro Alves <pedro@codesourcery.com>
7211
7212 * observer.texi (about_to_proceed): New.
7213
587afa38
EZ
72142009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7215
7216 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7217 field throughout to handle types with spaces in them. Fix typos
7218 found by aspell.
7219 (Summary, Requirements, Contributors): New first chapter,
7220 "Summary" added, old Requirements section moved there, and new
7221 section, "Contributors" added.
7222 (Initializing a New Architecture, Register Representation)
7223 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7224 (Porting gdb): These sections extended and updated.
7225 (Compiler Characteristics): This section (empty) deleted.
7226 (Defining Other Architecture Features): This section renamed and
7227 duplicate material removed from (formerly "Target Conditionals").
7228 Use braces {} in @deftypeXX type field throughout to handle types
7229 with spaces in them. Typos found by aspell fixed.
7230
7231 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7232 * stack_frame.pdf: Version of image for PDF output.
7233 * stack_frame.png: Version of image for HTML output and for Emacs.
7234 * stack_frame.txt: Version of image for Info output.
1db61298 7235 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 7236
10af6951
EZ
72372009-03-21 Eli Zaretskii <eliz@gnu.org>
7238
7239 * gdb.texinfo (Character Sets): Fix last change.
7240
cc924cad
TJB
72412009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7242
7243 * gdb.texinfo (Values From Inferior): Fix optional arguments
7244 markup.
7245 (Commands In Python): Adjust argument names of gdb.Command.__init__
7246 to what the function accepts as keywords.
7247
bc3b79fd
TJB
72482008-03-20 Tom Tromey <tromey@redhat.com>
7249
7250 * gdb.texinfo (Convenience Vars): Document convenience functions.
7251 (Functions In Python): New node.
7252 (Python API): Update.
7253
6c7a06a3
TT
72542009-03-20 Tom Tromey <tromey@redhat.com>
7255
7256 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7257 set target-wide-charset.
7258 (Requirements): Mention iconv.
7259
b646ddd4
HZ
72602009-03-17 Hui Zhu <teawater@gmail.com>
7261
7262 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7263
91440f57
HZ
72642009-03-17 Hui Zhu <teawater@gmail.com>
7265
7266 * gdb.texinfo: Add documentation for disassemble-next-line.
7267
8fd41227
TJB
72682009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7269
7270 * gdb.texinfo (Commands In Python): Remove tindex entries.
7271
61ff14c6
JK
72722009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7273
7274 * gdb.texinfo (Returning): New description for missing debug info.
7275
0b16c5cf
PA
72762009-03-14 Pedro Alves <pedro@codesourcery.com>
7277
7278 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 7279 (General Query Packets): Document qAttached.
0b16c5cf 7280
32fc0df9
PA
72812009-03-05 Pedro Alves <pedro@codesourcery.com>
7282
7283 * gdb.texinfo (Background Execution): Better describe the set
7284 target-async command.
7285 (Maintenance Commands): Delete description of the `maint set/show
7286 linux-async' and `maint set/show remote-async' commands.
7287
134eb42c
VP
72882009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7289
7290 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7291 between sentences.
7292
c86cf029
VP
72932009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7294
7295 * gdb.texinfo (GDB/MI Async Records): Document the
7296 =library-loaded and =library-unloaded notifications.
7297
3ea85240
VP
72982009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7299
7300 * observer.texi (test_notification): New observer.
7301
1d33d6ba
VP
73022009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7303
61ff14c6
JK
7304 * observer.texi: Add parameter 'print_frame' to normal_stop
7305 observer.
1d33d6ba 7306
d721c933
EZ
73072009-02-07 Eli Zaretskii <eliz@gnu.org>
7308
7309 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7310 (Commands In Python): Fix COMMAND_* constants in last change. Use
7311 @kbd for interactive input. Add cross-references and index
7312 entries.
7313
4aa995e1
PA
73142009-02-06 Pedro Alves <pedro@codesourcery.com>
7315
7316 * gdb.texinfo (Signals): Document $_siginfo.
7317 (Convenience Variables): Mention $_siginfo.
7318 (Remote Configuration): Document qXfer:siginfo:read,
7319 qXfer:siginfo:write packets, and the read-siginfo-object,
7320 write-siginfo-object commands.
7321
5f5233d4
PA
73222009-02-06 Pedro Alves <pedro@codesourcery.com>
7323
7324 * gdbint.texinfo (Values): New chapter.
7325
d8906c6f
TJB
73262009-02-06 Tom Tromey <tromey@redhat.com>
7327
7328 * gdb.texinfo (Python API): Add entry for Commands In Python.
7329 (Commands In Python): New node.
7330
b6cb8e7d
TJB
73312009-02-05 Tom Tromey <tromey@redhat.com>
7332
7333 * gdb.texinfo (Values From Inferior): Document Value.string.
7334
12453b93
TJB
73352009-02-05 Tom Tromey <tromey@redhat.com>
7336
7337 * gdb.texinfo (Basic Python): Document execute's from_tty
7338 argument.
7339
08c637de
TJB
73402009-02-04 Tom Tromey <tromey@redhat.com>
7341
7342 * gdb.texinfo (Basic Python): Document gdb.history.
7343
592375cd
VP
73442009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7345
7346 * gdb.texinfo (GDB/MI Thread Commands): Document the
7347 'current-thread-id' field. Remove the example with zero threads,
7348 since current GDB won't ever report that if there's inferior.
7349
41447f92
VP
73502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7351
7352 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7353 option to -break-insert.
7354
098b41a6
JG
73552009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7356 Jerome Guitton <guitton@adacore.com>
7357
7358 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7359 (System-wide configuration): New section.
7360
3c16cced
PA
73612009-01-26 Pedro Alves <pedro@codesourcery.com>
7362
7363 PR gdb/7580:
7364 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7365 internal-error|internal-warning quit|corefile ask|yes|no".
7366
62709adf
PA
73672009-01-26 Pedro Alves <pedro@codesourcery.com>
7368
7369 * gdb.texinfo (Using the `gdbserver' Program): Document
7370 --remote-debug.
7371
7ce58dd2
DE
73722009-01-23 Doug Evans <dje@google.com>
7373
7374 * gdb.texinfo: Add nexti to list of commands that support
7375 background execution.
7376
adb483fe
DJ
73772009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 * gdb.texinfo (Define, Hooks): Document prefix command support.
7380
a67ec3f4 73812009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 7382 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
7383
7384 Fixes for makeinfo --html.
7385
7386 * annotate.texinfo: Use @copying and @insertcopying. Use
7387 @ifnottex in place of @ifinfo.
7388 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7389 place of @ifinfo. Use @ifnotinfo for one index entry.
7390 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7391 in place of @ifinfo.
7392 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7393 in place of @ifinfo. Include contents at start unconditionally.
7394
84fcdf95
PA
73952009-01-13 Pedro Alves <pedro@codesourcery.com>
7396
7397 * gdb.texinfo (General Query Packets): Remove @var{} around the
7398 "spu" literal string.
7399
fa3a767f
PA
74002009-01-07 Pedro Alves <pedro@codesourcery.com>
7401
7402 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7403 program may be running in another process" errors.
7404 * gdbint.texinfo (Native Conditionals): Delete
7405 ONE_PROCESS_WRITETEXT description.
7406
9cb011d3
JB
74072009-01-07 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7410 emacs local variable to be placed at the end of the ChangeLog.
7411 Add server.c and gdbreplay.c to the list of files where the
7412 copyright year needs to be updated.
7413
84603566
SL
74142009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7415
7416 * gdb.texinfo (Remote Configuration): Document new
7417 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7418 commands.
7419
a53f55d8
PA
74202008-12-28 Pedro Alves <pedro@codesourcery.com>
7421
7422 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7423 FETCH_INFERIOR_REGISTERS.
7424 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7425 FETCH_INFERIOR_REGISTERS descriptions. Remove
7426 gdbarch_get_longjmp_target descrition, since already described in
7427 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7428 (Target Conditionals): ... here.
7429
077e0a52
JB
74302008-12-16 Joel Brobecker <brobecker@adacore.com>
7431
7432 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7433 examples.
7434 (Additions to Ada): Likewise. Add the missing opening and closing
7435 parenthesis of the GDB prompt in one of the examples.
7436
023eb17c
JB
74372008-12-14 Joel Brobecker <brobecker@adacore.com>
7438
7439 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7440 about the result of 'Address not being of type System.Address.
7441 This problem has been fixed a while ago.
7442
c3b108f7
VP
74432008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7444
7445 MI non-stop and multiprocess docs.
7446
c8d5aac9
L
7447 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7448 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7449 Adjust documentation for *stopped, document =thread-created,
7450 =thread-exited, =thread-group-created and =thread-group-exited.
7451 (GDB/MI Thread Commands): Document the 'state' field in
7452 -thread-info output.
7453 (GDB/MI Program Execution): Mention --all and --thread-group
7454 options.
7455 (GDB/MI Variable Objects): Describe floating and fixed variable
7456 objects.
7457 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7458
07e059b5
VP
74592008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7460
c8d5aac9
L
7461 * gdb.texinfo (Operating System Information): New appendix.
7462 (Operating System Auxiliary Information): Document 'info os processes'
7463 (Remote Configuration): Document 'osdata'
7464 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7465
a80b95ba
TG
74662008-11-27 Tristan Gingold <gingold@adacore.com>
7467
7468 * gdb.texinfo (Darwin): Document Darwin specific features.
7469
a655d424
JK
74702008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7471
7472 * gdbint.texinfo (Target Conditionals): Extend the
7473 gdbarch_breakpoint_from_pc description.
7474
249e1128
VP
74752008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7476
7477 * gdb.texinfo (M68K Features): Fix typo.
7478
c14c28ba
PP
74792008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7480
7481 * gdb.texinfo (Symbols): Mention printing containing
7482 image name in "info symbol".
7483 (Maint translate-address): Likewise.
889bf7c5 7484
394a6666
JB
74852008-11-18 Joel Brobecker <brobecker@adacore.com>
7486
7487 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7488 commands "catch load" and "catch unload".
7489
66bb093b
VP
74902008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7491
7492 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7493 =thread-selected.
889bf7c5 7494
4a92f99b
VP
74952008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7496
c8d5aac9 7497 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7498
f0323ca0
PA
74992008-10-27 Pedro Alves <pedro@codesourcery.com>
7500
7501 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7502 .mt files, TM_CLIBS or TM_CDEPS.
7503 (x86 Watchpoints): Don't mention TDEPFILES.
7504
8b23ecc4
SL
75052008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7506
7507 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7508 (Overview): Mention notifications and non-stop mode behavior.
7509 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7510 with non-stop mode behavior. Add vStopped description.
7511 (Stop Reply Packets): Update list of packets that return
7512 stop replies. Mention non-stop behavior.
7513 (General Query Packets): Document QNonStop packet and associated
7514 qSupported query response.
7515 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7516 behavior.
7517 (Notification Packets): New section.
7518 (Remote Non-Stop): New section.
7519 (File-I/O Overview): Mention non-stop behavior.
7520
fff08868
HZ
75212008-10-24 Hui Zhu <teawater@gmail.com>
7522 Pedro Alves <pedro@codesourcery.com>
7523
7524 * gdb.texinfo (displaced-stepping): Describe the auto mode
7525 setting, and say it's the default. This is now a mainstream
7526 setting instead of a maintenance setting.
7527
252fbfc8
PA
75282008-10-23 Pedro Alves <pedro@codesourcery.com>
7529
7530 * observer.texi (thread_stop_requested): New.
7531
20924a55
JB
75322008-10-22 Joel Brobecker <brobecker@adacore.com>
7533
7534 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7535 (Patching): Replace incorrect usage of @samp by @kbd.
7536
bacec72f
MS
75372008-10-17 Michael Snyder <msnyder@vmware.com>
7538
7539 * gdb.texinfo: Add documentation for reverse execution.
7540
a08702d6 75412008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7542 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7543
7544 * gdb.texinfo. (Values From Inferior): New subsubsection.
7545
d97bc12b
DE
75462008-10-06 Doug Evans <dje@google.com>
7547
7548 * gdb.texinfo (set debug dwarf2-die): Document it.
7549
87f67dba
JB
75502008-10-01 Joel Brobecker <brobecker@adacore.com>
7551
7552 * gdb.texinfo (catch) [exception]: Document how to insert
7553 a breakpoint on user-defined exceptions when the exception
7554 name is identical to one of the language-defined ones.
7555
2fae03e8
TT
75562008-09-27 Tom Tromey <tromey@redhat.com>
7557
7558 * gdb.texinfo (Macros): Remove text about stringification,
7559 varargs, and splicing.
7560
5c6ce71d
TT
75612008-09-27 Tom Tromey <tromey@redhat.com>
7562
7563 * gdbint.texinfo (Language Support): Remove text about omitting
7564 support for a language.
7565
07128da0
DE
75662008-09-23 Doug Evans <dje@google.com>
7567
7568 * gdb.texinfo (info dcache): Update.
7569
b90a069a
SL
75702008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7571
7572 * gdb.texinfo (Packets): Add info on thread-id syntax and
7573 multiprocess extensions.
7574 <D>: Document multiprocess form of packet.
7575 <H>: Use thread-id syntax.
7576 <T>: Likewise.
7577 <vCont>: Likewise. Note this is required for multiprocess.
7578 <vKill>: New packet.
7579 (Stop Reply Packets) <T>: Use thread-id syntax.
7580 <W>: Document multiprocess form of reply.
7581 <X>: Likewise.
7582 (General Query Packets) <qC>: Use thread-id syntax.
7583 <qfThreadInfo>: Likewise.
7584 <qGetTLSAddr>: Likewise.
7585 <qP>: Likewise.
7586 <qSupported>: Add "multiprocess" feature.
7587 <qThreadExtraInfo>: Use thread-id syntax.
7588
b77209e0
PA
75892008-09-22 Stan Shebs <stan@codesourcery.com>
7590
7591 * gdb.texinfo (Inferiors): New section.
7592
3d0bb823
PA
75932008-09-12 Pedro Alves <pedro@codesourcery.com>
7594
7595 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7596
f8dcfc0a
UW
75972008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7598
7599 * gdbint.texinfo (Target Conditionals): Remove documentation
7600 for gdbarch_name_of_malloc.
7601
8775bb90
MS
76022008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7603
7604 * gdb.texinfo (Interrupts): Mention TCP interface for
7605 sending BREAK.
7606
f1838a98
UW
76072008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7608
7609 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7610 argument prefix to "set sysroot".
7611
158c7665
PH
76122008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7613
7614 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7615 and False.
7616
30e026bb
VP
76172008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7618
c8d5aac9
L
7619 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7620 for possible features of -list-features.
30e026bb 7621
c6ebd6cf
VP
76222008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7623
c8d5aac9 7624 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7625 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7626
aeac0ff9
VP
76272008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7628
7629 * doc/gdb.texinfo (PowerPC): Fix typo.
7630 (PowerPC features): Fix typo.
7631
5231c1fd
PA
76322008-08-18 Pedro Alves <pedro@codesourcery.com>
7633
7634 * observer.texi (thread_ptid_changed): New.
7635
677c5bb1
LM
76362008-08-18 Luis Machado <luisgpm@br.ibm.com>
7637
7638 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7639 (PowerPC features): Mention feature set for VSX registers.
7640
f3a2dd1a
JB
76412008-08-13 Joel Brobecker <brobecker@adacore.com>
7642
7643 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7644 the direct visibility of all names in user-written packages.
7645
33e5cbd6
PA
76462008-08-13 Pedro Alves <pedro@codesourcery.com>
7647
7648 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7649 setting, and make it the default.
7650 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7651 non-stop script example.
7652
d0384fc4
TJB
76532008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7654
7655 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7656 reference to the "Using Different Register and Memory Data
7657 Representation" section.
7658
a6f3e723
SL
76592008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7660
7661 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7662 (Remote Protocol): Add Packet Acknowledgment to menu.
7663 (Overview): Mention +/- can be disabled, and point to new section
7664 where this is discussed in detail.
7665 (General Query Packets): Document QStartNoAckMode packet, and
7666 corresponding qSupported reply.
7667 (Packet Acknowledgment): New section.
7668
0606b73b
SL
76692008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7670 Pedro Alves <pedro@codesourcery.com>
7671
7672 * gdb.texinfo (Threads): Move paragraph about automatic thread
7673 selection to All-Stop Mode subsection.
7674 (Thread Stops): Reorganize existing material into subsections.
7675 Add introductory blurb and menu.
7676 (Non-Stop Mode): New subsection.
7677 (Background Execution): New subsection.
7678 (Maintenance Commands): Add cross-references from async mode
7679 commands to the new Background Execution section.
7680
d57a3c85
TJB
76812008-08-06 Tom Tromey <tromey@redhat.com>
7682
7683 * gdb.texinfo (Extending GDB): New chapter.
7684 (Sequences): Demoted chapter, now a section under the new
7685 Extending GDB chapter.
7686 (Python): New section.
7687
6d76a53d
SS
76882008-07-31 Stan Shebs <stan@codesourcery.com>
7689
7690 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7691
1f70da6a
SS
76922008-07-29 Stan Shebs <stan@codesourcery.com>
7693
7694 * gdbint.texinfo: General round of cleanup and minor
7695 clarifications.
7696 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7697 (Longjmp Support): Update description to reflect how it is done
7698 for targets without using native header.
7699 (Symbol Handling): Add a little more general explanation.
7700 (COFF, ELF): Mention stabs encapsulation.
7701 (DWARF 3): New section.
7702 (Adding a New Host): Scrub out some obsolete bits.
7703 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7704 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7705 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7706 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7707 SEEK_SET, STOP_SIGNAL, USG.
7708 (Raw and Virtual Register Representations): Ditto for
7709 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7710 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7711 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7712 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7713 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7714 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7715 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7716 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7717 DEPRECATED_USE_STRUCT_CONVENTION.
7718 Describe gdbarch_deprecated_fp_regnum.
7719 Update description of gdbarch_print_insn.
7720 (Adding a New Target): Scrub out obsolete bits.
7721 (Obsolete Conditionals): Remove entire section.
7722
383f836e
TT
77232008-07-25 Tom Tromey <tromey@redhat.com>
7724
7725 * observer.texi (GDB Observers): Document new observers:
7726 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7727 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7728 architecture_changed.
7729
cfd8ab24
SS
77302008-07-21 Stan Shebs <stan@codesourcery.com>
7731
7732 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7733 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7734
781b42b0
TT
77352008-07-21 Tom Tromey <tromey@redhat.com>
7736
7737 * observer.texi (GDB Observers): Remove obsolete comment.
7738 <executable_changed>: Remove argument.
7739
d7d9f01e
TT
77402008-07-18 Tom Tromey <tromey@redhat.com>
7741
7742 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7743
bf250677
DE
77442008-07-10 Doug Evans <dje@google.com>
7745
7746 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7747
10568435
JK
77482008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7749
7750 * gdb.texinfo (Starting): Document "set disable-randomization".
7751
5ae4183a
AS
77522008-07-07 Andreas Schwab <schwab@suse.de>
7753
7754 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7755
b56e7235
VP
77562008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7757
7758 * gdb.texinfo (GDB/MI Target Manipulation): Add
7759 example of -target-attach.
7760
e1ac3328
VP
77612008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7762
7763 * observer.texi (target_resumed): New observer.
5ae4183a 7764 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7765
65d12d83
TT
77662008-06-06 Tom Tromey <tromey@redhat.com>
7767
7768 * gdb.texinfo (Completion): Add field name example.
7769
fbc5282e
MK
77702008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7771
7772 * gdb.texinfo (GDB/MI Program Context): Added example
7773 to -exec-arguments
5ae4183a 7774
fbc5282e 77752008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7776
7777 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7778 annotation.
7779
c16158bc 77802008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7781 Nathan Sidwell <nathan@codesourcery.com>
7782 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7783
7784 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7785 and ACX_BUGURL.
7786 * configure: Regenerate.
7787 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7788 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7789 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7790 mailing-list-specific text about bug reporting unless
7791 BUGURL_DEFAULT.
7792
75c99385
PA
77932008-06-05 Pedro Alves <pedro@codesourcery.com>
7794
7795 * gdb.texinfo (-target-select): Remove reference to target async.
7796 (Maintenance Commands): Document "maint set/show remote-async".
7797
1763a388
MK
77982008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7799
7800 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7801 in -target-file-get section.
5ae4183a 7802
d0d064df
PA
78032008-05-22 Pedro Alves <pedro@codesourcery.com>
7804
9b562ab8
PA
7805 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7806 killing the inferior when it is already debugging a process.
d0d064df 7807
8dfa32fc
JB
78082008-05-21 Joel Brobecker <brobecker@adacore.com>
7809
7810 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7811 abbreviation for "finish".
7812
55f996a7
NR
78132008-05-21 Nick Roberts <nickrob@snap.net.nz>
7814
7815 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7816
ba2b1c56
DJ
78172008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7818
7819 * gdbint.texinfo (Target Conditionals): Delete entry for
7820 gdbarch_dwarf_reg_to_regnum.
7821
08388c79
DE
78222008-05-09 Doug Evans <dje@google.com>
7823
a3c83fae 7824 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7825
d14508fe
DE
78262008-05-05 Doug Evans <dje@google.com>
7827
7828 * gdb.texinfo (disassemble): Document /m modifier.
7829
e2b7ddea
VP
78302008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7831
5ae4183a
AS
7832 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7833 will not report the time of commands that run the target.
e2b7ddea 7834
8eb41542
VP
78352008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7836
7837 * gdb.texinfo (GDB/MI Output Records): Add
7838 missing semicolon.
7839
82f68b1c
VP
78402008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7841
7842 * gdb.texinfo (GDB/MI Output Records):
7843 Document =thread-create and =thread-exited.
7844
fa0f268d
VP
78452008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7846
7847 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7848 Remove mention of dmi-discuss.
fa0f268d 7849
063bfe2e
VP
78502008-05-03 Pedro Alves <pedro@codesourcery.com>
7851
7852 * observer.texi (thread_exit): New.
7853
237fc4c9
PA
78542008-05-02 Pedro Alves <pedro@codesourcery.com>
7855
7856 * gdb.texinfo (Debugging Output): Document "set/show debug
7857 displaced".
7858 (Maintenance Commands): Document "maint set/show
7859 can-use-displaced-stepping".
7860
0428b8f5
DJ
78612008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7864 and set/show arm force-mode.
7865
5009afc5
AS
78662008-05-02 Andreas Schwab <schwab@suse.de>
7867
7868 * gdbint.texinfo (Algorithms): Describe
7869 target_watchpoint_addr_within_range.
7870
669fac23
DJ
78712008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7872
7873 * gdbint.texinfo (Stack Frames): New chapter.
7874 (Algorithms): Move Frames text to the new chapter.
7875 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7876 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7877
721c02de
VP
78782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7879
5ae4183a
AS
7880 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7881 output does not necessary include any tokens.
721c02de 7882
c055b101
CV
78832008-04-22 Corinna Vinschen <vinschen@redhat.com>
7884
7885 * gdb.texinfo (Set SH Calling convention): New @item.
7886 (Show SH Calling convention): Ditto.
7887
68837c9d
MD
78882008-04-22 Markus Deuling <deuling@de.ibm.com>
7889
7890 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7891
2e9132cc
EZ
78922008-04-20 Eli Zaretskii <eliz@gnu.org>
7893
7894 * gdb.texinfo (Set Breaks): Mention that multiple location
7895 breakpoints need line number info. Add index entries.
7896
31fffb02
CS
78972008-04-19 Craig Silverstein <csilvers@google.com>
7898
7899 * gdb.texinfo (Requirements): Add an optional requirement on
7900 zlib.
7901 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7902 Compressed DWARF 2.
7903
a47ec5fe
AR
79042008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7905
7906 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7907 sample output for 'stopped,reason="breakpoint-hit"' message.
7908 (GDB/MI Program Execution): Likewise.
7909
de051565
MK
79102008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7911
5ae4183a 7912 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7913 -var-set-format. Add -f option to -var-evaluate-expression.
7914
6ba66d6a
JB
79152008-04-03 Joel Brobecker <brobecker@adacore.com>
7916
7917 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7918 new node "Ambiguous Expressions". Replace references to this
7919 node by references to "Ambiguous Expressions" throughout.
7920 (Ambiguous Expressions): New node.
7921
1e26b4f8
DJ
79222008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7923
7924 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7925
b84876c2
PA
79262008-03-21 Pedro Alves <pedro@codesourcery.com>
7927
7928 * gdb.texinfo (Debugging Output): Document
7929 "set/show debug lin-lwp-async".
7930 (Maintenance Commands): Document "maint set/show linux-async".
7931
63092375
DJ
79322008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * gdb.texinfo (Expressions): Update description of malloced arrays.
7935
8e8901c5
VP
79362008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7937
7938 * gdb.texinfo (Thread Commands): Document
7939 -thread-info. Remove -thread-list-all-threads.
7940
701adfb0
PA
79412008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7942
7943 Implement MI notification for new threads.
7944 * observer.texi (new_thread): Document.
7945
1fddbabb
PA
79462008-03-14 Pedro Alves <pedro@codesourcery.com>
7947 Sandra Loosemore <sandra@codesourcery.com>
7948
7949 * gdb.texinfo (Library List Format): Update to mention the
7950 possibility to pass section addresses instead of segment
7951 addresses.
7952
ccd213ac
DJ
79532008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7954
7955 * gdb.texinfo (Starting): Document "set exec-wrapper".
7956 (Server): Document gdbserver --wrapper.
7957
fa4727a6
DJ
79582008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7959
7960 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7961 unreadable memory. Delete obsolete SPARClite reference.
7962
8edfe269
DJ
79632008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7964
7965 * gdb.texinfo (Starting): Mention always-running targets.
7966 (Target Commands): Add an anchor for load.
7967 (Connecting): Explain continue instead of run.
7968
1843f87b
DJ
79692008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7970
7971 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7972
f9082629
NR
79732008-02-26 Nick Roberts <nickrob@snap.net.nz>
7974
7975 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7976 breakpoint table.
7977
fd96d250
PA
79782008-02-19 Pedro Alves <pedro@codesourcery.com>
7979
7980 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7981 killing the inferior when it is already debugging a process.
7982
36af4ef6
MD
79832008-02-13 Markus Deuling <deuling@de.ibm.com>
7984
7985 * gdbint.texinfo (Build Script): New section. Mention new build script
7986 gdb_buildall.sh.
7987
cda4ce5a
JB
79882008-02-01 Jim Blandy <jimb@red-bean.com>
7989
7990 * gdb.texinfo (Help): Summarize 'info args' correctly.
7991
4acd40f3
TJB
79922008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7993
7994 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7995 available in PowerPC architecture.
7996 (Embedded Processors): Change node name of PowerPC item in menu.
7997 (PowerPC): Rename to...
7998 (PowerPC Embedded): this.
7999 (Architectures): Add new PowerPC item in menu.
8000 (PowerPC): New node.
8001
6e6c6f50
DJ
80022008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8003
8004 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
8005 commands.
8006
5ee187d7
DJ
80072008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8008
8009 * gdb.texinfo (Setting Catchpoints): Mention features
8010 supported on GNU/Linux.
8011
e275c0d9
NR
80122008-01-30 Nick Roberts <nickrob@snap.net.nz>
8013
8014 * gdb.texinfo (GDB/MI File Commands): Describe new output
8015 field for MI command -file-list-exec-source-file.
8016
2d717e4f
DJ
80172008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8018
8019 * gdb.texinfo (Using the `gdbserver' Program): Add security
8020 warning. Rearrange into subsections and subsubsections. Document
8021 --multi and --debug. Correct --with-sysroot typo. Update --attach
8022 usage. Make load reference clearer. Document monitor exit.
8023 (Remote Configuration): Document set remote exec-file, attach-packet,
8024 and run-packet.
8025 (Packets): Document vAttach and vRun.
8026
d35a4257 80272008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
8028
8029 * gdb.texinfo (Processes): Mention process command.
889bf7c5 8030 detach-on-follow -> detach-on-fork.
f663676d 8031
c78d192c
DJ
80322008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8033
8034 * gdbint.texinfo (Native Conditionals): Remove
8035 SHELL_COMMAND_CONCAT and SHELL_FILE.
8036
d35a4257
EZ
80372008-01-26 Eli Zaretskii <eliz@gnu.org>
8038
8039 * gdb.texinfo (Specify Location): Improve wording.
8040
93815fbf
VP
80412008-01-23 Chris Demetriou <cgd@google.com>
8042
8043 * gdb.texinfo (Threads): Document new "set print thread-events"
8044 and "show print thread-events" commands.
8045
2a25a5ba
EZ
80462008-01-19 Eli Zaretskii <eliz@gnu.org>
8047
8048 * gdb.texinfo (Specify Location): New section.
8049 (Delete Breaks, Edit, Set Breaks): Remove description of
8050 locations. Instead, add a reference to "Specify Location".
8051 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
8052 (Symbols): Refer to "Specify Location" for the valid forms of
8053 linespecs and locations.
8054
32c9a795
MD
80552008-01-18 Markus Deuling <deuling@de.ibm.com>
8056
8057 * gdbint.texinfo (Target Conditionals): Replace the description of
8058 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
8059
b17828ca
JB
80602008-01-12 Paul Hilfinger <hilfinger@adacore.com>
8061
8062 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
8063 about &&var, which is rejected by the expression parser.
8064
0aea4bf3
LM
80652008-01-09 Luis Machado <luisgpm@br.ibm.com>
8066
8067 * gdb.texinfo (Output): Update documentation on using printf with DFP
8068 types.
8069
febe4383
TJB
80702008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8071
8072 * gdb.texinfo (C and C++): Add Decimal Floating Point format
8073 subsubsection.
8074 (Decimal Floating Point format): New subsubsection.
8075
7a404eba
PA
80762008-01-05 Pedro Alves <pedro@codesourcery.com>
8077
8078 * gdb.texinfo (File Options): Remove mention of the attempt to
8079 open a core file with the -p option. Don't list -c as a valid
8080 option to attach to a process.
8081
a4d9b460
PA
80822008-01-05 Pedro Alves <pedro@codesourcery.com>
8083
8084 * gdbint.texinfo (Host Conditionals): Remove mention of
8085 ALIGN_STACK_ON_ENTRY.
8086
6ec2edbe
JB
80872008-01-05 Joel Brobecker <brobecker@adacore.com>
8088
8089 * gdbint.texinfo (Start of New Year Procedure): Add item
8090 describing how to update the source and documentation copyright
8091 notices.
8092
d8b2a693
JB
80932007-12-18 Jim Blandy <jimb@codesourcery.com>
8094
ab209b3a 8095 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
8096 watchpoint explanation into the main description of the watchpoint
8097 command; update synopses of 'watch', 'rwatch', and 'awatch'
8098 commands.
8099
8b4ed427
VP
81002007-12-18 Vladimir Prus <vladimir@codesourcery.com>
8101
8102 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8103 Document 'pending-breakpoints' feature of
8104 -list-features.
8105
37e4754d
LM
81062007-12-17 Luis Machado <luisgpm@br.ibm.com>
8107
669fac23 8108 * gdb.texinfo: Add new parameter's description.
37e4754d 8109
1d3811f6
DJ
81102007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
8111
8112 * gdb.texinfo (Overview): Clarify run-length encoding
8113 example. Remove the restriction on "+" and "-" characters.
8114
c1c25a1a
EZ
81152007-12-15 Eli Zaretskii <eliz@gnu.org>
8116
8117 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8118
afe8ab22 81192007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8120
afe8ab22
VP
8121 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8122 the -f option for -break-insert, remove -r option,
8123 and clarify specification of location.
8124
a6b151f1
DJ
81252007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8126
8127 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8128 formatting.
8129 (Remote Debugging): Add File Transfer section.
8130 (Remote Configuration): Document Host I/O packets.
8131 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 8132 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
8133 (Packets): Add vFile.
8134
3b784c4f
EZ
81352007-11-17 Eli Zaretskii <eliz@gnu.org>
8136
8137 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8138 breakpoints with multiple locations.
8139 (Breakpoint Menus): Improve wording.
8140 (Output): Fix last change.
8141
a4ce5b0d
UW
81422007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
8143
8144 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8145
1b39d5c0
DE
81462007-11-15 Doug Evans <dje@google.com>
8147
8148 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8149
7a72d44c
VP
81502007-11-15 Vladimir Prus <vladimir@codesourcery.com>
8151
8152 * gdbint.texinfo (Native Conditionals): Remove
8153 mention of CLEAR_SOLIB.
5ae4183a 8154
6d1829bf 81552007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
8156
8157 * gdb.texinfo (Print Settings): Add documentation for "set/show
8158 print frame-arguments".
8159
1a619819
LM
81602007-11-05 Luis Machado <luisgpm@br.ibm.com>
8161
3b784c4f 8162 * gdb.texinfo (Output): Update printf command's description.
1a619819 8163
55eddb0f
DJ
81642007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8165
8166 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8167 powerpc soft-float".
8168
9cceb671
DJ
81692007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8170
8171 * gdb.texinfo (Files): Correct formatting. Mention Expat
8172 requirement.
8173 (Requirements for Building GDB): Expand the list of Expat
8174 uses.
8175 (Library List Format, Memory Map Format): Mention Expat.
8176 (Target Descriptions): Update Expat wording.
8177
83acabca
DJ
81782007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8179
8180 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8181 Document that gdbarch_convert_register_p should return zero for no-op
8182 conversions.
8183
e35879db
UW
81842007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8185
83acabca 8186 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
8187 of set_gdbarch_sofun_address_maybe_missing back to ...
8188 (Target Conditionals): ... here to fix build break.
8189
203c3895
UW
81902007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8191
83acabca 8192 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
8193 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8194 (Compiler Characteristics): ... documentation of
8195 set_gdbarch_sofun_address_maybe_missing.
8196
11411de3
DJ
81972007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8198
8199 * gdbint.texinfo (Target Conditionals): Use
8200 frame_unwind_register_unsigned in examples instead of
8201 frame_unwind_unsigned_register.
8202
701adfb0
PA
82032007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8204
8205 * gdb.texinfo: Add TSIZE definition, removed statement about
8206 unbounded arrays being unimplemented.
8207
7cc46491
DJ
82082007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.texinfo (Predefined Target Types): Add int128
8211 and uint128.
8212 (Standard Target Features): Add PowerPC features.
8213
81adfced
DJ
82142007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8215
8216 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8217
c1874924
UW
82182007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8219
8220 * gdbint.texi (Target Conditionals): Remove documentation
8221 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8222 gdbarch_extract_return_value, and gdbarch_store_return_value.
8223
f6e56ab3
UW
82242007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8225
8226 * gdbint.texi (Target Conditionals): Remove documentation of
8227 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8228
56cf5405
KH
82292007-10-11 Kazu Hirata <kazu@codesourcery.com>
8230
8231 * gdb.texinfo: Mention that inaccessible-by-default is on by
8232 default.
8233
35156bae
DJ
82342007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8235
8236 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8237
d983da9c
DJ
82382007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8241 multi-threaded watchpoints.
8242 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8243 checked. Describe sticky notification. Expand description
8244 of steppable and continuable watchpoints.
8245 (Watchpoints and Threads): New subsection.
8246
fe6fbf8b
VP
82472007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8248
8249 * gdb.texinfo (Setting Breakpoints): Revise
8250 documentation for pending breakpoints. Document
8251 breakpoints with multiple locations.
5ae4183a 8252
084344da
VP
82532007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8254
8255 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8256 Document -list-features.
5ae4183a 8257
82160952
EZ
82582007-09-15 Eli Zaretskii <eliz@gnu.org>
8259
8260 * gdb.texinfo (Output): Spell out which features of C's printf are
8261 not supported by GDB's printf.
7e27a47a
EZ
8262 (Separate Debug Files): More accurate wording regarding build ID
8263 and a reference to the ld manual rather than the Fedora wiki.
82160952 8264
ea37ba09
DJ
82652007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8266 Jim Blandy <jimb@codesourcery.com>
8267
8268 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8269 (Examining Memory): Update mentions of the 's' format.
8270 (Automatic Display): Likewise.
8271
b8533aec
DJ
82722007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8273
8274 * gdb.texinfo: Update the FSF's Back-Cover Text.
8275
83f83d7f
JK
82762007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8277 Eli Zaretskii <eliz@gnu.org>
8278
8279 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8280 Fixed the ``build ID'' name. New binaries build instructions for the
8281 build ID inclusion. Explain how the commands are specific to the build
8282 ID vs. debug link.
8283
c7e83d54
EZ
82842007-09-01 Eli Zaretskii <eliz@gnu.org>
8285
8286 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8287 indexing for ``build ID'' support.
8288
d3750b24
JK
82892007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8290
8291 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8292 Enlisted BUILD ID to the debug file searching example.
8293 Included a BUILD ID `.note.gnu.build-id' section description.
8294 Updated/added the debug files splitting instructions for OBJCOPY.
8295
02142340
VP
82962007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8297
8298 * gdb.texinfo (Variable Objects): Adjust docs
8299 for -var-info-expression and document
8300 -var-info-path-expression.
8301
d3bdde98
JB
83022007-08-20 Jim Blandy <jimb@codesourcery.com>
8303
3fb6a982
JB
8304 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8305 (title page): Include the dedication in the printed manual, as a
8306 separate page after the copyright notice.
5ae4183a 8307
d3bdde98
JB
8308 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8309 don't break a @var across a line.
8310
c80a96a8
MR
83112007-07-25 Maciej W. Rozycki <macro@mips.com>
8312
8313 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8314 for include files.
8315
5824a901
NR
83162007-07-12 Nick Roberts <nickrob@snap.net.nz>
8317
8318 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
8319 in annotate.texinfo.
8320 (Command History): Link to new node.
5824a901 8321
d52e7ea3
UW
83222007-07-05 Markus Deuling <deuling@de.ibm.com>
8323
8324 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8325
5fc14d0a
EZ
83262007-07-05 Eli Zaretskii <eliz@gnu.org>
8327
8328 * gdbint.texinfo (Target Conditionals): Fix last change.
8329
4a9bb1df
UW
83302007-07-03 Markus Deuling <deuling@de.ibm.com>
8331
8332 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8333 routines:
8334 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8335 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8336 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8337 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8338 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8339 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8340 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8341 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8342 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8343 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8344 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8345 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8346 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8347 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8348 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8349 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8350 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8351 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8352 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8353 (SOFTWARE_SINGLE_STEP_P)
8354
8355 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8356 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8357
8358 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8359 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8360 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8361 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8362 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8363 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8364 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8365 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8366 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8367 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8368
8369 (Converting an existing Target Architecture to Multi-arch): Remove
8370 section.
8371
8372 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8373 (gdbarch_addr_bits_remove): Add code example.
8374
8375 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8376
cfa9d6d9
DJ
83772007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8378
8379 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8380 Add other missing entries. Adjust the table size to fit.
8381 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8382 stop reasons including the new "library" event.
8383 (General Query Packets): Adjust table widths for qSupported. Mention
8384 qXfer:libraries:read reply to qSupported and document the new packet.
8385 (Library List Format): New section.
8386
159fcc13
JK
83872007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8388
8389 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8390
f66d1690
MS
83912007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8392
8393 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8394
67102876
NR
83952007-06-25 Nick Roberts <nickrob@snap.net.nz>
8396
8397 * gdbint.texinfo (Register and Memory Data): Break sections
8398 into nodes and add a menu.
8399
a4642986
MR
84002007-06-21 Maciej W. Rozycki <macro@mips.com>
8401
8402 * gdb.texinfo (Examining Memory): Document the new behaviour.
8403
e9c17194
VP
84042007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8405
8406 * gdb.texinfo (Standard Target Features): Document
8407 m68k features.
8408
31d99776
DJ
84092007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8410
8411 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8412
1780a0ed
DJ
84132007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8414
8415 * gdb.texinfo (Target Description Format): Add version attribute
8416 for <target>.
8417
822b6570
DJ
84182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8419
8420 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8421
f8b73d13
DJ
84222007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8423
8424 * gdb.texinfo (MIPS Features): New subsection.
8425
0e7f50da
UW
84262007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8427 Markus Deuling <deuling@de.ibm.com>
8428
8429 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8430 and qXfer:spu:write packets and mention them under qSupported.
8431
23d964e7
UW
84322007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8433 Markus Deuling <deuling@de.ibm.com>
8434
8435 * gdb.texinfo (Architectures): Add new SPU section to document
8436 Cell Broadband Engine SPU architecture specific commands.
8437
9f708cb2
VP
84382007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8439
8440 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8441 comments.
8442
7579b5f8
NR
84432007-06-07 Nick Roberts <nickrob@snap.net.nz>
8444
8445 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8446
bf06d120
JB
84472007-05-29 Jim Blandy <jimb@codesourcery.com>
8448
8449 * gdb.texinfo (Overview): Doc fix.
8450
23776285
MR
84512007-05-22 Maciej W. Rozycki <macro@mips.com>
8452
8453 * gdb.texinfo (Remote Configuration): Document "set/show
8454 remoteflow".
8455
1a69e1e4
DJ
84562007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8457
bf06d120
JB
8458 * gdb.texinfo (MIPS): Remove documentation for set mips
8459 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8460 stack-arg-size.
1a69e1e4 8461
46ba6afa 84622007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8463
46ba6afa
BW
8464 * all-cfg.texi (GDBTUI): New.
8465 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8466 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8467 (TUI Configuration): Edit to improve clarity and fix problems of
8468 both style and content.
5ae4183a 8469
06d3b283
UW
84702007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8471
8472 * observer.texi (GDB Observers): New observer "new_objfile".
8473
179101d6
UW
84742007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8475
8476 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8477
25d5ea92
VP
84782007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8479
8480 * gdb.texinfo (GDB/MI Variable Objects): Document
8481 frozen variables objects.
5ae4183a 8482
701adfb0
PA
84832007-04-13 Paul Brook <paul@codesourcery.com>
8484
8485 * gdb.texinfo: Document ieee_single and ieee_double target types.
8486
ea35711c
DJ
84872007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8490 (Character Sets, Caching Data of Remote Targets): Likewise.
8491 (Targets): Delete Remote node. Move its text...
8492 (Debugging Remote Programs): ...to here. Delete description
8493 of the "remote" command.
8494 (Remote configuration): Delete description of "set remotedevice"
8495 and "show remotedevice".
8496 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8497
701adfb0
PA
84982007-04-11 Steve Ellcey <sje@cup.hp.com>
8499
8500 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8501
db2e3e2e
BW
85022007-04-11 Bob Wilson <bob.wilson@acm.org>
8503
5ae4183a
AS
8504 * gdb.texinfo (Contributors, Continuing and Stepping)
8505 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8506 (General Query Packets, File-I/O Remote Protocol Extension)
8507 (Protocol Basics, The F Reply Packet, Write)
8508 (Protocol-specific Representation of Datatypes, Memory Transfer):
8509 Fix hyphenation, punctuation and grammar problems.
8510 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8511 'section' instead of 'subsection' in the text.
8512 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8513 (i386): Remove period from section name.
db2e3e2e
BW
8514 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8515 (Config Names, Configure Options): Use @file{configure}.
8516
8a3dae3e
DJ
85172007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8518
8519 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8520 and tab expansion.
8521
1a92f856
DJ
85222007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8523
8524 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8525
79a6e687 85262007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8527
79a6e687
BW
8528 * gdb.texinfo: Consistently capitalize all significant words in
8529 node names, chapter titles, section titles, and headings. Update
8530 cross references to match.
8531 (Starting and Stopping Trace Experiment): Make node name plural.
8532 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8533
ad527d2e
PA
85342007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8535
8536 * gdb.texinfo (WinCE): Delete obsolete subsection.
8537
7ce59000
DJ
85382007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8539
8540 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8541 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8542 references.
8543
8807d78b
DJ
85442007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8545
8546 * gdb.texinfo (Startup): Delete references to some alternate
8547 names for .gdbinit.
8548 (Thread): Remove LynxOS reference.
8549 (Tandem ST2000): Delete target-specific documentation.
8550 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8551 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8552 and GDB_OSABI_LYNXOS.
8553
5f402660
UW
85542007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8555
8556 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8557
bac718a6
UW
85582007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8559
8560 * gdbint.texinfo (Target Conditionals): Remove mention of
8561 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8562 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8563
9453113a
DJ
85642007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8565
8566 * Makefile.in: Add "pdfdir" installation
8567 directory, PDFTEX macro, support for "install-pdf" target,
8568 and rules for making a pdf version of refcard.texi.
8569 * refcard.tex: Specify paper size for PDF output.
8570
ae21e955 85712007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8572
ae21e955 8573 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8574
3f94c067 85752007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8576
3f94c067
BW
8577 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8578 (Source Path, Character Sets, Macros, Define)
8579 (GDB/MI Result Records, GDB/MI Simple Examples)
8580 (GDB/MI Program Execution, GDB/MI File Commands)
8581 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8582 (Bug Reporting): Use @value{GCC}.
5ae4183a 8583
12c27660 85842007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8585
12c27660
BW
8586 * gdb.texinfo (Help): Fix formatting of examples.
8587 (Variables): Use @ifnotinfo instead of @iftex.
8588 (Non-debug DLL symbols): Use @ref instead of @pxref.
8589 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8590
ce9341a1
BW
85912007-03-26 Bob Wilson <bob.wilson@acm.org>
8592
8593 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8594
c8f4133a
BW
85952007-03-26 Bob Wilson <bob.wilson@acm.org>
8596
8597 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8598 the order of the nodes.
8599 (C Operators, C Constants, Debugging C): Remove extra menus.
8600 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8601
c8f4133a 86022007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8603
8604 * gdb.texinfo (File Options): Add missing parenthesis.
8605 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8606
c74d0ad8
DJ
86072007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8610
ff6f572f
DJ
86112007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8612
669fac23 8613 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8614 case insensitivity.
8615 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8616
994337c3
NR
86172007-02-18 Nick Roberts <nickrob@snap.net.nz>
8618
8619 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8620 (Files): Add section name to argument list for pxref.
8621 (Non-debug DLL symbols): Don't use `see' for pxref.
8622 (Embedded Processors): Fix typo.
8623 (GDB/MI Breakpoint Commands): Execution commands generate
8624 *stopped not ^done.
8625
eb819d70
NR
86262007-02-13 Nick Roberts <nickrob@snap.net.nz>
8627
8628 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8629 values for in_scope. Mention that only root variables can be
8630 updated.
8631 (GDB/MI Development and Front Ends): Explain new values may be
8632 added to existing fields.
8633
123dc839
DJ
86342007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8635
8636 * gdb.texinfo (-target-disconnect): Use @smallexample.
8637 (Requirements): Add anchor for Expat. Update description.
8638 (Target Descriptions): Mention Expat.
8639 (Target Description Format): Document new elements. Use
8640 @smallexample.
8641 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8642 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8643
108546a0
DJ
86442007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8645
8646 * gdb.texinfo (Target Description Format): Add section on XInclude.
8647
95a98c01
NR
86482006-02-03 Nick Roberts <nickrob@snap.net.nz>
8649
8650 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8651 command -enable-timings.
8652
f4b3909f
EZ
86532007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8654
5ae4183a 8655 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8656 descriptions for new/deleted elements in gdb_osabi. Add missing
8657 description for function generic_elf_osabi_sniff_abi_tag_sections.
8658
c7ba131e
JB
86592007-01-29 Joel Brobecker <brobecker@adacore.com>
8660
8661 * gdb.texinfo (Maintenance Commands): Add documentation for
8662 the new "maint print target-stack" command.
8663
3a60f64e
JK
86642007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8665 Eli Zaretskii <eliz@gnu.org>
8666
f4b3909f 8667 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8668
c582f8b6
EZ
86692007-01-26 Eli Zaretskii <eliz@gnu.org>
8670
8671 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8672 Use @value{NGCC} instead of @value{GCC}.
8673
d3e8051b
EZ
86742007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8675
8676 * agentexpr.texi: Fix typos.
8677 * annotate.texinfo: Likewise.
8678 * gdb.texinfo: Likewise.
8679 * gdbint.texinfo: Likewise.
8680 * observer.texi: Likewise.
8681 * stabs.texinfo: Likewise.
8682
86f04699
EZ
86832007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8684
8685 * gdbint.texinfo (Support Libraries): Remove mmalloc
8686 entry. Describe readline library.
8687
23181151
DJ
86882007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8689
8690 * gdb.texinfo (Target Descriptions): New section.
8691 (General Query Packets): Add QPassSignals anchor. Mention
8692 qXfer:features:read under qSupported. Expand mentions of
8693 qXfer:memory-map:read and QPassSignals. Document
8694 qXfer:features:read.
8695
f822c95b
DJ
86962007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8697
8698 * gdb.texinfo (Commands to specify files): Describe
8699 "set sysroot" and "show sysroot".
8700 (Using the `gdbserver' program): Lowercase argument
8701 to @var. Expand description of setting up GDB on the
8702 host.
8703
8936fcda
JB
87042007-01-05 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8707 catch exception, catch exception unhandled, and catch assert
8708 commands.
8709
e776119f
DJ
87102007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8711
8712 * gdb.texinfo (Debugging Output): Document "set debug xml"
8713 and "show debug xml".
8714
aa79a185
DJ
87152007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8716
8717 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8718
7f893741
JB
87192007-01-01 Joel Brobecker <brobecker@adacore.com>
8720
8721 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8722
a1b5960f
VP
87232006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8724
8725 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8726 note in @ignore, to be removed later if nobody complains.
8727
9f470e6e
NR
87282006-12-04 Nick Roberts <nickrob@snap.net.nz>
8729
8730 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8731 of -var-delete.
8732
765dc015 87332006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8734
765dc015 8735 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8736 automatic software/hardware breakpoint usage and
8737 the "set breakpoint auto-hw" command.
765dc015 8738
4b5752d0
VP
87392006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8740
8741 * gdb.texinfo (Memory Access Checking): New.
8742
89be2091
DJ
87432006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8744
8745 * gdb.texinfo (Remote configuration): Mention
8746 "pass-signals-packet".
8747 (General Query Packets): Document QPassSignals. Fix
8748 a typo.
8749
ca3bf3bd
DJ
87502006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8751
8752 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8753
427c3a89
DJ
87542006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8755
8756 * gdb.texinfo (Remote configuration): Rewrite documentation for
8757 packet configuration commands.
8758 (OS Information): Adjust reference to qXfer:auxv:read.
8759 (General Query Packets): Remove references to read-aux-vector-packet
8760 and set remote get-thread-local-storage-address.
8761
7a107747
DJ
87622006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8763
8764 * gdbint.texinfo (Target Architecture Definition): Add new
8765 Initializing a New Architecture section.
8766
1c56eb0e
EZ
87672006-10-31 David Taylor <dtaylor@emc.com>
8768
8769 * stabs.texinfo (Macro define and undefine): New node describing
8770 stabs for #define and #undef.
8771
f73adfeb
AS
87722006-10-27 Andreas Schwab <schwab@suse.de>
8773
8774 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8775
fd60e0df
EZ
87762006-10-21 Eli Zaretskii <eliz@gnu.org>
8777
8778 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8779 clarify on the possible meanings of ``expression'' watched by
8780 watchpoints. Add indexing.
e5ac9b53
EZ
8781 (Prompting, Errors, Invalidation, Annotations for Running)
8782 (Source Annotations): Fix index entries by adding "annotation" to
8783 them, to discriminate from index entries that point to the more
8784 general topic descriptions.
fd60e0df 8785
52bb452f
DJ
87862006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8787
8788 * gdbint.texinfo (Target Vector Definition): Move most
8789 content into Existing Targets. Add a menu.
8790 (Existing Targets): New section, moved from Target Vector
8791 Definition. Use @subsection.
8792 (Managing Execution State): New section.
8793
58955e58
BW
87942006-10-16 Bob Wilson <bob.wilson@acm.org>
8795
8796 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8797
c8aa23ab
EZ
87982006-10-15 Eli Zaretskii <eliz@gnu.org>
8799
8800 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8801 (Command Syntax, Signals, Backtrace, Connecting)
8802 (Remote configuration, Renesas Boards, Console I/O): Fix last
8803 change: use Ctrl- instead of C-, except wrt Emacs.
8804 (File-I/O Examples): Put Ctrl-c in @kbd.
8805 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8806 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8807 (Signals, Set Breaks, Set Watchpoints): Document optional
8808 arguments to `info signals' `handle', `info breakpoints', and
8809 `info watchpoints'.
c8aa23ab 8810
e7109c7e
EZ
88112006-10-14 Eli Zaretskii <eliz@gnu.org>
8812
8813 * gdb.texinfo (Backtrace): Fix last change.
8814
de3aea7b
NR
88152006-10-14 Nick Roberts <nickrob@snap.net.nz>
8816
8817 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8818
7f9087cb
BW
88192006-10-10 Bob Wilson <bob.wilson@acm.org>
8820
c8aa23ab
EZ
8821 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8822 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8823 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8824
68437a39
DJ
88252006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8826 Daniel Jacobowitz <dan@codesourcery.com>
8827
8828 * gdb.texinfo (Packets): Document vFlashErase,
8829 vFlashWrite and vFlashDone packets.
8830 (General Query Packets): Document qXfer:memory-map:read.
8831 Add a new feature for qXfer:memory-map:read.
8832 (Memory map format): New section.
8833 (Target Commands): Mention that gdb can write flash.
8834
fd79ecee
DJ
88352006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8836 Daniel Jacobowitz <dan@codesourcery.com>
8837
8838 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8839 memory regions and "mem auto".
8840
350da6ee
DJ
88412006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8842
8843 * gdbint.texinfo (Array Containers): New section.
8844
2f1acb09
VP
88452006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8846
8847 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8848 -stack-list-arguments HIGH_FRAME argument can be larger then the
8849 actual number of frames.
8850
2ab1eb7a
VP
88512006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8852
8853 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8854 -stack-list-locals HIGH_FRAME argument can be larger then the
8855 actual number of frames.
2ab1eb7a 8856
599b237a
BW
88572006-09-02 Bob Wilson <bob.wilson@acm.org>
8858
8859 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8860 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8861
25ab7e6d
EZ
88622006-09-02 Eli Zaretskii <eliz@gnu.org>
8863
8864 * gdbint.texinfo (Overall Structure): New section "Source Tree
8865 Structure".
8866
940178d3
JB
88672006-08-17 Jim Blandy <jimb@codesourcery.com>
8868
8869 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8870 responses.
8871
30daae6c
JB
88722006-08-08 Joel Brobecker <brobecker@adacore.com>
8873
8874 * gdb.texinfo (Source Path): Add documentation for new
8875 substitute-path commands.
8876
7fa2210b
DJ
88772006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8878
8879 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8880 (Running Configure): ...here.
8881 (Requirements): New node. Mention expat.
8882
3d00d119
DJ
88832006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8884
5ae4183a 8885 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8886 'set download-write-size' and 'show download-write-size'.
8887
0cbfa4ee
DJ
88882006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8889
8890 * stabs.texinfo (Member Type Descriptor): Correct example for
8891 pointer to member types.
8892
16026cd7
AS
88932006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8894
8895 * gdb.texinfo (Optional warnings and messages): Add
8896 'set/show trace-commands'.
8897 (Command files): Add '-v' to source command.
8898
0876f84a
DJ
88992006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8900
8901 * gdb.texinfo (OS Information): Update qPart reference to
8902 qXfer.
8903 (Remote configuration): Likewise.
8904 (Overview): Move @cindex to the start of a paragraph. Talk
8905 about binary data encoding.
8906 (Packets): Refer to the overview for the details of the X
8907 packet encoding.
8908 (General Query Packets): Remove qPart description. Add qXfer
8909 description. Add an anchor to qSupported. Correct feature
8910 table title. Add a new feature for qXfer:auxv:read.
8911 (Interrupts): Add a missing parenthesis.
8912
2ec3381a
DJ
89132006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8914
669fac23 8915 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8916 (GDB/MI Kod Commands): Remove commented out node.
8917
594fe323
EZ
89182006-07-01 Eli Zaretskii <eliz@gnu.org>
8919
8920 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8921 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8922 (GDB/MI Thread Commands, GDB/MI Program Execution)
8923 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8924 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8925 (GDB/MI File Commands, GDB/MI Target Manipulation)
8926 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8927 since the MI prompt is hard-wired into the code.
8928
7e3fb70c
NR
89292006-07-01 Nick Roberts <nickrob@snap.net.nz>
8930
8931 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8932 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8933 (GDB/MI Data Manipulation): Remove description of unimplemented
8934 display related commands as variable objects perform this function
8935 and are superior: -display-delete, -display-disable,
8936 -display-enable, -display-insert and -display-list. Move
8937 -environment-cd, -environment-directory, -environment-path
8938 and -environment-pwd to "Program Context".
8939 (GDB/MI Program Control): Rename to "Program Execution". Move
8940 -exec-arguments -exec-abort to...
8941 (GDB/MI Program Context): ...here. New node split from "Data
8942 Manipulation".
8943
be2a5f71
DJ
89442006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8945
8946 * gdb.texinfo (Remote configuration): Document set / show
8947 remote supported-packets.
8948 (General Query Packets): Document qSupported packet.
8949
701adfb0
PA
89502006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8951
8952 * gdb.texinfo (system): Document behaviour with zero length
8953 string.
8954
fc320d37
SL
89552006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8956
8957 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8958 and font markup.
8959 (Protocol basics): Likewise.
8960 (The F request packet): Likewise.
8961 (The F reply packet): Likewise.
8962 (Memory transfer): Move this node to be a subsubsection of
8963 "Protocol specific representation of datatypes".
8964 (The Ctrl-C message): More copy editing.
8965 (Console I/O): Likewise.
8966 (The isatty call): Delete this node, and merge its content into
8967 the "isatty" node. Fixed references elsewhere.
8968 (The system call): Delete this node, and merge its content into
8969 the "system" node. Fixed references elsewhere.
8970 (open): Reformat to use @table, and add appropriate font markup.
8971 (close): Likewise.
8972 (read): Likewise.
8973 (write): Likewise.
8974 (lseek): Likewise.
8975 (rename): Likewise.
8976 (unlink): Likewise.
8977 (stat/fstat): Likewise.
8978 (gettimeofday): Likewise.
8979 (isatty): Likewise.
8980 (system): Likewise, plus minor changes to fix confusing wording.
8981 (Integral datatypes): Fix font markup.
8982 (Pointer values): Likewise.
8983 (struct stat): Fix markup to use @table, plus minor copy editing.
8984 (struct timeval): Fix font markup, plus minor copy editing.
8985 (Constants): Minor copy editing.
8986 (Errno values): Add font markup.
8987 (File-I/O Examples): Likewise.
8988
158fdf5c
NR
89892006-06-10 Nick Roberts <nickrob@snap.net.nz>
8990
8991 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8992 (GDB/MI Simple Examples): Move node up one level. Use real
8993 examples.
8994 (GDB/MI Compatibility with CLI): Update.
8995 (GDB/MI Result Records): Add "connected" and "exit" result
8996 classes.
8997 (GDB/MI Stream Records): Clarify target output.
8998 (GDB/MI Command Description Format): Modify example description.
8999 (GDB/MI Breakpoint Table Commands): Rename to...
9000 (GDB/MI Breakpoint Commands): ...this
9001 (GDB/MI Breakpoint Commands): Add optional thread field.
9002 (GDB/MI Program Control): Add an introduction. Move "Program
9003 termination" examples into exec-run description.
9004 (GDB/MI File Commands): Mention similar CLI commands.
9005 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
9006 is similar to "-gdb-version".
9007
ddb50cd7
EZ
90082006-06-09 Eli Zaretskii <eliz@gnu.org>
9009
9010 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
9011
2aef0d6b
NR
90122006-06-02 Nick Roberts <nickrob@snap.net.nz>
9013
9014 * gdb.texinfo (GDB/MI Development and Front Ends): Use
9015 sourceware.org for mailing lists.
d5e40d59 9016 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 9017
383a5c52
NR
90182006-06-01 Nick Roberts <nickrob@snap.net.nz>
9019
d5e40d59 9020 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 9021
e16b02ee
EZ
90222006-05-22 Eli Zaretskii <eliz@gnu.org>
9023
9024 * gdb.texinfo (Cygwin Native): Fix last change.
9025
be90c084
CF
90262006-05-22 Christopher Faylor <cgf@timesys.com>
9027
9028 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
9029
347ceba5
NR
90302006-05-15 Nick Roberts <nickrob@snap.net.nz>
9031
9032 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
9033 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
9034
369af7bd
DJ
90352006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9036
9037 * gdb.texinfo (General Query Packets): Recommend not starting
9038 new packets with qC and clarify.
9039
2ffdbde8 90402006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
9041
9042 * gdb.texinfo (M2 Types): New section.
72019c9c 9043
16d1a084
DJ
90442006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
9045
9046 * agentexpr.texi: Add a copyright and license notice.
9047 * observer.texi: Likewise, with GPL clause for function prototypes.
9048 Remove trailing whitespace.
9049
aa56d27a
JB
90502006-05-05 Jim Blandy <jimb@codesourcery.com>
9051
9052 * gdb.texinfo (General Query Packets): Document conventions for
9053 terminating packet names, and their violations.
9054
5bdf8622
DJ
90552006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9056
9057 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
9058 * gdb.texinfo: Likewise.
9059
605a56cb
DJ
90602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9061
9062 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
9063 and "show remotedebug".
9064 (Debugging Output): Add additional index entries.
9065
b8db102d
MS
90662006-04-27 Michael Snyder <msnyder@redhat.com>
9067
9068 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
9069
c5e30d01
AC
90702006-04-22 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
9073 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
9074
8181d85f
DJ
90752006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
9076
9077 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9078 and remove breakpoint prototypes.
9079 (Watchpoints): Move description of target_insert_hw_breakpoint and
9080 target_remove_hw_breakpoint ...
9081 (Breakpoints): ... to here. Document target_insert_breakpoint and
9082 target_remove_breakpoint.
9083
4f553f88
JB
90842006-04-17 Jim Blandy <jimb@codesourcery.com>
9085
9086 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
9087 and C packets are optional.
9088
cd852561
FR
90892006-04-14 Frederic Riss <frederic.riss@st.com>
9090
9091 * gdb.texinfo (Specifying source directories): Update the description
9092 of the source file search to reflect the fact that the source path
9093 always contains at least $cdir and $cwd.
9094
b620eb07
MS
90952006-03-31 Michael Snyder <msnyder@redhat.com>
9096
9097 * gdb.texinfo: Update copyright dates.
9098
3156cdaf
EZ
90992006-03-31 Eli Zaretskii <eliz@gnu.org>
9100
9101 * gdb.texinfo (Overview): Add an index entry to "empty response".
9102
701adfb0
PA
91032006-03-29 Steve Ellcey <sje@cup.hp.com>
9104
9105 * gdb.texinfo: Remove gdbserve.nlm documentation.
9106
7d30c22d
JB
91072006-03-28 Jim Blandy <jimb@codesourcery.com>
9108
9109 * gdbint.texinfo (Prologue Analysis): New section.
9110
86941c27
JB
91112006-03-07 Jim Blandy <jimb@red-bean.com>
9112
66b8c7f6
JB
9113 * gdb.texinfo (Connecting): Document 'target remote pipe'.
9114
1a10341b
JB
9115 * gdb.texinfo (Target Commands): Update text describing how to
9116 specify a target. Refer to the detailed section on remote
9117 debugging, not the brief mention.
9118
86941c27
JB
9119 * gdb.texinfo (Connecting): Organize the different 'target remote'
9120 connection methods into a table. Add a 'target remote' index
9121 entry. (!!!)
9122
62f3a2ba
FF
91232006-02-17 Fred Fish <fnf@specifix.com>
9124
9125 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9126 'ptype' commands to reflect the fact that the only significant
9127 difference between them is that ptype prints the complete type
9128 description instead of just the name.
9129
8b9a88ea
WZ
91302006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
9131
9132 * gdbint.texinfo (Watchpoints): Delete
9133 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9134
7e8dc855
NR
91352006-02-10 Nick Roberts <nickrob@snap.net.nz>
9136
9137 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9138 times fields where needed. Fix typos. Update general form given
9139 for output of -break-insert.
9140 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9141
c91d38aa
DJ
91422006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
9143
9144 * gdbint.texinfo (Symbol Handling): Add a section
9145 on memory management.
9146
38fcd64c
DJ
91472006-02-06 Vladimir Prus <ghost@cs.msu.su>
9148
9149 * gdb.texinfo (Breakpoint table commands): Document the fullname
9150 field in -break-list output.
9151
219eec71
EZ
91522006-02-03 Eli Zaretskii <eliz@gnu.org>
9153
9154 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9155 debugging information produced by the various "set debug..."
9156 options.
9157
ae5a43e0
DJ
91582006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9159
9160 * gdb.texinfo (Files): Remove obsolete bits from the description
9161 of "symbol-file".
9162
a9f158ec
JB
91632006-01-25 Jim Blandy <jimb@redhat.com>
9164
9165 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9166
410dd08e
JB
91672006-01-24 Jim Blandy <jimb@redhat.com>
9168
9169 * gdbint.texinfo (Frames): Document the basics of GDB's register
9170 unwinding model, and explain the existence of the "sentinel" frame.
9171
4b505b12
AS
91722006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9173
9174 * gdb.texinfo (Choosing files): Mention that -directory is used
9175 for script files.
9176 (Specifying source directories): Likewise.
9177 (Command files): Explain how script files are found.
9178
839c27b7
EZ
91792006-01-21 Eli Zaretskii <eliz@gnu.org>
9180
9181 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9182 the threads in a multi-threaded program.
9183 (Threads): The threadno argument of "thread apply" can be a range
9184 of numbers.
9185
7be93b9e
JB
91862006-01-18 Jim Blandy <jimb@redhat.com>
9187
9188 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9189 of warning flags.
9190
fcc73fe3
EZ
91912006-01-13 Eli Zaretskii <eliz@gnu.org>
9192
9193 * gdb.texinfo (Sequences): Improve menu annotations.
9194 (Define): Add index entries for arguments of user-defined
9195 commands. Move the description of flow-control commands...
9196 (Command Files): ...to here. Document loop_break and
9197 loop_continue.
ca91424e
EZ
9198 (Define, Command Files): Document `end' and add index entries for
9199 it.
fcc73fe3 9200
5c95884b
MS
92012006-01-04 Michael Snyder <msnyder@redhat.com>
9202
9203 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 9204 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 9205
860701dc
PH
92062006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9207
9208 * gdb.texinfo (Omissions from Ada): Document that there is now
9209 limited aggregate support.
9210
36b80e65
EZ
92112005-12-28 Eli Zaretskii <eliz@gnu.org>
9212
9213 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9214 registers and the likes.
9215
c1468174
EZ
92162005-12-24 Eli Zaretskii <eliz@gnu.org>
9217
9218 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9219 (Symbols): Fix usage of "e.g.".
359df76b 9220 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
9221
9222 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9223 (Coding): Fix usage of "e.g.".
9224
c02a867d
EZ
92252005-12-23 Eli Zaretskii <eliz@gnu.org>
9226
5ae4183a
AS
9227 * stabs.texinfo:
9228 * refcard.tex:
c02a867d 9229 * gpl.texi:
5ae4183a
AS
9230 * gdbint.texinfo:
9231 * gdb.texinfo:
9232 * gdb-cfg.texi:
c02a867d 9233 * fdl.texi:
5ae4183a
AS
9234 * annotate.texinfo:
9235 * all-cfg.texi:
c02a867d
EZ
9236 * Makefile.in: Add (C) after Copyright. Update the FSF
9237 address.
9238
fad38dfa
EZ
92392005-12-03 Eli Zaretskii <eliz@gnu.org>
9240
9241 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9242 extend GDB with commands for external monitor.
9243
53e5f3cf
AS
92442005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9245
9246 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9247
55f6ca0f
JB
92482005-11-25 Joel Brobecker <brobecker@adacore.com>
9249
9250 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9251
c1947b85
JB
92522005-11-21 Jim Blandy <jimb@redhat.com>
9253
9254 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9255 placement of 'R' actions in tracepoint action packets; document
9256 dependence of 'X' and 'M' actions on a preceding 'R' action for
9257 their registers.
9258
9d29849a
JB
92592005-11-19 Jim Blandy <jimb@redhat.com>
9260
9261 * gdb.texinfo (Tracepoint Packets): New node.
9262 (General Query Packets): Add entries for the tracepoint packets,
9263 referring to the "Tracepoint Packets" node.
9264 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 9265
9a6253be
KB
92662005-11-18 Kevin Buettner <kevinb@redhat.com>
9267
9268 * gdb.texinfo (set remotebreak): Add anchor.
9269 (X packet): Likewise.
9270 (Remote Protocol): Add new section `Interrupts' and new index
9271 entry `interrupts (remote protocol)'.
9272
5f3bebba
JB
92732005-11-18 Jim Blandy <jimb@redhat.com>
9274
9275 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9276 entries into the General Query Packets section. Add a
9277 cross-reference to that section. Drop description of replies, as
9278 these are covered in the descriptions of each packet.
9279 (General Query Packets): Add introductory text. Explain naming
9280 conventions, and how the end of a name is recognized.
9281
9a7a1b36
KB
92822005-11-17 Kevin Buettner <kevinb@redhat.com>
9283
0564b6cf 9284 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
9285 "set remotebreak" command.
9286
b8ff78ce
JB
92872005-11-16 Jim Blandy <jimb@redhat.com>
9288
9289 * gdb.texinfo (Packets, Stop Reply Packets)
9290 (General Query Packets): Various formatting cleanups.
9291 - Use @samp for packet contents.
9292 - Drop summaries from packet @item lines; the same information appears
9293 immediately below in the description.
9294 - Delete paragraph breaks after packet @item commands, so that the
9295 description appears directly to the right of the packet prototype
9296 in the printed manual, if it fits.
9297 - Place spaces in packet prototypes between @vars and non-@var
9298 letters, and explain that they're just for formatting.
9299 - Use @dots{} instead of '...'.
9300 - Fix uses of @code where @var was needed.
9301 - Replace "deprecated" markers with English text spelling out the
9302 packet's status and the preferred alternatives.
9303 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9304 what this ever meant.
9305 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9306 this for a long time.
9307 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9308 implemented several times, and have been in use for years.
9309
8ffe2530
JB
93102005-11-15 Jim Blandy <jimb@redhat.com>
9311
c43c5473
JB
9312 * gdb.texinfo (Packets): Add index entries for 'm' packet
9313 disclaimers.
5ae4183a 9314
fb031cdf
JB
9315 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9316 of stub when processing an 'm' packet.
9317
8ffe2530
JB
9318 * gdb.texinfo (Packets): Mention that packets beginning with
9319 letters are reserved once, at the top, instead of actually listing
9320 them all and saying "reserved".
9321
c03c782f
AS
93222005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9323
9324 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9325 Change @var{$arg0 to @code{$arg0.
9326
814e32d7
WZ
93272005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9328
9329 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9330
fa93a9d8
JB
93312005-11-12 Jim Blandy <jimb@redhat.com>
9332
9333 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9334 order. Remove extraneous 'z'.
9335
8a5a3c82
AS
93362005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9337
9338 * gdb.texinfo (Choosing files): Add --eval-command.
9339
4b0ad762
AS
93402005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9341
9342 * gdb.texinfo (Choosing modes): Add --return-child-result.
9343
9344
1a088d06
AS
93452005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9346
9347 * gdb.texinfo (Choosing modes): Add --batch-silent.
9348
656d5e12
EZ
93492005-10-28 Eli Zaretskii <eliz@gnu.org>
9350
9351 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9352 "The -var-update Command".
9353
3c9c013a
JB
93542005-10-03 Joel Brobecker <brobecker@adacore.com>
9355
9356 * gdb.texinfo (Print Settings): Add documentation for set/show
9357 print array-indexes.
9358
7ba3cf9c
DJ
93592005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9360
9361 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9362 6.2 and 6.3.
9363
a94ab193
EZ
93642005-08-27 Eli Zaretskii <eliz@gnu.org>
9365
9366 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9367 since 19-Jan-2004.
9368 (Files): Likewise.
ab1adacd
EZ
9369 (Variables, Symbols): Document the "<incomplete type>" message and
9370 its reasons.
a94ab193 9371
ca06016a
FF
93722005-08-01 Fred Fish <fnf@specifix.com>
9373
9374 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9375
cf58170d
NR
93762005-07-15 Nick Roberts <nickrob@snap.net.nz>
9377
9378 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9379 option for -var-list-children and -var-update.
9380 (GDB/MI Stack Manipulation): Simplify description of
9381 print-values option for -stack-list-locals.
9382 (GDB/MI Command Description Format): Clarify.
9383 (Mode Options): Spelling of superseded.
9384
38f1196a
BR
93852005-07-12 Bob Rossi <bob@brasko.net>
9386
9387 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9388 corresponding GDB command comment.
9389
3cb3b8df
BR
93902005-07-06 Bob Rossi <bob@brasko.net>
9391
9392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9393 and -inferior-tty-show.
9394 (Input/Output): Document "set/show inferior-tty" and tty alias.
9395
10fac096
NW
93962005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9397
9398 * gdb.texinfo (Packets): Change description of 'D' packet to note
9399 that GDB does wait for a response.
9400
d1b6db76
NR
94012005-06-22 Nick Roberts <nickrob@snap.net.nz>
9402
9403 * gdb.texinfo (History) Rename "Command History".
9404 (Command History): Move node "Server Prefix" from section on
9405 Annotations here.
9406
29629dcf
NR
94072005-06-19 Nick Roberts <nickrob@snap.net.nz>
9408
9409 * gdb.texinfo (GDB/MI Stack Manipulation):
9410 Re-instate -stack-info-frame with example. Say that it gets
9411 info on selected frame, not current frame.
9412
397ca115
EZ
94132005-06-18 Eli Zaretskii <eliz@gnu.org>
9414
9415 * gdb.texinfo (Server): Clarify that `file' should be used before
9416 connecting to the server.
9417 (Files): Add an xref to the above description.
51274035
EZ
9418 (Output Formats): More detailed description of the `c' format.
9419 (Memory): List explicitly all the formats supported by `x'.
638ac427 9420 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 9421 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
9422 files. Add more indexing for solib-absolute-prefix and
9423 --with-sysroot.
76d17f34
EZ
9424 (Machine Code): Document possible problems with locations in
9425 shared libraries.
d416eeec
EZ
9426 (Backtrace): Document that free-standing environments do not need
9427 to have a `main' function.
397ca115 9428
74f6deaa
NR
94292005-06-18 Nick Roberts <nickrob@snap.net.nz>
9430
9431 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9432 -stack-info-frame.
9433
a9967aef
AC
94342005-06-07 Andrew Cagney <cagney@gnu.org>
9435
9436 * gdb.texinfo (Contributors): Note the original multi-arch
9437 contributors.
9438
e09f16f9
EZ
94392005-06-03 Eli Zaretskii <eliz@gnu.org>
9440
9441 * gdb.texinfo (Registers): Add index entries for the standard
9442 registers.
9443 (Frames): Add cross-reference from frame pointer description to
9444 the Registers node.
9445 (Annotations Overview): Fix the reference to GDB name.
9446
d87ba7ee
EZ
94472005-06-01 Eli Zaretskii <eliz@gnu.org>
9448
9449 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9450 can-use-hw-watchpoints.
9451
034dad6f
BR
94522005-05-28 Bob Rossi <bob@brasko.net>
9453
9454 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9455 the possible reasons why an exec async record would be returned to FE.
9456
ffed4509
AC
94572005-05-26 Andrew Cagney <cagney@gnu.org>
9458
9459 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9460 Andrew Cagney implemented the original GDB/MI.
9461
e22e55c9
OF
94622005-05-23 Orjan Friberg <orjanf@axis.com>
9463
9464 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9465 documentation. Add documentation for cris-mode.
9466
a78e13ce
EZ
94672005-05-20 Eli Zaretskii <eliz@gnu.org>
9468
9469 * gdb.texinfo (Numbers): Explain the example and make the wording
9470 more acurate.
9471
76ff342d
DJ
94722005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9473 Dennis Brueni <dennis@slickedit.com>
9474
9475 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9476 (GDB/MI Data Manipulation, GDB/MI Program Control)
9477 (GDB/MI Stack Manipulation): Update examples to include the fullname
9478 attribute in stack frames.
9479
119b882a
EZ
94802005-05-12 Eli Zaretskii <eliz@gnu.org>
9481
9482 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9483 do with other non-standard names of init files.
9484
6fc08d32
EZ
94852005-05-11 Eli Zaretskii <eliz@gnu.org>
9486
9487 * gdb.texinfo (Command Files): Move the description of the startup
9488 from here...
9489 (Startup): ...to this new subsection of the Invocation chapter.
9490 Rearrange the description of init files more logically and add a
9491 cross-reference to "Command Files". Document the special gdbinit
9492 name for CISCO 68k. Expand the description of what GDB does
9493 during startup.
9494 (History): Add index entry for HISTSIZE.
9495
a561754a
MK
94962005-05-02 Mark Kettenis <kettenis@gnu.org>
9497
9498 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9499
2eecc4ab
EZ
95002005-05-02 Eli Zaretskii <eliz@gnu.org>
9501
9502 * gdb.texinfo (SVR4 Process Information, The isatty call)
9503 (The system call): Don't use foo(N) notation for man pages and
9504 functions.
514c4d71 9505 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9506
18999be5
EZ
95072005-04-27 Eli Zaretskii <eliz@gnu.org>
9508
9509 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9510 were optimized away.
9511
0abb7bc7
EZ
95122005-04-22 Eli Zaretskii <eliz@gnu.org>
9513
9514 * gdb.texinfo (Remote configuration): Document "set/show
9515 get-thread-local-storage-address". Add cross-reference to the
9516 description of the qGetTLSAddr packet.
9517 (General Query Packets): Mention "set remote
9518 get-thread-local-storage-address" and add a reference to its
9519 description.
9520
6f61acb1
NR
95212005-04-19 Nick Roberts <nickrob@snap.net.nz>
9522
9523 * gdb.texinfo (Backtrace): Describe 'bt full'.
9524
9d59903a
NR
95252005-04-17 Nick Roberts <nickrob@snap.net.nz>
9526
9527 * gdb.texinfo (Mode Options): Fix typo.
9528 (GDB/MI): Describe how to invoke GDB/MI.
9529
721c2651
EZ
95302005-04-16 Eli Zaretskii <eliz@gnu.org>
9531
9532 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9533 references changed. Add description of "info udot".
721c2651
EZ
9534 (Files): Document "set/show stop-on-solib-events".
9535 (M32R/D): Document "set/show download-path", "set/show
9536 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9537 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9538 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9539 (Maintenance Commands): Improve indexing.
9540 (Target Commands): Document "set/show hash", "set/show debug
9541 monitor".
9542 (SVR4 Process Information): Document "info pidlist" and "info
9543 meminfo". Document "set/show procfs-tarce" and "set/show
9544 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9545 (Symbols, The Print Command with Objective-C): Improve indexing.
9546 (Objective-C): Add references to "info classes" and "info
9547 selectors".
c45da7e6
EZ
9548 (Debugging Output): Improve wording. Document "set/show debug
9549 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9550 (Set Breaks): Add index entry for "hardware breakpoints".
9551 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9552 and "set/show usehardbreakpoints".
9553 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9554 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9555 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9556 rdiromatzero", "set/show rdiheartbeat".
9557 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9558 "sds".
9559 (Embedded Processors): Document the "sim" command.
9560 (Remote): Document the "remote" command.
9561 (DJGPP Native): Document the "info serial" command.
9562 (Threads): Document "maint info sol-threads".
9563 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9564 (Set Breaks): Improve indexing.
9565 (Command Syntax): Add a reference to dont-repeat.
9566 (Define): Document "dont-repeat".
9567 (TUI Commands): Document "tabset".
9568 (WinCE): New subsection. Document "set/show remotedirectory",
9569 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9570
14d6dd68
EZ
95712005-04-15 Eli Zaretskii <eliz@gnu.org>
9572
9573 * gdb.texinfo (Hurd Native): New subsection, documents
9574 Hurd-specific commands.
a64548ea 9575 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9576 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9577 (MIPS): Improve documentation of heuristic-fence-post. Document
9578 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9579 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9580 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9581 (ARM): Document ARM-specific commands.
a64548ea
EZ
9582 (AVR): New section. Document "info io_registers".
9583 (CRIS): New section. Document "set/show cris-version" and
9584 "set/show cris-dwarf2-cfi".
9585 (HPPA): New section. Document "set/show debug hppa" and "maint
9586 print unwind".
a5adf40f 9587 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9588 (Super-H): New section. Document the "regs" command.
721c2651 9589 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9590
9c16f35a
EZ
95912005-04-09 Eli Zaretskii <eliz@gnu.org>
9592
9593 * gdb.texinfo (Print Settings): Document "set/show print
9594 pascal_static-members", "set print repeats", "show print
9595 null-stop". Improve indexing. Fix documentation of "set print
9596 union".
9597 (Pascal): New section.
9598 (Supported languages): Rename from "Support"; all references
9599 updated. Add a menu item for Pascal.
9600 (Numbers): Document "set radix.
9601 (Screen Size): Document "set/show pagination".
9602 (MIPS Embedded): Remove "set processor" documentation.
9603 (Remote configuration): Document "set/show X/P/Z-packet",
9604 "set/show read-aux-vector-packet", "set/show remote
9605 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9606 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9607 remotedebug", "set/show remotebreak", "set/show remotedevice",
9608 "set/show remotelogfile".
9609 (Auxiliary Vector): Add reference to the description of the
9610 read-aux-vector-packet setting.
9611 (Set Watchpoints): Add a cross-reference to "set remote
9612 hardware-breakpoint-limit".
9613 (General Query Packets): Add indexing of requests and
9614 cross-references to related commands in "Remote configuration".
9615 (File-I/O Overview, The system call): Fix wording and typos.
9616 (Thread Stops): Add index entries.
9617 (Continuing and Stepping): Document "show step-mode".
9618 (i386): New node. Document "set/show struct-convention".
9619 (Files): Document "show trust-readonly-sections".
9620 (Calling): Document "set/show unwindonsignal".
9621 (Messages/Warnings): Add index entries.
9622 (Maintenance Commands): Document "set/show watchdog".
9623 (Annotations Overview): Document "show annotate".
9624 (Set Watchpoints): Add index entries.
9625 (Symbols): Fix doc of case-sensitive.
9626 (ABI): Document "show coerce-float-to-double".
9627 (Convenience Vars, Help): Improve indexing.
9628 (Machine Code): Document "show disassembly-flavor".
9629 (Debugging C plus plus): Document "show overload-resolution".
9630 (Value History, Signaling): Add index entries.
9631
96322005-04-08 Eli Zaretskii <eliz@gnu.org>
9633
9634 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9635 (Processes): Fix wording.
9636 (History, List, Logging output, Define, Symbols, Print Settings):
9637 Improve indexing.
9638
a8f24a35
EZ
96392005-04-03 Eli Zaretskii <eliz@gnu.org>
9640
9641 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9642 redundant index entry for "target" command.
9643 (Backtrace): Add index entries.
9644 (Symbols, Fortran): Document the "set case-sensitive" command.
9645 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9646 (Print Settings): Add index entry for "set demangle-style".
9647 (Target Commands): Document "set download-write-size".
9648 (Debugging Output): Document "set exec-done-display".
9649
09d4efe1
EZ
96502005-04-02 Eli Zaretskii <eliz@gnu.org>
9651
9652 * gdb.texinfo (Files): Fix the name and documentation of
9653 add-shared-symbol-files. Document its alias assf. Update the
9654 list of OSs where GDB supports shared libraries. Fix markup.
9655 (Continuing and Stepping): Add reference to @var{location} in the
9656 text.
9657 (Dump/Restore Files): Fix reference to @{filename}.
9658 (Help): Fix wording.
9659 (Attach): Ditto.
9660 (Set Watchpoints): Ditto.
9661 (Backtrace): Remove redundant index entries. Improve index
9662 entries.
9663 (Delete Breaks): Fix wording.
9664 (Memory): Document the compare-sections command.
9665 (Memory Region Attributes): Improve wording.
9666 (Disabling): Improve wording.
9667 (Fortran): New subsection. Document the "info common" command.
9668 (Help): Document aliases "info copying" and "info warranty".
9669 (Caching Remote Data): New section. Document the "set/show
9670 remotecache" and "info dcache" commands.
9671 (Show): Fix wording of the documentation of the "set
9672 extension-language" command.
9673 (Signals): Add index entry for "info handle".
9674 (Memory Region Attributes): Fix punctuation.
9675 (Symbols): Change the arg name to "location" and refer to it in
9676 the text. Fix wording of "info types" doc.
9677 (Threads): Fix usage of @enumerate @item's.
9678 (Listing Tracepoints): Add index entry for "info tp".
9679 (Set Watchpoints): Add xref to "info break" description.
9680 (Macros): Add an index entry for "macro exp1". Document the
9681 "macro list" command.
9682 (Maintenance Commands): Document "flushregs", "maint agent",
9683 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9684 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9685 "maint print architecture", "maint print objfiles", "maint print
9686 statistics", "maint print type", "maint show-debug-regs", "maint
9687 space", "maint time", and "maint translate-address".
9688 (Connecting): Document the "monitor" command.
9689 (Annotations Overview): Describe the "set annotate" command.
9690
82f2d802
EZ
96912005-04-01 Eli Zaretskii <eliz@gnu.org>
9692
9693 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9694 Rearrange index entries and improve wording about support for
9695 hardware watchpoints.
9696
7d51c7de
BR
96972005-03-10 Bob Rossi <bob@brasko.net>
9698
9699 * gdb.texinfo: Update copyright
9700
68c71a2e
TR
97012005-02-09 Theodore A. Roth <troth@openavr.org>
9702
9703 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9704 error.
9705
701adfb0
PA
97062005-03-07 Joel Brobecker <brobecker@adacore.com>
9707
9708 * observer.texi (executable_changed): New observer.
9709
83761cbd
KB
97102005-02-03 Kevin Buettner <kevinb@redhat.com>
9711
9712 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9713
9f1c6395
MS
97142005-01-17 Michael Snyder <msnyder@redhat.com>
9715
9716 * gdb.texinfo: Fix spelling, infinte -> infinite.
9717
fbd1b305
MK
97182005-01-08 Mark Kettenis <kettenis@gnu.org>
9719
9720 * observer.texi (GDB Observers): Document "solib_loaded".
9721
3ace7edb
AC
97222005-01-07 Andrew Cagney <cagney@gnu.org>
9723
bec39cab
AC
9724 * configure.ac: Rename configure.in, require autoconf 2.59.
9725 * configure: Re-generate.
9726
3ace7edb
AC
9727 * configure.in: Replace configdirs with multiple references to
9728 AC_CONFIG_SUBDIRS.
9729 * configure: Re-generate.
5ae4183a 9730
53531fc1
AC
97312005-01-04 Andrew Cagney <cagney@gnu.org>
9732
9733 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9734 part of the version number.
9735
536ffdb7
MK
97362004-12-24 Mark Kettenis <kettenis@gnu.org>
9737
9738 * gdbint.texinfo (Algorithms): Remove description of
9739 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9740
e1aac25b
JB
97412004-12-07 Jim Blandy <jimb@redhat.com>
9742
9743 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9744 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9745 numbers.
9746
f47b1503
AS
97472004-12-07 Andreas Schwab <schwab@suse.de>
9748
9749 * gdb.texinfo (Mode Options): Document -l option.
9750
b6b8ece6
EZ
97512004-12-04 Eli Zaretskii <eliz@gnu.org>
9752
9753 * gdbint.texinfo (Algorithms): More accurate description of
9754 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9755 is not needed unless data-read and data-access watchpoints are
9756 supported. Add a description of how GDB checks whether the
9757 inferior stopped because a watchpoint was hit.
9758
01371747
EZ
97592004-11-23 Eli Zaretskii <eliz@gnu.org>
9760
9761 * gdb.texinfo (Files): Add cross-reference to description of
9762 -readnow command-line switch.
9763
2315ffec
RC
97642004-11-10 Randolph Chung <tausq@debian.org>
9765
9766 * gdb.texinfo: Document set/show backtrace past-entry commands.
9767 Rearrange index entries for set/show backtrace past-main.
9768
69065f5d
AC
97692004-11-10 Jon Beniston <jon@beniston.com>
9770
9771 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9772 * gdb.texinfo (Remote Serial Protocol): Further describe
9773 binary transfer escaping mechanism .
69065f5d 9774
30e91e0b
RC
97752004-11-08 Randolph Chung <tausq@debian.org>
9776
9777 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9778 and "show debug infrun". Add index entries.
9779
60bf7e09
EZ
97802004-10-23 Eli Zaretskii <eliz@gnu.org>
9781
9782 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9783 "info proc" that are already implemented. Add index entries.
9784 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9785 (Files): Add a tip for decreasing memory used for symtabs from
9786 shared libraries.
f018e82f
EZ
9787 (Starting): Fix whitespace; make "elaboration" stand out where it
9788 is first used, and add an index entry for the term.
f8568604
EZ
9789 (Calling): Expand and elaborate text. Add "print". Add the
9790 description of problems with weak aliases.
384ee23f 9791 (Core File Generation): New section.
60bf7e09 9792
d52fe014
AC
97932004-10-12 Andrew Cagney <cagney@gnu.org>
9794
9795 * gdbint.texinfo (Versions and Branches): New chapter.
9796 (Releasing GDB): Delete "Versions and Branches" section.
9797 (Top): Add "Versions and Branches".
9798
703663ab
EZ
97992004-10-08 Eli Zaretskii <eliz@gnu.org>
9800
9801 * gdb.texinfo (Editing, History): Add cross-references to the
9802 included Readline and History user documentation. Remove
9803 references to the symbol have-readline-appendices which is unused
9804 and undefined.
9805 (History): Fix indexing.
9806
ac77d04f
JJ
98072004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9808
9809 * gdbint.texinfo (target_stopped_data_address): Update to
9810 new prototype.
9811 (i386_stopped_data_address): Update prototype and description.
9812 (i386_stopped_by_watchpoint): New function and description.
9813
e07c999f
PH
98142004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9815
9816 * gdb.texinfo (Filenames): Add Ada suffixes.
9817 (Ada) New section.
9818
2e868123
AC
98192004-09-27 Andrew Cagney <cagney@gnu.org>
9820 Robert Picco <Robert.Picco@hp.com>
9821
9822 * gdb.texinfo (Packets): Document the "p" packet.
9823
02a57714
JM
98242004-09-21 Jason Molenda (jmolenda@apple.com)
9825
9826 * gdb.texinfo (Paths and Names of the Source Files): Document the
9827 meaning of values in the 'desc' field of a SO stab.
9828
ae038cb0
DJ
98292004-09-20 Daniel Jacobowitz <dan@debian.org>
9830
9831 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9832 max-cache-age" and "maint show dwarf2 max-cache-age".
9833
f7dc1244
EZ
98342004-09-16 Eli Zaretskii <eliz@gnu.org>
9835
9836 * gdb.texinfo (Set Breaks): Add index entry for setting
9837 breakpoints on overloaded C++ functions that are not members of
9838 any classes. Add an example and an index entry for setting
9839 breakpoints on all program functions.
9840 (Character Sets, Macros, Overlay Commands)
9841 (Non-debug DLL symbols, GDB/MI Output Syntax)
9842 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9843 Use "(@value{GDBP})" instead of a literal "(gdb)".
9844
f810308b
AC
98452004-09-12 Andrew Cagney <cagney@gnu.org>
9846
9847 * gdbint.texinfo (Native Debugging): Delete description of
9848 FILES_INFO_HOOK.
9849
15a661f3
PH
98502004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9851
5ae4183a
AS
9852 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9853 to hex_string_custom (not historically correct, but more
15a661f3
PH
9854 understandable, given the current code).
9855
f3219c75
AC
98562004-09-03 Andrew Cagney <cagney@gnu.org>
9857
9858 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9859
f3bb6704
JJ
98602004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9861
9862 * observer.texi (solib_unloaded): New observer.
9863
8d2c00cb
AC
98642004-08-24 Andrew Cagney <cagney@gnu.org>
9865
9866 * gdbint.texinfo (Target Architecture Definition): Add missing
9867 comma.
9868
e7dc800a
MC
98692004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9870
9871 * (Using the Testsuite): build != host is supported,
9872 but some test scripts do not support build != host.
9873
73b03683
MK
98742004-08-14 Mark Kettenis <kettenis@gnu.org>
9875
9876 * gdbint.texinfo (Host Definition): Delete description of
9877 FCLOSE_PROVIDED and GETENV_PROVIDED.
9878
701adfb0
PA
98792004-08-11 Joel Brobecker <brobecker@gnat.com>
9880
9881 * gdbint.texinfo (Host Definition): Remove documentation for
9882 USE_O_NOCTTY, no longer used.
9883
c0ccb908
MK
98842004-08-05 Mark Kettenis <kettenis@chello.nl>
9885
9886 * gdbint.texinfo (Host Definition): Delete description of
9887 NO_SYS_FILE.
9888 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9889 PTRACE_FP_BUG.
9890
9c8dbfa9
AC
98912004-08-05 Andrew Cagney <cagney@gnu.org>
9892
9893 * gdbint.texinfo (Target Architecture Definition): Delete
9894 reference to deprecated_read_fp.
9895
f42accbe
AC
98962004-08-02 Andrew Cagney <cagney@gnu.org>
9897
9898 * gdbint.texinfo (Target Architecture Definition): Delete
9899 description of DEPRECATED_REGISTER_BYTES.
9900
0b66e38c
EZ
99012004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9902
9903 * gdb.texinfo (Source Path): Document the new behavior of
9904 searching for the source files.
9905
15387254
EZ
99062004-07-17 Eli Zaretskii <eliz@gnu.org>
9907
9908 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9909 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9910 (Auto Display): Improve indexing.
9911
2c07db7a
AC
99122004-07-16 Andrew Cagney <cagney@gnu.org>
9913
9914 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9915 "-noasync".
9916
4644b6e3
EZ
99172004-07-09 Eli Zaretskii <eliz@gnu.org>
9918
9919 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9920 have the same prefix have only their prefix in the index.
9921
7561d450
MK
99222004-07-03 Mark Kettenis <kettenis@gnu.org>
9923
9924 * gdb.texinfo (BSD libkvm Interface): New node (section)
9925 (Native): Add it to the menu.
9926
67bebe79
MK
99272004-07-01 Mark Kettenis <kettenis@gnu.org>
9928
9929 * gdbint.texinfo (Target Architecture Definition): Remove
9930 PCC_SOL_BROKEN.
9931
1a6923e0
MK
99322004-06-24 Mark Kettenis <kettenis@gnu.org>
9933
9934 * gdbint.texinfo (Target Architecture Definition): Remove
9935 SUN_FIXED_LBRAC_BUG.
9936
b435e160
AC
99372004-06-26 Andrew Cagney <cagney@gnu.org>
9938
9939 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9940
b5622e8d
AC
99412004-06-20 Andrew Cagney <cagney@gnu.org>
9942
9943 * gdbint.texinfo (Target Architecture Definition): Deprecate
9944 USE_STRUCT_CONVENTION.
9945
e0c07bf0
MC
99462004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9947
9948 gdb.texinfo (Bug Reporting): Mention session recording,
9949 with the script command or Emacs.
9950
782263ab
AC
99512004-06-18 Andrew Cagney <cagney@gnu.org>
9952
9953 * gdbint.texinfo (Target Architecture Definition): Deprecate
9954 FUNCTION_START_OFFSET.
9955
03727ca6
AC
99562004-06-14 Andrew Cagney <cagney@gnu.org>
9957
9958 Based on changes from Karl Berry.
9959 * gdb.texinfo: Do not use @sc in a direntry.
9960 * stabs.texinfo: Change @dircateogry to "Software development".
9961 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9962
97092415
AC
99632004-06-13 Andrew Cagney <cagney@gnu.org>
9964
9965 * gdbint.texinfo (Target Architecture Definition): Delete
9966 description of RETURN_VALUE_ON_STACK.
9967
1f6d4158
AC
99682004-06-09 Andrew Cagney <cagney@gnu.org>
9969
9970 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9971 deleted by previous patch.
9972
d966f0cb
AC
99732004-06-08 Andrew Cagney <cagney@gnu.org>
9974
9975 * gdbint.texinfo (Native Debugging): Delete documentation on
9976 ATTACH_DETACH.
9977
86fe4aaa
RC
99782004-06-06 Randolph Chung <tausq@debian.org>
9979
9980 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9981
d4b6d575
RC
99822004-06-06 Randolph Chung <tausq@debian.org>
9983
5ae4183a 9984 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9985 the new push_dummy_call method signature. Describe the function
9986 argument.
9987
4e8b0763
JB
99882004-05-24 Joel Brobecker <brobecker@gnat.com>
9989
9990 * gdb.texinfo (Starting): Document new start command.
9991
59caf092
AC
99922004-05-21 Andrew Cagney <cagney@redhat.com>
9993
9994 * observer.texi (GDB Observers): Document "inferior_created".
9995
e4a2df64
AC
99962004-05-08 Andrew Cagney <cagney@redhat.com>
9997
e6b55ae2
AC
9998 * gdbint.texinfo (Target Architecture Definition): Delete
9999 description of DO_DEFERRED_STORES.
10000
28954179
AC
10001 * gdbint.texinfo (Target Architecture Definition): Delete
10002 references to DEPRECATED_FIX_CALL_DUMMY.
10003
434b87dd
AC
10004 * gdbint.texinfo (Target Architecture Definition): Delete
10005 description of DEPRECATED_CALL_DUMMY_WORDS,
10006 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
10007
58d28df8
AC
10008 * gdbint.texinfo (Target Architecture Definition): Delete
10009 description of DEPRECATED_PUSH_DUMMY_FRAME.
10010
e4a2df64
AC
10011 * gdbint.texinfo (Target Architecture Definition): Delete
10012 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
10013
2b4855ab
AC
100142004-05-07 Andrew Cagney <cagney@redhat.com>
10015
10016 * observer.texi (GDB Observers): Add "Debugging" section. Include
10017 cross reference to "set/show debug observer".
10018 * gdb.texinfo (Debugging Output): Document "set/show debug
10019 observer".
10020
fcf70625
AC
100212004-05-01 Andrew Cagney <cagney@redhat.com>
10022
10023 * gdbint.texinfo (Target Architecture Definition): Delete
10024 description of DEPRECATED_PC_IN_SIGTRAMP.
10025
8ee56bcf
AC
100262004-04-30 Andrew Cagney <cagney@redhat.com>
10027
10028 * gdbint.texinfo (Target Architecture Definition): Delete
10029 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
10030
67ab9a76
OF
100312004-04-30 Orjan Friberg <orjanf@axis.com>
10032
10033 * observer.texi (GDB Observers): Correct spelling.
10034
79346bcb
OF
100352004-04-26 Orjan Friberg <orjanf@axis.com>
10036
10037 * observer.texi (GDB Observers): Add target_changed event.
10038
7a464420
AC
100392004-04-08 Andrew Cagney <cagney@redhat.com>
10040
10041 * observer.texi (GDB Observers): Rework, provide generic observer
10042 definitions and then a list of observable events.
10043
6cdf9d98
AC
100442004-04-04 Andrew Cagney <cagney@redhat.com>
10045
10046 * gdbint.texinfo (Host Definition): Delete reference to
10047 NO_SIGINTERRUPT.
10048
ddc135a4
AC
100492004-04-02 Andrew Cagney <cagney@redhat.com>
10050
10051 * gdbint.texinfo (Target Architecture Definition): Delete
10052 reference to DEPRECATED_CALL_DUMMY_LENGTH.
10053
6a1b180d
SC
100542004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10055
10056 * gdb.texinfo (TUI Commands): Document tui reg commands.
10057
d0d5df6f
AC
100582004-03-26 Andrew Cagney <cagney@redhat.com>
10059
10060 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
10061 "gdbtui".
10062 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
10063 (Contributors): Mention both Text and Terminal User Interface.
10064
aa2a3f87
AC
100652004-03-23 Andrew Cagney <cagney@redhat.com>
10066
10067 * gdbint.texinfo (Target Architecture Definition): Deprecate
10068 references to SIGTRAMP_START and SIGTRAMP_END.
10069
f561f026
AC
100702004-03-23 Andrew Cagney <cagney@redhat.com>
10071
10072 * gdbint.texinfo (Target Architecture Definition): Deprecate
10073 references to PC_IN_SIGTRAMP.
10074
33cb8b0f
AC
100752004-03-19 Andrew Cagney <cagney@redhat.com>
10076
10077 * gdbint.texinfo (Target Architecture Definition): Delete
10078 reference to GDB_TARGET_IS_HPPA.
10079
fc989b7a
AC
100802004-03-18 Andrew Cagney <cagney@redhat.com>
10081
10082 * gdbint.texinfo (Coding): Update section on gdbarch_data,
10083 describe pre_init and post_init.
10084
701b08bb
DJ
100852004-03-09 Daniel Jacobowitz <drow@mvista.com>
10086
10087 * gdb.texinfo (Debugging Output): Document values for "set debug
10088 target".
10089
faae5abe
AC
100902004-02-28 Andrew Cagney <cagney@redhat.com>
10091
10092 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
10093
dd79a6cf
JJ
100942004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10095
10096 * gdb.texinfo (breakpoints): Add information about the
10097 new "set breakpoint pending" and "show breakpoint pending"
10098 commands.
10099
e7f16015
AC
101002004-02-26 Andrew Cagney <cagney@redhat.com>
10101
10102 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
10103 in Per-architecture module data section.
10104
7161a3a6
RM
101052004-02-25 Roland McGrath <roland@redhat.com>
10106
10107 * gdb.texinfo (General Query Packets): Document qPart:... packets.
10108
2154891a
AC
101092004-02-24 Andrew Cagney <cagney@redhat.com>
10110
10111 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
10112 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
10113 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 10114
6c74ac8b
AC
101152004-02-17 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10118
19772a2c
AC
101192004-02-16 Andrew Cagney <cagney@redhat.com>
10120
10121 * gdbint.texinfo (Target Architecture Definition): Deprecate
10122 FRAMELESS_FUNCTION_INVOCATION.
10123
c9830293
AC
101242004-02-16 Andrew Cagney <cagney@redhat.com>
10125
10126 * gdbint.texinfo (Coding): Mention -Wunused-function.
10127
b9d26eb9
AC
101282004-02-14 Andrew Cagney <cagney@redhat.com>
10129
10130 * gdbint.texinfo (Target Architecture Definition): Delete
10131 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10132
49efadf5
EZ
101332004-02-12 Elena Zannoni <ezannoni@redhat.com>
10134
10135 * gdb.texinfo: Properly quote the name "C++".
10136 * gdbint.texinfo: Ditto.
10137 * stabs.texinfo: Ditto.
10138
1eb288ea
EZ
101392004-02-11 Elena Zannoni <ezannoni@redhat.com>
10140
10141 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10142 minimal information about libiberty.
10143
e4937fc1
MC
101442004-02-06 Michael Chastain <mec.gnu@mindspring.com>
10145
10146 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10147
a9331b3f
RM
101482004-02-04 Roland McGrath <roland@redhat.com>
10149
10150 * gdb.texinfo (Auxiliary Vector): New node (section).
10151 (Data): Add it to the menu.
10152
2650777c
JJ
101532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10154
10155 * gdb.texinfo (Breakpoints): Add information about pending
10156 breakpoint support.
10157
b4501125
AC
101582004-01-26 Andrew Cagney <cagney@redhat.com>
10159
10160 * gdb.texinfo (Overview): Delete references to the cisco protocol
10161 including the "N" response.
10162
74055713
AC
101632004-01-26 Andrew Cagney <cagney@redhat.com>
10164
10165 * gdbint.texinfo (Target Architecture Definition): Rename
10166 EXTRACT_STRUCT_VALUE_ADDRESS to
10167 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 10168
3bbe9696
EZ
101692004-01-24 Eli Zaretskii <eliz@gnu.org>
10170
10171 * gdb.texinfo (KOD): Document "show os". Add index entries for
10172 "set/show os" and "info cisco" commands.
10173
5843504f
EZ
101742004-01-21 Eli Zaretskii <eliz@gnu.org>
10175
10176 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10177
9175c9a3
MC
101782004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10179
10180 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10181 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10182
8e94b928
NR
101832004-01-19 Nick Roberts <nick@nick.uklinux.net>
10184
10185 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10186 -stack-list-locals.
10187 (GDB/MI Variable Objects): Describe extension to
10188 -var-list-children.
10189
a20cf136
DJ
101902004-01-17 Daniel Jacobowitz <drow@mvista.com>
10191
10192 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10193
afb18d0f
AC
101942004-01-17 Andrew Cagney <cagney@redhat.com>
10195
10196 * gdbint.texinfo (Target Architecture Definition): Delete
10197 documentation on DEPRECATED_NPC_REGNUM.
10198
b51970ac
DJ
101992004-01-13 Daniel Jacobowitz <drow@mvista.com>
10200
10201 * gdb.texinfo: Update copyright year. Mention that set
10202 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10203 "set follow-fork-mode ask".
10204
0f0cffd2
AC
102052004-01-13 Andrew Cagney <cagney@redhat.com>
10206
10207 * gdbint.texinfo: Update copyright year.
10208 (Coding): Add -Wunused-label to list of -Werror warnings.
10209
c552b3bb 102102004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 10211 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
10212
10213 * gdb.texinfo: Update copyright.
10214 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10215 around names, as appropriate. Minor syntax cleanup of
10216 _NSPrintForDebugger explanation. Two spaces after periods.
10217 GDBN used instead of lit. "gdb". Index entries added for
10218 print-object and _NSPrintForDebugger. @noindent added in one spot.
10219
afe157ca
EZ
102202003-11-11 Elena Zannoni <ezannoni@redhat.com>
10221
10222 * stabs.texinfo: Add dircategory and direntry commands.
10223 * annotate.texinfo: Ditto.
10224
963e2bb7
AC
102252003-11-10 Andrew Cagney <cagney@redhat.com>
10226
10227 * gdbint.texinfo (Target Architecture Definition): Replace the
10228 return_value method's "inval" and "outval" parameters with
10229 "readbuf" and "writebuf".
10230
1d8b2f28
JB
102312003-10-28 Jim Blandy <jimb@redhat.com>
10232
10233 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10234 from "The `F' request packet" and "The `F' reply packet", to make
10235 texi2dvi happy.
10236 (File-I/O remote protocol extension): Update menu entries, too.
10237
36d86913
MC
102382003-10-26 Michael Chastain <mec@shout.net>
10239
10240 * gdb.texinfo (Thread Stops): Document the issue with
10241 premature return from system calls in multi-threaded programs.
10242
ce2826aa
AC
102432003-10-24 Andrew Cagney <cagney@redhat.com>
10244
10245 * annotate.texinfo: Fix "fortunatly"[sic].
10246
f24c5e49
KI
102472003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10248
10249 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10250 with "Hitachi" and "Mitsubishi".
10251
92ad9cd9
AC
102522003-10-20 Andrew Cagney <cagney@redhat.com>
10253
10254 * gdbint.texinfo (Target Architecture Definition): Document
10255 gdbarch_return_value. Add cross references from
10256 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10257 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10258
0ab4b752
MK
102592003-10-18 Mark Kettenis <kettenis@gnu.org>
10260
10261 * gdbint.texinfo (Target Architecture Definition): Document
10262 regset_from_core_section.
fb3e19c0
KI
10263
102642003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10265
10266 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10267
a9331b3f 102682003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
10269
10270 From Anthony Green <green@redhat.com>:
5ae4183a 10271 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 10272
1485d690
KB
102732003-10-14 Kevin Buettner <kevinb@redhat.com>
10274
889bf7c5
PA
10275 * gdb.texinfo (Breakpoint related warnings): New node.
10276 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 10277
86d30acc
DJ
102782003-10-13 Daniel Jacobowitz <drow@mvista.com>
10279
10280 * gdb.texinfo (Remote Protocol): Document v and vCont.
10281
172c2a43
KI
102822003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10283
10284 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10285 * gdbint.texinfo: Ditto.
10286
71952f4c
AC
102872003-10-09 Andrew Cagney <cagney@redhat.com>
10288
10289 From 2003-09-18 David Anderson <davea@sgi.com>:
10290 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10291 "command".
10292
268e2188
AC
102932003-10-03 Andrew Cagney <cagney@redhat.com>
10294
10295 * gdbint.texinfo (Target Architecture Definition): Deprecate
10296 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10297 just target.
10298
12c266ea 102992003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 10300
f30992d4 10301 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
10302 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10303 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10304 * gdbint.texinfo (Target Architecture Definition): Rename
10305
103062003-09-30 Andrew Cagney <cagney@redhat.com>
10307
f30992d4 10308 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 10309 (Target Architecture Definition):
f30992d4 10310
2e092625
AC
10311 * gdbint.texinfo (Target Architecture Definition): Rename
10312 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10313
0717ae8a
AC
103142003-09-29 Andrew Cagney <cagney@redhat.com>
10315
dad809b7
AC
10316 * gdbint.texinfo (Target Architecture Definition): Delete
10317 documentation for NEED_TEXT_START_END.
10318
0717ae8a
AC
10319 * gdbint.texinfo (Target Architecture Definition): Rename
10320 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10321 TARGET_WRITE_PC.
a9331b3f 10322
af6cf26d
MC
103232003-09-22 Michael Chastain <mec@shout.net>
10324
10325 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10326
ee206350
AG
103272003-09-21 Anthony Green <green@redhat.com>
10328
10329 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10330
a38c9fe6
MK
103312003-09-21 Mark Kettenis <kettenis@gnu.org>
10332
10333 * gdbint.texinfo (Target Architecture Definition): Document
10334 stabs_argument_has_addr.
10335
77949794
AC
103362003-09-18 Andrew Cagney <cagney@redhat.com>
10337
10338 * gdbint.texinfo (Target Architecture Definition): Delete
10339 documentation on REGISTER_NAMES.
10340
8e823e25
MK
103412003-09-13 Mark Kettenis <kettenis@gnu.org>
10342
10343 * gdbint.texinfo (Target Architecture Definition): Replace
10344 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10345
f27dd7fd
AC
103462003-09-11 Andrew Cagney <cagney@redhat.com>
10347
10348 * gdbint.texinfo (Target Architecture Definition): Replace
10349 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10350
8b148df9
AC
103512003-08-18 Andrew Cagney <cagney@redhat.com>
10352
10353 * gdbint.texinfo (Target Architecture Definition): Document
10354 "frame_red_zone_size".
10355
25d29d70
AC
103562003-08-09 Andrew Cagney <cagney@redhat.com>
10357
10358 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10359 with "set/show backtrace past-main" and "set/show backtrace
10360 limit".
10361
c938e9b0
L
103622003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10363
10364 * Makefile.in (install-info): Support DESTDIR.
10365 (install-html): Likewise.
10366
64fabec2
AC
103672003-08-07 Andrew Cagney <cagney@redhat.com>
10368
10369 Patch from Nick Roberts.
10370 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10371 bindings. Remove description of send-gdb-command.
10372
2fcf52f0
AC
103732003-08-07 Andrew Cagney <cagney@redhat.com>
10374
10375 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10376 GDB 6.0.
10377
086432e2
AC
103782003-08-06 Andrew Cagney <cagney@redhat.com>
10379
10380 * gdb.texinfo (Mode Options): Mention that level three is the
10381 highest available and that level 2 is deprecated.
10382 (Annotations Overview): Mention annotation levels. Cross reference
10383 to "Limitations of the Annotation Interface" in annotate.texi.
10384 (TODO, Value Annotations, Frame Annotations): Delete section.
10385 (Displays, Breakpoint Info): Delete.
10386
e5249f67
AC
103872003-08-04 Andrew Cagney <cagney@redhat.com>
10388
10389 * agentexpr.texi: Delete @bye.
10390 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10391 (stabs.info): Add $(srcdir) to include search path.
10392 (html): Depend on "annotate_toc.html", and not "annotate.html".
10393 * stabs.texinfo: Ditto. Include "fdl.texi".
10394 * gdbint.texinfo: Update copyright statement's list of invariant
10395 sections.
10396
e6f672d2
AC
103972003-07-28 Andrew Cagney <cagney@redhat.com>
10398
10399 * Makefile.in (INFO_DEPS): Add annotate.info.
10400 (dvi, ps, html, pdf): Add annotate.
10401 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10402 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10403 (ANNOTATE_DOC_FILES): New macro.
10404 (ANNOTATE_TEX_TMPS): New macro.
10405 (annotate.info, annotate_toc.html): Specify dependencies.
10406 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10407 * annotate.texinfo: Rename annotate.texi. Get building. Add
10408 "Migrating to GDB/MI" and "Limitations of the Annotation
10409 Interface" chapters. Mention why it is not part of the user
10410 guide. Update copyright notice. Include "fdl.texi".
10411
72ffddc9
SC
104122003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10413
10414 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10415
a9f12a31
DJ
104162003-07-24 Daniel Jacobowitz <drow@mvista.com>
10417
10418 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10419
b1fe9455
DJ
104202003-07-24 Daniel Jacobowitz <drow@mvista.com>
10421
10422 * gdb.texinfo (Server): Mention pidof.
10423
153721e6
AC
104242003-07-22 Andrew Cagney <cagney@redhat.com>
10425
10426 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10427 list.
10428
0fac0b41
DJ
104292003-06-28 Daniel Jacobowitz <drow@mvista.com>
10430
10431 * gdb.texinfo (Logging output): New chapter.
10432
4e562065
JB
104332003-06-24 Joel Brobecker <brobecker@gnat.com>
10434
10435 * gdb.texinfo (Unsupported languages): New section.
10436 (Languages): Add link to new section.
10437
f2c06f52
AC
104382003-06-22 Andrew Cagney <cagney@redhat.com>
10439
10440 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10441
b4177fca
DJ
104422003-06-22 Daniel Jacobowitz <drow@mvista.com>
10443
10444 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10445
f418dd93
DJ
104462003-06-22 Daniel Jacobowitz <drow@mvista.com>
10447
10448 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10449 * agentexpr.texi: Retitle section, and change it to an appendix.
10450 Comment out texinfo initialization. Factor a @var{} into two
10451 pieces to prevent makeinfo warnings.
10452 * gdb.texinfo: Add Agent Expressions appendix.
10453
4ca61388
DJ
104542003-06-19 Daniel Jacobowitz <drow@mvista.com>
10455
10456 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10457
07f31aa6
DJ
104582003-06-18 Daniel Jacobowitz <drow@mvista.com>
10459
5ae4183a 10460 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10461 remote target". Document the "detach" and "disconnect" commands.
10462 (Server, Netware, Debug Session): Reference "Connecting to a
10463 remote target".
10464 (GDB/MI Target Manipulation): Document "-target-disconnect".
10465
2dd0da42
AC
104662003-06-13 Andrew Cagney <cagney@redhat.com>
10467
10468 * gdbint.texinfo (Target Architecture Definition): Deprecate
10469 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10470 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10471
e7a3abfc
JB
104722003-06-09 Jim Blandy <jimb@redhat.com>
10473
10474 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10475
25e3a86b
AC
104762003-06-08 Andrew Cagney <cagney@redhat.com>
10477
10478 * gdbint.texinfo (Target Architecture Definition): Delete
10479 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10480
a9e5fdc2
AC
104812003-06-08 Andrew Cagney <cagney@redhat.com>
10482
10483 * gdbint.texinfo (Target Architecture Definition): Document
10484 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10485
b37303ee
AF
104862003-06-07 Adam Fedor <fedor@gnu.org>
10487
10488 * gdb.texinfo: Add Objective-C documentation.
10489
39fe6e80
AC
104902003-06-01 Andrew Cagney <cagney@redhat.com>
10491
10492 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10493 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10494
125309b2
AC
104952003-05-21 Andrew Cagney <cagney@redhat.com>
10496
10497 * gdbint.texinfo (Target Architecture Definition): Delete
10498 references to "extract_address" and "store_address".
10499
b8b527c5
AC
105002003-05-16 Andrew Cagney <cagney@redhat.com>
10501
10502 * gdbint.texinfo (Target Architecture Definition): Replace
10503 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10504 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10505
50e3ee83
TR
105062003-05-14 Theodore A. Roth <troth@openavr.org>
10507
10508 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10509
44e2be90
L
105102003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10511
10512 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10513 (gdb.dvi): Likewise.
10514 (gdb.pdf): Likewise.
10515 (links2roff): Likewise.
10516
df5215a6
JB
105172003-05-08 Jim Blandy <jimb@redhat.com>
10518
10519 * gdb.texinfo (Dump/Restore Files): Update documentation for
10520 'dump', 'append', and 'restore': note that format argument is
10521 optional; simplify presentation of the command variants; and be
10522 more precise about the formats.
10523
5e7b2f39
JB
105242003-05-07 Jim Blandy <jimb@redhat.com>
10525
10526 * gdb.texinfo (Symbols): Update documentation: 'maint list
10527 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10528 symtabs' and 'maint info psymtabs'.
10529
b1e29e33
AC
105302003-05-05 Andrew Cagney <cagney@redhat.com>
10531
10532 * gdbint.texinfo (Target Architecture Definition): Make
10533 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10534 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10535 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10536
00905d52
AC
105372003-05-04 Andrew Cagney <cagney@redhat.com>
10538
10539 * gdb.texinfo (Maintenance Commands): Document "maint print
10540 dummy-frames".
10541
54ff5908
AC
105422003-05-04 Andrew Cagney <cagney@redhat.com>
10543
10544 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10545
32e7087d
JB
105462003-05-03 J. Brobecker <brobecker@gnat.com>
10547
10548 Thierry Schneider <tpschneider1@yahoo.com>
10549 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10550 for new MI command.
10551
7043d8dc
AC
105522003-05-03 Andrew Cagney <cagney@redhat.com>
10553
10554 * gdbint.texinfo (Target Architecture Definition): Document
10555 push_dummy_code. Add cross references.
10556
e33d66ec
EZ
105572003-05-02 Elena Zannoni <ezannoni@redhat.com>
10558
10559 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10560 set/show charsets commands.
10561
0ba6dca9
AC
105622003-04-28 Andrew Cagney <cagney@redhat.com>
10563
10564 * gdbint.texinfo (Target Architecture Definition): Replace
10565 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10566 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10567
d7a27068
AC
105682003-04-28 Andrew Cagney <cagney@redhat.com>
10569
10570 * gdbint.texinfo (Target Architecture Definition): Rename
10571 "tm_print_insn" to "deprecated_tm_print_insn".
10572
44ea7b70
JB
105732003-04-09 Jim Blandy <jimb@redhat.com>
10574
10575 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10576 list psymtabs'.
10577
fb8f8949
AC
105782003-04-08 Andrew Cagney <cagney@redhat.com>
10579
10580 * gdbint.texinfo (Target Architecture Definition): Delete
10581 references to EXTRA_FRAME_INFO.
10582
32fb0f22
AC
105832003-04-08 Andrew Cagney <cagney@redhat.com>
10584
10585 * gdbint.texinfo (Target Architecture Definition): Delete
10586 PRINT_TYPELESS_INTEGER.
10587
6be67e67
JB
105882003-04-02 J. Brobecker <brobecker@gnat.com>
10589
10590 * observer.texi (GDB Observers): Adjust the documentation for the
10591 normal_stop notification to better describe reality. Fix a couple
10592 of minor typos.
10593
4e35d5f0
BR
105942003-04-02 Bob Rossi <bob_rossi@cox.net>
10595
a9331b3f 10596 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10597 '-file-list-exec-source-file'
10598
e8a8712a
AC
105992003-03-31 Andrew Cagney <cagney@redhat.com>
10600
10601 * gdbint.texinfo (Target Architecture Definition): Delete
10602 references to CALL_DUMMY_P.
10603
6c0e89ed
AC
106042003-03-30 Andrew Cagney <cagney@redhat.com>
10605
10606 * gdbint.texinfo (Target Architecture Definition): Remove
10607 reference to TARGET_WRITE_SP.
a9331b3f 10608
378bfd1b
AC
106092003-03-27 Andrew Cagney <cagney@redhat.com>
10610
10611 * gdbint.texinfo (Target Architecture Definition): Remove
10612 references to write_sp.
6c0e89ed 10613
922fbb7b
AC
106142003-03-27 Andrew Cagney <cagney@redhat.com>
10615
10616 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10617 chapter body. Use @smallexample instead of @example.
10618 (Annotations): Ditto.
10619 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10620 annotate.texi.
10621
b81774d8
AC
106222003-03-26 Andrew Cagney <cagney@redhat.com>
10623
10624 * gdbint.texinfo (Target Architecture Definition): Replace
10625 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10626 dummy_addr parameters.
10627
1bf6d5cc
AC
106282003-03-25 Andrew Cagney <cagney@redhat.com>
10629
10630 * gdbint.texinfo (Target Architecture Definition): Delete
10631 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10632 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10633 Add reference to PUSH_ARGUMENTS.
10634
618ce49f
AC
106352003-03-23 Andrew Cagney <cagney@redhat.com>
10636
10637 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10638 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10639
bcd7e15f
JB
106402003-03-18 J. Brobecker <brobecker@gnat.com>
10641
10642 * gdbint.texinfo (Algorithms): Add new section describing the
10643 Observer paradigm.
10644 (Top): Add menu entry to new observer appendix.
10645 * observer.texi: New file.
10646 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10647 new observer.texi file.
10648
9fe8321b
AC
106492003-03-17 Andrew Cagney <cagney@redhat.com>
10650
10651 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10652 that GNU Press update the manual version number.
10653
ac2adee5
AC
106542003-03-12 Andrew Cagney <cagney@redhat.com>
10655
10656 * gdbint.texinfo (Target Architecture Definition): Delete
10657 references to get_saved_register. Rename GET_SAVED_REGISTER to
10658 DEPRECATED_GET_SAVED_REGISTER.
10659
749b82f6
AC
106602003-03-13 Andrew Cagney <cagney@redhat.com>
10661
10662 * gdbint.texinfo (Target Architecture Definition): Replace
10663 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10664
8bedc050
AC
106652003-03-12 Andrew Cagney <cagney@redhat.com>
10666
10667 * gdbint.texinfo (Target Architecture Definition): Rename
10668 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10669
0ce1b118
CV
106702003-03-10 Corinna Vinschen <vinschen@redhat.com>
10671
10672 * gdb.texinfo: Add File-I/O documentation.
10673
12cc2063
AC
106742003-03-10 Andrew Cagney <cagney@redhat.com>
10675
10676 * gdbint.texinfo (Target Architecture Definition): Cross reference
10677 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10678
7453dc06
AC
106792003-03-07 Andrew Cagney <cagney@redhat.com>
10680
10681 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10682 frame" command.
10683
6314f104
AC
106842003-03-05 Andrew Cagney <cagney@redhat.com>
10685
10686 * gdbint.texinfo (Target Architecture Definition): Document
10687 unwind_dummy_id. Cross reference unwind_dummy_id and
10688 SAVE_DUMMY_FRAME_TOS.
10689
f1212245
DJ
106902003-03-05 James Ingham <jingham@apple.com>
10691 Daniel Jacobowitz <drow@mvista.com>
10692
10693 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10694 and "show cp-abi".
10695
77e7e267
AC
106962003-03-03 Andrew Cagney <cagney@redhat.com>
10697
10698 * gdbint.texinfo (Target Architecture Definition): Document
10699 register_type.
10700
838a8221
AC
107012003-03-03 Andrew Cagney <cagney@redhat.com>
10702
10703 * stabs.texinfo (Structures): Use @samp and separate @var's
10704 instead of a single @var containing a comma separated list.
10705 (Unions): Ditto.
10706
d7f4a264
DJ
107072003-03-02 Daniel Jacobowitz <drow@mvista.com>
10708
10709 * Makefile.in (distclean): Remove config.log.
10710
f30ee0bc
AC
107112003-03-01 Andrew Cagney <cagney@redhat.com>
10712
10713 * gdbint.texinfo (Target Architecture Definition): Rename
10714 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10715
107162003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10717
10718 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10719 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10720
be448670
CF
107212003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10722
10723 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10724 (Non-debug DLL symbols): New node, describing the minimal symbols
10725 loaded from DLLs without real debugging symbols.
10726
501eef12
AC
107272003-02-20 Andrew Cagney <ac131313@redhat.com>
10728
10729 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10730 hardware-breakpoint-limit".
10731 (Set Watchpoints): Add cross reference to "set remote
10732 hardware-watchpoint-limit".
10733 (Remote configuration options): New section.
10734
21c294e6
AC
107352003-02-04 Andrew Cagney <ac131313@redhat.com>
10736
e9be73e4
AC
10737 * gdbint.texinfo (Target Architecture Definition): Delete
10738 descrption of IS_TRAPPED_INTERNALVAR.
10739
21c294e6
AC
10740 From Keith Seitz <keiths@redhat.com>:
10741 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10742 option "-i"/"--interpreter" to this chapter. Include index
10743 entries.
10744
0179ffac
DC
107452003-02-04 David Carlton <carlton@math.stanford.edu>
10746
10747 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10748 (Variables): Recommend stabs+ and DWARF 2.
10749 (C plus plus expressions): Correct info about
10750 compiler versions, debug formats.
10751 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10752 PR symtab/874.
10753
7ca9f392
AC
107542003-02-01 Andrew Cagney <ac131313@redhat.com>
10755
10756 * gdbint.texinfo (Target Architecture Definition): Delete
10757 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10758 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10759 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10760 references to nindy and i960.
10761 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10762
31a85ea2
AC
107632003-02-01 Andrew Cagney <ac131313@redhat.com>
10764
10765 * gdbint.texinfo (Target Architecture Definition): Delete
10766 FLOAT_INFO.
10767
6b894e49
AC
107682003-01-30 Andrew Cagney <ac131313@redhat.com>
10769
10770 * stabs.texinfo (Member Type Descriptor): Clarify description of
10771 `@'. Suggested by Ben Hutchings.
10772
c48861fb
AC
107732003-01-29 Andrew Cagney <ac131313@redhat.com>
10774
10775 * gdb.texinfo (M68K): Delete reference to es1800.
10776
617073a9
AC
107772003-01-29 Andrew Cagney <ac131313@redhat.com>
10778
10779 * gdb.texinfo (Maintenance Commands): Document `maint print
10780 reggroups' and `maint print register-groups'.
10781 * gdbint.texinfo (Target Architecture Definition): Document
10782 register_reggroup_p.
10783
5b5d99cf
JB
107842003-01-23 Jim Blandy <jimb@redhat.com>
10785
10786 * gdb.texinfo (Separate Debug Files): New section.
10787
e7ba9c65
DJ
107882003-01-22 Daniel Jacobowitz <drow@mvista.com>
10789
10790 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10791 and "maint show profile".
10792
94e91d6d
MC
107932003-01-16 Michael Chastain <mec@shout.net>
10794
10795 * gdb.texinfo (Installing GDB): Warn against
10796 ".../gdb-VERSION/gdb/configure".
10797 (Separate Objdir): Likewise.
10798
867f3898
AC
107992003-01-15 Andrew Cagney <ac131313@redhat.com>
10800
10801 * gdbint.texinfo (Target Architecture Definition): Delete
10802 definition of PRINT_REGISTER_HOOK.
10803
f153cc92
EZ
108042003-01-15 Elena Zannoni <ezannoni@redhat.com>
10805
10806 (OpenRISC 1000): Fix formatting of command names.
10807
c60eb6f1
EZ
108082003-01-15 Elena Zannoni <ezannoni@redhat.com>
10809
10810 * gdb.texinfo (Continuing and Stepping): Add new command
10811 'advance'. Clarify behavior of 'until'.
10812
f5ebfba0
DJ
108132003-01-13 Daniel Jacobowitz <drow@mvista.com>
10814
10815 * gdb.texinfo (Files): Document solib-absolute-prefix and
10816 solib-search-path.
10817
4ce8657e
MC
108182003-01-09 Michael Chastain <mec@shout.net>
10819
10820 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10821 (Create a Release): Add new instructions for new @file{src-release}.
10822 Document existing instructions for @file{Makefile.in} as
10823 being for @value{GDBN} 5.3.1 or earlier.
10824
372613e3
AC
108252003-01-09 Andrew Cagney <ac131313@redhat.com>
10826
10827 * gdbint.texinfo (Target Architecture Definition): Mention
10828 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10829 allocate memory.
10830
b4e9345d
DJ
108312003-01-04 Daniel Jacobowitz <drow@mvista.com>
10832
10833 * gdb.texinfo (Controlling GDB): Add @kindex for
10834 "show osabi".
10835 (Backtraces): Add @kindex's for backtrace-below-main.
10836
98b45e30
DJ
108372003-01-04 Daniel Jacobowitz <drow@mvista.com>
10838
10839 * gdb.texinfo (Controlling GDB): Document "set osabi".
10840
95f90d25
DJ
108412003-01-04 Daniel Jacobowitz <drow@mvista.com>
10842
10843 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10844 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10845
1e698235
DJ
108462003-01-04 Daniel Jacobowitz <drow@mvista.com>
10847
10848 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10849 "set coerce-float-to-double".
10850 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10851
e632838e
AC
108522003-01-02 Andrew Cagney <ac131313@redhat.com>
10853
10854 * stabs.texinfo: Remove obsolete text.
10855 * gdbint.texinfo: Ditto.
10856 * gdb.texinfo: Ditto.
10857
701adfb0
PA
108582002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10859
10860 * fdl.texi: Revert the last change.
10861
c133ab7a
MK
108622002-12-22 Mark Kettenis <kettenis@gnu.org>
10863
10864 * gdbint.texinfo (Target Architecture Definition): Update
10865 description of gdbarch_register_osabi.
10866
f821f325
KH
108672002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10868
10869 * agentexpr.texi: Fix typos.
10870 * annotate.texi: Likewise.
10871 * fdl.texi: Likewise.
10872
85a6d8d3 108732002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10874
10875 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10876 DEPRECATED_INIT_FRAME_PC.
10877
ae45cd16
AC
108782002-12-01 Andrew Cagney <ac131313@redhat.com>
10879
10880 * gdbint.texinfo (Target Architecture Definition): Delete
10881 PC_IN_CALL_DUMMY.
10882
07555a72
AC
108832002-11-28 Andrew Cagney <ac131313@redhat.com>
10884
10885 * gdbint.texinfo (Host Definition): Delete documentation on
10886 USE_GENERIC_DUMMY_FRAMES.
10887
c166cdc7
EZ
108882002-11-26 Elena Zannoni <ezannoni@redhat.com>
10889
5ae4183a 10890 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10891 * Makefile.in (install-info): Run the install-info command as part
10892 of the post install steps only.
10893 (uninstall-info): New target.
10894 (uninstall): New target.
10895
35db0260
EZ
108962002-11-22 Elena Zannoni <ezannoni@redhat.com>
10897
10898 * Makefile.in (install): Make install do some real work.
10899
9ba8d803
AC
109002002-11-19 Andrew Cagney <ac131313@redhat.com>
10901
10902 Fix POSIX problem reported by Paul Eggert.
10903 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10904 Fix PR gdb/527.
10905
903ad3a6
AC
109062002-10-26 Andrew Cagney <cagney@redhat.com>
10907
10908 * gdbint.texinfo (Target Architecture Definition): Delete
10909 definition of DO_REGISTERS_INFO.
10910
f2abfe65
KB
109112002-10-18 Kevin Buettner <kevinb@redhat.com>
10912
10913 * gdbint.texinfo (Address Classes): Fix problems with insertion
10914 of ``{'' and ``}'' in example.
10915
b5b0480a
KB
109162002-10-17 Kevin Buettner <kevinb@redhat.com>
10917
10918 * gdbint.texinfo (Address Classes): New section.
10919 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10920 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10921 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10922 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10923
c85508ee
KD
109242002-10-11 Klee Dienes <kdienes@apple.com>
10925
10926 * gdb.texinfo (Registers): Mention vector registers as well as
10927 floating registers in the documentation for 'info registers' and
10928 'info all-registers'.
10929
6d12fc3d
DJ
109302002-10-11 Daniel Jacobowitz <drow@mvista.com>
10931
10932 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10933
8d19fbd2
JJ
109342002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10935
10936 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10937 interface definition.
10938
a37295f9
MM
109392002-10-03 Marko Mlinar <markom@opencores.org>
10940
10941 * gdb.texinfo (Target Commands): Add or1k target specific
10942 commands.
10943 * gdb.texinfo (Contributors): Add myself to the contributors list.
10944
da0f9dcd
AC
109452002-10-01 Andrew Cagney <ac131313@redhat.com>
10946
10947 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10948 and "mi1" instead of "mi1" and "mi0".
10949
2e834e49
HPN
109502002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10951
10952 * gdb.texinfo (Packets): Fix typos "alligned".
10953 Correct z3/Z3 description. Correct z4/Z4 title.
10954
050be0dc
AC
109552002-09-27 Andrew Cagney <ac131313@redhat.com>
10956
10957 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10958
1104b9e7
KB
109592002-09-25 Kevin Buettner <kevinb@redhat.com>
10960
10961 * gdb.texinfo: Use GNU/Linux instead of Linux.
10962
512217c7
AC
109632002-09-25 Andrew Cagney <ac131313@redhat.com>
10964
10965 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10966
10998722
AC
109672002-09-24 Andrew Cagney <ac131313@redhat.com>
10968
512217c7 10969 * gdb.texinfo: Replace @example with @smallexample.
10998722 10970
a0eb71c5
KB
109712002-09-20 Kevin Buettner <kevinb@redhat.com>
10972
f7dc1244 10973 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10974 * gdb.texinfo (Character Sets): Use @smallexample instead of
10975 @example. Use GNU/Linux instead of Linux.
10976
109772002-09-20 Jim Blandy <jimb@redhat.com>
10978
10979 * gdb.texinfo: Add character set documentation.
10980
701adfb0
PA
109812002-09-20 George Helffrich <george@gly.bris.ac.uk>
10982
10983 * gdb.texinfo: Document edit command.
10984
2f870471
AC
109852002-09-19 Andrew Cagney <ac131313@redhat.com>
10986
10987 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10988 (Packets): Add cross reference from `b' packet to `z' packets.
10989
790eb8f5
AC
109902002-09-19 Andrew Cagney <ac131313@redhat.com>
10991
8d30a00d
AC
10992 * gdb.texinfo (Maintenance Commands): Document ``maint
10993 internal-error'' and ``maint internal-warning''.
10994
790eb8f5
AC
10995 * gdbint.texinfo (Target Architecture Definition): Revise
10996 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10997
a23a7bf1
JB
109982002-09-19 Joel Brobecker <brobecker@gnat.com>
10999
11000 * gdbint.texinfo (Target Conditionals): Document the new
11001 NAME_OF_MALLOC macro.
11002
299ffc64
AC
110032002-09-05 Andrew Cagney <ac131313@redhat.com>
11004
11005 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
11006 engineer.
11007
b7bb15bc
SC
110082002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11009
11010 * gdb.texinfo (TUI Overview): Document status line fields.
11011
3d757584
SC
110122002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11013
11014 * gdb.texinfo (TUI Commands): Document info win command.
11015
269c21fe
SC
110162002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11017
11018 * gdb.texinfo (TUI Overview): Document breakpoint markers.
11019
7cf36c78
SC
110202002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11021
11022 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
11023 (TUI Keys): Likewise.
11024
d2c6833e
AC
110252002-08-25 Andrew Cagney <ac131313@redhat.com>
11026
11027 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
11028 for a packet receive.
11029
46d8b1c3
AC
110302002-08-25 Andrew Cagney <ac131313@redhat.com>
11031
11032 * Makefile.in (clean): Move to end of file.
11033 (distclean, maintainer-clean, realclean): Ditto.
11034 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
11035 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
11036 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
11037 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
11038
b0787093
AC
110392002-08-24 Andrew Cagney <ac131313@redhat.com>
11040
11041 * Makefile.in (GDBINT_TEX_TMPS): Define.
11042 (gdbint.dvi, gdbint.pdf): Use
11043 (GDB_TEX_TMPS): Define.
11044 (gdb.dvi, gdb.pdf): Use.
11045 (STABS_TEX_TMPS): Define.
11046 (stabs.dvi, stabs.pdf): Use.
11047 (GDB_DOC_SOURCE_INCLUDES): New macros.
11048 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
11049 (GDBINT_DOC_FILES_INCLUDES): New macros.
11050 (GDBINT_DOC_BUILD_INCLUDES): New macros.
11051 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
11052 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
11053 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
11054 (links2roff): Replace SFILES_INCLUDED with
11055 GDB_DOC_SOURCE_INCLUDES.
11056 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
11057 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
11058 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
11059 dependencies.
11060 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
11061 dependencies.
11062 (gdbmi.texinfo): Delete rule.
11063 (inc-hist.texinfo): Delete rule.
11064 (rluser.texinfo): Delete rule.
11065
ebba8386
AC
110662002-08-23 Andrew Cagney <cagney@redhat.com>
11067
11068 * gdbint.texinfo (Target Architecture Definition): Update
11069 STORE_RETURN_VALUE, mention regcache.
11070
0ab7a791
AC
110712002-08-21 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdbint.texinfo (Target Architecture Definition): Document
11074 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
11075
ee2d5c50
AC
110762002-08-19 Andrew Cagney <ac131313@redhat.com>
11077
11078 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
11079 Fix minor typos. Add index entries.
11080
53c69bd7
AC
110812002-08-18 Andrew Cagney <ac131313@redhat.com>
11082
11083 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
11084
e76f1f2e
AC
110852002-08-15 Andrew Cagney <ac131313@redhat.com>
11086
11087 * gdbint.texinfo (Target Architecture Definition): Document
11088 PRINT_VECTOR_INFO.
11089 * gdb.texinfo (Vector Unit): Document "info vectors" command.
11090
0680b120
AC
110912002-08-13 Andrew Cagney <ac131313@redhat.com>
11092
11093 * gdb.texinfo (Maintenance Commands): Document "maint print
11094 registers", "maint print raw-registers" and "maint print
11095 cooked-registers".
11096
3c3bea1c
GS
110972002-08-08 Grace Sainsbury <graces@redhat.com>
11098
a9331b3f 11099 From Mark Salter:
3c3bea1c
GS
11100 * gdb.texinfo (Protocol): Document T packet extension to
11101 allow watchpoint address reporting.
11102
42f9b0a5
AC
111032002-08-03 Andrew Cagney <ac131313@redhat.com>
11104
11105 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
11106
db034ac5
AC
111072002-08-01 Andrew Cagney <cagney@redhat.com>
11108
11109 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
11110 to CHILL.
11111
e2b28d04
AC
111122002-08-01 Andrew Cagney <ac131313@redhat.com>
11113
11114 * gdbint.texinfo (Coding): Revise section "Include Files".
11115
7fb623f7
AC
111162002-07-24 Andrew Cagney <cagney@redhat.com>
11117
11118 * gdbint.texinfo: Obsolete references to m88k.
11119 * gdb.texinfo: Ditto.
11120
4a2b4636
JB
111212002-07-10 Joel Brobecker <brobecker@gnat.com>
11122
7fb623f7 11123 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
11124 where the proper version of autoconf can be retrieved.
11125
a71ec265
DH
111262002-07-09 Don Howard <dhoward@redhat.com>
11127
11128 * gdb.texinfo (Command Files): Further describe the behavior of
11129 sourced command files.
11130
b9aa90c9
AC
111312002-06-27 Andrew Cagney <ac131313@redhat.com>
11132
11133 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11134 (Coding): Clarify ISO C version that GDB assumes.
11135
40dd2248
TT
111362002-06-26 Tom Tromey <tromey@redhat.com>
11137
11138 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11139 add_setshow_cmd_full.
11140
bfac230e
DH
111412002-06-25 Don Howard <dhoward@redhat.com>
11142
11143 * gdb.texinfo (Memory Region Attributes): Document new behavior
11144 for 'mem' command.
11145
475b0867
JB
111462002-06-11 Jim Blandy <jimb@redhat.com>
11147
919d772c
JB
11148 * gdb.texinfo (Symbols): Update documentation for `info source'
11149 command.
11150
475b0867
JB
11151 * gdb.texinfo (Macros): Call the command `info macro', not
11152 `show macro'.
11153
ba8c9337
AC
111542002-06-09 Andrew Cagney <ac131313@redhat.com>
11155
11156 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11157 data''.
11158
1029b7fa
MK
111592002-06-09 Mark Kettenis <kettenis@gnu.org>
11160
11161 * gdbint.texinfo (Target Architecture Definition): Document
11162 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11163
16737d73
AC
111642002-06-08 Andrew Cagney <ac131313@redhat.com>
11165
11166 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11167 lists.
11168
30107679
AC
111692002-06-08 Andrew Cagney <ac131313@redhat.com>
11170
11171 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11172 Branch''.
11173
3352e23e
AC
111742002-06-01 Andrew Cagney <ac131313@redhat.com>
11175
11176 * gdbint.texinfo (Target Architecture Definition): Add section
11177 ``Converting an existing Target Architecture to Multi-arch''.
11178
cbb09e6a
AC
111792002-05-30 Andrew Cagney <ac131313@redhat.com>
11180
11181 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11182 to ``Obsoleting code''. Revise.
11183
701adfb0
PA
111842002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11185
11186 * gdbint.texinfo: Document new generic OS ABI framework.
11187
e2e0bcd1
JB
111882002-05-17 Jim Blandy <jimb@redhat.com>
11189
11190 * gdb.texinfo (C Preprocessor Macros): New chapter.
11191 Include it in the main menu.
11192 (Contributors): Credit Jim Blandy with macro support.
11193 (Compilation): Explain how to get macro information into the
11194 executable.
11195 (Expressions): Note that preprocessor macros are expanded.
11196
9db8d71f
DJ
111972002-05-14 Daniel Jacobowitz <drow@mvista.com>
11198
11199 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11200 options for `target remote'.
11201
6d531722
AC
112022002-05-13 Andrew Cagney <ac131313@redhat.com>
11203
11204 * gdbint.texinfo (Target Architecture Definition): Delete
11205 documentation on NNPC_REGNUM.
11206
13d01224
AC
112072002-05-11 Andrew Cagney <ac131313@redhat.com>
11208
11209 * gdbint.texinfo (Target Architecture Definition): Document
11210 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11211 (Target Architecture Definition): Revise section `Using Different
11212 Register and Memory Data Representations'. Add section `Raw and
11213 Virtual Register Representations'.
11214
b2e75d78
AC
112152002-05-11 Andrew Cagney <ac131313@redhat.com>
11216
11217 * gdbint.texinfo (Target Architecture Definition): Mention
11218 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11219 (Target Architecture Definition): Mention same. Add references to
11220 web pages.
11221
2c8682ee
MS
112222002-05-08 Michael Snyder <msnyder@redhat.com>
11223
11224 * stabs.texinfo (Attributes): Document new "vector" attribute.
11225
0816590b
AC
112262002-05-04 Andrew Cagney <ac131313@redhat.com>
11227
11228 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11229
2653173e
AC
112302002-05-04 Andrew Cagney <ac131313@redhat.com>
11231
11232 * gdb.texinfo: Delete obsolete references to a29k.
11233
d7bd68ca
AC
112342002-04-24 Andrew Cagney <ac131313@redhat.com>
11235
11236 * gdbint.texinfo (Target Architecture Definition): Replace
11237 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11238
21d83aa5
DM
112392002-04-24 David S. Miller <davem@redhat.com>
11240
11241 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11242
7673a6cc
DM
112432002-04-21 David S. Miller <davem@redhat.com>
11244
11245 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11246
d49d1e0a
AC
112472002-04-21 Andrew Cagney <ac131313@redhat.com>
11248
11249 * gdbint.texinfo (Target Architecture Definition): Delete
11250 definition of HAVE_REGISTER_WINDOWS.
11251
f7dc1244 112522002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
11253
11254 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11255 "Theodore A. Roth" <troth@verinet.com>.
11256
5ca0cb28
DH
112572002-04-15 Don Howard <dhoward@redhat.com>
11258
f7dc1244 11259 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 11260 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 11261 Provide a better explaination of this feature.
5ca0cb28 11262
f208ba17
AC
112632002-04-14 Andrew Cagney <ac131313@redhat.com>
11264
11265 * gdbint.texinfo (Target Architecture Definition): Remove
11266 FRAME_CHAIN_COMBINE.
11267
d5ba91de
MC
112682002-04-12 Michael Chastain <mec@shout.net>
11269
11270 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11271 REG_STACK_SEGMENT.
11272
26818220
MC
112732002-04-09 Michael Chastain <mec@shout.net>
11274
11275 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11276 PYRAMID_* macros.
11277
129188f6
AC
112782002-04-07 Andrew Cagney <ac131313@redhat.com>
11279
11280 * gdb.texinfo (Bug Reporting): Document that the web is the
11281 prefered way of submitting bug reports.
11282 (Bug Reporting): Delete the s-mail address as the last resort.
11283
8227c0ff
AC
112842002-04-05 Andrew Cagney <ac131313@redhat.com>
11285
11286 * gdbint.texinfo (Target Architecture Definition): Delete
11287 references to TARGET_WRITE_FP and write_fp.
11288
16d9dec6
MS
112892002-03-27 Michael Snyder <msnyder@redhat.com>
11290
11291 * gdb.texinfo: Document new commands dump, append, and restore.
11292
9ae8b82c
AC
112932002-03-27 Andrew Cagney <ac131313@redhat.com>
11294
11295 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11296 Branch'.
11297
474c8240
AC
112982002-03-18 Andrew Cagney <ac131313@redhat.com>
11299
11300 * gdb.texinfo: Change all examples to @smallexample.
11301 * gdbint.texinfo: Ditto.
a9331b3f 11302
fb0ff88f
AC
113032002-03-18 Andrew Cagney <ac131313@redhat.com>
11304
11305 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11306 Branches''.
11307
9bb0a4d8
AC
113082002-03-18 Andrew Cagney <ac131313@redhat.com>
11309
11310 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11311 Policy''.
11312
937f164b
FF
113132002-03-04 Fred Fish <fnf@redhat.com>
11314
11315 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11316 expresson, suports, dependant, trhe, perhaphs, situtations,
11317 explictily, taged, oportunity, unfortunatly).
11318
a7b40f07
AC
113192002-02-24 Andrew Cagney <ac131313@redhat.com>
11320
11321 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11322 Remove reference to 3.12.
11323
701adfb0
PA
113242002-02-23 Paul Eggert <eggert@twinsun.com>
11325
11326 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11327 POSIX 1003.1-2001 no longer allows "head -1".
11328
aab4e0ec
AC
113292002-02-23 Andrew Cagney <ac131313@redhat.com>
11330
11331 * gdbint.texinfo: Include fdl.texi.
11332 (Top): Add GNU Free Documentation License.
11333 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11334 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11335 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11336 (gdbint.info): Add srcdir to include path.
11337 * gdb.texinfo: Include gpl.texi.
11338 (Top): Add Copying.
11339 * gpl.texi: New file.
11340
47b95330
AC
113412002-02-23 Andrew Cagney <ac131313@redhat.com>
11342
11343 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11344
78c47bea
PM
113452002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11346
11347 * gdb.texinfo: Document Cygwin native specific commands.
11348
56460a61
DJ
113492002-02-15 Daniel Jacobowitz <drow@mvista.com>
11350
11351 * gdb.texinfo: Document gdbserver ``--attach'' command.
11352
def71bfa
MS
113532002-02-07 Michael Snyder <msnyder@redhat.com>
11354
11355 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11356 to @code(_ovly_debug_event).
11357
c928edc0
AC
113582002-02-07 Andrew Cagney <ac131313@redhat.com>
11359
11360 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11361
81d46470
MS
113622002-02-06 Michael Snyder <msnyder@redhat.com>
11363
11364 * gdb.texinfo (overlays): Mention new magic symbol
11365 '_ovly_debug_event', which allows GDB to keep better track
11366 of overlays.
11367
701adfb0
PA
113682002-02-06 Richard Earnshaw <rearnsha@arm.com>
11369
11370 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11371 (PRINT_FLOAT_INFO): Document it.
11372
f7dc1244 113732002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
11374
11375 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11376 Suggested by Dmitry Sivachenko.
11377
11378 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11379
15110bc3
MS
113802002-02-01 Michael Snyder <msnyder@redhat.com>
11381
11382 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11383
6763aef9
MS
113842002-01-30 Michael Snyder <msnyder@redhat.com>
11385
ac282366
MS
11386 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11387 (set trust-readonly-sections): Document.
6763aef9 11388
8642bc8f
AC
113892002-01-29 Andrew Cagney <ac131313@redhat.com>
11390
11391 * gdbint.texinfo (Releasing GDB): Revise and update.
11392
afe64c1a
AC
113932002-01-28 Andrew Cagney <ac131313@redhat.com>
11394
11395 * gdbint.texinfo (Target Architecture Definition): Delete
11396 description of TARGET_BYTE_ORDER_DEFAULT.
11397
f7dc1244 113982002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
11399
11400 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11401 <mitya@cavia.pp.ru>.
11402
3d6e1b5a
AC
114032002-01-23 Andrew Cagney <ac131313@redhat.com>
11404
11405 * libgdb.texinfo: Delete file.
11406
6c0e9fb3
AC
114072002-01-22 Andrew Cagney <ac131313@redhat.com>
11408
11409 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11410 * gdbint.texinfo: Ditto.
11411
e0ce93ac
AC
11412Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11413
11414 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11415
be298bcc
AC
114162002-01-22 Andrew Cagney <ac131313@redhat.com>
11417
11418 * Makefile.in: Update copyright.
11419 (TEXI2DVI): Define.
11420 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11421 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11422 gdb-cfg.texi.
11423 (TEXINDEX, PDFTEX): Delete makefile variables.
11424
8e04817f
AC
114252002-01-22 Andrew Cagney <ac131313@redhat.com>
11426
11427 * gdb.texinfo (Protocol): Move section to appendix.
11428
6b2f586d
AC
114292002-01-21 Andrew Cagney <ac131313@redhat.com>
11430
11431 * gdb.texinfo (Remote Debugging): Create a menu.
11432 (Top): Add ``Remote Debugging'' to menu.
11433
6f05cf9f
AC
114342002-01-21 Andrew Cagney <ac131313@redhat.com>
11435
11436 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11437 serial protocol'' from here.
11438 (Remote Debugging): To here. New chapter.
11439
3fd3d7d2
AC
114402002-01-20 Andrew Cagney <ac131313@redhat.com>
11441
11442 * gdbint.texinfo (Target Architecture Definition): Delete
11443 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11444
7fd60527
AC
114452002-01-20 Andrew Cagney <ac131313@redhat.com>
11446
11447 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11448 are no longer needed.
11449 (Porting GDB): Add maintainer note about configure.host.
11450
c2f05ac9
AC
114512002-01-20 Andrew Cagney <ac131313@redhat.com>
11452
11453 * gdbint.texinfo (Target Architecture Definition): Remove
11454 definition of IEEE_FLOAT.
11455
f7dc1244 114562002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11457
11458 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11459 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11460 <3diff@gnu.org>
231b2aad 11461
82600034
AC
114622002-01-19 Andrew Cagney <ac131313@redhat.com>
11463
11464 * gdbint.texinfo (Host Definition): Remove references to
11465 MALLOC_INCOMPATIBLE.
11466
7708fa01
AC
114672002-01-17 Andrew Cagney <ac131313@redhat.com>
11468
11469 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11470 and xyz-xdep.o.
11471
eb12ee30
AC
114722002-01-17 Andrew Cagney <ac131313@redhat.com>
11473
889bf7c5 11474 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11475 (Set Breaks): Copy ``maint info breakpoint'' doco to
11476 ``Maintenance Commands'' appendix. Add reference.
11477
c9ccaa92
AC
114782002-01-17 Andrew Cagney <ac131313@redhat.com>
11479
11480 * fdl.texi: Remove next/prev from @node.
11481
f7dc1244 114822002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11483
11484 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11485 for monstrous @multitable (from Brian Youmans).
11486
11487 * fdl.texi: New file.
11488
11489 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11490
8973da3a
AC
114912002-01-15 Andrew Cagney <ac131313@redhat.com>
11492
11493 * gdbint.texinfo (Releasing GDB): New chapter.
11494
7d86b5d5
AC
114952002-01-14 Andrew Cagney <ac131313@redhat.com>
11496
11497 * gdb.texinfo (Embedded Processors, Calling program functions):
11498 Obsolete references to a29k.
11499
cc1cb004
AC
115002002-01-13 Andrew Cagney <ac131313@redhat.com>
11501
11502 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11503 examples. Document that a code-block should do or discard its
11504 cleanups before exit.
11505
79f12247
MS
115062002-01-11 Michael Snyder <msnyder@redhat.com>
11507
11508 * gdb.texinfo (Choosing files): Change @samp to @file.
11509
19837790
MS
115102002-01-05 Michael Snyder <msnyder@redhat.com>
11511
11512 * gdb.texinfo (--pid): Document new command line option (attach).
11513
f7dc1244 115142002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11515
11516 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11517 in the stub.
11518
d7449b42
AC
115192002-01-04 Andrew Cagney <ac131313@redhat.com>
11520
11521 * gdbint.texinfo (Target Architecture Definition): Replace
11522 BIG_ENDIAN with BFD_ENDIAN_BIG.
11523
f23631e4
AC
115242002-01-03 Andrew Cagney <ac131313@redhat.com>
11525
11526 * gdbint.texinfo (Target Architecture Definition): Replace
11527 value_ptr with struct value pointer.
11528
72c9928d
EZ
115292002-01-02 Eli Zaretskii <eliz@gnu.org>
11530
11531 * gdb.texinfo (Free Software): Fix wording.
11532
959acfd1
EZ
115332001-12-31 Eli Zaretskii <eliz@gnu.org>
11534
11535 * gdb.texinfo (Free Software): New section ``Free Software Needs
11536 Free Documentation''.
11537
f7dc1244 115382001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11539
11540 * stabs.texinfo:
11541 * gdb.texinfo:
11542 * gdbint.texinfo:
11543 * libgdb.texinfo:
11544 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11545
6600abed
MS
115462001-12-29 Michael Snyder <msnyder@redhat.com>
11547
11548 * gdb.texinfo (maint info sections): Fix typo.
11549
f6680716
MS
115502001-12-26 Michael Snyder <msnyder@redhat.com>
11551
fe95c787
MS
11552 * gdb.texinfo (maint info sections): Document.
11553
a9331b3f 11554 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11555 'info proc' sub-options that are currently not implemented.
11556
c3d3ce5b
JB
115572001-12-20 Jim Blandy <jimb@redhat.com>
11558
11559 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11560
778eb05e
AC
115612001-12-15 Andrew Cagney <ac131313@redhat.com>
11562
11563 * gdbint.texinfo (Target Architecture Definition): Replace
11564 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11565
2607059c
AC
115662001-12-01 Andrew Cagney <ac131313@redhat.com>
11567
11568 * gdbint.texinfo (Host Definition): Delete documentation on
11569 HOST_BYTE_ORDER.
11570
df0cd8c5
JB
115712001-11-30 Jim Blandy <jimb@redhat.com>
11572
11573 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11574 overlay support. Add to top-level menu.
df0cd8c5 11575
88118b3a
TT
115762001-11-26 Tom Tromey <tromey@redhat.com>
11577
11578 * gdb.texinfo (Command Syntax): Document C-o binding.
11579
96565e91
CF
115802001-07-26 Christopher Faylor <cgf@redhat.com>
11581
11582 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11583 use since it is described in the referenced section.
11584
f7dc1244 11585 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11586 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11587 clearer when using DJGPP.
11588
2a3d5645
CF
115892001-11-24 Christopher Faylor <cgf@redhat.com>
11590
11591 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11592 specifically refer to MS-DOS.
11593 (command files): Mention gdb.ini is only used on MS-DOS.
11594
aa26fa3a
TT
115952001-11-21 Tom Tromey <tromey@redhat.com>
11596
11597 * gdb.texinfo (Invoking GDB): Document --args.
11598 (Mode Options): Likewise.
11599
4f8ada06
JB
116002001-11-21 Jim Blandy <jimb@redhat.com>
11601
11602 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11603 Delete documentation; this macro has been removed from the
11604 sources.
4f8ada06 11605
3fe0dc10
JB
116062001-11-13 Jim Blandy <jimb@redhat.com>
11607
11608 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11609
9e5abb06
CV
116102001-11-06 Corinna Vinschen <vinschen@redhat.com>
11611
11612 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11613
1c5dfdad
MS
116142001-11-05 Michael Snyder <msnyder@redhat.com>
11615
a9331b3f 11616 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11617 quote regexp chars in function names such as "operator*()".
11618
990f9fe3
FF
116192001-11-01 Fred Fish <fnf@redhat.com>
11620
11621 * gdbint.texinfo (SOLIB_ADD): Document additional new
11622 "readsyms" arg.
11623
b433d00b
DH
116242001-10-30 Don Howard <dhoward@redhat.com>
11625
070b1dd3
DH
11626 * gdb.texinfo: (Command Files) Added documentation for the
11627 behavior of gdb with input redirected from a file.
b433d00b 11628
b7209cb4
FF
116292001-10-28 Fred Fish <fnf@redhat.com>
11630
11631 * gdb.texinfo (auto-solib-add): Change docs to match
11632 implementation change.
11633 (auto-solib-limit): Add docs for new variable.
11634
1aa20aa8
AC
116352001-10-15 Andrew Cagney <ac131313@redhat.com>
11636
11637 * gdbint.texinfo (Target Architecture Definition): Function
11638 value_as_pointer renamed to value_as_address.
11639
fc0c74b1
AC
116402001-10-15 Andrew Cagney <ac131313@redhat.com>
11641
11642 * gdbint.texinfo (Target Architecture Definition): Default
11643 POINTER_TO_ADDRESS functions assume unsigned addresses.
11644 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11645 posting by Jim Blandy.
11646
f4846649
JB
116472001-10-12 Jim Blandy <jimb@redhat.com>
11648
11649 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11650 version of texi2html (1.64) doesn't support this flag any more.
11651
f277788b
MK
116522001-09-08 Mark Kettenis <kettenis@gnu.org>
11653
a9dc4918
MK
11654 * gdbint.texinfo (Host Definition): Remove description of
11655 MEM_FNS_DECLARED.
11656
d28379df
MK
11657 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11658
f277788b
MK
11659 * gdbint.texinfo (Host Definition): Remove description of
11660 HAVE_SIGSETMASK.
11661
7ccaa899
EZ
116622001-09-04 Elena Zannoni <ezannoni@redhat.com>
11663
11664 * gdbint.texinfo (Target Architecture Definition): Add
11665 explanation of TARGET_PRINT_INSN macro.
11666
17d9d558
JB
116672001-08-30 Jim Blandy <jimb@redhat.com>
11668
11669 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11670 Explain what it means to load relocatable files.
11671
72cde065
JB
116722001-08-28 Jim Blandy <jimb@redhat.com>
11673
11674 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11675 info `top' menu.
11676
9e678452
CF
11677Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11678
11679 * gdbint.texinfo: Add a cautionary note about macro use.
11680
a2bea4c3 116812001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11682
a2bea4c3
CV
11683 * gdb.texinfo: Explain omitting the hostname in the
11684 `target remote' command.
11685
1129bf27
DJ
116862001-07-30 Daniel Jacobowitz <drow@mvista.com>
11687
11688 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11689 and END-INFO-DIR-ENTRY.
11690
732b3002
SC
116912001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11692
11693 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11694
89437448
AC
116952001-07-25 Andrew Cagney <ac131313@redhat.com>
11696
11697 * gdbint.texinfo (libgdb): Rewrite.
11698
f7dc1244 116992001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11700
11701 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11702
c4555f82
SC
117032001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11704
11705 * gdb.texinfo (TUI): New chapter, document the TUI.
11706 (Mode Options): Document the -tui option.
11707
2f45a6e0
MK
117082001-07-23 Mark Kettenis <kettenis@gnu.org>
11709
11710 * gdbint.texinfo (Host Definition): Remove description of
11711 NEED_POSIX_SETPGID.
11712
f7dc1244 117132001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11714
11715 * gdb.tex (DJGPP Native): New node, with descriptions of
11716 DJGPP-specific commands.
11717
be9c6c35
JM
117182001-07-19 John R. Moore <jmoore@redhat.com>
11719
11720 * gdbint.texinfo: Three misspellings.
11721
dfa249fb
AC
117222001-07-06 Andrew Cagney <ac131313@redhat.com>
11723
11724 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11725 `test` expressions on bash. Problem reported by Colin Walters.
11726
c72e7388
AC
117272001-07-04 Andrew Cagney <ac131313@redhat.com>
11728
11729 * gdbint.texinfo (User Interface): Update ui-out documentation to
11730 refelect recent UI/MI updates.
11731
94bbb2c0
AC
117322001-07-04 Andrew Cagney <ac131313@redhat.com>
11733
11734 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11735 interpreters.
11736
af6c57ea
AC
117372001-06-15 Andrew Cagney <ac131313@redhat.com>
11738
11739 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11740 structure and not macros.
11741 (Host Definition): Document that much of this chapter is obsolete.
11742 (Target Architecture Definition): Update list of files that make
11743 up a target architecture.
11744 (Coding): Update.
11745
83aa8bc6
AC
117462001-06-28 Andrew Cagney <ac131313@redhat.com>
11747
11748 * gdbint.texinfo (Target Architecture Definition): Update
11749 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11750 The latter has been changed to a true predicate.
11751
f7dc1244 117522001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11753
11754 * annotate.texi: Add @noindent where needed. From Dmitry
11755 Sivachenko <dima@Chg.RU>.
11756 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11757
656db9b0
AC
117582001-06-16 Andrew Cagney <ac131313@redhat.com>
11759
11760 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11761
df2396a1
AC
117622001-06-14 Andrew Cagney <ac131313@redhat.com>
11763
11764 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11765 returns ``OK''. Document that the ``R'' packet does not reply.
11766
0f1f2b0a
MS
117672001-06-13 Michael Snyder <msnyder@redhat.com>
11768
11769 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11770
f7dc1244 117712001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11772
11773 * gdb.texinfo (Signals): Clarify the default setting of signal
11774 handling.
11775
a5d7c491
AC
117762001-05-14 Andrew Cagney <ac131313@redhat.com>
11777
11778 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11779 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11780
05a54c4f
AC
117812001-05-12 Andrew Cagney <ac131313@redhat.com>
11782
11783 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11784
f7dc1244 117852001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11786
11787 * gdbint.texinfo (Clean Design and Portable Implementation):
11788 Renamed from "Clean Design".
11789 (Clean Design and Portable Implementation): Document portable
11790 methods of handling file names, and the associated macros.
11791
f7dc1244 117922001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11793
11794 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11795 command and provide a cross-reference to its description.
11796 (Symbols): Note that "info scope" is useful for trace experiments.
11797
f7dc1244 117982001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11799
b37052ae
EZ
11800 * gdb.texinfo (Symbols): Document "info scope".
11801 (Tracepoints): New chapter.
11802 (Contributors): Update for v5.1.
11803 <All nodes>: Change "C++" to "C@t{++}".
11804
0ee54786
EZ
11805 * gdbint.texinfo (User Interface): A new section about ui_out
11806 functions, based on text written by Fernando Nasser.
11807
c534679c
EZ
11808 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11809
f7dc1244 118102001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11811
e9c75b65
EZ
11812 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11813
11814 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11815
11816 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11817 Replace "GDB" with "@value{GDBN}". Fix markup.
11818
11819 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11820
3d67e040
EZ
11821 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11822 a cross-reference to its description.
11823 (Symbols): Document "info symbol".
11824
f7dc1244 118252001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11826
11827 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11828 subsection "x86 Watchpoints".
11829 (Target Architecture Definition): Document the macros
11830 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11831 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11832
b0ed3589
AC
118332001-03-20 Andrew Cagney <ac131313@redhat.com>
11834
11835 * gdbint.texinfo (Target Architecture Definition): Update
11836 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11837 list.
11838
b6ba6518
KB
118392001-03-06 Kevin Buettner <kevinb@redhat.com>
11840
11841 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11842 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11843
f7dc1244 118442001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11845
11846 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11847
f7dc1244 118482001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11849
17cc6a06
EZ
11850 * gdb.texinfo (Environment): Document that `path' does not change
11851 the value of PATH in GDB's own environment (it did in the past,
11852 but that was changed on March 15, 1994). Reported by Doug Evans
11853 <dje@transmeta.com>.
11854
56caf160
EZ
11855 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11856 its line. Fix markup of commands and macros. Add an Index node
11857 and index entries.
11858
29e57380
C
118592001-01-23 J.T. Conklin <jtc@redback.com>
11860
11861 * gdb.texinfo (Memory region attributes): New manual section.
11862
1c6147de
ND
118632001-01-04 Nicholas Duffek <nsd@redhat.com>
11864
11865 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11866
f7dc1244 118672000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11868
11869 * refcard.tex: Version and copyright fixed. From Phil Edwards
11870 <pedwards@disaster.jaj.com>.
11871
0dcedd82
AC
11872Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11873
11874 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11875 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11876
3b851bce
AC
11877Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11878
11879 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11880 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11881
f7dc1244 118822000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11883
11884 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11885 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11886
b90a5f51
CF
118872000-11-10 Christopher Faylor <cgf@cygnus.com>
11888
11889 * gdb.texinfo: Document new 'set step-mode' command.
11890
f7dc1244 118912000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11892
11893 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11894 changes from Dmitry Sivachenko <dima@Chg.RU>.
11895
f7dc1244 118962000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11897
11898 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11899 From Steven Johnson <sbjohnson@ozemail.com.au>.
11900
2e685b93
MK
119012000-08-10 Mark Kettenis <kettenis@gnu.org>
11902
11903 * gdbint.texinfo (Overall Structure): Spelling fix.
11904
f7dc1244 119052000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11906
11907 * gdbint.texinfo (Target Architecture Definition): Document that
11908 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11909 for which REGISTER_CONVERTIBLE returns a zero value.
11910
63ac3005
EZ
119112000-07-08 Christopher Faylor <cgf@cygnus.com>
11912
11913 * Makefile.in (install-info): Find files to install in either the
11914 build or source directories (adapted from Makefile.am).
11915
bd79f757
ND
119162000-07-07 Nicholas Duffek <nsd@redhat.com>
11917
11918 * stabs.texinfo: Fix spelling errors.
11919 (String Field): FILE-NUMBER starts from 0, not 1.
11920
f7dc1244 119212000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11922
11923 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11924 Brian Youmans.
5f208f6d 11925
f7dc1244 119262000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11927
11928 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11929 the source directory. Reported by Mark Harig
11930 <markh@frazier.landmark.com>.
cc542d3b 11931
f3b28801
C
119322000-06-20 J.T. Conklin <jtc@redback.com>
11933
11934 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11935
449f3b6c
AC
11936Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11937
11938 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11939 Generate using pdftex.
449f3b6c 11940 (PDFTEX): Define.
889bf7c5 11941 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11942 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11943 @contents at the start.
449f3b6c 11944
f7dc1244 119452000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11946
11947 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11948 Youmans.
48e934c6 11949
9e9c5ae7
AC
11950Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11951
11952 From Brian Youmans:
11953 * gdb.texinfo: Fix ``et al.''.
11954
c741b251
AC
11955Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11956
11957 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11958 loop.
c741b251 11959
4ab64e14
JG
119602000-05-19 Jimmy Guo <guo@cup.hp.com>
11961
11962 * configure: Regenerate.
11963
f7dc1244 119642000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11965
11966 * Makefile.in (install-info): Run install-info on installed Info
11967 files.
11968
8c70017b
AC
11969Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11970
a7cb598a 11971 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11972 Andrew Cagney.
8c70017b 11973
f7dc1244 119742000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11975
11976 * gdb.texinfo: Proofreading changes from Brian Youmans.
11977
bf0184be
ND
119782000-05-01 Nick Duffek <nsd@cygnus.com>
11979
11980 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11981 startup sequence, minor edits.
11982
f7dc1244 119832000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11984
11985 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11986 TeX.
11987
11988 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11989 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11990 like `n' and `s' which look weird. Convert some of the @kindex to
11991 @vindex, when they refer to variables, not commands.
11992
33e16fad
AC
11993Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11994
11995 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11996
f7dc1244 119972000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11998
11999 * Makefile.in (GDBMI_DIR): New variable.
12000 (SET_TEXINPUTS): Add $(GDBMI_DIR).
12001 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
12002 (gdbmi.texinfo): New target, for texi2roff.
12003 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
12004 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
12005
12006 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
12007 gdbmi.texinfo.
12008 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
12009 comment.
12010
d167840f
EZ
120112000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12012
12013 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 12014 command.
d167840f 12015
f7dc1244 120162000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
12017
12018 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
12019 prevents the build (and is generally a Bad Idea).
12020
f7dc1244 120212000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
12022
12023 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
12024 a comma inside @var.
12025 (Command Files): Index markup changes from Dmitry Sivachenko
12026 <dima@Chg.RU>.
12027
f7dc1244 120282000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
12029
12030 * Makefile.in (LN_S): Define.
12031 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
12032 invoke "ln -s" unless it is known to work.
12033
12034 * configure.in (AC_PROG_LN_S): Add.
12035
8dc7983f
JB
120362000-04-14 Jim Blandy <jimb@redhat.com>
12037
12038 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
12039 section.
12040 (Target Conditionals): Document ADDRESS_TO_POINTER,
12041 POINTER_TO_ADDRESS.
12042
1a8237e8
DB
120432000-04-11 Daniel Berlin <dan@cgsoftware.com>
12044
12045 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
12046 gdb-cfg.texi to get the value.
12047
ca526f1a
JB
120482000-04-10 Jim Blandy <jimb@redhat.com>
12049
12050 * gdbint.texinfo (Target Architecture Definition): Fix
12051 cross-references.
12052
faaafcb4
JB
120532000-04-08 Jim Blandy <jimb@redhat.com>
12054
12055 * gdbint.texinfo (Using Different Register and Memory Data
12056 Representations): New section.
12057 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
12058 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
12059 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 12060
1b27397f
AC
12061Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
12062
12063 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 12064 for acknowledgments.
1b27397f 12065
480ff1fb
AC
12066Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
12067
12068 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 12069 qThreadExtraInfo.
480ff1fb 12070
a9331b3f 120712000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 12072
a9331b3f
RM
12073 * gdb.texinfo: Clarify which remote debug protocol commands are
12074 required and which are optional.
f1251bdd 12075
dbeb8dbd
AC
12076Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
12077
12078 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
12079 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
12080 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
12081 * annotate.texi: Update.
12082
6d2ebf8b
SS
120832000-03-28 Stan Shebs <shebs@apple.com>
12084
12085 * gdb.texinfo: Update dates, bump to Eighth Edition (note
12086 expectation of additional changes before release), update
12087 ISBN, add copy of top-level menu for @ifhtml, remove explicit
12088 node links, rephrase and/or shorten lines to fix formatting
12089 problem in both regular and @smallbook formats.
12090 * annotate.texi: Shorten lines in example, use smallexample
12091 consistently everywhere.
12092 * Makefile.in: Add comment about texinfo 4.0 html generation.
12093 (SFILES_INCLUDED): Add annotate.texi.
12094
5d161b24
DB
120952000-03-27 Daniel Berlin <dan@cgsoftware.com>
12096
5ae4183a
AS
12097 * gdb.texinfo (Debugging Output): Added new section, documenting
12098 the "set/show debug" commands.
5d161b24 12099
b9deaee7
AC
12100Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
12101
12102 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 12103 entry.
b9deaee7
AC
12104
12105 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
12106 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 12107 @chapter and @node entries.
a9331b3f 12108
b9deaee7 12109 * gdb.texinfo: Link all top-level nodes.
a9331b3f 12110
9ef47d30
AC
12111Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12112
12113 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 12114 files.
9ef47d30 12115
cfeada60
FN
121162000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12117
12118 From David Whedon <dwhedon@gordian.com>
5ae4183a 12119 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 12120
6837a0a2
DB
121212000-03-22 Daniel Berlin <dan@cgsoftware.com>
12122
12123 * gdb.texinfo: Add documentation for the apropos command.
12124
bba2971c
MS
121252000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12126
12127 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12128
2b628194
MS
121292000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12130
a9331b3f 12131 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
12132 two places.
12133
96a2c332
SS
121342000-03-17 Stan Shebs <shebs@apple.com>
12135
12136 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12137 <dima@Chg.RU>, also clarification of allowed content for
12138 string constants.
12139
f7dc1244 121402000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
12141
12142 * gdb.texinfo (main menu): Add Annotations.
12143 (File Options): Add @cindex entries for each command-line option.
12144 Document --epoch, --annotate, --async, --interpreter, --write,
12145 --statistics, and --version.
12146
12147 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12148 of GDB.
12149
9d233477
JB
121502000-02-23 Jim Blandy <jimb@redhat.com>
12151
12152 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12153
14e0eb3b
JB
121542000-02-22 Jim Blandy <jimb@redhat.com>
12155
12156 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12157
3555de01
JM
121582000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12159
12160 * Makefile.in (diststuff): New target.
12161
5e35df8e
KB
121622000-02-15 Kevin Buettner <kevinb@redhat.com>
12163
12164 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 12165 architecture. [From Jim Wilson.]
5e35df8e 12166
c5394b80
JM
121672000-01-16 Tom Tromey <tromey@cygnus.com>
12168
12169 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12170 (Delete Breaks): Mention range arguments.
12171 (Disabling): Likewise.
12172
c3f6f71d
JM
121732000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12174
12175 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12176
c4093a6a
JM
12177Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 12180 valid functions.
c4093a6a 12181
11cf8741
JM
121821999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12183
12184 * gdb.texinfo: Clarify regular expressions used in rbreak.
12185
917317f4
JM
121861999-10-15 Kevin Buettner <kevinb@cygnus.com>
12187
12188 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12189 MEMORY_REMOVE_BREAKPOINT): Document.
12190
12191Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12192
12193 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 12194 offset re-using the DATA offset instead.
917317f4 12195
2df3850c
JM
121961999-10-11 Jim Kingdon <kingdon@redhat.com>
12197
12198 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12199
701adfb0
PA
122001999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12201
12202 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12203
2df3850c
JM
122041999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12207 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12208 typos.
12209
12210 * gdb.texinfo: Various minor wording and formatting improvements,
12211 mentions of additional command-line options.
12212
2acceee2
JM
122131999-09-30 Fred Fish <fnf@cygnus.com>
12214
12215 * gdb.texinfo: Document additional forms of specifying section
12216 names and addresses for the add-symbol-file command.
12217
c2c6d25f
JM
122181999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12219
12220 * gdbint.texinfo: Fix typo, add the word "have".
12221
122221999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12223
12224 * gdbint.texinfo (Target Architecture Definition): Document the
12225 SKIP_PERMANENT_BREAKPOINT macro.
12226
d4f3574e
SS
122271999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12228
12229 * gdb.texinfo: Fiks speling errers.
12230
12231 * gdb.texinfo: Fix uses of @multitable.
12232
f7dc1244 12233 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 12234 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 12235 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
12236 comments about using with optimization, add more indexing,
12237 fix info about disassembly-flavor.
12238
12239Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12240
12241 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12242 SKIP_SOLIB_RESOLVER): Define.
12243
12244Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12245
12246 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 12247 ``g'' packets.
d4f3574e 12248
104c1213
JM
122491999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12250
12251 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
12252 platform-specific info, inline remote.texi and move sections of it
12253 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
12254 and register stack into the new chapter.
12255 * remote.texi: Remove, now part of gdb.texinfo.
12256 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12257
122581999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12259
12260 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12261 GDB_TARGET_IS_MACH386): These kludges have gone away.
12262
12263Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12264
12265 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 12266 TDEPLIBS.
104c1213 12267
53a5351d
JM
122681999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12269
12270 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12271 surrounding text to fit HP-UX bits into general info.
12272 (HPPA-cfg.texi): Remove, no longer useful.
12273
12274 * gdb.texinfo: Remove explicit links from @node lines, remove
12275 HP-added "Detailed Node Listing" from main menu which confuses
12276 things.
12277
12278 From Dmitry Sivachenko <dima@Chg.RU>:
12279 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 12280 in description of `set environment'.
53a5351d
JM
12281
122821999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12283
12284 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12285
7be570e7
JM
122861999-08-12 Ben Elliston <bje@cygnus.com>
12287
12288 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12289
f7dc1244 122901999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
12291
12292 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
12293 watch, awatch, and rwatch. Explain why the latter two cannot be
12294 set as software watchpoints. Document that watchpoints for local
12295 variables are deleted when the debuggee terminates.
7be570e7
JM
12296
12297Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12298
12299 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
12300 packet. Allow E.. response packet. "qRcmd" packet is no longer
12301 reserved.
7be570e7
JM
12302
123031999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12304
a9331b3f
RM
12305 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12306 * gdb.texinfo: Ditto.
7be570e7 12307
701adfb0
PA
12308Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12309
12310 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12311
96baa820
JM
123121999-08-06 Tom Tromey <tromey@cygnus.com>
12313
12314 * gdb.texinfo (KOD): New node.
12315
12316Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12317
12318 * remote.texi (Rcmd): Fix minor formatting typos.
12319
12320Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12321
12322 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 12323 packets.
96baa820 12324
adf40b2e
JM
123251999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12326
12327 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12328 fixes.
12329
43ff13b4
JM
12330Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12331
12332 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12333
085dd6e6
JM
12334Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12335
12336 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
12337 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12338 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12339 packets that are not supported on all hosts. Expand examples.
12340 Spell check.
085dd6e6
JM
12341
123421999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12343
12344 * Makefile.in: Recognize html, install-html. Add targets
12345 to build HTML versions of documentation via texi2html.
12346
12347Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12348
12349 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 12350 testsuite.
085dd6e6
JM
12351
12352Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12353
12354 * remote.texi (Communication Protocol): Rewrite.
12355
12356Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12357
12358 * stabs.texinfo: Fix uses of xref.
12359
9e0b60a8
JM
12360Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12361
12362 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12363 info about patch submission.
12364
cce74817
JM
12365Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12366
12367 From Per Bothner <bothner@cygnus.com>:
12368 * gdb.texinfo: Document Chill support.
12369
12370Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12371
12372 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
12373 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12374 Document that the value should be greater-than or equal-to zero.
12375 (NO_STD_REGS): Document. Deprecate.
cce74817 12376
ac9a91a7
JM
12377Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12378
12379 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 12380 Document that these are not used.
ac9a91a7
JM
12381
12382Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12383
12384 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12385
392a587b
JM
12386Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12387
12388 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 12389 numargs was dropped.
392a587b
JM
12390
12391Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12392
12393 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12394
b83266a0
SS
12395Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12396
12397 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 12398 Update.
b83266a0 12399
7a292a7a
SS
12400Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12401
12402 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12403 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12404
12405Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12406
12407 * gdbint.texinfo: Fix typos: $ -> @.
12408
12409Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12410
12411 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
12412 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12413 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12414 BREAKPOINT_FROM_PC.
a9331b3f 12415
7a292a7a
SS
12416Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12417
12418 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 12419 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
12420
12421Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12422
12423 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 12424 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
12425
124261999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12427
12428 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12429 longer exists.
12430
12431Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12432
12433 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
12434 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12435 they make the manual source incomprehensible.
7a292a7a
SS
12436 * h8-cfg.texi: Remove, hasn't been used in years.
12437
c906108c
SS
12438Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12439
12440 * gdb.texinfo: Update the credits.
12441
12442Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12443
12444 * gdb.texinfo: Fix mistakes noticed in printout of last
12445 draft, add Alpha to discussion of heuristic fence post.
12446
12447Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12448
12449 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12450 Edition, merge some HP changes into mainline, describe some
12451 previously undocumented features, describe more of the target
12452 commands available, eliminate obsolete section on renamed
12453 commands.
c906108c
SS
12454 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12455
12456Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12457
12458 * gdb.texinfo: Make many HPPA conditionals unconditional,
12459 including catchpoint description, since now on for all configs.
12460 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12461 specializations.
12462
12463Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12464
12465 * Makefile.in (GDBvn.texi): Fix match expression to work with
12466 current format of VERSION in gdb/Makefile.in.
12467 * gdb.texinfo: Fix node ref to match new readline.
12468
12469Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12470
a9331b3f
RM
12471 * gdb.texinfo: Changes made as part of a project to merge in
12472 changes made by HP. Documentation makes extensive use of
c906108c
SS
12473 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12474 on remote debugging. There are differences in documentation
889bf7c5 12475 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12476 the HP manual discusses catchpoints, hardware watchpoints, and
12477 some HPUX specific limitations for shared library support.
a9331b3f 12478
c906108c
SS
12479 There are also a number of @node changes.
12480
124811999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12482
12483 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12484 (C Usage): Same.
12485
12486Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12487
12488 The following changes were made by Edith Epstein
889bf7c5
PA
12489 <eepstein@cygnus.com> as part of a project to merge in changes
12490 made by HP.
a9331b3f 12491
c906108c
SS
12492 * HPPA-cfg.texi: new file.
12493
12494 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12495
12496 * refcard.tex: change documentation about catch.
12497 removed info catch.
12498
12499Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12500
12501 * gdbint.texinfo: Expand on GDB's coding standards,
12502 specify the use of arg names with prototypes.
12503
125041998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12505
12506 * gdb.texinfo: Fix tipo.
12507
12508Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12509
12510 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12511 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12512
12513Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12514
12515 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12516
125171998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12518
12519 * agentexpr.texi: New file.
12520
12521Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12522
12523 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12524
125251998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12526
12527 * remote.texi: Changed wording that implied that the GDB remote
12528 protocol caches register values instead of GDB itself.
12529
12530Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12531
12532 * gdbint.texinfo: Add some info about symbol readers.
12533 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12534 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12535 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12536 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12537
12538Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12539
a9331b3f 12540 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12541
12542Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12543
12544 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12545
12546Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12547
12548 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12549 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12550
12551Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12552
12553 * gdbint.texinfo: Fix minor typos.
12554
12555Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12556
12557 * gdbint.texinfo: Complete overhaul. Group descriptions more
12558 logically, add more info on generic algorithms, remove much
12559 obsolete and/or wrong material.
12560
12561Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12564
12565Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12566
12567 * refcard.tex: Copyright, address updates.
12568
12569Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12570
12571 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12572 for the edition instead of confusing GDB-version-like numbers.
12573
12574Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12575
12576 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12577
12578Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12579
5ae4183a 12580 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12581
12582Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12583
12584 * gdb.texinfo: Add some credits, mention bug monitor.
12585 * remote.texi: Mention mips monitor targets.
12586 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12587
c906108c
SS
12588Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12589
12590 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12591 files, finish sorting of host vs target vs native macros, describe
12592 some more of them.
c906108c
SS
12593
12594Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12595
12596 * gdbint.texinfo (Host Conditionals): Document change from
12597 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12598
12599Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12600
12601 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12602 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12603
12604Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12607 Document LSEEK_NOT_LINEAR.
12608
12609Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * stabs.texinfo (Stab Section Basics): Make it clear that only
12612 some versions of the GNU linker remove the leading N_UNDF symbol.
12613
12614Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12615
12616 * stabs.texinfo (String Field): Document type number pairs here,
12617 instead of in the Sun specific section.
12618 (Include Files): The GNU linker supports the N_BINCL
12619 optimization. Clarify the N_BINCL value, and what it is used
12620 for.
12621 (Procedures): Document N_FUN with an empty string to mark the end
12622 of a function.
12623 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12624 (Sun Differences): Remove this node, as the information is now
12625 elsewhere in the main document.
12626 (Stab Section Basics): Mention that the GNU linker may optimize
12627 stabs and remove the leading N_UNDF symbol.
12628
12629Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12630
12631 * gdb.texinfo, refcard.tex: Restore author credit
12632
701adfb0
PA
12633Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12634
12635 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12636 are macros that take an single argument.
12637
c906108c
SS
12638Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12639
12640 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12641 documentation to account for START and END macros taking
12642 one arg.
12643
12644Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12645
12646 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12647 * gdb.texinfo (Frames): Fix typo.
12648
12649Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12650
12651 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12652 a target_signal as arg type, not a pid.
12653
12654Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12655
12656 * gdb.texinfo: Document `set assembly-language'.
12657
12658Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12659
12660 * remote.texi: Update list of stubs in the GDB distribution.
12661
12662Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12663
12664 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12665 Also document that some systems can use mmalloc but must define
12666 this if their C runtime allocates memory that is later freed.
c906108c 12667 (MMCHECK_FORCE): Document new macro.
a9331b3f 12668
c906108c
SS
12669Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12670
12671 * remote.texi: Add documentation for target Sparclet.
12672
12673Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12674
a9331b3f 12675 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12676 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12677 * configure.in: Rewritten for autoconf.
12678 * configure: New.
12679
12680Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12681
12682 * Makefile.in (DVIPS): New define, set to dvips.
12683 (dvi): Add stabs.dvi.
12684 (ps): New target.
12685 (all-doc): Depend on info, dvi, and ps targets.
12686 (STAGESTUFF): Add *.ps and *.dvi files.
12687 (clean-info, clean-dvi): Remove.
12688 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12689 rules completely rewritten.
12690 (maintainer-clean): Remove clean-info and clean-dvi
12691 dependencies and put their actions in the rules.
12692 (gdb.ps): New target
a9331b3f 12693 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12694 intermediate TeX files, whether they have 2 or 3 character
12695 extensions.
12696 (gdbint.ps): Add target and rules.
12697 (gdb-internals): Delete unused target.
12698 (Makefile): Depends upon config.status also.
12699
12700Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12701
12702 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12703 set.
12704
12705Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12706
12707 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12708 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12709
12710Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12711
12712 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12713
12714Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12715
12716 * gdb.texinfo (Print settings): Document
12717 `set/show print static-members' commands.
12718
12719Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12720
12721 * gdbint.texinfo (Native): Document name change, coredep.c to
12722 core-aout.c.
12723
12724Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12725
12726 * stabs.texinfo (Include Files): Document the values the SunOS4
12727 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12728
12729Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12730
12731 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12732 Fix typo.
12733
12734Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12735
12736 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12737 "gdb.tar.Z".
12738
12739Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * Makefile.in (maintainer-clean): New target, synonym for
12742 realclean.
12743
701adfb0
PA
12744Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12745
12746 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12747
c906108c
SS
12748Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12749
12750 * Update all FSF addresses except those in COPYING* files.
12751
12752Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12753
12754 From Richard Earnshaw (rearnsha@armltd.co.uk):
12755 * gdb.texinfo (convenience variables): Document $_exitcode.
12756 (quit): Document optional expression to use as exit code.
12757
12758Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12759
12760 * gdb.texinfo, remote.texi: Brought up to date with various
12761 GDB changes.
12762
12763Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12764
12765 * gdb.texinfo: Update dates and versions, fix comments about
12766 hardware watchpoints in future releases and about the
12767 sharedlibrary command.
12768
12769Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12772 C_FUN stab. Other cleanups.
12773
12774Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12775
12776 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12777 for the sparc stub.
12778
12779Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12780
12781 * annotate.texi: Clarify which addresses have differing formats
12782 depending on the language and which do not.
12783
12784Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12785
12786 * remote.texi (NetWare): Changed example to use BOARD= instead of
12787 NODE= argument to reflect correspoding change to gdbserve.nlm.
12788
12789Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12790
12791 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12792 GDB, as well as AIX dbx, supports the size type attribute.
12793
12794Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12795
12796 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12797
12798Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12799
12800 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12801 and new 'if' and 'while' commands.
12802
12803Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12804
12805 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12806
12807Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12808
12809 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12810 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12811 NetWare targets. Mostly stolen from the Server node.
12812
12813Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12814
12815 * gdb.texinfo (Setting): Talk about the language of a source file
12816 versus the working language. The old documentation did not match
12817 what GDB did.
12818
12819Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12822 of a source file.
12823
12824Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12825
12826 * gdb.texinfo (Processes): New node.
12827
12828Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12829
12830 * remote.texi: Update documentation of set/show mipsfpu.
12831
3fc11d3e
JM
12832Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12833
12834 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12835 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12836
12837Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12838
12839 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12840 obsolete conditionals, described some others.
12841
12842Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12843
12844 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12845 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12846
12847Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12848
12849 * gdbint.texinfo: Put regex conditionals in their own table.
12850
12851Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12852
12853 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12854 described or fixed the descriptions of many others.
12855
12856Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12857
12858 * gdb.texinfo: Add some more credits.
12859 * gdbint.texinfo: Capitalize GDB consistently, describe some
12860 macros and remove some.
12861
12862Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12863
12864 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12865 obsolete conditionals, described some others.
12866
12867Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12868
12869 * gdb.texinfo (help targets): Changed to `help target', which
12870 is the correct gdb command.
12871
12872Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * annotate.texi (TODO): New node, for keeping track of annotations
12875 suggested but not yet implemented.
12876
12877Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12878
12879 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12880 another symbol, it is not the address itself.
12881
12882Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12883
12884 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12885 of stabs-in-coff sections.
12886
12887Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12888
12889 * annotate.texi: Change edition to 0.5 and date to May 1994.
12890 Add index.
12891 (Frames): New node, for frame annotation.
12892 (Displays): New node, for display annotation.
12893
12894 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12895 when waiting for your program to stop.
12896
12897Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12898
12899 * annotate.texi (Breakpoint Info): Document annotation of header
12900 fields and record annotation.
12901
12902Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12903
12904 * annotate.texi: New file, to document annotations.
12905
12906Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12907
12908 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12909 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12910
12911Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12912
12913 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12914 section, and say n_strx field is compilation unit relative.
12915 * stabs.texinfo: Don't use @code for a.out when it is the name of
12916 an object file format.
12917
12918Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12919
12920 * gdb.texinfo: Refer to file names, not path names, per rms
12921 convention.
12922 (Arguments): Fix typo.
12923
12924Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12925
12926 * stabs.texinfo (Global Variables): Talk about stabs in files
12927 where variables are referenced, but not defined.
12928
12929Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12932 Cplusplus to new nodes Member Type Descriptor and Method Type
12933 Descriptor. Re-write stuff for #.
12934
12935Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12936
12937 * gdb.texinfo (Print Settings): Don't document "set print
12938 fast-symbolic-addr off". The bug which it worked around was fixed
12939 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12940
12941 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12942 N_ENTRY node.
12943
12944 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12945
12946Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12947
12948 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12949 references to ieee-float.c.
12950
12951Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12954 match what the code actually does.
12955
12956Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12957
12958 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12959
12960Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12961
12962 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12963 i, and b.
12964
12965Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12966
12967 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12968 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12969 as "stabs in sections" rather than just saying "ELF and SOM".
12970 Also make that stuff apply to COFF.
12971
12972Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12973
12974 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12975 Ghostscript.
12976
12977Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12978
12979 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12980 versus functions without line numbers, also mention stepping into
12981 them as well as "step" when you are in them. Tell the user how to
12982 deal with the situation. Add comment about "debugging information".
12983
12984Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * stabs.texinfo (Enumerations): Document restriction on where
12987 enumeration types can appear and still win with GDB.
12988
12989Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12990
12991 * stabs.texinfo (Negative Type Numbers): Document format for type
12992 -16.
12993
12994Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12995
12996 * gdb.texinfo (Selection, Frame Info): Update information about
12997 arbitrary frame specficiations.
12998
12999Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
13000
13001 * gdb.texinfo, remote.texi: general editing pass prior to Net release
13002
13003Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13004
13005 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
13006
13007Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
13008
13009 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
13010
13011Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13012
13013 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
13014 Differences node to Statics node.
13015 (Statics): Discuss XCOFF use of V symbol descriptor.
13016
13017 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
13018 not clean.
13019
13020Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
13021
13022 * gdb.texinfo (Print Settings): Document `set print
13023 fast-symbolic-addr' and improve the doc for some other
13024 `set print's.
13025
13026Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13027
13028 * stabs.texinfo (String Field): Talk about defining several type
13029 numbers at once.
13030 Fix lint regarding changing node ELF Transformations to
13031 ELF and SOM Transformations.
13032
13033Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
13034
13035 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
13036
13037Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13038
13039 * stabs.texinfo (Cross-References): `::' is for nested types only
13040 within <>.
13041 (Structures): Document static members.
13042
13043Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13044
13045 * stabs.texinfo: Document S type attribute.
13046
13047Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13048
13049 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
13050
13051Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
13052
13053 * gdbint.texinfo: Fix a few typos.
13054
13055Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13056
13057 * gdb.texinfo, remote.texi: formatting improvements
13058
13059 * gdb.texinfo (New Features): mention threads.
13060 (Summary, C): fix xrefs in newly contributed text.
13061 (Threads): index entries, clarifications, example
13062 (passim): minor typos fixed, phrasing improvements
13063
13064 * remote.texi (Bootstrapping): rephrase text on ^C and add index
13065 entries; (Server): explain use of gdbserver w/real-time systems,
13066 add example of conflicting TCP port; (MIPS Remote) break up
13067 running text into table, highlighting commands, and add example.
a9331b3f 13068
c906108c
SS
13069Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13070
13071 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
13072
13073Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13074
13075 * stabs.texinfo (Nested Symbols): New node.
13076 (String Field, Symbol Descriptors, Cross-References): Refer to it.
13077
13078Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13079
13080 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
13081 to picking which Bbss.bss symbol to use, and (because there seems to
13082 be no good way of doing it) re-write some of the text to make it
13083 sound like Bbss.bss isn't such a great idea after all (as currently
13084 designed).
13085
13086 * gdb.texinfo (C): In addition to saying people have to use g++ for
13087 good results, say they have to use stabs. Specifically say cfront
13088 doesn't work well.
13089 (Summary): Merge in information on Modula-2, Pascal, and Chill from
13090 the gdb README. Add xrefs to places where the support for the various
13091 languages is described in detail.
13092
13093Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13094
13095 * stabs.texinfo: Clean up stuff about visibility and virtual
13096 characters.
13097
13098 * stabs.texinfo (N_M2C): Cite Sun doc.
13099
13100Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13101
13102 * gdb.texinfo: updates re threads.
13103 * remote.texinfo: avoid index entries starting with digits.
13104
13105Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13106
13107 * stabs.texinfo (Enumerations): Talk about large, negative and
13108 octal values. Clean up cross reference to type attributes.
13109 (String Field): Say that GDB 4.11 supports size attribute.
13110
13111Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13112
13113 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
13114 is a mandatory step. Make the stuff about that more concise.
13115
13116Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13117
13118 * stabs.texinfo (Class Names): New node.
13119
13120 * gdb.texinfo (Command Files): Explain order of init file reading.
13121
13122 * remote.texi (Bootstrapping): Talk about getting the serial driver
13123 to deal with ^C sent by gdb to stop the remote system.
13124
13125Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
13126
13127 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13128
13129 * libgdb.texinfo (Defining Commands): made the DOC arg
13130 to gdb_define_app_command a char * instead of char **
13131 per a suggestion from kingdon.
13132
13133 * libgdb.texinfo: total rewrite from a different starting
13134 premise.
13135
13136Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13137
13138 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13139 floats passed as doubles (to improve clarity).
13140
13141Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13142
13143 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13144
13145 * a4rc.sed: update to work with Andreas Vogel papersize params
13146
13147 * refcard.tex: use Andreas Vogel simplifications of papersize
13148 params; remove useless version info; update copyright date.
13149
13150Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13151
13152 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13153
13154Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13155
13156 * gdb.texinfo (Files): Say what address the load command loads it at.
13157
13158 * stabs.texinfo (Common Blocks): Minor cleanups.
13159
13160 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13161 that Sun has backed away from the linker kludge and thus the relevant
13162 issue is changes to the SunPRO tools, not the Solaris linker.
13163
13164 * stabs.texinfo (Traditional Integer Types): Clean up description
13165 of octal bounds a little bit. Document extra leading zeroes.
13166
13167Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13168
13169 * gdb.texinfo (Signaling): Update for symbolic symbol names
13170 and add a section explaining the difference between the GDB
13171 signal command and the shell kill utility.
13172
13173Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13174
13175 * libgdb.texinfo: added `@' to braces that were unescaped.
13176
13177Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13178
13179 * libgdb.texinfo: new file. Spec for the gdb library.
13180
13181Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13182
13183 * stabs.texinfo (Include Files): Fix typo (start -> end).
13184
13185Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13186
13187 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13188 from Melissa at FSF's editing pass.
13189
13190Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13191
13192 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13193 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13194 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13195
13196Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13197
13198 * remote.texi (Bootstrapping): Discuss 386 call gates.
13199
13200Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13201
13202 * stabs.texinfo (Based Variables): New node.
13203
13204Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13205
13206 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13207 names, sizes, and formats to suggest how not to lose.
13208
13209Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13210
13211 * stabs.texinfo (Methods): Fix typo.
13212
13213Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13214
13215 * gdb.texinfo: Fix a few typos.
13216
13217Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13218
13219 * gdb.texinfo: Clarify how well it works with Fortran.
13220
13221 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13222 More on relocating stabs in ELF files.
13223
13224Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13225
13226 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13227
13228Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13229
13230 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13231 parameters on VAX.
13232
13233Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13234
13235 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13236
13237Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13238
13239 * stabs.texinfo: Make info author notice match the TeX author notice.
13240
13241Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13242
13243 * stabs.texinfo: Initial-caps all words in node names and
13244 non-trivial words in section names.
13245
13246Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * stabs.texinfo: Many minor cleanups.
13249
13250 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13251
13252Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13253
13254 * stabs.texinfo: Remove full description of big example.
13255 It's not really helpful; just use pieces of it where appropriate.
13256 Add more Texinfo formatting directives (@samp, etc.).
13257 Use @deffn to define stab types.
13258 Eliminate some wordiness. Break up some nodes.
13259 Add an (alphabetized) index of symbol types.
13260 Use consistent capitalization style in node and section names.
13261
13262Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13263
13264 * gdb.texinfo: Change typo "Two two" to "The two".
13265
13266Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * stabs.texinfo (XCOFF-differences): Remove references to
13269 non-existent types N_DECL and N_RPSYM.
13270
13271 * stabs.texinfo (String Field): Say that type attributes bug is
13272 fixed in GDB 4.10, since it is.
13273
13274 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13275
13276Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13277
13278 * stabs.texinfo: Formatting cleanups.
13279
13280Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13281
13282 * stabs.texinfo: When explaining the n_type of a stab, standardize
13283 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13284 no tabs, use @r).
13285 (Global Variables): Clean up.
13286
13287Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13288
13289 * stabs.texinfo (Stack Variables): Re-write.
13290
13291Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13292
13293 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13294 addresses of a source file. Also revise formatting.
13295 Change "object module" or "object file" to "source file".
13296 Various: Miscellaneous cleanups.
13297
13298Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13299
13300 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13301
13302Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13303
13304 * gdbint.texinfo: Removed many nonsensical machine-collected
13305 host and target conditionals, described some of the remainder.
13306
13307Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13308
13309 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13310
13311 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13312 paragraph which follows.
13313
13314 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13315 variables. Looks better and avoids overful hbox.
13316
13317Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13318
13319 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13320
13321Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13322
13323 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13324 retransmit-timeout
13325
13326Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13327
13328 * gdbint.texinfo: Update statement about `some ancient Unix
13329 systems, like Ultrix 4.0' to Ultrix 4.2.
13330
13331Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13332
13333 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13334
13335 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13336
13337 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13338 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13339
13340 * remote.texi: new name for former gdbinv-s.texi
13341
13342 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13343
13344Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13345
13346 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13347 variables for MIPS remote debugging protocol.
13348
13349Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13350
13351 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13352
13353Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13354
13355 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13356
13357Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13358
13359 * gdb.texinfo: repair conditional bugs in text markup
13360
13361Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13362
13363 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13364 to select Modula-2 material.
13365
13366Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13367
13368 * stabs.texinfo: Cleanups regarding statics.
13369
13370 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13371 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13372
13373Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13374
13375 * stabs.texinfo: N_MAIN is sometimes used for C.
13376
13377Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13378
13379 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13380
13381Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13382
13383 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 13384 removed from the code by Kingdon.
c906108c
SS
13385
13386Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13387
13388 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13389 input when evaluating breakpoint conditions; the bug has been fixed.
13390
13391 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13392 sets the ignore count to N-1, not to N.
13393
13394Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13395
13396 * refcard.tex (\hoffset): correct longstanding error to match
13397 intended offset; avoids cutting off edge on some printers
13398
13399Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13400
13401 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13402
13403Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13404
13405 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13406
13407Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13408
13409 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13410 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13411 collect sed edits if any, apply to refcard before formatting;
13412 (refcard.ps) stop implying PS fonts if PS output requested;
13413 (lrefcard.ps) delete extra target for variant PS fonts
13414
13415 * refcard.tex: parametrize papersize dependent info, collect
13416 in easily replaced spot
13417
13418 * a4rc.sed: new file, edits to refcard for A4 paper
13419
13420Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13421
13422 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13423
13424Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13425
13426 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13427
13428Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13429
13430 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13431 politely rather than rudely.
13432
13433Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13434
13435 * stabs.texinfo: Document common blocks.
13436
13437Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13438
13439 * stabs.texinfo: Add some basic info about stabs-in-elf.
13440
13441Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * stabs.texinfo (Top): Minor cleanup.
13444
13445Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13446
13447 * Makefile.in (install-info): remove parentdir support
13448
13449Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13450
13451 * gdb.texinfo (Copying): delete this node and references to it;
13452 RMS says this manual need not carry GPL. (passim): Improvements
13453 from last round at FSF, largely due to Ian Taylor review, and
13454 minor formatting improvements.
13455
13456 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13457 largely due to Ian Taylor review. (Debug Session): minor edits to
13458 new text.
13459
13460Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13461
13462 * Makefile.in (realclean): Remove info and dvi files too.
13463
13464Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13465
13466 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13467 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13468 * gdb.texinfo: Change accordingly.
13469
13470 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13471 N_{L,R}BRAC,N_SLINE are relative to.
13472
13473Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13474
13475 * Makefile.in (GDBvn.texi): Update atomically.
13476
13477Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13478
13479 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13480
13481Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13482
13483 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13484 addresses together. Also motivate the set print symbol-filename
13485 command and suggest other solutions.
13486
13487Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13488
13489 * gdb.texinfo (set print elements): Note that the number of
13490 elements is set to unlimited by "set print elements 0".
13491
13492Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13493
13494 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13495 NF_LDOUBLE means.
13496 (Stab Types): Include Solaris stab types.
13497 (Procedures): Document Solaris extensions.
13498
13499Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13500
13501 * gdb.texinfo: Add `set print symbol-filename' doc.
13502
13503Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13504
13505 * stabs.texinfo (Arrays): Talk about type definition vs. type
13506 information.
13507
13508 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13509 the trailing semicolon.
13510
13511Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13512
13513 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13514 and merge in other parts of the document addressing these subjects.
13515 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13516
13517 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13518 at the end of a range type.
13519
13520 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13521 AIX extensions.
13522
13523Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13524
13525 * stabs.texinfo (Stabs Format): Misc fixes.
13526
13527Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13528
13529 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13530 (Traditional builtin types): Document convex convention for long long.
13531 (Negative builtin types): Discuss type names, and misc fixes.
13532
13533Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13534
13535 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13536 point types used with @samp{R} type descriptor.
13537 (Symbol Descriptors): Describe how to handle conflict between
13538 different meanings of @samp{P} symbol descriptor.
13539
13540Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13541
13542 * stabs.texinfo: Remove node Quick Reference and put its children
13543 directly under the main menu.
13544
13545 * stabs.texinfo: Many more changes to bring it into line with
13546 AIX documentation and reality. I think it now has all the
13547 information from the AIX documentation, except that I burned
13548 out when I got to variant records (Pascal and Modula-2) and
13549 all the COBOL types. Oh well, we can add them later when we're
13550 worrying more about those languages.
13551
13552 * stabs.texinfo (Automatic variables): Talk about what it means
13553 to omit the symbol descriptor.
13554
13555Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13556
13557 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13558 gcc2 behavior with promoted args.
13559
13560Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13561
13562 * gdb.texinfo: include readline appendices in info version of manual
13563
13564Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13565
13566 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13567 target remote.
13568
13569 * gdb.texinfo (Machine Code): more index entries for disassemble
13570
13571Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13572
13573 * Clarify the intended use of the gdb-testers and gdb-patches
13574 mailing lists, and shrink gzip comment.
13575
13576Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13577
13578 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13579 DOSHOST configuration of manual.
13580
13581 * gdb.texinfo (MIPS Stack): new node.
13582
13583 * all-config.texi (MIPS) new switch.
13584
13585 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13586 tense; (MIPS Remote) new node.
13587
13588 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13589 bug; (Environment) less passive, other small cleanups in text about
13590 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13591 (Remote) new MIPS Remote menu entry.
13592
13593Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13594
13595 * stabs.texinfo: Many changes to include information from the
13596 AIX documentation.
13597
13598 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13599
701adfb0
PA
13600Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13601
13602 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13603 Add PRINTF_HAS_LONG_LONG references.
13604
13605Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13606
13607 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13608 `set demangle-style arm' (not cfront); mention can type `q' to
13609 discard output, when gdb pages.
13610
c906108c
SS
13611Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13612
13613 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13614 Move a bunch of information from ../README.
13615 (Getting Started): New node.
13616
13617Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13618
13619 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13620
13621 * gdb.texinfo: advance manual revision dates to present
13622
13623 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13624 stop using silly Roman numerals in @set variable names
13625
13626Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13627
13628 * stabs.texinfo (Parameters): Keep trying to get this right.
13629
13630Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13631
13632 * stabs.texinfo (Parameters): More on "local parameters".
13633
13634Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13635
13636 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13637
13638Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13639
13640 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13641 (Parameters): Rewrite.
13642 (xcoff-differences, Sun-differences): Minor changes.
13643
13644Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13645
13646 * stabs.texinfo: Minor cleanup.
13647
13648Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13649
13650 * gdbint.texinfo: Minor xcoff stuff.
13651
13652Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13653
13654 * gdbint.texinfo: Update for new config directory structure.
13655 Add info about internal type data structures.
13656
13657Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13658
13659 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13660 $(srcdir).
13661 (gdb-config.texi): Depend on file in $(srcdir).
13662
13663Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13664
13665 * stabs.texinfo: Fixes about N_SO.
13666
701adfb0
PA
13667Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13668
13669 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13670
c906108c
SS
13671Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13672
13673 * gdb.texinfo: include list of nonstandard init file names
13674
13675 * *-config.texi: new switch GENERIC for text that applies *only*
13676 to (usual) multiple-target version of manual
13677
13678 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13679 h8 config
13680
13681 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13682 in menus (rather than conditionally selected multiple alternative
13683 menus).
13684
13685 * Makefile.in: define and use DOC_CONFIG var to select
13686 configuration for GDB user manual.
13687
13688 * gdb-config.texi: delete from repository, generate from Makefile.
13689
13690 * all-config.texi: normal `generic' configuration file, formerly
13691 stored as gdb-config.texi
13692
13693Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13694
13695 * Makefile.in: add dvi target to build all .dvi files
13696
13697Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13698
13699 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13700
701adfb0
PA
13701Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13702
13703 * stabs.texi: The `this' pointer is now known by the name
13704 `this' instead of `$t'.
13705
c906108c
SS
13706Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13707
13708 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13709 host conditionals.
13710 * stabs.texinfo: More array fixes inspired by Jim's.
13711
13712Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13713
13714 * stabs.texinfo: Fixes re arrays and continuations.
13715
13716 * gdbint.texinfo: Add XCOFF node.
13717
13718Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13719
13720 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13721
13722Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13723
13724 * stabs.texinfo: Fix for array types to mention lower bounds.
13725
13726Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13727
13728 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13729
13730Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13731
13732 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13733
13734Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13735
13736 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13737 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13738
13739Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13740
13741 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13742
701adfb0
PA
13743Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13744
13745 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13746
c906108c
SS
13747Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13748
13749 * gdb.texinfo, gdbinv-s.texi: misc updates
13750
13751Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13752
13753 * gdbint.texinfo: Brief documentation for longjmp support,
13754 from an email msg by Stu.
13755
13756Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13757
13758 * stabs.texinfo: Fix description of floating point "range"
13759 types (which really define basic types). Reported by Jim Meehan,
13760 <meehan@src.dec.com>.
13761
13762 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13763
13764Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13765
13766 * gdbint.texinfo: Slightly expand section on supporting a new
13767 object file format.
13768
13769Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13770
13771 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13772 intermediate file.
13773
13774Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13775
13776 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13777
13778Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13779
13780 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13781
13782 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13783 as well as Z8002.
13784
701adfb0
PA
13785Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13786
13787 * gdbint.texinfo (Host Conditionals): Remove
13788 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13789 MEM_FNS_DECLARED.
13790 (Target Conditionals): Remove all of the above.
13791
13792Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13793
13794 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13795 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13796
c906108c
SS
13797Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13798
13799 * gdbint.texinfo: Add sections on clean design and on how to send
13800 in changes.
13801
13802Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13803
13804 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13805
701adfb0
PA
13806Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13807
13808 * gdbint.texinfo: nm.h now included in defs.h.
13809
c906108c
SS
13810Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13811
13812 * gdb.texinfo: Fix typo, reported by Karl Berry.
13813
13814Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13815
13816 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13817
701adfb0
PA
13818Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13819
13820 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13821
13822Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13823
13824 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13825 (all @node commands): Use new form to avoid nitpicking errors.
13826 * gdbint.texinfo: Document host/native/target split.
13827
13828Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13829
13830 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13831
13832Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13833
13834 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13835
c906108c
SS
13836Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13837
13838 * gdbint.texinfo: fixed a stray email address (needs @@),
13839 added @table @code to node "Native Conditionals"
13840
701adfb0
PA
13841Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13842
13843 * gdbint.texinfo: document a few more macros, create new section
13844 for native macros.
13845
13846Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13847
13848 * gdb.texinfo: Document command hooks.
13849
c906108c
SS
13850Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13851
13852 * gdbint.texinfo: Describe coding style of GDB.
13853
13854Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13855
13856 * stabs.texinfo: Minor wording changes.
13857
13858Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13859
13860 * gdbint.texinfo: Improve release doc slightly.
13861
701adfb0
PA
13862Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13863
13864 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13865 for two new remote targets---29K using UDI, and Tandem ST2000
13866 using STDBUG.
13867
13868 * all.m4, none.m4: new m4 switch, _ST2000__
13869
13870 * all.m4: turn on H8/300 stuff for generic manual
13871
13872 * gdbinv-s.m4.in: remove text on special procedures to continue
13873 after explicit call to breakpoint() in serial stubs.
13874
c906108c
SS
13875Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13876
13877 * gdbint.texinfo: Improve doc of GDB config macros.
13878
13879Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13880
13881 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13882 These will be reinserted when examined.
13883
701adfb0
PA
13884Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13885
13886 * gdb.texinfo: fix shameful error of agreement reported by
13887 jimb@occs.cs.oberlin.edu (Jim Blandy)
13888 * gdb.texinfo: remove old partial discussion of remote serial
13889 protocol (via serial debug stubs)
13890 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13891 use of serial debug stubs
13892
c906108c
SS
13893Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13894
13895 * gdbint.texinfo: Make a start at documenting all the #if macros
13896 in GDB. At least list them all, and start separating them into
13897 host-specific and target-specific.
13898
13899Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13900
13901 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13902 examples (not consistent w others).
c906108c
SS
13903 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13904 for generic vn of doc
13905
13906Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13907
13908 * Makefile.in: always create installation directories.
13909
13910Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13911
13912 * gdb.texinfo: in h8 config, do not describe searching commands.
13913
13914Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13915
13916 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13917 conditionals; introduce a few generic switches that may be
13918 useful for other cross-dev or dos-hosted configs.
13919
13920 * gdb.texinfo: fix typo in "info reg" description
13921
13922Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13923
13924 * stabs.texinfo: Minor updates from running TeX over it.
13925 * Makefile.in (stabs.dvi, stabs.ps): Add.
13926
13927Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13928
13929 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13930 First pass at converting it to texinfo.
13931
13932Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13933
13934 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13935 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13936
13937Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13938
13939 * gdbint.texinfo: Add section on partial symbol tables.
13940
701adfb0
PA
13941Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13942
13943 * gdb.texinfo: Document new am29k setting.
13944
c906108c
SS
13945Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13946
13947 * gdb.texinfo: document `set remotedebug' and `set
13948 rstack_high_address'.
13949
13950Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13951
13952 * gdb.texinfo: slight expansion of new text on reading info files
13953 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13954 H8/300 from DOS.
13955
13956Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13957
13958 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13959
13960Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13961
13962 * gdb.texinfo: Say how to read the `info' files.
13963
13964Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13965
13966 * Makefile.in: gm4 -> m4.
13967
13968Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13969
13970 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13971 Documentation' ahead of `Installing GDB' to match README.
13972 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13973 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13974
13975Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13976
13977 * Makefile.in: remove $(srcdir) from gdb.info rule.
13978
13979Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13980
13981 * Makefile.in: commented out gdb-all.texinfo rule. This is
13982 temporary.
13983
13984Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13985
13986 * Makefile.in, configure.in: removed traces of namesubdir,
13987 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13988 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13989
13990Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13991
13992 * gdb.texinfo: Improve how we ask for bug reports.
13993
13994Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13995
13996 * Makefile.in: infodir belongs in datadir.
13997
13998Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13999
14000 * Makefile.in: remove spaces following hyphens, bsd make can't
14001 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 14002 standards.text support.
c906108c
SS
14003
14004Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14005
14006 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14007 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14008 and mandir now keyed off datadir by default.
14009
14010\f
14011Local Variables:
9e9c5ae7 14012mode: change-log
c906108c
SS
14013left-margin: 8
14014fill-column: 74
14015version-control: never
463888ab 14016coding: utf-8
c906108c 14017End: