sim: m68hc11: tweak types to fix warnings
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e43c3e2a
AB
12021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.texinfo (Initialization Files): Use @env when referencing
4 environment variables.
5 (Shell Commands): Likewise.
6 (Starting): Likewise.
7 (Arguments): Likewise.
8 (Environment): Likewise.
9 (Edit): Likewise.
10 (Compiling and Injecting Code): Likewise.
11 (Files): Likewise.
12 (Command History): Likewise.
13 (Screen Size): Likewise.
14 (Emacs): Likewise.
15
edeaceda
AB
162021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * python.texinfo (Python Commands): Mention new commands.
19
fbb46296
LS
202021-04-25 Lancelot Six <lsix@lancelotsix.com>
21
22 PR gdb/22640
23 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
24 ptype command, describe 'set print type hex' and 'show print
25 type hex' commands. Update 'ptype/o' examples.
26
85c88e2a
TBA
272021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
28
29 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
30 description for the 'enabled' field of breakpoint locations.
31
5809fbf2
TT
322021-04-15 Tom Tromey <tom@tromey.com>
33 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
36
92e4e97a
AB
372021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 PR cli/25956
40 * gdb.texinfo (File Options): Mention new command line options.
41 (Startup): Discuss when early init files are processed.
42 (Initialization Files): Add description of early init files.
43 (Output Styling): Update description of 'version' style.
44 (gdb man): Mention early init files.
45
b9de3b91
AB
462021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
49 parentheses to GDB prompt in example, and replace '(gdb)' with
50 '(@value{GDBP})' in one example where the latter was already in
51 use.
52
fa167b00
LM
532021-03-29 Luis Machado <luis.machado@linaro.org>
54
55 * gdb.textinfo (Memory Tagging): Make it a @section.
56
a668276c
LM
572021-03-24 Luis Machado <luis.machado@linaro.org>
58
59 * gdb.texinfo (Data): Document memory tagging changes to the "print"
60 command.
61 (Examining Memory): Document memory tagging changes to the "x"
62 command.
63 (Memory Tagging): Update with more information on changes to the "x"
64 and "print" commands.
65
362a0700
LM
662021-03-24 Luis Machado <luis.machado@linaro.org>
67
68 * gdb.texinfo (Memory Tagging): New subsection and node.
69 (AArch64 Memory Tagging Extension): New subsection.
70
0f01515a
LM
712021-03-24 Luis Machado <luis.machado@linaro.org>
72
73 * gdb.texinfo (General Query Packets): Document qMemTags and
74 QMemTags. Document the "memory-tagging" feature.
75 (ARM-Specific Protocol Details): Document memory tag types.
76
763b8efd
AB
772021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
78
79 * python.texinfo (Parameters In Python): Return empty string in
80 small example code.
81
02a79309
AB
822021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.texinfo (Files): Document new 'maint info target-sections'
85 command.
86
22e6d16f
LS
872021-02-17 Lancelot Six <lsix@lancelotsix.com>
88
89 PR cli/17290
90 * gdb.texinfo (Remote Configuration): Fix show remote
91 interrupt-sequence and show remote interrupt-on-connect.
92
bf3386f0
AB
932021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.texinfo (Files): Update documentation for 'maint info
96 sections'.
97
29db1eb3
AB
982021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * python.texinfo (TUI Windows In Python): Extend description of
101 TuiWindow.is_valid.
102
2e3773ff
LS
1032021-02-02 Lancelot SIX <lsix@lancelotsix.com>
104
105 * gdb.texinfo (Inferiors Connections and Programs): Document the
106 inferior command when used without argument.
107
bb3c2d4d
TT
1082021-01-27 Tom Tromey <tromey@adacore.com>
109
110 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
111
f3bdc2db
MB
1122021-01-25 Marco Barisione <mbarisione@undo.io>
113
114 * python.texi: Add parentheses to print statements/functions.
115
04de9f3e
AB
1162021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * gdb.texinfo (Specify Location): Move menu to the end of the
119 node.
120 (Auto-loading): Likewise.
121 (Extending GDB): Likewise.
122 (TUI): Likewise.
123 (Operating System Information): Likewise.
124
9d2d8a16
AB
1252021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 PR cli/25956
128 * gdb.texinfo (Output Styling): Document version style.
129
d8c4766d
AB
1302021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.texinfo (Auto-loading extensions): Add additional cross
133 references and move @menu to the end of the node.
134
fe461d2f
AB
1352021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.texinfo (Aliases): Move @menu to the end of the node.
138
cc4bc93e
AB
1392021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
142
a72d0f3d
AB
1432021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.texinfo (Commands): Update menu.
146 (Extending GDB): Likewise.
147 (Command aliases default args): Moved later into the document,
148 added a cindex entry. Renamed the section 'Automatically prepend
149 default arguments to user-defined aliases' to 'Default Arguments'.
150 (Aliases): Moved earlier in the document. Minor rewording of the
151 first paragraph, down-cased the text inside all uses of @var, and
152 added a cross reference to the Python code. Renamed the section
153 'Creating new spellings of existing commands' to 'Command
154 Aliases'.
155
325d39e4
HD
1562021-01-21 Hannes Domani <ssbssa@yahoo.de>
157
158 PR python/19151
159 * python.texi (Breakpoints In Python): Document
160 gdb.BP_HARDWARE_BREAKPOINT.
161
b5b5650a
JB
1622021-01-01 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.texinfo, refcard.tex: Update copyright year range.
165
6596a5d4
HD
1662020-12-29 Hannes Domani <ssbssa@yahoo.de>
167
168 * python.texi (Frame Decorator API): Fix method name.
169
f37059ea
AB
1702020-12-23 Alex Bennée <alex.bennee@linaro.org>
171
172 * gdb.texinfo (Packets): Clarify language for ? packet.
173
904cb749
JB
1742020-12-21 Joel Brobecker <brobecker@adacore.com>
175
176 * gdb.texinfo (Requirements): Add GMP to list of requirements.
177
e8460459
HD
1782020-12-18 Hannes Domani <ssbssa@yahoo.de>
179
180 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
181
4aea001f
HD
1822020-12-18 Hannes Domani <ssbssa@yahoo.de>
183
184 * python.texi (Values From Inferior): Document the address keyword.
185
85be4f5a
SM
1862020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
187
188 PR gdb/27088
189 * gdb.texinfo (Range Checking): Fix "show check range" command
190 name.
191
ee9812a0
AB
1922020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
193
194 * gdb.texinfo (Caching Target Data): Document 'maint flush
195 dcache'.
196
50a5f187
AB
1972020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
198
199 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
200 (Maintenance Commands): Document 'maint flush register-cache'.
201
ab954e4a
BE
2022020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
203
204 * Makefile.in: Delete GDBvn.texi and version.subst only in
205 the maintainer-clean target.
206
9f121239
HD
2072020-11-29 Hannes Domani <ssbssa@yahoo.de>
208
209 PR python/26974
210 * python.texi: Fix docu for static members argument.
211
a5c641b5
AB
2122020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.texinfo (Debugging Output): Document 'set/show debug
215 fortran-array-slicing'.
216 (Special Fortran Commands): Document 'set/show fortran
217 repack-array-slices'.
218
ab33b152
AB
2192020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.texinfo (Maintenance Commands): Update description of 'maint
222 print c-tdesc'.
223
64aaad63
AB
2242020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * gdb.texinfo (Mode Options): Descriptions of initialization files
227 has been moved to 'Initialization Files'.
228 (Startup): Likewise.
229 (Initialization Files): New node.
230 (gdb man): Update to mention alternative file paths.
231 (gdbinit man): Likewise.
232
733d554a
TBA
2332020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
234
235 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
236 of the 'break'command.
237 * gdb.texinfo (Conditions): Document the '-force' flag of the
238 'condition' command.
239
b5fa468f
TBA
2402020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
241
242 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
243 locations for which the breakpoint condition is invalid.
244
4b136f6f
MF
2452020-10-06 Michael Forney <mforney@mforney.org>
246
247 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
248 install condition.
249
8d378f27
SM
2502020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
251
252 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
253
7b085b1c
SM
2542020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
255
256 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
257
6791b117
PA
2582020-09-13 Pedro Alves <pedro@palves.net>
259
260 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
261 "-break-insert --qualified" and "-dprintf-insert --qualified".
262
fdd8731b
SV
2632020-08-25 Shahab Vahedi <shahab@synopsys.com>
264
265 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
266
995d3a19
SV
2672020-08-25 Shahab Vahedi <shahab@synopsys.com>
268
269 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
270 Features.
271
e09eef98
TT
2722020-08-07 Tom Tromey <tromey@adacore.com>
273
274 * gdb.texinfo (Ravenscar Profile): Add examples.
275 Document runtime initialization limitation.
276
39791af2
JM
2772020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
278
279 * gdb.texinfo (Contributors): Add information for the eBPF
280 support.
281 (BPF): New section.
282
43d5901d
AB
2832020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
284
285 * python.texi (Unwinding Frames in Python): Update descriptions
286 for PendingFrame.read_register and
287 gdb.UnwindInfo.add_saved_register.
288 (Frames In Python): Update description of Frame.read_register.
289
14fa8fb3
AB
2902020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * python.texi (Registers In Python): Document new find function.
293
b089853a
KB
2942020-07-22 Kevin Buettner <kevinb@redhat.com>
295
296 * gdb.texinfo (Maintenance Commands): Add documentation for
297 new command "maintenance print core-file-backed-mappings".
298
c9fe1b58
RT
2992020-07-22 Reuben Thomas <rrt@sc3d.org>
300
301 * gdb.texinfo (Remote Protocol, Overview): Correct the description
302 of which remote protocol commands are mandatory for a stub to
303 implement.
304
ae5369e7
LC
3052020-07-20 Ludovic Courtès <ludo@gnu.org>
306
307 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
308
68cf161c
LC
3092020-07-20 Ludovic Courtès <ludo@gnu.org>
310
311 * guile.texi (Memory Ports in Guile): Mark
312 'memory-port-read-buffer-size',
313 'set-memory-port-read-buffer-size!',
314 'memory-port-write-buffer-size',
315 'set-memory-port-read-buffer-size!' as deprecated.
316 (Guile Introduction): Clarify which Guile
317 versions are supported.
318
ed788fee
PC
3192020-07-13 Paul Carroll <pcarroll@codesourcery.com>
320
321 PR gdb/25716
322
323 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
324 apply' and adjust xrefs to it.
325
0a278aa7
PW
3262020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
327
328 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
329
6e2469ff
HD
3302020-07-08 Hannes Domani <ssbssa@yahoo.de>
331
332 * gdb.texinfo: Document Windows drive conversion of
333 'set auto-load scripts-directory'.
334
64cb3757
AB
3352020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
336
337 * gdb.texi (Registers): Add @anchor for 'info registers
338 <reggroup>' command.
339 * python.texi (Architectures In Python): Document new
340 register_groups method.
341 (Registers In Python): Document two new object types related to
342 register groups.
343
0f767f94
AB
3442020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * python.texi (Python API): Add new section to the menu.
347 (Frames In Python): Add new @anchor.
348 (Architectures In Python): Document new registers method.
349 (Registers In Python): New section.
350
87dbc774
AB
3512020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * python.texi (Unwinding Frames in Python): Document
354 PendingFrame.architecture method.
355
edf92af0
EZ
3562020-06-26 Eli Zaretskii <eliz@gnu.org>
357
358 * gdb.texinfo (Shell Commands): More accurate description of use
359 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
360
caa7fd04
AB
3612020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.texinfo (Maintenance Commands): Document new 'maint print
364 xml-desc' command.
365
5b860c93
PW
3662020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
367
368 * gdb.texinfo (Command aliases default args): New node documenting
369 how to use default args for a command using aliases.
370 (Aliases): Document the new 'DEFAULT-ARGS...' option.
371 (Help): Update help aliases text and describe when full alias
372 definition is provided.
373
914592f9
TT
3742020-06-11 Tom Tromey <tromey@adacore.com>
375
376 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
377
c5a6a07f
JG
3782020-06-10 Jonny Grant <jg@jguk.org>
379
380 * gdb.texinfo: Remove broken links Previous and Up from
381 contents.
382
0a4f5f8c
TT
3832020-05-23 Tom Tromey <tom@tromey.com>
384
385 * gdb.texinfo (Output Styling): Don't mention completion styling.
386 (Editing): Don't mention readline completion styling.
387
eca1f90c
TT
3882020-05-23 Tom Tromey <tom@tromey.com>
389
390 * gdb.texinfo (Output Styling): Mention completion styling.
391 (Editing): Mention readline completion styling.
392
98c59b52
PA
3932020-05-19 Pedro Alves <palves@redhat.com>
394
395 * gdb.texinfo (Attach): Update exec-file-mismatch description to
396 mention build IDs.
397 (Separate Debug Files): Add "build id" anchor.
398
5b4a1a8d
PW
3992020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
400
401 * gdb.texinfo (Help): Document the help and apropos changes.
402 (Aliases): Document new meaning of -a abbreviation flag.
403
aa8509b4
KR
4042020-05-05 Kamil Rytarowski <n54@gmx.com>
405
406 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
407 (info proc exe, info proc mappings, info proc stat): Mention
408 NetBSD support.
409
2b2fbab8
TT
4102020-04-28 Tom Tromey <tom@tromey.com>
411
412 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
413
45fc7c99
TT
4142020-04-27 Tom Tromey <tromey@adacore.com>
415
416 * python.texi (Types In Python): Mention missing fields. Add
417 dynamic type example.
418
1acda803
TT
4192020-04-24 Tom Tromey <tromey@adacore.com>
420
421 PR python/23662:
422 * python.texi (Types In Python): Document new features.
423
0ca4866a
AS
4242020-04-15 Artur Shepilko <nomadbyte@gmail.com>
425
426 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
427 clears makeinfo warnings.
428 * python.texi: Add a missing period trailing an @xref{} clause;
429 this clears a makeinfo warning.
430
09f2921c
TV
4312020-03-06 Tom de Vries <tdevries@suse.de>
432
433 * gdb.texinfo: Fix "the the".
434
0bab6cf1
TV
4352020-03-04 Tom de Vries <tdevries@suse.de>
436
437 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
438 * python.texi: Same.
439
63e163f2
AB
4402020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * gdb.texinfo (Command History): Extend description for
443 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
444 'set history filename' being optional. Describe the effect of an
445 empty history filename on 'set history save on'.
446
e56d7f1e
AB
4472020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
450 output.
451
01b1af32
TT
4522020-02-22 Tom Tromey <tom@tromey.com>
453
454 * python.texi (Python API): Add menu item.
455 (TUI Windows In Python): New node.
456
7c043ba6
TT
4572020-02-22 Tom Tromey <tom@tromey.com>
458
459 PR tui/17850:
460 * gdb.texinfo (TUI Commands): Document horizontal layouts.
461
ee325b61
TT
4622020-02-22 Tom Tromey <tom@tromey.com>
463
464 * gdb.texinfo (TUI Overview): Mention user layouts.
465 (TUI Commands): Document "tui new-layout".
466
b7d2fe14
TT
4672020-01-26 Tom Tromey <tromey@adacore.com>
468
469 * gdb.texinfo (M68K Features): Document floating-point feature
470 correspondence.
471
e47e48f6
PW
4722020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
473
474 * gdb.texinfo (Attach): Document the new option and the
475 set/show commands.
476 (Connecting): Reference the exec-file-mismatch option.
477
65c574f6
PA
4782020-01-10 Pedro Alves <palves@redhat.com>
479
480 * gdb.texinfo (Starting): Say "current inferior not connected"
481 instead of "GDB not connected".
482 (Inferiors and Programs): Rename node to ...
483 (Inferiors Connections and Programs): ... this. Update all
484 references. Talk about multiple target connections. Update "info
485 inferiors" info to mention the connections column. Describe "info
486 connections". Document "add-inferior -no-connection".
487 * guile.texi, python.texi: Update cross references.
488
e5d78223
JB
4892020-01-01 Joel Brobecker <brobecker@adacore.com>
490
491 * gdb.texinfo, refcard.tex: Update copyright year range.
492
db178f47
AB
4932019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * python.texi (Symbols In Python): Remove duplicate description of
496 gdb.lookup_global_symbol.
497
27f7b2f6
SM
4982019-12-11 Simon Marchi <simon.marchi@efficios.com>
499
500 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
501
d8edc8b7
PW
5022019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
503
504 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
505 as -r is ambiguous. Update the print - TAB TAB completion result.
506 (Data): Document new option -raw-values. Use -p and -pretty in the
507 example, as -r is ambiguous.
508 (Print Settings): Document set print raw values.
509 (Pretty-Printer Commands): Document interaction between enabled
510 pretty printers and -raw-values/-raw-frame-arguments.
511
77bb17b6
TT
5122019-12-10 Tom Tromey <tom@tromey.com>
513
514 * python.texi (gdb.prompt): Use correct quotes in example.
515 Shorten sample text.
516
c2512106
AB
5172019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
520 -max-results to some -symbol-info-* commands.
521
293b38d6
AB
5222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
525 -symbol-info-module-functions and -symbol-info-module-variables.
526
a2a7af0c
TT
5272019-12-01 Tom Tromey <tom@tromey.com>
528
529 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
530 (Output Styling): Document new settings.
531
d1da6b01
TT
5322019-12-01 Tom Tromey <tom@tromey.com>
533
534 * gdb.texinfo (TUI Configuration): Document new setting.
535
bf498525
PW
5362019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
537
538 * gdb.texinfo (Define): Indicate that user-defined prefix can
539 be used in 'define' command. Document 'define-prefix' command.
540
db5960b4
AB
5412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
544 -symbol-info-modules.
545
7dc42066
AB
5462019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
549 -symbol-info-functions, -symbol-info-types, and
550 -symbol-info-variables.
551
22138db6
TT
5522019-11-26 Tom Tromey <tom@tromey.com>
553
554 * gdb.texinfo (Maintenance Commands): Document new maint
555 commands.
556
6cc8564b
LM
5572019-11-25 Luis Machado <luis.machado@linaro.org>
558
559 * gdb.texinfo (Debugging Output): Document set debug
560 remote-packet-max-chars.
561
6b92c0d3
TV
5622019-11-14 Tom de Vries <tdevries@suse.de>
563
564 * gdb.texinfo: Fix typos.
565 * python.texi: Same.
566 * stabs.texinfo: Same.
567
45e42163
TT
5682019-11-12 Tom Tromey <tom@tromey.com>
569
570 * gdb.texinfo (Maintenance Commands): Document new command.
571
c86d74cc
TT
5722019-11-11 Tom Tromey <tom@tromey.com>
573
574 * gdb.texinfo (TUI Keys): Document readline function names.
575
c71acd15
TT
5762019-11-11 Tom Tromey <tom@tromey.com>
577
578 * gdb.texinfo (Editing): Document operate-and-get-next.
579
fb092e09
TT
5802019-11-11 Tom Tromey <tromey@adacore.com>
581
582 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
583
086baaf1
AB
5842019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
585
586 * python.texi (Symbols In Python): Add documentation for
587 gdb.lookup_static_symbols.
588
09ff83af
AB
5892019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * python.texi (Symbols In Python): Extend documentation for
592 gdb.lookup_static_symbol.
593
165f8965
AB
5942019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
595
596 * gdb.texinfo (Symbols): Document new 'info module variables' and
597 'info module functions' commands.
598
59c35742
AB
5992019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 * gdb.texinfo (Symbols): Document new 'info modules' command.
602
aed61d02
PW
6032019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
604
605 * gdb.texinfo (Convenience Funs): Document the new
606 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
607 convenience functions.
608
ed2a2229
CB
6092019-10-29 Christian Biesinger <cbiesinger@google.com>
610
611 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
612 generation.
613 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
614 option.
615
6999161a
TT
6162019-10-23 Tom Tromey <tom@tromey.com>
617
618 * Makefile.in (READLINE_DIR): Update.
619
14796d29
CB
6202019-10-23 Christian Biesinger <cbiesinger@google.com>
621
622 * python.texi (Threads In Python): Add a note for how to get the
623 list of threads.
624
760f7560
TV
6252019-10-07 Tom de Vries <tdevries@suse.de>
626
627 * gdb.texinfo: Fix typo.
628 * guile.texi: Same.
629 * python.texi: Same.
630
0a4b0913
AB
6312019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
632
633 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
634
37f6a7f4
TT
6352019-10-02 Tom Tromey <tromey@adacore.com>
636
637 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
638 $_ada_exception.
639
abf516c6
UW
6402019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
641
642 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
643 qXfer:spu:read and qXfer:spu:write.
644 (General Query Packets): Likewise.
645 (Cell Broadband Engine SPU architecture): Remove subsection.
646
11061048
TT
6472019-09-18 Tom Tromey <tom@tromey.com>
648
649 * gdb.texinfo (Editing): Document readline application name.
650 (TUI Single Key Mode): Document TUI SingleKey keymap name.
651
f1b620e9
MG
6522019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
653
654 * gdb.texinfo (Source Path): Additional text to better describe
655 how the source path directory list is used when searching for
656 source files.
657
4993045d
PW
6582019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
659
660 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
661 examples.
662
2d601616
TT
6632019-09-10 Tom Tromey <tromey@adacore.com>
664
665 * gdb.texinfo (Index Files): Update Ada text.
666
4acfdd20
AB
6672019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
668
669 * gdb.texinfo (Symbols): Add information about the -n flag to
670 "info variables" and "info functions".
671
e3ec872f
YS
6722019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
673
674 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
675
aa7ca1bb
AH
6762019-08-16 Alan Hayward <alan.hayward@arm.com>
677
678 * gdb.texinfo (AArch64 Pointer Authentication)
679 (GDB/MI Breakpoint Information) (Frame Information): Document
680 addr_field.
681
86c6b807
TT
6822019-08-12 Tom Tromey <tom@tromey.com>
683
684 * gdb.texinfo (Configure Options): Document minimum version of
685 readline.
686
1ba7cdcd
AH
6872019-08-09 Alan Hayward <alan.hayward@arm.com>
688
689 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
690
3d31bc39
AH
6912019-08-07 Alan Hayward <alan.hayward@arm.com>
692
693 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
694
0b27c27d
CB
6952019-08-05 Christian Biesinger <cbiesinger@google.com>
696
697 * python.texi (Blocks In Python): Document dictionary access on blocks.
698
ae60f04e
PW
6992019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
700
701 * gdb.texinfo (Symbols): Document new args -dirname and -basename
702 of "info sources" command.
703
2906593f
CB
7042019-07-30 Christian Biesinger <cbiesinger@google.com>
705
706 * python.texi (Symbols In Python): Document new function
707 gdb.lookup_static_symbol.
708
c620ed88
CB
7092019-07-29 Christian Biesinger <cbiesinger@google.com>
710
711 * python.texi (Objfiles In Python): Document new functions
712 Objfile.lookup_{global,static}_symbol.
713
bc4268a5
PW
7142019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
715
716 * gdb.texinfo (Backtrace): Document the new '-frame-info'
717 backtrace option. Reference 'set print frame-info'.
718 (Print Settings): Document 'set|show print frame-info'.
719 Document new 'presence' value for 'set print frame-arguments.
720
a8eab7c6
AB
7212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
722
723 * gdb.texinfo (Symbols): Add information about -q flag to "info
724 types".
725
86ceaf98
KB
7262019-07-20 Kevin Buettner <kevinb@redhat.com>
727
728 * python.texi (python command): Revise example to match
729 command behavior.
730
cb1e4e32
PA
7312019-07-09 Pedro Alves <palves@redhat.com>
732
733 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
734 examples to show type=catchpoint instead of type=breakpoint and an
735 address.
736
fdbc9870
PA
7372019-07-03 Pedro Alves <palves@redhat.com>
738 Philippe Waroquiers <philippe.waroquiers@skynet.be>
739
740 * gdb.texinfo (Command Settings): New node documenting the general
741 concept of settings, how to change them, and the new "with"
742 command.
743 (Maintenance Commands): Document "maint with".
744
c6ac8931
PA
7452019-07-03 Pedro Alves <palves@redhat.com>
746
747 * gdb.texinfo (Maintenance Commands): Document "maint set/show
748 test-settings" instead of "maint test-settings set/show".
749
4ed4690f
SM
7502019-06-18 Simon Marchi <simon.marchi@efficios.com>
751
752 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
753 deals with a file that has the same name as the specified pid to
754 attach to. Add example using -p option.
755 (gdb man): Remove same sentence as in previous item.
756
30056ea0
AB
7572019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
760 node.
761 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
762 new MI commands.
763
3345721a
PA
7642019-06-13 Pedro Alves <palves@redhat.com>
765
766 * gdb.texinfo (Command Completion): Mention command options too.
767 (Command Options): New node.
768 (Threads): Add anchors. Extend descriptions of the "taas" and
769 "tfaas" commands.
770 (Backtrace): Describe new options of the "backtrace" command. Add
771 anchors.
772 (Frame Apply): Describe new options of the "frame apply" and
773 "faas" commands. Add anchors.
774 (Data): Describe new options of the "print" command. Add anchors.
775 (Compiling and Injecting Code): Mention options of the "compile
776 print" command.
777 (Maintenance Commands): Mention "maint test-options" subcommands
778 and the "maint show test-options-completion-result" command.
779
2daf894e
PA
7802019-06-13 Pedro Alves <palves@redhat.com>
781
782 * gdb.texinfo (Print Settings): Document "set/show print
783 raw-frame-arguments" instead of "set/show print raw
784 frame-arguments".
785
dca0f6c0
PA
7862019-06-13 Pedro Alves <palves@redhat.com>
787
788 * gdb.texinfo (Maintenance Commands): Document "maint
789 test-settings" commands.
790
1a3da2cd
AB
7912019-06-06 Amos Bird <amosbird@gmail.com>
792
793 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
794 annotation.
795
e1f2e1a2
CB
7962019-06-04 Christian Biesinger <cbiesinger@google.com>
797
d3238f7d 798 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 799
e664d728
PW
8002019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
801
802 * gdb.texinfo (Help): Document the new -v apropos flag.
803 (Output Styling): Document the style name styling done by "show style".
804 Document the new title and highlight styles.
805
e2c52041
PW
8062019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
807
808 * gdb.texinfo (Shell Commands): Document pipe command.
809 (Logging Output): Add a reference to pipe command.
810 (Convenience Variables): Document $_shell_exitcode and
811 $_shell_exitstatus.
812
000439d5
TT
8132019-05-29 Tom Tromey <tromey@adacore.com>
814
815 * gdb.texinfo (Continuing and Stepping): Document new
816 commands.
817
b7060614
AH
8182019-05-22 Alan Hayward <alan.hayward@arm.com>
819
820 * gdb.texinfo (Shell Commands): Add debugredirect.
821
7166f90a
JV
8222019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
823
824 * gdb.texinfo: Minor formatting fixes.
825
26648588
JV
8262019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
827
828 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
829 MI command -complete.
830
a0a3a1e9
TV
8312019-05-14 Tom de Vries <tdevries@suse.de>
832
833 * gdb.texinfo (Automatic symbol index cache): Add concept and command
834 index entries.
835
3c2fcaf9
TV
8362019-05-14 Tom de Vries <tdevries@suse.de>
837
838 * gdb.texinfo (Maintenance Commands): Remove superfluous
839 quoting on command index entry for "maint info selftests".
840
a97c8e56
TT
8412019-05-10 Tom Tromey <tromey@adacore.com>
842
843 * python.texi (Pretty Printing API): Mention lazy computation for
844 "children".
845
b8e07335
TT
8462019-05-10 Tom Tromey <tromey@adacore.com>
847
848 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
849 exception" and "catch handlers". Move "catch exception unhandled"
850 text. Use @var for "catch load" and "catch unload"
851
9d3421af
TT
8522019-05-08 Tom Tromey <tromey@adacore.com>
853
854 * gdb.texinfo (Symbols): Document change to ptype/o.
855
5f2459c2
EZ
8562019-05-03 Eli Zaretskii <eliz@gnu.org>
857
858 * gdb.texinfo (Separate Debug Files): Document how the
859 subdirectory of the global debug directory is computed on
860 MS-Windows/MS-DOS.
861
2e62ab40
AB
8622019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * gdb.texinfo (Print Settings): Document 'print max-depth'.
865 * guile.texi (Guile Pretty Printing API): Document that 'print
866 max-depth' can effect the display of a values children.
867 * python.texi (Pretty Printing API): Likewise.
868 (Values From Inferior): Document max_depth keyword.
869
136afab8
PW
8702019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
871
872 * gdb.texinfo (Calling): Document the new
873 set|show may-call-functions.
874
73f8a590
PA
8752019-04-22 Pedro Alves <palves@redhat.com>
876
877 * gdb.texinfo (Reverse Execution): Mention and xref process record
878 and replay. Mention remote and system emulators.
879 (Process Record and Replay): List supported architectures.
880 Mention that "record btrace" is only supported on Intel
881 processors.
882
aeb2e706
AH
8832019-04-17 Alan Hayward <alan.hayward@arm.com>
884
885 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
886 (Monitor Commands for gdbserver)
887 (gdbserver man): Add debug-file option.
888
2b0c8b01
KB
8892019-04-08 Kevin Buettner <kevinb@redhat.com>
890
891 * python.texi (Inferiors In Python): Rename
892 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
893 Add note about the former being deprecated.
894
c369f8f0
KB
8952019-04-08 Kevin Buettner <kevinb@redhat.com>
896
897 * python.texi (Threads In Python): Add description for method
898 InferiorThread.handle.
899
48ab418e
TT
9002019-04-07 Tom Tromey <tom@tromey.com>
901
902 * Makefile.in (all): Depend on "info".
903
8bdc1658
AB
9042019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
905
906 * gdb.texinfo (Convenience Funs): Document '$_creal' and
907 '$_cimag'.
908
7734102d
EZ
9092019-03-30 Eli Zaretskii <eliz@gnu.org>
910
911 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
912 $_gdb_minor.
913
9f9aa852
AB
9142019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * python.texi (Pretty Printing API): Document use of None for the
917 display_hint.
918
6dc0ebde
AH
9192019-03-22 Alan Hayward <alan.hayward@arm.com>
920 Jiong Wang <jiong.wang@arm.com>
921
922 * gdb.texinfo (AArch64 Features): Describe pauth feature.
923
48869a5f
TT
9242019-03-20 Tom Tromey <tromey@adacore.com>
925
926 * python.texi (Selecting Pretty-Printers): Use @defvar for
927 gdb.pretty_printers.
928
5c85e20d
SM
9292019-03-14 Simon Marchi <simon.marchi@efficios.com>
930
931 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
932 of table, "@end @table" -> "@end table".
933
d085f989
TT
9342019-03-14 Tom Tromey <tromey@adacore.com>
935
936 * gdb.texinfo (Output Styling): Document "set style source" and
937 "show style source".
938
b4be1b06
SM
9392019-03-13 Simon Marchi <simon.marchi@ericsson.com>
940
941 * gdb.texinfo (Mode Options): Mention mi3.
942 (Interpreters): Likewise.
943 (GDB/MI Development and Front Ends): Add entry for MI 3 in
944 version table. Document -fix-multi-location-breakpoint-output.
945 (GDB/MI Breakpoint Information): Document format of breakpoint
946 location output.
947
ff6c8b35
SM
9482019-03-05 Simon Marchi <simon.marchi@efficios.com>
949
950 * python.texi (Values From Inferior): Change synopsys of the
951 second form of Value.__init__.
952
e3624a40
EZ
9532019-03-02 Eli Zaretskii <eliz@gnu.org>
954
955 * gdb.texinfo (Output Styling): Fix typos. Document the default
956 foreground colors of the available styles.
957
2c3fc25d
KB
9582019-02-27 Kevin Buettner <kevinb@redhat.com>
959
960 * gdb.texinfo (Configure Options): Document minimum python
961 version.
962
af54ade9
KB
9632019-02-26 Kevin Buettner <kevinb@redhat.com>
964
965 * python.texi (Values From Inferior): Document second form
966 of Value.__init__.
967
c97a7739
JB
9682019-02-23 Joel Brobecker <brobecker@adacore.com>
969
970 * gdb.texinfo: Update copyright year ranges.
971 * refcard.tex: Likewise.
972
7557a514
AH
9732019-02-21 Alan Hayward <alan.hayward@arm.com>
974
975 * gdb.texinfo: Update style defaults.
976
2d8b6830
TT
9772019-02-21 Tom Tromey <tromey@adacore.com>
978
979 * gdb.texinfo (Remote Configuration): Remove trailing "." from
980 @item.
981
1fea0d53
SM
9822019-01-16 Simon Marchi <simon.marchi@ericsson.com>
983
984 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
985 MI versions. Update text around it.
986
6f072a10
PFC
9872019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
988
989 * gdb.texinfo (PowerPC Features): Document the alias
990 pseudo-registers for the org.gnu.gdb.power.altivec feature.
991
041be526
SM
9922019-01-09 Simon Marchi <simon.marchi@ericsson.com>
993
994 * gdb.texinfo (Print Settings): Remove mention of specific
995 demangle-style values, just refer to the in-process help.
996
140a4bc0
TT
9972018-12-28 Tom Tromey <tom@tromey.com>
998
999 * gdb.texinfo (Output Styling): New node.
1000
e9076973
JB
10012018-12-13 John Baldwin <jhb@FreeBSD.org>
1002
1003 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1004 (Native): Add a FreeBSD subsection.
1005 (FreeBSD): Document use of system call aliases for compatibility
1006 system calls.
1007
b5ffee31
AB
10082018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1011 sub-section.
1012
20813a0b
PW
10132018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1014
1015 * gdb.texinfo (Examining the Symbol Table): Document language choice
1016 for 'info types|functions|variables' commands.
1017 (Setting Breakpoints): Document language choice to print
1018 the functions in which a breakpoint is set.
1019
4b905ae1
PFC
10202018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1021
1022 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1023 requirements for the org.gnu.gdb.power.vsx feature.
1024
87f7ab7b
JB
10252018-11-01 Joel Brobecker <brobecker@adacore.com>
1026
1027 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1028 output to match the current implementation.
1029
d321477b
PW
10302018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1031
1032 * gdb.texinfo (Information About a Frame): Document changes
1033 to 'info args' and 'info locals'.
1034 (Examining the Symbol Table): Document changes to 'info functions'
1035 and 'info variables'.
1036
8d619c01
EBM
10372018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1038
1039 * gdb.texinfo (PowerPC Features): Describe new features
1040 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1041 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1042 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1043 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1044
232bfb86
EBM
10452018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1046
1047 * gdb.texinfo (PowerPC Features): Describe new features
1048 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1049
f2cf6173
EBM
10502018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1051
1052 * gdb.texinfo (PowerPC Features): Describe new feature
1053 "org.gnu.gdb.power.tar".
1054
7ca18ed6
EBM
10552018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1056
1057 * gdb.texinfo (PowerPC Features): Describe new features
1058 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1059
d6677607
TT
10602018-10-20 Tom Tromey <tom@tromey.com>
1061
1062 * gdb.texinfo (TUI Commands): Add @end table.
1063 (TUI Configuration): Remove stray @end table.
1064
7806cea7
TT
10652018-10-19 Tom Tromey <tom@tromey.com>
1066
1067 PR tui/18388:
1068 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1069 (TUI Configuration): Document "set tui tab-width".
1070
163cffef
TT
10712018-10-09 Tom Tromey <tom@tromey.com>
1072
1073 * python.texi (Inferiors In Python): Link to "Frames In Python",
1074 not "Unwinding Frames in Python".
1075
eff98030
TT
10762018-10-09 Tom Tromey <tom@tromey.com>
1077
1078 * gdb.texinfo (Configure Options): Update --enable-ubsan
1079 documentation.
1080
74792ff7
JB
10812018-10-08 John Baldwin <jhb@FreeBSD.org>
1082
1083 * gdb.texinfo (Contributors): Add SRI International and University
1084 of Cambridge for FreeBSD/riscv.
1085
add5ded5
TT
10862018-10-06 Tom Tromey <tom@tromey.com>
1087
1088 PR python/19399:
1089 * python.texi (Inferiors In Python): Document
1090 Inferior.Architecture.
1091
51e78fc5
TT
10922018-10-06 Tom Tromey <tom@tromey.com>
1093
1094 PR python/21765:
1095 * python.texi (Symbols In Python): Document the module and
1096 common-block domains. Remove documentation for incorrect
1097 domains.
1098
f35d5ade
TT
10992018-10-03 Tom Tromey <tom@tromey.com>
1100
1101 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1102
c1168a2f
JD
11032018-10-02 John Darrington <john@darrington.wattle.id.au>
1104
1105 * gdb.texinfo (Remote Connection Commands): Describe
1106 the changes to target remote and target extended-remote
1107 relating to Unix domain sockets.
1108
a95746f9
TT
11092018-10-01 Tom Tromey <tom@tromey.com>
1110
1111 * gdb.texinfo (Configure Options): Document configure options.
1112
7f0bd420
TT
11132018-09-29 Tom Tromey <tom@tromey.com>
1114
1115 * gdb.texinfo (Requirements): Mention C++, GNU make.
1116 (Requirements): Sort the table. Add more libraries.
1117 (Running Configure): Remove obsolete text.
1118 (Separate Objdir): Likewise.
1119 (Configure Options): Likewise.
1120
f67ffa6a
AB
11212018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1124 to highlight that the number is also the frame's level.
1125 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1126 commands.
1127 (Frame Info): Rewrite documentation for 'info frame' command.
1128
ae778caf
TT
11292018-09-23 Tom Tromey <tom@tromey.com>
1130
1131 PR python/18852:
1132 * python.texi (Parameters In Python): Document exception behavior
1133 of get_set_string.
1134
73f1bd76
JB
11352018-09-18 John Baldwin <jhb@FreeBSD.org>
1136
1137 * gdb.texinfo (info proc): Remove "running".
1138 (info proc mappings): Replace "program" with "process".
1139
8b113111
JB
11402018-09-18 John Baldwin <jhb@FreeBSD.org>
1141
1142 * gdb.texinfo (Process Information): Document "info proc files"
1143 command.
1144
e6cd1dc1
TT
11452018-09-17 Tom Tromey <tom@tromey.com>
1146
1147 * gdb.texinfo (Index Files): Update for cache directory change on
1148 macOS.
1149
8743a9cd
TT
11502018-09-16 Tom Tromey <tom@tromey.com>
1151
1152 * python.texi (Basic Python): Update docs for find_pc_line,
1153 solib_name.
1154 (Progspaces In Python): Update docs for current_progspace.
1155 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1156 Move method documentation before example.
1157
74d3fbbb
SM
11582018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1159
1160 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1161
0ae1a321
SM
11622018-09-13 Simon Marchi <simon.marchi@ericsson.com>
11632018-09-13 Tom Tromey <tom@tromey.com>
1164
1165 * python.texi (Program Spaces In Python): Document the
1166 Progspace.objfiles method.
1167 (Objfiles In Python): Mention that gdb.objfiles() is identical
1168 to gdb.selected_inferior().progspace.objfiles().
1169
a40bf0c2
SM
11702018-09-13 Simon Marchi <simon.marchi@ericsson.com>
11712018-09-13 Tom Tromey <tom@tromey.com>
1172
1173 * python.texi (Inferiors In Python): Document
1174 Inferior.progspace.
1175 (Program Spaces In Python): Document that
1176 gdb.current_progspace() is the same as
1177 gdb.selected_inferior().progspace.
1178
1256af7d
SM
11792018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1180
1181 * python.texi (Basic Python): Mention the string representation
1182 of GDB Python objects.
1183
3e68067f
SM
11842018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1185
1186 * gdb.texinfo (Skipping Over Functions and Files): Document
1187 set/show debug skip.
1188
849cba3b
TT
11892018-09-10 Tom Tromey <tom@tromey.com>
1190
1191 * python.texi (Frames In Python, Blocks In Python)
1192 (Symbols In Python, Symbol Tables In Python)
1193 (Lazy Strings In Python): Remove periods from section titles.
1194
27a9fec6
TT
11952018-09-10 Tom Tromey <tom@tromey.com>
1196
1197 * python.texi (Pretty Printing API): Swap sentence order.
1198
9da10427
TT
11992018-09-10 Tom Tromey <tom@tromey.com>
1200
1201 PR python/16461:
1202 * python.texi (Values From Inferior): Mention use of virtual
1203 table.
1204
0d2a5839
TT
12052018-09-10 Tom Tromey <tom@tromey.com>
1206
1207 * python.texi (Basic Python): Parenthesize argument to
1208 decode_line.
1209
05c6bdc1
TT
12102018-09-10 Tom Tromey <tom@tromey.com>
1211
1212 * python.texi (Python): Mention Python versions. Don't mention
1213 execfile.
1214
e7b5068c
TT
12152018-09-10 Tom Tromey <tom@tromey.com>
1216
1217 PR python/19808:
1218 * python.texi (Unwinding Frames in Python): Rewrite
1219 create_unwind_info documentation. Update read_register
1220 documentation and add a note about unwinder caution.
1221
fb5af5e3
TT
12222018-09-10 Tom Tromey <tom@tromey.com>
1223
1224 PR python/18909:
1225 * python.texi (Events In Python): Fix inferior_call
1226 documentation.
1227
521b499b
TT
12282018-09-10 Tom Tromey <tom@tromey.com>
1229
1230 PR python/17752:
1231 * python.texi (Frame Filter API): Remove period from subsection
1232 title. Mention 100 as good default priority.
1233 (Frame Decorator API): Remove period from subsection title.
1234 Mention FrameDecorator module.
1235
4a5a194a
TT
12362018-09-10 Tom Tromey <tom@tromey.com>
1237
1238 PR python/23108:
1239 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1240 and add a table.
1241
f5a476a7
TT
12422018-09-10 Tom Tromey <tom@tromey.com>
1243
1244 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1245 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1246 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1247 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1248
60c0454d
TT
12492018-09-10 Tom Tromey <tom@tromey.com>
1250
1251 PR python/16484:
1252 * python.texi (Frames In Python): Document that Frame.block can
1253 throw.
1254
088a96da
TT
12552018-09-10 Tom Tromey <tom@tromey.com>
1256
1257 PR python/23487:
1258 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1259
22eb9e92
TT
12602018-09-10 Tom Tromey <tom@tromey.com>
1261
1262 PR python/16033:
1263 * python.texi (Blocks In Python): Document that Block.end is
1264 exclusive.
1265
078a0207
KS
12662018-08-29 Keith Seitz <keiths@redhat.com>
1267
1268 * gdb.texinfo (Compiling and injecting code in GDB): Document
1269 set/show "compile-oracle" and "compile-cplus-types" commands.
1270
6d52907e
JV
12712018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1272
1273 * gdb.texinfo (The -stack-list-frames Command): Update description
1274 to mention "arch".
1275 Update MI examples throughout the document to contain "arch" in
1276 frame output.
1277
1461bdac
AH
12782018-08-21 Alan Hayward <alan.hayward@arm.com>
1279
1280 * gdb.texinfo (AArch64 SVE): New subsubsection.
1281
26fb3983
JV
12822018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1283
1284 * gdb.texinfo (GDB/MI Data Manipulation): Document
1285 "-data-disassemble -a addr".
1286 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1287 feature.
1288
7d11235d
SM
12892018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1290
1291 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1292 symbol index cache.
1293
129eb0f1
SDJ
12942018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1295
1296 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1297 option sections to further clarify that gcore can take more
1298 than one PID, and that "-o" is used to specify a prefix, not a
1299 filename.
1300
3c3bb058
AB
13012018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1302
1303 * gdb.texinfo (Maintenance Commands): Add description of
1304 maintenance command to control dwarf unwinders.
1305
0a232300
PW
13062018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1307
1308 * gdb.texinfo (Debugging Programs with Multiple Threads):
1309 Document changes to 'thread apply'. Document 'taas'.
1310 Document 'tfaas'.
1311 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1312
c7ab0aef
SDJ
13132018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1314 Jan Kratochvil <jan.kratochvil@redhat.com>
1315 Paul Fertser <fercerpav@gmail.com>
1316 Tsutomu Seki <sekiriki@gmail.com>
1317
1318 * gdb.texinfo (Remote Connection Commands): Add explanation
1319 about new IPv6 support. Add new connection prefixes.
1320
055303e2
AB
13212018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1322
1323 * gdb.texinfo (Remote Configuration): Update descriptions for
1324 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1325 and hardware-watchpoint-length-limit variables.
1326
471b9d15
MR
13272018-07-02 Maciej W. Rozycki <macro@mips.com>
1328
1329 PR tdep/8282
1330 * gdb.texinfo (Source and Machine Code): Document `set
1331 disassembler-options' support for the MIPS target.
1332
291f9a96
PT
13332018-06-28 Petr Tesarik <ptesarik@suse.cz>
1334
1335 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1336
ed6dfe51
PT
13372018-06-28 Petr Tesarik <ptesarik@suse.cz>
1338
1339 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1340 is no longer mandatory.
1341
d4d429d5
PT
13422018-06-28 Petr Tesarik <ptesarik@suse.cz>
1343
1344 * gdb.texinfo (Files): Document "symbol-file -o offset".
1345
0dbfed25
TV
13462018-06-14 Tom de Vries <tdevries@suse.de>
1347
1348 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1349
41fc26a2
EZ
13502018-06-11 Eli Zaretskii <eliz@gnu.org>
1351
1352 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1353
5045b3d7
GB
13542018-06-08 Gary Benson <gbenson@redhat.com>
1355
1356 * gdb.texinfo (Maintenance Commands): Document "maint check
1357 libthread-db" and "maint set/show check-libthread-db".
1358
eb6af809
TT
13592018-06-05 Tom Tromey <tom@tromey.com>
1360
1361 PR cli/12326:
1362 * gdb.texinfo (Screen Size): Document "c" response to pagination
1363 prompt.
1364
4b2dfa9d
MR
13652018-05-31 Maciej W. Rozycki <macro@mips.com>
1366
1367 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1368 selection details with the `set endian auto' mode.
1369
701adfb0
PA
13702018-05-31 Alan Hayward <alan.hayward@arm.com>
1371
1372 * gdb.texinfo: Describe SVE feature.
1373
a913fffb
TT
13742018-05-04 Tom Tromey <tom@tromey.com>
1375
1376 PR python/22731:
1377 * python.texi (Breakpoints In Python): Mention that "commands" is
1378 writable.
1379
0489430a
TT
13802018-05-02 Tom Tromey <tom@tromey.com>
1381
1382 PR python/20084:
1383 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1384 PARAM_ZUINTEGER_UNLIMITED.
1385
6d7bb824
TT
13862018-04-30 Tom Tromey <tom@tromey.com>
1387
1388 * python.texi (Types In Python): Document Type.align.
1389
b744723f
AA
13902018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1391
1392 * gdb.texinfo (Symbols): Mention the fact that "info
1393 variables/functions/types" show source files and line numbers.
1394
4a4495d6
MM
13952018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1396
1397 * gdb.texinfo: Document set/show record btrace cpu.
1398
3fcded8f
JB
13992018-03-27 Joel Brobecker <brobecker@adacore.com>
1400
1401 * gdb.texinfo (Ada Settings): New subsubsection.
1402
978d6c75
TT
14032018-03-26 Tom Tromey <tom@tromey.com>
1404
1405 PR backtrace/15582:
1406 * gdb.texinfo (Backtrace): Mention "hide" argument.
1407
ea3b0687
TT
14082018-03-26 Tom Tromey <tom@tromey.com>
1409
1410 * gdb.texinfo (Backtrace): Describe options individually.
1411
76727919
TT
14122018-03-19 Tom Tromey <tom@tromey.com>
1413
1414 * observer.texi: Remove.
1415
386a8676
JB
14162018-03-04 John Baldwin <jhb@FreeBSD.org>
1417
1418 * gdb.texinfo (Debugging Output): Document "set/show debug
1419 fbsd-nat".
1420
db1ae9c5
AB
14212018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.texinfo (Machine Code): Additional information about "info
1424 line" command.
1425
d726cb5d
SN
14262018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1427
1428 * gdb.texinfo (gdb-add-index man): Add pindex.
1429
dbfa4523
SN
14302018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1431
1432 * gdb.texinfo (set cwd): Add period.
1433 (gdb-add-index man): Move anchor.
1434
ba643918
SDJ
14352017-01-12 Tom Tromey <tom@tromey.com>
1436 Sergio Durigan Junior <sergiodj@redhat.com>
1437
1438 * gdb.texinfo (Index Files): Mention gdb-add-index.
1439 (gdb-add-index man): New section.
1440 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1441 from gdb.texinfo.
1442
754452f0
SN
14432018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1444
1445 * gdb.texinfo (pwd): Fix whitespace.
1446
2d97a5d9
JB
14472018-01-09 John Baldwin <jhb@FreeBSD.org>
1448
1449 * gdb.texinfo (pwd): Update cross-reference for Process Information
1450 node and remove explicit /proc reference.
1451 (Native): Rename subsection from SVR4 Process Information to
1452 Process Information.
1453 (Process Information): Reword introduction to be less /proc
1454 centric. Document support for "info proc" on FreeBSD.
1455
9f757bf7
XR
14562018-01-03 Xavier Roirand <roirand@adacore.com>
1457
1458 * gdb.texinfo (Set Catchpoints): Add documentation for new
1459 "catch handlers" action.
1460
cef0f868
SH
14612017-12-27 Stafford Horne <shorne@gmail.com>
1462
1463 * gdb.texinfo (Target Description Format): Explain that arbitrary
1464 strings are now allowed for register groups.
1465
b67d92b0
SH
14662017-12-27 Stafford Horne <shorne@gmail.com>
1467
1468 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1469
7c161838
SDJ
14702017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1471
1472 PR cli/16224
1473 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1474
b89641ba
SM
14752017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1476
1477 * python.texi (Manipulating breakpoints using Python): Document
1478 qualified parameter to gdb.Breakpoint.
1479
0b982d68
SM
14802017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1481
1482 * python.texi (Manipulating breakpoints using Python): Split doc
1483 of Breakpoint.__init__ in two, split text in multiple
1484 paragraphs, don't nest parameter square brackets.
1485
a994fec4
FJ
14862017-12-12 Stafford Horne <shorne@gmail.com>
1487 Stefan Wallentowitz <stefan@wallentowitz.de>
1488 Franck Jullien <franck.jullien@gmail.com>
1489 Jeremy Bennett <jeremy.bennett@embecosm.com>
1490
1491 * gdb.texinfo: Add OpenRISC documentation.
1492
437afbb8
JK
14932017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1496
883fd55a
KS
14972017-12-07 Keith Seitz <keiths@redhat.com>
1498
1499 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1500 and "show print type nested-type-limit".
1501
824cc835
PM
15022017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1503
1504 * python.texi (Breakpoints In Python): Add text relating
1505 to allowed explicit locations and keywords in gdb.Breakpoints.
1506
7403715e
TT
15072017-12-04 Tom Tromey <tom@tromey.com>
1508
1509 * gdb.texinfo (Rust): Update trait object status
1510
97cbe998
SDJ
15112017-12-01 Andrew Cagney <cagney@redhat.com>
1512 Joel Brobecker <brobecker@adacore.com>
1513 Sergio Durigan Junior <sergiodj@redhat.com>
1514
1515 * gdb.texinfo (File Options): Document --readnever.
1516 (Commands to Specify Files): Likewise, for 'symbol-file' and
1517 'add-symbol-file'.
1518
bd69330d
PA
15192017-11-29 Pedro Alves <palves@redhat.com>
1520
1521 PR c++/19436
1522 * gdb.texinfo (Debugging C Plus Plus): Document setting
1523 breakpoints in functions with ABI tags.
1524
a20714ff
PA
15252017-11-29 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.texinfo (Linespec Locations): Document how "function" is
1528 interpreted in C++ and Ada. Document "-qualified".
1529 (Explicit Locations): Document how "-function" is interpreted in
1530 C++ and Ada. Document "-qualified".
1531
ee9a09e9
DC
15322017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1533
1534 PR gdb/21945
1535 * gdb.texinfo (Search Memory): Update description and example
1536 about how to search a string without NULL terminator.
1537
e547c119
JB
15382017-11-24 Joel Brobecker <brobecker@adacore.com>
1539
1540 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1541 new "exception-message" field.
1542
5f1ca24a
SM
15432017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1544
1545 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1546
d044bac8
PA
15472017-11-24 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1550 false claim that GDB inserts quoting automatically.
1551 (Symbols): Add anchor.
1552
2400729e
UW
15532017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1554
1555 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1556
d8ae99a7
PM
15572017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1558
1559 * python.texi (Basic Python): Add rbreak documentation.
1560
d0fe4701
XR
15612017-11-07 Xavier Roirand <roirand@adacore.com>
1562 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.texinfo (Set Breaks): Document support for breakpoint
1565 location ranges in the enable/disable commands.
1566
bc3b087d
SDJ
15672017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1568
1569 * gdb.texinfo (Starting your Program) <The working directory.>:
1570 Mention remote debugging.
1571 (Working Directory) <Your Program's Working Directory>:
1572 Likewise.
1573 (Connecting) <Remote Packet>: Add "set-working-dir"
1574 and "QSetWorkingDir" to the table.
1575 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1576 packet.
1577
d092c5a2
SDJ
15782017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1579
1580 * gdb.texinfo (Starting your Program) <The working directory.>:
1581 Mention new "set cwd" command.
1582 (Working Directory) <Your Program's Working Directory>:
1583 Rephrase to explain that "set cwd" exists and is the default
1584 way to change the inferior's cwd.
1585
289e23aa
AA
15862017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1587
1588 * gdb.texinfo (S/390 and System z Features): Document the new
1589 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1590
f2ff95c5
KB
15912017-09-21 Kevin Buettner <kevinb@redhat.com>
1592
1593 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1594 attribute.
1595
da2c323b
KB
15962017-09-21 Kevin Buettner <kevinb@redhat.com>
1597
1598 * python.texi (Inferiors In Python): Add description for method
1599 Inferior.thread_from_thread_handle.
1600
4e5a4f58
JB
16012017-09-19 John Baldwin <jhb@FreeBSD.org>
1602
1603 * gdb.texinfo (Starting your Program): Add description of
1604 starti command. Mention starti command as an alternative for
1605 debugging the elaboration phase.
1606
1526853e
SM
16072017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1608
1609 * gdb.texinfo (Maintenance Commands): Document filter parameter
1610 of "maint selftest". Document "maint info selftests" command.
1611
7c96f8c1
TT
16122017-09-11 Tom Tromey <tom@tromey.com>
1613
1614 * python.texi (Events In Python): Document new events.
1615
d69cf9b2
PA
16162017-09-04 Pedro Alves <palves@redhat.com>
1617
1618 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1619 no-debug-info variables.
1620 (Symbols) <Examining the Symbol Table>: Document inspecting
1621 no-debug-info types.
1622 (Calling) <Calling functions with no debug info>: New subsection,
1623 documenting calling no-debug-info functions.
1624 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1625
0a2dde4a
SDJ
16262017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1627
1628 * gdb.texinfo (set environment): Add @anchor. Explain that
1629 environment variables set by the user are sent to GDBserver.
1630 (unset environment): Likewise, but for unsetting variables.
1631 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1632 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1633 "environment-reset" and "QEnvironmentReset" to the table.
1634 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1635 QEnvironmentReset>: New item, explaining the packet.
1636
6e41ddec
JK
16372017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1638
1639 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1640 "Compiler search for the compile command" descriptions of set
1641 compile-gcc and show compile-gcc.
1642
58afddc6
WP
16432017-08-07 Weimin Pan <weimin.pan@oracle.com>
1644
1645 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1646 ADI support.
1647 * NEWS: Add "adi examine" and "adi assign" commands.
1648
6d580b63
YQ
16492017-08-18 Yao Qi <yao.qi@linaro.org>
1650
1651 * gdb.texinfo (Server): Document "--selftest".
1652
a5afdb16
RK
16532017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1654
1655 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1656 Single-Key mode.
1657
ca145713
SDJ
16582017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1659
1660 PR gdb/21925
1661 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1662 set...").
1663
0968fbae
SM
16642017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1665
1666 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1667 conditional expression.
1668
791fb3d7
SM
16692017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1670
1671 * agentexpr.texi (rot): Fix symbolic description, improve
1672 textual description.
1673
27d41eac
YQ
16742017-07-26 Yao Qi <yao.qi@linaro.org>
1675
1676 * gdb.texinfo (Maintenance Commands): Document command
1677 "maint check xml-descriptions".
1678
8e2141c6
YQ
16792017-07-26 Yao Qi <yao.qi@linaro.org>
1680
1681 * gdb.texinfo (Maintenance Commands): Document optional
1682 argument of "maint print c-tdesc".
1683
c646b4e8
YQ
16842017-07-18 Yao Qi <yao.qi@linaro.org>
1685
1686 * gdb.texinfo (Maintenance Commands): Improve the doc to
1687 command "maint print c-tdesc".
1688
eb83230b
SDJ
16892017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1690
1691 PR gdb/21606
1692 * python.texi (Python representation of Symbols.): Replace
1693 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1694 * guile.texi (Guile representation of Symbols.): Likewise.
1695
c4dcb155
SM
16962017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1697
1698 * gdb.texinfo (Optional Messages about Internal Happenings):
1699 Document {set,show} debug separate-debug-file commands.
1700
aefd8b33
SDJ
17012017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1702
1703 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1704 (Connecting) <Remote Packet>: Add "startup-with-shell"
1705 and "QStartupWithShell" to the table.
1706 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1707 packet.
1708
176efed1
AB
17092017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1710
1711 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1712
d050f7d7
TW
17132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1714
1715 * python.texi (Recording in Python): Factor out the documentation of
1716 gdb.RecordInstruction's super class.
1717
14f819c8
TW
17182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1719
1720 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1721 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1722 prev and next.
1723
0ed5da75
TW
17242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1725
1726 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1727 gdb.RecordInstruction
1728
913aeadd
TW
17292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1730
1731 * python.texi (Recording in Python): Add documentation for
1732 gdb.RecordGap and remove documentation of special cases for
1733 gdb.BtraceInstruction.
1734
a3be24ad
TW
17352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1736
1737 * python.texi (Recording in Python): Remove Record.ptid defvar.
1738
ebe553db
SM
17392017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1740
1741 * gdb.texinfo (GDB/MI Thread Information): Add missing
1742 fields, re-word some things.
1743 (GDB/MI Thread Commands): Describe fields found in the output of
1744 -thread-info, remove description of fields in the
1745 thread output tuple, replace with a cross-reference to "GDB/MI
1746 Thread Information".
1747
9be21bb4
SM
17482017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1749
1750 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1751 from -thread-info output.
1752
fe5f7374
AK
17532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1754
1755 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1756
eea78757
AK
17572017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1758
1759 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1760
79778b30
YQ
17612017-03-22 Yao Qi <yao.qi@linaro.org>
1762
1763 * python.texi (Inferiors In Python): Remove @code from Python.
1764
cee59b3f
TW
17652017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1766
1767 * python.texi (Recordings In Python): Document return type of
1768 gdb.BtraceInstruction.data.
1769
51457a05
MAL
17702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1771
1772 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1773 command file-list-shared-libraries
1774 (GDB/MI Async Records): Update documentation of library-loaded with new
1775 field.
1776
701adfb0
PA
17772017-03-20 Artemiy Volkov <artemiyv@acm.org>
1778
1779 PR gdb/14441
1780 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1781 supports both lvalue and rvalue references.
1782
17832017-03-20 Artemiy Volkov <artemiyv@acm.org>
1784
1785 PR gdb/14441
1786 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1787 table of constants.
1788
f8d99587
DE
17892017-03-16 Doug Evans <dje@google.com>
1790
1791 * guile.texi (Lazy Strings In Guile): Mention arrays.
1792 * python.texi (Lazy Strings In Python): Ditto.
1793
5cf70512
JW
17942017-03-08 Jiong Wang <jiong.wang@arm.com>
1795
1796 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1797 character "@".
1798
4a612d6f
WT
17992017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1800
1801 * Memory Protection Extensions: Add information about inferior
1802 calls.
1803
701adfb0
PA
18042017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1805
1806 * gdb.texinfo: Document new set/show disassembler-options
1807 commands.
1808
216f72a1
JK
18092017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1810
1811 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1812 DW_TAG_GNU_* and DW_AT_GNU_*.
1813
4e746bb6
TW
18142017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1815
1816 * python.texi (Recordings In Python): New section.
1817
3f77c769
TT
18182017-02-14 Tom Tromey <tom@tromey.com>
1819
1820 PR python/13598:
1821 * python.texi (Events In Python): Document events.before_prompt.
1822
5cf30ebf
LM
18232017-02-13 Luis Machado <lgustavo@codesourcery.com>
1824
1825 * gdb.texinfo (Target Commands): Document the optional offset
1826 argument for the load command.
1827
18da0c51
MG
18282017-02-10 Martin Galvan <martingalvan@sourceware.org>
1829
1830 PR gdb/21122
1831 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1832 space-separated breakpoint lists. Also add a missing @table command
1833 and @cindex for breakpoint lists.
1834
3f7b46f2
IR
18352017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1836
1837 PR tdep/20936
1838 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1839 (Sparc Features): New node.
1840
2735833d
WT
18412017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1842
1843 * gdb.texinfo (i386 Features): Add system segment registers
1844 as feature.
1845
373832b6
SM
18462017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1847
1848 * python.texi (Events In Python): Fix typo.
1849
78cbbba8
LM
18502017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1851 Luis Machado <lgustavo@codesourcery.com>
1852
1853 * gdb.texinfo (-target-flash-erase): New MI command description.
1854 (flash-erase): New CLI command description.
1855
387360da
JB
18562017-01-04 John Baldwin <jhb@FreeBSD.org>
1857
1858 * gdb.texinfo (Contributors): Add SRI International and University
1859 of Cambridge for FreeBSD/mips.
1860
34c41c68
DE
18612016-12-22 Doug Evans <xdje42@gmail.com>
1862
1863 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1864 commands.
1865
df3ee9ca
PA
18662016-12-02 Pedro Alves <palves@redhat.com>
1867
1868 * gdb.texinfo (User-defined Commands): Limit on number of
1869 arguments passed to user-defined commands removed; update.
1870
01770bbd
PA
18712016-12-02 Pedro Alves <palves@redhat.com>
1872
1873 PR cli/20559
1874 * gdb.texinfo (Define): Add example of using "eval" to process a
1875 variable number of arguments.
1876 (Output) <eval>: Add anchor.
1877
ad02e4fe
SM
18782016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1879
1880 * Makefile.in: Likewise.
1881
8504e097
AA
18822016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1883
1884 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1885 xref.
1886
39402e6c
PA
18872016-10-29 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1890 actions.
1891
ca6eff59
PA
18922016-10-26 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1895 actions that match a thread, and what happens when an action
1896 matches a thread that is already running.
1897
be06ba8c
SM
18982016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1899
1900 * gdb.texinfo (Using Trace Files): Fix typo.
1901 (GDB/MI Tracepoint Commands): Likewise.
1902
99e61eda
SM
19032016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1904
1905 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1906 of -trace-save.
1907
9c37b5ae
TT
19082016-10-06 Tom Tromey <tom@tromey.com>
1909
1910 * guile.texi (Types In Guile): Remove Java mentions.
1911 * python.texi (Types In Python): Remove Java mentions.
1912 * gdb.texinfo (Address Locations, Supported Languages)
1913 (Index Section Format): Remove Java mentions.
1914
ee8da4b8
DE
19152016-08-15 Doug Evans <dje@google.com>
1916
1917 * gdb.texinfo (Target Description Format): Update docs on "end"
1918 field spec and field default type.
1919
4034d0ff
AT
19202016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
19212016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1922
1923 PR gdb/20487
1924 * gdb.texinfo (Context management): Update mention of frame
1925 change notifications.
1926 (gdb/mi Async Records): Document frame field in
1927 =thread-select event.
1928 * observer.texi (GDB Observers): New user_selected_context_changed
1929 observer.
1930
4435e1cc
TT
19312016-09-28 Tom Tromey <tom@tromey.com>
1932
1933 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1934 than "memory breakpoint". Further document "kind". Move
1935 protocol-details link earlier.
1936 <z1>: Document the cmd_list argument. Fix typo.
1937 <g>: Remove incorrect sentence.
1938 (Stop Reply Packets): Document "OK" response to requests when in
1939 non-stop mode.
1940 <swbreak>: Use "software breakpoint" rather than "memory
1941 breakpoint".
1942 <create>: Document that "R" is ignored.
1943 <W, X, w>: Document formatting of "AA".
1944 (Notification Packets): Use "%Stop", not "%%Stop".
1945
ad0a504f
AK
19462016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1947
1948 * gdb.texinfo (Embedded Processors): Document ARC.
1949 (Synopsys ARC): New section.
1950 (Standard Target Features): Document ARC features.
1951 (ARC Features): New section.
1952
74172ecf
SM
19532016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1954
1955 * .gitignore: New file.
1956
0a1ddfa6
SM
19572016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1958
1959 * gdb.texinfo (Input/Output): Mention possibility to unset
1960 inferior-tty.
1961
c0272db5
TW
19622016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1963
1964 * gdb.texinfo: Resume btrace on reconnect.
1965
e3487908
GKB
19662016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1967
1968 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1969 syscall.
1970
463888ab
РИ
19712016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1972
1973 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1974 command.
1975
dac790e1
TT
19762016-07-13 Tom Tromey <tom@tromey.com>
1977
1978 PR python/15620, PR python/18620:
1979 * python.texi (Events In Python): Document new breakpoint events.
1980
93daf339
TT
19812016-07-13 Tom Tromey <tom@tromey.com>
1982
1983 PR python/17698:
1984 * python.texi (Breakpoints In Python): Document
1985 Breakpoint.pending.
1986
cda75e70
TT
19872016-07-13 Tom Tromey <tom@tromey.com>
1988
1989 * python.texi (Breakpoints In Python): Move table of types and
1990 table of watchpoint types earlier in node.
1991
e0f3fd7c
TT
19922016-07-12 Tom Tromey <tom@tromey.com>
1993
1994 PR python/19293:
1995 * python.texi (Frames In Python): Document
1996 gdb.invalidate_cached_frames.
1997
86f78169
PA
19982016-06-21 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2001 document new-ui and explain use case.
2002
a28d8e50
YTL
20032016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2004
2005 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2006 (NDS32 Features): New Section.
2007
bb556f1f
TK
20082016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2009
2010 * gdb.texinfo (Examining Memory): Document negative repeat
2011 count in the 'x' command.
2012
38b022b4
SM
20132016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2014
2015 * gdb.texinfo (GDB/MI Async Records): Document method and
2016 format fields in =record-started.
2017 * observer.texi (record_changed): Add method and format
2018 parameters.
2019
c185ba27
EZ
20202016-05-27 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (General Query Packets): Move the description of the
2023 response before the long list of the specific 'read' and 'write'
2024 requests.
2025
1957f6b8
TT
20262016-05-23 Tom Tromey <tom@tromey.com>
2027
2028 * python.texi (Basic Python): Document gdb.breakpoints return.
2029
224f10c1
TT
20302016-05-24 Tom Tromey <tom@tromey.com>
2031
2032 PR gdb/19194:
2033 * gdb.texinfo (gdb man): Fix typo.
2034
0bdfa368
TT
20352016-05-17 Tom Tromey <tom@tromey.com>
2036
2037 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2038 (Rust): New node.
2039
dcd1f979
TT
20402016-05-17 Tom Tromey <tom@tromey.com>
2041
2042 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2043
310cdbb6
YQ
20442016-04-27 Yao Qi <yao.qi@linaro.org>
2045
2046 * gdb.texinfo (tfind): Complete doc about tfind without
2047 argument.
2048
b8162e5a
AT
20492016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2050
2051 * agentexpr.texi (byte): Fix zero_ext description.
2052
f7c38292
PA
20532016-03-31 Pedro Alves <palves@redhat.com>
2054
2055 * gdb.texinfo (M32R/SDI): Delete node.
2056 (MIPS Embedded): Remove references to the MIPS remote debugging
2057 protocol, PMON and variants, and the associated commands.
2058
81516450
DE
20592016-03-15 Doug Evans <dje@google.com>
2060
2061 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2062 (Target Description Format): Mention enum types. Update docs on
2063 flags types.
2064 (Predefined Target Types): Add "bool".
2065 (Enum Target Types): New node.
2066
2a60e18f
PA
20672016-03-15 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.texinfo (Tracepoint Actions): Fix typo.
2070
45fa2529
PA
20712016-03-15 Pedro Alves <palves@redhat.com>
2072 Andreas Arnez <arnez@linux.vnet.ibm.com>
2073 Marcin Kościelnicki <koriakin@0x04.net>
2074
2075 * gdb.texinfo (Tracepoint Actions): Document possible
2076 unreliability of '$_ret'.
2077
f2403c39
AB
20782016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2079
2080 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2081 command.
2082
f2f3ccb9
SM
20832016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2084
2085 * gdb.texinfo (Convenience Functions): Document $_as_string.
2086
cce0e923
DE
20872016-02-23 Doug Evans <dje@google.com>
2088
2089 * gdb.texinfo (Skipping Over Functions and Files): Document new
2090 options to "skip" command. Update docs of output of "info skip".
2091
012b3a21
WT
20922016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2093
2094 * gdb.texinfo (Signals): Add bound violation display hints for
2095 a SIGSEGV.
2096
0748bf3e
MK
20972016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2098
2099 * gdb.texinfo (Trace File Format): Add documentation for description
2100 section lines.
2101
e909d859
MK
21022016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2103
2104 * gdb.texinfo (Trace File Format): Remove misleading information
2105 about register block ordering.
2106
713cdcbf
DE
21072016-02-01 Doug Evans <dje@google.com>
2108
2109 * gdb.texinfo (Value Sizes): Fix typo.
2110
8244c20d
DE
21112016-02-01 Doug Evans <dje@google.com>
2112
2113 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2114
5fdf6324
AB
21152016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.texinfo (Value Sizes): New section.
2118 (Data): Add the 'Value Sizes' node to the menu.
2119
67ebd9cb
JB
21202016-01-26 John Baldwin <jhb@FreeBSD.org>
2121
2122 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2123
6e9567fe
JB
21242016-01-19 John Baldwin <jhb@FreeBSD.org>
2125
2126 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2127
f303dbd6
PA
21282016-01-18 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2131 of the thread that hit a breakpoint or received a signal.
2132
71ef29a8
PA
21332016-01-15 Pedro Alves <palves@redhat.com>
2134
2135 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2136
663f6d42
PA
21372016-01-13 Pedro Alves <palves@redhat.com>
2138
2139 * gdb.texinfo (Threads): Document the $_gthread convenience
2140 variable.
2141 (Convenience Vars): Likewise.
2142
c84f6bbf
PA
21432016-01-13 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.texinfo (Threads): Document "info threads -gid".
2146
22a02324
PA
21472016-01-13 Pedro Alves <palves@redhat.com>
2148
2149 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2150 anchor.
2151 (Threads In Python): Document new InferiorThread.global_num
2152 attribute.
2153
5d5658a1
PA
21542016-01-07 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2157 qualified thread IDs, global thread IDs and thread ID lists.
2158 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2159 thread IDs.
2160 (Convenience Vars): Document the $_thread convenience variable.
2161 (Ada Tasks): Adjust to refer to thread IDs.
2162 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2163 Commands, GDB/MI Variable Objects): Update to mention global
2164 thread IDs.
2165 * guile.texi (Breakpoints In Guile)
2166 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2167 global thread IDs instead of thread IDs.
2168 * python.texi (Threads In Python): Adjust documentation of
2169 InferiorThread.num.
2170 (Breakpoint.thread): Mention global thread IDs instead of thread
2171 IDs.
2172
84654457
PA
21732016-01-13 Pedro Alves <palves@redhat.com>
2174
2175 * python.texi (Threads In Python): Document
2176 InferiorThread.inferior.
2177
e3940304
PA
21782016-01-13 Pedro Alves <palves@redhat.com>
2179
2180 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2181 convenience variable.
2182 (Convenience Vars): Likewise.
2183
82075af2
JS
21842016-01-12 Josh Stone <jistone@redhat.com>
2185 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2186
2187 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2188 (Stop Reply Packets): List the syscall entry and return stop reasons.
2189 (General Query Packets): Describe QCatchSyscalls, and add it to the
2190 table and the detailed list of stub features.
2191
bc504a31
PA
21922016-01-12 Pedro Alves <palves@redhat.com>
2193
2194 Remove use of the registered trademark symbol throughout.
2195
cde67b27
YQ
21962016-01-12 Yao Qi <yao.qi@linaro.org>
2197
2198 * gdb.texinfo (Interrupts): Update the document on handling
2199 interrupt when program is stopped.
2200
19d9d4ef
DB
22012015-12-11 Don Breazeal <donb@codesourcery.com>
2202
2203 * gdb.texinfo (Forks): Correct Linux kernel version where
2204 fork and exec events are supported, add notes about support
2205 of these events in target remote mode.
2206 (Connecting): Reorganize and clarify distinctions between
2207 target remote, extended-remote, and multiprocess.
2208 Reorganize related text from separate sections into new
2209 sections.
2210 (Server): Note effects of target extended-remote mode.
2211 Delete section on Multi-Process Mode for gdbserver.
2212 Move some text to "Connecting" node.
2213
f4f4330e
PA
22142015-12-10 Pedro Alves <palves@redhat.com>
2215
2216 * gdb.texinfo (Threads): Replace warning with explanation
2217 about single-threaded programs.
2218
b1236ac3
PA
22192015-12-10 Pedro Alves <palves@redhat.com>
2220
2221 * gdb.texinfo (Threads): Remove mention of SGI.
2222 (Forks): Remove mention of HP-UX.
2223 (Breakpoints): Remove mention of HP-UX.
2224 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2225 Reword in terms of architectures.
2226 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2227 mention supported systems.
2228 (Convenience Vars): Don't mention HP-UX.
2229 (Jumping): Remove mention of HP-UX in comment.
2230 (Files) <shared libraries>: Update supported shared library types
2231 list. Remove mention of HP-UX.
2232 (Native): Remove HP-UX subsection.
2233 (SVR4 Process Information): Remove mention of HP-UX.
2234
0f59c28f
PA
22352015-12-10 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.texinfo (Stack): Reorder menu.
2238
1c35a88f
LM
22392015-12-09 Luis Machado <lgustavo@codesourcery.com>
2240
2241 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2242 -var-set-format's new zero-hexadecimal format.
2243
3685b09f
PMR
22442015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2245
2246 * gdb.texinfo (Ada Mode Into): Move overloading support
2247 description to its own node.
2248 (Overloading support for Ada): New node.
2249
f2faf941
PA
22502015-11-30 Pedro Alves <palves@redhat.com>
2251
2252 PR 14618
2253 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2254 (Remote Configuration): Add the "set/show remote
2255 no-resumed-stop-reply" to the available settings table.
2256 (General Query Packets): Document the "no-resumed" qSupported
2257 feature.
2258
65706a29
PA
22592015-11-30 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.texinfo (Remote Configuration): List "set/show remote
2262 thread-events" command in configuration table.
2263 (Stop Reply Packets): Document "T05 create" stop
2264 reason and 'w' stop reply.
2265 (General Query Packets): Document QThreadEvents packet. Document
2266 QThreadEvents qSupported feature.
2267
de979965
PA
22682015-11-30 Pedro Alves <palves@redhat.com>
2269
2270 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2271 anchor.
2272 (Packets): Document vCtrlC.
2273
79efa585
SM
22742015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2275
2276 * gdb.texinfo (Thread List Format): Mention thread names.
2277
7e0aa6aa
PA
22782015-11-24 Pedro Alves <palves@redhat.com>
2279
2280 PR 17539
2281 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2282 program-spaces" example to ascending order listing.
2283 (Threads): Adjust "info threads" example to ascending order
2284 listing.
2285 (Forks): Adjust "info inferiors" example to ascending order
2286 listing.
2287
0c532a29
MM
22882015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2289
2290 * gdb.texinfo (Process Record and Replay): Document "record
2291 instruction-history" modifiers.
2292
fc58fa65
AB
22932015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2294
2295 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2296 description.
2297 (Frame Filter Management): Move to later in the 'Examining the
2298 Stack' chapter.
2299 (Selection): Add entry for 'select-frame'.
2300
792005b0
DE
23012015-09-25 Doug Evans <dje@google.com>
2302
2303 * gdb.texinfo (Process Record and Replay): Fix syntax of
2304 "record instruction-history begin, end" and
2305 "record function-call-history begin, end".
2306
c58b006b
SM
23072015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2308
2309 * gdb.texinfo (Specifying Source Directories): Fix
2310 substitute-path example.
2311
f2665db5
MM
23122015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2313
2314 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2315
e68fa6f0
PA
23162015-09-15 Pedro Alves <palves@redhat.com>
2317
2318 PR remote/18965
2319 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2320 the vforkdone description.
2321
8228463c
PA
23222015-09-15 Pedro Alves <palves@redhat.com>
2323
2324 PR remote/18965
2325 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2326 part indicates the thread ID of the parent process.
2327
750ce8d1
YQ
23282015-09-15 Yao Qi <yao.qi@linaro.org>
2329
2330 * gdb.texinfo (General Query Packets): Add vContSupported to
2331 tables of 'gdbfeatures' and 'stub features' supported in the
2332 qSupported packet, as well as to the list containing stub
2333 feature details.
2334
b459a59b
DB
23352015-09-11 Don Breazeal <donb@codesourcery.com>
2336
2337 * gdb.texinfo (Remote Configuration): Add exec event
2338 feature to table of packet settings.
2339 (Stop Reply Packets): Add exec events to the list of stop
2340 reasons.
2341 (General Query Packets): Add exec events to tables of
2342 'gdbfeatures' and 'stub features' supported in the qSupported
2343 packet, as well as to the list containing stub feature
2344 details.
2345
73b8c1fd
PA
23462015-08-24 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.texinfo (Remote Configuration): Document the "set/show
2349 remote multiprocess-extensions-packet" commands.
2350
bb615428
PA
23512015-08-24 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2354 <M32R>: Remove references to M32R/D.
2355 <M68K>: Remove references to target dbug.
2356 <MIPS Embedded>: Remove references to target r3900 and target
2357 array.
2358 <PowerPC Embedded>: Remove references to target dink32 and target
2359 ppcbug, target sds
2360 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2361
2b4bf6af
AB
23622015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2363
2364 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2365
566f5e3b
AB
23662015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2369
18989b3c
AB
23702015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2373 info bfds" to...
2374 (File Caching): A New section. Outline bfd caching, and add new
2375 description for "main set/show bfd-sharing".
2376
6ff0ba5f
DE
23772015-08-14 Doug Evans <xdje42@gmail.com>
2378
2379 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2380 disassembly.
2381 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2382
629500fa
KS
23832015-08-11 Keith Seitz <keiths@redhat.com>
2384
2385 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2386 Use "location(s)"instead of "linespec(s)".
2387 (Specifying a Location): Rewrite.
2388 Add subsections describing linespec, address, and explicit locations.
2389 Add node/menu for each subsection.
2390 (Source and Machine Code, C Preprocessor Macros)
2391 (Create and Delete Trace points)
2392 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2393 (Continuing at a Different Address): Remove "linespec" examples.
2394 Add reference to "Specify a Location"
2395 (The -break-insert Command): Rewrite. Add anchor.
2396 Add reference to appropriate manual section discussing locations.
2397 (The -dprintf-insert Command): Refer to -break-insert for
2398 specification of 'location'.
2399
fbea99ea
PA
24002015-08-07 Pedro Alves <palves@redhat.com>
2401
2402 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2403 target-non-stop".
2404
da8c46d2
MM
24052015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2406
2407 * gdb.texinfo (Process Record and Replay): Document prefixing of
2408 speculatively executed instructions in the "record instruction-history"
2409 command.
2410
a3b5281e
DE
24112015-07-20 Doug Evans <dje@google.com>
2412
2413 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2414
6bcb1f97
DE
24152015-07-16 Doug Evans <dje@google.com>
2416
2417 * stabs.texinfo: @include gdb-cfg.texi.
2418
db1ff28b
JK
24192015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 Revert the previous 2 commits:
2422 gdbserver build-id attribute generator
2423 Validate symbol file using build-id
2424
ca5268b6
JK
24252015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2426
2427 * gdb.texinfo (Files): Add 'set validate-build-id'
2428 and 'show validate-build-id'.
2429
700ca40f
JK
24302015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2431 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 gdbserver build-id attribute generator.
2434 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2435 'build-id' in description, example, new attribute in dtd.
2436
7c7f93f6
AB
24372015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2438
2439 * gdb.texinfo (Selection): Update documentation for 'frame'
2440 command.
2441
701adfb0
PA
24422015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2445 focus commands.
2446
24472015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2448
2449 * gdb.texinfo (TUI): Add comma after @xref.
2450
b0627500
MM
24512015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2452
72f4393d 2453 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2454 commands.
2455
b20a6524
MM
24562015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2457
2458 * gdb.texinfo (Process Record and Replay): Spell out that variables
2459 and registers are not available during btrace replay.
2460 Describe the new "record btrace pt" command.
2461 Describe the new "set|show record btrace pt buffer-size" options.
2462 (General Query Packets): Describe the new Qbtrace:pt and
2463 Qbtrace-conf:pt:size packets.
2464 Expand "bts" to "Branch Trace Store".
2465 Update the branch trace DTD.
2466
fc637f04
PP
24672015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2468
2469 * gdb.texinfo (Command History): Document the new option
2470 "history remove-duplicates".
2471
18a94d75
DE
24722015-06-19 Doug Evans <dje@google.com>
2473
2474 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2475 longer supported.
2476
0eacb298
PP
24772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2478
2479 * gdb.texinfo (Command History): Mention that setting
2480 GDBHISTSIZE to the empty string disables history truncation.
2481
bc460514
PP
24822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2483
2484 PR gdb/16999
2485 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2486 behavior.
2487
b58c513b
PP
24882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2489
2490 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2491 with GDBHISTSIZE.
2492
a86c90e6
SM
24932015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2494
2495 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2496 bytes and memory units for -data-{read,write}-memory-bytes.
2497 (Packets): Same for m, M and X packets.
2498 * python.texi (Inferiors In Python): Same for read_memory and
2499 write_memory.
2500
c74f7d1c
JT
25012015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2502
2503 * gdb.texinfo (Separate Debug Files): Document that PE is also
2504 supported.
2505
51f0e40d
AB
25062015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2507
2508 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2509 single table entry.
2510
966f0aef
WT
25112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2512
2513 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2514
2515
15a201c8
GB
25162015-06-10 Gary Benson <gbenson@redhat.com>
2517
2518 * gdb.texinfo (Remote Configuration): Document the
2519 "set/show remote hostio-setfs-packet" command.
2520 (Host I/O Packets): Document the vFile:setfs packet.
2521
7a6a1731
GB
25222015-06-10 Gary Benson <gbenson@redhat.com>
2523
2524 * gdb.texinfo (Debugging Output): Document the "set/show debug
2525 linux-namespaces" command.
2526
7d73c23c 25272015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2528 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2529
2530 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2531 and "set mpx bound".
2532
27e0867f
DE
25332015-05-27 Doug Evans <dje@google.com>
2534
2535 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2536
b4f54984
DE
25372015-05-26 Doug Evans <dje@google.com>
2538
2539 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2540 command renamings.
2541 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2542
55b40027
AB
25432015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2544
2545 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2546
a4ea0946
AB
25472015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2548
2549 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2550 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2551
37442ce1
DE
25522015-05-16 Doug Evans <xdje42@gmail.com>
2553
2554 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2555 memory ports.
2556
36de76f9
JK
25572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2558
2559 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2560
0d71eef5
DB
25612015-05-12 Don Breazeal <donb@codesourcery.com>
2562
2563 * gdb.texinfo (Forks): Note that fork debugging is
2564 supported in extended mode.
2565 (Remote Configuration): Add fork event features to table
2566 of packet settings.
2567 (Stop Reply Packets): Add fork events to list of stop reasons.
2568 (General Query Packets): Add fork events to tables of
2569 'gdbfeatures' and 'stub features' supported in the qSupported
2570 packet, as well as to the list containing stub feature
2571 details.
2572
835205d0
GB
25732015-05-12 Gary Benson <gbenson@redhat.com>
2574
2575 * gdb.texinfo (General Query Packets): Document
2576 qXfer:exec-file:read with empty annex.
2577
4c082a81
SC
25782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2579
2580 * python.texi (Values From Inferior): Add descriptions of new
2581 methods gdb.Value.reference_value and gdb.Value.const_value.
2582
b30a0bc3
JB
25832015-05-06 Joel Brobecker <brobecker@adacore.com>
2584
2585 * gdb.texinfo (Files): Add "info dll" documentation.
2586 (Cygwin Native): Remove "info dll" documentation.
2587
2ce1cdbf
DE
25882015-04-29 Doug Evans <dje@google.com>
2589
2590 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2591 Document.
2592 (Writing an Xmethod): Add get_result_type to example.
2593
59fb7612
SS
25942015-04-28 Sasha Smundak <asmundak@google.com>
2595
2596 * python.texi: New method documented.
2597
cf75d6c3
AB
25982015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2601 format.
2602
897c3d32
DE
26032015-04-24 Doug Evans <dje@google.com>
2604
2605 * python.texi (Xmethods In Python): Fix name of method to call the
2606 xmethod.
2607
1b6e6f5c
GB
26082015-04-17 Gary Benson <gbenson@redhat.com>
2609
2610 * gdb.texinfo (Connecting to a Remote Target): Mention that
2611 GDB can access program files from remote targets that support
2612 qXfer:exec-file:read and Host I/O packets.
2613
c78fa86a
GB
26142015-04-17 Gary Benson <gbenson@redhat.com>
2615
2616 * gdb.texinfo (Remote Configuration): Document the "set/show
2617 remote pid-to-exec-file-packet" command.
2618 (General Query Packets): Document the qXfer:exec-file:read
2619 qSupported features. Document the qXfer:exec-file:read packet.
2620
a9a5a3d1
GB
26212015-04-17 Gary Benson <gbenson@redhat.com>
2622
2623 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2624 applies to executable paths if supplied to GDB as absolute.
2625
4f45d445
JK
26262015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2627
2628 * gdb.texinfo (Mode Options): Remove -xdb.
2629
e7a8570f
JK
26302015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2631 Eli Zaretskii <eliz@gnu.org>
2632
72f4393d
L
2633 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2634 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2635 the compile command. New subsection Compiler search for the compile
2636 command.
2637
f2983cc3
AW
26382015-04-09 Andy Wingo <wingo@igalia.com>
2639
2640 * guile.texi (Frames In Guile): Describe frame-read-register.
2641
599bd15c
GB
26422015-04-02 Gary Benson <gbenson@redhat.com>
2643
2644 * gdb.texinfo (set sysroot): Document "target:".
2645
d11916aa
SS
26462015-04-01 Sasha Smundak <asmundak@google.com>
2647
2648 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2649 section.
2650
df8411da
SDJ
26512015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2652
2653 PR corefiles/16092
2654 * gdb.texinfo (gcore): Mention new command 'set
2655 use-coredump-filter'.
2656 (set use-coredump-filter): Document new command.
2657
d33279b3
AT
26582015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2659
2660 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2661 documentation, reorder the info os entries in alphabetical order.
2662
852f8402
SM
26632015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2664
2665 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2666 -data-write-memory-bytes.
2667
856e7dd6
PA
26682015-03-24 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2671 mention that threads may sometimes run unlocked.
2672
236af5e3
YG
26732015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2674
2675 * gdb.texinfo (Remote configuration): Document "set/show
2676 serial parity" command.
2677
464b0089
GB
26782015-03-18 Gary Benson <gbenson@redhat.com>
2679
2680 * gdb.texinfo (General Query Packets): Remove documentation
2681 for now-removed vFile:fstat qSupported features.
2682
0a93529c
GB
26832015-03-11 Gary Benson <gbenson@redhat.com>
2684
2685 * gdb.texinfo (Remote Configuration): Document the
2686 "set/show remote hostio-fstat-packet" command.
2687 (General Query Packets): Document the vFile:fstat
2688 qSupported features.
2689 (Host I/O Packets): Document the vFile:fstat packet.
2690
85642ba0
AW
26912015-03-11 Andy Wingo <wingo@igalia.com>
2692
2693 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2694
f7e6eed5
PA
26952015-03-04 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.texinfo (Remote Configuration): Document the "set/show
2698 remote swbreak-feature-packet" and "set/show remote
2699 hwbreak-feature-packet" commands.
2700 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2701 decription.
2702 (Stop Reply Packets): Document the swbreak and hwbreak stop
2703 reasons.
2704 (General Query Packets): Document the swbreak and hwbreak
2705 qSupported features.
2706 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2707
f873665f 27082015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2709
2710 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2711 under *stopped.
2712
9a284c97
DE
27132015-03-02 Doug Evans <xdje42@gmail.com>
2714
2715 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2716
446899e4
AA
27172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2718
2719 * gdb.texinfo (S/390 and System z Features): Describe new feature
2720 "org.gnu.gdb.s390.vx".
2721
7ee67ee4
SDJ
27222015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2723
2724 PR gdb/18008
2725 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2726 demangler-warning): Fix typo ("problam").
2727
53cf2ee0
DT
27282015-02-19 David Taylor <dtaylor@emc.com>
2729
2730 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2731
3133f8c1
JM
27322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2733
2734 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2735 point, DTrace'.
2736 (Static Probe Points): Modified to cover DTrace probes in addition
2737 to SystemTap probes. Also modified to cover the `enable probe'
2738 and `disable probe' commands.
2739
9aca2ff8
JM
27402015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2741
2742 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2743 `disable probe' commands.
2744
fa3f8d5a
DT
27452015-02-12 David Taylor <dtaylor@emc.com>
2746
2747 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2748 fields of the QTDV packet.
2749
d33501a5
MM
27502015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2751
2752 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2753 (Process Record and Replay): Describe new set|show commands.
2754 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2755
f4abbc16
MM
27562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2757
2758 * gdb.texinfo (Process Record and Replay): Describe the "record
2759 btrace bts" command.
2760 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2761 (Branch Trace Configuration Format): New.
2762
cfb069a8
GB
27632015-01-31 Gary Benson <gbenson@redhat.com>
2764 Doug Evans <dje@google.com>
2765
2766 * gdb.texinfo (Command Completion): Document new
2767 "set/show max-completions" option.
2768
f57d2163
DE
27692015-01-31 Doug Evans <xdje42@gmail.com>
2770
2771 * gdb.texinfo (Symbols): Document new commands
2772 "maint print symbol-cache", "maint print symbol-cache-statistics",
2773 "maint flush-symbol-cache". Document new option
2774 "maint set symbol-cache-size".
2775
9f050062
DE
27762015-01-31 Doug Evans <xdje42@gmail.com>
2777
2778 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2779 distinguish script files vs inlined scripts.
2780 * python.texi (Python Auto-loading): Ditto.
2781
b6577aab
DE
27822015-01-30 Doug Evans <dje@google.com>
2783
2784 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2785 string if present.
2786
3a8b707a
DE
27872015-01-27 Doug Evans <dje@google.com>
2788
2789 * python.texi (Objfiles In Python): Document Objfile.username.
2790
1b549396
DE
27912015-01-27 Doug Evans <dje@google.com>
2792
2793 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2794 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2795
253828f1
JK
27962015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2797
2798 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2799
bf555842
EZ
28002015-01-16 Eli Zaretskii <eliz@gnu.org>
2801
2802 * doc/gdb.texinfo (TUI Commands): Document the possible
2803 values of NAME argument to 'winheight' command. Explain the
2804 effect of 'tabset' setting better.
2805
439250fb
DE
28062015-01-11 Doug Evans <xdje42@gmail.com>
2807
2808 PR gdb/15830
2809 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2810 (Symbols): Ditto.
2811 (Maintenance Commands): Delete docs for "maint demangle".
2812
6bf6fd09
JB
28132014-12-31 Joel Brobecker <brobecker@adacore.com>
2814
2815 * gdb.texinfo (Files): Remove documentation of the
2816 "add-shared-symbol-files" and "assf" commands.
2817 (Cygwin Native): Remove documentation of the "dll-symbols"
2818 command.
2819
cc485e62
DE
28202014-12-17 Doug Evans <xdje42@gmail.com>
2821
2822 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2823
bb2ec1b3
TT
28242014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2825 Jan Kratochvil <jan.kratochvil@redhat.com>
2826
2827 * gdb.texinfo (Altering): Update.
2828 (Compiling and Injecting Code): New node.
2829
6dddd6a5
DE
28302014-12-12 Doug Evans <dje@google.com>
2831
2832 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2833
f5b95c01
AA
28342014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2835
2836 * gdb.texinfo: Document "maint print user-registers".
2837
a0be3e44
DE
28382014-12-08 Doug Evans <dje@google.com>
2839
2840 * python.texi (Objfiles In Python): Document Objfile.owner.
2841
86e4ed39
DE
28422014-12-04 Doug Evans <dje@google.com>
2843
2844 * python.texi (Objfiles In Python): Document
2845 Objfile.add_separate_debug_file.
2846
7c50a931
DE
28472014-12-04 Doug Evans <dje@google.com>
2848
2849 * python.texi (Objfiles In Python): Document Objfile.build_id.
2850
701adfb0
PA
28512014-12-02 Nick Bull <nicholaspbull@gmail.com>
2852
2853 * observer.texi (inferior_call_pre, inferior_call_post)
2854 (memory_changed, register_changed): New observers.
2855
162078c8
NB
28562014-12-02 Nick Bull <nicholaspbull@gmail.com>
2857
2858 * python.texi (Events In Python): Document new events
2859 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2860 and RegisterChangedEvent.
2861
f10c5b19
JK
28622014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 Add add-auto-load-scripts-directory.
2865 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2866 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2867
413b59ae
JK
28682014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2871 description typo.
2872
02be9a71
DE
28732014-10-30 Doug Evans <dje@google.com>
2874
2875 * python.texi (Progspaces In Python): Document ability to add
2876 random attributes to gdb.Progspace objects.
2877 (Objfiles In Python): Document ability to add random attributes to
2878 gdb.objfile objects.
2879
e5f8a7cc
PA
28802014-10-27 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2883 info on stepping and signal handlers.
2884 (Signals): Explain stepping and signal handlers. Add context
2885 index entry, and cross references.
2886
fab3a15d
SM
28872014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2888
2889 * python.texi (Breakpoints In Python): Add parenthesis after
2890 Breakpoint.delete. Clarify Breakpoint.enabled description so
2891 that it contains "disable".
2892
4ffbba72
DE
28932014-10-17 Doug Evans <dje@google.com>
2894
2895 * python.texi (Events In Python): Document clear_objfiles event.
2896
d096d8c1
DE
28972014-10-17 Doug Evans <dje@google.com>
2898
2899 * python.texi (Objfiles In Python): Document new progspace attribute.
2900
32a8097b
PA
29012014-10-17 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2904 (SVR4 Process Information): Delete mention of OSF/1.
2905
2ddf4301
SM
29062014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2907
2908 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2909 exit-code field in -list-thread-groups output.
2910
342cc091
JBG
29112014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2912
2913 * gdb.texinfo (Set Breaks): Add missing "@end table".
2914
a25a5a45
PA
29152014-09-22 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2918 always-inserted off" is the default mode now. Delete
2919 documentation of "set breakpoint always-inserted auto".
2920
2b4fd423
DE
29212014-09-18 Doug Evans <dje@google.com>
2922
2923 * python.texi (Symbol Tables In Python): Document "producer"
2924 attribute of gdb.Symtab objects.
2925
deb8ff2b
PA
29262014-09-16 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2929 (Embedded OS): Remove VxWorks menu entry.
2930 (VxWorks): Remove node.
2931
81219e53
DE
29322014-09-13 Doug Evans <xdje42@gmail.com>
2933
2934 * gdb.texinfo (Signaling): Document new queue-signal command.
2935
faa42425
DE
29362014-09-06 Doug Evans <xdje42@gmail.com>
2937
2938 PR 15276
2939 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2940 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2941
1a6a384b
JL
29422014-09-03 Justin Lebar <jlebar@google.com>
2943
2944 * python.texi (Types In Python): Type.template_argument(n) returns a
2945 gdb.Value or a gdb.Type and throws an exception if n is out of
2946 range.
2947
5f3b99cf
SS
29482014-09-03 Sasha Smundak <asmundak@google.com>
2949
2950 * python.texi (Frames in Python): Add read_register description.
2951
3cecbbbe
TT
29522014-08-04 Tom Tromey <tromey@redhat.com>
2953
2954 * gdb.texinfo (Debugging Output): Update for change to "set debug
2955 target".
2956
90debf20
MM
29572014-08-01 Masaki Muranaka <monaka@monami-software.com>
2958
2959 Pushed by Joel Brobecker <brobecker@adacore.com>.
2960 * Makefile.in (transform): New variable.
2961 (install-man1, install-man5): Apply $(transform) to man file names.
2962
ee7333ae
DE
29632014-07-26 Doug Evans <xdje42@gmail.com>
2964
2965 PR guile/17177
2966 * guile.texi (Guile Pretty Printing API): Fix typo.
2967 Document set-pretty-printers!, pretty-printers.
2968 (Selecting Guile Pretty-Printers): Update.
2969 Mention program-space based pretty-printers.
2970
70509625
PA
29712014-07-25 Pedro Alves <palves@redhat.com>
2972 Eli Zaretskii <eliz@gnu.org>
2973
2974 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2975 with multi-threaded programs.
2976
701adfb0
PA
29772014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2978
2979 * gdb.texinfo (MicroBlaze Features): Added.
2980
b67a2c6f
YQ
29812014-06-27 Yao Qi <yao@codesourcery.com>
2982
2983 * gdb.texinfo (Maintenance Commands): Update the output of
2984 'maint print dummy-frames' command.
2985
f179cf97
EZ
29862014-06-24 Eli Zaretskii <eliz@gnu.org>
2987
2988 * gdb.texinfo (Screen Size): Improve indexing.
2989
992c7d70
GB
29902014-06-19 Gary Benson <gbenson@redhat.com>
2991
2992 * gdb.texinfo (Maintenance Commands): Document new
2993 "maint set/show catch-demangler-crashes" option.
2994
57fcfb1b
GB
29952014-06-19 Gary Benson <gbenson@redhat.com>
2996
2997 * gdb.texinfo (Maintenance Commands): Document new
2998 "maint demangler-warning" command and new
2999 "maint set/show demangler-warning" option.
3000
dd5d5494
SC
30012014-06-09 Siva Chandra Reddy <sivachandra@google.com>
3002
3003 * python.texi (Xmethod API): Add space before the opening
3004 parenthesis in function descriptions.
3005
25326a28 30062014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
3007
3008 * guile.texi (Guile Configuration): Document guile-data-directory.
3009
0a770bb2 30102014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
3011
3012 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3013
16f691fb
DE
30142014-06-04 Doug Evans <xdje42@gmail.com>
3015
3016 * guile.texi (Breakpoints In Guile): Update.
3017
1e47491b
JB
30182014-06-03 Joel Brobecker <brobecker@adacore.com>
3019
3020 * python.texi (Xmethod API): Fix reference to "Progspaces In
3021 Python".
3022
0c6e92a5
SC
30232014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3024
3025 * python.texi (Xmethods In Python, XMethod API)
3026 (Writing an Xmethod): New nodes.
3027 (Python API): New menu entries "Xmethods In Python",
3028 "Xmethod API", "Writing an Xmethod".
3029
06eb1586
DE
30302014-06-02 Doug Evans <xdje42@gmail.com>
3031
3032 * guile.texi (Guile API): Add entry for Parameters In Guile.
3033 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3034 (Parameters In Guile): New node.
3035
e698b8c4
DE
30362014-06-02 Doug Evans <xdje42@gmail.com>
3037
3038 * guile.texi (Guile API): Add entry for Commands In Guile.
3039 (Basic Guile) <parse-and-eval>: Add reference.
3040 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3041 (GDB Scheme Data Types): Mention <gdb:command> object.
3042 (Commands In Guile): New node.
3043
ded03782
DE
30442014-06-02 Doug Evans <xdje42@gmail.com>
3045
3046 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3047 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3048 (Progspaces In Guile): New node.
3049
53e8a631
AB
30502014-05-30 Andrew Burgess <aburgess@broadcom.com>
3051
3052 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3053 * python.texi (Frames In Python): Mention
3054 gdb.FRAME_UNWIND_MEMORY_ERROR.
3055
329ea579
PA
30562014-05-29 Pedro Alves <palves@redhat.com>
3057 Tom Tromey <tromey@redhat.com>
3058
3059 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3060 from example.
3061 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3062 Mention that target-async is now deprecated.
3063 (Maintenance Commands): Document maint set/show target-async.
3064
92bcb5f9
PA
30652014-05-29 Pedro Alves <palves@redhat.com>
3066
3067 * observer.texi (sync_execution_done, command_error): New
3068 subjects.
3069
fd664c91
PA
30702014-05-29 Pedro Alves <palves@redhat.com>
3071
3072 PR gdb/13860
3073 * observer.texi (signal_received, end_stepping_range)
3074 (signal_exited, exited, no_history): New observer subjects.
3075
b2715b27
AW
30762014-05-26 Andy Wingo <wingo@igalia.com>
3077
3078 * guile.texi (GDB Scheme Data Types): Remove documentation for
3079 removed interfaces. Update spelling of gdb-object-kind.
3080
9eaa4c1e
AW
30812014-05-26 Andy Wingo <wingo@igalia.com>
3082
3083 * guile.texi (Basic Guile): Fix some typos.
3084
0f1e8403
AW
30852014-05-26 Andy Wingo <wingo@igalia.com>
3086
3087 * guile.texi (Writing a Guile Pretty-Printer)
3088 (Guile Types Module): Fix excess parentheses in use-modules forms.
3089
697aa1b7
EZ
30902014-05-24 Eli Zaretskii <eliz@gnu.org>
3091
3092 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3093 (Breakpoints In Guile, Guile Printing Module)
3094 (Guile Exception Handling, Values From Inferior In Guile)
3095 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3096 Don't use @var at the beginning of a sentence.
3097
3098 * gdb.texinfo (Frame Filter Management, Trace Files)
3099 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3100 (PowerPC Embedded, Define, Annotations for Running)
3101 (IPA Protocol Commands, Packets, General Query Packets)
3102 (Tracepoint Packets, Notification Packets, Environment)
3103 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3104 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3105 (Frames, Backtrace, Selection, Expressions, Registers)
3106 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3107 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3108 (Source Annotations, Using JIT Debug Info Readers, Packets)
3109 (Stop Reply Packets, Host I/O Packets)
3110 (Target Description Format): Don't use @var at the beginning of a
3111 sentence.
3112
3113 * python.texi (Basic Python, Types In Python)
3114 (Commands In Python, Frames In Python, Line Tables In Python)
3115 (Breakpoints In Python, gdb.printing, gdb.types)
3116 (Type Printing API): Don't use @var at the beginning of a
3117 sentence.
3118
67b5c0c1
MM
31192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3120
3121 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3122 replay-memory-access".
3123
6a3cb8e8
PA
31242014-05-21 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.texinfo (Starting): Document "set/show
3127 auto-connect-native-target".
3128 (Target Commands): Document "target native".
3129
936d2992
PA
31302014-05-20 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3133 not be remote specific. Add cross reference to the qCRC packet.
3134 (Separate Debug Files): Update cross reference to the qCRC packet.
3135 (General Query Packets) <qCRC packet>: Add anchor.
3136
b3ce5e5f
DE
31372014-05-17 Doug Evans <xdje42@gmail.com>
3138
3139 Copy over changes from guile.texi.
3140 * python.texi (Basic Python) <gdb.execute>: Add text.
3141 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3142 (Values From Inferior) <Python string>: Add text.
3143 (Values From Inferior) <Value.string>: Clarify string length handling.
3144 (Pretty Printing API): Add cindex.
3145 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3146 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3147 @vindex.
3148 (Commands In Python) <COMPLETE_*>: Similarly.
3149 (Symbols In Python) <SYMBOL_*>: Similarly.
3150 (Breakpoints In Python) <WP_*>: Similarly.
3151 (Breakpoints In Python) <BP_*>: Similarly.
3152
8dfcab11
DT
31532014-05-17 David Taylor <dtaylor@emc.com>
3154
3155 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3156 mentioned in the qfThreadInfo reply.
3157
8d551b02
DE
31582014-05-16 Doug Evans <dje@google.com>
3159
3160 * gdb.texinfo (Mode Options): Add -D.
3161
e20bd8f4
SB
31622014-05-09 Samuel Bronson <naesten@gmail.com>
3163
3164 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3165 "make -C".
3166
f989a1c8
TT
31672014-04-29 Tom Tromey <tromey@redhat.com>
3168
3169 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3170 "show debug varobj".
3171
95cf3b38
DT
31722014-05-01 David Taylor <dtaylor@emc.com>
3173
3174 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3175 option.
3176
01f9f808
MS
31772014-04-24 Michael Sturm <michael.sturm@mintel.com>
3178 Walfred Tedeschi <walfred.tedeschi@intel.com>
3179
3180 * gdb.texinfo (i386 Features): Add description of AVX512
3181 registers.
3182
770e7fc7
DE
31832014-03-31 Doug Evans <dje@google.com>
3184
3185 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3186
97d8f0ee
DE
31872014-03-30 Doug Evans <dje@google.com>
3188
3189 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3190 (Background Execution): Ditto.
3191
36cb1214
HZ
31922014-03-21 Pedro Alves <palves@redhat.com>
3193 Stan Shebs <stan@codesourcery.com>
3194 Hui Zhu <hui@codesourcery.com>
3195
3196 * gdb.texinfo (Packets): Add anchor to "? packet".
3197 Remove fixme and update introduction of "k packet".
3198 Add anchor to "vKill packet".
3199
5e3a2c38
SS
32002014-03-12 Stan Shebs <stan@codesourcery.com>
3201
3202 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3203
7a5a839f
LC
32042014-02-26 Ludovic Courtès <ludo@gnu.org>
3205
dc6ae996 3206 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 3207
95060284
JB
32082014-02-20 Joel Brobecker <brobecker@adacore.com>
3209
3210 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3211 and "assf" as being deprecated.
3212 (Cygwin Native): Likewise for "dll-symbols".
3213 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3214 as a way to force the loading of symbols from a DLL.
3215
f7bd0f78
SC
32162014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3217
3218 * python.texi (Values From Inferior): Add description about the
3219 new feature.
3220
329baa95
DE
32212014-02-17 Doug Evans <xdje42@gmail.com>
3222
3223 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3224 * gdb.texinfo (Python): Moved to ...
3225 * python.texi: ... here. New file.
3226
687894f5
DE
32272014-02-17 Ludovic Courtès <ludo@gnu.org>
3228
d25f38ee 3229 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
3230 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3231 parameter to 'str-lookup-function' procedure. Look for
3232 the "std::string<" prefix.
3233 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3234 Adjust description.
3235
6fb526ee
DE
32362014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3237
d25f38ee 3238 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
3239 parantheses for deffn.
3240 (Disassembly In Guile): Ditto.
3241
1e0a5178
SS
32422014-02-10 Stan Shebs <stan@codesourcery.com>
3243
3244 Add Doxygen support.
3245 * Makefile.in (doxy): New action, generates Doxygen files.
3246 (DOXYGEN): New.
3247 (doxyedit): New.
3248 * Doxyfile-base.in: New file.
3249 * Doxyfile-gdb-api.in: New file.
3250 * Doxyfile-gdb-xref.in: New file.
3251 * Doxyfile-gdbserver.in: New file.
3252 * doxy-index.in: New file.
3253 * filter-for-doxygen: New file.
3254 * filter-params.pl: New file.
3255
ed3ef339
DE
32562014-02-10 Doug Evans <xdje42@gmail.com>
3257
3258 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3259 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3260 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3261 (Guile docs): Include guile.texi.
3262 (objfile-gdbdotext file): Add objfile-gdb.scm.
3263 (dotdebug_gdb_scripts section): Mention Guile scripts.
3264 (Multiple Extension Languages): New node.
3265 * guile.texi: New file.
3266
c6044dd1
JB
32672014-01-28 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3270 ignore-descriptive-types". commands.
3271
87ce2a04
DE
32722014-01-22 Doug Evans <dje@google.com>
3273
3274 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3275 (gdbserver man): Ditto.
3276
52834460
MM
32772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3278
3279 * gdb.texinfo: Document limited reverse/replay support
3280 for target record-btrace.
3281
0688d04e
MM
32822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3283
3284 * gdb.texinfo (Process Record and Replay): Update documentation.
3285
8710b709
MM
32862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3287
3288 * gdb.texinfo (Process Record and Replay): Document new /c
3289 modifier accepted by "record function-call-history".
3290 Add /i modifier to "record function-call-history" example.
3291
dcf106f3
JB
32922014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3293 Joel Brobecker <brobecker@adacore.com>
3294
3295 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3296 markers. Remove one that was misplaced.
3297
41ef2965
PA
32982014-01-10 Pedro Alves <palves@redhat.com>
3299
3300 * gdb.texinfo (Your Program's Environment) <set environment>:
3301 Mention the shell, and point at 'set exec-wrapper'.
3302
c0d48811
JB
33032014-01-07 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3306
5fba4c0f
JB
33072013-12-30 Joel Brobecker <brobecker@adacore.com>
3308
3309 * gdb.texinfo (Types In Python): Clarify the documentation
3310 of attribute gdb.Field.bitpos.
3311
0809504b
JB
33122013-12-28 Joel Brobecker <brobecker@adacore.com>
3313
3314 * gdb.texinfo (Types In Python): Fix the documentation of
3315 attribute "bitpos" in class gdb.Field for enum types. Add
3316 documentation for attribute "enumval" in that same class.
3317
edef6000
JB
33182013-12-28 Joel Brobecker <brobecker@adacore.com>
3319
3320 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3321 @ftable.
3322
71b8c845
DE
33232013-12-23 Doug Evans <xdje42@gmail.com>
3324
3325 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3326 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3327 corresponding section in Extending GDB.
3328 (Extending GDB): Move menu up. New menu item "Auto-loading
3329 extensions".
3330 (Sequences): New menu item "Auto-loading sequences".
3331 (Auto-loading sequences): New node.
3332 (Python): Rename section from Scripting GDB to Extending GDB.
3333 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3334 Move docs on ways to auto-load extensions to ...
3335 (Auto-loading extensions): ... here. New node.
3336
d192b373
JB
33372013-12-23 Joel Brobecker <brobecker@adacore.com>
3338
3339 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3340 in menu.
3341 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3342 command, now in a new node.
3343 (GDB/MI Support Commands): New node, with its contents being
3344 extracted from the "GDB/MI Miscellaneous Commands" node.
3345 A small paragraph introducing the section is also added at
3346 the start.
3347 (GDB/MI Miscellaneous Commands): Delete the description of the
3348 -info-gdb-mi-command, -list-features and -list-target-features
3349 commands, now hosted in the "GDB/MI Support Commands" node.
3350
a16b0e22
SC
33512013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3352
3353 PR python/16113
3354 * gdb.texinfo (Values From Inferior): Add a note about using
3355 gdb.Field objects as subscripts on gdb.Value objects.
3356 (Types In Python): Add description about the new attribute
3357 "parent_type" of gdb.Field objects.
3358
9b26f0fb
JB
33592013-12-12 Joel Brobecker <brobecker@adacore.com>
3360
3361 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3362 entry for section docuumenting the -list-features GDB/MI command.
3363
72bfa06c
JB
33642013-12-10 Joel Brobecker <brobecker@adacore.com>
3365
3366 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3367 "exec-run-start-option" entry in the output of the "-list-features"
3368 command.
3369
3ea8680f
EZ
33702013-12-04 Eli Zaretskii <eliz@gnu.org>
3371
3372 * gdb.texinfo (i386): Fix yesterday's commit.
3373
1a4f73eb
TT
33742013-12-03 Tom Tromey <tromey@redhat.com>
3375
3376 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3377 documented here.
3378
6cb999f8
TT
33792013-12-03 Tom Tromey <tromey@redhat.com>
3380
3381 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3382
ca8941bb
WT
33832013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3384
3385 * gdb.texinfo (i386 Features): Add MPX feature registers.
3386 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3387 a subsubsection for MPX and describes the display of the
3388 boundary registers.
3389
688981c9
JB
33902013-12-03 Joel Brobecker <brobecker@adacore.com>
3391
3392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3393 documentation of the "ada-exceptions" entry.
3394
2ea126fa
JB
33952013-12-03 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3398 "^error" result record concerning the error message. Document
3399 the error code that may also be part of that result record.
3400 (GDB/MI Miscellaneous Commands): Document the
3401 "undefined-command-error-code" element in the output of
3402 the "-list-features" GDB/MI command.
3403
6b7cbff1
JB
34042013-12-03 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3407 the new -info-gdb-mi-command GDB/MI command. Document
3408 the meaning of "-info-gdb-mi-command" in the output of
3409 -list-features.
3410
20e1ca3b
PA
34112013-11-29 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3414 Update comment.
3415
29453a14
YQ
34162013-11-24 Yao Qi <yao@codesourcery.com>
3417
3418 * gdb.texinfo (Caching Remote Data): Document new
3419 "set/show stack-cache" option.
3420
6dd315ba
YQ
34212013-11-24 Yao Qi <yao@codesourcery.com>
3422
3423 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3424 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3425 "off" respectively.
3426
9df9dbe0
YQ
34272013-11-23 Yao Qi <yao@codesourcery.com>
3428
3429 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3430 of "displayhint" to the table about child results.
3431
c78feb39
YQ
34322013-11-21 Yao Qi <yao@codesourcery.com>
3433
3434 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3435 'dynamic' for the output of command -var-list-children.
3436
27b81af3
YQ
34372013-11-21 Yao Qi <yao@codesourcery.com>
3438
3439 * gdb.texinfo (Caching Target Data): Remove "see" before
3440 @pxref.
3441
b26dfc9a
YQ
34422013-11-20 Yao Qi <yao@codesourcery.com>
3443
3444 * gdb.texinfo (Caching Target Data): Update doc for
3445 per-address-space dcache.
3446
b12039c6
YQ
34472013-11-20 Yao Qi <yao@codesourcery.com>
3448
3449 * gdb.texinfo (Data): Rename menu item.
3450 (Caching Remote Data): Rename to ...
3451 (Caching Target Data): ... it. Update.
3452
422ad5c2
JB
34532013-11-18 Joel Brobecker <brobecker@adacore.com>
3454
3455 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3456 "language-option" entry in the output of the "-list-features"
3457 command.
3458
805e1f19
TT
34592013-11-15 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3462 Add example.
3463
8fe1b653
TT
34642013-11-14 Tom Tromey <tromey@redhat.com>
3465
3466 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3467
403cb6b1
JB
34682013-11-14 Joel Brobecker <brobecker@adacore.com>
3469
3470 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3471 (Context management): Place current subsection text into its own
3472 subsubsection. Add new subsubsection describing the "--language"
3473 command option.
3474
93973826
JB
34752013-11-13 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3478 the documentation of "info-ada-exceptions" in the output
3479 of the "-list-features" command. Add the documentation
3480 of the "ada-exception" entry instead.
3481
6adcee18
JB
34822013-11-12 Joel Brobecker <brobecker@adacore.com>
3483
93973826 3484
6adcee18
JB
3485 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3486 word of a couple of sentences to start with a capital letter.
3487
58d06528
JB
34882013-11-12 Joel Brobecker <brobecker@adacore.com>
3489
3490 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3491 (Ada Exceptions): New node.
3492 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3493 Commands" node.
3494 (GDB/MI Ada Exceptions Commands): New node.
3495 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3496 field in the output of the "-list-features" command.
3497 * NEWS: Add entry for the new "info exceptions" CLI command,
3498 and for the new "-info-ada-exceptions" GDB/MI command.
3499
bc79de95
PM
35002013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3501
3502 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3503 (Line Tables In Python): New node.
3504
73be47f5
DE
35052013-11-08 Doug Evans <dje@google.com>
3506
3507 * gdb.texinfo (Debugging Output): Update text for
3508 "set debug dwarf2-read".
3509
db0fec5c
DE
35102013-11-08 Doug Evans <dje@google.com>
3511
3512 * gdb.texinfo (Debugging Output): Update text for
3513 "set debug symtab-create".
3514
92e32e33
PM
35152013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3516
72f4393d
L
3517 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3518 constant.
92e32e33 3519
f76c27b5
PM
35202013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3521
3522 * gdb.texinfo (Breakpoints In Python): Document temporary
3523 option in breakpoint constructor, and add documentation to the
3524 temporary attribute.
3525
fa4d0c40
YQ
35262013-11-07 Yao Qi <yao@codesourcery.com>
3527
3528 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3529 output of "-var-info-expression".
3530
afa332ce
PA
35312013-11-06 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3534 non-interactive mode.
3535 (Environment) <shell startup files warning>: Mention
3536 non-interactive mode. Mention .zshenv for Z shell, and talk about
3537 BASH_ENV instead of .bashrc for BASH.
3538
9ac69859
NB
35392013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3540
3541 * gdb.texinfo (Commands to Specify Files): Add description
3542 of the remove-symbol-file command.
3543 * observer.texi: New free_objfile event
3544
98882a26
PA
35452013-10-24 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3548
ce13fade
JB
35492013-10-11 Joel Brobecker <brobecker@adacore.com>
3550
3551 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3552 New subsection inside which the "-catch-load" and "-catch-unload"
3553 commands documentation is now placed.
3554 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3555 documenting the "-catch-assert" and "-catch-exception" new
3556 GDB/MI commands.
3557
2446f5ea
JB
35582013-10-10 Joel Brobecker <brobecker@adacore.com>
3559
3560 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3561
0d12017b
JB
35622013-10-10 Joel Brobecker <brobecker@adacore.com>
3563
bd80dc1a
JB
3564 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3565 serial baud".
3566 (Remote Configuration): Replace "set remotebaud" by "set serial
3567 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3568
f4fb82a1
PA
35692013-10-07 Pedro Alves <palves@redhat.com>
3570
3571 PR breakpoints/11568
3572 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3573 when the thread is removed from the thread list.
3574
0c557179
SDJ
35752013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3576
3577 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3578 Update entry for $_exitcode.
3579
5713b9b5
JB
35802013-10-04 Joel Brobecker <brobecker@adacore.com>
3581
3582 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3583 new "--start" option.
3584
901461f8
PA
35852013-10-02 Pedro Alves <palves@redhat.com>
3586
3587 * gdb.texinfo (Registers): Expand description of saved registers
3588 in frames. Explain <not saved>.
3589
8fb8eb5c
DE
35902013-09-25 Doug Evans <dje@google.com>
3591
3592 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3593
0a7cfe2c
SS
35942013-09-16 Stan Shebs <stan@codesourcery.com>
3595
3596 Remove the internals manual gdbint.texinfo.
3597 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3598 (PDFFILES): Remove gdbint.pdf.
3599 (HTMLFILES): Remove gdbint/index.html.
3600 (HTMLFILES_INSTALL): Remove gdbint.
3601 (GDBINT_DOC_FILES): Remove.
3602 (dvi): Remove gdbint.dvi.
3603 (ps): Remove gdbint.ps.
3604 * gdbint.texinfo: Remove file.
3605 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3606
a280dbd1
SDJ
36072013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3608
3609 * gdb.texinfo (Convenience Functions): Mention new convenience
3610 function $_isvoid.
3611
4ac33720
UW
36122013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3613
3614 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3615 (Standard Target Features): Add new node to menu.
3616 (S/390 and System z Features): New node.
3617
b3d3b4bd
SA
36182013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3619
3620 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3621 -list-target-features in the example.
3622
edf9f00c
JK
36232013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3626 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3627
1d236d23
JK
36282013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3629
3630 Sync documentation with gdb.base/gnu-debugdata.exp.
3631 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3632
5423b017
JK
36332013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3634
3635 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3636
6211c335
YQ
36372013-08-27 Pedro Alves <pedro@codesourcery.com>
3638 Yao Qi <yao@codesourcery.com>
3639
3640 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3641 Document new --skip-unavailable option.
3642 <-stack-list-variables>: Document new --skip-unavailable option.
3643
52e260a3
DE
36442013-08-26 Doug Evans <dje@google.com>
3645
3646 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3647 an optional regexp.
3648
5e92f71a
TT
36492013-08-13 Tom Tromey <tromey@redhat.com>
3650
3651 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3652 Document GDB_PARALLEL and GDB_INOTIFY.
3653
c5d7073b
SS
36542013-08-09 Stan Shebs <stan@codesourcery.com>
3655
3656 * LRS: Remove file, describes a long-abandoned live-range
3657 splitting extension to stabs.
3658
6fbe845e
AB
36592013-07-25 Andrew Burgess <aburgess@broadcom.com>
3660
3661 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3662
e7045703
DE
36632013-07-17 Doug Evans <dje@google.com>
3664
3665 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3666
3105ebf9
TT
36672013-07-02 Tom Tromey <tromey@redhat.com>
3668
3669 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3670
d6c2da54
TT
36712013-06-28 Tom Tromey <tromey@redhat.com>
3672
3673 * Makefile.in (version.subst): Use version.in, not
3674 common/version.in.
3675 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3676 Likewise.
3677
e5823f1c
PA
36782013-06-27 Pedro Alves <palves@redhat.com>
3679
3680 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3681 dynamic symbol resolution code>: New section, based on infrun.c
3682 comment.
3683
92dcb9ff
TT
36842013-06-26 Tom Tromey <tromey@redhat.com>
3685
3686 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3687 Update.
3688 (Releasing GDB): Likewise.
3689
dc673c81
YQ
36902013-06-26 Pedro Alves <pedro@codesourcery.com>
3691 Yao Qi <yao@codesourcery.com>
3692
3693 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3694 -trace-frame-collected.
3695
28a93511
YQ
36962013-06-26 Pedro Alves <pedro@codesourcery.com>
3697
3698 * gdb.texinfo (Traceframe Info Format): Document tvar element
3699 and its attributes.
3700
a0743c90
YQ
37012013-06-25 Yao Qi <yao@codesourcery.com>
3702
3703 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3704
01208463
TT
37052013-06-24 Tom Tromey <tromey@redhat.com>
3706
3707 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3708 (GDBvn.texi): Use version.subst.
3709 (version.subst): New target.
3710 (mostlyclean): Remove version.subst.
3711
c898adb7
YQ
37122013-06-20 Pedro Alves <pedro@codesourcery.com>
3713
3714 * gdb.texinfo (GDB/MI Data Manipulation)
3715 <-data-list-register-values>: Document the --skip-unavailable
3716 option.
3717
7c57fa1e
YQ
37182013-06-07 Yao Qi <yao@codesourcery.com>
3719
3720 * gdb.texinfo (Symbols): Add kindex and cindex for
3721 'maint print msymbols'.
3722
0059c61a 37232013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3724
3725 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3726 response field name (thread-group to inferior).
3727
85dc5a12
GB
37282013-06-04 Gary Benson <gbenson@redhat.com>
3729
3730 * gdb.texinfo (General Query Packets/qSupported): Added
3731 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3732 to the table of currently defined stub features.
3733 Added a more detailed entry for "augmented-libraries-svr4-read".
3734 (General Query Packets/qXfer:libraries-svr4:read): Documented
3735 the augmented form of this packet.
3736
5901af59
JB
37372013-05-23 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.texinfo (System-wide Configuration Scripts): Renames
3740 "Installed System-wide Configuration Scripts". Add associated
3741 @menu block.
3742
c1e36e3e
PA
37432013-05-23 Yao Qi <yao@codesourcery.com>
3744 Pedro Alves <palves@redhat.com>
3745
3746 * gdb.texinfo (Packets): Document 'vCont;r'.
3747 (Continuing and Stepping): Document target-assisted range
3748 stepping, and the 'set range-stepping' and 'show range-stepping'
3749 commands.
3750
0201faac
JB
37512013-05-23 Joel Brobecker <brobecker@adacore.com>
3752
3753 * gdb.texinfo (Installed System-wide Configuration Scripts):
3754 Add subsection describing the scripts now available under
3755 the data-dir's system-gdbbinit subdirectory.
3756 * NEWS: Add entry announcing the availability of system-wide
3757 configuration scripts for ElinOS and Wind River Linux.
3758
c5867ab6
HZ
37592013-05-21 Hui Zhu <hui@codesourcery.com>
3760
3761 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3762 "-dprintf-insert" command.
3763
7d0c9981
DE
37642013-05-17 Doug Evans <dje@google.com>
3765
3766 * gdb.texinfo (Maintenance Commands): Update doc for
3767 "maint check-psymtabs". Add doc for "maint check-symtabs",
3768 "maint expand-symtabs".
3769
742ce053
MM
37702013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3771
3772 * gdb.texinfo (Process Record and Replay): Document the
3773 "record goto" command and its sub-commands.
3774
1e611234
PM
37752013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3776
3777 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3778 (Python API): Add Frame Filters API, Frame Wrapper API,
3779 Writing a Frame Filter/Wrapper, Managing Management of Frame
3780 Filters chapter entries.
3781 (Frame Filters API): New Node.
3782 (Frame Wrapper API): New Node.
3783 (Writing a Frame Filter): New Node.
3784 (Managing Frame Filters): New Node.
3785 (Progspaces In Python): Add note about frame_filters attribute.
3786 (Objfiles in Python): Ditto.
3787 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3788 @anchors and --no-frame-filters option to -stack-list-variables,
3789 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3790 commands.
3791
2874cb83
JB
37922013-05-08 Joel Brobecker <brobecker@adacore.com>
3793
3794 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3795 Support" subsection documenting the XML format used to transfer
3796 shared library info on AIX.
3797
9a005eb9
JB
37982013-05-08 Joel Brobecker <brobecker@adacore.com>
3799
3800 * gdb.texinfo (Debugging Output): Add documentation of
3801 "set debug aix-solib" and "show debug aix-solib" commands.
3802
a1217d97
SL
38032013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3804
3805 * gdb.texinfo (Nios II): New section.
3806 (Nios II Features): New section.
3807
4d1eb6b4
JB
38082013-05-06 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdbint.texinfo (Algorithms): Remove entries documenting
3811 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3812 SOLIB_CREATE_INFERIOR_HOOK.
3813
3f84184e
TT
38142013-04-29 Tom Tromey <tromey@redhat.com>
3815
3816 PR python/14204:
3817 * gdb.texinfo (Python API): Fix menu entry.
3818 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3819 Define global and static block. Add example. Clarify
3820 block relationship for inline functions.
3821
60155234
TT
38222013-04-29 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.texinfo (Python API): Mention Python help and keyword
3825 arguments. Move pagination text to Basic Python.
3826 (Basic Python): Put pagination text here. Document
3827 close-on-exec, SIGCHLD, and SIGINT.
3828
5360976e
PA
38292013-04-19 Pedro Alves <palves@redhat.com>
3830
3831 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3832 "signedness" instead of "signness".
3833
bd3f3b55
PA
38342013-04-19 Pedro Alves <palves@redhat.com>
3835
3836 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3837 -Wno-pointer-sign text with text on -Wpointer-sign.
3838
dee368d3
TT
38392013-04-16 Tom Tromey <tromey@redhat.com>
3840
3841 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3842 GCC that has the SDT probe points.
3843
cc16e6c9
TT
38442013-04-15 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3847 exception catchpoints.
3848
72f1fe8a
TT
38492013-04-15 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.texinfo (Set Catchpoints): Document $_exception.
3852 (Convenience Vars): Mention $_exception.
3853
591f19e8
TT
38542013-04-15 Tom Tromey <tromey@redhat.com>
3855
3856 * gdb.texinfo (Set Catchpoints): Reorganize exception
3857 catchpoints. Document "catch rethrow".
3858 (Debugging C Plus Plus): Mention "catch rethrow".
3859
02ae6bad
TT
38602013-04-15 Tom Tromey <tromey@redhat.com>
3861
3862 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3863
2c91021c
JK
38642013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3865 Eli Zaretskii <eliz@gnu.org>
3866
3867 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3868 line below the sample output.
3869
6eaaf48b
EZ
38702013-04-12 Eli Zaretskii <eliz@gnu.org>
3871
3872 * gdb.texinfo (Mode Options): Document '-configuration'.
3873 (Help): Document "show configuration".
3874 (Bug Reporting): Add requirements to include the configuration
3875 details in bug reports.
3876
b292c783
JK
38772013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 * Makefile.in (MAN1S): Add gcore.1.
3880 Remove "Host, target, and site specific Makefile fragments" comment.
3881 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3882 (install-man1, uninstall-man1): Conditionalize gcore.1.
3883 (gcore.1): New.
3884 * gdb.texinfo (Man Pages): Add gcore man.
3885 (gcore man): New node.
3886
f81d1120
PA
38872013-04-10 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.texinfo (Process Record and Replay): Document that "set
3890 record full insn-number-max", "set record
3891 instruction-history-size" and "set record
3892 function-call-history-size" accept "unlimited".
3893 (Backtrace): Document that "set backtrace limit" accepts
3894 "unlimited".
3895 (List): Document that "set listsize" accepts "unlimited".
3896 (Print Settings)" Document that "set print max-symbolic-offset",
3897 "set print elements" and "set print repeats" accept "unlimited".
3898 (Starting and Stopping Trace Experiments): Document that "set
3899 trace-buffer-size" accepts "unlimited".
3900 (Remote Configuration): Document that "set tcp connect-timeout"
3901 accepts "unlimited".
3902 (Command History): Document that "set history size" accepts
3903 "unlimited".
3904 (Screen Size): Document that "set height" and "set width" accepts
3905 "unlimited". Adjust "set pagination"'s description to suggest
3906 "set height unlimited" instead of "set height 0".
3907
393fd4c3
YQ
39082013-04-10 Yao Qi <yao@codesourcery.com>
3909
3910 * gdb.texinfo (Trace Files): Add "target ctf".
3911
cba5a7bf
JK
39122013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3913
3914 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3915
0ed630cb
JK
3916 * Makefile.in (install-man1, install-man5, uninstall-man1)
3917 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3918
afe1492b
JK
3919 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3920
5b8b6385
JK
39212013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3922 Eli Zaretskii <eliz@gnu.org>
3923
3924 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3925 parameters order. Remove "On some targets" for --attach. Document the
3926 --multi parameter and extended-remote command. Document all the
3927 options.
3928
906ccdf0
JK
39292013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3932 the list of supported languages.
3933
43662968
JK
39342013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3935
3936 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3937 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3938 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3939 (diststuff): Add man.
3940 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3941 (uninstall-man5): New.
3942 (STAGESTUFF): Add *.1 and *.5.
3943 (GDBvn.texi): Add SYSTEM_GDBINIT.
3944 (gdb.1, gdbserver.1, gdbinit.5): New.
3945 (maintainer-clean realclean): Add $(MANS).
3946 (install): Add install-man.
3947 (uninstall): Add uninstall-man.
3948 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3949 (@copying): Wrap it by @c man begin COPYRIGHT.
3950 (Top): Add Man Pages.
3951 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3952
be9a8770
PA
39532013-04-02 Pedro Alves <palves@redhat.com>
3954
3955 * gdb.texinfo (Debugging Output): Document "set/show debug
3956 aarch64", "set/show debug coff-pe-read" and "set/show debug
3957 mach-o".
3958
a46c1e42
PA
39592013-04-02 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3962 table>: Add entry for "trace-buffer-size".
3963
bd3eecc3
PA
39642013-03-28 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3967 table>: Add entry for "trace-status".
3968
215b9f98
EZ
39692013-03-28 Eli Zaretskii <eliz@gnu.org>
3970
3971 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3972 @bullet", which is invalid (makeinfo 5.1 barfs).
3973
7f7cc265
PA
39742013-03-28 Pedro Alves <palves@redhat.com>
3975
3976 PR gdb/15294
3977
3978 * gdb.texinfo (List) <set listsize>: Adjust to document that
3979 listsize 0 means no limit, and remove mention of -1.
3980
9c0be723
YQ
39812013-03-22 Yao Qi <yao@codesourcery.com>
3982
3983 * gdb.texinfo (Embedded Processors): Remove menu item
3984 "OpenRISC 1000".
3985 (OpenRISC 1000): Remove.
3986
bd712aed
DE
39872013-03-21 Doug Evans <dje@google.com>
3988
3989 * gdb.texinfo (Maintenance Commands): Add docs for
3990 "mt set per-command {space,time,symtab} {on,off}".
3991
d0353e76
YQ
39922013-03-14 Hui Zhu <hui@codesourcery.com>
3993 Yao Qi <yao@codesourcery.com>
3994
3995 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3996
6dd24dfa
KS
39972013-03-13 Keith Seitz <keiths@redhat.com>
3998
3999 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4000 "maint agent" reference to Dynamic printf.
4001
5c4808ca
EZ
40022013-03-11 Eli Zaretskii <eliz@gnu.org>
4003
4004 * gdb.texinfo (General Query Packets): Don't use colon in index
4005 entries visible to Info format.
4006
59ea5688
MM
40072013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4008
4009 * gdb.texinfo (Process Record and Replay): Document record
4010 changes.
4011
2ae8c8e7
MM
40122013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4013
4014 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4015 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4016 qXfer:btrace:read.
4017
28abe188
EZ
40182013-03-09 Eli Zaretskii <eliz@gnu.org>
4019
4020 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4021 use colons in @anchor and @cindex entries.
4022
be9a119c 40232013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
4024
4025 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4026
be9a119c 40272013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
4028 Hafiz Abid Qadeer <abidh@codesourcery.com>
4029
4030 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4031 trace-buffer-size set and show commands.
4032 (Tracepoint Packets): Document QTBuffer:size.
4033 (General Query Packets): Document QTBuffer:size.
4034
d57350ea
TT
40352013-02-21 Tom Tromey <tromey@redhat.com>
4036
4037 * gdb.texinfo: Remove bad @syncodeindex.
4038 (Values From Inferior, Types In Python, Inferiors In Python)
4039 (Events In Python, Threads In Python, Frames In Python, Blocks In
4040 Python, Symbols In Python, Symbol Tables In Python): Remove
4041 @tables.
4042 (Packets, General Query Packets, Tracepoint Packets)
4043 (Host I/O Packets): Use @w{} for empty @item.
4044
9f44fbc0
SCR
40452013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4046
4047 * gdb.texinfo (Architectures In Python): Add description about
4048 the new method gdb.Architecture.disassemble.
4049
f5911ea1
HAQ
40502013-02-15 Pedro Alves <pedro@codesourcery.com>
4051 Hafiz Abid Qadeer <abidh@codesourcery.com>
4052
4053 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4054 Document the "trace-file" field.
4055
7e1e0340
DE
40562013-02-07 Doug Evans <dje@google.com>
4057
4058 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4059 command.
4060
134a2066
YQ
40612013-02-06 Yao Qi <yao@codesourcery.com>
4062
4063 * gdb.texinfo (GDB/MI Async Records): Document new MI
4064 notification "=tsv-modified". Update the document of MI
4065 notification "=tsv-created".
4066 * observer.texi (GDB Observers): New observer tsv_modified.
4067 Update observer tsv_created and tsv_delete.
4068
430ed3f0
MS
40692013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4070
4071 * gdb.texinfo (AArch64 Features): New section; document
4072 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4073 (Architectures): Add new AArch64 section to document AArch64
4074 architecture specific commands.
4075 (ABI): Add description of the new OS ABI "Newlib" and its influence
4076 on the longjmp handling.
4077
1b56eb55
JK
40782013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4079 Jan Kratochvil <jan.kratochvil@redhat.com>
4080
4081 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4082 variable in 'set/show backtrace' section.
4083
c4957902
TT
40842013-01-31 Tom Tromey <tromey@redhat.com>
4085
4086 * gdb.texinfo (Target Commands): Fix typo.
4087
bea883fd
SCR
40882013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4089
4090 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4091 describing the gdb.Architecture class.
4092 (Frames In Python): Add description about the new method
4093 gdb.Frame.architecture().
4094
796a7ff8
DE
40952013-01-23 Doug Evans <dje@google.com>
4096
4097 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4098
998580f1
MK
40992013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4100
4101 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4102 'thread-groups' field when printing a breakpoint in MI.
4103
c9fb1240
SD
41042012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4105 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4106 to reflect that jit-reader-load now supports absolute file-names.
4107
ab04a2af
TT
41082013-01-16 Tom Tromey <tromey@redhat.com>
4109
4110 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4111 (Signals): Likewise.
4112
8ac3646f
TT
41132013-01-16 Tom Tromey <tromey@redhat.com>
4114
4115 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4116 "catch-type" field.
4117 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4118
e93a8774
TT
41192013-01-07 Tom Tromey <tromey@redhat.com>
4120
4121 * gdb.texinfo (Mode Options): Don't mention -epoch.
4122 (Data, Emacs): Remove obsolete comments.
4123
54516a0b
TT
41242013-01-02 Tom Tromey <tromey@redhat.com>
4125
4126 * gdb.texinfo (GDB/MI Output Records): Update menu.
4127 (GDB/MI Breakpoint Information): New node.
4128 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4129 <-break-insert>: Likewise.
4130
8dbe8ece
YQ
41312012-12-31 Yao Qi <yao@codesourcery.com>
4132
4133 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4134 (Packets): Move "vStopped" packet to ...
4135 (Notification Packets): ... here. Describe the components
4136 of notification. Add a table of supported notifications.
4137 Add an example on the process of he async notification.
4138
f35a17b5
JK
41392012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4142 present.
4143 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4144 fullname output always present.
4145
0dfd2fad
PM
41462012-12-23 Pierre Muller <muller@sourceware.org>
4147
72f4393d
L
4148 * gdbint.texinfo (Function prototypes): Require use of "extern"
4149 modifier for function prototypes in headers.
0dfd2fad 4150
7785b880
JB
41512012-12-19 Joel Brobecker <brobecker@adacore.com>
4152
4153 * refcard.tex: Update copyright notice to GPL v3 or later.
4154 Update contact info.
4155
3d745be3
JK
41562012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4157
4158 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4159
c9b6281a
YQ
41602012-12-15 Yao Qi <yao@codesourcery.com>
4161
4162 * gdb.texinfo (Debugging Output): Document 'set debug
4163 notification' and 'show debug notification'.
4164
f2a8bc8a
YQ
41652012-12-15 Yao Qi <yao@codesourcery.com>
4166
4167 * gdb.texinfo (Listing Tracepoints): New item and example about
4168 'installed on target' output.
4169 Add more in the example about 'installed on target'.
4170 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4171
451b7c33
TT
41722012-12-14 Tom Tromey <tromey@redhat.com>
4173
72f4393d 4174 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 4175
3fa7bf06 41762012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 4177
3fa7bf06
MG
4178 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4179
701adfb0
PA
41802012-12-12 Paul Koning <paul_koning@dell.com>
4181
4182 Add support for Python 3.
4183 * gdb.texinfo (Inferior.read_memory): Mention that the return
4184 value is a memoryview object if Python 3.
4185
05b4bd79
PA
41862012-12-11 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.texinfo: Remove all mentions of Unixware throughout.
4189
74a0d9f6
JK
41902012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4193
0c631110
TT
41942012-11-29 Tom Tromey <tromey@redhat.com>
4195
4196 * gdb.texinfo (SVR4 Process Information): Document missing
4197 "info proc" subcommands.
4198
891df0ea
YQ
41992012-11-29 Yao Qi <yao@codesourcery.com>
4200
4201 PR gdb/1477.
4202 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4203 to 'auto' instead of 'gnu'.
4204
608e2dbb
TT
42052012-11-26 Tom Tromey <tromey@redhat.com>
4206
4207 * gdb.texinfo (MiniDebugInfo): New node.
4208 (GDB Files): Update.
4209
e64e0392
DE
42102012-11-16 Doug Evans <dje@google.com>
4211
4212 * gdb.texinfo (System-wide configuration): If the system-wide init
4213 file lives in the data-directory, and --data-directory is provided,
4214 look for it there.
4215
ae606bee
TT
42162012-11-15 Tom Tromey <tromey@redhat.com>
4217
4218 * gdb.texinfo (Signaling): Fix typo.
4219
62747a60
TT
42202012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4221
4222 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4223 parameter "count" of -data-write-memory-bytes, and add an example.
4224
18a9fc12
TT
42252012-11-12 Tom Tromey <tromey@redhat.com>
4226
4227 * gdb.texinfo (Symbols): Document "info type-printers",
4228 "enable type-printer" and "disable type-printer".
4229 (Python API): Add new node to menu.
4230 (Type Printing API): New node.
4231 (Progspaces In Python): Document type_printers field.
4232 (Objfiles In Python): Likewise.
4233 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4234 register_type_printer, TypePrinter>: Document.
4235
53342f27
TT
42362012-11-12 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.texinfo (Symbols): Document "set print type methods",
4239 "set print type typedefs", and flags to ptype and whatis.
4240
ed8a1c2d
AB
42412012-11-09 Andrew Burgess <aburgess@broadcom.com>
4242
4243 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4244 the example -data-disassemble output. Extend the description of
4245 the -data-disassemble results to document all fields. Document
4246 the cli disassemble command as being related to -data-disassemble.
4247
8506d139
YQ
42482012-11-09 Yao Qi <yao@codesourcery.com>
4249
4250 PR gdb/14777.
4251 * gdb.texinfo (OS Information): Remove doc on command
4252 'info udot'.
4253
4d3f93a2
JB
42542012-11-08 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4257 gdb.ini warning for Windows port.
4258
1e96de83
YQ
42592012-11-08 Yao Qi <yao@codesourcery.com>
4260
4261 * gdb.texinfo (Search): Add kindex for 'fo'.
4262
dc939229
TT
42632012-11-05 Tom Tromey <tromey@redhat.com>
4264
4265 PR python/14802:
4266 * gdb.texinfo (Functions In Python): Add example.
4267
6f6484cd
YQ
42682012-11-03 Yao Qi <yao@codesourcery.com>
4269
4270 * observer.texi (GDB Observers): Remove observer
4271 'tracepoint_modified', 'tracepoint_created' and
4272 'tracepoint_deleted'.
4273
af4238e5
TT
42742012-10-26 Tom Tromey <tromey@redhat.com>
4275
4276 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4277
687e43a4
TT
42782012-10-25 Tom Tromey <tromey@redhat.com>
4279
4280 * gdb.texinfo (General Query Packets): Use @itemx.
4281
8de0566d
YQ
42822012-10-17 Yao Qi <yao@codesourcery.com>
4283
4284 * observer.texi (GDB Observers): Update observer
4285 'memory_changed'.
4286 * gdb.texinfo (GDB/MI Async Records): Document for
4287 "memory-changed" notification.
4288
07540c15
DE
42892012-10-15 Doug Evans <dje@google.com>
4290
4291 * gdb.texinfo (Mode Options): Document -nh.
4292 Elaborate on docs for -nx.
4293
d7019589
SP
42942012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4295
4296 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4297
82a90ccf 42982012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 4299 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
4300
4301 * gdb.texinfo (GDB/MI Async Records): Document notification
4302 'record-started' and 'record-stopped'.
4303 * observer.texi (GDB Observers): New observer 'record-changed'.
4304
aa9259cc
TS
43052012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4306
4307 * gdb.texinfo: Document the removal of SH's 'regs' command.
4308
c1d780c2
SDJ
43092012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4310
4311 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4312
bb25a15c
YQ
43132012-09-18 Yao Qi <yao@codesourcery.com>
4314
4315 * gdb.texinfo (GDB/MI Async Records): Document new MI
4316 notifications '=tsv-created' and '=tsv-deleted'.
4317 * observer.texi (GDB Observers): New observer tsv_created and
4318 tsv_deleted.
4319
201b4506
YQ
43202012-09-18 Yao Qi <yao@codesourcery.com>
4321
4322 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4323 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4324 '=traceframe-changed'.
4325
6fc1c773
YQ
43262012-09-17 Yao Qi <yao@codesourcery.com>
4327
4328 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4329 'set listsize'.
4330
121c73f3
JK
43312012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4332 Eli Zaretskii <eliz@gnu.org>
4333
4334 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4335 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4336 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4337
e9687799
JK
43382012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4339
4340 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4341
3b5e4d35
YPK
43422012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4343
4344 Document how to return from "python-interactive" to GDB.
4345 * gdb.texinfo (Python Commands): Update documentation.
4346
43472012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4348
4349 Add a new "python-interactive" command that starts a standard
4350 Python interactive prompt with "pi" as alias, and add "py" as
4351 an alias to "python".
4352 * gdb.texinfo (Python Commands): Document the new commands.
4353
b583003e
TT
43542012-08-22 Tom Tromey <tromey@redhat.com>
4355
4356 * gdbint.texinfo (Host Definition): Remove documentation for
4357 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4358
a451cb65
KS
43592012-08-17 Keith Seitz <keiths@redhat.com>
4360
4361 PR c++/13356
4362 * gdb.texinfo (Type and Range Checking): Remove warning.
4363 Remove spurious commas.
4364 Update text and examples for re-implementation of set/show
4365 check type.
4366 (C and C++ Type and Range Checks): Likewise.
4367
6b1755ce
YQ
43682012-08-16 Yao Qi <yao@codesourcery.com>
4369
4370 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4371 is deprecated.
4372
f47f77df
DE
43732012-08-13 Doug Evans <dje@google.com>
4374
4375 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4376 to include functions.
4377
a72c3253
DE
43782012-08-10 Doug Evans <dje@google.com>
4379
4380 * gdb.texinfo (Convenience Funs): New node.
4381 (Types In Python): Document Type.vector.
4382
5b9afe8a
YQ
43832012-08-09 Yao Qi <yao@codesourcery.com>
4384
4385 * observer.texi: New observer command_param_changed.
4386 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4387
dc1039df
JK
43882012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4389
4390 * gdbint.texinfo (Debugging GDB): In section
4391 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4392 Mention also gdb-gdb.py.
4393
4abf930d
YQ
43942012-08-07 Yao Qi <yao@codesourcery.com>
4395
4396 Revert the folloing patch:
4397 2012-08-06 Yao Qi <yao@codesourcery.com>
4398 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4399 remote hardware-watchpoint-limit' and 'set
4400 remote hardware-breakpoint-limit'.
4401
f3c8a52a
JK
44022012-08-06 Nathaniel Flath <flat0103@gmail.com>
4403
4404 * gdb.texinfo (Working Directory): Added information about new
4405 default argument for 'cd' command.
4406
77a91025
YQ
44072012-08-06 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4410 remote hardware-watchpoint-limit' and 'set
4411 remote hardware-breakpoint-limit'.
4412
d9f08f52
YQ
44132012-08-06 Yao Qi <yao@codesourcery.com>
4414
4415 Fix PR14371.
4416
4417 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4418 '=breakpoint-deleted'.
4419
95b07c96
YQ
44202012-08-02 Yao Qi <yao@codesourcery.com>
4421
4422 * gdb.texinfo (Native): Remove node Neutrino.
4423
7255706c
YQ
44242012-07-27 Yao Qi <yao@codesourcery.com>
4425
4426 * gdb.texinfo (IPA Protocol Commands): Document new command
4427 'close'.
4428
d6b28940
TT
44292012-07-25 Tom Tromey <tromey@redhat.com>
4430
4431 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4432
e615022a
DE
44332012-07-20 Doug Evans <dje@google.com>
4434
4435 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4436 (Index Files): Document how to control the use of deprecated index
4437 sections.
4438 (Index Section Format): Replace --use-deprecated-index-sections with
4439 "set use-deprecated-index-sections on".
4440
055855a4
EZ
44412012-07-12 Eli Zaretskii <eliz@gnu.org>
4442
4443 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4444 indices into a single node "Index". Instead, join function and
4445 variable indices into a single index, separate from the concept
4446 index. Requested in
4447 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4448 (Top): Update the top-level menu: instead of one "Index" there are
4449 now separate entries "Concept Index" and "Function and Variable
4450 Index".
4451 (Concept Index, Function and Variable Index): New nodes.
4452 (Index): Node deleted.
4453
f77cc5f0
HZ
44542012-07-05 Hui Zhu <hui_zhu@mentor.com>
4455
4456 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4457 and "maint agent-eval".
4458
00595b5e
EZ
44592012-07-03 Eli Zaretskii <eliz@gnu.org>
4460
4461 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4462 avoid file-name clashes between Index.html and index.html on
4463 case-insensitive filesystems. See the discussion starting in
4464 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4465 details of the problem.
4466 (Top): Update the master menu for the above.
4467 (Concept Index, Command and Variable Index): New nodes, instead of
4468 the old "Index" node that was deleted. All cross-references
4469 updated.
4470
d3ce09f5
SS
44712012-07-02 Stan Shebs <stan@codesourcery.com>
4472
4473 * gdb.texinfo (Dynamic Printf): Mention agent style and
4474 disconnected dprintf.
4475 (Maintenance Commands): Describe maint agent-printf.
4476 (General Query Packets): Mention BreakpointCommands feature.
4477 (Packets): Document commands extension to Z0 packet.
4478 * agentexpr.texi (Bytecode Descriptions): Document printf
4479 bytecode.
4480
2d7b58e8
JK
44812012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4482
4483 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4484 only after gdbinit files.
4485 (Startup): Move -iex and -iex commands down after gdbinit files.
4486
202cbf1c
JK
44872012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4488
4489 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4490 possibility.
4491
b6ba681c
TT
44922012-06-29 Tom Tromey <tromey@redhat.com>
4493
4494 * gdb.texinfo (Index Section Format): Update for version 7.
4495
71caed83
SS
44962012-06-28 Stan Shebs <stan@codesourcery.com>
4497
4498 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4499 example, add note about title column.
4500
ee0bf529
SCR
45012012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4502
4503 * gdb.texinfo (Symbol Tables In Python): Add description about
4504 the new 'last' attribute of gdb.Symtab_and line.
4505
3c15d565
SCR
45062012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4507
4508 * gdb.texinfo (Symbol Tables In Python): Correct the description
4509 of the 'pc' attribute of gdb.Symtab_and_line.
4510
45cfd468
DE
45112012-06-26 Doug Evans <dje@google.com>
4512
4513 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4514 and symtab-create.
4515
496ee73e
KS
45162012-06-25 Keith Seitz <keiths@redhat.com>
4517
4518 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4519 from example. Remove "rbreak" from list of corresponding
4520 gdb commands.
4521
156942c7
DE
45222012-06-23 Doug Evans <dje@google.com>
4523
4524 * gdb.texinfo (Index Section Format): Document version 7 format.
4525
c614397c
YQ
45262012-06-22 Yao Qi <yao@codesourcery.com>
4527
4528 * gdb.texinfo: Add missing cindex for some packets.
4529
472a2379
KS
45302012-06-20 Keith Seitz <keiths@redhat.com>
4531
4532 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4533 for -break-insert and document -p.
4534
2678e2af
YQ
45352012-06-20 Yao Qi <yao@codesourcery.com>
4536
4537 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4538 and "gdb.write_memory" with "Inferior.read_memory" and
4539 "Inferior.write_memory".
4540
984359d2
EZ
45412012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4542
4543 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4544 (Free Documentation): Add @node line.
4545 (Continuing and Stepping) <advance location>: Use @item instead of
4546 @itemx.
4547 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4548 @itemx.
4549 (Embedded Processors): Put the link to "PA" to its correct place,
4550 according to document structure.
4551 (Python API): Put the link to "Lazy Strings In Python" to its
4552 correct place.
4553 (Index): Use @@ in @tex block to get a literal @.
4554
4555 * gdbint.texinfo: Fix the @subtitle line.
4556
4557 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4558 correct place.
4559
16bdd41f
YQ
45602012-06-08 Yao Qi <yao@codesourcery.com>
4561
4562 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4563 Protocol'.
4564 (In-Process Agent Protocol, IPA Protocol Objects)
4565 (IPA Protocol Commands): New nodes.
4566 (Tracepoint Packets): Add anchors.
4567
2d4c29c5
TS
45682012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4569
4570 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4571
6bd110c5
YQ
45722012-06-06 Yao Qi <yao@codesourcery.com>
4573
4574 * gdb.texinfo: Update copyright year.
4575
f3e0e960
SS
45762012-05-23 Stan Shebs <stan@codesourcery.com>
4577 Kwok Cheung Yeung <kcy@codesourcery.com>
4578
4579 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4580
1564a261
JK
45812012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4582
4583 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4584 Mention also --with-separate-debug-dir.
4585 (Auto-loading): Prepend $debugdir in the sample output.
4586 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4587 auto-load safe-path variable.
4588 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4589 Mention also $debugdir for 'set auto-load scripts-directory'.
4590
eb17f351
EZ
45912012-05-19 Eli Zaretskii <eliz@gnu.org>
4592
4593 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4594 (MIPS Embedded, MIPS, MIPS Register packet Format)
4595 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4596 appropriate.
4597
4cc0665f 45982012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4599 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4600
4601 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4602 mips compression".
4603 (MIPS Breakpoint Kinds): New subsubsection.
4604
7af8dcf8 46052012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4606
4607 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4608 nodes for subsections. Add @acronym mark-ups and adjust
4609 formatting.
4610
aff139ff
JK
46112012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4612
4613 Rename $ddir to $datadir.
4614 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4615 (objfile-gdb.py file): Rename $ddir to $datadir.
4616
9cb709b6
TT
46172012-05-18 Tom Tromey <tromey@redhat.com>
4618
4619 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4620
e7e0cddf
SS
46212012-05-14 Stan Shebs <stan@codesourcery.com>
4622
4623 * gdb.texinfo (Dynamic Printf): New subsection.
4624
7efc75aa
SCR
46252012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4626
4627 * gdb.texinfo (Basic Python): Add description about the function
4628 gdb.find_pc_line
4629
f307c045
JK
46302012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4631 Eli Zaretskii <eliz@gnu.org>
4632
4633 * gdb.texinfo (Separate Debug Files): Use plural form for global
4634 debugging information directory.
4635
85d4a676
SS
46362012-05-11 Stan Shebs <stan@codesourcery.com>
4637 Kwok Cheung Yeung <kcy@codesourcery.com>
4638
4639 * gdb.texinfo (Operating System Auxiliary Information): Document new
4640 'info os' subcommands.
4641
c1668e4e
JK
46422012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4643
4644 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4645 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4646 (dotdebug_gdb_scripts section): Add reference
4647 to 'Auto-loading safe path'.
4648
7349ff92
JK
46492012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4650
4651 Implement multi-component --with-auto-load-dir.
4652 * gdb.texinfo (Auto-loading): New references
4653 for 'set auto-load scripts-directory'
4654 and 'show auto-load scripts-directory'.
4655 (Auto-loading safe path): Describe the new default. Move $ddir
4656 substituation reference to 'objfile-gdb.py file'.
4657 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4658 script-name. Describe new 'set auto-load scripts-directory'
4659 and 'show auto-load scripts-directory'.
4660
6dea1fbd
JK
46612012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4662
4663 Provide $ddir substitution for --with-auto-load-safe-path.
4664 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4665 (Auto-loading safe path): Likewise. Mention the default value,
4666 $ddir substitution, --with-auto-load-safe-path and
4667 --without-auto-load-safe-path.
4668 * observer.texi (gdb_datadir_changed): New.
4669
1ccacbcd
JK
46702012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4671
4672 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4673 Twice.
4674
d9242c17
JK
4675 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4676 directory separator by path separator.
4677
af2c1515
JK
46782012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4679
4680 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4681 for 'set auto-load safe-path' optional. Mention if it is omitted.
4682 Change disabling security protection condition to "/", twice.
4683
a20ee7a4
SCR
46842012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4685
4686 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4687 the new methods global_block and static_block on gdb.Symtab
4688 objects.
4689
56af09aa
SCR
46902012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4691
4692 * gdb.texinfo (Blocks In Python): Add a note saying that future
4693 improvements to GDB and its infrastructure can move symbols
4694 across blocks within a symbol table.
4695
2746b0ef
YQ
46962012-04-29 Yao Qi <yao@codesourcery.com>
4697
4698 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4699 (A29K): Remove.
4700
62e5f89c
SDJ
47012012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4702 Tom Tromey <tromey@redhat.com>
4703
4704 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4705 and generic static probe support on GDB.
4706
a766d390
DE
47072012-04-25 Doug Evans <dje@google.com>
4708
50f042b9
DE
4709 * gdb.texinfo (Go): Fix thinko.
4710
a766d390
DE
4711 * gdb.texinfo (Supported Languages): Add Go.
4712 (Go): New node.
4713
f02e2b19
YQ
47142012-04-25 Yao Qi <yao@codesourcery.com>
4715
4716 * gdbint.texinfo (Testsuite): New section `Board settings'.
4717
68d41a48
JK
47182012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4719
4720 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4721 Three times.
4722
174bb630
JK
4723 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4724 Three times.
4725
0511cc75
JK
47262012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4727
4728 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4729 by @table @asis. Fix formatting of one item.
4730
0070f25a
JK
47312012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4732
4733 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4734
4dc84fd1
JK
47352012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4736
4737 New option "set debug auto-load".
4738 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4739 (auto-load verbose mode): New node.
4740
bccbefd2
JK
47412012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4742
4743 New option "set auto-load safe-path".
4744 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4745 and "info auto-load" examples for safe-path. Put there also references
4746 for "set auto-load safe-path" and "show auto-load safe-path".
4747 New menu item for Auto-loading safe path.
4748 (Auto-loading safe path): New node.
4749 (Python Auto-loading): Update the expected output from "Missing"
4750 to "No".
4751
bf88dd68
JK
47522012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4753
4754 auto-load: Implementation.
4755 * gdb.texinfo (Mode Options): New anchor for -nx.
4756 (Startup): New anchors for Option -init-eval-command,
4757 Home Directory Init File
4758 and Init File in the Current Directory during Startup.
4759 Mention set auto-load local-gdbinit with a reference.
4760 Change the sample code to "set auto-load python-scripts".
4761 (Threads): New anchor set libthread-db-search-path.
4762 Provide references to libthread_db.so.1 file.
4763 (Controlling GDB): New menu item for Auto-loading.
4764 (Auto-loading, Init File in the Current Directory)
4765 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4766 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4767 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4768 reference.
4769 (Auto-loading): Rename to ...
4770 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4771 "set auto-load python-scripts", new anchor for it. Change
4772 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4773 for it. Change "info auto-load-scripts"
4774 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4775 to "Python scripts".
4776
8264ba82
AG
47772012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4778
4779 PR mi/13393
4780 * gdb.texinfo (Print Settings): Extend the description for "set print
4781 object".
4782 (GDB/MI Variable Objects): Extend the description for -var-create and
4783 -var-list-children.
4784
06fc020f
SCR
47852012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4786
4787 * gdb.texinfo (Examining Data): Document the 'explore' command.
4788
7191c139
JB
47892012-03-28 Joel Brobecker <brobecker@adacore.com>
4790
4791 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4792 to the children of a varobj and its update range when -var-update
4793 returns that the varobj's type changed.
4794
3708f05e
JK
47952012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4798 Create two new links fir 'objfile-gdb.py file'
4799 and 'dotdebug_gdb_scripts section'.
4800
8e0583c8
JK
48012012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * gdb.texinfo (Auto-loading): Rename node reference
4804 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4805 Twice.
4806 (.debug_gdb_scripts section): Rename the node ...
4807 (dotdebug_gdb_scripts section): ... here.
4808 (Maintenance Commands): Also rename this node reference.
4809
7b282c5a
SCR
48102012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4811
4812 * gdb.texinfo (Python API/Values From Inferior): Add description
4813 about the new method Value.referenced_value. Add description on
4814 how Value.dereference is different (and similar) to
4815 Value.referenced_value.
4816
8320cc4f
JK
48172012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4818
4819 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4820 --init-eval-command=COMMAND, -iex.
4821 (Startup): Describe -iex and -ix. Simplify the example
4822 for "set auto-load-scripts off".
4823
481860b3
GB
48242012-03-16 Gary Benson <gbenson@redhat.com>
4825
4826 PR breakpoints/10738
4827 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4828 stating that GDB cannot set breakpoints on inlined functions.
4829 (Mode Options): Document --use-deprecated-index-sections.
4830 (Index Section Format): Document new index section version format.
4831
c4aeac85
TT
48322012-03-15 Tom Tromey <tromey@redhat.com>
4833
4834 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4835
16899756
DE
48362012-03-13 Doug Evans <dje@google.com>
4837
4838 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4839 of "reload".
4840 (Symbols): Delete docs for set/show symbol-reloading.
4841 * gdbint.texinfo (Defining Other Architecture Features): Delete
4842 SYMBOL_RELOADING_DEFAULT.
4843 * refcard.tex: Delete reference to symbol-reloading.
4844
9b224c5e
PA
48452012-03-07 Pedro Alves <palves@redhat.com>
4846
4847 * gdb.texinfo (General Query Packets): Document new
4848 QProgramSignals packet.
4849 * gdb.texinfo (Remote configuration): Mention
4850 "program-signals-packet".
4851
169081d0
TG
48522012-03-05 Tristan Gingold <gingold@adacore.com>
4853
4854 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4855
d1feda86
YQ
48562012-03-03 Yao Qi <yao@codesourcery.com>
4857
4858 * gdb.texinfo (In-Process Agent): New node.
4859 Document new commands.
4860 (General Query Packets): Add packet `QAgent'.
4861
1faeff08
MR
48622012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4863
4864 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4865
7d74f244
DE
48662012-03-01 Scott J. Goldman <scottjg@vmware.com>
4867
4868 * gdb.texinfo (Commands In Python): Put example python macro in
4869 COMMAND_USER category rather than COMMAND_OBSCURE.
4870 Document gdb.COMMAND_USER.
4871 (User-defined Commands): Update documentation to clarify
4872 "set/show max-user-call-depth" and "show user" don't apply to python
4873 commands. Update documentation to clarify "help user-defined" may
4874 also include python commands defined as COMMAND_USER.
4875
6fe37d23
JK
48762012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4877
4878 * gdb.texinfo (Startup): Add option -ex description to the option -x
4879 description.
4880
83364271
LM
48812012-02-24 Luis Machado <lgustavo@codesourcery.com>
4882
4883 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4884 condition-evaluation breakpoint parameter.
4885 Mention condition-evaluation mode being shown in "info break".
4886 (Break Conditions): Add description for target-side
4887 conditional breakpoints.
72f4393d 4888 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4889 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4890 cond-expr.
4891 (General Query Packets): Mention new ConditionalBreakpoint feature.
4892
bdb1994d
TT
48932012-02-22 Tom Tromey <tromey@redhat.com>
4894
4895 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4896
4d241c86
TT
48972012-02-17 Tom Tromey <tromey@redhat.com>
4898
4899 PR python/10753:
4900 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4901 directory.
4902
816338b5
SS
49032012-02-14 Stan Shebs <stan@codesourcery.com>
4904
4905 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4906
cc30c4bd
PA
49072012-02-13 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4910 mips-idt-ecoff.
4911
035d1e5b
YQ
49122012-02-09 Yao Qi <yao@codesourcery.com>
4913
4914 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4915
f0823d2c
TT
49162012-02-07 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4919 Symbol.value.
4920
64e7d9dd
TT
49212012-02-07 Tom Tromey <tromey@redhat.com>
4922
4923 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4924
4220b2f8
TS
49252012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4926
4927 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4928
edcc5120
TT
49292012-01-24 Tom Tromey <tromey@redhat.com>
4930
4931 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4932 unload".
4933 (Files): Mention new catch commands.
4934 (GDB/MI Async Records): Likewise.
4935
53fe1783
GB
49362012-01-24 Gary Benson <gbenson@redhat.com>
4937
4938 Delete #if 0'd out code.
4939 * gdb.texinfo (Frame Info): Remove "info catch".
4940
b9e7b9c3
UW
49412012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4942
4943 * gdb.texinfo (Remote Configuration): Document
4944 "set remote hostio-readlink-packet" command.
4945 (General Query Packets): Document vFile:readlink packet.
4946
4aac40c8
TT
49472012-01-16 Tom Tromey <tromey@redhat.com>
4948
4949 * gdb.texinfo (Specify Location): Document relative file name
4950 handling.
4951
cafec441
TT
49522012-01-16 Tom Tromey <tromey@redhat.com>
4953
4954 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4955
0ee339bc
JK
49562012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4957 Eli Zaretskii <eliz@gnu.org>
4958
4959 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4960 code.
4961
72384ba3
PH
49622012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4963
4964 * gdb.texinfo (Variables): Document use of :: for non-static
4965 variables.
4966
ce1b17c4
JB
49672012-01-05 Joel Brobecker <brobecker@adacore.com>
4968
4969 * gdbint.texinfo (Start of New Year Procedure): Update
4970 to replace use of copyright.sh by use of copyright.py.
4971
217bff3e
JK
49722012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4973
4974 Remove the gdbtui binary.
4975 * all-cfg.texi (GDBTUI): Remove.
4976 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4977 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4978 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4979
cc72b2a2
KP
49802011-12-23 Kevin Pouget <kevin.pouget@st.com>
4981
4982 Introduce gdb.FinishBreakpoint in Python.
4983 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4984 (Python API): Add menu entry for Finish Breakpoints.
4985
13ac8d2c
JK
49862011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4987
4988 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4989 tests.
4990
e0f9f062
DE
49912011-12-16 Doug Evans <dje@google.com>
4992
4993 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4994
80b6e756
PM
49952011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4996
1c3ad6ab 4997 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4998 stack". Add documentation for "set/show python print-stack".
4999
2fb860fc
PA
50002011-12-14 Pedro Alves <pedro@codesourcery.com>
5001
5002 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5003 should transfer control to the stub in the startup code instead of
5004 in main. Mention the need to get past the initial breakpoint.
5005
f8eba3c6
TT
50062011-12-06 Tom Tromey <tromey@redhat.com>
5007
5008 * gdb.texinfo (Set Breaks): Update for new behavior.
5009
2268b414
JK
50102011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5011
5012 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5013 List Format for SVR4 Targets'.
5014 (General Query Packets): New item qXfer:libraries-svr4:read.
5015 (Library List Format for SVR4 Targets): New node.
5016
ae6f0d5b
TT
50172011-12-01 Tom Tromey <tromey@redhat.com>
5018
5019 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5020 add.
5021
36dfb11c
TT
50222011-11-22 Tom Tromey <tromey@redhat.com>
5023
5024 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5025 reasons.
5026
f196051f
SS
50272011-11-20 Stan Shebs <stan@codesourcery.com>
5028
5029 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5030 note-related options and variables.
5031 (Tracepoint Packets): Document packet changes.
5032
f85b53f8
SD
50332011-11-20 Sanjoy Das <sdas@igalia.com>
5034
5035 * gdb.texinfo (JIT Interface): Add documentation on writing and
5036 usind JIT debug info readers.
5037 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5038 Debug Info Readers): New nodes.
5039
bfccc43c
YQ
50402011-11-18 Yao Qi <yao@codesourcery.com>
5041
5042 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5043 tracepoint.
5044
c011a4f4
DE
50452011-11-15 Doug Evans <dje@google.com>
5046
5047 * gdb.texinfo (Files): Document basenames-may-differ.
5048
ed59ded5
DE
50492011-11-14 Doug Evans <dje@google.com>
5050
5051 * gdb.texinfo (Shell Commands): Document "!".
5052
405f8e94
SS
50532011-11-14 Stan Shebs <stan@codesourcery.com>
5054 Kwok Cheung Yeung <kcy@codesourcery.com>
5055
5056 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5057 needed to get shorter fast tracepoints.
5058 (Tracepoint Packets): Document new qTMinFTPILen packet.
5059
1e4d1764
YQ
50602011-11-14 Yao Qi <yao@codesourcery.com>
5061
5062 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5063 behavior of tracepoint.
5064 (General Query Packets): New feature InstallInTrace.
5065 (Remote Configuration): Document "set remote
5066 install-in-trace-packet".
5067
71eba9c2 50682011-11-12 Matt Rice <ratmice@gmail.com>
5069
5070 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5071 Add arguments to info macro.
5072
e0f8f636
TT
50732011-11-10 Tom Tromey <tromey@redhat.com>
5074
5075 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5076 manual.
5077 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5078 (Macros): Add a footnote.
5079 (C): Remove paragraph about compiler options.
5080 (C Constants): Mention wide character and string constants.
5081 (C Plus Plus Expressions): Update compiler option advice. Mention
5082 using declarations. Mention ADL. Remove old HP compiler
5083 information.
5084
625c0d47
TT
50852011-11-10 Tom Tromey <tromey@redhat.com>
5086
5087 PR c++/9257:
5088 * gdb.texinfo (Print Settings): Add an extra note about the need
5089 for a vtable.
5090
4be2aacc
MR
50912011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5092
5093 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5094 "set mips abi" documentation.
5095
0a1c4d10
DE
50962011-11-04 Doug Evans <dje@google.com>
5097
5098 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5099
aad1c02c
TT
51002011-11-03 Tom Tromey <tromey@redhat.com>
5101
5102 * gdb.texinfo (Stopping): Add menu entry.
5103 (Continuing and Stepping): Restore @node. Use @section, not
5104 @subsection.
5105
983fb131
MR
51062011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5107
5108 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5109 designation. Fix "Specify Location" cross-reference.
5110
3065dfb6
SS
51112011-11-02 Stan Shebs <stan@codesourcery.com>
5112
5113 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5114 (General Query Packets): Describe tracenz feature.
5115 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5116
0aaaf063
PK
51172011-10-28 Paul Koning <paul_koning@dell.com>
5118
5119 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5120
2231f1fb
KP
51212011-10-27 Kevin Pouget <kevin.pouget@st.com>
5122
72f4393d 5123 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
5124 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5125
5110b5df
PK
51262011-10-26 Paul Koning <paul_koning@dell.com>
5127
5128 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 5129
22dbab46
PK
51302011-10-25 Paul Koning <paul_koning@dell.com>
5131
5132 PR python/13327
72f4393d 5133
22dbab46
PK
5134 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5135 fetch_lazy method.
5136
9df2fbc4
PM
51372011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5138
5139 PR python/12656
5140
5141 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5142 global_block, static_block function.
5143
f05e2e1d
TT
51442011-10-19 Tom Tromey <tromey@redhat.com>
5145
5146 * gdb.texinfo (Commands In Python): Add missing "@"s.
5147
a7fc3f37
KP
51482011-10-13 Kevin Pouget <kevin.pouget@st.com>
5149
5150 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 5151 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
5152 constants.
5153
5048e516
JK
51542011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5155
5156 Fix compatibility with texinfo versions older than 4.12.
5157 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5158 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5159 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5160 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5161 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5162 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5163 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5164
5a56e9c5
DE
51652011-10-09 Doug Evans <dje@google.com>
5166
5167 * gdb.texinfo (Extending GDB): Document alias command.
5168
36b11add
JK
51692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 Support @entry in input expressions.
5172 * gdb.texinfo (Variables): Describe @entry names suffix.
5173 (Print Settings): Add anchor for `set print entry-values'.
5174
e18b2753
JK
51752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5176 Eli Zaretskii <eliz@gnu.org>
5177
5178 Display @entry parameter values (without references).
5179 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5180 example.
5181 (Print Settings): New description of set print entry-values and show
5182 print entry-values.
5183
111c6489
JK
51842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5185 Eli Zaretskii <eliz@gnu.org>
5186
5187 Recognize virtual tail call frames.
5188 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5189 (Tail Call Frames): New node.
5190 (Frames In Python): Add gdb.TAILCALL_FRAME.
5191
9c15afc4
DE
51922011-10-07 Doug Evans <dje@google.com>
5193
5194 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5195 register_pretty_printer.
5196
99f5279d
PM
51972011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5198
5199 PR python/12930
5200 PR python/12802
5201
5202 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5203 stop method.
5204
03583c20
UW
52052011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5206
5207 * gdb.texinfo (Starting your Program): "set disable-randomization"
5208 is no longer Linux-specific.
5209 (Remote Configuration): Document "set remote
5210 disable-randomization-packet".
5211 (General Query Packets): Document "QDisableRandomization" packet
5212 and add it to "qSupported" list.
5213
bd054e06
KP
52142011-10-07 Kevin Pouget <kevin.pouget@st.com>
5215
5216 Allow Python notification of new object-file loadings.
5217 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5218 event type.
5219
cb6be26b
KP
52202011-10-04 Kevin Pouget <kevin.pouget@st.com>
5221
5222 PR python/12691: Add the inferior to Python exited event
5223 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5224
a05336a1
JB
52252011-10-03 Joel Brobecker <brobecker@adacore.com>
5226
5227 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5228 rephasing.
5229
5d77fe44
JB
52302011-10-03 Joel Brobecker <brobecker@adacore.com>
5231
5232 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5233 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5234 as possible feature returned by the `-list-features'
5235 command.
5236
699df94d
PK
52372011-09-28 Paul Koning <paul_koning@dell.com>
5238
5239 * gdb.texinfo (gdb.Type): Document field access by dictionary
5240 key syntax.
5241
24bdad53
YQ
52422011-09-28 Yao Qi <yao@codesourcery.com>
5243
5244 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5245 Add one space after option `-s'. Remove @r{} markup.
5246
6710bf39
SS
52472011-09-27 Stan Shebs <stan@codesourcery.com>
5248
5249 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5250
d99f7e48
HZ
52512011-09-16 Hui Zhu <teawater@gmail.com>
5252
5253 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5254 to *(unsigned char *)$esp@300.
5255
d812018b
PK
52562011-09-15 Paul Koning <paul_koning@dell.com>
5257
5258 * gdb.texinfo: Make style of Python functions and methods match
5259 the syntax of Python. Also put class and module names explicitly
5260 on function, member, and variable names, matching Python
5261 documentation conventions.
72f4393d 5262
2aa48337
KP
52632011-09-15 Kevin Pouget <kevin.pouget@st.com>
5264
5265 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5266 * gdb.texinfo (Inferiors In Python): Describe new
5267 gdb.selected_inferior() function.
5268
6839b47f
KP
52692011-09-15 Kevin Pouget <kevin.pouget@st.com>
5270
5271 Handle multiple breakpoint hits in Python interface:
5272 * gdb.texinfo (Events In Python): New function documentation:
5273 gdb.BreakpointEvent.breakpoints. Indicate that
5274 gdb.BreakpointEvent.breakpoint is now deprecated.
5275
26829f2b
JB
52762011-09-04 Joel Brobecker <brobecker@adacore.com>
5277
5278 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5279
a9f54f60
TT
52802011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5281
5282 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5283
fa3a4f15
PM
52842011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5285
72f4393d
L
5286 * gdb.texinfo (Prompt): Add set/show extended-prompt
5287 documentation
5288 (Basic Python): Add prompt_hook anchor.
5289 (Python modules): Reword module text to reflect multiple modules.
5290 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 5291
224bbe49
YQ
52922011-08-14 Yao Qi <yao@codesourcery.com>
5293
78d85199
YQ
5294 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5295
52962011-08-14 Yao Qi <yao@codesourcery.com>
5297
5298 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
5299 (TIC6x Features): New node.
5300
457e09f0
DE
53012011-08-12 Doug Evans <dje@google.com>
5302
5303 * gdb.texinfo (Symbols In Python): Document symbol.type.
5304
5e239b84
PM
53052011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5306
5307 * gdb.texinfo (Python): Document command and function
5308 auto-loading.
5309
177bc839
JK
53102011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5311 Eli Zaretskii <eliz@gnu.org>
5312
5313 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5314 typedefs unrolling. Extend the sample code by an inner typedef and
5315 outer typedefs unrolling.
5316
1a532630
PP
53172011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5318
5319 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5320 size and line-size.
5321
9b158ba0 53222011-07-21 Matt Rice <ratmice@gmail.com>
5323
5324 PR macros/12999
5325 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5326 Update text and cindex entries for info macro command.
5327
d17b6f81
PM
53282011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5329
5330 * observer.texi (GDB Observers): Add before_prompt observer.
5331 * gdb.texinfo (Basic Python): Add documentation for prompt
5332 substitution.
5333
713389e0
PM
53342011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5335
72f4393d 5336 PR python/12438
713389e0 5337 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5338 set/show python print-stack. Document set/show python
5339 print-backtrace.
713389e0 5340
177b42fe
TJB
53412011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5342
5343 * gdb.texinfo: Fix typos.
5344
900e11f9
JK
53452011-07-01 Tom Tromey <tromey@redhat.com>
5346
5347 * gdb.texinfo (Debugging Output): Document set debug
5348 check-physname.
5349
39c4d40a
TT
53502011-06-29 Tom Tromey <tromey@redhat.com>
5351
5352 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5353 breakpoint-notifications feature.
5354
6f5def7d
UW
53552011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5356
5357 * gdb.texinfo (Target Description): Remove warning about
5358 possibly unstable format.
5359
8cf64490
TT
53602011-06-03 Tom Tromey <tromey@redhat.com>
5361
5362 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5363 (Events In Python): Note that exit_code is optional.
5364
393eab54
PA
53652011-05-17 Pedro Alves <pedro@codesourcery.com>
5366
5367 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5368 required for multi-threading support.
5369 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5370 Hc are deprecated for multi-threading debugging. Point readers at
5371 the vCont packet.
5372
75fc9810
DE
53732011-05-15 Doug Evans <dje@google.com>
5374
5375 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5376
01124a23
DE
53772011-05-13 Doug Evans <dje@google.com>
5378
98a5dd13
DE
5379 * gdb.texinfo (Threads): Document $sdir,$pdir.
5380 (Server): Document $pdir exception.
5381
dbaefcf7
DE
5382 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5383
cc63ef9b
DE
5384 * gdb.texinfo (Threads): Clarify default value for
5385 libthread-db-search-path.
7e0396aa 5386
01124a23
DE
5387 * gdb.texinfo (Completion): Update example.
5388 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5389
d248b706
KY
53902011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5391
5392 * gdb.texinfo: Document change in the behaviour of the enable and
5393 disable GDB commands when applied to tracepoints.
5394 Document the EnableDisableTracepoints remote stub feature.
5395 Document QTEnable and QTDisable in the list of tracepoint packets.
5396
cc88a640
JK
53972011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5398
5399 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5400 hsuser.texi.
5401 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5402 comment to hsuser.texi. Change rluser.texi name in the comment.
5403
84e578fb
DE
54042011-05-10 Doug Evans <dje@google.com>
5405
5406 * gdb.texinfo (Threads): If an empty path is provided for
5407 libthread-db-search-path it is reset to its default value.
5408 (Server): Ditto.
5409
478aac75
DE
54102011-05-09 Doug Evans <dje@google.com>
5411
5412 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5413
9c06b0b4
TJB
54142011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5415 Thiago Jung Bauermann <bauerman@br.ibm.com>
5416
5417 Implement support for PowerPC BookE masked watchpoints.
5418 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5419 (PowerPC Embedded): Mention support of masked watchpoints.
5420
9ed350ad
JB
54212011-05-03 Joel Brobecker <brobecker@adacore.com>
5422
5423 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5424 `@value{GDBN}'.
5425
4ceed123
JB
54262011-05-03 Joel Brobecker <brobecker@adacore.com>
5427
5428 * gdb.texinfo (titlepage): Remove dedication.
5429 (In Memoriam): New appendix.
5430
559a7a62
JK
54312011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5432 Eli Zaretskii <eliz@gnu.org>
5433
5434 * gdb.texinfo (Index Section Format): Change the version to 5.
5435 Describe the different formula.
5436
03f2bd59
JK
54372011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5438 Eli Zaretskii <eliz@gnu.org>
5439
5440 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5441 for disconnected tracing.
5442 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5443 extended-remote relationship. Mention --once.
5444 (TCP port allocation lifecycle of @code{gdbserver}): New.
5445
d9b1a651
EZ
54462011-04-23 Eli Zaretskii <eliz@gnu.org>
5447
5448 * gdb.texinfo (Server): Improve indexing. Index all optional
5449 switches to gdbserver.
5450
90476074
TT
54512011-04-20 Tom Tromey <tromey@redhat.com>
5452
5453 * gdb.texinfo (Index Section Format): New node.
5454 (Top): Add new node to menu.
5455
c21236dc
PA
54562011-04-20 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdb.texinfo (Maintenance Commands): Document `maint print
5459 remote-registers'.
5460
05c8c3f5
TT
54612011-04-20 Tom Tromey <tromey@redhat.com>
5462
5463 * gdb.texinfo (Trace File Format): Move node later.
5464
7a9dd1b2
TT
54652011-04-19 Tom Tromey <tromey@redhat.com>
5466
5467 * gdbint.texinfo (Register Information Functions): Remove
5468 duplicate "the".
5469 * gdb.texinfo (Emacs): Remove duplicate "to".
5470 (GDB/MI Variable Objects): Remove duplicate "the".
5471 (General Query Packets): Likewise.
5472
4368ebeb
JB
54732011-04-02 Joel Brobecker <brobecker@adacore.com>
5474
5475 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5476 "GDB/MI Ada Exception Information" node.
5477
956a9fb9
JB
54782011-04-01 Joel Brobecker <brobecker@adacore.com>
5479
5480 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5481 the "exception-name" field in the *stopped async record.
5482
f1310107
TJB
54832011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5484 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5485
5486 Implement support for PowerPC BookE ranged breakpoints.
5487 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5488
8786b2bd
TT
54892011-03-28 Tom Tromey <tromey@redhat.com>
5490
5491 * gdb.texinfo (Set Tracepoints): Fix typo.
5492
9ef07c8c
TT
54932011-03-24 Tom Tromey <tromey@redhat.com>
5494
5495 * gdb.texinfo (Specify Location): Document `function:label'
5496 linespec.
5497
99c3dc11
PM
54982011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5499
f1310107 5500 PR python/12149
99c3dc11
PM
5501
5502 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5503
29703da4
PM
55042011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5505
5506 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5507 (Inferiors In Python): Likewise.
5508 (Threads In Python): Likewise.
5509 (Symbols In Python): Likewise.
5510 (Objfiles In Python): Likewise.
5511 (Symbol Tables In Python): Likewise.
5512
c9174737
PA
55132011-03-15 Pedro Alves <pedro@codesourcery.com>
5514
5515 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5516 display>: Explain that the commands accept number ranges.
5517
7371cf6d
PM
55182011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5519
5520 * gdb.texinfo (Breakpoints In Python): Add description and example
5521 of Python stop function operation.
5522
ecec24e6
PM
55232011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5524
5525 * gdb.texinfo (Parameters In Python): Document get_set_string and
5526 get_show_string methods.
5527
6dcd5565
JK
55282011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5529
5530 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5531
81896e36
JK
5532 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5533 circular-trace-buffer name.
5534
5e30da2c
JB
55352011-02-28 Joel Brobecker <brobecker@adacore.com>
5536
5537 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5538 in the previous change.
5539
3bd0f5ef 55402011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5541
72f4393d 5542 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5543 that they can accept multiple arguments.
5544
4ec7539c
JB
55452011-02-24 Joel Brobecker <brobecker@adacore.com>
5546
5547 Revert the following patch (code patch was not approved):
5548 2011-02-21 Hui Zhu <teawater@gmail.com>
5549 * agentexpr.texi (bytecode descriptions): add printf.
5550 * gdb.texinfo (tracepoint action lists): add printf.
5551
82809774
DE
55522011-02-23 Doug Evans <dje@google.com>
5553
5554 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5555
e5a67952
MS
55562011-02-23 Michael Snyder <msnyder@vmware.com>
5557
5558 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5559 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5560 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5561
6e6fbe60
DE
55622011-02-22 Doug Evans <dje@google.com>
5563
5564 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5565 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5566 add description of result, fix @defun formatting.
5567
f994e27a
HZ
55682011-02-21 Hui Zhu <teawater@gmail.com>
5569
5570 * agentexpr.texi (Bytecode Descriptions): Add printf.
5571 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5572
c7f96d2b
TT
55732011-02-18 Tom Tromey <tromey@redhat.com>
5574
5575 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5576
60f98dde
MS
55772011-02-14 Michael Snyder <msnyder@vmware.com>
5578
5579 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5580 Document new command "thread find".
5581
08e796bc
MS
55822011-02-14 Michael Snyder <msnyder@vmware.com>
5583
5584 * gdb.texinfo (Threads): Update example of new thread message.
5585
b3b9301e
PA
55862011-02-14 Pedro Alves <pedro@codesourcery.com>
5587
5588 * gdb.texinfo (Remote Configuration): Mention set/show remote
5589 traceframe-info.
5590 (Tools/Packages Optional for Building GDB): Mention that expat is
5591 used for traceframe info.
5592 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5593 (General Query Packets) <qSupported>: Describe the
5594 qXfer:traceframe-info:read feature.
5595 (qXfer::read): Describe qXfer:traceframe-info:read.
5596 (Traceframe Info Format): New section.
5597
cef35b0f
PA
55982011-02-04 Pedro Alves <pedro@codesourcery.com>
5599
5600 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5601 for casts and unary operators.
5602
f1cbe1d3
TT
56032011-02-04 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5606 is not useful.
5607
585fdaa1
PA
56082011-01-25 Pedro Alves <pedro@codesourcery.com>
5609
5610 * gdb.texinfo: s/value optimized out/optimized out/g
5611
7bfc9434
JB
56122011-01-21 Joel Brobecker <brobecker@adacore.com>
5613
5614 * gdb.texinfo (Other Misc Settings): Rework part of the
5615 documentation of the "set interactive mode" command.
5616
4694da01
TT
56172011-01-19 Tom Tromey <tromey@redhat.com>
5618
5619 * gdb.texinfo (Threads): Document thread name output and `thread
5620 name' command.
5621 (Threads In Python): Document Thread.name attribute.
5622 (GDB/MI Thread Commands): Document thread attributes.
5623
b716877b
AB
56242011-01-12 Andrew Burgess <aburgess@broadcom.com>
5625
5626 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5627 changes in mi/mi-cmd-disas.c
5628
13fd8b81
TT
56292011-01-12 Tom Tromey <tromey@redhat.com>
5630
5631 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5632 Fix "thread apply" text.
5633
e09342b5
TJB
56342011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5635 Thiago Jung Bauermann <bauerman@br.ibm.com>
5636
5637 Implement support for PowerPC BookE ranged watchpoints.
5638 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5639 the "set powerpc exact-watchpoints" flag.
5640
06e65f44
TT
56412011-01-07 Tom Tromey <tromey@redhat.com>
5642
5643 * gdb.texinfo (Python API): Add descriptions to @menu items.
5644
d8e22779
TT
56452011-01-06 Tom Tromey <tromey@redhat.com>
5646
5647 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5648
a255712f
PP
56492010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5650
e09342b5 5651 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5652
ccfc3d6e
TT
56532011-01-06 Tom Tromey <tromey@redhat.com>
5654
5655 PR python/12133:
5656 * gdb.texinfo (Frames In Python): Document various frame
5657 constants.
5658
44944448
JB
56592011-01-05 Joel Brobecker <brobecker@adacore.com>
5660
5661 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5662 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5663 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5664
42ea3d7a
JK
56652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5666
5667 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5668 (clean): Add GDBvn.texi.
5669
720d1a40
JB
56702010-12-29 Joel Brobecker <brobecker@adacore.com>
5671
5672 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5673 occasional case where the debugger prints an array address
5674 instead of the array itself.
5675
ad196637
PA
56762010-12-23 Pedro Alves <pedro@codesourcery.com>
5677
5678 * gdb.texinfo (Packets) <read registers packet>: Document support
5679 for registers that were not collected.
5680
a86caf66
DE
56812010-12-15 Doug Evans <dje@google.com>
5682
5683 * gdb.texinfo (Startup): Document auto-loading of scripts during
5684 startup.
5685 (Auto-loading): Delete "maint set python auto-load on|off".
5686 Add "set auto-load-scripts on|off".
5687
aae1c79a
DE
56882010-12-07 Doug Evans <dje@google.com>
5689
5690 * gdb.texinfo (Mode Options): Document -data-directory.
5691 (Data Files): Add reference to -data-directory.
5692
4e04c971
DE
56932010-11-29 Doug Evans <dje@google.com>
5694
5695 * gdb.texinfo (Pretty-Printer Introduction): Change
5696 printer-name:subprinter-name to printer-name;subprinter-name.
5697
94b6973e
PM
56982010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5699
72f4393d 5700 PR python/12199
94b6973e
PM
5701
5702 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5703
39037522
TT
57042010-11-23 Tom Tromey <tromey@redhat.com>
5705
5706 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5707 (Editing): Likewise.
5708 (Command History): Likewise.
5709 (TUI Keys): Likewise.
5710 (Bug Reporting): Conditionally include rluser.texi and
5711 inc-history.texinfo.
5712 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5713 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5714 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5715 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5716 (gdb.pdf): Likewise.
5717 (gdb.info): Likewise.
5718 (gdb/index.html): Likewise.
5719
5ae98d25
TT
57202010-11-23 Tom Tromey <tromey@redhat.com>
5721
5722 * Makefile.in (Makefile): Run ../config.status.
5723 (distclean): Update.
5724 * configure: Remove.
5725 * configure.ac: Remove.
5726
621c8364
TT
57272010-11-12 Tom Tromey <tromey@redhat.com>
5728
5729 * gdb.texinfo (Basic Python): Update. Add xref.
5730 (Exception Handling): Document new exception classes.
5731 (Types In Python): Update.
5732 (Frames In Python): Update.
5733
84f4c1fe
PM
57342010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5735
5736 * gdb.texinfo (Breakpoints In Python): Document "internal"
5737 parameter, and visible attribute.
5738
99e7ae30
DE
57392010-11-05 Doug Evans <dje@google.com>
5740
5741 * gdb.texinfo (Source Path): Document "set directories".
5742
f4b8a18d
KW
57432010-11-05 Ken Werner <ken.werner@de.ibm.com>
5744
5745 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5746 (OpenCL C): New node.
5747
7b51bc51
DE
57482010-11-02 Doug Evans <dje@google.com>
5749
5750 * gdb.texinfo (Pretty Printing): Expand into three sections,
5751 introduction, example, and commands.
5752 (Python API): Delete section Disabling Pretty-Printers, merge into
5753 Selecting Pretty-Printers.
5754 (Writing a Pretty-Printer): New section. Move the pretty-printer
5755 example here, and reformat to match python coding style. Add a second
5756 example using the gdb.printing module.
5757 (Python modules): Add gdb.printing.
5758
9eeee977
DE
57592010-10-29 Doug Evans <dje@google.com>
5760
5761 * gdb.texinfo (Python): Fix long line.
5762
a0e0ffdf
DE
57632010-10-20 Doug Evans <dje@google.com>
5764
5765 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5766 All references updated. Correct sections marked as subsections.
5767 (Coding Standards): New chapter. Move the coding standard related
5768 subsections here. Add section on Python coding standards.
5769
0e3509db
DE
57702010-10-13 Doug Evans <dje@google.com>
5771
5772 * gdb.texinfo (Python): Add "Python modules".
5773 (Types in Python): Add reference to gdb.types section.
5774 (Python modules): New node.
5775
44592cc4
DE
57762010-10-11 Doug Evans <dje@google.com>
5777
5778 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5779 Python" from gdb.Value.type description.
5780
6e1bb179
JB
57812010-09-28 Joel Brobecker <brobecker@adacore.com>
5782
5783 * gdb.texinfo (Ravenscar Profile): New node.
5784
e8467610
TT
57852010-09-22 Tom Tromey <tromey@redhat.com>
5786
5787 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5788
fccd1d1e
EZ
57892010-09-22 Eli Zaretskii <eliz@gnu.org>
5790
5791 * gdb.texinfo (Values From Inferior): Clarify that
5792 value.dynamic_type works only in C++ programs with RTTI.
5793
c1b6b909
TT
57942010-09-15 Paul Bolle <pebolle@tiscali.nl>
5795
5796 * gdb.texinfo (Character Sets): Correctly reference host-charset
5797 in example.
5798
7d288aaa
TT
57992010-09-13 Tom Tromey <tromey@redhat.com>
5800
5801 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5802 Document "fullname" and "from".
5803
f75d858b
MK
58042010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5805
5806 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5807 feature `reverse' output by -list-target-features.
5808
83b9503b
L
58092010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5810
5811 * gdb.texinfo (i386 Features): Remove an extra "@item".
5812
03f17ccf
TT
58132010-08-30 Tom Tromey <tromey@redhat.com>
5814
5815 PR python/11792:
5816 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5817
9779414d
DJ
58182010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5819
5820 * gdb.texinfo (ARM Features): Document
5821 org.gnu.gdb.arm.m-profile.
5822
f9ffd4bb
TT
58232010-08-23 Tom Tromey <tromey@redhat.com>
5824
5825 PR python/11145:
5826 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5827 reinterpret_cast methods.
5828
702c2711
TT
58292010-08-23 Tom Tromey <tromey@redhat.com>
5830
5831 PR python/11915:
5832 * gdb.texinfo (Types In Python): Document array method.
5833
66b73624
TJB
58342010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5835
5836 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5837
06a64a0b
TT
58382010-08-16 Tom Tromey <tromey@redhat.com>
5839
5840 * gdb.texinfo (Set Watchpoints): Document -location option.
5841
a3a7127e
DE
58422010-08-13 Doug Evans <dje@google.com>
5843
5844 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5845
8dedea02
VP
58462010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5847
5848 * gdb.texinfo (GDB/MI Data Manipulation): Document
5849 -data-read-memory-raw and -data-write-memory-raw.
5850
ca5c20b6 58512010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5852 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5853
5854 * gdb.texinfo (Basic Python): Describe post_event API.
5855
cb2e07a6
PM
58562010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5857
5858 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5859 decode_line Python APIs
cb2e07a6 5860
464b3efb
TT
58612010-08-10 Tom Tromey <tromey@redhat.com>
5862
5863 * gdb.texinfo (Pretty Printing API): Document
5864 gdb.default_visualizer.
5865
c29c521f
TT
58662010-08-10 Tom Tromey <tromey@redhat.com>
5867
5868 Revert gdb-add-index addition:
5869 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5870
5da1313b
JK
58712010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5872 Eli Zaretskii <eliz@gnu.org>
5873
5874 * gdb.texinfo (Mode Options) <-batch>
5875 (Basic Python) <gdb.execute>: Describe setting width and height.
5876
02d868e8
PP
58772010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5878
5879 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5880
c2bbed2a
TT
58812010-07-30 Tom Tromey <tromey@redhat.com>
5882
5883 * gdb.texinfo (Index Files): Mention gdb-add-index.
5884
6c13bbe1
HZ
58852010-07-30 Hui Zhu <teawater@gmail.com>
5886
5887 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5888 "detach inferior" and "kill inferior".
5889
53a71c06
CR
58902010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5891
5892 * gdb.texinfo (Machine Code): Update description of two forms of
5893 arguments, and add new example to demonstrate the new form.
5894
5374244e
PM
58952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5896
5897 * gdb.texinfo (Values From Inferior): Add value inferior function
5898 call description.
5899
8ea5bce5
JK
59002010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5901
5902 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5903
c0edd9ed
JK
59042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5905 Eli Zaretskii <eliz@gnu.org>
5906
5907 Make core files the process_stratum.
5908 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5909 record_stratum example.
5910
9291a0cd
TT
59112010-07-13 Tom Tromey <tromey@redhat.com>
5912
5913 * gdb.texinfo (Index Files): New node.
5914
f5011d11
TT
59152010-07-13 Tom Tromey <tromey@redhat.com>
5916
5917 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5918
0f5238ed
TT
59192010-07-13 Tom Tromey <tromey@redhat.com>
5920
5921 * gdb.texinfo (Specify Location): Document labels.
5922
74c761c1
PA
59232010-07-01 Pedro Alves <pedro@codesourcery.com>
5924
5925 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5926 entries for fast tracepoints and static tracepoints.
5927
501994c0
PA
59282010-07-01 Pedro Alves <pedro@codesourcery.com>
5929
5930 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5931 qsThreadInfo>: Spell out `l' as ell.
5932
0fb4aa4b
PA
59332010-07-01 Pedro Alves <pedro@codesourcery.com>
5934
5935 * gdb.texinfo (Convenience Variables): Document $_sdata.
5936 (Commands to Set Tracepoints): Describe static tracepoints. Add
5937 `Listing Static Tracepoint Markers' menu entry. Document
5938 "strace".
5939 (Tracepoint Action Lists): Document collecting $_sdata.
5940 (Listing Static Tracepoint Markers): New subsection.
5941 (Tracepoints support in gdbserver): Mention static tracepoints.
5942 (remote packets, enabling and disabling): Mention
5943 read-sdata-object.
5944 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5945 and StaticTracepoint.
5946 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5947 Document qXfer:sdata:read.
5948 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5949
dc3b15be
JB
59502010-06-29 Joel Brobecker <brobecker@adacore.com>
5951
5952 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5953
595939de
PM
59542010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5955 Tom Tromey <tromey@redhat.com>
5956 Thiago Jung Bauermann <bauerman@br.ibm.com>
5957
5958 * gdb.texinfo (Inferiors In Python): New node.
5959 * gdb.texinfo (Threads In Python): New node.
5960
9279c692
JB
59612010-06-28 Joel Brobecker <brobecker@adacore.com>
5962
5963 * gdb.texinfo (Python): Document what the python directory is
5964 and what its location is.
5965 (Basic Python): Document the gdb.PYTHONDIR constant.
5966
bc9f0842
TT
59672010-06-25 Tom Tromey <tromey@redhat.com>
5968
5969 PR python/10808:
5970 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5971
f1421989
HZ
59722010-06-24 Hui Zhu <teawater@gmail.com>
5973
5974 * gdb.texinfo: (Commands for Controlled Output): Add
5975 documentation for command "eval".
5976
e4c0cfae
SS
59772010-06-21 Stan Shebs <stan@codesourcery.com>
5978
5979 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5980 * annotate.texinfo: Ditto.
5981 * gdbint.texinfo: Ditto.
5982 * stabs.texinfo: Ditto.
5983
bb08c432
HZ
59842010-06-22 Hui Zhu <teawater@gmail.com>
5985
5986 * gdb.texinfo: (Process Record and Replay): Add documentation
5987 for command "set record memory-query".
5988
4f5d9f07
SS
59892010-06-21 Stan Shebs <stan@codesourcery.com>
5990
5991 * gdb.texinfo: Relicense under GFDL version 1.3.
5992 * annotate.texinfo: Relicense under GFDL version 1.3.
5993 * gdbint.texinfo: Relicense under GFDL version 1.3.
5994 * stabs.texinfo: Relicense under GFDL version 1.3.
5995 * fdl.texi: Update to version 1.3.
5996
6aed2dbc
SS
59972010-06-18 Stan Shebs <stan@codesourcery.com>
5998
a61408f8
SS
5999 * gdb.texinfo (Operating System Auxiliary Information): Describe
6000 "info os" when no arguments given.
6001
6aed2dbc
SS
6002 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6003 $_thread.
6004
24e933df
HZ
60052010-06-18 Hui Zhu <teawater@gmail.com>
6006
6007 * gdb.texinfo: (Process Record and Replay): Add documentation
6008 for commands "record save" and "record restore".
6009
65d79d4b
SDJ
60102010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6011
6012 * gdb.texinfo: Include information about the correct use
6013 of addresses in the `watch' command.
6014
d914c394
SS
60152010-06-11 Stan Shebs <stan@codesourcery.com>
6016
6017 * gdb.texinfo (Observer Mode): New section.
6018 (General Query Packets): Document QAllow.
889bf7c5 6019
967cf477
DE
60202010-06-04 Doug Evans <dje@google.com>
6021
6022 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6023
aaf4119b
DE
60242010-06-03 Doug Evans <dje@google.com>
6025
6026 * gdbint.texinfo (Coding): Add subsection on command names.
6027
9eae7c52
TT
60282010-06-02 Tom Tromey <tromey@redhat.com>
6029
6030 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6031 always-disassemble.
6032
fa593d66
PA
60332010-06-01 Pedro Alves <pedro@codesourcery.com>
6034
6035 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6036 gdbserver, and add cross reference.
6037 (Tracepoints support in gdbserver): New subsection.
6038
dde08ee1
PA
60392010-05-26 Pedro Alves <pedro@codesourcery.com>
6040
6041 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6042 `qRelocInsn' feature.
6043 (Relocate instruction reply packet): New subsection
6044 of `Tracepoint Packets'.
6045 (Tracepoint Packets): Mention that packets QTDP and QTStart
6046 support the qRelocInsn request, and add cross reference to new
6047 subsection.
6048
07ca107c
DE
60492010-05-25 Doug Evans <dje@google.com>
6050
6051 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6052 (Commands In Python): Document gdb.string_to_argv.
6053
c25c4a8b
JK
60542010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6055
6056 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6057 ATTR_NORETURN.
6058
d7b32ed3 60592010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
6060 Tom Tromey <tromey@redhat.com>
6061 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 6062
c25c4a8b 6063 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 6064
6aecb9c2
JB
60652010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6066
6067 * gdb.texinfo: (Summary) Add mention about D language support.
6068 (Filenames): Add D suffixes.
6069 (D): New node.
6070
b7da9e9f
PM
60712010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6072
6073 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6074 of macro deleted from GDB code.
6075
ab38a727
PA
60762010-04-24 Pedro Alves <pedro@codesourcery.com>
6077
6078 * gdb.texinfo (Commands to specify files): Describe what how GDB
6079 looks up DOS-based filesystem paths on the system root. Document
6080 the new `set/show target-file-system-kind' commands.
6081
66d09542
DE
60822010-04-23 Doug Evans <dje@google.com>
6083
6084 * gdb.texinfo (Python): Move Auto-loading section here ...
6085 (Python API): from here.
6086 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6087 (Maintenance Commands): Add docs for "maint print section-scripts".
6088
8bd10a10
CM
60892010-04-20 Chris Moller <cmoller@redhat.com>
6090
6091 * gdb.texinfo (Setting Breakpoints): Added description of
6092 filename-qualified rbreak.
6093 * refcard.tex (Breakpoints and Watchpoints): Added brief
6094 description of filename-qualified rbreak.
6095
4c374409
JK
60962010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6099 (Python API): Change the reference to Pretty Printing API.
6100 (Pretty Printing): Move the user part under the Data node. Reformat
6101 the sample output to 72 columns. Create a new reference to Pretty
6102 Printing API. Rename the API part ...
6103 (Pretty Printing API): To a new node name.
6104 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6105 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6106
5a9351ae
SS
61072010-04-21 Stan Shebs <stan@codesourcery.com>
6108
6109 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 6110 and commands.
5a9351ae 6111 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 6112
9a22f0d0
PM
61132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6114
6115 * gdb.texinfo (Examining memory): Update for change in string
6116 display with explicit size.
6117
6149aea9
PA
61182010-04-19 Pedro Alves <pedro@codesourcery.com>
6119
6120 PR breakpoints/8554.
6121
6122 * gdb.texinfo (Save Breakpoints): New node.
6123 (save-tracepoints): Rename to ...
6124 (save tracepoints): ... this. Mention that `save-tracepoints' is
6125 a deprecated alias to `save tracepoints'.
6126
711e434b
PM
61272010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6128
645797a8 6129 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
6130 (info w32 thread-information-block): Document new command.
6131 (qGetTIBAddress): Document new gdbserver query.
6132 (maint set/show show-all-tib): Document new command.
6133
3f7b2faa
DE
61342010-04-15 Doug Evans <dje@google.com>
6135
fa33c3cd
DE
6136 * gdb.texinfo (Python API): Add progspaces section.
6137 (Selecting Pretty-Printers): Progspace pretty-printers are
6138 searched too.
6139 (Progspaces In Python): New section.
6140
3f7b2faa
DE
6141 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6142
79f283fe
PM
61432010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6144
6145 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6146 returns None.
6147
87290684
SS
61482010-04-09 Stan Shebs <stan@codesourcery.com>
6149
6150 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6151 Describe the `frames-created' field, tweak grammar.
6152
a97153c7
PA
61532010-04-09 Pedro Alves <pedro@codesourcery.com>
6154
6155 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6156 Describe the `circular' and `disconnected' fields.
6157
5c5dcc1b
L
61582010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6159
6160 * gdb.texinfo (maint print registers): Mention unavailable and
6161 invisible registers.
6162
adc36818
PM
61632010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6164 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 6165 Tom Tromey <tromey@redhat.com>
adc36818
PM
6166
6167 * gdb.texinfo (Breakpoints In Python): New Node.
6168
33da3f1c
SS
61692010-04-08 Stan Shebs <stan@codesourcery.com>
6170
6171 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6172 trace status fields.
6173
3a13a53b
L
61742010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6175
6176 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6177 optional. Make org.gnu.gdb.i386.avx requires
6178 org.gnu.gdb.i386.avx.
6179
08001717
DE
61802010-04-08 Doug Evans <dje@google.com>
6181
6182 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6183 search path, and document that gdb only scans the search path if
6184 the script's path doesn't specify a directory.
6185
c375651d
DE
61862010-04-05 Doug Evans <dje@google.com>
6187
6188 * gdb.texinfo (maint show python auto-load): Fix typo.
6189
af54718e
SS
61902010-04-04 Stan Shebs <stan@codesourcery.com>
6191
d77f58be
SS
6192 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6193 (Setting Watchpoints): Update description of "info watch".
6194 (Disabling Breakpoints): Only "info break" lists all.
6195
af54718e
SS
6196 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6197 (tdump): Explain how tdump works.
6198
86b17b60
PA
61992010-04-01 Pedro Alves <pedro@codesourcery.com>
6200
6201 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6202 add cross reference.
6203
ff12863f
PA
62042010-03-31 Pedro Alves <pedro@codesourcery.com>
6205
6206 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6207 commands error out.
6208
f68eb612
L
62092010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6210
6211 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6212
c8d5aac9
L
62132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6214
6215 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6216
7d13fe92
SS
62172010-03-29 Stan Shebs <stan@codesourcery.com>
6218 Nathan Sidwell <nathan@codesourcery.com>
6219
6220 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6221 GDBN equivalent.
6222 (Set Tracepoints): Remove mention that conditional tracepoints
6223 don't exist.
6224 (Tracepoint Actions): Clarify when while-stepping collection
6225 happens, note that while-stepping does not automatically collect
6226 $pc.
6227
409873ef 62282010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 6229
409873ef
SS
6230 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6231 (General Query Packets): Describe TracepointSource.
6232
ee8e71d4
EZ
62332010-03-27 Matt Rice <ratmice@gmail.com>
6234
c8d5aac9
L
6235 * gdb.texinfo (ARM): Document arguments to "target sim".
6236 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 6237
99b5e152
PA
62382010-03-26 Pedro Alves <pedro@codesourcery.com>
6239
6240 * gdb.texinfo (Tracepoint Packets): Remove mention that
6241 terror:string may be plain text, and drop mention of X prefix.
6242
cd64ee31
VP
62432010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6244
6245 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6246
6c28cbf2
SS
62472010-03-24 Stan Shebs <stan@codesourcery.com>
6248
6249 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6250
95a42b64
TT
62512010-03-24 Tom Tromey <tromey@redhat.com>
6252
6253 PR breakpoints/9352:
6254 * gdb.texinfo (Break Commands): Update.
6255
18148017
VP
62562010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6257
6258 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6259 commands.
6260
4daf5ac0
SS
62612010-03-16 Stan Shebs <stan@codesourcery.com>
6262
6263 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6264 circular-trace-buffer.
6265 (Tracepoint Packets): Describe QTBuffer, and details of the
6266 qTStatus reply.
6267
c9429232
SS
62682010-03-12 Stan Shebs <stan@codesourcery.com>
6269 Nathan Sidwell <nathan@codesourcery.com>
6270
6271 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6272 doing instruction stepping.
6273 (Tracepoint Restrictions): New node.
6274
ccefe4c4
TT
62752010-03-10 Tom Tromey <tromey@redhat.com>
6276
6277 * gdbint.texinfo (Symbol Handling): Update.
6278
7c953934
TT
62792010-03-08 Tom Tromey <tromey@redhat.com>
6280
6281 PR cli/9591:
6282 * gdb.texinfo (Mode Options): Mention lack of pagination and
6283 confirmation with --batch.
6284 (Screen Size): Mention --batch.
6285 (Messages/Warnings): Likewise.
6286
f870a310
TT
62872010-03-05 Tom Tromey <tromey@redhat.com>
6288
6289 * gdb.texinfo (Basic Python): Document target_charset and
6290 target_wide_charset.
6291
78e2826b
TT
62922010-03-05 Tom Tromey <tromey@redhat.com>
6293
6294 * gdb.texinfo (Data): Link to pretty-printing.
6295 (Output Formats): Likewise. Correct text.
6296
f5dff777
DJ
62972010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6298
6299 * gdb.texinfo (Types): Describe <struct> and <flags>.
6300
dc00d89f
PM
63012010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6302
6303 * gdb.texinfo (Frames In Python): Add block parameter and
6304 description to read_var text.
6305
5107b149 63062010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6307 Tom Tromey <tromey@redhat.com>
5107b149
PM
6308
6309 * gdb.texinfo (Types In Python): Describe block argument in
6310 template_argument and gdb.lookup_type.
6311
e03e5e7b
TT
63122010-02-24 Tom Tromey <tromey@redhat.com>
6313
6314 * gdb.texinfo (Cygwin Native): Fix typo.
6315
f3e9a817
PM
63162010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6317
6318 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6319 and select method descriptions.
6320 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6321 Tables in Python to menu.
6322 (Blocks In Python): New node.
6323 (Symbols In Python): New node.
6324 (Symbol Tables in Python): New node.
6325
a79b8f6e
VP
63262010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6327
6328 Multiexec MI
6329
6330 gdb/
6331 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6332
6333 gdb/doc/
6334 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6335 changes.
6336 (GDB/MI Program Execution): Document current behaviour of
6337 --all and --thread-group.
6338 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6339 -remove-inferior.
6340 * observer.texi (inferior_added, inferior_removed): New
6341 observers.
6342
629d6a47
TT
63432010-02-19 Tom Tromey <tromey@redhat.com>
6344
6345 * gdbint.texinfo (Getting Started): Fix @node.
6346 (Debugging GDB): Likewise.
6347
c09529e5
JB
63482010-02-13 Joel Brobecker <brobecker@adacore.com>
6349
6350 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6351 documenting the gdb_test_timeout variable.
6352
540aa8e7
MS
63532010-02-12 Jakob Engblom <jakob@virtutech.com>
6354
6355 * gdb.texinfo (MI commands): Added documentation of --reverse
6356 option to a set of MI commands. Restructured documentation of MI
6357 commands --exec-continue to reflect the complexity of reverse
6358 execution.
6359
081dfbf7
PA
63602010-02-12 Pedro Alves <pedro@codesourcery.com>
6361
6362 * gdb.texinfo (Using the Collected Data): Specify that the address
6363 range of `tfind outsize' is exclusive, and that the address range
6364 of `tfind range' is inclusive.
6365 (Tracepoint Packets): Specify that the address range of
6366 `QTFrame:range' is inclusive, and that the address range of
6367 `QTFrame:outside' is exclusive
6368
8e9c5e02
VP
63692010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6370
6371 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6372
92981e24
TT
63732010-02-10 Tom Tromey <tromey@redhat.com>
6374
6375 * gdb.texinfo (Debugging Output): Document set debug parser and
6376 show debug parser.
6377
075b51b7
L
63782010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6379
6380 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6381 i386_eflags and i386_mxcsr.
6382
3bb8d5c3
L
63832010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6384
6385 * gdb.texinfo: Document i386 target features.
6386
c5f80513
DE
63872010-02-05 Doug Evans <dje@google.com>
6388
6389 * gdbint.texinfo (Testsuite): Add a new section to document the
6390 various DejaGnu variables that may be overridden.
1be00882 6391 Document INTERNAL_GDBFLAGS.
c5f80513 6392
6ac33a4e
TT
63932010-02-04 Tom Tromey <tromey@redhat.com>
6394
6395 PR cli/8830:
6396 * gdb.texinfo (Files): -readnow comes before the filename for file
6397 and symbol-file.
6398
a1dcb23a
DJ
63992010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6400
6401 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6402 Document ARM breakpoint types.
6403 (Register Packet Format): Move into the new section.
6404 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6405
95433b34
JB
64062010-01-21 Joel Brobecker <brobecker@adacore.com>
6407
6408 * gdb.texinfo (File Options): Adjust the documentation of this
6409 switch to refer to the "source" command rather than partially
6410 duplicating some of the relevant information.
6411 (Extending GDB): Introduce and document the set/show script-extension
6412 setting.
6413 (Command Files): Add note explaining that the "source" command
6414 is also used to evalute scripts written in other languages.
6415 Remove the short slightly incorrect reference to sourcing Python
6416 scripts.
6417 (Python Commands): Document how to execute a Python script from GDB.
6418
8d576872
JB
64192010-01-19 Joel Brobecker <brobecker@adacore.com>
6420
6421 * gdb.texinfo (Command Files): Fix typo.
6422
8150ff9c
JB
64232010-01-18 Tom Tromey <tromey@redhat.com>
6424
6425 * gdb.texinfo (File Options): Document -x on .py files.
6426 (Command Files): Document handling of Python scripts.
6427
23db03a6
JZ
64282010-01-18 Jie Zhang <jie.zhang@analog.com>
6429
6430 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6431
00bf0b85
SS
64322010-01-15 Stan Shebs <stan@codesourcery.com>
6433
6434 * gdb.texinfo (Trace Files): New section.
6435 (Tracepoint Packets): Document QTSave and qTBuffer.
6436 (Trace File Format): New appendix.
6437
be759fcf
PM
64382010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6439
6440 * gdb.texinfo (Values From Inferior): Document lazy_string value
6441 method.
6442 (Python API): Add Lazy strings menu item.
6443 (Lazy Strings In Python): New node.
6444
dc146f7c
VP
64452010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6446
6447 * gdb.texinfo (GDB/MI Thread Information): New.
6448 (GDB/MI Async Records): Document the core field in *stopped.
6449 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6450 documentation
6451 (Process list): Document that osdata document may contain
6452 threads.
6453 (Remote Serial Protocol): Document qXfer:threads.
6454
d5551862
SS
64552010-01-06 Stan Shebs <stan@codesourcery.com>
6456
6457 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6458 disconnected tracing.
6459 (Tracepoint Packets): Document new protocol.
6460
7a697b8d
SS
64612010-01-05 Stan Shebs <stan@codesourcery.com>
6462
6463 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6464 tracepoints.
6465 (Tracepoint Packets): Describe remote protocol for fast
6466 tracepoints.
6467
e6f3ec50
JB
64682010-01-01 Joel Brobecker <brobecker@adacore.com>
6469
6470 Update the "Start of New Year Procedure".
6471 * gdbint.texinfo: Add the list of files that need to be updated
6472 manually. Minor reformatting.
6473
ddc4e9c1
JB
64742010-01-01 Joel Brobecker <brobecker@adacore.com>
6475
6476 * refcard.tex: Update copyright year in header and text.
6477
9d2897ad
JB
64782010-01-01 Joel Brobecker <brobecker@adacore.com>
6479
6480 * agentexpr.texi: Add 2010 to the list of copyright years.
6481 * annotate.texinfo: Likewise.
6482 * gdb.texinfo: Likewise.
6483 * gdbint.texinfo: Likewise.
6484 * observer.texi: Likewise.
6485 * stabs.texinfo: Likewise.
6486
6da95a67
SS
64872009-12-31 Stan Shebs <stan@codesourcery.com>
6488
6489 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6490
236f1d4d
SS
64912009-12-29 Stan Shebs <stan@codesourcery.com>
6492
6493 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6494
f61e138d
SS
64952009-12-28 Stan Shebs <stan@codesourcery.com>
6496
6497 * gdb.texinfo (Trace State Variables): New section.
6498 (Tracepoint Packets): Describe trace state variable packets.
6499 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6500 variable bytecodes.
6501
0fe7935b
DJ
65022009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6503
6504 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6505 declarations.
6506
a6b29f87
VP
65072009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6508
6509 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6510 -gdb-exit behaviour.
6511
5e4bde96
JB
65122009-12-20 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gpl.texi: Update to version 3 of the GPL.
6515
a1715244
JB
65162009-12-20 Joel Brobecker <brobecker@adacore.com>
6517
6518 * Makefile.in: Update copyright header.
6519 * observer.texi: Fix the copyright header of the generated files.
6520
361ae042
PM
65212009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6522
6523 * gdb.texinfo (Types In Python): Describe range function.
6524
bfd31e71
PM
65252009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6526
6527 * gdb.texinfo (Types In Python): Describe "is_base_class".
6528
57a1d736
TT
65292009-12-03 Tom Tromey <tromey@redhat.com>
6530
6531 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6532
8cebebb9
PP
65332009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6534
6535 * observer.texi: New memory_changed observer.
6536
16af530a
TT
65372009-12-01 Tom Tromey <tromey@redhat.com>
6538
6539 * gdb.texinfo (Reverse Execution): Fix typo.
6540
b6199126
DJ
65412009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6542
6543 PR gdb/8704
6544
6545 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6546 are allowed after the breakpoint condition.
6547
7a6973ad
TT
65482009-11-23 Tom Tromey <tromey@redhat.com>
6549
6550 PR python/10782:
6551 * gdb.texinfo (Types In Python): Document Type.pointer.
6552
21a0512e
PP
65532009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6554
6555 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6556
a5832c8f
PA
65572009-11-11 Pedro Alves <pedro@codesourcery.com>
6558
6559 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6560 (Using Agent Expressions): Delete cross reference.
6561
1eb7cd77
JB
65622009-11-07 Joel Brobecker <brobecker@adacore.com>
6563
6564 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6565 and @settitle directives up to help makeinfo find them.
6566
24ddea62
JK
65672009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6570 (Auto-loading): Use plural and note one can use multiple components now.
6571
3afae151
VP
65722009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6573
6574 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6575 -stack-list-arguments have the same documentation for parameter
6576 as -stack-list-locals. Add comas.
6577
14ff2235
PM
65782009-10-27 Tom Tromey <tromey@redhat.com>
6579 Eli Zaretskii <eliz@gnu.org>
6580
c8d5aac9 6581 PR python/10781
14ff2235
PM
6582
6583 * gdb.texinfo (Values From Inferior): Document cast method.
6584
9c419145
PP
65852009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6586
6587 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6588 and adjust example.
889bf7c5 6589
29153c24
MS
65902009-10-22 Michael Snyder <msnyder@vmware.com>
6591
6592 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6593 info record command. Also document the new save and restore
29153c24
MS
6594 commands.
6595
2b28d209
PP
65962009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6597
6598 * gdb.texinfo (Machine Code): Mention current pc marker.
6599 (Memory): Likewise.
6600
6c95b8df
PA
66012009-10-19 Pedro Alves <pedro@codesourcery.com>
6602 Stan Shebs <stan@codesourcery.com>
6603
6604 * observer.texi (new_inferior): Rename to...
6605 (inferior_appeared): ... this.
6606
6607 * gdb.texinfo (Inferiors): Rename node to ...
6608 (Inferiors and Programs): ... this. Mention running multiple
6609 programs in the same debug session.
6610 <info inferiors>: Mention the new 'Executable' column if "info
6611 inferiors". Update examples. Document the "add-inferior",
6612 "clone-inferior", "remove-inferior" and "maint info
6613 program-spaces" commands.
6614 (Process): Rename node to...
6615 (Forks): ... this. Document "set|show follow-exec-mode".
6616
2f8132f3
MS
66172009-10-11 Michael Snyder <msnyder@vmware.com>
6618
6619 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6620 (ReverseContinue): Ditto.
6621
cba4b2d3
PP
66222009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6623
6624 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6625
da082f17
JK
66262009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6627
6628 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6629
08be9d71
ME
66302009-10-06 Michael Eager <eager@eagercon.com>
6631
6632 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6633 (Embedded Processors): Add MicroBlaze.
6634 (MicroBlaze): New. Describe Xilinx MicroBlaze
6635
08a0efd0
PA
66362009-10-04 Pedro Alves <pedro@codesourcery.com>
6637
6638 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6639
cbb8f428
EZ
66402009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6641
6642 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6643
30a4a70c
JB
66442009-09-23 Joel Brobecker <brobecker@adacore.com>
6645
6646 * observer.texi (solib_unloaded): Document explicitly the fact that
6647 this observer is called before the associated symbols are unloaded.
6648
701adfb0
PA
66492009-09-21 Jie Zhang <jie.zhang@analog.com>
6650
6651 * gdb.texinfo: Escape "{" and "}".
6652
b3372f91
VP
66532009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6654
6655 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6656 -stack-list-variables.
6657
f43030c4
TT
66582009-09-18 Tom Tromey <tromey@redhat.com>
6659
6660 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6661 is experimental.
6662
ec7e75e7
PP
66632009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6664
6665 * gdb.texinfo (convenince variables): Mention
6666 $_siginfo could be empty.
f43030c4 6667
0cc7d26f
TT
66682009-09-15 Tom Tromey <tromey@redhat.com>
6669
6670 * gdb.texinfo (GDB/MI Variable Objects): Document
6671 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6672 Expand -var-update documentation.
6673
a96d9b2e
SDJ
66742009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6675
6676 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6677 feature.
6678
005ca36a
JB
66792009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6680
6681 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6682
0d772ac9
MS
66832009-09-10 Michael Snyder <msnyder@vmware.com>
6684
6685 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6686 ReverseStep replies to the qSupported query.
6687
14fb1bac
JB
66882009-09-10 Joel Brobecker <brobecker@adacore.com>
6689
6690 Add documentation for set/show interactive-mode.
6691 * gdb.texinfo (Other Misc Settings): New node.
6692
29b090c0
DE
66932009-09-01 Doug Evans <dje@google.com>
6694
6695 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6696 non-stop mode's affect on remote caching.
6697
4e5d721f
DE
66982009-08-31 Jacob Potter <jdpotter@google.com>
6699 Doug Evans <dje@google.com>
6700
6701 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6702 Mark `set/show remotecache' options as obsolete.
6703 Document new `set/show stack-cache' option.
6704 Update text for `info dcache'.
6705
55333a84
DE
67062009-08-27 Doug Evans <dje@google.com>
6707
6708 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6709 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6710
bc3a0b4d
RW
67112009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6712
6713 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6714 about autoconf.
6715
3a1ff0b6
PA
67162009-08-25 Pedro Alves <pedro@codesourcery.com>
6717
6718 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6719 small example, and describe its columns. Replace "inferior-id" by
6720 "infno" throughout.
6721
81ecdfbb
RW
67222009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6723
af542c2e
RW
6724 * gdbint.texinfo (Releasing GDB): Point to
6725 README-maintainer-mode file for required autoconf version.
6726 * configure.ac: Do not substitute datarootdir, htmldir,
6727 pdfdir, docdir. Do not process --with-datarootdir,
6728 --with-htmldir, --with-pdfdir, --with-docdir.
6729 * configure: Regenerate.
6730
81ecdfbb
RW
6731 * configure: Regenerate.
6732
4efc6507
DE
67332009-08-20 Reid Kleckner <reid@kleckner.net>
6734
6735 * gdb.texinfo: Add chapter on JIT interface.
6736
43089a6e
NR
67372009-08-07 Nick Roberts <nickrob@snap.net.nz>
6738
6739 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6740 confirmation request.
43089a6e 6741
99e008fe
EZ
67422009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6743
c8d5aac9
L
6744 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6745 CRC definitions.
99e008fe 6746
48cb2d85
VP
67472009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6748
6749 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6750 -break-commands.
48cb2d85 6751
ff1a52c6
UW
67522009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6753
6754 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6755 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6756
3285f3fe
UW
67572009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6758
6759 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6760 "set spu stop-on-load" and "show spu stop-on-load" commands.
6761
e35359c5
UW
67622009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6763
6764 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6765
58d6951d
DJ
67662009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6767
6768 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6769 org.gnu.gdb.arm.neon.
6770
08d16641
PA
67712009-07-20 Pedro Alves <pedro@codesourcery.com>
6772
6773 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6774 optional element.
6775 (subsection OS ABI): New subsection.
6776
782b2b07
SS
67772009-07-14 Stan Shebs <stan@codesourcery.com>
6778
6779 * gdb.texinfo (Tracepoint Conditions): New section.
6780 (General Query Packets): Describe ConditionalTracepoints.
6781 (Tracepoint Packets): Describe condition field.
6782 (Maintenance Commands): Describe maint agent-eval.
6783 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6784
9b117ef3
HZ
67852009-07-11 Hui Zhu <teawater@gmail.com>
6786
6787 * gdb.texinfo (disassemble): Add a new modifier /r
6788 to "disassemble" command to make it print the raw instructions
6789 in hex as well as in symbolic form.
6790
f5a33284
TT
67912009-07-09 Tom Tromey <tromey@redhat.com>
6792
6793 * gdbint.texinfo (Testsuite): Document parallel make check.
6794
812f7342
TT
67952009-07-09 Tom Tromey <tromey@redhat.com>
6796
6797 * gdbint.texinfo (Testsuite): Document test transcripts.
6798
fbb8f299
PM
67992009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6800
6801 * gdb.texinfo (Values From Inferior): Add length parameter
6802 description.
6803
dd8f35ac
EZ
68042009-07-04 Chris Genly <chris@genly.us>
6805
6806 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6807 in -var-list-children. Fix example according to what the code
6808 does.
6809
2277426b
PA
68102009-07-02 Pedro Alves <pedro@codesourcery.com>
6811
6812 * gdb.texinfo (Debugging multiple inferiors): Document the
6813 "inferior", "detach inferior" and "kill inferior" commands.
6814 (Debugging Programs with Multiple Processes): Adjust to mention
6815 generic "inferior" commands. Delete mention of "detach fork" and
6816 "delete fork". Cross reference to "Debugging multiple inferiors"
6817 section.
6818
a6d9a66e
UW
68192009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6820
5af949e3
UW
6821 * gdbint.texinfo (Item Output Functions): Update signature
6822 for ui_out_field_core_addr.
6823
68242009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6825
6826 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6827 Update example code extrated from breakpoint.c.
6828
9901a55b 68292009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6830
9901a55b
PP
6831 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6832 MI commands.
6833 (GDB/MI Symbol Query): Likewise.
6834 (GDB/MI File Commands): Likewise.
6835 (GDB/MI File Transfer Commands): Likewise.
6836 (GDB/MI Target Manipulation): Likewise.
6837 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6838
edb3359d
DJ
68392009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 * gdb.texinfo (Debugging Optimized Code): New chapter.
6842 (Compiling for Debugging): Reference it. Move some
6843 text to the new section.
6844
7cd1089b
PM
68452009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6846
6847 * doc/gdb.texinfo (Calling): Document
6848 set-unwind-on-terminating-exception usage.
6849
d4db2f36
PA
68502009-06-11 Pedro Alves <pedro@codesourcery.com>
6851
6852 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6853 command.
6854
d1a7880c
PA
68552009-06-07 Pedro Alves <pedro@codesourcery.com>
6856
6857 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6858 references.
6859
473f94e6
UW
68602009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6861
6862 * gdbint.texinfo: Rename formal parameters to gdbarch function
6863 protoypes from "current_gdbarch" to "gdbarch".
6864
8f500870
TT
68652009-05-28 Tom Tromey <tromey@redhat.com>
6866
6867 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6868
b6313243
TT
68692009-05-27 Tom Tromey <tromey@redhat.com>
6870
6871 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6872 feature.
6873 (GDB/MI Variable Objects): Document -var-set-visualizer.
6874
68752009-04-02 Tom Tromey <tromey@redhat.com>
6876
6877 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6878 feature.
6879 (GDB/MI Variable Objects): Document -var-set-visualizer.
6880
a6bac58e
TT
68812009-05-27 Tom Tromey <tromey@redhat.com>
6882 Thiago Jung Bauermann <bauerman@br.ibm.com>
6883 Phil Muldoon <pmuldoon@redhat.com>
6884
6885 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6886 (Pretty Printing): New node.
6887 (Selecting Pretty-Printers): Likewise.
6888 (Python API): Update.
6889 (Output Formats): Document /r format.
6890
2c74e833
TT
68912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6892 Tom Tromey <tromey@redhat.com>
6893
6894 * gdb.texinfo (Types In Python): New node.
6895 (Values From Inferior): "type" is now an attribute.
6896 (Python API): Update.
6897
89c73ade
TT
68982009-05-27 Tom Tromey <tromey@redhat.com>
6899 Thiago Jung Bauermann <bauerman@br.ibm.com>
6900 Phil Muldoon <pmuldoon@redhat.com>
6901
6902 * gdb.texinfo: Add @syncodeindex for `tp'.
6903 (Python API): Update.
6904 (Auto-loading): New node.
6905 (Objfiles In Python): New node.
6906
17a37d48
PP
69072009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6908
6909 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6910
6718376f
NR
69112009-05-15 Nick Roberts <nickrob@snap.net.nz>
6912
6913 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6914
cbe54154
PA
69152009-05-12 Pedro Alves <pedro@codesourcery.com>
6916
6917 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6918 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6919 show show-debug-regs' docs.
6920
8e05493c
EZ
69212009-05-08 Eli Zaretskii <eliz@gnu.org>
6922
6923 * gdb.texinfo (Process Record and Replay): Add description of
6924 reverse execution.
6925
b39f4988
JB
69262009-05-07 Joel Brobecker <brobecker@adacore.com>
6927
6928 * gdbint.texinfo (Adding support for debugging core files): New node.
6929 (Native Debugging): Remove the ``Native core file Support'' section.
6930
a2311334
EZ
69312009-05-01 Eli Zaretskii <eliz@gnu.org>
6932
6933 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6934 Add index entries.
6935
53cc454a 69362009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6937 Michael Snyder <msnyder@vmware.com>
53cc454a 6938
a2311334
EZ
6939 * gdb.texinfo: (Process Record and Replay): Add documentation for
6940 process record and replay.
53cc454a 6941
484086b7
JK
69422009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6945 a new part on command-line defined macros.
6946
32ae1842
EZ
69472009-04-25 Eli Zaretskii <eliz@gnu.org>
6948
6949 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6950 clarify the wording.
6951
b14b1491
TT
69522009-04-23 Tom Tromey <tromey@redhat.com>
6953
6954 * gdb.texinfo (Data Files): New node.
6955 (GDB Files): Update menu.
6956
5c1e86e1
JB
69572009-04-23 Joel Brobecker <brobecker@adacore.com>
6958
6959 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6960 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6961
83eba9b7
VP
69622009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6963
6964 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6965
e31198c4
HZ
69662009-04-22 Hui Zhu <teawater@gmail.com>
6967
6968 * gdb.texinfo (disassemble-next-line): Set the default of
6969 disassemble-next-line to off.
6970
26e251b6
JM
69712009-04-21 Joseph Myers <joseph@codesourcery.com>
6972
6973 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6974 --with-htmldir): New.
6975 * configure: Regenerate.
6976 * Makefile.in (datarootdir, docdir): Define.
6977 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6978 instead of $(SET_TEXINPUTS).
6979 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6980 gdbint.info instead of $(SET_TEXINPUTS).
6981 (gdbint/index.html): Use same -I options as for building
6982 gdbint.info.
6983 (stabs.dvi, stabs.pdf): Use same -I options as for building
6984 stabs.info instead of $(SET_TEXINPUTS).
6985 (stabs/index.html): Use same -I options as for building
6986 stabs.info.
6987 (annotate.dvi, annotate.pdf): Use same -I options as for building
6988 annotate.info instead of $(SET_TEXINPUTS).
6989 (annotate/index.html): Use same -I options as for building
6990 annotate.info.
6991
eac35c4e
DD
69922009-04-21 David Daney <ddaney@caviumnetworks.com>
6993
6994 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6995
29b0e8a2
JM
69962009-04-21 Joseph Myers <joseph@codesourcery.com>
6997
6998 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6999
2b831889 70002009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 7001 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
7002
7003 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7004 (MAKEHTMLFLAGS): Set to empty.
7005 (html__strip_dir): Define.
7006 (HTMLFILES): Define.
7007 (HTMLFILES_INSTALL): Define.
7008 (install-html): Copy new automake rule.
7009 (html): Depend on $(HTMLFILES).
7010 (gdb_toc.html): Rename to gdb/index.html.
7011 (gdbint_toc.html): Rename to gdbint/index.html.
7012 (stabs_toc.html): Rename to stabs/index.html.
7013 (annotate_toc.html): Rename to annotate/index.html.
7014
89a34d1b
JM
70152009-04-17 Carlos O'Donell <carlos@codesourcery.com>
7016
7017 * Makefile.in: Set pdfdir and htmldir from configure
7018 substitutions.
7019 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7020 * configure: Regenerate.
7021
a2d5da46
JB
70222009-04-16 Joel Brobecker <brobecker@adacore.com>
7023
7024 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7025 This macro is no longer used.
7026
732f6a93
TT
70272009-04-15 Tom Tromey <tromey@redhat.com>
7028
7029 * gdb.texinfo (Character Sets): Document default character set.
7030
87f9adc1
PM
70312009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
7032
7033 * gdbint.texinfo: Change server name from sources.redhat.com to
7034 sourceware.org throughout.
7035
2c88c651
JB
70362009-04-09 Joel Brobecker <brobecker@adacore.com>
7037
7038 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7039 about a missing dot or coma after @xref.
7040
4f5376b2
JB
70412009-04-02 Joel Brobecker <brobecker@adacore.com>
7042
7043 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7044 example, and add a small explanation about it.
7045 (Print Settings): Change the documentation of the "set print
7046 frame-arguments" to reflect the fact that the default is now "scalars".
7047
a0381d3a
JB
70482009-04-02 Joel Brobecker <brobecker@adacore.com>
7049
7050 * gdb.texinfo (Print Settings): Add kindex for command "set
7051 print frame-arguments".
7052
45ac276d
JB
70532009-03-31 Joel Brobecker <brobecker@adacore.com>
7054
7055 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7056 breakpoints.
7057 (Set Breaks): Add reference to thread-specific and task-specific
7058 breakpoints.
7059
32cd1edc
JB
70602009-03-31 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdb.texinfo (Ada Tasks): Remove the documentation about
7063 the "Running" state, as this state has been eliminated.
7064 Now all runnable tasks are shown as "Runnable".
7065
1042e4c0
SS
70662009-03-30 Stan Shebs <stan@codesourcery.com>
7067
7068 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7069 special case of breakpoints.
7070 (Enable and Disable Tracepoints): Mention deprecation.
7071 (Listing Tracepoints): Update description and example.
7072
f8f6f20b
TJB
70732009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7074
7075 * gdb.texinfo (Frames in Python): New node.
7076 (Python API): Update.
7077
c0c6f777
TJB
70782009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7079
7080 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7081 from a method to an attribute.
7082
def2b000
TJB
70832009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7084
7085 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7086 attribute.
7087
a07daef3
PA
70882009-03-25 Pedro Alves <pedro@codesourcery.com>
7089
7090 * observer.texi (thread_exit): Add "silent" parameter.
7091
f3b1572e
PA
70922009-03-22 Pedro Alves <pedro@codesourcery.com>
7093
7094 * observer.texi (about_to_proceed): New.
7095
587afa38
EZ
70962009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7097
7098 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7099 field throughout to handle types with spaces in them. Fix typos
7100 found by aspell.
7101 (Summary, Requirements, Contributors): New first chapter,
7102 "Summary" added, old Requirements section moved there, and new
7103 section, "Contributors" added.
7104 (Initializing a New Architecture, Register Representation)
7105 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7106 (Porting gdb): These sections extended and updated.
7107 (Compiler Characteristics): This section (empty) deleted.
7108 (Defining Other Architecture Features): This section renamed and
7109 duplicate material removed from (formerly "Target Conditionals").
7110 Use braces {} in @deftypeXX type field throughout to handle types
7111 with spaces in them. Typos found by aspell fixed.
7112
7113 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7114 * stack_frame.pdf: Version of image for PDF output.
7115 * stack_frame.png: Version of image for HTML output and for Emacs.
7116 * stack_frame.txt: Version of image for Info output.
1db61298 7117 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 7118
10af6951
EZ
71192009-03-21 Eli Zaretskii <eliz@gnu.org>
7120
7121 * gdb.texinfo (Character Sets): Fix last change.
7122
cc924cad
TJB
71232009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7124
7125 * gdb.texinfo (Values From Inferior): Fix optional arguments
7126 markup.
7127 (Commands In Python): Adjust argument names of gdb.Command.__init__
7128 to what the function accepts as keywords.
7129
bc3b79fd
TJB
71302008-03-20 Tom Tromey <tromey@redhat.com>
7131
7132 * gdb.texinfo (Convenience Vars): Document convenience functions.
7133 (Functions In Python): New node.
7134 (Python API): Update.
7135
6c7a06a3
TT
71362009-03-20 Tom Tromey <tromey@redhat.com>
7137
7138 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7139 set target-wide-charset.
7140 (Requirements): Mention iconv.
7141
b646ddd4
HZ
71422009-03-17 Hui Zhu <teawater@gmail.com>
7143
7144 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7145
91440f57
HZ
71462009-03-17 Hui Zhu <teawater@gmail.com>
7147
7148 * gdb.texinfo: Add documentation for disassemble-next-line.
7149
8fd41227
TJB
71502009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7151
7152 * gdb.texinfo (Commands In Python): Remove tindex entries.
7153
61ff14c6
JK
71542009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7155
7156 * gdb.texinfo (Returning): New description for missing debug info.
7157
0b16c5cf
PA
71582009-03-14 Pedro Alves <pedro@codesourcery.com>
7159
7160 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 7161 (General Query Packets): Document qAttached.
0b16c5cf 7162
32fc0df9
PA
71632009-03-05 Pedro Alves <pedro@codesourcery.com>
7164
7165 * gdb.texinfo (Background Execution): Better describe the set
7166 target-async command.
7167 (Maintenance Commands): Delete description of the `maint set/show
7168 linux-async' and `maint set/show remote-async' commands.
7169
134eb42c
VP
71702009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7171
7172 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7173 between sentences.
7174
c86cf029
VP
71752009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7176
7177 * gdb.texinfo (GDB/MI Async Records): Document the
7178 =library-loaded and =library-unloaded notifications.
7179
3ea85240
VP
71802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7181
7182 * observer.texi (test_notification): New observer.
7183
1d33d6ba
VP
71842009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7185
61ff14c6
JK
7186 * observer.texi: Add parameter 'print_frame' to normal_stop
7187 observer.
1d33d6ba 7188
d721c933
EZ
71892009-02-07 Eli Zaretskii <eliz@gnu.org>
7190
7191 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7192 (Commands In Python): Fix COMMAND_* constants in last change. Use
7193 @kbd for interactive input. Add cross-references and index
7194 entries.
7195
4aa995e1
PA
71962009-02-06 Pedro Alves <pedro@codesourcery.com>
7197
7198 * gdb.texinfo (Signals): Document $_siginfo.
7199 (Convenience Variables): Mention $_siginfo.
7200 (Remote Configuration): Document qXfer:siginfo:read,
7201 qXfer:siginfo:write packets, and the read-siginfo-object,
7202 write-siginfo-object commands.
7203
5f5233d4
PA
72042009-02-06 Pedro Alves <pedro@codesourcery.com>
7205
7206 * gdbint.texinfo (Values): New chapter.
7207
d8906c6f
TJB
72082009-02-06 Tom Tromey <tromey@redhat.com>
7209
7210 * gdb.texinfo (Python API): Add entry for Commands In Python.
7211 (Commands In Python): New node.
7212
b6cb8e7d
TJB
72132009-02-05 Tom Tromey <tromey@redhat.com>
7214
7215 * gdb.texinfo (Values From Inferior): Document Value.string.
7216
12453b93
TJB
72172009-02-05 Tom Tromey <tromey@redhat.com>
7218
7219 * gdb.texinfo (Basic Python): Document execute's from_tty
7220 argument.
7221
08c637de
TJB
72222009-02-04 Tom Tromey <tromey@redhat.com>
7223
7224 * gdb.texinfo (Basic Python): Document gdb.history.
7225
592375cd
VP
72262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7227
7228 * gdb.texinfo (GDB/MI Thread Commands): Document the
7229 'current-thread-id' field. Remove the example with zero threads,
7230 since current GDB won't ever report that if there's inferior.
7231
41447f92
VP
72322009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7233
7234 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7235 option to -break-insert.
7236
098b41a6
JG
72372009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7238 Jerome Guitton <guitton@adacore.com>
7239
7240 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7241 (System-wide configuration): New section.
7242
3c16cced
PA
72432009-01-26 Pedro Alves <pedro@codesourcery.com>
7244
7245 PR gdb/7580:
7246 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7247 internal-error|internal-warning quit|corefile ask|yes|no".
7248
62709adf
PA
72492009-01-26 Pedro Alves <pedro@codesourcery.com>
7250
7251 * gdb.texinfo (Using the `gdbserver' Program): Document
7252 --remote-debug.
7253
7ce58dd2
DE
72542009-01-23 Doug Evans <dje@google.com>
7255
7256 * gdb.texinfo: Add nexti to list of commands that support
7257 background execution.
7258
adb483fe
DJ
72592009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7260
7261 * gdb.texinfo (Define, Hooks): Document prefix command support.
7262
a67ec3f4 72632009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 7264 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
7265
7266 Fixes for makeinfo --html.
7267
7268 * annotate.texinfo: Use @copying and @insertcopying. Use
7269 @ifnottex in place of @ifinfo.
7270 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7271 place of @ifinfo. Use @ifnotinfo for one index entry.
7272 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7273 in place of @ifinfo.
7274 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7275 in place of @ifinfo. Include contents at start unconditionally.
7276
84fcdf95
PA
72772009-01-13 Pedro Alves <pedro@codesourcery.com>
7278
7279 * gdb.texinfo (General Query Packets): Remove @var{} around the
7280 "spu" literal string.
7281
fa3a767f
PA
72822009-01-07 Pedro Alves <pedro@codesourcery.com>
7283
7284 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7285 program may be running in another process" errors.
7286 * gdbint.texinfo (Native Conditionals): Delete
7287 ONE_PROCESS_WRITETEXT description.
7288
9cb011d3
JB
72892009-01-07 Joel Brobecker <brobecker@adacore.com>
7290
7291 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7292 emacs local variable to be placed at the end of the ChangeLog.
7293 Add server.c and gdbreplay.c to the list of files where the
7294 copyright year needs to be updated.
7295
84603566
SL
72962009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7297
7298 * gdb.texinfo (Remote Configuration): Document new
7299 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7300 commands.
7301
a53f55d8
PA
73022008-12-28 Pedro Alves <pedro@codesourcery.com>
7303
7304 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7305 FETCH_INFERIOR_REGISTERS.
7306 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7307 FETCH_INFERIOR_REGISTERS descriptions. Remove
7308 gdbarch_get_longjmp_target descrition, since already described in
7309 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7310 (Target Conditionals): ... here.
7311
077e0a52
JB
73122008-12-16 Joel Brobecker <brobecker@adacore.com>
7313
7314 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7315 examples.
7316 (Additions to Ada): Likewise. Add the missing opening and closing
7317 parenthesis of the GDB prompt in one of the examples.
7318
023eb17c
JB
73192008-12-14 Joel Brobecker <brobecker@adacore.com>
7320
7321 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7322 about the result of 'Address not being of type System.Address.
7323 This problem has been fixed a while ago.
7324
c3b108f7
VP
73252008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7326
7327 MI non-stop and multiprocess docs.
7328
c8d5aac9
L
7329 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7330 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7331 Adjust documentation for *stopped, document =thread-created,
7332 =thread-exited, =thread-group-created and =thread-group-exited.
7333 (GDB/MI Thread Commands): Document the 'state' field in
7334 -thread-info output.
7335 (GDB/MI Program Execution): Mention --all and --thread-group
7336 options.
7337 (GDB/MI Variable Objects): Describe floating and fixed variable
7338 objects.
7339 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7340
07e059b5
VP
73412008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7342
c8d5aac9
L
7343 * gdb.texinfo (Operating System Information): New appendix.
7344 (Operating System Auxiliary Information): Document 'info os processes'
7345 (Remote Configuration): Document 'osdata'
7346 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7347
a80b95ba
TG
73482008-11-27 Tristan Gingold <gingold@adacore.com>
7349
7350 * gdb.texinfo (Darwin): Document Darwin specific features.
7351
a655d424
JK
73522008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 * gdbint.texinfo (Target Conditionals): Extend the
7355 gdbarch_breakpoint_from_pc description.
7356
249e1128
VP
73572008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7358
7359 * gdb.texinfo (M68K Features): Fix typo.
7360
c14c28ba
PP
73612008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7362
7363 * gdb.texinfo (Symbols): Mention printing containing
7364 image name in "info symbol".
7365 (Maint translate-address): Likewise.
889bf7c5 7366
394a6666
JB
73672008-11-18 Joel Brobecker <brobecker@adacore.com>
7368
7369 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7370 commands "catch load" and "catch unload".
7371
66bb093b
VP
73722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7373
7374 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7375 =thread-selected.
889bf7c5 7376
4a92f99b
VP
73772008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7378
c8d5aac9 7379 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7380
f0323ca0
PA
73812008-10-27 Pedro Alves <pedro@codesourcery.com>
7382
7383 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7384 .mt files, TM_CLIBS or TM_CDEPS.
7385 (x86 Watchpoints): Don't mention TDEPFILES.
7386
8b23ecc4
SL
73872008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7388
7389 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7390 (Overview): Mention notifications and non-stop mode behavior.
7391 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7392 with non-stop mode behavior. Add vStopped description.
7393 (Stop Reply Packets): Update list of packets that return
7394 stop replies. Mention non-stop behavior.
7395 (General Query Packets): Document QNonStop packet and associated
7396 qSupported query response.
7397 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7398 behavior.
7399 (Notification Packets): New section.
7400 (Remote Non-Stop): New section.
7401 (File-I/O Overview): Mention non-stop behavior.
7402
fff08868
HZ
74032008-10-24 Hui Zhu <teawater@gmail.com>
7404 Pedro Alves <pedro@codesourcery.com>
7405
7406 * gdb.texinfo (displaced-stepping): Describe the auto mode
7407 setting, and say it's the default. This is now a mainstream
7408 setting instead of a maintenance setting.
7409
252fbfc8
PA
74102008-10-23 Pedro Alves <pedro@codesourcery.com>
7411
7412 * observer.texi (thread_stop_requested): New.
7413
20924a55
JB
74142008-10-22 Joel Brobecker <brobecker@adacore.com>
7415
7416 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7417 (Patching): Replace incorrect usage of @samp by @kbd.
7418
bacec72f
MS
74192008-10-17 Michael Snyder <msnyder@vmware.com>
7420
7421 * gdb.texinfo: Add documentation for reverse execution.
7422
a08702d6 74232008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7424 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7425
7426 * gdb.texinfo. (Values From Inferior): New subsubsection.
7427
d97bc12b
DE
74282008-10-06 Doug Evans <dje@google.com>
7429
7430 * gdb.texinfo (set debug dwarf2-die): Document it.
7431
87f67dba
JB
74322008-10-01 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.texinfo (catch) [exception]: Document how to insert
7435 a breakpoint on user-defined exceptions when the exception
7436 name is identical to one of the language-defined ones.
7437
2fae03e8
TT
74382008-09-27 Tom Tromey <tromey@redhat.com>
7439
7440 * gdb.texinfo (Macros): Remove text about stringification,
7441 varargs, and splicing.
7442
5c6ce71d
TT
74432008-09-27 Tom Tromey <tromey@redhat.com>
7444
7445 * gdbint.texinfo (Language Support): Remove text about omitting
7446 support for a language.
7447
07128da0
DE
74482008-09-23 Doug Evans <dje@google.com>
7449
7450 * gdb.texinfo (info dcache): Update.
7451
b90a069a
SL
74522008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7453
7454 * gdb.texinfo (Packets): Add info on thread-id syntax and
7455 multiprocess extensions.
7456 <D>: Document multiprocess form of packet.
7457 <H>: Use thread-id syntax.
7458 <T>: Likewise.
7459 <vCont>: Likewise. Note this is required for multiprocess.
7460 <vKill>: New packet.
7461 (Stop Reply Packets) <T>: Use thread-id syntax.
7462 <W>: Document multiprocess form of reply.
7463 <X>: Likewise.
7464 (General Query Packets) <qC>: Use thread-id syntax.
7465 <qfThreadInfo>: Likewise.
7466 <qGetTLSAddr>: Likewise.
7467 <qP>: Likewise.
7468 <qSupported>: Add "multiprocess" feature.
7469 <qThreadExtraInfo>: Use thread-id syntax.
7470
b77209e0
PA
74712008-09-22 Stan Shebs <stan@codesourcery.com>
7472
7473 * gdb.texinfo (Inferiors): New section.
7474
3d0bb823
PA
74752008-09-12 Pedro Alves <pedro@codesourcery.com>
7476
7477 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7478
f8dcfc0a
UW
74792008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7480
7481 * gdbint.texinfo (Target Conditionals): Remove documentation
7482 for gdbarch_name_of_malloc.
7483
8775bb90
MS
74842008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7485
7486 * gdb.texinfo (Interrupts): Mention TCP interface for
7487 sending BREAK.
7488
f1838a98
UW
74892008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7490
7491 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7492 argument prefix to "set sysroot".
7493
158c7665
PH
74942008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7495
7496 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7497 and False.
7498
30e026bb
VP
74992008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7500
c8d5aac9
L
7501 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7502 for possible features of -list-features.
30e026bb 7503
c6ebd6cf
VP
75042008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7505
c8d5aac9 7506 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7507 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7508
aeac0ff9
VP
75092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7510
7511 * doc/gdb.texinfo (PowerPC): Fix typo.
7512 (PowerPC features): Fix typo.
7513
5231c1fd
PA
75142008-08-18 Pedro Alves <pedro@codesourcery.com>
7515
7516 * observer.texi (thread_ptid_changed): New.
7517
677c5bb1
LM
75182008-08-18 Luis Machado <luisgpm@br.ibm.com>
7519
7520 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7521 (PowerPC features): Mention feature set for VSX registers.
7522
f3a2dd1a
JB
75232008-08-13 Joel Brobecker <brobecker@adacore.com>
7524
7525 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7526 the direct visibility of all names in user-written packages.
7527
33e5cbd6
PA
75282008-08-13 Pedro Alves <pedro@codesourcery.com>
7529
7530 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7531 setting, and make it the default.
7532 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7533 non-stop script example.
7534
d0384fc4
TJB
75352008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7536
7537 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7538 reference to the "Using Different Register and Memory Data
7539 Representation" section.
7540
a6f3e723
SL
75412008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7542
7543 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7544 (Remote Protocol): Add Packet Acknowledgment to menu.
7545 (Overview): Mention +/- can be disabled, and point to new section
7546 where this is discussed in detail.
7547 (General Query Packets): Document QStartNoAckMode packet, and
7548 corresponding qSupported reply.
7549 (Packet Acknowledgment): New section.
7550
0606b73b
SL
75512008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7552 Pedro Alves <pedro@codesourcery.com>
7553
7554 * gdb.texinfo (Threads): Move paragraph about automatic thread
7555 selection to All-Stop Mode subsection.
7556 (Thread Stops): Reorganize existing material into subsections.
7557 Add introductory blurb and menu.
7558 (Non-Stop Mode): New subsection.
7559 (Background Execution): New subsection.
7560 (Maintenance Commands): Add cross-references from async mode
7561 commands to the new Background Execution section.
7562
d57a3c85
TJB
75632008-08-06 Tom Tromey <tromey@redhat.com>
7564
7565 * gdb.texinfo (Extending GDB): New chapter.
7566 (Sequences): Demoted chapter, now a section under the new
7567 Extending GDB chapter.
7568 (Python): New section.
7569
6d76a53d
SS
75702008-07-31 Stan Shebs <stan@codesourcery.com>
7571
7572 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7573
1f70da6a
SS
75742008-07-29 Stan Shebs <stan@codesourcery.com>
7575
7576 * gdbint.texinfo: General round of cleanup and minor
7577 clarifications.
7578 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7579 (Longjmp Support): Update description to reflect how it is done
7580 for targets without using native header.
7581 (Symbol Handling): Add a little more general explanation.
7582 (COFF, ELF): Mention stabs encapsulation.
7583 (DWARF 3): New section.
7584 (Adding a New Host): Scrub out some obsolete bits.
7585 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7586 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7587 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7588 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7589 SEEK_SET, STOP_SIGNAL, USG.
7590 (Raw and Virtual Register Representations): Ditto for
7591 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7592 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7593 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7594 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7595 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7596 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7597 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7598 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7599 DEPRECATED_USE_STRUCT_CONVENTION.
7600 Describe gdbarch_deprecated_fp_regnum.
7601 Update description of gdbarch_print_insn.
7602 (Adding a New Target): Scrub out obsolete bits.
7603 (Obsolete Conditionals): Remove entire section.
7604
383f836e
TT
76052008-07-25 Tom Tromey <tromey@redhat.com>
7606
7607 * observer.texi (GDB Observers): Document new observers:
7608 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7609 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7610 architecture_changed.
7611
cfd8ab24
SS
76122008-07-21 Stan Shebs <stan@codesourcery.com>
7613
7614 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7615 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7616
781b42b0
TT
76172008-07-21 Tom Tromey <tromey@redhat.com>
7618
7619 * observer.texi (GDB Observers): Remove obsolete comment.
7620 <executable_changed>: Remove argument.
7621
d7d9f01e
TT
76222008-07-18 Tom Tromey <tromey@redhat.com>
7623
7624 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7625
bf250677
DE
76262008-07-10 Doug Evans <dje@google.com>
7627
7628 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7629
10568435
JK
76302008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.texinfo (Starting): Document "set disable-randomization".
7633
5ae4183a
AS
76342008-07-07 Andreas Schwab <schwab@suse.de>
7635
7636 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7637
b56e7235
VP
76382008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7639
7640 * gdb.texinfo (GDB/MI Target Manipulation): Add
7641 example of -target-attach.
7642
e1ac3328
VP
76432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7644
7645 * observer.texi (target_resumed): New observer.
5ae4183a 7646 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7647
65d12d83
TT
76482008-06-06 Tom Tromey <tromey@redhat.com>
7649
7650 * gdb.texinfo (Completion): Add field name example.
7651
fbc5282e
MK
76522008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7653
7654 * gdb.texinfo (GDB/MI Program Context): Added example
7655 to -exec-arguments
5ae4183a 7656
fbc5282e 76572008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7658
7659 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7660 annotation.
7661
c16158bc 76622008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7663 Nathan Sidwell <nathan@codesourcery.com>
7664 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7665
7666 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7667 and ACX_BUGURL.
7668 * configure: Regenerate.
7669 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7670 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7671 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7672 mailing-list-specific text about bug reporting unless
7673 BUGURL_DEFAULT.
7674
75c99385
PA
76752008-06-05 Pedro Alves <pedro@codesourcery.com>
7676
7677 * gdb.texinfo (-target-select): Remove reference to target async.
7678 (Maintenance Commands): Document "maint set/show remote-async".
7679
1763a388
MK
76802008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7681
7682 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7683 in -target-file-get section.
5ae4183a 7684
d0d064df
PA
76852008-05-22 Pedro Alves <pedro@codesourcery.com>
7686
9b562ab8
PA
7687 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7688 killing the inferior when it is already debugging a process.
d0d064df 7689
8dfa32fc
JB
76902008-05-21 Joel Brobecker <brobecker@adacore.com>
7691
7692 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7693 abbreviation for "finish".
7694
55f996a7
NR
76952008-05-21 Nick Roberts <nickrob@snap.net.nz>
7696
7697 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7698
ba2b1c56
DJ
76992008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7700
7701 * gdbint.texinfo (Target Conditionals): Delete entry for
7702 gdbarch_dwarf_reg_to_regnum.
7703
08388c79
DE
77042008-05-09 Doug Evans <dje@google.com>
7705
a3c83fae 7706 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7707
d14508fe
DE
77082008-05-05 Doug Evans <dje@google.com>
7709
7710 * gdb.texinfo (disassemble): Document /m modifier.
7711
e2b7ddea
VP
77122008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7713
5ae4183a
AS
7714 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7715 will not report the time of commands that run the target.
e2b7ddea 7716
8eb41542
VP
77172008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7718
7719 * gdb.texinfo (GDB/MI Output Records): Add
7720 missing semicolon.
7721
82f68b1c
VP
77222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7723
7724 * gdb.texinfo (GDB/MI Output Records):
7725 Document =thread-create and =thread-exited.
7726
fa0f268d
VP
77272008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7728
7729 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7730 Remove mention of dmi-discuss.
fa0f268d 7731
063bfe2e
VP
77322008-05-03 Pedro Alves <pedro@codesourcery.com>
7733
7734 * observer.texi (thread_exit): New.
7735
237fc4c9
PA
77362008-05-02 Pedro Alves <pedro@codesourcery.com>
7737
7738 * gdb.texinfo (Debugging Output): Document "set/show debug
7739 displaced".
7740 (Maintenance Commands): Document "maint set/show
7741 can-use-displaced-stepping".
7742
0428b8f5
DJ
77432008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7744
7745 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7746 and set/show arm force-mode.
7747
5009afc5
AS
77482008-05-02 Andreas Schwab <schwab@suse.de>
7749
7750 * gdbint.texinfo (Algorithms): Describe
7751 target_watchpoint_addr_within_range.
7752
669fac23
DJ
77532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7754
7755 * gdbint.texinfo (Stack Frames): New chapter.
7756 (Algorithms): Move Frames text to the new chapter.
7757 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7758 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7759
721c02de
VP
77602008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7761
5ae4183a
AS
7762 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7763 output does not necessary include any tokens.
721c02de 7764
c055b101
CV
77652008-04-22 Corinna Vinschen <vinschen@redhat.com>
7766
7767 * gdb.texinfo (Set SH Calling convention): New @item.
7768 (Show SH Calling convention): Ditto.
7769
68837c9d
MD
77702008-04-22 Markus Deuling <deuling@de.ibm.com>
7771
7772 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7773
2e9132cc
EZ
77742008-04-20 Eli Zaretskii <eliz@gnu.org>
7775
7776 * gdb.texinfo (Set Breaks): Mention that multiple location
7777 breakpoints need line number info. Add index entries.
7778
31fffb02
CS
77792008-04-19 Craig Silverstein <csilvers@google.com>
7780
7781 * gdb.texinfo (Requirements): Add an optional requirement on
7782 zlib.
7783 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7784 Compressed DWARF 2.
7785
a47ec5fe
AR
77862008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7787
7788 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7789 sample output for 'stopped,reason="breakpoint-hit"' message.
7790 (GDB/MI Program Execution): Likewise.
7791
de051565
MK
77922008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7793
5ae4183a 7794 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7795 -var-set-format. Add -f option to -var-evaluate-expression.
7796
6ba66d6a
JB
77972008-04-03 Joel Brobecker <brobecker@adacore.com>
7798
7799 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7800 new node "Ambiguous Expressions". Replace references to this
7801 node by references to "Ambiguous Expressions" throughout.
7802 (Ambiguous Expressions): New node.
7803
1e26b4f8
DJ
78042008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7805
7806 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7807
b84876c2
PA
78082008-03-21 Pedro Alves <pedro@codesourcery.com>
7809
7810 * gdb.texinfo (Debugging Output): Document
7811 "set/show debug lin-lwp-async".
7812 (Maintenance Commands): Document "maint set/show linux-async".
7813
63092375
DJ
78142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7815
7816 * gdb.texinfo (Expressions): Update description of malloced arrays.
7817
8e8901c5
VP
78182008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7819
7820 * gdb.texinfo (Thread Commands): Document
7821 -thread-info. Remove -thread-list-all-threads.
7822
701adfb0
PA
78232008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7824
7825 Implement MI notification for new threads.
7826 * observer.texi (new_thread): Document.
7827
1fddbabb
PA
78282008-03-14 Pedro Alves <pedro@codesourcery.com>
7829 Sandra Loosemore <sandra@codesourcery.com>
7830
7831 * gdb.texinfo (Library List Format): Update to mention the
7832 possibility to pass section addresses instead of segment
7833 addresses.
7834
ccd213ac
DJ
78352008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7836
7837 * gdb.texinfo (Starting): Document "set exec-wrapper".
7838 (Server): Document gdbserver --wrapper.
7839
fa4727a6
DJ
78402008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7841
7842 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7843 unreadable memory. Delete obsolete SPARClite reference.
7844
8edfe269
DJ
78452008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7846
7847 * gdb.texinfo (Starting): Mention always-running targets.
7848 (Target Commands): Add an anchor for load.
7849 (Connecting): Explain continue instead of run.
7850
1843f87b
DJ
78512008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7852
7853 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7854
f9082629
NR
78552008-02-26 Nick Roberts <nickrob@snap.net.nz>
7856
7857 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7858 breakpoint table.
7859
fd96d250
PA
78602008-02-19 Pedro Alves <pedro@codesourcery.com>
7861
7862 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7863 killing the inferior when it is already debugging a process.
7864
36af4ef6
MD
78652008-02-13 Markus Deuling <deuling@de.ibm.com>
7866
7867 * gdbint.texinfo (Build Script): New section. Mention new build script
7868 gdb_buildall.sh.
7869
cda4ce5a
JB
78702008-02-01 Jim Blandy <jimb@red-bean.com>
7871
7872 * gdb.texinfo (Help): Summarize 'info args' correctly.
7873
4acd40f3
TJB
78742008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7875
7876 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7877 available in PowerPC architecture.
7878 (Embedded Processors): Change node name of PowerPC item in menu.
7879 (PowerPC): Rename to...
7880 (PowerPC Embedded): this.
7881 (Architectures): Add new PowerPC item in menu.
7882 (PowerPC): New node.
7883
6e6c6f50
DJ
78842008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7885
7886 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7887 commands.
7888
5ee187d7
DJ
78892008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7890
7891 * gdb.texinfo (Setting Catchpoints): Mention features
7892 supported on GNU/Linux.
7893
e275c0d9
NR
78942008-01-30 Nick Roberts <nickrob@snap.net.nz>
7895
7896 * gdb.texinfo (GDB/MI File Commands): Describe new output
7897 field for MI command -file-list-exec-source-file.
7898
2d717e4f
DJ
78992008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7900
7901 * gdb.texinfo (Using the `gdbserver' Program): Add security
7902 warning. Rearrange into subsections and subsubsections. Document
7903 --multi and --debug. Correct --with-sysroot typo. Update --attach
7904 usage. Make load reference clearer. Document monitor exit.
7905 (Remote Configuration): Document set remote exec-file, attach-packet,
7906 and run-packet.
7907 (Packets): Document vAttach and vRun.
7908
d35a4257 79092008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7910
7911 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7912 detach-on-follow -> detach-on-fork.
f663676d 7913
c78d192c
DJ
79142008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7915
7916 * gdbint.texinfo (Native Conditionals): Remove
7917 SHELL_COMMAND_CONCAT and SHELL_FILE.
7918
d35a4257
EZ
79192008-01-26 Eli Zaretskii <eliz@gnu.org>
7920
7921 * gdb.texinfo (Specify Location): Improve wording.
7922
93815fbf
VP
79232008-01-23 Chris Demetriou <cgd@google.com>
7924
7925 * gdb.texinfo (Threads): Document new "set print thread-events"
7926 and "show print thread-events" commands.
7927
2a25a5ba
EZ
79282008-01-19 Eli Zaretskii <eliz@gnu.org>
7929
7930 * gdb.texinfo (Specify Location): New section.
7931 (Delete Breaks, Edit, Set Breaks): Remove description of
7932 locations. Instead, add a reference to "Specify Location".
7933 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7934 (Symbols): Refer to "Specify Location" for the valid forms of
7935 linespecs and locations.
7936
32c9a795
MD
79372008-01-18 Markus Deuling <deuling@de.ibm.com>
7938
7939 * gdbint.texinfo (Target Conditionals): Replace the description of
7940 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7941
b17828ca
JB
79422008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7943
7944 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7945 about &&var, which is rejected by the expression parser.
7946
0aea4bf3
LM
79472008-01-09 Luis Machado <luisgpm@br.ibm.com>
7948
7949 * gdb.texinfo (Output): Update documentation on using printf with DFP
7950 types.
7951
febe4383
TJB
79522008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7953
7954 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7955 subsubsection.
7956 (Decimal Floating Point format): New subsubsection.
7957
7a404eba
PA
79582008-01-05 Pedro Alves <pedro@codesourcery.com>
7959
7960 * gdb.texinfo (File Options): Remove mention of the attempt to
7961 open a core file with the -p option. Don't list -c as a valid
7962 option to attach to a process.
7963
a4d9b460
PA
79642008-01-05 Pedro Alves <pedro@codesourcery.com>
7965
7966 * gdbint.texinfo (Host Conditionals): Remove mention of
7967 ALIGN_STACK_ON_ENTRY.
7968
6ec2edbe
JB
79692008-01-05 Joel Brobecker <brobecker@adacore.com>
7970
7971 * gdbint.texinfo (Start of New Year Procedure): Add item
7972 describing how to update the source and documentation copyright
7973 notices.
7974
d8b2a693
JB
79752007-12-18 Jim Blandy <jimb@codesourcery.com>
7976
ab209b3a 7977 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7978 watchpoint explanation into the main description of the watchpoint
7979 command; update synopses of 'watch', 'rwatch', and 'awatch'
7980 commands.
7981
8b4ed427
VP
79822007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7983
7984 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7985 Document 'pending-breakpoints' feature of
7986 -list-features.
7987
37e4754d
LM
79882007-12-17 Luis Machado <luisgpm@br.ibm.com>
7989
669fac23 7990 * gdb.texinfo: Add new parameter's description.
37e4754d 7991
1d3811f6
DJ
79922007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7993
7994 * gdb.texinfo (Overview): Clarify run-length encoding
7995 example. Remove the restriction on "+" and "-" characters.
7996
c1c25a1a
EZ
79972007-12-15 Eli Zaretskii <eliz@gnu.org>
7998
7999 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8000
afe8ab22 80012007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8002
afe8ab22
VP
8003 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8004 the -f option for -break-insert, remove -r option,
8005 and clarify specification of location.
8006
a6b151f1
DJ
80072007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8008
8009 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8010 formatting.
8011 (Remote Debugging): Add File Transfer section.
8012 (Remote Configuration): Document Host I/O packets.
8013 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 8014 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
8015 (Packets): Add vFile.
8016
3b784c4f
EZ
80172007-11-17 Eli Zaretskii <eliz@gnu.org>
8018
8019 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8020 breakpoints with multiple locations.
8021 (Breakpoint Menus): Improve wording.
8022 (Output): Fix last change.
8023
a4ce5b0d
UW
80242007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
8025
8026 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8027
1b39d5c0
DE
80282007-11-15 Doug Evans <dje@google.com>
8029
8030 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8031
7a72d44c
VP
80322007-11-15 Vladimir Prus <vladimir@codesourcery.com>
8033
8034 * gdbint.texinfo (Native Conditionals): Remove
8035 mention of CLEAR_SOLIB.
5ae4183a 8036
6d1829bf 80372007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
8038
8039 * gdb.texinfo (Print Settings): Add documentation for "set/show
8040 print frame-arguments".
8041
1a619819
LM
80422007-11-05 Luis Machado <luisgpm@br.ibm.com>
8043
3b784c4f 8044 * gdb.texinfo (Output): Update printf command's description.
1a619819 8045
55eddb0f
DJ
80462007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8047
8048 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8049 powerpc soft-float".
8050
9cceb671
DJ
80512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8052
8053 * gdb.texinfo (Files): Correct formatting. Mention Expat
8054 requirement.
8055 (Requirements for Building GDB): Expand the list of Expat
8056 uses.
8057 (Library List Format, Memory Map Format): Mention Expat.
8058 (Target Descriptions): Update Expat wording.
8059
83acabca
DJ
80602007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8061
8062 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8063 Document that gdbarch_convert_register_p should return zero for no-op
8064 conversions.
8065
e35879db
UW
80662007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8067
83acabca 8068 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
8069 of set_gdbarch_sofun_address_maybe_missing back to ...
8070 (Target Conditionals): ... here to fix build break.
8071
203c3895
UW
80722007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8073
83acabca 8074 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
8075 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8076 (Compiler Characteristics): ... documentation of
8077 set_gdbarch_sofun_address_maybe_missing.
8078
11411de3
DJ
80792007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8080
8081 * gdbint.texinfo (Target Conditionals): Use
8082 frame_unwind_register_unsigned in examples instead of
8083 frame_unwind_unsigned_register.
8084
701adfb0
PA
80852007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8086
8087 * gdb.texinfo: Add TSIZE definition, removed statement about
8088 unbounded arrays being unimplemented.
8089
7cc46491
DJ
80902007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8091
8092 * gdb.texinfo (Predefined Target Types): Add int128
8093 and uint128.
8094 (Standard Target Features): Add PowerPC features.
8095
81adfced
DJ
80962007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8097
8098 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8099
c1874924
UW
81002007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8101
8102 * gdbint.texi (Target Conditionals): Remove documentation
8103 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8104 gdbarch_extract_return_value, and gdbarch_store_return_value.
8105
f6e56ab3
UW
81062007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8107
8108 * gdbint.texi (Target Conditionals): Remove documentation of
8109 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8110
56cf5405
KH
81112007-10-11 Kazu Hirata <kazu@codesourcery.com>
8112
8113 * gdb.texinfo: Mention that inaccessible-by-default is on by
8114 default.
8115
35156bae
DJ
81162007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8117
8118 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8119
d983da9c
DJ
81202007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8121
8122 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8123 multi-threaded watchpoints.
8124 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8125 checked. Describe sticky notification. Expand description
8126 of steppable and continuable watchpoints.
8127 (Watchpoints and Threads): New subsection.
8128
fe6fbf8b
VP
81292007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8130
8131 * gdb.texinfo (Setting Breakpoints): Revise
8132 documentation for pending breakpoints. Document
8133 breakpoints with multiple locations.
5ae4183a 8134
084344da
VP
81352007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8136
8137 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8138 Document -list-features.
5ae4183a 8139
82160952
EZ
81402007-09-15 Eli Zaretskii <eliz@gnu.org>
8141
8142 * gdb.texinfo (Output): Spell out which features of C's printf are
8143 not supported by GDB's printf.
7e27a47a
EZ
8144 (Separate Debug Files): More accurate wording regarding build ID
8145 and a reference to the ld manual rather than the Fedora wiki.
82160952 8146
ea37ba09
DJ
81472007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8148 Jim Blandy <jimb@codesourcery.com>
8149
8150 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8151 (Examining Memory): Update mentions of the 's' format.
8152 (Automatic Display): Likewise.
8153
b8533aec
DJ
81542007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8155
8156 * gdb.texinfo: Update the FSF's Back-Cover Text.
8157
83f83d7f
JK
81582007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8159 Eli Zaretskii <eliz@gnu.org>
8160
8161 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8162 Fixed the ``build ID'' name. New binaries build instructions for the
8163 build ID inclusion. Explain how the commands are specific to the build
8164 ID vs. debug link.
8165
c7e83d54
EZ
81662007-09-01 Eli Zaretskii <eliz@gnu.org>
8167
8168 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8169 indexing for ``build ID'' support.
8170
d3750b24
JK
81712007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8172
8173 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8174 Enlisted BUILD ID to the debug file searching example.
8175 Included a BUILD ID `.note.gnu.build-id' section description.
8176 Updated/added the debug files splitting instructions for OBJCOPY.
8177
02142340
VP
81782007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8179
8180 * gdb.texinfo (Variable Objects): Adjust docs
8181 for -var-info-expression and document
8182 -var-info-path-expression.
8183
d3bdde98
JB
81842007-08-20 Jim Blandy <jimb@codesourcery.com>
8185
3fb6a982
JB
8186 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8187 (title page): Include the dedication in the printed manual, as a
8188 separate page after the copyright notice.
5ae4183a 8189
d3bdde98
JB
8190 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8191 don't break a @var across a line.
8192
c80a96a8
MR
81932007-07-25 Maciej W. Rozycki <macro@mips.com>
8194
8195 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8196 for include files.
8197
5824a901
NR
81982007-07-12 Nick Roberts <nickrob@snap.net.nz>
8199
8200 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
8201 in annotate.texinfo.
8202 (Command History): Link to new node.
5824a901 8203
d52e7ea3
UW
82042007-07-05 Markus Deuling <deuling@de.ibm.com>
8205
8206 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8207
5fc14d0a
EZ
82082007-07-05 Eli Zaretskii <eliz@gnu.org>
8209
8210 * gdbint.texinfo (Target Conditionals): Fix last change.
8211
4a9bb1df
UW
82122007-07-03 Markus Deuling <deuling@de.ibm.com>
8213
8214 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8215 routines:
8216 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8217 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8218 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8219 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8220 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8221 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8222 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8223 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8224 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8225 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8226 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8227 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8228 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8229 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8230 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8231 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8232 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8233 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8234 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8235 (SOFTWARE_SINGLE_STEP_P)
8236
8237 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8238 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8239
8240 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8241 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8242 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8243 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8244 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8245 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8246 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8247 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8248 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8249 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8250
8251 (Converting an existing Target Architecture to Multi-arch): Remove
8252 section.
8253
8254 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8255 (gdbarch_addr_bits_remove): Add code example.
8256
8257 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8258
cfa9d6d9
DJ
82592007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8262 Add other missing entries. Adjust the table size to fit.
8263 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8264 stop reasons including the new "library" event.
8265 (General Query Packets): Adjust table widths for qSupported. Mention
8266 qXfer:libraries:read reply to qSupported and document the new packet.
8267 (Library List Format): New section.
8268
159fcc13
JK
82692007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8270
8271 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8272
f66d1690
MS
82732007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8274
8275 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8276
67102876
NR
82772007-06-25 Nick Roberts <nickrob@snap.net.nz>
8278
8279 * gdbint.texinfo (Register and Memory Data): Break sections
8280 into nodes and add a menu.
8281
a4642986
MR
82822007-06-21 Maciej W. Rozycki <macro@mips.com>
8283
8284 * gdb.texinfo (Examining Memory): Document the new behaviour.
8285
e9c17194
VP
82862007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8287
8288 * gdb.texinfo (Standard Target Features): Document
8289 m68k features.
8290
31d99776
DJ
82912007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8292
8293 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8294
1780a0ed
DJ
82952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8296
8297 * gdb.texinfo (Target Description Format): Add version attribute
8298 for <target>.
8299
822b6570
DJ
83002007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8301
8302 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8303
f8b73d13
DJ
83042007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8305
8306 * gdb.texinfo (MIPS Features): New subsection.
8307
0e7f50da
UW
83082007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8309 Markus Deuling <deuling@de.ibm.com>
8310
8311 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8312 and qXfer:spu:write packets and mention them under qSupported.
8313
23d964e7
UW
83142007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8315 Markus Deuling <deuling@de.ibm.com>
8316
8317 * gdb.texinfo (Architectures): Add new SPU section to document
8318 Cell Broadband Engine SPU architecture specific commands.
8319
9f708cb2
VP
83202007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8321
8322 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8323 comments.
8324
7579b5f8
NR
83252007-06-07 Nick Roberts <nickrob@snap.net.nz>
8326
8327 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8328
bf06d120
JB
83292007-05-29 Jim Blandy <jimb@codesourcery.com>
8330
8331 * gdb.texinfo (Overview): Doc fix.
8332
23776285
MR
83332007-05-22 Maciej W. Rozycki <macro@mips.com>
8334
8335 * gdb.texinfo (Remote Configuration): Document "set/show
8336 remoteflow".
8337
1a69e1e4
DJ
83382007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8339
bf06d120
JB
8340 * gdb.texinfo (MIPS): Remove documentation for set mips
8341 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8342 stack-arg-size.
1a69e1e4 8343
46ba6afa 83442007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8345
46ba6afa
BW
8346 * all-cfg.texi (GDBTUI): New.
8347 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8348 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8349 (TUI Configuration): Edit to improve clarity and fix problems of
8350 both style and content.
5ae4183a 8351
06d3b283
UW
83522007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8353
8354 * observer.texi (GDB Observers): New observer "new_objfile".
8355
179101d6
UW
83562007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8357
8358 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8359
25d5ea92
VP
83602007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8361
8362 * gdb.texinfo (GDB/MI Variable Objects): Document
8363 frozen variables objects.
5ae4183a 8364
701adfb0
PA
83652007-04-13 Paul Brook <paul@codesourcery.com>
8366
8367 * gdb.texinfo: Document ieee_single and ieee_double target types.
8368
ea35711c
DJ
83692007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8370
8371 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8372 (Character Sets, Caching Data of Remote Targets): Likewise.
8373 (Targets): Delete Remote node. Move its text...
8374 (Debugging Remote Programs): ...to here. Delete description
8375 of the "remote" command.
8376 (Remote configuration): Delete description of "set remotedevice"
8377 and "show remotedevice".
8378 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8379
701adfb0
PA
83802007-04-11 Steve Ellcey <sje@cup.hp.com>
8381
8382 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8383
db2e3e2e
BW
83842007-04-11 Bob Wilson <bob.wilson@acm.org>
8385
5ae4183a
AS
8386 * gdb.texinfo (Contributors, Continuing and Stepping)
8387 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8388 (General Query Packets, File-I/O Remote Protocol Extension)
8389 (Protocol Basics, The F Reply Packet, Write)
8390 (Protocol-specific Representation of Datatypes, Memory Transfer):
8391 Fix hyphenation, punctuation and grammar problems.
8392 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8393 'section' instead of 'subsection' in the text.
8394 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8395 (i386): Remove period from section name.
db2e3e2e
BW
8396 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8397 (Config Names, Configure Options): Use @file{configure}.
8398
8a3dae3e
DJ
83992007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8400
8401 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8402 and tab expansion.
8403
1a92f856
DJ
84042007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8405
8406 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8407
79a6e687 84082007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8409
79a6e687
BW
8410 * gdb.texinfo: Consistently capitalize all significant words in
8411 node names, chapter titles, section titles, and headings. Update
8412 cross references to match.
8413 (Starting and Stopping Trace Experiment): Make node name plural.
8414 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8415
ad527d2e
PA
84162007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8417
8418 * gdb.texinfo (WinCE): Delete obsolete subsection.
8419
7ce59000
DJ
84202007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8421
8422 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8423 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8424 references.
8425
8807d78b
DJ
84262007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8427
8428 * gdb.texinfo (Startup): Delete references to some alternate
8429 names for .gdbinit.
8430 (Thread): Remove LynxOS reference.
8431 (Tandem ST2000): Delete target-specific documentation.
8432 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8433 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8434 and GDB_OSABI_LYNXOS.
8435
5f402660
UW
84362007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8437
8438 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8439
bac718a6
UW
84402007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8441
8442 * gdbint.texinfo (Target Conditionals): Remove mention of
8443 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8444 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8445
9453113a
DJ
84462007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8447
8448 * Makefile.in: Add "pdfdir" installation
8449 directory, PDFTEX macro, support for "install-pdf" target,
8450 and rules for making a pdf version of refcard.texi.
8451 * refcard.tex: Specify paper size for PDF output.
8452
ae21e955 84532007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8454
ae21e955 8455 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8456
3f94c067 84572007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8458
3f94c067
BW
8459 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8460 (Source Path, Character Sets, Macros, Define)
8461 (GDB/MI Result Records, GDB/MI Simple Examples)
8462 (GDB/MI Program Execution, GDB/MI File Commands)
8463 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8464 (Bug Reporting): Use @value{GCC}.
5ae4183a 8465
12c27660 84662007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8467
12c27660
BW
8468 * gdb.texinfo (Help): Fix formatting of examples.
8469 (Variables): Use @ifnotinfo instead of @iftex.
8470 (Non-debug DLL symbols): Use @ref instead of @pxref.
8471 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8472
ce9341a1
BW
84732007-03-26 Bob Wilson <bob.wilson@acm.org>
8474
8475 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8476
c8f4133a
BW
84772007-03-26 Bob Wilson <bob.wilson@acm.org>
8478
8479 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8480 the order of the nodes.
8481 (C Operators, C Constants, Debugging C): Remove extra menus.
8482 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8483
c8f4133a 84842007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8485
8486 * gdb.texinfo (File Options): Add missing parenthesis.
8487 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8488
c74d0ad8
DJ
84892007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8490
8491 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8492
ff6f572f
DJ
84932007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8494
669fac23 8495 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8496 case insensitivity.
8497 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8498
994337c3
NR
84992007-02-18 Nick Roberts <nickrob@snap.net.nz>
8500
8501 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8502 (Files): Add section name to argument list for pxref.
8503 (Non-debug DLL symbols): Don't use `see' for pxref.
8504 (Embedded Processors): Fix typo.
8505 (GDB/MI Breakpoint Commands): Execution commands generate
8506 *stopped not ^done.
8507
eb819d70
NR
85082007-02-13 Nick Roberts <nickrob@snap.net.nz>
8509
8510 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8511 values for in_scope. Mention that only root variables can be
8512 updated.
8513 (GDB/MI Development and Front Ends): Explain new values may be
8514 added to existing fields.
8515
123dc839
DJ
85162007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8517
8518 * gdb.texinfo (-target-disconnect): Use @smallexample.
8519 (Requirements): Add anchor for Expat. Update description.
8520 (Target Descriptions): Mention Expat.
8521 (Target Description Format): Document new elements. Use
8522 @smallexample.
8523 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8524 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8525
108546a0
DJ
85262007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8527
8528 * gdb.texinfo (Target Description Format): Add section on XInclude.
8529
95a98c01
NR
85302006-02-03 Nick Roberts <nickrob@snap.net.nz>
8531
8532 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8533 command -enable-timings.
8534
f4b3909f
EZ
85352007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8536
5ae4183a 8537 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8538 descriptions for new/deleted elements in gdb_osabi. Add missing
8539 description for function generic_elf_osabi_sniff_abi_tag_sections.
8540
c7ba131e
JB
85412007-01-29 Joel Brobecker <brobecker@adacore.com>
8542
8543 * gdb.texinfo (Maintenance Commands): Add documentation for
8544 the new "maint print target-stack" command.
8545
3a60f64e
JK
85462007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8547 Eli Zaretskii <eliz@gnu.org>
8548
f4b3909f 8549 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8550
c582f8b6
EZ
85512007-01-26 Eli Zaretskii <eliz@gnu.org>
8552
8553 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8554 Use @value{NGCC} instead of @value{GCC}.
8555
d3e8051b
EZ
85562007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8557
8558 * agentexpr.texi: Fix typos.
8559 * annotate.texinfo: Likewise.
8560 * gdb.texinfo: Likewise.
8561 * gdbint.texinfo: Likewise.
8562 * observer.texi: Likewise.
8563 * stabs.texinfo: Likewise.
8564
86f04699
EZ
85652007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8566
8567 * gdbint.texinfo (Support Libraries): Remove mmalloc
8568 entry. Describe readline library.
8569
23181151
DJ
85702007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8571
8572 * gdb.texinfo (Target Descriptions): New section.
8573 (General Query Packets): Add QPassSignals anchor. Mention
8574 qXfer:features:read under qSupported. Expand mentions of
8575 qXfer:memory-map:read and QPassSignals. Document
8576 qXfer:features:read.
8577
f822c95b
DJ
85782007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8579
8580 * gdb.texinfo (Commands to specify files): Describe
8581 "set sysroot" and "show sysroot".
8582 (Using the `gdbserver' program): Lowercase argument
8583 to @var. Expand description of setting up GDB on the
8584 host.
8585
8936fcda
JB
85862007-01-05 Joel Brobecker <brobecker@adacore.com>
8587
8588 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8589 catch exception, catch exception unhandled, and catch assert
8590 commands.
8591
e776119f
DJ
85922007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8593
8594 * gdb.texinfo (Debugging Output): Document "set debug xml"
8595 and "show debug xml".
8596
aa79a185
DJ
85972007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8598
8599 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8600
7f893741
JB
86012007-01-01 Joel Brobecker <brobecker@adacore.com>
8602
8603 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8604
a1b5960f
VP
86052006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8606
8607 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8608 note in @ignore, to be removed later if nobody complains.
8609
9f470e6e
NR
86102006-12-04 Nick Roberts <nickrob@snap.net.nz>
8611
8612 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8613 of -var-delete.
8614
765dc015 86152006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8616
765dc015 8617 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8618 automatic software/hardware breakpoint usage and
8619 the "set breakpoint auto-hw" command.
765dc015 8620
4b5752d0
VP
86212006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8622
8623 * gdb.texinfo (Memory Access Checking): New.
8624
89be2091
DJ
86252006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8626
8627 * gdb.texinfo (Remote configuration): Mention
8628 "pass-signals-packet".
8629 (General Query Packets): Document QPassSignals. Fix
8630 a typo.
8631
ca3bf3bd
DJ
86322006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8633
8634 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8635
427c3a89
DJ
86362006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8637
8638 * gdb.texinfo (Remote configuration): Rewrite documentation for
8639 packet configuration commands.
8640 (OS Information): Adjust reference to qXfer:auxv:read.
8641 (General Query Packets): Remove references to read-aux-vector-packet
8642 and set remote get-thread-local-storage-address.
8643
7a107747
DJ
86442006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8645
8646 * gdbint.texinfo (Target Architecture Definition): Add new
8647 Initializing a New Architecture section.
8648
1c56eb0e
EZ
86492006-10-31 David Taylor <dtaylor@emc.com>
8650
8651 * stabs.texinfo (Macro define and undefine): New node describing
8652 stabs for #define and #undef.
8653
f73adfeb
AS
86542006-10-27 Andreas Schwab <schwab@suse.de>
8655
8656 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8657
fd60e0df
EZ
86582006-10-21 Eli Zaretskii <eliz@gnu.org>
8659
8660 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8661 clarify on the possible meanings of ``expression'' watched by
8662 watchpoints. Add indexing.
e5ac9b53
EZ
8663 (Prompting, Errors, Invalidation, Annotations for Running)
8664 (Source Annotations): Fix index entries by adding "annotation" to
8665 them, to discriminate from index entries that point to the more
8666 general topic descriptions.
fd60e0df 8667
52bb452f
DJ
86682006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8669
8670 * gdbint.texinfo (Target Vector Definition): Move most
8671 content into Existing Targets. Add a menu.
8672 (Existing Targets): New section, moved from Target Vector
8673 Definition. Use @subsection.
8674 (Managing Execution State): New section.
8675
58955e58
BW
86762006-10-16 Bob Wilson <bob.wilson@acm.org>
8677
8678 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8679
c8aa23ab
EZ
86802006-10-15 Eli Zaretskii <eliz@gnu.org>
8681
8682 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8683 (Command Syntax, Signals, Backtrace, Connecting)
8684 (Remote configuration, Renesas Boards, Console I/O): Fix last
8685 change: use Ctrl- instead of C-, except wrt Emacs.
8686 (File-I/O Examples): Put Ctrl-c in @kbd.
8687 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8688 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8689 (Signals, Set Breaks, Set Watchpoints): Document optional
8690 arguments to `info signals' `handle', `info breakpoints', and
8691 `info watchpoints'.
c8aa23ab 8692
e7109c7e
EZ
86932006-10-14 Eli Zaretskii <eliz@gnu.org>
8694
8695 * gdb.texinfo (Backtrace): Fix last change.
8696
de3aea7b
NR
86972006-10-14 Nick Roberts <nickrob@snap.net.nz>
8698
8699 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8700
7f9087cb
BW
87012006-10-10 Bob Wilson <bob.wilson@acm.org>
8702
c8aa23ab
EZ
8703 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8704 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8705 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8706
68437a39
DJ
87072006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8708 Daniel Jacobowitz <dan@codesourcery.com>
8709
8710 * gdb.texinfo (Packets): Document vFlashErase,
8711 vFlashWrite and vFlashDone packets.
8712 (General Query Packets): Document qXfer:memory-map:read.
8713 Add a new feature for qXfer:memory-map:read.
8714 (Memory map format): New section.
8715 (Target Commands): Mention that gdb can write flash.
8716
fd79ecee
DJ
87172006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8718 Daniel Jacobowitz <dan@codesourcery.com>
8719
8720 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8721 memory regions and "mem auto".
8722
350da6ee
DJ
87232006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8724
8725 * gdbint.texinfo (Array Containers): New section.
8726
2f1acb09
VP
87272006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8728
8729 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8730 -stack-list-arguments HIGH_FRAME argument can be larger then the
8731 actual number of frames.
8732
2ab1eb7a
VP
87332006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8734
8735 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8736 -stack-list-locals HIGH_FRAME argument can be larger then the
8737 actual number of frames.
2ab1eb7a 8738
599b237a
BW
87392006-09-02 Bob Wilson <bob.wilson@acm.org>
8740
8741 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8742 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8743
25ab7e6d
EZ
87442006-09-02 Eli Zaretskii <eliz@gnu.org>
8745
8746 * gdbint.texinfo (Overall Structure): New section "Source Tree
8747 Structure".
8748
940178d3
JB
87492006-08-17 Jim Blandy <jimb@codesourcery.com>
8750
8751 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8752 responses.
8753
30daae6c
JB
87542006-08-08 Joel Brobecker <brobecker@adacore.com>
8755
8756 * gdb.texinfo (Source Path): Add documentation for new
8757 substitute-path commands.
8758
7fa2210b
DJ
87592006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8760
8761 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8762 (Running Configure): ...here.
8763 (Requirements): New node. Mention expat.
8764
3d00d119
DJ
87652006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8766
5ae4183a 8767 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8768 'set download-write-size' and 'show download-write-size'.
8769
0cbfa4ee
DJ
87702006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8771
8772 * stabs.texinfo (Member Type Descriptor): Correct example for
8773 pointer to member types.
8774
16026cd7
AS
87752006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8776
8777 * gdb.texinfo (Optional warnings and messages): Add
8778 'set/show trace-commands'.
8779 (Command files): Add '-v' to source command.
8780
0876f84a
DJ
87812006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8782
8783 * gdb.texinfo (OS Information): Update qPart reference to
8784 qXfer.
8785 (Remote configuration): Likewise.
8786 (Overview): Move @cindex to the start of a paragraph. Talk
8787 about binary data encoding.
8788 (Packets): Refer to the overview for the details of the X
8789 packet encoding.
8790 (General Query Packets): Remove qPart description. Add qXfer
8791 description. Add an anchor to qSupported. Correct feature
8792 table title. Add a new feature for qXfer:auxv:read.
8793 (Interrupts): Add a missing parenthesis.
8794
2ec3381a
DJ
87952006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8796
669fac23 8797 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8798 (GDB/MI Kod Commands): Remove commented out node.
8799
594fe323
EZ
88002006-07-01 Eli Zaretskii <eliz@gnu.org>
8801
8802 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8803 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8804 (GDB/MI Thread Commands, GDB/MI Program Execution)
8805 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8806 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8807 (GDB/MI File Commands, GDB/MI Target Manipulation)
8808 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8809 since the MI prompt is hard-wired into the code.
8810
7e3fb70c
NR
88112006-07-01 Nick Roberts <nickrob@snap.net.nz>
8812
8813 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8814 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8815 (GDB/MI Data Manipulation): Remove description of unimplemented
8816 display related commands as variable objects perform this function
8817 and are superior: -display-delete, -display-disable,
8818 -display-enable, -display-insert and -display-list. Move
8819 -environment-cd, -environment-directory, -environment-path
8820 and -environment-pwd to "Program Context".
8821 (GDB/MI Program Control): Rename to "Program Execution". Move
8822 -exec-arguments -exec-abort to...
8823 (GDB/MI Program Context): ...here. New node split from "Data
8824 Manipulation".
8825
be2a5f71
DJ
88262006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8827
8828 * gdb.texinfo (Remote configuration): Document set / show
8829 remote supported-packets.
8830 (General Query Packets): Document qSupported packet.
8831
701adfb0
PA
88322006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8833
8834 * gdb.texinfo (system): Document behaviour with zero length
8835 string.
8836
fc320d37
SL
88372006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8838
8839 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8840 and font markup.
8841 (Protocol basics): Likewise.
8842 (The F request packet): Likewise.
8843 (The F reply packet): Likewise.
8844 (Memory transfer): Move this node to be a subsubsection of
8845 "Protocol specific representation of datatypes".
8846 (The Ctrl-C message): More copy editing.
8847 (Console I/O): Likewise.
8848 (The isatty call): Delete this node, and merge its content into
8849 the "isatty" node. Fixed references elsewhere.
8850 (The system call): Delete this node, and merge its content into
8851 the "system" node. Fixed references elsewhere.
8852 (open): Reformat to use @table, and add appropriate font markup.
8853 (close): Likewise.
8854 (read): Likewise.
8855 (write): Likewise.
8856 (lseek): Likewise.
8857 (rename): Likewise.
8858 (unlink): Likewise.
8859 (stat/fstat): Likewise.
8860 (gettimeofday): Likewise.
8861 (isatty): Likewise.
8862 (system): Likewise, plus minor changes to fix confusing wording.
8863 (Integral datatypes): Fix font markup.
8864 (Pointer values): Likewise.
8865 (struct stat): Fix markup to use @table, plus minor copy editing.
8866 (struct timeval): Fix font markup, plus minor copy editing.
8867 (Constants): Minor copy editing.
8868 (Errno values): Add font markup.
8869 (File-I/O Examples): Likewise.
8870
158fdf5c
NR
88712006-06-10 Nick Roberts <nickrob@snap.net.nz>
8872
8873 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8874 (GDB/MI Simple Examples): Move node up one level. Use real
8875 examples.
8876 (GDB/MI Compatibility with CLI): Update.
8877 (GDB/MI Result Records): Add "connected" and "exit" result
8878 classes.
8879 (GDB/MI Stream Records): Clarify target output.
8880 (GDB/MI Command Description Format): Modify example description.
8881 (GDB/MI Breakpoint Table Commands): Rename to...
8882 (GDB/MI Breakpoint Commands): ...this
8883 (GDB/MI Breakpoint Commands): Add optional thread field.
8884 (GDB/MI Program Control): Add an introduction. Move "Program
8885 termination" examples into exec-run description.
8886 (GDB/MI File Commands): Mention similar CLI commands.
8887 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8888 is similar to "-gdb-version".
8889
ddb50cd7
EZ
88902006-06-09 Eli Zaretskii <eliz@gnu.org>
8891
8892 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8893
2aef0d6b
NR
88942006-06-02 Nick Roberts <nickrob@snap.net.nz>
8895
8896 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8897 sourceware.org for mailing lists.
d5e40d59 8898 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8899
383a5c52
NR
89002006-06-01 Nick Roberts <nickrob@snap.net.nz>
8901
d5e40d59 8902 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8903
e16b02ee
EZ
89042006-05-22 Eli Zaretskii <eliz@gnu.org>
8905
8906 * gdb.texinfo (Cygwin Native): Fix last change.
8907
be90c084
CF
89082006-05-22 Christopher Faylor <cgf@timesys.com>
8909
8910 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8911
347ceba5
NR
89122006-05-15 Nick Roberts <nickrob@snap.net.nz>
8913
8914 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8915 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8916
369af7bd
DJ
89172006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8918
8919 * gdb.texinfo (General Query Packets): Recommend not starting
8920 new packets with qC and clarify.
8921
2ffdbde8 89222006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8923
8924 * gdb.texinfo (M2 Types): New section.
72019c9c 8925
16d1a084
DJ
89262006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8927
8928 * agentexpr.texi: Add a copyright and license notice.
8929 * observer.texi: Likewise, with GPL clause for function prototypes.
8930 Remove trailing whitespace.
8931
aa56d27a
JB
89322006-05-05 Jim Blandy <jimb@codesourcery.com>
8933
8934 * gdb.texinfo (General Query Packets): Document conventions for
8935 terminating packet names, and their violations.
8936
5bdf8622
DJ
89372006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8938
8939 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8940 * gdb.texinfo: Likewise.
8941
605a56cb
DJ
89422006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8943
8944 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8945 and "show remotedebug".
8946 (Debugging Output): Add additional index entries.
8947
b8db102d
MS
89482006-04-27 Michael Snyder <msnyder@redhat.com>
8949
8950 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8951
c5e30d01
AC
89522006-04-22 Andrew Cagney <cagney@redhat.com>
8953
8954 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8955 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8956
8181d85f
DJ
89572006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8958
8959 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8960 and remove breakpoint prototypes.
8961 (Watchpoints): Move description of target_insert_hw_breakpoint and
8962 target_remove_hw_breakpoint ...
8963 (Breakpoints): ... to here. Document target_insert_breakpoint and
8964 target_remove_breakpoint.
8965
4f553f88
JB
89662006-04-17 Jim Blandy <jimb@codesourcery.com>
8967
8968 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8969 and C packets are optional.
8970
cd852561
FR
89712006-04-14 Frederic Riss <frederic.riss@st.com>
8972
8973 * gdb.texinfo (Specifying source directories): Update the description
8974 of the source file search to reflect the fact that the source path
8975 always contains at least $cdir and $cwd.
8976
b620eb07
MS
89772006-03-31 Michael Snyder <msnyder@redhat.com>
8978
8979 * gdb.texinfo: Update copyright dates.
8980
3156cdaf
EZ
89812006-03-31 Eli Zaretskii <eliz@gnu.org>
8982
8983 * gdb.texinfo (Overview): Add an index entry to "empty response".
8984
701adfb0
PA
89852006-03-29 Steve Ellcey <sje@cup.hp.com>
8986
8987 * gdb.texinfo: Remove gdbserve.nlm documentation.
8988
7d30c22d
JB
89892006-03-28 Jim Blandy <jimb@codesourcery.com>
8990
8991 * gdbint.texinfo (Prologue Analysis): New section.
8992
86941c27
JB
89932006-03-07 Jim Blandy <jimb@red-bean.com>
8994
66b8c7f6
JB
8995 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8996
1a10341b
JB
8997 * gdb.texinfo (Target Commands): Update text describing how to
8998 specify a target. Refer to the detailed section on remote
8999 debugging, not the brief mention.
9000
86941c27
JB
9001 * gdb.texinfo (Connecting): Organize the different 'target remote'
9002 connection methods into a table. Add a 'target remote' index
9003 entry. (!!!)
9004
62f3a2ba
FF
90052006-02-17 Fred Fish <fnf@specifix.com>
9006
9007 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9008 'ptype' commands to reflect the fact that the only significant
9009 difference between them is that ptype prints the complete type
9010 description instead of just the name.
9011
8b9a88ea
WZ
90122006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
9013
9014 * gdbint.texinfo (Watchpoints): Delete
9015 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9016
7e8dc855
NR
90172006-02-10 Nick Roberts <nickrob@snap.net.nz>
9018
9019 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9020 times fields where needed. Fix typos. Update general form given
9021 for output of -break-insert.
9022 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9023
c91d38aa
DJ
90242006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
9025
9026 * gdbint.texinfo (Symbol Handling): Add a section
9027 on memory management.
9028
38fcd64c
DJ
90292006-02-06 Vladimir Prus <ghost@cs.msu.su>
9030
9031 * gdb.texinfo (Breakpoint table commands): Document the fullname
9032 field in -break-list output.
9033
219eec71
EZ
90342006-02-03 Eli Zaretskii <eliz@gnu.org>
9035
9036 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9037 debugging information produced by the various "set debug..."
9038 options.
9039
ae5a43e0
DJ
90402006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9041
9042 * gdb.texinfo (Files): Remove obsolete bits from the description
9043 of "symbol-file".
9044
a9f158ec
JB
90452006-01-25 Jim Blandy <jimb@redhat.com>
9046
9047 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9048
410dd08e
JB
90492006-01-24 Jim Blandy <jimb@redhat.com>
9050
9051 * gdbint.texinfo (Frames): Document the basics of GDB's register
9052 unwinding model, and explain the existence of the "sentinel" frame.
9053
4b505b12
AS
90542006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9055
9056 * gdb.texinfo (Choosing files): Mention that -directory is used
9057 for script files.
9058 (Specifying source directories): Likewise.
9059 (Command files): Explain how script files are found.
9060
839c27b7
EZ
90612006-01-21 Eli Zaretskii <eliz@gnu.org>
9062
9063 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9064 the threads in a multi-threaded program.
9065 (Threads): The threadno argument of "thread apply" can be a range
9066 of numbers.
9067
7be93b9e
JB
90682006-01-18 Jim Blandy <jimb@redhat.com>
9069
9070 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9071 of warning flags.
9072
fcc73fe3
EZ
90732006-01-13 Eli Zaretskii <eliz@gnu.org>
9074
9075 * gdb.texinfo (Sequences): Improve menu annotations.
9076 (Define): Add index entries for arguments of user-defined
9077 commands. Move the description of flow-control commands...
9078 (Command Files): ...to here. Document loop_break and
9079 loop_continue.
ca91424e
EZ
9080 (Define, Command Files): Document `end' and add index entries for
9081 it.
fcc73fe3 9082
5c95884b
MS
90832006-01-04 Michael Snyder <msnyder@redhat.com>
9084
9085 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 9086 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 9087
860701dc
PH
90882006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9089
9090 * gdb.texinfo (Omissions from Ada): Document that there is now
9091 limited aggregate support.
9092
36b80e65
EZ
90932005-12-28 Eli Zaretskii <eliz@gnu.org>
9094
9095 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9096 registers and the likes.
9097
c1468174
EZ
90982005-12-24 Eli Zaretskii <eliz@gnu.org>
9099
9100 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9101 (Symbols): Fix usage of "e.g.".
359df76b 9102 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
9103
9104 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9105 (Coding): Fix usage of "e.g.".
9106
c02a867d
EZ
91072005-12-23 Eli Zaretskii <eliz@gnu.org>
9108
5ae4183a
AS
9109 * stabs.texinfo:
9110 * refcard.tex:
c02a867d 9111 * gpl.texi:
5ae4183a
AS
9112 * gdbint.texinfo:
9113 * gdb.texinfo:
9114 * gdb-cfg.texi:
c02a867d 9115 * fdl.texi:
5ae4183a
AS
9116 * annotate.texinfo:
9117 * all-cfg.texi:
c02a867d
EZ
9118 * Makefile.in: Add (C) after Copyright. Update the FSF
9119 address.
9120
fad38dfa
EZ
91212005-12-03 Eli Zaretskii <eliz@gnu.org>
9122
9123 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9124 extend GDB with commands for external monitor.
9125
53e5f3cf
AS
91262005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9127
9128 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9129
55f6ca0f
JB
91302005-11-25 Joel Brobecker <brobecker@adacore.com>
9131
9132 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9133
c1947b85
JB
91342005-11-21 Jim Blandy <jimb@redhat.com>
9135
9136 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9137 placement of 'R' actions in tracepoint action packets; document
9138 dependence of 'X' and 'M' actions on a preceding 'R' action for
9139 their registers.
9140
9d29849a
JB
91412005-11-19 Jim Blandy <jimb@redhat.com>
9142
9143 * gdb.texinfo (Tracepoint Packets): New node.
9144 (General Query Packets): Add entries for the tracepoint packets,
9145 referring to the "Tracepoint Packets" node.
9146 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 9147
9a6253be
KB
91482005-11-18 Kevin Buettner <kevinb@redhat.com>
9149
9150 * gdb.texinfo (set remotebreak): Add anchor.
9151 (X packet): Likewise.
9152 (Remote Protocol): Add new section `Interrupts' and new index
9153 entry `interrupts (remote protocol)'.
9154
5f3bebba
JB
91552005-11-18 Jim Blandy <jimb@redhat.com>
9156
9157 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9158 entries into the General Query Packets section. Add a
9159 cross-reference to that section. Drop description of replies, as
9160 these are covered in the descriptions of each packet.
9161 (General Query Packets): Add introductory text. Explain naming
9162 conventions, and how the end of a name is recognized.
9163
9a7a1b36
KB
91642005-11-17 Kevin Buettner <kevinb@redhat.com>
9165
0564b6cf 9166 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
9167 "set remotebreak" command.
9168
b8ff78ce
JB
91692005-11-16 Jim Blandy <jimb@redhat.com>
9170
9171 * gdb.texinfo (Packets, Stop Reply Packets)
9172 (General Query Packets): Various formatting cleanups.
9173 - Use @samp for packet contents.
9174 - Drop summaries from packet @item lines; the same information appears
9175 immediately below in the description.
9176 - Delete paragraph breaks after packet @item commands, so that the
9177 description appears directly to the right of the packet prototype
9178 in the printed manual, if it fits.
9179 - Place spaces in packet prototypes between @vars and non-@var
9180 letters, and explain that they're just for formatting.
9181 - Use @dots{} instead of '...'.
9182 - Fix uses of @code where @var was needed.
9183 - Replace "deprecated" markers with English text spelling out the
9184 packet's status and the preferred alternatives.
9185 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9186 what this ever meant.
9187 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9188 this for a long time.
9189 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9190 implemented several times, and have been in use for years.
9191
8ffe2530
JB
91922005-11-15 Jim Blandy <jimb@redhat.com>
9193
c43c5473
JB
9194 * gdb.texinfo (Packets): Add index entries for 'm' packet
9195 disclaimers.
5ae4183a 9196
fb031cdf
JB
9197 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9198 of stub when processing an 'm' packet.
9199
8ffe2530
JB
9200 * gdb.texinfo (Packets): Mention that packets beginning with
9201 letters are reserved once, at the top, instead of actually listing
9202 them all and saying "reserved".
9203
c03c782f
AS
92042005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9205
9206 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9207 Change @var{$arg0 to @code{$arg0.
9208
814e32d7
WZ
92092005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9210
9211 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9212
fa93a9d8
JB
92132005-11-12 Jim Blandy <jimb@redhat.com>
9214
9215 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9216 order. Remove extraneous 'z'.
9217
8a5a3c82
AS
92182005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9219
9220 * gdb.texinfo (Choosing files): Add --eval-command.
9221
4b0ad762
AS
92222005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9223
9224 * gdb.texinfo (Choosing modes): Add --return-child-result.
9225
9226
1a088d06
AS
92272005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9228
9229 * gdb.texinfo (Choosing modes): Add --batch-silent.
9230
656d5e12
EZ
92312005-10-28 Eli Zaretskii <eliz@gnu.org>
9232
9233 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9234 "The -var-update Command".
9235
3c9c013a
JB
92362005-10-03 Joel Brobecker <brobecker@adacore.com>
9237
9238 * gdb.texinfo (Print Settings): Add documentation for set/show
9239 print array-indexes.
9240
7ba3cf9c
DJ
92412005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9242
9243 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9244 6.2 and 6.3.
9245
a94ab193
EZ
92462005-08-27 Eli Zaretskii <eliz@gnu.org>
9247
9248 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9249 since 19-Jan-2004.
9250 (Files): Likewise.
ab1adacd
EZ
9251 (Variables, Symbols): Document the "<incomplete type>" message and
9252 its reasons.
a94ab193 9253
ca06016a
FF
92542005-08-01 Fred Fish <fnf@specifix.com>
9255
9256 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9257
cf58170d
NR
92582005-07-15 Nick Roberts <nickrob@snap.net.nz>
9259
9260 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9261 option for -var-list-children and -var-update.
9262 (GDB/MI Stack Manipulation): Simplify description of
9263 print-values option for -stack-list-locals.
9264 (GDB/MI Command Description Format): Clarify.
9265 (Mode Options): Spelling of superseded.
9266
38f1196a
BR
92672005-07-12 Bob Rossi <bob@brasko.net>
9268
9269 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9270 corresponding GDB command comment.
9271
3cb3b8df
BR
92722005-07-06 Bob Rossi <bob@brasko.net>
9273
9274 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9275 and -inferior-tty-show.
9276 (Input/Output): Document "set/show inferior-tty" and tty alias.
9277
10fac096
NW
92782005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9279
9280 * gdb.texinfo (Packets): Change description of 'D' packet to note
9281 that GDB does wait for a response.
9282
d1b6db76
NR
92832005-06-22 Nick Roberts <nickrob@snap.net.nz>
9284
9285 * gdb.texinfo (History) Rename "Command History".
9286 (Command History): Move node "Server Prefix" from section on
9287 Annotations here.
9288
29629dcf
NR
92892005-06-19 Nick Roberts <nickrob@snap.net.nz>
9290
9291 * gdb.texinfo (GDB/MI Stack Manipulation):
9292 Re-instate -stack-info-frame with example. Say that it gets
9293 info on selected frame, not current frame.
9294
397ca115
EZ
92952005-06-18 Eli Zaretskii <eliz@gnu.org>
9296
9297 * gdb.texinfo (Server): Clarify that `file' should be used before
9298 connecting to the server.
9299 (Files): Add an xref to the above description.
51274035
EZ
9300 (Output Formats): More detailed description of the `c' format.
9301 (Memory): List explicitly all the formats supported by `x'.
638ac427 9302 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 9303 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
9304 files. Add more indexing for solib-absolute-prefix and
9305 --with-sysroot.
76d17f34
EZ
9306 (Machine Code): Document possible problems with locations in
9307 shared libraries.
d416eeec
EZ
9308 (Backtrace): Document that free-standing environments do not need
9309 to have a `main' function.
397ca115 9310
74f6deaa
NR
93112005-06-18 Nick Roberts <nickrob@snap.net.nz>
9312
9313 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9314 -stack-info-frame.
9315
a9967aef
AC
93162005-06-07 Andrew Cagney <cagney@gnu.org>
9317
9318 * gdb.texinfo (Contributors): Note the original multi-arch
9319 contributors.
9320
e09f16f9
EZ
93212005-06-03 Eli Zaretskii <eliz@gnu.org>
9322
9323 * gdb.texinfo (Registers): Add index entries for the standard
9324 registers.
9325 (Frames): Add cross-reference from frame pointer description to
9326 the Registers node.
9327 (Annotations Overview): Fix the reference to GDB name.
9328
d87ba7ee
EZ
93292005-06-01 Eli Zaretskii <eliz@gnu.org>
9330
9331 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9332 can-use-hw-watchpoints.
9333
034dad6f
BR
93342005-05-28 Bob Rossi <bob@brasko.net>
9335
9336 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9337 the possible reasons why an exec async record would be returned to FE.
9338
ffed4509
AC
93392005-05-26 Andrew Cagney <cagney@gnu.org>
9340
9341 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9342 Andrew Cagney implemented the original GDB/MI.
9343
e22e55c9
OF
93442005-05-23 Orjan Friberg <orjanf@axis.com>
9345
9346 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9347 documentation. Add documentation for cris-mode.
9348
a78e13ce
EZ
93492005-05-20 Eli Zaretskii <eliz@gnu.org>
9350
9351 * gdb.texinfo (Numbers): Explain the example and make the wording
9352 more acurate.
9353
76ff342d
DJ
93542005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9355 Dennis Brueni <dennis@slickedit.com>
9356
9357 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9358 (GDB/MI Data Manipulation, GDB/MI Program Control)
9359 (GDB/MI Stack Manipulation): Update examples to include the fullname
9360 attribute in stack frames.
9361
119b882a
EZ
93622005-05-12 Eli Zaretskii <eliz@gnu.org>
9363
9364 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9365 do with other non-standard names of init files.
9366
6fc08d32
EZ
93672005-05-11 Eli Zaretskii <eliz@gnu.org>
9368
9369 * gdb.texinfo (Command Files): Move the description of the startup
9370 from here...
9371 (Startup): ...to this new subsection of the Invocation chapter.
9372 Rearrange the description of init files more logically and add a
9373 cross-reference to "Command Files". Document the special gdbinit
9374 name for CISCO 68k. Expand the description of what GDB does
9375 during startup.
9376 (History): Add index entry for HISTSIZE.
9377
a561754a
MK
93782005-05-02 Mark Kettenis <kettenis@gnu.org>
9379
9380 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9381
2eecc4ab
EZ
93822005-05-02 Eli Zaretskii <eliz@gnu.org>
9383
9384 * gdb.texinfo (SVR4 Process Information, The isatty call)
9385 (The system call): Don't use foo(N) notation for man pages and
9386 functions.
514c4d71 9387 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9388
18999be5
EZ
93892005-04-27 Eli Zaretskii <eliz@gnu.org>
9390
9391 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9392 were optimized away.
9393
0abb7bc7
EZ
93942005-04-22 Eli Zaretskii <eliz@gnu.org>
9395
9396 * gdb.texinfo (Remote configuration): Document "set/show
9397 get-thread-local-storage-address". Add cross-reference to the
9398 description of the qGetTLSAddr packet.
9399 (General Query Packets): Mention "set remote
9400 get-thread-local-storage-address" and add a reference to its
9401 description.
9402
6f61acb1
NR
94032005-04-19 Nick Roberts <nickrob@snap.net.nz>
9404
9405 * gdb.texinfo (Backtrace): Describe 'bt full'.
9406
9d59903a
NR
94072005-04-17 Nick Roberts <nickrob@snap.net.nz>
9408
9409 * gdb.texinfo (Mode Options): Fix typo.
9410 (GDB/MI): Describe how to invoke GDB/MI.
9411
721c2651
EZ
94122005-04-16 Eli Zaretskii <eliz@gnu.org>
9413
9414 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9415 references changed. Add description of "info udot".
721c2651
EZ
9416 (Files): Document "set/show stop-on-solib-events".
9417 (M32R/D): Document "set/show download-path", "set/show
9418 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9419 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9420 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9421 (Maintenance Commands): Improve indexing.
9422 (Target Commands): Document "set/show hash", "set/show debug
9423 monitor".
9424 (SVR4 Process Information): Document "info pidlist" and "info
9425 meminfo". Document "set/show procfs-tarce" and "set/show
9426 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9427 (Symbols, The Print Command with Objective-C): Improve indexing.
9428 (Objective-C): Add references to "info classes" and "info
9429 selectors".
c45da7e6
EZ
9430 (Debugging Output): Improve wording. Document "set/show debug
9431 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9432 (Set Breaks): Add index entry for "hardware breakpoints".
9433 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9434 and "set/show usehardbreakpoints".
9435 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9436 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9437 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9438 rdiromatzero", "set/show rdiheartbeat".
9439 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9440 "sds".
9441 (Embedded Processors): Document the "sim" command.
9442 (Remote): Document the "remote" command.
9443 (DJGPP Native): Document the "info serial" command.
9444 (Threads): Document "maint info sol-threads".
9445 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9446 (Set Breaks): Improve indexing.
9447 (Command Syntax): Add a reference to dont-repeat.
9448 (Define): Document "dont-repeat".
9449 (TUI Commands): Document "tabset".
9450 (WinCE): New subsection. Document "set/show remotedirectory",
9451 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9452
14d6dd68
EZ
94532005-04-15 Eli Zaretskii <eliz@gnu.org>
9454
9455 * gdb.texinfo (Hurd Native): New subsection, documents
9456 Hurd-specific commands.
a64548ea 9457 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9458 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9459 (MIPS): Improve documentation of heuristic-fence-post. Document
9460 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9461 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9462 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9463 (ARM): Document ARM-specific commands.
a64548ea
EZ
9464 (AVR): New section. Document "info io_registers".
9465 (CRIS): New section. Document "set/show cris-version" and
9466 "set/show cris-dwarf2-cfi".
9467 (HPPA): New section. Document "set/show debug hppa" and "maint
9468 print unwind".
a5adf40f 9469 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9470 (Super-H): New section. Document the "regs" command.
721c2651 9471 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9472
9c16f35a
EZ
94732005-04-09 Eli Zaretskii <eliz@gnu.org>
9474
9475 * gdb.texinfo (Print Settings): Document "set/show print
9476 pascal_static-members", "set print repeats", "show print
9477 null-stop". Improve indexing. Fix documentation of "set print
9478 union".
9479 (Pascal): New section.
9480 (Supported languages): Rename from "Support"; all references
9481 updated. Add a menu item for Pascal.
9482 (Numbers): Document "set radix.
9483 (Screen Size): Document "set/show pagination".
9484 (MIPS Embedded): Remove "set processor" documentation.
9485 (Remote configuration): Document "set/show X/P/Z-packet",
9486 "set/show read-aux-vector-packet", "set/show remote
9487 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9488 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9489 remotedebug", "set/show remotebreak", "set/show remotedevice",
9490 "set/show remotelogfile".
9491 (Auxiliary Vector): Add reference to the description of the
9492 read-aux-vector-packet setting.
9493 (Set Watchpoints): Add a cross-reference to "set remote
9494 hardware-breakpoint-limit".
9495 (General Query Packets): Add indexing of requests and
9496 cross-references to related commands in "Remote configuration".
9497 (File-I/O Overview, The system call): Fix wording and typos.
9498 (Thread Stops): Add index entries.
9499 (Continuing and Stepping): Document "show step-mode".
9500 (i386): New node. Document "set/show struct-convention".
9501 (Files): Document "show trust-readonly-sections".
9502 (Calling): Document "set/show unwindonsignal".
9503 (Messages/Warnings): Add index entries.
9504 (Maintenance Commands): Document "set/show watchdog".
9505 (Annotations Overview): Document "show annotate".
9506 (Set Watchpoints): Add index entries.
9507 (Symbols): Fix doc of case-sensitive.
9508 (ABI): Document "show coerce-float-to-double".
9509 (Convenience Vars, Help): Improve indexing.
9510 (Machine Code): Document "show disassembly-flavor".
9511 (Debugging C plus plus): Document "show overload-resolution".
9512 (Value History, Signaling): Add index entries.
9513
95142005-04-08 Eli Zaretskii <eliz@gnu.org>
9515
9516 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9517 (Processes): Fix wording.
9518 (History, List, Logging output, Define, Symbols, Print Settings):
9519 Improve indexing.
9520
a8f24a35
EZ
95212005-04-03 Eli Zaretskii <eliz@gnu.org>
9522
9523 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9524 redundant index entry for "target" command.
9525 (Backtrace): Add index entries.
9526 (Symbols, Fortran): Document the "set case-sensitive" command.
9527 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9528 (Print Settings): Add index entry for "set demangle-style".
9529 (Target Commands): Document "set download-write-size".
9530 (Debugging Output): Document "set exec-done-display".
9531
09d4efe1
EZ
95322005-04-02 Eli Zaretskii <eliz@gnu.org>
9533
9534 * gdb.texinfo (Files): Fix the name and documentation of
9535 add-shared-symbol-files. Document its alias assf. Update the
9536 list of OSs where GDB supports shared libraries. Fix markup.
9537 (Continuing and Stepping): Add reference to @var{location} in the
9538 text.
9539 (Dump/Restore Files): Fix reference to @{filename}.
9540 (Help): Fix wording.
9541 (Attach): Ditto.
9542 (Set Watchpoints): Ditto.
9543 (Backtrace): Remove redundant index entries. Improve index
9544 entries.
9545 (Delete Breaks): Fix wording.
9546 (Memory): Document the compare-sections command.
9547 (Memory Region Attributes): Improve wording.
9548 (Disabling): Improve wording.
9549 (Fortran): New subsection. Document the "info common" command.
9550 (Help): Document aliases "info copying" and "info warranty".
9551 (Caching Remote Data): New section. Document the "set/show
9552 remotecache" and "info dcache" commands.
9553 (Show): Fix wording of the documentation of the "set
9554 extension-language" command.
9555 (Signals): Add index entry for "info handle".
9556 (Memory Region Attributes): Fix punctuation.
9557 (Symbols): Change the arg name to "location" and refer to it in
9558 the text. Fix wording of "info types" doc.
9559 (Threads): Fix usage of @enumerate @item's.
9560 (Listing Tracepoints): Add index entry for "info tp".
9561 (Set Watchpoints): Add xref to "info break" description.
9562 (Macros): Add an index entry for "macro exp1". Document the
9563 "macro list" command.
9564 (Maintenance Commands): Document "flushregs", "maint agent",
9565 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9566 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9567 "maint print architecture", "maint print objfiles", "maint print
9568 statistics", "maint print type", "maint show-debug-regs", "maint
9569 space", "maint time", and "maint translate-address".
9570 (Connecting): Document the "monitor" command.
9571 (Annotations Overview): Describe the "set annotate" command.
9572
82f2d802
EZ
95732005-04-01 Eli Zaretskii <eliz@gnu.org>
9574
9575 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9576 Rearrange index entries and improve wording about support for
9577 hardware watchpoints.
9578
7d51c7de
BR
95792005-03-10 Bob Rossi <bob@brasko.net>
9580
9581 * gdb.texinfo: Update copyright
9582
68c71a2e
TR
95832005-02-09 Theodore A. Roth <troth@openavr.org>
9584
9585 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9586 error.
9587
701adfb0
PA
95882005-03-07 Joel Brobecker <brobecker@adacore.com>
9589
9590 * observer.texi (executable_changed): New observer.
9591
83761cbd
KB
95922005-02-03 Kevin Buettner <kevinb@redhat.com>
9593
9594 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9595
9f1c6395
MS
95962005-01-17 Michael Snyder <msnyder@redhat.com>
9597
9598 * gdb.texinfo: Fix spelling, infinte -> infinite.
9599
fbd1b305
MK
96002005-01-08 Mark Kettenis <kettenis@gnu.org>
9601
9602 * observer.texi (GDB Observers): Document "solib_loaded".
9603
3ace7edb
AC
96042005-01-07 Andrew Cagney <cagney@gnu.org>
9605
bec39cab
AC
9606 * configure.ac: Rename configure.in, require autoconf 2.59.
9607 * configure: Re-generate.
9608
3ace7edb
AC
9609 * configure.in: Replace configdirs with multiple references to
9610 AC_CONFIG_SUBDIRS.
9611 * configure: Re-generate.
5ae4183a 9612
53531fc1
AC
96132005-01-04 Andrew Cagney <cagney@gnu.org>
9614
9615 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9616 part of the version number.
9617
536ffdb7
MK
96182004-12-24 Mark Kettenis <kettenis@gnu.org>
9619
9620 * gdbint.texinfo (Algorithms): Remove description of
9621 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9622
e1aac25b
JB
96232004-12-07 Jim Blandy <jimb@redhat.com>
9624
9625 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9626 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9627 numbers.
9628
f47b1503
AS
96292004-12-07 Andreas Schwab <schwab@suse.de>
9630
9631 * gdb.texinfo (Mode Options): Document -l option.
9632
b6b8ece6
EZ
96332004-12-04 Eli Zaretskii <eliz@gnu.org>
9634
9635 * gdbint.texinfo (Algorithms): More accurate description of
9636 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9637 is not needed unless data-read and data-access watchpoints are
9638 supported. Add a description of how GDB checks whether the
9639 inferior stopped because a watchpoint was hit.
9640
01371747
EZ
96412004-11-23 Eli Zaretskii <eliz@gnu.org>
9642
9643 * gdb.texinfo (Files): Add cross-reference to description of
9644 -readnow command-line switch.
9645
2315ffec
RC
96462004-11-10 Randolph Chung <tausq@debian.org>
9647
9648 * gdb.texinfo: Document set/show backtrace past-entry commands.
9649 Rearrange index entries for set/show backtrace past-main.
9650
69065f5d
AC
96512004-11-10 Jon Beniston <jon@beniston.com>
9652
9653 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9654 * gdb.texinfo (Remote Serial Protocol): Further describe
9655 binary transfer escaping mechanism .
69065f5d 9656
30e91e0b
RC
96572004-11-08 Randolph Chung <tausq@debian.org>
9658
9659 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9660 and "show debug infrun". Add index entries.
9661
60bf7e09
EZ
96622004-10-23 Eli Zaretskii <eliz@gnu.org>
9663
9664 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9665 "info proc" that are already implemented. Add index entries.
9666 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9667 (Files): Add a tip for decreasing memory used for symtabs from
9668 shared libraries.
f018e82f
EZ
9669 (Starting): Fix whitespace; make "elaboration" stand out where it
9670 is first used, and add an index entry for the term.
f8568604
EZ
9671 (Calling): Expand and elaborate text. Add "print". Add the
9672 description of problems with weak aliases.
384ee23f 9673 (Core File Generation): New section.
60bf7e09 9674
d52fe014
AC
96752004-10-12 Andrew Cagney <cagney@gnu.org>
9676
9677 * gdbint.texinfo (Versions and Branches): New chapter.
9678 (Releasing GDB): Delete "Versions and Branches" section.
9679 (Top): Add "Versions and Branches".
9680
703663ab
EZ
96812004-10-08 Eli Zaretskii <eliz@gnu.org>
9682
9683 * gdb.texinfo (Editing, History): Add cross-references to the
9684 included Readline and History user documentation. Remove
9685 references to the symbol have-readline-appendices which is unused
9686 and undefined.
9687 (History): Fix indexing.
9688
ac77d04f
JJ
96892004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9690
9691 * gdbint.texinfo (target_stopped_data_address): Update to
9692 new prototype.
9693 (i386_stopped_data_address): Update prototype and description.
9694 (i386_stopped_by_watchpoint): New function and description.
9695
e07c999f
PH
96962004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9697
9698 * gdb.texinfo (Filenames): Add Ada suffixes.
9699 (Ada) New section.
9700
2e868123
AC
97012004-09-27 Andrew Cagney <cagney@gnu.org>
9702 Robert Picco <Robert.Picco@hp.com>
9703
9704 * gdb.texinfo (Packets): Document the "p" packet.
9705
02a57714
JM
97062004-09-21 Jason Molenda (jmolenda@apple.com)
9707
9708 * gdb.texinfo (Paths and Names of the Source Files): Document the
9709 meaning of values in the 'desc' field of a SO stab.
9710
ae038cb0
DJ
97112004-09-20 Daniel Jacobowitz <dan@debian.org>
9712
9713 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9714 max-cache-age" and "maint show dwarf2 max-cache-age".
9715
f7dc1244
EZ
97162004-09-16 Eli Zaretskii <eliz@gnu.org>
9717
9718 * gdb.texinfo (Set Breaks): Add index entry for setting
9719 breakpoints on overloaded C++ functions that are not members of
9720 any classes. Add an example and an index entry for setting
9721 breakpoints on all program functions.
9722 (Character Sets, Macros, Overlay Commands)
9723 (Non-debug DLL symbols, GDB/MI Output Syntax)
9724 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9725 Use "(@value{GDBP})" instead of a literal "(gdb)".
9726
f810308b
AC
97272004-09-12 Andrew Cagney <cagney@gnu.org>
9728
9729 * gdbint.texinfo (Native Debugging): Delete description of
9730 FILES_INFO_HOOK.
9731
15a661f3
PH
97322004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9733
5ae4183a
AS
9734 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9735 to hex_string_custom (not historically correct, but more
15a661f3
PH
9736 understandable, given the current code).
9737
f3219c75
AC
97382004-09-03 Andrew Cagney <cagney@gnu.org>
9739
9740 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9741
f3bb6704
JJ
97422004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9743
9744 * observer.texi (solib_unloaded): New observer.
9745
8d2c00cb
AC
97462004-08-24 Andrew Cagney <cagney@gnu.org>
9747
9748 * gdbint.texinfo (Target Architecture Definition): Add missing
9749 comma.
9750
e7dc800a
MC
97512004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9752
9753 * (Using the Testsuite): build != host is supported,
9754 but some test scripts do not support build != host.
9755
73b03683
MK
97562004-08-14 Mark Kettenis <kettenis@gnu.org>
9757
9758 * gdbint.texinfo (Host Definition): Delete description of
9759 FCLOSE_PROVIDED and GETENV_PROVIDED.
9760
701adfb0
PA
97612004-08-11 Joel Brobecker <brobecker@gnat.com>
9762
9763 * gdbint.texinfo (Host Definition): Remove documentation for
9764 USE_O_NOCTTY, no longer used.
9765
c0ccb908
MK
97662004-08-05 Mark Kettenis <kettenis@chello.nl>
9767
9768 * gdbint.texinfo (Host Definition): Delete description of
9769 NO_SYS_FILE.
9770 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9771 PTRACE_FP_BUG.
9772
9c8dbfa9
AC
97732004-08-05 Andrew Cagney <cagney@gnu.org>
9774
9775 * gdbint.texinfo (Target Architecture Definition): Delete
9776 reference to deprecated_read_fp.
9777
f42accbe
AC
97782004-08-02 Andrew Cagney <cagney@gnu.org>
9779
9780 * gdbint.texinfo (Target Architecture Definition): Delete
9781 description of DEPRECATED_REGISTER_BYTES.
9782
0b66e38c
EZ
97832004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9784
9785 * gdb.texinfo (Source Path): Document the new behavior of
9786 searching for the source files.
9787
15387254
EZ
97882004-07-17 Eli Zaretskii <eliz@gnu.org>
9789
9790 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9791 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9792 (Auto Display): Improve indexing.
9793
2c07db7a
AC
97942004-07-16 Andrew Cagney <cagney@gnu.org>
9795
9796 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9797 "-noasync".
9798
4644b6e3
EZ
97992004-07-09 Eli Zaretskii <eliz@gnu.org>
9800
9801 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9802 have the same prefix have only their prefix in the index.
9803
7561d450
MK
98042004-07-03 Mark Kettenis <kettenis@gnu.org>
9805
9806 * gdb.texinfo (BSD libkvm Interface): New node (section)
9807 (Native): Add it to the menu.
9808
67bebe79
MK
98092004-07-01 Mark Kettenis <kettenis@gnu.org>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Remove
9812 PCC_SOL_BROKEN.
9813
1a6923e0
MK
98142004-06-24 Mark Kettenis <kettenis@gnu.org>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Remove
9817 SUN_FIXED_LBRAC_BUG.
9818
b435e160
AC
98192004-06-26 Andrew Cagney <cagney@gnu.org>
9820
9821 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9822
b5622e8d
AC
98232004-06-20 Andrew Cagney <cagney@gnu.org>
9824
9825 * gdbint.texinfo (Target Architecture Definition): Deprecate
9826 USE_STRUCT_CONVENTION.
9827
e0c07bf0
MC
98282004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9829
9830 gdb.texinfo (Bug Reporting): Mention session recording,
9831 with the script command or Emacs.
9832
782263ab
AC
98332004-06-18 Andrew Cagney <cagney@gnu.org>
9834
9835 * gdbint.texinfo (Target Architecture Definition): Deprecate
9836 FUNCTION_START_OFFSET.
9837
03727ca6
AC
98382004-06-14 Andrew Cagney <cagney@gnu.org>
9839
9840 Based on changes from Karl Berry.
9841 * gdb.texinfo: Do not use @sc in a direntry.
9842 * stabs.texinfo: Change @dircateogry to "Software development".
9843 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9844
97092415
AC
98452004-06-13 Andrew Cagney <cagney@gnu.org>
9846
9847 * gdbint.texinfo (Target Architecture Definition): Delete
9848 description of RETURN_VALUE_ON_STACK.
9849
1f6d4158
AC
98502004-06-09 Andrew Cagney <cagney@gnu.org>
9851
9852 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9853 deleted by previous patch.
9854
d966f0cb
AC
98552004-06-08 Andrew Cagney <cagney@gnu.org>
9856
9857 * gdbint.texinfo (Native Debugging): Delete documentation on
9858 ATTACH_DETACH.
9859
86fe4aaa
RC
98602004-06-06 Randolph Chung <tausq@debian.org>
9861
9862 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9863
d4b6d575
RC
98642004-06-06 Randolph Chung <tausq@debian.org>
9865
5ae4183a 9866 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9867 the new push_dummy_call method signature. Describe the function
9868 argument.
9869
4e8b0763
JB
98702004-05-24 Joel Brobecker <brobecker@gnat.com>
9871
9872 * gdb.texinfo (Starting): Document new start command.
9873
59caf092
AC
98742004-05-21 Andrew Cagney <cagney@redhat.com>
9875
9876 * observer.texi (GDB Observers): Document "inferior_created".
9877
e4a2df64
AC
98782004-05-08 Andrew Cagney <cagney@redhat.com>
9879
e6b55ae2
AC
9880 * gdbint.texinfo (Target Architecture Definition): Delete
9881 description of DO_DEFERRED_STORES.
9882
28954179
AC
9883 * gdbint.texinfo (Target Architecture Definition): Delete
9884 references to DEPRECATED_FIX_CALL_DUMMY.
9885
434b87dd
AC
9886 * gdbint.texinfo (Target Architecture Definition): Delete
9887 description of DEPRECATED_CALL_DUMMY_WORDS,
9888 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9889
58d28df8
AC
9890 * gdbint.texinfo (Target Architecture Definition): Delete
9891 description of DEPRECATED_PUSH_DUMMY_FRAME.
9892
e4a2df64
AC
9893 * gdbint.texinfo (Target Architecture Definition): Delete
9894 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9895
2b4855ab
AC
98962004-05-07 Andrew Cagney <cagney@redhat.com>
9897
9898 * observer.texi (GDB Observers): Add "Debugging" section. Include
9899 cross reference to "set/show debug observer".
9900 * gdb.texinfo (Debugging Output): Document "set/show debug
9901 observer".
9902
fcf70625
AC
99032004-05-01 Andrew Cagney <cagney@redhat.com>
9904
9905 * gdbint.texinfo (Target Architecture Definition): Delete
9906 description of DEPRECATED_PC_IN_SIGTRAMP.
9907
8ee56bcf
AC
99082004-04-30 Andrew Cagney <cagney@redhat.com>
9909
9910 * gdbint.texinfo (Target Architecture Definition): Delete
9911 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9912
67ab9a76
OF
99132004-04-30 Orjan Friberg <orjanf@axis.com>
9914
9915 * observer.texi (GDB Observers): Correct spelling.
9916
79346bcb
OF
99172004-04-26 Orjan Friberg <orjanf@axis.com>
9918
9919 * observer.texi (GDB Observers): Add target_changed event.
9920
7a464420
AC
99212004-04-08 Andrew Cagney <cagney@redhat.com>
9922
9923 * observer.texi (GDB Observers): Rework, provide generic observer
9924 definitions and then a list of observable events.
9925
6cdf9d98
AC
99262004-04-04 Andrew Cagney <cagney@redhat.com>
9927
9928 * gdbint.texinfo (Host Definition): Delete reference to
9929 NO_SIGINTERRUPT.
9930
ddc135a4
AC
99312004-04-02 Andrew Cagney <cagney@redhat.com>
9932
9933 * gdbint.texinfo (Target Architecture Definition): Delete
9934 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9935
6a1b180d
SC
99362004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9937
9938 * gdb.texinfo (TUI Commands): Document tui reg commands.
9939
d0d5df6f
AC
99402004-03-26 Andrew Cagney <cagney@redhat.com>
9941
9942 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9943 "gdbtui".
9944 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9945 (Contributors): Mention both Text and Terminal User Interface.
9946
aa2a3f87
AC
99472004-03-23 Andrew Cagney <cagney@redhat.com>
9948
9949 * gdbint.texinfo (Target Architecture Definition): Deprecate
9950 references to SIGTRAMP_START and SIGTRAMP_END.
9951
f561f026
AC
99522004-03-23 Andrew Cagney <cagney@redhat.com>
9953
9954 * gdbint.texinfo (Target Architecture Definition): Deprecate
9955 references to PC_IN_SIGTRAMP.
9956
33cb8b0f
AC
99572004-03-19 Andrew Cagney <cagney@redhat.com>
9958
9959 * gdbint.texinfo (Target Architecture Definition): Delete
9960 reference to GDB_TARGET_IS_HPPA.
9961
fc989b7a
AC
99622004-03-18 Andrew Cagney <cagney@redhat.com>
9963
9964 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9965 describe pre_init and post_init.
9966
701b08bb
DJ
99672004-03-09 Daniel Jacobowitz <drow@mvista.com>
9968
9969 * gdb.texinfo (Debugging Output): Document values for "set debug
9970 target".
9971
faae5abe
AC
99722004-02-28 Andrew Cagney <cagney@redhat.com>
9973
9974 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9975
dd79a6cf
JJ
99762004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9977
9978 * gdb.texinfo (breakpoints): Add information about the
9979 new "set breakpoint pending" and "show breakpoint pending"
9980 commands.
9981
e7f16015
AC
99822004-02-26 Andrew Cagney <cagney@redhat.com>
9983
9984 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9985 in Per-architecture module data section.
9986
7161a3a6
RM
99872004-02-25 Roland McGrath <roland@redhat.com>
9988
9989 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9990
2154891a
AC
99912004-02-24 Andrew Cagney <cagney@redhat.com>
9992
9993 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9994 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9995 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9996
6c74ac8b
AC
99972004-02-17 Andrew Cagney <cagney@redhat.com>
9998
9999 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10000
19772a2c
AC
100012004-02-16 Andrew Cagney <cagney@redhat.com>
10002
10003 * gdbint.texinfo (Target Architecture Definition): Deprecate
10004 FRAMELESS_FUNCTION_INVOCATION.
10005
c9830293
AC
100062004-02-16 Andrew Cagney <cagney@redhat.com>
10007
10008 * gdbint.texinfo (Coding): Mention -Wunused-function.
10009
b9d26eb9
AC
100102004-02-14 Andrew Cagney <cagney@redhat.com>
10011
10012 * gdbint.texinfo (Target Architecture Definition): Delete
10013 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10014
49efadf5
EZ
100152004-02-12 Elena Zannoni <ezannoni@redhat.com>
10016
10017 * gdb.texinfo: Properly quote the name "C++".
10018 * gdbint.texinfo: Ditto.
10019 * stabs.texinfo: Ditto.
10020
1eb288ea
EZ
100212004-02-11 Elena Zannoni <ezannoni@redhat.com>
10022
10023 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10024 minimal information about libiberty.
10025
e4937fc1
MC
100262004-02-06 Michael Chastain <mec.gnu@mindspring.com>
10027
10028 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10029
a9331b3f
RM
100302004-02-04 Roland McGrath <roland@redhat.com>
10031
10032 * gdb.texinfo (Auxiliary Vector): New node (section).
10033 (Data): Add it to the menu.
10034
2650777c
JJ
100352004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10036
10037 * gdb.texinfo (Breakpoints): Add information about pending
10038 breakpoint support.
10039
b4501125
AC
100402004-01-26 Andrew Cagney <cagney@redhat.com>
10041
10042 * gdb.texinfo (Overview): Delete references to the cisco protocol
10043 including the "N" response.
10044
74055713
AC
100452004-01-26 Andrew Cagney <cagney@redhat.com>
10046
10047 * gdbint.texinfo (Target Architecture Definition): Rename
10048 EXTRACT_STRUCT_VALUE_ADDRESS to
10049 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 10050
3bbe9696
EZ
100512004-01-24 Eli Zaretskii <eliz@gnu.org>
10052
10053 * gdb.texinfo (KOD): Document "show os". Add index entries for
10054 "set/show os" and "info cisco" commands.
10055
5843504f
EZ
100562004-01-21 Eli Zaretskii <eliz@gnu.org>
10057
10058 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10059
9175c9a3
MC
100602004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10061
10062 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10063 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10064
8e94b928
NR
100652004-01-19 Nick Roberts <nick@nick.uklinux.net>
10066
10067 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10068 -stack-list-locals.
10069 (GDB/MI Variable Objects): Describe extension to
10070 -var-list-children.
10071
a20cf136
DJ
100722004-01-17 Daniel Jacobowitz <drow@mvista.com>
10073
10074 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10075
afb18d0f
AC
100762004-01-17 Andrew Cagney <cagney@redhat.com>
10077
10078 * gdbint.texinfo (Target Architecture Definition): Delete
10079 documentation on DEPRECATED_NPC_REGNUM.
10080
b51970ac
DJ
100812004-01-13 Daniel Jacobowitz <drow@mvista.com>
10082
10083 * gdb.texinfo: Update copyright year. Mention that set
10084 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10085 "set follow-fork-mode ask".
10086
0f0cffd2
AC
100872004-01-13 Andrew Cagney <cagney@redhat.com>
10088
10089 * gdbint.texinfo: Update copyright year.
10090 (Coding): Add -Wunused-label to list of -Werror warnings.
10091
c552b3bb 100922004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 10093 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
10094
10095 * gdb.texinfo: Update copyright.
10096 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10097 around names, as appropriate. Minor syntax cleanup of
10098 _NSPrintForDebugger explanation. Two spaces after periods.
10099 GDBN used instead of lit. "gdb". Index entries added for
10100 print-object and _NSPrintForDebugger. @noindent added in one spot.
10101
afe157ca
EZ
101022003-11-11 Elena Zannoni <ezannoni@redhat.com>
10103
10104 * stabs.texinfo: Add dircategory and direntry commands.
10105 * annotate.texinfo: Ditto.
10106
963e2bb7
AC
101072003-11-10 Andrew Cagney <cagney@redhat.com>
10108
10109 * gdbint.texinfo (Target Architecture Definition): Replace the
10110 return_value method's "inval" and "outval" parameters with
10111 "readbuf" and "writebuf".
10112
1d8b2f28
JB
101132003-10-28 Jim Blandy <jimb@redhat.com>
10114
10115 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10116 from "The `F' request packet" and "The `F' reply packet", to make
10117 texi2dvi happy.
10118 (File-I/O remote protocol extension): Update menu entries, too.
10119
36d86913
MC
101202003-10-26 Michael Chastain <mec@shout.net>
10121
10122 * gdb.texinfo (Thread Stops): Document the issue with
10123 premature return from system calls in multi-threaded programs.
10124
ce2826aa
AC
101252003-10-24 Andrew Cagney <cagney@redhat.com>
10126
10127 * annotate.texinfo: Fix "fortunatly"[sic].
10128
f24c5e49
KI
101292003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10130
10131 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10132 with "Hitachi" and "Mitsubishi".
10133
92ad9cd9
AC
101342003-10-20 Andrew Cagney <cagney@redhat.com>
10135
10136 * gdbint.texinfo (Target Architecture Definition): Document
10137 gdbarch_return_value. Add cross references from
10138 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10139 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10140
0ab4b752
MK
101412003-10-18 Mark Kettenis <kettenis@gnu.org>
10142
10143 * gdbint.texinfo (Target Architecture Definition): Document
10144 regset_from_core_section.
fb3e19c0
KI
10145
101462003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10147
10148 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10149
a9331b3f 101502003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
10151
10152 From Anthony Green <green@redhat.com>:
5ae4183a 10153 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 10154
1485d690
KB
101552003-10-14 Kevin Buettner <kevinb@redhat.com>
10156
889bf7c5
PA
10157 * gdb.texinfo (Breakpoint related warnings): New node.
10158 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 10159
86d30acc
DJ
101602003-10-13 Daniel Jacobowitz <drow@mvista.com>
10161
10162 * gdb.texinfo (Remote Protocol): Document v and vCont.
10163
172c2a43
KI
101642003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10165
10166 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10167 * gdbint.texinfo: Ditto.
10168
71952f4c
AC
101692003-10-09 Andrew Cagney <cagney@redhat.com>
10170
10171 From 2003-09-18 David Anderson <davea@sgi.com>:
10172 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10173 "command".
10174
268e2188
AC
101752003-10-03 Andrew Cagney <cagney@redhat.com>
10176
10177 * gdbint.texinfo (Target Architecture Definition): Deprecate
10178 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10179 just target.
10180
12c266ea 101812003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 10182
f30992d4 10183 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
10184 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10185 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10186 * gdbint.texinfo (Target Architecture Definition): Rename
10187
101882003-09-30 Andrew Cagney <cagney@redhat.com>
10189
f30992d4 10190 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 10191 (Target Architecture Definition):
f30992d4 10192
2e092625
AC
10193 * gdbint.texinfo (Target Architecture Definition): Rename
10194 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10195
0717ae8a
AC
101962003-09-29 Andrew Cagney <cagney@redhat.com>
10197
dad809b7
AC
10198 * gdbint.texinfo (Target Architecture Definition): Delete
10199 documentation for NEED_TEXT_START_END.
10200
0717ae8a
AC
10201 * gdbint.texinfo (Target Architecture Definition): Rename
10202 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10203 TARGET_WRITE_PC.
a9331b3f 10204
af6cf26d
MC
102052003-09-22 Michael Chastain <mec@shout.net>
10206
10207 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10208
ee206350
AG
102092003-09-21 Anthony Green <green@redhat.com>
10210
10211 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10212
a38c9fe6
MK
102132003-09-21 Mark Kettenis <kettenis@gnu.org>
10214
10215 * gdbint.texinfo (Target Architecture Definition): Document
10216 stabs_argument_has_addr.
10217
77949794
AC
102182003-09-18 Andrew Cagney <cagney@redhat.com>
10219
10220 * gdbint.texinfo (Target Architecture Definition): Delete
10221 documentation on REGISTER_NAMES.
10222
8e823e25
MK
102232003-09-13 Mark Kettenis <kettenis@gnu.org>
10224
10225 * gdbint.texinfo (Target Architecture Definition): Replace
10226 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10227
f27dd7fd
AC
102282003-09-11 Andrew Cagney <cagney@redhat.com>
10229
10230 * gdbint.texinfo (Target Architecture Definition): Replace
10231 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10232
8b148df9
AC
102332003-08-18 Andrew Cagney <cagney@redhat.com>
10234
10235 * gdbint.texinfo (Target Architecture Definition): Document
10236 "frame_red_zone_size".
10237
25d29d70
AC
102382003-08-09 Andrew Cagney <cagney@redhat.com>
10239
10240 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10241 with "set/show backtrace past-main" and "set/show backtrace
10242 limit".
10243
c938e9b0
L
102442003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10245
10246 * Makefile.in (install-info): Support DESTDIR.
10247 (install-html): Likewise.
10248
64fabec2
AC
102492003-08-07 Andrew Cagney <cagney@redhat.com>
10250
10251 Patch from Nick Roberts.
10252 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10253 bindings. Remove description of send-gdb-command.
10254
2fcf52f0
AC
102552003-08-07 Andrew Cagney <cagney@redhat.com>
10256
10257 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10258 GDB 6.0.
10259
086432e2
AC
102602003-08-06 Andrew Cagney <cagney@redhat.com>
10261
10262 * gdb.texinfo (Mode Options): Mention that level three is the
10263 highest available and that level 2 is deprecated.
10264 (Annotations Overview): Mention annotation levels. Cross reference
10265 to "Limitations of the Annotation Interface" in annotate.texi.
10266 (TODO, Value Annotations, Frame Annotations): Delete section.
10267 (Displays, Breakpoint Info): Delete.
10268
e5249f67
AC
102692003-08-04 Andrew Cagney <cagney@redhat.com>
10270
10271 * agentexpr.texi: Delete @bye.
10272 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10273 (stabs.info): Add $(srcdir) to include search path.
10274 (html): Depend on "annotate_toc.html", and not "annotate.html".
10275 * stabs.texinfo: Ditto. Include "fdl.texi".
10276 * gdbint.texinfo: Update copyright statement's list of invariant
10277 sections.
10278
e6f672d2
AC
102792003-07-28 Andrew Cagney <cagney@redhat.com>
10280
10281 * Makefile.in (INFO_DEPS): Add annotate.info.
10282 (dvi, ps, html, pdf): Add annotate.
10283 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10284 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10285 (ANNOTATE_DOC_FILES): New macro.
10286 (ANNOTATE_TEX_TMPS): New macro.
10287 (annotate.info, annotate_toc.html): Specify dependencies.
10288 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10289 * annotate.texinfo: Rename annotate.texi. Get building. Add
10290 "Migrating to GDB/MI" and "Limitations of the Annotation
10291 Interface" chapters. Mention why it is not part of the user
10292 guide. Update copyright notice. Include "fdl.texi".
10293
72ffddc9
SC
102942003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10295
10296 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10297
a9f12a31
DJ
102982003-07-24 Daniel Jacobowitz <drow@mvista.com>
10299
10300 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10301
b1fe9455
DJ
103022003-07-24 Daniel Jacobowitz <drow@mvista.com>
10303
10304 * gdb.texinfo (Server): Mention pidof.
10305
153721e6
AC
103062003-07-22 Andrew Cagney <cagney@redhat.com>
10307
10308 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10309 list.
10310
0fac0b41
DJ
103112003-06-28 Daniel Jacobowitz <drow@mvista.com>
10312
10313 * gdb.texinfo (Logging output): New chapter.
10314
4e562065
JB
103152003-06-24 Joel Brobecker <brobecker@gnat.com>
10316
10317 * gdb.texinfo (Unsupported languages): New section.
10318 (Languages): Add link to new section.
10319
f2c06f52
AC
103202003-06-22 Andrew Cagney <cagney@redhat.com>
10321
10322 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10323
b4177fca
DJ
103242003-06-22 Daniel Jacobowitz <drow@mvista.com>
10325
10326 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10327
f418dd93
DJ
103282003-06-22 Daniel Jacobowitz <drow@mvista.com>
10329
10330 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10331 * agentexpr.texi: Retitle section, and change it to an appendix.
10332 Comment out texinfo initialization. Factor a @var{} into two
10333 pieces to prevent makeinfo warnings.
10334 * gdb.texinfo: Add Agent Expressions appendix.
10335
4ca61388
DJ
103362003-06-19 Daniel Jacobowitz <drow@mvista.com>
10337
10338 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10339
07f31aa6
DJ
103402003-06-18 Daniel Jacobowitz <drow@mvista.com>
10341
5ae4183a 10342 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10343 remote target". Document the "detach" and "disconnect" commands.
10344 (Server, Netware, Debug Session): Reference "Connecting to a
10345 remote target".
10346 (GDB/MI Target Manipulation): Document "-target-disconnect".
10347
2dd0da42
AC
103482003-06-13 Andrew Cagney <cagney@redhat.com>
10349
10350 * gdbint.texinfo (Target Architecture Definition): Deprecate
10351 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10352 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10353
e7a3abfc
JB
103542003-06-09 Jim Blandy <jimb@redhat.com>
10355
10356 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10357
25e3a86b
AC
103582003-06-08 Andrew Cagney <cagney@redhat.com>
10359
10360 * gdbint.texinfo (Target Architecture Definition): Delete
10361 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10362
a9e5fdc2
AC
103632003-06-08 Andrew Cagney <cagney@redhat.com>
10364
10365 * gdbint.texinfo (Target Architecture Definition): Document
10366 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10367
b37303ee
AF
103682003-06-07 Adam Fedor <fedor@gnu.org>
10369
10370 * gdb.texinfo: Add Objective-C documentation.
10371
39fe6e80
AC
103722003-06-01 Andrew Cagney <cagney@redhat.com>
10373
10374 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10375 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10376
125309b2
AC
103772003-05-21 Andrew Cagney <cagney@redhat.com>
10378
10379 * gdbint.texinfo (Target Architecture Definition): Delete
10380 references to "extract_address" and "store_address".
10381
b8b527c5
AC
103822003-05-16 Andrew Cagney <cagney@redhat.com>
10383
10384 * gdbint.texinfo (Target Architecture Definition): Replace
10385 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10386 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10387
50e3ee83
TR
103882003-05-14 Theodore A. Roth <troth@openavr.org>
10389
10390 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10391
44e2be90
L
103922003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10393
10394 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10395 (gdb.dvi): Likewise.
10396 (gdb.pdf): Likewise.
10397 (links2roff): Likewise.
10398
df5215a6
JB
103992003-05-08 Jim Blandy <jimb@redhat.com>
10400
10401 * gdb.texinfo (Dump/Restore Files): Update documentation for
10402 'dump', 'append', and 'restore': note that format argument is
10403 optional; simplify presentation of the command variants; and be
10404 more precise about the formats.
10405
5e7b2f39
JB
104062003-05-07 Jim Blandy <jimb@redhat.com>
10407
10408 * gdb.texinfo (Symbols): Update documentation: 'maint list
10409 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10410 symtabs' and 'maint info psymtabs'.
10411
b1e29e33
AC
104122003-05-05 Andrew Cagney <cagney@redhat.com>
10413
10414 * gdbint.texinfo (Target Architecture Definition): Make
10415 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10416 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10417 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10418
00905d52
AC
104192003-05-04 Andrew Cagney <cagney@redhat.com>
10420
10421 * gdb.texinfo (Maintenance Commands): Document "maint print
10422 dummy-frames".
10423
54ff5908
AC
104242003-05-04 Andrew Cagney <cagney@redhat.com>
10425
10426 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10427
32e7087d
JB
104282003-05-03 J. Brobecker <brobecker@gnat.com>
10429
10430 Thierry Schneider <tpschneider1@yahoo.com>
10431 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10432 for new MI command.
10433
7043d8dc
AC
104342003-05-03 Andrew Cagney <cagney@redhat.com>
10435
10436 * gdbint.texinfo (Target Architecture Definition): Document
10437 push_dummy_code. Add cross references.
10438
e33d66ec
EZ
104392003-05-02 Elena Zannoni <ezannoni@redhat.com>
10440
10441 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10442 set/show charsets commands.
10443
0ba6dca9
AC
104442003-04-28 Andrew Cagney <cagney@redhat.com>
10445
10446 * gdbint.texinfo (Target Architecture Definition): Replace
10447 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10448 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10449
d7a27068
AC
104502003-04-28 Andrew Cagney <cagney@redhat.com>
10451
10452 * gdbint.texinfo (Target Architecture Definition): Rename
10453 "tm_print_insn" to "deprecated_tm_print_insn".
10454
44ea7b70
JB
104552003-04-09 Jim Blandy <jimb@redhat.com>
10456
10457 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10458 list psymtabs'.
10459
fb8f8949
AC
104602003-04-08 Andrew Cagney <cagney@redhat.com>
10461
10462 * gdbint.texinfo (Target Architecture Definition): Delete
10463 references to EXTRA_FRAME_INFO.
10464
32fb0f22
AC
104652003-04-08 Andrew Cagney <cagney@redhat.com>
10466
10467 * gdbint.texinfo (Target Architecture Definition): Delete
10468 PRINT_TYPELESS_INTEGER.
10469
6be67e67
JB
104702003-04-02 J. Brobecker <brobecker@gnat.com>
10471
10472 * observer.texi (GDB Observers): Adjust the documentation for the
10473 normal_stop notification to better describe reality. Fix a couple
10474 of minor typos.
10475
4e35d5f0
BR
104762003-04-02 Bob Rossi <bob_rossi@cox.net>
10477
a9331b3f 10478 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10479 '-file-list-exec-source-file'
10480
e8a8712a
AC
104812003-03-31 Andrew Cagney <cagney@redhat.com>
10482
10483 * gdbint.texinfo (Target Architecture Definition): Delete
10484 references to CALL_DUMMY_P.
10485
6c0e89ed
AC
104862003-03-30 Andrew Cagney <cagney@redhat.com>
10487
10488 * gdbint.texinfo (Target Architecture Definition): Remove
10489 reference to TARGET_WRITE_SP.
a9331b3f 10490
378bfd1b
AC
104912003-03-27 Andrew Cagney <cagney@redhat.com>
10492
10493 * gdbint.texinfo (Target Architecture Definition): Remove
10494 references to write_sp.
6c0e89ed 10495
922fbb7b
AC
104962003-03-27 Andrew Cagney <cagney@redhat.com>
10497
10498 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10499 chapter body. Use @smallexample instead of @example.
10500 (Annotations): Ditto.
10501 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10502 annotate.texi.
10503
b81774d8
AC
105042003-03-26 Andrew Cagney <cagney@redhat.com>
10505
10506 * gdbint.texinfo (Target Architecture Definition): Replace
10507 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10508 dummy_addr parameters.
10509
1bf6d5cc
AC
105102003-03-25 Andrew Cagney <cagney@redhat.com>
10511
10512 * gdbint.texinfo (Target Architecture Definition): Delete
10513 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10514 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10515 Add reference to PUSH_ARGUMENTS.
10516
618ce49f
AC
105172003-03-23 Andrew Cagney <cagney@redhat.com>
10518
10519 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10520 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10521
bcd7e15f
JB
105222003-03-18 J. Brobecker <brobecker@gnat.com>
10523
10524 * gdbint.texinfo (Algorithms): Add new section describing the
10525 Observer paradigm.
10526 (Top): Add menu entry to new observer appendix.
10527 * observer.texi: New file.
10528 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10529 new observer.texi file.
10530
9fe8321b
AC
105312003-03-17 Andrew Cagney <cagney@redhat.com>
10532
10533 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10534 that GNU Press update the manual version number.
10535
ac2adee5
AC
105362003-03-12 Andrew Cagney <cagney@redhat.com>
10537
10538 * gdbint.texinfo (Target Architecture Definition): Delete
10539 references to get_saved_register. Rename GET_SAVED_REGISTER to
10540 DEPRECATED_GET_SAVED_REGISTER.
10541
749b82f6
AC
105422003-03-13 Andrew Cagney <cagney@redhat.com>
10543
10544 * gdbint.texinfo (Target Architecture Definition): Replace
10545 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10546
8bedc050
AC
105472003-03-12 Andrew Cagney <cagney@redhat.com>
10548
10549 * gdbint.texinfo (Target Architecture Definition): Rename
10550 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10551
0ce1b118
CV
105522003-03-10 Corinna Vinschen <vinschen@redhat.com>
10553
10554 * gdb.texinfo: Add File-I/O documentation.
10555
12cc2063
AC
105562003-03-10 Andrew Cagney <cagney@redhat.com>
10557
10558 * gdbint.texinfo (Target Architecture Definition): Cross reference
10559 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10560
7453dc06
AC
105612003-03-07 Andrew Cagney <cagney@redhat.com>
10562
10563 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10564 frame" command.
10565
6314f104
AC
105662003-03-05 Andrew Cagney <cagney@redhat.com>
10567
10568 * gdbint.texinfo (Target Architecture Definition): Document
10569 unwind_dummy_id. Cross reference unwind_dummy_id and
10570 SAVE_DUMMY_FRAME_TOS.
10571
f1212245
DJ
105722003-03-05 James Ingham <jingham@apple.com>
10573 Daniel Jacobowitz <drow@mvista.com>
10574
10575 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10576 and "show cp-abi".
10577
77e7e267
AC
105782003-03-03 Andrew Cagney <cagney@redhat.com>
10579
10580 * gdbint.texinfo (Target Architecture Definition): Document
10581 register_type.
10582
838a8221
AC
105832003-03-03 Andrew Cagney <cagney@redhat.com>
10584
10585 * stabs.texinfo (Structures): Use @samp and separate @var's
10586 instead of a single @var containing a comma separated list.
10587 (Unions): Ditto.
10588
d7f4a264
DJ
105892003-03-02 Daniel Jacobowitz <drow@mvista.com>
10590
10591 * Makefile.in (distclean): Remove config.log.
10592
f30ee0bc
AC
105932003-03-01 Andrew Cagney <cagney@redhat.com>
10594
10595 * gdbint.texinfo (Target Architecture Definition): Rename
10596 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10597
105982003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10599
10600 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10601 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10602
be448670
CF
106032003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10604
10605 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10606 (Non-debug DLL symbols): New node, describing the minimal symbols
10607 loaded from DLLs without real debugging symbols.
10608
501eef12
AC
106092003-02-20 Andrew Cagney <ac131313@redhat.com>
10610
10611 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10612 hardware-breakpoint-limit".
10613 (Set Watchpoints): Add cross reference to "set remote
10614 hardware-watchpoint-limit".
10615 (Remote configuration options): New section.
10616
21c294e6
AC
106172003-02-04 Andrew Cagney <ac131313@redhat.com>
10618
e9be73e4
AC
10619 * gdbint.texinfo (Target Architecture Definition): Delete
10620 descrption of IS_TRAPPED_INTERNALVAR.
10621
21c294e6
AC
10622 From Keith Seitz <keiths@redhat.com>:
10623 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10624 option "-i"/"--interpreter" to this chapter. Include index
10625 entries.
10626
0179ffac
DC
106272003-02-04 David Carlton <carlton@math.stanford.edu>
10628
10629 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10630 (Variables): Recommend stabs+ and DWARF 2.
10631 (C plus plus expressions): Correct info about
10632 compiler versions, debug formats.
10633 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10634 PR symtab/874.
10635
7ca9f392
AC
106362003-02-01 Andrew Cagney <ac131313@redhat.com>
10637
10638 * gdbint.texinfo (Target Architecture Definition): Delete
10639 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10640 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10641 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10642 references to nindy and i960.
10643 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10644
31a85ea2
AC
106452003-02-01 Andrew Cagney <ac131313@redhat.com>
10646
10647 * gdbint.texinfo (Target Architecture Definition): Delete
10648 FLOAT_INFO.
10649
6b894e49
AC
106502003-01-30 Andrew Cagney <ac131313@redhat.com>
10651
10652 * stabs.texinfo (Member Type Descriptor): Clarify description of
10653 `@'. Suggested by Ben Hutchings.
10654
c48861fb
AC
106552003-01-29 Andrew Cagney <ac131313@redhat.com>
10656
10657 * gdb.texinfo (M68K): Delete reference to es1800.
10658
617073a9
AC
106592003-01-29 Andrew Cagney <ac131313@redhat.com>
10660
10661 * gdb.texinfo (Maintenance Commands): Document `maint print
10662 reggroups' and `maint print register-groups'.
10663 * gdbint.texinfo (Target Architecture Definition): Document
10664 register_reggroup_p.
10665
5b5d99cf
JB
106662003-01-23 Jim Blandy <jimb@redhat.com>
10667
10668 * gdb.texinfo (Separate Debug Files): New section.
10669
e7ba9c65
DJ
106702003-01-22 Daniel Jacobowitz <drow@mvista.com>
10671
10672 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10673 and "maint show profile".
10674
94e91d6d
MC
106752003-01-16 Michael Chastain <mec@shout.net>
10676
10677 * gdb.texinfo (Installing GDB): Warn against
10678 ".../gdb-VERSION/gdb/configure".
10679 (Separate Objdir): Likewise.
10680
867f3898
AC
106812003-01-15 Andrew Cagney <ac131313@redhat.com>
10682
10683 * gdbint.texinfo (Target Architecture Definition): Delete
10684 definition of PRINT_REGISTER_HOOK.
10685
f153cc92
EZ
106862003-01-15 Elena Zannoni <ezannoni@redhat.com>
10687
10688 (OpenRISC 1000): Fix formatting of command names.
10689
c60eb6f1
EZ
106902003-01-15 Elena Zannoni <ezannoni@redhat.com>
10691
10692 * gdb.texinfo (Continuing and Stepping): Add new command
10693 'advance'. Clarify behavior of 'until'.
10694
f5ebfba0
DJ
106952003-01-13 Daniel Jacobowitz <drow@mvista.com>
10696
10697 * gdb.texinfo (Files): Document solib-absolute-prefix and
10698 solib-search-path.
10699
4ce8657e
MC
107002003-01-09 Michael Chastain <mec@shout.net>
10701
10702 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10703 (Create a Release): Add new instructions for new @file{src-release}.
10704 Document existing instructions for @file{Makefile.in} as
10705 being for @value{GDBN} 5.3.1 or earlier.
10706
372613e3
AC
107072003-01-09 Andrew Cagney <ac131313@redhat.com>
10708
10709 * gdbint.texinfo (Target Architecture Definition): Mention
10710 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10711 allocate memory.
10712
b4e9345d
DJ
107132003-01-04 Daniel Jacobowitz <drow@mvista.com>
10714
10715 * gdb.texinfo (Controlling GDB): Add @kindex for
10716 "show osabi".
10717 (Backtraces): Add @kindex's for backtrace-below-main.
10718
98b45e30
DJ
107192003-01-04 Daniel Jacobowitz <drow@mvista.com>
10720
10721 * gdb.texinfo (Controlling GDB): Document "set osabi".
10722
95f90d25
DJ
107232003-01-04 Daniel Jacobowitz <drow@mvista.com>
10724
10725 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10726 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10727
1e698235
DJ
107282003-01-04 Daniel Jacobowitz <drow@mvista.com>
10729
10730 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10731 "set coerce-float-to-double".
10732 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10733
e632838e
AC
107342003-01-02 Andrew Cagney <ac131313@redhat.com>
10735
10736 * stabs.texinfo: Remove obsolete text.
10737 * gdbint.texinfo: Ditto.
10738 * gdb.texinfo: Ditto.
10739
701adfb0
PA
107402002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10741
10742 * fdl.texi: Revert the last change.
10743
c133ab7a
MK
107442002-12-22 Mark Kettenis <kettenis@gnu.org>
10745
10746 * gdbint.texinfo (Target Architecture Definition): Update
10747 description of gdbarch_register_osabi.
10748
f821f325
KH
107492002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10750
10751 * agentexpr.texi: Fix typos.
10752 * annotate.texi: Likewise.
10753 * fdl.texi: Likewise.
10754
85a6d8d3 107552002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10756
10757 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10758 DEPRECATED_INIT_FRAME_PC.
10759
ae45cd16
AC
107602002-12-01 Andrew Cagney <ac131313@redhat.com>
10761
10762 * gdbint.texinfo (Target Architecture Definition): Delete
10763 PC_IN_CALL_DUMMY.
10764
07555a72
AC
107652002-11-28 Andrew Cagney <ac131313@redhat.com>
10766
10767 * gdbint.texinfo (Host Definition): Delete documentation on
10768 USE_GENERIC_DUMMY_FRAMES.
10769
c166cdc7
EZ
107702002-11-26 Elena Zannoni <ezannoni@redhat.com>
10771
5ae4183a 10772 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10773 * Makefile.in (install-info): Run the install-info command as part
10774 of the post install steps only.
10775 (uninstall-info): New target.
10776 (uninstall): New target.
10777
35db0260
EZ
107782002-11-22 Elena Zannoni <ezannoni@redhat.com>
10779
10780 * Makefile.in (install): Make install do some real work.
10781
9ba8d803
AC
107822002-11-19 Andrew Cagney <ac131313@redhat.com>
10783
10784 Fix POSIX problem reported by Paul Eggert.
10785 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10786 Fix PR gdb/527.
10787
903ad3a6
AC
107882002-10-26 Andrew Cagney <cagney@redhat.com>
10789
10790 * gdbint.texinfo (Target Architecture Definition): Delete
10791 definition of DO_REGISTERS_INFO.
10792
f2abfe65
KB
107932002-10-18 Kevin Buettner <kevinb@redhat.com>
10794
10795 * gdbint.texinfo (Address Classes): Fix problems with insertion
10796 of ``{'' and ``}'' in example.
10797
b5b0480a
KB
107982002-10-17 Kevin Buettner <kevinb@redhat.com>
10799
10800 * gdbint.texinfo (Address Classes): New section.
10801 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10802 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10803 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10804 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10805
c85508ee
KD
108062002-10-11 Klee Dienes <kdienes@apple.com>
10807
10808 * gdb.texinfo (Registers): Mention vector registers as well as
10809 floating registers in the documentation for 'info registers' and
10810 'info all-registers'.
10811
6d12fc3d
DJ
108122002-10-11 Daniel Jacobowitz <drow@mvista.com>
10813
10814 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10815
8d19fbd2
JJ
108162002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10817
10818 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10819 interface definition.
10820
a37295f9
MM
108212002-10-03 Marko Mlinar <markom@opencores.org>
10822
10823 * gdb.texinfo (Target Commands): Add or1k target specific
10824 commands.
10825 * gdb.texinfo (Contributors): Add myself to the contributors list.
10826
da0f9dcd
AC
108272002-10-01 Andrew Cagney <ac131313@redhat.com>
10828
10829 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10830 and "mi1" instead of "mi1" and "mi0".
10831
2e834e49
HPN
108322002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10833
10834 * gdb.texinfo (Packets): Fix typos "alligned".
10835 Correct z3/Z3 description. Correct z4/Z4 title.
10836
050be0dc
AC
108372002-09-27 Andrew Cagney <ac131313@redhat.com>
10838
10839 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10840
1104b9e7
KB
108412002-09-25 Kevin Buettner <kevinb@redhat.com>
10842
10843 * gdb.texinfo: Use GNU/Linux instead of Linux.
10844
512217c7
AC
108452002-09-25 Andrew Cagney <ac131313@redhat.com>
10846
10847 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10848
10998722
AC
108492002-09-24 Andrew Cagney <ac131313@redhat.com>
10850
512217c7 10851 * gdb.texinfo: Replace @example with @smallexample.
10998722 10852
a0eb71c5
KB
108532002-09-20 Kevin Buettner <kevinb@redhat.com>
10854
f7dc1244 10855 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10856 * gdb.texinfo (Character Sets): Use @smallexample instead of
10857 @example. Use GNU/Linux instead of Linux.
10858
108592002-09-20 Jim Blandy <jimb@redhat.com>
10860
10861 * gdb.texinfo: Add character set documentation.
10862
701adfb0
PA
108632002-09-20 George Helffrich <george@gly.bris.ac.uk>
10864
10865 * gdb.texinfo: Document edit command.
10866
2f870471
AC
108672002-09-19 Andrew Cagney <ac131313@redhat.com>
10868
10869 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10870 (Packets): Add cross reference from `b' packet to `z' packets.
10871
790eb8f5
AC
108722002-09-19 Andrew Cagney <ac131313@redhat.com>
10873
8d30a00d
AC
10874 * gdb.texinfo (Maintenance Commands): Document ``maint
10875 internal-error'' and ``maint internal-warning''.
10876
790eb8f5
AC
10877 * gdbint.texinfo (Target Architecture Definition): Revise
10878 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10879
a23a7bf1
JB
108802002-09-19 Joel Brobecker <brobecker@gnat.com>
10881
10882 * gdbint.texinfo (Target Conditionals): Document the new
10883 NAME_OF_MALLOC macro.
10884
299ffc64
AC
108852002-09-05 Andrew Cagney <ac131313@redhat.com>
10886
10887 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10888 engineer.
10889
b7bb15bc
SC
108902002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10891
10892 * gdb.texinfo (TUI Overview): Document status line fields.
10893
3d757584
SC
108942002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10895
10896 * gdb.texinfo (TUI Commands): Document info win command.
10897
269c21fe
SC
108982002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10899
10900 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10901
7cf36c78
SC
109022002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10903
10904 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10905 (TUI Keys): Likewise.
10906
d2c6833e
AC
109072002-08-25 Andrew Cagney <ac131313@redhat.com>
10908
10909 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10910 for a packet receive.
10911
46d8b1c3
AC
109122002-08-25 Andrew Cagney <ac131313@redhat.com>
10913
10914 * Makefile.in (clean): Move to end of file.
10915 (distclean, maintainer-clean, realclean): Ditto.
10916 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10917 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10918 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10919 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10920
b0787093
AC
109212002-08-24 Andrew Cagney <ac131313@redhat.com>
10922
10923 * Makefile.in (GDBINT_TEX_TMPS): Define.
10924 (gdbint.dvi, gdbint.pdf): Use
10925 (GDB_TEX_TMPS): Define.
10926 (gdb.dvi, gdb.pdf): Use.
10927 (STABS_TEX_TMPS): Define.
10928 (stabs.dvi, stabs.pdf): Use.
10929 (GDB_DOC_SOURCE_INCLUDES): New macros.
10930 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10931 (GDBINT_DOC_FILES_INCLUDES): New macros.
10932 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10933 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10934 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10935 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10936 (links2roff): Replace SFILES_INCLUDED with
10937 GDB_DOC_SOURCE_INCLUDES.
10938 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10939 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10940 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10941 dependencies.
10942 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10943 dependencies.
10944 (gdbmi.texinfo): Delete rule.
10945 (inc-hist.texinfo): Delete rule.
10946 (rluser.texinfo): Delete rule.
10947
ebba8386
AC
109482002-08-23 Andrew Cagney <cagney@redhat.com>
10949
10950 * gdbint.texinfo (Target Architecture Definition): Update
10951 STORE_RETURN_VALUE, mention regcache.
10952
0ab7a791
AC
109532002-08-21 Andrew Cagney <ac131313@redhat.com>
10954
10955 * gdbint.texinfo (Target Architecture Definition): Document
10956 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10957
ee2d5c50
AC
109582002-08-19 Andrew Cagney <ac131313@redhat.com>
10959
10960 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10961 Fix minor typos. Add index entries.
10962
53c69bd7
AC
109632002-08-18 Andrew Cagney <ac131313@redhat.com>
10964
10965 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10966
e76f1f2e
AC
109672002-08-15 Andrew Cagney <ac131313@redhat.com>
10968
10969 * gdbint.texinfo (Target Architecture Definition): Document
10970 PRINT_VECTOR_INFO.
10971 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10972
0680b120
AC
109732002-08-13 Andrew Cagney <ac131313@redhat.com>
10974
10975 * gdb.texinfo (Maintenance Commands): Document "maint print
10976 registers", "maint print raw-registers" and "maint print
10977 cooked-registers".
10978
3c3bea1c
GS
109792002-08-08 Grace Sainsbury <graces@redhat.com>
10980
a9331b3f 10981 From Mark Salter:
3c3bea1c
GS
10982 * gdb.texinfo (Protocol): Document T packet extension to
10983 allow watchpoint address reporting.
10984
42f9b0a5
AC
109852002-08-03 Andrew Cagney <ac131313@redhat.com>
10986
10987 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10988
db034ac5
AC
109892002-08-01 Andrew Cagney <cagney@redhat.com>
10990
10991 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10992 to CHILL.
10993
e2b28d04
AC
109942002-08-01 Andrew Cagney <ac131313@redhat.com>
10995
10996 * gdbint.texinfo (Coding): Revise section "Include Files".
10997
7fb623f7
AC
109982002-07-24 Andrew Cagney <cagney@redhat.com>
10999
11000 * gdbint.texinfo: Obsolete references to m88k.
11001 * gdb.texinfo: Ditto.
11002
4a2b4636
JB
110032002-07-10 Joel Brobecker <brobecker@gnat.com>
11004
7fb623f7 11005 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
11006 where the proper version of autoconf can be retrieved.
11007
a71ec265
DH
110082002-07-09 Don Howard <dhoward@redhat.com>
11009
11010 * gdb.texinfo (Command Files): Further describe the behavior of
11011 sourced command files.
11012
b9aa90c9
AC
110132002-06-27 Andrew Cagney <ac131313@redhat.com>
11014
11015 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11016 (Coding): Clarify ISO C version that GDB assumes.
11017
40dd2248
TT
110182002-06-26 Tom Tromey <tromey@redhat.com>
11019
11020 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11021 add_setshow_cmd_full.
11022
bfac230e
DH
110232002-06-25 Don Howard <dhoward@redhat.com>
11024
11025 * gdb.texinfo (Memory Region Attributes): Document new behavior
11026 for 'mem' command.
11027
475b0867
JB
110282002-06-11 Jim Blandy <jimb@redhat.com>
11029
919d772c
JB
11030 * gdb.texinfo (Symbols): Update documentation for `info source'
11031 command.
11032
475b0867
JB
11033 * gdb.texinfo (Macros): Call the command `info macro', not
11034 `show macro'.
11035
ba8c9337
AC
110362002-06-09 Andrew Cagney <ac131313@redhat.com>
11037
11038 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11039 data''.
11040
1029b7fa
MK
110412002-06-09 Mark Kettenis <kettenis@gnu.org>
11042
11043 * gdbint.texinfo (Target Architecture Definition): Document
11044 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11045
16737d73
AC
110462002-06-08 Andrew Cagney <ac131313@redhat.com>
11047
11048 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11049 lists.
11050
30107679
AC
110512002-06-08 Andrew Cagney <ac131313@redhat.com>
11052
11053 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11054 Branch''.
11055
3352e23e
AC
110562002-06-01 Andrew Cagney <ac131313@redhat.com>
11057
11058 * gdbint.texinfo (Target Architecture Definition): Add section
11059 ``Converting an existing Target Architecture to Multi-arch''.
11060
cbb09e6a
AC
110612002-05-30 Andrew Cagney <ac131313@redhat.com>
11062
11063 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11064 to ``Obsoleting code''. Revise.
11065
701adfb0
PA
110662002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11067
11068 * gdbint.texinfo: Document new generic OS ABI framework.
11069
e2e0bcd1
JB
110702002-05-17 Jim Blandy <jimb@redhat.com>
11071
11072 * gdb.texinfo (C Preprocessor Macros): New chapter.
11073 Include it in the main menu.
11074 (Contributors): Credit Jim Blandy with macro support.
11075 (Compilation): Explain how to get macro information into the
11076 executable.
11077 (Expressions): Note that preprocessor macros are expanded.
11078
9db8d71f
DJ
110792002-05-14 Daniel Jacobowitz <drow@mvista.com>
11080
11081 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11082 options for `target remote'.
11083
6d531722
AC
110842002-05-13 Andrew Cagney <ac131313@redhat.com>
11085
11086 * gdbint.texinfo (Target Architecture Definition): Delete
11087 documentation on NNPC_REGNUM.
11088
13d01224
AC
110892002-05-11 Andrew Cagney <ac131313@redhat.com>
11090
11091 * gdbint.texinfo (Target Architecture Definition): Document
11092 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11093 (Target Architecture Definition): Revise section `Using Different
11094 Register and Memory Data Representations'. Add section `Raw and
11095 Virtual Register Representations'.
11096
b2e75d78
AC
110972002-05-11 Andrew Cagney <ac131313@redhat.com>
11098
11099 * gdbint.texinfo (Target Architecture Definition): Mention
11100 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11101 (Target Architecture Definition): Mention same. Add references to
11102 web pages.
11103
2c8682ee
MS
111042002-05-08 Michael Snyder <msnyder@redhat.com>
11105
11106 * stabs.texinfo (Attributes): Document new "vector" attribute.
11107
0816590b
AC
111082002-05-04 Andrew Cagney <ac131313@redhat.com>
11109
11110 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11111
2653173e
AC
111122002-05-04 Andrew Cagney <ac131313@redhat.com>
11113
11114 * gdb.texinfo: Delete obsolete references to a29k.
11115
d7bd68ca
AC
111162002-04-24 Andrew Cagney <ac131313@redhat.com>
11117
11118 * gdbint.texinfo (Target Architecture Definition): Replace
11119 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11120
21d83aa5
DM
111212002-04-24 David S. Miller <davem@redhat.com>
11122
11123 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11124
7673a6cc
DM
111252002-04-21 David S. Miller <davem@redhat.com>
11126
11127 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11128
d49d1e0a
AC
111292002-04-21 Andrew Cagney <ac131313@redhat.com>
11130
11131 * gdbint.texinfo (Target Architecture Definition): Delete
11132 definition of HAVE_REGISTER_WINDOWS.
11133
f7dc1244 111342002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
11135
11136 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11137 "Theodore A. Roth" <troth@verinet.com>.
11138
5ca0cb28
DH
111392002-04-15 Don Howard <dhoward@redhat.com>
11140
f7dc1244 11141 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 11142 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 11143 Provide a better explaination of this feature.
5ca0cb28 11144
f208ba17
AC
111452002-04-14 Andrew Cagney <ac131313@redhat.com>
11146
11147 * gdbint.texinfo (Target Architecture Definition): Remove
11148 FRAME_CHAIN_COMBINE.
11149
d5ba91de
MC
111502002-04-12 Michael Chastain <mec@shout.net>
11151
11152 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11153 REG_STACK_SEGMENT.
11154
26818220
MC
111552002-04-09 Michael Chastain <mec@shout.net>
11156
11157 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11158 PYRAMID_* macros.
11159
129188f6
AC
111602002-04-07 Andrew Cagney <ac131313@redhat.com>
11161
11162 * gdb.texinfo (Bug Reporting): Document that the web is the
11163 prefered way of submitting bug reports.
11164 (Bug Reporting): Delete the s-mail address as the last resort.
11165
8227c0ff
AC
111662002-04-05 Andrew Cagney <ac131313@redhat.com>
11167
11168 * gdbint.texinfo (Target Architecture Definition): Delete
11169 references to TARGET_WRITE_FP and write_fp.
11170
16d9dec6
MS
111712002-03-27 Michael Snyder <msnyder@redhat.com>
11172
11173 * gdb.texinfo: Document new commands dump, append, and restore.
11174
9ae8b82c
AC
111752002-03-27 Andrew Cagney <ac131313@redhat.com>
11176
11177 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11178 Branch'.
11179
474c8240
AC
111802002-03-18 Andrew Cagney <ac131313@redhat.com>
11181
11182 * gdb.texinfo: Change all examples to @smallexample.
11183 * gdbint.texinfo: Ditto.
a9331b3f 11184
fb0ff88f
AC
111852002-03-18 Andrew Cagney <ac131313@redhat.com>
11186
11187 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11188 Branches''.
11189
9bb0a4d8
AC
111902002-03-18 Andrew Cagney <ac131313@redhat.com>
11191
11192 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11193 Policy''.
11194
937f164b
FF
111952002-03-04 Fred Fish <fnf@redhat.com>
11196
11197 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11198 expresson, suports, dependant, trhe, perhaphs, situtations,
11199 explictily, taged, oportunity, unfortunatly).
11200
a7b40f07
AC
112012002-02-24 Andrew Cagney <ac131313@redhat.com>
11202
11203 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11204 Remove reference to 3.12.
11205
701adfb0
PA
112062002-02-23 Paul Eggert <eggert@twinsun.com>
11207
11208 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11209 POSIX 1003.1-2001 no longer allows "head -1".
11210
aab4e0ec
AC
112112002-02-23 Andrew Cagney <ac131313@redhat.com>
11212
11213 * gdbint.texinfo: Include fdl.texi.
11214 (Top): Add GNU Free Documentation License.
11215 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11216 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11217 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11218 (gdbint.info): Add srcdir to include path.
11219 * gdb.texinfo: Include gpl.texi.
11220 (Top): Add Copying.
11221 * gpl.texi: New file.
11222
47b95330
AC
112232002-02-23 Andrew Cagney <ac131313@redhat.com>
11224
11225 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11226
78c47bea
PM
112272002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11228
11229 * gdb.texinfo: Document Cygwin native specific commands.
11230
56460a61
DJ
112312002-02-15 Daniel Jacobowitz <drow@mvista.com>
11232
11233 * gdb.texinfo: Document gdbserver ``--attach'' command.
11234
def71bfa
MS
112352002-02-07 Michael Snyder <msnyder@redhat.com>
11236
11237 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11238 to @code(_ovly_debug_event).
11239
c928edc0
AC
112402002-02-07 Andrew Cagney <ac131313@redhat.com>
11241
11242 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11243
81d46470
MS
112442002-02-06 Michael Snyder <msnyder@redhat.com>
11245
11246 * gdb.texinfo (overlays): Mention new magic symbol
11247 '_ovly_debug_event', which allows GDB to keep better track
11248 of overlays.
11249
701adfb0
PA
112502002-02-06 Richard Earnshaw <rearnsha@arm.com>
11251
11252 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11253 (PRINT_FLOAT_INFO): Document it.
11254
f7dc1244 112552002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
11256
11257 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11258 Suggested by Dmitry Sivachenko.
11259
11260 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11261
15110bc3
MS
112622002-02-01 Michael Snyder <msnyder@redhat.com>
11263
11264 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11265
6763aef9
MS
112662002-01-30 Michael Snyder <msnyder@redhat.com>
11267
ac282366
MS
11268 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11269 (set trust-readonly-sections): Document.
6763aef9 11270
8642bc8f
AC
112712002-01-29 Andrew Cagney <ac131313@redhat.com>
11272
11273 * gdbint.texinfo (Releasing GDB): Revise and update.
11274
afe64c1a
AC
112752002-01-28 Andrew Cagney <ac131313@redhat.com>
11276
11277 * gdbint.texinfo (Target Architecture Definition): Delete
11278 description of TARGET_BYTE_ORDER_DEFAULT.
11279
f7dc1244 112802002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
11281
11282 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11283 <mitya@cavia.pp.ru>.
11284
3d6e1b5a
AC
112852002-01-23 Andrew Cagney <ac131313@redhat.com>
11286
11287 * libgdb.texinfo: Delete file.
11288
6c0e9fb3
AC
112892002-01-22 Andrew Cagney <ac131313@redhat.com>
11290
11291 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11292 * gdbint.texinfo: Ditto.
11293
e0ce93ac
AC
11294Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11295
11296 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11297
be298bcc
AC
112982002-01-22 Andrew Cagney <ac131313@redhat.com>
11299
11300 * Makefile.in: Update copyright.
11301 (TEXI2DVI): Define.
11302 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11303 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11304 gdb-cfg.texi.
11305 (TEXINDEX, PDFTEX): Delete makefile variables.
11306
8e04817f
AC
113072002-01-22 Andrew Cagney <ac131313@redhat.com>
11308
11309 * gdb.texinfo (Protocol): Move section to appendix.
11310
6b2f586d
AC
113112002-01-21 Andrew Cagney <ac131313@redhat.com>
11312
11313 * gdb.texinfo (Remote Debugging): Create a menu.
11314 (Top): Add ``Remote Debugging'' to menu.
11315
6f05cf9f
AC
113162002-01-21 Andrew Cagney <ac131313@redhat.com>
11317
11318 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11319 serial protocol'' from here.
11320 (Remote Debugging): To here. New chapter.
11321
3fd3d7d2
AC
113222002-01-20 Andrew Cagney <ac131313@redhat.com>
11323
11324 * gdbint.texinfo (Target Architecture Definition): Delete
11325 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11326
7fd60527
AC
113272002-01-20 Andrew Cagney <ac131313@redhat.com>
11328
11329 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11330 are no longer needed.
11331 (Porting GDB): Add maintainer note about configure.host.
11332
c2f05ac9
AC
113332002-01-20 Andrew Cagney <ac131313@redhat.com>
11334
11335 * gdbint.texinfo (Target Architecture Definition): Remove
11336 definition of IEEE_FLOAT.
11337
f7dc1244 113382002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11339
11340 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11341 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11342 <3diff@gnu.org>
231b2aad 11343
82600034
AC
113442002-01-19 Andrew Cagney <ac131313@redhat.com>
11345
11346 * gdbint.texinfo (Host Definition): Remove references to
11347 MALLOC_INCOMPATIBLE.
11348
7708fa01
AC
113492002-01-17 Andrew Cagney <ac131313@redhat.com>
11350
11351 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11352 and xyz-xdep.o.
11353
eb12ee30
AC
113542002-01-17 Andrew Cagney <ac131313@redhat.com>
11355
889bf7c5 11356 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11357 (Set Breaks): Copy ``maint info breakpoint'' doco to
11358 ``Maintenance Commands'' appendix. Add reference.
11359
c9ccaa92
AC
113602002-01-17 Andrew Cagney <ac131313@redhat.com>
11361
11362 * fdl.texi: Remove next/prev from @node.
11363
f7dc1244 113642002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11365
11366 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11367 for monstrous @multitable (from Brian Youmans).
11368
11369 * fdl.texi: New file.
11370
11371 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11372
8973da3a
AC
113732002-01-15 Andrew Cagney <ac131313@redhat.com>
11374
11375 * gdbint.texinfo (Releasing GDB): New chapter.
11376
7d86b5d5
AC
113772002-01-14 Andrew Cagney <ac131313@redhat.com>
11378
11379 * gdb.texinfo (Embedded Processors, Calling program functions):
11380 Obsolete references to a29k.
11381
cc1cb004
AC
113822002-01-13 Andrew Cagney <ac131313@redhat.com>
11383
11384 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11385 examples. Document that a code-block should do or discard its
11386 cleanups before exit.
11387
79f12247
MS
113882002-01-11 Michael Snyder <msnyder@redhat.com>
11389
11390 * gdb.texinfo (Choosing files): Change @samp to @file.
11391
19837790
MS
113922002-01-05 Michael Snyder <msnyder@redhat.com>
11393
11394 * gdb.texinfo (--pid): Document new command line option (attach).
11395
f7dc1244 113962002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11397
11398 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11399 in the stub.
11400
d7449b42
AC
114012002-01-04 Andrew Cagney <ac131313@redhat.com>
11402
11403 * gdbint.texinfo (Target Architecture Definition): Replace
11404 BIG_ENDIAN with BFD_ENDIAN_BIG.
11405
f23631e4
AC
114062002-01-03 Andrew Cagney <ac131313@redhat.com>
11407
11408 * gdbint.texinfo (Target Architecture Definition): Replace
11409 value_ptr with struct value pointer.
11410
72c9928d
EZ
114112002-01-02 Eli Zaretskii <eliz@gnu.org>
11412
11413 * gdb.texinfo (Free Software): Fix wording.
11414
959acfd1
EZ
114152001-12-31 Eli Zaretskii <eliz@gnu.org>
11416
11417 * gdb.texinfo (Free Software): New section ``Free Software Needs
11418 Free Documentation''.
11419
f7dc1244 114202001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11421
11422 * stabs.texinfo:
11423 * gdb.texinfo:
11424 * gdbint.texinfo:
11425 * libgdb.texinfo:
11426 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11427
6600abed
MS
114282001-12-29 Michael Snyder <msnyder@redhat.com>
11429
11430 * gdb.texinfo (maint info sections): Fix typo.
11431
f6680716
MS
114322001-12-26 Michael Snyder <msnyder@redhat.com>
11433
fe95c787
MS
11434 * gdb.texinfo (maint info sections): Document.
11435
a9331b3f 11436 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11437 'info proc' sub-options that are currently not implemented.
11438
c3d3ce5b
JB
114392001-12-20 Jim Blandy <jimb@redhat.com>
11440
11441 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11442
778eb05e
AC
114432001-12-15 Andrew Cagney <ac131313@redhat.com>
11444
11445 * gdbint.texinfo (Target Architecture Definition): Replace
11446 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11447
2607059c
AC
114482001-12-01 Andrew Cagney <ac131313@redhat.com>
11449
11450 * gdbint.texinfo (Host Definition): Delete documentation on
11451 HOST_BYTE_ORDER.
11452
df0cd8c5
JB
114532001-11-30 Jim Blandy <jimb@redhat.com>
11454
11455 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11456 overlay support. Add to top-level menu.
df0cd8c5 11457
88118b3a
TT
114582001-11-26 Tom Tromey <tromey@redhat.com>
11459
11460 * gdb.texinfo (Command Syntax): Document C-o binding.
11461
96565e91
CF
114622001-07-26 Christopher Faylor <cgf@redhat.com>
11463
11464 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11465 use since it is described in the referenced section.
11466
f7dc1244 11467 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11468 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11469 clearer when using DJGPP.
11470
2a3d5645
CF
114712001-11-24 Christopher Faylor <cgf@redhat.com>
11472
11473 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11474 specifically refer to MS-DOS.
11475 (command files): Mention gdb.ini is only used on MS-DOS.
11476
aa26fa3a
TT
114772001-11-21 Tom Tromey <tromey@redhat.com>
11478
11479 * gdb.texinfo (Invoking GDB): Document --args.
11480 (Mode Options): Likewise.
11481
4f8ada06
JB
114822001-11-21 Jim Blandy <jimb@redhat.com>
11483
11484 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11485 Delete documentation; this macro has been removed from the
11486 sources.
4f8ada06 11487
3fe0dc10
JB
114882001-11-13 Jim Blandy <jimb@redhat.com>
11489
11490 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11491
9e5abb06
CV
114922001-11-06 Corinna Vinschen <vinschen@redhat.com>
11493
11494 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11495
1c5dfdad
MS
114962001-11-05 Michael Snyder <msnyder@redhat.com>
11497
a9331b3f 11498 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11499 quote regexp chars in function names such as "operator*()".
11500
990f9fe3
FF
115012001-11-01 Fred Fish <fnf@redhat.com>
11502
11503 * gdbint.texinfo (SOLIB_ADD): Document additional new
11504 "readsyms" arg.
11505
b433d00b
DH
115062001-10-30 Don Howard <dhoward@redhat.com>
11507
070b1dd3
DH
11508 * gdb.texinfo: (Command Files) Added documentation for the
11509 behavior of gdb with input redirected from a file.
b433d00b 11510
b7209cb4
FF
115112001-10-28 Fred Fish <fnf@redhat.com>
11512
11513 * gdb.texinfo (auto-solib-add): Change docs to match
11514 implementation change.
11515 (auto-solib-limit): Add docs for new variable.
11516
1aa20aa8
AC
115172001-10-15 Andrew Cagney <ac131313@redhat.com>
11518
11519 * gdbint.texinfo (Target Architecture Definition): Function
11520 value_as_pointer renamed to value_as_address.
11521
fc0c74b1
AC
115222001-10-15 Andrew Cagney <ac131313@redhat.com>
11523
11524 * gdbint.texinfo (Target Architecture Definition): Default
11525 POINTER_TO_ADDRESS functions assume unsigned addresses.
11526 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11527 posting by Jim Blandy.
11528
f4846649
JB
115292001-10-12 Jim Blandy <jimb@redhat.com>
11530
11531 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11532 version of texi2html (1.64) doesn't support this flag any more.
11533
f277788b
MK
115342001-09-08 Mark Kettenis <kettenis@gnu.org>
11535
a9dc4918
MK
11536 * gdbint.texinfo (Host Definition): Remove description of
11537 MEM_FNS_DECLARED.
11538
d28379df
MK
11539 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11540
f277788b
MK
11541 * gdbint.texinfo (Host Definition): Remove description of
11542 HAVE_SIGSETMASK.
11543
7ccaa899
EZ
115442001-09-04 Elena Zannoni <ezannoni@redhat.com>
11545
11546 * gdbint.texinfo (Target Architecture Definition): Add
11547 explanation of TARGET_PRINT_INSN macro.
11548
17d9d558
JB
115492001-08-30 Jim Blandy <jimb@redhat.com>
11550
11551 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11552 Explain what it means to load relocatable files.
11553
72cde065
JB
115542001-08-28 Jim Blandy <jimb@redhat.com>
11555
11556 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11557 info `top' menu.
11558
9e678452
CF
11559Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11560
11561 * gdbint.texinfo: Add a cautionary note about macro use.
11562
a2bea4c3 115632001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11564
a2bea4c3
CV
11565 * gdb.texinfo: Explain omitting the hostname in the
11566 `target remote' command.
11567
1129bf27
DJ
115682001-07-30 Daniel Jacobowitz <drow@mvista.com>
11569
11570 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11571 and END-INFO-DIR-ENTRY.
11572
732b3002
SC
115732001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11574
11575 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11576
89437448
AC
115772001-07-25 Andrew Cagney <ac131313@redhat.com>
11578
11579 * gdbint.texinfo (libgdb): Rewrite.
11580
f7dc1244 115812001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11582
11583 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11584
c4555f82
SC
115852001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11586
11587 * gdb.texinfo (TUI): New chapter, document the TUI.
11588 (Mode Options): Document the -tui option.
11589
2f45a6e0
MK
115902001-07-23 Mark Kettenis <kettenis@gnu.org>
11591
11592 * gdbint.texinfo (Host Definition): Remove description of
11593 NEED_POSIX_SETPGID.
11594
f7dc1244 115952001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11596
11597 * gdb.tex (DJGPP Native): New node, with descriptions of
11598 DJGPP-specific commands.
11599
be9c6c35
JM
116002001-07-19 John R. Moore <jmoore@redhat.com>
11601
11602 * gdbint.texinfo: Three misspellings.
11603
dfa249fb
AC
116042001-07-06 Andrew Cagney <ac131313@redhat.com>
11605
11606 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11607 `test` expressions on bash. Problem reported by Colin Walters.
11608
c72e7388
AC
116092001-07-04 Andrew Cagney <ac131313@redhat.com>
11610
11611 * gdbint.texinfo (User Interface): Update ui-out documentation to
11612 refelect recent UI/MI updates.
11613
94bbb2c0
AC
116142001-07-04 Andrew Cagney <ac131313@redhat.com>
11615
11616 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11617 interpreters.
11618
af6c57ea
AC
116192001-06-15 Andrew Cagney <ac131313@redhat.com>
11620
11621 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11622 structure and not macros.
11623 (Host Definition): Document that much of this chapter is obsolete.
11624 (Target Architecture Definition): Update list of files that make
11625 up a target architecture.
11626 (Coding): Update.
11627
83aa8bc6
AC
116282001-06-28 Andrew Cagney <ac131313@redhat.com>
11629
11630 * gdbint.texinfo (Target Architecture Definition): Update
11631 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11632 The latter has been changed to a true predicate.
11633
f7dc1244 116342001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11635
11636 * annotate.texi: Add @noindent where needed. From Dmitry
11637 Sivachenko <dima@Chg.RU>.
11638 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11639
656db9b0
AC
116402001-06-16 Andrew Cagney <ac131313@redhat.com>
11641
11642 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11643
df2396a1
AC
116442001-06-14 Andrew Cagney <ac131313@redhat.com>
11645
11646 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11647 returns ``OK''. Document that the ``R'' packet does not reply.
11648
0f1f2b0a
MS
116492001-06-13 Michael Snyder <msnyder@redhat.com>
11650
11651 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11652
f7dc1244 116532001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11654
11655 * gdb.texinfo (Signals): Clarify the default setting of signal
11656 handling.
11657
a5d7c491
AC
116582001-05-14 Andrew Cagney <ac131313@redhat.com>
11659
11660 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11661 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11662
05a54c4f
AC
116632001-05-12 Andrew Cagney <ac131313@redhat.com>
11664
11665 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11666
f7dc1244 116672001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11668
11669 * gdbint.texinfo (Clean Design and Portable Implementation):
11670 Renamed from "Clean Design".
11671 (Clean Design and Portable Implementation): Document portable
11672 methods of handling file names, and the associated macros.
11673
f7dc1244 116742001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11675
11676 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11677 command and provide a cross-reference to its description.
11678 (Symbols): Note that "info scope" is useful for trace experiments.
11679
f7dc1244 116802001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11681
b37052ae
EZ
11682 * gdb.texinfo (Symbols): Document "info scope".
11683 (Tracepoints): New chapter.
11684 (Contributors): Update for v5.1.
11685 <All nodes>: Change "C++" to "C@t{++}".
11686
0ee54786
EZ
11687 * gdbint.texinfo (User Interface): A new section about ui_out
11688 functions, based on text written by Fernando Nasser.
11689
c534679c
EZ
11690 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11691
f7dc1244 116922001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11693
e9c75b65
EZ
11694 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11695
11696 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11697
11698 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11699 Replace "GDB" with "@value{GDBN}". Fix markup.
11700
11701 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11702
3d67e040
EZ
11703 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11704 a cross-reference to its description.
11705 (Symbols): Document "info symbol".
11706
f7dc1244 117072001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11708
11709 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11710 subsection "x86 Watchpoints".
11711 (Target Architecture Definition): Document the macros
11712 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11713 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11714
b0ed3589
AC
117152001-03-20 Andrew Cagney <ac131313@redhat.com>
11716
11717 * gdbint.texinfo (Target Architecture Definition): Update
11718 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11719 list.
11720
b6ba6518
KB
117212001-03-06 Kevin Buettner <kevinb@redhat.com>
11722
11723 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11724 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11725
f7dc1244 117262001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11727
11728 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11729
f7dc1244 117302001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11731
17cc6a06
EZ
11732 * gdb.texinfo (Environment): Document that `path' does not change
11733 the value of PATH in GDB's own environment (it did in the past,
11734 but that was changed on March 15, 1994). Reported by Doug Evans
11735 <dje@transmeta.com>.
11736
56caf160
EZ
11737 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11738 its line. Fix markup of commands and macros. Add an Index node
11739 and index entries.
11740
29e57380
C
117412001-01-23 J.T. Conklin <jtc@redback.com>
11742
11743 * gdb.texinfo (Memory region attributes): New manual section.
11744
1c6147de
ND
117452001-01-04 Nicholas Duffek <nsd@redhat.com>
11746
11747 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11748
f7dc1244 117492000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11750
11751 * refcard.tex: Version and copyright fixed. From Phil Edwards
11752 <pedwards@disaster.jaj.com>.
11753
0dcedd82
AC
11754Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11755
11756 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11757 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11758
3b851bce
AC
11759Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11760
11761 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11762 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11763
f7dc1244 117642000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11765
11766 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11767 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11768
b90a5f51
CF
117692000-11-10 Christopher Faylor <cgf@cygnus.com>
11770
11771 * gdb.texinfo: Document new 'set step-mode' command.
11772
f7dc1244 117732000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11774
11775 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11776 changes from Dmitry Sivachenko <dima@Chg.RU>.
11777
f7dc1244 117782000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11779
11780 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11781 From Steven Johnson <sbjohnson@ozemail.com.au>.
11782
2e685b93
MK
117832000-08-10 Mark Kettenis <kettenis@gnu.org>
11784
11785 * gdbint.texinfo (Overall Structure): Spelling fix.
11786
f7dc1244 117872000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11788
11789 * gdbint.texinfo (Target Architecture Definition): Document that
11790 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11791 for which REGISTER_CONVERTIBLE returns a zero value.
11792
63ac3005
EZ
117932000-07-08 Christopher Faylor <cgf@cygnus.com>
11794
11795 * Makefile.in (install-info): Find files to install in either the
11796 build or source directories (adapted from Makefile.am).
11797
bd79f757
ND
117982000-07-07 Nicholas Duffek <nsd@redhat.com>
11799
11800 * stabs.texinfo: Fix spelling errors.
11801 (String Field): FILE-NUMBER starts from 0, not 1.
11802
f7dc1244 118032000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11804
11805 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11806 Brian Youmans.
5f208f6d 11807
f7dc1244 118082000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11809
11810 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11811 the source directory. Reported by Mark Harig
11812 <markh@frazier.landmark.com>.
cc542d3b 11813
f3b28801
C
118142000-06-20 J.T. Conklin <jtc@redback.com>
11815
11816 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11817
449f3b6c
AC
11818Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11819
11820 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11821 Generate using pdftex.
449f3b6c 11822 (PDFTEX): Define.
889bf7c5 11823 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11824 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11825 @contents at the start.
449f3b6c 11826
f7dc1244 118272000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11828
11829 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11830 Youmans.
48e934c6 11831
9e9c5ae7
AC
11832Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11833
11834 From Brian Youmans:
11835 * gdb.texinfo: Fix ``et al.''.
11836
c741b251
AC
11837Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11838
11839 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11840 loop.
c741b251 11841
4ab64e14
JG
118422000-05-19 Jimmy Guo <guo@cup.hp.com>
11843
11844 * configure: Regenerate.
11845
f7dc1244 118462000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11847
11848 * Makefile.in (install-info): Run install-info on installed Info
11849 files.
11850
8c70017b
AC
11851Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11852
a7cb598a 11853 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11854 Andrew Cagney.
8c70017b 11855
f7dc1244 118562000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11857
11858 * gdb.texinfo: Proofreading changes from Brian Youmans.
11859
bf0184be
ND
118602000-05-01 Nick Duffek <nsd@cygnus.com>
11861
11862 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11863 startup sequence, minor edits.
11864
f7dc1244 118652000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11866
11867 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11868 TeX.
11869
11870 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11871 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11872 like `n' and `s' which look weird. Convert some of the @kindex to
11873 @vindex, when they refer to variables, not commands.
11874
33e16fad
AC
11875Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11876
11877 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11878
f7dc1244 118792000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11880
11881 * Makefile.in (GDBMI_DIR): New variable.
11882 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11883 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11884 (gdbmi.texinfo): New target, for texi2roff.
11885 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11886 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11887
11888 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11889 gdbmi.texinfo.
11890 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11891 comment.
11892
d167840f
EZ
118932000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11894
11895 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11896 command.
d167840f 11897
f7dc1244 118982000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11899
11900 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11901 prevents the build (and is generally a Bad Idea).
11902
f7dc1244 119032000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11904
11905 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11906 a comma inside @var.
11907 (Command Files): Index markup changes from Dmitry Sivachenko
11908 <dima@Chg.RU>.
11909
f7dc1244 119102000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11911
11912 * Makefile.in (LN_S): Define.
11913 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11914 invoke "ln -s" unless it is known to work.
11915
11916 * configure.in (AC_PROG_LN_S): Add.
11917
8dc7983f
JB
119182000-04-14 Jim Blandy <jimb@redhat.com>
11919
11920 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11921 section.
11922 (Target Conditionals): Document ADDRESS_TO_POINTER,
11923 POINTER_TO_ADDRESS.
11924
1a8237e8
DB
119252000-04-11 Daniel Berlin <dan@cgsoftware.com>
11926
11927 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11928 gdb-cfg.texi to get the value.
11929
ca526f1a
JB
119302000-04-10 Jim Blandy <jimb@redhat.com>
11931
11932 * gdbint.texinfo (Target Architecture Definition): Fix
11933 cross-references.
11934
faaafcb4
JB
119352000-04-08 Jim Blandy <jimb@redhat.com>
11936
11937 * gdbint.texinfo (Using Different Register and Memory Data
11938 Representations): New section.
11939 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11940 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11941 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11942
1b27397f
AC
11943Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11944
11945 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11946 for acknowledgments.
1b27397f 11947
480ff1fb
AC
11948Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11949
11950 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11951 qThreadExtraInfo.
480ff1fb 11952
a9331b3f 119532000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11954
a9331b3f
RM
11955 * gdb.texinfo: Clarify which remote debug protocol commands are
11956 required and which are optional.
f1251bdd 11957
dbeb8dbd
AC
11958Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11959
11960 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11961 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11962 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11963 * annotate.texi: Update.
11964
6d2ebf8b
SS
119652000-03-28 Stan Shebs <shebs@apple.com>
11966
11967 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11968 expectation of additional changes before release), update
11969 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11970 node links, rephrase and/or shorten lines to fix formatting
11971 problem in both regular and @smallbook formats.
11972 * annotate.texi: Shorten lines in example, use smallexample
11973 consistently everywhere.
11974 * Makefile.in: Add comment about texinfo 4.0 html generation.
11975 (SFILES_INCLUDED): Add annotate.texi.
11976
5d161b24
DB
119772000-03-27 Daniel Berlin <dan@cgsoftware.com>
11978
5ae4183a
AS
11979 * gdb.texinfo (Debugging Output): Added new section, documenting
11980 the "set/show debug" commands.
5d161b24 11981
b9deaee7
AC
11982Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11983
11984 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11985 entry.
b9deaee7
AC
11986
11987 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11988 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11989 @chapter and @node entries.
a9331b3f 11990
b9deaee7 11991 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11992
9ef47d30
AC
11993Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11994
11995 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11996 files.
9ef47d30 11997
cfeada60
FN
119982000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11999
12000 From David Whedon <dwhedon@gordian.com>
5ae4183a 12001 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 12002
6837a0a2
DB
120032000-03-22 Daniel Berlin <dan@cgsoftware.com>
12004
12005 * gdb.texinfo: Add documentation for the apropos command.
12006
bba2971c
MS
120072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12008
12009 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12010
2b628194
MS
120112000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12012
a9331b3f 12013 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
12014 two places.
12015
96a2c332
SS
120162000-03-17 Stan Shebs <shebs@apple.com>
12017
12018 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12019 <dima@Chg.RU>, also clarification of allowed content for
12020 string constants.
12021
f7dc1244 120222000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
12023
12024 * gdb.texinfo (main menu): Add Annotations.
12025 (File Options): Add @cindex entries for each command-line option.
12026 Document --epoch, --annotate, --async, --interpreter, --write,
12027 --statistics, and --version.
12028
12029 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12030 of GDB.
12031
9d233477
JB
120322000-02-23 Jim Blandy <jimb@redhat.com>
12033
12034 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12035
14e0eb3b
JB
120362000-02-22 Jim Blandy <jimb@redhat.com>
12037
12038 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12039
3555de01
JM
120402000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12041
12042 * Makefile.in (diststuff): New target.
12043
5e35df8e
KB
120442000-02-15 Kevin Buettner <kevinb@redhat.com>
12045
12046 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 12047 architecture. [From Jim Wilson.]
5e35df8e 12048
c5394b80
JM
120492000-01-16 Tom Tromey <tromey@cygnus.com>
12050
12051 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12052 (Delete Breaks): Mention range arguments.
12053 (Disabling): Likewise.
12054
c3f6f71d
JM
120552000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12056
12057 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12058
c4093a6a
JM
12059Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12060
12061 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 12062 valid functions.
c4093a6a 12063
11cf8741
JM
120641999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12065
12066 * gdb.texinfo: Clarify regular expressions used in rbreak.
12067
917317f4
JM
120681999-10-15 Kevin Buettner <kevinb@cygnus.com>
12069
12070 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12071 MEMORY_REMOVE_BREAKPOINT): Document.
12072
12073Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12074
12075 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 12076 offset re-using the DATA offset instead.
917317f4 12077
2df3850c
JM
120781999-10-11 Jim Kingdon <kingdon@redhat.com>
12079
12080 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12081
701adfb0
PA
120821999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12083
12084 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12085
2df3850c
JM
120861999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12087
12088 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12089 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12090 typos.
12091
12092 * gdb.texinfo: Various minor wording and formatting improvements,
12093 mentions of additional command-line options.
12094
2acceee2
JM
120951999-09-30 Fred Fish <fnf@cygnus.com>
12096
12097 * gdb.texinfo: Document additional forms of specifying section
12098 names and addresses for the add-symbol-file command.
12099
c2c6d25f
JM
121001999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12101
12102 * gdbint.texinfo: Fix typo, add the word "have".
12103
121041999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12105
12106 * gdbint.texinfo (Target Architecture Definition): Document the
12107 SKIP_PERMANENT_BREAKPOINT macro.
12108
d4f3574e
SS
121091999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12110
12111 * gdb.texinfo: Fiks speling errers.
12112
12113 * gdb.texinfo: Fix uses of @multitable.
12114
f7dc1244 12115 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 12116 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 12117 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
12118 comments about using with optimization, add more indexing,
12119 fix info about disassembly-flavor.
12120
12121Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12122
12123 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12124 SKIP_SOLIB_RESOLVER): Define.
12125
12126Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12127
12128 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 12129 ``g'' packets.
d4f3574e 12130
104c1213
JM
121311999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12132
12133 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
12134 platform-specific info, inline remote.texi and move sections of it
12135 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
12136 and register stack into the new chapter.
12137 * remote.texi: Remove, now part of gdb.texinfo.
12138 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12139
121401999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12141
12142 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12143 GDB_TARGET_IS_MACH386): These kludges have gone away.
12144
12145Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12146
12147 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 12148 TDEPLIBS.
104c1213 12149
53a5351d
JM
121501999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12151
12152 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12153 surrounding text to fit HP-UX bits into general info.
12154 (HPPA-cfg.texi): Remove, no longer useful.
12155
12156 * gdb.texinfo: Remove explicit links from @node lines, remove
12157 HP-added "Detailed Node Listing" from main menu which confuses
12158 things.
12159
12160 From Dmitry Sivachenko <dima@Chg.RU>:
12161 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 12162 in description of `set environment'.
53a5351d
JM
12163
121641999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12165
12166 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12167
7be570e7
JM
121681999-08-12 Ben Elliston <bje@cygnus.com>
12169
12170 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12171
f7dc1244 121721999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
12173
12174 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
12175 watch, awatch, and rwatch. Explain why the latter two cannot be
12176 set as software watchpoints. Document that watchpoints for local
12177 variables are deleted when the debuggee terminates.
7be570e7
JM
12178
12179Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12180
12181 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
12182 packet. Allow E.. response packet. "qRcmd" packet is no longer
12183 reserved.
7be570e7
JM
12184
121851999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12186
a9331b3f
RM
12187 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12188 * gdb.texinfo: Ditto.
7be570e7 12189
701adfb0
PA
12190Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12191
12192 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12193
96baa820
JM
121941999-08-06 Tom Tromey <tromey@cygnus.com>
12195
12196 * gdb.texinfo (KOD): New node.
12197
12198Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12199
12200 * remote.texi (Rcmd): Fix minor formatting typos.
12201
12202Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12203
12204 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 12205 packets.
96baa820 12206
adf40b2e
JM
122071999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12208
12209 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12210 fixes.
12211
43ff13b4
JM
12212Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12213
12214 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12215
085dd6e6
JM
12216Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12217
12218 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
12219 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12220 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12221 packets that are not supported on all hosts. Expand examples.
12222 Spell check.
085dd6e6
JM
12223
122241999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12225
12226 * Makefile.in: Recognize html, install-html. Add targets
12227 to build HTML versions of documentation via texi2html.
12228
12229Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12230
12231 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 12232 testsuite.
085dd6e6
JM
12233
12234Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12235
12236 * remote.texi (Communication Protocol): Rewrite.
12237
12238Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12239
12240 * stabs.texinfo: Fix uses of xref.
12241
9e0b60a8
JM
12242Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12243
12244 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12245 info about patch submission.
12246
cce74817
JM
12247Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12248
12249 From Per Bothner <bothner@cygnus.com>:
12250 * gdb.texinfo: Document Chill support.
12251
12252Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12253
12254 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
12255 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12256 Document that the value should be greater-than or equal-to zero.
12257 (NO_STD_REGS): Document. Deprecate.
cce74817 12258
ac9a91a7
JM
12259Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12260
12261 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 12262 Document that these are not used.
ac9a91a7
JM
12263
12264Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12265
12266 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12267
392a587b
JM
12268Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12269
12270 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 12271 numargs was dropped.
392a587b
JM
12272
12273Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12274
12275 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12276
b83266a0
SS
12277Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12278
12279 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 12280 Update.
b83266a0 12281
7a292a7a
SS
12282Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12283
12284 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12285 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12286
12287Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12288
12289 * gdbint.texinfo: Fix typos: $ -> @.
12290
12291Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12292
12293 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
12294 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12295 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12296 BREAKPOINT_FROM_PC.
a9331b3f 12297
7a292a7a
SS
12298Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12299
12300 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 12301 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
12302
12303Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12304
12305 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 12306 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
12307
123081999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12309
12310 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12311 longer exists.
12312
12313Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12314
12315 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
12316 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12317 they make the manual source incomprehensible.
7a292a7a
SS
12318 * h8-cfg.texi: Remove, hasn't been used in years.
12319
c906108c
SS
12320Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12321
12322 * gdb.texinfo: Update the credits.
12323
12324Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12325
12326 * gdb.texinfo: Fix mistakes noticed in printout of last
12327 draft, add Alpha to discussion of heuristic fence post.
12328
12329Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12330
12331 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12332 Edition, merge some HP changes into mainline, describe some
12333 previously undocumented features, describe more of the target
12334 commands available, eliminate obsolete section on renamed
12335 commands.
c906108c
SS
12336 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12337
12338Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12339
12340 * gdb.texinfo: Make many HPPA conditionals unconditional,
12341 including catchpoint description, since now on for all configs.
12342 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12343 specializations.
12344
12345Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12346
12347 * Makefile.in (GDBvn.texi): Fix match expression to work with
12348 current format of VERSION in gdb/Makefile.in.
12349 * gdb.texinfo: Fix node ref to match new readline.
12350
12351Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12352
a9331b3f
RM
12353 * gdb.texinfo: Changes made as part of a project to merge in
12354 changes made by HP. Documentation makes extensive use of
c906108c
SS
12355 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12356 on remote debugging. There are differences in documentation
889bf7c5 12357 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12358 the HP manual discusses catchpoints, hardware watchpoints, and
12359 some HPUX specific limitations for shared library support.
a9331b3f 12360
c906108c
SS
12361 There are also a number of @node changes.
12362
123631999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12364
12365 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12366 (C Usage): Same.
12367
12368Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12369
12370 The following changes were made by Edith Epstein
889bf7c5
PA
12371 <eepstein@cygnus.com> as part of a project to merge in changes
12372 made by HP.
a9331b3f 12373
c906108c
SS
12374 * HPPA-cfg.texi: new file.
12375
12376 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12377
12378 * refcard.tex: change documentation about catch.
12379 removed info catch.
12380
12381Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12382
12383 * gdbint.texinfo: Expand on GDB's coding standards,
12384 specify the use of arg names with prototypes.
12385
123861998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12387
12388 * gdb.texinfo: Fix tipo.
12389
12390Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12391
12392 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12393 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12394
12395Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12396
12397 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12398
123991998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12400
12401 * agentexpr.texi: New file.
12402
12403Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12404
12405 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12406
124071998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12408
12409 * remote.texi: Changed wording that implied that the GDB remote
12410 protocol caches register values instead of GDB itself.
12411
12412Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12413
12414 * gdbint.texinfo: Add some info about symbol readers.
12415 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12416 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12417 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12418 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12419
12420Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12421
a9331b3f 12422 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12423
12424Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12425
12426 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12427
12428Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12429
12430 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12431 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12432
12433Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12434
12435 * gdbint.texinfo: Fix minor typos.
12436
12437Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12438
12439 * gdbint.texinfo: Complete overhaul. Group descriptions more
12440 logically, add more info on generic algorithms, remove much
12441 obsolete and/or wrong material.
12442
12443Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12444
12445 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12446
12447Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12448
12449 * refcard.tex: Copyright, address updates.
12450
12451Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12452
12453 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12454 for the edition instead of confusing GDB-version-like numbers.
12455
12456Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12457
12458 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12459
12460Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12461
5ae4183a 12462 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12463
12464Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12465
12466 * gdb.texinfo: Add some credits, mention bug monitor.
12467 * remote.texi: Mention mips monitor targets.
12468 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12469
c906108c
SS
12470Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12471
12472 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12473 files, finish sorting of host vs target vs native macros, describe
12474 some more of them.
c906108c
SS
12475
12476Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12477
12478 * gdbint.texinfo (Host Conditionals): Document change from
12479 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12480
12481Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12482
12483 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12484 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12485
12486Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12487
12488 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12489 Document LSEEK_NOT_LINEAR.
12490
12491Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * stabs.texinfo (Stab Section Basics): Make it clear that only
12494 some versions of the GNU linker remove the leading N_UNDF symbol.
12495
12496Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12497
12498 * stabs.texinfo (String Field): Document type number pairs here,
12499 instead of in the Sun specific section.
12500 (Include Files): The GNU linker supports the N_BINCL
12501 optimization. Clarify the N_BINCL value, and what it is used
12502 for.
12503 (Procedures): Document N_FUN with an empty string to mark the end
12504 of a function.
12505 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12506 (Sun Differences): Remove this node, as the information is now
12507 elsewhere in the main document.
12508 (Stab Section Basics): Mention that the GNU linker may optimize
12509 stabs and remove the leading N_UNDF symbol.
12510
12511Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12512
12513 * gdb.texinfo, refcard.tex: Restore author credit
12514
701adfb0
PA
12515Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12516
12517 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12518 are macros that take an single argument.
12519
c906108c
SS
12520Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12521
12522 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12523 documentation to account for START and END macros taking
12524 one arg.
12525
12526Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12527
12528 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12529 * gdb.texinfo (Frames): Fix typo.
12530
12531Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12532
12533 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12534 a target_signal as arg type, not a pid.
12535
12536Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12537
12538 * gdb.texinfo: Document `set assembly-language'.
12539
12540Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12541
12542 * remote.texi: Update list of stubs in the GDB distribution.
12543
12544Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12545
12546 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12547 Also document that some systems can use mmalloc but must define
12548 this if their C runtime allocates memory that is later freed.
c906108c 12549 (MMCHECK_FORCE): Document new macro.
a9331b3f 12550
c906108c
SS
12551Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12552
12553 * remote.texi: Add documentation for target Sparclet.
12554
12555Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12556
a9331b3f 12557 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12558 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12559 * configure.in: Rewritten for autoconf.
12560 * configure: New.
12561
12562Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12563
12564 * Makefile.in (DVIPS): New define, set to dvips.
12565 (dvi): Add stabs.dvi.
12566 (ps): New target.
12567 (all-doc): Depend on info, dvi, and ps targets.
12568 (STAGESTUFF): Add *.ps and *.dvi files.
12569 (clean-info, clean-dvi): Remove.
12570 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12571 rules completely rewritten.
12572 (maintainer-clean): Remove clean-info and clean-dvi
12573 dependencies and put their actions in the rules.
12574 (gdb.ps): New target
a9331b3f 12575 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12576 intermediate TeX files, whether they have 2 or 3 character
12577 extensions.
12578 (gdbint.ps): Add target and rules.
12579 (gdb-internals): Delete unused target.
12580 (Makefile): Depends upon config.status also.
12581
12582Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12583
12584 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12585 set.
12586
12587Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12588
12589 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12590 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12591
12592Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12593
12594 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12595
12596Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12597
12598 * gdb.texinfo (Print settings): Document
12599 `set/show print static-members' commands.
12600
12601Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12602
12603 * gdbint.texinfo (Native): Document name change, coredep.c to
12604 core-aout.c.
12605
12606Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * stabs.texinfo (Include Files): Document the values the SunOS4
12609 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12610
12611Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12612
12613 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12614 Fix typo.
12615
12616Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12617
12618 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12619 "gdb.tar.Z".
12620
12621Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12622
12623 * Makefile.in (maintainer-clean): New target, synonym for
12624 realclean.
12625
701adfb0
PA
12626Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12627
12628 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12629
c906108c
SS
12630Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12631
12632 * Update all FSF addresses except those in COPYING* files.
12633
12634Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12635
12636 From Richard Earnshaw (rearnsha@armltd.co.uk):
12637 * gdb.texinfo (convenience variables): Document $_exitcode.
12638 (quit): Document optional expression to use as exit code.
12639
12640Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12641
12642 * gdb.texinfo, remote.texi: Brought up to date with various
12643 GDB changes.
12644
12645Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12646
12647 * gdb.texinfo: Update dates and versions, fix comments about
12648 hardware watchpoints in future releases and about the
12649 sharedlibrary command.
12650
12651Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12652
12653 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12654 C_FUN stab. Other cleanups.
12655
12656Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12657
12658 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12659 for the sparc stub.
12660
12661Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12662
12663 * annotate.texi: Clarify which addresses have differing formats
12664 depending on the language and which do not.
12665
12666Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12667
12668 * remote.texi (NetWare): Changed example to use BOARD= instead of
12669 NODE= argument to reflect correspoding change to gdbserve.nlm.
12670
12671Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12672
12673 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12674 GDB, as well as AIX dbx, supports the size type attribute.
12675
12676Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12677
12678 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12679
12680Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12681
12682 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12683 and new 'if' and 'while' commands.
12684
12685Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12686
12687 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12688
12689Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12690
12691 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12692 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12693 NetWare targets. Mostly stolen from the Server node.
12694
12695Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12696
12697 * gdb.texinfo (Setting): Talk about the language of a source file
12698 versus the working language. The old documentation did not match
12699 what GDB did.
12700
12701Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12704 of a source file.
12705
12706Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * gdb.texinfo (Processes): New node.
12709
12710Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12711
12712 * remote.texi: Update documentation of set/show mipsfpu.
12713
3fc11d3e
JM
12714Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12715
12716 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12717 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12718
12719Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12720
12721 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12722 obsolete conditionals, described some others.
12723
12724Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12725
12726 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12727 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12728
12729Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12730
12731 * gdbint.texinfo: Put regex conditionals in their own table.
12732
12733Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12734
12735 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12736 described or fixed the descriptions of many others.
12737
12738Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12739
12740 * gdb.texinfo: Add some more credits.
12741 * gdbint.texinfo: Capitalize GDB consistently, describe some
12742 macros and remove some.
12743
12744Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12745
12746 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12747 obsolete conditionals, described some others.
12748
12749Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12750
12751 * gdb.texinfo (help targets): Changed to `help target', which
12752 is the correct gdb command.
12753
12754Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12755
12756 * annotate.texi (TODO): New node, for keeping track of annotations
12757 suggested but not yet implemented.
12758
12759Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12760
12761 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12762 another symbol, it is not the address itself.
12763
12764Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12765
12766 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12767 of stabs-in-coff sections.
12768
12769Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * annotate.texi: Change edition to 0.5 and date to May 1994.
12772 Add index.
12773 (Frames): New node, for frame annotation.
12774 (Displays): New node, for display annotation.
12775
12776 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12777 when waiting for your program to stop.
12778
12779Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12780
12781 * annotate.texi (Breakpoint Info): Document annotation of header
12782 fields and record annotation.
12783
12784Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * annotate.texi: New file, to document annotations.
12787
12788Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12789
12790 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12791 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12792
12793Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12796 section, and say n_strx field is compilation unit relative.
12797 * stabs.texinfo: Don't use @code for a.out when it is the name of
12798 an object file format.
12799
12800Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12801
12802 * gdb.texinfo: Refer to file names, not path names, per rms
12803 convention.
12804 (Arguments): Fix typo.
12805
12806Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12807
12808 * stabs.texinfo (Global Variables): Talk about stabs in files
12809 where variables are referenced, but not defined.
12810
12811Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12812
12813 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12814 Cplusplus to new nodes Member Type Descriptor and Method Type
12815 Descriptor. Re-write stuff for #.
12816
12817Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12818
12819 * gdb.texinfo (Print Settings): Don't document "set print
12820 fast-symbolic-addr off". The bug which it worked around was fixed
12821 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12822
12823 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12824 N_ENTRY node.
12825
12826 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12827
12828Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12829
12830 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12831 references to ieee-float.c.
12832
12833Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12834
12835 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12836 match what the code actually does.
12837
12838Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12839
12840 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12841
12842Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12843
12844 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12845 i, and b.
12846
12847Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12848
12849 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12850 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12851 as "stabs in sections" rather than just saying "ELF and SOM".
12852 Also make that stuff apply to COFF.
12853
12854Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12857 Ghostscript.
12858
12859Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12862 versus functions without line numbers, also mention stepping into
12863 them as well as "step" when you are in them. Tell the user how to
12864 deal with the situation. Add comment about "debugging information".
12865
12866Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12867
12868 * stabs.texinfo (Enumerations): Document restriction on where
12869 enumeration types can appear and still win with GDB.
12870
12871Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12872
12873 * stabs.texinfo (Negative Type Numbers): Document format for type
12874 -16.
12875
12876Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12877
12878 * gdb.texinfo (Selection, Frame Info): Update information about
12879 arbitrary frame specficiations.
12880
12881Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12882
12883 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12884
12885Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12886
12887 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12888
12889Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12890
12891 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12892
12893Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12894
12895 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12896 Differences node to Statics node.
12897 (Statics): Discuss XCOFF use of V symbol descriptor.
12898
12899 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12900 not clean.
12901
12902Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12903
12904 * gdb.texinfo (Print Settings): Document `set print
12905 fast-symbolic-addr' and improve the doc for some other
12906 `set print's.
12907
12908Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12909
12910 * stabs.texinfo (String Field): Talk about defining several type
12911 numbers at once.
12912 Fix lint regarding changing node ELF Transformations to
12913 ELF and SOM Transformations.
12914
12915Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12916
12917 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12918
12919Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12920
12921 * stabs.texinfo (Cross-References): `::' is for nested types only
12922 within <>.
12923 (Structures): Document static members.
12924
12925Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12926
12927 * stabs.texinfo: Document S type attribute.
12928
12929Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12930
12931 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12932
12933Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12934
12935 * gdbint.texinfo: Fix a few typos.
12936
12937Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12938
12939 * gdb.texinfo, remote.texi: formatting improvements
12940
12941 * gdb.texinfo (New Features): mention threads.
12942 (Summary, C): fix xrefs in newly contributed text.
12943 (Threads): index entries, clarifications, example
12944 (passim): minor typos fixed, phrasing improvements
12945
12946 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12947 entries; (Server): explain use of gdbserver w/real-time systems,
12948 add example of conflicting TCP port; (MIPS Remote) break up
12949 running text into table, highlighting commands, and add example.
a9331b3f 12950
c906108c
SS
12951Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12952
12953 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12954
12955Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * stabs.texinfo (Nested Symbols): New node.
12958 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12959
12960Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12961
12962 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12963 to picking which Bbss.bss symbol to use, and (because there seems to
12964 be no good way of doing it) re-write some of the text to make it
12965 sound like Bbss.bss isn't such a great idea after all (as currently
12966 designed).
12967
12968 * gdb.texinfo (C): In addition to saying people have to use g++ for
12969 good results, say they have to use stabs. Specifically say cfront
12970 doesn't work well.
12971 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12972 the gdb README. Add xrefs to places where the support for the various
12973 languages is described in detail.
12974
12975Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * stabs.texinfo: Clean up stuff about visibility and virtual
12978 characters.
12979
12980 * stabs.texinfo (N_M2C): Cite Sun doc.
12981
12982Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12983
12984 * gdb.texinfo: updates re threads.
12985 * remote.texinfo: avoid index entries starting with digits.
12986
12987Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12988
12989 * stabs.texinfo (Enumerations): Talk about large, negative and
12990 octal values. Clean up cross reference to type attributes.
12991 (String Field): Say that GDB 4.11 supports size attribute.
12992
12993Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12994
12995 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12996 is a mandatory step. Make the stuff about that more concise.
12997
12998Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12999
13000 * stabs.texinfo (Class Names): New node.
13001
13002 * gdb.texinfo (Command Files): Explain order of init file reading.
13003
13004 * remote.texi (Bootstrapping): Talk about getting the serial driver
13005 to deal with ^C sent by gdb to stop the remote system.
13006
13007Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
13008
13009 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13010
13011 * libgdb.texinfo (Defining Commands): made the DOC arg
13012 to gdb_define_app_command a char * instead of char **
13013 per a suggestion from kingdon.
13014
13015 * libgdb.texinfo: total rewrite from a different starting
13016 premise.
13017
13018Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13019
13020 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13021 floats passed as doubles (to improve clarity).
13022
13023Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13024
13025 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13026
13027 * a4rc.sed: update to work with Andreas Vogel papersize params
13028
13029 * refcard.tex: use Andreas Vogel simplifications of papersize
13030 params; remove useless version info; update copyright date.
13031
13032Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13033
13034 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13035
13036Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13037
13038 * gdb.texinfo (Files): Say what address the load command loads it at.
13039
13040 * stabs.texinfo (Common Blocks): Minor cleanups.
13041
13042 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13043 that Sun has backed away from the linker kludge and thus the relevant
13044 issue is changes to the SunPRO tools, not the Solaris linker.
13045
13046 * stabs.texinfo (Traditional Integer Types): Clean up description
13047 of octal bounds a little bit. Document extra leading zeroes.
13048
13049Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13050
13051 * gdb.texinfo (Signaling): Update for symbolic symbol names
13052 and add a section explaining the difference between the GDB
13053 signal command and the shell kill utility.
13054
13055Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13056
13057 * libgdb.texinfo: added `@' to braces that were unescaped.
13058
13059Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13060
13061 * libgdb.texinfo: new file. Spec for the gdb library.
13062
13063Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064
13065 * stabs.texinfo (Include Files): Fix typo (start -> end).
13066
13067Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13068
13069 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13070 from Melissa at FSF's editing pass.
13071
13072Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13073
13074 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13075 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13076 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13077
13078Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13079
13080 * remote.texi (Bootstrapping): Discuss 386 call gates.
13081
13082Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13083
13084 * stabs.texinfo (Based Variables): New node.
13085
13086Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13087
13088 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13089 names, sizes, and formats to suggest how not to lose.
13090
13091Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13092
13093 * stabs.texinfo (Methods): Fix typo.
13094
13095Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13096
13097 * gdb.texinfo: Fix a few typos.
13098
13099Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * gdb.texinfo: Clarify how well it works with Fortran.
13102
13103 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13104 More on relocating stabs in ELF files.
13105
13106Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13107
13108 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13109
13110Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13111
13112 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13113 parameters on VAX.
13114
13115Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13116
13117 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13118
13119Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13120
13121 * stabs.texinfo: Make info author notice match the TeX author notice.
13122
13123Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13124
13125 * stabs.texinfo: Initial-caps all words in node names and
13126 non-trivial words in section names.
13127
13128Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13129
13130 * stabs.texinfo: Many minor cleanups.
13131
13132 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13133
13134Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13135
13136 * stabs.texinfo: Remove full description of big example.
13137 It's not really helpful; just use pieces of it where appropriate.
13138 Add more Texinfo formatting directives (@samp, etc.).
13139 Use @deffn to define stab types.
13140 Eliminate some wordiness. Break up some nodes.
13141 Add an (alphabetized) index of symbol types.
13142 Use consistent capitalization style in node and section names.
13143
13144Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13145
13146 * gdb.texinfo: Change typo "Two two" to "The two".
13147
13148Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13149
13150 * stabs.texinfo (XCOFF-differences): Remove references to
13151 non-existent types N_DECL and N_RPSYM.
13152
13153 * stabs.texinfo (String Field): Say that type attributes bug is
13154 fixed in GDB 4.10, since it is.
13155
13156 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13157
13158Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13159
13160 * stabs.texinfo: Formatting cleanups.
13161
13162Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13163
13164 * stabs.texinfo: When explaining the n_type of a stab, standardize
13165 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13166 no tabs, use @r).
13167 (Global Variables): Clean up.
13168
13169Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13170
13171 * stabs.texinfo (Stack Variables): Re-write.
13172
13173Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13174
13175 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13176 addresses of a source file. Also revise formatting.
13177 Change "object module" or "object file" to "source file".
13178 Various: Miscellaneous cleanups.
13179
13180Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13181
13182 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13183
13184Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13185
13186 * gdbint.texinfo: Removed many nonsensical machine-collected
13187 host and target conditionals, described some of the remainder.
13188
13189Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13190
13191 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13192
13193 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13194 paragraph which follows.
13195
13196 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13197 variables. Looks better and avoids overful hbox.
13198
13199Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13200
13201 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13202
13203Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13204
13205 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13206 retransmit-timeout
13207
13208Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13209
13210 * gdbint.texinfo: Update statement about `some ancient Unix
13211 systems, like Ultrix 4.0' to Ultrix 4.2.
13212
13213Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13214
13215 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13216
13217 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13218
13219 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13220 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13221
13222 * remote.texi: new name for former gdbinv-s.texi
13223
13224 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13225
13226Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13227
13228 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13229 variables for MIPS remote debugging protocol.
13230
13231Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13232
13233 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13234
13235Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13236
13237 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13238
13239Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13240
13241 * gdb.texinfo: repair conditional bugs in text markup
13242
13243Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13244
13245 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13246 to select Modula-2 material.
13247
13248Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13249
13250 * stabs.texinfo: Cleanups regarding statics.
13251
13252 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13253 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13254
13255Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13256
13257 * stabs.texinfo: N_MAIN is sometimes used for C.
13258
13259Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13260
13261 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13262
13263Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13264
13265 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 13266 removed from the code by Kingdon.
c906108c
SS
13267
13268Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13269
13270 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13271 input when evaluating breakpoint conditions; the bug has been fixed.
13272
13273 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13274 sets the ignore count to N-1, not to N.
13275
13276Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13277
13278 * refcard.tex (\hoffset): correct longstanding error to match
13279 intended offset; avoids cutting off edge on some printers
13280
13281Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13282
13283 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13284
13285Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13286
13287 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13288
13289Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13290
13291 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13292 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13293 collect sed edits if any, apply to refcard before formatting;
13294 (refcard.ps) stop implying PS fonts if PS output requested;
13295 (lrefcard.ps) delete extra target for variant PS fonts
13296
13297 * refcard.tex: parametrize papersize dependent info, collect
13298 in easily replaced spot
13299
13300 * a4rc.sed: new file, edits to refcard for A4 paper
13301
13302Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13303
13304 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13305
13306Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13307
13308 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13309
13310Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13311
13312 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13313 politely rather than rudely.
13314
13315Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * stabs.texinfo: Document common blocks.
13318
13319Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13320
13321 * stabs.texinfo: Add some basic info about stabs-in-elf.
13322
13323Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13324
13325 * stabs.texinfo (Top): Minor cleanup.
13326
13327Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13328
13329 * Makefile.in (install-info): remove parentdir support
13330
13331Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13332
13333 * gdb.texinfo (Copying): delete this node and references to it;
13334 RMS says this manual need not carry GPL. (passim): Improvements
13335 from last round at FSF, largely due to Ian Taylor review, and
13336 minor formatting improvements.
13337
13338 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13339 largely due to Ian Taylor review. (Debug Session): minor edits to
13340 new text.
13341
13342Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13343
13344 * Makefile.in (realclean): Remove info and dvi files too.
13345
13346Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13347
13348 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13349 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13350 * gdb.texinfo: Change accordingly.
13351
13352 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13353 N_{L,R}BRAC,N_SLINE are relative to.
13354
13355Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13356
13357 * Makefile.in (GDBvn.texi): Update atomically.
13358
13359Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13360
13361 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13362
13363Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13364
13365 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13366 addresses together. Also motivate the set print symbol-filename
13367 command and suggest other solutions.
13368
13369Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13370
13371 * gdb.texinfo (set print elements): Note that the number of
13372 elements is set to unlimited by "set print elements 0".
13373
13374Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13375
13376 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13377 NF_LDOUBLE means.
13378 (Stab Types): Include Solaris stab types.
13379 (Procedures): Document Solaris extensions.
13380
13381Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13382
13383 * gdb.texinfo: Add `set print symbol-filename' doc.
13384
13385Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13386
13387 * stabs.texinfo (Arrays): Talk about type definition vs. type
13388 information.
13389
13390 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13391 the trailing semicolon.
13392
13393Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13394
13395 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13396 and merge in other parts of the document addressing these subjects.
13397 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13398
13399 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13400 at the end of a range type.
13401
13402 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13403 AIX extensions.
13404
13405Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13406
13407 * stabs.texinfo (Stabs Format): Misc fixes.
13408
13409Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13412 (Traditional builtin types): Document convex convention for long long.
13413 (Negative builtin types): Discuss type names, and misc fixes.
13414
13415Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13416
13417 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13418 point types used with @samp{R} type descriptor.
13419 (Symbol Descriptors): Describe how to handle conflict between
13420 different meanings of @samp{P} symbol descriptor.
13421
13422Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13423
13424 * stabs.texinfo: Remove node Quick Reference and put its children
13425 directly under the main menu.
13426
13427 * stabs.texinfo: Many more changes to bring it into line with
13428 AIX documentation and reality. I think it now has all the
13429 information from the AIX documentation, except that I burned
13430 out when I got to variant records (Pascal and Modula-2) and
13431 all the COBOL types. Oh well, we can add them later when we're
13432 worrying more about those languages.
13433
13434 * stabs.texinfo (Automatic variables): Talk about what it means
13435 to omit the symbol descriptor.
13436
13437Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13438
13439 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13440 gcc2 behavior with promoted args.
13441
13442Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13443
13444 * gdb.texinfo: include readline appendices in info version of manual
13445
13446Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13447
13448 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13449 target remote.
13450
13451 * gdb.texinfo (Machine Code): more index entries for disassemble
13452
13453Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13454
13455 * Clarify the intended use of the gdb-testers and gdb-patches
13456 mailing lists, and shrink gzip comment.
13457
13458Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13459
13460 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13461 DOSHOST configuration of manual.
13462
13463 * gdb.texinfo (MIPS Stack): new node.
13464
13465 * all-config.texi (MIPS) new switch.
13466
13467 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13468 tense; (MIPS Remote) new node.
13469
13470 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13471 bug; (Environment) less passive, other small cleanups in text about
13472 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13473 (Remote) new MIPS Remote menu entry.
13474
13475Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13476
13477 * stabs.texinfo: Many changes to include information from the
13478 AIX documentation.
13479
13480 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13481
701adfb0
PA
13482Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13483
13484 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13485 Add PRINTF_HAS_LONG_LONG references.
13486
13487Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13488
13489 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13490 `set demangle-style arm' (not cfront); mention can type `q' to
13491 discard output, when gdb pages.
13492
c906108c
SS
13493Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13494
13495 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13496 Move a bunch of information from ../README.
13497 (Getting Started): New node.
13498
13499Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13500
13501 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13502
13503 * gdb.texinfo: advance manual revision dates to present
13504
13505 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13506 stop using silly Roman numerals in @set variable names
13507
13508Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13509
13510 * stabs.texinfo (Parameters): Keep trying to get this right.
13511
13512Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13513
13514 * stabs.texinfo (Parameters): More on "local parameters".
13515
13516Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13517
13518 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13519
13520Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13521
13522 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13523 (Parameters): Rewrite.
13524 (xcoff-differences, Sun-differences): Minor changes.
13525
13526Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13527
13528 * stabs.texinfo: Minor cleanup.
13529
13530Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13531
13532 * gdbint.texinfo: Minor xcoff stuff.
13533
13534Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13535
13536 * gdbint.texinfo: Update for new config directory structure.
13537 Add info about internal type data structures.
13538
13539Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13540
13541 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13542 $(srcdir).
13543 (gdb-config.texi): Depend on file in $(srcdir).
13544
13545Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13546
13547 * stabs.texinfo: Fixes about N_SO.
13548
701adfb0
PA
13549Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13550
13551 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13552
c906108c
SS
13553Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13554
13555 * gdb.texinfo: include list of nonstandard init file names
13556
13557 * *-config.texi: new switch GENERIC for text that applies *only*
13558 to (usual) multiple-target version of manual
13559
13560 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13561 h8 config
13562
13563 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13564 in menus (rather than conditionally selected multiple alternative
13565 menus).
13566
13567 * Makefile.in: define and use DOC_CONFIG var to select
13568 configuration for GDB user manual.
13569
13570 * gdb-config.texi: delete from repository, generate from Makefile.
13571
13572 * all-config.texi: normal `generic' configuration file, formerly
13573 stored as gdb-config.texi
13574
13575Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13576
13577 * Makefile.in: add dvi target to build all .dvi files
13578
13579Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13580
13581 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13582
701adfb0
PA
13583Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13584
13585 * stabs.texi: The `this' pointer is now known by the name
13586 `this' instead of `$t'.
13587
c906108c
SS
13588Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13589
13590 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13591 host conditionals.
13592 * stabs.texinfo: More array fixes inspired by Jim's.
13593
13594Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13595
13596 * stabs.texinfo: Fixes re arrays and continuations.
13597
13598 * gdbint.texinfo: Add XCOFF node.
13599
13600Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13601
13602 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13603
13604Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13605
13606 * stabs.texinfo: Fix for array types to mention lower bounds.
13607
13608Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13609
13610 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13611
13612Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13613
13614 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13615
13616Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13617
13618 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13619 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13620
13621Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13622
13623 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13624
701adfb0
PA
13625Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13626
13627 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13628
c906108c
SS
13629Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13630
13631 * gdb.texinfo, gdbinv-s.texi: misc updates
13632
13633Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13634
13635 * gdbint.texinfo: Brief documentation for longjmp support,
13636 from an email msg by Stu.
13637
13638Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13639
13640 * stabs.texinfo: Fix description of floating point "range"
13641 types (which really define basic types). Reported by Jim Meehan,
13642 <meehan@src.dec.com>.
13643
13644 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13645
13646Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13647
13648 * gdbint.texinfo: Slightly expand section on supporting a new
13649 object file format.
13650
13651Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13652
13653 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13654 intermediate file.
13655
13656Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13657
13658 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13659
13660Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13661
13662 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13663
13664 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13665 as well as Z8002.
13666
701adfb0
PA
13667Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13668
13669 * gdbint.texinfo (Host Conditionals): Remove
13670 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13671 MEM_FNS_DECLARED.
13672 (Target Conditionals): Remove all of the above.
13673
13674Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13675
13676 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13677 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13678
c906108c
SS
13679Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13680
13681 * gdbint.texinfo: Add sections on clean design and on how to send
13682 in changes.
13683
13684Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13685
13686 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13687
701adfb0
PA
13688Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13689
13690 * gdbint.texinfo: nm.h now included in defs.h.
13691
c906108c
SS
13692Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13693
13694 * gdb.texinfo: Fix typo, reported by Karl Berry.
13695
13696Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13697
13698 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13699
701adfb0
PA
13700Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13701
13702 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13703
13704Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13705
13706 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13707 (all @node commands): Use new form to avoid nitpicking errors.
13708 * gdbint.texinfo: Document host/native/target split.
13709
13710Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13711
13712 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13713
13714Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13715
13716 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13717
c906108c
SS
13718Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13719
13720 * gdbint.texinfo: fixed a stray email address (needs @@),
13721 added @table @code to node "Native Conditionals"
13722
701adfb0
PA
13723Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13724
13725 * gdbint.texinfo: document a few more macros, create new section
13726 for native macros.
13727
13728Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13729
13730 * gdb.texinfo: Document command hooks.
13731
c906108c
SS
13732Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13733
13734 * gdbint.texinfo: Describe coding style of GDB.
13735
13736Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13737
13738 * stabs.texinfo: Minor wording changes.
13739
13740Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13741
13742 * gdbint.texinfo: Improve release doc slightly.
13743
701adfb0
PA
13744Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13745
13746 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13747 for two new remote targets---29K using UDI, and Tandem ST2000
13748 using STDBUG.
13749
13750 * all.m4, none.m4: new m4 switch, _ST2000__
13751
13752 * all.m4: turn on H8/300 stuff for generic manual
13753
13754 * gdbinv-s.m4.in: remove text on special procedures to continue
13755 after explicit call to breakpoint() in serial stubs.
13756
c906108c
SS
13757Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13758
13759 * gdbint.texinfo: Improve doc of GDB config macros.
13760
13761Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13762
13763 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13764 These will be reinserted when examined.
13765
701adfb0
PA
13766Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13767
13768 * gdb.texinfo: fix shameful error of agreement reported by
13769 jimb@occs.cs.oberlin.edu (Jim Blandy)
13770 * gdb.texinfo: remove old partial discussion of remote serial
13771 protocol (via serial debug stubs)
13772 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13773 use of serial debug stubs
13774
c906108c
SS
13775Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13776
13777 * gdbint.texinfo: Make a start at documenting all the #if macros
13778 in GDB. At least list them all, and start separating them into
13779 host-specific and target-specific.
13780
13781Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13782
13783 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13784 examples (not consistent w others).
c906108c
SS
13785 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13786 for generic vn of doc
13787
13788Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13789
13790 * Makefile.in: always create installation directories.
13791
13792Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13793
13794 * gdb.texinfo: in h8 config, do not describe searching commands.
13795
13796Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13797
13798 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13799 conditionals; introduce a few generic switches that may be
13800 useful for other cross-dev or dos-hosted configs.
13801
13802 * gdb.texinfo: fix typo in "info reg" description
13803
13804Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13805
13806 * stabs.texinfo: Minor updates from running TeX over it.
13807 * Makefile.in (stabs.dvi, stabs.ps): Add.
13808
13809Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13810
13811 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13812 First pass at converting it to texinfo.
13813
13814Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13815
13816 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13817 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13818
13819Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13820
13821 * gdbint.texinfo: Add section on partial symbol tables.
13822
701adfb0
PA
13823Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13824
13825 * gdb.texinfo: Document new am29k setting.
13826
c906108c
SS
13827Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13828
13829 * gdb.texinfo: document `set remotedebug' and `set
13830 rstack_high_address'.
13831
13832Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13833
13834 * gdb.texinfo: slight expansion of new text on reading info files
13835 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13836 H8/300 from DOS.
13837
13838Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13839
13840 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13841
13842Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13843
13844 * gdb.texinfo: Say how to read the `info' files.
13845
13846Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13847
13848 * Makefile.in: gm4 -> m4.
13849
13850Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13851
13852 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13853 Documentation' ahead of `Installing GDB' to match README.
13854 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13855 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13856
13857Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13858
13859 * Makefile.in: remove $(srcdir) from gdb.info rule.
13860
13861Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13862
13863 * Makefile.in: commented out gdb-all.texinfo rule. This is
13864 temporary.
13865
13866Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13867
13868 * Makefile.in, configure.in: removed traces of namesubdir,
13869 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13870 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13871
13872Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13873
13874 * gdb.texinfo: Improve how we ask for bug reports.
13875
13876Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13877
13878 * Makefile.in: infodir belongs in datadir.
13879
13880Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13881
13882 * Makefile.in: remove spaces following hyphens, bsd make can't
13883 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13884 standards.text support.
c906108c
SS
13885
13886Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13887
13888 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13889 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13890 and mandir now keyed off datadir by default.
13891
13892\f
13893Local Variables:
9e9c5ae7 13894mode: change-log
c906108c
SS
13895left-margin: 8
13896fill-column: 74
13897version-control: never
463888ab 13898coding: utf-8
c906108c 13899End:
This page took 2.311356 seconds and 4 git commands to generate.