Manual copyright year update of various GDB files
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
afe40966
JB
12022-01-16 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.texinfo: Change end year of the manual's copyright notice
4 to 2022.
5 * refcard.tex: Ditto.
6
d2374b07
TT
72021-08-12 Tom Tromey <tromey@adacore.com>
8
9 * gdb.texinfo (Output Styling): Mention Pygments.
10
86271cfa
TBA
112021-07-26 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
12
13 PR gdb/28076
14 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention clearing
15 the condition in the -break-condition command.
16
90b044ef
PA
172021-07-02 Pedro Alves <pedro@palves.net>
18
19 * gdb.texinfo (TUI): <TUI Mouse Support>: New node/section.
20
bd742128
AB
212021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.texinfo (Symbols): Document new output format for 'info
24 sources'.
25
1fb1ce02
AB
262021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.texinfo (GDB/MI File Commands): Document --group-by-objfile
29 extension for -file-list-exec-source-files.
30
0e350a05
AB
312021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * gdb.texinfo (GDB/MI File Commands): Document extensions to
34 -file-list-exec-source-files.
35
6b95f5ad
AB
362021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
37
38 * python.texinfo (Breakpoints In Python): Add BP_CATCHPOINT
39 description.
40
08080f97
AB
412021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * guile.texinfo (Breakpoints In Guile): Add BP_CATCHPOINT
44 description.
45
96f842cb
AB
462021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.texinfo (RISC-V Features): Mention vector register feature.
49
d52b8007
AB
502021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
51
52 * python.texi (Unwinding Frames in Python): Mention
53 PendingFrame.level.
54 (Frames In Python): Mention Frame.level.
55
3aabdfe1
FW
562021-06-16 Felix Willgerodt <felix.willgerodt@intel.com>
57
58 * gdb.texinfo (Process Record and Replay): Stop mentioning lines
59 for "record function-call-history" and
60 "set record function-call-history-size".
61
f9e59d06
LS
622021-06-08 Lancelot Six <lsix@lancelotsix.com>
63
64 * python.texi (Writing a Pretty-Printer): Use 'is None' instead of
65 '== None'.
66
ae61ef2c
SV
672021-06-05 Shahab Vahedi <shahab@synopsys.com>
68
69 * gdb.texinfo (Source and Machine Code): Document 'set
70 disassembler-options' support for the ARC target.
71
a5375566
HD
722021-06-04 Hannes Domani <ssbssa@yahoo.de>
73
74 * python.texi (TUI Windows In Python): Document Window.click.
75
3067d0b1
HD
762021-05-29 Hannes Domani <ssbssa@yahoo.de>
77
78 * python.texi (Writing a Frame Filter): Fix example.
79
bdef5723
HD
802021-05-27 Hannes Domani <ssbssa@yahoo.de>
81
82 * python.texi (TUI Windows In Python): Document "full_window"
83 argument.
84
868027a4
HD
852021-05-27 Hannes Domani <ssbssa@yahoo.de>
86
87 * python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL.
88
2c5731b6
HD
892021-05-25 Hannes Domani <ssbssa@yahoo.de>
90
91 * python.texi (Symbols In Python): Fix gdb.SYMBOL_LOC_COMMON_BLOCK.
92
c45d37a9
AB
932021-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.texi (Initialization Files): Add '@:' after 'e.g.'.
96 (Source Path): Likewise.
97 (GDB/MI Development and Front Ends): Likewise.
98 (ARM Features): Likewise.
99 (gdb man): Likewise.
100
55789354
TBA
1012021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
102
103 * python.texi (Inferiors In Python): Mention the 'connection_num'
104 attribute.
105
ee35ce82
GB
1062021-05-12 George Barrett <bob@bob131.so>
107
108 * guile.texi (Values From Inferior In Guile): Add documentation
109 for value-const-value.
110
9d4fc61d
GB
1112021-05-12 George Barrett <bob@bob131.so>
112
113 * guile.texi (Values From Inferior In Guile): Add documentation
114 for value-reference-value. Add documentation for
115 value-rvalue-reference-value.
116
97cef6b7
GB
1172021-05-12 George Barrett <bob@bob131.so>
118
119 * guile.texi (Types In Guile): Add documentation for
120 TYPE_CODE_RVALUE_REF.
121
802021d4
AB
1222021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
123
124 * guile.texinfo (Breakpoints In Guile): Reword sentence.
125 * python.texinfo (Breakpoints In Python): Reword sentence.
126
9dffa1aa
AB
1272021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * python.texinfo (Python Commands): Document 'set debug
130 py-unwind' and 'show debug py-unwind'.
131
75140e3b
AB
1322021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
133
134 * python.texinfo (Python Commands): Document 'set debug
135 py-breakpoint' and 'show debug py-breakpoint'.
136
79aabb73
TBA
1372021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
138
139 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
140 '--force' flag of the '-break-condition' command.
141
10e578d7
TBA
1422021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
143
144 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
145 '--force-condition' flag of the '-break-insert' and
146 '-dprintf-insert' commands.
147
fa94b3a7
SM
1482021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
149
150 * python.texi (Types In Python): Re-organize Type.fields doc.
151 Mention handling of array types. Correct doc for when calling
152 the method on another type.
153
e43c3e2a
AB
1542021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * gdb.texinfo (Initialization Files): Use @env when referencing
157 environment variables.
158 (Shell Commands): Likewise.
159 (Starting): Likewise.
160 (Arguments): Likewise.
161 (Environment): Likewise.
162 (Edit): Likewise.
163 (Compiling and Injecting Code): Likewise.
164 (Files): Likewise.
165 (Command History): Likewise.
166 (Screen Size): Likewise.
167 (Emacs): Likewise.
168
edeaceda
AB
1692021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * python.texinfo (Python Commands): Mention new commands.
172
fbb46296
LS
1732021-04-25 Lancelot Six <lsix@lancelotsix.com>
174
175 PR gdb/22640
176 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
177 ptype command, describe 'set print type hex' and 'show print
178 type hex' commands. Update 'ptype/o' examples.
179
85c88e2a
TBA
1802021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
181
182 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
183 description for the 'enabled' field of breakpoint locations.
184
5809fbf2
TT
1852021-04-15 Tom Tromey <tom@tromey.com>
186 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
189
92e4e97a
AB
1902021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 PR cli/25956
193 * gdb.texinfo (File Options): Mention new command line options.
194 (Startup): Discuss when early init files are processed.
195 (Initialization Files): Add description of early init files.
196 (Output Styling): Update description of 'version' style.
197 (gdb man): Mention early init files.
198
b9de3b91
AB
1992021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
202 parentheses to GDB prompt in example, and replace '(gdb)' with
203 '(@value{GDBP})' in one example where the latter was already in
204 use.
205
fa167b00
LM
2062021-03-29 Luis Machado <luis.machado@linaro.org>
207
208 * gdb.textinfo (Memory Tagging): Make it a @section.
209
a668276c
LM
2102021-03-24 Luis Machado <luis.machado@linaro.org>
211
212 * gdb.texinfo (Data): Document memory tagging changes to the "print"
213 command.
214 (Examining Memory): Document memory tagging changes to the "x"
215 command.
216 (Memory Tagging): Update with more information on changes to the "x"
217 and "print" commands.
218
362a0700
LM
2192021-03-24 Luis Machado <luis.machado@linaro.org>
220
221 * gdb.texinfo (Memory Tagging): New subsection and node.
222 (AArch64 Memory Tagging Extension): New subsection.
223
0f01515a
LM
2242021-03-24 Luis Machado <luis.machado@linaro.org>
225
226 * gdb.texinfo (General Query Packets): Document qMemTags and
227 QMemTags. Document the "memory-tagging" feature.
228 (ARM-Specific Protocol Details): Document memory tag types.
229
763b8efd
AB
2302021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
231
232 * python.texinfo (Parameters In Python): Return empty string in
233 small example code.
234
02a79309
AB
2352021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.texinfo (Files): Document new 'maint info target-sections'
238 command.
239
22e6d16f
LS
2402021-02-17 Lancelot Six <lsix@lancelotsix.com>
241
242 PR cli/17290
243 * gdb.texinfo (Remote Configuration): Fix show remote
244 interrupt-sequence and show remote interrupt-on-connect.
245
bf3386f0
AB
2462021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.texinfo (Files): Update documentation for 'maint info
249 sections'.
250
29db1eb3
AB
2512021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
252
253 * python.texinfo (TUI Windows In Python): Extend description of
254 TuiWindow.is_valid.
255
2e3773ff
LS
2562021-02-02 Lancelot SIX <lsix@lancelotsix.com>
257
258 * gdb.texinfo (Inferiors Connections and Programs): Document the
259 inferior command when used without argument.
260
bb3c2d4d
TT
2612021-01-27 Tom Tromey <tromey@adacore.com>
262
263 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
264
f3bdc2db
MB
2652021-01-25 Marco Barisione <mbarisione@undo.io>
266
267 * python.texi: Add parentheses to print statements/functions.
268
04de9f3e
AB
2692021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * gdb.texinfo (Specify Location): Move menu to the end of the
272 node.
273 (Auto-loading): Likewise.
274 (Extending GDB): Likewise.
275 (TUI): Likewise.
276 (Operating System Information): Likewise.
277
9d2d8a16
AB
2782021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 PR cli/25956
281 * gdb.texinfo (Output Styling): Document version style.
282
d8c4766d
AB
2832021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
284
285 * gdb.texinfo (Auto-loading extensions): Add additional cross
286 references and move @menu to the end of the node.
287
fe461d2f
AB
2882021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
289
290 * gdb.texinfo (Aliases): Move @menu to the end of the node.
291
cc4bc93e
AB
2922021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
293
294 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
295
a72d0f3d
AB
2962021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * gdb.texinfo (Commands): Update menu.
299 (Extending GDB): Likewise.
300 (Command aliases default args): Moved later into the document,
301 added a cindex entry. Renamed the section 'Automatically prepend
302 default arguments to user-defined aliases' to 'Default Arguments'.
303 (Aliases): Moved earlier in the document. Minor rewording of the
304 first paragraph, down-cased the text inside all uses of @var, and
305 added a cross reference to the Python code. Renamed the section
306 'Creating new spellings of existing commands' to 'Command
307 Aliases'.
308
325d39e4
HD
3092021-01-21 Hannes Domani <ssbssa@yahoo.de>
310
311 PR python/19151
312 * python.texi (Breakpoints In Python): Document
313 gdb.BP_HARDWARE_BREAKPOINT.
314
b5b5650a
JB
3152021-01-01 Joel Brobecker <brobecker@adacore.com>
316
317 * gdb.texinfo, refcard.tex: Update copyright year range.
318
6596a5d4
HD
3192020-12-29 Hannes Domani <ssbssa@yahoo.de>
320
321 * python.texi (Frame Decorator API): Fix method name.
322
f37059ea
AB
3232020-12-23 Alex Bennée <alex.bennee@linaro.org>
324
325 * gdb.texinfo (Packets): Clarify language for ? packet.
326
904cb749
JB
3272020-12-21 Joel Brobecker <brobecker@adacore.com>
328
329 * gdb.texinfo (Requirements): Add GMP to list of requirements.
330
e8460459
HD
3312020-12-18 Hannes Domani <ssbssa@yahoo.de>
332
333 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
334
4aea001f
HD
3352020-12-18 Hannes Domani <ssbssa@yahoo.de>
336
337 * python.texi (Values From Inferior): Document the address keyword.
338
85be4f5a
SM
3392020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
340
341 PR gdb/27088
342 * gdb.texinfo (Range Checking): Fix "show check range" command
343 name.
344
ee9812a0
AB
3452020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
346
347 * gdb.texinfo (Caching Target Data): Document 'maint flush
348 dcache'.
349
50a5f187
AB
3502020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
351
352 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
353 (Maintenance Commands): Document 'maint flush register-cache'.
354
ab954e4a
BE
3552020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
356
357 * Makefile.in: Delete GDBvn.texi and version.subst only in
358 the maintainer-clean target.
359
9f121239
HD
3602020-11-29 Hannes Domani <ssbssa@yahoo.de>
361
362 PR python/26974
363 * python.texi: Fix docu for static members argument.
364
a5c641b5
AB
3652020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.texinfo (Debugging Output): Document 'set/show debug
368 fortran-array-slicing'.
369 (Special Fortran Commands): Document 'set/show fortran
370 repack-array-slices'.
371
ab33b152
AB
3722020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 * gdb.texinfo (Maintenance Commands): Update description of 'maint
375 print c-tdesc'.
376
64aaad63
AB
3772020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * gdb.texinfo (Mode Options): Descriptions of initialization files
380 has been moved to 'Initialization Files'.
381 (Startup): Likewise.
382 (Initialization Files): New node.
383 (gdb man): Update to mention alternative file paths.
384 (gdbinit man): Likewise.
385
733d554a
TBA
3862020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
387
388 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
389 of the 'break'command.
390 * gdb.texinfo (Conditions): Document the '-force' flag of the
391 'condition' command.
392
b5fa468f
TBA
3932020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
394
395 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
396 locations for which the breakpoint condition is invalid.
397
4b136f6f
MF
3982020-10-06 Michael Forney <mforney@mforney.org>
399
400 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
401 install condition.
402
8d378f27
SM
4032020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
404
405 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
406
7b085b1c
SM
4072020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
408
409 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
410
6791b117
PA
4112020-09-13 Pedro Alves <pedro@palves.net>
412
413 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
414 "-break-insert --qualified" and "-dprintf-insert --qualified".
415
fdd8731b
SV
4162020-08-25 Shahab Vahedi <shahab@synopsys.com>
417
418 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
419
995d3a19
SV
4202020-08-25 Shahab Vahedi <shahab@synopsys.com>
421
422 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
423 Features.
424
e09eef98
TT
4252020-08-07 Tom Tromey <tromey@adacore.com>
426
427 * gdb.texinfo (Ravenscar Profile): Add examples.
428 Document runtime initialization limitation.
429
39791af2
JM
4302020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
431
432 * gdb.texinfo (Contributors): Add information for the eBPF
433 support.
434 (BPF): New section.
435
43d5901d
AB
4362020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
437
438 * python.texi (Unwinding Frames in Python): Update descriptions
439 for PendingFrame.read_register and
440 gdb.UnwindInfo.add_saved_register.
441 (Frames In Python): Update description of Frame.read_register.
442
14fa8fb3
AB
4432020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * python.texi (Registers In Python): Document new find function.
446
b089853a
KB
4472020-07-22 Kevin Buettner <kevinb@redhat.com>
448
449 * gdb.texinfo (Maintenance Commands): Add documentation for
450 new command "maintenance print core-file-backed-mappings".
451
c9fe1b58
RT
4522020-07-22 Reuben Thomas <rrt@sc3d.org>
453
454 * gdb.texinfo (Remote Protocol, Overview): Correct the description
455 of which remote protocol commands are mandatory for a stub to
456 implement.
457
ae5369e7
LC
4582020-07-20 Ludovic Courtès <ludo@gnu.org>
459
460 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
461
68cf161c
LC
4622020-07-20 Ludovic Courtès <ludo@gnu.org>
463
464 * guile.texi (Memory Ports in Guile): Mark
465 'memory-port-read-buffer-size',
466 'set-memory-port-read-buffer-size!',
467 'memory-port-write-buffer-size',
468 'set-memory-port-read-buffer-size!' as deprecated.
469 (Guile Introduction): Clarify which Guile
470 versions are supported.
471
ed788fee
PC
4722020-07-13 Paul Carroll <pcarroll@codesourcery.com>
473
474 PR gdb/25716
475
476 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
477 apply' and adjust xrefs to it.
478
0a278aa7
PW
4792020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
480
481 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
482
6e2469ff
HD
4832020-07-08 Hannes Domani <ssbssa@yahoo.de>
484
485 * gdb.texinfo: Document Windows drive conversion of
486 'set auto-load scripts-directory'.
487
64cb3757
AB
4882020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.texi (Registers): Add @anchor for 'info registers
491 <reggroup>' command.
492 * python.texi (Architectures In Python): Document new
493 register_groups method.
494 (Registers In Python): Document two new object types related to
495 register groups.
496
0f767f94
AB
4972020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
498
499 * python.texi (Python API): Add new section to the menu.
500 (Frames In Python): Add new @anchor.
501 (Architectures In Python): Document new registers method.
502 (Registers In Python): New section.
503
87dbc774
AB
5042020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * python.texi (Unwinding Frames in Python): Document
507 PendingFrame.architecture method.
508
edf92af0
EZ
5092020-06-26 Eli Zaretskii <eliz@gnu.org>
510
511 * gdb.texinfo (Shell Commands): More accurate description of use
512 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
513
caa7fd04
AB
5142020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
515
516 * gdb.texinfo (Maintenance Commands): Document new 'maint print
517 xml-desc' command.
518
5b860c93
PW
5192020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
520
521 * gdb.texinfo (Command aliases default args): New node documenting
522 how to use default args for a command using aliases.
523 (Aliases): Document the new 'DEFAULT-ARGS...' option.
524 (Help): Update help aliases text and describe when full alias
525 definition is provided.
526
914592f9
TT
5272020-06-11 Tom Tromey <tromey@adacore.com>
528
529 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
530
c5a6a07f
JG
5312020-06-10 Jonny Grant <jg@jguk.org>
532
533 * gdb.texinfo: Remove broken links Previous and Up from
534 contents.
535
0a4f5f8c
TT
5362020-05-23 Tom Tromey <tom@tromey.com>
537
538 * gdb.texinfo (Output Styling): Don't mention completion styling.
539 (Editing): Don't mention readline completion styling.
540
eca1f90c
TT
5412020-05-23 Tom Tromey <tom@tromey.com>
542
543 * gdb.texinfo (Output Styling): Mention completion styling.
544 (Editing): Mention readline completion styling.
545
98c59b52
PA
5462020-05-19 Pedro Alves <palves@redhat.com>
547
548 * gdb.texinfo (Attach): Update exec-file-mismatch description to
549 mention build IDs.
550 (Separate Debug Files): Add "build id" anchor.
551
5b4a1a8d
PW
5522020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
553
554 * gdb.texinfo (Help): Document the help and apropos changes.
555 (Aliases): Document new meaning of -a abbreviation flag.
556
aa8509b4
KR
5572020-05-05 Kamil Rytarowski <n54@gmx.com>
558
559 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
560 (info proc exe, info proc mappings, info proc stat): Mention
561 NetBSD support.
562
2b2fbab8
TT
5632020-04-28 Tom Tromey <tom@tromey.com>
564
565 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
566
45fc7c99
TT
5672020-04-27 Tom Tromey <tromey@adacore.com>
568
569 * python.texi (Types In Python): Mention missing fields. Add
570 dynamic type example.
571
1acda803
TT
5722020-04-24 Tom Tromey <tromey@adacore.com>
573
574 PR python/23662:
575 * python.texi (Types In Python): Document new features.
576
0ca4866a
AS
5772020-04-15 Artur Shepilko <nomadbyte@gmail.com>
578
579 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
580 clears makeinfo warnings.
581 * python.texi: Add a missing period trailing an @xref{} clause;
582 this clears a makeinfo warning.
583
09f2921c
TV
5842020-03-06 Tom de Vries <tdevries@suse.de>
585
586 * gdb.texinfo: Fix "the the".
587
0bab6cf1
TV
5882020-03-04 Tom de Vries <tdevries@suse.de>
589
590 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
591 * python.texi: Same.
592
63e163f2
AB
5932020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
594
595 * gdb.texinfo (Command History): Extend description for
596 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
597 'set history filename' being optional. Describe the effect of an
598 empty history filename on 'set history save on'.
599
e56d7f1e
AB
6002020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
603 output.
604
01b1af32
TT
6052020-02-22 Tom Tromey <tom@tromey.com>
606
607 * python.texi (Python API): Add menu item.
608 (TUI Windows In Python): New node.
609
7c043ba6
TT
6102020-02-22 Tom Tromey <tom@tromey.com>
611
612 PR tui/17850:
613 * gdb.texinfo (TUI Commands): Document horizontal layouts.
614
ee325b61
TT
6152020-02-22 Tom Tromey <tom@tromey.com>
616
617 * gdb.texinfo (TUI Overview): Mention user layouts.
618 (TUI Commands): Document "tui new-layout".
619
b7d2fe14
TT
6202020-01-26 Tom Tromey <tromey@adacore.com>
621
622 * gdb.texinfo (M68K Features): Document floating-point feature
623 correspondence.
624
e47e48f6
PW
6252020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
626
627 * gdb.texinfo (Attach): Document the new option and the
628 set/show commands.
629 (Connecting): Reference the exec-file-mismatch option.
630
65c574f6
PA
6312020-01-10 Pedro Alves <palves@redhat.com>
632
633 * gdb.texinfo (Starting): Say "current inferior not connected"
634 instead of "GDB not connected".
635 (Inferiors and Programs): Rename node to ...
636 (Inferiors Connections and Programs): ... this. Update all
637 references. Talk about multiple target connections. Update "info
638 inferiors" info to mention the connections column. Describe "info
639 connections". Document "add-inferior -no-connection".
640 * guile.texi, python.texi: Update cross references.
641
e5d78223
JB
6422020-01-01 Joel Brobecker <brobecker@adacore.com>
643
644 * gdb.texinfo, refcard.tex: Update copyright year range.
645
db178f47
AB
6462019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
647
648 * python.texi (Symbols In Python): Remove duplicate description of
649 gdb.lookup_global_symbol.
650
27f7b2f6
SM
6512019-12-11 Simon Marchi <simon.marchi@efficios.com>
652
653 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
654
d8edc8b7
PW
6552019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
656
657 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
658 as -r is ambiguous. Update the print - TAB TAB completion result.
659 (Data): Document new option -raw-values. Use -p and -pretty in the
660 example, as -r is ambiguous.
661 (Print Settings): Document set print raw values.
662 (Pretty-Printer Commands): Document interaction between enabled
663 pretty printers and -raw-values/-raw-frame-arguments.
664
77bb17b6
TT
6652019-12-10 Tom Tromey <tom@tromey.com>
666
667 * python.texi (gdb.prompt): Use correct quotes in example.
668 Shorten sample text.
669
c2512106
AB
6702019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
673 -max-results to some -symbol-info-* commands.
674
293b38d6
AB
6752019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
678 -symbol-info-module-functions and -symbol-info-module-variables.
679
a2a7af0c
TT
6802019-12-01 Tom Tromey <tom@tromey.com>
681
682 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
683 (Output Styling): Document new settings.
684
d1da6b01
TT
6852019-12-01 Tom Tromey <tom@tromey.com>
686
687 * gdb.texinfo (TUI Configuration): Document new setting.
688
bf498525
PW
6892019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
690
691 * gdb.texinfo (Define): Indicate that user-defined prefix can
692 be used in 'define' command. Document 'define-prefix' command.
693
db5960b4
AB
6942019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
695
696 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
697 -symbol-info-modules.
698
7dc42066
AB
6992019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
700
701 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
702 -symbol-info-functions, -symbol-info-types, and
703 -symbol-info-variables.
704
22138db6
TT
7052019-11-26 Tom Tromey <tom@tromey.com>
706
707 * gdb.texinfo (Maintenance Commands): Document new maint
708 commands.
709
6cc8564b
LM
7102019-11-25 Luis Machado <luis.machado@linaro.org>
711
712 * gdb.texinfo (Debugging Output): Document set debug
713 remote-packet-max-chars.
714
6b92c0d3
TV
7152019-11-14 Tom de Vries <tdevries@suse.de>
716
717 * gdb.texinfo: Fix typos.
718 * python.texi: Same.
719 * stabs.texinfo: Same.
720
45e42163
TT
7212019-11-12 Tom Tromey <tom@tromey.com>
722
723 * gdb.texinfo (Maintenance Commands): Document new command.
724
c86d74cc
TT
7252019-11-11 Tom Tromey <tom@tromey.com>
726
727 * gdb.texinfo (TUI Keys): Document readline function names.
728
c71acd15
TT
7292019-11-11 Tom Tromey <tom@tromey.com>
730
731 * gdb.texinfo (Editing): Document operate-and-get-next.
732
fb092e09
TT
7332019-11-11 Tom Tromey <tromey@adacore.com>
734
735 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
736
086baaf1
AB
7372019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * python.texi (Symbols In Python): Add documentation for
740 gdb.lookup_static_symbols.
741
09ff83af
AB
7422019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
743
744 * python.texi (Symbols In Python): Extend documentation for
745 gdb.lookup_static_symbol.
746
165f8965
AB
7472019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.texinfo (Symbols): Document new 'info module variables' and
750 'info module functions' commands.
751
59c35742
AB
7522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.texinfo (Symbols): Document new 'info modules' command.
755
aed61d02
PW
7562019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
757
758 * gdb.texinfo (Convenience Funs): Document the new
759 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
760 convenience functions.
761
ed2a2229
CB
7622019-10-29 Christian Biesinger <cbiesinger@google.com>
763
764 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
765 generation.
766 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
767 option.
768
6999161a
TT
7692019-10-23 Tom Tromey <tom@tromey.com>
770
771 * Makefile.in (READLINE_DIR): Update.
772
14796d29
CB
7732019-10-23 Christian Biesinger <cbiesinger@google.com>
774
775 * python.texi (Threads In Python): Add a note for how to get the
776 list of threads.
777
760f7560
TV
7782019-10-07 Tom de Vries <tdevries@suse.de>
779
780 * gdb.texinfo: Fix typo.
781 * guile.texi: Same.
782 * python.texi: Same.
783
0a4b0913
AB
7842019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
785
786 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
787
37f6a7f4
TT
7882019-10-02 Tom Tromey <tromey@adacore.com>
789
790 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
791 $_ada_exception.
792
abf516c6
UW
7932019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
794
795 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
796 qXfer:spu:read and qXfer:spu:write.
797 (General Query Packets): Likewise.
798 (Cell Broadband Engine SPU architecture): Remove subsection.
799
11061048
TT
8002019-09-18 Tom Tromey <tom@tromey.com>
801
802 * gdb.texinfo (Editing): Document readline application name.
803 (TUI Single Key Mode): Document TUI SingleKey keymap name.
804
f1b620e9
MG
8052019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.texinfo (Source Path): Additional text to better describe
808 how the source path directory list is used when searching for
809 source files.
810
4993045d
PW
8112019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
812
813 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
814 examples.
815
2d601616
TT
8162019-09-10 Tom Tromey <tromey@adacore.com>
817
818 * gdb.texinfo (Index Files): Update Ada text.
819
4acfdd20
AB
8202019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * gdb.texinfo (Symbols): Add information about the -n flag to
823 "info variables" and "info functions".
824
e3ec872f
YS
8252019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
826
827 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
828
aa7ca1bb
AH
8292019-08-16 Alan Hayward <alan.hayward@arm.com>
830
831 * gdb.texinfo (AArch64 Pointer Authentication)
832 (GDB/MI Breakpoint Information) (Frame Information): Document
833 addr_field.
834
86c6b807
TT
8352019-08-12 Tom Tromey <tom@tromey.com>
836
837 * gdb.texinfo (Configure Options): Document minimum version of
838 readline.
839
1ba7cdcd
AH
8402019-08-09 Alan Hayward <alan.hayward@arm.com>
841
842 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
843
3d31bc39
AH
8442019-08-07 Alan Hayward <alan.hayward@arm.com>
845
846 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
847
0b27c27d
CB
8482019-08-05 Christian Biesinger <cbiesinger@google.com>
849
850 * python.texi (Blocks In Python): Document dictionary access on blocks.
851
ae60f04e
PW
8522019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
853
854 * gdb.texinfo (Symbols): Document new args -dirname and -basename
855 of "info sources" command.
856
2906593f
CB
8572019-07-30 Christian Biesinger <cbiesinger@google.com>
858
859 * python.texi (Symbols In Python): Document new function
860 gdb.lookup_static_symbol.
861
c620ed88
CB
8622019-07-29 Christian Biesinger <cbiesinger@google.com>
863
864 * python.texi (Objfiles In Python): Document new functions
865 Objfile.lookup_{global,static}_symbol.
866
bc4268a5
PW
8672019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
868
869 * gdb.texinfo (Backtrace): Document the new '-frame-info'
870 backtrace option. Reference 'set print frame-info'.
871 (Print Settings): Document 'set|show print frame-info'.
872 Document new 'presence' value for 'set print frame-arguments.
873
a8eab7c6
AB
8742019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
875
876 * gdb.texinfo (Symbols): Add information about -q flag to "info
877 types".
878
86ceaf98
KB
8792019-07-20 Kevin Buettner <kevinb@redhat.com>
880
881 * python.texi (python command): Revise example to match
882 command behavior.
883
cb1e4e32
PA
8842019-07-09 Pedro Alves <palves@redhat.com>
885
886 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
887 examples to show type=catchpoint instead of type=breakpoint and an
888 address.
889
fdbc9870
PA
8902019-07-03 Pedro Alves <palves@redhat.com>
891 Philippe Waroquiers <philippe.waroquiers@skynet.be>
892
893 * gdb.texinfo (Command Settings): New node documenting the general
894 concept of settings, how to change them, and the new "with"
895 command.
896 (Maintenance Commands): Document "maint with".
897
c6ac8931
PA
8982019-07-03 Pedro Alves <palves@redhat.com>
899
900 * gdb.texinfo (Maintenance Commands): Document "maint set/show
901 test-settings" instead of "maint test-settings set/show".
902
4ed4690f
SM
9032019-06-18 Simon Marchi <simon.marchi@efficios.com>
904
905 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
906 deals with a file that has the same name as the specified pid to
907 attach to. Add example using -p option.
908 (gdb man): Remove same sentence as in previous item.
909
30056ea0
AB
9102019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
913 node.
914 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
915 new MI commands.
916
3345721a
PA
9172019-06-13 Pedro Alves <palves@redhat.com>
918
919 * gdb.texinfo (Command Completion): Mention command options too.
920 (Command Options): New node.
921 (Threads): Add anchors. Extend descriptions of the "taas" and
922 "tfaas" commands.
923 (Backtrace): Describe new options of the "backtrace" command. Add
924 anchors.
925 (Frame Apply): Describe new options of the "frame apply" and
926 "faas" commands. Add anchors.
927 (Data): Describe new options of the "print" command. Add anchors.
928 (Compiling and Injecting Code): Mention options of the "compile
929 print" command.
930 (Maintenance Commands): Mention "maint test-options" subcommands
931 and the "maint show test-options-completion-result" command.
932
2daf894e
PA
9332019-06-13 Pedro Alves <palves@redhat.com>
934
935 * gdb.texinfo (Print Settings): Document "set/show print
936 raw-frame-arguments" instead of "set/show print raw
937 frame-arguments".
938
dca0f6c0
PA
9392019-06-13 Pedro Alves <palves@redhat.com>
940
941 * gdb.texinfo (Maintenance Commands): Document "maint
942 test-settings" commands.
943
1a3da2cd
AB
9442019-06-06 Amos Bird <amosbird@gmail.com>
945
946 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
947 annotation.
948
e1f2e1a2
CB
9492019-06-04 Christian Biesinger <cbiesinger@google.com>
950
d3238f7d 951 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 952
e664d728
PW
9532019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
954
955 * gdb.texinfo (Help): Document the new -v apropos flag.
956 (Output Styling): Document the style name styling done by "show style".
957 Document the new title and highlight styles.
958
e2c52041
PW
9592019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
960
961 * gdb.texinfo (Shell Commands): Document pipe command.
962 (Logging Output): Add a reference to pipe command.
963 (Convenience Variables): Document $_shell_exitcode and
964 $_shell_exitstatus.
965
000439d5
TT
9662019-05-29 Tom Tromey <tromey@adacore.com>
967
968 * gdb.texinfo (Continuing and Stepping): Document new
969 commands.
970
b7060614
AH
9712019-05-22 Alan Hayward <alan.hayward@arm.com>
972
973 * gdb.texinfo (Shell Commands): Add debugredirect.
974
7166f90a
JV
9752019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
976
977 * gdb.texinfo: Minor formatting fixes.
978
26648588
JV
9792019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
980
981 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
982 MI command -complete.
983
a0a3a1e9
TV
9842019-05-14 Tom de Vries <tdevries@suse.de>
985
986 * gdb.texinfo (Automatic symbol index cache): Add concept and command
987 index entries.
988
3c2fcaf9
TV
9892019-05-14 Tom de Vries <tdevries@suse.de>
990
991 * gdb.texinfo (Maintenance Commands): Remove superfluous
992 quoting on command index entry for "maint info selftests".
993
a97c8e56
TT
9942019-05-10 Tom Tromey <tromey@adacore.com>
995
996 * python.texi (Pretty Printing API): Mention lazy computation for
997 "children".
998
b8e07335
TT
9992019-05-10 Tom Tromey <tromey@adacore.com>
1000
1001 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
1002 exception" and "catch handlers". Move "catch exception unhandled"
1003 text. Use @var for "catch load" and "catch unload"
1004
9d3421af
TT
10052019-05-08 Tom Tromey <tromey@adacore.com>
1006
1007 * gdb.texinfo (Symbols): Document change to ptype/o.
1008
5f2459c2
EZ
10092019-05-03 Eli Zaretskii <eliz@gnu.org>
1010
1011 * gdb.texinfo (Separate Debug Files): Document how the
1012 subdirectory of the global debug directory is computed on
1013 MS-Windows/MS-DOS.
1014
2e62ab40
AB
10152019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.texinfo (Print Settings): Document 'print max-depth'.
1018 * guile.texi (Guile Pretty Printing API): Document that 'print
1019 max-depth' can effect the display of a values children.
1020 * python.texi (Pretty Printing API): Likewise.
1021 (Values From Inferior): Document max_depth keyword.
1022
136afab8
PW
10232019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1024
1025 * gdb.texinfo (Calling): Document the new
1026 set|show may-call-functions.
1027
73f8a590
PA
10282019-04-22 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.texinfo (Reverse Execution): Mention and xref process record
1031 and replay. Mention remote and system emulators.
1032 (Process Record and Replay): List supported architectures.
1033 Mention that "record btrace" is only supported on Intel
1034 processors.
1035
aeb2e706
AH
10362019-04-17 Alan Hayward <alan.hayward@arm.com>
1037
1038 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
1039 (Monitor Commands for gdbserver)
1040 (gdbserver man): Add debug-file option.
1041
2b0c8b01
KB
10422019-04-08 Kevin Buettner <kevinb@redhat.com>
1043
1044 * python.texi (Inferiors In Python): Rename
1045 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
1046 Add note about the former being deprecated.
1047
c369f8f0
KB
10482019-04-08 Kevin Buettner <kevinb@redhat.com>
1049
1050 * python.texi (Threads In Python): Add description for method
1051 InferiorThread.handle.
1052
48ab418e
TT
10532019-04-07 Tom Tromey <tom@tromey.com>
1054
1055 * Makefile.in (all): Depend on "info".
1056
8bdc1658
AB
10572019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.texinfo (Convenience Funs): Document '$_creal' and
1060 '$_cimag'.
1061
7734102d
EZ
10622019-03-30 Eli Zaretskii <eliz@gnu.org>
1063
1064 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
1065 $_gdb_minor.
1066
9f9aa852
AB
10672019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * python.texi (Pretty Printing API): Document use of None for the
1070 display_hint.
1071
6dc0ebde
AH
10722019-03-22 Alan Hayward <alan.hayward@arm.com>
1073 Jiong Wang <jiong.wang@arm.com>
1074
1075 * gdb.texinfo (AArch64 Features): Describe pauth feature.
1076
48869a5f
TT
10772019-03-20 Tom Tromey <tromey@adacore.com>
1078
1079 * python.texi (Selecting Pretty-Printers): Use @defvar for
1080 gdb.pretty_printers.
1081
5c85e20d
SM
10822019-03-14 Simon Marchi <simon.marchi@efficios.com>
1083
1084 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
1085 of table, "@end @table" -> "@end table".
1086
d085f989
TT
10872019-03-14 Tom Tromey <tromey@adacore.com>
1088
1089 * gdb.texinfo (Output Styling): Document "set style source" and
1090 "show style source".
1091
b4be1b06
SM
10922019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1093
1094 * gdb.texinfo (Mode Options): Mention mi3.
1095 (Interpreters): Likewise.
1096 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1097 version table. Document -fix-multi-location-breakpoint-output.
1098 (GDB/MI Breakpoint Information): Document format of breakpoint
1099 location output.
1100
ff6c8b35
SM
11012019-03-05 Simon Marchi <simon.marchi@efficios.com>
1102
1103 * python.texi (Values From Inferior): Change synopsys of the
1104 second form of Value.__init__.
1105
e3624a40
EZ
11062019-03-02 Eli Zaretskii <eliz@gnu.org>
1107
1108 * gdb.texinfo (Output Styling): Fix typos. Document the default
1109 foreground colors of the available styles.
1110
2c3fc25d
KB
11112019-02-27 Kevin Buettner <kevinb@redhat.com>
1112
1113 * gdb.texinfo (Configure Options): Document minimum python
1114 version.
1115
af54ade9
KB
11162019-02-26 Kevin Buettner <kevinb@redhat.com>
1117
1118 * python.texi (Values From Inferior): Document second form
1119 of Value.__init__.
1120
c97a7739
JB
11212019-02-23 Joel Brobecker <brobecker@adacore.com>
1122
1123 * gdb.texinfo: Update copyright year ranges.
1124 * refcard.tex: Likewise.
1125
7557a514
AH
11262019-02-21 Alan Hayward <alan.hayward@arm.com>
1127
1128 * gdb.texinfo: Update style defaults.
1129
2d8b6830
TT
11302019-02-21 Tom Tromey <tromey@adacore.com>
1131
1132 * gdb.texinfo (Remote Configuration): Remove trailing "." from
1133 @item.
1134
1fea0d53
SM
11352019-01-16 Simon Marchi <simon.marchi@ericsson.com>
1136
1137 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
1138 MI versions. Update text around it.
1139
6f072a10
PFC
11402019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1141
1142 * gdb.texinfo (PowerPC Features): Document the alias
1143 pseudo-registers for the org.gnu.gdb.power.altivec feature.
1144
041be526
SM
11452019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1146
1147 * gdb.texinfo (Print Settings): Remove mention of specific
1148 demangle-style values, just refer to the in-process help.
1149
140a4bc0
TT
11502018-12-28 Tom Tromey <tom@tromey.com>
1151
1152 * gdb.texinfo (Output Styling): New node.
1153
e9076973
JB
11542018-12-13 John Baldwin <jhb@FreeBSD.org>
1155
1156 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1157 (Native): Add a FreeBSD subsection.
1158 (FreeBSD): Document use of system call aliases for compatibility
1159 system calls.
1160
b5ffee31
AB
11612018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
1162
1163 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1164 sub-section.
1165
20813a0b
PW
11662018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1167
1168 * gdb.texinfo (Examining the Symbol Table): Document language choice
1169 for 'info types|functions|variables' commands.
1170 (Setting Breakpoints): Document language choice to print
1171 the functions in which a breakpoint is set.
1172
4b905ae1
PFC
11732018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1174
1175 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1176 requirements for the org.gnu.gdb.power.vsx feature.
1177
87f7ab7b
JB
11782018-11-01 Joel Brobecker <brobecker@adacore.com>
1179
1180 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1181 output to match the current implementation.
1182
d321477b
PW
11832018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1184
1185 * gdb.texinfo (Information About a Frame): Document changes
1186 to 'info args' and 'info locals'.
1187 (Examining the Symbol Table): Document changes to 'info functions'
1188 and 'info variables'.
1189
8d619c01
EBM
11902018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1191
1192 * gdb.texinfo (PowerPC Features): Describe new features
1193 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1194 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1195 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1196 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1197
232bfb86
EBM
11982018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1199
1200 * gdb.texinfo (PowerPC Features): Describe new features
1201 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1202
f2cf6173
EBM
12032018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1204
1205 * gdb.texinfo (PowerPC Features): Describe new feature
1206 "org.gnu.gdb.power.tar".
1207
7ca18ed6
EBM
12082018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1209
1210 * gdb.texinfo (PowerPC Features): Describe new features
1211 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1212
d6677607
TT
12132018-10-20 Tom Tromey <tom@tromey.com>
1214
1215 * gdb.texinfo (TUI Commands): Add @end table.
1216 (TUI Configuration): Remove stray @end table.
1217
7806cea7
TT
12182018-10-19 Tom Tromey <tom@tromey.com>
1219
1220 PR tui/18388:
1221 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1222 (TUI Configuration): Document "set tui tab-width".
1223
163cffef
TT
12242018-10-09 Tom Tromey <tom@tromey.com>
1225
1226 * python.texi (Inferiors In Python): Link to "Frames In Python",
1227 not "Unwinding Frames in Python".
1228
eff98030
TT
12292018-10-09 Tom Tromey <tom@tromey.com>
1230
1231 * gdb.texinfo (Configure Options): Update --enable-ubsan
1232 documentation.
1233
74792ff7
JB
12342018-10-08 John Baldwin <jhb@FreeBSD.org>
1235
1236 * gdb.texinfo (Contributors): Add SRI International and University
1237 of Cambridge for FreeBSD/riscv.
1238
add5ded5
TT
12392018-10-06 Tom Tromey <tom@tromey.com>
1240
1241 PR python/19399:
1242 * python.texi (Inferiors In Python): Document
1243 Inferior.Architecture.
1244
51e78fc5
TT
12452018-10-06 Tom Tromey <tom@tromey.com>
1246
1247 PR python/21765:
1248 * python.texi (Symbols In Python): Document the module and
1249 common-block domains. Remove documentation for incorrect
1250 domains.
1251
f35d5ade
TT
12522018-10-03 Tom Tromey <tom@tromey.com>
1253
1254 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1255
c1168a2f
JD
12562018-10-02 John Darrington <john@darrington.wattle.id.au>
1257
1258 * gdb.texinfo (Remote Connection Commands): Describe
1259 the changes to target remote and target extended-remote
1260 relating to Unix domain sockets.
1261
a95746f9
TT
12622018-10-01 Tom Tromey <tom@tromey.com>
1263
1264 * gdb.texinfo (Configure Options): Document configure options.
1265
7f0bd420
TT
12662018-09-29 Tom Tromey <tom@tromey.com>
1267
1268 * gdb.texinfo (Requirements): Mention C++, GNU make.
1269 (Requirements): Sort the table. Add more libraries.
1270 (Running Configure): Remove obsolete text.
1271 (Separate Objdir): Likewise.
1272 (Configure Options): Likewise.
1273
f67ffa6a
AB
12742018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1275
1276 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1277 to highlight that the number is also the frame's level.
1278 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1279 commands.
1280 (Frame Info): Rewrite documentation for 'info frame' command.
1281
ae778caf
TT
12822018-09-23 Tom Tromey <tom@tromey.com>
1283
1284 PR python/18852:
1285 * python.texi (Parameters In Python): Document exception behavior
1286 of get_set_string.
1287
73f1bd76
JB
12882018-09-18 John Baldwin <jhb@FreeBSD.org>
1289
1290 * gdb.texinfo (info proc): Remove "running".
1291 (info proc mappings): Replace "program" with "process".
1292
8b113111
JB
12932018-09-18 John Baldwin <jhb@FreeBSD.org>
1294
1295 * gdb.texinfo (Process Information): Document "info proc files"
1296 command.
1297
e6cd1dc1
TT
12982018-09-17 Tom Tromey <tom@tromey.com>
1299
1300 * gdb.texinfo (Index Files): Update for cache directory change on
1301 macOS.
1302
8743a9cd
TT
13032018-09-16 Tom Tromey <tom@tromey.com>
1304
1305 * python.texi (Basic Python): Update docs for find_pc_line,
1306 solib_name.
1307 (Progspaces In Python): Update docs for current_progspace.
1308 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1309 Move method documentation before example.
1310
74d3fbbb
SM
13112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1312
1313 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1314
0ae1a321
SM
13152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
13162018-09-13 Tom Tromey <tom@tromey.com>
1317
1318 * python.texi (Program Spaces In Python): Document the
1319 Progspace.objfiles method.
1320 (Objfiles In Python): Mention that gdb.objfiles() is identical
1321 to gdb.selected_inferior().progspace.objfiles().
1322
a40bf0c2
SM
13232018-09-13 Simon Marchi <simon.marchi@ericsson.com>
13242018-09-13 Tom Tromey <tom@tromey.com>
1325
1326 * python.texi (Inferiors In Python): Document
1327 Inferior.progspace.
1328 (Program Spaces In Python): Document that
1329 gdb.current_progspace() is the same as
1330 gdb.selected_inferior().progspace.
1331
1256af7d
SM
13322018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1333
1334 * python.texi (Basic Python): Mention the string representation
1335 of GDB Python objects.
1336
3e68067f
SM
13372018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1338
1339 * gdb.texinfo (Skipping Over Functions and Files): Document
1340 set/show debug skip.
1341
849cba3b
TT
13422018-09-10 Tom Tromey <tom@tromey.com>
1343
1344 * python.texi (Frames In Python, Blocks In Python)
1345 (Symbols In Python, Symbol Tables In Python)
1346 (Lazy Strings In Python): Remove periods from section titles.
1347
27a9fec6
TT
13482018-09-10 Tom Tromey <tom@tromey.com>
1349
1350 * python.texi (Pretty Printing API): Swap sentence order.
1351
9da10427
TT
13522018-09-10 Tom Tromey <tom@tromey.com>
1353
1354 PR python/16461:
1355 * python.texi (Values From Inferior): Mention use of virtual
1356 table.
1357
0d2a5839
TT
13582018-09-10 Tom Tromey <tom@tromey.com>
1359
1360 * python.texi (Basic Python): Parenthesize argument to
1361 decode_line.
1362
05c6bdc1
TT
13632018-09-10 Tom Tromey <tom@tromey.com>
1364
1365 * python.texi (Python): Mention Python versions. Don't mention
1366 execfile.
1367
e7b5068c
TT
13682018-09-10 Tom Tromey <tom@tromey.com>
1369
1370 PR python/19808:
1371 * python.texi (Unwinding Frames in Python): Rewrite
1372 create_unwind_info documentation. Update read_register
1373 documentation and add a note about unwinder caution.
1374
fb5af5e3
TT
13752018-09-10 Tom Tromey <tom@tromey.com>
1376
1377 PR python/18909:
1378 * python.texi (Events In Python): Fix inferior_call
1379 documentation.
1380
521b499b
TT
13812018-09-10 Tom Tromey <tom@tromey.com>
1382
1383 PR python/17752:
1384 * python.texi (Frame Filter API): Remove period from subsection
1385 title. Mention 100 as good default priority.
1386 (Frame Decorator API): Remove period from subsection title.
1387 Mention FrameDecorator module.
1388
4a5a194a
TT
13892018-09-10 Tom Tromey <tom@tromey.com>
1390
1391 PR python/23108:
1392 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1393 and add a table.
1394
f5a476a7
TT
13952018-09-10 Tom Tromey <tom@tromey.com>
1396
1397 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1398 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1399 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1400 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1401
60c0454d
TT
14022018-09-10 Tom Tromey <tom@tromey.com>
1403
1404 PR python/16484:
1405 * python.texi (Frames In Python): Document that Frame.block can
1406 throw.
1407
088a96da
TT
14082018-09-10 Tom Tromey <tom@tromey.com>
1409
1410 PR python/23487:
1411 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1412
22eb9e92
TT
14132018-09-10 Tom Tromey <tom@tromey.com>
1414
1415 PR python/16033:
1416 * python.texi (Blocks In Python): Document that Block.end is
1417 exclusive.
1418
078a0207
KS
14192018-08-29 Keith Seitz <keiths@redhat.com>
1420
1421 * gdb.texinfo (Compiling and injecting code in GDB): Document
1422 set/show "compile-oracle" and "compile-cplus-types" commands.
1423
6d52907e
JV
14242018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1425
1426 * gdb.texinfo (The -stack-list-frames Command): Update description
1427 to mention "arch".
1428 Update MI examples throughout the document to contain "arch" in
1429 frame output.
1430
1461bdac
AH
14312018-08-21 Alan Hayward <alan.hayward@arm.com>
1432
1433 * gdb.texinfo (AArch64 SVE): New subsubsection.
1434
26fb3983
JV
14352018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1436
1437 * gdb.texinfo (GDB/MI Data Manipulation): Document
1438 "-data-disassemble -a addr".
1439 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1440 feature.
1441
7d11235d
SM
14422018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1443
1444 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1445 symbol index cache.
1446
129eb0f1
SDJ
14472018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1448
1449 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1450 option sections to further clarify that gcore can take more
1451 than one PID, and that "-o" is used to specify a prefix, not a
1452 filename.
1453
3c3bb058
AB
14542018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1455
1456 * gdb.texinfo (Maintenance Commands): Add description of
1457 maintenance command to control dwarf unwinders.
1458
0a232300
PW
14592018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1460
1461 * gdb.texinfo (Debugging Programs with Multiple Threads):
1462 Document changes to 'thread apply'. Document 'taas'.
1463 Document 'tfaas'.
1464 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1465
c7ab0aef
SDJ
14662018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1467 Jan Kratochvil <jan.kratochvil@redhat.com>
1468 Paul Fertser <fercerpav@gmail.com>
1469 Tsutomu Seki <sekiriki@gmail.com>
1470
1471 * gdb.texinfo (Remote Connection Commands): Add explanation
1472 about new IPv6 support. Add new connection prefixes.
1473
055303e2
AB
14742018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1475
1476 * gdb.texinfo (Remote Configuration): Update descriptions for
1477 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1478 and hardware-watchpoint-length-limit variables.
1479
471b9d15
MR
14802018-07-02 Maciej W. Rozycki <macro@mips.com>
1481
1482 PR tdep/8282
1483 * gdb.texinfo (Source and Machine Code): Document `set
1484 disassembler-options' support for the MIPS target.
1485
291f9a96
PT
14862018-06-28 Petr Tesarik <ptesarik@suse.cz>
1487
1488 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1489
ed6dfe51
PT
14902018-06-28 Petr Tesarik <ptesarik@suse.cz>
1491
1492 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1493 is no longer mandatory.
1494
d4d429d5
PT
14952018-06-28 Petr Tesarik <ptesarik@suse.cz>
1496
1497 * gdb.texinfo (Files): Document "symbol-file -o offset".
1498
0dbfed25
TV
14992018-06-14 Tom de Vries <tdevries@suse.de>
1500
1501 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1502
41fc26a2
EZ
15032018-06-11 Eli Zaretskii <eliz@gnu.org>
1504
1505 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1506
5045b3d7
GB
15072018-06-08 Gary Benson <gbenson@redhat.com>
1508
1509 * gdb.texinfo (Maintenance Commands): Document "maint check
1510 libthread-db" and "maint set/show check-libthread-db".
1511
eb6af809
TT
15122018-06-05 Tom Tromey <tom@tromey.com>
1513
1514 PR cli/12326:
1515 * gdb.texinfo (Screen Size): Document "c" response to pagination
1516 prompt.
1517
4b2dfa9d
MR
15182018-05-31 Maciej W. Rozycki <macro@mips.com>
1519
1520 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1521 selection details with the `set endian auto' mode.
1522
701adfb0
PA
15232018-05-31 Alan Hayward <alan.hayward@arm.com>
1524
1525 * gdb.texinfo: Describe SVE feature.
1526
a913fffb
TT
15272018-05-04 Tom Tromey <tom@tromey.com>
1528
1529 PR python/22731:
1530 * python.texi (Breakpoints In Python): Mention that "commands" is
1531 writable.
1532
0489430a
TT
15332018-05-02 Tom Tromey <tom@tromey.com>
1534
1535 PR python/20084:
1536 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1537 PARAM_ZUINTEGER_UNLIMITED.
1538
6d7bb824
TT
15392018-04-30 Tom Tromey <tom@tromey.com>
1540
1541 * python.texi (Types In Python): Document Type.align.
1542
b744723f
AA
15432018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1544
1545 * gdb.texinfo (Symbols): Mention the fact that "info
1546 variables/functions/types" show source files and line numbers.
1547
4a4495d6
MM
15482018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.texinfo: Document set/show record btrace cpu.
1551
3fcded8f
JB
15522018-03-27 Joel Brobecker <brobecker@adacore.com>
1553
1554 * gdb.texinfo (Ada Settings): New subsubsection.
1555
978d6c75
TT
15562018-03-26 Tom Tromey <tom@tromey.com>
1557
1558 PR backtrace/15582:
1559 * gdb.texinfo (Backtrace): Mention "hide" argument.
1560
ea3b0687
TT
15612018-03-26 Tom Tromey <tom@tromey.com>
1562
1563 * gdb.texinfo (Backtrace): Describe options individually.
1564
76727919
TT
15652018-03-19 Tom Tromey <tom@tromey.com>
1566
1567 * observer.texi: Remove.
1568
386a8676
JB
15692018-03-04 John Baldwin <jhb@FreeBSD.org>
1570
1571 * gdb.texinfo (Debugging Output): Document "set/show debug
1572 fbsd-nat".
1573
db1ae9c5
AB
15742018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 * gdb.texinfo (Machine Code): Additional information about "info
1577 line" command.
1578
d726cb5d
SN
15792018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1580
1581 * gdb.texinfo (gdb-add-index man): Add pindex.
1582
dbfa4523
SN
15832018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1584
1585 * gdb.texinfo (set cwd): Add period.
1586 (gdb-add-index man): Move anchor.
1587
ba643918
SDJ
15882017-01-12 Tom Tromey <tom@tromey.com>
1589 Sergio Durigan Junior <sergiodj@redhat.com>
1590
1591 * gdb.texinfo (Index Files): Mention gdb-add-index.
1592 (gdb-add-index man): New section.
1593 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1594 from gdb.texinfo.
1595
754452f0
SN
15962018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1597
1598 * gdb.texinfo (pwd): Fix whitespace.
1599
2d97a5d9
JB
16002018-01-09 John Baldwin <jhb@FreeBSD.org>
1601
1602 * gdb.texinfo (pwd): Update cross-reference for Process Information
1603 node and remove explicit /proc reference.
1604 (Native): Rename subsection from SVR4 Process Information to
1605 Process Information.
1606 (Process Information): Reword introduction to be less /proc
1607 centric. Document support for "info proc" on FreeBSD.
1608
9f757bf7
XR
16092018-01-03 Xavier Roirand <roirand@adacore.com>
1610
1611 * gdb.texinfo (Set Catchpoints): Add documentation for new
1612 "catch handlers" action.
1613
cef0f868
SH
16142017-12-27 Stafford Horne <shorne@gmail.com>
1615
1616 * gdb.texinfo (Target Description Format): Explain that arbitrary
1617 strings are now allowed for register groups.
1618
b67d92b0
SH
16192017-12-27 Stafford Horne <shorne@gmail.com>
1620
1621 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1622
7c161838
SDJ
16232017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1624
1625 PR cli/16224
1626 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1627
b89641ba
SM
16282017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1629
1630 * python.texi (Manipulating breakpoints using Python): Document
1631 qualified parameter to gdb.Breakpoint.
1632
0b982d68
SM
16332017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1634
1635 * python.texi (Manipulating breakpoints using Python): Split doc
1636 of Breakpoint.__init__ in two, split text in multiple
1637 paragraphs, don't nest parameter square brackets.
1638
a994fec4
FJ
16392017-12-12 Stafford Horne <shorne@gmail.com>
1640 Stefan Wallentowitz <stefan@wallentowitz.de>
1641 Franck Jullien <franck.jullien@gmail.com>
1642 Jeremy Bennett <jeremy.bennett@embecosm.com>
1643
1644 * gdb.texinfo: Add OpenRISC documentation.
1645
437afbb8
JK
16462017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1647
1648 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1649
883fd55a
KS
16502017-12-07 Keith Seitz <keiths@redhat.com>
1651
1652 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1653 and "show print type nested-type-limit".
1654
824cc835
PM
16552017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1656
1657 * python.texi (Breakpoints In Python): Add text relating
1658 to allowed explicit locations and keywords in gdb.Breakpoints.
1659
7403715e
TT
16602017-12-04 Tom Tromey <tom@tromey.com>
1661
1662 * gdb.texinfo (Rust): Update trait object status
1663
97cbe998
SDJ
16642017-12-01 Andrew Cagney <cagney@redhat.com>
1665 Joel Brobecker <brobecker@adacore.com>
1666 Sergio Durigan Junior <sergiodj@redhat.com>
1667
1668 * gdb.texinfo (File Options): Document --readnever.
1669 (Commands to Specify Files): Likewise, for 'symbol-file' and
1670 'add-symbol-file'.
1671
bd69330d
PA
16722017-11-29 Pedro Alves <palves@redhat.com>
1673
1674 PR c++/19436
1675 * gdb.texinfo (Debugging C Plus Plus): Document setting
1676 breakpoints in functions with ABI tags.
1677
a20714ff
PA
16782017-11-29 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.texinfo (Linespec Locations): Document how "function" is
1681 interpreted in C++ and Ada. Document "-qualified".
1682 (Explicit Locations): Document how "-function" is interpreted in
1683 C++ and Ada. Document "-qualified".
1684
ee9a09e9
DC
16852017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1686
1687 PR gdb/21945
1688 * gdb.texinfo (Search Memory): Update description and example
1689 about how to search a string without NULL terminator.
1690
e547c119
JB
16912017-11-24 Joel Brobecker <brobecker@adacore.com>
1692
1693 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1694 new "exception-message" field.
1695
5f1ca24a
SM
16962017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1697
1698 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1699
d044bac8
PA
17002017-11-24 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1703 false claim that GDB inserts quoting automatically.
1704 (Symbols): Add anchor.
1705
2400729e
UW
17062017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1707
1708 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1709
d8ae99a7
PM
17102017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1711
1712 * python.texi (Basic Python): Add rbreak documentation.
1713
d0fe4701
XR
17142017-11-07 Xavier Roirand <roirand@adacore.com>
1715 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.texinfo (Set Breaks): Document support for breakpoint
1718 location ranges in the enable/disable commands.
1719
bc3b087d
SDJ
17202017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1721
1722 * gdb.texinfo (Starting your Program) <The working directory.>:
1723 Mention remote debugging.
1724 (Working Directory) <Your Program's Working Directory>:
1725 Likewise.
1726 (Connecting) <Remote Packet>: Add "set-working-dir"
1727 and "QSetWorkingDir" to the table.
1728 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1729 packet.
1730
d092c5a2
SDJ
17312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1732
1733 * gdb.texinfo (Starting your Program) <The working directory.>:
1734 Mention new "set cwd" command.
1735 (Working Directory) <Your Program's Working Directory>:
1736 Rephrase to explain that "set cwd" exists and is the default
1737 way to change the inferior's cwd.
1738
289e23aa
AA
17392017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1740
1741 * gdb.texinfo (S/390 and System z Features): Document the new
1742 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1743
f2ff95c5
KB
17442017-09-21 Kevin Buettner <kevinb@redhat.com>
1745
1746 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1747 attribute.
1748
da2c323b
KB
17492017-09-21 Kevin Buettner <kevinb@redhat.com>
1750
1751 * python.texi (Inferiors In Python): Add description for method
1752 Inferior.thread_from_thread_handle.
1753
4e5a4f58
JB
17542017-09-19 John Baldwin <jhb@FreeBSD.org>
1755
1756 * gdb.texinfo (Starting your Program): Add description of
1757 starti command. Mention starti command as an alternative for
1758 debugging the elaboration phase.
1759
1526853e
SM
17602017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1761
1762 * gdb.texinfo (Maintenance Commands): Document filter parameter
1763 of "maint selftest". Document "maint info selftests" command.
1764
7c96f8c1
TT
17652017-09-11 Tom Tromey <tom@tromey.com>
1766
1767 * python.texi (Events In Python): Document new events.
1768
d69cf9b2
PA
17692017-09-04 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1772 no-debug-info variables.
1773 (Symbols) <Examining the Symbol Table>: Document inspecting
1774 no-debug-info types.
1775 (Calling) <Calling functions with no debug info>: New subsection,
1776 documenting calling no-debug-info functions.
1777 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1778
0a2dde4a
SDJ
17792017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1780
1781 * gdb.texinfo (set environment): Add @anchor. Explain that
1782 environment variables set by the user are sent to GDBserver.
1783 (unset environment): Likewise, but for unsetting variables.
1784 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1785 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1786 "environment-reset" and "QEnvironmentReset" to the table.
1787 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1788 QEnvironmentReset>: New item, explaining the packet.
1789
6e41ddec
JK
17902017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1791
1792 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1793 "Compiler search for the compile command" descriptions of set
1794 compile-gcc and show compile-gcc.
1795
58afddc6
WP
17962017-08-07 Weimin Pan <weimin.pan@oracle.com>
1797
1798 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1799 ADI support.
1800 * NEWS: Add "adi examine" and "adi assign" commands.
1801
6d580b63
YQ
18022017-08-18 Yao Qi <yao.qi@linaro.org>
1803
1804 * gdb.texinfo (Server): Document "--selftest".
1805
a5afdb16
RK
18062017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1807
1808 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1809 Single-Key mode.
1810
ca145713
SDJ
18112017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1812
1813 PR gdb/21925
1814 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1815 set...").
1816
0968fbae
SM
18172017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1818
1819 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1820 conditional expression.
1821
791fb3d7
SM
18222017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1823
1824 * agentexpr.texi (rot): Fix symbolic description, improve
1825 textual description.
1826
27d41eac
YQ
18272017-07-26 Yao Qi <yao.qi@linaro.org>
1828
1829 * gdb.texinfo (Maintenance Commands): Document command
1830 "maint check xml-descriptions".
1831
8e2141c6
YQ
18322017-07-26 Yao Qi <yao.qi@linaro.org>
1833
1834 * gdb.texinfo (Maintenance Commands): Document optional
1835 argument of "maint print c-tdesc".
1836
c646b4e8
YQ
18372017-07-18 Yao Qi <yao.qi@linaro.org>
1838
1839 * gdb.texinfo (Maintenance Commands): Improve the doc to
1840 command "maint print c-tdesc".
1841
eb83230b
SDJ
18422017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1843
1844 PR gdb/21606
1845 * python.texi (Python representation of Symbols.): Replace
1846 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1847 * guile.texi (Guile representation of Symbols.): Likewise.
1848
c4dcb155
SM
18492017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1850
1851 * gdb.texinfo (Optional Messages about Internal Happenings):
1852 Document {set,show} debug separate-debug-file commands.
1853
aefd8b33
SDJ
18542017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1855
1856 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1857 (Connecting) <Remote Packet>: Add "startup-with-shell"
1858 and "QStartupWithShell" to the table.
1859 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1860 packet.
1861
176efed1
AB
18622017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1863
1864 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1865
d050f7d7
TW
18662017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1867
1868 * python.texi (Recording in Python): Factor out the documentation of
1869 gdb.RecordInstruction's super class.
1870
14f819c8
TW
18712017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1872
1873 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1874 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1875 prev and next.
1876
0ed5da75
TW
18772017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1878
1879 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1880 gdb.RecordInstruction
1881
913aeadd
TW
18822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1883
1884 * python.texi (Recording in Python): Add documentation for
1885 gdb.RecordGap and remove documentation of special cases for
1886 gdb.BtraceInstruction.
1887
a3be24ad
TW
18882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1889
1890 * python.texi (Recording in Python): Remove Record.ptid defvar.
1891
ebe553db
SM
18922017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1893
1894 * gdb.texinfo (GDB/MI Thread Information): Add missing
1895 fields, re-word some things.
1896 (GDB/MI Thread Commands): Describe fields found in the output of
1897 -thread-info, remove description of fields in the
1898 thread output tuple, replace with a cross-reference to "GDB/MI
1899 Thread Information".
1900
9be21bb4
SM
19012017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1902
1903 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1904 from -thread-info output.
1905
fe5f7374
AK
19062017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1907
1908 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1909
eea78757
AK
19102017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1911
1912 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1913
79778b30
YQ
19142017-03-22 Yao Qi <yao.qi@linaro.org>
1915
1916 * python.texi (Inferiors In Python): Remove @code from Python.
1917
cee59b3f
TW
19182017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1919
1920 * python.texi (Recordings In Python): Document return type of
1921 gdb.BtraceInstruction.data.
1922
51457a05
MAL
19232017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1924
1925 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1926 command file-list-shared-libraries
1927 (GDB/MI Async Records): Update documentation of library-loaded with new
1928 field.
1929
701adfb0
PA
19302017-03-20 Artemiy Volkov <artemiyv@acm.org>
1931
1932 PR gdb/14441
1933 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1934 supports both lvalue and rvalue references.
1935
19362017-03-20 Artemiy Volkov <artemiyv@acm.org>
1937
1938 PR gdb/14441
1939 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1940 table of constants.
1941
f8d99587
DE
19422017-03-16 Doug Evans <dje@google.com>
1943
1944 * guile.texi (Lazy Strings In Guile): Mention arrays.
1945 * python.texi (Lazy Strings In Python): Ditto.
1946
5cf70512
JW
19472017-03-08 Jiong Wang <jiong.wang@arm.com>
1948
1949 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1950 character "@".
1951
4a612d6f
WT
19522017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1953
1954 * Memory Protection Extensions: Add information about inferior
1955 calls.
1956
701adfb0
PA
19572017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1958
1959 * gdb.texinfo: Document new set/show disassembler-options
1960 commands.
1961
216f72a1
JK
19622017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1963
1964 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1965 DW_TAG_GNU_* and DW_AT_GNU_*.
1966
4e746bb6
TW
19672017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1968
1969 * python.texi (Recordings In Python): New section.
1970
3f77c769
TT
19712017-02-14 Tom Tromey <tom@tromey.com>
1972
1973 PR python/13598:
1974 * python.texi (Events In Python): Document events.before_prompt.
1975
5cf30ebf
LM
19762017-02-13 Luis Machado <lgustavo@codesourcery.com>
1977
1978 * gdb.texinfo (Target Commands): Document the optional offset
1979 argument for the load command.
1980
18da0c51
MG
19812017-02-10 Martin Galvan <martingalvan@sourceware.org>
1982
1983 PR gdb/21122
1984 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1985 space-separated breakpoint lists. Also add a missing @table command
1986 and @cindex for breakpoint lists.
1987
3f7b46f2
IR
19882017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1989
1990 PR tdep/20936
1991 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1992 (Sparc Features): New node.
1993
2735833d
WT
19942017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1995
1996 * gdb.texinfo (i386 Features): Add system segment registers
1997 as feature.
1998
373832b6
SM
19992017-01-24 Simon Marchi <simon.marchi@ericsson.com>
2000
2001 * python.texi (Events In Python): Fix typo.
2002
78cbbba8
LM
20032017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
2004 Luis Machado <lgustavo@codesourcery.com>
2005
2006 * gdb.texinfo (-target-flash-erase): New MI command description.
2007 (flash-erase): New CLI command description.
2008
387360da
JB
20092017-01-04 John Baldwin <jhb@FreeBSD.org>
2010
2011 * gdb.texinfo (Contributors): Add SRI International and University
2012 of Cambridge for FreeBSD/mips.
2013
34c41c68
DE
20142016-12-22 Doug Evans <xdje42@gmail.com>
2015
2016 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
2017 commands.
2018
df3ee9ca
PA
20192016-12-02 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.texinfo (User-defined Commands): Limit on number of
2022 arguments passed to user-defined commands removed; update.
2023
01770bbd
PA
20242016-12-02 Pedro Alves <palves@redhat.com>
2025
2026 PR cli/20559
2027 * gdb.texinfo (Define): Add example of using "eval" to process a
2028 variable number of arguments.
2029 (Output) <eval>: Add anchor.
2030
ad02e4fe
SM
20312016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2032
2033 * Makefile.in: Likewise.
2034
8504e097
AA
20352016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2036
2037 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
2038 xref.
2039
39402e6c
PA
20402016-10-29 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.texinfo (Packets) <vCont>: Remove mention of default
2043 actions.
2044
ca6eff59
PA
20452016-10-26 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.texinfo (Packets): Clarify vCont packets with multiple
2048 actions that match a thread, and what happens when an action
2049 matches a thread that is already running.
2050
be06ba8c
SM
20512016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2052
2053 * gdb.texinfo (Using Trace Files): Fix typo.
2054 (GDB/MI Tracepoint Commands): Likewise.
2055
99e61eda
SM
20562016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2057
2058 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
2059 of -trace-save.
2060
9c37b5ae
TT
20612016-10-06 Tom Tromey <tom@tromey.com>
2062
2063 * guile.texi (Types In Guile): Remove Java mentions.
2064 * python.texi (Types In Python): Remove Java mentions.
2065 * gdb.texinfo (Address Locations, Supported Languages)
2066 (Index Section Format): Remove Java mentions.
2067
ee8da4b8
DE
20682016-08-15 Doug Evans <dje@google.com>
2069
2070 * gdb.texinfo (Target Description Format): Update docs on "end"
2071 field spec and field default type.
2072
4034d0ff
AT
20732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
20742016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2075
2076 PR gdb/20487
2077 * gdb.texinfo (Context management): Update mention of frame
2078 change notifications.
2079 (gdb/mi Async Records): Document frame field in
2080 =thread-select event.
2081 * observer.texi (GDB Observers): New user_selected_context_changed
2082 observer.
2083
4435e1cc
TT
20842016-09-28 Tom Tromey <tom@tromey.com>
2085
2086 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
2087 than "memory breakpoint". Further document "kind". Move
2088 protocol-details link earlier.
2089 <z1>: Document the cmd_list argument. Fix typo.
2090 <g>: Remove incorrect sentence.
2091 (Stop Reply Packets): Document "OK" response to requests when in
2092 non-stop mode.
2093 <swbreak>: Use "software breakpoint" rather than "memory
2094 breakpoint".
2095 <create>: Document that "R" is ignored.
2096 <W, X, w>: Document formatting of "AA".
2097 (Notification Packets): Use "%Stop", not "%%Stop".
2098
ad0a504f
AK
20992016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2100
2101 * gdb.texinfo (Embedded Processors): Document ARC.
2102 (Synopsys ARC): New section.
2103 (Standard Target Features): Document ARC features.
2104 (ARC Features): New section.
2105
74172ecf
SM
21062016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2107
2108 * .gitignore: New file.
2109
0a1ddfa6
SM
21102016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2111
2112 * gdb.texinfo (Input/Output): Mention possibility to unset
2113 inferior-tty.
2114
c0272db5
TW
21152016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2116
2117 * gdb.texinfo: Resume btrace on reconnect.
2118
e3487908
GKB
21192016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2120
2121 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
2122 syscall.
2123
463888ab
РИ
21242016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
2125
2126 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
2127 command.
2128
dac790e1
TT
21292016-07-13 Tom Tromey <tom@tromey.com>
2130
2131 PR python/15620, PR python/18620:
2132 * python.texi (Events In Python): Document new breakpoint events.
2133
93daf339
TT
21342016-07-13 Tom Tromey <tom@tromey.com>
2135
2136 PR python/17698:
2137 * python.texi (Breakpoints In Python): Document
2138 Breakpoint.pending.
2139
cda75e70
TT
21402016-07-13 Tom Tromey <tom@tromey.com>
2141
2142 * python.texi (Breakpoints In Python): Move table of types and
2143 table of watchpoint types earlier in node.
2144
e0f3fd7c
TT
21452016-07-12 Tom Tromey <tom@tromey.com>
2146
2147 PR python/19293:
2148 * python.texi (Frames In Python): Document
2149 gdb.invalidate_cached_frames.
2150
86f78169
PA
21512016-06-21 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2154 document new-ui and explain use case.
2155
a28d8e50
YTL
21562016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2157
2158 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2159 (NDS32 Features): New Section.
2160
bb556f1f
TK
21612016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2162
2163 * gdb.texinfo (Examining Memory): Document negative repeat
2164 count in the 'x' command.
2165
38b022b4
SM
21662016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2167
2168 * gdb.texinfo (GDB/MI Async Records): Document method and
2169 format fields in =record-started.
2170 * observer.texi (record_changed): Add method and format
2171 parameters.
2172
c185ba27
EZ
21732016-05-27 Eli Zaretskii <eliz@gnu.org>
2174
2175 * gdb.texinfo (General Query Packets): Move the description of the
2176 response before the long list of the specific 'read' and 'write'
2177 requests.
2178
1957f6b8
TT
21792016-05-23 Tom Tromey <tom@tromey.com>
2180
2181 * python.texi (Basic Python): Document gdb.breakpoints return.
2182
224f10c1
TT
21832016-05-24 Tom Tromey <tom@tromey.com>
2184
2185 PR gdb/19194:
2186 * gdb.texinfo (gdb man): Fix typo.
2187
0bdfa368
TT
21882016-05-17 Tom Tromey <tom@tromey.com>
2189
2190 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2191 (Rust): New node.
2192
dcd1f979
TT
21932016-05-17 Tom Tromey <tom@tromey.com>
2194
2195 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2196
310cdbb6
YQ
21972016-04-27 Yao Qi <yao.qi@linaro.org>
2198
2199 * gdb.texinfo (tfind): Complete doc about tfind without
2200 argument.
2201
b8162e5a
AT
22022016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2203
2204 * agentexpr.texi (byte): Fix zero_ext description.
2205
f7c38292
PA
22062016-03-31 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.texinfo (M32R/SDI): Delete node.
2209 (MIPS Embedded): Remove references to the MIPS remote debugging
2210 protocol, PMON and variants, and the associated commands.
2211
81516450
DE
22122016-03-15 Doug Evans <dje@google.com>
2213
2214 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2215 (Target Description Format): Mention enum types. Update docs on
2216 flags types.
2217 (Predefined Target Types): Add "bool".
2218 (Enum Target Types): New node.
2219
2a60e18f
PA
22202016-03-15 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.texinfo (Tracepoint Actions): Fix typo.
2223
45fa2529
PA
22242016-03-15 Pedro Alves <palves@redhat.com>
2225 Andreas Arnez <arnez@linux.vnet.ibm.com>
2226 Marcin Kościelnicki <koriakin@0x04.net>
2227
2228 * gdb.texinfo (Tracepoint Actions): Document possible
2229 unreliability of '$_ret'.
2230
f2403c39
AB
22312016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2234 command.
2235
f2f3ccb9
SM
22362016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2237
2238 * gdb.texinfo (Convenience Functions): Document $_as_string.
2239
cce0e923
DE
22402016-02-23 Doug Evans <dje@google.com>
2241
2242 * gdb.texinfo (Skipping Over Functions and Files): Document new
2243 options to "skip" command. Update docs of output of "info skip".
2244
012b3a21
WT
22452016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2246
2247 * gdb.texinfo (Signals): Add bound violation display hints for
2248 a SIGSEGV.
2249
0748bf3e
MK
22502016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2251
2252 * gdb.texinfo (Trace File Format): Add documentation for description
2253 section lines.
2254
e909d859
MK
22552016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2256
2257 * gdb.texinfo (Trace File Format): Remove misleading information
2258 about register block ordering.
2259
713cdcbf
DE
22602016-02-01 Doug Evans <dje@google.com>
2261
2262 * gdb.texinfo (Value Sizes): Fix typo.
2263
8244c20d
DE
22642016-02-01 Doug Evans <dje@google.com>
2265
2266 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2267
5fdf6324
AB
22682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2269
2270 * gdb.texinfo (Value Sizes): New section.
2271 (Data): Add the 'Value Sizes' node to the menu.
2272
67ebd9cb
JB
22732016-01-26 John Baldwin <jhb@FreeBSD.org>
2274
2275 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2276
6e9567fe
JB
22772016-01-19 John Baldwin <jhb@FreeBSD.org>
2278
2279 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2280
f303dbd6
PA
22812016-01-18 Pedro Alves <palves@redhat.com>
2282
2283 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2284 of the thread that hit a breakpoint or received a signal.
2285
71ef29a8
PA
22862016-01-15 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2289
663f6d42
PA
22902016-01-13 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.texinfo (Threads): Document the $_gthread convenience
2293 variable.
2294 (Convenience Vars): Likewise.
2295
c84f6bbf
PA
22962016-01-13 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.texinfo (Threads): Document "info threads -gid".
2299
22a02324
PA
23002016-01-13 Pedro Alves <palves@redhat.com>
2301
2302 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2303 anchor.
2304 (Threads In Python): Document new InferiorThread.global_num
2305 attribute.
2306
5d5658a1
PA
23072016-01-07 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2310 qualified thread IDs, global thread IDs and thread ID lists.
2311 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2312 thread IDs.
2313 (Convenience Vars): Document the $_thread convenience variable.
2314 (Ada Tasks): Adjust to refer to thread IDs.
2315 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2316 Commands, GDB/MI Variable Objects): Update to mention global
2317 thread IDs.
2318 * guile.texi (Breakpoints In Guile)
2319 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2320 global thread IDs instead of thread IDs.
2321 * python.texi (Threads In Python): Adjust documentation of
2322 InferiorThread.num.
2323 (Breakpoint.thread): Mention global thread IDs instead of thread
2324 IDs.
2325
84654457
PA
23262016-01-13 Pedro Alves <palves@redhat.com>
2327
2328 * python.texi (Threads In Python): Document
2329 InferiorThread.inferior.
2330
e3940304
PA
23312016-01-13 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2334 convenience variable.
2335 (Convenience Vars): Likewise.
2336
82075af2
JS
23372016-01-12 Josh Stone <jistone@redhat.com>
2338 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2339
2340 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2341 (Stop Reply Packets): List the syscall entry and return stop reasons.
2342 (General Query Packets): Describe QCatchSyscalls, and add it to the
2343 table and the detailed list of stub features.
2344
bc504a31
PA
23452016-01-12 Pedro Alves <palves@redhat.com>
2346
2347 Remove use of the registered trademark symbol throughout.
2348
cde67b27
YQ
23492016-01-12 Yao Qi <yao.qi@linaro.org>
2350
2351 * gdb.texinfo (Interrupts): Update the document on handling
2352 interrupt when program is stopped.
2353
19d9d4ef
DB
23542015-12-11 Don Breazeal <donb@codesourcery.com>
2355
2356 * gdb.texinfo (Forks): Correct Linux kernel version where
2357 fork and exec events are supported, add notes about support
2358 of these events in target remote mode.
2359 (Connecting): Reorganize and clarify distinctions between
2360 target remote, extended-remote, and multiprocess.
2361 Reorganize related text from separate sections into new
2362 sections.
2363 (Server): Note effects of target extended-remote mode.
2364 Delete section on Multi-Process Mode for gdbserver.
2365 Move some text to "Connecting" node.
2366
f4f4330e
PA
23672015-12-10 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.texinfo (Threads): Replace warning with explanation
2370 about single-threaded programs.
2371
b1236ac3
PA
23722015-12-10 Pedro Alves <palves@redhat.com>
2373
2374 * gdb.texinfo (Threads): Remove mention of SGI.
2375 (Forks): Remove mention of HP-UX.
2376 (Breakpoints): Remove mention of HP-UX.
2377 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2378 Reword in terms of architectures.
2379 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2380 mention supported systems.
2381 (Convenience Vars): Don't mention HP-UX.
2382 (Jumping): Remove mention of HP-UX in comment.
2383 (Files) <shared libraries>: Update supported shared library types
2384 list. Remove mention of HP-UX.
2385 (Native): Remove HP-UX subsection.
2386 (SVR4 Process Information): Remove mention of HP-UX.
2387
0f59c28f
PA
23882015-12-10 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.texinfo (Stack): Reorder menu.
2391
1c35a88f
LM
23922015-12-09 Luis Machado <lgustavo@codesourcery.com>
2393
2394 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2395 -var-set-format's new zero-hexadecimal format.
2396
3685b09f
PMR
23972015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2398
2399 * gdb.texinfo (Ada Mode Into): Move overloading support
2400 description to its own node.
2401 (Overloading support for Ada): New node.
2402
f2faf941
PA
24032015-11-30 Pedro Alves <palves@redhat.com>
2404
2405 PR 14618
2406 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2407 (Remote Configuration): Add the "set/show remote
2408 no-resumed-stop-reply" to the available settings table.
2409 (General Query Packets): Document the "no-resumed" qSupported
2410 feature.
2411
65706a29
PA
24122015-11-30 Pedro Alves <palves@redhat.com>
2413
2414 * gdb.texinfo (Remote Configuration): List "set/show remote
2415 thread-events" command in configuration table.
2416 (Stop Reply Packets): Document "T05 create" stop
2417 reason and 'w' stop reply.
2418 (General Query Packets): Document QThreadEvents packet. Document
2419 QThreadEvents qSupported feature.
2420
de979965
PA
24212015-11-30 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2424 anchor.
2425 (Packets): Document vCtrlC.
2426
79efa585
SM
24272015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2428
2429 * gdb.texinfo (Thread List Format): Mention thread names.
2430
7e0aa6aa
PA
24312015-11-24 Pedro Alves <palves@redhat.com>
2432
2433 PR 17539
2434 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2435 program-spaces" example to ascending order listing.
2436 (Threads): Adjust "info threads" example to ascending order
2437 listing.
2438 (Forks): Adjust "info inferiors" example to ascending order
2439 listing.
2440
0c532a29
MM
24412015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2442
2443 * gdb.texinfo (Process Record and Replay): Document "record
2444 instruction-history" modifiers.
2445
fc58fa65
AB
24462015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2447
2448 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2449 description.
2450 (Frame Filter Management): Move to later in the 'Examining the
2451 Stack' chapter.
2452 (Selection): Add entry for 'select-frame'.
2453
792005b0
DE
24542015-09-25 Doug Evans <dje@google.com>
2455
2456 * gdb.texinfo (Process Record and Replay): Fix syntax of
2457 "record instruction-history begin, end" and
2458 "record function-call-history begin, end".
2459
c58b006b
SM
24602015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2461
2462 * gdb.texinfo (Specifying Source Directories): Fix
2463 substitute-path example.
2464
f2665db5
MM
24652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2466
2467 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2468
e68fa6f0
PA
24692015-09-15 Pedro Alves <palves@redhat.com>
2470
2471 PR remote/18965
2472 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2473 the vforkdone description.
2474
8228463c
PA
24752015-09-15 Pedro Alves <palves@redhat.com>
2476
2477 PR remote/18965
2478 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2479 part indicates the thread ID of the parent process.
2480
750ce8d1
YQ
24812015-09-15 Yao Qi <yao.qi@linaro.org>
2482
2483 * gdb.texinfo (General Query Packets): Add vContSupported to
2484 tables of 'gdbfeatures' and 'stub features' supported in the
2485 qSupported packet, as well as to the list containing stub
2486 feature details.
2487
b459a59b
DB
24882015-09-11 Don Breazeal <donb@codesourcery.com>
2489
2490 * gdb.texinfo (Remote Configuration): Add exec event
2491 feature to table of packet settings.
2492 (Stop Reply Packets): Add exec events to the list of stop
2493 reasons.
2494 (General Query Packets): Add exec events to tables of
2495 'gdbfeatures' and 'stub features' supported in the qSupported
2496 packet, as well as to the list containing stub feature
2497 details.
2498
73b8c1fd
PA
24992015-08-24 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.texinfo (Remote Configuration): Document the "set/show
2502 remote multiprocess-extensions-packet" commands.
2503
bb615428
PA
25042015-08-24 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2507 <M32R>: Remove references to M32R/D.
2508 <M68K>: Remove references to target dbug.
2509 <MIPS Embedded>: Remove references to target r3900 and target
2510 array.
2511 <PowerPC Embedded>: Remove references to target dink32 and target
2512 ppcbug, target sds
2513 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2514
2b4bf6af
AB
25152015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2516
2517 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2518
566f5e3b
AB
25192015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2520
2521 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2522
18989b3c
AB
25232015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2524
2525 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2526 info bfds" to...
2527 (File Caching): A New section. Outline bfd caching, and add new
2528 description for "main set/show bfd-sharing".
2529
6ff0ba5f
DE
25302015-08-14 Doug Evans <xdje42@gmail.com>
2531
2532 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2533 disassembly.
2534 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2535
629500fa
KS
25362015-08-11 Keith Seitz <keiths@redhat.com>
2537
2538 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2539 Use "location(s)"instead of "linespec(s)".
2540 (Specifying a Location): Rewrite.
2541 Add subsections describing linespec, address, and explicit locations.
2542 Add node/menu for each subsection.
2543 (Source and Machine Code, C Preprocessor Macros)
2544 (Create and Delete Trace points)
2545 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2546 (Continuing at a Different Address): Remove "linespec" examples.
2547 Add reference to "Specify a Location"
2548 (The -break-insert Command): Rewrite. Add anchor.
2549 Add reference to appropriate manual section discussing locations.
2550 (The -dprintf-insert Command): Refer to -break-insert for
2551 specification of 'location'.
2552
fbea99ea
PA
25532015-08-07 Pedro Alves <palves@redhat.com>
2554
2555 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2556 target-non-stop".
2557
da8c46d2
MM
25582015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2559
2560 * gdb.texinfo (Process Record and Replay): Document prefixing of
2561 speculatively executed instructions in the "record instruction-history"
2562 command.
2563
a3b5281e
DE
25642015-07-20 Doug Evans <dje@google.com>
2565
2566 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2567
6bcb1f97
DE
25682015-07-16 Doug Evans <dje@google.com>
2569
2570 * stabs.texinfo: @include gdb-cfg.texi.
2571
db1ff28b
JK
25722015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2573
2574 Revert the previous 2 commits:
2575 gdbserver build-id attribute generator
2576 Validate symbol file using build-id
2577
ca5268b6
JK
25782015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2579
2580 * gdb.texinfo (Files): Add 'set validate-build-id'
2581 and 'show validate-build-id'.
2582
700ca40f
JK
25832015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2584 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 gdbserver build-id attribute generator.
2587 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2588 'build-id' in description, example, new attribute in dtd.
2589
7c7f93f6
AB
25902015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.texinfo (Selection): Update documentation for 'frame'
2593 command.
2594
701adfb0
PA
25952015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2598 focus commands.
2599
26002015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * gdb.texinfo (TUI): Add comma after @xref.
2603
b0627500
MM
26042015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2605
72f4393d 2606 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2607 commands.
2608
b20a6524
MM
26092015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2610
2611 * gdb.texinfo (Process Record and Replay): Spell out that variables
2612 and registers are not available during btrace replay.
2613 Describe the new "record btrace pt" command.
2614 Describe the new "set|show record btrace pt buffer-size" options.
2615 (General Query Packets): Describe the new Qbtrace:pt and
2616 Qbtrace-conf:pt:size packets.
2617 Expand "bts" to "Branch Trace Store".
2618 Update the branch trace DTD.
2619
fc637f04
PP
26202015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2621
2622 * gdb.texinfo (Command History): Document the new option
2623 "history remove-duplicates".
2624
18a94d75
DE
26252015-06-19 Doug Evans <dje@google.com>
2626
2627 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2628 longer supported.
2629
0eacb298
PP
26302015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2631
2632 * gdb.texinfo (Command History): Mention that setting
2633 GDBHISTSIZE to the empty string disables history truncation.
2634
bc460514
PP
26352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2636
2637 PR gdb/16999
2638 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2639 behavior.
2640
b58c513b
PP
26412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2642
2643 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2644 with GDBHISTSIZE.
2645
a86c90e6
SM
26462015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2647
2648 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2649 bytes and memory units for -data-{read,write}-memory-bytes.
2650 (Packets): Same for m, M and X packets.
2651 * python.texi (Inferiors In Python): Same for read_memory and
2652 write_memory.
2653
c74f7d1c
JT
26542015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2655
2656 * gdb.texinfo (Separate Debug Files): Document that PE is also
2657 supported.
2658
51f0e40d
AB
26592015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2660
2661 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2662 single table entry.
2663
966f0aef
WT
26642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2665
2666 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2667
2668
15a201c8
GB
26692015-06-10 Gary Benson <gbenson@redhat.com>
2670
2671 * gdb.texinfo (Remote Configuration): Document the
2672 "set/show remote hostio-setfs-packet" command.
2673 (Host I/O Packets): Document the vFile:setfs packet.
2674
7a6a1731
GB
26752015-06-10 Gary Benson <gbenson@redhat.com>
2676
2677 * gdb.texinfo (Debugging Output): Document the "set/show debug
2678 linux-namespaces" command.
2679
7d73c23c 26802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2681 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2682
2683 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2684 and "set mpx bound".
2685
27e0867f
DE
26862015-05-27 Doug Evans <dje@google.com>
2687
2688 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2689
b4f54984
DE
26902015-05-26 Doug Evans <dje@google.com>
2691
2692 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2693 command renamings.
2694 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2695
55b40027
AB
26962015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2697
2698 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2699
a4ea0946
AB
27002015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2701
2702 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2703 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2704
37442ce1
DE
27052015-05-16 Doug Evans <xdje42@gmail.com>
2706
2707 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2708 memory ports.
2709
36de76f9
JK
27102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2711
2712 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2713
0d71eef5
DB
27142015-05-12 Don Breazeal <donb@codesourcery.com>
2715
2716 * gdb.texinfo (Forks): Note that fork debugging is
2717 supported in extended mode.
2718 (Remote Configuration): Add fork event features to table
2719 of packet settings.
2720 (Stop Reply Packets): Add fork events to list of stop reasons.
2721 (General Query Packets): Add fork events to tables of
2722 'gdbfeatures' and 'stub features' supported in the qSupported
2723 packet, as well as to the list containing stub feature
2724 details.
2725
835205d0
GB
27262015-05-12 Gary Benson <gbenson@redhat.com>
2727
2728 * gdb.texinfo (General Query Packets): Document
2729 qXfer:exec-file:read with empty annex.
2730
4c082a81
SC
27312015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2732
2733 * python.texi (Values From Inferior): Add descriptions of new
2734 methods gdb.Value.reference_value and gdb.Value.const_value.
2735
b30a0bc3
JB
27362015-05-06 Joel Brobecker <brobecker@adacore.com>
2737
2738 * gdb.texinfo (Files): Add "info dll" documentation.
2739 (Cygwin Native): Remove "info dll" documentation.
2740
2ce1cdbf
DE
27412015-04-29 Doug Evans <dje@google.com>
2742
2743 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2744 Document.
2745 (Writing an Xmethod): Add get_result_type to example.
2746
59fb7612
SS
27472015-04-28 Sasha Smundak <asmundak@google.com>
2748
2749 * python.texi: New method documented.
2750
cf75d6c3
AB
27512015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2752
2753 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2754 format.
2755
897c3d32
DE
27562015-04-24 Doug Evans <dje@google.com>
2757
2758 * python.texi (Xmethods In Python): Fix name of method to call the
2759 xmethod.
2760
1b6e6f5c
GB
27612015-04-17 Gary Benson <gbenson@redhat.com>
2762
2763 * gdb.texinfo (Connecting to a Remote Target): Mention that
2764 GDB can access program files from remote targets that support
2765 qXfer:exec-file:read and Host I/O packets.
2766
c78fa86a
GB
27672015-04-17 Gary Benson <gbenson@redhat.com>
2768
2769 * gdb.texinfo (Remote Configuration): Document the "set/show
2770 remote pid-to-exec-file-packet" command.
2771 (General Query Packets): Document the qXfer:exec-file:read
2772 qSupported features. Document the qXfer:exec-file:read packet.
2773
a9a5a3d1
GB
27742015-04-17 Gary Benson <gbenson@redhat.com>
2775
2776 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2777 applies to executable paths if supplied to GDB as absolute.
2778
4f45d445
JK
27792015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2780
2781 * gdb.texinfo (Mode Options): Remove -xdb.
2782
e7a8570f
JK
27832015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2784 Eli Zaretskii <eliz@gnu.org>
2785
72f4393d
L
2786 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2787 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2788 the compile command. New subsection Compiler search for the compile
2789 command.
2790
f2983cc3
AW
27912015-04-09 Andy Wingo <wingo@igalia.com>
2792
2793 * guile.texi (Frames In Guile): Describe frame-read-register.
2794
599bd15c
GB
27952015-04-02 Gary Benson <gbenson@redhat.com>
2796
2797 * gdb.texinfo (set sysroot): Document "target:".
2798
d11916aa
SS
27992015-04-01 Sasha Smundak <asmundak@google.com>
2800
2801 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2802 section.
2803
df8411da
SDJ
28042015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2805
2806 PR corefiles/16092
2807 * gdb.texinfo (gcore): Mention new command 'set
2808 use-coredump-filter'.
2809 (set use-coredump-filter): Document new command.
2810
d33279b3
AT
28112015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2812
2813 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2814 documentation, reorder the info os entries in alphabetical order.
2815
852f8402
SM
28162015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2817
2818 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2819 -data-write-memory-bytes.
2820
856e7dd6
PA
28212015-03-24 Pedro Alves <palves@redhat.com>
2822
2823 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2824 mention that threads may sometimes run unlocked.
2825
236af5e3
YG
28262015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2827
2828 * gdb.texinfo (Remote configuration): Document "set/show
2829 serial parity" command.
2830
464b0089
GB
28312015-03-18 Gary Benson <gbenson@redhat.com>
2832
2833 * gdb.texinfo (General Query Packets): Remove documentation
2834 for now-removed vFile:fstat qSupported features.
2835
0a93529c
GB
28362015-03-11 Gary Benson <gbenson@redhat.com>
2837
2838 * gdb.texinfo (Remote Configuration): Document the
2839 "set/show remote hostio-fstat-packet" command.
2840 (General Query Packets): Document the vFile:fstat
2841 qSupported features.
2842 (Host I/O Packets): Document the vFile:fstat packet.
2843
85642ba0
AW
28442015-03-11 Andy Wingo <wingo@igalia.com>
2845
2846 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2847
f7e6eed5
PA
28482015-03-04 Pedro Alves <palves@redhat.com>
2849
2850 * gdb.texinfo (Remote Configuration): Document the "set/show
2851 remote swbreak-feature-packet" and "set/show remote
2852 hwbreak-feature-packet" commands.
2853 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2854 decription.
2855 (Stop Reply Packets): Document the swbreak and hwbreak stop
2856 reasons.
2857 (General Query Packets): Document the swbreak and hwbreak
2858 qSupported features.
2859 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2860
f873665f 28612015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2862
2863 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2864 under *stopped.
2865
9a284c97
DE
28662015-03-02 Doug Evans <xdje42@gmail.com>
2867
2868 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2869
446899e4
AA
28702015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2871
2872 * gdb.texinfo (S/390 and System z Features): Describe new feature
2873 "org.gnu.gdb.s390.vx".
2874
7ee67ee4
SDJ
28752015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2876
2877 PR gdb/18008
2878 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2879 demangler-warning): Fix typo ("problam").
2880
53cf2ee0
DT
28812015-02-19 David Taylor <dtaylor@emc.com>
2882
2883 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2884
3133f8c1
JM
28852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2886
2887 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2888 point, DTrace'.
2889 (Static Probe Points): Modified to cover DTrace probes in addition
2890 to SystemTap probes. Also modified to cover the `enable probe'
2891 and `disable probe' commands.
2892
9aca2ff8
JM
28932015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2894
2895 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2896 `disable probe' commands.
2897
fa3f8d5a
DT
28982015-02-12 David Taylor <dtaylor@emc.com>
2899
2900 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2901 fields of the QTDV packet.
2902
d33501a5
MM
29032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2904
2905 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2906 (Process Record and Replay): Describe new set|show commands.
2907 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2908
f4abbc16
MM
29092015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2910
2911 * gdb.texinfo (Process Record and Replay): Describe the "record
2912 btrace bts" command.
2913 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2914 (Branch Trace Configuration Format): New.
2915
cfb069a8
GB
29162015-01-31 Gary Benson <gbenson@redhat.com>
2917 Doug Evans <dje@google.com>
2918
2919 * gdb.texinfo (Command Completion): Document new
2920 "set/show max-completions" option.
2921
f57d2163
DE
29222015-01-31 Doug Evans <xdje42@gmail.com>
2923
2924 * gdb.texinfo (Symbols): Document new commands
2925 "maint print symbol-cache", "maint print symbol-cache-statistics",
2926 "maint flush-symbol-cache". Document new option
2927 "maint set symbol-cache-size".
2928
9f050062
DE
29292015-01-31 Doug Evans <xdje42@gmail.com>
2930
2931 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2932 distinguish script files vs inlined scripts.
2933 * python.texi (Python Auto-loading): Ditto.
2934
b6577aab
DE
29352015-01-30 Doug Evans <dje@google.com>
2936
2937 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2938 string if present.
2939
3a8b707a
DE
29402015-01-27 Doug Evans <dje@google.com>
2941
2942 * python.texi (Objfiles In Python): Document Objfile.username.
2943
1b549396
DE
29442015-01-27 Doug Evans <dje@google.com>
2945
2946 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2947 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2948
253828f1
JK
29492015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2950
2951 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2952
bf555842
EZ
29532015-01-16 Eli Zaretskii <eliz@gnu.org>
2954
2955 * doc/gdb.texinfo (TUI Commands): Document the possible
2956 values of NAME argument to 'winheight' command. Explain the
2957 effect of 'tabset' setting better.
2958
439250fb
DE
29592015-01-11 Doug Evans <xdje42@gmail.com>
2960
2961 PR gdb/15830
2962 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2963 (Symbols): Ditto.
2964 (Maintenance Commands): Delete docs for "maint demangle".
2965
6bf6fd09
JB
29662014-12-31 Joel Brobecker <brobecker@adacore.com>
2967
2968 * gdb.texinfo (Files): Remove documentation of the
2969 "add-shared-symbol-files" and "assf" commands.
2970 (Cygwin Native): Remove documentation of the "dll-symbols"
2971 command.
2972
cc485e62
DE
29732014-12-17 Doug Evans <xdje42@gmail.com>
2974
2975 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2976
bb2ec1b3
TT
29772014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2978 Jan Kratochvil <jan.kratochvil@redhat.com>
2979
2980 * gdb.texinfo (Altering): Update.
2981 (Compiling and Injecting Code): New node.
2982
6dddd6a5
DE
29832014-12-12 Doug Evans <dje@google.com>
2984
2985 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2986
f5b95c01
AA
29872014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2988
2989 * gdb.texinfo: Document "maint print user-registers".
2990
a0be3e44
DE
29912014-12-08 Doug Evans <dje@google.com>
2992
2993 * python.texi (Objfiles In Python): Document Objfile.owner.
2994
86e4ed39
DE
29952014-12-04 Doug Evans <dje@google.com>
2996
2997 * python.texi (Objfiles In Python): Document
2998 Objfile.add_separate_debug_file.
2999
7c50a931
DE
30002014-12-04 Doug Evans <dje@google.com>
3001
3002 * python.texi (Objfiles In Python): Document Objfile.build_id.
3003
701adfb0
PA
30042014-12-02 Nick Bull <nicholaspbull@gmail.com>
3005
3006 * observer.texi (inferior_call_pre, inferior_call_post)
3007 (memory_changed, register_changed): New observers.
3008
162078c8
NB
30092014-12-02 Nick Bull <nicholaspbull@gmail.com>
3010
3011 * python.texi (Events In Python): Document new events
3012 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
3013 and RegisterChangedEvent.
3014
f10c5b19
JK
30152014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3016
3017 Add add-auto-load-scripts-directory.
3018 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
3019 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
3020
413b59ae
JK
30212014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3022
3023 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
3024 description typo.
3025
02be9a71
DE
30262014-10-30 Doug Evans <dje@google.com>
3027
3028 * python.texi (Progspaces In Python): Document ability to add
3029 random attributes to gdb.Progspace objects.
3030 (Objfiles In Python): Document ability to add random attributes to
3031 gdb.objfile objects.
3032
e5f8a7cc
PA
30332014-10-27 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.texinfo (Continuing and Stepping): Add cross reference to
3036 info on stepping and signal handlers.
3037 (Signals): Explain stepping and signal handlers. Add context
3038 index entry, and cross references.
3039
fab3a15d
SM
30402014-10-20 Simon Marchi <simon.marchi@ericsson.com>
3041
3042 * python.texi (Breakpoints In Python): Add parenthesis after
3043 Breakpoint.delete. Clarify Breakpoint.enabled description so
3044 that it contains "disable".
3045
4ffbba72
DE
30462014-10-17 Doug Evans <dje@google.com>
3047
3048 * python.texi (Events In Python): Document clear_objfiles event.
3049
d096d8c1
DE
30502014-10-17 Doug Evans <dje@google.com>
3051
3052 * python.texi (Objfiles In Python): Document new progspace attribute.
3053
32a8097b
PA
30542014-10-17 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
3057 (SVR4 Process Information): Delete mention of OSF/1.
3058
2ddf4301
SM
30592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3060
3061 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
3062 exit-code field in -list-thread-groups output.
3063
342cc091
JBG
30642014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3065
3066 * gdb.texinfo (Set Breaks): Add missing "@end table".
3067
a25a5a45
PA
30682014-09-22 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.texinfo (Set Breaks): Document that "set breakpoint
3071 always-inserted off" is the default mode now. Delete
3072 documentation of "set breakpoint always-inserted auto".
3073
2b4fd423
DE
30742014-09-18 Doug Evans <dje@google.com>
3075
3076 * python.texi (Symbol Tables In Python): Document "producer"
3077 attribute of gdb.Symtab objects.
3078
deb8ff2b
PA
30792014-09-16 Pedro Alves <palves@redhat.com>
3080
3081 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
3082 (Embedded OS): Remove VxWorks menu entry.
3083 (VxWorks): Remove node.
3084
81219e53
DE
30852014-09-13 Doug Evans <xdje42@gmail.com>
3086
3087 * gdb.texinfo (Signaling): Document new queue-signal command.
3088
faa42425
DE
30892014-09-06 Doug Evans <xdje42@gmail.com>
3090
3091 PR 15276
3092 * gdb.texinfo (Convenience Funs): Document $_caller_is,
3093 $_caller_matches, $_any_caller_is, $_any_caller_matches.
3094
1a6a384b
JL
30952014-09-03 Justin Lebar <jlebar@google.com>
3096
3097 * python.texi (Types In Python): Type.template_argument(n) returns a
3098 gdb.Value or a gdb.Type and throws an exception if n is out of
3099 range.
3100
5f3b99cf
SS
31012014-09-03 Sasha Smundak <asmundak@google.com>
3102
3103 * python.texi (Frames in Python): Add read_register description.
3104
3cecbbbe
TT
31052014-08-04 Tom Tromey <tromey@redhat.com>
3106
3107 * gdb.texinfo (Debugging Output): Update for change to "set debug
3108 target".
3109
90debf20
MM
31102014-08-01 Masaki Muranaka <monaka@monami-software.com>
3111
3112 Pushed by Joel Brobecker <brobecker@adacore.com>.
3113 * Makefile.in (transform): New variable.
3114 (install-man1, install-man5): Apply $(transform) to man file names.
3115
ee7333ae
DE
31162014-07-26 Doug Evans <xdje42@gmail.com>
3117
3118 PR guile/17177
3119 * guile.texi (Guile Pretty Printing API): Fix typo.
3120 Document set-pretty-printers!, pretty-printers.
3121 (Selecting Guile Pretty-Printers): Update.
3122 Mention program-space based pretty-printers.
3123
70509625
PA
31242014-07-25 Pedro Alves <palves@redhat.com>
3125 Eli Zaretskii <eliz@gnu.org>
3126
3127 * gdb.texinfo (Signaling) <signal command>: Explain what happens
3128 with multi-threaded programs.
3129
701adfb0
PA
31302014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
3131
3132 * gdb.texinfo (MicroBlaze Features): Added.
3133
b67a2c6f
YQ
31342014-06-27 Yao Qi <yao@codesourcery.com>
3135
3136 * gdb.texinfo (Maintenance Commands): Update the output of
3137 'maint print dummy-frames' command.
3138
f179cf97
EZ
31392014-06-24 Eli Zaretskii <eliz@gnu.org>
3140
3141 * gdb.texinfo (Screen Size): Improve indexing.
3142
992c7d70
GB
31432014-06-19 Gary Benson <gbenson@redhat.com>
3144
3145 * gdb.texinfo (Maintenance Commands): Document new
3146 "maint set/show catch-demangler-crashes" option.
3147
57fcfb1b
GB
31482014-06-19 Gary Benson <gbenson@redhat.com>
3149
3150 * gdb.texinfo (Maintenance Commands): Document new
3151 "maint demangler-warning" command and new
3152 "maint set/show demangler-warning" option.
3153
dd5d5494
SC
31542014-06-09 Siva Chandra Reddy <sivachandra@google.com>
3155
3156 * python.texi (Xmethod API): Add space before the opening
3157 parenthesis in function descriptions.
3158
25326a28 31592014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
3160
3161 * guile.texi (Guile Configuration): Document guile-data-directory.
3162
0a770bb2 31632014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
3164
3165 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3166
16f691fb
DE
31672014-06-04 Doug Evans <xdje42@gmail.com>
3168
3169 * guile.texi (Breakpoints In Guile): Update.
3170
1e47491b
JB
31712014-06-03 Joel Brobecker <brobecker@adacore.com>
3172
3173 * python.texi (Xmethod API): Fix reference to "Progspaces In
3174 Python".
3175
0c6e92a5
SC
31762014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3177
3178 * python.texi (Xmethods In Python, XMethod API)
3179 (Writing an Xmethod): New nodes.
3180 (Python API): New menu entries "Xmethods In Python",
3181 "Xmethod API", "Writing an Xmethod".
3182
06eb1586
DE
31832014-06-02 Doug Evans <xdje42@gmail.com>
3184
3185 * guile.texi (Guile API): Add entry for Parameters In Guile.
3186 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3187 (Parameters In Guile): New node.
3188
e698b8c4
DE
31892014-06-02 Doug Evans <xdje42@gmail.com>
3190
3191 * guile.texi (Guile API): Add entry for Commands In Guile.
3192 (Basic Guile) <parse-and-eval>: Add reference.
3193 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3194 (GDB Scheme Data Types): Mention <gdb:command> object.
3195 (Commands In Guile): New node.
3196
ded03782
DE
31972014-06-02 Doug Evans <xdje42@gmail.com>
3198
3199 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3200 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3201 (Progspaces In Guile): New node.
3202
53e8a631
AB
32032014-05-30 Andrew Burgess <aburgess@broadcom.com>
3204
3205 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3206 * python.texi (Frames In Python): Mention
3207 gdb.FRAME_UNWIND_MEMORY_ERROR.
3208
329ea579
PA
32092014-05-29 Pedro Alves <palves@redhat.com>
3210 Tom Tromey <tromey@redhat.com>
3211
3212 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3213 from example.
3214 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3215 Mention that target-async is now deprecated.
3216 (Maintenance Commands): Document maint set/show target-async.
3217
92bcb5f9
PA
32182014-05-29 Pedro Alves <palves@redhat.com>
3219
3220 * observer.texi (sync_execution_done, command_error): New
3221 subjects.
3222
fd664c91
PA
32232014-05-29 Pedro Alves <palves@redhat.com>
3224
3225 PR gdb/13860
3226 * observer.texi (signal_received, end_stepping_range)
3227 (signal_exited, exited, no_history): New observer subjects.
3228
b2715b27
AW
32292014-05-26 Andy Wingo <wingo@igalia.com>
3230
3231 * guile.texi (GDB Scheme Data Types): Remove documentation for
3232 removed interfaces. Update spelling of gdb-object-kind.
3233
9eaa4c1e
AW
32342014-05-26 Andy Wingo <wingo@igalia.com>
3235
3236 * guile.texi (Basic Guile): Fix some typos.
3237
0f1e8403
AW
32382014-05-26 Andy Wingo <wingo@igalia.com>
3239
3240 * guile.texi (Writing a Guile Pretty-Printer)
3241 (Guile Types Module): Fix excess parentheses in use-modules forms.
3242
697aa1b7
EZ
32432014-05-24 Eli Zaretskii <eliz@gnu.org>
3244
3245 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3246 (Breakpoints In Guile, Guile Printing Module)
3247 (Guile Exception Handling, Values From Inferior In Guile)
3248 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3249 Don't use @var at the beginning of a sentence.
3250
3251 * gdb.texinfo (Frame Filter Management, Trace Files)
3252 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3253 (PowerPC Embedded, Define, Annotations for Running)
3254 (IPA Protocol Commands, Packets, General Query Packets)
3255 (Tracepoint Packets, Notification Packets, Environment)
3256 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3257 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3258 (Frames, Backtrace, Selection, Expressions, Registers)
3259 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3260 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3261 (Source Annotations, Using JIT Debug Info Readers, Packets)
3262 (Stop Reply Packets, Host I/O Packets)
3263 (Target Description Format): Don't use @var at the beginning of a
3264 sentence.
3265
3266 * python.texi (Basic Python, Types In Python)
3267 (Commands In Python, Frames In Python, Line Tables In Python)
3268 (Breakpoints In Python, gdb.printing, gdb.types)
3269 (Type Printing API): Don't use @var at the beginning of a
3270 sentence.
3271
67b5c0c1
MM
32722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3273
3274 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3275 replay-memory-access".
3276
6a3cb8e8
PA
32772014-05-21 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.texinfo (Starting): Document "set/show
3280 auto-connect-native-target".
3281 (Target Commands): Document "target native".
3282
936d2992
PA
32832014-05-20 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3286 not be remote specific. Add cross reference to the qCRC packet.
3287 (Separate Debug Files): Update cross reference to the qCRC packet.
3288 (General Query Packets) <qCRC packet>: Add anchor.
3289
b3ce5e5f
DE
32902014-05-17 Doug Evans <xdje42@gmail.com>
3291
3292 Copy over changes from guile.texi.
3293 * python.texi (Basic Python) <gdb.execute>: Add text.
3294 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3295 (Values From Inferior) <Python string>: Add text.
3296 (Values From Inferior) <Value.string>: Clarify string length handling.
3297 (Pretty Printing API): Add cindex.
3298 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3299 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3300 @vindex.
3301 (Commands In Python) <COMPLETE_*>: Similarly.
3302 (Symbols In Python) <SYMBOL_*>: Similarly.
3303 (Breakpoints In Python) <WP_*>: Similarly.
3304 (Breakpoints In Python) <BP_*>: Similarly.
3305
8dfcab11
DT
33062014-05-17 David Taylor <dtaylor@emc.com>
3307
3308 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3309 mentioned in the qfThreadInfo reply.
3310
8d551b02
DE
33112014-05-16 Doug Evans <dje@google.com>
3312
3313 * gdb.texinfo (Mode Options): Add -D.
3314
e20bd8f4
SB
33152014-05-09 Samuel Bronson <naesten@gmail.com>
3316
3317 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3318 "make -C".
3319
f989a1c8
TT
33202014-04-29 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3323 "show debug varobj".
3324
95cf3b38
DT
33252014-05-01 David Taylor <dtaylor@emc.com>
3326
3327 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3328 option.
3329
01f9f808
MS
33302014-04-24 Michael Sturm <michael.sturm@mintel.com>
3331 Walfred Tedeschi <walfred.tedeschi@intel.com>
3332
3333 * gdb.texinfo (i386 Features): Add description of AVX512
3334 registers.
3335
770e7fc7
DE
33362014-03-31 Doug Evans <dje@google.com>
3337
3338 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3339
97d8f0ee
DE
33402014-03-30 Doug Evans <dje@google.com>
3341
3342 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3343 (Background Execution): Ditto.
3344
36cb1214
HZ
33452014-03-21 Pedro Alves <palves@redhat.com>
3346 Stan Shebs <stan@codesourcery.com>
3347 Hui Zhu <hui@codesourcery.com>
3348
3349 * gdb.texinfo (Packets): Add anchor to "? packet".
3350 Remove fixme and update introduction of "k packet".
3351 Add anchor to "vKill packet".
3352
5e3a2c38
SS
33532014-03-12 Stan Shebs <stan@codesourcery.com>
3354
3355 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3356
7a5a839f
LC
33572014-02-26 Ludovic Courtès <ludo@gnu.org>
3358
dc6ae996 3359 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 3360
95060284
JB
33612014-02-20 Joel Brobecker <brobecker@adacore.com>
3362
3363 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3364 and "assf" as being deprecated.
3365 (Cygwin Native): Likewise for "dll-symbols".
3366 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3367 as a way to force the loading of symbols from a DLL.
3368
f7bd0f78
SC
33692014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3370
3371 * python.texi (Values From Inferior): Add description about the
3372 new feature.
3373
329baa95
DE
33742014-02-17 Doug Evans <xdje42@gmail.com>
3375
3376 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3377 * gdb.texinfo (Python): Moved to ...
3378 * python.texi: ... here. New file.
3379
687894f5
DE
33802014-02-17 Ludovic Courtès <ludo@gnu.org>
3381
d25f38ee 3382 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
3383 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3384 parameter to 'str-lookup-function' procedure. Look for
3385 the "std::string<" prefix.
3386 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3387 Adjust description.
3388
6fb526ee
DE
33892014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3390
d25f38ee 3391 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
3392 parantheses for deffn.
3393 (Disassembly In Guile): Ditto.
3394
1e0a5178
SS
33952014-02-10 Stan Shebs <stan@codesourcery.com>
3396
3397 Add Doxygen support.
3398 * Makefile.in (doxy): New action, generates Doxygen files.
3399 (DOXYGEN): New.
3400 (doxyedit): New.
3401 * Doxyfile-base.in: New file.
3402 * Doxyfile-gdb-api.in: New file.
3403 * Doxyfile-gdb-xref.in: New file.
3404 * Doxyfile-gdbserver.in: New file.
3405 * doxy-index.in: New file.
3406 * filter-for-doxygen: New file.
3407 * filter-params.pl: New file.
3408
ed3ef339
DE
34092014-02-10 Doug Evans <xdje42@gmail.com>
3410
3411 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3412 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3413 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3414 (Guile docs): Include guile.texi.
3415 (objfile-gdbdotext file): Add objfile-gdb.scm.
3416 (dotdebug_gdb_scripts section): Mention Guile scripts.
3417 (Multiple Extension Languages): New node.
3418 * guile.texi: New file.
3419
c6044dd1
JB
34202014-01-28 Joel Brobecker <brobecker@adacore.com>
3421
3422 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3423 ignore-descriptive-types". commands.
3424
87ce2a04
DE
34252014-01-22 Doug Evans <dje@google.com>
3426
3427 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3428 (gdbserver man): Ditto.
3429
52834460
MM
34302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3431
3432 * gdb.texinfo: Document limited reverse/replay support
3433 for target record-btrace.
3434
0688d04e
MM
34352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3436
3437 * gdb.texinfo (Process Record and Replay): Update documentation.
3438
8710b709
MM
34392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3440
3441 * gdb.texinfo (Process Record and Replay): Document new /c
3442 modifier accepted by "record function-call-history".
3443 Add /i modifier to "record function-call-history" example.
3444
dcf106f3
JB
34452014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3446 Joel Brobecker <brobecker@adacore.com>
3447
3448 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3449 markers. Remove one that was misplaced.
3450
41ef2965
PA
34512014-01-10 Pedro Alves <palves@redhat.com>
3452
3453 * gdb.texinfo (Your Program's Environment) <set environment>:
3454 Mention the shell, and point at 'set exec-wrapper'.
3455
c0d48811
JB
34562014-01-07 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3459
5fba4c0f
JB
34602013-12-30 Joel Brobecker <brobecker@adacore.com>
3461
3462 * gdb.texinfo (Types In Python): Clarify the documentation
3463 of attribute gdb.Field.bitpos.
3464
0809504b
JB
34652013-12-28 Joel Brobecker <brobecker@adacore.com>
3466
3467 * gdb.texinfo (Types In Python): Fix the documentation of
3468 attribute "bitpos" in class gdb.Field for enum types. Add
3469 documentation for attribute "enumval" in that same class.
3470
edef6000
JB
34712013-12-28 Joel Brobecker <brobecker@adacore.com>
3472
3473 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3474 @ftable.
3475
71b8c845
DE
34762013-12-23 Doug Evans <xdje42@gmail.com>
3477
3478 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3479 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3480 corresponding section in Extending GDB.
3481 (Extending GDB): Move menu up. New menu item "Auto-loading
3482 extensions".
3483 (Sequences): New menu item "Auto-loading sequences".
3484 (Auto-loading sequences): New node.
3485 (Python): Rename section from Scripting GDB to Extending GDB.
3486 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3487 Move docs on ways to auto-load extensions to ...
3488 (Auto-loading extensions): ... here. New node.
3489
d192b373
JB
34902013-12-23 Joel Brobecker <brobecker@adacore.com>
3491
3492 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3493 in menu.
3494 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3495 command, now in a new node.
3496 (GDB/MI Support Commands): New node, with its contents being
3497 extracted from the "GDB/MI Miscellaneous Commands" node.
3498 A small paragraph introducing the section is also added at
3499 the start.
3500 (GDB/MI Miscellaneous Commands): Delete the description of the
3501 -info-gdb-mi-command, -list-features and -list-target-features
3502 commands, now hosted in the "GDB/MI Support Commands" node.
3503
a16b0e22
SC
35042013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3505
3506 PR python/16113
3507 * gdb.texinfo (Values From Inferior): Add a note about using
3508 gdb.Field objects as subscripts on gdb.Value objects.
3509 (Types In Python): Add description about the new attribute
3510 "parent_type" of gdb.Field objects.
3511
9b26f0fb
JB
35122013-12-12 Joel Brobecker <brobecker@adacore.com>
3513
3514 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3515 entry for section docuumenting the -list-features GDB/MI command.
3516
72bfa06c
JB
35172013-12-10 Joel Brobecker <brobecker@adacore.com>
3518
3519 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3520 "exec-run-start-option" entry in the output of the "-list-features"
3521 command.
3522
3ea8680f
EZ
35232013-12-04 Eli Zaretskii <eliz@gnu.org>
3524
3525 * gdb.texinfo (i386): Fix yesterday's commit.
3526
1a4f73eb
TT
35272013-12-03 Tom Tromey <tromey@redhat.com>
3528
3529 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3530 documented here.
3531
6cb999f8
TT
35322013-12-03 Tom Tromey <tromey@redhat.com>
3533
3534 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3535
ca8941bb
WT
35362013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3537
3538 * gdb.texinfo (i386 Features): Add MPX feature registers.
3539 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3540 a subsubsection for MPX and describes the display of the
3541 boundary registers.
3542
688981c9
JB
35432013-12-03 Joel Brobecker <brobecker@adacore.com>
3544
3545 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3546 documentation of the "ada-exceptions" entry.
3547
2ea126fa
JB
35482013-12-03 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3551 "^error" result record concerning the error message. Document
3552 the error code that may also be part of that result record.
3553 (GDB/MI Miscellaneous Commands): Document the
3554 "undefined-command-error-code" element in the output of
3555 the "-list-features" GDB/MI command.
3556
6b7cbff1
JB
35572013-12-03 Joel Brobecker <brobecker@adacore.com>
3558
3559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3560 the new -info-gdb-mi-command GDB/MI command. Document
3561 the meaning of "-info-gdb-mi-command" in the output of
3562 -list-features.
3563
20e1ca3b
PA
35642013-11-29 Pedro Alves <palves@redhat.com>
3565
3566 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3567 Update comment.
3568
29453a14
YQ
35692013-11-24 Yao Qi <yao@codesourcery.com>
3570
3571 * gdb.texinfo (Caching Remote Data): Document new
3572 "set/show stack-cache" option.
3573
6dd315ba
YQ
35742013-11-24 Yao Qi <yao@codesourcery.com>
3575
3576 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3577 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3578 "off" respectively.
3579
9df9dbe0
YQ
35802013-11-23 Yao Qi <yao@codesourcery.com>
3581
3582 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3583 of "displayhint" to the table about child results.
3584
c78feb39
YQ
35852013-11-21 Yao Qi <yao@codesourcery.com>
3586
3587 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3588 'dynamic' for the output of command -var-list-children.
3589
27b81af3
YQ
35902013-11-21 Yao Qi <yao@codesourcery.com>
3591
3592 * gdb.texinfo (Caching Target Data): Remove "see" before
3593 @pxref.
3594
b26dfc9a
YQ
35952013-11-20 Yao Qi <yao@codesourcery.com>
3596
3597 * gdb.texinfo (Caching Target Data): Update doc for
3598 per-address-space dcache.
3599
b12039c6
YQ
36002013-11-20 Yao Qi <yao@codesourcery.com>
3601
3602 * gdb.texinfo (Data): Rename menu item.
3603 (Caching Remote Data): Rename to ...
3604 (Caching Target Data): ... it. Update.
3605
422ad5c2
JB
36062013-11-18 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3609 "language-option" entry in the output of the "-list-features"
3610 command.
3611
805e1f19
TT
36122013-11-15 Tom Tromey <tromey@redhat.com>
3613
3614 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3615 Add example.
3616
8fe1b653
TT
36172013-11-14 Tom Tromey <tromey@redhat.com>
3618
3619 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3620
403cb6b1
JB
36212013-11-14 Joel Brobecker <brobecker@adacore.com>
3622
3623 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3624 (Context management): Place current subsection text into its own
3625 subsubsection. Add new subsubsection describing the "--language"
3626 command option.
3627
93973826
JB
36282013-11-13 Joel Brobecker <brobecker@adacore.com>
3629
3630 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3631 the documentation of "info-ada-exceptions" in the output
3632 of the "-list-features" command. Add the documentation
3633 of the "ada-exception" entry instead.
3634
6adcee18
JB
36352013-11-12 Joel Brobecker <brobecker@adacore.com>
3636
93973826 3637
6adcee18
JB
3638 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3639 word of a couple of sentences to start with a capital letter.
3640
58d06528
JB
36412013-11-12 Joel Brobecker <brobecker@adacore.com>
3642
3643 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3644 (Ada Exceptions): New node.
3645 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3646 Commands" node.
3647 (GDB/MI Ada Exceptions Commands): New node.
3648 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3649 field in the output of the "-list-features" command.
3650 * NEWS: Add entry for the new "info exceptions" CLI command,
3651 and for the new "-info-ada-exceptions" GDB/MI command.
3652
bc79de95
PM
36532013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3654
3655 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3656 (Line Tables In Python): New node.
3657
73be47f5
DE
36582013-11-08 Doug Evans <dje@google.com>
3659
3660 * gdb.texinfo (Debugging Output): Update text for
3661 "set debug dwarf2-read".
3662
db0fec5c
DE
36632013-11-08 Doug Evans <dje@google.com>
3664
3665 * gdb.texinfo (Debugging Output): Update text for
3666 "set debug symtab-create".
3667
92e32e33
PM
36682013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3669
72f4393d
L
3670 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3671 constant.
92e32e33 3672
f76c27b5
PM
36732013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3674
3675 * gdb.texinfo (Breakpoints In Python): Document temporary
3676 option in breakpoint constructor, and add documentation to the
3677 temporary attribute.
3678
fa4d0c40
YQ
36792013-11-07 Yao Qi <yao@codesourcery.com>
3680
3681 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3682 output of "-var-info-expression".
3683
afa332ce
PA
36842013-11-06 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3687 non-interactive mode.
3688 (Environment) <shell startup files warning>: Mention
3689 non-interactive mode. Mention .zshenv for Z shell, and talk about
3690 BASH_ENV instead of .bashrc for BASH.
3691
9ac69859
NB
36922013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3693
3694 * gdb.texinfo (Commands to Specify Files): Add description
3695 of the remove-symbol-file command.
3696 * observer.texi: New free_objfile event
3697
98882a26
PA
36982013-10-24 Pedro Alves <palves@redhat.com>
3699
3700 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3701
ce13fade
JB
37022013-10-11 Joel Brobecker <brobecker@adacore.com>
3703
3704 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3705 New subsection inside which the "-catch-load" and "-catch-unload"
3706 commands documentation is now placed.
3707 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3708 documenting the "-catch-assert" and "-catch-exception" new
3709 GDB/MI commands.
3710
2446f5ea
JB
37112013-10-10 Joel Brobecker <brobecker@adacore.com>
3712
3713 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3714
0d12017b
JB
37152013-10-10 Joel Brobecker <brobecker@adacore.com>
3716
bd80dc1a
JB
3717 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3718 serial baud".
3719 (Remote Configuration): Replace "set remotebaud" by "set serial
3720 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3721
f4fb82a1
PA
37222013-10-07 Pedro Alves <palves@redhat.com>
3723
3724 PR breakpoints/11568
3725 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3726 when the thread is removed from the thread list.
3727
0c557179
SDJ
37282013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3729
3730 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3731 Update entry for $_exitcode.
3732
5713b9b5
JB
37332013-10-04 Joel Brobecker <brobecker@adacore.com>
3734
3735 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3736 new "--start" option.
3737
901461f8
PA
37382013-10-02 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.texinfo (Registers): Expand description of saved registers
3741 in frames. Explain <not saved>.
3742
8fb8eb5c
DE
37432013-09-25 Doug Evans <dje@google.com>
3744
3745 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3746
0a7cfe2c
SS
37472013-09-16 Stan Shebs <stan@codesourcery.com>
3748
3749 Remove the internals manual gdbint.texinfo.
3750 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3751 (PDFFILES): Remove gdbint.pdf.
3752 (HTMLFILES): Remove gdbint/index.html.
3753 (HTMLFILES_INSTALL): Remove gdbint.
3754 (GDBINT_DOC_FILES): Remove.
3755 (dvi): Remove gdbint.dvi.
3756 (ps): Remove gdbint.ps.
3757 * gdbint.texinfo: Remove file.
3758 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3759
a280dbd1
SDJ
37602013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3761
3762 * gdb.texinfo (Convenience Functions): Mention new convenience
3763 function $_isvoid.
3764
4ac33720
UW
37652013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3766
3767 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3768 (Standard Target Features): Add new node to menu.
3769 (S/390 and System z Features): New node.
3770
b3d3b4bd
SA
37712013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3772
3773 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3774 -list-target-features in the example.
3775
edf9f00c
JK
37762013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3777
3778 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3779 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3780
1d236d23
JK
37812013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 Sync documentation with gdb.base/gnu-debugdata.exp.
3784 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3785
5423b017
JK
37862013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3787
3788 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3789
6211c335
YQ
37902013-08-27 Pedro Alves <pedro@codesourcery.com>
3791 Yao Qi <yao@codesourcery.com>
3792
3793 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3794 Document new --skip-unavailable option.
3795 <-stack-list-variables>: Document new --skip-unavailable option.
3796
52e260a3
DE
37972013-08-26 Doug Evans <dje@google.com>
3798
3799 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3800 an optional regexp.
3801
5e92f71a
TT
38022013-08-13 Tom Tromey <tromey@redhat.com>
3803
3804 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3805 Document GDB_PARALLEL and GDB_INOTIFY.
3806
c5d7073b
SS
38072013-08-09 Stan Shebs <stan@codesourcery.com>
3808
3809 * LRS: Remove file, describes a long-abandoned live-range
3810 splitting extension to stabs.
3811
6fbe845e
AB
38122013-07-25 Andrew Burgess <aburgess@broadcom.com>
3813
3814 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3815
e7045703
DE
38162013-07-17 Doug Evans <dje@google.com>
3817
3818 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3819
3105ebf9
TT
38202013-07-02 Tom Tromey <tromey@redhat.com>
3821
3822 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3823
d6c2da54
TT
38242013-06-28 Tom Tromey <tromey@redhat.com>
3825
3826 * Makefile.in (version.subst): Use version.in, not
3827 common/version.in.
3828 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3829 Likewise.
3830
e5823f1c
PA
38312013-06-27 Pedro Alves <palves@redhat.com>
3832
3833 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3834 dynamic symbol resolution code>: New section, based on infrun.c
3835 comment.
3836
92dcb9ff
TT
38372013-06-26 Tom Tromey <tromey@redhat.com>
3838
3839 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3840 Update.
3841 (Releasing GDB): Likewise.
3842
dc673c81
YQ
38432013-06-26 Pedro Alves <pedro@codesourcery.com>
3844 Yao Qi <yao@codesourcery.com>
3845
3846 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3847 -trace-frame-collected.
3848
28a93511
YQ
38492013-06-26 Pedro Alves <pedro@codesourcery.com>
3850
3851 * gdb.texinfo (Traceframe Info Format): Document tvar element
3852 and its attributes.
3853
a0743c90
YQ
38542013-06-25 Yao Qi <yao@codesourcery.com>
3855
3856 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3857
01208463
TT
38582013-06-24 Tom Tromey <tromey@redhat.com>
3859
3860 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3861 (GDBvn.texi): Use version.subst.
3862 (version.subst): New target.
3863 (mostlyclean): Remove version.subst.
3864
c898adb7
YQ
38652013-06-20 Pedro Alves <pedro@codesourcery.com>
3866
3867 * gdb.texinfo (GDB/MI Data Manipulation)
3868 <-data-list-register-values>: Document the --skip-unavailable
3869 option.
3870
7c57fa1e
YQ
38712013-06-07 Yao Qi <yao@codesourcery.com>
3872
3873 * gdb.texinfo (Symbols): Add kindex and cindex for
3874 'maint print msymbols'.
3875
0059c61a 38762013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3877
3878 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3879 response field name (thread-group to inferior).
3880
85dc5a12
GB
38812013-06-04 Gary Benson <gbenson@redhat.com>
3882
3883 * gdb.texinfo (General Query Packets/qSupported): Added
3884 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3885 to the table of currently defined stub features.
3886 Added a more detailed entry for "augmented-libraries-svr4-read".
3887 (General Query Packets/qXfer:libraries-svr4:read): Documented
3888 the augmented form of this packet.
3889
5901af59
JB
38902013-05-23 Joel Brobecker <brobecker@adacore.com>
3891
3892 * gdb.texinfo (System-wide Configuration Scripts): Renames
3893 "Installed System-wide Configuration Scripts". Add associated
3894 @menu block.
3895
c1e36e3e
PA
38962013-05-23 Yao Qi <yao@codesourcery.com>
3897 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.texinfo (Packets): Document 'vCont;r'.
3900 (Continuing and Stepping): Document target-assisted range
3901 stepping, and the 'set range-stepping' and 'show range-stepping'
3902 commands.
3903
0201faac
JB
39042013-05-23 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.texinfo (Installed System-wide Configuration Scripts):
3907 Add subsection describing the scripts now available under
3908 the data-dir's system-gdbbinit subdirectory.
3909 * NEWS: Add entry announcing the availability of system-wide
3910 configuration scripts for ElinOS and Wind River Linux.
3911
c5867ab6
HZ
39122013-05-21 Hui Zhu <hui@codesourcery.com>
3913
3914 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3915 "-dprintf-insert" command.
3916
7d0c9981
DE
39172013-05-17 Doug Evans <dje@google.com>
3918
3919 * gdb.texinfo (Maintenance Commands): Update doc for
3920 "maint check-psymtabs". Add doc for "maint check-symtabs",
3921 "maint expand-symtabs".
3922
742ce053
MM
39232013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3924
3925 * gdb.texinfo (Process Record and Replay): Document the
3926 "record goto" command and its sub-commands.
3927
1e611234
PM
39282013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3929
3930 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3931 (Python API): Add Frame Filters API, Frame Wrapper API,
3932 Writing a Frame Filter/Wrapper, Managing Management of Frame
3933 Filters chapter entries.
3934 (Frame Filters API): New Node.
3935 (Frame Wrapper API): New Node.
3936 (Writing a Frame Filter): New Node.
3937 (Managing Frame Filters): New Node.
3938 (Progspaces In Python): Add note about frame_filters attribute.
3939 (Objfiles in Python): Ditto.
3940 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3941 @anchors and --no-frame-filters option to -stack-list-variables,
3942 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3943 commands.
3944
2874cb83
JB
39452013-05-08 Joel Brobecker <brobecker@adacore.com>
3946
3947 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3948 Support" subsection documenting the XML format used to transfer
3949 shared library info on AIX.
3950
9a005eb9
JB
39512013-05-08 Joel Brobecker <brobecker@adacore.com>
3952
3953 * gdb.texinfo (Debugging Output): Add documentation of
3954 "set debug aix-solib" and "show debug aix-solib" commands.
3955
a1217d97
SL
39562013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3957
3958 * gdb.texinfo (Nios II): New section.
3959 (Nios II Features): New section.
3960
4d1eb6b4
JB
39612013-05-06 Joel Brobecker <brobecker@adacore.com>
3962
3963 * gdbint.texinfo (Algorithms): Remove entries documenting
3964 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3965 SOLIB_CREATE_INFERIOR_HOOK.
3966
3f84184e
TT
39672013-04-29 Tom Tromey <tromey@redhat.com>
3968
3969 PR python/14204:
3970 * gdb.texinfo (Python API): Fix menu entry.
3971 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3972 Define global and static block. Add example. Clarify
3973 block relationship for inline functions.
3974
60155234
TT
39752013-04-29 Tom Tromey <tromey@redhat.com>
3976
3977 * gdb.texinfo (Python API): Mention Python help and keyword
3978 arguments. Move pagination text to Basic Python.
3979 (Basic Python): Put pagination text here. Document
3980 close-on-exec, SIGCHLD, and SIGINT.
3981
5360976e
PA
39822013-04-19 Pedro Alves <palves@redhat.com>
3983
3984 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3985 "signedness" instead of "signness".
3986
bd3f3b55
PA
39872013-04-19 Pedro Alves <palves@redhat.com>
3988
3989 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3990 -Wno-pointer-sign text with text on -Wpointer-sign.
3991
dee368d3
TT
39922013-04-16 Tom Tromey <tromey@redhat.com>
3993
3994 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3995 GCC that has the SDT probe points.
3996
cc16e6c9
TT
39972013-04-15 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
4000 exception catchpoints.
4001
72f1fe8a
TT
40022013-04-15 Tom Tromey <tromey@redhat.com>
4003
4004 * gdb.texinfo (Set Catchpoints): Document $_exception.
4005 (Convenience Vars): Mention $_exception.
4006
591f19e8
TT
40072013-04-15 Tom Tromey <tromey@redhat.com>
4008
4009 * gdb.texinfo (Set Catchpoints): Reorganize exception
4010 catchpoints. Document "catch rethrow".
4011 (Debugging C Plus Plus): Mention "catch rethrow".
4012
02ae6bad
TT
40132013-04-15 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
4016
2c91021c
JK
40172013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4018 Eli Zaretskii <eliz@gnu.org>
4019
4020 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
4021 line below the sample output.
4022
6eaaf48b
EZ
40232013-04-12 Eli Zaretskii <eliz@gnu.org>
4024
4025 * gdb.texinfo (Mode Options): Document '-configuration'.
4026 (Help): Document "show configuration".
4027 (Bug Reporting): Add requirements to include the configuration
4028 details in bug reports.
4029
b292c783
JK
40302013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * Makefile.in (MAN1S): Add gcore.1.
4033 Remove "Host, target, and site specific Makefile fragments" comment.
4034 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
4035 (install-man1, uninstall-man1): Conditionalize gcore.1.
4036 (gcore.1): New.
4037 * gdb.texinfo (Man Pages): Add gcore man.
4038 (gcore man): New node.
4039
f81d1120
PA
40402013-04-10 Pedro Alves <palves@redhat.com>
4041
4042 * gdb.texinfo (Process Record and Replay): Document that "set
4043 record full insn-number-max", "set record
4044 instruction-history-size" and "set record
4045 function-call-history-size" accept "unlimited".
4046 (Backtrace): Document that "set backtrace limit" accepts
4047 "unlimited".
4048 (List): Document that "set listsize" accepts "unlimited".
4049 (Print Settings)" Document that "set print max-symbolic-offset",
4050 "set print elements" and "set print repeats" accept "unlimited".
4051 (Starting and Stopping Trace Experiments): Document that "set
4052 trace-buffer-size" accepts "unlimited".
4053 (Remote Configuration): Document that "set tcp connect-timeout"
4054 accepts "unlimited".
4055 (Command History): Document that "set history size" accepts
4056 "unlimited".
4057 (Screen Size): Document that "set height" and "set width" accepts
4058 "unlimited". Adjust "set pagination"'s description to suggest
4059 "set height unlimited" instead of "set height 0".
4060
393fd4c3
YQ
40612013-04-10 Yao Qi <yao@codesourcery.com>
4062
4063 * gdb.texinfo (Trace Files): Add "target ctf".
4064
cba5a7bf
JK
40652013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
4068
0ed630cb
JK
4069 * Makefile.in (install-man1, install-man5, uninstall-man1)
4070 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
4071
afe1492b
JK
4072 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
4073
5b8b6385
JK
40742013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4075 Eli Zaretskii <eliz@gnu.org>
4076
4077 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
4078 parameters order. Remove "On some targets" for --attach. Document the
4079 --multi parameter and extended-remote command. Document all the
4080 options.
4081
906ccdf0
JK
40822013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4083
4084 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
4085 the list of supported languages.
4086
43662968
JK
40872013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4088
4089 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4090 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
4091 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
4092 (diststuff): Add man.
4093 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
4094 (uninstall-man5): New.
4095 (STAGESTUFF): Add *.1 and *.5.
4096 (GDBvn.texi): Add SYSTEM_GDBINIT.
4097 (gdb.1, gdbserver.1, gdbinit.5): New.
4098 (maintainer-clean realclean): Add $(MANS).
4099 (install): Add install-man.
4100 (uninstall): Add uninstall-man.
4101 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
4102 (@copying): Wrap it by @c man begin COPYRIGHT.
4103 (Top): Add Man Pages.
4104 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
4105
be9a8770
PA
41062013-04-02 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.texinfo (Debugging Output): Document "set/show debug
4109 aarch64", "set/show debug coff-pe-read" and "set/show debug
4110 mach-o".
4111
a46c1e42
PA
41122013-04-02 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4115 table>: Add entry for "trace-buffer-size".
4116
bd3eecc3
PA
41172013-03-28 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4120 table>: Add entry for "trace-status".
4121
215b9f98
EZ
41222013-03-28 Eli Zaretskii <eliz@gnu.org>
4123
4124 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
4125 @bullet", which is invalid (makeinfo 5.1 barfs).
4126
7f7cc265
PA
41272013-03-28 Pedro Alves <palves@redhat.com>
4128
4129 PR gdb/15294
4130
4131 * gdb.texinfo (List) <set listsize>: Adjust to document that
4132 listsize 0 means no limit, and remove mention of -1.
4133
9c0be723
YQ
41342013-03-22 Yao Qi <yao@codesourcery.com>
4135
4136 * gdb.texinfo (Embedded Processors): Remove menu item
4137 "OpenRISC 1000".
4138 (OpenRISC 1000): Remove.
4139
bd712aed
DE
41402013-03-21 Doug Evans <dje@google.com>
4141
4142 * gdb.texinfo (Maintenance Commands): Add docs for
4143 "mt set per-command {space,time,symtab} {on,off}".
4144
d0353e76
YQ
41452013-03-14 Hui Zhu <hui@codesourcery.com>
4146 Yao Qi <yao@codesourcery.com>
4147
4148 * gdb.texinfo (Trace Files): Add "tsave -ctf".
4149
6dd24dfa
KS
41502013-03-13 Keith Seitz <keiths@redhat.com>
4151
4152 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4153 "maint agent" reference to Dynamic printf.
4154
5c4808ca
EZ
41552013-03-11 Eli Zaretskii <eliz@gnu.org>
4156
4157 * gdb.texinfo (General Query Packets): Don't use colon in index
4158 entries visible to Info format.
4159
59ea5688
MM
41602013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4161
4162 * gdb.texinfo (Process Record and Replay): Document record
4163 changes.
4164
2ae8c8e7
MM
41652013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4166
4167 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4168 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4169 qXfer:btrace:read.
4170
28abe188
EZ
41712013-03-09 Eli Zaretskii <eliz@gnu.org>
4172
4173 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4174 use colons in @anchor and @cindex entries.
4175
be9a119c 41762013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
4177
4178 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4179
be9a119c 41802013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
4181 Hafiz Abid Qadeer <abidh@codesourcery.com>
4182
4183 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4184 trace-buffer-size set and show commands.
4185 (Tracepoint Packets): Document QTBuffer:size.
4186 (General Query Packets): Document QTBuffer:size.
4187
d57350ea
TT
41882013-02-21 Tom Tromey <tromey@redhat.com>
4189
4190 * gdb.texinfo: Remove bad @syncodeindex.
4191 (Values From Inferior, Types In Python, Inferiors In Python)
4192 (Events In Python, Threads In Python, Frames In Python, Blocks In
4193 Python, Symbols In Python, Symbol Tables In Python): Remove
4194 @tables.
4195 (Packets, General Query Packets, Tracepoint Packets)
4196 (Host I/O Packets): Use @w{} for empty @item.
4197
9f44fbc0
SCR
41982013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4199
4200 * gdb.texinfo (Architectures In Python): Add description about
4201 the new method gdb.Architecture.disassemble.
4202
f5911ea1
HAQ
42032013-02-15 Pedro Alves <pedro@codesourcery.com>
4204 Hafiz Abid Qadeer <abidh@codesourcery.com>
4205
4206 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4207 Document the "trace-file" field.
4208
7e1e0340
DE
42092013-02-07 Doug Evans <dje@google.com>
4210
4211 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4212 command.
4213
134a2066
YQ
42142013-02-06 Yao Qi <yao@codesourcery.com>
4215
4216 * gdb.texinfo (GDB/MI Async Records): Document new MI
4217 notification "=tsv-modified". Update the document of MI
4218 notification "=tsv-created".
4219 * observer.texi (GDB Observers): New observer tsv_modified.
4220 Update observer tsv_created and tsv_delete.
4221
430ed3f0
MS
42222013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4223
4224 * gdb.texinfo (AArch64 Features): New section; document
4225 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4226 (Architectures): Add new AArch64 section to document AArch64
4227 architecture specific commands.
4228 (ABI): Add description of the new OS ABI "Newlib" and its influence
4229 on the longjmp handling.
4230
1b56eb55
JK
42312013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4232 Jan Kratochvil <jan.kratochvil@redhat.com>
4233
4234 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4235 variable in 'set/show backtrace' section.
4236
c4957902
TT
42372013-01-31 Tom Tromey <tromey@redhat.com>
4238
4239 * gdb.texinfo (Target Commands): Fix typo.
4240
bea883fd
SCR
42412013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4242
4243 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4244 describing the gdb.Architecture class.
4245 (Frames In Python): Add description about the new method
4246 gdb.Frame.architecture().
4247
796a7ff8
DE
42482013-01-23 Doug Evans <dje@google.com>
4249
4250 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4251
998580f1
MK
42522013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4253
4254 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4255 'thread-groups' field when printing a breakpoint in MI.
4256
c9fb1240
SD
42572012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4258 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4259 to reflect that jit-reader-load now supports absolute file-names.
4260
ab04a2af
TT
42612013-01-16 Tom Tromey <tromey@redhat.com>
4262
4263 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4264 (Signals): Likewise.
4265
8ac3646f
TT
42662013-01-16 Tom Tromey <tromey@redhat.com>
4267
4268 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4269 "catch-type" field.
4270 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4271
e93a8774
TT
42722013-01-07 Tom Tromey <tromey@redhat.com>
4273
4274 * gdb.texinfo (Mode Options): Don't mention -epoch.
4275 (Data, Emacs): Remove obsolete comments.
4276
54516a0b
TT
42772013-01-02 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.texinfo (GDB/MI Output Records): Update menu.
4280 (GDB/MI Breakpoint Information): New node.
4281 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4282 <-break-insert>: Likewise.
4283
8dbe8ece
YQ
42842012-12-31 Yao Qi <yao@codesourcery.com>
4285
4286 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4287 (Packets): Move "vStopped" packet to ...
4288 (Notification Packets): ... here. Describe the components
4289 of notification. Add a table of supported notifications.
4290 Add an example on the process of he async notification.
4291
f35a17b5
JK
42922012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4293
4294 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4295 present.
4296 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4297 fullname output always present.
4298
0dfd2fad
PM
42992012-12-23 Pierre Muller <muller@sourceware.org>
4300
72f4393d
L
4301 * gdbint.texinfo (Function prototypes): Require use of "extern"
4302 modifier for function prototypes in headers.
0dfd2fad 4303
7785b880
JB
43042012-12-19 Joel Brobecker <brobecker@adacore.com>
4305
4306 * refcard.tex: Update copyright notice to GPL v3 or later.
4307 Update contact info.
4308
3d745be3
JK
43092012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4310
4311 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4312
c9b6281a
YQ
43132012-12-15 Yao Qi <yao@codesourcery.com>
4314
4315 * gdb.texinfo (Debugging Output): Document 'set debug
4316 notification' and 'show debug notification'.
4317
f2a8bc8a
YQ
43182012-12-15 Yao Qi <yao@codesourcery.com>
4319
4320 * gdb.texinfo (Listing Tracepoints): New item and example about
4321 'installed on target' output.
4322 Add more in the example about 'installed on target'.
4323 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4324
451b7c33
TT
43252012-12-14 Tom Tromey <tromey@redhat.com>
4326
72f4393d 4327 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 4328
3fa7bf06 43292012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 4330
3fa7bf06
MG
4331 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4332
701adfb0
PA
43332012-12-12 Paul Koning <paul_koning@dell.com>
4334
4335 Add support for Python 3.
4336 * gdb.texinfo (Inferior.read_memory): Mention that the return
4337 value is a memoryview object if Python 3.
4338
05b4bd79
PA
43392012-12-11 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.texinfo: Remove all mentions of Unixware throughout.
4342
74a0d9f6
JK
43432012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4346
0c631110
TT
43472012-11-29 Tom Tromey <tromey@redhat.com>
4348
4349 * gdb.texinfo (SVR4 Process Information): Document missing
4350 "info proc" subcommands.
4351
891df0ea
YQ
43522012-11-29 Yao Qi <yao@codesourcery.com>
4353
4354 PR gdb/1477.
4355 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4356 to 'auto' instead of 'gnu'.
4357
608e2dbb
TT
43582012-11-26 Tom Tromey <tromey@redhat.com>
4359
4360 * gdb.texinfo (MiniDebugInfo): New node.
4361 (GDB Files): Update.
4362
e64e0392
DE
43632012-11-16 Doug Evans <dje@google.com>
4364
4365 * gdb.texinfo (System-wide configuration): If the system-wide init
4366 file lives in the data-directory, and --data-directory is provided,
4367 look for it there.
4368
ae606bee
TT
43692012-11-15 Tom Tromey <tromey@redhat.com>
4370
4371 * gdb.texinfo (Signaling): Fix typo.
4372
62747a60
TT
43732012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4374
4375 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4376 parameter "count" of -data-write-memory-bytes, and add an example.
4377
18a9fc12
TT
43782012-11-12 Tom Tromey <tromey@redhat.com>
4379
4380 * gdb.texinfo (Symbols): Document "info type-printers",
4381 "enable type-printer" and "disable type-printer".
4382 (Python API): Add new node to menu.
4383 (Type Printing API): New node.
4384 (Progspaces In Python): Document type_printers field.
4385 (Objfiles In Python): Likewise.
4386 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4387 register_type_printer, TypePrinter>: Document.
4388
53342f27
TT
43892012-11-12 Tom Tromey <tromey@redhat.com>
4390
4391 * gdb.texinfo (Symbols): Document "set print type methods",
4392 "set print type typedefs", and flags to ptype and whatis.
4393
ed8a1c2d
AB
43942012-11-09 Andrew Burgess <aburgess@broadcom.com>
4395
4396 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4397 the example -data-disassemble output. Extend the description of
4398 the -data-disassemble results to document all fields. Document
4399 the cli disassemble command as being related to -data-disassemble.
4400
8506d139
YQ
44012012-11-09 Yao Qi <yao@codesourcery.com>
4402
4403 PR gdb/14777.
4404 * gdb.texinfo (OS Information): Remove doc on command
4405 'info udot'.
4406
4d3f93a2
JB
44072012-11-08 Joel Brobecker <brobecker@adacore.com>
4408
4409 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4410 gdb.ini warning for Windows port.
4411
1e96de83
YQ
44122012-11-08 Yao Qi <yao@codesourcery.com>
4413
4414 * gdb.texinfo (Search): Add kindex for 'fo'.
4415
dc939229
TT
44162012-11-05 Tom Tromey <tromey@redhat.com>
4417
4418 PR python/14802:
4419 * gdb.texinfo (Functions In Python): Add example.
4420
6f6484cd
YQ
44212012-11-03 Yao Qi <yao@codesourcery.com>
4422
4423 * observer.texi (GDB Observers): Remove observer
4424 'tracepoint_modified', 'tracepoint_created' and
4425 'tracepoint_deleted'.
4426
af4238e5
TT
44272012-10-26 Tom Tromey <tromey@redhat.com>
4428
4429 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4430
687e43a4
TT
44312012-10-25 Tom Tromey <tromey@redhat.com>
4432
4433 * gdb.texinfo (General Query Packets): Use @itemx.
4434
8de0566d
YQ
44352012-10-17 Yao Qi <yao@codesourcery.com>
4436
4437 * observer.texi (GDB Observers): Update observer
4438 'memory_changed'.
4439 * gdb.texinfo (GDB/MI Async Records): Document for
4440 "memory-changed" notification.
4441
07540c15
DE
44422012-10-15 Doug Evans <dje@google.com>
4443
4444 * gdb.texinfo (Mode Options): Document -nh.
4445 Elaborate on docs for -nx.
4446
d7019589
SP
44472012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4448
4449 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4450
82a90ccf 44512012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 4452 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
4453
4454 * gdb.texinfo (GDB/MI Async Records): Document notification
4455 'record-started' and 'record-stopped'.
4456 * observer.texi (GDB Observers): New observer 'record-changed'.
4457
aa9259cc
TS
44582012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4459
4460 * gdb.texinfo: Document the removal of SH's 'regs' command.
4461
c1d780c2
SDJ
44622012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4463
4464 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4465
bb25a15c
YQ
44662012-09-18 Yao Qi <yao@codesourcery.com>
4467
4468 * gdb.texinfo (GDB/MI Async Records): Document new MI
4469 notifications '=tsv-created' and '=tsv-deleted'.
4470 * observer.texi (GDB Observers): New observer tsv_created and
4471 tsv_deleted.
4472
201b4506
YQ
44732012-09-18 Yao Qi <yao@codesourcery.com>
4474
4475 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4476 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4477 '=traceframe-changed'.
4478
6fc1c773
YQ
44792012-09-17 Yao Qi <yao@codesourcery.com>
4480
4481 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4482 'set listsize'.
4483
121c73f3
JK
44842012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4485 Eli Zaretskii <eliz@gnu.org>
4486
4487 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4488 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4489 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4490
e9687799
JK
44912012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4492
4493 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4494
3b5e4d35
YPK
44952012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4496
4497 Document how to return from "python-interactive" to GDB.
4498 * gdb.texinfo (Python Commands): Update documentation.
4499
45002012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4501
4502 Add a new "python-interactive" command that starts a standard
4503 Python interactive prompt with "pi" as alias, and add "py" as
4504 an alias to "python".
4505 * gdb.texinfo (Python Commands): Document the new commands.
4506
b583003e
TT
45072012-08-22 Tom Tromey <tromey@redhat.com>
4508
4509 * gdbint.texinfo (Host Definition): Remove documentation for
4510 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4511
a451cb65
KS
45122012-08-17 Keith Seitz <keiths@redhat.com>
4513
4514 PR c++/13356
4515 * gdb.texinfo (Type and Range Checking): Remove warning.
4516 Remove spurious commas.
4517 Update text and examples for re-implementation of set/show
4518 check type.
4519 (C and C++ Type and Range Checks): Likewise.
4520
6b1755ce
YQ
45212012-08-16 Yao Qi <yao@codesourcery.com>
4522
4523 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4524 is deprecated.
4525
f47f77df
DE
45262012-08-13 Doug Evans <dje@google.com>
4527
4528 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4529 to include functions.
4530
a72c3253
DE
45312012-08-10 Doug Evans <dje@google.com>
4532
4533 * gdb.texinfo (Convenience Funs): New node.
4534 (Types In Python): Document Type.vector.
4535
5b9afe8a
YQ
45362012-08-09 Yao Qi <yao@codesourcery.com>
4537
4538 * observer.texi: New observer command_param_changed.
4539 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4540
dc1039df
JK
45412012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4542
4543 * gdbint.texinfo (Debugging GDB): In section
4544 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4545 Mention also gdb-gdb.py.
4546
4abf930d
YQ
45472012-08-07 Yao Qi <yao@codesourcery.com>
4548
4549 Revert the folloing patch:
4550 2012-08-06 Yao Qi <yao@codesourcery.com>
4551 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4552 remote hardware-watchpoint-limit' and 'set
4553 remote hardware-breakpoint-limit'.
4554
f3c8a52a
JK
45552012-08-06 Nathaniel Flath <flat0103@gmail.com>
4556
4557 * gdb.texinfo (Working Directory): Added information about new
4558 default argument for 'cd' command.
4559
77a91025
YQ
45602012-08-06 Yao Qi <yao@codesourcery.com>
4561
4562 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4563 remote hardware-watchpoint-limit' and 'set
4564 remote hardware-breakpoint-limit'.
4565
d9f08f52
YQ
45662012-08-06 Yao Qi <yao@codesourcery.com>
4567
4568 Fix PR14371.
4569
4570 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4571 '=breakpoint-deleted'.
4572
95b07c96
YQ
45732012-08-02 Yao Qi <yao@codesourcery.com>
4574
4575 * gdb.texinfo (Native): Remove node Neutrino.
4576
7255706c
YQ
45772012-07-27 Yao Qi <yao@codesourcery.com>
4578
4579 * gdb.texinfo (IPA Protocol Commands): Document new command
4580 'close'.
4581
d6b28940
TT
45822012-07-25 Tom Tromey <tromey@redhat.com>
4583
4584 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4585
e615022a
DE
45862012-07-20 Doug Evans <dje@google.com>
4587
4588 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4589 (Index Files): Document how to control the use of deprecated index
4590 sections.
4591 (Index Section Format): Replace --use-deprecated-index-sections with
4592 "set use-deprecated-index-sections on".
4593
055855a4
EZ
45942012-07-12 Eli Zaretskii <eliz@gnu.org>
4595
4596 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4597 indices into a single node "Index". Instead, join function and
4598 variable indices into a single index, separate from the concept
4599 index. Requested in
4600 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4601 (Top): Update the top-level menu: instead of one "Index" there are
4602 now separate entries "Concept Index" and "Function and Variable
4603 Index".
4604 (Concept Index, Function and Variable Index): New nodes.
4605 (Index): Node deleted.
4606
f77cc5f0
HZ
46072012-07-05 Hui Zhu <hui_zhu@mentor.com>
4608
4609 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4610 and "maint agent-eval".
4611
00595b5e
EZ
46122012-07-03 Eli Zaretskii <eliz@gnu.org>
4613
4614 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4615 avoid file-name clashes between Index.html and index.html on
4616 case-insensitive filesystems. See the discussion starting in
4617 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4618 details of the problem.
4619 (Top): Update the master menu for the above.
4620 (Concept Index, Command and Variable Index): New nodes, instead of
4621 the old "Index" node that was deleted. All cross-references
4622 updated.
4623
d3ce09f5
SS
46242012-07-02 Stan Shebs <stan@codesourcery.com>
4625
4626 * gdb.texinfo (Dynamic Printf): Mention agent style and
4627 disconnected dprintf.
4628 (Maintenance Commands): Describe maint agent-printf.
4629 (General Query Packets): Mention BreakpointCommands feature.
4630 (Packets): Document commands extension to Z0 packet.
4631 * agentexpr.texi (Bytecode Descriptions): Document printf
4632 bytecode.
4633
2d7b58e8
JK
46342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4637 only after gdbinit files.
4638 (Startup): Move -iex and -iex commands down after gdbinit files.
4639
202cbf1c
JK
46402012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4641
4642 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4643 possibility.
4644
b6ba681c
TT
46452012-06-29 Tom Tromey <tromey@redhat.com>
4646
4647 * gdb.texinfo (Index Section Format): Update for version 7.
4648
71caed83
SS
46492012-06-28 Stan Shebs <stan@codesourcery.com>
4650
4651 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4652 example, add note about title column.
4653
ee0bf529
SCR
46542012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4655
4656 * gdb.texinfo (Symbol Tables In Python): Add description about
4657 the new 'last' attribute of gdb.Symtab_and line.
4658
3c15d565
SCR
46592012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4660
4661 * gdb.texinfo (Symbol Tables In Python): Correct the description
4662 of the 'pc' attribute of gdb.Symtab_and_line.
4663
45cfd468
DE
46642012-06-26 Doug Evans <dje@google.com>
4665
4666 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4667 and symtab-create.
4668
496ee73e
KS
46692012-06-25 Keith Seitz <keiths@redhat.com>
4670
4671 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4672 from example. Remove "rbreak" from list of corresponding
4673 gdb commands.
4674
156942c7
DE
46752012-06-23 Doug Evans <dje@google.com>
4676
4677 * gdb.texinfo (Index Section Format): Document version 7 format.
4678
c614397c
YQ
46792012-06-22 Yao Qi <yao@codesourcery.com>
4680
4681 * gdb.texinfo: Add missing cindex for some packets.
4682
472a2379
KS
46832012-06-20 Keith Seitz <keiths@redhat.com>
4684
4685 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4686 for -break-insert and document -p.
4687
2678e2af
YQ
46882012-06-20 Yao Qi <yao@codesourcery.com>
4689
4690 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4691 and "gdb.write_memory" with "Inferior.read_memory" and
4692 "Inferior.write_memory".
4693
984359d2
EZ
46942012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4695
4696 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4697 (Free Documentation): Add @node line.
4698 (Continuing and Stepping) <advance location>: Use @item instead of
4699 @itemx.
4700 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4701 @itemx.
4702 (Embedded Processors): Put the link to "PA" to its correct place,
4703 according to document structure.
4704 (Python API): Put the link to "Lazy Strings In Python" to its
4705 correct place.
4706 (Index): Use @@ in @tex block to get a literal @.
4707
4708 * gdbint.texinfo: Fix the @subtitle line.
4709
4710 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4711 correct place.
4712
16bdd41f
YQ
47132012-06-08 Yao Qi <yao@codesourcery.com>
4714
4715 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4716 Protocol'.
4717 (In-Process Agent Protocol, IPA Protocol Objects)
4718 (IPA Protocol Commands): New nodes.
4719 (Tracepoint Packets): Add anchors.
4720
2d4c29c5
TS
47212012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4722
4723 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4724
6bd110c5
YQ
47252012-06-06 Yao Qi <yao@codesourcery.com>
4726
4727 * gdb.texinfo: Update copyright year.
4728
f3e0e960
SS
47292012-05-23 Stan Shebs <stan@codesourcery.com>
4730 Kwok Cheung Yeung <kcy@codesourcery.com>
4731
4732 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4733
1564a261
JK
47342012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4735
4736 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4737 Mention also --with-separate-debug-dir.
4738 (Auto-loading): Prepend $debugdir in the sample output.
4739 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4740 auto-load safe-path variable.
4741 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4742 Mention also $debugdir for 'set auto-load scripts-directory'.
4743
eb17f351
EZ
47442012-05-19 Eli Zaretskii <eliz@gnu.org>
4745
4746 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4747 (MIPS Embedded, MIPS, MIPS Register packet Format)
4748 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4749 appropriate.
4750
4cc0665f 47512012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4752 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4753
4754 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4755 mips compression".
4756 (MIPS Breakpoint Kinds): New subsubsection.
4757
7af8dcf8 47582012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4759
4760 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4761 nodes for subsections. Add @acronym mark-ups and adjust
4762 formatting.
4763
aff139ff
JK
47642012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4765
4766 Rename $ddir to $datadir.
4767 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4768 (objfile-gdb.py file): Rename $ddir to $datadir.
4769
9cb709b6
TT
47702012-05-18 Tom Tromey <tromey@redhat.com>
4771
4772 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4773
e7e0cddf
SS
47742012-05-14 Stan Shebs <stan@codesourcery.com>
4775
4776 * gdb.texinfo (Dynamic Printf): New subsection.
4777
7efc75aa
SCR
47782012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4779
4780 * gdb.texinfo (Basic Python): Add description about the function
4781 gdb.find_pc_line
4782
f307c045
JK
47832012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4784 Eli Zaretskii <eliz@gnu.org>
4785
4786 * gdb.texinfo (Separate Debug Files): Use plural form for global
4787 debugging information directory.
4788
85d4a676
SS
47892012-05-11 Stan Shebs <stan@codesourcery.com>
4790 Kwok Cheung Yeung <kcy@codesourcery.com>
4791
4792 * gdb.texinfo (Operating System Auxiliary Information): Document new
4793 'info os' subcommands.
4794
c1668e4e
JK
47952012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4798 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4799 (dotdebug_gdb_scripts section): Add reference
4800 to 'Auto-loading safe path'.
4801
7349ff92
JK
48022012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4803
4804 Implement multi-component --with-auto-load-dir.
4805 * gdb.texinfo (Auto-loading): New references
4806 for 'set auto-load scripts-directory'
4807 and 'show auto-load scripts-directory'.
4808 (Auto-loading safe path): Describe the new default. Move $ddir
4809 substituation reference to 'objfile-gdb.py file'.
4810 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4811 script-name. Describe new 'set auto-load scripts-directory'
4812 and 'show auto-load scripts-directory'.
4813
6dea1fbd
JK
48142012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4815
4816 Provide $ddir substitution for --with-auto-load-safe-path.
4817 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4818 (Auto-loading safe path): Likewise. Mention the default value,
4819 $ddir substitution, --with-auto-load-safe-path and
4820 --without-auto-load-safe-path.
4821 * observer.texi (gdb_datadir_changed): New.
4822
1ccacbcd
JK
48232012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4824
4825 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4826 Twice.
4827
d9242c17
JK
4828 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4829 directory separator by path separator.
4830
af2c1515
JK
48312012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4834 for 'set auto-load safe-path' optional. Mention if it is omitted.
4835 Change disabling security protection condition to "/", twice.
4836
a20ee7a4
SCR
48372012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4838
4839 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4840 the new methods global_block and static_block on gdb.Symtab
4841 objects.
4842
56af09aa
SCR
48432012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4844
4845 * gdb.texinfo (Blocks In Python): Add a note saying that future
4846 improvements to GDB and its infrastructure can move symbols
4847 across blocks within a symbol table.
4848
2746b0ef
YQ
48492012-04-29 Yao Qi <yao@codesourcery.com>
4850
4851 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4852 (A29K): Remove.
4853
62e5f89c
SDJ
48542012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4855 Tom Tromey <tromey@redhat.com>
4856
4857 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4858 and generic static probe support on GDB.
4859
a766d390
DE
48602012-04-25 Doug Evans <dje@google.com>
4861
50f042b9
DE
4862 * gdb.texinfo (Go): Fix thinko.
4863
a766d390
DE
4864 * gdb.texinfo (Supported Languages): Add Go.
4865 (Go): New node.
4866
f02e2b19
YQ
48672012-04-25 Yao Qi <yao@codesourcery.com>
4868
4869 * gdbint.texinfo (Testsuite): New section `Board settings'.
4870
68d41a48
JK
48712012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4872
4873 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4874 Three times.
4875
174bb630
JK
4876 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4877 Three times.
4878
0511cc75
JK
48792012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4880
4881 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4882 by @table @asis. Fix formatting of one item.
4883
0070f25a
JK
48842012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4885
4886 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4887
4dc84fd1
JK
48882012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4889
4890 New option "set debug auto-load".
4891 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4892 (auto-load verbose mode): New node.
4893
bccbefd2
JK
48942012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4895
4896 New option "set auto-load safe-path".
4897 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4898 and "info auto-load" examples for safe-path. Put there also references
4899 for "set auto-load safe-path" and "show auto-load safe-path".
4900 New menu item for Auto-loading safe path.
4901 (Auto-loading safe path): New node.
4902 (Python Auto-loading): Update the expected output from "Missing"
4903 to "No".
4904
bf88dd68
JK
49052012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4906
4907 auto-load: Implementation.
4908 * gdb.texinfo (Mode Options): New anchor for -nx.
4909 (Startup): New anchors for Option -init-eval-command,
4910 Home Directory Init File
4911 and Init File in the Current Directory during Startup.
4912 Mention set auto-load local-gdbinit with a reference.
4913 Change the sample code to "set auto-load python-scripts".
4914 (Threads): New anchor set libthread-db-search-path.
4915 Provide references to libthread_db.so.1 file.
4916 (Controlling GDB): New menu item for Auto-loading.
4917 (Auto-loading, Init File in the Current Directory)
4918 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4919 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4920 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4921 reference.
4922 (Auto-loading): Rename to ...
4923 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4924 "set auto-load python-scripts", new anchor for it. Change
4925 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4926 for it. Change "info auto-load-scripts"
4927 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4928 to "Python scripts".
4929
8264ba82
AG
49302012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4931
4932 PR mi/13393
4933 * gdb.texinfo (Print Settings): Extend the description for "set print
4934 object".
4935 (GDB/MI Variable Objects): Extend the description for -var-create and
4936 -var-list-children.
4937
06fc020f
SCR
49382012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4939
4940 * gdb.texinfo (Examining Data): Document the 'explore' command.
4941
7191c139
JB
49422012-03-28 Joel Brobecker <brobecker@adacore.com>
4943
4944 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4945 to the children of a varobj and its update range when -var-update
4946 returns that the varobj's type changed.
4947
3708f05e
JK
49482012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4949
4950 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4951 Create two new links fir 'objfile-gdb.py file'
4952 and 'dotdebug_gdb_scripts section'.
4953
8e0583c8
JK
49542012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4955
4956 * gdb.texinfo (Auto-loading): Rename node reference
4957 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4958 Twice.
4959 (.debug_gdb_scripts section): Rename the node ...
4960 (dotdebug_gdb_scripts section): ... here.
4961 (Maintenance Commands): Also rename this node reference.
4962
7b282c5a
SCR
49632012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4964
4965 * gdb.texinfo (Python API/Values From Inferior): Add description
4966 about the new method Value.referenced_value. Add description on
4967 how Value.dereference is different (and similar) to
4968 Value.referenced_value.
4969
8320cc4f
JK
49702012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4971
4972 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4973 --init-eval-command=COMMAND, -iex.
4974 (Startup): Describe -iex and -ix. Simplify the example
4975 for "set auto-load-scripts off".
4976
481860b3
GB
49772012-03-16 Gary Benson <gbenson@redhat.com>
4978
4979 PR breakpoints/10738
4980 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4981 stating that GDB cannot set breakpoints on inlined functions.
4982 (Mode Options): Document --use-deprecated-index-sections.
4983 (Index Section Format): Document new index section version format.
4984
c4aeac85
TT
49852012-03-15 Tom Tromey <tromey@redhat.com>
4986
4987 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4988
16899756
DE
49892012-03-13 Doug Evans <dje@google.com>
4990
4991 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4992 of "reload".
4993 (Symbols): Delete docs for set/show symbol-reloading.
4994 * gdbint.texinfo (Defining Other Architecture Features): Delete
4995 SYMBOL_RELOADING_DEFAULT.
4996 * refcard.tex: Delete reference to symbol-reloading.
4997
9b224c5e
PA
49982012-03-07 Pedro Alves <palves@redhat.com>
4999
5000 * gdb.texinfo (General Query Packets): Document new
5001 QProgramSignals packet.
5002 * gdb.texinfo (Remote configuration): Mention
5003 "program-signals-packet".
5004
169081d0
TG
50052012-03-05 Tristan Gingold <gingold@adacore.com>
5006
5007 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
5008
d1feda86
YQ
50092012-03-03 Yao Qi <yao@codesourcery.com>
5010
5011 * gdb.texinfo (In-Process Agent): New node.
5012 Document new commands.
5013 (General Query Packets): Add packet `QAgent'.
5014
1faeff08
MR
50152012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
5016
5017 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
5018
7d74f244
DE
50192012-03-01 Scott J. Goldman <scottjg@vmware.com>
5020
5021 * gdb.texinfo (Commands In Python): Put example python macro in
5022 COMMAND_USER category rather than COMMAND_OBSCURE.
5023 Document gdb.COMMAND_USER.
5024 (User-defined Commands): Update documentation to clarify
5025 "set/show max-user-call-depth" and "show user" don't apply to python
5026 commands. Update documentation to clarify "help user-defined" may
5027 also include python commands defined as COMMAND_USER.
5028
6fe37d23
JK
50292012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5030
5031 * gdb.texinfo (Startup): Add option -ex description to the option -x
5032 description.
5033
83364271
LM
50342012-02-24 Luis Machado <lgustavo@codesourcery.com>
5035
5036 * gdb.texinfo (Setting Breakpoints): Mention and explain the
5037 condition-evaluation breakpoint parameter.
5038 Mention condition-evaluation mode being shown in "info break".
5039 (Break Conditions): Add description for target-side
5040 conditional breakpoints.
72f4393d 5041 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
5042 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
5043 cond-expr.
5044 (General Query Packets): Mention new ConditionalBreakpoint feature.
5045
bdb1994d
TT
50462012-02-22 Tom Tromey <tromey@redhat.com>
5047
5048 * gdb.texinfo (Blocks In Python): Clarify block iteration.
5049
4d241c86
TT
50502012-02-17 Tom Tromey <tromey@redhat.com>
5051
5052 PR python/10753:
5053 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
5054 directory.
5055
816338b5
SS
50562012-02-14 Stan Shebs <stan@codesourcery.com>
5057
5058 * gdb.texinfo (Disabling Breakpoints): Document enable count.
5059
cc30c4bd
PA
50602012-02-13 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
5063 mips-idt-ecoff.
5064
035d1e5b
YQ
50652012-02-09 Yao Qi <yao@codesourcery.com>
5066
5067 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
5068
f0823d2c
TT
50692012-02-07 Tom Tromey <tromey@redhat.com>
5070
5071 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
5072 Symbol.value.
5073
64e7d9dd
TT
50742012-02-07 Tom Tromey <tromey@redhat.com>
5075
5076 * gdb.texinfo (Symbols In Python): Document Symbol.line.
5077
4220b2f8
TS
50782012-01-27 Thomas Schwinge <thomas@codesourcery.com>
5079
5080 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
5081
edcc5120
TT
50822012-01-24 Tom Tromey <tromey@redhat.com>
5083
5084 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
5085 unload".
5086 (Files): Mention new catch commands.
5087 (GDB/MI Async Records): Likewise.
5088
53fe1783
GB
50892012-01-24 Gary Benson <gbenson@redhat.com>
5090
5091 Delete #if 0'd out code.
5092 * gdb.texinfo (Frame Info): Remove "info catch".
5093
b9e7b9c3
UW
50942012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5095
5096 * gdb.texinfo (Remote Configuration): Document
5097 "set remote hostio-readlink-packet" command.
5098 (General Query Packets): Document vFile:readlink packet.
5099
4aac40c8
TT
51002012-01-16 Tom Tromey <tromey@redhat.com>
5101
5102 * gdb.texinfo (Specify Location): Document relative file name
5103 handling.
5104
cafec441
TT
51052012-01-16 Tom Tromey <tromey@redhat.com>
5106
5107 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
5108
0ee339bc
JK
51092012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5110 Eli Zaretskii <eliz@gnu.org>
5111
5112 * gdbint.texinfo (Coding Standards): Require braces for two lines of
5113 code.
5114
72384ba3
PH
51152012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5116
5117 * gdb.texinfo (Variables): Document use of :: for non-static
5118 variables.
5119
ce1b17c4
JB
51202012-01-05 Joel Brobecker <brobecker@adacore.com>
5121
5122 * gdbint.texinfo (Start of New Year Procedure): Update
5123 to replace use of copyright.sh by use of copyright.py.
5124
217bff3e
JK
51252012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 Remove the gdbtui binary.
5128 * all-cfg.texi (GDBTUI): Remove.
5129 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
5130 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
5131 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
5132
cc72b2a2
KP
51332011-12-23 Kevin Pouget <kevin.pouget@st.com>
5134
5135 Introduce gdb.FinishBreakpoint in Python.
5136 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
5137 (Python API): Add menu entry for Finish Breakpoints.
5138
13ac8d2c
JK
51392011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5140
5141 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
5142 tests.
5143
e0f9f062
DE
51442011-12-16 Doug Evans <dje@google.com>
5145
5146 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
5147
80b6e756
PM
51482011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5149
1c3ad6ab 5150 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
5151 stack". Add documentation for "set/show python print-stack".
5152
2fb860fc
PA
51532011-12-14 Pedro Alves <pedro@codesourcery.com>
5154
5155 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5156 should transfer control to the stub in the startup code instead of
5157 in main. Mention the need to get past the initial breakpoint.
5158
f8eba3c6
TT
51592011-12-06 Tom Tromey <tromey@redhat.com>
5160
5161 * gdb.texinfo (Set Breaks): Update for new behavior.
5162
2268b414
JK
51632011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5164
5165 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5166 List Format for SVR4 Targets'.
5167 (General Query Packets): New item qXfer:libraries-svr4:read.
5168 (Library List Format for SVR4 Targets): New node.
5169
ae6f0d5b
TT
51702011-12-01 Tom Tromey <tromey@redhat.com>
5171
5172 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5173 add.
5174
36dfb11c
TT
51752011-11-22 Tom Tromey <tromey@redhat.com>
5176
5177 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5178 reasons.
5179
f196051f
SS
51802011-11-20 Stan Shebs <stan@codesourcery.com>
5181
5182 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5183 note-related options and variables.
5184 (Tracepoint Packets): Document packet changes.
5185
f85b53f8
SD
51862011-11-20 Sanjoy Das <sdas@igalia.com>
5187
5188 * gdb.texinfo (JIT Interface): Add documentation on writing and
5189 usind JIT debug info readers.
5190 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5191 Debug Info Readers): New nodes.
5192
bfccc43c
YQ
51932011-11-18 Yao Qi <yao@codesourcery.com>
5194
5195 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5196 tracepoint.
5197
c011a4f4
DE
51982011-11-15 Doug Evans <dje@google.com>
5199
5200 * gdb.texinfo (Files): Document basenames-may-differ.
5201
ed59ded5
DE
52022011-11-14 Doug Evans <dje@google.com>
5203
5204 * gdb.texinfo (Shell Commands): Document "!".
5205
405f8e94
SS
52062011-11-14 Stan Shebs <stan@codesourcery.com>
5207 Kwok Cheung Yeung <kcy@codesourcery.com>
5208
5209 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5210 needed to get shorter fast tracepoints.
5211 (Tracepoint Packets): Document new qTMinFTPILen packet.
5212
1e4d1764
YQ
52132011-11-14 Yao Qi <yao@codesourcery.com>
5214
5215 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5216 behavior of tracepoint.
5217 (General Query Packets): New feature InstallInTrace.
5218 (Remote Configuration): Document "set remote
5219 install-in-trace-packet".
5220
71eba9c2 52212011-11-12 Matt Rice <ratmice@gmail.com>
5222
5223 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5224 Add arguments to info macro.
5225
e0f8f636
TT
52262011-11-10 Tom Tromey <tromey@redhat.com>
5227
5228 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5229 manual.
5230 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5231 (Macros): Add a footnote.
5232 (C): Remove paragraph about compiler options.
5233 (C Constants): Mention wide character and string constants.
5234 (C Plus Plus Expressions): Update compiler option advice. Mention
5235 using declarations. Mention ADL. Remove old HP compiler
5236 information.
5237
625c0d47
TT
52382011-11-10 Tom Tromey <tromey@redhat.com>
5239
5240 PR c++/9257:
5241 * gdb.texinfo (Print Settings): Add an extra note about the need
5242 for a vtable.
5243
4be2aacc
MR
52442011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5245
5246 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5247 "set mips abi" documentation.
5248
0a1c4d10
DE
52492011-11-04 Doug Evans <dje@google.com>
5250
5251 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5252
aad1c02c
TT
52532011-11-03 Tom Tromey <tromey@redhat.com>
5254
5255 * gdb.texinfo (Stopping): Add menu entry.
5256 (Continuing and Stepping): Restore @node. Use @section, not
5257 @subsection.
5258
983fb131
MR
52592011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5260
5261 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5262 designation. Fix "Specify Location" cross-reference.
5263
3065dfb6
SS
52642011-11-02 Stan Shebs <stan@codesourcery.com>
5265
5266 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5267 (General Query Packets): Describe tracenz feature.
5268 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5269
0aaaf063
PK
52702011-10-28 Paul Koning <paul_koning@dell.com>
5271
5272 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5273
2231f1fb
KP
52742011-10-27 Kevin Pouget <kevin.pouget@st.com>
5275
72f4393d 5276 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
5277 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5278
5110b5df
PK
52792011-10-26 Paul Koning <paul_koning@dell.com>
5280
5281 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 5282
22dbab46
PK
52832011-10-25 Paul Koning <paul_koning@dell.com>
5284
5285 PR python/13327
72f4393d 5286
22dbab46
PK
5287 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5288 fetch_lazy method.
5289
9df2fbc4
PM
52902011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5291
5292 PR python/12656
5293
5294 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5295 global_block, static_block function.
5296
f05e2e1d
TT
52972011-10-19 Tom Tromey <tromey@redhat.com>
5298
5299 * gdb.texinfo (Commands In Python): Add missing "@"s.
5300
a7fc3f37
KP
53012011-10-13 Kevin Pouget <kevin.pouget@st.com>
5302
5303 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 5304 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
5305 constants.
5306
5048e516
JK
53072011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 Fix compatibility with texinfo versions older than 4.12.
5310 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5311 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5312 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5313 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5314 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5315 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5316 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5317
5a56e9c5
DE
53182011-10-09 Doug Evans <dje@google.com>
5319
5320 * gdb.texinfo (Extending GDB): Document alias command.
5321
36b11add
JK
53222011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 Support @entry in input expressions.
5325 * gdb.texinfo (Variables): Describe @entry names suffix.
5326 (Print Settings): Add anchor for `set print entry-values'.
5327
e18b2753
JK
53282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5329 Eli Zaretskii <eliz@gnu.org>
5330
5331 Display @entry parameter values (without references).
5332 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5333 example.
5334 (Print Settings): New description of set print entry-values and show
5335 print entry-values.
5336
111c6489
JK
53372011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5338 Eli Zaretskii <eliz@gnu.org>
5339
5340 Recognize virtual tail call frames.
5341 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5342 (Tail Call Frames): New node.
5343 (Frames In Python): Add gdb.TAILCALL_FRAME.
5344
9c15afc4
DE
53452011-10-07 Doug Evans <dje@google.com>
5346
5347 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5348 register_pretty_printer.
5349
99f5279d
PM
53502011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5351
5352 PR python/12930
5353 PR python/12802
5354
5355 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5356 stop method.
5357
03583c20
UW
53582011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5359
5360 * gdb.texinfo (Starting your Program): "set disable-randomization"
5361 is no longer Linux-specific.
5362 (Remote Configuration): Document "set remote
5363 disable-randomization-packet".
5364 (General Query Packets): Document "QDisableRandomization" packet
5365 and add it to "qSupported" list.
5366
bd054e06
KP
53672011-10-07 Kevin Pouget <kevin.pouget@st.com>
5368
5369 Allow Python notification of new object-file loadings.
5370 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5371 event type.
5372
cb6be26b
KP
53732011-10-04 Kevin Pouget <kevin.pouget@st.com>
5374
5375 PR python/12691: Add the inferior to Python exited event
5376 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5377
a05336a1
JB
53782011-10-03 Joel Brobecker <brobecker@adacore.com>
5379
5380 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5381 rephasing.
5382
5d77fe44
JB
53832011-10-03 Joel Brobecker <brobecker@adacore.com>
5384
5385 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5386 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5387 as possible feature returned by the `-list-features'
5388 command.
5389
699df94d
PK
53902011-09-28 Paul Koning <paul_koning@dell.com>
5391
5392 * gdb.texinfo (gdb.Type): Document field access by dictionary
5393 key syntax.
5394
24bdad53
YQ
53952011-09-28 Yao Qi <yao@codesourcery.com>
5396
5397 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5398 Add one space after option `-s'. Remove @r{} markup.
5399
6710bf39
SS
54002011-09-27 Stan Shebs <stan@codesourcery.com>
5401
5402 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5403
d99f7e48
HZ
54042011-09-16 Hui Zhu <teawater@gmail.com>
5405
5406 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5407 to *(unsigned char *)$esp@300.
5408
d812018b
PK
54092011-09-15 Paul Koning <paul_koning@dell.com>
5410
5411 * gdb.texinfo: Make style of Python functions and methods match
5412 the syntax of Python. Also put class and module names explicitly
5413 on function, member, and variable names, matching Python
5414 documentation conventions.
72f4393d 5415
2aa48337
KP
54162011-09-15 Kevin Pouget <kevin.pouget@st.com>
5417
5418 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5419 * gdb.texinfo (Inferiors In Python): Describe new
5420 gdb.selected_inferior() function.
5421
6839b47f
KP
54222011-09-15 Kevin Pouget <kevin.pouget@st.com>
5423
5424 Handle multiple breakpoint hits in Python interface:
5425 * gdb.texinfo (Events In Python): New function documentation:
5426 gdb.BreakpointEvent.breakpoints. Indicate that
5427 gdb.BreakpointEvent.breakpoint is now deprecated.
5428
26829f2b
JB
54292011-09-04 Joel Brobecker <brobecker@adacore.com>
5430
5431 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5432
a9f54f60
TT
54332011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5434
5435 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5436
fa3a4f15
PM
54372011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5438
72f4393d
L
5439 * gdb.texinfo (Prompt): Add set/show extended-prompt
5440 documentation
5441 (Basic Python): Add prompt_hook anchor.
5442 (Python modules): Reword module text to reflect multiple modules.
5443 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 5444
224bbe49
YQ
54452011-08-14 Yao Qi <yao@codesourcery.com>
5446
78d85199
YQ
5447 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5448
54492011-08-14 Yao Qi <yao@codesourcery.com>
5450
5451 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
5452 (TIC6x Features): New node.
5453
457e09f0
DE
54542011-08-12 Doug Evans <dje@google.com>
5455
5456 * gdb.texinfo (Symbols In Python): Document symbol.type.
5457
5e239b84
PM
54582011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5459
5460 * gdb.texinfo (Python): Document command and function
5461 auto-loading.
5462
177bc839
JK
54632011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5464 Eli Zaretskii <eliz@gnu.org>
5465
5466 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5467 typedefs unrolling. Extend the sample code by an inner typedef and
5468 outer typedefs unrolling.
5469
1a532630
PP
54702011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5471
5472 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5473 size and line-size.
5474
9b158ba0 54752011-07-21 Matt Rice <ratmice@gmail.com>
5476
5477 PR macros/12999
5478 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5479 Update text and cindex entries for info macro command.
5480
d17b6f81
PM
54812011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5482
5483 * observer.texi (GDB Observers): Add before_prompt observer.
5484 * gdb.texinfo (Basic Python): Add documentation for prompt
5485 substitution.
5486
713389e0
PM
54872011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5488
72f4393d 5489 PR python/12438
713389e0 5490 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5491 set/show python print-stack. Document set/show python
5492 print-backtrace.
713389e0 5493
177b42fe
TJB
54942011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5495
5496 * gdb.texinfo: Fix typos.
5497
900e11f9
JK
54982011-07-01 Tom Tromey <tromey@redhat.com>
5499
5500 * gdb.texinfo (Debugging Output): Document set debug
5501 check-physname.
5502
39c4d40a
TT
55032011-06-29 Tom Tromey <tromey@redhat.com>
5504
5505 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5506 breakpoint-notifications feature.
5507
6f5def7d
UW
55082011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5509
5510 * gdb.texinfo (Target Description): Remove warning about
5511 possibly unstable format.
5512
8cf64490
TT
55132011-06-03 Tom Tromey <tromey@redhat.com>
5514
5515 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5516 (Events In Python): Note that exit_code is optional.
5517
393eab54
PA
55182011-05-17 Pedro Alves <pedro@codesourcery.com>
5519
5520 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5521 required for multi-threading support.
5522 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5523 Hc are deprecated for multi-threading debugging. Point readers at
5524 the vCont packet.
5525
75fc9810
DE
55262011-05-15 Doug Evans <dje@google.com>
5527
5528 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5529
01124a23
DE
55302011-05-13 Doug Evans <dje@google.com>
5531
98a5dd13
DE
5532 * gdb.texinfo (Threads): Document $sdir,$pdir.
5533 (Server): Document $pdir exception.
5534
dbaefcf7
DE
5535 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5536
cc63ef9b
DE
5537 * gdb.texinfo (Threads): Clarify default value for
5538 libthread-db-search-path.
7e0396aa 5539
01124a23
DE
5540 * gdb.texinfo (Completion): Update example.
5541 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5542
d248b706
KY
55432011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5544
5545 * gdb.texinfo: Document change in the behaviour of the enable and
5546 disable GDB commands when applied to tracepoints.
5547 Document the EnableDisableTracepoints remote stub feature.
5548 Document QTEnable and QTDisable in the list of tracepoint packets.
5549
cc88a640
JK
55502011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5551
5552 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5553 hsuser.texi.
5554 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5555 comment to hsuser.texi. Change rluser.texi name in the comment.
5556
84e578fb
DE
55572011-05-10 Doug Evans <dje@google.com>
5558
5559 * gdb.texinfo (Threads): If an empty path is provided for
5560 libthread-db-search-path it is reset to its default value.
5561 (Server): Ditto.
5562
478aac75
DE
55632011-05-09 Doug Evans <dje@google.com>
5564
5565 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5566
9c06b0b4
TJB
55672011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5568 Thiago Jung Bauermann <bauerman@br.ibm.com>
5569
5570 Implement support for PowerPC BookE masked watchpoints.
5571 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5572 (PowerPC Embedded): Mention support of masked watchpoints.
5573
9ed350ad
JB
55742011-05-03 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5577 `@value{GDBN}'.
5578
4ceed123
JB
55792011-05-03 Joel Brobecker <brobecker@adacore.com>
5580
5581 * gdb.texinfo (titlepage): Remove dedication.
5582 (In Memoriam): New appendix.
5583
559a7a62
JK
55842011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5585 Eli Zaretskii <eliz@gnu.org>
5586
5587 * gdb.texinfo (Index Section Format): Change the version to 5.
5588 Describe the different formula.
5589
03f2bd59
JK
55902011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5591 Eli Zaretskii <eliz@gnu.org>
5592
5593 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5594 for disconnected tracing.
5595 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5596 extended-remote relationship. Mention --once.
5597 (TCP port allocation lifecycle of @code{gdbserver}): New.
5598
d9b1a651
EZ
55992011-04-23 Eli Zaretskii <eliz@gnu.org>
5600
5601 * gdb.texinfo (Server): Improve indexing. Index all optional
5602 switches to gdbserver.
5603
90476074
TT
56042011-04-20 Tom Tromey <tromey@redhat.com>
5605
5606 * gdb.texinfo (Index Section Format): New node.
5607 (Top): Add new node to menu.
5608
c21236dc
PA
56092011-04-20 Pedro Alves <pedro@codesourcery.com>
5610
5611 * gdb.texinfo (Maintenance Commands): Document `maint print
5612 remote-registers'.
5613
05c8c3f5
TT
56142011-04-20 Tom Tromey <tromey@redhat.com>
5615
5616 * gdb.texinfo (Trace File Format): Move node later.
5617
7a9dd1b2
TT
56182011-04-19 Tom Tromey <tromey@redhat.com>
5619
5620 * gdbint.texinfo (Register Information Functions): Remove
5621 duplicate "the".
5622 * gdb.texinfo (Emacs): Remove duplicate "to".
5623 (GDB/MI Variable Objects): Remove duplicate "the".
5624 (General Query Packets): Likewise.
5625
4368ebeb
JB
56262011-04-02 Joel Brobecker <brobecker@adacore.com>
5627
5628 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5629 "GDB/MI Ada Exception Information" node.
5630
956a9fb9
JB
56312011-04-01 Joel Brobecker <brobecker@adacore.com>
5632
5633 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5634 the "exception-name" field in the *stopped async record.
5635
f1310107
TJB
56362011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5637 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5638
5639 Implement support for PowerPC BookE ranged breakpoints.
5640 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5641
8786b2bd
TT
56422011-03-28 Tom Tromey <tromey@redhat.com>
5643
5644 * gdb.texinfo (Set Tracepoints): Fix typo.
5645
9ef07c8c
TT
56462011-03-24 Tom Tromey <tromey@redhat.com>
5647
5648 * gdb.texinfo (Specify Location): Document `function:label'
5649 linespec.
5650
99c3dc11
PM
56512011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5652
f1310107 5653 PR python/12149
99c3dc11
PM
5654
5655 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5656
29703da4
PM
56572011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5658
5659 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5660 (Inferiors In Python): Likewise.
5661 (Threads In Python): Likewise.
5662 (Symbols In Python): Likewise.
5663 (Objfiles In Python): Likewise.
5664 (Symbol Tables In Python): Likewise.
5665
c9174737
PA
56662011-03-15 Pedro Alves <pedro@codesourcery.com>
5667
5668 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5669 display>: Explain that the commands accept number ranges.
5670
7371cf6d
PM
56712011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5672
5673 * gdb.texinfo (Breakpoints In Python): Add description and example
5674 of Python stop function operation.
5675
ecec24e6
PM
56762011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5677
5678 * gdb.texinfo (Parameters In Python): Document get_set_string and
5679 get_show_string methods.
5680
6dcd5565
JK
56812011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5682
5683 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5684
81896e36
JK
5685 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5686 circular-trace-buffer name.
5687
5e30da2c
JB
56882011-02-28 Joel Brobecker <brobecker@adacore.com>
5689
5690 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5691 in the previous change.
5692
3bd0f5ef 56932011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5694
72f4393d 5695 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5696 that they can accept multiple arguments.
5697
4ec7539c
JB
56982011-02-24 Joel Brobecker <brobecker@adacore.com>
5699
5700 Revert the following patch (code patch was not approved):
5701 2011-02-21 Hui Zhu <teawater@gmail.com>
5702 * agentexpr.texi (bytecode descriptions): add printf.
5703 * gdb.texinfo (tracepoint action lists): add printf.
5704
82809774
DE
57052011-02-23 Doug Evans <dje@google.com>
5706
5707 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5708
e5a67952
MS
57092011-02-23 Michael Snyder <msnyder@vmware.com>
5710
5711 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5712 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5713 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5714
6e6fbe60
DE
57152011-02-22 Doug Evans <dje@google.com>
5716
5717 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5718 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5719 add description of result, fix @defun formatting.
5720
f994e27a
HZ
57212011-02-21 Hui Zhu <teawater@gmail.com>
5722
5723 * agentexpr.texi (Bytecode Descriptions): Add printf.
5724 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5725
c7f96d2b
TT
57262011-02-18 Tom Tromey <tromey@redhat.com>
5727
5728 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5729
60f98dde
MS
57302011-02-14 Michael Snyder <msnyder@vmware.com>
5731
5732 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5733 Document new command "thread find".
5734
08e796bc
MS
57352011-02-14 Michael Snyder <msnyder@vmware.com>
5736
5737 * gdb.texinfo (Threads): Update example of new thread message.
5738
b3b9301e
PA
57392011-02-14 Pedro Alves <pedro@codesourcery.com>
5740
5741 * gdb.texinfo (Remote Configuration): Mention set/show remote
5742 traceframe-info.
5743 (Tools/Packages Optional for Building GDB): Mention that expat is
5744 used for traceframe info.
5745 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5746 (General Query Packets) <qSupported>: Describe the
5747 qXfer:traceframe-info:read feature.
5748 (qXfer::read): Describe qXfer:traceframe-info:read.
5749 (Traceframe Info Format): New section.
5750
cef35b0f
PA
57512011-02-04 Pedro Alves <pedro@codesourcery.com>
5752
5753 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5754 for casts and unary operators.
5755
f1cbe1d3
TT
57562011-02-04 Tom Tromey <tromey@redhat.com>
5757
5758 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5759 is not useful.
5760
585fdaa1
PA
57612011-01-25 Pedro Alves <pedro@codesourcery.com>
5762
5763 * gdb.texinfo: s/value optimized out/optimized out/g
5764
7bfc9434
JB
57652011-01-21 Joel Brobecker <brobecker@adacore.com>
5766
5767 * gdb.texinfo (Other Misc Settings): Rework part of the
5768 documentation of the "set interactive mode" command.
5769
4694da01
TT
57702011-01-19 Tom Tromey <tromey@redhat.com>
5771
5772 * gdb.texinfo (Threads): Document thread name output and `thread
5773 name' command.
5774 (Threads In Python): Document Thread.name attribute.
5775 (GDB/MI Thread Commands): Document thread attributes.
5776
b716877b
AB
57772011-01-12 Andrew Burgess <aburgess@broadcom.com>
5778
5779 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5780 changes in mi/mi-cmd-disas.c
5781
13fd8b81
TT
57822011-01-12 Tom Tromey <tromey@redhat.com>
5783
5784 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5785 Fix "thread apply" text.
5786
e09342b5
TJB
57872011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5788 Thiago Jung Bauermann <bauerman@br.ibm.com>
5789
5790 Implement support for PowerPC BookE ranged watchpoints.
5791 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5792 the "set powerpc exact-watchpoints" flag.
5793
06e65f44
TT
57942011-01-07 Tom Tromey <tromey@redhat.com>
5795
5796 * gdb.texinfo (Python API): Add descriptions to @menu items.
5797
d8e22779
TT
57982011-01-06 Tom Tromey <tromey@redhat.com>
5799
5800 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5801
a255712f
PP
58022010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5803
e09342b5 5804 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5805
ccfc3d6e
TT
58062011-01-06 Tom Tromey <tromey@redhat.com>
5807
5808 PR python/12133:
5809 * gdb.texinfo (Frames In Python): Document various frame
5810 constants.
5811
44944448
JB
58122011-01-05 Joel Brobecker <brobecker@adacore.com>
5813
5814 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5815 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5816 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5817
42ea3d7a
JK
58182011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5819
5820 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5821 (clean): Add GDBvn.texi.
5822
720d1a40
JB
58232010-12-29 Joel Brobecker <brobecker@adacore.com>
5824
5825 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5826 occasional case where the debugger prints an array address
5827 instead of the array itself.
5828
ad196637
PA
58292010-12-23 Pedro Alves <pedro@codesourcery.com>
5830
5831 * gdb.texinfo (Packets) <read registers packet>: Document support
5832 for registers that were not collected.
5833
a86caf66
DE
58342010-12-15 Doug Evans <dje@google.com>
5835
5836 * gdb.texinfo (Startup): Document auto-loading of scripts during
5837 startup.
5838 (Auto-loading): Delete "maint set python auto-load on|off".
5839 Add "set auto-load-scripts on|off".
5840
aae1c79a
DE
58412010-12-07 Doug Evans <dje@google.com>
5842
5843 * gdb.texinfo (Mode Options): Document -data-directory.
5844 (Data Files): Add reference to -data-directory.
5845
4e04c971
DE
58462010-11-29 Doug Evans <dje@google.com>
5847
5848 * gdb.texinfo (Pretty-Printer Introduction): Change
5849 printer-name:subprinter-name to printer-name;subprinter-name.
5850
94b6973e
PM
58512010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5852
72f4393d 5853 PR python/12199
94b6973e
PM
5854
5855 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5856
39037522
TT
58572010-11-23 Tom Tromey <tromey@redhat.com>
5858
5859 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5860 (Editing): Likewise.
5861 (Command History): Likewise.
5862 (TUI Keys): Likewise.
5863 (Bug Reporting): Conditionally include rluser.texi and
5864 inc-history.texinfo.
5865 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5866 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5867 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5868 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5869 (gdb.pdf): Likewise.
5870 (gdb.info): Likewise.
5871 (gdb/index.html): Likewise.
5872
5ae98d25
TT
58732010-11-23 Tom Tromey <tromey@redhat.com>
5874
5875 * Makefile.in (Makefile): Run ../config.status.
5876 (distclean): Update.
5877 * configure: Remove.
5878 * configure.ac: Remove.
5879
621c8364
TT
58802010-11-12 Tom Tromey <tromey@redhat.com>
5881
5882 * gdb.texinfo (Basic Python): Update. Add xref.
5883 (Exception Handling): Document new exception classes.
5884 (Types In Python): Update.
5885 (Frames In Python): Update.
5886
84f4c1fe
PM
58872010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5888
5889 * gdb.texinfo (Breakpoints In Python): Document "internal"
5890 parameter, and visible attribute.
5891
99e7ae30
DE
58922010-11-05 Doug Evans <dje@google.com>
5893
5894 * gdb.texinfo (Source Path): Document "set directories".
5895
f4b8a18d
KW
58962010-11-05 Ken Werner <ken.werner@de.ibm.com>
5897
5898 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5899 (OpenCL C): New node.
5900
7b51bc51
DE
59012010-11-02 Doug Evans <dje@google.com>
5902
5903 * gdb.texinfo (Pretty Printing): Expand into three sections,
5904 introduction, example, and commands.
5905 (Python API): Delete section Disabling Pretty-Printers, merge into
5906 Selecting Pretty-Printers.
5907 (Writing a Pretty-Printer): New section. Move the pretty-printer
5908 example here, and reformat to match python coding style. Add a second
5909 example using the gdb.printing module.
5910 (Python modules): Add gdb.printing.
5911
9eeee977
DE
59122010-10-29 Doug Evans <dje@google.com>
5913
5914 * gdb.texinfo (Python): Fix long line.
5915
a0e0ffdf
DE
59162010-10-20 Doug Evans <dje@google.com>
5917
5918 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5919 All references updated. Correct sections marked as subsections.
5920 (Coding Standards): New chapter. Move the coding standard related
5921 subsections here. Add section on Python coding standards.
5922
0e3509db
DE
59232010-10-13 Doug Evans <dje@google.com>
5924
5925 * gdb.texinfo (Python): Add "Python modules".
5926 (Types in Python): Add reference to gdb.types section.
5927 (Python modules): New node.
5928
44592cc4
DE
59292010-10-11 Doug Evans <dje@google.com>
5930
5931 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5932 Python" from gdb.Value.type description.
5933
6e1bb179
JB
59342010-09-28 Joel Brobecker <brobecker@adacore.com>
5935
5936 * gdb.texinfo (Ravenscar Profile): New node.
5937
e8467610
TT
59382010-09-22 Tom Tromey <tromey@redhat.com>
5939
5940 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5941
fccd1d1e
EZ
59422010-09-22 Eli Zaretskii <eliz@gnu.org>
5943
5944 * gdb.texinfo (Values From Inferior): Clarify that
5945 value.dynamic_type works only in C++ programs with RTTI.
5946
c1b6b909
TT
59472010-09-15 Paul Bolle <pebolle@tiscali.nl>
5948
5949 * gdb.texinfo (Character Sets): Correctly reference host-charset
5950 in example.
5951
7d288aaa
TT
59522010-09-13 Tom Tromey <tromey@redhat.com>
5953
5954 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5955 Document "fullname" and "from".
5956
f75d858b
MK
59572010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5958
5959 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5960 feature `reverse' output by -list-target-features.
5961
83b9503b
L
59622010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5963
5964 * gdb.texinfo (i386 Features): Remove an extra "@item".
5965
03f17ccf
TT
59662010-08-30 Tom Tromey <tromey@redhat.com>
5967
5968 PR python/11792:
5969 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5970
9779414d
DJ
59712010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5972
5973 * gdb.texinfo (ARM Features): Document
5974 org.gnu.gdb.arm.m-profile.
5975
f9ffd4bb
TT
59762010-08-23 Tom Tromey <tromey@redhat.com>
5977
5978 PR python/11145:
5979 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5980 reinterpret_cast methods.
5981
702c2711
TT
59822010-08-23 Tom Tromey <tromey@redhat.com>
5983
5984 PR python/11915:
5985 * gdb.texinfo (Types In Python): Document array method.
5986
66b73624
TJB
59872010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5988
5989 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5990
06a64a0b
TT
59912010-08-16 Tom Tromey <tromey@redhat.com>
5992
5993 * gdb.texinfo (Set Watchpoints): Document -location option.
5994
a3a7127e
DE
59952010-08-13 Doug Evans <dje@google.com>
5996
5997 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5998
8dedea02
VP
59992010-08-13 Vladimir Prus <vladimir@codesourcery.com>
6000
6001 * gdb.texinfo (GDB/MI Data Manipulation): Document
6002 -data-read-memory-raw and -data-write-memory-raw.
6003
ca5c20b6 60042010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 6005 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
6006
6007 * gdb.texinfo (Basic Python): Describe post_event API.
6008
cb2e07a6
PM
60092010-08-11 Phil Muldoon <pmuldoon@redhat.com>
6010
6011 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 6012 decode_line Python APIs
cb2e07a6 6013
464b3efb
TT
60142010-08-10 Tom Tromey <tromey@redhat.com>
6015
6016 * gdb.texinfo (Pretty Printing API): Document
6017 gdb.default_visualizer.
6018
c29c521f
TT
60192010-08-10 Tom Tromey <tromey@redhat.com>
6020
6021 Revert gdb-add-index addition:
6022 * gdb.texinfo (Index Files): Don't document gdb-add-index.
6023
5da1313b
JK
60242010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6025 Eli Zaretskii <eliz@gnu.org>
6026
6027 * gdb.texinfo (Mode Options) <-batch>
6028 (Basic Python) <gdb.execute>: Describe setting width and height.
6029
02d868e8
PP
60302010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6031
6032 * gdb.texinfo (Threads): Document 'debug libthread-db'.
6033
c2bbed2a
TT
60342010-07-30 Tom Tromey <tromey@redhat.com>
6035
6036 * gdb.texinfo (Index Files): Mention gdb-add-index.
6037
6c13bbe1
HZ
60382010-07-30 Hui Zhu <teawater@gmail.com>
6039
6040 * gdb.texinfo (Inferiors and Programs): Update the introduce of
6041 "detach inferior" and "kill inferior".
6042
53a71c06
CR
60432010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
6044
6045 * gdb.texinfo (Machine Code): Update description of two forms of
6046 arguments, and add new example to demonstrate the new form.
6047
5374244e
PM
60482010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6049
6050 * gdb.texinfo (Values From Inferior): Add value inferior function
6051 call description.
6052
8ea5bce5
JK
60532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6054
6055 * gdb.texinfo (Active Targets): Fix wrong comma placement.
6056
c0edd9ed
JK
60572010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6058 Eli Zaretskii <eliz@gnu.org>
6059
6060 Make core files the process_stratum.
6061 * gdb.texinfo (Active Targets): Remove core_stratum. Include
6062 record_stratum example.
6063
9291a0cd
TT
60642010-07-13 Tom Tromey <tromey@redhat.com>
6065
6066 * gdb.texinfo (Index Files): New node.
6067
f5011d11
TT
60682010-07-13 Tom Tromey <tromey@redhat.com>
6069
6070 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
6071
0f5238ed
TT
60722010-07-13 Tom Tromey <tromey@redhat.com>
6073
6074 * gdb.texinfo (Specify Location): Document labels.
6075
74c761c1
PA
60762010-07-01 Pedro Alves <pedro@codesourcery.com>
6077
6078 * gdb.texinfo (Create and Delete Tracepoints): Add more index
6079 entries for fast tracepoints and static tracepoints.
6080
501994c0
PA
60812010-07-01 Pedro Alves <pedro@codesourcery.com>
6082
6083 * gdb.texinfo (General Query Packets) <qfThreadInfo,
6084 qsThreadInfo>: Spell out `l' as ell.
6085
0fb4aa4b
PA
60862010-07-01 Pedro Alves <pedro@codesourcery.com>
6087
6088 * gdb.texinfo (Convenience Variables): Document $_sdata.
6089 (Commands to Set Tracepoints): Describe static tracepoints. Add
6090 `Listing Static Tracepoint Markers' menu entry. Document
6091 "strace".
6092 (Tracepoint Action Lists): Document collecting $_sdata.
6093 (Listing Static Tracepoint Markers): New subsection.
6094 (Tracepoints support in gdbserver): Mention static tracepoints.
6095 (remote packets, enabling and disabling): Mention
6096 read-sdata-object.
6097 (General Query Packets) <qSupported>: Document qXfer:sdata:read
6098 and StaticTracepoint.
6099 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
6100 Document qXfer:sdata:read.
6101 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
6102
dc3b15be
JB
61032010-06-29 Joel Brobecker <brobecker@adacore.com>
6104
6105 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
6106
595939de
PM
61072010-06-28 Phil Muldoon <pmuldoon@redhat.com>
6108 Tom Tromey <tromey@redhat.com>
6109 Thiago Jung Bauermann <bauerman@br.ibm.com>
6110
6111 * gdb.texinfo (Inferiors In Python): New node.
6112 * gdb.texinfo (Threads In Python): New node.
6113
9279c692
JB
61142010-06-28 Joel Brobecker <brobecker@adacore.com>
6115
6116 * gdb.texinfo (Python): Document what the python directory is
6117 and what its location is.
6118 (Basic Python): Document the gdb.PYTHONDIR constant.
6119
bc9f0842
TT
61202010-06-25 Tom Tromey <tromey@redhat.com>
6121
6122 PR python/10808:
6123 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
6124
f1421989
HZ
61252010-06-24 Hui Zhu <teawater@gmail.com>
6126
6127 * gdb.texinfo: (Commands for Controlled Output): Add
6128 documentation for command "eval".
6129
e4c0cfae
SS
61302010-06-21 Stan Shebs <stan@codesourcery.com>
6131
6132 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
6133 * annotate.texinfo: Ditto.
6134 * gdbint.texinfo: Ditto.
6135 * stabs.texinfo: Ditto.
6136
bb08c432
HZ
61372010-06-22 Hui Zhu <teawater@gmail.com>
6138
6139 * gdb.texinfo: (Process Record and Replay): Add documentation
6140 for command "set record memory-query".
6141
4f5d9f07
SS
61422010-06-21 Stan Shebs <stan@codesourcery.com>
6143
6144 * gdb.texinfo: Relicense under GFDL version 1.3.
6145 * annotate.texinfo: Relicense under GFDL version 1.3.
6146 * gdbint.texinfo: Relicense under GFDL version 1.3.
6147 * stabs.texinfo: Relicense under GFDL version 1.3.
6148 * fdl.texi: Update to version 1.3.
6149
6aed2dbc
SS
61502010-06-18 Stan Shebs <stan@codesourcery.com>
6151
a61408f8
SS
6152 * gdb.texinfo (Operating System Auxiliary Information): Describe
6153 "info os" when no arguments given.
6154
6aed2dbc
SS
6155 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6156 $_thread.
6157
24e933df
HZ
61582010-06-18 Hui Zhu <teawater@gmail.com>
6159
6160 * gdb.texinfo: (Process Record and Replay): Add documentation
6161 for commands "record save" and "record restore".
6162
65d79d4b
SDJ
61632010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6164
6165 * gdb.texinfo: Include information about the correct use
6166 of addresses in the `watch' command.
6167
d914c394
SS
61682010-06-11 Stan Shebs <stan@codesourcery.com>
6169
6170 * gdb.texinfo (Observer Mode): New section.
6171 (General Query Packets): Document QAllow.
889bf7c5 6172
967cf477
DE
61732010-06-04 Doug Evans <dje@google.com>
6174
6175 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6176
aaf4119b
DE
61772010-06-03 Doug Evans <dje@google.com>
6178
6179 * gdbint.texinfo (Coding): Add subsection on command names.
6180
9eae7c52
TT
61812010-06-02 Tom Tromey <tromey@redhat.com>
6182
6183 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6184 always-disassemble.
6185
fa593d66
PA
61862010-06-01 Pedro Alves <pedro@codesourcery.com>
6187
6188 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6189 gdbserver, and add cross reference.
6190 (Tracepoints support in gdbserver): New subsection.
6191
dde08ee1
PA
61922010-05-26 Pedro Alves <pedro@codesourcery.com>
6193
6194 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6195 `qRelocInsn' feature.
6196 (Relocate instruction reply packet): New subsection
6197 of `Tracepoint Packets'.
6198 (Tracepoint Packets): Mention that packets QTDP and QTStart
6199 support the qRelocInsn request, and add cross reference to new
6200 subsection.
6201
07ca107c
DE
62022010-05-25 Doug Evans <dje@google.com>
6203
6204 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6205 (Commands In Python): Document gdb.string_to_argv.
6206
c25c4a8b
JK
62072010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6208
6209 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6210 ATTR_NORETURN.
6211
d7b32ed3 62122010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
6213 Tom Tromey <tromey@redhat.com>
6214 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 6215
c25c4a8b 6216 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 6217
6aecb9c2
JB
62182010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6219
6220 * gdb.texinfo: (Summary) Add mention about D language support.
6221 (Filenames): Add D suffixes.
6222 (D): New node.
6223
b7da9e9f
PM
62242010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6225
6226 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6227 of macro deleted from GDB code.
6228
ab38a727
PA
62292010-04-24 Pedro Alves <pedro@codesourcery.com>
6230
6231 * gdb.texinfo (Commands to specify files): Describe what how GDB
6232 looks up DOS-based filesystem paths on the system root. Document
6233 the new `set/show target-file-system-kind' commands.
6234
66d09542
DE
62352010-04-23 Doug Evans <dje@google.com>
6236
6237 * gdb.texinfo (Python): Move Auto-loading section here ...
6238 (Python API): from here.
6239 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6240 (Maintenance Commands): Add docs for "maint print section-scripts".
6241
8bd10a10
CM
62422010-04-20 Chris Moller <cmoller@redhat.com>
6243
6244 * gdb.texinfo (Setting Breakpoints): Added description of
6245 filename-qualified rbreak.
6246 * refcard.tex (Breakpoints and Watchpoints): Added brief
6247 description of filename-qualified rbreak.
6248
4c374409
JK
62492010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6250
6251 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6252 (Python API): Change the reference to Pretty Printing API.
6253 (Pretty Printing): Move the user part under the Data node. Reformat
6254 the sample output to 72 columns. Create a new reference to Pretty
6255 Printing API. Rename the API part ...
6256 (Pretty Printing API): To a new node name.
6257 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6258 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6259
5a9351ae
SS
62602010-04-21 Stan Shebs <stan@codesourcery.com>
6261
6262 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 6263 and commands.
5a9351ae 6264 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 6265
9a22f0d0
PM
62662010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6267
6268 * gdb.texinfo (Examining memory): Update for change in string
6269 display with explicit size.
6270
6149aea9
PA
62712010-04-19 Pedro Alves <pedro@codesourcery.com>
6272
6273 PR breakpoints/8554.
6274
6275 * gdb.texinfo (Save Breakpoints): New node.
6276 (save-tracepoints): Rename to ...
6277 (save tracepoints): ... this. Mention that `save-tracepoints' is
6278 a deprecated alias to `save tracepoints'.
6279
711e434b
PM
62802010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6281
645797a8 6282 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
6283 (info w32 thread-information-block): Document new command.
6284 (qGetTIBAddress): Document new gdbserver query.
6285 (maint set/show show-all-tib): Document new command.
6286
3f7b2faa
DE
62872010-04-15 Doug Evans <dje@google.com>
6288
fa33c3cd
DE
6289 * gdb.texinfo (Python API): Add progspaces section.
6290 (Selecting Pretty-Printers): Progspace pretty-printers are
6291 searched too.
6292 (Progspaces In Python): New section.
6293
3f7b2faa
DE
6294 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6295
79f283fe
PM
62962010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6297
6298 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6299 returns None.
6300
87290684
SS
63012010-04-09 Stan Shebs <stan@codesourcery.com>
6302
6303 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6304 Describe the `frames-created' field, tweak grammar.
6305
a97153c7
PA
63062010-04-09 Pedro Alves <pedro@codesourcery.com>
6307
6308 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6309 Describe the `circular' and `disconnected' fields.
6310
5c5dcc1b
L
63112010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6312
6313 * gdb.texinfo (maint print registers): Mention unavailable and
6314 invisible registers.
6315
adc36818
PM
63162010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6317 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 6318 Tom Tromey <tromey@redhat.com>
adc36818
PM
6319
6320 * gdb.texinfo (Breakpoints In Python): New Node.
6321
33da3f1c
SS
63222010-04-08 Stan Shebs <stan@codesourcery.com>
6323
6324 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6325 trace status fields.
6326
3a13a53b
L
63272010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6328
6329 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6330 optional. Make org.gnu.gdb.i386.avx requires
6331 org.gnu.gdb.i386.avx.
6332
08001717
DE
63332010-04-08 Doug Evans <dje@google.com>
6334
6335 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6336 search path, and document that gdb only scans the search path if
6337 the script's path doesn't specify a directory.
6338
c375651d
DE
63392010-04-05 Doug Evans <dje@google.com>
6340
6341 * gdb.texinfo (maint show python auto-load): Fix typo.
6342
af54718e
SS
63432010-04-04 Stan Shebs <stan@codesourcery.com>
6344
d77f58be
SS
6345 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6346 (Setting Watchpoints): Update description of "info watch".
6347 (Disabling Breakpoints): Only "info break" lists all.
6348
af54718e
SS
6349 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6350 (tdump): Explain how tdump works.
6351
86b17b60
PA
63522010-04-01 Pedro Alves <pedro@codesourcery.com>
6353
6354 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6355 add cross reference.
6356
ff12863f
PA
63572010-03-31 Pedro Alves <pedro@codesourcery.com>
6358
6359 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6360 commands error out.
6361
f68eb612
L
63622010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6363
6364 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6365
c8d5aac9
L
63662010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6367
6368 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6369
7d13fe92
SS
63702010-03-29 Stan Shebs <stan@codesourcery.com>
6371 Nathan Sidwell <nathan@codesourcery.com>
6372
6373 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6374 GDBN equivalent.
6375 (Set Tracepoints): Remove mention that conditional tracepoints
6376 don't exist.
6377 (Tracepoint Actions): Clarify when while-stepping collection
6378 happens, note that while-stepping does not automatically collect
6379 $pc.
6380
409873ef 63812010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 6382
409873ef
SS
6383 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6384 (General Query Packets): Describe TracepointSource.
6385
ee8e71d4
EZ
63862010-03-27 Matt Rice <ratmice@gmail.com>
6387
c8d5aac9
L
6388 * gdb.texinfo (ARM): Document arguments to "target sim".
6389 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 6390
99b5e152
PA
63912010-03-26 Pedro Alves <pedro@codesourcery.com>
6392
6393 * gdb.texinfo (Tracepoint Packets): Remove mention that
6394 terror:string may be plain text, and drop mention of X prefix.
6395
cd64ee31
VP
63962010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6397
6398 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6399
6c28cbf2
SS
64002010-03-24 Stan Shebs <stan@codesourcery.com>
6401
6402 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6403
95a42b64
TT
64042010-03-24 Tom Tromey <tromey@redhat.com>
6405
6406 PR breakpoints/9352:
6407 * gdb.texinfo (Break Commands): Update.
6408
18148017
VP
64092010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6410
6411 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6412 commands.
6413
4daf5ac0
SS
64142010-03-16 Stan Shebs <stan@codesourcery.com>
6415
6416 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6417 circular-trace-buffer.
6418 (Tracepoint Packets): Describe QTBuffer, and details of the
6419 qTStatus reply.
6420
c9429232
SS
64212010-03-12 Stan Shebs <stan@codesourcery.com>
6422 Nathan Sidwell <nathan@codesourcery.com>
6423
6424 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6425 doing instruction stepping.
6426 (Tracepoint Restrictions): New node.
6427
ccefe4c4
TT
64282010-03-10 Tom Tromey <tromey@redhat.com>
6429
6430 * gdbint.texinfo (Symbol Handling): Update.
6431
7c953934
TT
64322010-03-08 Tom Tromey <tromey@redhat.com>
6433
6434 PR cli/9591:
6435 * gdb.texinfo (Mode Options): Mention lack of pagination and
6436 confirmation with --batch.
6437 (Screen Size): Mention --batch.
6438 (Messages/Warnings): Likewise.
6439
f870a310
TT
64402010-03-05 Tom Tromey <tromey@redhat.com>
6441
6442 * gdb.texinfo (Basic Python): Document target_charset and
6443 target_wide_charset.
6444
78e2826b
TT
64452010-03-05 Tom Tromey <tromey@redhat.com>
6446
6447 * gdb.texinfo (Data): Link to pretty-printing.
6448 (Output Formats): Likewise. Correct text.
6449
f5dff777
DJ
64502010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6451
6452 * gdb.texinfo (Types): Describe <struct> and <flags>.
6453
dc00d89f
PM
64542010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6455
6456 * gdb.texinfo (Frames In Python): Add block parameter and
6457 description to read_var text.
6458
5107b149 64592010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6460 Tom Tromey <tromey@redhat.com>
5107b149
PM
6461
6462 * gdb.texinfo (Types In Python): Describe block argument in
6463 template_argument and gdb.lookup_type.
6464
e03e5e7b
TT
64652010-02-24 Tom Tromey <tromey@redhat.com>
6466
6467 * gdb.texinfo (Cygwin Native): Fix typo.
6468
f3e9a817
PM
64692010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6470
6471 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6472 and select method descriptions.
6473 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6474 Tables in Python to menu.
6475 (Blocks In Python): New node.
6476 (Symbols In Python): New node.
6477 (Symbol Tables in Python): New node.
6478
a79b8f6e
VP
64792010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6480
6481 Multiexec MI
6482
6483 gdb/
6484 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6485
6486 gdb/doc/
6487 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6488 changes.
6489 (GDB/MI Program Execution): Document current behaviour of
6490 --all and --thread-group.
6491 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6492 -remove-inferior.
6493 * observer.texi (inferior_added, inferior_removed): New
6494 observers.
6495
629d6a47
TT
64962010-02-19 Tom Tromey <tromey@redhat.com>
6497
6498 * gdbint.texinfo (Getting Started): Fix @node.
6499 (Debugging GDB): Likewise.
6500
c09529e5
JB
65012010-02-13 Joel Brobecker <brobecker@adacore.com>
6502
6503 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6504 documenting the gdb_test_timeout variable.
6505
540aa8e7
MS
65062010-02-12 Jakob Engblom <jakob@virtutech.com>
6507
6508 * gdb.texinfo (MI commands): Added documentation of --reverse
6509 option to a set of MI commands. Restructured documentation of MI
6510 commands --exec-continue to reflect the complexity of reverse
6511 execution.
6512
081dfbf7
PA
65132010-02-12 Pedro Alves <pedro@codesourcery.com>
6514
6515 * gdb.texinfo (Using the Collected Data): Specify that the address
6516 range of `tfind outsize' is exclusive, and that the address range
6517 of `tfind range' is inclusive.
6518 (Tracepoint Packets): Specify that the address range of
6519 `QTFrame:range' is inclusive, and that the address range of
6520 `QTFrame:outside' is exclusive
6521
8e9c5e02
VP
65222010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6523
6524 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6525
92981e24
TT
65262010-02-10 Tom Tromey <tromey@redhat.com>
6527
6528 * gdb.texinfo (Debugging Output): Document set debug parser and
6529 show debug parser.
6530
075b51b7
L
65312010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6532
6533 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6534 i386_eflags and i386_mxcsr.
6535
3bb8d5c3
L
65362010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6537
6538 * gdb.texinfo: Document i386 target features.
6539
c5f80513
DE
65402010-02-05 Doug Evans <dje@google.com>
6541
6542 * gdbint.texinfo (Testsuite): Add a new section to document the
6543 various DejaGnu variables that may be overridden.
1be00882 6544 Document INTERNAL_GDBFLAGS.
c5f80513 6545
6ac33a4e
TT
65462010-02-04 Tom Tromey <tromey@redhat.com>
6547
6548 PR cli/8830:
6549 * gdb.texinfo (Files): -readnow comes before the filename for file
6550 and symbol-file.
6551
a1dcb23a
DJ
65522010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6553
6554 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6555 Document ARM breakpoint types.
6556 (Register Packet Format): Move into the new section.
6557 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6558
95433b34
JB
65592010-01-21 Joel Brobecker <brobecker@adacore.com>
6560
6561 * gdb.texinfo (File Options): Adjust the documentation of this
6562 switch to refer to the "source" command rather than partially
6563 duplicating some of the relevant information.
6564 (Extending GDB): Introduce and document the set/show script-extension
6565 setting.
6566 (Command Files): Add note explaining that the "source" command
6567 is also used to evalute scripts written in other languages.
6568 Remove the short slightly incorrect reference to sourcing Python
6569 scripts.
6570 (Python Commands): Document how to execute a Python script from GDB.
6571
8d576872
JB
65722010-01-19 Joel Brobecker <brobecker@adacore.com>
6573
6574 * gdb.texinfo (Command Files): Fix typo.
6575
8150ff9c
JB
65762010-01-18 Tom Tromey <tromey@redhat.com>
6577
6578 * gdb.texinfo (File Options): Document -x on .py files.
6579 (Command Files): Document handling of Python scripts.
6580
23db03a6
JZ
65812010-01-18 Jie Zhang <jie.zhang@analog.com>
6582
6583 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6584
00bf0b85
SS
65852010-01-15 Stan Shebs <stan@codesourcery.com>
6586
6587 * gdb.texinfo (Trace Files): New section.
6588 (Tracepoint Packets): Document QTSave and qTBuffer.
6589 (Trace File Format): New appendix.
6590
be759fcf
PM
65912010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6592
6593 * gdb.texinfo (Values From Inferior): Document lazy_string value
6594 method.
6595 (Python API): Add Lazy strings menu item.
6596 (Lazy Strings In Python): New node.
6597
dc146f7c
VP
65982010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6599
6600 * gdb.texinfo (GDB/MI Thread Information): New.
6601 (GDB/MI Async Records): Document the core field in *stopped.
6602 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6603 documentation
6604 (Process list): Document that osdata document may contain
6605 threads.
6606 (Remote Serial Protocol): Document qXfer:threads.
6607
d5551862
SS
66082010-01-06 Stan Shebs <stan@codesourcery.com>
6609
6610 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6611 disconnected tracing.
6612 (Tracepoint Packets): Document new protocol.
6613
7a697b8d
SS
66142010-01-05 Stan Shebs <stan@codesourcery.com>
6615
6616 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6617 tracepoints.
6618 (Tracepoint Packets): Describe remote protocol for fast
6619 tracepoints.
6620
e6f3ec50
JB
66212010-01-01 Joel Brobecker <brobecker@adacore.com>
6622
6623 Update the "Start of New Year Procedure".
6624 * gdbint.texinfo: Add the list of files that need to be updated
6625 manually. Minor reformatting.
6626
ddc4e9c1
JB
66272010-01-01 Joel Brobecker <brobecker@adacore.com>
6628
6629 * refcard.tex: Update copyright year in header and text.
6630
9d2897ad
JB
66312010-01-01 Joel Brobecker <brobecker@adacore.com>
6632
6633 * agentexpr.texi: Add 2010 to the list of copyright years.
6634 * annotate.texinfo: Likewise.
6635 * gdb.texinfo: Likewise.
6636 * gdbint.texinfo: Likewise.
6637 * observer.texi: Likewise.
6638 * stabs.texinfo: Likewise.
6639
6da95a67
SS
66402009-12-31 Stan Shebs <stan@codesourcery.com>
6641
6642 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6643
236f1d4d
SS
66442009-12-29 Stan Shebs <stan@codesourcery.com>
6645
6646 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6647
f61e138d
SS
66482009-12-28 Stan Shebs <stan@codesourcery.com>
6649
6650 * gdb.texinfo (Trace State Variables): New section.
6651 (Tracepoint Packets): Describe trace state variable packets.
6652 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6653 variable bytecodes.
6654
0fe7935b
DJ
66552009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6656
6657 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6658 declarations.
6659
a6b29f87
VP
66602009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6661
6662 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6663 -gdb-exit behaviour.
6664
5e4bde96
JB
66652009-12-20 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gpl.texi: Update to version 3 of the GPL.
6668
a1715244
JB
66692009-12-20 Joel Brobecker <brobecker@adacore.com>
6670
6671 * Makefile.in: Update copyright header.
6672 * observer.texi: Fix the copyright header of the generated files.
6673
361ae042
PM
66742009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6675
6676 * gdb.texinfo (Types In Python): Describe range function.
6677
bfd31e71
PM
66782009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6679
6680 * gdb.texinfo (Types In Python): Describe "is_base_class".
6681
57a1d736
TT
66822009-12-03 Tom Tromey <tromey@redhat.com>
6683
6684 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6685
8cebebb9
PP
66862009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6687
6688 * observer.texi: New memory_changed observer.
6689
16af530a
TT
66902009-12-01 Tom Tromey <tromey@redhat.com>
6691
6692 * gdb.texinfo (Reverse Execution): Fix typo.
6693
b6199126
DJ
66942009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6695
6696 PR gdb/8704
6697
6698 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6699 are allowed after the breakpoint condition.
6700
7a6973ad
TT
67012009-11-23 Tom Tromey <tromey@redhat.com>
6702
6703 PR python/10782:
6704 * gdb.texinfo (Types In Python): Document Type.pointer.
6705
21a0512e
PP
67062009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6707
6708 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6709
a5832c8f
PA
67102009-11-11 Pedro Alves <pedro@codesourcery.com>
6711
6712 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6713 (Using Agent Expressions): Delete cross reference.
6714
1eb7cd77
JB
67152009-11-07 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6718 and @settitle directives up to help makeinfo find them.
6719
24ddea62
JK
67202009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6721
6722 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6723 (Auto-loading): Use plural and note one can use multiple components now.
6724
3afae151
VP
67252009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6726
6727 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6728 -stack-list-arguments have the same documentation for parameter
6729 as -stack-list-locals. Add comas.
6730
14ff2235
PM
67312009-10-27 Tom Tromey <tromey@redhat.com>
6732 Eli Zaretskii <eliz@gnu.org>
6733
c8d5aac9 6734 PR python/10781
14ff2235
PM
6735
6736 * gdb.texinfo (Values From Inferior): Document cast method.
6737
9c419145
PP
67382009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6739
6740 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6741 and adjust example.
889bf7c5 6742
29153c24
MS
67432009-10-22 Michael Snyder <msnyder@vmware.com>
6744
6745 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6746 info record command. Also document the new save and restore
29153c24
MS
6747 commands.
6748
2b28d209
PP
67492009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6750
6751 * gdb.texinfo (Machine Code): Mention current pc marker.
6752 (Memory): Likewise.
6753
6c95b8df
PA
67542009-10-19 Pedro Alves <pedro@codesourcery.com>
6755 Stan Shebs <stan@codesourcery.com>
6756
6757 * observer.texi (new_inferior): Rename to...
6758 (inferior_appeared): ... this.
6759
6760 * gdb.texinfo (Inferiors): Rename node to ...
6761 (Inferiors and Programs): ... this. Mention running multiple
6762 programs in the same debug session.
6763 <info inferiors>: Mention the new 'Executable' column if "info
6764 inferiors". Update examples. Document the "add-inferior",
6765 "clone-inferior", "remove-inferior" and "maint info
6766 program-spaces" commands.
6767 (Process): Rename node to...
6768 (Forks): ... this. Document "set|show follow-exec-mode".
6769
2f8132f3
MS
67702009-10-11 Michael Snyder <msnyder@vmware.com>
6771
6772 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6773 (ReverseContinue): Ditto.
6774
cba4b2d3
PP
67752009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6776
6777 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6778
da082f17
JK
67792009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6782
08be9d71
ME
67832009-10-06 Michael Eager <eager@eagercon.com>
6784
6785 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6786 (Embedded Processors): Add MicroBlaze.
6787 (MicroBlaze): New. Describe Xilinx MicroBlaze
6788
08a0efd0
PA
67892009-10-04 Pedro Alves <pedro@codesourcery.com>
6790
6791 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6792
cbb8f428
EZ
67932009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6794
6795 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6796
30a4a70c
JB
67972009-09-23 Joel Brobecker <brobecker@adacore.com>
6798
6799 * observer.texi (solib_unloaded): Document explicitly the fact that
6800 this observer is called before the associated symbols are unloaded.
6801
701adfb0
PA
68022009-09-21 Jie Zhang <jie.zhang@analog.com>
6803
6804 * gdb.texinfo: Escape "{" and "}".
6805
b3372f91
VP
68062009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6807
6808 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6809 -stack-list-variables.
6810
f43030c4
TT
68112009-09-18 Tom Tromey <tromey@redhat.com>
6812
6813 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6814 is experimental.
6815
ec7e75e7
PP
68162009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6817
6818 * gdb.texinfo (convenince variables): Mention
6819 $_siginfo could be empty.
f43030c4 6820
0cc7d26f
TT
68212009-09-15 Tom Tromey <tromey@redhat.com>
6822
6823 * gdb.texinfo (GDB/MI Variable Objects): Document
6824 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6825 Expand -var-update documentation.
6826
a96d9b2e
SDJ
68272009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6828
6829 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6830 feature.
6831
005ca36a
JB
68322009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6833
6834 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6835
0d772ac9
MS
68362009-09-10 Michael Snyder <msnyder@vmware.com>
6837
6838 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6839 ReverseStep replies to the qSupported query.
6840
14fb1bac
JB
68412009-09-10 Joel Brobecker <brobecker@adacore.com>
6842
6843 Add documentation for set/show interactive-mode.
6844 * gdb.texinfo (Other Misc Settings): New node.
6845
29b090c0
DE
68462009-09-01 Doug Evans <dje@google.com>
6847
6848 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6849 non-stop mode's affect on remote caching.
6850
4e5d721f
DE
68512009-08-31 Jacob Potter <jdpotter@google.com>
6852 Doug Evans <dje@google.com>
6853
6854 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6855 Mark `set/show remotecache' options as obsolete.
6856 Document new `set/show stack-cache' option.
6857 Update text for `info dcache'.
6858
55333a84
DE
68592009-08-27 Doug Evans <dje@google.com>
6860
6861 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6862 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6863
bc3a0b4d
RW
68642009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6865
6866 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6867 about autoconf.
6868
3a1ff0b6
PA
68692009-08-25 Pedro Alves <pedro@codesourcery.com>
6870
6871 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6872 small example, and describe its columns. Replace "inferior-id" by
6873 "infno" throughout.
6874
81ecdfbb
RW
68752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6876
af542c2e
RW
6877 * gdbint.texinfo (Releasing GDB): Point to
6878 README-maintainer-mode file for required autoconf version.
6879 * configure.ac: Do not substitute datarootdir, htmldir,
6880 pdfdir, docdir. Do not process --with-datarootdir,
6881 --with-htmldir, --with-pdfdir, --with-docdir.
6882 * configure: Regenerate.
6883
81ecdfbb
RW
6884 * configure: Regenerate.
6885
4efc6507
DE
68862009-08-20 Reid Kleckner <reid@kleckner.net>
6887
6888 * gdb.texinfo: Add chapter on JIT interface.
6889
43089a6e
NR
68902009-08-07 Nick Roberts <nickrob@snap.net.nz>
6891
6892 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6893 confirmation request.
43089a6e 6894
99e008fe
EZ
68952009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6896
c8d5aac9
L
6897 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6898 CRC definitions.
99e008fe 6899
48cb2d85
VP
69002009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6901
6902 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6903 -break-commands.
48cb2d85 6904
ff1a52c6
UW
69052009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6906
6907 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6908 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6909
3285f3fe
UW
69102009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6911
6912 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6913 "set spu stop-on-load" and "show spu stop-on-load" commands.
6914
e35359c5
UW
69152009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6916
6917 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6918
58d6951d
DJ
69192009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6920
6921 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6922 org.gnu.gdb.arm.neon.
6923
08d16641
PA
69242009-07-20 Pedro Alves <pedro@codesourcery.com>
6925
6926 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6927 optional element.
6928 (subsection OS ABI): New subsection.
6929
782b2b07
SS
69302009-07-14 Stan Shebs <stan@codesourcery.com>
6931
6932 * gdb.texinfo (Tracepoint Conditions): New section.
6933 (General Query Packets): Describe ConditionalTracepoints.
6934 (Tracepoint Packets): Describe condition field.
6935 (Maintenance Commands): Describe maint agent-eval.
6936 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6937
9b117ef3
HZ
69382009-07-11 Hui Zhu <teawater@gmail.com>
6939
6940 * gdb.texinfo (disassemble): Add a new modifier /r
6941 to "disassemble" command to make it print the raw instructions
6942 in hex as well as in symbolic form.
6943
f5a33284
TT
69442009-07-09 Tom Tromey <tromey@redhat.com>
6945
6946 * gdbint.texinfo (Testsuite): Document parallel make check.
6947
812f7342
TT
69482009-07-09 Tom Tromey <tromey@redhat.com>
6949
6950 * gdbint.texinfo (Testsuite): Document test transcripts.
6951
fbb8f299
PM
69522009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6953
6954 * gdb.texinfo (Values From Inferior): Add length parameter
6955 description.
6956
dd8f35ac
EZ
69572009-07-04 Chris Genly <chris@genly.us>
6958
6959 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6960 in -var-list-children. Fix example according to what the code
6961 does.
6962
2277426b
PA
69632009-07-02 Pedro Alves <pedro@codesourcery.com>
6964
6965 * gdb.texinfo (Debugging multiple inferiors): Document the
6966 "inferior", "detach inferior" and "kill inferior" commands.
6967 (Debugging Programs with Multiple Processes): Adjust to mention
6968 generic "inferior" commands. Delete mention of "detach fork" and
6969 "delete fork". Cross reference to "Debugging multiple inferiors"
6970 section.
6971
a6d9a66e
UW
69722009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6973
5af949e3
UW
6974 * gdbint.texinfo (Item Output Functions): Update signature
6975 for ui_out_field_core_addr.
6976
69772009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6978
6979 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6980 Update example code extrated from breakpoint.c.
6981
9901a55b 69822009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6983
9901a55b
PP
6984 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6985 MI commands.
6986 (GDB/MI Symbol Query): Likewise.
6987 (GDB/MI File Commands): Likewise.
6988 (GDB/MI File Transfer Commands): Likewise.
6989 (GDB/MI Target Manipulation): Likewise.
6990 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6991
edb3359d
DJ
69922009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6993
6994 * gdb.texinfo (Debugging Optimized Code): New chapter.
6995 (Compiling for Debugging): Reference it. Move some
6996 text to the new section.
6997
7cd1089b
PM
69982009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6999
7000 * doc/gdb.texinfo (Calling): Document
7001 set-unwind-on-terminating-exception usage.
7002
d4db2f36
PA
70032009-06-11 Pedro Alves <pedro@codesourcery.com>
7004
7005 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
7006 command.
7007
d1a7880c
PA
70082009-06-07 Pedro Alves <pedro@codesourcery.com>
7009
7010 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
7011 references.
7012
473f94e6
UW
70132009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
7014
7015 * gdbint.texinfo: Rename formal parameters to gdbarch function
7016 protoypes from "current_gdbarch" to "gdbarch".
7017
8f500870
TT
70182009-05-28 Tom Tromey <tromey@redhat.com>
7019
7020 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
7021
b6313243
TT
70222009-05-27 Tom Tromey <tromey@redhat.com>
7023
7024 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
7025 feature.
7026 (GDB/MI Variable Objects): Document -var-set-visualizer.
7027
70282009-04-02 Tom Tromey <tromey@redhat.com>
7029
7030 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
7031 feature.
7032 (GDB/MI Variable Objects): Document -var-set-visualizer.
7033
a6bac58e
TT
70342009-05-27 Tom Tromey <tromey@redhat.com>
7035 Thiago Jung Bauermann <bauerman@br.ibm.com>
7036 Phil Muldoon <pmuldoon@redhat.com>
7037
7038 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
7039 (Pretty Printing): New node.
7040 (Selecting Pretty-Printers): Likewise.
7041 (Python API): Update.
7042 (Output Formats): Document /r format.
7043
2c74e833
TT
70442009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7045 Tom Tromey <tromey@redhat.com>
7046
7047 * gdb.texinfo (Types In Python): New node.
7048 (Values From Inferior): "type" is now an attribute.
7049 (Python API): Update.
7050
89c73ade
TT
70512009-05-27 Tom Tromey <tromey@redhat.com>
7052 Thiago Jung Bauermann <bauerman@br.ibm.com>
7053 Phil Muldoon <pmuldoon@redhat.com>
7054
7055 * gdb.texinfo: Add @syncodeindex for `tp'.
7056 (Python API): Update.
7057 (Auto-loading): New node.
7058 (Objfiles In Python): New node.
7059
17a37d48
PP
70602009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7061
7062 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 7063
6718376f
NR
70642009-05-15 Nick Roberts <nickrob@snap.net.nz>
7065
7066 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
7067
cbe54154
PA
70682009-05-12 Pedro Alves <pedro@codesourcery.com>
7069
7070 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
7071 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
7072 show show-debug-regs' docs.
7073
8e05493c
EZ
70742009-05-08 Eli Zaretskii <eliz@gnu.org>
7075
7076 * gdb.texinfo (Process Record and Replay): Add description of
7077 reverse execution.
7078
b39f4988
JB
70792009-05-07 Joel Brobecker <brobecker@adacore.com>
7080
7081 * gdbint.texinfo (Adding support for debugging core files): New node.
7082 (Native Debugging): Remove the ``Native core file Support'' section.
7083
a2311334
EZ
70842009-05-01 Eli Zaretskii <eliz@gnu.org>
7085
7086 * gdb.texinfo (Process Record and Replay): Improve and clarify.
7087 Add index entries.
7088
53cc454a 70892009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 7090 Michael Snyder <msnyder@vmware.com>
53cc454a 7091
a2311334
EZ
7092 * gdb.texinfo: (Process Record and Replay): Add documentation for
7093 process record and replay.
53cc454a 7094
484086b7
JK
70952009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7096
7097 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
7098 a new part on command-line defined macros.
7099
32ae1842
EZ
71002009-04-25 Eli Zaretskii <eliz@gnu.org>
7101
7102 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
7103 clarify the wording.
7104
b14b1491
TT
71052009-04-23 Tom Tromey <tromey@redhat.com>
7106
7107 * gdb.texinfo (Data Files): New node.
7108 (GDB Files): Update menu.
7109
5c1e86e1
JB
71102009-04-23 Joel Brobecker <brobecker@adacore.com>
7111
7112 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 7113 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 7114
83eba9b7
VP
71152009-04-22 Vladimir Prus <vladimir@codesourcery.com>
7116
7117 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
7118
e31198c4
HZ
71192009-04-22 Hui Zhu <teawater@gmail.com>
7120
7121 * gdb.texinfo (disassemble-next-line): Set the default of
7122 disassemble-next-line to off.
7123
26e251b6
JM
71242009-04-21 Joseph Myers <joseph@codesourcery.com>
7125
7126 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
7127 --with-htmldir): New.
7128 * configure: Regenerate.
7129 * Makefile.in (datarootdir, docdir): Define.
7130 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
7131 instead of $(SET_TEXINPUTS).
7132 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
7133 gdbint.info instead of $(SET_TEXINPUTS).
7134 (gdbint/index.html): Use same -I options as for building
7135 gdbint.info.
7136 (stabs.dvi, stabs.pdf): Use same -I options as for building
7137 stabs.info instead of $(SET_TEXINPUTS).
7138 (stabs/index.html): Use same -I options as for building
7139 stabs.info.
7140 (annotate.dvi, annotate.pdf): Use same -I options as for building
7141 annotate.info instead of $(SET_TEXINPUTS).
7142 (annotate/index.html): Use same -I options as for building
7143 annotate.info.
7144
eac35c4e
DD
71452009-04-21 David Daney <ddaney@caviumnetworks.com>
7146
7147 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
7148
29b0e8a2
JM
71492009-04-21 Joseph Myers <joseph@codesourcery.com>
7150
7151 * gdb.texinfo (Source Path): Document --with-relocated-sources.
7152
2b831889 71532009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 7154 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
7155
7156 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7157 (MAKEHTMLFLAGS): Set to empty.
7158 (html__strip_dir): Define.
7159 (HTMLFILES): Define.
7160 (HTMLFILES_INSTALL): Define.
7161 (install-html): Copy new automake rule.
7162 (html): Depend on $(HTMLFILES).
7163 (gdb_toc.html): Rename to gdb/index.html.
7164 (gdbint_toc.html): Rename to gdbint/index.html.
7165 (stabs_toc.html): Rename to stabs/index.html.
7166 (annotate_toc.html): Rename to annotate/index.html.
7167
89a34d1b
JM
71682009-04-17 Carlos O'Donell <carlos@codesourcery.com>
7169
7170 * Makefile.in: Set pdfdir and htmldir from configure
7171 substitutions.
7172 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7173 * configure: Regenerate.
7174
a2d5da46
JB
71752009-04-16 Joel Brobecker <brobecker@adacore.com>
7176
7177 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7178 This macro is no longer used.
7179
732f6a93
TT
71802009-04-15 Tom Tromey <tromey@redhat.com>
7181
7182 * gdb.texinfo (Character Sets): Document default character set.
7183
87f9adc1
PM
71842009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
7185
7186 * gdbint.texinfo: Change server name from sources.redhat.com to
7187 sourceware.org throughout.
7188
2c88c651
JB
71892009-04-09 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7192 about a missing dot or coma after @xref.
7193
4f5376b2
JB
71942009-04-02 Joel Brobecker <brobecker@adacore.com>
7195
7196 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7197 example, and add a small explanation about it.
7198 (Print Settings): Change the documentation of the "set print
7199 frame-arguments" to reflect the fact that the default is now "scalars".
7200
a0381d3a
JB
72012009-04-02 Joel Brobecker <brobecker@adacore.com>
7202
7203 * gdb.texinfo (Print Settings): Add kindex for command "set
7204 print frame-arguments".
7205
45ac276d
JB
72062009-03-31 Joel Brobecker <brobecker@adacore.com>
7207
7208 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7209 breakpoints.
7210 (Set Breaks): Add reference to thread-specific and task-specific
7211 breakpoints.
7212
32cd1edc
JB
72132009-03-31 Joel Brobecker <brobecker@adacore.com>
7214
7215 * gdb.texinfo (Ada Tasks): Remove the documentation about
7216 the "Running" state, as this state has been eliminated.
7217 Now all runnable tasks are shown as "Runnable".
7218
1042e4c0
SS
72192009-03-30 Stan Shebs <stan@codesourcery.com>
7220
7221 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7222 special case of breakpoints.
7223 (Enable and Disable Tracepoints): Mention deprecation.
7224 (Listing Tracepoints): Update description and example.
7225
f8f6f20b
TJB
72262009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7227
7228 * gdb.texinfo (Frames in Python): New node.
7229 (Python API): Update.
7230
c0c6f777
TJB
72312009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7232
7233 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7234 from a method to an attribute.
7235
def2b000
TJB
72362009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7237
7238 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7239 attribute.
7240
a07daef3
PA
72412009-03-25 Pedro Alves <pedro@codesourcery.com>
7242
7243 * observer.texi (thread_exit): Add "silent" parameter.
7244
f3b1572e
PA
72452009-03-22 Pedro Alves <pedro@codesourcery.com>
7246
7247 * observer.texi (about_to_proceed): New.
7248
587afa38
EZ
72492009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7250
7251 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7252 field throughout to handle types with spaces in them. Fix typos
7253 found by aspell.
7254 (Summary, Requirements, Contributors): New first chapter,
7255 "Summary" added, old Requirements section moved there, and new
7256 section, "Contributors" added.
7257 (Initializing a New Architecture, Register Representation)
7258 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7259 (Porting gdb): These sections extended and updated.
7260 (Compiler Characteristics): This section (empty) deleted.
7261 (Defining Other Architecture Features): This section renamed and
7262 duplicate material removed from (formerly "Target Conditionals").
7263 Use braces {} in @deftypeXX type field throughout to handle types
7264 with spaces in them. Typos found by aspell fixed.
7265
7266 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7267 * stack_frame.pdf: Version of image for PDF output.
7268 * stack_frame.png: Version of image for HTML output and for Emacs.
7269 * stack_frame.txt: Version of image for Info output.
1db61298 7270 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 7271
10af6951
EZ
72722009-03-21 Eli Zaretskii <eliz@gnu.org>
7273
7274 * gdb.texinfo (Character Sets): Fix last change.
7275
cc924cad
TJB
72762009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7277
7278 * gdb.texinfo (Values From Inferior): Fix optional arguments
7279 markup.
7280 (Commands In Python): Adjust argument names of gdb.Command.__init__
7281 to what the function accepts as keywords.
7282
bc3b79fd
TJB
72832008-03-20 Tom Tromey <tromey@redhat.com>
7284
7285 * gdb.texinfo (Convenience Vars): Document convenience functions.
7286 (Functions In Python): New node.
7287 (Python API): Update.
7288
6c7a06a3
TT
72892009-03-20 Tom Tromey <tromey@redhat.com>
7290
7291 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7292 set target-wide-charset.
7293 (Requirements): Mention iconv.
7294
b646ddd4
HZ
72952009-03-17 Hui Zhu <teawater@gmail.com>
7296
7297 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7298
91440f57
HZ
72992009-03-17 Hui Zhu <teawater@gmail.com>
7300
7301 * gdb.texinfo: Add documentation for disassemble-next-line.
7302
8fd41227
TJB
73032009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7304
7305 * gdb.texinfo (Commands In Python): Remove tindex entries.
7306
61ff14c6
JK
73072009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7308
7309 * gdb.texinfo (Returning): New description for missing debug info.
7310
0b16c5cf
PA
73112009-03-14 Pedro Alves <pedro@codesourcery.com>
7312
7313 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 7314 (General Query Packets): Document qAttached.
0b16c5cf 7315
32fc0df9
PA
73162009-03-05 Pedro Alves <pedro@codesourcery.com>
7317
7318 * gdb.texinfo (Background Execution): Better describe the set
7319 target-async command.
7320 (Maintenance Commands): Delete description of the `maint set/show
7321 linux-async' and `maint set/show remote-async' commands.
7322
134eb42c
VP
73232009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7324
7325 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7326 between sentences.
7327
c86cf029
VP
73282009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7329
7330 * gdb.texinfo (GDB/MI Async Records): Document the
7331 =library-loaded and =library-unloaded notifications.
7332
3ea85240
VP
73332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7334
7335 * observer.texi (test_notification): New observer.
7336
1d33d6ba
VP
73372009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7338
61ff14c6
JK
7339 * observer.texi: Add parameter 'print_frame' to normal_stop
7340 observer.
1d33d6ba 7341
d721c933
EZ
73422009-02-07 Eli Zaretskii <eliz@gnu.org>
7343
7344 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7345 (Commands In Python): Fix COMMAND_* constants in last change. Use
7346 @kbd for interactive input. Add cross-references and index
7347 entries.
7348
4aa995e1
PA
73492009-02-06 Pedro Alves <pedro@codesourcery.com>
7350
7351 * gdb.texinfo (Signals): Document $_siginfo.
7352 (Convenience Variables): Mention $_siginfo.
7353 (Remote Configuration): Document qXfer:siginfo:read,
7354 qXfer:siginfo:write packets, and the read-siginfo-object,
7355 write-siginfo-object commands.
7356
5f5233d4
PA
73572009-02-06 Pedro Alves <pedro@codesourcery.com>
7358
7359 * gdbint.texinfo (Values): New chapter.
7360
d8906c6f
TJB
73612009-02-06 Tom Tromey <tromey@redhat.com>
7362
7363 * gdb.texinfo (Python API): Add entry for Commands In Python.
7364 (Commands In Python): New node.
7365
b6cb8e7d
TJB
73662009-02-05 Tom Tromey <tromey@redhat.com>
7367
7368 * gdb.texinfo (Values From Inferior): Document Value.string.
7369
12453b93
TJB
73702009-02-05 Tom Tromey <tromey@redhat.com>
7371
7372 * gdb.texinfo (Basic Python): Document execute's from_tty
7373 argument.
7374
08c637de
TJB
73752009-02-04 Tom Tromey <tromey@redhat.com>
7376
7377 * gdb.texinfo (Basic Python): Document gdb.history.
7378
592375cd
VP
73792009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7380
7381 * gdb.texinfo (GDB/MI Thread Commands): Document the
7382 'current-thread-id' field. Remove the example with zero threads,
7383 since current GDB won't ever report that if there's inferior.
7384
41447f92
VP
73852009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7386
7387 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7388 option to -break-insert.
7389
098b41a6
JG
73902009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7391 Jerome Guitton <guitton@adacore.com>
7392
7393 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7394 (System-wide configuration): New section.
7395
3c16cced
PA
73962009-01-26 Pedro Alves <pedro@codesourcery.com>
7397
7398 PR gdb/7580:
7399 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7400 internal-error|internal-warning quit|corefile ask|yes|no".
7401
62709adf
PA
74022009-01-26 Pedro Alves <pedro@codesourcery.com>
7403
7404 * gdb.texinfo (Using the `gdbserver' Program): Document
7405 --remote-debug.
7406
7ce58dd2
DE
74072009-01-23 Doug Evans <dje@google.com>
7408
7409 * gdb.texinfo: Add nexti to list of commands that support
7410 background execution.
7411
adb483fe
DJ
74122009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7413
7414 * gdb.texinfo (Define, Hooks): Document prefix command support.
7415
a67ec3f4 74162009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 7417 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
7418
7419 Fixes for makeinfo --html.
7420
7421 * annotate.texinfo: Use @copying and @insertcopying. Use
7422 @ifnottex in place of @ifinfo.
7423 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7424 place of @ifinfo. Use @ifnotinfo for one index entry.
7425 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7426 in place of @ifinfo.
7427 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7428 in place of @ifinfo. Include contents at start unconditionally.
7429
84fcdf95
PA
74302009-01-13 Pedro Alves <pedro@codesourcery.com>
7431
7432 * gdb.texinfo (General Query Packets): Remove @var{} around the
7433 "spu" literal string.
7434
fa3a767f
PA
74352009-01-07 Pedro Alves <pedro@codesourcery.com>
7436
7437 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7438 program may be running in another process" errors.
7439 * gdbint.texinfo (Native Conditionals): Delete
7440 ONE_PROCESS_WRITETEXT description.
7441
9cb011d3
JB
74422009-01-07 Joel Brobecker <brobecker@adacore.com>
7443
7444 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7445 emacs local variable to be placed at the end of the ChangeLog.
7446 Add server.c and gdbreplay.c to the list of files where the
7447 copyright year needs to be updated.
7448
84603566
SL
74492009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7450
7451 * gdb.texinfo (Remote Configuration): Document new
7452 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7453 commands.
7454
a53f55d8
PA
74552008-12-28 Pedro Alves <pedro@codesourcery.com>
7456
7457 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7458 FETCH_INFERIOR_REGISTERS.
7459 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7460 FETCH_INFERIOR_REGISTERS descriptions. Remove
7461 gdbarch_get_longjmp_target descrition, since already described in
7462 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7463 (Target Conditionals): ... here.
7464
077e0a52
JB
74652008-12-16 Joel Brobecker <brobecker@adacore.com>
7466
7467 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7468 examples.
7469 (Additions to Ada): Likewise. Add the missing opening and closing
7470 parenthesis of the GDB prompt in one of the examples.
7471
023eb17c
JB
74722008-12-14 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7475 about the result of 'Address not being of type System.Address.
7476 This problem has been fixed a while ago.
7477
c3b108f7
VP
74782008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7479
7480 MI non-stop and multiprocess docs.
7481
c8d5aac9
L
7482 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7483 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7484 Adjust documentation for *stopped, document =thread-created,
7485 =thread-exited, =thread-group-created and =thread-group-exited.
7486 (GDB/MI Thread Commands): Document the 'state' field in
7487 -thread-info output.
7488 (GDB/MI Program Execution): Mention --all and --thread-group
7489 options.
7490 (GDB/MI Variable Objects): Describe floating and fixed variable
7491 objects.
7492 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7493
07e059b5
VP
74942008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7495
c8d5aac9
L
7496 * gdb.texinfo (Operating System Information): New appendix.
7497 (Operating System Auxiliary Information): Document 'info os processes'
7498 (Remote Configuration): Document 'osdata'
7499 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7500
a80b95ba
TG
75012008-11-27 Tristan Gingold <gingold@adacore.com>
7502
7503 * gdb.texinfo (Darwin): Document Darwin specific features.
7504
a655d424
JK
75052008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 * gdbint.texinfo (Target Conditionals): Extend the
7508 gdbarch_breakpoint_from_pc description.
7509
249e1128
VP
75102008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7511
7512 * gdb.texinfo (M68K Features): Fix typo.
7513
c14c28ba
PP
75142008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7515
7516 * gdb.texinfo (Symbols): Mention printing containing
7517 image name in "info symbol".
7518 (Maint translate-address): Likewise.
889bf7c5 7519
394a6666
JB
75202008-11-18 Joel Brobecker <brobecker@adacore.com>
7521
7522 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7523 commands "catch load" and "catch unload".
7524
66bb093b
VP
75252008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7526
7527 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7528 =thread-selected.
889bf7c5 7529
4a92f99b
VP
75302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7531
c8d5aac9 7532 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7533
f0323ca0
PA
75342008-10-27 Pedro Alves <pedro@codesourcery.com>
7535
7536 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7537 .mt files, TM_CLIBS or TM_CDEPS.
7538 (x86 Watchpoints): Don't mention TDEPFILES.
7539
8b23ecc4
SL
75402008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7541
7542 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7543 (Overview): Mention notifications and non-stop mode behavior.
7544 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7545 with non-stop mode behavior. Add vStopped description.
7546 (Stop Reply Packets): Update list of packets that return
7547 stop replies. Mention non-stop behavior.
7548 (General Query Packets): Document QNonStop packet and associated
7549 qSupported query response.
7550 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7551 behavior.
7552 (Notification Packets): New section.
7553 (Remote Non-Stop): New section.
7554 (File-I/O Overview): Mention non-stop behavior.
7555
fff08868
HZ
75562008-10-24 Hui Zhu <teawater@gmail.com>
7557 Pedro Alves <pedro@codesourcery.com>
7558
7559 * gdb.texinfo (displaced-stepping): Describe the auto mode
7560 setting, and say it's the default. This is now a mainstream
7561 setting instead of a maintenance setting.
7562
252fbfc8
PA
75632008-10-23 Pedro Alves <pedro@codesourcery.com>
7564
7565 * observer.texi (thread_stop_requested): New.
7566
20924a55
JB
75672008-10-22 Joel Brobecker <brobecker@adacore.com>
7568
7569 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7570 (Patching): Replace incorrect usage of @samp by @kbd.
7571
bacec72f
MS
75722008-10-17 Michael Snyder <msnyder@vmware.com>
7573
7574 * gdb.texinfo: Add documentation for reverse execution.
7575
a08702d6 75762008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7577 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7578
7579 * gdb.texinfo. (Values From Inferior): New subsubsection.
7580
d97bc12b
DE
75812008-10-06 Doug Evans <dje@google.com>
7582
7583 * gdb.texinfo (set debug dwarf2-die): Document it.
7584
87f67dba
JB
75852008-10-01 Joel Brobecker <brobecker@adacore.com>
7586
7587 * gdb.texinfo (catch) [exception]: Document how to insert
7588 a breakpoint on user-defined exceptions when the exception
7589 name is identical to one of the language-defined ones.
7590
2fae03e8
TT
75912008-09-27 Tom Tromey <tromey@redhat.com>
7592
7593 * gdb.texinfo (Macros): Remove text about stringification,
7594 varargs, and splicing.
7595
5c6ce71d
TT
75962008-09-27 Tom Tromey <tromey@redhat.com>
7597
7598 * gdbint.texinfo (Language Support): Remove text about omitting
7599 support for a language.
7600
07128da0
DE
76012008-09-23 Doug Evans <dje@google.com>
7602
7603 * gdb.texinfo (info dcache): Update.
7604
b90a069a
SL
76052008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7606
7607 * gdb.texinfo (Packets): Add info on thread-id syntax and
7608 multiprocess extensions.
7609 <D>: Document multiprocess form of packet.
7610 <H>: Use thread-id syntax.
7611 <T>: Likewise.
7612 <vCont>: Likewise. Note this is required for multiprocess.
7613 <vKill>: New packet.
7614 (Stop Reply Packets) <T>: Use thread-id syntax.
7615 <W>: Document multiprocess form of reply.
7616 <X>: Likewise.
7617 (General Query Packets) <qC>: Use thread-id syntax.
7618 <qfThreadInfo>: Likewise.
7619 <qGetTLSAddr>: Likewise.
7620 <qP>: Likewise.
7621 <qSupported>: Add "multiprocess" feature.
7622 <qThreadExtraInfo>: Use thread-id syntax.
7623
b77209e0
PA
76242008-09-22 Stan Shebs <stan@codesourcery.com>
7625
7626 * gdb.texinfo (Inferiors): New section.
7627
3d0bb823
PA
76282008-09-12 Pedro Alves <pedro@codesourcery.com>
7629
7630 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7631
f8dcfc0a
UW
76322008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7633
7634 * gdbint.texinfo (Target Conditionals): Remove documentation
7635 for gdbarch_name_of_malloc.
7636
8775bb90
MS
76372008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7638
7639 * gdb.texinfo (Interrupts): Mention TCP interface for
7640 sending BREAK.
7641
f1838a98
UW
76422008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7643
7644 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7645 argument prefix to "set sysroot".
7646
158c7665
PH
76472008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7648
7649 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7650 and False.
7651
30e026bb
VP
76522008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7653
c8d5aac9
L
7654 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7655 for possible features of -list-features.
30e026bb 7656
c6ebd6cf
VP
76572008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7658
c8d5aac9 7659 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7660 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7661
aeac0ff9
VP
76622008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7663
7664 * doc/gdb.texinfo (PowerPC): Fix typo.
7665 (PowerPC features): Fix typo.
7666
5231c1fd
PA
76672008-08-18 Pedro Alves <pedro@codesourcery.com>
7668
7669 * observer.texi (thread_ptid_changed): New.
7670
677c5bb1
LM
76712008-08-18 Luis Machado <luisgpm@br.ibm.com>
7672
7673 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7674 (PowerPC features): Mention feature set for VSX registers.
7675
f3a2dd1a
JB
76762008-08-13 Joel Brobecker <brobecker@adacore.com>
7677
7678 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7679 the direct visibility of all names in user-written packages.
7680
33e5cbd6
PA
76812008-08-13 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7684 setting, and make it the default.
7685 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7686 non-stop script example.
7687
d0384fc4
TJB
76882008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7689
7690 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7691 reference to the "Using Different Register and Memory Data
7692 Representation" section.
7693
a6f3e723
SL
76942008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7695
7696 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7697 (Remote Protocol): Add Packet Acknowledgment to menu.
7698 (Overview): Mention +/- can be disabled, and point to new section
7699 where this is discussed in detail.
7700 (General Query Packets): Document QStartNoAckMode packet, and
7701 corresponding qSupported reply.
7702 (Packet Acknowledgment): New section.
7703
0606b73b
SL
77042008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7705 Pedro Alves <pedro@codesourcery.com>
7706
7707 * gdb.texinfo (Threads): Move paragraph about automatic thread
7708 selection to All-Stop Mode subsection.
7709 (Thread Stops): Reorganize existing material into subsections.
7710 Add introductory blurb and menu.
7711 (Non-Stop Mode): New subsection.
7712 (Background Execution): New subsection.
7713 (Maintenance Commands): Add cross-references from async mode
7714 commands to the new Background Execution section.
7715
d57a3c85
TJB
77162008-08-06 Tom Tromey <tromey@redhat.com>
7717
7718 * gdb.texinfo (Extending GDB): New chapter.
7719 (Sequences): Demoted chapter, now a section under the new
7720 Extending GDB chapter.
7721 (Python): New section.
7722
6d76a53d
SS
77232008-07-31 Stan Shebs <stan@codesourcery.com>
7724
7725 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7726
1f70da6a
SS
77272008-07-29 Stan Shebs <stan@codesourcery.com>
7728
7729 * gdbint.texinfo: General round of cleanup and minor
7730 clarifications.
7731 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7732 (Longjmp Support): Update description to reflect how it is done
7733 for targets without using native header.
7734 (Symbol Handling): Add a little more general explanation.
7735 (COFF, ELF): Mention stabs encapsulation.
7736 (DWARF 3): New section.
7737 (Adding a New Host): Scrub out some obsolete bits.
7738 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7739 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7740 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7741 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7742 SEEK_SET, STOP_SIGNAL, USG.
7743 (Raw and Virtual Register Representations): Ditto for
7744 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7745 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7746 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7747 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7748 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7749 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7750 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7751 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7752 DEPRECATED_USE_STRUCT_CONVENTION.
7753 Describe gdbarch_deprecated_fp_regnum.
7754 Update description of gdbarch_print_insn.
7755 (Adding a New Target): Scrub out obsolete bits.
7756 (Obsolete Conditionals): Remove entire section.
7757
383f836e
TT
77582008-07-25 Tom Tromey <tromey@redhat.com>
7759
7760 * observer.texi (GDB Observers): Document new observers:
7761 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7762 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7763 architecture_changed.
7764
cfd8ab24
SS
77652008-07-21 Stan Shebs <stan@codesourcery.com>
7766
7767 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7768 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7769
781b42b0
TT
77702008-07-21 Tom Tromey <tromey@redhat.com>
7771
7772 * observer.texi (GDB Observers): Remove obsolete comment.
7773 <executable_changed>: Remove argument.
7774
d7d9f01e
TT
77752008-07-18 Tom Tromey <tromey@redhat.com>
7776
7777 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7778
bf250677
DE
77792008-07-10 Doug Evans <dje@google.com>
7780
7781 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7782
10568435
JK
77832008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7784
7785 * gdb.texinfo (Starting): Document "set disable-randomization".
7786
5ae4183a
AS
77872008-07-07 Andreas Schwab <schwab@suse.de>
7788
7789 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7790
b56e7235
VP
77912008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7792
7793 * gdb.texinfo (GDB/MI Target Manipulation): Add
7794 example of -target-attach.
7795
e1ac3328
VP
77962008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7797
7798 * observer.texi (target_resumed): New observer.
5ae4183a 7799 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7800
65d12d83
TT
78012008-06-06 Tom Tromey <tromey@redhat.com>
7802
7803 * gdb.texinfo (Completion): Add field name example.
7804
fbc5282e
MK
78052008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7806
7807 * gdb.texinfo (GDB/MI Program Context): Added example
7808 to -exec-arguments
5ae4183a 7809
fbc5282e 78102008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7811
7812 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7813 annotation.
7814
c16158bc 78152008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7816 Nathan Sidwell <nathan@codesourcery.com>
7817 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7818
7819 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7820 and ACX_BUGURL.
7821 * configure: Regenerate.
7822 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7823 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7824 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7825 mailing-list-specific text about bug reporting unless
7826 BUGURL_DEFAULT.
7827
75c99385
PA
78282008-06-05 Pedro Alves <pedro@codesourcery.com>
7829
7830 * gdb.texinfo (-target-select): Remove reference to target async.
7831 (Maintenance Commands): Document "maint set/show remote-async".
7832
1763a388
MK
78332008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7834
7835 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7836 in -target-file-get section.
5ae4183a 7837
d0d064df
PA
78382008-05-22 Pedro Alves <pedro@codesourcery.com>
7839
9b562ab8
PA
7840 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7841 killing the inferior when it is already debugging a process.
d0d064df 7842
8dfa32fc
JB
78432008-05-21 Joel Brobecker <brobecker@adacore.com>
7844
7845 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7846 abbreviation for "finish".
7847
55f996a7
NR
78482008-05-21 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7851
ba2b1c56
DJ
78522008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7853
7854 * gdbint.texinfo (Target Conditionals): Delete entry for
7855 gdbarch_dwarf_reg_to_regnum.
7856
08388c79
DE
78572008-05-09 Doug Evans <dje@google.com>
7858
a3c83fae 7859 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7860
d14508fe
DE
78612008-05-05 Doug Evans <dje@google.com>
7862
7863 * gdb.texinfo (disassemble): Document /m modifier.
7864
e2b7ddea
VP
78652008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7866
5ae4183a
AS
7867 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7868 will not report the time of commands that run the target.
e2b7ddea 7869
8eb41542
VP
78702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7871
7872 * gdb.texinfo (GDB/MI Output Records): Add
7873 missing semicolon.
7874
82f68b1c
VP
78752008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7876
7877 * gdb.texinfo (GDB/MI Output Records):
7878 Document =thread-create and =thread-exited.
7879
fa0f268d
VP
78802008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7881
7882 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7883 Remove mention of dmi-discuss.
fa0f268d 7884
063bfe2e
VP
78852008-05-03 Pedro Alves <pedro@codesourcery.com>
7886
7887 * observer.texi (thread_exit): New.
7888
237fc4c9
PA
78892008-05-02 Pedro Alves <pedro@codesourcery.com>
7890
7891 * gdb.texinfo (Debugging Output): Document "set/show debug
7892 displaced".
7893 (Maintenance Commands): Document "maint set/show
7894 can-use-displaced-stepping".
7895
0428b8f5
DJ
78962008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7897
7898 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7899 and set/show arm force-mode.
7900
5009afc5
AS
79012008-05-02 Andreas Schwab <schwab@suse.de>
7902
7903 * gdbint.texinfo (Algorithms): Describe
7904 target_watchpoint_addr_within_range.
7905
669fac23
DJ
79062008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7907
7908 * gdbint.texinfo (Stack Frames): New chapter.
7909 (Algorithms): Move Frames text to the new chapter.
7910 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7911 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7912
721c02de
VP
79132008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7914
5ae4183a
AS
7915 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7916 output does not necessary include any tokens.
721c02de 7917
c055b101
CV
79182008-04-22 Corinna Vinschen <vinschen@redhat.com>
7919
7920 * gdb.texinfo (Set SH Calling convention): New @item.
7921 (Show SH Calling convention): Ditto.
7922
68837c9d
MD
79232008-04-22 Markus Deuling <deuling@de.ibm.com>
7924
7925 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7926
2e9132cc
EZ
79272008-04-20 Eli Zaretskii <eliz@gnu.org>
7928
7929 * gdb.texinfo (Set Breaks): Mention that multiple location
7930 breakpoints need line number info. Add index entries.
7931
31fffb02
CS
79322008-04-19 Craig Silverstein <csilvers@google.com>
7933
7934 * gdb.texinfo (Requirements): Add an optional requirement on
7935 zlib.
7936 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7937 Compressed DWARF 2.
7938
a47ec5fe
AR
79392008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7940
7941 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7942 sample output for 'stopped,reason="breakpoint-hit"' message.
7943 (GDB/MI Program Execution): Likewise.
7944
de051565
MK
79452008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7946
5ae4183a 7947 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7948 -var-set-format. Add -f option to -var-evaluate-expression.
7949
6ba66d6a
JB
79502008-04-03 Joel Brobecker <brobecker@adacore.com>
7951
7952 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7953 new node "Ambiguous Expressions". Replace references to this
7954 node by references to "Ambiguous Expressions" throughout.
7955 (Ambiguous Expressions): New node.
7956
1e26b4f8
DJ
79572008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7958
7959 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7960
b84876c2
PA
79612008-03-21 Pedro Alves <pedro@codesourcery.com>
7962
7963 * gdb.texinfo (Debugging Output): Document
7964 "set/show debug lin-lwp-async".
7965 (Maintenance Commands): Document "maint set/show linux-async".
7966
63092375
DJ
79672008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7968
7969 * gdb.texinfo (Expressions): Update description of malloced arrays.
7970
8e8901c5
VP
79712008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7972
7973 * gdb.texinfo (Thread Commands): Document
7974 -thread-info. Remove -thread-list-all-threads.
7975
701adfb0
PA
79762008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7977
7978 Implement MI notification for new threads.
7979 * observer.texi (new_thread): Document.
7980
1fddbabb
PA
79812008-03-14 Pedro Alves <pedro@codesourcery.com>
7982 Sandra Loosemore <sandra@codesourcery.com>
7983
7984 * gdb.texinfo (Library List Format): Update to mention the
7985 possibility to pass section addresses instead of segment
7986 addresses.
7987
ccd213ac
DJ
79882008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7989
7990 * gdb.texinfo (Starting): Document "set exec-wrapper".
7991 (Server): Document gdbserver --wrapper.
7992
fa4727a6
DJ
79932008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7996 unreadable memory. Delete obsolete SPARClite reference.
7997
8edfe269
DJ
79982008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7999
8000 * gdb.texinfo (Starting): Mention always-running targets.
8001 (Target Commands): Add an anchor for load.
8002 (Connecting): Explain continue instead of run.
8003
1843f87b
DJ
80042008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8005
8006 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
8007
f9082629
NR
80082008-02-26 Nick Roberts <nickrob@snap.net.nz>
8009
8010 * gdb.texinfo (Set Breaks): Revert description of Enb column of
8011 breakpoint table.
8012
fd96d250
PA
80132008-02-19 Pedro Alves <pedro@codesourcery.com>
8014
8015 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
8016 killing the inferior when it is already debugging a process.
8017
36af4ef6
MD
80182008-02-13 Markus Deuling <deuling@de.ibm.com>
8019
8020 * gdbint.texinfo (Build Script): New section. Mention new build script
8021 gdb_buildall.sh.
8022
cda4ce5a
JB
80232008-02-01 Jim Blandy <jimb@red-bean.com>
8024
8025 * gdb.texinfo (Help): Summarize 'info args' correctly.
8026
4acd40f3
TJB
80272008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8028
8029 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
8030 available in PowerPC architecture.
8031 (Embedded Processors): Change node name of PowerPC item in menu.
8032 (PowerPC): Rename to...
8033 (PowerPC Embedded): this.
8034 (Architectures): Add new PowerPC item in menu.
8035 (PowerPC): New node.
8036
6e6c6f50
DJ
80372008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8038
8039 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
8040 commands.
8041
5ee187d7
DJ
80422008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8043
8044 * gdb.texinfo (Setting Catchpoints): Mention features
8045 supported on GNU/Linux.
8046
e275c0d9
NR
80472008-01-30 Nick Roberts <nickrob@snap.net.nz>
8048
8049 * gdb.texinfo (GDB/MI File Commands): Describe new output
8050 field for MI command -file-list-exec-source-file.
8051
2d717e4f
DJ
80522008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8053
8054 * gdb.texinfo (Using the `gdbserver' Program): Add security
8055 warning. Rearrange into subsections and subsubsections. Document
8056 --multi and --debug. Correct --with-sysroot typo. Update --attach
8057 usage. Make load reference clearer. Document monitor exit.
8058 (Remote Configuration): Document set remote exec-file, attach-packet,
8059 and run-packet.
8060 (Packets): Document vAttach and vRun.
8061
d35a4257 80622008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
8063
8064 * gdb.texinfo (Processes): Mention process command.
889bf7c5 8065 detach-on-follow -> detach-on-fork.
f663676d 8066
c78d192c
DJ
80672008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8068
8069 * gdbint.texinfo (Native Conditionals): Remove
8070 SHELL_COMMAND_CONCAT and SHELL_FILE.
8071
d35a4257
EZ
80722008-01-26 Eli Zaretskii <eliz@gnu.org>
8073
8074 * gdb.texinfo (Specify Location): Improve wording.
8075
93815fbf
VP
80762008-01-23 Chris Demetriou <cgd@google.com>
8077
8078 * gdb.texinfo (Threads): Document new "set print thread-events"
8079 and "show print thread-events" commands.
8080
2a25a5ba
EZ
80812008-01-19 Eli Zaretskii <eliz@gnu.org>
8082
8083 * gdb.texinfo (Specify Location): New section.
8084 (Delete Breaks, Edit, Set Breaks): Remove description of
8085 locations. Instead, add a reference to "Specify Location".
8086 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
8087 (Symbols): Refer to "Specify Location" for the valid forms of
8088 linespecs and locations.
8089
32c9a795
MD
80902008-01-18 Markus Deuling <deuling@de.ibm.com>
8091
8092 * gdbint.texinfo (Target Conditionals): Replace the description of
8093 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
8094
b17828ca
JB
80952008-01-12 Paul Hilfinger <hilfinger@adacore.com>
8096
8097 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
8098 about &&var, which is rejected by the expression parser.
8099
0aea4bf3
LM
81002008-01-09 Luis Machado <luisgpm@br.ibm.com>
8101
8102 * gdb.texinfo (Output): Update documentation on using printf with DFP
8103 types.
8104
febe4383
TJB
81052008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8106
8107 * gdb.texinfo (C and C++): Add Decimal Floating Point format
8108 subsubsection.
8109 (Decimal Floating Point format): New subsubsection.
8110
7a404eba
PA
81112008-01-05 Pedro Alves <pedro@codesourcery.com>
8112
8113 * gdb.texinfo (File Options): Remove mention of the attempt to
8114 open a core file with the -p option. Don't list -c as a valid
8115 option to attach to a process.
8116
a4d9b460
PA
81172008-01-05 Pedro Alves <pedro@codesourcery.com>
8118
8119 * gdbint.texinfo (Host Conditionals): Remove mention of
8120 ALIGN_STACK_ON_ENTRY.
8121
6ec2edbe
JB
81222008-01-05 Joel Brobecker <brobecker@adacore.com>
8123
8124 * gdbint.texinfo (Start of New Year Procedure): Add item
8125 describing how to update the source and documentation copyright
8126 notices.
8127
d8b2a693
JB
81282007-12-18 Jim Blandy <jimb@codesourcery.com>
8129
ab209b3a 8130 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
8131 watchpoint explanation into the main description of the watchpoint
8132 command; update synopses of 'watch', 'rwatch', and 'awatch'
8133 commands.
8134
8b4ed427
VP
81352007-12-18 Vladimir Prus <vladimir@codesourcery.com>
8136
8137 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8138 Document 'pending-breakpoints' feature of
8139 -list-features.
8140
37e4754d
LM
81412007-12-17 Luis Machado <luisgpm@br.ibm.com>
8142
669fac23 8143 * gdb.texinfo: Add new parameter's description.
37e4754d 8144
1d3811f6
DJ
81452007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
8146
8147 * gdb.texinfo (Overview): Clarify run-length encoding
8148 example. Remove the restriction on "+" and "-" characters.
8149
c1c25a1a
EZ
81502007-12-15 Eli Zaretskii <eliz@gnu.org>
8151
8152 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8153
afe8ab22 81542007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8155
afe8ab22
VP
8156 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8157 the -f option for -break-insert, remove -r option,
8158 and clarify specification of location.
8159
a6b151f1
DJ
81602007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8161
8162 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8163 formatting.
8164 (Remote Debugging): Add File Transfer section.
8165 (Remote Configuration): Document Host I/O packets.
8166 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 8167 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
8168 (Packets): Add vFile.
8169
3b784c4f
EZ
81702007-11-17 Eli Zaretskii <eliz@gnu.org>
8171
8172 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8173 breakpoints with multiple locations.
8174 (Breakpoint Menus): Improve wording.
8175 (Output): Fix last change.
8176
a4ce5b0d
UW
81772007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
8178
8179 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8180
1b39d5c0
DE
81812007-11-15 Doug Evans <dje@google.com>
8182
8183 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8184
7a72d44c
VP
81852007-11-15 Vladimir Prus <vladimir@codesourcery.com>
8186
8187 * gdbint.texinfo (Native Conditionals): Remove
8188 mention of CLEAR_SOLIB.
5ae4183a 8189
6d1829bf 81902007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
8191
8192 * gdb.texinfo (Print Settings): Add documentation for "set/show
8193 print frame-arguments".
8194
1a619819
LM
81952007-11-05 Luis Machado <luisgpm@br.ibm.com>
8196
3b784c4f 8197 * gdb.texinfo (Output): Update printf command's description.
1a619819 8198
55eddb0f
DJ
81992007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8200
8201 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8202 powerpc soft-float".
8203
9cceb671
DJ
82042007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8205
8206 * gdb.texinfo (Files): Correct formatting. Mention Expat
8207 requirement.
8208 (Requirements for Building GDB): Expand the list of Expat
8209 uses.
8210 (Library List Format, Memory Map Format): Mention Expat.
8211 (Target Descriptions): Update Expat wording.
8212
83acabca
DJ
82132007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8214
8215 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8216 Document that gdbarch_convert_register_p should return zero for no-op
8217 conversions.
8218
e35879db
UW
82192007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8220
83acabca 8221 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
8222 of set_gdbarch_sofun_address_maybe_missing back to ...
8223 (Target Conditionals): ... here to fix build break.
8224
203c3895
UW
82252007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8226
83acabca 8227 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
8228 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8229 (Compiler Characteristics): ... documentation of
8230 set_gdbarch_sofun_address_maybe_missing.
8231
11411de3
DJ
82322007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8233
8234 * gdbint.texinfo (Target Conditionals): Use
8235 frame_unwind_register_unsigned in examples instead of
8236 frame_unwind_unsigned_register.
8237
701adfb0
PA
82382007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8239
8240 * gdb.texinfo: Add TSIZE definition, removed statement about
8241 unbounded arrays being unimplemented.
8242
7cc46491
DJ
82432007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8244
8245 * gdb.texinfo (Predefined Target Types): Add int128
8246 and uint128.
8247 (Standard Target Features): Add PowerPC features.
8248
81adfced
DJ
82492007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8252
c1874924
UW
82532007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8254
8255 * gdbint.texi (Target Conditionals): Remove documentation
8256 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8257 gdbarch_extract_return_value, and gdbarch_store_return_value.
8258
f6e56ab3
UW
82592007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8260
8261 * gdbint.texi (Target Conditionals): Remove documentation of
8262 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8263
56cf5405
KH
82642007-10-11 Kazu Hirata <kazu@codesourcery.com>
8265
8266 * gdb.texinfo: Mention that inaccessible-by-default is on by
8267 default.
8268
35156bae
DJ
82692007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8270
8271 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8272
d983da9c
DJ
82732007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8274
8275 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8276 multi-threaded watchpoints.
8277 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8278 checked. Describe sticky notification. Expand description
8279 of steppable and continuable watchpoints.
8280 (Watchpoints and Threads): New subsection.
8281
fe6fbf8b
VP
82822007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8283
8284 * gdb.texinfo (Setting Breakpoints): Revise
8285 documentation for pending breakpoints. Document
8286 breakpoints with multiple locations.
5ae4183a 8287
084344da
VP
82882007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8289
8290 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8291 Document -list-features.
5ae4183a 8292
82160952
EZ
82932007-09-15 Eli Zaretskii <eliz@gnu.org>
8294
8295 * gdb.texinfo (Output): Spell out which features of C's printf are
8296 not supported by GDB's printf.
7e27a47a
EZ
8297 (Separate Debug Files): More accurate wording regarding build ID
8298 and a reference to the ld manual rather than the Fedora wiki.
82160952 8299
ea37ba09
DJ
83002007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8301 Jim Blandy <jimb@codesourcery.com>
8302
8303 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8304 (Examining Memory): Update mentions of the 's' format.
8305 (Automatic Display): Likewise.
8306
b8533aec
DJ
83072007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * gdb.texinfo: Update the FSF's Back-Cover Text.
8310
83f83d7f
JK
83112007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8312 Eli Zaretskii <eliz@gnu.org>
8313
8314 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8315 Fixed the ``build ID'' name. New binaries build instructions for the
8316 build ID inclusion. Explain how the commands are specific to the build
8317 ID vs. debug link.
8318
c7e83d54
EZ
83192007-09-01 Eli Zaretskii <eliz@gnu.org>
8320
8321 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8322 indexing for ``build ID'' support.
8323
d3750b24
JK
83242007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8325
8326 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8327 Enlisted BUILD ID to the debug file searching example.
8328 Included a BUILD ID `.note.gnu.build-id' section description.
8329 Updated/added the debug files splitting instructions for OBJCOPY.
8330
02142340
VP
83312007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8332
8333 * gdb.texinfo (Variable Objects): Adjust docs
8334 for -var-info-expression and document
8335 -var-info-path-expression.
8336
d3bdde98
JB
83372007-08-20 Jim Blandy <jimb@codesourcery.com>
8338
3fb6a982
JB
8339 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8340 (title page): Include the dedication in the printed manual, as a
8341 separate page after the copyright notice.
5ae4183a 8342
d3bdde98
JB
8343 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8344 don't break a @var across a line.
8345
c80a96a8
MR
83462007-07-25 Maciej W. Rozycki <macro@mips.com>
8347
8348 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8349 for include files.
8350
5824a901
NR
83512007-07-12 Nick Roberts <nickrob@snap.net.nz>
8352
8353 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
8354 in annotate.texinfo.
8355 (Command History): Link to new node.
5824a901 8356
d52e7ea3
UW
83572007-07-05 Markus Deuling <deuling@de.ibm.com>
8358
8359 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8360
5fc14d0a
EZ
83612007-07-05 Eli Zaretskii <eliz@gnu.org>
8362
8363 * gdbint.texinfo (Target Conditionals): Fix last change.
8364
4a9bb1df
UW
83652007-07-03 Markus Deuling <deuling@de.ibm.com>
8366
8367 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8368 routines:
8369 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8370 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8371 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8372 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8373 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8374 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8375 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8376 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8377 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8378 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8379 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8380 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8381 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8382 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8383 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8384 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8385 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8386 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8387 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8388 (SOFTWARE_SINGLE_STEP_P)
8389
8390 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8391 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8392
8393 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8394 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8395 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8396 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8397 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8398 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8399 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8400 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8401 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8402 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8403
8404 (Converting an existing Target Architecture to Multi-arch): Remove
8405 section.
8406
8407 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8408 (gdbarch_addr_bits_remove): Add code example.
8409
8410 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8411
cfa9d6d9
DJ
84122007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8413
8414 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8415 Add other missing entries. Adjust the table size to fit.
8416 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8417 stop reasons including the new "library" event.
8418 (General Query Packets): Adjust table widths for qSupported. Mention
8419 qXfer:libraries:read reply to qSupported and document the new packet.
8420 (Library List Format): New section.
8421
159fcc13
JK
84222007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8423
8424 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8425
f66d1690
MS
84262007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8427
8428 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8429
67102876
NR
84302007-06-25 Nick Roberts <nickrob@snap.net.nz>
8431
8432 * gdbint.texinfo (Register and Memory Data): Break sections
8433 into nodes and add a menu.
8434
a4642986
MR
84352007-06-21 Maciej W. Rozycki <macro@mips.com>
8436
8437 * gdb.texinfo (Examining Memory): Document the new behaviour.
8438
e9c17194
VP
84392007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8440
8441 * gdb.texinfo (Standard Target Features): Document
8442 m68k features.
8443
31d99776
DJ
84442007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8445
8446 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8447
1780a0ed
DJ
84482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8449
8450 * gdb.texinfo (Target Description Format): Add version attribute
8451 for <target>.
8452
822b6570
DJ
84532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8454
8455 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8456
f8b73d13
DJ
84572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8458
8459 * gdb.texinfo (MIPS Features): New subsection.
8460
0e7f50da
UW
84612007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8462 Markus Deuling <deuling@de.ibm.com>
8463
8464 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8465 and qXfer:spu:write packets and mention them under qSupported.
8466
23d964e7
UW
84672007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8468 Markus Deuling <deuling@de.ibm.com>
8469
8470 * gdb.texinfo (Architectures): Add new SPU section to document
8471 Cell Broadband Engine SPU architecture specific commands.
8472
9f708cb2
VP
84732007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8474
8475 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8476 comments.
8477
7579b5f8
NR
84782007-06-07 Nick Roberts <nickrob@snap.net.nz>
8479
8480 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8481
bf06d120
JB
84822007-05-29 Jim Blandy <jimb@codesourcery.com>
8483
8484 * gdb.texinfo (Overview): Doc fix.
8485
23776285
MR
84862007-05-22 Maciej W. Rozycki <macro@mips.com>
8487
8488 * gdb.texinfo (Remote Configuration): Document "set/show
8489 remoteflow".
8490
1a69e1e4
DJ
84912007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8492
bf06d120
JB
8493 * gdb.texinfo (MIPS): Remove documentation for set mips
8494 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8495 stack-arg-size.
1a69e1e4 8496
46ba6afa 84972007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8498
46ba6afa
BW
8499 * all-cfg.texi (GDBTUI): New.
8500 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8501 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8502 (TUI Configuration): Edit to improve clarity and fix problems of
8503 both style and content.
5ae4183a 8504
06d3b283
UW
85052007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8506
8507 * observer.texi (GDB Observers): New observer "new_objfile".
8508
179101d6
UW
85092007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8510
8511 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8512
25d5ea92
VP
85132007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8514
8515 * gdb.texinfo (GDB/MI Variable Objects): Document
8516 frozen variables objects.
5ae4183a 8517
701adfb0
PA
85182007-04-13 Paul Brook <paul@codesourcery.com>
8519
8520 * gdb.texinfo: Document ieee_single and ieee_double target types.
8521
ea35711c
DJ
85222007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8523
8524 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8525 (Character Sets, Caching Data of Remote Targets): Likewise.
8526 (Targets): Delete Remote node. Move its text...
8527 (Debugging Remote Programs): ...to here. Delete description
8528 of the "remote" command.
8529 (Remote configuration): Delete description of "set remotedevice"
8530 and "show remotedevice".
8531 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8532
701adfb0
PA
85332007-04-11 Steve Ellcey <sje@cup.hp.com>
8534
8535 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8536
db2e3e2e
BW
85372007-04-11 Bob Wilson <bob.wilson@acm.org>
8538
5ae4183a
AS
8539 * gdb.texinfo (Contributors, Continuing and Stepping)
8540 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8541 (General Query Packets, File-I/O Remote Protocol Extension)
8542 (Protocol Basics, The F Reply Packet, Write)
8543 (Protocol-specific Representation of Datatypes, Memory Transfer):
8544 Fix hyphenation, punctuation and grammar problems.
8545 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8546 'section' instead of 'subsection' in the text.
8547 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8548 (i386): Remove period from section name.
db2e3e2e
BW
8549 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8550 (Config Names, Configure Options): Use @file{configure}.
8551
8a3dae3e
DJ
85522007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8553
8554 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8555 and tab expansion.
8556
1a92f856
DJ
85572007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8558
8559 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8560
79a6e687 85612007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8562
79a6e687
BW
8563 * gdb.texinfo: Consistently capitalize all significant words in
8564 node names, chapter titles, section titles, and headings. Update
8565 cross references to match.
8566 (Starting and Stopping Trace Experiment): Make node name plural.
8567 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8568
ad527d2e
PA
85692007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8570
8571 * gdb.texinfo (WinCE): Delete obsolete subsection.
8572
7ce59000
DJ
85732007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8574
8575 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8576 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8577 references.
8578
8807d78b
DJ
85792007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8580
8581 * gdb.texinfo (Startup): Delete references to some alternate
8582 names for .gdbinit.
8583 (Thread): Remove LynxOS reference.
8584 (Tandem ST2000): Delete target-specific documentation.
8585 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8586 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8587 and GDB_OSABI_LYNXOS.
8588
5f402660
UW
85892007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8590
8591 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8592
bac718a6
UW
85932007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8594
8595 * gdbint.texinfo (Target Conditionals): Remove mention of
8596 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8597 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8598
9453113a
DJ
85992007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8600
8601 * Makefile.in: Add "pdfdir" installation
8602 directory, PDFTEX macro, support for "install-pdf" target,
8603 and rules for making a pdf version of refcard.texi.
8604 * refcard.tex: Specify paper size for PDF output.
8605
ae21e955 86062007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8607
ae21e955 8608 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8609
3f94c067 86102007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8611
3f94c067
BW
8612 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8613 (Source Path, Character Sets, Macros, Define)
8614 (GDB/MI Result Records, GDB/MI Simple Examples)
8615 (GDB/MI Program Execution, GDB/MI File Commands)
8616 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8617 (Bug Reporting): Use @value{GCC}.
5ae4183a 8618
12c27660 86192007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8620
12c27660
BW
8621 * gdb.texinfo (Help): Fix formatting of examples.
8622 (Variables): Use @ifnotinfo instead of @iftex.
8623 (Non-debug DLL symbols): Use @ref instead of @pxref.
8624 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8625
ce9341a1
BW
86262007-03-26 Bob Wilson <bob.wilson@acm.org>
8627
8628 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8629
c8f4133a
BW
86302007-03-26 Bob Wilson <bob.wilson@acm.org>
8631
8632 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8633 the order of the nodes.
8634 (C Operators, C Constants, Debugging C): Remove extra menus.
8635 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8636
c8f4133a 86372007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8638
8639 * gdb.texinfo (File Options): Add missing parenthesis.
8640 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8641
c74d0ad8
DJ
86422007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8643
8644 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8645
ff6f572f
DJ
86462007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8647
669fac23 8648 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8649 case insensitivity.
8650 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8651
994337c3
NR
86522007-02-18 Nick Roberts <nickrob@snap.net.nz>
8653
8654 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8655 (Files): Add section name to argument list for pxref.
8656 (Non-debug DLL symbols): Don't use `see' for pxref.
8657 (Embedded Processors): Fix typo.
8658 (GDB/MI Breakpoint Commands): Execution commands generate
8659 *stopped not ^done.
8660
eb819d70
NR
86612007-02-13 Nick Roberts <nickrob@snap.net.nz>
8662
8663 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8664 values for in_scope. Mention that only root variables can be
8665 updated.
8666 (GDB/MI Development and Front Ends): Explain new values may be
8667 added to existing fields.
8668
123dc839
DJ
86692007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8670
8671 * gdb.texinfo (-target-disconnect): Use @smallexample.
8672 (Requirements): Add anchor for Expat. Update description.
8673 (Target Descriptions): Mention Expat.
8674 (Target Description Format): Document new elements. Use
8675 @smallexample.
8676 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8677 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8678
108546a0
DJ
86792007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8680
8681 * gdb.texinfo (Target Description Format): Add section on XInclude.
8682
95a98c01
NR
86832006-02-03 Nick Roberts <nickrob@snap.net.nz>
8684
8685 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8686 command -enable-timings.
8687
f4b3909f
EZ
86882007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8689
5ae4183a 8690 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8691 descriptions for new/deleted elements in gdb_osabi. Add missing
8692 description for function generic_elf_osabi_sniff_abi_tag_sections.
8693
c7ba131e
JB
86942007-01-29 Joel Brobecker <brobecker@adacore.com>
8695
8696 * gdb.texinfo (Maintenance Commands): Add documentation for
8697 the new "maint print target-stack" command.
8698
3a60f64e
JK
86992007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8700 Eli Zaretskii <eliz@gnu.org>
8701
f4b3909f 8702 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8703
c582f8b6
EZ
87042007-01-26 Eli Zaretskii <eliz@gnu.org>
8705
8706 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8707 Use @value{NGCC} instead of @value{GCC}.
8708
d3e8051b
EZ
87092007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8710
8711 * agentexpr.texi: Fix typos.
8712 * annotate.texinfo: Likewise.
8713 * gdb.texinfo: Likewise.
8714 * gdbint.texinfo: Likewise.
8715 * observer.texi: Likewise.
8716 * stabs.texinfo: Likewise.
8717
86f04699
EZ
87182007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8719
8720 * gdbint.texinfo (Support Libraries): Remove mmalloc
8721 entry. Describe readline library.
8722
23181151
DJ
87232007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8724
8725 * gdb.texinfo (Target Descriptions): New section.
8726 (General Query Packets): Add QPassSignals anchor. Mention
8727 qXfer:features:read under qSupported. Expand mentions of
8728 qXfer:memory-map:read and QPassSignals. Document
8729 qXfer:features:read.
8730
f822c95b
DJ
87312007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8732
8733 * gdb.texinfo (Commands to specify files): Describe
8734 "set sysroot" and "show sysroot".
8735 (Using the `gdbserver' program): Lowercase argument
8736 to @var. Expand description of setting up GDB on the
8737 host.
8738
8936fcda
JB
87392007-01-05 Joel Brobecker <brobecker@adacore.com>
8740
8741 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8742 catch exception, catch exception unhandled, and catch assert
8743 commands.
8744
e776119f
DJ
87452007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * gdb.texinfo (Debugging Output): Document "set debug xml"
8748 and "show debug xml".
8749
aa79a185
DJ
87502007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8751
8752 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8753
7f893741
JB
87542007-01-01 Joel Brobecker <brobecker@adacore.com>
8755
8756 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8757
a1b5960f
VP
87582006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8759
8760 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8761 note in @ignore, to be removed later if nobody complains.
8762
9f470e6e
NR
87632006-12-04 Nick Roberts <nickrob@snap.net.nz>
8764
8765 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8766 of -var-delete.
8767
765dc015 87682006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8769
765dc015 8770 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8771 automatic software/hardware breakpoint usage and
8772 the "set breakpoint auto-hw" command.
765dc015 8773
4b5752d0
VP
87742006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8775
8776 * gdb.texinfo (Memory Access Checking): New.
8777
89be2091
DJ
87782006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8779
8780 * gdb.texinfo (Remote configuration): Mention
8781 "pass-signals-packet".
8782 (General Query Packets): Document QPassSignals. Fix
8783 a typo.
8784
ca3bf3bd
DJ
87852006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8786
8787 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8788
427c3a89
DJ
87892006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8790
8791 * gdb.texinfo (Remote configuration): Rewrite documentation for
8792 packet configuration commands.
8793 (OS Information): Adjust reference to qXfer:auxv:read.
8794 (General Query Packets): Remove references to read-aux-vector-packet
8795 and set remote get-thread-local-storage-address.
8796
7a107747
DJ
87972006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8798
8799 * gdbint.texinfo (Target Architecture Definition): Add new
8800 Initializing a New Architecture section.
8801
1c56eb0e
EZ
88022006-10-31 David Taylor <dtaylor@emc.com>
8803
8804 * stabs.texinfo (Macro define and undefine): New node describing
8805 stabs for #define and #undef.
8806
f73adfeb
AS
88072006-10-27 Andreas Schwab <schwab@suse.de>
8808
8809 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8810
fd60e0df
EZ
88112006-10-21 Eli Zaretskii <eliz@gnu.org>
8812
8813 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8814 clarify on the possible meanings of ``expression'' watched by
8815 watchpoints. Add indexing.
e5ac9b53
EZ
8816 (Prompting, Errors, Invalidation, Annotations for Running)
8817 (Source Annotations): Fix index entries by adding "annotation" to
8818 them, to discriminate from index entries that point to the more
8819 general topic descriptions.
fd60e0df 8820
52bb452f
DJ
88212006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8822
8823 * gdbint.texinfo (Target Vector Definition): Move most
8824 content into Existing Targets. Add a menu.
8825 (Existing Targets): New section, moved from Target Vector
8826 Definition. Use @subsection.
8827 (Managing Execution State): New section.
8828
58955e58
BW
88292006-10-16 Bob Wilson <bob.wilson@acm.org>
8830
8831 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8832
c8aa23ab
EZ
88332006-10-15 Eli Zaretskii <eliz@gnu.org>
8834
8835 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8836 (Command Syntax, Signals, Backtrace, Connecting)
8837 (Remote configuration, Renesas Boards, Console I/O): Fix last
8838 change: use Ctrl- instead of C-, except wrt Emacs.
8839 (File-I/O Examples): Put Ctrl-c in @kbd.
8840 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8841 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8842 (Signals, Set Breaks, Set Watchpoints): Document optional
8843 arguments to `info signals' `handle', `info breakpoints', and
8844 `info watchpoints'.
c8aa23ab 8845
e7109c7e
EZ
88462006-10-14 Eli Zaretskii <eliz@gnu.org>
8847
8848 * gdb.texinfo (Backtrace): Fix last change.
8849
de3aea7b
NR
88502006-10-14 Nick Roberts <nickrob@snap.net.nz>
8851
8852 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8853
7f9087cb
BW
88542006-10-10 Bob Wilson <bob.wilson@acm.org>
8855
c8aa23ab
EZ
8856 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8857 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8858 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8859
68437a39
DJ
88602006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8861 Daniel Jacobowitz <dan@codesourcery.com>
8862
8863 * gdb.texinfo (Packets): Document vFlashErase,
8864 vFlashWrite and vFlashDone packets.
8865 (General Query Packets): Document qXfer:memory-map:read.
8866 Add a new feature for qXfer:memory-map:read.
8867 (Memory map format): New section.
8868 (Target Commands): Mention that gdb can write flash.
8869
fd79ecee
DJ
88702006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8871 Daniel Jacobowitz <dan@codesourcery.com>
8872
8873 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8874 memory regions and "mem auto".
8875
350da6ee
DJ
88762006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8877
8878 * gdbint.texinfo (Array Containers): New section.
8879
2f1acb09
VP
88802006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8881
8882 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8883 -stack-list-arguments HIGH_FRAME argument can be larger then the
8884 actual number of frames.
8885
2ab1eb7a
VP
88862006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8887
8888 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8889 -stack-list-locals HIGH_FRAME argument can be larger then the
8890 actual number of frames.
2ab1eb7a 8891
599b237a
BW
88922006-09-02 Bob Wilson <bob.wilson@acm.org>
8893
8894 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8895 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8896
25ab7e6d
EZ
88972006-09-02 Eli Zaretskii <eliz@gnu.org>
8898
8899 * gdbint.texinfo (Overall Structure): New section "Source Tree
8900 Structure".
8901
940178d3
JB
89022006-08-17 Jim Blandy <jimb@codesourcery.com>
8903
8904 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8905 responses.
8906
30daae6c
JB
89072006-08-08 Joel Brobecker <brobecker@adacore.com>
8908
8909 * gdb.texinfo (Source Path): Add documentation for new
8910 substitute-path commands.
8911
7fa2210b
DJ
89122006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8913
8914 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8915 (Running Configure): ...here.
8916 (Requirements): New node. Mention expat.
8917
3d00d119
DJ
89182006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8919
5ae4183a 8920 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8921 'set download-write-size' and 'show download-write-size'.
8922
0cbfa4ee
DJ
89232006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8924
8925 * stabs.texinfo (Member Type Descriptor): Correct example for
8926 pointer to member types.
8927
16026cd7
AS
89282006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8929
8930 * gdb.texinfo (Optional warnings and messages): Add
8931 'set/show trace-commands'.
8932 (Command files): Add '-v' to source command.
8933
0876f84a
DJ
89342006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8935
8936 * gdb.texinfo (OS Information): Update qPart reference to
8937 qXfer.
8938 (Remote configuration): Likewise.
8939 (Overview): Move @cindex to the start of a paragraph. Talk
8940 about binary data encoding.
8941 (Packets): Refer to the overview for the details of the X
8942 packet encoding.
8943 (General Query Packets): Remove qPart description. Add qXfer
8944 description. Add an anchor to qSupported. Correct feature
8945 table title. Add a new feature for qXfer:auxv:read.
8946 (Interrupts): Add a missing parenthesis.
8947
2ec3381a
DJ
89482006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8949
669fac23 8950 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8951 (GDB/MI Kod Commands): Remove commented out node.
8952
594fe323
EZ
89532006-07-01 Eli Zaretskii <eliz@gnu.org>
8954
8955 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8956 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8957 (GDB/MI Thread Commands, GDB/MI Program Execution)
8958 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8959 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8960 (GDB/MI File Commands, GDB/MI Target Manipulation)
8961 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8962 since the MI prompt is hard-wired into the code.
8963
7e3fb70c
NR
89642006-07-01 Nick Roberts <nickrob@snap.net.nz>
8965
8966 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8967 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8968 (GDB/MI Data Manipulation): Remove description of unimplemented
8969 display related commands as variable objects perform this function
8970 and are superior: -display-delete, -display-disable,
8971 -display-enable, -display-insert and -display-list. Move
8972 -environment-cd, -environment-directory, -environment-path
8973 and -environment-pwd to "Program Context".
8974 (GDB/MI Program Control): Rename to "Program Execution". Move
8975 -exec-arguments -exec-abort to...
8976 (GDB/MI Program Context): ...here. New node split from "Data
8977 Manipulation".
8978
be2a5f71
DJ
89792006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8980
8981 * gdb.texinfo (Remote configuration): Document set / show
8982 remote supported-packets.
8983 (General Query Packets): Document qSupported packet.
8984
701adfb0
PA
89852006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8986
8987 * gdb.texinfo (system): Document behaviour with zero length
8988 string.
8989
fc320d37
SL
89902006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8991
8992 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8993 and font markup.
8994 (Protocol basics): Likewise.
8995 (The F request packet): Likewise.
8996 (The F reply packet): Likewise.
8997 (Memory transfer): Move this node to be a subsubsection of
8998 "Protocol specific representation of datatypes".
8999 (The Ctrl-C message): More copy editing.
9000 (Console I/O): Likewise.
9001 (The isatty call): Delete this node, and merge its content into
9002 the "isatty" node. Fixed references elsewhere.
9003 (The system call): Delete this node, and merge its content into
9004 the "system" node. Fixed references elsewhere.
9005 (open): Reformat to use @table, and add appropriate font markup.
9006 (close): Likewise.
9007 (read): Likewise.
9008 (write): Likewise.
9009 (lseek): Likewise.
9010 (rename): Likewise.
9011 (unlink): Likewise.
9012 (stat/fstat): Likewise.
9013 (gettimeofday): Likewise.
9014 (isatty): Likewise.
9015 (system): Likewise, plus minor changes to fix confusing wording.
9016 (Integral datatypes): Fix font markup.
9017 (Pointer values): Likewise.
9018 (struct stat): Fix markup to use @table, plus minor copy editing.
9019 (struct timeval): Fix font markup, plus minor copy editing.
9020 (Constants): Minor copy editing.
9021 (Errno values): Add font markup.
9022 (File-I/O Examples): Likewise.
9023
158fdf5c
NR
90242006-06-10 Nick Roberts <nickrob@snap.net.nz>
9025
9026 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
9027 (GDB/MI Simple Examples): Move node up one level. Use real
9028 examples.
9029 (GDB/MI Compatibility with CLI): Update.
9030 (GDB/MI Result Records): Add "connected" and "exit" result
9031 classes.
9032 (GDB/MI Stream Records): Clarify target output.
9033 (GDB/MI Command Description Format): Modify example description.
9034 (GDB/MI Breakpoint Table Commands): Rename to...
9035 (GDB/MI Breakpoint Commands): ...this
9036 (GDB/MI Breakpoint Commands): Add optional thread field.
9037 (GDB/MI Program Control): Add an introduction. Move "Program
9038 termination" examples into exec-run description.
9039 (GDB/MI File Commands): Mention similar CLI commands.
9040 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
9041 is similar to "-gdb-version".
9042
ddb50cd7
EZ
90432006-06-09 Eli Zaretskii <eliz@gnu.org>
9044
9045 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
9046
2aef0d6b
NR
90472006-06-02 Nick Roberts <nickrob@snap.net.nz>
9048
9049 * gdb.texinfo (GDB/MI Development and Front Ends): Use
9050 sourceware.org for mailing lists.
d5e40d59 9051 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 9052
383a5c52
NR
90532006-06-01 Nick Roberts <nickrob@snap.net.nz>
9054
d5e40d59 9055 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 9056
e16b02ee
EZ
90572006-05-22 Eli Zaretskii <eliz@gnu.org>
9058
9059 * gdb.texinfo (Cygwin Native): Fix last change.
9060
be90c084
CF
90612006-05-22 Christopher Faylor <cgf@timesys.com>
9062
9063 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
9064
347ceba5
NR
90652006-05-15 Nick Roberts <nickrob@snap.net.nz>
9066
9067 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
9068 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
9069
369af7bd
DJ
90702006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9071
9072 * gdb.texinfo (General Query Packets): Recommend not starting
9073 new packets with qC and clarify.
9074
2ffdbde8 90752006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
9076
9077 * gdb.texinfo (M2 Types): New section.
72019c9c 9078
16d1a084
DJ
90792006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
9080
9081 * agentexpr.texi: Add a copyright and license notice.
9082 * observer.texi: Likewise, with GPL clause for function prototypes.
9083 Remove trailing whitespace.
9084
aa56d27a
JB
90852006-05-05 Jim Blandy <jimb@codesourcery.com>
9086
9087 * gdb.texinfo (General Query Packets): Document conventions for
9088 terminating packet names, and their violations.
9089
5bdf8622
DJ
90902006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9091
9092 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
9093 * gdb.texinfo: Likewise.
9094
605a56cb
DJ
90952006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9096
9097 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
9098 and "show remotedebug".
9099 (Debugging Output): Add additional index entries.
9100
b8db102d
MS
91012006-04-27 Michael Snyder <msnyder@redhat.com>
9102
9103 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
9104
c5e30d01
AC
91052006-04-22 Andrew Cagney <cagney@redhat.com>
9106
9107 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
9108 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
9109
8181d85f
DJ
91102006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
9111
9112 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9113 and remove breakpoint prototypes.
9114 (Watchpoints): Move description of target_insert_hw_breakpoint and
9115 target_remove_hw_breakpoint ...
9116 (Breakpoints): ... to here. Document target_insert_breakpoint and
9117 target_remove_breakpoint.
9118
4f553f88
JB
91192006-04-17 Jim Blandy <jimb@codesourcery.com>
9120
9121 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
9122 and C packets are optional.
9123
cd852561
FR
91242006-04-14 Frederic Riss <frederic.riss@st.com>
9125
9126 * gdb.texinfo (Specifying source directories): Update the description
9127 of the source file search to reflect the fact that the source path
9128 always contains at least $cdir and $cwd.
9129
b620eb07
MS
91302006-03-31 Michael Snyder <msnyder@redhat.com>
9131
9132 * gdb.texinfo: Update copyright dates.
9133
3156cdaf
EZ
91342006-03-31 Eli Zaretskii <eliz@gnu.org>
9135
9136 * gdb.texinfo (Overview): Add an index entry to "empty response".
9137
701adfb0
PA
91382006-03-29 Steve Ellcey <sje@cup.hp.com>
9139
9140 * gdb.texinfo: Remove gdbserve.nlm documentation.
9141
7d30c22d
JB
91422006-03-28 Jim Blandy <jimb@codesourcery.com>
9143
9144 * gdbint.texinfo (Prologue Analysis): New section.
9145
86941c27
JB
91462006-03-07 Jim Blandy <jimb@red-bean.com>
9147
66b8c7f6
JB
9148 * gdb.texinfo (Connecting): Document 'target remote pipe'.
9149
1a10341b
JB
9150 * gdb.texinfo (Target Commands): Update text describing how to
9151 specify a target. Refer to the detailed section on remote
9152 debugging, not the brief mention.
9153
86941c27
JB
9154 * gdb.texinfo (Connecting): Organize the different 'target remote'
9155 connection methods into a table. Add a 'target remote' index
9156 entry. (!!!)
9157
62f3a2ba
FF
91582006-02-17 Fred Fish <fnf@specifix.com>
9159
9160 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9161 'ptype' commands to reflect the fact that the only significant
9162 difference between them is that ptype prints the complete type
9163 description instead of just the name.
9164
8b9a88ea
WZ
91652006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
9166
9167 * gdbint.texinfo (Watchpoints): Delete
9168 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9169
7e8dc855
NR
91702006-02-10 Nick Roberts <nickrob@snap.net.nz>
9171
9172 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9173 times fields where needed. Fix typos. Update general form given
9174 for output of -break-insert.
9175 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9176
c91d38aa
DJ
91772006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
9178
9179 * gdbint.texinfo (Symbol Handling): Add a section
9180 on memory management.
9181
38fcd64c
DJ
91822006-02-06 Vladimir Prus <ghost@cs.msu.su>
9183
9184 * gdb.texinfo (Breakpoint table commands): Document the fullname
9185 field in -break-list output.
9186
219eec71
EZ
91872006-02-03 Eli Zaretskii <eliz@gnu.org>
9188
9189 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9190 debugging information produced by the various "set debug..."
9191 options.
9192
ae5a43e0
DJ
91932006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9194
9195 * gdb.texinfo (Files): Remove obsolete bits from the description
9196 of "symbol-file".
9197
a9f158ec
JB
91982006-01-25 Jim Blandy <jimb@redhat.com>
9199
9200 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9201
410dd08e
JB
92022006-01-24 Jim Blandy <jimb@redhat.com>
9203
9204 * gdbint.texinfo (Frames): Document the basics of GDB's register
9205 unwinding model, and explain the existence of the "sentinel" frame.
9206
4b505b12
AS
92072006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9208
9209 * gdb.texinfo (Choosing files): Mention that -directory is used
9210 for script files.
9211 (Specifying source directories): Likewise.
9212 (Command files): Explain how script files are found.
9213
839c27b7
EZ
92142006-01-21 Eli Zaretskii <eliz@gnu.org>
9215
9216 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9217 the threads in a multi-threaded program.
9218 (Threads): The threadno argument of "thread apply" can be a range
9219 of numbers.
9220
7be93b9e
JB
92212006-01-18 Jim Blandy <jimb@redhat.com>
9222
9223 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9224 of warning flags.
9225
fcc73fe3
EZ
92262006-01-13 Eli Zaretskii <eliz@gnu.org>
9227
9228 * gdb.texinfo (Sequences): Improve menu annotations.
9229 (Define): Add index entries for arguments of user-defined
9230 commands. Move the description of flow-control commands...
9231 (Command Files): ...to here. Document loop_break and
9232 loop_continue.
ca91424e
EZ
9233 (Define, Command Files): Document `end' and add index entries for
9234 it.
fcc73fe3 9235
5c95884b
MS
92362006-01-04 Michael Snyder <msnyder@redhat.com>
9237
9238 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 9239 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 9240
860701dc
PH
92412006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9242
9243 * gdb.texinfo (Omissions from Ada): Document that there is now
9244 limited aggregate support.
9245
36b80e65
EZ
92462005-12-28 Eli Zaretskii <eliz@gnu.org>
9247
9248 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9249 registers and the likes.
9250
c1468174
EZ
92512005-12-24 Eli Zaretskii <eliz@gnu.org>
9252
9253 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9254 (Symbols): Fix usage of "e.g.".
359df76b 9255 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
9256
9257 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9258 (Coding): Fix usage of "e.g.".
9259
c02a867d
EZ
92602005-12-23 Eli Zaretskii <eliz@gnu.org>
9261
5ae4183a
AS
9262 * stabs.texinfo:
9263 * refcard.tex:
c02a867d 9264 * gpl.texi:
5ae4183a
AS
9265 * gdbint.texinfo:
9266 * gdb.texinfo:
9267 * gdb-cfg.texi:
c02a867d 9268 * fdl.texi:
5ae4183a
AS
9269 * annotate.texinfo:
9270 * all-cfg.texi:
c02a867d
EZ
9271 * Makefile.in: Add (C) after Copyright. Update the FSF
9272 address.
9273
fad38dfa
EZ
92742005-12-03 Eli Zaretskii <eliz@gnu.org>
9275
9276 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9277 extend GDB with commands for external monitor.
9278
53e5f3cf
AS
92792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9280
9281 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9282
55f6ca0f
JB
92832005-11-25 Joel Brobecker <brobecker@adacore.com>
9284
9285 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9286
c1947b85
JB
92872005-11-21 Jim Blandy <jimb@redhat.com>
9288
9289 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9290 placement of 'R' actions in tracepoint action packets; document
9291 dependence of 'X' and 'M' actions on a preceding 'R' action for
9292 their registers.
9293
9d29849a
JB
92942005-11-19 Jim Blandy <jimb@redhat.com>
9295
9296 * gdb.texinfo (Tracepoint Packets): New node.
9297 (General Query Packets): Add entries for the tracepoint packets,
9298 referring to the "Tracepoint Packets" node.
9299 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 9300
9a6253be
KB
93012005-11-18 Kevin Buettner <kevinb@redhat.com>
9302
9303 * gdb.texinfo (set remotebreak): Add anchor.
9304 (X packet): Likewise.
9305 (Remote Protocol): Add new section `Interrupts' and new index
9306 entry `interrupts (remote protocol)'.
9307
5f3bebba
JB
93082005-11-18 Jim Blandy <jimb@redhat.com>
9309
9310 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9311 entries into the General Query Packets section. Add a
9312 cross-reference to that section. Drop description of replies, as
9313 these are covered in the descriptions of each packet.
9314 (General Query Packets): Add introductory text. Explain naming
9315 conventions, and how the end of a name is recognized.
9316
9a7a1b36
KB
93172005-11-17 Kevin Buettner <kevinb@redhat.com>
9318
0564b6cf 9319 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
9320 "set remotebreak" command.
9321
b8ff78ce
JB
93222005-11-16 Jim Blandy <jimb@redhat.com>
9323
9324 * gdb.texinfo (Packets, Stop Reply Packets)
9325 (General Query Packets): Various formatting cleanups.
9326 - Use @samp for packet contents.
9327 - Drop summaries from packet @item lines; the same information appears
9328 immediately below in the description.
9329 - Delete paragraph breaks after packet @item commands, so that the
9330 description appears directly to the right of the packet prototype
9331 in the printed manual, if it fits.
9332 - Place spaces in packet prototypes between @vars and non-@var
9333 letters, and explain that they're just for formatting.
9334 - Use @dots{} instead of '...'.
9335 - Fix uses of @code where @var was needed.
9336 - Replace "deprecated" markers with English text spelling out the
9337 packet's status and the preferred alternatives.
9338 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9339 what this ever meant.
9340 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9341 this for a long time.
9342 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9343 implemented several times, and have been in use for years.
9344
8ffe2530
JB
93452005-11-15 Jim Blandy <jimb@redhat.com>
9346
c43c5473
JB
9347 * gdb.texinfo (Packets): Add index entries for 'm' packet
9348 disclaimers.
5ae4183a 9349
fb031cdf
JB
9350 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9351 of stub when processing an 'm' packet.
9352
8ffe2530
JB
9353 * gdb.texinfo (Packets): Mention that packets beginning with
9354 letters are reserved once, at the top, instead of actually listing
9355 them all and saying "reserved".
9356
c03c782f
AS
93572005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9358
9359 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9360 Change @var{$arg0 to @code{$arg0.
9361
814e32d7
WZ
93622005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9363
9364 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9365
fa93a9d8
JB
93662005-11-12 Jim Blandy <jimb@redhat.com>
9367
9368 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9369 order. Remove extraneous 'z'.
9370
8a5a3c82
AS
93712005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9372
9373 * gdb.texinfo (Choosing files): Add --eval-command.
9374
4b0ad762
AS
93752005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9376
9377 * gdb.texinfo (Choosing modes): Add --return-child-result.
9378
9379
1a088d06
AS
93802005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9381
9382 * gdb.texinfo (Choosing modes): Add --batch-silent.
9383
656d5e12
EZ
93842005-10-28 Eli Zaretskii <eliz@gnu.org>
9385
9386 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9387 "The -var-update Command".
9388
3c9c013a
JB
93892005-10-03 Joel Brobecker <brobecker@adacore.com>
9390
9391 * gdb.texinfo (Print Settings): Add documentation for set/show
9392 print array-indexes.
9393
7ba3cf9c
DJ
93942005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9395
9396 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9397 6.2 and 6.3.
9398
a94ab193
EZ
93992005-08-27 Eli Zaretskii <eliz@gnu.org>
9400
9401 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9402 since 19-Jan-2004.
9403 (Files): Likewise.
ab1adacd
EZ
9404 (Variables, Symbols): Document the "<incomplete type>" message and
9405 its reasons.
a94ab193 9406
ca06016a
FF
94072005-08-01 Fred Fish <fnf@specifix.com>
9408
9409 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9410
cf58170d
NR
94112005-07-15 Nick Roberts <nickrob@snap.net.nz>
9412
9413 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9414 option for -var-list-children and -var-update.
9415 (GDB/MI Stack Manipulation): Simplify description of
9416 print-values option for -stack-list-locals.
9417 (GDB/MI Command Description Format): Clarify.
9418 (Mode Options): Spelling of superseded.
9419
38f1196a
BR
94202005-07-12 Bob Rossi <bob@brasko.net>
9421
9422 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9423 corresponding GDB command comment.
9424
3cb3b8df
BR
94252005-07-06 Bob Rossi <bob@brasko.net>
9426
9427 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9428 and -inferior-tty-show.
9429 (Input/Output): Document "set/show inferior-tty" and tty alias.
9430
10fac096
NW
94312005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9432
9433 * gdb.texinfo (Packets): Change description of 'D' packet to note
9434 that GDB does wait for a response.
9435
d1b6db76
NR
94362005-06-22 Nick Roberts <nickrob@snap.net.nz>
9437
9438 * gdb.texinfo (History) Rename "Command History".
9439 (Command History): Move node "Server Prefix" from section on
9440 Annotations here.
9441
29629dcf
NR
94422005-06-19 Nick Roberts <nickrob@snap.net.nz>
9443
9444 * gdb.texinfo (GDB/MI Stack Manipulation):
9445 Re-instate -stack-info-frame with example. Say that it gets
9446 info on selected frame, not current frame.
9447
397ca115
EZ
94482005-06-18 Eli Zaretskii <eliz@gnu.org>
9449
9450 * gdb.texinfo (Server): Clarify that `file' should be used before
9451 connecting to the server.
9452 (Files): Add an xref to the above description.
51274035
EZ
9453 (Output Formats): More detailed description of the `c' format.
9454 (Memory): List explicitly all the formats supported by `x'.
638ac427 9455 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 9456 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
9457 files. Add more indexing for solib-absolute-prefix and
9458 --with-sysroot.
76d17f34
EZ
9459 (Machine Code): Document possible problems with locations in
9460 shared libraries.
d416eeec
EZ
9461 (Backtrace): Document that free-standing environments do not need
9462 to have a `main' function.
397ca115 9463
74f6deaa
NR
94642005-06-18 Nick Roberts <nickrob@snap.net.nz>
9465
9466 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9467 -stack-info-frame.
9468
a9967aef
AC
94692005-06-07 Andrew Cagney <cagney@gnu.org>
9470
9471 * gdb.texinfo (Contributors): Note the original multi-arch
9472 contributors.
9473
e09f16f9
EZ
94742005-06-03 Eli Zaretskii <eliz@gnu.org>
9475
9476 * gdb.texinfo (Registers): Add index entries for the standard
9477 registers.
9478 (Frames): Add cross-reference from frame pointer description to
9479 the Registers node.
9480 (Annotations Overview): Fix the reference to GDB name.
9481
d87ba7ee
EZ
94822005-06-01 Eli Zaretskii <eliz@gnu.org>
9483
9484 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9485 can-use-hw-watchpoints.
9486
034dad6f
BR
94872005-05-28 Bob Rossi <bob@brasko.net>
9488
9489 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9490 the possible reasons why an exec async record would be returned to FE.
9491
ffed4509
AC
94922005-05-26 Andrew Cagney <cagney@gnu.org>
9493
9494 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9495 Andrew Cagney implemented the original GDB/MI.
9496
e22e55c9
OF
94972005-05-23 Orjan Friberg <orjanf@axis.com>
9498
9499 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9500 documentation. Add documentation for cris-mode.
9501
a78e13ce
EZ
95022005-05-20 Eli Zaretskii <eliz@gnu.org>
9503
9504 * gdb.texinfo (Numbers): Explain the example and make the wording
9505 more acurate.
9506
76ff342d
DJ
95072005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9508 Dennis Brueni <dennis@slickedit.com>
9509
9510 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9511 (GDB/MI Data Manipulation, GDB/MI Program Control)
9512 (GDB/MI Stack Manipulation): Update examples to include the fullname
9513 attribute in stack frames.
9514
119b882a
EZ
95152005-05-12 Eli Zaretskii <eliz@gnu.org>
9516
9517 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9518 do with other non-standard names of init files.
9519
6fc08d32
EZ
95202005-05-11 Eli Zaretskii <eliz@gnu.org>
9521
9522 * gdb.texinfo (Command Files): Move the description of the startup
9523 from here...
9524 (Startup): ...to this new subsection of the Invocation chapter.
9525 Rearrange the description of init files more logically and add a
9526 cross-reference to "Command Files". Document the special gdbinit
9527 name for CISCO 68k. Expand the description of what GDB does
9528 during startup.
9529 (History): Add index entry for HISTSIZE.
9530
a561754a
MK
95312005-05-02 Mark Kettenis <kettenis@gnu.org>
9532
9533 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9534
2eecc4ab
EZ
95352005-05-02 Eli Zaretskii <eliz@gnu.org>
9536
9537 * gdb.texinfo (SVR4 Process Information, The isatty call)
9538 (The system call): Don't use foo(N) notation for man pages and
9539 functions.
514c4d71 9540 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9541
18999be5
EZ
95422005-04-27 Eli Zaretskii <eliz@gnu.org>
9543
9544 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9545 were optimized away.
9546
0abb7bc7
EZ
95472005-04-22 Eli Zaretskii <eliz@gnu.org>
9548
9549 * gdb.texinfo (Remote configuration): Document "set/show
9550 get-thread-local-storage-address". Add cross-reference to the
9551 description of the qGetTLSAddr packet.
9552 (General Query Packets): Mention "set remote
9553 get-thread-local-storage-address" and add a reference to its
9554 description.
9555
6f61acb1
NR
95562005-04-19 Nick Roberts <nickrob@snap.net.nz>
9557
9558 * gdb.texinfo (Backtrace): Describe 'bt full'.
9559
9d59903a
NR
95602005-04-17 Nick Roberts <nickrob@snap.net.nz>
9561
9562 * gdb.texinfo (Mode Options): Fix typo.
9563 (GDB/MI): Describe how to invoke GDB/MI.
9564
721c2651
EZ
95652005-04-16 Eli Zaretskii <eliz@gnu.org>
9566
9567 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9568 references changed. Add description of "info udot".
721c2651
EZ
9569 (Files): Document "set/show stop-on-solib-events".
9570 (M32R/D): Document "set/show download-path", "set/show
9571 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9572 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9573 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9574 (Maintenance Commands): Improve indexing.
9575 (Target Commands): Document "set/show hash", "set/show debug
9576 monitor".
9577 (SVR4 Process Information): Document "info pidlist" and "info
9578 meminfo". Document "set/show procfs-tarce" and "set/show
9579 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9580 (Symbols, The Print Command with Objective-C): Improve indexing.
9581 (Objective-C): Add references to "info classes" and "info
9582 selectors".
c45da7e6
EZ
9583 (Debugging Output): Improve wording. Document "set/show debug
9584 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9585 (Set Breaks): Add index entry for "hardware breakpoints".
9586 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9587 and "set/show usehardbreakpoints".
9588 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9589 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9590 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9591 rdiromatzero", "set/show rdiheartbeat".
9592 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9593 "sds".
9594 (Embedded Processors): Document the "sim" command.
9595 (Remote): Document the "remote" command.
9596 (DJGPP Native): Document the "info serial" command.
9597 (Threads): Document "maint info sol-threads".
9598 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9599 (Set Breaks): Improve indexing.
9600 (Command Syntax): Add a reference to dont-repeat.
9601 (Define): Document "dont-repeat".
9602 (TUI Commands): Document "tabset".
9603 (WinCE): New subsection. Document "set/show remotedirectory",
9604 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9605
14d6dd68
EZ
96062005-04-15 Eli Zaretskii <eliz@gnu.org>
9607
9608 * gdb.texinfo (Hurd Native): New subsection, documents
9609 Hurd-specific commands.
a64548ea 9610 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9611 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9612 (MIPS): Improve documentation of heuristic-fence-post. Document
9613 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9614 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9615 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9616 (ARM): Document ARM-specific commands.
a64548ea
EZ
9617 (AVR): New section. Document "info io_registers".
9618 (CRIS): New section. Document "set/show cris-version" and
9619 "set/show cris-dwarf2-cfi".
9620 (HPPA): New section. Document "set/show debug hppa" and "maint
9621 print unwind".
a5adf40f 9622 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9623 (Super-H): New section. Document the "regs" command.
721c2651 9624 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9625
9c16f35a
EZ
96262005-04-09 Eli Zaretskii <eliz@gnu.org>
9627
9628 * gdb.texinfo (Print Settings): Document "set/show print
9629 pascal_static-members", "set print repeats", "show print
9630 null-stop". Improve indexing. Fix documentation of "set print
9631 union".
9632 (Pascal): New section.
9633 (Supported languages): Rename from "Support"; all references
9634 updated. Add a menu item for Pascal.
9635 (Numbers): Document "set radix.
9636 (Screen Size): Document "set/show pagination".
9637 (MIPS Embedded): Remove "set processor" documentation.
9638 (Remote configuration): Document "set/show X/P/Z-packet",
9639 "set/show read-aux-vector-packet", "set/show remote
9640 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9641 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9642 remotedebug", "set/show remotebreak", "set/show remotedevice",
9643 "set/show remotelogfile".
9644 (Auxiliary Vector): Add reference to the description of the
9645 read-aux-vector-packet setting.
9646 (Set Watchpoints): Add a cross-reference to "set remote
9647 hardware-breakpoint-limit".
9648 (General Query Packets): Add indexing of requests and
9649 cross-references to related commands in "Remote configuration".
9650 (File-I/O Overview, The system call): Fix wording and typos.
9651 (Thread Stops): Add index entries.
9652 (Continuing and Stepping): Document "show step-mode".
9653 (i386): New node. Document "set/show struct-convention".
9654 (Files): Document "show trust-readonly-sections".
9655 (Calling): Document "set/show unwindonsignal".
9656 (Messages/Warnings): Add index entries.
9657 (Maintenance Commands): Document "set/show watchdog".
9658 (Annotations Overview): Document "show annotate".
9659 (Set Watchpoints): Add index entries.
9660 (Symbols): Fix doc of case-sensitive.
9661 (ABI): Document "show coerce-float-to-double".
9662 (Convenience Vars, Help): Improve indexing.
9663 (Machine Code): Document "show disassembly-flavor".
9664 (Debugging C plus plus): Document "show overload-resolution".
9665 (Value History, Signaling): Add index entries.
9666
96672005-04-08 Eli Zaretskii <eliz@gnu.org>
9668
9669 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9670 (Processes): Fix wording.
9671 (History, List, Logging output, Define, Symbols, Print Settings):
9672 Improve indexing.
9673
a8f24a35
EZ
96742005-04-03 Eli Zaretskii <eliz@gnu.org>
9675
9676 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9677 redundant index entry for "target" command.
9678 (Backtrace): Add index entries.
9679 (Symbols, Fortran): Document the "set case-sensitive" command.
9680 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9681 (Print Settings): Add index entry for "set demangle-style".
9682 (Target Commands): Document "set download-write-size".
9683 (Debugging Output): Document "set exec-done-display".
9684
09d4efe1
EZ
96852005-04-02 Eli Zaretskii <eliz@gnu.org>
9686
9687 * gdb.texinfo (Files): Fix the name and documentation of
9688 add-shared-symbol-files. Document its alias assf. Update the
9689 list of OSs where GDB supports shared libraries. Fix markup.
9690 (Continuing and Stepping): Add reference to @var{location} in the
9691 text.
9692 (Dump/Restore Files): Fix reference to @{filename}.
9693 (Help): Fix wording.
9694 (Attach): Ditto.
9695 (Set Watchpoints): Ditto.
9696 (Backtrace): Remove redundant index entries. Improve index
9697 entries.
9698 (Delete Breaks): Fix wording.
9699 (Memory): Document the compare-sections command.
9700 (Memory Region Attributes): Improve wording.
9701 (Disabling): Improve wording.
9702 (Fortran): New subsection. Document the "info common" command.
9703 (Help): Document aliases "info copying" and "info warranty".
9704 (Caching Remote Data): New section. Document the "set/show
9705 remotecache" and "info dcache" commands.
9706 (Show): Fix wording of the documentation of the "set
9707 extension-language" command.
9708 (Signals): Add index entry for "info handle".
9709 (Memory Region Attributes): Fix punctuation.
9710 (Symbols): Change the arg name to "location" and refer to it in
9711 the text. Fix wording of "info types" doc.
9712 (Threads): Fix usage of @enumerate @item's.
9713 (Listing Tracepoints): Add index entry for "info tp".
9714 (Set Watchpoints): Add xref to "info break" description.
9715 (Macros): Add an index entry for "macro exp1". Document the
9716 "macro list" command.
9717 (Maintenance Commands): Document "flushregs", "maint agent",
9718 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9719 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9720 "maint print architecture", "maint print objfiles", "maint print
9721 statistics", "maint print type", "maint show-debug-regs", "maint
9722 space", "maint time", and "maint translate-address".
9723 (Connecting): Document the "monitor" command.
9724 (Annotations Overview): Describe the "set annotate" command.
9725
82f2d802
EZ
97262005-04-01 Eli Zaretskii <eliz@gnu.org>
9727
9728 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9729 Rearrange index entries and improve wording about support for
9730 hardware watchpoints.
9731
7d51c7de
BR
97322005-03-10 Bob Rossi <bob@brasko.net>
9733
9734 * gdb.texinfo: Update copyright
9735
68c71a2e
TR
97362005-02-09 Theodore A. Roth <troth@openavr.org>
9737
9738 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9739 error.
9740
701adfb0
PA
97412005-03-07 Joel Brobecker <brobecker@adacore.com>
9742
9743 * observer.texi (executable_changed): New observer.
9744
83761cbd
KB
97452005-02-03 Kevin Buettner <kevinb@redhat.com>
9746
9747 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9748
9f1c6395
MS
97492005-01-17 Michael Snyder <msnyder@redhat.com>
9750
9751 * gdb.texinfo: Fix spelling, infinte -> infinite.
9752
fbd1b305
MK
97532005-01-08 Mark Kettenis <kettenis@gnu.org>
9754
9755 * observer.texi (GDB Observers): Document "solib_loaded".
9756
3ace7edb
AC
97572005-01-07 Andrew Cagney <cagney@gnu.org>
9758
bec39cab
AC
9759 * configure.ac: Rename configure.in, require autoconf 2.59.
9760 * configure: Re-generate.
9761
3ace7edb
AC
9762 * configure.in: Replace configdirs with multiple references to
9763 AC_CONFIG_SUBDIRS.
9764 * configure: Re-generate.
5ae4183a 9765
53531fc1
AC
97662005-01-04 Andrew Cagney <cagney@gnu.org>
9767
9768 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9769 part of the version number.
9770
536ffdb7
MK
97712004-12-24 Mark Kettenis <kettenis@gnu.org>
9772
9773 * gdbint.texinfo (Algorithms): Remove description of
9774 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9775
e1aac25b
JB
97762004-12-07 Jim Blandy <jimb@redhat.com>
9777
9778 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9779 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9780 numbers.
9781
f47b1503
AS
97822004-12-07 Andreas Schwab <schwab@suse.de>
9783
9784 * gdb.texinfo (Mode Options): Document -l option.
9785
b6b8ece6
EZ
97862004-12-04 Eli Zaretskii <eliz@gnu.org>
9787
9788 * gdbint.texinfo (Algorithms): More accurate description of
9789 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9790 is not needed unless data-read and data-access watchpoints are
9791 supported. Add a description of how GDB checks whether the
9792 inferior stopped because a watchpoint was hit.
9793
01371747
EZ
97942004-11-23 Eli Zaretskii <eliz@gnu.org>
9795
9796 * gdb.texinfo (Files): Add cross-reference to description of
9797 -readnow command-line switch.
9798
2315ffec
RC
97992004-11-10 Randolph Chung <tausq@debian.org>
9800
9801 * gdb.texinfo: Document set/show backtrace past-entry commands.
9802 Rearrange index entries for set/show backtrace past-main.
9803
69065f5d
AC
98042004-11-10 Jon Beniston <jon@beniston.com>
9805
9806 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9807 * gdb.texinfo (Remote Serial Protocol): Further describe
9808 binary transfer escaping mechanism .
69065f5d 9809
30e91e0b
RC
98102004-11-08 Randolph Chung <tausq@debian.org>
9811
9812 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9813 and "show debug infrun". Add index entries.
9814
60bf7e09
EZ
98152004-10-23 Eli Zaretskii <eliz@gnu.org>
9816
9817 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9818 "info proc" that are already implemented. Add index entries.
9819 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9820 (Files): Add a tip for decreasing memory used for symtabs from
9821 shared libraries.
f018e82f
EZ
9822 (Starting): Fix whitespace; make "elaboration" stand out where it
9823 is first used, and add an index entry for the term.
f8568604
EZ
9824 (Calling): Expand and elaborate text. Add "print". Add the
9825 description of problems with weak aliases.
384ee23f 9826 (Core File Generation): New section.
60bf7e09 9827
d52fe014
AC
98282004-10-12 Andrew Cagney <cagney@gnu.org>
9829
9830 * gdbint.texinfo (Versions and Branches): New chapter.
9831 (Releasing GDB): Delete "Versions and Branches" section.
9832 (Top): Add "Versions and Branches".
9833
703663ab
EZ
98342004-10-08 Eli Zaretskii <eliz@gnu.org>
9835
9836 * gdb.texinfo (Editing, History): Add cross-references to the
9837 included Readline and History user documentation. Remove
9838 references to the symbol have-readline-appendices which is unused
9839 and undefined.
9840 (History): Fix indexing.
9841
ac77d04f
JJ
98422004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9843
9844 * gdbint.texinfo (target_stopped_data_address): Update to
9845 new prototype.
9846 (i386_stopped_data_address): Update prototype and description.
9847 (i386_stopped_by_watchpoint): New function and description.
9848
e07c999f
PH
98492004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9850
9851 * gdb.texinfo (Filenames): Add Ada suffixes.
9852 (Ada) New section.
9853
2e868123
AC
98542004-09-27 Andrew Cagney <cagney@gnu.org>
9855 Robert Picco <Robert.Picco@hp.com>
9856
9857 * gdb.texinfo (Packets): Document the "p" packet.
9858
02a57714
JM
98592004-09-21 Jason Molenda (jmolenda@apple.com)
9860
9861 * gdb.texinfo (Paths and Names of the Source Files): Document the
9862 meaning of values in the 'desc' field of a SO stab.
9863
ae038cb0
DJ
98642004-09-20 Daniel Jacobowitz <dan@debian.org>
9865
9866 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9867 max-cache-age" and "maint show dwarf2 max-cache-age".
9868
f7dc1244
EZ
98692004-09-16 Eli Zaretskii <eliz@gnu.org>
9870
9871 * gdb.texinfo (Set Breaks): Add index entry for setting
9872 breakpoints on overloaded C++ functions that are not members of
9873 any classes. Add an example and an index entry for setting
9874 breakpoints on all program functions.
9875 (Character Sets, Macros, Overlay Commands)
9876 (Non-debug DLL symbols, GDB/MI Output Syntax)
9877 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9878 Use "(@value{GDBP})" instead of a literal "(gdb)".
9879
f810308b
AC
98802004-09-12 Andrew Cagney <cagney@gnu.org>
9881
9882 * gdbint.texinfo (Native Debugging): Delete description of
9883 FILES_INFO_HOOK.
9884
15a661f3
PH
98852004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9886
5ae4183a
AS
9887 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9888 to hex_string_custom (not historically correct, but more
15a661f3
PH
9889 understandable, given the current code).
9890
f3219c75
AC
98912004-09-03 Andrew Cagney <cagney@gnu.org>
9892
9893 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9894
f3bb6704
JJ
98952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9896
9897 * observer.texi (solib_unloaded): New observer.
9898
8d2c00cb
AC
98992004-08-24 Andrew Cagney <cagney@gnu.org>
9900
9901 * gdbint.texinfo (Target Architecture Definition): Add missing
9902 comma.
9903
e7dc800a
MC
99042004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9905
9906 * (Using the Testsuite): build != host is supported,
9907 but some test scripts do not support build != host.
9908
73b03683
MK
99092004-08-14 Mark Kettenis <kettenis@gnu.org>
9910
9911 * gdbint.texinfo (Host Definition): Delete description of
9912 FCLOSE_PROVIDED and GETENV_PROVIDED.
9913
701adfb0
PA
99142004-08-11 Joel Brobecker <brobecker@gnat.com>
9915
9916 * gdbint.texinfo (Host Definition): Remove documentation for
9917 USE_O_NOCTTY, no longer used.
9918
c0ccb908
MK
99192004-08-05 Mark Kettenis <kettenis@chello.nl>
9920
9921 * gdbint.texinfo (Host Definition): Delete description of
9922 NO_SYS_FILE.
9923 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9924 PTRACE_FP_BUG.
9925
9c8dbfa9
AC
99262004-08-05 Andrew Cagney <cagney@gnu.org>
9927
9928 * gdbint.texinfo (Target Architecture Definition): Delete
9929 reference to deprecated_read_fp.
9930
f42accbe
AC
99312004-08-02 Andrew Cagney <cagney@gnu.org>
9932
9933 * gdbint.texinfo (Target Architecture Definition): Delete
9934 description of DEPRECATED_REGISTER_BYTES.
9935
0b66e38c
EZ
99362004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9937
9938 * gdb.texinfo (Source Path): Document the new behavior of
9939 searching for the source files.
9940
15387254
EZ
99412004-07-17 Eli Zaretskii <eliz@gnu.org>
9942
9943 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9944 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9945 (Auto Display): Improve indexing.
9946
2c07db7a
AC
99472004-07-16 Andrew Cagney <cagney@gnu.org>
9948
9949 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9950 "-noasync".
9951
4644b6e3
EZ
99522004-07-09 Eli Zaretskii <eliz@gnu.org>
9953
9954 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9955 have the same prefix have only their prefix in the index.
9956
7561d450
MK
99572004-07-03 Mark Kettenis <kettenis@gnu.org>
9958
9959 * gdb.texinfo (BSD libkvm Interface): New node (section)
9960 (Native): Add it to the menu.
9961
67bebe79
MK
99622004-07-01 Mark Kettenis <kettenis@gnu.org>
9963
9964 * gdbint.texinfo (Target Architecture Definition): Remove
9965 PCC_SOL_BROKEN.
9966
1a6923e0
MK
99672004-06-24 Mark Kettenis <kettenis@gnu.org>
9968
9969 * gdbint.texinfo (Target Architecture Definition): Remove
9970 SUN_FIXED_LBRAC_BUG.
9971
b435e160
AC
99722004-06-26 Andrew Cagney <cagney@gnu.org>
9973
9974 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9975
b5622e8d
AC
99762004-06-20 Andrew Cagney <cagney@gnu.org>
9977
9978 * gdbint.texinfo (Target Architecture Definition): Deprecate
9979 USE_STRUCT_CONVENTION.
9980
e0c07bf0
MC
99812004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9982
9983 gdb.texinfo (Bug Reporting): Mention session recording,
9984 with the script command or Emacs.
9985
782263ab
AC
99862004-06-18 Andrew Cagney <cagney@gnu.org>
9987
9988 * gdbint.texinfo (Target Architecture Definition): Deprecate
9989 FUNCTION_START_OFFSET.
9990
03727ca6
AC
99912004-06-14 Andrew Cagney <cagney@gnu.org>
9992
9993 Based on changes from Karl Berry.
9994 * gdb.texinfo: Do not use @sc in a direntry.
9995 * stabs.texinfo: Change @dircateogry to "Software development".
9996 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9997
97092415
AC
99982004-06-13 Andrew Cagney <cagney@gnu.org>
9999
10000 * gdbint.texinfo (Target Architecture Definition): Delete
10001 description of RETURN_VALUE_ON_STACK.
10002
1f6d4158
AC
100032004-06-09 Andrew Cagney <cagney@gnu.org>
10004
10005 * gdbint.texinfo (Native Debugging): Restore "@table @code"
10006 deleted by previous patch.
10007
d966f0cb
AC
100082004-06-08 Andrew Cagney <cagney@gnu.org>
10009
10010 * gdbint.texinfo (Native Debugging): Delete documentation on
10011 ATTACH_DETACH.
10012
86fe4aaa
RC
100132004-06-06 Randolph Chung <tausq@debian.org>
10014
10015 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
10016
d4b6d575
RC
100172004-06-06 Randolph Chung <tausq@debian.org>
10018
5ae4183a 10019 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
10020 the new push_dummy_call method signature. Describe the function
10021 argument.
10022
4e8b0763
JB
100232004-05-24 Joel Brobecker <brobecker@gnat.com>
10024
10025 * gdb.texinfo (Starting): Document new start command.
10026
59caf092
AC
100272004-05-21 Andrew Cagney <cagney@redhat.com>
10028
10029 * observer.texi (GDB Observers): Document "inferior_created".
10030
e4a2df64
AC
100312004-05-08 Andrew Cagney <cagney@redhat.com>
10032
e6b55ae2
AC
10033 * gdbint.texinfo (Target Architecture Definition): Delete
10034 description of DO_DEFERRED_STORES.
10035
28954179
AC
10036 * gdbint.texinfo (Target Architecture Definition): Delete
10037 references to DEPRECATED_FIX_CALL_DUMMY.
10038
434b87dd
AC
10039 * gdbint.texinfo (Target Architecture Definition): Delete
10040 description of DEPRECATED_CALL_DUMMY_WORDS,
10041 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
10042
58d28df8
AC
10043 * gdbint.texinfo (Target Architecture Definition): Delete
10044 description of DEPRECATED_PUSH_DUMMY_FRAME.
10045
e4a2df64
AC
10046 * gdbint.texinfo (Target Architecture Definition): Delete
10047 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
10048
2b4855ab
AC
100492004-05-07 Andrew Cagney <cagney@redhat.com>
10050
10051 * observer.texi (GDB Observers): Add "Debugging" section. Include
10052 cross reference to "set/show debug observer".
10053 * gdb.texinfo (Debugging Output): Document "set/show debug
10054 observer".
10055
fcf70625
AC
100562004-05-01 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbint.texinfo (Target Architecture Definition): Delete
10059 description of DEPRECATED_PC_IN_SIGTRAMP.
10060
8ee56bcf
AC
100612004-04-30 Andrew Cagney <cagney@redhat.com>
10062
10063 * gdbint.texinfo (Target Architecture Definition): Delete
10064 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
10065
67ab9a76
OF
100662004-04-30 Orjan Friberg <orjanf@axis.com>
10067
10068 * observer.texi (GDB Observers): Correct spelling.
10069
79346bcb
OF
100702004-04-26 Orjan Friberg <orjanf@axis.com>
10071
10072 * observer.texi (GDB Observers): Add target_changed event.
10073
7a464420
AC
100742004-04-08 Andrew Cagney <cagney@redhat.com>
10075
10076 * observer.texi (GDB Observers): Rework, provide generic observer
10077 definitions and then a list of observable events.
10078
6cdf9d98
AC
100792004-04-04 Andrew Cagney <cagney@redhat.com>
10080
10081 * gdbint.texinfo (Host Definition): Delete reference to
10082 NO_SIGINTERRUPT.
10083
ddc135a4
AC
100842004-04-02 Andrew Cagney <cagney@redhat.com>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Delete
10087 reference to DEPRECATED_CALL_DUMMY_LENGTH.
10088
6a1b180d
SC
100892004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10090
10091 * gdb.texinfo (TUI Commands): Document tui reg commands.
10092
d0d5df6f
AC
100932004-03-26 Andrew Cagney <cagney@redhat.com>
10094
10095 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
10096 "gdbtui".
10097 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
10098 (Contributors): Mention both Text and Terminal User Interface.
10099
aa2a3f87
AC
101002004-03-23 Andrew Cagney <cagney@redhat.com>
10101
10102 * gdbint.texinfo (Target Architecture Definition): Deprecate
10103 references to SIGTRAMP_START and SIGTRAMP_END.
10104
f561f026
AC
101052004-03-23 Andrew Cagney <cagney@redhat.com>
10106
10107 * gdbint.texinfo (Target Architecture Definition): Deprecate
10108 references to PC_IN_SIGTRAMP.
10109
33cb8b0f
AC
101102004-03-19 Andrew Cagney <cagney@redhat.com>
10111
10112 * gdbint.texinfo (Target Architecture Definition): Delete
10113 reference to GDB_TARGET_IS_HPPA.
10114
fc989b7a
AC
101152004-03-18 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdbint.texinfo (Coding): Update section on gdbarch_data,
10118 describe pre_init and post_init.
10119
701b08bb
DJ
101202004-03-09 Daniel Jacobowitz <drow@mvista.com>
10121
10122 * gdb.texinfo (Debugging Output): Document values for "set debug
10123 target".
10124
faae5abe
AC
101252004-02-28 Andrew Cagney <cagney@redhat.com>
10126
10127 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
10128
dd79a6cf
JJ
101292004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10130
10131 * gdb.texinfo (breakpoints): Add information about the
10132 new "set breakpoint pending" and "show breakpoint pending"
10133 commands.
10134
e7f16015
AC
101352004-02-26 Andrew Cagney <cagney@redhat.com>
10136
10137 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
10138 in Per-architecture module data section.
10139
7161a3a6
RM
101402004-02-25 Roland McGrath <roland@redhat.com>
10141
10142 * gdb.texinfo (General Query Packets): Document qPart:... packets.
10143
2154891a
AC
101442004-02-24 Andrew Cagney <cagney@redhat.com>
10145
10146 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
10147 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
10148 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 10149
6c74ac8b
AC
101502004-02-17 Andrew Cagney <cagney@redhat.com>
10151
10152 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10153
19772a2c
AC
101542004-02-16 Andrew Cagney <cagney@redhat.com>
10155
10156 * gdbint.texinfo (Target Architecture Definition): Deprecate
10157 FRAMELESS_FUNCTION_INVOCATION.
10158
c9830293
AC
101592004-02-16 Andrew Cagney <cagney@redhat.com>
10160
10161 * gdbint.texinfo (Coding): Mention -Wunused-function.
10162
b9d26eb9
AC
101632004-02-14 Andrew Cagney <cagney@redhat.com>
10164
10165 * gdbint.texinfo (Target Architecture Definition): Delete
10166 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10167
49efadf5
EZ
101682004-02-12 Elena Zannoni <ezannoni@redhat.com>
10169
10170 * gdb.texinfo: Properly quote the name "C++".
10171 * gdbint.texinfo: Ditto.
10172 * stabs.texinfo: Ditto.
10173
1eb288ea
EZ
101742004-02-11 Elena Zannoni <ezannoni@redhat.com>
10175
10176 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10177 minimal information about libiberty.
10178
e4937fc1
MC
101792004-02-06 Michael Chastain <mec.gnu@mindspring.com>
10180
10181 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10182
a9331b3f
RM
101832004-02-04 Roland McGrath <roland@redhat.com>
10184
10185 * gdb.texinfo (Auxiliary Vector): New node (section).
10186 (Data): Add it to the menu.
10187
2650777c
JJ
101882004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10189
10190 * gdb.texinfo (Breakpoints): Add information about pending
10191 breakpoint support.
10192
b4501125
AC
101932004-01-26 Andrew Cagney <cagney@redhat.com>
10194
10195 * gdb.texinfo (Overview): Delete references to the cisco protocol
10196 including the "N" response.
10197
74055713
AC
101982004-01-26 Andrew Cagney <cagney@redhat.com>
10199
10200 * gdbint.texinfo (Target Architecture Definition): Rename
10201 EXTRACT_STRUCT_VALUE_ADDRESS to
10202 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 10203
3bbe9696
EZ
102042004-01-24 Eli Zaretskii <eliz@gnu.org>
10205
10206 * gdb.texinfo (KOD): Document "show os". Add index entries for
10207 "set/show os" and "info cisco" commands.
10208
5843504f
EZ
102092004-01-21 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10212
9175c9a3
MC
102132004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10214
10215 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10216 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10217
8e94b928
NR
102182004-01-19 Nick Roberts <nick@nick.uklinux.net>
10219
10220 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10221 -stack-list-locals.
10222 (GDB/MI Variable Objects): Describe extension to
10223 -var-list-children.
10224
a20cf136
DJ
102252004-01-17 Daniel Jacobowitz <drow@mvista.com>
10226
10227 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10228
afb18d0f
AC
102292004-01-17 Andrew Cagney <cagney@redhat.com>
10230
10231 * gdbint.texinfo (Target Architecture Definition): Delete
10232 documentation on DEPRECATED_NPC_REGNUM.
10233
b51970ac
DJ
102342004-01-13 Daniel Jacobowitz <drow@mvista.com>
10235
10236 * gdb.texinfo: Update copyright year. Mention that set
10237 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10238 "set follow-fork-mode ask".
10239
0f0cffd2
AC
102402004-01-13 Andrew Cagney <cagney@redhat.com>
10241
10242 * gdbint.texinfo: Update copyright year.
10243 (Coding): Add -Wunused-label to list of -Werror warnings.
10244
c552b3bb 102452004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 10246 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
10247
10248 * gdb.texinfo: Update copyright.
10249 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10250 around names, as appropriate. Minor syntax cleanup of
10251 _NSPrintForDebugger explanation. Two spaces after periods.
10252 GDBN used instead of lit. "gdb". Index entries added for
10253 print-object and _NSPrintForDebugger. @noindent added in one spot.
10254
afe157ca
EZ
102552003-11-11 Elena Zannoni <ezannoni@redhat.com>
10256
10257 * stabs.texinfo: Add dircategory and direntry commands.
10258 * annotate.texinfo: Ditto.
10259
963e2bb7
AC
102602003-11-10 Andrew Cagney <cagney@redhat.com>
10261
10262 * gdbint.texinfo (Target Architecture Definition): Replace the
10263 return_value method's "inval" and "outval" parameters with
10264 "readbuf" and "writebuf".
10265
1d8b2f28
JB
102662003-10-28 Jim Blandy <jimb@redhat.com>
10267
10268 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10269 from "The `F' request packet" and "The `F' reply packet", to make
10270 texi2dvi happy.
10271 (File-I/O remote protocol extension): Update menu entries, too.
10272
36d86913
MC
102732003-10-26 Michael Chastain <mec@shout.net>
10274
10275 * gdb.texinfo (Thread Stops): Document the issue with
10276 premature return from system calls in multi-threaded programs.
10277
ce2826aa
AC
102782003-10-24 Andrew Cagney <cagney@redhat.com>
10279
10280 * annotate.texinfo: Fix "fortunatly"[sic].
10281
f24c5e49
KI
102822003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10283
10284 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10285 with "Hitachi" and "Mitsubishi".
10286
92ad9cd9
AC
102872003-10-20 Andrew Cagney <cagney@redhat.com>
10288
10289 * gdbint.texinfo (Target Architecture Definition): Document
10290 gdbarch_return_value. Add cross references from
10291 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10292 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10293
0ab4b752
MK
102942003-10-18 Mark Kettenis <kettenis@gnu.org>
10295
10296 * gdbint.texinfo (Target Architecture Definition): Document
10297 regset_from_core_section.
fb3e19c0
KI
10298
102992003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10300
10301 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10302
a9331b3f 103032003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
10304
10305 From Anthony Green <green@redhat.com>:
5ae4183a 10306 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 10307
1485d690
KB
103082003-10-14 Kevin Buettner <kevinb@redhat.com>
10309
889bf7c5
PA
10310 * gdb.texinfo (Breakpoint related warnings): New node.
10311 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 10312
86d30acc
DJ
103132003-10-13 Daniel Jacobowitz <drow@mvista.com>
10314
10315 * gdb.texinfo (Remote Protocol): Document v and vCont.
10316
172c2a43
KI
103172003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10318
10319 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10320 * gdbint.texinfo: Ditto.
10321
71952f4c
AC
103222003-10-09 Andrew Cagney <cagney@redhat.com>
10323
10324 From 2003-09-18 David Anderson <davea@sgi.com>:
10325 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10326 "command".
10327
268e2188
AC
103282003-10-03 Andrew Cagney <cagney@redhat.com>
10329
10330 * gdbint.texinfo (Target Architecture Definition): Deprecate
10331 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10332 just target.
10333
12c266ea 103342003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 10335
f30992d4 10336 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
10337 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10338 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10339 * gdbint.texinfo (Target Architecture Definition): Rename
10340
103412003-09-30 Andrew Cagney <cagney@redhat.com>
10342
f30992d4 10343 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 10344 (Target Architecture Definition):
f30992d4 10345
2e092625
AC
10346 * gdbint.texinfo (Target Architecture Definition): Rename
10347 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10348
0717ae8a
AC
103492003-09-29 Andrew Cagney <cagney@redhat.com>
10350
dad809b7
AC
10351 * gdbint.texinfo (Target Architecture Definition): Delete
10352 documentation for NEED_TEXT_START_END.
10353
0717ae8a
AC
10354 * gdbint.texinfo (Target Architecture Definition): Rename
10355 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10356 TARGET_WRITE_PC.
a9331b3f 10357
af6cf26d
MC
103582003-09-22 Michael Chastain <mec@shout.net>
10359
10360 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10361
ee206350
AG
103622003-09-21 Anthony Green <green@redhat.com>
10363
10364 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10365
a38c9fe6
MK
103662003-09-21 Mark Kettenis <kettenis@gnu.org>
10367
10368 * gdbint.texinfo (Target Architecture Definition): Document
10369 stabs_argument_has_addr.
10370
77949794
AC
103712003-09-18 Andrew Cagney <cagney@redhat.com>
10372
10373 * gdbint.texinfo (Target Architecture Definition): Delete
10374 documentation on REGISTER_NAMES.
10375
8e823e25
MK
103762003-09-13 Mark Kettenis <kettenis@gnu.org>
10377
10378 * gdbint.texinfo (Target Architecture Definition): Replace
10379 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10380
f27dd7fd
AC
103812003-09-11 Andrew Cagney <cagney@redhat.com>
10382
10383 * gdbint.texinfo (Target Architecture Definition): Replace
10384 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10385
8b148df9
AC
103862003-08-18 Andrew Cagney <cagney@redhat.com>
10387
10388 * gdbint.texinfo (Target Architecture Definition): Document
10389 "frame_red_zone_size".
10390
25d29d70
AC
103912003-08-09 Andrew Cagney <cagney@redhat.com>
10392
10393 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10394 with "set/show backtrace past-main" and "set/show backtrace
10395 limit".
10396
c938e9b0
L
103972003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10398
10399 * Makefile.in (install-info): Support DESTDIR.
10400 (install-html): Likewise.
10401
64fabec2
AC
104022003-08-07 Andrew Cagney <cagney@redhat.com>
10403
10404 Patch from Nick Roberts.
10405 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10406 bindings. Remove description of send-gdb-command.
10407
2fcf52f0
AC
104082003-08-07 Andrew Cagney <cagney@redhat.com>
10409
10410 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10411 GDB 6.0.
10412
086432e2
AC
104132003-08-06 Andrew Cagney <cagney@redhat.com>
10414
10415 * gdb.texinfo (Mode Options): Mention that level three is the
10416 highest available and that level 2 is deprecated.
10417 (Annotations Overview): Mention annotation levels. Cross reference
10418 to "Limitations of the Annotation Interface" in annotate.texi.
10419 (TODO, Value Annotations, Frame Annotations): Delete section.
10420 (Displays, Breakpoint Info): Delete.
10421
e5249f67
AC
104222003-08-04 Andrew Cagney <cagney@redhat.com>
10423
10424 * agentexpr.texi: Delete @bye.
10425 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10426 (stabs.info): Add $(srcdir) to include search path.
10427 (html): Depend on "annotate_toc.html", and not "annotate.html".
10428 * stabs.texinfo: Ditto. Include "fdl.texi".
10429 * gdbint.texinfo: Update copyright statement's list of invariant
10430 sections.
10431
e6f672d2
AC
104322003-07-28 Andrew Cagney <cagney@redhat.com>
10433
10434 * Makefile.in (INFO_DEPS): Add annotate.info.
10435 (dvi, ps, html, pdf): Add annotate.
10436 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10437 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10438 (ANNOTATE_DOC_FILES): New macro.
10439 (ANNOTATE_TEX_TMPS): New macro.
10440 (annotate.info, annotate_toc.html): Specify dependencies.
10441 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10442 * annotate.texinfo: Rename annotate.texi. Get building. Add
10443 "Migrating to GDB/MI" and "Limitations of the Annotation
10444 Interface" chapters. Mention why it is not part of the user
10445 guide. Update copyright notice. Include "fdl.texi".
10446
72ffddc9
SC
104472003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10448
10449 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10450
a9f12a31
DJ
104512003-07-24 Daniel Jacobowitz <drow@mvista.com>
10452
10453 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10454
b1fe9455
DJ
104552003-07-24 Daniel Jacobowitz <drow@mvista.com>
10456
10457 * gdb.texinfo (Server): Mention pidof.
10458
153721e6
AC
104592003-07-22 Andrew Cagney <cagney@redhat.com>
10460
10461 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10462 list.
10463
0fac0b41
DJ
104642003-06-28 Daniel Jacobowitz <drow@mvista.com>
10465
10466 * gdb.texinfo (Logging output): New chapter.
10467
4e562065
JB
104682003-06-24 Joel Brobecker <brobecker@gnat.com>
10469
10470 * gdb.texinfo (Unsupported languages): New section.
10471 (Languages): Add link to new section.
10472
f2c06f52
AC
104732003-06-22 Andrew Cagney <cagney@redhat.com>
10474
10475 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10476
b4177fca
DJ
104772003-06-22 Daniel Jacobowitz <drow@mvista.com>
10478
10479 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10480
f418dd93
DJ
104812003-06-22 Daniel Jacobowitz <drow@mvista.com>
10482
10483 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10484 * agentexpr.texi: Retitle section, and change it to an appendix.
10485 Comment out texinfo initialization. Factor a @var{} into two
10486 pieces to prevent makeinfo warnings.
10487 * gdb.texinfo: Add Agent Expressions appendix.
10488
4ca61388
DJ
104892003-06-19 Daniel Jacobowitz <drow@mvista.com>
10490
10491 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10492
07f31aa6
DJ
104932003-06-18 Daniel Jacobowitz <drow@mvista.com>
10494
5ae4183a 10495 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10496 remote target". Document the "detach" and "disconnect" commands.
10497 (Server, Netware, Debug Session): Reference "Connecting to a
10498 remote target".
10499 (GDB/MI Target Manipulation): Document "-target-disconnect".
10500
2dd0da42
AC
105012003-06-13 Andrew Cagney <cagney@redhat.com>
10502
10503 * gdbint.texinfo (Target Architecture Definition): Deprecate
10504 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10505 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10506
e7a3abfc
JB
105072003-06-09 Jim Blandy <jimb@redhat.com>
10508
10509 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10510
25e3a86b
AC
105112003-06-08 Andrew Cagney <cagney@redhat.com>
10512
10513 * gdbint.texinfo (Target Architecture Definition): Delete
10514 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10515
a9e5fdc2
AC
105162003-06-08 Andrew Cagney <cagney@redhat.com>
10517
10518 * gdbint.texinfo (Target Architecture Definition): Document
10519 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10520
b37303ee
AF
105212003-06-07 Adam Fedor <fedor@gnu.org>
10522
10523 * gdb.texinfo: Add Objective-C documentation.
10524
39fe6e80
AC
105252003-06-01 Andrew Cagney <cagney@redhat.com>
10526
10527 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10528 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10529
125309b2
AC
105302003-05-21 Andrew Cagney <cagney@redhat.com>
10531
10532 * gdbint.texinfo (Target Architecture Definition): Delete
10533 references to "extract_address" and "store_address".
10534
b8b527c5
AC
105352003-05-16 Andrew Cagney <cagney@redhat.com>
10536
10537 * gdbint.texinfo (Target Architecture Definition): Replace
10538 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10539 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10540
50e3ee83
TR
105412003-05-14 Theodore A. Roth <troth@openavr.org>
10542
10543 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10544
44e2be90
L
105452003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10546
10547 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10548 (gdb.dvi): Likewise.
10549 (gdb.pdf): Likewise.
10550 (links2roff): Likewise.
10551
df5215a6
JB
105522003-05-08 Jim Blandy <jimb@redhat.com>
10553
10554 * gdb.texinfo (Dump/Restore Files): Update documentation for
10555 'dump', 'append', and 'restore': note that format argument is
10556 optional; simplify presentation of the command variants; and be
10557 more precise about the formats.
10558
5e7b2f39
JB
105592003-05-07 Jim Blandy <jimb@redhat.com>
10560
10561 * gdb.texinfo (Symbols): Update documentation: 'maint list
10562 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10563 symtabs' and 'maint info psymtabs'.
10564
b1e29e33
AC
105652003-05-05 Andrew Cagney <cagney@redhat.com>
10566
10567 * gdbint.texinfo (Target Architecture Definition): Make
10568 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10569 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10570 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10571
00905d52
AC
105722003-05-04 Andrew Cagney <cagney@redhat.com>
10573
10574 * gdb.texinfo (Maintenance Commands): Document "maint print
10575 dummy-frames".
10576
54ff5908
AC
105772003-05-04 Andrew Cagney <cagney@redhat.com>
10578
10579 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10580
32e7087d
JB
105812003-05-03 J. Brobecker <brobecker@gnat.com>
10582
10583 Thierry Schneider <tpschneider1@yahoo.com>
10584 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10585 for new MI command.
10586
7043d8dc
AC
105872003-05-03 Andrew Cagney <cagney@redhat.com>
10588
10589 * gdbint.texinfo (Target Architecture Definition): Document
10590 push_dummy_code. Add cross references.
10591
e33d66ec
EZ
105922003-05-02 Elena Zannoni <ezannoni@redhat.com>
10593
10594 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10595 set/show charsets commands.
10596
0ba6dca9
AC
105972003-04-28 Andrew Cagney <cagney@redhat.com>
10598
10599 * gdbint.texinfo (Target Architecture Definition): Replace
10600 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10601 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10602
d7a27068
AC
106032003-04-28 Andrew Cagney <cagney@redhat.com>
10604
10605 * gdbint.texinfo (Target Architecture Definition): Rename
10606 "tm_print_insn" to "deprecated_tm_print_insn".
10607
44ea7b70
JB
106082003-04-09 Jim Blandy <jimb@redhat.com>
10609
10610 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10611 list psymtabs'.
10612
fb8f8949
AC
106132003-04-08 Andrew Cagney <cagney@redhat.com>
10614
10615 * gdbint.texinfo (Target Architecture Definition): Delete
10616 references to EXTRA_FRAME_INFO.
10617
32fb0f22
AC
106182003-04-08 Andrew Cagney <cagney@redhat.com>
10619
10620 * gdbint.texinfo (Target Architecture Definition): Delete
10621 PRINT_TYPELESS_INTEGER.
10622
6be67e67
JB
106232003-04-02 J. Brobecker <brobecker@gnat.com>
10624
10625 * observer.texi (GDB Observers): Adjust the documentation for the
10626 normal_stop notification to better describe reality. Fix a couple
10627 of minor typos.
10628
4e35d5f0
BR
106292003-04-02 Bob Rossi <bob_rossi@cox.net>
10630
a9331b3f 10631 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10632 '-file-list-exec-source-file'
10633
e8a8712a
AC
106342003-03-31 Andrew Cagney <cagney@redhat.com>
10635
10636 * gdbint.texinfo (Target Architecture Definition): Delete
10637 references to CALL_DUMMY_P.
10638
6c0e89ed
AC
106392003-03-30 Andrew Cagney <cagney@redhat.com>
10640
10641 * gdbint.texinfo (Target Architecture Definition): Remove
10642 reference to TARGET_WRITE_SP.
a9331b3f 10643
378bfd1b
AC
106442003-03-27 Andrew Cagney <cagney@redhat.com>
10645
10646 * gdbint.texinfo (Target Architecture Definition): Remove
10647 references to write_sp.
6c0e89ed 10648
922fbb7b
AC
106492003-03-27 Andrew Cagney <cagney@redhat.com>
10650
10651 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10652 chapter body. Use @smallexample instead of @example.
10653 (Annotations): Ditto.
10654 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10655 annotate.texi.
10656
b81774d8
AC
106572003-03-26 Andrew Cagney <cagney@redhat.com>
10658
10659 * gdbint.texinfo (Target Architecture Definition): Replace
10660 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10661 dummy_addr parameters.
10662
1bf6d5cc
AC
106632003-03-25 Andrew Cagney <cagney@redhat.com>
10664
10665 * gdbint.texinfo (Target Architecture Definition): Delete
10666 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10667 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10668 Add reference to PUSH_ARGUMENTS.
10669
618ce49f
AC
106702003-03-23 Andrew Cagney <cagney@redhat.com>
10671
10672 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10673 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10674
bcd7e15f
JB
106752003-03-18 J. Brobecker <brobecker@gnat.com>
10676
10677 * gdbint.texinfo (Algorithms): Add new section describing the
10678 Observer paradigm.
10679 (Top): Add menu entry to new observer appendix.
10680 * observer.texi: New file.
10681 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10682 new observer.texi file.
10683
9fe8321b
AC
106842003-03-17 Andrew Cagney <cagney@redhat.com>
10685
10686 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10687 that GNU Press update the manual version number.
10688
ac2adee5
AC
106892003-03-12 Andrew Cagney <cagney@redhat.com>
10690
10691 * gdbint.texinfo (Target Architecture Definition): Delete
10692 references to get_saved_register. Rename GET_SAVED_REGISTER to
10693 DEPRECATED_GET_SAVED_REGISTER.
10694
749b82f6
AC
106952003-03-13 Andrew Cagney <cagney@redhat.com>
10696
10697 * gdbint.texinfo (Target Architecture Definition): Replace
10698 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10699
8bedc050
AC
107002003-03-12 Andrew Cagney <cagney@redhat.com>
10701
10702 * gdbint.texinfo (Target Architecture Definition): Rename
10703 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10704
0ce1b118
CV
107052003-03-10 Corinna Vinschen <vinschen@redhat.com>
10706
10707 * gdb.texinfo: Add File-I/O documentation.
10708
12cc2063
AC
107092003-03-10 Andrew Cagney <cagney@redhat.com>
10710
10711 * gdbint.texinfo (Target Architecture Definition): Cross reference
10712 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10713
7453dc06
AC
107142003-03-07 Andrew Cagney <cagney@redhat.com>
10715
10716 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10717 frame" command.
10718
6314f104
AC
107192003-03-05 Andrew Cagney <cagney@redhat.com>
10720
10721 * gdbint.texinfo (Target Architecture Definition): Document
10722 unwind_dummy_id. Cross reference unwind_dummy_id and
10723 SAVE_DUMMY_FRAME_TOS.
10724
f1212245
DJ
107252003-03-05 James Ingham <jingham@apple.com>
10726 Daniel Jacobowitz <drow@mvista.com>
10727
10728 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10729 and "show cp-abi".
10730
77e7e267
AC
107312003-03-03 Andrew Cagney <cagney@redhat.com>
10732
10733 * gdbint.texinfo (Target Architecture Definition): Document
10734 register_type.
10735
838a8221
AC
107362003-03-03 Andrew Cagney <cagney@redhat.com>
10737
10738 * stabs.texinfo (Structures): Use @samp and separate @var's
10739 instead of a single @var containing a comma separated list.
10740 (Unions): Ditto.
10741
d7f4a264
DJ
107422003-03-02 Daniel Jacobowitz <drow@mvista.com>
10743
10744 * Makefile.in (distclean): Remove config.log.
10745
f30ee0bc
AC
107462003-03-01 Andrew Cagney <cagney@redhat.com>
10747
10748 * gdbint.texinfo (Target Architecture Definition): Rename
10749 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10750
107512003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10752
10753 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10754 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10755
be448670
CF
107562003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10757
10758 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10759 (Non-debug DLL symbols): New node, describing the minimal symbols
10760 loaded from DLLs without real debugging symbols.
10761
501eef12
AC
107622003-02-20 Andrew Cagney <ac131313@redhat.com>
10763
10764 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10765 hardware-breakpoint-limit".
10766 (Set Watchpoints): Add cross reference to "set remote
10767 hardware-watchpoint-limit".
10768 (Remote configuration options): New section.
10769
21c294e6
AC
107702003-02-04 Andrew Cagney <ac131313@redhat.com>
10771
e9be73e4
AC
10772 * gdbint.texinfo (Target Architecture Definition): Delete
10773 descrption of IS_TRAPPED_INTERNALVAR.
10774
21c294e6
AC
10775 From Keith Seitz <keiths@redhat.com>:
10776 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10777 option "-i"/"--interpreter" to this chapter. Include index
10778 entries.
10779
0179ffac
DC
107802003-02-04 David Carlton <carlton@math.stanford.edu>
10781
10782 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10783 (Variables): Recommend stabs+ and DWARF 2.
10784 (C plus plus expressions): Correct info about
10785 compiler versions, debug formats.
10786 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10787 PR symtab/874.
10788
7ca9f392
AC
107892003-02-01 Andrew Cagney <ac131313@redhat.com>
10790
10791 * gdbint.texinfo (Target Architecture Definition): Delete
10792 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10793 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10794 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10795 references to nindy and i960.
10796 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10797
31a85ea2
AC
107982003-02-01 Andrew Cagney <ac131313@redhat.com>
10799
10800 * gdbint.texinfo (Target Architecture Definition): Delete
10801 FLOAT_INFO.
10802
6b894e49
AC
108032003-01-30 Andrew Cagney <ac131313@redhat.com>
10804
10805 * stabs.texinfo (Member Type Descriptor): Clarify description of
10806 `@'. Suggested by Ben Hutchings.
10807
c48861fb
AC
108082003-01-29 Andrew Cagney <ac131313@redhat.com>
10809
10810 * gdb.texinfo (M68K): Delete reference to es1800.
10811
617073a9
AC
108122003-01-29 Andrew Cagney <ac131313@redhat.com>
10813
10814 * gdb.texinfo (Maintenance Commands): Document `maint print
10815 reggroups' and `maint print register-groups'.
10816 * gdbint.texinfo (Target Architecture Definition): Document
10817 register_reggroup_p.
10818
5b5d99cf
JB
108192003-01-23 Jim Blandy <jimb@redhat.com>
10820
10821 * gdb.texinfo (Separate Debug Files): New section.
10822
e7ba9c65
DJ
108232003-01-22 Daniel Jacobowitz <drow@mvista.com>
10824
10825 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10826 and "maint show profile".
10827
94e91d6d
MC
108282003-01-16 Michael Chastain <mec@shout.net>
10829
10830 * gdb.texinfo (Installing GDB): Warn against
10831 ".../gdb-VERSION/gdb/configure".
10832 (Separate Objdir): Likewise.
10833
867f3898
AC
108342003-01-15 Andrew Cagney <ac131313@redhat.com>
10835
10836 * gdbint.texinfo (Target Architecture Definition): Delete
10837 definition of PRINT_REGISTER_HOOK.
10838
f153cc92
EZ
108392003-01-15 Elena Zannoni <ezannoni@redhat.com>
10840
10841 (OpenRISC 1000): Fix formatting of command names.
10842
c60eb6f1
EZ
108432003-01-15 Elena Zannoni <ezannoni@redhat.com>
10844
10845 * gdb.texinfo (Continuing and Stepping): Add new command
10846 'advance'. Clarify behavior of 'until'.
10847
f5ebfba0
DJ
108482003-01-13 Daniel Jacobowitz <drow@mvista.com>
10849
10850 * gdb.texinfo (Files): Document solib-absolute-prefix and
10851 solib-search-path.
10852
4ce8657e
MC
108532003-01-09 Michael Chastain <mec@shout.net>
10854
10855 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10856 (Create a Release): Add new instructions for new @file{src-release}.
10857 Document existing instructions for @file{Makefile.in} as
10858 being for @value{GDBN} 5.3.1 or earlier.
10859
372613e3
AC
108602003-01-09 Andrew Cagney <ac131313@redhat.com>
10861
10862 * gdbint.texinfo (Target Architecture Definition): Mention
10863 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10864 allocate memory.
10865
b4e9345d
DJ
108662003-01-04 Daniel Jacobowitz <drow@mvista.com>
10867
10868 * gdb.texinfo (Controlling GDB): Add @kindex for
10869 "show osabi".
10870 (Backtraces): Add @kindex's for backtrace-below-main.
10871
98b45e30
DJ
108722003-01-04 Daniel Jacobowitz <drow@mvista.com>
10873
10874 * gdb.texinfo (Controlling GDB): Document "set osabi".
10875
95f90d25
DJ
108762003-01-04 Daniel Jacobowitz <drow@mvista.com>
10877
10878 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10879 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10880
1e698235
DJ
108812003-01-04 Daniel Jacobowitz <drow@mvista.com>
10882
10883 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10884 "set coerce-float-to-double".
10885 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10886
e632838e
AC
108872003-01-02 Andrew Cagney <ac131313@redhat.com>
10888
10889 * stabs.texinfo: Remove obsolete text.
10890 * gdbint.texinfo: Ditto.
10891 * gdb.texinfo: Ditto.
10892
701adfb0
PA
108932002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10894
10895 * fdl.texi: Revert the last change.
10896
c133ab7a
MK
108972002-12-22 Mark Kettenis <kettenis@gnu.org>
10898
10899 * gdbint.texinfo (Target Architecture Definition): Update
10900 description of gdbarch_register_osabi.
10901
f821f325
KH
109022002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10903
10904 * agentexpr.texi: Fix typos.
10905 * annotate.texi: Likewise.
10906 * fdl.texi: Likewise.
10907
85a6d8d3 109082002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10909
10910 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10911 DEPRECATED_INIT_FRAME_PC.
10912
ae45cd16
AC
109132002-12-01 Andrew Cagney <ac131313@redhat.com>
10914
10915 * gdbint.texinfo (Target Architecture Definition): Delete
10916 PC_IN_CALL_DUMMY.
10917
07555a72
AC
109182002-11-28 Andrew Cagney <ac131313@redhat.com>
10919
10920 * gdbint.texinfo (Host Definition): Delete documentation on
10921 USE_GENERIC_DUMMY_FRAMES.
10922
c166cdc7
EZ
109232002-11-26 Elena Zannoni <ezannoni@redhat.com>
10924
5ae4183a 10925 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10926 * Makefile.in (install-info): Run the install-info command as part
10927 of the post install steps only.
10928 (uninstall-info): New target.
10929 (uninstall): New target.
10930
35db0260
EZ
109312002-11-22 Elena Zannoni <ezannoni@redhat.com>
10932
10933 * Makefile.in (install): Make install do some real work.
10934
9ba8d803
AC
109352002-11-19 Andrew Cagney <ac131313@redhat.com>
10936
10937 Fix POSIX problem reported by Paul Eggert.
10938 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10939 Fix PR gdb/527.
10940
903ad3a6
AC
109412002-10-26 Andrew Cagney <cagney@redhat.com>
10942
10943 * gdbint.texinfo (Target Architecture Definition): Delete
10944 definition of DO_REGISTERS_INFO.
10945
f2abfe65
KB
109462002-10-18 Kevin Buettner <kevinb@redhat.com>
10947
10948 * gdbint.texinfo (Address Classes): Fix problems with insertion
10949 of ``{'' and ``}'' in example.
10950
b5b0480a
KB
109512002-10-17 Kevin Buettner <kevinb@redhat.com>
10952
10953 * gdbint.texinfo (Address Classes): New section.
10954 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10955 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10956 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10957 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10958
c85508ee
KD
109592002-10-11 Klee Dienes <kdienes@apple.com>
10960
10961 * gdb.texinfo (Registers): Mention vector registers as well as
10962 floating registers in the documentation for 'info registers' and
10963 'info all-registers'.
10964
6d12fc3d
DJ
109652002-10-11 Daniel Jacobowitz <drow@mvista.com>
10966
10967 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10968
8d19fbd2
JJ
109692002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10970
10971 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10972 interface definition.
10973
a37295f9
MM
109742002-10-03 Marko Mlinar <markom@opencores.org>
10975
10976 * gdb.texinfo (Target Commands): Add or1k target specific
10977 commands.
10978 * gdb.texinfo (Contributors): Add myself to the contributors list.
10979
da0f9dcd
AC
109802002-10-01 Andrew Cagney <ac131313@redhat.com>
10981
10982 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10983 and "mi1" instead of "mi1" and "mi0".
10984
2e834e49
HPN
109852002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10986
10987 * gdb.texinfo (Packets): Fix typos "alligned".
10988 Correct z3/Z3 description. Correct z4/Z4 title.
10989
050be0dc
AC
109902002-09-27 Andrew Cagney <ac131313@redhat.com>
10991
10992 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10993
1104b9e7
KB
109942002-09-25 Kevin Buettner <kevinb@redhat.com>
10995
10996 * gdb.texinfo: Use GNU/Linux instead of Linux.
10997
512217c7
AC
109982002-09-25 Andrew Cagney <ac131313@redhat.com>
10999
11000 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
11001
10998722
AC
110022002-09-24 Andrew Cagney <ac131313@redhat.com>
11003
512217c7 11004 * gdb.texinfo: Replace @example with @smallexample.
10998722 11005
a0eb71c5
KB
110062002-09-20 Kevin Buettner <kevinb@redhat.com>
11007
f7dc1244 11008 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
11009 * gdb.texinfo (Character Sets): Use @smallexample instead of
11010 @example. Use GNU/Linux instead of Linux.
11011
110122002-09-20 Jim Blandy <jimb@redhat.com>
11013
11014 * gdb.texinfo: Add character set documentation.
11015
701adfb0
PA
110162002-09-20 George Helffrich <george@gly.bris.ac.uk>
11017
11018 * gdb.texinfo: Document edit command.
11019
2f870471
AC
110202002-09-19 Andrew Cagney <ac131313@redhat.com>
11021
11022 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
11023 (Packets): Add cross reference from `b' packet to `z' packets.
11024
790eb8f5
AC
110252002-09-19 Andrew Cagney <ac131313@redhat.com>
11026
8d30a00d
AC
11027 * gdb.texinfo (Maintenance Commands): Document ``maint
11028 internal-error'' and ``maint internal-warning''.
11029
790eb8f5
AC
11030 * gdbint.texinfo (Target Architecture Definition): Revise
11031 description of STACK_ALIGN. Add description of FRAME_ALIGN.
11032
a23a7bf1
JB
110332002-09-19 Joel Brobecker <brobecker@gnat.com>
11034
11035 * gdbint.texinfo (Target Conditionals): Document the new
11036 NAME_OF_MALLOC macro.
11037
299ffc64
AC
110382002-09-05 Andrew Cagney <ac131313@redhat.com>
11039
11040 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
11041 engineer.
11042
b7bb15bc
SC
110432002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11044
11045 * gdb.texinfo (TUI Overview): Document status line fields.
11046
3d757584
SC
110472002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11048
11049 * gdb.texinfo (TUI Commands): Document info win command.
11050
269c21fe
SC
110512002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11052
11053 * gdb.texinfo (TUI Overview): Document breakpoint markers.
11054
7cf36c78
SC
110552002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11056
11057 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
11058 (TUI Keys): Likewise.
11059
d2c6833e
AC
110602002-08-25 Andrew Cagney <ac131313@redhat.com>
11061
11062 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
11063 for a packet receive.
11064
46d8b1c3
AC
110652002-08-25 Andrew Cagney <ac131313@redhat.com>
11066
11067 * Makefile.in (clean): Move to end of file.
11068 (distclean, maintainer-clean, realclean): Ditto.
11069 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
11070 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
11071 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
11072 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
11073
b0787093
AC
110742002-08-24 Andrew Cagney <ac131313@redhat.com>
11075
11076 * Makefile.in (GDBINT_TEX_TMPS): Define.
11077 (gdbint.dvi, gdbint.pdf): Use
11078 (GDB_TEX_TMPS): Define.
11079 (gdb.dvi, gdb.pdf): Use.
11080 (STABS_TEX_TMPS): Define.
11081 (stabs.dvi, stabs.pdf): Use.
11082 (GDB_DOC_SOURCE_INCLUDES): New macros.
11083 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
11084 (GDBINT_DOC_FILES_INCLUDES): New macros.
11085 (GDBINT_DOC_BUILD_INCLUDES): New macros.
11086 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
11087 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
11088 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
11089 (links2roff): Replace SFILES_INCLUDED with
11090 GDB_DOC_SOURCE_INCLUDES.
11091 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
11092 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
11093 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
11094 dependencies.
11095 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
11096 dependencies.
11097 (gdbmi.texinfo): Delete rule.
11098 (inc-hist.texinfo): Delete rule.
11099 (rluser.texinfo): Delete rule.
11100
ebba8386
AC
111012002-08-23 Andrew Cagney <cagney@redhat.com>
11102
11103 * gdbint.texinfo (Target Architecture Definition): Update
11104 STORE_RETURN_VALUE, mention regcache.
11105
0ab7a791
AC
111062002-08-21 Andrew Cagney <ac131313@redhat.com>
11107
11108 * gdbint.texinfo (Target Architecture Definition): Document
11109 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
11110
ee2d5c50
AC
111112002-08-19 Andrew Cagney <ac131313@redhat.com>
11112
11113 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
11114 Fix minor typos. Add index entries.
11115
53c69bd7
AC
111162002-08-18 Andrew Cagney <ac131313@redhat.com>
11117
11118 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
11119
e76f1f2e
AC
111202002-08-15 Andrew Cagney <ac131313@redhat.com>
11121
11122 * gdbint.texinfo (Target Architecture Definition): Document
11123 PRINT_VECTOR_INFO.
11124 * gdb.texinfo (Vector Unit): Document "info vectors" command.
11125
0680b120
AC
111262002-08-13 Andrew Cagney <ac131313@redhat.com>
11127
11128 * gdb.texinfo (Maintenance Commands): Document "maint print
11129 registers", "maint print raw-registers" and "maint print
11130 cooked-registers".
11131
3c3bea1c
GS
111322002-08-08 Grace Sainsbury <graces@redhat.com>
11133
a9331b3f 11134 From Mark Salter:
3c3bea1c
GS
11135 * gdb.texinfo (Protocol): Document T packet extension to
11136 allow watchpoint address reporting.
11137
42f9b0a5
AC
111382002-08-03 Andrew Cagney <ac131313@redhat.com>
11139
11140 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
11141
db034ac5
AC
111422002-08-01 Andrew Cagney <cagney@redhat.com>
11143
11144 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
11145 to CHILL.
11146
e2b28d04
AC
111472002-08-01 Andrew Cagney <ac131313@redhat.com>
11148
11149 * gdbint.texinfo (Coding): Revise section "Include Files".
11150
7fb623f7
AC
111512002-07-24 Andrew Cagney <cagney@redhat.com>
11152
11153 * gdbint.texinfo: Obsolete references to m88k.
11154 * gdb.texinfo: Ditto.
11155
4a2b4636
JB
111562002-07-10 Joel Brobecker <brobecker@gnat.com>
11157
7fb623f7 11158 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
11159 where the proper version of autoconf can be retrieved.
11160
a71ec265
DH
111612002-07-09 Don Howard <dhoward@redhat.com>
11162
11163 * gdb.texinfo (Command Files): Further describe the behavior of
11164 sourced command files.
11165
b9aa90c9
AC
111662002-06-27 Andrew Cagney <ac131313@redhat.com>
11167
11168 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11169 (Coding): Clarify ISO C version that GDB assumes.
11170
40dd2248
TT
111712002-06-26 Tom Tromey <tromey@redhat.com>
11172
11173 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11174 add_setshow_cmd_full.
11175
bfac230e
DH
111762002-06-25 Don Howard <dhoward@redhat.com>
11177
11178 * gdb.texinfo (Memory Region Attributes): Document new behavior
11179 for 'mem' command.
11180
475b0867
JB
111812002-06-11 Jim Blandy <jimb@redhat.com>
11182
919d772c
JB
11183 * gdb.texinfo (Symbols): Update documentation for `info source'
11184 command.
11185
475b0867
JB
11186 * gdb.texinfo (Macros): Call the command `info macro', not
11187 `show macro'.
11188
ba8c9337
AC
111892002-06-09 Andrew Cagney <ac131313@redhat.com>
11190
11191 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11192 data''.
11193
1029b7fa
MK
111942002-06-09 Mark Kettenis <kettenis@gnu.org>
11195
11196 * gdbint.texinfo (Target Architecture Definition): Document
11197 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11198
16737d73
AC
111992002-06-08 Andrew Cagney <ac131313@redhat.com>
11200
11201 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11202 lists.
11203
30107679
AC
112042002-06-08 Andrew Cagney <ac131313@redhat.com>
11205
11206 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11207 Branch''.
11208
3352e23e
AC
112092002-06-01 Andrew Cagney <ac131313@redhat.com>
11210
11211 * gdbint.texinfo (Target Architecture Definition): Add section
11212 ``Converting an existing Target Architecture to Multi-arch''.
11213
cbb09e6a
AC
112142002-05-30 Andrew Cagney <ac131313@redhat.com>
11215
11216 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11217 to ``Obsoleting code''. Revise.
11218
701adfb0
PA
112192002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11220
11221 * gdbint.texinfo: Document new generic OS ABI framework.
11222
e2e0bcd1
JB
112232002-05-17 Jim Blandy <jimb@redhat.com>
11224
11225 * gdb.texinfo (C Preprocessor Macros): New chapter.
11226 Include it in the main menu.
11227 (Contributors): Credit Jim Blandy with macro support.
11228 (Compilation): Explain how to get macro information into the
11229 executable.
11230 (Expressions): Note that preprocessor macros are expanded.
11231
9db8d71f
DJ
112322002-05-14 Daniel Jacobowitz <drow@mvista.com>
11233
11234 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11235 options for `target remote'.
11236
6d531722
AC
112372002-05-13 Andrew Cagney <ac131313@redhat.com>
11238
11239 * gdbint.texinfo (Target Architecture Definition): Delete
11240 documentation on NNPC_REGNUM.
11241
13d01224
AC
112422002-05-11 Andrew Cagney <ac131313@redhat.com>
11243
11244 * gdbint.texinfo (Target Architecture Definition): Document
11245 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11246 (Target Architecture Definition): Revise section `Using Different
11247 Register and Memory Data Representations'. Add section `Raw and
11248 Virtual Register Representations'.
11249
b2e75d78
AC
112502002-05-11 Andrew Cagney <ac131313@redhat.com>
11251
11252 * gdbint.texinfo (Target Architecture Definition): Mention
11253 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11254 (Target Architecture Definition): Mention same. Add references to
11255 web pages.
11256
2c8682ee
MS
112572002-05-08 Michael Snyder <msnyder@redhat.com>
11258
11259 * stabs.texinfo (Attributes): Document new "vector" attribute.
11260
0816590b
AC
112612002-05-04 Andrew Cagney <ac131313@redhat.com>
11262
11263 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11264
2653173e
AC
112652002-05-04 Andrew Cagney <ac131313@redhat.com>
11266
11267 * gdb.texinfo: Delete obsolete references to a29k.
11268
d7bd68ca
AC
112692002-04-24 Andrew Cagney <ac131313@redhat.com>
11270
11271 * gdbint.texinfo (Target Architecture Definition): Replace
11272 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11273
21d83aa5
DM
112742002-04-24 David S. Miller <davem@redhat.com>
11275
11276 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11277
7673a6cc
DM
112782002-04-21 David S. Miller <davem@redhat.com>
11279
11280 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11281
d49d1e0a
AC
112822002-04-21 Andrew Cagney <ac131313@redhat.com>
11283
11284 * gdbint.texinfo (Target Architecture Definition): Delete
11285 definition of HAVE_REGISTER_WINDOWS.
11286
f7dc1244 112872002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
11288
11289 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11290 "Theodore A. Roth" <troth@verinet.com>.
11291
5ca0cb28
DH
112922002-04-15 Don Howard <dhoward@redhat.com>
11293
f7dc1244 11294 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 11295 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 11296 Provide a better explaination of this feature.
5ca0cb28 11297
f208ba17
AC
112982002-04-14 Andrew Cagney <ac131313@redhat.com>
11299
11300 * gdbint.texinfo (Target Architecture Definition): Remove
11301 FRAME_CHAIN_COMBINE.
11302
d5ba91de
MC
113032002-04-12 Michael Chastain <mec@shout.net>
11304
11305 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11306 REG_STACK_SEGMENT.
11307
26818220
MC
113082002-04-09 Michael Chastain <mec@shout.net>
11309
11310 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11311 PYRAMID_* macros.
11312
129188f6
AC
113132002-04-07 Andrew Cagney <ac131313@redhat.com>
11314
11315 * gdb.texinfo (Bug Reporting): Document that the web is the
11316 prefered way of submitting bug reports.
11317 (Bug Reporting): Delete the s-mail address as the last resort.
11318
8227c0ff
AC
113192002-04-05 Andrew Cagney <ac131313@redhat.com>
11320
11321 * gdbint.texinfo (Target Architecture Definition): Delete
11322 references to TARGET_WRITE_FP and write_fp.
11323
16d9dec6
MS
113242002-03-27 Michael Snyder <msnyder@redhat.com>
11325
11326 * gdb.texinfo: Document new commands dump, append, and restore.
11327
9ae8b82c
AC
113282002-03-27 Andrew Cagney <ac131313@redhat.com>
11329
11330 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11331 Branch'.
11332
474c8240
AC
113332002-03-18 Andrew Cagney <ac131313@redhat.com>
11334
11335 * gdb.texinfo: Change all examples to @smallexample.
11336 * gdbint.texinfo: Ditto.
a9331b3f 11337
fb0ff88f
AC
113382002-03-18 Andrew Cagney <ac131313@redhat.com>
11339
11340 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11341 Branches''.
11342
9bb0a4d8
AC
113432002-03-18 Andrew Cagney <ac131313@redhat.com>
11344
11345 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11346 Policy''.
11347
937f164b
FF
113482002-03-04 Fred Fish <fnf@redhat.com>
11349
11350 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11351 expresson, suports, dependant, trhe, perhaphs, situtations,
11352 explictily, taged, oportunity, unfortunatly).
11353
a7b40f07
AC
113542002-02-24 Andrew Cagney <ac131313@redhat.com>
11355
11356 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11357 Remove reference to 3.12.
11358
701adfb0
PA
113592002-02-23 Paul Eggert <eggert@twinsun.com>
11360
11361 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11362 POSIX 1003.1-2001 no longer allows "head -1".
11363
aab4e0ec
AC
113642002-02-23 Andrew Cagney <ac131313@redhat.com>
11365
11366 * gdbint.texinfo: Include fdl.texi.
11367 (Top): Add GNU Free Documentation License.
11368 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11369 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11370 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11371 (gdbint.info): Add srcdir to include path.
11372 * gdb.texinfo: Include gpl.texi.
11373 (Top): Add Copying.
11374 * gpl.texi: New file.
11375
47b95330
AC
113762002-02-23 Andrew Cagney <ac131313@redhat.com>
11377
11378 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11379
78c47bea
PM
113802002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11381
11382 * gdb.texinfo: Document Cygwin native specific commands.
11383
56460a61
DJ
113842002-02-15 Daniel Jacobowitz <drow@mvista.com>
11385
11386 * gdb.texinfo: Document gdbserver ``--attach'' command.
11387
def71bfa
MS
113882002-02-07 Michael Snyder <msnyder@redhat.com>
11389
11390 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11391 to @code(_ovly_debug_event).
11392
c928edc0
AC
113932002-02-07 Andrew Cagney <ac131313@redhat.com>
11394
11395 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11396
81d46470
MS
113972002-02-06 Michael Snyder <msnyder@redhat.com>
11398
11399 * gdb.texinfo (overlays): Mention new magic symbol
11400 '_ovly_debug_event', which allows GDB to keep better track
11401 of overlays.
11402
701adfb0
PA
114032002-02-06 Richard Earnshaw <rearnsha@arm.com>
11404
11405 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11406 (PRINT_FLOAT_INFO): Document it.
11407
f7dc1244 114082002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
11409
11410 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11411 Suggested by Dmitry Sivachenko.
11412
11413 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11414
15110bc3
MS
114152002-02-01 Michael Snyder <msnyder@redhat.com>
11416
11417 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11418
6763aef9
MS
114192002-01-30 Michael Snyder <msnyder@redhat.com>
11420
ac282366
MS
11421 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11422 (set trust-readonly-sections): Document.
6763aef9 11423
8642bc8f
AC
114242002-01-29 Andrew Cagney <ac131313@redhat.com>
11425
11426 * gdbint.texinfo (Releasing GDB): Revise and update.
11427
afe64c1a
AC
114282002-01-28 Andrew Cagney <ac131313@redhat.com>
11429
11430 * gdbint.texinfo (Target Architecture Definition): Delete
11431 description of TARGET_BYTE_ORDER_DEFAULT.
11432
f7dc1244 114332002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
11434
11435 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11436 <mitya@cavia.pp.ru>.
11437
3d6e1b5a
AC
114382002-01-23 Andrew Cagney <ac131313@redhat.com>
11439
11440 * libgdb.texinfo: Delete file.
11441
6c0e9fb3
AC
114422002-01-22 Andrew Cagney <ac131313@redhat.com>
11443
11444 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11445 * gdbint.texinfo: Ditto.
11446
e0ce93ac
AC
11447Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11448
11449 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11450
be298bcc
AC
114512002-01-22 Andrew Cagney <ac131313@redhat.com>
11452
11453 * Makefile.in: Update copyright.
11454 (TEXI2DVI): Define.
11455 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11456 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11457 gdb-cfg.texi.
11458 (TEXINDEX, PDFTEX): Delete makefile variables.
11459
8e04817f
AC
114602002-01-22 Andrew Cagney <ac131313@redhat.com>
11461
11462 * gdb.texinfo (Protocol): Move section to appendix.
11463
6b2f586d
AC
114642002-01-21 Andrew Cagney <ac131313@redhat.com>
11465
11466 * gdb.texinfo (Remote Debugging): Create a menu.
11467 (Top): Add ``Remote Debugging'' to menu.
11468
6f05cf9f
AC
114692002-01-21 Andrew Cagney <ac131313@redhat.com>
11470
11471 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11472 serial protocol'' from here.
11473 (Remote Debugging): To here. New chapter.
11474
3fd3d7d2
AC
114752002-01-20 Andrew Cagney <ac131313@redhat.com>
11476
11477 * gdbint.texinfo (Target Architecture Definition): Delete
11478 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11479
7fd60527
AC
114802002-01-20 Andrew Cagney <ac131313@redhat.com>
11481
11482 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11483 are no longer needed.
11484 (Porting GDB): Add maintainer note about configure.host.
11485
c2f05ac9
AC
114862002-01-20 Andrew Cagney <ac131313@redhat.com>
11487
11488 * gdbint.texinfo (Target Architecture Definition): Remove
11489 definition of IEEE_FLOAT.
11490
f7dc1244 114912002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11492
11493 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11494 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11495 <3diff@gnu.org>
231b2aad 11496
82600034
AC
114972002-01-19 Andrew Cagney <ac131313@redhat.com>
11498
11499 * gdbint.texinfo (Host Definition): Remove references to
11500 MALLOC_INCOMPATIBLE.
11501
7708fa01
AC
115022002-01-17 Andrew Cagney <ac131313@redhat.com>
11503
11504 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11505 and xyz-xdep.o.
11506
eb12ee30
AC
115072002-01-17 Andrew Cagney <ac131313@redhat.com>
11508
889bf7c5 11509 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11510 (Set Breaks): Copy ``maint info breakpoint'' doco to
11511 ``Maintenance Commands'' appendix. Add reference.
11512
c9ccaa92
AC
115132002-01-17 Andrew Cagney <ac131313@redhat.com>
11514
11515 * fdl.texi: Remove next/prev from @node.
11516
f7dc1244 115172002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11518
11519 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11520 for monstrous @multitable (from Brian Youmans).
11521
11522 * fdl.texi: New file.
11523
11524 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11525
8973da3a
AC
115262002-01-15 Andrew Cagney <ac131313@redhat.com>
11527
11528 * gdbint.texinfo (Releasing GDB): New chapter.
11529
7d86b5d5
AC
115302002-01-14 Andrew Cagney <ac131313@redhat.com>
11531
11532 * gdb.texinfo (Embedded Processors, Calling program functions):
11533 Obsolete references to a29k.
11534
cc1cb004
AC
115352002-01-13 Andrew Cagney <ac131313@redhat.com>
11536
11537 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11538 examples. Document that a code-block should do or discard its
11539 cleanups before exit.
11540
79f12247
MS
115412002-01-11 Michael Snyder <msnyder@redhat.com>
11542
11543 * gdb.texinfo (Choosing files): Change @samp to @file.
11544
19837790
MS
115452002-01-05 Michael Snyder <msnyder@redhat.com>
11546
11547 * gdb.texinfo (--pid): Document new command line option (attach).
11548
f7dc1244 115492002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11550
11551 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11552 in the stub.
11553
d7449b42
AC
115542002-01-04 Andrew Cagney <ac131313@redhat.com>
11555
11556 * gdbint.texinfo (Target Architecture Definition): Replace
11557 BIG_ENDIAN with BFD_ENDIAN_BIG.
11558
f23631e4
AC
115592002-01-03 Andrew Cagney <ac131313@redhat.com>
11560
11561 * gdbint.texinfo (Target Architecture Definition): Replace
11562 value_ptr with struct value pointer.
11563
72c9928d
EZ
115642002-01-02 Eli Zaretskii <eliz@gnu.org>
11565
11566 * gdb.texinfo (Free Software): Fix wording.
11567
959acfd1
EZ
115682001-12-31 Eli Zaretskii <eliz@gnu.org>
11569
11570 * gdb.texinfo (Free Software): New section ``Free Software Needs
11571 Free Documentation''.
11572
f7dc1244 115732001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11574
11575 * stabs.texinfo:
11576 * gdb.texinfo:
11577 * gdbint.texinfo:
11578 * libgdb.texinfo:
11579 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11580
6600abed
MS
115812001-12-29 Michael Snyder <msnyder@redhat.com>
11582
11583 * gdb.texinfo (maint info sections): Fix typo.
11584
f6680716
MS
115852001-12-26 Michael Snyder <msnyder@redhat.com>
11586
fe95c787
MS
11587 * gdb.texinfo (maint info sections): Document.
11588
a9331b3f 11589 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11590 'info proc' sub-options that are currently not implemented.
11591
c3d3ce5b
JB
115922001-12-20 Jim Blandy <jimb@redhat.com>
11593
11594 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11595
778eb05e
AC
115962001-12-15 Andrew Cagney <ac131313@redhat.com>
11597
11598 * gdbint.texinfo (Target Architecture Definition): Replace
11599 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11600
2607059c
AC
116012001-12-01 Andrew Cagney <ac131313@redhat.com>
11602
11603 * gdbint.texinfo (Host Definition): Delete documentation on
11604 HOST_BYTE_ORDER.
11605
df0cd8c5
JB
116062001-11-30 Jim Blandy <jimb@redhat.com>
11607
11608 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11609 overlay support. Add to top-level menu.
df0cd8c5 11610
88118b3a
TT
116112001-11-26 Tom Tromey <tromey@redhat.com>
11612
11613 * gdb.texinfo (Command Syntax): Document C-o binding.
11614
96565e91
CF
116152001-07-26 Christopher Faylor <cgf@redhat.com>
11616
11617 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11618 use since it is described in the referenced section.
11619
f7dc1244 11620 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11621 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11622 clearer when using DJGPP.
11623
2a3d5645
CF
116242001-11-24 Christopher Faylor <cgf@redhat.com>
11625
11626 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11627 specifically refer to MS-DOS.
11628 (command files): Mention gdb.ini is only used on MS-DOS.
11629
aa26fa3a
TT
116302001-11-21 Tom Tromey <tromey@redhat.com>
11631
11632 * gdb.texinfo (Invoking GDB): Document --args.
11633 (Mode Options): Likewise.
11634
4f8ada06
JB
116352001-11-21 Jim Blandy <jimb@redhat.com>
11636
11637 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11638 Delete documentation; this macro has been removed from the
11639 sources.
4f8ada06 11640
3fe0dc10
JB
116412001-11-13 Jim Blandy <jimb@redhat.com>
11642
11643 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11644
9e5abb06
CV
116452001-11-06 Corinna Vinschen <vinschen@redhat.com>
11646
11647 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11648
1c5dfdad
MS
116492001-11-05 Michael Snyder <msnyder@redhat.com>
11650
a9331b3f 11651 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11652 quote regexp chars in function names such as "operator*()".
11653
990f9fe3
FF
116542001-11-01 Fred Fish <fnf@redhat.com>
11655
11656 * gdbint.texinfo (SOLIB_ADD): Document additional new
11657 "readsyms" arg.
11658
b433d00b
DH
116592001-10-30 Don Howard <dhoward@redhat.com>
11660
070b1dd3
DH
11661 * gdb.texinfo: (Command Files) Added documentation for the
11662 behavior of gdb with input redirected from a file.
b433d00b 11663
b7209cb4
FF
116642001-10-28 Fred Fish <fnf@redhat.com>
11665
11666 * gdb.texinfo (auto-solib-add): Change docs to match
11667 implementation change.
11668 (auto-solib-limit): Add docs for new variable.
11669
1aa20aa8
AC
116702001-10-15 Andrew Cagney <ac131313@redhat.com>
11671
11672 * gdbint.texinfo (Target Architecture Definition): Function
11673 value_as_pointer renamed to value_as_address.
11674
fc0c74b1
AC
116752001-10-15 Andrew Cagney <ac131313@redhat.com>
11676
11677 * gdbint.texinfo (Target Architecture Definition): Default
11678 POINTER_TO_ADDRESS functions assume unsigned addresses.
11679 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11680 posting by Jim Blandy.
11681
f4846649
JB
116822001-10-12 Jim Blandy <jimb@redhat.com>
11683
11684 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11685 version of texi2html (1.64) doesn't support this flag any more.
11686
f277788b
MK
116872001-09-08 Mark Kettenis <kettenis@gnu.org>
11688
a9dc4918
MK
11689 * gdbint.texinfo (Host Definition): Remove description of
11690 MEM_FNS_DECLARED.
11691
d28379df
MK
11692 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11693
f277788b
MK
11694 * gdbint.texinfo (Host Definition): Remove description of
11695 HAVE_SIGSETMASK.
11696
7ccaa899
EZ
116972001-09-04 Elena Zannoni <ezannoni@redhat.com>
11698
11699 * gdbint.texinfo (Target Architecture Definition): Add
11700 explanation of TARGET_PRINT_INSN macro.
11701
17d9d558
JB
117022001-08-30 Jim Blandy <jimb@redhat.com>
11703
11704 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11705 Explain what it means to load relocatable files.
11706
72cde065
JB
117072001-08-28 Jim Blandy <jimb@redhat.com>
11708
11709 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11710 info `top' menu.
11711
9e678452
CF
11712Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11713
11714 * gdbint.texinfo: Add a cautionary note about macro use.
11715
a2bea4c3 117162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11717
a2bea4c3
CV
11718 * gdb.texinfo: Explain omitting the hostname in the
11719 `target remote' command.
11720
1129bf27
DJ
117212001-07-30 Daniel Jacobowitz <drow@mvista.com>
11722
11723 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11724 and END-INFO-DIR-ENTRY.
11725
732b3002
SC
117262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11727
11728 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11729
89437448
AC
117302001-07-25 Andrew Cagney <ac131313@redhat.com>
11731
11732 * gdbint.texinfo (libgdb): Rewrite.
11733
f7dc1244 117342001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11735
11736 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11737
c4555f82
SC
117382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11739
11740 * gdb.texinfo (TUI): New chapter, document the TUI.
11741 (Mode Options): Document the -tui option.
11742
2f45a6e0
MK
117432001-07-23 Mark Kettenis <kettenis@gnu.org>
11744
11745 * gdbint.texinfo (Host Definition): Remove description of
11746 NEED_POSIX_SETPGID.
11747
f7dc1244 117482001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11749
11750 * gdb.tex (DJGPP Native): New node, with descriptions of
11751 DJGPP-specific commands.
11752
be9c6c35
JM
117532001-07-19 John R. Moore <jmoore@redhat.com>
11754
11755 * gdbint.texinfo: Three misspellings.
11756
dfa249fb
AC
117572001-07-06 Andrew Cagney <ac131313@redhat.com>
11758
11759 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11760 `test` expressions on bash. Problem reported by Colin Walters.
11761
c72e7388
AC
117622001-07-04 Andrew Cagney <ac131313@redhat.com>
11763
11764 * gdbint.texinfo (User Interface): Update ui-out documentation to
11765 refelect recent UI/MI updates.
11766
94bbb2c0
AC
117672001-07-04 Andrew Cagney <ac131313@redhat.com>
11768
11769 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11770 interpreters.
11771
af6c57ea
AC
117722001-06-15 Andrew Cagney <ac131313@redhat.com>
11773
11774 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11775 structure and not macros.
11776 (Host Definition): Document that much of this chapter is obsolete.
11777 (Target Architecture Definition): Update list of files that make
11778 up a target architecture.
11779 (Coding): Update.
11780
83aa8bc6
AC
117812001-06-28 Andrew Cagney <ac131313@redhat.com>
11782
11783 * gdbint.texinfo (Target Architecture Definition): Update
11784 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11785 The latter has been changed to a true predicate.
11786
f7dc1244 117872001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11788
11789 * annotate.texi: Add @noindent where needed. From Dmitry
11790 Sivachenko <dima@Chg.RU>.
11791 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11792
656db9b0
AC
117932001-06-16 Andrew Cagney <ac131313@redhat.com>
11794
11795 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11796
df2396a1
AC
117972001-06-14 Andrew Cagney <ac131313@redhat.com>
11798
11799 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11800 returns ``OK''. Document that the ``R'' packet does not reply.
11801
0f1f2b0a
MS
118022001-06-13 Michael Snyder <msnyder@redhat.com>
11803
11804 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11805
f7dc1244 118062001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11807
11808 * gdb.texinfo (Signals): Clarify the default setting of signal
11809 handling.
11810
a5d7c491
AC
118112001-05-14 Andrew Cagney <ac131313@redhat.com>
11812
11813 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11814 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11815
05a54c4f
AC
118162001-05-12 Andrew Cagney <ac131313@redhat.com>
11817
11818 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11819
f7dc1244 118202001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11821
11822 * gdbint.texinfo (Clean Design and Portable Implementation):
11823 Renamed from "Clean Design".
11824 (Clean Design and Portable Implementation): Document portable
11825 methods of handling file names, and the associated macros.
11826
f7dc1244 118272001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11828
11829 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11830 command and provide a cross-reference to its description.
11831 (Symbols): Note that "info scope" is useful for trace experiments.
11832
f7dc1244 118332001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11834
b37052ae
EZ
11835 * gdb.texinfo (Symbols): Document "info scope".
11836 (Tracepoints): New chapter.
11837 (Contributors): Update for v5.1.
11838 <All nodes>: Change "C++" to "C@t{++}".
11839
0ee54786
EZ
11840 * gdbint.texinfo (User Interface): A new section about ui_out
11841 functions, based on text written by Fernando Nasser.
11842
c534679c
EZ
11843 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11844
f7dc1244 118452001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11846
e9c75b65
EZ
11847 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11848
11849 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11850
11851 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11852 Replace "GDB" with "@value{GDBN}". Fix markup.
11853
11854 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11855
3d67e040
EZ
11856 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11857 a cross-reference to its description.
11858 (Symbols): Document "info symbol".
11859
f7dc1244 118602001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11861
11862 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11863 subsection "x86 Watchpoints".
11864 (Target Architecture Definition): Document the macros
11865 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11866 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11867
b0ed3589
AC
118682001-03-20 Andrew Cagney <ac131313@redhat.com>
11869
11870 * gdbint.texinfo (Target Architecture Definition): Update
11871 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11872 list.
11873
b6ba6518
KB
118742001-03-06 Kevin Buettner <kevinb@redhat.com>
11875
11876 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11877 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11878
f7dc1244 118792001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11880
11881 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11882
f7dc1244 118832001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11884
17cc6a06
EZ
11885 * gdb.texinfo (Environment): Document that `path' does not change
11886 the value of PATH in GDB's own environment (it did in the past,
11887 but that was changed on March 15, 1994). Reported by Doug Evans
11888 <dje@transmeta.com>.
11889
56caf160
EZ
11890 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11891 its line. Fix markup of commands and macros. Add an Index node
11892 and index entries.
11893
29e57380
C
118942001-01-23 J.T. Conklin <jtc@redback.com>
11895
11896 * gdb.texinfo (Memory region attributes): New manual section.
11897
1c6147de
ND
118982001-01-04 Nicholas Duffek <nsd@redhat.com>
11899
11900 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11901
f7dc1244 119022000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11903
11904 * refcard.tex: Version and copyright fixed. From Phil Edwards
11905 <pedwards@disaster.jaj.com>.
11906
0dcedd82
AC
11907Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11908
11909 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11910 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11911
3b851bce
AC
11912Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11913
11914 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11915 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11916
f7dc1244 119172000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11918
11919 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11920 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11921
b90a5f51
CF
119222000-11-10 Christopher Faylor <cgf@cygnus.com>
11923
11924 * gdb.texinfo: Document new 'set step-mode' command.
11925
f7dc1244 119262000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11927
11928 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11929 changes from Dmitry Sivachenko <dima@Chg.RU>.
11930
f7dc1244 119312000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11932
11933 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11934 From Steven Johnson <sbjohnson@ozemail.com.au>.
11935
2e685b93
MK
119362000-08-10 Mark Kettenis <kettenis@gnu.org>
11937
11938 * gdbint.texinfo (Overall Structure): Spelling fix.
11939
f7dc1244 119402000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11941
11942 * gdbint.texinfo (Target Architecture Definition): Document that
11943 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11944 for which REGISTER_CONVERTIBLE returns a zero value.
11945
63ac3005
EZ
119462000-07-08 Christopher Faylor <cgf@cygnus.com>
11947
11948 * Makefile.in (install-info): Find files to install in either the
11949 build or source directories (adapted from Makefile.am).
11950
bd79f757
ND
119512000-07-07 Nicholas Duffek <nsd@redhat.com>
11952
11953 * stabs.texinfo: Fix spelling errors.
11954 (String Field): FILE-NUMBER starts from 0, not 1.
11955
f7dc1244 119562000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11957
11958 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11959 Brian Youmans.
5f208f6d 11960
f7dc1244 119612000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11962
11963 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11964 the source directory. Reported by Mark Harig
11965 <markh@frazier.landmark.com>.
cc542d3b 11966
f3b28801
C
119672000-06-20 J.T. Conklin <jtc@redback.com>
11968
11969 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11970
449f3b6c
AC
11971Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11972
11973 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11974 Generate using pdftex.
449f3b6c 11975 (PDFTEX): Define.
889bf7c5 11976 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11977 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11978 @contents at the start.
449f3b6c 11979
f7dc1244 119802000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11981
11982 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11983 Youmans.
48e934c6 11984
9e9c5ae7
AC
11985Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11986
11987 From Brian Youmans:
11988 * gdb.texinfo: Fix ``et al.''.
11989
c741b251
AC
11990Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11991
11992 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11993 loop.
c741b251 11994
4ab64e14
JG
119952000-05-19 Jimmy Guo <guo@cup.hp.com>
11996
11997 * configure: Regenerate.
11998
f7dc1244 119992000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
12000
12001 * Makefile.in (install-info): Run install-info on installed Info
12002 files.
12003
8c70017b
AC
12004Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
12005
a7cb598a 12006 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 12007 Andrew Cagney.
8c70017b 12008
f7dc1244 120092000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
12010
12011 * gdb.texinfo: Proofreading changes from Brian Youmans.
12012
bf0184be
ND
120132000-05-01 Nick Duffek <nsd@cygnus.com>
12014
12015 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
12016 startup sequence, minor edits.
12017
f7dc1244 120182000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
12019
12020 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
12021 TeX.
12022
12023 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
12024 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
12025 like `n' and `s' which look weird. Convert some of the @kindex to
12026 @vindex, when they refer to variables, not commands.
12027
33e16fad
AC
12028Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
12029
12030 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
12031
f7dc1244 120322000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
12033
12034 * Makefile.in (GDBMI_DIR): New variable.
12035 (SET_TEXINPUTS): Add $(GDBMI_DIR).
12036 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
12037 (gdbmi.texinfo): New target, for texi2roff.
12038 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
12039 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
12040
12041 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
12042 gdbmi.texinfo.
12043 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
12044 comment.
12045
d167840f
EZ
120462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12047
12048 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 12049 command.
d167840f 12050
f7dc1244 120512000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
12052
12053 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
12054 prevents the build (and is generally a Bad Idea).
12055
f7dc1244 120562000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
12057
12058 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
12059 a comma inside @var.
12060 (Command Files): Index markup changes from Dmitry Sivachenko
12061 <dima@Chg.RU>.
12062
f7dc1244 120632000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
12064
12065 * Makefile.in (LN_S): Define.
12066 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
12067 invoke "ln -s" unless it is known to work.
12068
12069 * configure.in (AC_PROG_LN_S): Add.
12070
8dc7983f
JB
120712000-04-14 Jim Blandy <jimb@redhat.com>
12072
12073 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
12074 section.
12075 (Target Conditionals): Document ADDRESS_TO_POINTER,
12076 POINTER_TO_ADDRESS.
12077
1a8237e8
DB
120782000-04-11 Daniel Berlin <dan@cgsoftware.com>
12079
12080 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
12081 gdb-cfg.texi to get the value.
12082
ca526f1a
JB
120832000-04-10 Jim Blandy <jimb@redhat.com>
12084
12085 * gdbint.texinfo (Target Architecture Definition): Fix
12086 cross-references.
12087
faaafcb4
JB
120882000-04-08 Jim Blandy <jimb@redhat.com>
12089
12090 * gdbint.texinfo (Using Different Register and Memory Data
12091 Representations): New section.
12092 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
12093 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
12094 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 12095
1b27397f
AC
12096Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
12097
12098 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 12099 for acknowledgments.
1b27397f 12100
480ff1fb
AC
12101Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
12102
12103 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 12104 qThreadExtraInfo.
480ff1fb 12105
a9331b3f 121062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 12107
a9331b3f
RM
12108 * gdb.texinfo: Clarify which remote debug protocol commands are
12109 required and which are optional.
f1251bdd 12110
dbeb8dbd
AC
12111Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
12112
12113 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
12114 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
12115 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
12116 * annotate.texi: Update.
12117
6d2ebf8b
SS
121182000-03-28 Stan Shebs <shebs@apple.com>
12119
12120 * gdb.texinfo: Update dates, bump to Eighth Edition (note
12121 expectation of additional changes before release), update
12122 ISBN, add copy of top-level menu for @ifhtml, remove explicit
12123 node links, rephrase and/or shorten lines to fix formatting
12124 problem in both regular and @smallbook formats.
12125 * annotate.texi: Shorten lines in example, use smallexample
12126 consistently everywhere.
12127 * Makefile.in: Add comment about texinfo 4.0 html generation.
12128 (SFILES_INCLUDED): Add annotate.texi.
12129
5d161b24
DB
121302000-03-27 Daniel Berlin <dan@cgsoftware.com>
12131
5ae4183a
AS
12132 * gdb.texinfo (Debugging Output): Added new section, documenting
12133 the "set/show debug" commands.
5d161b24 12134
b9deaee7
AC
12135Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
12136
12137 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 12138 entry.
b9deaee7
AC
12139
12140 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
12141 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 12142 @chapter and @node entries.
a9331b3f 12143
b9deaee7 12144 * gdb.texinfo: Link all top-level nodes.
a9331b3f 12145
9ef47d30
AC
12146Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12147
12148 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 12149 files.
9ef47d30 12150
cfeada60
FN
121512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12152
12153 From David Whedon <dwhedon@gordian.com>
5ae4183a 12154 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 12155
6837a0a2
DB
121562000-03-22 Daniel Berlin <dan@cgsoftware.com>
12157
12158 * gdb.texinfo: Add documentation for the apropos command.
12159
bba2971c
MS
121602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12161
12162 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12163
2b628194
MS
121642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12165
a9331b3f 12166 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
12167 two places.
12168
96a2c332
SS
121692000-03-17 Stan Shebs <shebs@apple.com>
12170
12171 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12172 <dima@Chg.RU>, also clarification of allowed content for
12173 string constants.
12174
f7dc1244 121752000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
12176
12177 * gdb.texinfo (main menu): Add Annotations.
12178 (File Options): Add @cindex entries for each command-line option.
12179 Document --epoch, --annotate, --async, --interpreter, --write,
12180 --statistics, and --version.
12181
12182 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12183 of GDB.
12184
9d233477
JB
121852000-02-23 Jim Blandy <jimb@redhat.com>
12186
12187 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12188
14e0eb3b
JB
121892000-02-22 Jim Blandy <jimb@redhat.com>
12190
12191 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12192
3555de01
JM
121932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12194
12195 * Makefile.in (diststuff): New target.
12196
5e35df8e
KB
121972000-02-15 Kevin Buettner <kevinb@redhat.com>
12198
12199 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 12200 architecture. [From Jim Wilson.]
5e35df8e 12201
c5394b80
JM
122022000-01-16 Tom Tromey <tromey@cygnus.com>
12203
12204 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12205 (Delete Breaks): Mention range arguments.
12206 (Disabling): Likewise.
12207
c3f6f71d
JM
122082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12209
12210 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12211
c4093a6a
JM
12212Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12213
12214 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 12215 valid functions.
c4093a6a 12216
11cf8741
JM
122171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12218
12219 * gdb.texinfo: Clarify regular expressions used in rbreak.
12220
917317f4
JM
122211999-10-15 Kevin Buettner <kevinb@cygnus.com>
12222
12223 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12224 MEMORY_REMOVE_BREAKPOINT): Document.
12225
12226Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12227
12228 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 12229 offset re-using the DATA offset instead.
917317f4 12230
2df3850c
JM
122311999-10-11 Jim Kingdon <kingdon@redhat.com>
12232
12233 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12234
701adfb0
PA
122351999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12236
12237 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12238
2df3850c
JM
122391999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12240
12241 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12242 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12243 typos.
12244
12245 * gdb.texinfo: Various minor wording and formatting improvements,
12246 mentions of additional command-line options.
12247
2acceee2
JM
122481999-09-30 Fred Fish <fnf@cygnus.com>
12249
12250 * gdb.texinfo: Document additional forms of specifying section
12251 names and addresses for the add-symbol-file command.
12252
c2c6d25f
JM
122531999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12254
12255 * gdbint.texinfo: Fix typo, add the word "have".
12256
122571999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12258
12259 * gdbint.texinfo (Target Architecture Definition): Document the
12260 SKIP_PERMANENT_BREAKPOINT macro.
12261
d4f3574e
SS
122621999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12263
12264 * gdb.texinfo: Fiks speling errers.
12265
12266 * gdb.texinfo: Fix uses of @multitable.
12267
f7dc1244 12268 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 12269 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 12270 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
12271 comments about using with optimization, add more indexing,
12272 fix info about disassembly-flavor.
12273
12274Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12275
12276 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12277 SKIP_SOLIB_RESOLVER): Define.
12278
12279Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12280
12281 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 12282 ``g'' packets.
d4f3574e 12283
104c1213
JM
122841999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12285
12286 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
12287 platform-specific info, inline remote.texi and move sections of it
12288 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
12289 and register stack into the new chapter.
12290 * remote.texi: Remove, now part of gdb.texinfo.
12291 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12292
122931999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12294
12295 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12296 GDB_TARGET_IS_MACH386): These kludges have gone away.
12297
12298Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12299
12300 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 12301 TDEPLIBS.
104c1213 12302
53a5351d
JM
123031999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12304
12305 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12306 surrounding text to fit HP-UX bits into general info.
12307 (HPPA-cfg.texi): Remove, no longer useful.
12308
12309 * gdb.texinfo: Remove explicit links from @node lines, remove
12310 HP-added "Detailed Node Listing" from main menu which confuses
12311 things.
12312
12313 From Dmitry Sivachenko <dima@Chg.RU>:
12314 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 12315 in description of `set environment'.
53a5351d
JM
12316
123171999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12318
12319 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12320
7be570e7
JM
123211999-08-12 Ben Elliston <bje@cygnus.com>
12322
12323 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12324
f7dc1244 123251999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
12326
12327 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
12328 watch, awatch, and rwatch. Explain why the latter two cannot be
12329 set as software watchpoints. Document that watchpoints for local
12330 variables are deleted when the debuggee terminates.
7be570e7
JM
12331
12332Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12333
12334 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
12335 packet. Allow E.. response packet. "qRcmd" packet is no longer
12336 reserved.
7be570e7
JM
12337
123381999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12339
a9331b3f
RM
12340 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12341 * gdb.texinfo: Ditto.
7be570e7 12342
701adfb0
PA
12343Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12344
12345 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12346
96baa820
JM
123471999-08-06 Tom Tromey <tromey@cygnus.com>
12348
12349 * gdb.texinfo (KOD): New node.
12350
12351Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12352
12353 * remote.texi (Rcmd): Fix minor formatting typos.
12354
12355Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12356
12357 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 12358 packets.
96baa820 12359
adf40b2e
JM
123601999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12361
12362 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12363 fixes.
12364
43ff13b4
JM
12365Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12366
12367 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12368
085dd6e6
JM
12369Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12370
12371 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
12372 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12373 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12374 packets that are not supported on all hosts. Expand examples.
12375 Spell check.
085dd6e6
JM
12376
123771999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12378
12379 * Makefile.in: Recognize html, install-html. Add targets
12380 to build HTML versions of documentation via texi2html.
12381
12382Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12383
12384 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 12385 testsuite.
085dd6e6
JM
12386
12387Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12388
12389 * remote.texi (Communication Protocol): Rewrite.
12390
12391Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12392
12393 * stabs.texinfo: Fix uses of xref.
12394
9e0b60a8
JM
12395Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12398 info about patch submission.
12399
cce74817
JM
12400Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12401
12402 From Per Bothner <bothner@cygnus.com>:
12403 * gdb.texinfo: Document Chill support.
12404
12405Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12406
12407 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
12408 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12409 Document that the value should be greater-than or equal-to zero.
12410 (NO_STD_REGS): Document. Deprecate.
cce74817 12411
ac9a91a7
JM
12412Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12413
12414 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 12415 Document that these are not used.
ac9a91a7
JM
12416
12417Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12418
12419 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12420
392a587b
JM
12421Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12422
12423 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 12424 numargs was dropped.
392a587b
JM
12425
12426Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12427
12428 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12429
b83266a0
SS
12430Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12431
12432 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 12433 Update.
b83266a0 12434
7a292a7a
SS
12435Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12436
12437 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12438 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12439
12440Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12441
12442 * gdbint.texinfo: Fix typos: $ -> @.
12443
12444Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12445
12446 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
12447 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12448 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12449 BREAKPOINT_FROM_PC.
a9331b3f 12450
7a292a7a
SS
12451Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12452
12453 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 12454 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
12455
12456Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12457
12458 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 12459 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
12460
124611999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12462
12463 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12464 longer exists.
12465
12466Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12467
12468 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
12469 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12470 they make the manual source incomprehensible.
7a292a7a
SS
12471 * h8-cfg.texi: Remove, hasn't been used in years.
12472
c906108c
SS
12473Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12474
12475 * gdb.texinfo: Update the credits.
12476
12477Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12478
12479 * gdb.texinfo: Fix mistakes noticed in printout of last
12480 draft, add Alpha to discussion of heuristic fence post.
12481
12482Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12483
12484 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12485 Edition, merge some HP changes into mainline, describe some
12486 previously undocumented features, describe more of the target
12487 commands available, eliminate obsolete section on renamed
12488 commands.
c906108c
SS
12489 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12490
12491Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12492
12493 * gdb.texinfo: Make many HPPA conditionals unconditional,
12494 including catchpoint description, since now on for all configs.
12495 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12496 specializations.
12497
12498Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12499
12500 * Makefile.in (GDBvn.texi): Fix match expression to work with
12501 current format of VERSION in gdb/Makefile.in.
12502 * gdb.texinfo: Fix node ref to match new readline.
12503
12504Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12505
a9331b3f
RM
12506 * gdb.texinfo: Changes made as part of a project to merge in
12507 changes made by HP. Documentation makes extensive use of
c906108c
SS
12508 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12509 on remote debugging. There are differences in documentation
889bf7c5 12510 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12511 the HP manual discusses catchpoints, hardware watchpoints, and
12512 some HPUX specific limitations for shared library support.
a9331b3f 12513
c906108c
SS
12514 There are also a number of @node changes.
12515
125161999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12517
12518 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12519 (C Usage): Same.
12520
12521Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12522
12523 The following changes were made by Edith Epstein
889bf7c5
PA
12524 <eepstein@cygnus.com> as part of a project to merge in changes
12525 made by HP.
a9331b3f 12526
c906108c
SS
12527 * HPPA-cfg.texi: new file.
12528
12529 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12530
12531 * refcard.tex: change documentation about catch.
12532 removed info catch.
12533
12534Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12535
12536 * gdbint.texinfo: Expand on GDB's coding standards,
12537 specify the use of arg names with prototypes.
12538
125391998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12540
12541 * gdb.texinfo: Fix tipo.
12542
12543Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12544
12545 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12546 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12547
12548Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12549
12550 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12551
125521998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12553
12554 * agentexpr.texi: New file.
12555
12556Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12557
12558 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12559
125601998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12561
12562 * remote.texi: Changed wording that implied that the GDB remote
12563 protocol caches register values instead of GDB itself.
12564
12565Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12566
12567 * gdbint.texinfo: Add some info about symbol readers.
12568 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12569 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12570 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12571 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12572
12573Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12574
a9331b3f 12575 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12576
12577Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12578
12579 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12580
12581Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12582
12583 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12584 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12585
12586Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12587
12588 * gdbint.texinfo: Fix minor typos.
12589
12590Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12591
12592 * gdbint.texinfo: Complete overhaul. Group descriptions more
12593 logically, add more info on generic algorithms, remove much
12594 obsolete and/or wrong material.
12595
12596Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12599
12600Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12601
12602 * refcard.tex: Copyright, address updates.
12603
12604Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12605
12606 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12607 for the edition instead of confusing GDB-version-like numbers.
12608
12609Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12610
12611 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12612
12613Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12614
5ae4183a 12615 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12616
12617Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12618
12619 * gdb.texinfo: Add some credits, mention bug monitor.
12620 * remote.texi: Mention mips monitor targets.
12621 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12622
c906108c
SS
12623Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12624
12625 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12626 files, finish sorting of host vs target vs native macros, describe
12627 some more of them.
c906108c
SS
12628
12629Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12630
12631 * gdbint.texinfo (Host Conditionals): Document change from
12632 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12633
12634Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12635
12636 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12637 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12638
12639Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12642 Document LSEEK_NOT_LINEAR.
12643
12644Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12645
12646 * stabs.texinfo (Stab Section Basics): Make it clear that only
12647 some versions of the GNU linker remove the leading N_UNDF symbol.
12648
12649Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12650
12651 * stabs.texinfo (String Field): Document type number pairs here,
12652 instead of in the Sun specific section.
12653 (Include Files): The GNU linker supports the N_BINCL
12654 optimization. Clarify the N_BINCL value, and what it is used
12655 for.
12656 (Procedures): Document N_FUN with an empty string to mark the end
12657 of a function.
12658 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12659 (Sun Differences): Remove this node, as the information is now
12660 elsewhere in the main document.
12661 (Stab Section Basics): Mention that the GNU linker may optimize
12662 stabs and remove the leading N_UNDF symbol.
12663
12664Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12665
12666 * gdb.texinfo, refcard.tex: Restore author credit
12667
701adfb0
PA
12668Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12669
12670 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12671 are macros that take an single argument.
12672
c906108c
SS
12673Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12674
12675 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12676 documentation to account for START and END macros taking
12677 one arg.
12678
12679Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12680
12681 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12682 * gdb.texinfo (Frames): Fix typo.
12683
12684Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12685
12686 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12687 a target_signal as arg type, not a pid.
12688
12689Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12690
12691 * gdb.texinfo: Document `set assembly-language'.
12692
12693Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12694
12695 * remote.texi: Update list of stubs in the GDB distribution.
12696
12697Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12698
12699 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12700 Also document that some systems can use mmalloc but must define
12701 this if their C runtime allocates memory that is later freed.
c906108c 12702 (MMCHECK_FORCE): Document new macro.
a9331b3f 12703
c906108c
SS
12704Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12705
12706 * remote.texi: Add documentation for target Sparclet.
12707
12708Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12709
a9331b3f 12710 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12711 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12712 * configure.in: Rewritten for autoconf.
12713 * configure: New.
12714
12715Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12716
12717 * Makefile.in (DVIPS): New define, set to dvips.
12718 (dvi): Add stabs.dvi.
12719 (ps): New target.
12720 (all-doc): Depend on info, dvi, and ps targets.
12721 (STAGESTUFF): Add *.ps and *.dvi files.
12722 (clean-info, clean-dvi): Remove.
12723 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12724 rules completely rewritten.
12725 (maintainer-clean): Remove clean-info and clean-dvi
12726 dependencies and put their actions in the rules.
12727 (gdb.ps): New target
a9331b3f 12728 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12729 intermediate TeX files, whether they have 2 or 3 character
12730 extensions.
12731 (gdbint.ps): Add target and rules.
12732 (gdb-internals): Delete unused target.
12733 (Makefile): Depends upon config.status also.
12734
12735Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12736
12737 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12738 set.
12739
12740Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12741
12742 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12743 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12744
12745Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12746
12747 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12748
12749Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12750
12751 * gdb.texinfo (Print settings): Document
12752 `set/show print static-members' commands.
12753
12754Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12755
12756 * gdbint.texinfo (Native): Document name change, coredep.c to
12757 core-aout.c.
12758
12759Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12760
12761 * stabs.texinfo (Include Files): Document the values the SunOS4
12762 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12763
12764Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12765
12766 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12767 Fix typo.
12768
12769Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12770
12771 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12772 "gdb.tar.Z".
12773
12774Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * Makefile.in (maintainer-clean): New target, synonym for
12777 realclean.
12778
701adfb0
PA
12779Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12780
12781 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12782
c906108c
SS
12783Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12784
12785 * Update all FSF addresses except those in COPYING* files.
12786
12787Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12788
12789 From Richard Earnshaw (rearnsha@armltd.co.uk):
12790 * gdb.texinfo (convenience variables): Document $_exitcode.
12791 (quit): Document optional expression to use as exit code.
12792
12793Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12794
12795 * gdb.texinfo, remote.texi: Brought up to date with various
12796 GDB changes.
12797
12798Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12799
12800 * gdb.texinfo: Update dates and versions, fix comments about
12801 hardware watchpoints in future releases and about the
12802 sharedlibrary command.
12803
12804Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12805
12806 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12807 C_FUN stab. Other cleanups.
12808
12809Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12810
12811 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12812 for the sparc stub.
12813
12814Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12815
12816 * annotate.texi: Clarify which addresses have differing formats
12817 depending on the language and which do not.
12818
12819Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12820
12821 * remote.texi (NetWare): Changed example to use BOARD= instead of
12822 NODE= argument to reflect correspoding change to gdbserve.nlm.
12823
12824Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12825
12826 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12827 GDB, as well as AIX dbx, supports the size type attribute.
12828
12829Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12830
12831 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12832
12833Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12834
12835 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12836 and new 'if' and 'while' commands.
12837
12838Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12839
12840 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12841
12842Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12843
12844 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12845 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12846 NetWare targets. Mostly stolen from the Server node.
12847
12848Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12849
12850 * gdb.texinfo (Setting): Talk about the language of a source file
12851 versus the working language. The old documentation did not match
12852 what GDB did.
12853
12854Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12857 of a source file.
12858
12859Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * gdb.texinfo (Processes): New node.
12862
12863Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12864
12865 * remote.texi: Update documentation of set/show mipsfpu.
12866
3fc11d3e
JM
12867Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12868
12869 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12870 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12871
12872Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12873
12874 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12875 obsolete conditionals, described some others.
12876
12877Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12878
12879 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12880 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12881
12882Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12883
12884 * gdbint.texinfo: Put regex conditionals in their own table.
12885
12886Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12887
12888 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12889 described or fixed the descriptions of many others.
12890
12891Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12892
12893 * gdb.texinfo: Add some more credits.
12894 * gdbint.texinfo: Capitalize GDB consistently, describe some
12895 macros and remove some.
12896
12897Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12898
12899 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12900 obsolete conditionals, described some others.
12901
12902Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12903
12904 * gdb.texinfo (help targets): Changed to `help target', which
12905 is the correct gdb command.
12906
12907Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12908
12909 * annotate.texi (TODO): New node, for keeping track of annotations
12910 suggested but not yet implemented.
12911
12912Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12913
12914 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12915 another symbol, it is not the address itself.
12916
12917Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12918
12919 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12920 of stabs-in-coff sections.
12921
12922Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12923
12924 * annotate.texi: Change edition to 0.5 and date to May 1994.
12925 Add index.
12926 (Frames): New node, for frame annotation.
12927 (Displays): New node, for display annotation.
12928
12929 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12930 when waiting for your program to stop.
12931
12932Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12933
12934 * annotate.texi (Breakpoint Info): Document annotation of header
12935 fields and record annotation.
12936
12937Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * annotate.texi: New file, to document annotations.
12940
12941Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12942
12943 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12944 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12945
12946Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12947
12948 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12949 section, and say n_strx field is compilation unit relative.
12950 * stabs.texinfo: Don't use @code for a.out when it is the name of
12951 an object file format.
12952
12953Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12954
12955 * gdb.texinfo: Refer to file names, not path names, per rms
12956 convention.
12957 (Arguments): Fix typo.
12958
12959Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * stabs.texinfo (Global Variables): Talk about stabs in files
12962 where variables are referenced, but not defined.
12963
12964Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12965
12966 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12967 Cplusplus to new nodes Member Type Descriptor and Method Type
12968 Descriptor. Re-write stuff for #.
12969
12970Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * gdb.texinfo (Print Settings): Don't document "set print
12973 fast-symbolic-addr off". The bug which it worked around was fixed
12974 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12975
12976 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12977 N_ENTRY node.
12978
12979 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12980
12981Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12982
12983 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12984 references to ieee-float.c.
12985
12986Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12987
12988 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12989 match what the code actually does.
12990
12991Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12992
12993 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12994
12995Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12996
12997 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12998 i, and b.
12999
13000Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
13001
13002 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
13003 well as for ELF and SOM. Unify the descriptions of ELF and SOM
13004 as "stabs in sections" rather than just saying "ELF and SOM".
13005 Also make that stuff apply to COFF.
13006
13007Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13008
13009 * gdb.texinfo (Formatting Documentation): Change GhostScript to
13010 Ghostscript.
13011
13012Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13013
13014 * gdb.texinfo (Continuing and Stepping): When talking about "step"
13015 versus functions without line numbers, also mention stepping into
13016 them as well as "step" when you are in them. Tell the user how to
13017 deal with the situation. Add comment about "debugging information".
13018
13019Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13020
13021 * stabs.texinfo (Enumerations): Document restriction on where
13022 enumeration types can appear and still win with GDB.
13023
13024Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13025
13026 * stabs.texinfo (Negative Type Numbers): Document format for type
13027 -16.
13028
13029Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13030
13031 * gdb.texinfo (Selection, Frame Info): Update information about
13032 arbitrary frame specficiations.
13033
13034Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
13035
13036 * gdb.texinfo, remote.texi: general editing pass prior to Net release
13037
13038Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13039
13040 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
13041
13042Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
13043
13044 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
13045
13046Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13047
13048 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
13049 Differences node to Statics node.
13050 (Statics): Discuss XCOFF use of V symbol descriptor.
13051
13052 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
13053 not clean.
13054
13055Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
13056
13057 * gdb.texinfo (Print Settings): Document `set print
13058 fast-symbolic-addr' and improve the doc for some other
13059 `set print's.
13060
13061Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13062
13063 * stabs.texinfo (String Field): Talk about defining several type
13064 numbers at once.
13065 Fix lint regarding changing node ELF Transformations to
13066 ELF and SOM Transformations.
13067
13068Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
13069
13070 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
13071
13072Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13073
13074 * stabs.texinfo (Cross-References): `::' is for nested types only
13075 within <>.
13076 (Structures): Document static members.
13077
13078Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13079
13080 * stabs.texinfo: Document S type attribute.
13081
13082Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13083
13084 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
13085
13086Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
13087
13088 * gdbint.texinfo: Fix a few typos.
13089
13090Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13091
13092 * gdb.texinfo, remote.texi: formatting improvements
13093
13094 * gdb.texinfo (New Features): mention threads.
13095 (Summary, C): fix xrefs in newly contributed text.
13096 (Threads): index entries, clarifications, example
13097 (passim): minor typos fixed, phrasing improvements
13098
13099 * remote.texi (Bootstrapping): rephrase text on ^C and add index
13100 entries; (Server): explain use of gdbserver w/real-time systems,
13101 add example of conflicting TCP port; (MIPS Remote) break up
13102 running text into table, highlighting commands, and add example.
a9331b3f 13103
c906108c
SS
13104Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13105
13106 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
13107
13108Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13109
13110 * stabs.texinfo (Nested Symbols): New node.
13111 (String Field, Symbol Descriptors, Cross-References): Refer to it.
13112
13113Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13114
13115 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
13116 to picking which Bbss.bss symbol to use, and (because there seems to
13117 be no good way of doing it) re-write some of the text to make it
13118 sound like Bbss.bss isn't such a great idea after all (as currently
13119 designed).
13120
13121 * gdb.texinfo (C): In addition to saying people have to use g++ for
13122 good results, say they have to use stabs. Specifically say cfront
13123 doesn't work well.
13124 (Summary): Merge in information on Modula-2, Pascal, and Chill from
13125 the gdb README. Add xrefs to places where the support for the various
13126 languages is described in detail.
13127
13128Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13129
13130 * stabs.texinfo: Clean up stuff about visibility and virtual
13131 characters.
13132
13133 * stabs.texinfo (N_M2C): Cite Sun doc.
13134
13135Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13136
13137 * gdb.texinfo: updates re threads.
13138 * remote.texinfo: avoid index entries starting with digits.
13139
13140Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13141
13142 * stabs.texinfo (Enumerations): Talk about large, negative and
13143 octal values. Clean up cross reference to type attributes.
13144 (String Field): Say that GDB 4.11 supports size attribute.
13145
13146Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13147
13148 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
13149 is a mandatory step. Make the stuff about that more concise.
13150
13151Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13152
13153 * stabs.texinfo (Class Names): New node.
13154
13155 * gdb.texinfo (Command Files): Explain order of init file reading.
13156
13157 * remote.texi (Bootstrapping): Talk about getting the serial driver
13158 to deal with ^C sent by gdb to stop the remote system.
13159
13160Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
13161
13162 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13163
13164 * libgdb.texinfo (Defining Commands): made the DOC arg
13165 to gdb_define_app_command a char * instead of char **
13166 per a suggestion from kingdon.
13167
13168 * libgdb.texinfo: total rewrite from a different starting
13169 premise.
13170
13171Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13172
13173 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13174 floats passed as doubles (to improve clarity).
13175
13176Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13177
13178 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13179
13180 * a4rc.sed: update to work with Andreas Vogel papersize params
13181
13182 * refcard.tex: use Andreas Vogel simplifications of papersize
13183 params; remove useless version info; update copyright date.
13184
13185Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13186
13187 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13188
13189Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13190
13191 * gdb.texinfo (Files): Say what address the load command loads it at.
13192
13193 * stabs.texinfo (Common Blocks): Minor cleanups.
13194
13195 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13196 that Sun has backed away from the linker kludge and thus the relevant
13197 issue is changes to the SunPRO tools, not the Solaris linker.
13198
13199 * stabs.texinfo (Traditional Integer Types): Clean up description
13200 of octal bounds a little bit. Document extra leading zeroes.
13201
13202Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13203
13204 * gdb.texinfo (Signaling): Update for symbolic symbol names
13205 and add a section explaining the difference between the GDB
13206 signal command and the shell kill utility.
13207
13208Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13209
13210 * libgdb.texinfo: added `@' to braces that were unescaped.
13211
13212Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13213
13214 * libgdb.texinfo: new file. Spec for the gdb library.
13215
13216Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13217
13218 * stabs.texinfo (Include Files): Fix typo (start -> end).
13219
13220Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13221
13222 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13223 from Melissa at FSF's editing pass.
13224
13225Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13226
13227 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13228 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13229 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13230
13231Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13232
13233 * remote.texi (Bootstrapping): Discuss 386 call gates.
13234
13235Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13236
13237 * stabs.texinfo (Based Variables): New node.
13238
13239Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13240
13241 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13242 names, sizes, and formats to suggest how not to lose.
13243
13244Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13245
13246 * stabs.texinfo (Methods): Fix typo.
13247
13248Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13249
13250 * gdb.texinfo: Fix a few typos.
13251
13252Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13253
13254 * gdb.texinfo: Clarify how well it works with Fortran.
13255
13256 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13257 More on relocating stabs in ELF files.
13258
13259Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13260
13261 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13262
13263Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13264
13265 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13266 parameters on VAX.
13267
13268Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13269
13270 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13271
13272Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13273
13274 * stabs.texinfo: Make info author notice match the TeX author notice.
13275
13276Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13277
13278 * stabs.texinfo: Initial-caps all words in node names and
13279 non-trivial words in section names.
13280
13281Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13282
13283 * stabs.texinfo: Many minor cleanups.
13284
13285 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13286
13287Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13288
13289 * stabs.texinfo: Remove full description of big example.
13290 It's not really helpful; just use pieces of it where appropriate.
13291 Add more Texinfo formatting directives (@samp, etc.).
13292 Use @deffn to define stab types.
13293 Eliminate some wordiness. Break up some nodes.
13294 Add an (alphabetized) index of symbol types.
13295 Use consistent capitalization style in node and section names.
13296
13297Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13298
13299 * gdb.texinfo: Change typo "Two two" to "The two".
13300
13301Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13302
13303 * stabs.texinfo (XCOFF-differences): Remove references to
13304 non-existent types N_DECL and N_RPSYM.
13305
13306 * stabs.texinfo (String Field): Say that type attributes bug is
13307 fixed in GDB 4.10, since it is.
13308
13309 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13310
13311Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13312
13313 * stabs.texinfo: Formatting cleanups.
13314
13315Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * stabs.texinfo: When explaining the n_type of a stab, standardize
13318 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13319 no tabs, use @r).
13320 (Global Variables): Clean up.
13321
13322Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13323
13324 * stabs.texinfo (Stack Variables): Re-write.
13325
13326Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13327
13328 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13329 addresses of a source file. Also revise formatting.
13330 Change "object module" or "object file" to "source file".
13331 Various: Miscellaneous cleanups.
13332
13333Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13334
13335 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13336
13337Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13338
13339 * gdbint.texinfo: Removed many nonsensical machine-collected
13340 host and target conditionals, described some of the remainder.
13341
13342Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13343
13344 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13345
13346 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13347 paragraph which follows.
13348
13349 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13350 variables. Looks better and avoids overful hbox.
13351
13352Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13353
13354 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13355
13356Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13357
13358 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13359 retransmit-timeout
13360
13361Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13362
13363 * gdbint.texinfo: Update statement about `some ancient Unix
13364 systems, like Ultrix 4.0' to Ultrix 4.2.
13365
13366Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13367
13368 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13369
13370 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13371
13372 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13373 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13374
13375 * remote.texi: new name for former gdbinv-s.texi
13376
13377 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13378
13379Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13382 variables for MIPS remote debugging protocol.
13383
13384Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13385
13386 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13387
13388Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13389
13390 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13391
13392Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13393
13394 * gdb.texinfo: repair conditional bugs in text markup
13395
13396Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13397
13398 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13399 to select Modula-2 material.
13400
13401Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13402
13403 * stabs.texinfo: Cleanups regarding statics.
13404
13405 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13406 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13407
13408Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13409
13410 * stabs.texinfo: N_MAIN is sometimes used for C.
13411
13412Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13413
13414 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13415
13416Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13417
13418 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 13419 removed from the code by Kingdon.
c906108c
SS
13420
13421Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13422
13423 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13424 input when evaluating breakpoint conditions; the bug has been fixed.
13425
13426 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13427 sets the ignore count to N-1, not to N.
13428
13429Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13430
13431 * refcard.tex (\hoffset): correct longstanding error to match
13432 intended offset; avoids cutting off edge on some printers
13433
13434Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13435
13436 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13437
13438Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13439
13440 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13441
13442Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13443
13444 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13445 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13446 collect sed edits if any, apply to refcard before formatting;
13447 (refcard.ps) stop implying PS fonts if PS output requested;
13448 (lrefcard.ps) delete extra target for variant PS fonts
13449
13450 * refcard.tex: parametrize papersize dependent info, collect
13451 in easily replaced spot
13452
13453 * a4rc.sed: new file, edits to refcard for A4 paper
13454
13455Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13456
13457 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13458
13459Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13460
13461 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13462
13463Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13464
13465 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13466 politely rather than rudely.
13467
13468Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13469
13470 * stabs.texinfo: Document common blocks.
13471
13472Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13473
13474 * stabs.texinfo: Add some basic info about stabs-in-elf.
13475
13476Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13477
13478 * stabs.texinfo (Top): Minor cleanup.
13479
13480Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13481
13482 * Makefile.in (install-info): remove parentdir support
13483
13484Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13485
13486 * gdb.texinfo (Copying): delete this node and references to it;
13487 RMS says this manual need not carry GPL. (passim): Improvements
13488 from last round at FSF, largely due to Ian Taylor review, and
13489 minor formatting improvements.
13490
13491 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13492 largely due to Ian Taylor review. (Debug Session): minor edits to
13493 new text.
13494
13495Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13496
13497 * Makefile.in (realclean): Remove info and dvi files too.
13498
13499Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13500
13501 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13502 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13503 * gdb.texinfo: Change accordingly.
13504
13505 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13506 N_{L,R}BRAC,N_SLINE are relative to.
13507
13508Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13509
13510 * Makefile.in (GDBvn.texi): Update atomically.
13511
13512Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13513
13514 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13515
13516Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13517
13518 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13519 addresses together. Also motivate the set print symbol-filename
13520 command and suggest other solutions.
13521
13522Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13523
13524 * gdb.texinfo (set print elements): Note that the number of
13525 elements is set to unlimited by "set print elements 0".
13526
13527Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13528
13529 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13530 NF_LDOUBLE means.
13531 (Stab Types): Include Solaris stab types.
13532 (Procedures): Document Solaris extensions.
13533
13534Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13535
13536 * gdb.texinfo: Add `set print symbol-filename' doc.
13537
13538Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13539
13540 * stabs.texinfo (Arrays): Talk about type definition vs. type
13541 information.
13542
13543 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13544 the trailing semicolon.
13545
13546Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13547
13548 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13549 and merge in other parts of the document addressing these subjects.
13550 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13551
13552 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13553 at the end of a range type.
13554
13555 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13556 AIX extensions.
13557
13558Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13559
13560 * stabs.texinfo (Stabs Format): Misc fixes.
13561
13562Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13563
13564 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13565 (Traditional builtin types): Document convex convention for long long.
13566 (Negative builtin types): Discuss type names, and misc fixes.
13567
13568Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13569
13570 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13571 point types used with @samp{R} type descriptor.
13572 (Symbol Descriptors): Describe how to handle conflict between
13573 different meanings of @samp{P} symbol descriptor.
13574
13575Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13576
13577 * stabs.texinfo: Remove node Quick Reference and put its children
13578 directly under the main menu.
13579
13580 * stabs.texinfo: Many more changes to bring it into line with
13581 AIX documentation and reality. I think it now has all the
13582 information from the AIX documentation, except that I burned
13583 out when I got to variant records (Pascal and Modula-2) and
13584 all the COBOL types. Oh well, we can add them later when we're
13585 worrying more about those languages.
13586
13587 * stabs.texinfo (Automatic variables): Talk about what it means
13588 to omit the symbol descriptor.
13589
13590Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13591
13592 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13593 gcc2 behavior with promoted args.
13594
13595Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13596
13597 * gdb.texinfo: include readline appendices in info version of manual
13598
13599Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13600
13601 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13602 target remote.
13603
13604 * gdb.texinfo (Machine Code): more index entries for disassemble
13605
13606Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13607
13608 * Clarify the intended use of the gdb-testers and gdb-patches
13609 mailing lists, and shrink gzip comment.
13610
13611Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13612
13613 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13614 DOSHOST configuration of manual.
13615
13616 * gdb.texinfo (MIPS Stack): new node.
13617
13618 * all-config.texi (MIPS) new switch.
13619
13620 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13621 tense; (MIPS Remote) new node.
13622
13623 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13624 bug; (Environment) less passive, other small cleanups in text about
13625 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13626 (Remote) new MIPS Remote menu entry.
13627
13628Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13629
13630 * stabs.texinfo: Many changes to include information from the
13631 AIX documentation.
13632
13633 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13634
701adfb0
PA
13635Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13636
13637 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13638 Add PRINTF_HAS_LONG_LONG references.
13639
13640Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13641
13642 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13643 `set demangle-style arm' (not cfront); mention can type `q' to
13644 discard output, when gdb pages.
13645
c906108c
SS
13646Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13647
13648 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13649 Move a bunch of information from ../README.
13650 (Getting Started): New node.
13651
13652Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13653
13654 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13655
13656 * gdb.texinfo: advance manual revision dates to present
13657
13658 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13659 stop using silly Roman numerals in @set variable names
13660
13661Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13662
13663 * stabs.texinfo (Parameters): Keep trying to get this right.
13664
13665Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13666
13667 * stabs.texinfo (Parameters): More on "local parameters".
13668
13669Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13670
13671 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13672
13673Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13674
13675 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13676 (Parameters): Rewrite.
13677 (xcoff-differences, Sun-differences): Minor changes.
13678
13679Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13680
13681 * stabs.texinfo: Minor cleanup.
13682
13683Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13684
13685 * gdbint.texinfo: Minor xcoff stuff.
13686
13687Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13688
13689 * gdbint.texinfo: Update for new config directory structure.
13690 Add info about internal type data structures.
13691
13692Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13693
13694 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13695 $(srcdir).
13696 (gdb-config.texi): Depend on file in $(srcdir).
13697
13698Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13699
13700 * stabs.texinfo: Fixes about N_SO.
13701
701adfb0
PA
13702Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13703
13704 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13705
c906108c
SS
13706Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13707
13708 * gdb.texinfo: include list of nonstandard init file names
13709
13710 * *-config.texi: new switch GENERIC for text that applies *only*
13711 to (usual) multiple-target version of manual
13712
13713 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13714 h8 config
13715
13716 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13717 in menus (rather than conditionally selected multiple alternative
13718 menus).
13719
13720 * Makefile.in: define and use DOC_CONFIG var to select
13721 configuration for GDB user manual.
13722
13723 * gdb-config.texi: delete from repository, generate from Makefile.
13724
13725 * all-config.texi: normal `generic' configuration file, formerly
13726 stored as gdb-config.texi
13727
13728Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13729
13730 * Makefile.in: add dvi target to build all .dvi files
13731
13732Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13733
13734 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13735
701adfb0
PA
13736Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13737
13738 * stabs.texi: The `this' pointer is now known by the name
13739 `this' instead of `$t'.
13740
c906108c
SS
13741Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13742
13743 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13744 host conditionals.
13745 * stabs.texinfo: More array fixes inspired by Jim's.
13746
13747Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13748
13749 * stabs.texinfo: Fixes re arrays and continuations.
13750
13751 * gdbint.texinfo: Add XCOFF node.
13752
13753Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13754
13755 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13756
13757Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13758
13759 * stabs.texinfo: Fix for array types to mention lower bounds.
13760
13761Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13762
13763 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13764
13765Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13766
13767 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13768
13769Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13770
13771 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13772 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13773
13774Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13775
13776 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13777
701adfb0
PA
13778Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13779
13780 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13781
c906108c
SS
13782Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13783
13784 * gdb.texinfo, gdbinv-s.texi: misc updates
13785
13786Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13787
13788 * gdbint.texinfo: Brief documentation for longjmp support,
13789 from an email msg by Stu.
13790
13791Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13792
13793 * stabs.texinfo: Fix description of floating point "range"
13794 types (which really define basic types). Reported by Jim Meehan,
13795 <meehan@src.dec.com>.
13796
13797 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13798
13799Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13800
13801 * gdbint.texinfo: Slightly expand section on supporting a new
13802 object file format.
13803
13804Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13805
13806 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13807 intermediate file.
13808
13809Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13810
13811 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13812
13813Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13814
13815 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13816
13817 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13818 as well as Z8002.
13819
701adfb0
PA
13820Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13821
13822 * gdbint.texinfo (Host Conditionals): Remove
13823 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13824 MEM_FNS_DECLARED.
13825 (Target Conditionals): Remove all of the above.
13826
13827Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13828
13829 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13830 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13831
c906108c
SS
13832Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13833
13834 * gdbint.texinfo: Add sections on clean design and on how to send
13835 in changes.
13836
13837Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13838
13839 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13840
701adfb0
PA
13841Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13842
13843 * gdbint.texinfo: nm.h now included in defs.h.
13844
c906108c
SS
13845Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13846
13847 * gdb.texinfo: Fix typo, reported by Karl Berry.
13848
13849Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13850
13851 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13852
701adfb0
PA
13853Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13854
13855 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13856
13857Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13858
13859 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13860 (all @node commands): Use new form to avoid nitpicking errors.
13861 * gdbint.texinfo: Document host/native/target split.
13862
13863Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13864
13865 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13866
13867Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13868
13869 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13870
c906108c
SS
13871Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13872
13873 * gdbint.texinfo: fixed a stray email address (needs @@),
13874 added @table @code to node "Native Conditionals"
13875
701adfb0
PA
13876Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13877
13878 * gdbint.texinfo: document a few more macros, create new section
13879 for native macros.
13880
13881Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13882
13883 * gdb.texinfo: Document command hooks.
13884
c906108c
SS
13885Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13886
13887 * gdbint.texinfo: Describe coding style of GDB.
13888
13889Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13890
13891 * stabs.texinfo: Minor wording changes.
13892
13893Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13894
13895 * gdbint.texinfo: Improve release doc slightly.
13896
701adfb0
PA
13897Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13898
13899 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13900 for two new remote targets---29K using UDI, and Tandem ST2000
13901 using STDBUG.
13902
13903 * all.m4, none.m4: new m4 switch, _ST2000__
13904
13905 * all.m4: turn on H8/300 stuff for generic manual
13906
13907 * gdbinv-s.m4.in: remove text on special procedures to continue
13908 after explicit call to breakpoint() in serial stubs.
13909
c906108c
SS
13910Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13911
13912 * gdbint.texinfo: Improve doc of GDB config macros.
13913
13914Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13915
13916 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13917 These will be reinserted when examined.
13918
701adfb0
PA
13919Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13920
13921 * gdb.texinfo: fix shameful error of agreement reported by
13922 jimb@occs.cs.oberlin.edu (Jim Blandy)
13923 * gdb.texinfo: remove old partial discussion of remote serial
13924 protocol (via serial debug stubs)
13925 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13926 use of serial debug stubs
13927
c906108c
SS
13928Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13929
13930 * gdbint.texinfo: Make a start at documenting all the #if macros
13931 in GDB. At least list them all, and start separating them into
13932 host-specific and target-specific.
13933
13934Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13935
13936 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13937 examples (not consistent w others).
c906108c
SS
13938 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13939 for generic vn of doc
13940
13941Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13942
13943 * Makefile.in: always create installation directories.
13944
13945Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13946
13947 * gdb.texinfo: in h8 config, do not describe searching commands.
13948
13949Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13950
13951 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13952 conditionals; introduce a few generic switches that may be
13953 useful for other cross-dev or dos-hosted configs.
13954
13955 * gdb.texinfo: fix typo in "info reg" description
13956
13957Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13958
13959 * stabs.texinfo: Minor updates from running TeX over it.
13960 * Makefile.in (stabs.dvi, stabs.ps): Add.
13961
13962Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13963
13964 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13965 First pass at converting it to texinfo.
13966
13967Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13968
13969 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13970 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13971
13972Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13973
13974 * gdbint.texinfo: Add section on partial symbol tables.
13975
701adfb0
PA
13976Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13977
13978 * gdb.texinfo: Document new am29k setting.
13979
c906108c
SS
13980Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13981
13982 * gdb.texinfo: document `set remotedebug' and `set
13983 rstack_high_address'.
13984
13985Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13986
13987 * gdb.texinfo: slight expansion of new text on reading info files
13988 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13989 H8/300 from DOS.
13990
13991Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13992
13993 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13994
13995Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13996
13997 * gdb.texinfo: Say how to read the `info' files.
13998
13999Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
14000
14001 * Makefile.in: gm4 -> m4.
14002
14003Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
14004
14005 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
14006 Documentation' ahead of `Installing GDB' to match README.
14007 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 14008 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
14009
14010Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
14011
14012 * Makefile.in: remove $(srcdir) from gdb.info rule.
14013
14014Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14015
14016 * Makefile.in: commented out gdb-all.texinfo rule. This is
14017 temporary.
14018
14019Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14020
14021 * Makefile.in, configure.in: removed traces of namesubdir,
14022 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 14023 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
14024
14025Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
14026
14027 * gdb.texinfo: Improve how we ask for bug reports.
14028
14029Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14030
14031 * Makefile.in: infodir belongs in datadir.
14032
14033Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14034
14035 * Makefile.in: remove spaces following hyphens, bsd make can't
14036 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 14037 standards.text support.
c906108c
SS
14038
14039Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14040
14041 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14042 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14043 and mandir now keyed off datadir by default.
14044
14045\f
14046Local Variables:
9e9c5ae7 14047mode: change-log
c906108c
SS
14048left-margin: 8
14049fill-column: 74
14050version-control: never
463888ab 14051coding: utf-8
c906108c 14052End:
This page took 2.677708 seconds and 4 git commands to generate.