gdb: update command completion for watch, awatch, and rwatch
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ab33b152
AB
12020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.texinfo (Maintenance Commands): Update description of 'maint
4 print c-tdesc'.
5
64aaad63
AB
62020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.texinfo (Mode Options): Descriptions of initialization files
9 has been moved to 'Initialization Files'.
10 (Startup): Likewise.
11 (Initialization Files): New node.
12 (gdb man): Update to mention alternative file paths.
13 (gdbinit man): Likewise.
14
733d554a
TBA
152020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
16
17 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
18 of the 'break'command.
19 * gdb.texinfo (Conditions): Document the '-force' flag of the
20 'condition' command.
21
b5fa468f
TBA
222020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
23
24 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
25 locations for which the breakpoint condition is invalid.
26
4b136f6f
MF
272020-10-06 Michael Forney <mforney@mforney.org>
28
29 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
30 install condition.
31
8d378f27
SM
322020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
33
34 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
35
7b085b1c
SM
362020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
37
38 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
39
6791b117
PA
402020-09-13 Pedro Alves <pedro@palves.net>
41
42 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
43 "-break-insert --qualified" and "-dprintf-insert --qualified".
44
fdd8731b
SV
452020-08-25 Shahab Vahedi <shahab@synopsys.com>
46
47 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
48
995d3a19
SV
492020-08-25 Shahab Vahedi <shahab@synopsys.com>
50
51 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
52 Features.
53
e09eef98
TT
542020-08-07 Tom Tromey <tromey@adacore.com>
55
56 * gdb.texinfo (Ravenscar Profile): Add examples.
57 Document runtime initialization limitation.
58
39791af2
JM
592020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
60
61 * gdb.texinfo (Contributors): Add information for the eBPF
62 support.
63 (BPF): New section.
64
43d5901d
AB
652020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * python.texi (Unwinding Frames in Python): Update descriptions
68 for PendingFrame.read_register and
69 gdb.UnwindInfo.add_saved_register.
70 (Frames In Python): Update description of Frame.read_register.
71
14fa8fb3
AB
722020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * python.texi (Registers In Python): Document new find function.
75
b089853a
KB
762020-07-22 Kevin Buettner <kevinb@redhat.com>
77
78 * gdb.texinfo (Maintenance Commands): Add documentation for
79 new command "maintenance print core-file-backed-mappings".
80
c9fe1b58
RT
812020-07-22 Reuben Thomas <rrt@sc3d.org>
82
83 * gdb.texinfo (Remote Protocol, Overview): Correct the description
84 of which remote protocol commands are mandatory for a stub to
85 implement.
86
ae5369e7
LC
872020-07-20 Ludovic Courtès <ludo@gnu.org>
88
89 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
90
68cf161c
LC
912020-07-20 Ludovic Courtès <ludo@gnu.org>
92
93 * guile.texi (Memory Ports in Guile): Mark
94 'memory-port-read-buffer-size',
95 'set-memory-port-read-buffer-size!',
96 'memory-port-write-buffer-size',
97 'set-memory-port-read-buffer-size!' as deprecated.
98 (Guile Introduction): Clarify which Guile
99 versions are supported.
100
ed788fee
PC
1012020-07-13 Paul Carroll <pcarroll@codesourcery.com>
102
103 PR gdb/25716
104
105 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
106 apply' and adjust xrefs to it.
107
0a278aa7
PW
1082020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
109
110 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
111
6e2469ff
HD
1122020-07-08 Hannes Domani <ssbssa@yahoo.de>
113
114 * gdb.texinfo: Document Windows drive conversion of
115 'set auto-load scripts-directory'.
116
64cb3757
AB
1172020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.texi (Registers): Add @anchor for 'info registers
120 <reggroup>' command.
121 * python.texi (Architectures In Python): Document new
122 register_groups method.
123 (Registers In Python): Document two new object types related to
124 register groups.
125
0f767f94
AB
1262020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
127
128 * python.texi (Python API): Add new section to the menu.
129 (Frames In Python): Add new @anchor.
130 (Architectures In Python): Document new registers method.
131 (Registers In Python): New section.
132
87dbc774
AB
1332020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * python.texi (Unwinding Frames in Python): Document
136 PendingFrame.architecture method.
137
edf92af0
EZ
1382020-06-26 Eli Zaretskii <eliz@gnu.org>
139
140 * gdb.texinfo (Shell Commands): More accurate description of use
141 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
142
caa7fd04
AB
1432020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.texinfo (Maintenance Commands): Document new 'maint print
146 xml-desc' command.
147
5b860c93
PW
1482020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
149
150 * gdb.texinfo (Command aliases default args): New node documenting
151 how to use default args for a command using aliases.
152 (Aliases): Document the new 'DEFAULT-ARGS...' option.
153 (Help): Update help aliases text and describe when full alias
154 definition is provided.
155
914592f9
TT
1562020-06-11 Tom Tromey <tromey@adacore.com>
157
158 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
159
c5a6a07f
JG
1602020-06-10 Jonny Grant <jg@jguk.org>
161
162 * gdb.texinfo: Remove broken links Previous and Up from
163 contents.
164
0a4f5f8c
TT
1652020-05-23 Tom Tromey <tom@tromey.com>
166
167 * gdb.texinfo (Output Styling): Don't mention completion styling.
168 (Editing): Don't mention readline completion styling.
169
eca1f90c
TT
1702020-05-23 Tom Tromey <tom@tromey.com>
171
172 * gdb.texinfo (Output Styling): Mention completion styling.
173 (Editing): Mention readline completion styling.
174
98c59b52
PA
1752020-05-19 Pedro Alves <palves@redhat.com>
176
177 * gdb.texinfo (Attach): Update exec-file-mismatch description to
178 mention build IDs.
179 (Separate Debug Files): Add "build id" anchor.
180
5b4a1a8d
PW
1812020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
182
183 * gdb.texinfo (Help): Document the help and apropos changes.
184 (Aliases): Document new meaning of -a abbreviation flag.
185
aa8509b4
KR
1862020-05-05 Kamil Rytarowski <n54@gmx.com>
187
188 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
189 (info proc exe, info proc mappings, info proc stat): Mention
190 NetBSD support.
191
2b2fbab8
TT
1922020-04-28 Tom Tromey <tom@tromey.com>
193
194 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
195
45fc7c99
TT
1962020-04-27 Tom Tromey <tromey@adacore.com>
197
198 * python.texi (Types In Python): Mention missing fields. Add
199 dynamic type example.
200
1acda803
TT
2012020-04-24 Tom Tromey <tromey@adacore.com>
202
203 PR python/23662:
204 * python.texi (Types In Python): Document new features.
205
0ca4866a
AS
2062020-04-15 Artur Shepilko <nomadbyte@gmail.com>
207
208 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
209 clears makeinfo warnings.
210 * python.texi: Add a missing period trailing an @xref{} clause;
211 this clears a makeinfo warning.
212
09f2921c
TV
2132020-03-06 Tom de Vries <tdevries@suse.de>
214
215 * gdb.texinfo: Fix "the the".
216
0bab6cf1
TV
2172020-03-04 Tom de Vries <tdevries@suse.de>
218
219 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
220 * python.texi: Same.
221
63e163f2
AB
2222020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * gdb.texinfo (Command History): Extend description for
225 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
226 'set history filename' being optional. Describe the effect of an
227 empty history filename on 'set history save on'.
228
e56d7f1e
AB
2292020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
232 output.
233
01b1af32
TT
2342020-02-22 Tom Tromey <tom@tromey.com>
235
236 * python.texi (Python API): Add menu item.
237 (TUI Windows In Python): New node.
238
7c043ba6
TT
2392020-02-22 Tom Tromey <tom@tromey.com>
240
241 PR tui/17850:
242 * gdb.texinfo (TUI Commands): Document horizontal layouts.
243
ee325b61
TT
2442020-02-22 Tom Tromey <tom@tromey.com>
245
246 * gdb.texinfo (TUI Overview): Mention user layouts.
247 (TUI Commands): Document "tui new-layout".
248
b7d2fe14
TT
2492020-01-26 Tom Tromey <tromey@adacore.com>
250
251 * gdb.texinfo (M68K Features): Document floating-point feature
252 correspondence.
253
e47e48f6
PW
2542020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
255
256 * gdb.texinfo (Attach): Document the new option and the
257 set/show commands.
258 (Connecting): Reference the exec-file-mismatch option.
259
65c574f6
PA
2602020-01-10 Pedro Alves <palves@redhat.com>
261
262 * gdb.texinfo (Starting): Say "current inferior not connected"
263 instead of "GDB not connected".
264 (Inferiors and Programs): Rename node to ...
265 (Inferiors Connections and Programs): ... this. Update all
266 references. Talk about multiple target connections. Update "info
267 inferiors" info to mention the connections column. Describe "info
268 connections". Document "add-inferior -no-connection".
269 * guile.texi, python.texi: Update cross references.
270
e5d78223
JB
2712020-01-01 Joel Brobecker <brobecker@adacore.com>
272
273 * gdb.texinfo, refcard.tex: Update copyright year range.
274
db178f47
AB
2752019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * python.texi (Symbols In Python): Remove duplicate description of
278 gdb.lookup_global_symbol.
279
27f7b2f6
SM
2802019-12-11 Simon Marchi <simon.marchi@efficios.com>
281
282 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
283
d8edc8b7
PW
2842019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
285
286 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
287 as -r is ambiguous. Update the print - TAB TAB completion result.
288 (Data): Document new option -raw-values. Use -p and -pretty in the
289 example, as -r is ambiguous.
290 (Print Settings): Document set print raw values.
291 (Pretty-Printer Commands): Document interaction between enabled
292 pretty printers and -raw-values/-raw-frame-arguments.
293
77bb17b6
TT
2942019-12-10 Tom Tromey <tom@tromey.com>
295
296 * python.texi (gdb.prompt): Use correct quotes in example.
297 Shorten sample text.
298
c2512106
AB
2992019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
302 -max-results to some -symbol-info-* commands.
303
293b38d6
AB
3042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
307 -symbol-info-module-functions and -symbol-info-module-variables.
308
a2a7af0c
TT
3092019-12-01 Tom Tromey <tom@tromey.com>
310
311 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
312 (Output Styling): Document new settings.
313
d1da6b01
TT
3142019-12-01 Tom Tromey <tom@tromey.com>
315
316 * gdb.texinfo (TUI Configuration): Document new setting.
317
bf498525
PW
3182019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
319
320 * gdb.texinfo (Define): Indicate that user-defined prefix can
321 be used in 'define' command. Document 'define-prefix' command.
322
db5960b4
AB
3232019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
326 -symbol-info-modules.
327
7dc42066
AB
3282019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
331 -symbol-info-functions, -symbol-info-types, and
332 -symbol-info-variables.
333
22138db6
TT
3342019-11-26 Tom Tromey <tom@tromey.com>
335
336 * gdb.texinfo (Maintenance Commands): Document new maint
337 commands.
338
6cc8564b
LM
3392019-11-25 Luis Machado <luis.machado@linaro.org>
340
341 * gdb.texinfo (Debugging Output): Document set debug
342 remote-packet-max-chars.
343
6b92c0d3
TV
3442019-11-14 Tom de Vries <tdevries@suse.de>
345
346 * gdb.texinfo: Fix typos.
347 * python.texi: Same.
348 * stabs.texinfo: Same.
349
45e42163
TT
3502019-11-12 Tom Tromey <tom@tromey.com>
351
352 * gdb.texinfo (Maintenance Commands): Document new command.
353
c86d74cc
TT
3542019-11-11 Tom Tromey <tom@tromey.com>
355
356 * gdb.texinfo (TUI Keys): Document readline function names.
357
c71acd15
TT
3582019-11-11 Tom Tromey <tom@tromey.com>
359
360 * gdb.texinfo (Editing): Document operate-and-get-next.
361
fb092e09
TT
3622019-11-11 Tom Tromey <tromey@adacore.com>
363
364 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
365
086baaf1
AB
3662019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
367
368 * python.texi (Symbols In Python): Add documentation for
369 gdb.lookup_static_symbols.
370
09ff83af
AB
3712019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * python.texi (Symbols In Python): Extend documentation for
374 gdb.lookup_static_symbol.
375
165f8965
AB
3762019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * gdb.texinfo (Symbols): Document new 'info module variables' and
379 'info module functions' commands.
380
59c35742
AB
3812019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 * gdb.texinfo (Symbols): Document new 'info modules' command.
384
aed61d02
PW
3852019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
386
387 * gdb.texinfo (Convenience Funs): Document the new
388 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
389 convenience functions.
390
ed2a2229
CB
3912019-10-29 Christian Biesinger <cbiesinger@google.com>
392
393 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
394 generation.
395 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
396 option.
397
6999161a
TT
3982019-10-23 Tom Tromey <tom@tromey.com>
399
400 * Makefile.in (READLINE_DIR): Update.
401
14796d29
CB
4022019-10-23 Christian Biesinger <cbiesinger@google.com>
403
404 * python.texi (Threads In Python): Add a note for how to get the
405 list of threads.
406
760f7560
TV
4072019-10-07 Tom de Vries <tdevries@suse.de>
408
409 * gdb.texinfo: Fix typo.
410 * guile.texi: Same.
411 * python.texi: Same.
412
0a4b0913
AB
4132019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
414
415 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
416
37f6a7f4
TT
4172019-10-02 Tom Tromey <tromey@adacore.com>
418
419 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
420 $_ada_exception.
421
abf516c6
UW
4222019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
423
424 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
425 qXfer:spu:read and qXfer:spu:write.
426 (General Query Packets): Likewise.
427 (Cell Broadband Engine SPU architecture): Remove subsection.
428
11061048
TT
4292019-09-18 Tom Tromey <tom@tromey.com>
430
431 * gdb.texinfo (Editing): Document readline application name.
432 (TUI Single Key Mode): Document TUI SingleKey keymap name.
433
f1b620e9
MG
4342019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
435
436 * gdb.texinfo (Source Path): Additional text to better describe
437 how the source path directory list is used when searching for
438 source files.
439
4993045d
PW
4402019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
441
442 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
443 examples.
444
2d601616
TT
4452019-09-10 Tom Tromey <tromey@adacore.com>
446
447 * gdb.texinfo (Index Files): Update Ada text.
448
4acfdd20
AB
4492019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * gdb.texinfo (Symbols): Add information about the -n flag to
452 "info variables" and "info functions".
453
e3ec872f
YS
4542019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
455
456 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
457
aa7ca1bb
AH
4582019-08-16 Alan Hayward <alan.hayward@arm.com>
459
460 * gdb.texinfo (AArch64 Pointer Authentication)
461 (GDB/MI Breakpoint Information) (Frame Information): Document
462 addr_field.
463
86c6b807
TT
4642019-08-12 Tom Tromey <tom@tromey.com>
465
466 * gdb.texinfo (Configure Options): Document minimum version of
467 readline.
468
1ba7cdcd
AH
4692019-08-09 Alan Hayward <alan.hayward@arm.com>
470
471 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
472
3d31bc39
AH
4732019-08-07 Alan Hayward <alan.hayward@arm.com>
474
475 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
476
0b27c27d
CB
4772019-08-05 Christian Biesinger <cbiesinger@google.com>
478
479 * python.texi (Blocks In Python): Document dictionary access on blocks.
480
ae60f04e
PW
4812019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
482
483 * gdb.texinfo (Symbols): Document new args -dirname and -basename
484 of "info sources" command.
485
2906593f
CB
4862019-07-30 Christian Biesinger <cbiesinger@google.com>
487
488 * python.texi (Symbols In Python): Document new function
489 gdb.lookup_static_symbol.
490
c620ed88
CB
4912019-07-29 Christian Biesinger <cbiesinger@google.com>
492
493 * python.texi (Objfiles In Python): Document new functions
494 Objfile.lookup_{global,static}_symbol.
495
bc4268a5
PW
4962019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
497
498 * gdb.texinfo (Backtrace): Document the new '-frame-info'
499 backtrace option. Reference 'set print frame-info'.
500 (Print Settings): Document 'set|show print frame-info'.
501 Document new 'presence' value for 'set print frame-arguments.
502
a8eab7c6
AB
5032019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.texinfo (Symbols): Add information about -q flag to "info
506 types".
507
86ceaf98
KB
5082019-07-20 Kevin Buettner <kevinb@redhat.com>
509
510 * python.texi (python command): Revise example to match
511 command behavior.
512
cb1e4e32
PA
5132019-07-09 Pedro Alves <palves@redhat.com>
514
515 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
516 examples to show type=catchpoint instead of type=breakpoint and an
517 address.
518
fdbc9870
PA
5192019-07-03 Pedro Alves <palves@redhat.com>
520 Philippe Waroquiers <philippe.waroquiers@skynet.be>
521
522 * gdb.texinfo (Command Settings): New node documenting the general
523 concept of settings, how to change them, and the new "with"
524 command.
525 (Maintenance Commands): Document "maint with".
526
c6ac8931
PA
5272019-07-03 Pedro Alves <palves@redhat.com>
528
529 * gdb.texinfo (Maintenance Commands): Document "maint set/show
530 test-settings" instead of "maint test-settings set/show".
531
4ed4690f
SM
5322019-06-18 Simon Marchi <simon.marchi@efficios.com>
533
534 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
535 deals with a file that has the same name as the specified pid to
536 attach to. Add example using -p option.
537 (gdb man): Remove same sentence as in previous item.
538
30056ea0
AB
5392019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
542 node.
543 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
544 new MI commands.
545
3345721a
PA
5462019-06-13 Pedro Alves <palves@redhat.com>
547
548 * gdb.texinfo (Command Completion): Mention command options too.
549 (Command Options): New node.
550 (Threads): Add anchors. Extend descriptions of the "taas" and
551 "tfaas" commands.
552 (Backtrace): Describe new options of the "backtrace" command. Add
553 anchors.
554 (Frame Apply): Describe new options of the "frame apply" and
555 "faas" commands. Add anchors.
556 (Data): Describe new options of the "print" command. Add anchors.
557 (Compiling and Injecting Code): Mention options of the "compile
558 print" command.
559 (Maintenance Commands): Mention "maint test-options" subcommands
560 and the "maint show test-options-completion-result" command.
561
2daf894e
PA
5622019-06-13 Pedro Alves <palves@redhat.com>
563
564 * gdb.texinfo (Print Settings): Document "set/show print
565 raw-frame-arguments" instead of "set/show print raw
566 frame-arguments".
567
dca0f6c0
PA
5682019-06-13 Pedro Alves <palves@redhat.com>
569
570 * gdb.texinfo (Maintenance Commands): Document "maint
571 test-settings" commands.
572
1a3da2cd
AB
5732019-06-06 Amos Bird <amosbird@gmail.com>
574
575 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
576 annotation.
577
e1f2e1a2
CB
5782019-06-04 Christian Biesinger <cbiesinger@google.com>
579
d3238f7d 580 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 581
e664d728
PW
5822019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
583
584 * gdb.texinfo (Help): Document the new -v apropos flag.
585 (Output Styling): Document the style name styling done by "show style".
586 Document the new title and highlight styles.
587
e2c52041
PW
5882019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
589
590 * gdb.texinfo (Shell Commands): Document pipe command.
591 (Logging Output): Add a reference to pipe command.
592 (Convenience Variables): Document $_shell_exitcode and
593 $_shell_exitstatus.
594
000439d5
TT
5952019-05-29 Tom Tromey <tromey@adacore.com>
596
597 * gdb.texinfo (Continuing and Stepping): Document new
598 commands.
599
b7060614
AH
6002019-05-22 Alan Hayward <alan.hayward@arm.com>
601
602 * gdb.texinfo (Shell Commands): Add debugredirect.
603
7166f90a
JV
6042019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
605
606 * gdb.texinfo: Minor formatting fixes.
607
26648588
JV
6082019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
609
610 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
611 MI command -complete.
612
a0a3a1e9
TV
6132019-05-14 Tom de Vries <tdevries@suse.de>
614
615 * gdb.texinfo (Automatic symbol index cache): Add concept and command
616 index entries.
617
3c2fcaf9
TV
6182019-05-14 Tom de Vries <tdevries@suse.de>
619
620 * gdb.texinfo (Maintenance Commands): Remove superfluous
621 quoting on command index entry for "maint info selftests".
622
a97c8e56
TT
6232019-05-10 Tom Tromey <tromey@adacore.com>
624
625 * python.texi (Pretty Printing API): Mention lazy computation for
626 "children".
627
b8e07335
TT
6282019-05-10 Tom Tromey <tromey@adacore.com>
629
630 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
631 exception" and "catch handlers". Move "catch exception unhandled"
632 text. Use @var for "catch load" and "catch unload"
633
9d3421af
TT
6342019-05-08 Tom Tromey <tromey@adacore.com>
635
636 * gdb.texinfo (Symbols): Document change to ptype/o.
637
5f2459c2
EZ
6382019-05-03 Eli Zaretskii <eliz@gnu.org>
639
640 * gdb.texinfo (Separate Debug Files): Document how the
641 subdirectory of the global debug directory is computed on
642 MS-Windows/MS-DOS.
643
2e62ab40
AB
6442019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.texinfo (Print Settings): Document 'print max-depth'.
647 * guile.texi (Guile Pretty Printing API): Document that 'print
648 max-depth' can effect the display of a values children.
649 * python.texi (Pretty Printing API): Likewise.
650 (Values From Inferior): Document max_depth keyword.
651
136afab8
PW
6522019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
653
654 * gdb.texinfo (Calling): Document the new
655 set|show may-call-functions.
656
73f8a590
PA
6572019-04-22 Pedro Alves <palves@redhat.com>
658
659 * gdb.texinfo (Reverse Execution): Mention and xref process record
660 and replay. Mention remote and system emulators.
661 (Process Record and Replay): List supported architectures.
662 Mention that "record btrace" is only supported on Intel
663 processors.
664
aeb2e706
AH
6652019-04-17 Alan Hayward <alan.hayward@arm.com>
666
667 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
668 (Monitor Commands for gdbserver)
669 (gdbserver man): Add debug-file option.
670
2b0c8b01
KB
6712019-04-08 Kevin Buettner <kevinb@redhat.com>
672
673 * python.texi (Inferiors In Python): Rename
674 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
675 Add note about the former being deprecated.
676
c369f8f0
KB
6772019-04-08 Kevin Buettner <kevinb@redhat.com>
678
679 * python.texi (Threads In Python): Add description for method
680 InferiorThread.handle.
681
48ab418e
TT
6822019-04-07 Tom Tromey <tom@tromey.com>
683
684 * Makefile.in (all): Depend on "info".
685
8bdc1658
AB
6862019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
687
688 * gdb.texinfo (Convenience Funs): Document '$_creal' and
689 '$_cimag'.
690
7734102d
EZ
6912019-03-30 Eli Zaretskii <eliz@gnu.org>
692
693 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
694 $_gdb_minor.
695
9f9aa852
AB
6962019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
697
698 * python.texi (Pretty Printing API): Document use of None for the
699 display_hint.
700
6dc0ebde
AH
7012019-03-22 Alan Hayward <alan.hayward@arm.com>
702 Jiong Wang <jiong.wang@arm.com>
703
704 * gdb.texinfo (AArch64 Features): Describe pauth feature.
705
48869a5f
TT
7062019-03-20 Tom Tromey <tromey@adacore.com>
707
708 * python.texi (Selecting Pretty-Printers): Use @defvar for
709 gdb.pretty_printers.
710
5c85e20d
SM
7112019-03-14 Simon Marchi <simon.marchi@efficios.com>
712
713 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
714 of table, "@end @table" -> "@end table".
715
d085f989
TT
7162019-03-14 Tom Tromey <tromey@adacore.com>
717
718 * gdb.texinfo (Output Styling): Document "set style source" and
719 "show style source".
720
b4be1b06
SM
7212019-03-13 Simon Marchi <simon.marchi@ericsson.com>
722
723 * gdb.texinfo (Mode Options): Mention mi3.
724 (Interpreters): Likewise.
725 (GDB/MI Development and Front Ends): Add entry for MI 3 in
726 version table. Document -fix-multi-location-breakpoint-output.
727 (GDB/MI Breakpoint Information): Document format of breakpoint
728 location output.
729
ff6c8b35
SM
7302019-03-05 Simon Marchi <simon.marchi@efficios.com>
731
732 * python.texi (Values From Inferior): Change synopsys of the
733 second form of Value.__init__.
734
e3624a40
EZ
7352019-03-02 Eli Zaretskii <eliz@gnu.org>
736
737 * gdb.texinfo (Output Styling): Fix typos. Document the default
738 foreground colors of the available styles.
739
2c3fc25d
KB
7402019-02-27 Kevin Buettner <kevinb@redhat.com>
741
742 * gdb.texinfo (Configure Options): Document minimum python
743 version.
744
af54ade9
KB
7452019-02-26 Kevin Buettner <kevinb@redhat.com>
746
747 * python.texi (Values From Inferior): Document second form
748 of Value.__init__.
749
c97a7739
JB
7502019-02-23 Joel Brobecker <brobecker@adacore.com>
751
752 * gdb.texinfo: Update copyright year ranges.
753 * refcard.tex: Likewise.
754
7557a514
AH
7552019-02-21 Alan Hayward <alan.hayward@arm.com>
756
757 * gdb.texinfo: Update style defaults.
758
2d8b6830
TT
7592019-02-21 Tom Tromey <tromey@adacore.com>
760
761 * gdb.texinfo (Remote Configuration): Remove trailing "." from
762 @item.
763
1fea0d53
SM
7642019-01-16 Simon Marchi <simon.marchi@ericsson.com>
765
766 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
767 MI versions. Update text around it.
768
6f072a10
PFC
7692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
770
771 * gdb.texinfo (PowerPC Features): Document the alias
772 pseudo-registers for the org.gnu.gdb.power.altivec feature.
773
041be526
SM
7742019-01-09 Simon Marchi <simon.marchi@ericsson.com>
775
776 * gdb.texinfo (Print Settings): Remove mention of specific
777 demangle-style values, just refer to the in-process help.
778
140a4bc0
TT
7792018-12-28 Tom Tromey <tom@tromey.com>
780
781 * gdb.texinfo (Output Styling): New node.
782
e9076973
JB
7832018-12-13 John Baldwin <jhb@FreeBSD.org>
784
785 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
786 (Native): Add a FreeBSD subsection.
787 (FreeBSD): Document use of system call aliases for compatibility
788 system calls.
789
b5ffee31
AB
7902018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.texinfo (Standard Target Features): Add RISC-V Features
793 sub-section.
794
20813a0b
PW
7952018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
796
797 * gdb.texinfo (Examining the Symbol Table): Document language choice
798 for 'info types|functions|variables' commands.
799 (Setting Breakpoints): Document language choice to print
800 the functions in which a breakpoint is set.
801
4b905ae1
PFC
8022018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
803
804 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
805 requirements for the org.gnu.gdb.power.vsx feature.
806
87f7ab7b
JB
8072018-11-01 Joel Brobecker <brobecker@adacore.com>
808
809 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
810 output to match the current implementation.
811
d321477b
PW
8122018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
813
814 * gdb.texinfo (Information About a Frame): Document changes
815 to 'info args' and 'info locals'.
816 (Examining the Symbol Table): Document changes to 'info functions'
817 and 'info variables'.
818
8d619c01
EBM
8192018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
820
821 * gdb.texinfo (PowerPC Features): Describe new features
822 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
823 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
824 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
825 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
826
232bfb86
EBM
8272018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
828
829 * gdb.texinfo (PowerPC Features): Describe new features
830 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
831
f2cf6173
EBM
8322018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
833
834 * gdb.texinfo (PowerPC Features): Describe new feature
835 "org.gnu.gdb.power.tar".
836
7ca18ed6
EBM
8372018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
838
839 * gdb.texinfo (PowerPC Features): Describe new features
840 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
841
d6677607
TT
8422018-10-20 Tom Tromey <tom@tromey.com>
843
844 * gdb.texinfo (TUI Commands): Add @end table.
845 (TUI Configuration): Remove stray @end table.
846
7806cea7
TT
8472018-10-19 Tom Tromey <tom@tromey.com>
848
849 PR tui/18388:
850 * gdb.texinfo (TUI Commands): Remove tabset documentation.
851 (TUI Configuration): Document "set tui tab-width".
852
163cffef
TT
8532018-10-09 Tom Tromey <tom@tromey.com>
854
855 * python.texi (Inferiors In Python): Link to "Frames In Python",
856 not "Unwinding Frames in Python".
857
eff98030
TT
8582018-10-09 Tom Tromey <tom@tromey.com>
859
860 * gdb.texinfo (Configure Options): Update --enable-ubsan
861 documentation.
862
74792ff7
JB
8632018-10-08 John Baldwin <jhb@FreeBSD.org>
864
865 * gdb.texinfo (Contributors): Add SRI International and University
866 of Cambridge for FreeBSD/riscv.
867
add5ded5
TT
8682018-10-06 Tom Tromey <tom@tromey.com>
869
870 PR python/19399:
871 * python.texi (Inferiors In Python): Document
872 Inferior.Architecture.
873
51e78fc5
TT
8742018-10-06 Tom Tromey <tom@tromey.com>
875
876 PR python/21765:
877 * python.texi (Symbols In Python): Document the module and
878 common-block domains. Remove documentation for incorrect
879 domains.
880
f35d5ade
TT
8812018-10-03 Tom Tromey <tom@tromey.com>
882
883 * gdb.texinfo (Configure Options): Document --enable-ubsan.
884
c1168a2f
JD
8852018-10-02 John Darrington <john@darrington.wattle.id.au>
886
887 * gdb.texinfo (Remote Connection Commands): Describe
888 the changes to target remote and target extended-remote
889 relating to Unix domain sockets.
890
a95746f9
TT
8912018-10-01 Tom Tromey <tom@tromey.com>
892
893 * gdb.texinfo (Configure Options): Document configure options.
894
7f0bd420
TT
8952018-09-29 Tom Tromey <tom@tromey.com>
896
897 * gdb.texinfo (Requirements): Mention C++, GNU make.
898 (Requirements): Sort the table. Add more libraries.
899 (Running Configure): Remove obsolete text.
900 (Separate Objdir): Likewise.
901 (Configure Options): Likewise.
902
f67ffa6a
AB
9032018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
906 to highlight that the number is also the frame's level.
907 (Selection): Rewrite documentation for 'frame' and 'select-frame'
908 commands.
909 (Frame Info): Rewrite documentation for 'info frame' command.
910
ae778caf
TT
9112018-09-23 Tom Tromey <tom@tromey.com>
912
913 PR python/18852:
914 * python.texi (Parameters In Python): Document exception behavior
915 of get_set_string.
916
73f1bd76
JB
9172018-09-18 John Baldwin <jhb@FreeBSD.org>
918
919 * gdb.texinfo (info proc): Remove "running".
920 (info proc mappings): Replace "program" with "process".
921
8b113111
JB
9222018-09-18 John Baldwin <jhb@FreeBSD.org>
923
924 * gdb.texinfo (Process Information): Document "info proc files"
925 command.
926
e6cd1dc1
TT
9272018-09-17 Tom Tromey <tom@tromey.com>
928
929 * gdb.texinfo (Index Files): Update for cache directory change on
930 macOS.
931
8743a9cd
TT
9322018-09-16 Tom Tromey <tom@tromey.com>
933
934 * python.texi (Basic Python): Update docs for find_pc_line,
935 solib_name.
936 (Progspaces In Python): Update docs for current_progspace.
937 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
938 Move method documentation before example.
939
74d3fbbb
SM
9402018-09-13 Simon Marchi <simon.marchi@ericsson.com>
941
942 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
943
0ae1a321
SM
9442018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9452018-09-13 Tom Tromey <tom@tromey.com>
946
947 * python.texi (Program Spaces In Python): Document the
948 Progspace.objfiles method.
949 (Objfiles In Python): Mention that gdb.objfiles() is identical
950 to gdb.selected_inferior().progspace.objfiles().
951
a40bf0c2
SM
9522018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9532018-09-13 Tom Tromey <tom@tromey.com>
954
955 * python.texi (Inferiors In Python): Document
956 Inferior.progspace.
957 (Program Spaces In Python): Document that
958 gdb.current_progspace() is the same as
959 gdb.selected_inferior().progspace.
960
1256af7d
SM
9612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
962
963 * python.texi (Basic Python): Mention the string representation
964 of GDB Python objects.
965
3e68067f
SM
9662018-09-12 Simon Marchi <simon.marchi@ericsson.com>
967
968 * gdb.texinfo (Skipping Over Functions and Files): Document
969 set/show debug skip.
970
849cba3b
TT
9712018-09-10 Tom Tromey <tom@tromey.com>
972
973 * python.texi (Frames In Python, Blocks In Python)
974 (Symbols In Python, Symbol Tables In Python)
975 (Lazy Strings In Python): Remove periods from section titles.
976
27a9fec6
TT
9772018-09-10 Tom Tromey <tom@tromey.com>
978
979 * python.texi (Pretty Printing API): Swap sentence order.
980
9da10427
TT
9812018-09-10 Tom Tromey <tom@tromey.com>
982
983 PR python/16461:
984 * python.texi (Values From Inferior): Mention use of virtual
985 table.
986
0d2a5839
TT
9872018-09-10 Tom Tromey <tom@tromey.com>
988
989 * python.texi (Basic Python): Parenthesize argument to
990 decode_line.
991
05c6bdc1
TT
9922018-09-10 Tom Tromey <tom@tromey.com>
993
994 * python.texi (Python): Mention Python versions. Don't mention
995 execfile.
996
e7b5068c
TT
9972018-09-10 Tom Tromey <tom@tromey.com>
998
999 PR python/19808:
1000 * python.texi (Unwinding Frames in Python): Rewrite
1001 create_unwind_info documentation. Update read_register
1002 documentation and add a note about unwinder caution.
1003
fb5af5e3
TT
10042018-09-10 Tom Tromey <tom@tromey.com>
1005
1006 PR python/18909:
1007 * python.texi (Events In Python): Fix inferior_call
1008 documentation.
1009
521b499b
TT
10102018-09-10 Tom Tromey <tom@tromey.com>
1011
1012 PR python/17752:
1013 * python.texi (Frame Filter API): Remove period from subsection
1014 title. Mention 100 as good default priority.
1015 (Frame Decorator API): Remove period from subsection title.
1016 Mention FrameDecorator module.
1017
4a5a194a
TT
10182018-09-10 Tom Tromey <tom@tromey.com>
1019
1020 PR python/23108:
1021 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1022 and add a table.
1023
f5a476a7
TT
10242018-09-10 Tom Tromey <tom@tromey.com>
1025
1026 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1027 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1028 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1029 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1030
60c0454d
TT
10312018-09-10 Tom Tromey <tom@tromey.com>
1032
1033 PR python/16484:
1034 * python.texi (Frames In Python): Document that Frame.block can
1035 throw.
1036
088a96da
TT
10372018-09-10 Tom Tromey <tom@tromey.com>
1038
1039 PR python/23487:
1040 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1041
22eb9e92
TT
10422018-09-10 Tom Tromey <tom@tromey.com>
1043
1044 PR python/16033:
1045 * python.texi (Blocks In Python): Document that Block.end is
1046 exclusive.
1047
078a0207
KS
10482018-08-29 Keith Seitz <keiths@redhat.com>
1049
1050 * gdb.texinfo (Compiling and injecting code in GDB): Document
1051 set/show "compile-oracle" and "compile-cplus-types" commands.
1052
6d52907e
JV
10532018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1054
1055 * gdb.texinfo (The -stack-list-frames Command): Update description
1056 to mention "arch".
1057 Update MI examples throughout the document to contain "arch" in
1058 frame output.
1059
1461bdac
AH
10602018-08-21 Alan Hayward <alan.hayward@arm.com>
1061
1062 * gdb.texinfo (AArch64 SVE): New subsubsection.
1063
26fb3983
JV
10642018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1065
1066 * gdb.texinfo (GDB/MI Data Manipulation): Document
1067 "-data-disassemble -a addr".
1068 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1069 feature.
1070
7d11235d
SM
10712018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1072
1073 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1074 symbol index cache.
1075
129eb0f1
SDJ
10762018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1077
1078 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1079 option sections to further clarify that gcore can take more
1080 than one PID, and that "-o" is used to specify a prefix, not a
1081 filename.
1082
3c3bb058
AB
10832018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.texinfo (Maintenance Commands): Add description of
1086 maintenance command to control dwarf unwinders.
1087
0a232300
PW
10882018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1089
1090 * gdb.texinfo (Debugging Programs with Multiple Threads):
1091 Document changes to 'thread apply'. Document 'taas'.
1092 Document 'tfaas'.
1093 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1094
c7ab0aef
SDJ
10952018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1096 Jan Kratochvil <jan.kratochvil@redhat.com>
1097 Paul Fertser <fercerpav@gmail.com>
1098 Tsutomu Seki <sekiriki@gmail.com>
1099
1100 * gdb.texinfo (Remote Connection Commands): Add explanation
1101 about new IPv6 support. Add new connection prefixes.
1102
055303e2
AB
11032018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.texinfo (Remote Configuration): Update descriptions for
1106 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1107 and hardware-watchpoint-length-limit variables.
1108
471b9d15
MR
11092018-07-02 Maciej W. Rozycki <macro@mips.com>
1110
1111 PR tdep/8282
1112 * gdb.texinfo (Source and Machine Code): Document `set
1113 disassembler-options' support for the MIPS target.
1114
291f9a96
PT
11152018-06-28 Petr Tesarik <ptesarik@suse.cz>
1116
1117 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1118
ed6dfe51
PT
11192018-06-28 Petr Tesarik <ptesarik@suse.cz>
1120
1121 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1122 is no longer mandatory.
1123
d4d429d5
PT
11242018-06-28 Petr Tesarik <ptesarik@suse.cz>
1125
1126 * gdb.texinfo (Files): Document "symbol-file -o offset".
1127
0dbfed25
TV
11282018-06-14 Tom de Vries <tdevries@suse.de>
1129
1130 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1131
41fc26a2
EZ
11322018-06-11 Eli Zaretskii <eliz@gnu.org>
1133
1134 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1135
5045b3d7
GB
11362018-06-08 Gary Benson <gbenson@redhat.com>
1137
1138 * gdb.texinfo (Maintenance Commands): Document "maint check
1139 libthread-db" and "maint set/show check-libthread-db".
1140
eb6af809
TT
11412018-06-05 Tom Tromey <tom@tromey.com>
1142
1143 PR cli/12326:
1144 * gdb.texinfo (Screen Size): Document "c" response to pagination
1145 prompt.
1146
4b2dfa9d
MR
11472018-05-31 Maciej W. Rozycki <macro@mips.com>
1148
1149 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1150 selection details with the `set endian auto' mode.
1151
701adfb0
PA
11522018-05-31 Alan Hayward <alan.hayward@arm.com>
1153
1154 * gdb.texinfo: Describe SVE feature.
1155
a913fffb
TT
11562018-05-04 Tom Tromey <tom@tromey.com>
1157
1158 PR python/22731:
1159 * python.texi (Breakpoints In Python): Mention that "commands" is
1160 writable.
1161
0489430a
TT
11622018-05-02 Tom Tromey <tom@tromey.com>
1163
1164 PR python/20084:
1165 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1166 PARAM_ZUINTEGER_UNLIMITED.
1167
6d7bb824
TT
11682018-04-30 Tom Tromey <tom@tromey.com>
1169
1170 * python.texi (Types In Python): Document Type.align.
1171
b744723f
AA
11722018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1173
1174 * gdb.texinfo (Symbols): Mention the fact that "info
1175 variables/functions/types" show source files and line numbers.
1176
4a4495d6
MM
11772018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1178
1179 * gdb.texinfo: Document set/show record btrace cpu.
1180
3fcded8f
JB
11812018-03-27 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gdb.texinfo (Ada Settings): New subsubsection.
1184
978d6c75
TT
11852018-03-26 Tom Tromey <tom@tromey.com>
1186
1187 PR backtrace/15582:
1188 * gdb.texinfo (Backtrace): Mention "hide" argument.
1189
ea3b0687
TT
11902018-03-26 Tom Tromey <tom@tromey.com>
1191
1192 * gdb.texinfo (Backtrace): Describe options individually.
1193
76727919
TT
11942018-03-19 Tom Tromey <tom@tromey.com>
1195
1196 * observer.texi: Remove.
1197
386a8676
JB
11982018-03-04 John Baldwin <jhb@FreeBSD.org>
1199
1200 * gdb.texinfo (Debugging Output): Document "set/show debug
1201 fbsd-nat".
1202
db1ae9c5
AB
12032018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1204
1205 * gdb.texinfo (Machine Code): Additional information about "info
1206 line" command.
1207
d726cb5d
SN
12082018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1209
1210 * gdb.texinfo (gdb-add-index man): Add pindex.
1211
dbfa4523
SN
12122018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1213
1214 * gdb.texinfo (set cwd): Add period.
1215 (gdb-add-index man): Move anchor.
1216
ba643918
SDJ
12172017-01-12 Tom Tromey <tom@tromey.com>
1218 Sergio Durigan Junior <sergiodj@redhat.com>
1219
1220 * gdb.texinfo (Index Files): Mention gdb-add-index.
1221 (gdb-add-index man): New section.
1222 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1223 from gdb.texinfo.
1224
754452f0
SN
12252018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1226
1227 * gdb.texinfo (pwd): Fix whitespace.
1228
2d97a5d9
JB
12292018-01-09 John Baldwin <jhb@FreeBSD.org>
1230
1231 * gdb.texinfo (pwd): Update cross-reference for Process Information
1232 node and remove explicit /proc reference.
1233 (Native): Rename subsection from SVR4 Process Information to
1234 Process Information.
1235 (Process Information): Reword introduction to be less /proc
1236 centric. Document support for "info proc" on FreeBSD.
1237
9f757bf7
XR
12382018-01-03 Xavier Roirand <roirand@adacore.com>
1239
1240 * gdb.texinfo (Set Catchpoints): Add documentation for new
1241 "catch handlers" action.
1242
cef0f868
SH
12432017-12-27 Stafford Horne <shorne@gmail.com>
1244
1245 * gdb.texinfo (Target Description Format): Explain that arbitrary
1246 strings are now allowed for register groups.
1247
b67d92b0
SH
12482017-12-27 Stafford Horne <shorne@gmail.com>
1249
1250 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1251
7c161838
SDJ
12522017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1253
1254 PR cli/16224
1255 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1256
b89641ba
SM
12572017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1258
1259 * python.texi (Manipulating breakpoints using Python): Document
1260 qualified parameter to gdb.Breakpoint.
1261
0b982d68
SM
12622017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1263
1264 * python.texi (Manipulating breakpoints using Python): Split doc
1265 of Breakpoint.__init__ in two, split text in multiple
1266 paragraphs, don't nest parameter square brackets.
1267
a994fec4
FJ
12682017-12-12 Stafford Horne <shorne@gmail.com>
1269 Stefan Wallentowitz <stefan@wallentowitz.de>
1270 Franck Jullien <franck.jullien@gmail.com>
1271 Jeremy Bennett <jeremy.bennett@embecosm.com>
1272
1273 * gdb.texinfo: Add OpenRISC documentation.
1274
437afbb8
JK
12752017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1276
1277 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1278
883fd55a
KS
12792017-12-07 Keith Seitz <keiths@redhat.com>
1280
1281 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1282 and "show print type nested-type-limit".
1283
824cc835
PM
12842017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1285
1286 * python.texi (Breakpoints In Python): Add text relating
1287 to allowed explicit locations and keywords in gdb.Breakpoints.
1288
7403715e
TT
12892017-12-04 Tom Tromey <tom@tromey.com>
1290
1291 * gdb.texinfo (Rust): Update trait object status
1292
97cbe998
SDJ
12932017-12-01 Andrew Cagney <cagney@redhat.com>
1294 Joel Brobecker <brobecker@adacore.com>
1295 Sergio Durigan Junior <sergiodj@redhat.com>
1296
1297 * gdb.texinfo (File Options): Document --readnever.
1298 (Commands to Specify Files): Likewise, for 'symbol-file' and
1299 'add-symbol-file'.
1300
bd69330d
PA
13012017-11-29 Pedro Alves <palves@redhat.com>
1302
1303 PR c++/19436
1304 * gdb.texinfo (Debugging C Plus Plus): Document setting
1305 breakpoints in functions with ABI tags.
1306
a20714ff
PA
13072017-11-29 Pedro Alves <palves@redhat.com>
1308
1309 * gdb.texinfo (Linespec Locations): Document how "function" is
1310 interpreted in C++ and Ada. Document "-qualified".
1311 (Explicit Locations): Document how "-function" is interpreted in
1312 C++ and Ada. Document "-qualified".
1313
ee9a09e9
DC
13142017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1315
1316 PR gdb/21945
1317 * gdb.texinfo (Search Memory): Update description and example
1318 about how to search a string without NULL terminator.
1319
e547c119
JB
13202017-11-24 Joel Brobecker <brobecker@adacore.com>
1321
1322 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1323 new "exception-message" field.
1324
5f1ca24a
SM
13252017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1326
1327 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1328
d044bac8
PA
13292017-11-24 Pedro Alves <palves@redhat.com>
1330
1331 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1332 false claim that GDB inserts quoting automatically.
1333 (Symbols): Add anchor.
1334
2400729e
UW
13352017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1336
1337 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1338
d8ae99a7
PM
13392017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1340
1341 * python.texi (Basic Python): Add rbreak documentation.
1342
d0fe4701
XR
13432017-11-07 Xavier Roirand <roirand@adacore.com>
1344 Pedro Alves <palves@redhat.com>
1345
1346 * gdb.texinfo (Set Breaks): Document support for breakpoint
1347 location ranges in the enable/disable commands.
1348
bc3b087d
SDJ
13492017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1350
1351 * gdb.texinfo (Starting your Program) <The working directory.>:
1352 Mention remote debugging.
1353 (Working Directory) <Your Program's Working Directory>:
1354 Likewise.
1355 (Connecting) <Remote Packet>: Add "set-working-dir"
1356 and "QSetWorkingDir" to the table.
1357 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1358 packet.
1359
d092c5a2
SDJ
13602017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1361
1362 * gdb.texinfo (Starting your Program) <The working directory.>:
1363 Mention new "set cwd" command.
1364 (Working Directory) <Your Program's Working Directory>:
1365 Rephrase to explain that "set cwd" exists and is the default
1366 way to change the inferior's cwd.
1367
289e23aa
AA
13682017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1369
1370 * gdb.texinfo (S/390 and System z Features): Document the new
1371 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1372
f2ff95c5
KB
13732017-09-21 Kevin Buettner <kevinb@redhat.com>
1374
1375 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1376 attribute.
1377
da2c323b
KB
13782017-09-21 Kevin Buettner <kevinb@redhat.com>
1379
1380 * python.texi (Inferiors In Python): Add description for method
1381 Inferior.thread_from_thread_handle.
1382
4e5a4f58
JB
13832017-09-19 John Baldwin <jhb@FreeBSD.org>
1384
1385 * gdb.texinfo (Starting your Program): Add description of
1386 starti command. Mention starti command as an alternative for
1387 debugging the elaboration phase.
1388
1526853e
SM
13892017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1390
1391 * gdb.texinfo (Maintenance Commands): Document filter parameter
1392 of "maint selftest". Document "maint info selftests" command.
1393
7c96f8c1
TT
13942017-09-11 Tom Tromey <tom@tromey.com>
1395
1396 * python.texi (Events In Python): Document new events.
1397
d69cf9b2
PA
13982017-09-04 Pedro Alves <palves@redhat.com>
1399
1400 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1401 no-debug-info variables.
1402 (Symbols) <Examining the Symbol Table>: Document inspecting
1403 no-debug-info types.
1404 (Calling) <Calling functions with no debug info>: New subsection,
1405 documenting calling no-debug-info functions.
1406 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1407
0a2dde4a
SDJ
14082017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1409
1410 * gdb.texinfo (set environment): Add @anchor. Explain that
1411 environment variables set by the user are sent to GDBserver.
1412 (unset environment): Likewise, but for unsetting variables.
1413 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1414 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1415 "environment-reset" and "QEnvironmentReset" to the table.
1416 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1417 QEnvironmentReset>: New item, explaining the packet.
1418
6e41ddec
JK
14192017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1420
1421 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1422 "Compiler search for the compile command" descriptions of set
1423 compile-gcc and show compile-gcc.
1424
58afddc6
WP
14252017-08-07 Weimin Pan <weimin.pan@oracle.com>
1426
1427 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1428 ADI support.
1429 * NEWS: Add "adi examine" and "adi assign" commands.
1430
6d580b63
YQ
14312017-08-18 Yao Qi <yao.qi@linaro.org>
1432
1433 * gdb.texinfo (Server): Document "--selftest".
1434
a5afdb16
RK
14352017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1436
1437 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1438 Single-Key mode.
1439
ca145713
SDJ
14402017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1441
1442 PR gdb/21925
1443 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1444 set...").
1445
0968fbae
SM
14462017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1447
1448 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1449 conditional expression.
1450
791fb3d7
SM
14512017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1452
1453 * agentexpr.texi (rot): Fix symbolic description, improve
1454 textual description.
1455
27d41eac
YQ
14562017-07-26 Yao Qi <yao.qi@linaro.org>
1457
1458 * gdb.texinfo (Maintenance Commands): Document command
1459 "maint check xml-descriptions".
1460
8e2141c6
YQ
14612017-07-26 Yao Qi <yao.qi@linaro.org>
1462
1463 * gdb.texinfo (Maintenance Commands): Document optional
1464 argument of "maint print c-tdesc".
1465
c646b4e8
YQ
14662017-07-18 Yao Qi <yao.qi@linaro.org>
1467
1468 * gdb.texinfo (Maintenance Commands): Improve the doc to
1469 command "maint print c-tdesc".
1470
eb83230b
SDJ
14712017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1472
1473 PR gdb/21606
1474 * python.texi (Python representation of Symbols.): Replace
1475 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1476 * guile.texi (Guile representation of Symbols.): Likewise.
1477
c4dcb155
SM
14782017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1479
1480 * gdb.texinfo (Optional Messages about Internal Happenings):
1481 Document {set,show} debug separate-debug-file commands.
1482
aefd8b33
SDJ
14832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1484
1485 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1486 (Connecting) <Remote Packet>: Add "startup-with-shell"
1487 and "QStartupWithShell" to the table.
1488 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1489 packet.
1490
176efed1
AB
14912017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1494
d050f7d7
TW
14952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1496
1497 * python.texi (Recording in Python): Factor out the documentation of
1498 gdb.RecordInstruction's super class.
1499
14f819c8
TW
15002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1501
1502 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1503 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1504 prev and next.
1505
0ed5da75
TW
15062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1507
1508 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1509 gdb.RecordInstruction
1510
913aeadd
TW
15112017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1512
1513 * python.texi (Recording in Python): Add documentation for
1514 gdb.RecordGap and remove documentation of special cases for
1515 gdb.BtraceInstruction.
1516
a3be24ad
TW
15172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1518
1519 * python.texi (Recording in Python): Remove Record.ptid defvar.
1520
ebe553db
SM
15212017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1522
1523 * gdb.texinfo (GDB/MI Thread Information): Add missing
1524 fields, re-word some things.
1525 (GDB/MI Thread Commands): Describe fields found in the output of
1526 -thread-info, remove description of fields in the
1527 thread output tuple, replace with a cross-reference to "GDB/MI
1528 Thread Information".
1529
9be21bb4
SM
15302017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1531
1532 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1533 from -thread-info output.
1534
fe5f7374
AK
15352017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1536
1537 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1538
eea78757
AK
15392017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1540
1541 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1542
79778b30
YQ
15432017-03-22 Yao Qi <yao.qi@linaro.org>
1544
1545 * python.texi (Inferiors In Python): Remove @code from Python.
1546
cee59b3f
TW
15472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1548
1549 * python.texi (Recordings In Python): Document return type of
1550 gdb.BtraceInstruction.data.
1551
51457a05
MAL
15522017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1553
1554 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1555 command file-list-shared-libraries
1556 (GDB/MI Async Records): Update documentation of library-loaded with new
1557 field.
1558
701adfb0
PA
15592017-03-20 Artemiy Volkov <artemiyv@acm.org>
1560
1561 PR gdb/14441
1562 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1563 supports both lvalue and rvalue references.
1564
15652017-03-20 Artemiy Volkov <artemiyv@acm.org>
1566
1567 PR gdb/14441
1568 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1569 table of constants.
1570
f8d99587
DE
15712017-03-16 Doug Evans <dje@google.com>
1572
1573 * guile.texi (Lazy Strings In Guile): Mention arrays.
1574 * python.texi (Lazy Strings In Python): Ditto.
1575
5cf70512
JW
15762017-03-08 Jiong Wang <jiong.wang@arm.com>
1577
1578 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1579 character "@".
1580
4a612d6f
WT
15812017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1582
1583 * Memory Protection Extensions: Add information about inferior
1584 calls.
1585
701adfb0
PA
15862017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1587
1588 * gdb.texinfo: Document new set/show disassembler-options
1589 commands.
1590
216f72a1
JK
15912017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1594 DW_TAG_GNU_* and DW_AT_GNU_*.
1595
4e746bb6
TW
15962017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1597
1598 * python.texi (Recordings In Python): New section.
1599
3f77c769
TT
16002017-02-14 Tom Tromey <tom@tromey.com>
1601
1602 PR python/13598:
1603 * python.texi (Events In Python): Document events.before_prompt.
1604
5cf30ebf
LM
16052017-02-13 Luis Machado <lgustavo@codesourcery.com>
1606
1607 * gdb.texinfo (Target Commands): Document the optional offset
1608 argument for the load command.
1609
18da0c51
MG
16102017-02-10 Martin Galvan <martingalvan@sourceware.org>
1611
1612 PR gdb/21122
1613 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1614 space-separated breakpoint lists. Also add a missing @table command
1615 and @cindex for breakpoint lists.
1616
3f7b46f2
IR
16172017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1618
1619 PR tdep/20936
1620 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1621 (Sparc Features): New node.
1622
2735833d
WT
16232017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1624
1625 * gdb.texinfo (i386 Features): Add system segment registers
1626 as feature.
1627
373832b6
SM
16282017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1629
1630 * python.texi (Events In Python): Fix typo.
1631
78cbbba8
LM
16322017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1633 Luis Machado <lgustavo@codesourcery.com>
1634
1635 * gdb.texinfo (-target-flash-erase): New MI command description.
1636 (flash-erase): New CLI command description.
1637
387360da
JB
16382017-01-04 John Baldwin <jhb@FreeBSD.org>
1639
1640 * gdb.texinfo (Contributors): Add SRI International and University
1641 of Cambridge for FreeBSD/mips.
1642
34c41c68
DE
16432016-12-22 Doug Evans <xdje42@gmail.com>
1644
1645 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1646 commands.
1647
df3ee9ca
PA
16482016-12-02 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.texinfo (User-defined Commands): Limit on number of
1651 arguments passed to user-defined commands removed; update.
1652
01770bbd
PA
16532016-12-02 Pedro Alves <palves@redhat.com>
1654
1655 PR cli/20559
1656 * gdb.texinfo (Define): Add example of using "eval" to process a
1657 variable number of arguments.
1658 (Output) <eval>: Add anchor.
1659
ad02e4fe
SM
16602016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1661
1662 * Makefile.in: Likewise.
1663
8504e097
AA
16642016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1665
1666 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1667 xref.
1668
39402e6c
PA
16692016-10-29 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1672 actions.
1673
ca6eff59
PA
16742016-10-26 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1677 actions that match a thread, and what happens when an action
1678 matches a thread that is already running.
1679
be06ba8c
SM
16802016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1681
1682 * gdb.texinfo (Using Trace Files): Fix typo.
1683 (GDB/MI Tracepoint Commands): Likewise.
1684
99e61eda
SM
16852016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1686
1687 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1688 of -trace-save.
1689
9c37b5ae
TT
16902016-10-06 Tom Tromey <tom@tromey.com>
1691
1692 * guile.texi (Types In Guile): Remove Java mentions.
1693 * python.texi (Types In Python): Remove Java mentions.
1694 * gdb.texinfo (Address Locations, Supported Languages)
1695 (Index Section Format): Remove Java mentions.
1696
ee8da4b8
DE
16972016-08-15 Doug Evans <dje@google.com>
1698
1699 * gdb.texinfo (Target Description Format): Update docs on "end"
1700 field spec and field default type.
1701
4034d0ff
AT
17022016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
17032016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1704
1705 PR gdb/20487
1706 * gdb.texinfo (Context management): Update mention of frame
1707 change notifications.
1708 (gdb/mi Async Records): Document frame field in
1709 =thread-select event.
1710 * observer.texi (GDB Observers): New user_selected_context_changed
1711 observer.
1712
4435e1cc
TT
17132016-09-28 Tom Tromey <tom@tromey.com>
1714
1715 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1716 than "memory breakpoint". Further document "kind". Move
1717 protocol-details link earlier.
1718 <z1>: Document the cmd_list argument. Fix typo.
1719 <g>: Remove incorrect sentence.
1720 (Stop Reply Packets): Document "OK" response to requests when in
1721 non-stop mode.
1722 <swbreak>: Use "software breakpoint" rather than "memory
1723 breakpoint".
1724 <create>: Document that "R" is ignored.
1725 <W, X, w>: Document formatting of "AA".
1726 (Notification Packets): Use "%Stop", not "%%Stop".
1727
ad0a504f
AK
17282016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1729
1730 * gdb.texinfo (Embedded Processors): Document ARC.
1731 (Synopsys ARC): New section.
1732 (Standard Target Features): Document ARC features.
1733 (ARC Features): New section.
1734
74172ecf
SM
17352016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1736
1737 * .gitignore: New file.
1738
0a1ddfa6
SM
17392016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1740
1741 * gdb.texinfo (Input/Output): Mention possibility to unset
1742 inferior-tty.
1743
c0272db5
TW
17442016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1745
1746 * gdb.texinfo: Resume btrace on reconnect.
1747
e3487908
GKB
17482016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1749
1750 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1751 syscall.
1752
463888ab
РИ
17532016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1754
1755 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1756 command.
1757
dac790e1
TT
17582016-07-13 Tom Tromey <tom@tromey.com>
1759
1760 PR python/15620, PR python/18620:
1761 * python.texi (Events In Python): Document new breakpoint events.
1762
93daf339
TT
17632016-07-13 Tom Tromey <tom@tromey.com>
1764
1765 PR python/17698:
1766 * python.texi (Breakpoints In Python): Document
1767 Breakpoint.pending.
1768
cda75e70
TT
17692016-07-13 Tom Tromey <tom@tromey.com>
1770
1771 * python.texi (Breakpoints In Python): Move table of types and
1772 table of watchpoint types earlier in node.
1773
e0f3fd7c
TT
17742016-07-12 Tom Tromey <tom@tromey.com>
1775
1776 PR python/19293:
1777 * python.texi (Frames In Python): Document
1778 gdb.invalidate_cached_frames.
1779
86f78169
PA
17802016-06-21 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1783 document new-ui and explain use case.
1784
a28d8e50
YTL
17852016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1786
1787 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1788 (NDS32 Features): New Section.
1789
bb556f1f
TK
17902016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1791
1792 * gdb.texinfo (Examining Memory): Document negative repeat
1793 count in the 'x' command.
1794
38b022b4
SM
17952016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1796
1797 * gdb.texinfo (GDB/MI Async Records): Document method and
1798 format fields in =record-started.
1799 * observer.texi (record_changed): Add method and format
1800 parameters.
1801
c185ba27
EZ
18022016-05-27 Eli Zaretskii <eliz@gnu.org>
1803
1804 * gdb.texinfo (General Query Packets): Move the description of the
1805 response before the long list of the specific 'read' and 'write'
1806 requests.
1807
1957f6b8
TT
18082016-05-23 Tom Tromey <tom@tromey.com>
1809
1810 * python.texi (Basic Python): Document gdb.breakpoints return.
1811
224f10c1
TT
18122016-05-24 Tom Tromey <tom@tromey.com>
1813
1814 PR gdb/19194:
1815 * gdb.texinfo (gdb man): Fix typo.
1816
0bdfa368
TT
18172016-05-17 Tom Tromey <tom@tromey.com>
1818
1819 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1820 (Rust): New node.
1821
dcd1f979
TT
18222016-05-17 Tom Tromey <tom@tromey.com>
1823
1824 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1825
310cdbb6
YQ
18262016-04-27 Yao Qi <yao.qi@linaro.org>
1827
1828 * gdb.texinfo (tfind): Complete doc about tfind without
1829 argument.
1830
b8162e5a
AT
18312016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1832
1833 * agentexpr.texi (byte): Fix zero_ext description.
1834
f7c38292
PA
18352016-03-31 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.texinfo (M32R/SDI): Delete node.
1838 (MIPS Embedded): Remove references to the MIPS remote debugging
1839 protocol, PMON and variants, and the associated commands.
1840
81516450
DE
18412016-03-15 Doug Evans <dje@google.com>
1842
1843 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1844 (Target Description Format): Mention enum types. Update docs on
1845 flags types.
1846 (Predefined Target Types): Add "bool".
1847 (Enum Target Types): New node.
1848
2a60e18f
PA
18492016-03-15 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.texinfo (Tracepoint Actions): Fix typo.
1852
45fa2529
PA
18532016-03-15 Pedro Alves <palves@redhat.com>
1854 Andreas Arnez <arnez@linux.vnet.ibm.com>
1855 Marcin Kościelnicki <koriakin@0x04.net>
1856
1857 * gdb.texinfo (Tracepoint Actions): Document possible
1858 unreliability of '$_ret'.
1859
f2403c39
AB
18602016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1863 command.
1864
f2f3ccb9
SM
18652016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1866
1867 * gdb.texinfo (Convenience Functions): Document $_as_string.
1868
cce0e923
DE
18692016-02-23 Doug Evans <dje@google.com>
1870
1871 * gdb.texinfo (Skipping Over Functions and Files): Document new
1872 options to "skip" command. Update docs of output of "info skip".
1873
012b3a21
WT
18742016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1875
1876 * gdb.texinfo (Signals): Add bound violation display hints for
1877 a SIGSEGV.
1878
0748bf3e
MK
18792016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1880
1881 * gdb.texinfo (Trace File Format): Add documentation for description
1882 section lines.
1883
e909d859
MK
18842016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1885
1886 * gdb.texinfo (Trace File Format): Remove misleading information
1887 about register block ordering.
1888
713cdcbf
DE
18892016-02-01 Doug Evans <dje@google.com>
1890
1891 * gdb.texinfo (Value Sizes): Fix typo.
1892
8244c20d
DE
18932016-02-01 Doug Evans <dje@google.com>
1894
1895 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1896
5fdf6324
AB
18972016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * gdb.texinfo (Value Sizes): New section.
1900 (Data): Add the 'Value Sizes' node to the menu.
1901
67ebd9cb
JB
19022016-01-26 John Baldwin <jhb@FreeBSD.org>
1903
1904 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1905
6e9567fe
JB
19062016-01-19 John Baldwin <jhb@FreeBSD.org>
1907
1908 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1909
f303dbd6
PA
19102016-01-18 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1913 of the thread that hit a breakpoint or received a signal.
1914
71ef29a8
PA
19152016-01-15 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1918
663f6d42
PA
19192016-01-13 Pedro Alves <palves@redhat.com>
1920
1921 * gdb.texinfo (Threads): Document the $_gthread convenience
1922 variable.
1923 (Convenience Vars): Likewise.
1924
c84f6bbf
PA
19252016-01-13 Pedro Alves <palves@redhat.com>
1926
1927 * gdb.texinfo (Threads): Document "info threads -gid".
1928
22a02324
PA
19292016-01-13 Pedro Alves <palves@redhat.com>
1930
1931 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1932 anchor.
1933 (Threads In Python): Document new InferiorThread.global_num
1934 attribute.
1935
5d5658a1
PA
19362016-01-07 Pedro Alves <palves@redhat.com>
1937
1938 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1939 qualified thread IDs, global thread IDs and thread ID lists.
1940 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1941 thread IDs.
1942 (Convenience Vars): Document the $_thread convenience variable.
1943 (Ada Tasks): Adjust to refer to thread IDs.
1944 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1945 Commands, GDB/MI Variable Objects): Update to mention global
1946 thread IDs.
1947 * guile.texi (Breakpoints In Guile)
1948 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1949 global thread IDs instead of thread IDs.
1950 * python.texi (Threads In Python): Adjust documentation of
1951 InferiorThread.num.
1952 (Breakpoint.thread): Mention global thread IDs instead of thread
1953 IDs.
1954
84654457
PA
19552016-01-13 Pedro Alves <palves@redhat.com>
1956
1957 * python.texi (Threads In Python): Document
1958 InferiorThread.inferior.
1959
e3940304
PA
19602016-01-13 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1963 convenience variable.
1964 (Convenience Vars): Likewise.
1965
82075af2
JS
19662016-01-12 Josh Stone <jistone@redhat.com>
1967 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1968
1969 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1970 (Stop Reply Packets): List the syscall entry and return stop reasons.
1971 (General Query Packets): Describe QCatchSyscalls, and add it to the
1972 table and the detailed list of stub features.
1973
bc504a31
PA
19742016-01-12 Pedro Alves <palves@redhat.com>
1975
1976 Remove use of the registered trademark symbol throughout.
1977
cde67b27
YQ
19782016-01-12 Yao Qi <yao.qi@linaro.org>
1979
1980 * gdb.texinfo (Interrupts): Update the document on handling
1981 interrupt when program is stopped.
1982
19d9d4ef
DB
19832015-12-11 Don Breazeal <donb@codesourcery.com>
1984
1985 * gdb.texinfo (Forks): Correct Linux kernel version where
1986 fork and exec events are supported, add notes about support
1987 of these events in target remote mode.
1988 (Connecting): Reorganize and clarify distinctions between
1989 target remote, extended-remote, and multiprocess.
1990 Reorganize related text from separate sections into new
1991 sections.
1992 (Server): Note effects of target extended-remote mode.
1993 Delete section on Multi-Process Mode for gdbserver.
1994 Move some text to "Connecting" node.
1995
f4f4330e
PA
19962015-12-10 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.texinfo (Threads): Replace warning with explanation
1999 about single-threaded programs.
2000
b1236ac3
PA
20012015-12-10 Pedro Alves <palves@redhat.com>
2002
2003 * gdb.texinfo (Threads): Remove mention of SGI.
2004 (Forks): Remove mention of HP-UX.
2005 (Breakpoints): Remove mention of HP-UX.
2006 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2007 Reword in terms of architectures.
2008 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2009 mention supported systems.
2010 (Convenience Vars): Don't mention HP-UX.
2011 (Jumping): Remove mention of HP-UX in comment.
2012 (Files) <shared libraries>: Update supported shared library types
2013 list. Remove mention of HP-UX.
2014 (Native): Remove HP-UX subsection.
2015 (SVR4 Process Information): Remove mention of HP-UX.
2016
0f59c28f
PA
20172015-12-10 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.texinfo (Stack): Reorder menu.
2020
1c35a88f
LM
20212015-12-09 Luis Machado <lgustavo@codesourcery.com>
2022
2023 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2024 -var-set-format's new zero-hexadecimal format.
2025
3685b09f
PMR
20262015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2027
2028 * gdb.texinfo (Ada Mode Into): Move overloading support
2029 description to its own node.
2030 (Overloading support for Ada): New node.
2031
f2faf941
PA
20322015-11-30 Pedro Alves <palves@redhat.com>
2033
2034 PR 14618
2035 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2036 (Remote Configuration): Add the "set/show remote
2037 no-resumed-stop-reply" to the available settings table.
2038 (General Query Packets): Document the "no-resumed" qSupported
2039 feature.
2040
65706a29
PA
20412015-11-30 Pedro Alves <palves@redhat.com>
2042
2043 * gdb.texinfo (Remote Configuration): List "set/show remote
2044 thread-events" command in configuration table.
2045 (Stop Reply Packets): Document "T05 create" stop
2046 reason and 'w' stop reply.
2047 (General Query Packets): Document QThreadEvents packet. Document
2048 QThreadEvents qSupported feature.
2049
de979965
PA
20502015-11-30 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2053 anchor.
2054 (Packets): Document vCtrlC.
2055
79efa585
SM
20562015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2057
2058 * gdb.texinfo (Thread List Format): Mention thread names.
2059
7e0aa6aa
PA
20602015-11-24 Pedro Alves <palves@redhat.com>
2061
2062 PR 17539
2063 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2064 program-spaces" example to ascending order listing.
2065 (Threads): Adjust "info threads" example to ascending order
2066 listing.
2067 (Forks): Adjust "info inferiors" example to ascending order
2068 listing.
2069
0c532a29
MM
20702015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2071
2072 * gdb.texinfo (Process Record and Replay): Document "record
2073 instruction-history" modifiers.
2074
fc58fa65
AB
20752015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2078 description.
2079 (Frame Filter Management): Move to later in the 'Examining the
2080 Stack' chapter.
2081 (Selection): Add entry for 'select-frame'.
2082
792005b0
DE
20832015-09-25 Doug Evans <dje@google.com>
2084
2085 * gdb.texinfo (Process Record and Replay): Fix syntax of
2086 "record instruction-history begin, end" and
2087 "record function-call-history begin, end".
2088
c58b006b
SM
20892015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2090
2091 * gdb.texinfo (Specifying Source Directories): Fix
2092 substitute-path example.
2093
f2665db5
MM
20942015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2095
2096 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2097
e68fa6f0
PA
20982015-09-15 Pedro Alves <palves@redhat.com>
2099
2100 PR remote/18965
2101 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2102 the vforkdone description.
2103
8228463c
PA
21042015-09-15 Pedro Alves <palves@redhat.com>
2105
2106 PR remote/18965
2107 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2108 part indicates the thread ID of the parent process.
2109
750ce8d1
YQ
21102015-09-15 Yao Qi <yao.qi@linaro.org>
2111
2112 * gdb.texinfo (General Query Packets): Add vContSupported to
2113 tables of 'gdbfeatures' and 'stub features' supported in the
2114 qSupported packet, as well as to the list containing stub
2115 feature details.
2116
b459a59b
DB
21172015-09-11 Don Breazeal <donb@codesourcery.com>
2118
2119 * gdb.texinfo (Remote Configuration): Add exec event
2120 feature to table of packet settings.
2121 (Stop Reply Packets): Add exec events to the list of stop
2122 reasons.
2123 (General Query Packets): Add exec events to tables of
2124 'gdbfeatures' and 'stub features' supported in the qSupported
2125 packet, as well as to the list containing stub feature
2126 details.
2127
73b8c1fd
PA
21282015-08-24 Pedro Alves <palves@redhat.com>
2129
2130 * gdb.texinfo (Remote Configuration): Document the "set/show
2131 remote multiprocess-extensions-packet" commands.
2132
bb615428
PA
21332015-08-24 Pedro Alves <palves@redhat.com>
2134
2135 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2136 <M32R>: Remove references to M32R/D.
2137 <M68K>: Remove references to target dbug.
2138 <MIPS Embedded>: Remove references to target r3900 and target
2139 array.
2140 <PowerPC Embedded>: Remove references to target dink32 and target
2141 ppcbug, target sds
2142 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2143
2b4bf6af
AB
21442015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2145
2146 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2147
566f5e3b
AB
21482015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2149
2150 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2151
18989b3c
AB
21522015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2153
2154 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2155 info bfds" to...
2156 (File Caching): A New section. Outline bfd caching, and add new
2157 description for "main set/show bfd-sharing".
2158
6ff0ba5f
DE
21592015-08-14 Doug Evans <xdje42@gmail.com>
2160
2161 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2162 disassembly.
2163 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2164
629500fa
KS
21652015-08-11 Keith Seitz <keiths@redhat.com>
2166
2167 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2168 Use "location(s)"instead of "linespec(s)".
2169 (Specifying a Location): Rewrite.
2170 Add subsections describing linespec, address, and explicit locations.
2171 Add node/menu for each subsection.
2172 (Source and Machine Code, C Preprocessor Macros)
2173 (Create and Delete Trace points)
2174 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2175 (Continuing at a Different Address): Remove "linespec" examples.
2176 Add reference to "Specify a Location"
2177 (The -break-insert Command): Rewrite. Add anchor.
2178 Add reference to appropriate manual section discussing locations.
2179 (The -dprintf-insert Command): Refer to -break-insert for
2180 specification of 'location'.
2181
fbea99ea
PA
21822015-08-07 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2185 target-non-stop".
2186
da8c46d2
MM
21872015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2188
2189 * gdb.texinfo (Process Record and Replay): Document prefixing of
2190 speculatively executed instructions in the "record instruction-history"
2191 command.
2192
a3b5281e
DE
21932015-07-20 Doug Evans <dje@google.com>
2194
2195 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2196
6bcb1f97
DE
21972015-07-16 Doug Evans <dje@google.com>
2198
2199 * stabs.texinfo: @include gdb-cfg.texi.
2200
db1ff28b
JK
22012015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 Revert the previous 2 commits:
2204 gdbserver build-id attribute generator
2205 Validate symbol file using build-id
2206
ca5268b6
JK
22072015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2208
2209 * gdb.texinfo (Files): Add 'set validate-build-id'
2210 and 'show validate-build-id'.
2211
700ca40f
JK
22122015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2213 Jan Kratochvil <jan.kratochvil@redhat.com>
2214
2215 gdbserver build-id attribute generator.
2216 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2217 'build-id' in description, example, new attribute in dtd.
2218
7c7f93f6
AB
22192015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2220
2221 * gdb.texinfo (Selection): Update documentation for 'frame'
2222 command.
2223
701adfb0
PA
22242015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2225
2226 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2227 focus commands.
2228
22292015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.texinfo (TUI): Add comma after @xref.
2232
b0627500
MM
22332015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2234
72f4393d 2235 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2236 commands.
2237
b20a6524
MM
22382015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2239
2240 * gdb.texinfo (Process Record and Replay): Spell out that variables
2241 and registers are not available during btrace replay.
2242 Describe the new "record btrace pt" command.
2243 Describe the new "set|show record btrace pt buffer-size" options.
2244 (General Query Packets): Describe the new Qbtrace:pt and
2245 Qbtrace-conf:pt:size packets.
2246 Expand "bts" to "Branch Trace Store".
2247 Update the branch trace DTD.
2248
fc637f04
PP
22492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2250
2251 * gdb.texinfo (Command History): Document the new option
2252 "history remove-duplicates".
2253
18a94d75
DE
22542015-06-19 Doug Evans <dje@google.com>
2255
2256 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2257 longer supported.
2258
0eacb298
PP
22592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2260
2261 * gdb.texinfo (Command History): Mention that setting
2262 GDBHISTSIZE to the empty string disables history truncation.
2263
bc460514
PP
22642015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2265
2266 PR gdb/16999
2267 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2268 behavior.
2269
b58c513b
PP
22702015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2271
2272 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2273 with GDBHISTSIZE.
2274
a86c90e6
SM
22752015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2276
2277 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2278 bytes and memory units for -data-{read,write}-memory-bytes.
2279 (Packets): Same for m, M and X packets.
2280 * python.texi (Inferiors In Python): Same for read_memory and
2281 write_memory.
2282
c74f7d1c
JT
22832015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2284
2285 * gdb.texinfo (Separate Debug Files): Document that PE is also
2286 supported.
2287
51f0e40d
AB
22882015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2289
2290 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2291 single table entry.
2292
966f0aef
WT
22932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2294
2295 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2296
2297
15a201c8
GB
22982015-06-10 Gary Benson <gbenson@redhat.com>
2299
2300 * gdb.texinfo (Remote Configuration): Document the
2301 "set/show remote hostio-setfs-packet" command.
2302 (Host I/O Packets): Document the vFile:setfs packet.
2303
7a6a1731
GB
23042015-06-10 Gary Benson <gbenson@redhat.com>
2305
2306 * gdb.texinfo (Debugging Output): Document the "set/show debug
2307 linux-namespaces" command.
2308
7d73c23c 23092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2310 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2311
2312 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2313 and "set mpx bound".
2314
27e0867f
DE
23152015-05-27 Doug Evans <dje@google.com>
2316
2317 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2318
b4f54984
DE
23192015-05-26 Doug Evans <dje@google.com>
2320
2321 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2322 command renamings.
2323 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2324
55b40027
AB
23252015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2326
2327 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2328
a4ea0946
AB
23292015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2332 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2333
37442ce1
DE
23342015-05-16 Doug Evans <xdje42@gmail.com>
2335
2336 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2337 memory ports.
2338
36de76f9
JK
23392015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2340
2341 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2342
0d71eef5
DB
23432015-05-12 Don Breazeal <donb@codesourcery.com>
2344
2345 * gdb.texinfo (Forks): Note that fork debugging is
2346 supported in extended mode.
2347 (Remote Configuration): Add fork event features to table
2348 of packet settings.
2349 (Stop Reply Packets): Add fork events to list of stop reasons.
2350 (General Query Packets): Add fork events to tables of
2351 'gdbfeatures' and 'stub features' supported in the qSupported
2352 packet, as well as to the list containing stub feature
2353 details.
2354
835205d0
GB
23552015-05-12 Gary Benson <gbenson@redhat.com>
2356
2357 * gdb.texinfo (General Query Packets): Document
2358 qXfer:exec-file:read with empty annex.
2359
4c082a81
SC
23602015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2361
2362 * python.texi (Values From Inferior): Add descriptions of new
2363 methods gdb.Value.reference_value and gdb.Value.const_value.
2364
b30a0bc3
JB
23652015-05-06 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.texinfo (Files): Add "info dll" documentation.
2368 (Cygwin Native): Remove "info dll" documentation.
2369
2ce1cdbf
DE
23702015-04-29 Doug Evans <dje@google.com>
2371
2372 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2373 Document.
2374 (Writing an Xmethod): Add get_result_type to example.
2375
59fb7612
SS
23762015-04-28 Sasha Smundak <asmundak@google.com>
2377
2378 * python.texi: New method documented.
2379
cf75d6c3
AB
23802015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2381
2382 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2383 format.
2384
897c3d32
DE
23852015-04-24 Doug Evans <dje@google.com>
2386
2387 * python.texi (Xmethods In Python): Fix name of method to call the
2388 xmethod.
2389
1b6e6f5c
GB
23902015-04-17 Gary Benson <gbenson@redhat.com>
2391
2392 * gdb.texinfo (Connecting to a Remote Target): Mention that
2393 GDB can access program files from remote targets that support
2394 qXfer:exec-file:read and Host I/O packets.
2395
c78fa86a
GB
23962015-04-17 Gary Benson <gbenson@redhat.com>
2397
2398 * gdb.texinfo (Remote Configuration): Document the "set/show
2399 remote pid-to-exec-file-packet" command.
2400 (General Query Packets): Document the qXfer:exec-file:read
2401 qSupported features. Document the qXfer:exec-file:read packet.
2402
a9a5a3d1
GB
24032015-04-17 Gary Benson <gbenson@redhat.com>
2404
2405 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2406 applies to executable paths if supplied to GDB as absolute.
2407
4f45d445
JK
24082015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 * gdb.texinfo (Mode Options): Remove -xdb.
2411
e7a8570f
JK
24122015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2413 Eli Zaretskii <eliz@gnu.org>
2414
72f4393d
L
2415 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2416 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2417 the compile command. New subsection Compiler search for the compile
2418 command.
2419
f2983cc3
AW
24202015-04-09 Andy Wingo <wingo@igalia.com>
2421
2422 * guile.texi (Frames In Guile): Describe frame-read-register.
2423
599bd15c
GB
24242015-04-02 Gary Benson <gbenson@redhat.com>
2425
2426 * gdb.texinfo (set sysroot): Document "target:".
2427
d11916aa
SS
24282015-04-01 Sasha Smundak <asmundak@google.com>
2429
2430 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2431 section.
2432
df8411da
SDJ
24332015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2434
2435 PR corefiles/16092
2436 * gdb.texinfo (gcore): Mention new command 'set
2437 use-coredump-filter'.
2438 (set use-coredump-filter): Document new command.
2439
d33279b3
AT
24402015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2441
2442 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2443 documentation, reorder the info os entries in alphabetical order.
2444
852f8402
SM
24452015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2446
2447 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2448 -data-write-memory-bytes.
2449
856e7dd6
PA
24502015-03-24 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2453 mention that threads may sometimes run unlocked.
2454
236af5e3
YG
24552015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2456
2457 * gdb.texinfo (Remote configuration): Document "set/show
2458 serial parity" command.
2459
464b0089
GB
24602015-03-18 Gary Benson <gbenson@redhat.com>
2461
2462 * gdb.texinfo (General Query Packets): Remove documentation
2463 for now-removed vFile:fstat qSupported features.
2464
0a93529c
GB
24652015-03-11 Gary Benson <gbenson@redhat.com>
2466
2467 * gdb.texinfo (Remote Configuration): Document the
2468 "set/show remote hostio-fstat-packet" command.
2469 (General Query Packets): Document the vFile:fstat
2470 qSupported features.
2471 (Host I/O Packets): Document the vFile:fstat packet.
2472
85642ba0
AW
24732015-03-11 Andy Wingo <wingo@igalia.com>
2474
2475 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2476
f7e6eed5
PA
24772015-03-04 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.texinfo (Remote Configuration): Document the "set/show
2480 remote swbreak-feature-packet" and "set/show remote
2481 hwbreak-feature-packet" commands.
2482 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2483 decription.
2484 (Stop Reply Packets): Document the swbreak and hwbreak stop
2485 reasons.
2486 (General Query Packets): Document the swbreak and hwbreak
2487 qSupported features.
2488 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2489
f873665f 24902015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2491
2492 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2493 under *stopped.
2494
9a284c97
DE
24952015-03-02 Doug Evans <xdje42@gmail.com>
2496
2497 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2498
446899e4
AA
24992015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2500
2501 * gdb.texinfo (S/390 and System z Features): Describe new feature
2502 "org.gnu.gdb.s390.vx".
2503
7ee67ee4
SDJ
25042015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2505
2506 PR gdb/18008
2507 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2508 demangler-warning): Fix typo ("problam").
2509
53cf2ee0
DT
25102015-02-19 David Taylor <dtaylor@emc.com>
2511
2512 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2513
3133f8c1
JM
25142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2515
2516 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2517 point, DTrace'.
2518 (Static Probe Points): Modified to cover DTrace probes in addition
2519 to SystemTap probes. Also modified to cover the `enable probe'
2520 and `disable probe' commands.
2521
9aca2ff8
JM
25222015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2523
2524 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2525 `disable probe' commands.
2526
fa3f8d5a
DT
25272015-02-12 David Taylor <dtaylor@emc.com>
2528
2529 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2530 fields of the QTDV packet.
2531
d33501a5
MM
25322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2533
2534 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2535 (Process Record and Replay): Describe new set|show commands.
2536 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2537
f4abbc16
MM
25382015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2539
2540 * gdb.texinfo (Process Record and Replay): Describe the "record
2541 btrace bts" command.
2542 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2543 (Branch Trace Configuration Format): New.
2544
cfb069a8
GB
25452015-01-31 Gary Benson <gbenson@redhat.com>
2546 Doug Evans <dje@google.com>
2547
2548 * gdb.texinfo (Command Completion): Document new
2549 "set/show max-completions" option.
2550
f57d2163
DE
25512015-01-31 Doug Evans <xdje42@gmail.com>
2552
2553 * gdb.texinfo (Symbols): Document new commands
2554 "maint print symbol-cache", "maint print symbol-cache-statistics",
2555 "maint flush-symbol-cache". Document new option
2556 "maint set symbol-cache-size".
2557
9f050062
DE
25582015-01-31 Doug Evans <xdje42@gmail.com>
2559
2560 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2561 distinguish script files vs inlined scripts.
2562 * python.texi (Python Auto-loading): Ditto.
2563
b6577aab
DE
25642015-01-30 Doug Evans <dje@google.com>
2565
2566 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2567 string if present.
2568
3a8b707a
DE
25692015-01-27 Doug Evans <dje@google.com>
2570
2571 * python.texi (Objfiles In Python): Document Objfile.username.
2572
1b549396
DE
25732015-01-27 Doug Evans <dje@google.com>
2574
2575 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2576 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2577
253828f1
JK
25782015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2579
2580 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2581
bf555842
EZ
25822015-01-16 Eli Zaretskii <eliz@gnu.org>
2583
2584 * doc/gdb.texinfo (TUI Commands): Document the possible
2585 values of NAME argument to 'winheight' command. Explain the
2586 effect of 'tabset' setting better.
2587
439250fb
DE
25882015-01-11 Doug Evans <xdje42@gmail.com>
2589
2590 PR gdb/15830
2591 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2592 (Symbols): Ditto.
2593 (Maintenance Commands): Delete docs for "maint demangle".
2594
6bf6fd09
JB
25952014-12-31 Joel Brobecker <brobecker@adacore.com>
2596
2597 * gdb.texinfo (Files): Remove documentation of the
2598 "add-shared-symbol-files" and "assf" commands.
2599 (Cygwin Native): Remove documentation of the "dll-symbols"
2600 command.
2601
cc485e62
DE
26022014-12-17 Doug Evans <xdje42@gmail.com>
2603
2604 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2605
bb2ec1b3
TT
26062014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2607 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 * gdb.texinfo (Altering): Update.
2610 (Compiling and Injecting Code): New node.
2611
6dddd6a5
DE
26122014-12-12 Doug Evans <dje@google.com>
2613
2614 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2615
f5b95c01
AA
26162014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2617
2618 * gdb.texinfo: Document "maint print user-registers".
2619
a0be3e44
DE
26202014-12-08 Doug Evans <dje@google.com>
2621
2622 * python.texi (Objfiles In Python): Document Objfile.owner.
2623
86e4ed39
DE
26242014-12-04 Doug Evans <dje@google.com>
2625
2626 * python.texi (Objfiles In Python): Document
2627 Objfile.add_separate_debug_file.
2628
7c50a931
DE
26292014-12-04 Doug Evans <dje@google.com>
2630
2631 * python.texi (Objfiles In Python): Document Objfile.build_id.
2632
701adfb0
PA
26332014-12-02 Nick Bull <nicholaspbull@gmail.com>
2634
2635 * observer.texi (inferior_call_pre, inferior_call_post)
2636 (memory_changed, register_changed): New observers.
2637
162078c8
NB
26382014-12-02 Nick Bull <nicholaspbull@gmail.com>
2639
2640 * python.texi (Events In Python): Document new events
2641 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2642 and RegisterChangedEvent.
2643
f10c5b19
JK
26442014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2645
2646 Add add-auto-load-scripts-directory.
2647 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2648 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2649
413b59ae
JK
26502014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2651
2652 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2653 description typo.
2654
02be9a71
DE
26552014-10-30 Doug Evans <dje@google.com>
2656
2657 * python.texi (Progspaces In Python): Document ability to add
2658 random attributes to gdb.Progspace objects.
2659 (Objfiles In Python): Document ability to add random attributes to
2660 gdb.objfile objects.
2661
e5f8a7cc
PA
26622014-10-27 Pedro Alves <palves@redhat.com>
2663
2664 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2665 info on stepping and signal handlers.
2666 (Signals): Explain stepping and signal handlers. Add context
2667 index entry, and cross references.
2668
fab3a15d
SM
26692014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2670
2671 * python.texi (Breakpoints In Python): Add parenthesis after
2672 Breakpoint.delete. Clarify Breakpoint.enabled description so
2673 that it contains "disable".
2674
4ffbba72
DE
26752014-10-17 Doug Evans <dje@google.com>
2676
2677 * python.texi (Events In Python): Document clear_objfiles event.
2678
d096d8c1
DE
26792014-10-17 Doug Evans <dje@google.com>
2680
2681 * python.texi (Objfiles In Python): Document new progspace attribute.
2682
32a8097b
PA
26832014-10-17 Pedro Alves <palves@redhat.com>
2684
2685 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2686 (SVR4 Process Information): Delete mention of OSF/1.
2687
2ddf4301
SM
26882014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2689
2690 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2691 exit-code field in -list-thread-groups output.
2692
342cc091
JBG
26932014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2694
2695 * gdb.texinfo (Set Breaks): Add missing "@end table".
2696
a25a5a45
PA
26972014-09-22 Pedro Alves <palves@redhat.com>
2698
2699 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2700 always-inserted off" is the default mode now. Delete
2701 documentation of "set breakpoint always-inserted auto".
2702
2b4fd423
DE
27032014-09-18 Doug Evans <dje@google.com>
2704
2705 * python.texi (Symbol Tables In Python): Document "producer"
2706 attribute of gdb.Symtab objects.
2707
deb8ff2b
PA
27082014-09-16 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2711 (Embedded OS): Remove VxWorks menu entry.
2712 (VxWorks): Remove node.
2713
81219e53
DE
27142014-09-13 Doug Evans <xdje42@gmail.com>
2715
2716 * gdb.texinfo (Signaling): Document new queue-signal command.
2717
faa42425
DE
27182014-09-06 Doug Evans <xdje42@gmail.com>
2719
2720 PR 15276
2721 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2722 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2723
1a6a384b
JL
27242014-09-03 Justin Lebar <jlebar@google.com>
2725
2726 * python.texi (Types In Python): Type.template_argument(n) returns a
2727 gdb.Value or a gdb.Type and throws an exception if n is out of
2728 range.
2729
5f3b99cf
SS
27302014-09-03 Sasha Smundak <asmundak@google.com>
2731
2732 * python.texi (Frames in Python): Add read_register description.
2733
3cecbbbe
TT
27342014-08-04 Tom Tromey <tromey@redhat.com>
2735
2736 * gdb.texinfo (Debugging Output): Update for change to "set debug
2737 target".
2738
90debf20
MM
27392014-08-01 Masaki Muranaka <monaka@monami-software.com>
2740
2741 Pushed by Joel Brobecker <brobecker@adacore.com>.
2742 * Makefile.in (transform): New variable.
2743 (install-man1, install-man5): Apply $(transform) to man file names.
2744
ee7333ae
DE
27452014-07-26 Doug Evans <xdje42@gmail.com>
2746
2747 PR guile/17177
2748 * guile.texi (Guile Pretty Printing API): Fix typo.
2749 Document set-pretty-printers!, pretty-printers.
2750 (Selecting Guile Pretty-Printers): Update.
2751 Mention program-space based pretty-printers.
2752
70509625
PA
27532014-07-25 Pedro Alves <palves@redhat.com>
2754 Eli Zaretskii <eliz@gnu.org>
2755
2756 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2757 with multi-threaded programs.
2758
701adfb0
PA
27592014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2760
2761 * gdb.texinfo (MicroBlaze Features): Added.
2762
b67a2c6f
YQ
27632014-06-27 Yao Qi <yao@codesourcery.com>
2764
2765 * gdb.texinfo (Maintenance Commands): Update the output of
2766 'maint print dummy-frames' command.
2767
f179cf97
EZ
27682014-06-24 Eli Zaretskii <eliz@gnu.org>
2769
2770 * gdb.texinfo (Screen Size): Improve indexing.
2771
992c7d70
GB
27722014-06-19 Gary Benson <gbenson@redhat.com>
2773
2774 * gdb.texinfo (Maintenance Commands): Document new
2775 "maint set/show catch-demangler-crashes" option.
2776
57fcfb1b
GB
27772014-06-19 Gary Benson <gbenson@redhat.com>
2778
2779 * gdb.texinfo (Maintenance Commands): Document new
2780 "maint demangler-warning" command and new
2781 "maint set/show demangler-warning" option.
2782
dd5d5494
SC
27832014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2784
2785 * python.texi (Xmethod API): Add space before the opening
2786 parenthesis in function descriptions.
2787
25326a28 27882014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2789
2790 * guile.texi (Guile Configuration): Document guile-data-directory.
2791
0a770bb2 27922014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2793
2794 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2795
16f691fb
DE
27962014-06-04 Doug Evans <xdje42@gmail.com>
2797
2798 * guile.texi (Breakpoints In Guile): Update.
2799
1e47491b
JB
28002014-06-03 Joel Brobecker <brobecker@adacore.com>
2801
2802 * python.texi (Xmethod API): Fix reference to "Progspaces In
2803 Python".
2804
0c6e92a5
SC
28052014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2806
2807 * python.texi (Xmethods In Python, XMethod API)
2808 (Writing an Xmethod): New nodes.
2809 (Python API): New menu entries "Xmethods In Python",
2810 "Xmethod API", "Writing an Xmethod".
2811
06eb1586
DE
28122014-06-02 Doug Evans <xdje42@gmail.com>
2813
2814 * guile.texi (Guile API): Add entry for Parameters In Guile.
2815 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2816 (Parameters In Guile): New node.
2817
e698b8c4
DE
28182014-06-02 Doug Evans <xdje42@gmail.com>
2819
2820 * guile.texi (Guile API): Add entry for Commands In Guile.
2821 (Basic Guile) <parse-and-eval>: Add reference.
2822 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2823 (GDB Scheme Data Types): Mention <gdb:command> object.
2824 (Commands In Guile): New node.
2825
ded03782
DE
28262014-06-02 Doug Evans <xdje42@gmail.com>
2827
2828 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2829 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2830 (Progspaces In Guile): New node.
2831
53e8a631
AB
28322014-05-30 Andrew Burgess <aburgess@broadcom.com>
2833
2834 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2835 * python.texi (Frames In Python): Mention
2836 gdb.FRAME_UNWIND_MEMORY_ERROR.
2837
329ea579
PA
28382014-05-29 Pedro Alves <palves@redhat.com>
2839 Tom Tromey <tromey@redhat.com>
2840
2841 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2842 from example.
2843 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2844 Mention that target-async is now deprecated.
2845 (Maintenance Commands): Document maint set/show target-async.
2846
92bcb5f9
PA
28472014-05-29 Pedro Alves <palves@redhat.com>
2848
2849 * observer.texi (sync_execution_done, command_error): New
2850 subjects.
2851
fd664c91
PA
28522014-05-29 Pedro Alves <palves@redhat.com>
2853
2854 PR gdb/13860
2855 * observer.texi (signal_received, end_stepping_range)
2856 (signal_exited, exited, no_history): New observer subjects.
2857
b2715b27
AW
28582014-05-26 Andy Wingo <wingo@igalia.com>
2859
2860 * guile.texi (GDB Scheme Data Types): Remove documentation for
2861 removed interfaces. Update spelling of gdb-object-kind.
2862
9eaa4c1e
AW
28632014-05-26 Andy Wingo <wingo@igalia.com>
2864
2865 * guile.texi (Basic Guile): Fix some typos.
2866
0f1e8403
AW
28672014-05-26 Andy Wingo <wingo@igalia.com>
2868
2869 * guile.texi (Writing a Guile Pretty-Printer)
2870 (Guile Types Module): Fix excess parentheses in use-modules forms.
2871
697aa1b7
EZ
28722014-05-24 Eli Zaretskii <eliz@gnu.org>
2873
2874 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2875 (Breakpoints In Guile, Guile Printing Module)
2876 (Guile Exception Handling, Values From Inferior In Guile)
2877 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2878 Don't use @var at the beginning of a sentence.
2879
2880 * gdb.texinfo (Frame Filter Management, Trace Files)
2881 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2882 (PowerPC Embedded, Define, Annotations for Running)
2883 (IPA Protocol Commands, Packets, General Query Packets)
2884 (Tracepoint Packets, Notification Packets, Environment)
2885 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2886 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2887 (Frames, Backtrace, Selection, Expressions, Registers)
2888 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2889 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2890 (Source Annotations, Using JIT Debug Info Readers, Packets)
2891 (Stop Reply Packets, Host I/O Packets)
2892 (Target Description Format): Don't use @var at the beginning of a
2893 sentence.
2894
2895 * python.texi (Basic Python, Types In Python)
2896 (Commands In Python, Frames In Python, Line Tables In Python)
2897 (Breakpoints In Python, gdb.printing, gdb.types)
2898 (Type Printing API): Don't use @var at the beginning of a
2899 sentence.
2900
67b5c0c1
MM
29012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2902
2903 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2904 replay-memory-access".
2905
6a3cb8e8
PA
29062014-05-21 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.texinfo (Starting): Document "set/show
2909 auto-connect-native-target".
2910 (Target Commands): Document "target native".
2911
936d2992
PA
29122014-05-20 Pedro Alves <palves@redhat.com>
2913
2914 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2915 not be remote specific. Add cross reference to the qCRC packet.
2916 (Separate Debug Files): Update cross reference to the qCRC packet.
2917 (General Query Packets) <qCRC packet>: Add anchor.
2918
b3ce5e5f
DE
29192014-05-17 Doug Evans <xdje42@gmail.com>
2920
2921 Copy over changes from guile.texi.
2922 * python.texi (Basic Python) <gdb.execute>: Add text.
2923 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2924 (Values From Inferior) <Python string>: Add text.
2925 (Values From Inferior) <Value.string>: Clarify string length handling.
2926 (Pretty Printing API): Add cindex.
2927 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2928 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2929 @vindex.
2930 (Commands In Python) <COMPLETE_*>: Similarly.
2931 (Symbols In Python) <SYMBOL_*>: Similarly.
2932 (Breakpoints In Python) <WP_*>: Similarly.
2933 (Breakpoints In Python) <BP_*>: Similarly.
2934
8dfcab11
DT
29352014-05-17 David Taylor <dtaylor@emc.com>
2936
2937 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2938 mentioned in the qfThreadInfo reply.
2939
8d551b02
DE
29402014-05-16 Doug Evans <dje@google.com>
2941
2942 * gdb.texinfo (Mode Options): Add -D.
2943
e20bd8f4
SB
29442014-05-09 Samuel Bronson <naesten@gmail.com>
2945
2946 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2947 "make -C".
2948
f989a1c8
TT
29492014-04-29 Tom Tromey <tromey@redhat.com>
2950
2951 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2952 "show debug varobj".
2953
95cf3b38
DT
29542014-05-01 David Taylor <dtaylor@emc.com>
2955
2956 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2957 option.
2958
01f9f808
MS
29592014-04-24 Michael Sturm <michael.sturm@mintel.com>
2960 Walfred Tedeschi <walfred.tedeschi@intel.com>
2961
2962 * gdb.texinfo (i386 Features): Add description of AVX512
2963 registers.
2964
770e7fc7
DE
29652014-03-31 Doug Evans <dje@google.com>
2966
2967 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2968
97d8f0ee
DE
29692014-03-30 Doug Evans <dje@google.com>
2970
2971 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2972 (Background Execution): Ditto.
2973
36cb1214
HZ
29742014-03-21 Pedro Alves <palves@redhat.com>
2975 Stan Shebs <stan@codesourcery.com>
2976 Hui Zhu <hui@codesourcery.com>
2977
2978 * gdb.texinfo (Packets): Add anchor to "? packet".
2979 Remove fixme and update introduction of "k packet".
2980 Add anchor to "vKill packet".
2981
5e3a2c38
SS
29822014-03-12 Stan Shebs <stan@codesourcery.com>
2983
2984 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2985
7a5a839f
LC
29862014-02-26 Ludovic Courtès <ludo@gnu.org>
2987
dc6ae996 2988 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2989
95060284
JB
29902014-02-20 Joel Brobecker <brobecker@adacore.com>
2991
2992 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2993 and "assf" as being deprecated.
2994 (Cygwin Native): Likewise for "dll-symbols".
2995 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2996 as a way to force the loading of symbols from a DLL.
2997
f7bd0f78
SC
29982014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2999
3000 * python.texi (Values From Inferior): Add description about the
3001 new feature.
3002
329baa95
DE
30032014-02-17 Doug Evans <xdje42@gmail.com>
3004
3005 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3006 * gdb.texinfo (Python): Moved to ...
3007 * python.texi: ... here. New file.
3008
687894f5
DE
30092014-02-17 Ludovic Courtès <ludo@gnu.org>
3010
d25f38ee 3011 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
3012 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3013 parameter to 'str-lookup-function' procedure. Look for
3014 the "std::string<" prefix.
3015 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3016 Adjust description.
3017
6fb526ee
DE
30182014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3019
d25f38ee 3020 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
3021 parantheses for deffn.
3022 (Disassembly In Guile): Ditto.
3023
1e0a5178
SS
30242014-02-10 Stan Shebs <stan@codesourcery.com>
3025
3026 Add Doxygen support.
3027 * Makefile.in (doxy): New action, generates Doxygen files.
3028 (DOXYGEN): New.
3029 (doxyedit): New.
3030 * Doxyfile-base.in: New file.
3031 * Doxyfile-gdb-api.in: New file.
3032 * Doxyfile-gdb-xref.in: New file.
3033 * Doxyfile-gdbserver.in: New file.
3034 * doxy-index.in: New file.
3035 * filter-for-doxygen: New file.
3036 * filter-params.pl: New file.
3037
ed3ef339
DE
30382014-02-10 Doug Evans <xdje42@gmail.com>
3039
3040 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3041 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3042 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3043 (Guile docs): Include guile.texi.
3044 (objfile-gdbdotext file): Add objfile-gdb.scm.
3045 (dotdebug_gdb_scripts section): Mention Guile scripts.
3046 (Multiple Extension Languages): New node.
3047 * guile.texi: New file.
3048
c6044dd1
JB
30492014-01-28 Joel Brobecker <brobecker@adacore.com>
3050
3051 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3052 ignore-descriptive-types". commands.
3053
87ce2a04
DE
30542014-01-22 Doug Evans <dje@google.com>
3055
3056 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3057 (gdbserver man): Ditto.
3058
52834460
MM
30592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3060
3061 * gdb.texinfo: Document limited reverse/replay support
3062 for target record-btrace.
3063
0688d04e
MM
30642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3065
3066 * gdb.texinfo (Process Record and Replay): Update documentation.
3067
8710b709
MM
30682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3069
3070 * gdb.texinfo (Process Record and Replay): Document new /c
3071 modifier accepted by "record function-call-history".
3072 Add /i modifier to "record function-call-history" example.
3073
dcf106f3
JB
30742014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3075 Joel Brobecker <brobecker@adacore.com>
3076
3077 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3078 markers. Remove one that was misplaced.
3079
41ef2965
PA
30802014-01-10 Pedro Alves <palves@redhat.com>
3081
3082 * gdb.texinfo (Your Program's Environment) <set environment>:
3083 Mention the shell, and point at 'set exec-wrapper'.
3084
c0d48811
JB
30852014-01-07 Joel Brobecker <brobecker@adacore.com>
3086
3087 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3088
5fba4c0f
JB
30892013-12-30 Joel Brobecker <brobecker@adacore.com>
3090
3091 * gdb.texinfo (Types In Python): Clarify the documentation
3092 of attribute gdb.Field.bitpos.
3093
0809504b
JB
30942013-12-28 Joel Brobecker <brobecker@adacore.com>
3095
3096 * gdb.texinfo (Types In Python): Fix the documentation of
3097 attribute "bitpos" in class gdb.Field for enum types. Add
3098 documentation for attribute "enumval" in that same class.
3099
edef6000
JB
31002013-12-28 Joel Brobecker <brobecker@adacore.com>
3101
3102 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3103 @ftable.
3104
71b8c845
DE
31052013-12-23 Doug Evans <xdje42@gmail.com>
3106
3107 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3108 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3109 corresponding section in Extending GDB.
3110 (Extending GDB): Move menu up. New menu item "Auto-loading
3111 extensions".
3112 (Sequences): New menu item "Auto-loading sequences".
3113 (Auto-loading sequences): New node.
3114 (Python): Rename section from Scripting GDB to Extending GDB.
3115 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3116 Move docs on ways to auto-load extensions to ...
3117 (Auto-loading extensions): ... here. New node.
3118
d192b373
JB
31192013-12-23 Joel Brobecker <brobecker@adacore.com>
3120
3121 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3122 in menu.
3123 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3124 command, now in a new node.
3125 (GDB/MI Support Commands): New node, with its contents being
3126 extracted from the "GDB/MI Miscellaneous Commands" node.
3127 A small paragraph introducing the section is also added at
3128 the start.
3129 (GDB/MI Miscellaneous Commands): Delete the description of the
3130 -info-gdb-mi-command, -list-features and -list-target-features
3131 commands, now hosted in the "GDB/MI Support Commands" node.
3132
a16b0e22
SC
31332013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3134
3135 PR python/16113
3136 * gdb.texinfo (Values From Inferior): Add a note about using
3137 gdb.Field objects as subscripts on gdb.Value objects.
3138 (Types In Python): Add description about the new attribute
3139 "parent_type" of gdb.Field objects.
3140
9b26f0fb
JB
31412013-12-12 Joel Brobecker <brobecker@adacore.com>
3142
3143 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3144 entry for section docuumenting the -list-features GDB/MI command.
3145
72bfa06c
JB
31462013-12-10 Joel Brobecker <brobecker@adacore.com>
3147
3148 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3149 "exec-run-start-option" entry in the output of the "-list-features"
3150 command.
3151
3ea8680f
EZ
31522013-12-04 Eli Zaretskii <eliz@gnu.org>
3153
3154 * gdb.texinfo (i386): Fix yesterday's commit.
3155
1a4f73eb
TT
31562013-12-03 Tom Tromey <tromey@redhat.com>
3157
3158 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3159 documented here.
3160
6cb999f8
TT
31612013-12-03 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3164
ca8941bb
WT
31652013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3166
3167 * gdb.texinfo (i386 Features): Add MPX feature registers.
3168 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3169 a subsubsection for MPX and describes the display of the
3170 boundary registers.
3171
688981c9
JB
31722013-12-03 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3175 documentation of the "ada-exceptions" entry.
3176
2ea126fa
JB
31772013-12-03 Joel Brobecker <brobecker@adacore.com>
3178
3179 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3180 "^error" result record concerning the error message. Document
3181 the error code that may also be part of that result record.
3182 (GDB/MI Miscellaneous Commands): Document the
3183 "undefined-command-error-code" element in the output of
3184 the "-list-features" GDB/MI command.
3185
6b7cbff1
JB
31862013-12-03 Joel Brobecker <brobecker@adacore.com>
3187
3188 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3189 the new -info-gdb-mi-command GDB/MI command. Document
3190 the meaning of "-info-gdb-mi-command" in the output of
3191 -list-features.
3192
20e1ca3b
PA
31932013-11-29 Pedro Alves <palves@redhat.com>
3194
3195 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3196 Update comment.
3197
29453a14
YQ
31982013-11-24 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.texinfo (Caching Remote Data): Document new
3201 "set/show stack-cache" option.
3202
6dd315ba
YQ
32032013-11-24 Yao Qi <yao@codesourcery.com>
3204
3205 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3206 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3207 "off" respectively.
3208
9df9dbe0
YQ
32092013-11-23 Yao Qi <yao@codesourcery.com>
3210
3211 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3212 of "displayhint" to the table about child results.
3213
c78feb39
YQ
32142013-11-21 Yao Qi <yao@codesourcery.com>
3215
3216 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3217 'dynamic' for the output of command -var-list-children.
3218
27b81af3
YQ
32192013-11-21 Yao Qi <yao@codesourcery.com>
3220
3221 * gdb.texinfo (Caching Target Data): Remove "see" before
3222 @pxref.
3223
b26dfc9a
YQ
32242013-11-20 Yao Qi <yao@codesourcery.com>
3225
3226 * gdb.texinfo (Caching Target Data): Update doc for
3227 per-address-space dcache.
3228
b12039c6
YQ
32292013-11-20 Yao Qi <yao@codesourcery.com>
3230
3231 * gdb.texinfo (Data): Rename menu item.
3232 (Caching Remote Data): Rename to ...
3233 (Caching Target Data): ... it. Update.
3234
422ad5c2
JB
32352013-11-18 Joel Brobecker <brobecker@adacore.com>
3236
3237 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3238 "language-option" entry in the output of the "-list-features"
3239 command.
3240
805e1f19
TT
32412013-11-15 Tom Tromey <tromey@redhat.com>
3242
3243 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3244 Add example.
3245
8fe1b653
TT
32462013-11-14 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3249
403cb6b1
JB
32502013-11-14 Joel Brobecker <brobecker@adacore.com>
3251
3252 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3253 (Context management): Place current subsection text into its own
3254 subsubsection. Add new subsubsection describing the "--language"
3255 command option.
3256
93973826
JB
32572013-11-13 Joel Brobecker <brobecker@adacore.com>
3258
3259 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3260 the documentation of "info-ada-exceptions" in the output
3261 of the "-list-features" command. Add the documentation
3262 of the "ada-exception" entry instead.
3263
6adcee18
JB
32642013-11-12 Joel Brobecker <brobecker@adacore.com>
3265
93973826 3266
6adcee18
JB
3267 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3268 word of a couple of sentences to start with a capital letter.
3269
58d06528
JB
32702013-11-12 Joel Brobecker <brobecker@adacore.com>
3271
3272 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3273 (Ada Exceptions): New node.
3274 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3275 Commands" node.
3276 (GDB/MI Ada Exceptions Commands): New node.
3277 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3278 field in the output of the "-list-features" command.
3279 * NEWS: Add entry for the new "info exceptions" CLI command,
3280 and for the new "-info-ada-exceptions" GDB/MI command.
3281
bc79de95
PM
32822013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3283
3284 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3285 (Line Tables In Python): New node.
3286
73be47f5
DE
32872013-11-08 Doug Evans <dje@google.com>
3288
3289 * gdb.texinfo (Debugging Output): Update text for
3290 "set debug dwarf2-read".
3291
db0fec5c
DE
32922013-11-08 Doug Evans <dje@google.com>
3293
3294 * gdb.texinfo (Debugging Output): Update text for
3295 "set debug symtab-create".
3296
92e32e33
PM
32972013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3298
72f4393d
L
3299 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3300 constant.
92e32e33 3301
f76c27b5
PM
33022013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3303
3304 * gdb.texinfo (Breakpoints In Python): Document temporary
3305 option in breakpoint constructor, and add documentation to the
3306 temporary attribute.
3307
fa4d0c40
YQ
33082013-11-07 Yao Qi <yao@codesourcery.com>
3309
3310 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3311 output of "-var-info-expression".
3312
afa332ce
PA
33132013-11-06 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3316 non-interactive mode.
3317 (Environment) <shell startup files warning>: Mention
3318 non-interactive mode. Mention .zshenv for Z shell, and talk about
3319 BASH_ENV instead of .bashrc for BASH.
3320
9ac69859
NB
33212013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3322
3323 * gdb.texinfo (Commands to Specify Files): Add description
3324 of the remove-symbol-file command.
3325 * observer.texi: New free_objfile event
3326
98882a26
PA
33272013-10-24 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3330
ce13fade
JB
33312013-10-11 Joel Brobecker <brobecker@adacore.com>
3332
3333 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3334 New subsection inside which the "-catch-load" and "-catch-unload"
3335 commands documentation is now placed.
3336 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3337 documenting the "-catch-assert" and "-catch-exception" new
3338 GDB/MI commands.
3339
2446f5ea
JB
33402013-10-10 Joel Brobecker <brobecker@adacore.com>
3341
3342 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3343
0d12017b
JB
33442013-10-10 Joel Brobecker <brobecker@adacore.com>
3345
bd80dc1a
JB
3346 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3347 serial baud".
3348 (Remote Configuration): Replace "set remotebaud" by "set serial
3349 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3350
f4fb82a1
PA
33512013-10-07 Pedro Alves <palves@redhat.com>
3352
3353 PR breakpoints/11568
3354 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3355 when the thread is removed from the thread list.
3356
0c557179
SDJ
33572013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3358
3359 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3360 Update entry for $_exitcode.
3361
5713b9b5
JB
33622013-10-04 Joel Brobecker <brobecker@adacore.com>
3363
3364 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3365 new "--start" option.
3366
901461f8
PA
33672013-10-02 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.texinfo (Registers): Expand description of saved registers
3370 in frames. Explain <not saved>.
3371
8fb8eb5c
DE
33722013-09-25 Doug Evans <dje@google.com>
3373
3374 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3375
0a7cfe2c
SS
33762013-09-16 Stan Shebs <stan@codesourcery.com>
3377
3378 Remove the internals manual gdbint.texinfo.
3379 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3380 (PDFFILES): Remove gdbint.pdf.
3381 (HTMLFILES): Remove gdbint/index.html.
3382 (HTMLFILES_INSTALL): Remove gdbint.
3383 (GDBINT_DOC_FILES): Remove.
3384 (dvi): Remove gdbint.dvi.
3385 (ps): Remove gdbint.ps.
3386 * gdbint.texinfo: Remove file.
3387 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3388
a280dbd1
SDJ
33892013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3390
3391 * gdb.texinfo (Convenience Functions): Mention new convenience
3392 function $_isvoid.
3393
4ac33720
UW
33942013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3395
3396 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3397 (Standard Target Features): Add new node to menu.
3398 (S/390 and System z Features): New node.
3399
b3d3b4bd
SA
34002013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3401
3402 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3403 -list-target-features in the example.
3404
edf9f00c
JK
34052013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3406
3407 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3408 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3409
1d236d23
JK
34102013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3411
3412 Sync documentation with gdb.base/gnu-debugdata.exp.
3413 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3414
5423b017
JK
34152013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3416
3417 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3418
6211c335
YQ
34192013-08-27 Pedro Alves <pedro@codesourcery.com>
3420 Yao Qi <yao@codesourcery.com>
3421
3422 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3423 Document new --skip-unavailable option.
3424 <-stack-list-variables>: Document new --skip-unavailable option.
3425
52e260a3
DE
34262013-08-26 Doug Evans <dje@google.com>
3427
3428 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3429 an optional regexp.
3430
5e92f71a
TT
34312013-08-13 Tom Tromey <tromey@redhat.com>
3432
3433 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3434 Document GDB_PARALLEL and GDB_INOTIFY.
3435
c5d7073b
SS
34362013-08-09 Stan Shebs <stan@codesourcery.com>
3437
3438 * LRS: Remove file, describes a long-abandoned live-range
3439 splitting extension to stabs.
3440
6fbe845e
AB
34412013-07-25 Andrew Burgess <aburgess@broadcom.com>
3442
3443 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3444
e7045703
DE
34452013-07-17 Doug Evans <dje@google.com>
3446
3447 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3448
3105ebf9
TT
34492013-07-02 Tom Tromey <tromey@redhat.com>
3450
3451 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3452
d6c2da54
TT
34532013-06-28 Tom Tromey <tromey@redhat.com>
3454
3455 * Makefile.in (version.subst): Use version.in, not
3456 common/version.in.
3457 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3458 Likewise.
3459
e5823f1c
PA
34602013-06-27 Pedro Alves <palves@redhat.com>
3461
3462 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3463 dynamic symbol resolution code>: New section, based on infrun.c
3464 comment.
3465
92dcb9ff
TT
34662013-06-26 Tom Tromey <tromey@redhat.com>
3467
3468 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3469 Update.
3470 (Releasing GDB): Likewise.
3471
dc673c81
YQ
34722013-06-26 Pedro Alves <pedro@codesourcery.com>
3473 Yao Qi <yao@codesourcery.com>
3474
3475 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3476 -trace-frame-collected.
3477
28a93511
YQ
34782013-06-26 Pedro Alves <pedro@codesourcery.com>
3479
3480 * gdb.texinfo (Traceframe Info Format): Document tvar element
3481 and its attributes.
3482
a0743c90
YQ
34832013-06-25 Yao Qi <yao@codesourcery.com>
3484
3485 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3486
01208463
TT
34872013-06-24 Tom Tromey <tromey@redhat.com>
3488
3489 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3490 (GDBvn.texi): Use version.subst.
3491 (version.subst): New target.
3492 (mostlyclean): Remove version.subst.
3493
c898adb7
YQ
34942013-06-20 Pedro Alves <pedro@codesourcery.com>
3495
3496 * gdb.texinfo (GDB/MI Data Manipulation)
3497 <-data-list-register-values>: Document the --skip-unavailable
3498 option.
3499
7c57fa1e
YQ
35002013-06-07 Yao Qi <yao@codesourcery.com>
3501
3502 * gdb.texinfo (Symbols): Add kindex and cindex for
3503 'maint print msymbols'.
3504
0059c61a 35052013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3506
3507 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3508 response field name (thread-group to inferior).
3509
85dc5a12
GB
35102013-06-04 Gary Benson <gbenson@redhat.com>
3511
3512 * gdb.texinfo (General Query Packets/qSupported): Added
3513 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3514 to the table of currently defined stub features.
3515 Added a more detailed entry for "augmented-libraries-svr4-read".
3516 (General Query Packets/qXfer:libraries-svr4:read): Documented
3517 the augmented form of this packet.
3518
5901af59
JB
35192013-05-23 Joel Brobecker <brobecker@adacore.com>
3520
3521 * gdb.texinfo (System-wide Configuration Scripts): Renames
3522 "Installed System-wide Configuration Scripts". Add associated
3523 @menu block.
3524
c1e36e3e
PA
35252013-05-23 Yao Qi <yao@codesourcery.com>
3526 Pedro Alves <palves@redhat.com>
3527
3528 * gdb.texinfo (Packets): Document 'vCont;r'.
3529 (Continuing and Stepping): Document target-assisted range
3530 stepping, and the 'set range-stepping' and 'show range-stepping'
3531 commands.
3532
0201faac
JB
35332013-05-23 Joel Brobecker <brobecker@adacore.com>
3534
3535 * gdb.texinfo (Installed System-wide Configuration Scripts):
3536 Add subsection describing the scripts now available under
3537 the data-dir's system-gdbbinit subdirectory.
3538 * NEWS: Add entry announcing the availability of system-wide
3539 configuration scripts for ElinOS and Wind River Linux.
3540
c5867ab6
HZ
35412013-05-21 Hui Zhu <hui@codesourcery.com>
3542
3543 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3544 "-dprintf-insert" command.
3545
7d0c9981
DE
35462013-05-17 Doug Evans <dje@google.com>
3547
3548 * gdb.texinfo (Maintenance Commands): Update doc for
3549 "maint check-psymtabs". Add doc for "maint check-symtabs",
3550 "maint expand-symtabs".
3551
742ce053
MM
35522013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3553
3554 * gdb.texinfo (Process Record and Replay): Document the
3555 "record goto" command and its sub-commands.
3556
1e611234
PM
35572013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3558
3559 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3560 (Python API): Add Frame Filters API, Frame Wrapper API,
3561 Writing a Frame Filter/Wrapper, Managing Management of Frame
3562 Filters chapter entries.
3563 (Frame Filters API): New Node.
3564 (Frame Wrapper API): New Node.
3565 (Writing a Frame Filter): New Node.
3566 (Managing Frame Filters): New Node.
3567 (Progspaces In Python): Add note about frame_filters attribute.
3568 (Objfiles in Python): Ditto.
3569 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3570 @anchors and --no-frame-filters option to -stack-list-variables,
3571 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3572 commands.
3573
2874cb83
JB
35742013-05-08 Joel Brobecker <brobecker@adacore.com>
3575
3576 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3577 Support" subsection documenting the XML format used to transfer
3578 shared library info on AIX.
3579
9a005eb9
JB
35802013-05-08 Joel Brobecker <brobecker@adacore.com>
3581
3582 * gdb.texinfo (Debugging Output): Add documentation of
3583 "set debug aix-solib" and "show debug aix-solib" commands.
3584
a1217d97
SL
35852013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3586
3587 * gdb.texinfo (Nios II): New section.
3588 (Nios II Features): New section.
3589
4d1eb6b4
JB
35902013-05-06 Joel Brobecker <brobecker@adacore.com>
3591
3592 * gdbint.texinfo (Algorithms): Remove entries documenting
3593 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3594 SOLIB_CREATE_INFERIOR_HOOK.
3595
3f84184e
TT
35962013-04-29 Tom Tromey <tromey@redhat.com>
3597
3598 PR python/14204:
3599 * gdb.texinfo (Python API): Fix menu entry.
3600 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3601 Define global and static block. Add example. Clarify
3602 block relationship for inline functions.
3603
60155234
TT
36042013-04-29 Tom Tromey <tromey@redhat.com>
3605
3606 * gdb.texinfo (Python API): Mention Python help and keyword
3607 arguments. Move pagination text to Basic Python.
3608 (Basic Python): Put pagination text here. Document
3609 close-on-exec, SIGCHLD, and SIGINT.
3610
5360976e
PA
36112013-04-19 Pedro Alves <palves@redhat.com>
3612
3613 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3614 "signedness" instead of "signness".
3615
bd3f3b55
PA
36162013-04-19 Pedro Alves <palves@redhat.com>
3617
3618 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3619 -Wno-pointer-sign text with text on -Wpointer-sign.
3620
dee368d3
TT
36212013-04-16 Tom Tromey <tromey@redhat.com>
3622
3623 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3624 GCC that has the SDT probe points.
3625
cc16e6c9
TT
36262013-04-15 Tom Tromey <tromey@redhat.com>
3627
3628 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3629 exception catchpoints.
3630
72f1fe8a
TT
36312013-04-15 Tom Tromey <tromey@redhat.com>
3632
3633 * gdb.texinfo (Set Catchpoints): Document $_exception.
3634 (Convenience Vars): Mention $_exception.
3635
591f19e8
TT
36362013-04-15 Tom Tromey <tromey@redhat.com>
3637
3638 * gdb.texinfo (Set Catchpoints): Reorganize exception
3639 catchpoints. Document "catch rethrow".
3640 (Debugging C Plus Plus): Mention "catch rethrow".
3641
02ae6bad
TT
36422013-04-15 Tom Tromey <tromey@redhat.com>
3643
3644 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3645
2c91021c
JK
36462013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3647 Eli Zaretskii <eliz@gnu.org>
3648
3649 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3650 line below the sample output.
3651
6eaaf48b
EZ
36522013-04-12 Eli Zaretskii <eliz@gnu.org>
3653
3654 * gdb.texinfo (Mode Options): Document '-configuration'.
3655 (Help): Document "show configuration".
3656 (Bug Reporting): Add requirements to include the configuration
3657 details in bug reports.
3658
b292c783
JK
36592013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3660
3661 * Makefile.in (MAN1S): Add gcore.1.
3662 Remove "Host, target, and site specific Makefile fragments" comment.
3663 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3664 (install-man1, uninstall-man1): Conditionalize gcore.1.
3665 (gcore.1): New.
3666 * gdb.texinfo (Man Pages): Add gcore man.
3667 (gcore man): New node.
3668
f81d1120
PA
36692013-04-10 Pedro Alves <palves@redhat.com>
3670
3671 * gdb.texinfo (Process Record and Replay): Document that "set
3672 record full insn-number-max", "set record
3673 instruction-history-size" and "set record
3674 function-call-history-size" accept "unlimited".
3675 (Backtrace): Document that "set backtrace limit" accepts
3676 "unlimited".
3677 (List): Document that "set listsize" accepts "unlimited".
3678 (Print Settings)" Document that "set print max-symbolic-offset",
3679 "set print elements" and "set print repeats" accept "unlimited".
3680 (Starting and Stopping Trace Experiments): Document that "set
3681 trace-buffer-size" accepts "unlimited".
3682 (Remote Configuration): Document that "set tcp connect-timeout"
3683 accepts "unlimited".
3684 (Command History): Document that "set history size" accepts
3685 "unlimited".
3686 (Screen Size): Document that "set height" and "set width" accepts
3687 "unlimited". Adjust "set pagination"'s description to suggest
3688 "set height unlimited" instead of "set height 0".
3689
393fd4c3
YQ
36902013-04-10 Yao Qi <yao@codesourcery.com>
3691
3692 * gdb.texinfo (Trace Files): Add "target ctf".
3693
cba5a7bf
JK
36942013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3695
3696 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3697
0ed630cb
JK
3698 * Makefile.in (install-man1, install-man5, uninstall-man1)
3699 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3700
afe1492b
JK
3701 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3702
5b8b6385
JK
37032013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3704 Eli Zaretskii <eliz@gnu.org>
3705
3706 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3707 parameters order. Remove "On some targets" for --attach. Document the
3708 --multi parameter and extended-remote command. Document all the
3709 options.
3710
906ccdf0
JK
37112013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3712
3713 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3714 the list of supported languages.
3715
43662968
JK
37162013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3717
3718 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3719 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3720 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3721 (diststuff): Add man.
3722 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3723 (uninstall-man5): New.
3724 (STAGESTUFF): Add *.1 and *.5.
3725 (GDBvn.texi): Add SYSTEM_GDBINIT.
3726 (gdb.1, gdbserver.1, gdbinit.5): New.
3727 (maintainer-clean realclean): Add $(MANS).
3728 (install): Add install-man.
3729 (uninstall): Add uninstall-man.
3730 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3731 (@copying): Wrap it by @c man begin COPYRIGHT.
3732 (Top): Add Man Pages.
3733 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3734
be9a8770
PA
37352013-04-02 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.texinfo (Debugging Output): Document "set/show debug
3738 aarch64", "set/show debug coff-pe-read" and "set/show debug
3739 mach-o".
3740
a46c1e42
PA
37412013-04-02 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3744 table>: Add entry for "trace-buffer-size".
3745
bd3eecc3
PA
37462013-03-28 Pedro Alves <palves@redhat.com>
3747
3748 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3749 table>: Add entry for "trace-status".
3750
215b9f98
EZ
37512013-03-28 Eli Zaretskii <eliz@gnu.org>
3752
3753 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3754 @bullet", which is invalid (makeinfo 5.1 barfs).
3755
7f7cc265
PA
37562013-03-28 Pedro Alves <palves@redhat.com>
3757
3758 PR gdb/15294
3759
3760 * gdb.texinfo (List) <set listsize>: Adjust to document that
3761 listsize 0 means no limit, and remove mention of -1.
3762
9c0be723
YQ
37632013-03-22 Yao Qi <yao@codesourcery.com>
3764
3765 * gdb.texinfo (Embedded Processors): Remove menu item
3766 "OpenRISC 1000".
3767 (OpenRISC 1000): Remove.
3768
bd712aed
DE
37692013-03-21 Doug Evans <dje@google.com>
3770
3771 * gdb.texinfo (Maintenance Commands): Add docs for
3772 "mt set per-command {space,time,symtab} {on,off}".
3773
d0353e76
YQ
37742013-03-14 Hui Zhu <hui@codesourcery.com>
3775 Yao Qi <yao@codesourcery.com>
3776
3777 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3778
6dd24dfa
KS
37792013-03-13 Keith Seitz <keiths@redhat.com>
3780
3781 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3782 "maint agent" reference to Dynamic printf.
3783
5c4808ca
EZ
37842013-03-11 Eli Zaretskii <eliz@gnu.org>
3785
3786 * gdb.texinfo (General Query Packets): Don't use colon in index
3787 entries visible to Info format.
3788
59ea5688
MM
37892013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3790
3791 * gdb.texinfo (Process Record and Replay): Document record
3792 changes.
3793
2ae8c8e7
MM
37942013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3795
3796 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3797 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3798 qXfer:btrace:read.
3799
28abe188
EZ
38002013-03-09 Eli Zaretskii <eliz@gnu.org>
3801
3802 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3803 use colons in @anchor and @cindex entries.
3804
be9a119c 38052013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3806
3807 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3808
be9a119c 38092013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3810 Hafiz Abid Qadeer <abidh@codesourcery.com>
3811
3812 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3813 trace-buffer-size set and show commands.
3814 (Tracepoint Packets): Document QTBuffer:size.
3815 (General Query Packets): Document QTBuffer:size.
3816
d57350ea
TT
38172013-02-21 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.texinfo: Remove bad @syncodeindex.
3820 (Values From Inferior, Types In Python, Inferiors In Python)
3821 (Events In Python, Threads In Python, Frames In Python, Blocks In
3822 Python, Symbols In Python, Symbol Tables In Python): Remove
3823 @tables.
3824 (Packets, General Query Packets, Tracepoint Packets)
3825 (Host I/O Packets): Use @w{} for empty @item.
3826
9f44fbc0
SCR
38272013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3828
3829 * gdb.texinfo (Architectures In Python): Add description about
3830 the new method gdb.Architecture.disassemble.
3831
f5911ea1
HAQ
38322013-02-15 Pedro Alves <pedro@codesourcery.com>
3833 Hafiz Abid Qadeer <abidh@codesourcery.com>
3834
3835 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3836 Document the "trace-file" field.
3837
7e1e0340
DE
38382013-02-07 Doug Evans <dje@google.com>
3839
3840 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3841 command.
3842
134a2066
YQ
38432013-02-06 Yao Qi <yao@codesourcery.com>
3844
3845 * gdb.texinfo (GDB/MI Async Records): Document new MI
3846 notification "=tsv-modified". Update the document of MI
3847 notification "=tsv-created".
3848 * observer.texi (GDB Observers): New observer tsv_modified.
3849 Update observer tsv_created and tsv_delete.
3850
430ed3f0
MS
38512013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3852
3853 * gdb.texinfo (AArch64 Features): New section; document
3854 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3855 (Architectures): Add new AArch64 section to document AArch64
3856 architecture specific commands.
3857 (ABI): Add description of the new OS ABI "Newlib" and its influence
3858 on the longjmp handling.
3859
1b56eb55
JK
38602013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3861 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3864 variable in 'set/show backtrace' section.
3865
c4957902
TT
38662013-01-31 Tom Tromey <tromey@redhat.com>
3867
3868 * gdb.texinfo (Target Commands): Fix typo.
3869
bea883fd
SCR
38702013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3871
3872 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3873 describing the gdb.Architecture class.
3874 (Frames In Python): Add description about the new method
3875 gdb.Frame.architecture().
3876
796a7ff8
DE
38772013-01-23 Doug Evans <dje@google.com>
3878
3879 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3880
998580f1
MK
38812013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3882
3883 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3884 'thread-groups' field when printing a breakpoint in MI.
3885
c9fb1240
SD
38862012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3887 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3888 to reflect that jit-reader-load now supports absolute file-names.
3889
ab04a2af
TT
38902013-01-16 Tom Tromey <tromey@redhat.com>
3891
3892 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3893 (Signals): Likewise.
3894
8ac3646f
TT
38952013-01-16 Tom Tromey <tromey@redhat.com>
3896
3897 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3898 "catch-type" field.
3899 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3900
e93a8774
TT
39012013-01-07 Tom Tromey <tromey@redhat.com>
3902
3903 * gdb.texinfo (Mode Options): Don't mention -epoch.
3904 (Data, Emacs): Remove obsolete comments.
3905
54516a0b
TT
39062013-01-02 Tom Tromey <tromey@redhat.com>
3907
3908 * gdb.texinfo (GDB/MI Output Records): Update menu.
3909 (GDB/MI Breakpoint Information): New node.
3910 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3911 <-break-insert>: Likewise.
3912
8dbe8ece
YQ
39132012-12-31 Yao Qi <yao@codesourcery.com>
3914
3915 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3916 (Packets): Move "vStopped" packet to ...
3917 (Notification Packets): ... here. Describe the components
3918 of notification. Add a table of supported notifications.
3919 Add an example on the process of he async notification.
3920
f35a17b5
JK
39212012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3922
3923 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3924 present.
3925 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3926 fullname output always present.
3927
0dfd2fad
PM
39282012-12-23 Pierre Muller <muller@sourceware.org>
3929
72f4393d
L
3930 * gdbint.texinfo (Function prototypes): Require use of "extern"
3931 modifier for function prototypes in headers.
0dfd2fad 3932
7785b880
JB
39332012-12-19 Joel Brobecker <brobecker@adacore.com>
3934
3935 * refcard.tex: Update copyright notice to GPL v3 or later.
3936 Update contact info.
3937
3d745be3
JK
39382012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3939
3940 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3941
c9b6281a
YQ
39422012-12-15 Yao Qi <yao@codesourcery.com>
3943
3944 * gdb.texinfo (Debugging Output): Document 'set debug
3945 notification' and 'show debug notification'.
3946
f2a8bc8a
YQ
39472012-12-15 Yao Qi <yao@codesourcery.com>
3948
3949 * gdb.texinfo (Listing Tracepoints): New item and example about
3950 'installed on target' output.
3951 Add more in the example about 'installed on target'.
3952 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3953
451b7c33
TT
39542012-12-14 Tom Tromey <tromey@redhat.com>
3955
72f4393d 3956 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3957
3fa7bf06 39582012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3959
3fa7bf06
MG
3960 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3961
701adfb0
PA
39622012-12-12 Paul Koning <paul_koning@dell.com>
3963
3964 Add support for Python 3.
3965 * gdb.texinfo (Inferior.read_memory): Mention that the return
3966 value is a memoryview object if Python 3.
3967
05b4bd79
PA
39682012-12-11 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.texinfo: Remove all mentions of Unixware throughout.
3971
74a0d9f6
JK
39722012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3973
3974 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3975
0c631110
TT
39762012-11-29 Tom Tromey <tromey@redhat.com>
3977
3978 * gdb.texinfo (SVR4 Process Information): Document missing
3979 "info proc" subcommands.
3980
891df0ea
YQ
39812012-11-29 Yao Qi <yao@codesourcery.com>
3982
3983 PR gdb/1477.
3984 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3985 to 'auto' instead of 'gnu'.
3986
608e2dbb
TT
39872012-11-26 Tom Tromey <tromey@redhat.com>
3988
3989 * gdb.texinfo (MiniDebugInfo): New node.
3990 (GDB Files): Update.
3991
e64e0392
DE
39922012-11-16 Doug Evans <dje@google.com>
3993
3994 * gdb.texinfo (System-wide configuration): If the system-wide init
3995 file lives in the data-directory, and --data-directory is provided,
3996 look for it there.
3997
ae606bee
TT
39982012-11-15 Tom Tromey <tromey@redhat.com>
3999
4000 * gdb.texinfo (Signaling): Fix typo.
4001
62747a60
TT
40022012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4003
4004 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4005 parameter "count" of -data-write-memory-bytes, and add an example.
4006
18a9fc12
TT
40072012-11-12 Tom Tromey <tromey@redhat.com>
4008
4009 * gdb.texinfo (Symbols): Document "info type-printers",
4010 "enable type-printer" and "disable type-printer".
4011 (Python API): Add new node to menu.
4012 (Type Printing API): New node.
4013 (Progspaces In Python): Document type_printers field.
4014 (Objfiles In Python): Likewise.
4015 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4016 register_type_printer, TypePrinter>: Document.
4017
53342f27
TT
40182012-11-12 Tom Tromey <tromey@redhat.com>
4019
4020 * gdb.texinfo (Symbols): Document "set print type methods",
4021 "set print type typedefs", and flags to ptype and whatis.
4022
ed8a1c2d
AB
40232012-11-09 Andrew Burgess <aburgess@broadcom.com>
4024
4025 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4026 the example -data-disassemble output. Extend the description of
4027 the -data-disassemble results to document all fields. Document
4028 the cli disassemble command as being related to -data-disassemble.
4029
8506d139
YQ
40302012-11-09 Yao Qi <yao@codesourcery.com>
4031
4032 PR gdb/14777.
4033 * gdb.texinfo (OS Information): Remove doc on command
4034 'info udot'.
4035
4d3f93a2
JB
40362012-11-08 Joel Brobecker <brobecker@adacore.com>
4037
4038 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4039 gdb.ini warning for Windows port.
4040
1e96de83
YQ
40412012-11-08 Yao Qi <yao@codesourcery.com>
4042
4043 * gdb.texinfo (Search): Add kindex for 'fo'.
4044
dc939229
TT
40452012-11-05 Tom Tromey <tromey@redhat.com>
4046
4047 PR python/14802:
4048 * gdb.texinfo (Functions In Python): Add example.
4049
6f6484cd
YQ
40502012-11-03 Yao Qi <yao@codesourcery.com>
4051
4052 * observer.texi (GDB Observers): Remove observer
4053 'tracepoint_modified', 'tracepoint_created' and
4054 'tracepoint_deleted'.
4055
af4238e5
TT
40562012-10-26 Tom Tromey <tromey@redhat.com>
4057
4058 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4059
687e43a4
TT
40602012-10-25 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.texinfo (General Query Packets): Use @itemx.
4063
8de0566d
YQ
40642012-10-17 Yao Qi <yao@codesourcery.com>
4065
4066 * observer.texi (GDB Observers): Update observer
4067 'memory_changed'.
4068 * gdb.texinfo (GDB/MI Async Records): Document for
4069 "memory-changed" notification.
4070
07540c15
DE
40712012-10-15 Doug Evans <dje@google.com>
4072
4073 * gdb.texinfo (Mode Options): Document -nh.
4074 Elaborate on docs for -nx.
4075
d7019589
SP
40762012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4077
4078 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4079
82a90ccf 40802012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 4081 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
4082
4083 * gdb.texinfo (GDB/MI Async Records): Document notification
4084 'record-started' and 'record-stopped'.
4085 * observer.texi (GDB Observers): New observer 'record-changed'.
4086
aa9259cc
TS
40872012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4088
4089 * gdb.texinfo: Document the removal of SH's 'regs' command.
4090
c1d780c2
SDJ
40912012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4092
4093 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4094
bb25a15c
YQ
40952012-09-18 Yao Qi <yao@codesourcery.com>
4096
4097 * gdb.texinfo (GDB/MI Async Records): Document new MI
4098 notifications '=tsv-created' and '=tsv-deleted'.
4099 * observer.texi (GDB Observers): New observer tsv_created and
4100 tsv_deleted.
4101
201b4506
YQ
41022012-09-18 Yao Qi <yao@codesourcery.com>
4103
4104 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4105 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4106 '=traceframe-changed'.
4107
6fc1c773
YQ
41082012-09-17 Yao Qi <yao@codesourcery.com>
4109
4110 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4111 'set listsize'.
4112
121c73f3
JK
41132012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4114 Eli Zaretskii <eliz@gnu.org>
4115
4116 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4117 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4118 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4119
e9687799
JK
41202012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4121
4122 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4123
3b5e4d35
YPK
41242012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4125
4126 Document how to return from "python-interactive" to GDB.
4127 * gdb.texinfo (Python Commands): Update documentation.
4128
41292012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4130
4131 Add a new "python-interactive" command that starts a standard
4132 Python interactive prompt with "pi" as alias, and add "py" as
4133 an alias to "python".
4134 * gdb.texinfo (Python Commands): Document the new commands.
4135
b583003e
TT
41362012-08-22 Tom Tromey <tromey@redhat.com>
4137
4138 * gdbint.texinfo (Host Definition): Remove documentation for
4139 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4140
a451cb65
KS
41412012-08-17 Keith Seitz <keiths@redhat.com>
4142
4143 PR c++/13356
4144 * gdb.texinfo (Type and Range Checking): Remove warning.
4145 Remove spurious commas.
4146 Update text and examples for re-implementation of set/show
4147 check type.
4148 (C and C++ Type and Range Checks): Likewise.
4149
6b1755ce
YQ
41502012-08-16 Yao Qi <yao@codesourcery.com>
4151
4152 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4153 is deprecated.
4154
f47f77df
DE
41552012-08-13 Doug Evans <dje@google.com>
4156
4157 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4158 to include functions.
4159
a72c3253
DE
41602012-08-10 Doug Evans <dje@google.com>
4161
4162 * gdb.texinfo (Convenience Funs): New node.
4163 (Types In Python): Document Type.vector.
4164
5b9afe8a
YQ
41652012-08-09 Yao Qi <yao@codesourcery.com>
4166
4167 * observer.texi: New observer command_param_changed.
4168 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4169
dc1039df
JK
41702012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4171
4172 * gdbint.texinfo (Debugging GDB): In section
4173 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4174 Mention also gdb-gdb.py.
4175
4abf930d
YQ
41762012-08-07 Yao Qi <yao@codesourcery.com>
4177
4178 Revert the folloing patch:
4179 2012-08-06 Yao Qi <yao@codesourcery.com>
4180 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4181 remote hardware-watchpoint-limit' and 'set
4182 remote hardware-breakpoint-limit'.
4183
f3c8a52a
JK
41842012-08-06 Nathaniel Flath <flat0103@gmail.com>
4185
4186 * gdb.texinfo (Working Directory): Added information about new
4187 default argument for 'cd' command.
4188
77a91025
YQ
41892012-08-06 Yao Qi <yao@codesourcery.com>
4190
4191 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4192 remote hardware-watchpoint-limit' and 'set
4193 remote hardware-breakpoint-limit'.
4194
d9f08f52
YQ
41952012-08-06 Yao Qi <yao@codesourcery.com>
4196
4197 Fix PR14371.
4198
4199 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4200 '=breakpoint-deleted'.
4201
95b07c96
YQ
42022012-08-02 Yao Qi <yao@codesourcery.com>
4203
4204 * gdb.texinfo (Native): Remove node Neutrino.
4205
7255706c
YQ
42062012-07-27 Yao Qi <yao@codesourcery.com>
4207
4208 * gdb.texinfo (IPA Protocol Commands): Document new command
4209 'close'.
4210
d6b28940
TT
42112012-07-25 Tom Tromey <tromey@redhat.com>
4212
4213 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4214
e615022a
DE
42152012-07-20 Doug Evans <dje@google.com>
4216
4217 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4218 (Index Files): Document how to control the use of deprecated index
4219 sections.
4220 (Index Section Format): Replace --use-deprecated-index-sections with
4221 "set use-deprecated-index-sections on".
4222
055855a4
EZ
42232012-07-12 Eli Zaretskii <eliz@gnu.org>
4224
4225 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4226 indices into a single node "Index". Instead, join function and
4227 variable indices into a single index, separate from the concept
4228 index. Requested in
4229 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4230 (Top): Update the top-level menu: instead of one "Index" there are
4231 now separate entries "Concept Index" and "Function and Variable
4232 Index".
4233 (Concept Index, Function and Variable Index): New nodes.
4234 (Index): Node deleted.
4235
f77cc5f0
HZ
42362012-07-05 Hui Zhu <hui_zhu@mentor.com>
4237
4238 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4239 and "maint agent-eval".
4240
00595b5e
EZ
42412012-07-03 Eli Zaretskii <eliz@gnu.org>
4242
4243 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4244 avoid file-name clashes between Index.html and index.html on
4245 case-insensitive filesystems. See the discussion starting in
4246 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4247 details of the problem.
4248 (Top): Update the master menu for the above.
4249 (Concept Index, Command and Variable Index): New nodes, instead of
4250 the old "Index" node that was deleted. All cross-references
4251 updated.
4252
d3ce09f5
SS
42532012-07-02 Stan Shebs <stan@codesourcery.com>
4254
4255 * gdb.texinfo (Dynamic Printf): Mention agent style and
4256 disconnected dprintf.
4257 (Maintenance Commands): Describe maint agent-printf.
4258 (General Query Packets): Mention BreakpointCommands feature.
4259 (Packets): Document commands extension to Z0 packet.
4260 * agentexpr.texi (Bytecode Descriptions): Document printf
4261 bytecode.
4262
2d7b58e8
JK
42632012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4266 only after gdbinit files.
4267 (Startup): Move -iex and -iex commands down after gdbinit files.
4268
202cbf1c
JK
42692012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4272 possibility.
4273
b6ba681c
TT
42742012-06-29 Tom Tromey <tromey@redhat.com>
4275
4276 * gdb.texinfo (Index Section Format): Update for version 7.
4277
71caed83
SS
42782012-06-28 Stan Shebs <stan@codesourcery.com>
4279
4280 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4281 example, add note about title column.
4282
ee0bf529
SCR
42832012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4284
4285 * gdb.texinfo (Symbol Tables In Python): Add description about
4286 the new 'last' attribute of gdb.Symtab_and line.
4287
3c15d565
SCR
42882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4289
4290 * gdb.texinfo (Symbol Tables In Python): Correct the description
4291 of the 'pc' attribute of gdb.Symtab_and_line.
4292
45cfd468
DE
42932012-06-26 Doug Evans <dje@google.com>
4294
4295 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4296 and symtab-create.
4297
496ee73e
KS
42982012-06-25 Keith Seitz <keiths@redhat.com>
4299
4300 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4301 from example. Remove "rbreak" from list of corresponding
4302 gdb commands.
4303
156942c7
DE
43042012-06-23 Doug Evans <dje@google.com>
4305
4306 * gdb.texinfo (Index Section Format): Document version 7 format.
4307
c614397c
YQ
43082012-06-22 Yao Qi <yao@codesourcery.com>
4309
4310 * gdb.texinfo: Add missing cindex for some packets.
4311
472a2379
KS
43122012-06-20 Keith Seitz <keiths@redhat.com>
4313
4314 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4315 for -break-insert and document -p.
4316
2678e2af
YQ
43172012-06-20 Yao Qi <yao@codesourcery.com>
4318
4319 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4320 and "gdb.write_memory" with "Inferior.read_memory" and
4321 "Inferior.write_memory".
4322
984359d2
EZ
43232012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4324
4325 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4326 (Free Documentation): Add @node line.
4327 (Continuing and Stepping) <advance location>: Use @item instead of
4328 @itemx.
4329 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4330 @itemx.
4331 (Embedded Processors): Put the link to "PA" to its correct place,
4332 according to document structure.
4333 (Python API): Put the link to "Lazy Strings In Python" to its
4334 correct place.
4335 (Index): Use @@ in @tex block to get a literal @.
4336
4337 * gdbint.texinfo: Fix the @subtitle line.
4338
4339 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4340 correct place.
4341
16bdd41f
YQ
43422012-06-08 Yao Qi <yao@codesourcery.com>
4343
4344 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4345 Protocol'.
4346 (In-Process Agent Protocol, IPA Protocol Objects)
4347 (IPA Protocol Commands): New nodes.
4348 (Tracepoint Packets): Add anchors.
4349
2d4c29c5
TS
43502012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4351
4352 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4353
6bd110c5
YQ
43542012-06-06 Yao Qi <yao@codesourcery.com>
4355
4356 * gdb.texinfo: Update copyright year.
4357
f3e0e960
SS
43582012-05-23 Stan Shebs <stan@codesourcery.com>
4359 Kwok Cheung Yeung <kcy@codesourcery.com>
4360
4361 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4362
1564a261
JK
43632012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4364
4365 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4366 Mention also --with-separate-debug-dir.
4367 (Auto-loading): Prepend $debugdir in the sample output.
4368 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4369 auto-load safe-path variable.
4370 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4371 Mention also $debugdir for 'set auto-load scripts-directory'.
4372
eb17f351
EZ
43732012-05-19 Eli Zaretskii <eliz@gnu.org>
4374
4375 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4376 (MIPS Embedded, MIPS, MIPS Register packet Format)
4377 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4378 appropriate.
4379
4cc0665f 43802012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4381 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4382
4383 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4384 mips compression".
4385 (MIPS Breakpoint Kinds): New subsubsection.
4386
7af8dcf8 43872012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4388
4389 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4390 nodes for subsections. Add @acronym mark-ups and adjust
4391 formatting.
4392
aff139ff
JK
43932012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4394
4395 Rename $ddir to $datadir.
4396 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4397 (objfile-gdb.py file): Rename $ddir to $datadir.
4398
9cb709b6
TT
43992012-05-18 Tom Tromey <tromey@redhat.com>
4400
4401 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4402
e7e0cddf
SS
44032012-05-14 Stan Shebs <stan@codesourcery.com>
4404
4405 * gdb.texinfo (Dynamic Printf): New subsection.
4406
7efc75aa
SCR
44072012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4408
4409 * gdb.texinfo (Basic Python): Add description about the function
4410 gdb.find_pc_line
4411
f307c045
JK
44122012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4413 Eli Zaretskii <eliz@gnu.org>
4414
4415 * gdb.texinfo (Separate Debug Files): Use plural form for global
4416 debugging information directory.
4417
85d4a676
SS
44182012-05-11 Stan Shebs <stan@codesourcery.com>
4419 Kwok Cheung Yeung <kcy@codesourcery.com>
4420
4421 * gdb.texinfo (Operating System Auxiliary Information): Document new
4422 'info os' subcommands.
4423
c1668e4e
JK
44242012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4427 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4428 (dotdebug_gdb_scripts section): Add reference
4429 to 'Auto-loading safe path'.
4430
7349ff92
JK
44312012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4432
4433 Implement multi-component --with-auto-load-dir.
4434 * gdb.texinfo (Auto-loading): New references
4435 for 'set auto-load scripts-directory'
4436 and 'show auto-load scripts-directory'.
4437 (Auto-loading safe path): Describe the new default. Move $ddir
4438 substituation reference to 'objfile-gdb.py file'.
4439 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4440 script-name. Describe new 'set auto-load scripts-directory'
4441 and 'show auto-load scripts-directory'.
4442
6dea1fbd
JK
44432012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4444
4445 Provide $ddir substitution for --with-auto-load-safe-path.
4446 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4447 (Auto-loading safe path): Likewise. Mention the default value,
4448 $ddir substitution, --with-auto-load-safe-path and
4449 --without-auto-load-safe-path.
4450 * observer.texi (gdb_datadir_changed): New.
4451
1ccacbcd
JK
44522012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4453
4454 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4455 Twice.
4456
d9242c17
JK
4457 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4458 directory separator by path separator.
4459
af2c1515
JK
44602012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4461
4462 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4463 for 'set auto-load safe-path' optional. Mention if it is omitted.
4464 Change disabling security protection condition to "/", twice.
4465
a20ee7a4
SCR
44662012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4467
4468 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4469 the new methods global_block and static_block on gdb.Symtab
4470 objects.
4471
56af09aa
SCR
44722012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4473
4474 * gdb.texinfo (Blocks In Python): Add a note saying that future
4475 improvements to GDB and its infrastructure can move symbols
4476 across blocks within a symbol table.
4477
2746b0ef
YQ
44782012-04-29 Yao Qi <yao@codesourcery.com>
4479
4480 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4481 (A29K): Remove.
4482
62e5f89c
SDJ
44832012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4484 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4487 and generic static probe support on GDB.
4488
a766d390
DE
44892012-04-25 Doug Evans <dje@google.com>
4490
50f042b9
DE
4491 * gdb.texinfo (Go): Fix thinko.
4492
a766d390
DE
4493 * gdb.texinfo (Supported Languages): Add Go.
4494 (Go): New node.
4495
f02e2b19
YQ
44962012-04-25 Yao Qi <yao@codesourcery.com>
4497
4498 * gdbint.texinfo (Testsuite): New section `Board settings'.
4499
68d41a48
JK
45002012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4501
4502 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4503 Three times.
4504
174bb630
JK
4505 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4506 Three times.
4507
0511cc75
JK
45082012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4509
4510 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4511 by @table @asis. Fix formatting of one item.
4512
0070f25a
JK
45132012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4514
4515 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4516
4dc84fd1
JK
45172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4518
4519 New option "set debug auto-load".
4520 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4521 (auto-load verbose mode): New node.
4522
bccbefd2
JK
45232012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4524
4525 New option "set auto-load safe-path".
4526 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4527 and "info auto-load" examples for safe-path. Put there also references
4528 for "set auto-load safe-path" and "show auto-load safe-path".
4529 New menu item for Auto-loading safe path.
4530 (Auto-loading safe path): New node.
4531 (Python Auto-loading): Update the expected output from "Missing"
4532 to "No".
4533
bf88dd68
JK
45342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4535
4536 auto-load: Implementation.
4537 * gdb.texinfo (Mode Options): New anchor for -nx.
4538 (Startup): New anchors for Option -init-eval-command,
4539 Home Directory Init File
4540 and Init File in the Current Directory during Startup.
4541 Mention set auto-load local-gdbinit with a reference.
4542 Change the sample code to "set auto-load python-scripts".
4543 (Threads): New anchor set libthread-db-search-path.
4544 Provide references to libthread_db.so.1 file.
4545 (Controlling GDB): New menu item for Auto-loading.
4546 (Auto-loading, Init File in the Current Directory)
4547 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4548 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4549 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4550 reference.
4551 (Auto-loading): Rename to ...
4552 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4553 "set auto-load python-scripts", new anchor for it. Change
4554 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4555 for it. Change "info auto-load-scripts"
4556 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4557 to "Python scripts".
4558
8264ba82
AG
45592012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4560
4561 PR mi/13393
4562 * gdb.texinfo (Print Settings): Extend the description for "set print
4563 object".
4564 (GDB/MI Variable Objects): Extend the description for -var-create and
4565 -var-list-children.
4566
06fc020f
SCR
45672012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4568
4569 * gdb.texinfo (Examining Data): Document the 'explore' command.
4570
7191c139
JB
45712012-03-28 Joel Brobecker <brobecker@adacore.com>
4572
4573 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4574 to the children of a varobj and its update range when -var-update
4575 returns that the varobj's type changed.
4576
3708f05e
JK
45772012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4580 Create two new links fir 'objfile-gdb.py file'
4581 and 'dotdebug_gdb_scripts section'.
4582
8e0583c8
JK
45832012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4584
4585 * gdb.texinfo (Auto-loading): Rename node reference
4586 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4587 Twice.
4588 (.debug_gdb_scripts section): Rename the node ...
4589 (dotdebug_gdb_scripts section): ... here.
4590 (Maintenance Commands): Also rename this node reference.
4591
7b282c5a
SCR
45922012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4593
4594 * gdb.texinfo (Python API/Values From Inferior): Add description
4595 about the new method Value.referenced_value. Add description on
4596 how Value.dereference is different (and similar) to
4597 Value.referenced_value.
4598
8320cc4f
JK
45992012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4600
4601 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4602 --init-eval-command=COMMAND, -iex.
4603 (Startup): Describe -iex and -ix. Simplify the example
4604 for "set auto-load-scripts off".
4605
481860b3
GB
46062012-03-16 Gary Benson <gbenson@redhat.com>
4607
4608 PR breakpoints/10738
4609 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4610 stating that GDB cannot set breakpoints on inlined functions.
4611 (Mode Options): Document --use-deprecated-index-sections.
4612 (Index Section Format): Document new index section version format.
4613
c4aeac85
TT
46142012-03-15 Tom Tromey <tromey@redhat.com>
4615
4616 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4617
16899756
DE
46182012-03-13 Doug Evans <dje@google.com>
4619
4620 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4621 of "reload".
4622 (Symbols): Delete docs for set/show symbol-reloading.
4623 * gdbint.texinfo (Defining Other Architecture Features): Delete
4624 SYMBOL_RELOADING_DEFAULT.
4625 * refcard.tex: Delete reference to symbol-reloading.
4626
9b224c5e
PA
46272012-03-07 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.texinfo (General Query Packets): Document new
4630 QProgramSignals packet.
4631 * gdb.texinfo (Remote configuration): Mention
4632 "program-signals-packet".
4633
169081d0
TG
46342012-03-05 Tristan Gingold <gingold@adacore.com>
4635
4636 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4637
d1feda86
YQ
46382012-03-03 Yao Qi <yao@codesourcery.com>
4639
4640 * gdb.texinfo (In-Process Agent): New node.
4641 Document new commands.
4642 (General Query Packets): Add packet `QAgent'.
4643
1faeff08
MR
46442012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4645
4646 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4647
7d74f244
DE
46482012-03-01 Scott J. Goldman <scottjg@vmware.com>
4649
4650 * gdb.texinfo (Commands In Python): Put example python macro in
4651 COMMAND_USER category rather than COMMAND_OBSCURE.
4652 Document gdb.COMMAND_USER.
4653 (User-defined Commands): Update documentation to clarify
4654 "set/show max-user-call-depth" and "show user" don't apply to python
4655 commands. Update documentation to clarify "help user-defined" may
4656 also include python commands defined as COMMAND_USER.
4657
6fe37d23
JK
46582012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 * gdb.texinfo (Startup): Add option -ex description to the option -x
4661 description.
4662
83364271
LM
46632012-02-24 Luis Machado <lgustavo@codesourcery.com>
4664
4665 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4666 condition-evaluation breakpoint parameter.
4667 Mention condition-evaluation mode being shown in "info break".
4668 (Break Conditions): Add description for target-side
4669 conditional breakpoints.
72f4393d 4670 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4671 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4672 cond-expr.
4673 (General Query Packets): Mention new ConditionalBreakpoint feature.
4674
bdb1994d
TT
46752012-02-22 Tom Tromey <tromey@redhat.com>
4676
4677 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4678
4d241c86
TT
46792012-02-17 Tom Tromey <tromey@redhat.com>
4680
4681 PR python/10753:
4682 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4683 directory.
4684
816338b5
SS
46852012-02-14 Stan Shebs <stan@codesourcery.com>
4686
4687 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4688
cc30c4bd
PA
46892012-02-13 Pedro Alves <palves@redhat.com>
4690
4691 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4692 mips-idt-ecoff.
4693
035d1e5b
YQ
46942012-02-09 Yao Qi <yao@codesourcery.com>
4695
4696 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4697
f0823d2c
TT
46982012-02-07 Tom Tromey <tromey@redhat.com>
4699
4700 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4701 Symbol.value.
4702
64e7d9dd
TT
47032012-02-07 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4706
4220b2f8
TS
47072012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4708
4709 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4710
edcc5120
TT
47112012-01-24 Tom Tromey <tromey@redhat.com>
4712
4713 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4714 unload".
4715 (Files): Mention new catch commands.
4716 (GDB/MI Async Records): Likewise.
4717
53fe1783
GB
47182012-01-24 Gary Benson <gbenson@redhat.com>
4719
4720 Delete #if 0'd out code.
4721 * gdb.texinfo (Frame Info): Remove "info catch".
4722
b9e7b9c3
UW
47232012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4724
4725 * gdb.texinfo (Remote Configuration): Document
4726 "set remote hostio-readlink-packet" command.
4727 (General Query Packets): Document vFile:readlink packet.
4728
4aac40c8
TT
47292012-01-16 Tom Tromey <tromey@redhat.com>
4730
4731 * gdb.texinfo (Specify Location): Document relative file name
4732 handling.
4733
cafec441
TT
47342012-01-16 Tom Tromey <tromey@redhat.com>
4735
4736 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4737
0ee339bc
JK
47382012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4739 Eli Zaretskii <eliz@gnu.org>
4740
4741 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4742 code.
4743
72384ba3
PH
47442012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4745
4746 * gdb.texinfo (Variables): Document use of :: for non-static
4747 variables.
4748
ce1b17c4
JB
47492012-01-05 Joel Brobecker <brobecker@adacore.com>
4750
4751 * gdbint.texinfo (Start of New Year Procedure): Update
4752 to replace use of copyright.sh by use of copyright.py.
4753
217bff3e
JK
47542012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4755
4756 Remove the gdbtui binary.
4757 * all-cfg.texi (GDBTUI): Remove.
4758 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4759 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4760 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4761
cc72b2a2
KP
47622011-12-23 Kevin Pouget <kevin.pouget@st.com>
4763
4764 Introduce gdb.FinishBreakpoint in Python.
4765 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4766 (Python API): Add menu entry for Finish Breakpoints.
4767
13ac8d2c
JK
47682011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4769
4770 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4771 tests.
4772
e0f9f062
DE
47732011-12-16 Doug Evans <dje@google.com>
4774
4775 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4776
80b6e756
PM
47772011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4778
1c3ad6ab 4779 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4780 stack". Add documentation for "set/show python print-stack".
4781
2fb860fc
PA
47822011-12-14 Pedro Alves <pedro@codesourcery.com>
4783
4784 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4785 should transfer control to the stub in the startup code instead of
4786 in main. Mention the need to get past the initial breakpoint.
4787
f8eba3c6
TT
47882011-12-06 Tom Tromey <tromey@redhat.com>
4789
4790 * gdb.texinfo (Set Breaks): Update for new behavior.
4791
2268b414
JK
47922011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4793
4794 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4795 List Format for SVR4 Targets'.
4796 (General Query Packets): New item qXfer:libraries-svr4:read.
4797 (Library List Format for SVR4 Targets): New node.
4798
ae6f0d5b
TT
47992011-12-01 Tom Tromey <tromey@redhat.com>
4800
4801 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4802 add.
4803
36dfb11c
TT
48042011-11-22 Tom Tromey <tromey@redhat.com>
4805
4806 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4807 reasons.
4808
f196051f
SS
48092011-11-20 Stan Shebs <stan@codesourcery.com>
4810
4811 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4812 note-related options and variables.
4813 (Tracepoint Packets): Document packet changes.
4814
f85b53f8
SD
48152011-11-20 Sanjoy Das <sdas@igalia.com>
4816
4817 * gdb.texinfo (JIT Interface): Add documentation on writing and
4818 usind JIT debug info readers.
4819 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4820 Debug Info Readers): New nodes.
4821
bfccc43c
YQ
48222011-11-18 Yao Qi <yao@codesourcery.com>
4823
4824 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4825 tracepoint.
4826
c011a4f4
DE
48272011-11-15 Doug Evans <dje@google.com>
4828
4829 * gdb.texinfo (Files): Document basenames-may-differ.
4830
ed59ded5
DE
48312011-11-14 Doug Evans <dje@google.com>
4832
4833 * gdb.texinfo (Shell Commands): Document "!".
4834
405f8e94
SS
48352011-11-14 Stan Shebs <stan@codesourcery.com>
4836 Kwok Cheung Yeung <kcy@codesourcery.com>
4837
4838 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4839 needed to get shorter fast tracepoints.
4840 (Tracepoint Packets): Document new qTMinFTPILen packet.
4841
1e4d1764
YQ
48422011-11-14 Yao Qi <yao@codesourcery.com>
4843
4844 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4845 behavior of tracepoint.
4846 (General Query Packets): New feature InstallInTrace.
4847 (Remote Configuration): Document "set remote
4848 install-in-trace-packet".
4849
71eba9c2 48502011-11-12 Matt Rice <ratmice@gmail.com>
4851
4852 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4853 Add arguments to info macro.
4854
e0f8f636
TT
48552011-11-10 Tom Tromey <tromey@redhat.com>
4856
4857 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4858 manual.
4859 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4860 (Macros): Add a footnote.
4861 (C): Remove paragraph about compiler options.
4862 (C Constants): Mention wide character and string constants.
4863 (C Plus Plus Expressions): Update compiler option advice. Mention
4864 using declarations. Mention ADL. Remove old HP compiler
4865 information.
4866
625c0d47
TT
48672011-11-10 Tom Tromey <tromey@redhat.com>
4868
4869 PR c++/9257:
4870 * gdb.texinfo (Print Settings): Add an extra note about the need
4871 for a vtable.
4872
4be2aacc
MR
48732011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4874
4875 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4876 "set mips abi" documentation.
4877
0a1c4d10
DE
48782011-11-04 Doug Evans <dje@google.com>
4879
4880 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4881
aad1c02c
TT
48822011-11-03 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.texinfo (Stopping): Add menu entry.
4885 (Continuing and Stepping): Restore @node. Use @section, not
4886 @subsection.
4887
983fb131
MR
48882011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4889
4890 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4891 designation. Fix "Specify Location" cross-reference.
4892
3065dfb6
SS
48932011-11-02 Stan Shebs <stan@codesourcery.com>
4894
4895 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4896 (General Query Packets): Describe tracenz feature.
4897 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4898
0aaaf063
PK
48992011-10-28 Paul Koning <paul_koning@dell.com>
4900
4901 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4902
2231f1fb
KP
49032011-10-27 Kevin Pouget <kevin.pouget@st.com>
4904
72f4393d 4905 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4906 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4907
5110b5df
PK
49082011-10-26 Paul Koning <paul_koning@dell.com>
4909
4910 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4911
22dbab46
PK
49122011-10-25 Paul Koning <paul_koning@dell.com>
4913
4914 PR python/13327
72f4393d 4915
22dbab46
PK
4916 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4917 fetch_lazy method.
4918
9df2fbc4
PM
49192011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4920
4921 PR python/12656
4922
4923 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4924 global_block, static_block function.
4925
f05e2e1d
TT
49262011-10-19 Tom Tromey <tromey@redhat.com>
4927
4928 * gdb.texinfo (Commands In Python): Add missing "@"s.
4929
a7fc3f37
KP
49302011-10-13 Kevin Pouget <kevin.pouget@st.com>
4931
4932 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4933 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4934 constants.
4935
5048e516
JK
49362011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4937
4938 Fix compatibility with texinfo versions older than 4.12.
4939 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4940 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4941 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4942 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4943 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4944 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4945 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4946
5a56e9c5
DE
49472011-10-09 Doug Evans <dje@google.com>
4948
4949 * gdb.texinfo (Extending GDB): Document alias command.
4950
36b11add
JK
49512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4952
4953 Support @entry in input expressions.
4954 * gdb.texinfo (Variables): Describe @entry names suffix.
4955 (Print Settings): Add anchor for `set print entry-values'.
4956
e18b2753
JK
49572011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4958 Eli Zaretskii <eliz@gnu.org>
4959
4960 Display @entry parameter values (without references).
4961 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4962 example.
4963 (Print Settings): New description of set print entry-values and show
4964 print entry-values.
4965
111c6489
JK
49662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4967 Eli Zaretskii <eliz@gnu.org>
4968
4969 Recognize virtual tail call frames.
4970 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4971 (Tail Call Frames): New node.
4972 (Frames In Python): Add gdb.TAILCALL_FRAME.
4973
9c15afc4
DE
49742011-10-07 Doug Evans <dje@google.com>
4975
4976 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4977 register_pretty_printer.
4978
99f5279d
PM
49792011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4980
4981 PR python/12930
4982 PR python/12802
4983
4984 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4985 stop method.
4986
03583c20
UW
49872011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4988
4989 * gdb.texinfo (Starting your Program): "set disable-randomization"
4990 is no longer Linux-specific.
4991 (Remote Configuration): Document "set remote
4992 disable-randomization-packet".
4993 (General Query Packets): Document "QDisableRandomization" packet
4994 and add it to "qSupported" list.
4995
bd054e06
KP
49962011-10-07 Kevin Pouget <kevin.pouget@st.com>
4997
4998 Allow Python notification of new object-file loadings.
4999 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5000 event type.
5001
cb6be26b
KP
50022011-10-04 Kevin Pouget <kevin.pouget@st.com>
5003
5004 PR python/12691: Add the inferior to Python exited event
5005 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5006
a05336a1
JB
50072011-10-03 Joel Brobecker <brobecker@adacore.com>
5008
5009 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5010 rephasing.
5011
5d77fe44
JB
50122011-10-03 Joel Brobecker <brobecker@adacore.com>
5013
5014 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5015 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5016 as possible feature returned by the `-list-features'
5017 command.
5018
699df94d
PK
50192011-09-28 Paul Koning <paul_koning@dell.com>
5020
5021 * gdb.texinfo (gdb.Type): Document field access by dictionary
5022 key syntax.
5023
24bdad53
YQ
50242011-09-28 Yao Qi <yao@codesourcery.com>
5025
5026 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5027 Add one space after option `-s'. Remove @r{} markup.
5028
6710bf39
SS
50292011-09-27 Stan Shebs <stan@codesourcery.com>
5030
5031 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5032
d99f7e48
HZ
50332011-09-16 Hui Zhu <teawater@gmail.com>
5034
5035 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5036 to *(unsigned char *)$esp@300.
5037
d812018b
PK
50382011-09-15 Paul Koning <paul_koning@dell.com>
5039
5040 * gdb.texinfo: Make style of Python functions and methods match
5041 the syntax of Python. Also put class and module names explicitly
5042 on function, member, and variable names, matching Python
5043 documentation conventions.
72f4393d 5044
2aa48337
KP
50452011-09-15 Kevin Pouget <kevin.pouget@st.com>
5046
5047 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5048 * gdb.texinfo (Inferiors In Python): Describe new
5049 gdb.selected_inferior() function.
5050
6839b47f
KP
50512011-09-15 Kevin Pouget <kevin.pouget@st.com>
5052
5053 Handle multiple breakpoint hits in Python interface:
5054 * gdb.texinfo (Events In Python): New function documentation:
5055 gdb.BreakpointEvent.breakpoints. Indicate that
5056 gdb.BreakpointEvent.breakpoint is now deprecated.
5057
26829f2b
JB
50582011-09-04 Joel Brobecker <brobecker@adacore.com>
5059
5060 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5061
a9f54f60
TT
50622011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5063
5064 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5065
fa3a4f15
PM
50662011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5067
72f4393d
L
5068 * gdb.texinfo (Prompt): Add set/show extended-prompt
5069 documentation
5070 (Basic Python): Add prompt_hook anchor.
5071 (Python modules): Reword module text to reflect multiple modules.
5072 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 5073
224bbe49
YQ
50742011-08-14 Yao Qi <yao@codesourcery.com>
5075
78d85199
YQ
5076 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5077
50782011-08-14 Yao Qi <yao@codesourcery.com>
5079
5080 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
5081 (TIC6x Features): New node.
5082
457e09f0
DE
50832011-08-12 Doug Evans <dje@google.com>
5084
5085 * gdb.texinfo (Symbols In Python): Document symbol.type.
5086
5e239b84
PM
50872011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5088
5089 * gdb.texinfo (Python): Document command and function
5090 auto-loading.
5091
177bc839
JK
50922011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5093 Eli Zaretskii <eliz@gnu.org>
5094
5095 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5096 typedefs unrolling. Extend the sample code by an inner typedef and
5097 outer typedefs unrolling.
5098
1a532630
PP
50992011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5100
5101 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5102 size and line-size.
5103
9b158ba0 51042011-07-21 Matt Rice <ratmice@gmail.com>
5105
5106 PR macros/12999
5107 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5108 Update text and cindex entries for info macro command.
5109
d17b6f81
PM
51102011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5111
5112 * observer.texi (GDB Observers): Add before_prompt observer.
5113 * gdb.texinfo (Basic Python): Add documentation for prompt
5114 substitution.
5115
713389e0
PM
51162011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5117
72f4393d 5118 PR python/12438
713389e0 5119 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5120 set/show python print-stack. Document set/show python
5121 print-backtrace.
713389e0 5122
177b42fe
TJB
51232011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5124
5125 * gdb.texinfo: Fix typos.
5126
900e11f9
JK
51272011-07-01 Tom Tromey <tromey@redhat.com>
5128
5129 * gdb.texinfo (Debugging Output): Document set debug
5130 check-physname.
5131
39c4d40a
TT
51322011-06-29 Tom Tromey <tromey@redhat.com>
5133
5134 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5135 breakpoint-notifications feature.
5136
6f5def7d
UW
51372011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5138
5139 * gdb.texinfo (Target Description): Remove warning about
5140 possibly unstable format.
5141
8cf64490
TT
51422011-06-03 Tom Tromey <tromey@redhat.com>
5143
5144 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5145 (Events In Python): Note that exit_code is optional.
5146
393eab54
PA
51472011-05-17 Pedro Alves <pedro@codesourcery.com>
5148
5149 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5150 required for multi-threading support.
5151 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5152 Hc are deprecated for multi-threading debugging. Point readers at
5153 the vCont packet.
5154
75fc9810
DE
51552011-05-15 Doug Evans <dje@google.com>
5156
5157 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5158
01124a23
DE
51592011-05-13 Doug Evans <dje@google.com>
5160
98a5dd13
DE
5161 * gdb.texinfo (Threads): Document $sdir,$pdir.
5162 (Server): Document $pdir exception.
5163
dbaefcf7
DE
5164 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5165
cc63ef9b
DE
5166 * gdb.texinfo (Threads): Clarify default value for
5167 libthread-db-search-path.
7e0396aa 5168
01124a23
DE
5169 * gdb.texinfo (Completion): Update example.
5170 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5171
d248b706
KY
51722011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5173
5174 * gdb.texinfo: Document change in the behaviour of the enable and
5175 disable GDB commands when applied to tracepoints.
5176 Document the EnableDisableTracepoints remote stub feature.
5177 Document QTEnable and QTDisable in the list of tracepoint packets.
5178
cc88a640
JK
51792011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5180
5181 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5182 hsuser.texi.
5183 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5184 comment to hsuser.texi. Change rluser.texi name in the comment.
5185
84e578fb
DE
51862011-05-10 Doug Evans <dje@google.com>
5187
5188 * gdb.texinfo (Threads): If an empty path is provided for
5189 libthread-db-search-path it is reset to its default value.
5190 (Server): Ditto.
5191
478aac75
DE
51922011-05-09 Doug Evans <dje@google.com>
5193
5194 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5195
9c06b0b4
TJB
51962011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5197 Thiago Jung Bauermann <bauerman@br.ibm.com>
5198
5199 Implement support for PowerPC BookE masked watchpoints.
5200 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5201 (PowerPC Embedded): Mention support of masked watchpoints.
5202
9ed350ad
JB
52032011-05-03 Joel Brobecker <brobecker@adacore.com>
5204
5205 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5206 `@value{GDBN}'.
5207
4ceed123
JB
52082011-05-03 Joel Brobecker <brobecker@adacore.com>
5209
5210 * gdb.texinfo (titlepage): Remove dedication.
5211 (In Memoriam): New appendix.
5212
559a7a62
JK
52132011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5214 Eli Zaretskii <eliz@gnu.org>
5215
5216 * gdb.texinfo (Index Section Format): Change the version to 5.
5217 Describe the different formula.
5218
03f2bd59
JK
52192011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5220 Eli Zaretskii <eliz@gnu.org>
5221
5222 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5223 for disconnected tracing.
5224 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5225 extended-remote relationship. Mention --once.
5226 (TCP port allocation lifecycle of @code{gdbserver}): New.
5227
d9b1a651
EZ
52282011-04-23 Eli Zaretskii <eliz@gnu.org>
5229
5230 * gdb.texinfo (Server): Improve indexing. Index all optional
5231 switches to gdbserver.
5232
90476074
TT
52332011-04-20 Tom Tromey <tromey@redhat.com>
5234
5235 * gdb.texinfo (Index Section Format): New node.
5236 (Top): Add new node to menu.
5237
c21236dc
PA
52382011-04-20 Pedro Alves <pedro@codesourcery.com>
5239
5240 * gdb.texinfo (Maintenance Commands): Document `maint print
5241 remote-registers'.
5242
05c8c3f5
TT
52432011-04-20 Tom Tromey <tromey@redhat.com>
5244
5245 * gdb.texinfo (Trace File Format): Move node later.
5246
7a9dd1b2
TT
52472011-04-19 Tom Tromey <tromey@redhat.com>
5248
5249 * gdbint.texinfo (Register Information Functions): Remove
5250 duplicate "the".
5251 * gdb.texinfo (Emacs): Remove duplicate "to".
5252 (GDB/MI Variable Objects): Remove duplicate "the".
5253 (General Query Packets): Likewise.
5254
4368ebeb
JB
52552011-04-02 Joel Brobecker <brobecker@adacore.com>
5256
5257 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5258 "GDB/MI Ada Exception Information" node.
5259
956a9fb9
JB
52602011-04-01 Joel Brobecker <brobecker@adacore.com>
5261
5262 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5263 the "exception-name" field in the *stopped async record.
5264
f1310107
TJB
52652011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5266 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5267
5268 Implement support for PowerPC BookE ranged breakpoints.
5269 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5270
8786b2bd
TT
52712011-03-28 Tom Tromey <tromey@redhat.com>
5272
5273 * gdb.texinfo (Set Tracepoints): Fix typo.
5274
9ef07c8c
TT
52752011-03-24 Tom Tromey <tromey@redhat.com>
5276
5277 * gdb.texinfo (Specify Location): Document `function:label'
5278 linespec.
5279
99c3dc11
PM
52802011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5281
f1310107 5282 PR python/12149
99c3dc11
PM
5283
5284 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5285
29703da4
PM
52862011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5287
5288 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5289 (Inferiors In Python): Likewise.
5290 (Threads In Python): Likewise.
5291 (Symbols In Python): Likewise.
5292 (Objfiles In Python): Likewise.
5293 (Symbol Tables In Python): Likewise.
5294
c9174737
PA
52952011-03-15 Pedro Alves <pedro@codesourcery.com>
5296
5297 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5298 display>: Explain that the commands accept number ranges.
5299
7371cf6d
PM
53002011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5301
5302 * gdb.texinfo (Breakpoints In Python): Add description and example
5303 of Python stop function operation.
5304
ecec24e6
PM
53052011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5306
5307 * gdb.texinfo (Parameters In Python): Document get_set_string and
5308 get_show_string methods.
5309
6dcd5565
JK
53102011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5313
81896e36
JK
5314 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5315 circular-trace-buffer name.
5316
5e30da2c
JB
53172011-02-28 Joel Brobecker <brobecker@adacore.com>
5318
5319 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5320 in the previous change.
5321
3bd0f5ef 53222011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5323
72f4393d 5324 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5325 that they can accept multiple arguments.
5326
4ec7539c
JB
53272011-02-24 Joel Brobecker <brobecker@adacore.com>
5328
5329 Revert the following patch (code patch was not approved):
5330 2011-02-21 Hui Zhu <teawater@gmail.com>
5331 * agentexpr.texi (bytecode descriptions): add printf.
5332 * gdb.texinfo (tracepoint action lists): add printf.
5333
82809774
DE
53342011-02-23 Doug Evans <dje@google.com>
5335
5336 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5337
e5a67952
MS
53382011-02-23 Michael Snyder <msnyder@vmware.com>
5339
5340 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5341 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5342 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5343
6e6fbe60
DE
53442011-02-22 Doug Evans <dje@google.com>
5345
5346 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5347 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5348 add description of result, fix @defun formatting.
5349
f994e27a
HZ
53502011-02-21 Hui Zhu <teawater@gmail.com>
5351
5352 * agentexpr.texi (Bytecode Descriptions): Add printf.
5353 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5354
c7f96d2b
TT
53552011-02-18 Tom Tromey <tromey@redhat.com>
5356
5357 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5358
60f98dde
MS
53592011-02-14 Michael Snyder <msnyder@vmware.com>
5360
5361 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5362 Document new command "thread find".
5363
08e796bc
MS
53642011-02-14 Michael Snyder <msnyder@vmware.com>
5365
5366 * gdb.texinfo (Threads): Update example of new thread message.
5367
b3b9301e
PA
53682011-02-14 Pedro Alves <pedro@codesourcery.com>
5369
5370 * gdb.texinfo (Remote Configuration): Mention set/show remote
5371 traceframe-info.
5372 (Tools/Packages Optional for Building GDB): Mention that expat is
5373 used for traceframe info.
5374 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5375 (General Query Packets) <qSupported>: Describe the
5376 qXfer:traceframe-info:read feature.
5377 (qXfer::read): Describe qXfer:traceframe-info:read.
5378 (Traceframe Info Format): New section.
5379
cef35b0f
PA
53802011-02-04 Pedro Alves <pedro@codesourcery.com>
5381
5382 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5383 for casts and unary operators.
5384
f1cbe1d3
TT
53852011-02-04 Tom Tromey <tromey@redhat.com>
5386
5387 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5388 is not useful.
5389
585fdaa1
PA
53902011-01-25 Pedro Alves <pedro@codesourcery.com>
5391
5392 * gdb.texinfo: s/value optimized out/optimized out/g
5393
7bfc9434
JB
53942011-01-21 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.texinfo (Other Misc Settings): Rework part of the
5397 documentation of the "set interactive mode" command.
5398
4694da01
TT
53992011-01-19 Tom Tromey <tromey@redhat.com>
5400
5401 * gdb.texinfo (Threads): Document thread name output and `thread
5402 name' command.
5403 (Threads In Python): Document Thread.name attribute.
5404 (GDB/MI Thread Commands): Document thread attributes.
5405
b716877b
AB
54062011-01-12 Andrew Burgess <aburgess@broadcom.com>
5407
5408 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5409 changes in mi/mi-cmd-disas.c
5410
13fd8b81
TT
54112011-01-12 Tom Tromey <tromey@redhat.com>
5412
5413 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5414 Fix "thread apply" text.
5415
e09342b5
TJB
54162011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5417 Thiago Jung Bauermann <bauerman@br.ibm.com>
5418
5419 Implement support for PowerPC BookE ranged watchpoints.
5420 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5421 the "set powerpc exact-watchpoints" flag.
5422
06e65f44
TT
54232011-01-07 Tom Tromey <tromey@redhat.com>
5424
5425 * gdb.texinfo (Python API): Add descriptions to @menu items.
5426
d8e22779
TT
54272011-01-06 Tom Tromey <tromey@redhat.com>
5428
5429 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5430
a255712f
PP
54312010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5432
e09342b5 5433 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5434
ccfc3d6e
TT
54352011-01-06 Tom Tromey <tromey@redhat.com>
5436
5437 PR python/12133:
5438 * gdb.texinfo (Frames In Python): Document various frame
5439 constants.
5440
44944448
JB
54412011-01-05 Joel Brobecker <brobecker@adacore.com>
5442
5443 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5444 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5445 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5446
42ea3d7a
JK
54472011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5450 (clean): Add GDBvn.texi.
5451
720d1a40
JB
54522010-12-29 Joel Brobecker <brobecker@adacore.com>
5453
5454 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5455 occasional case where the debugger prints an array address
5456 instead of the array itself.
5457
ad196637
PA
54582010-12-23 Pedro Alves <pedro@codesourcery.com>
5459
5460 * gdb.texinfo (Packets) <read registers packet>: Document support
5461 for registers that were not collected.
5462
a86caf66
DE
54632010-12-15 Doug Evans <dje@google.com>
5464
5465 * gdb.texinfo (Startup): Document auto-loading of scripts during
5466 startup.
5467 (Auto-loading): Delete "maint set python auto-load on|off".
5468 Add "set auto-load-scripts on|off".
5469
aae1c79a
DE
54702010-12-07 Doug Evans <dje@google.com>
5471
5472 * gdb.texinfo (Mode Options): Document -data-directory.
5473 (Data Files): Add reference to -data-directory.
5474
4e04c971
DE
54752010-11-29 Doug Evans <dje@google.com>
5476
5477 * gdb.texinfo (Pretty-Printer Introduction): Change
5478 printer-name:subprinter-name to printer-name;subprinter-name.
5479
94b6973e
PM
54802010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5481
72f4393d 5482 PR python/12199
94b6973e
PM
5483
5484 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5485
39037522
TT
54862010-11-23 Tom Tromey <tromey@redhat.com>
5487
5488 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5489 (Editing): Likewise.
5490 (Command History): Likewise.
5491 (TUI Keys): Likewise.
5492 (Bug Reporting): Conditionally include rluser.texi and
5493 inc-history.texinfo.
5494 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5495 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5496 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5497 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5498 (gdb.pdf): Likewise.
5499 (gdb.info): Likewise.
5500 (gdb/index.html): Likewise.
5501
5ae98d25
TT
55022010-11-23 Tom Tromey <tromey@redhat.com>
5503
5504 * Makefile.in (Makefile): Run ../config.status.
5505 (distclean): Update.
5506 * configure: Remove.
5507 * configure.ac: Remove.
5508
621c8364
TT
55092010-11-12 Tom Tromey <tromey@redhat.com>
5510
5511 * gdb.texinfo (Basic Python): Update. Add xref.
5512 (Exception Handling): Document new exception classes.
5513 (Types In Python): Update.
5514 (Frames In Python): Update.
5515
84f4c1fe
PM
55162010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5517
5518 * gdb.texinfo (Breakpoints In Python): Document "internal"
5519 parameter, and visible attribute.
5520
99e7ae30
DE
55212010-11-05 Doug Evans <dje@google.com>
5522
5523 * gdb.texinfo (Source Path): Document "set directories".
5524
f4b8a18d
KW
55252010-11-05 Ken Werner <ken.werner@de.ibm.com>
5526
5527 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5528 (OpenCL C): New node.
5529
7b51bc51
DE
55302010-11-02 Doug Evans <dje@google.com>
5531
5532 * gdb.texinfo (Pretty Printing): Expand into three sections,
5533 introduction, example, and commands.
5534 (Python API): Delete section Disabling Pretty-Printers, merge into
5535 Selecting Pretty-Printers.
5536 (Writing a Pretty-Printer): New section. Move the pretty-printer
5537 example here, and reformat to match python coding style. Add a second
5538 example using the gdb.printing module.
5539 (Python modules): Add gdb.printing.
5540
9eeee977
DE
55412010-10-29 Doug Evans <dje@google.com>
5542
5543 * gdb.texinfo (Python): Fix long line.
5544
a0e0ffdf
DE
55452010-10-20 Doug Evans <dje@google.com>
5546
5547 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5548 All references updated. Correct sections marked as subsections.
5549 (Coding Standards): New chapter. Move the coding standard related
5550 subsections here. Add section on Python coding standards.
5551
0e3509db
DE
55522010-10-13 Doug Evans <dje@google.com>
5553
5554 * gdb.texinfo (Python): Add "Python modules".
5555 (Types in Python): Add reference to gdb.types section.
5556 (Python modules): New node.
5557
44592cc4
DE
55582010-10-11 Doug Evans <dje@google.com>
5559
5560 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5561 Python" from gdb.Value.type description.
5562
6e1bb179
JB
55632010-09-28 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.texinfo (Ravenscar Profile): New node.
5566
e8467610
TT
55672010-09-22 Tom Tromey <tromey@redhat.com>
5568
5569 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5570
fccd1d1e
EZ
55712010-09-22 Eli Zaretskii <eliz@gnu.org>
5572
5573 * gdb.texinfo (Values From Inferior): Clarify that
5574 value.dynamic_type works only in C++ programs with RTTI.
5575
c1b6b909
TT
55762010-09-15 Paul Bolle <pebolle@tiscali.nl>
5577
5578 * gdb.texinfo (Character Sets): Correctly reference host-charset
5579 in example.
5580
7d288aaa
TT
55812010-09-13 Tom Tromey <tromey@redhat.com>
5582
5583 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5584 Document "fullname" and "from".
5585
f75d858b
MK
55862010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5587
5588 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5589 feature `reverse' output by -list-target-features.
5590
83b9503b
L
55912010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5592
5593 * gdb.texinfo (i386 Features): Remove an extra "@item".
5594
03f17ccf
TT
55952010-08-30 Tom Tromey <tromey@redhat.com>
5596
5597 PR python/11792:
5598 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5599
9779414d
DJ
56002010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5601
5602 * gdb.texinfo (ARM Features): Document
5603 org.gnu.gdb.arm.m-profile.
5604
f9ffd4bb
TT
56052010-08-23 Tom Tromey <tromey@redhat.com>
5606
5607 PR python/11145:
5608 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5609 reinterpret_cast methods.
5610
702c2711
TT
56112010-08-23 Tom Tromey <tromey@redhat.com>
5612
5613 PR python/11915:
5614 * gdb.texinfo (Types In Python): Document array method.
5615
66b73624
TJB
56162010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5617
5618 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5619
06a64a0b
TT
56202010-08-16 Tom Tromey <tromey@redhat.com>
5621
5622 * gdb.texinfo (Set Watchpoints): Document -location option.
5623
a3a7127e
DE
56242010-08-13 Doug Evans <dje@google.com>
5625
5626 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5627
8dedea02
VP
56282010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5629
5630 * gdb.texinfo (GDB/MI Data Manipulation): Document
5631 -data-read-memory-raw and -data-write-memory-raw.
5632
ca5c20b6 56332010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5634 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5635
5636 * gdb.texinfo (Basic Python): Describe post_event API.
5637
cb2e07a6
PM
56382010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5639
5640 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5641 decode_line Python APIs
cb2e07a6 5642
464b3efb
TT
56432010-08-10 Tom Tromey <tromey@redhat.com>
5644
5645 * gdb.texinfo (Pretty Printing API): Document
5646 gdb.default_visualizer.
5647
c29c521f
TT
56482010-08-10 Tom Tromey <tromey@redhat.com>
5649
5650 Revert gdb-add-index addition:
5651 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5652
5da1313b
JK
56532010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5654 Eli Zaretskii <eliz@gnu.org>
5655
5656 * gdb.texinfo (Mode Options) <-batch>
5657 (Basic Python) <gdb.execute>: Describe setting width and height.
5658
02d868e8
PP
56592010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5660
5661 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5662
c2bbed2a
TT
56632010-07-30 Tom Tromey <tromey@redhat.com>
5664
5665 * gdb.texinfo (Index Files): Mention gdb-add-index.
5666
6c13bbe1
HZ
56672010-07-30 Hui Zhu <teawater@gmail.com>
5668
5669 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5670 "detach inferior" and "kill inferior".
5671
53a71c06
CR
56722010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5673
5674 * gdb.texinfo (Machine Code): Update description of two forms of
5675 arguments, and add new example to demonstrate the new form.
5676
5374244e
PM
56772010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5678
5679 * gdb.texinfo (Values From Inferior): Add value inferior function
5680 call description.
5681
8ea5bce5
JK
56822010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5683
5684 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5685
c0edd9ed
JK
56862010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5687 Eli Zaretskii <eliz@gnu.org>
5688
5689 Make core files the process_stratum.
5690 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5691 record_stratum example.
5692
9291a0cd
TT
56932010-07-13 Tom Tromey <tromey@redhat.com>
5694
5695 * gdb.texinfo (Index Files): New node.
5696
f5011d11
TT
56972010-07-13 Tom Tromey <tromey@redhat.com>
5698
5699 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5700
0f5238ed
TT
57012010-07-13 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.texinfo (Specify Location): Document labels.
5704
74c761c1
PA
57052010-07-01 Pedro Alves <pedro@codesourcery.com>
5706
5707 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5708 entries for fast tracepoints and static tracepoints.
5709
501994c0
PA
57102010-07-01 Pedro Alves <pedro@codesourcery.com>
5711
5712 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5713 qsThreadInfo>: Spell out `l' as ell.
5714
0fb4aa4b
PA
57152010-07-01 Pedro Alves <pedro@codesourcery.com>
5716
5717 * gdb.texinfo (Convenience Variables): Document $_sdata.
5718 (Commands to Set Tracepoints): Describe static tracepoints. Add
5719 `Listing Static Tracepoint Markers' menu entry. Document
5720 "strace".
5721 (Tracepoint Action Lists): Document collecting $_sdata.
5722 (Listing Static Tracepoint Markers): New subsection.
5723 (Tracepoints support in gdbserver): Mention static tracepoints.
5724 (remote packets, enabling and disabling): Mention
5725 read-sdata-object.
5726 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5727 and StaticTracepoint.
5728 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5729 Document qXfer:sdata:read.
5730 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5731
dc3b15be
JB
57322010-06-29 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5735
595939de
PM
57362010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5737 Tom Tromey <tromey@redhat.com>
5738 Thiago Jung Bauermann <bauerman@br.ibm.com>
5739
5740 * gdb.texinfo (Inferiors In Python): New node.
5741 * gdb.texinfo (Threads In Python): New node.
5742
9279c692
JB
57432010-06-28 Joel Brobecker <brobecker@adacore.com>
5744
5745 * gdb.texinfo (Python): Document what the python directory is
5746 and what its location is.
5747 (Basic Python): Document the gdb.PYTHONDIR constant.
5748
bc9f0842
TT
57492010-06-25 Tom Tromey <tromey@redhat.com>
5750
5751 PR python/10808:
5752 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5753
f1421989
HZ
57542010-06-24 Hui Zhu <teawater@gmail.com>
5755
5756 * gdb.texinfo: (Commands for Controlled Output): Add
5757 documentation for command "eval".
5758
e4c0cfae
SS
57592010-06-21 Stan Shebs <stan@codesourcery.com>
5760
5761 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5762 * annotate.texinfo: Ditto.
5763 * gdbint.texinfo: Ditto.
5764 * stabs.texinfo: Ditto.
5765
bb08c432
HZ
57662010-06-22 Hui Zhu <teawater@gmail.com>
5767
5768 * gdb.texinfo: (Process Record and Replay): Add documentation
5769 for command "set record memory-query".
5770
4f5d9f07
SS
57712010-06-21 Stan Shebs <stan@codesourcery.com>
5772
5773 * gdb.texinfo: Relicense under GFDL version 1.3.
5774 * annotate.texinfo: Relicense under GFDL version 1.3.
5775 * gdbint.texinfo: Relicense under GFDL version 1.3.
5776 * stabs.texinfo: Relicense under GFDL version 1.3.
5777 * fdl.texi: Update to version 1.3.
5778
6aed2dbc
SS
57792010-06-18 Stan Shebs <stan@codesourcery.com>
5780
a61408f8
SS
5781 * gdb.texinfo (Operating System Auxiliary Information): Describe
5782 "info os" when no arguments given.
5783
6aed2dbc
SS
5784 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5785 $_thread.
5786
24e933df
HZ
57872010-06-18 Hui Zhu <teawater@gmail.com>
5788
5789 * gdb.texinfo: (Process Record and Replay): Add documentation
5790 for commands "record save" and "record restore".
5791
65d79d4b
SDJ
57922010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 * gdb.texinfo: Include information about the correct use
5795 of addresses in the `watch' command.
5796
d914c394
SS
57972010-06-11 Stan Shebs <stan@codesourcery.com>
5798
5799 * gdb.texinfo (Observer Mode): New section.
5800 (General Query Packets): Document QAllow.
889bf7c5 5801
967cf477
DE
58022010-06-04 Doug Evans <dje@google.com>
5803
5804 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5805
aaf4119b
DE
58062010-06-03 Doug Evans <dje@google.com>
5807
5808 * gdbint.texinfo (Coding): Add subsection on command names.
5809
9eae7c52
TT
58102010-06-02 Tom Tromey <tromey@redhat.com>
5811
5812 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5813 always-disassemble.
5814
fa593d66
PA
58152010-06-01 Pedro Alves <pedro@codesourcery.com>
5816
5817 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5818 gdbserver, and add cross reference.
5819 (Tracepoints support in gdbserver): New subsection.
5820
dde08ee1
PA
58212010-05-26 Pedro Alves <pedro@codesourcery.com>
5822
5823 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5824 `qRelocInsn' feature.
5825 (Relocate instruction reply packet): New subsection
5826 of `Tracepoint Packets'.
5827 (Tracepoint Packets): Mention that packets QTDP and QTStart
5828 support the qRelocInsn request, and add cross reference to new
5829 subsection.
5830
07ca107c
DE
58312010-05-25 Doug Evans <dje@google.com>
5832
5833 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5834 (Commands In Python): Document gdb.string_to_argv.
5835
c25c4a8b
JK
58362010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5839 ATTR_NORETURN.
5840
d7b32ed3 58412010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5842 Tom Tromey <tromey@redhat.com>
5843 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5844
c25c4a8b 5845 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5846
6aecb9c2
JB
58472010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5848
5849 * gdb.texinfo: (Summary) Add mention about D language support.
5850 (Filenames): Add D suffixes.
5851 (D): New node.
5852
b7da9e9f
PM
58532010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5854
5855 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5856 of macro deleted from GDB code.
5857
ab38a727
PA
58582010-04-24 Pedro Alves <pedro@codesourcery.com>
5859
5860 * gdb.texinfo (Commands to specify files): Describe what how GDB
5861 looks up DOS-based filesystem paths on the system root. Document
5862 the new `set/show target-file-system-kind' commands.
5863
66d09542
DE
58642010-04-23 Doug Evans <dje@google.com>
5865
5866 * gdb.texinfo (Python): Move Auto-loading section here ...
5867 (Python API): from here.
5868 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5869 (Maintenance Commands): Add docs for "maint print section-scripts".
5870
8bd10a10
CM
58712010-04-20 Chris Moller <cmoller@redhat.com>
5872
5873 * gdb.texinfo (Setting Breakpoints): Added description of
5874 filename-qualified rbreak.
5875 * refcard.tex (Breakpoints and Watchpoints): Added brief
5876 description of filename-qualified rbreak.
5877
4c374409
JK
58782010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5879
5880 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5881 (Python API): Change the reference to Pretty Printing API.
5882 (Pretty Printing): Move the user part under the Data node. Reformat
5883 the sample output to 72 columns. Create a new reference to Pretty
5884 Printing API. Rename the API part ...
5885 (Pretty Printing API): To a new node name.
5886 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5887 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5888
5a9351ae
SS
58892010-04-21 Stan Shebs <stan@codesourcery.com>
5890
5891 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5892 and commands.
5a9351ae 5893 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5894
9a22f0d0
PM
58952010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5896
5897 * gdb.texinfo (Examining memory): Update for change in string
5898 display with explicit size.
5899
6149aea9
PA
59002010-04-19 Pedro Alves <pedro@codesourcery.com>
5901
5902 PR breakpoints/8554.
5903
5904 * gdb.texinfo (Save Breakpoints): New node.
5905 (save-tracepoints): Rename to ...
5906 (save tracepoints): ... this. Mention that `save-tracepoints' is
5907 a deprecated alias to `save tracepoints'.
5908
711e434b
PM
59092010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5910
645797a8 5911 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5912 (info w32 thread-information-block): Document new command.
5913 (qGetTIBAddress): Document new gdbserver query.
5914 (maint set/show show-all-tib): Document new command.
5915
3f7b2faa
DE
59162010-04-15 Doug Evans <dje@google.com>
5917
fa33c3cd
DE
5918 * gdb.texinfo (Python API): Add progspaces section.
5919 (Selecting Pretty-Printers): Progspace pretty-printers are
5920 searched too.
5921 (Progspaces In Python): New section.
5922
3f7b2faa
DE
5923 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5924
79f283fe
PM
59252010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5926
5927 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5928 returns None.
5929
87290684
SS
59302010-04-09 Stan Shebs <stan@codesourcery.com>
5931
5932 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5933 Describe the `frames-created' field, tweak grammar.
5934
a97153c7
PA
59352010-04-09 Pedro Alves <pedro@codesourcery.com>
5936
5937 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5938 Describe the `circular' and `disconnected' fields.
5939
5c5dcc1b
L
59402010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5941
5942 * gdb.texinfo (maint print registers): Mention unavailable and
5943 invisible registers.
5944
adc36818
PM
59452010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5946 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5947 Tom Tromey <tromey@redhat.com>
adc36818
PM
5948
5949 * gdb.texinfo (Breakpoints In Python): New Node.
5950
33da3f1c
SS
59512010-04-08 Stan Shebs <stan@codesourcery.com>
5952
5953 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5954 trace status fields.
5955
3a13a53b
L
59562010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5957
5958 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5959 optional. Make org.gnu.gdb.i386.avx requires
5960 org.gnu.gdb.i386.avx.
5961
08001717
DE
59622010-04-08 Doug Evans <dje@google.com>
5963
5964 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5965 search path, and document that gdb only scans the search path if
5966 the script's path doesn't specify a directory.
5967
c375651d
DE
59682010-04-05 Doug Evans <dje@google.com>
5969
5970 * gdb.texinfo (maint show python auto-load): Fix typo.
5971
af54718e
SS
59722010-04-04 Stan Shebs <stan@codesourcery.com>
5973
d77f58be
SS
5974 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5975 (Setting Watchpoints): Update description of "info watch".
5976 (Disabling Breakpoints): Only "info break" lists all.
5977
af54718e
SS
5978 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5979 (tdump): Explain how tdump works.
5980
86b17b60
PA
59812010-04-01 Pedro Alves <pedro@codesourcery.com>
5982
5983 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5984 add cross reference.
5985
ff12863f
PA
59862010-03-31 Pedro Alves <pedro@codesourcery.com>
5987
5988 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5989 commands error out.
5990
f68eb612
L
59912010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5992
5993 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5994
c8d5aac9
L
59952010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5996
5997 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5998
7d13fe92
SS
59992010-03-29 Stan Shebs <stan@codesourcery.com>
6000 Nathan Sidwell <nathan@codesourcery.com>
6001
6002 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6003 GDBN equivalent.
6004 (Set Tracepoints): Remove mention that conditional tracepoints
6005 don't exist.
6006 (Tracepoint Actions): Clarify when while-stepping collection
6007 happens, note that while-stepping does not automatically collect
6008 $pc.
6009
409873ef 60102010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 6011
409873ef
SS
6012 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6013 (General Query Packets): Describe TracepointSource.
6014
ee8e71d4
EZ
60152010-03-27 Matt Rice <ratmice@gmail.com>
6016
c8d5aac9
L
6017 * gdb.texinfo (ARM): Document arguments to "target sim".
6018 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 6019
99b5e152
PA
60202010-03-26 Pedro Alves <pedro@codesourcery.com>
6021
6022 * gdb.texinfo (Tracepoint Packets): Remove mention that
6023 terror:string may be plain text, and drop mention of X prefix.
6024
cd64ee31
VP
60252010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6026
6027 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6028
6c28cbf2
SS
60292010-03-24 Stan Shebs <stan@codesourcery.com>
6030
6031 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6032
95a42b64
TT
60332010-03-24 Tom Tromey <tromey@redhat.com>
6034
6035 PR breakpoints/9352:
6036 * gdb.texinfo (Break Commands): Update.
6037
18148017
VP
60382010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6039
6040 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6041 commands.
6042
4daf5ac0
SS
60432010-03-16 Stan Shebs <stan@codesourcery.com>
6044
6045 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6046 circular-trace-buffer.
6047 (Tracepoint Packets): Describe QTBuffer, and details of the
6048 qTStatus reply.
6049
c9429232
SS
60502010-03-12 Stan Shebs <stan@codesourcery.com>
6051 Nathan Sidwell <nathan@codesourcery.com>
6052
6053 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6054 doing instruction stepping.
6055 (Tracepoint Restrictions): New node.
6056
ccefe4c4
TT
60572010-03-10 Tom Tromey <tromey@redhat.com>
6058
6059 * gdbint.texinfo (Symbol Handling): Update.
6060
7c953934
TT
60612010-03-08 Tom Tromey <tromey@redhat.com>
6062
6063 PR cli/9591:
6064 * gdb.texinfo (Mode Options): Mention lack of pagination and
6065 confirmation with --batch.
6066 (Screen Size): Mention --batch.
6067 (Messages/Warnings): Likewise.
6068
f870a310
TT
60692010-03-05 Tom Tromey <tromey@redhat.com>
6070
6071 * gdb.texinfo (Basic Python): Document target_charset and
6072 target_wide_charset.
6073
78e2826b
TT
60742010-03-05 Tom Tromey <tromey@redhat.com>
6075
6076 * gdb.texinfo (Data): Link to pretty-printing.
6077 (Output Formats): Likewise. Correct text.
6078
f5dff777
DJ
60792010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6080
6081 * gdb.texinfo (Types): Describe <struct> and <flags>.
6082
dc00d89f
PM
60832010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6084
6085 * gdb.texinfo (Frames In Python): Add block parameter and
6086 description to read_var text.
6087
5107b149 60882010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6089 Tom Tromey <tromey@redhat.com>
5107b149
PM
6090
6091 * gdb.texinfo (Types In Python): Describe block argument in
6092 template_argument and gdb.lookup_type.
6093
e03e5e7b
TT
60942010-02-24 Tom Tromey <tromey@redhat.com>
6095
6096 * gdb.texinfo (Cygwin Native): Fix typo.
6097
f3e9a817
PM
60982010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6099
6100 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6101 and select method descriptions.
6102 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6103 Tables in Python to menu.
6104 (Blocks In Python): New node.
6105 (Symbols In Python): New node.
6106 (Symbol Tables in Python): New node.
6107
a79b8f6e
VP
61082010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6109
6110 Multiexec MI
6111
6112 gdb/
6113 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6114
6115 gdb/doc/
6116 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6117 changes.
6118 (GDB/MI Program Execution): Document current behaviour of
6119 --all and --thread-group.
6120 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6121 -remove-inferior.
6122 * observer.texi (inferior_added, inferior_removed): New
6123 observers.
6124
629d6a47
TT
61252010-02-19 Tom Tromey <tromey@redhat.com>
6126
6127 * gdbint.texinfo (Getting Started): Fix @node.
6128 (Debugging GDB): Likewise.
6129
c09529e5
JB
61302010-02-13 Joel Brobecker <brobecker@adacore.com>
6131
6132 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6133 documenting the gdb_test_timeout variable.
6134
540aa8e7
MS
61352010-02-12 Jakob Engblom <jakob@virtutech.com>
6136
6137 * gdb.texinfo (MI commands): Added documentation of --reverse
6138 option to a set of MI commands. Restructured documentation of MI
6139 commands --exec-continue to reflect the complexity of reverse
6140 execution.
6141
081dfbf7
PA
61422010-02-12 Pedro Alves <pedro@codesourcery.com>
6143
6144 * gdb.texinfo (Using the Collected Data): Specify that the address
6145 range of `tfind outsize' is exclusive, and that the address range
6146 of `tfind range' is inclusive.
6147 (Tracepoint Packets): Specify that the address range of
6148 `QTFrame:range' is inclusive, and that the address range of
6149 `QTFrame:outside' is exclusive
6150
8e9c5e02
VP
61512010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6152
6153 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6154
92981e24
TT
61552010-02-10 Tom Tromey <tromey@redhat.com>
6156
6157 * gdb.texinfo (Debugging Output): Document set debug parser and
6158 show debug parser.
6159
075b51b7
L
61602010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6161
6162 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6163 i386_eflags and i386_mxcsr.
6164
3bb8d5c3
L
61652010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6166
6167 * gdb.texinfo: Document i386 target features.
6168
c5f80513
DE
61692010-02-05 Doug Evans <dje@google.com>
6170
6171 * gdbint.texinfo (Testsuite): Add a new section to document the
6172 various DejaGnu variables that may be overridden.
1be00882 6173 Document INTERNAL_GDBFLAGS.
c5f80513 6174
6ac33a4e
TT
61752010-02-04 Tom Tromey <tromey@redhat.com>
6176
6177 PR cli/8830:
6178 * gdb.texinfo (Files): -readnow comes before the filename for file
6179 and symbol-file.
6180
a1dcb23a
DJ
61812010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6182
6183 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6184 Document ARM breakpoint types.
6185 (Register Packet Format): Move into the new section.
6186 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6187
95433b34
JB
61882010-01-21 Joel Brobecker <brobecker@adacore.com>
6189
6190 * gdb.texinfo (File Options): Adjust the documentation of this
6191 switch to refer to the "source" command rather than partially
6192 duplicating some of the relevant information.
6193 (Extending GDB): Introduce and document the set/show script-extension
6194 setting.
6195 (Command Files): Add note explaining that the "source" command
6196 is also used to evalute scripts written in other languages.
6197 Remove the short slightly incorrect reference to sourcing Python
6198 scripts.
6199 (Python Commands): Document how to execute a Python script from GDB.
6200
8d576872
JB
62012010-01-19 Joel Brobecker <brobecker@adacore.com>
6202
6203 * gdb.texinfo (Command Files): Fix typo.
6204
8150ff9c
JB
62052010-01-18 Tom Tromey <tromey@redhat.com>
6206
6207 * gdb.texinfo (File Options): Document -x on .py files.
6208 (Command Files): Document handling of Python scripts.
6209
23db03a6
JZ
62102010-01-18 Jie Zhang <jie.zhang@analog.com>
6211
6212 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6213
00bf0b85
SS
62142010-01-15 Stan Shebs <stan@codesourcery.com>
6215
6216 * gdb.texinfo (Trace Files): New section.
6217 (Tracepoint Packets): Document QTSave and qTBuffer.
6218 (Trace File Format): New appendix.
6219
be759fcf
PM
62202010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6221
6222 * gdb.texinfo (Values From Inferior): Document lazy_string value
6223 method.
6224 (Python API): Add Lazy strings menu item.
6225 (Lazy Strings In Python): New node.
6226
dc146f7c
VP
62272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6228
6229 * gdb.texinfo (GDB/MI Thread Information): New.
6230 (GDB/MI Async Records): Document the core field in *stopped.
6231 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6232 documentation
6233 (Process list): Document that osdata document may contain
6234 threads.
6235 (Remote Serial Protocol): Document qXfer:threads.
6236
d5551862
SS
62372010-01-06 Stan Shebs <stan@codesourcery.com>
6238
6239 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6240 disconnected tracing.
6241 (Tracepoint Packets): Document new protocol.
6242
7a697b8d
SS
62432010-01-05 Stan Shebs <stan@codesourcery.com>
6244
6245 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6246 tracepoints.
6247 (Tracepoint Packets): Describe remote protocol for fast
6248 tracepoints.
6249
e6f3ec50
JB
62502010-01-01 Joel Brobecker <brobecker@adacore.com>
6251
6252 Update the "Start of New Year Procedure".
6253 * gdbint.texinfo: Add the list of files that need to be updated
6254 manually. Minor reformatting.
6255
ddc4e9c1
JB
62562010-01-01 Joel Brobecker <brobecker@adacore.com>
6257
6258 * refcard.tex: Update copyright year in header and text.
6259
9d2897ad
JB
62602010-01-01 Joel Brobecker <brobecker@adacore.com>
6261
6262 * agentexpr.texi: Add 2010 to the list of copyright years.
6263 * annotate.texinfo: Likewise.
6264 * gdb.texinfo: Likewise.
6265 * gdbint.texinfo: Likewise.
6266 * observer.texi: Likewise.
6267 * stabs.texinfo: Likewise.
6268
6da95a67
SS
62692009-12-31 Stan Shebs <stan@codesourcery.com>
6270
6271 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6272
236f1d4d
SS
62732009-12-29 Stan Shebs <stan@codesourcery.com>
6274
6275 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6276
f61e138d
SS
62772009-12-28 Stan Shebs <stan@codesourcery.com>
6278
6279 * gdb.texinfo (Trace State Variables): New section.
6280 (Tracepoint Packets): Describe trace state variable packets.
6281 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6282 variable bytecodes.
6283
0fe7935b
DJ
62842009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6285
6286 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6287 declarations.
6288
a6b29f87
VP
62892009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6290
6291 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6292 -gdb-exit behaviour.
6293
5e4bde96
JB
62942009-12-20 Joel Brobecker <brobecker@adacore.com>
6295
6296 * gpl.texi: Update to version 3 of the GPL.
6297
a1715244
JB
62982009-12-20 Joel Brobecker <brobecker@adacore.com>
6299
6300 * Makefile.in: Update copyright header.
6301 * observer.texi: Fix the copyright header of the generated files.
6302
361ae042
PM
63032009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6304
6305 * gdb.texinfo (Types In Python): Describe range function.
6306
bfd31e71
PM
63072009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6308
6309 * gdb.texinfo (Types In Python): Describe "is_base_class".
6310
57a1d736
TT
63112009-12-03 Tom Tromey <tromey@redhat.com>
6312
6313 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6314
8cebebb9
PP
63152009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6316
6317 * observer.texi: New memory_changed observer.
6318
16af530a
TT
63192009-12-01 Tom Tromey <tromey@redhat.com>
6320
6321 * gdb.texinfo (Reverse Execution): Fix typo.
6322
b6199126
DJ
63232009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6324
6325 PR gdb/8704
6326
6327 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6328 are allowed after the breakpoint condition.
6329
7a6973ad
TT
63302009-11-23 Tom Tromey <tromey@redhat.com>
6331
6332 PR python/10782:
6333 * gdb.texinfo (Types In Python): Document Type.pointer.
6334
21a0512e
PP
63352009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6336
6337 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6338
a5832c8f
PA
63392009-11-11 Pedro Alves <pedro@codesourcery.com>
6340
6341 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6342 (Using Agent Expressions): Delete cross reference.
6343
1eb7cd77
JB
63442009-11-07 Joel Brobecker <brobecker@adacore.com>
6345
6346 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6347 and @settitle directives up to help makeinfo find them.
6348
24ddea62
JK
63492009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6350
6351 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6352 (Auto-loading): Use plural and note one can use multiple components now.
6353
3afae151
VP
63542009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6355
6356 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6357 -stack-list-arguments have the same documentation for parameter
6358 as -stack-list-locals. Add comas.
6359
14ff2235
PM
63602009-10-27 Tom Tromey <tromey@redhat.com>
6361 Eli Zaretskii <eliz@gnu.org>
6362
c8d5aac9 6363 PR python/10781
14ff2235
PM
6364
6365 * gdb.texinfo (Values From Inferior): Document cast method.
6366
9c419145
PP
63672009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6368
6369 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6370 and adjust example.
889bf7c5 6371
29153c24
MS
63722009-10-22 Michael Snyder <msnyder@vmware.com>
6373
6374 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6375 info record command. Also document the new save and restore
29153c24
MS
6376 commands.
6377
2b28d209
PP
63782009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6379
6380 * gdb.texinfo (Machine Code): Mention current pc marker.
6381 (Memory): Likewise.
6382
6c95b8df
PA
63832009-10-19 Pedro Alves <pedro@codesourcery.com>
6384 Stan Shebs <stan@codesourcery.com>
6385
6386 * observer.texi (new_inferior): Rename to...
6387 (inferior_appeared): ... this.
6388
6389 * gdb.texinfo (Inferiors): Rename node to ...
6390 (Inferiors and Programs): ... this. Mention running multiple
6391 programs in the same debug session.
6392 <info inferiors>: Mention the new 'Executable' column if "info
6393 inferiors". Update examples. Document the "add-inferior",
6394 "clone-inferior", "remove-inferior" and "maint info
6395 program-spaces" commands.
6396 (Process): Rename node to...
6397 (Forks): ... this. Document "set|show follow-exec-mode".
6398
2f8132f3
MS
63992009-10-11 Michael Snyder <msnyder@vmware.com>
6400
6401 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6402 (ReverseContinue): Ditto.
6403
cba4b2d3
PP
64042009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6405
6406 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6407
da082f17
JK
64082009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6411
08be9d71
ME
64122009-10-06 Michael Eager <eager@eagercon.com>
6413
6414 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6415 (Embedded Processors): Add MicroBlaze.
6416 (MicroBlaze): New. Describe Xilinx MicroBlaze
6417
08a0efd0
PA
64182009-10-04 Pedro Alves <pedro@codesourcery.com>
6419
6420 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6421
cbb8f428
EZ
64222009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6423
6424 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6425
30a4a70c
JB
64262009-09-23 Joel Brobecker <brobecker@adacore.com>
6427
6428 * observer.texi (solib_unloaded): Document explicitly the fact that
6429 this observer is called before the associated symbols are unloaded.
6430
701adfb0
PA
64312009-09-21 Jie Zhang <jie.zhang@analog.com>
6432
6433 * gdb.texinfo: Escape "{" and "}".
6434
b3372f91
VP
64352009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6436
6437 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6438 -stack-list-variables.
6439
f43030c4
TT
64402009-09-18 Tom Tromey <tromey@redhat.com>
6441
6442 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6443 is experimental.
6444
ec7e75e7
PP
64452009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6446
6447 * gdb.texinfo (convenince variables): Mention
6448 $_siginfo could be empty.
f43030c4 6449
0cc7d26f
TT
64502009-09-15 Tom Tromey <tromey@redhat.com>
6451
6452 * gdb.texinfo (GDB/MI Variable Objects): Document
6453 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6454 Expand -var-update documentation.
6455
a96d9b2e
SDJ
64562009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6457
6458 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6459 feature.
6460
005ca36a
JB
64612009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6462
6463 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6464
0d772ac9
MS
64652009-09-10 Michael Snyder <msnyder@vmware.com>
6466
6467 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6468 ReverseStep replies to the qSupported query.
6469
14fb1bac
JB
64702009-09-10 Joel Brobecker <brobecker@adacore.com>
6471
6472 Add documentation for set/show interactive-mode.
6473 * gdb.texinfo (Other Misc Settings): New node.
6474
29b090c0
DE
64752009-09-01 Doug Evans <dje@google.com>
6476
6477 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6478 non-stop mode's affect on remote caching.
6479
4e5d721f
DE
64802009-08-31 Jacob Potter <jdpotter@google.com>
6481 Doug Evans <dje@google.com>
6482
6483 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6484 Mark `set/show remotecache' options as obsolete.
6485 Document new `set/show stack-cache' option.
6486 Update text for `info dcache'.
6487
55333a84
DE
64882009-08-27 Doug Evans <dje@google.com>
6489
6490 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6491 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6492
bc3a0b4d
RW
64932009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6494
6495 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6496 about autoconf.
6497
3a1ff0b6
PA
64982009-08-25 Pedro Alves <pedro@codesourcery.com>
6499
6500 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6501 small example, and describe its columns. Replace "inferior-id" by
6502 "infno" throughout.
6503
81ecdfbb
RW
65042009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6505
af542c2e
RW
6506 * gdbint.texinfo (Releasing GDB): Point to
6507 README-maintainer-mode file for required autoconf version.
6508 * configure.ac: Do not substitute datarootdir, htmldir,
6509 pdfdir, docdir. Do not process --with-datarootdir,
6510 --with-htmldir, --with-pdfdir, --with-docdir.
6511 * configure: Regenerate.
6512
81ecdfbb
RW
6513 * configure: Regenerate.
6514
4efc6507
DE
65152009-08-20 Reid Kleckner <reid@kleckner.net>
6516
6517 * gdb.texinfo: Add chapter on JIT interface.
6518
43089a6e
NR
65192009-08-07 Nick Roberts <nickrob@snap.net.nz>
6520
6521 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6522 confirmation request.
43089a6e 6523
99e008fe
EZ
65242009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6525
c8d5aac9
L
6526 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6527 CRC definitions.
99e008fe 6528
48cb2d85
VP
65292009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6530
6531 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6532 -break-commands.
48cb2d85 6533
ff1a52c6
UW
65342009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6535
6536 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6537 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6538
3285f3fe
UW
65392009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6540
6541 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6542 "set spu stop-on-load" and "show spu stop-on-load" commands.
6543
e35359c5
UW
65442009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6545
6546 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6547
58d6951d
DJ
65482009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6549
6550 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6551 org.gnu.gdb.arm.neon.
6552
08d16641
PA
65532009-07-20 Pedro Alves <pedro@codesourcery.com>
6554
6555 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6556 optional element.
6557 (subsection OS ABI): New subsection.
6558
782b2b07
SS
65592009-07-14 Stan Shebs <stan@codesourcery.com>
6560
6561 * gdb.texinfo (Tracepoint Conditions): New section.
6562 (General Query Packets): Describe ConditionalTracepoints.
6563 (Tracepoint Packets): Describe condition field.
6564 (Maintenance Commands): Describe maint agent-eval.
6565 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6566
9b117ef3
HZ
65672009-07-11 Hui Zhu <teawater@gmail.com>
6568
6569 * gdb.texinfo (disassemble): Add a new modifier /r
6570 to "disassemble" command to make it print the raw instructions
6571 in hex as well as in symbolic form.
6572
f5a33284
TT
65732009-07-09 Tom Tromey <tromey@redhat.com>
6574
6575 * gdbint.texinfo (Testsuite): Document parallel make check.
6576
812f7342
TT
65772009-07-09 Tom Tromey <tromey@redhat.com>
6578
6579 * gdbint.texinfo (Testsuite): Document test transcripts.
6580
fbb8f299
PM
65812009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6582
6583 * gdb.texinfo (Values From Inferior): Add length parameter
6584 description.
6585
dd8f35ac
EZ
65862009-07-04 Chris Genly <chris@genly.us>
6587
6588 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6589 in -var-list-children. Fix example according to what the code
6590 does.
6591
2277426b
PA
65922009-07-02 Pedro Alves <pedro@codesourcery.com>
6593
6594 * gdb.texinfo (Debugging multiple inferiors): Document the
6595 "inferior", "detach inferior" and "kill inferior" commands.
6596 (Debugging Programs with Multiple Processes): Adjust to mention
6597 generic "inferior" commands. Delete mention of "detach fork" and
6598 "delete fork". Cross reference to "Debugging multiple inferiors"
6599 section.
6600
a6d9a66e
UW
66012009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6602
5af949e3
UW
6603 * gdbint.texinfo (Item Output Functions): Update signature
6604 for ui_out_field_core_addr.
6605
66062009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6607
6608 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6609 Update example code extrated from breakpoint.c.
6610
9901a55b 66112009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6612
9901a55b
PP
6613 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6614 MI commands.
6615 (GDB/MI Symbol Query): Likewise.
6616 (GDB/MI File Commands): Likewise.
6617 (GDB/MI File Transfer Commands): Likewise.
6618 (GDB/MI Target Manipulation): Likewise.
6619 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6620
edb3359d
DJ
66212009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdb.texinfo (Debugging Optimized Code): New chapter.
6624 (Compiling for Debugging): Reference it. Move some
6625 text to the new section.
6626
7cd1089b
PM
66272009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6628
6629 * doc/gdb.texinfo (Calling): Document
6630 set-unwind-on-terminating-exception usage.
6631
d4db2f36
PA
66322009-06-11 Pedro Alves <pedro@codesourcery.com>
6633
6634 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6635 command.
6636
d1a7880c
PA
66372009-06-07 Pedro Alves <pedro@codesourcery.com>
6638
6639 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6640 references.
6641
473f94e6
UW
66422009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6643
6644 * gdbint.texinfo: Rename formal parameters to gdbarch function
6645 protoypes from "current_gdbarch" to "gdbarch".
6646
8f500870
TT
66472009-05-28 Tom Tromey <tromey@redhat.com>
6648
6649 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6650
b6313243
TT
66512009-05-27 Tom Tromey <tromey@redhat.com>
6652
6653 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6654 feature.
6655 (GDB/MI Variable Objects): Document -var-set-visualizer.
6656
66572009-04-02 Tom Tromey <tromey@redhat.com>
6658
6659 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6660 feature.
6661 (GDB/MI Variable Objects): Document -var-set-visualizer.
6662
a6bac58e
TT
66632009-05-27 Tom Tromey <tromey@redhat.com>
6664 Thiago Jung Bauermann <bauerman@br.ibm.com>
6665 Phil Muldoon <pmuldoon@redhat.com>
6666
6667 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6668 (Pretty Printing): New node.
6669 (Selecting Pretty-Printers): Likewise.
6670 (Python API): Update.
6671 (Output Formats): Document /r format.
6672
2c74e833
TT
66732009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6674 Tom Tromey <tromey@redhat.com>
6675
6676 * gdb.texinfo (Types In Python): New node.
6677 (Values From Inferior): "type" is now an attribute.
6678 (Python API): Update.
6679
89c73ade
TT
66802009-05-27 Tom Tromey <tromey@redhat.com>
6681 Thiago Jung Bauermann <bauerman@br.ibm.com>
6682 Phil Muldoon <pmuldoon@redhat.com>
6683
6684 * gdb.texinfo: Add @syncodeindex for `tp'.
6685 (Python API): Update.
6686 (Auto-loading): New node.
6687 (Objfiles In Python): New node.
6688
17a37d48
PP
66892009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6690
6691 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6692
6718376f
NR
66932009-05-15 Nick Roberts <nickrob@snap.net.nz>
6694
6695 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6696
cbe54154
PA
66972009-05-12 Pedro Alves <pedro@codesourcery.com>
6698
6699 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6700 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6701 show show-debug-regs' docs.
6702
8e05493c
EZ
67032009-05-08 Eli Zaretskii <eliz@gnu.org>
6704
6705 * gdb.texinfo (Process Record and Replay): Add description of
6706 reverse execution.
6707
b39f4988
JB
67082009-05-07 Joel Brobecker <brobecker@adacore.com>
6709
6710 * gdbint.texinfo (Adding support for debugging core files): New node.
6711 (Native Debugging): Remove the ``Native core file Support'' section.
6712
a2311334
EZ
67132009-05-01 Eli Zaretskii <eliz@gnu.org>
6714
6715 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6716 Add index entries.
6717
53cc454a 67182009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6719 Michael Snyder <msnyder@vmware.com>
53cc454a 6720
a2311334
EZ
6721 * gdb.texinfo: (Process Record and Replay): Add documentation for
6722 process record and replay.
53cc454a 6723
484086b7
JK
67242009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6727 a new part on command-line defined macros.
6728
32ae1842
EZ
67292009-04-25 Eli Zaretskii <eliz@gnu.org>
6730
6731 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6732 clarify the wording.
6733
b14b1491
TT
67342009-04-23 Tom Tromey <tromey@redhat.com>
6735
6736 * gdb.texinfo (Data Files): New node.
6737 (GDB Files): Update menu.
6738
5c1e86e1
JB
67392009-04-23 Joel Brobecker <brobecker@adacore.com>
6740
6741 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6742 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6743
83eba9b7
VP
67442009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6745
6746 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6747
e31198c4
HZ
67482009-04-22 Hui Zhu <teawater@gmail.com>
6749
6750 * gdb.texinfo (disassemble-next-line): Set the default of
6751 disassemble-next-line to off.
6752
26e251b6
JM
67532009-04-21 Joseph Myers <joseph@codesourcery.com>
6754
6755 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6756 --with-htmldir): New.
6757 * configure: Regenerate.
6758 * Makefile.in (datarootdir, docdir): Define.
6759 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6760 instead of $(SET_TEXINPUTS).
6761 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6762 gdbint.info instead of $(SET_TEXINPUTS).
6763 (gdbint/index.html): Use same -I options as for building
6764 gdbint.info.
6765 (stabs.dvi, stabs.pdf): Use same -I options as for building
6766 stabs.info instead of $(SET_TEXINPUTS).
6767 (stabs/index.html): Use same -I options as for building
6768 stabs.info.
6769 (annotate.dvi, annotate.pdf): Use same -I options as for building
6770 annotate.info instead of $(SET_TEXINPUTS).
6771 (annotate/index.html): Use same -I options as for building
6772 annotate.info.
6773
eac35c4e
DD
67742009-04-21 David Daney <ddaney@caviumnetworks.com>
6775
6776 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6777
29b0e8a2
JM
67782009-04-21 Joseph Myers <joseph@codesourcery.com>
6779
6780 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6781
2b831889 67822009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6783 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6784
6785 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6786 (MAKEHTMLFLAGS): Set to empty.
6787 (html__strip_dir): Define.
6788 (HTMLFILES): Define.
6789 (HTMLFILES_INSTALL): Define.
6790 (install-html): Copy new automake rule.
6791 (html): Depend on $(HTMLFILES).
6792 (gdb_toc.html): Rename to gdb/index.html.
6793 (gdbint_toc.html): Rename to gdbint/index.html.
6794 (stabs_toc.html): Rename to stabs/index.html.
6795 (annotate_toc.html): Rename to annotate/index.html.
6796
89a34d1b
JM
67972009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6798
6799 * Makefile.in: Set pdfdir and htmldir from configure
6800 substitutions.
6801 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6802 * configure: Regenerate.
6803
a2d5da46
JB
68042009-04-16 Joel Brobecker <brobecker@adacore.com>
6805
6806 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6807 This macro is no longer used.
6808
732f6a93
TT
68092009-04-15 Tom Tromey <tromey@redhat.com>
6810
6811 * gdb.texinfo (Character Sets): Document default character set.
6812
87f9adc1
PM
68132009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6814
6815 * gdbint.texinfo: Change server name from sources.redhat.com to
6816 sourceware.org throughout.
6817
2c88c651
JB
68182009-04-09 Joel Brobecker <brobecker@adacore.com>
6819
6820 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6821 about a missing dot or coma after @xref.
6822
4f5376b2
JB
68232009-04-02 Joel Brobecker <brobecker@adacore.com>
6824
6825 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6826 example, and add a small explanation about it.
6827 (Print Settings): Change the documentation of the "set print
6828 frame-arguments" to reflect the fact that the default is now "scalars".
6829
a0381d3a
JB
68302009-04-02 Joel Brobecker <brobecker@adacore.com>
6831
6832 * gdb.texinfo (Print Settings): Add kindex for command "set
6833 print frame-arguments".
6834
45ac276d
JB
68352009-03-31 Joel Brobecker <brobecker@adacore.com>
6836
6837 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6838 breakpoints.
6839 (Set Breaks): Add reference to thread-specific and task-specific
6840 breakpoints.
6841
32cd1edc
JB
68422009-03-31 Joel Brobecker <brobecker@adacore.com>
6843
6844 * gdb.texinfo (Ada Tasks): Remove the documentation about
6845 the "Running" state, as this state has been eliminated.
6846 Now all runnable tasks are shown as "Runnable".
6847
1042e4c0
SS
68482009-03-30 Stan Shebs <stan@codesourcery.com>
6849
6850 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6851 special case of breakpoints.
6852 (Enable and Disable Tracepoints): Mention deprecation.
6853 (Listing Tracepoints): Update description and example.
6854
f8f6f20b
TJB
68552009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6856
6857 * gdb.texinfo (Frames in Python): New node.
6858 (Python API): Update.
6859
c0c6f777
TJB
68602009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6861
6862 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6863 from a method to an attribute.
6864
def2b000
TJB
68652009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6866
6867 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6868 attribute.
6869
a07daef3
PA
68702009-03-25 Pedro Alves <pedro@codesourcery.com>
6871
6872 * observer.texi (thread_exit): Add "silent" parameter.
6873
f3b1572e
PA
68742009-03-22 Pedro Alves <pedro@codesourcery.com>
6875
6876 * observer.texi (about_to_proceed): New.
6877
587afa38
EZ
68782009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6879
6880 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6881 field throughout to handle types with spaces in them. Fix typos
6882 found by aspell.
6883 (Summary, Requirements, Contributors): New first chapter,
6884 "Summary" added, old Requirements section moved there, and new
6885 section, "Contributors" added.
6886 (Initializing a New Architecture, Register Representation)
6887 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6888 (Porting gdb): These sections extended and updated.
6889 (Compiler Characteristics): This section (empty) deleted.
6890 (Defining Other Architecture Features): This section renamed and
6891 duplicate material removed from (formerly "Target Conditionals").
6892 Use braces {} in @deftypeXX type field throughout to handle types
6893 with spaces in them. Typos found by aspell fixed.
6894
6895 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6896 * stack_frame.pdf: Version of image for PDF output.
6897 * stack_frame.png: Version of image for HTML output and for Emacs.
6898 * stack_frame.txt: Version of image for Info output.
1db61298 6899 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6900
10af6951
EZ
69012009-03-21 Eli Zaretskii <eliz@gnu.org>
6902
6903 * gdb.texinfo (Character Sets): Fix last change.
6904
cc924cad
TJB
69052009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6906
6907 * gdb.texinfo (Values From Inferior): Fix optional arguments
6908 markup.
6909 (Commands In Python): Adjust argument names of gdb.Command.__init__
6910 to what the function accepts as keywords.
6911
bc3b79fd
TJB
69122008-03-20 Tom Tromey <tromey@redhat.com>
6913
6914 * gdb.texinfo (Convenience Vars): Document convenience functions.
6915 (Functions In Python): New node.
6916 (Python API): Update.
6917
6c7a06a3
TT
69182009-03-20 Tom Tromey <tromey@redhat.com>
6919
6920 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6921 set target-wide-charset.
6922 (Requirements): Mention iconv.
6923
b646ddd4
HZ
69242009-03-17 Hui Zhu <teawater@gmail.com>
6925
6926 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6927
91440f57
HZ
69282009-03-17 Hui Zhu <teawater@gmail.com>
6929
6930 * gdb.texinfo: Add documentation for disassemble-next-line.
6931
8fd41227
TJB
69322009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6933
6934 * gdb.texinfo (Commands In Python): Remove tindex entries.
6935
61ff14c6
JK
69362009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6937
6938 * gdb.texinfo (Returning): New description for missing debug info.
6939
0b16c5cf
PA
69402009-03-14 Pedro Alves <pedro@codesourcery.com>
6941
6942 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6943 (General Query Packets): Document qAttached.
0b16c5cf 6944
32fc0df9
PA
69452009-03-05 Pedro Alves <pedro@codesourcery.com>
6946
6947 * gdb.texinfo (Background Execution): Better describe the set
6948 target-async command.
6949 (Maintenance Commands): Delete description of the `maint set/show
6950 linux-async' and `maint set/show remote-async' commands.
6951
134eb42c
VP
69522009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6953
6954 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6955 between sentences.
6956
c86cf029
VP
69572009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6958
6959 * gdb.texinfo (GDB/MI Async Records): Document the
6960 =library-loaded and =library-unloaded notifications.
6961
3ea85240
VP
69622009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6963
6964 * observer.texi (test_notification): New observer.
6965
1d33d6ba
VP
69662009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6967
61ff14c6
JK
6968 * observer.texi: Add parameter 'print_frame' to normal_stop
6969 observer.
1d33d6ba 6970
d721c933
EZ
69712009-02-07 Eli Zaretskii <eliz@gnu.org>
6972
6973 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6974 (Commands In Python): Fix COMMAND_* constants in last change. Use
6975 @kbd for interactive input. Add cross-references and index
6976 entries.
6977
4aa995e1
PA
69782009-02-06 Pedro Alves <pedro@codesourcery.com>
6979
6980 * gdb.texinfo (Signals): Document $_siginfo.
6981 (Convenience Variables): Mention $_siginfo.
6982 (Remote Configuration): Document qXfer:siginfo:read,
6983 qXfer:siginfo:write packets, and the read-siginfo-object,
6984 write-siginfo-object commands.
6985
5f5233d4
PA
69862009-02-06 Pedro Alves <pedro@codesourcery.com>
6987
6988 * gdbint.texinfo (Values): New chapter.
6989
d8906c6f
TJB
69902009-02-06 Tom Tromey <tromey@redhat.com>
6991
6992 * gdb.texinfo (Python API): Add entry for Commands In Python.
6993 (Commands In Python): New node.
6994
b6cb8e7d
TJB
69952009-02-05 Tom Tromey <tromey@redhat.com>
6996
6997 * gdb.texinfo (Values From Inferior): Document Value.string.
6998
12453b93
TJB
69992009-02-05 Tom Tromey <tromey@redhat.com>
7000
7001 * gdb.texinfo (Basic Python): Document execute's from_tty
7002 argument.
7003
08c637de
TJB
70042009-02-04 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.texinfo (Basic Python): Document gdb.history.
7007
592375cd
VP
70082009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7009
7010 * gdb.texinfo (GDB/MI Thread Commands): Document the
7011 'current-thread-id' field. Remove the example with zero threads,
7012 since current GDB won't ever report that if there's inferior.
7013
41447f92
VP
70142009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7015
7016 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7017 option to -break-insert.
7018
098b41a6
JG
70192009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7020 Jerome Guitton <guitton@adacore.com>
7021
7022 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7023 (System-wide configuration): New section.
7024
3c16cced
PA
70252009-01-26 Pedro Alves <pedro@codesourcery.com>
7026
7027 PR gdb/7580:
7028 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7029 internal-error|internal-warning quit|corefile ask|yes|no".
7030
62709adf
PA
70312009-01-26 Pedro Alves <pedro@codesourcery.com>
7032
7033 * gdb.texinfo (Using the `gdbserver' Program): Document
7034 --remote-debug.
7035
7ce58dd2
DE
70362009-01-23 Doug Evans <dje@google.com>
7037
7038 * gdb.texinfo: Add nexti to list of commands that support
7039 background execution.
7040
adb483fe
DJ
70412009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7042
7043 * gdb.texinfo (Define, Hooks): Document prefix command support.
7044
a67ec3f4 70452009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 7046 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
7047
7048 Fixes for makeinfo --html.
7049
7050 * annotate.texinfo: Use @copying and @insertcopying. Use
7051 @ifnottex in place of @ifinfo.
7052 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7053 place of @ifinfo. Use @ifnotinfo for one index entry.
7054 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7055 in place of @ifinfo.
7056 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7057 in place of @ifinfo. Include contents at start unconditionally.
7058
84fcdf95
PA
70592009-01-13 Pedro Alves <pedro@codesourcery.com>
7060
7061 * gdb.texinfo (General Query Packets): Remove @var{} around the
7062 "spu" literal string.
7063
fa3a767f
PA
70642009-01-07 Pedro Alves <pedro@codesourcery.com>
7065
7066 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7067 program may be running in another process" errors.
7068 * gdbint.texinfo (Native Conditionals): Delete
7069 ONE_PROCESS_WRITETEXT description.
7070
9cb011d3
JB
70712009-01-07 Joel Brobecker <brobecker@adacore.com>
7072
7073 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7074 emacs local variable to be placed at the end of the ChangeLog.
7075 Add server.c and gdbreplay.c to the list of files where the
7076 copyright year needs to be updated.
7077
84603566
SL
70782009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7079
7080 * gdb.texinfo (Remote Configuration): Document new
7081 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7082 commands.
7083
a53f55d8
PA
70842008-12-28 Pedro Alves <pedro@codesourcery.com>
7085
7086 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7087 FETCH_INFERIOR_REGISTERS.
7088 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7089 FETCH_INFERIOR_REGISTERS descriptions. Remove
7090 gdbarch_get_longjmp_target descrition, since already described in
7091 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7092 (Target Conditionals): ... here.
7093
077e0a52
JB
70942008-12-16 Joel Brobecker <brobecker@adacore.com>
7095
7096 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7097 examples.
7098 (Additions to Ada): Likewise. Add the missing opening and closing
7099 parenthesis of the GDB prompt in one of the examples.
7100
023eb17c
JB
71012008-12-14 Joel Brobecker <brobecker@adacore.com>
7102
7103 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7104 about the result of 'Address not being of type System.Address.
7105 This problem has been fixed a while ago.
7106
c3b108f7
VP
71072008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7108
7109 MI non-stop and multiprocess docs.
7110
c8d5aac9
L
7111 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7112 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7113 Adjust documentation for *stopped, document =thread-created,
7114 =thread-exited, =thread-group-created and =thread-group-exited.
7115 (GDB/MI Thread Commands): Document the 'state' field in
7116 -thread-info output.
7117 (GDB/MI Program Execution): Mention --all and --thread-group
7118 options.
7119 (GDB/MI Variable Objects): Describe floating and fixed variable
7120 objects.
7121 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7122
07e059b5
VP
71232008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7124
c8d5aac9
L
7125 * gdb.texinfo (Operating System Information): New appendix.
7126 (Operating System Auxiliary Information): Document 'info os processes'
7127 (Remote Configuration): Document 'osdata'
7128 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7129
a80b95ba
TG
71302008-11-27 Tristan Gingold <gingold@adacore.com>
7131
7132 * gdb.texinfo (Darwin): Document Darwin specific features.
7133
a655d424
JK
71342008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7135
7136 * gdbint.texinfo (Target Conditionals): Extend the
7137 gdbarch_breakpoint_from_pc description.
7138
249e1128
VP
71392008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7140
7141 * gdb.texinfo (M68K Features): Fix typo.
7142
c14c28ba
PP
71432008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7144
7145 * gdb.texinfo (Symbols): Mention printing containing
7146 image name in "info symbol".
7147 (Maint translate-address): Likewise.
889bf7c5 7148
394a6666
JB
71492008-11-18 Joel Brobecker <brobecker@adacore.com>
7150
7151 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7152 commands "catch load" and "catch unload".
7153
66bb093b
VP
71542008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7155
7156 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7157 =thread-selected.
889bf7c5 7158
4a92f99b
VP
71592008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7160
c8d5aac9 7161 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7162
f0323ca0
PA
71632008-10-27 Pedro Alves <pedro@codesourcery.com>
7164
7165 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7166 .mt files, TM_CLIBS or TM_CDEPS.
7167 (x86 Watchpoints): Don't mention TDEPFILES.
7168
8b23ecc4
SL
71692008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7170
7171 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7172 (Overview): Mention notifications and non-stop mode behavior.
7173 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7174 with non-stop mode behavior. Add vStopped description.
7175 (Stop Reply Packets): Update list of packets that return
7176 stop replies. Mention non-stop behavior.
7177 (General Query Packets): Document QNonStop packet and associated
7178 qSupported query response.
7179 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7180 behavior.
7181 (Notification Packets): New section.
7182 (Remote Non-Stop): New section.
7183 (File-I/O Overview): Mention non-stop behavior.
7184
fff08868
HZ
71852008-10-24 Hui Zhu <teawater@gmail.com>
7186 Pedro Alves <pedro@codesourcery.com>
7187
7188 * gdb.texinfo (displaced-stepping): Describe the auto mode
7189 setting, and say it's the default. This is now a mainstream
7190 setting instead of a maintenance setting.
7191
252fbfc8
PA
71922008-10-23 Pedro Alves <pedro@codesourcery.com>
7193
7194 * observer.texi (thread_stop_requested): New.
7195
20924a55
JB
71962008-10-22 Joel Brobecker <brobecker@adacore.com>
7197
7198 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7199 (Patching): Replace incorrect usage of @samp by @kbd.
7200
bacec72f
MS
72012008-10-17 Michael Snyder <msnyder@vmware.com>
7202
7203 * gdb.texinfo: Add documentation for reverse execution.
7204
a08702d6 72052008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7206 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7207
7208 * gdb.texinfo. (Values From Inferior): New subsubsection.
7209
d97bc12b
DE
72102008-10-06 Doug Evans <dje@google.com>
7211
7212 * gdb.texinfo (set debug dwarf2-die): Document it.
7213
87f67dba
JB
72142008-10-01 Joel Brobecker <brobecker@adacore.com>
7215
7216 * gdb.texinfo (catch) [exception]: Document how to insert
7217 a breakpoint on user-defined exceptions when the exception
7218 name is identical to one of the language-defined ones.
7219
2fae03e8
TT
72202008-09-27 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.texinfo (Macros): Remove text about stringification,
7223 varargs, and splicing.
7224
5c6ce71d
TT
72252008-09-27 Tom Tromey <tromey@redhat.com>
7226
7227 * gdbint.texinfo (Language Support): Remove text about omitting
7228 support for a language.
7229
07128da0
DE
72302008-09-23 Doug Evans <dje@google.com>
7231
7232 * gdb.texinfo (info dcache): Update.
7233
b90a069a
SL
72342008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7235
7236 * gdb.texinfo (Packets): Add info on thread-id syntax and
7237 multiprocess extensions.
7238 <D>: Document multiprocess form of packet.
7239 <H>: Use thread-id syntax.
7240 <T>: Likewise.
7241 <vCont>: Likewise. Note this is required for multiprocess.
7242 <vKill>: New packet.
7243 (Stop Reply Packets) <T>: Use thread-id syntax.
7244 <W>: Document multiprocess form of reply.
7245 <X>: Likewise.
7246 (General Query Packets) <qC>: Use thread-id syntax.
7247 <qfThreadInfo>: Likewise.
7248 <qGetTLSAddr>: Likewise.
7249 <qP>: Likewise.
7250 <qSupported>: Add "multiprocess" feature.
7251 <qThreadExtraInfo>: Use thread-id syntax.
7252
b77209e0
PA
72532008-09-22 Stan Shebs <stan@codesourcery.com>
7254
7255 * gdb.texinfo (Inferiors): New section.
7256
3d0bb823
PA
72572008-09-12 Pedro Alves <pedro@codesourcery.com>
7258
7259 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7260
f8dcfc0a
UW
72612008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7262
7263 * gdbint.texinfo (Target Conditionals): Remove documentation
7264 for gdbarch_name_of_malloc.
7265
8775bb90
MS
72662008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7267
7268 * gdb.texinfo (Interrupts): Mention TCP interface for
7269 sending BREAK.
7270
f1838a98
UW
72712008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7272
7273 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7274 argument prefix to "set sysroot".
7275
158c7665
PH
72762008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7277
7278 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7279 and False.
7280
30e026bb
VP
72812008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7282
c8d5aac9
L
7283 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7284 for possible features of -list-features.
30e026bb 7285
c6ebd6cf
VP
72862008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7287
c8d5aac9 7288 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7289 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7290
aeac0ff9
VP
72912008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7292
7293 * doc/gdb.texinfo (PowerPC): Fix typo.
7294 (PowerPC features): Fix typo.
7295
5231c1fd
PA
72962008-08-18 Pedro Alves <pedro@codesourcery.com>
7297
7298 * observer.texi (thread_ptid_changed): New.
7299
677c5bb1
LM
73002008-08-18 Luis Machado <luisgpm@br.ibm.com>
7301
7302 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7303 (PowerPC features): Mention feature set for VSX registers.
7304
f3a2dd1a
JB
73052008-08-13 Joel Brobecker <brobecker@adacore.com>
7306
7307 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7308 the direct visibility of all names in user-written packages.
7309
33e5cbd6
PA
73102008-08-13 Pedro Alves <pedro@codesourcery.com>
7311
7312 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7313 setting, and make it the default.
7314 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7315 non-stop script example.
7316
d0384fc4
TJB
73172008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7318
7319 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7320 reference to the "Using Different Register and Memory Data
7321 Representation" section.
7322
a6f3e723
SL
73232008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7324
7325 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7326 (Remote Protocol): Add Packet Acknowledgment to menu.
7327 (Overview): Mention +/- can be disabled, and point to new section
7328 where this is discussed in detail.
7329 (General Query Packets): Document QStartNoAckMode packet, and
7330 corresponding qSupported reply.
7331 (Packet Acknowledgment): New section.
7332
0606b73b
SL
73332008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7334 Pedro Alves <pedro@codesourcery.com>
7335
7336 * gdb.texinfo (Threads): Move paragraph about automatic thread
7337 selection to All-Stop Mode subsection.
7338 (Thread Stops): Reorganize existing material into subsections.
7339 Add introductory blurb and menu.
7340 (Non-Stop Mode): New subsection.
7341 (Background Execution): New subsection.
7342 (Maintenance Commands): Add cross-references from async mode
7343 commands to the new Background Execution section.
7344
d57a3c85
TJB
73452008-08-06 Tom Tromey <tromey@redhat.com>
7346
7347 * gdb.texinfo (Extending GDB): New chapter.
7348 (Sequences): Demoted chapter, now a section under the new
7349 Extending GDB chapter.
7350 (Python): New section.
7351
6d76a53d
SS
73522008-07-31 Stan Shebs <stan@codesourcery.com>
7353
7354 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7355
1f70da6a
SS
73562008-07-29 Stan Shebs <stan@codesourcery.com>
7357
7358 * gdbint.texinfo: General round of cleanup and minor
7359 clarifications.
7360 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7361 (Longjmp Support): Update description to reflect how it is done
7362 for targets without using native header.
7363 (Symbol Handling): Add a little more general explanation.
7364 (COFF, ELF): Mention stabs encapsulation.
7365 (DWARF 3): New section.
7366 (Adding a New Host): Scrub out some obsolete bits.
7367 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7368 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7369 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7370 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7371 SEEK_SET, STOP_SIGNAL, USG.
7372 (Raw and Virtual Register Representations): Ditto for
7373 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7374 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7375 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7376 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7377 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7378 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7379 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7380 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7381 DEPRECATED_USE_STRUCT_CONVENTION.
7382 Describe gdbarch_deprecated_fp_regnum.
7383 Update description of gdbarch_print_insn.
7384 (Adding a New Target): Scrub out obsolete bits.
7385 (Obsolete Conditionals): Remove entire section.
7386
383f836e
TT
73872008-07-25 Tom Tromey <tromey@redhat.com>
7388
7389 * observer.texi (GDB Observers): Document new observers:
7390 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7391 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7392 architecture_changed.
7393
cfd8ab24
SS
73942008-07-21 Stan Shebs <stan@codesourcery.com>
7395
7396 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7397 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7398
781b42b0
TT
73992008-07-21 Tom Tromey <tromey@redhat.com>
7400
7401 * observer.texi (GDB Observers): Remove obsolete comment.
7402 <executable_changed>: Remove argument.
7403
d7d9f01e
TT
74042008-07-18 Tom Tromey <tromey@redhat.com>
7405
7406 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7407
bf250677
DE
74082008-07-10 Doug Evans <dje@google.com>
7409
7410 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7411
10568435
JK
74122008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7413
7414 * gdb.texinfo (Starting): Document "set disable-randomization".
7415
5ae4183a
AS
74162008-07-07 Andreas Schwab <schwab@suse.de>
7417
7418 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7419
b56e7235
VP
74202008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7421
7422 * gdb.texinfo (GDB/MI Target Manipulation): Add
7423 example of -target-attach.
7424
e1ac3328
VP
74252008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7426
7427 * observer.texi (target_resumed): New observer.
5ae4183a 7428 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7429
65d12d83
TT
74302008-06-06 Tom Tromey <tromey@redhat.com>
7431
7432 * gdb.texinfo (Completion): Add field name example.
7433
fbc5282e
MK
74342008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7435
7436 * gdb.texinfo (GDB/MI Program Context): Added example
7437 to -exec-arguments
5ae4183a 7438
fbc5282e 74392008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7440
7441 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7442 annotation.
7443
c16158bc 74442008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7445 Nathan Sidwell <nathan@codesourcery.com>
7446 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7447
7448 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7449 and ACX_BUGURL.
7450 * configure: Regenerate.
7451 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7452 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7453 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7454 mailing-list-specific text about bug reporting unless
7455 BUGURL_DEFAULT.
7456
75c99385
PA
74572008-06-05 Pedro Alves <pedro@codesourcery.com>
7458
7459 * gdb.texinfo (-target-select): Remove reference to target async.
7460 (Maintenance Commands): Document "maint set/show remote-async".
7461
1763a388
MK
74622008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7463
7464 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7465 in -target-file-get section.
5ae4183a 7466
d0d064df
PA
74672008-05-22 Pedro Alves <pedro@codesourcery.com>
7468
9b562ab8
PA
7469 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7470 killing the inferior when it is already debugging a process.
d0d064df 7471
8dfa32fc
JB
74722008-05-21 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7475 abbreviation for "finish".
7476
55f996a7
NR
74772008-05-21 Nick Roberts <nickrob@snap.net.nz>
7478
7479 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7480
ba2b1c56
DJ
74812008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7482
7483 * gdbint.texinfo (Target Conditionals): Delete entry for
7484 gdbarch_dwarf_reg_to_regnum.
7485
08388c79
DE
74862008-05-09 Doug Evans <dje@google.com>
7487
a3c83fae 7488 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7489
d14508fe
DE
74902008-05-05 Doug Evans <dje@google.com>
7491
7492 * gdb.texinfo (disassemble): Document /m modifier.
7493
e2b7ddea
VP
74942008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7495
5ae4183a
AS
7496 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7497 will not report the time of commands that run the target.
e2b7ddea 7498
8eb41542
VP
74992008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7500
7501 * gdb.texinfo (GDB/MI Output Records): Add
7502 missing semicolon.
7503
82f68b1c
VP
75042008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7505
7506 * gdb.texinfo (GDB/MI Output Records):
7507 Document =thread-create and =thread-exited.
7508
fa0f268d
VP
75092008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7510
7511 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7512 Remove mention of dmi-discuss.
fa0f268d 7513
063bfe2e
VP
75142008-05-03 Pedro Alves <pedro@codesourcery.com>
7515
7516 * observer.texi (thread_exit): New.
7517
237fc4c9
PA
75182008-05-02 Pedro Alves <pedro@codesourcery.com>
7519
7520 * gdb.texinfo (Debugging Output): Document "set/show debug
7521 displaced".
7522 (Maintenance Commands): Document "maint set/show
7523 can-use-displaced-stepping".
7524
0428b8f5
DJ
75252008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7526
7527 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7528 and set/show arm force-mode.
7529
5009afc5
AS
75302008-05-02 Andreas Schwab <schwab@suse.de>
7531
7532 * gdbint.texinfo (Algorithms): Describe
7533 target_watchpoint_addr_within_range.
7534
669fac23
DJ
75352008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7536
7537 * gdbint.texinfo (Stack Frames): New chapter.
7538 (Algorithms): Move Frames text to the new chapter.
7539 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7540 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7541
721c02de
VP
75422008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7543
5ae4183a
AS
7544 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7545 output does not necessary include any tokens.
721c02de 7546
c055b101
CV
75472008-04-22 Corinna Vinschen <vinschen@redhat.com>
7548
7549 * gdb.texinfo (Set SH Calling convention): New @item.
7550 (Show SH Calling convention): Ditto.
7551
68837c9d
MD
75522008-04-22 Markus Deuling <deuling@de.ibm.com>
7553
7554 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7555
2e9132cc
EZ
75562008-04-20 Eli Zaretskii <eliz@gnu.org>
7557
7558 * gdb.texinfo (Set Breaks): Mention that multiple location
7559 breakpoints need line number info. Add index entries.
7560
31fffb02
CS
75612008-04-19 Craig Silverstein <csilvers@google.com>
7562
7563 * gdb.texinfo (Requirements): Add an optional requirement on
7564 zlib.
7565 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7566 Compressed DWARF 2.
7567
a47ec5fe
AR
75682008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7569
7570 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7571 sample output for 'stopped,reason="breakpoint-hit"' message.
7572 (GDB/MI Program Execution): Likewise.
7573
de051565
MK
75742008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7575
5ae4183a 7576 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7577 -var-set-format. Add -f option to -var-evaluate-expression.
7578
6ba66d6a
JB
75792008-04-03 Joel Brobecker <brobecker@adacore.com>
7580
7581 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7582 new node "Ambiguous Expressions". Replace references to this
7583 node by references to "Ambiguous Expressions" throughout.
7584 (Ambiguous Expressions): New node.
7585
1e26b4f8
DJ
75862008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7587
7588 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7589
b84876c2
PA
75902008-03-21 Pedro Alves <pedro@codesourcery.com>
7591
7592 * gdb.texinfo (Debugging Output): Document
7593 "set/show debug lin-lwp-async".
7594 (Maintenance Commands): Document "maint set/show linux-async".
7595
63092375
DJ
75962008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7597
7598 * gdb.texinfo (Expressions): Update description of malloced arrays.
7599
8e8901c5
VP
76002008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7601
7602 * gdb.texinfo (Thread Commands): Document
7603 -thread-info. Remove -thread-list-all-threads.
7604
701adfb0
PA
76052008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7606
7607 Implement MI notification for new threads.
7608 * observer.texi (new_thread): Document.
7609
1fddbabb
PA
76102008-03-14 Pedro Alves <pedro@codesourcery.com>
7611 Sandra Loosemore <sandra@codesourcery.com>
7612
7613 * gdb.texinfo (Library List Format): Update to mention the
7614 possibility to pass section addresses instead of segment
7615 addresses.
7616
ccd213ac
DJ
76172008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7618
7619 * gdb.texinfo (Starting): Document "set exec-wrapper".
7620 (Server): Document gdbserver --wrapper.
7621
fa4727a6
DJ
76222008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7623
7624 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7625 unreadable memory. Delete obsolete SPARClite reference.
7626
8edfe269
DJ
76272008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7628
7629 * gdb.texinfo (Starting): Mention always-running targets.
7630 (Target Commands): Add an anchor for load.
7631 (Connecting): Explain continue instead of run.
7632
1843f87b
DJ
76332008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7634
7635 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7636
f9082629
NR
76372008-02-26 Nick Roberts <nickrob@snap.net.nz>
7638
7639 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7640 breakpoint table.
7641
fd96d250
PA
76422008-02-19 Pedro Alves <pedro@codesourcery.com>
7643
7644 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7645 killing the inferior when it is already debugging a process.
7646
36af4ef6
MD
76472008-02-13 Markus Deuling <deuling@de.ibm.com>
7648
7649 * gdbint.texinfo (Build Script): New section. Mention new build script
7650 gdb_buildall.sh.
7651
cda4ce5a
JB
76522008-02-01 Jim Blandy <jimb@red-bean.com>
7653
7654 * gdb.texinfo (Help): Summarize 'info args' correctly.
7655
4acd40f3
TJB
76562008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7657
7658 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7659 available in PowerPC architecture.
7660 (Embedded Processors): Change node name of PowerPC item in menu.
7661 (PowerPC): Rename to...
7662 (PowerPC Embedded): this.
7663 (Architectures): Add new PowerPC item in menu.
7664 (PowerPC): New node.
7665
6e6c6f50
DJ
76662008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7667
7668 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7669 commands.
7670
5ee187d7
DJ
76712008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7672
7673 * gdb.texinfo (Setting Catchpoints): Mention features
7674 supported on GNU/Linux.
7675
e275c0d9
NR
76762008-01-30 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * gdb.texinfo (GDB/MI File Commands): Describe new output
7679 field for MI command -file-list-exec-source-file.
7680
2d717e4f
DJ
76812008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7682
7683 * gdb.texinfo (Using the `gdbserver' Program): Add security
7684 warning. Rearrange into subsections and subsubsections. Document
7685 --multi and --debug. Correct --with-sysroot typo. Update --attach
7686 usage. Make load reference clearer. Document monitor exit.
7687 (Remote Configuration): Document set remote exec-file, attach-packet,
7688 and run-packet.
7689 (Packets): Document vAttach and vRun.
7690
d35a4257 76912008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7692
7693 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7694 detach-on-follow -> detach-on-fork.
f663676d 7695
c78d192c
DJ
76962008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7697
7698 * gdbint.texinfo (Native Conditionals): Remove
7699 SHELL_COMMAND_CONCAT and SHELL_FILE.
7700
d35a4257
EZ
77012008-01-26 Eli Zaretskii <eliz@gnu.org>
7702
7703 * gdb.texinfo (Specify Location): Improve wording.
7704
93815fbf
VP
77052008-01-23 Chris Demetriou <cgd@google.com>
7706
7707 * gdb.texinfo (Threads): Document new "set print thread-events"
7708 and "show print thread-events" commands.
7709
2a25a5ba
EZ
77102008-01-19 Eli Zaretskii <eliz@gnu.org>
7711
7712 * gdb.texinfo (Specify Location): New section.
7713 (Delete Breaks, Edit, Set Breaks): Remove description of
7714 locations. Instead, add a reference to "Specify Location".
7715 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7716 (Symbols): Refer to "Specify Location" for the valid forms of
7717 linespecs and locations.
7718
32c9a795
MD
77192008-01-18 Markus Deuling <deuling@de.ibm.com>
7720
7721 * gdbint.texinfo (Target Conditionals): Replace the description of
7722 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7723
b17828ca
JB
77242008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7725
7726 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7727 about &&var, which is rejected by the expression parser.
7728
0aea4bf3
LM
77292008-01-09 Luis Machado <luisgpm@br.ibm.com>
7730
7731 * gdb.texinfo (Output): Update documentation on using printf with DFP
7732 types.
7733
febe4383
TJB
77342008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7735
7736 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7737 subsubsection.
7738 (Decimal Floating Point format): New subsubsection.
7739
7a404eba
PA
77402008-01-05 Pedro Alves <pedro@codesourcery.com>
7741
7742 * gdb.texinfo (File Options): Remove mention of the attempt to
7743 open a core file with the -p option. Don't list -c as a valid
7744 option to attach to a process.
7745
a4d9b460
PA
77462008-01-05 Pedro Alves <pedro@codesourcery.com>
7747
7748 * gdbint.texinfo (Host Conditionals): Remove mention of
7749 ALIGN_STACK_ON_ENTRY.
7750
6ec2edbe
JB
77512008-01-05 Joel Brobecker <brobecker@adacore.com>
7752
7753 * gdbint.texinfo (Start of New Year Procedure): Add item
7754 describing how to update the source and documentation copyright
7755 notices.
7756
d8b2a693
JB
77572007-12-18 Jim Blandy <jimb@codesourcery.com>
7758
ab209b3a 7759 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7760 watchpoint explanation into the main description of the watchpoint
7761 command; update synopses of 'watch', 'rwatch', and 'awatch'
7762 commands.
7763
8b4ed427
VP
77642007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7765
7766 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7767 Document 'pending-breakpoints' feature of
7768 -list-features.
7769
37e4754d
LM
77702007-12-17 Luis Machado <luisgpm@br.ibm.com>
7771
669fac23 7772 * gdb.texinfo: Add new parameter's description.
37e4754d 7773
1d3811f6
DJ
77742007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7775
7776 * gdb.texinfo (Overview): Clarify run-length encoding
7777 example. Remove the restriction on "+" and "-" characters.
7778
c1c25a1a
EZ
77792007-12-15 Eli Zaretskii <eliz@gnu.org>
7780
7781 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7782
afe8ab22 77832007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7784
afe8ab22
VP
7785 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7786 the -f option for -break-insert, remove -r option,
7787 and clarify specification of location.
7788
a6b151f1
DJ
77892007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7790
7791 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7792 formatting.
7793 (Remote Debugging): Add File Transfer section.
7794 (Remote Configuration): Document Host I/O packets.
7795 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7796 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7797 (Packets): Add vFile.
7798
3b784c4f
EZ
77992007-11-17 Eli Zaretskii <eliz@gnu.org>
7800
7801 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7802 breakpoints with multiple locations.
7803 (Breakpoint Menus): Improve wording.
7804 (Output): Fix last change.
7805
a4ce5b0d
UW
78062007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7807
7808 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7809
1b39d5c0
DE
78102007-11-15 Doug Evans <dje@google.com>
7811
7812 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7813
7a72d44c
VP
78142007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7815
7816 * gdbint.texinfo (Native Conditionals): Remove
7817 mention of CLEAR_SOLIB.
5ae4183a 7818
6d1829bf 78192007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7820
7821 * gdb.texinfo (Print Settings): Add documentation for "set/show
7822 print frame-arguments".
7823
1a619819
LM
78242007-11-05 Luis Machado <luisgpm@br.ibm.com>
7825
3b784c4f 7826 * gdb.texinfo (Output): Update printf command's description.
1a619819 7827
55eddb0f
DJ
78282007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7829
7830 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7831 powerpc soft-float".
7832
9cceb671
DJ
78332007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7834
7835 * gdb.texinfo (Files): Correct formatting. Mention Expat
7836 requirement.
7837 (Requirements for Building GDB): Expand the list of Expat
7838 uses.
7839 (Library List Format, Memory Map Format): Mention Expat.
7840 (Target Descriptions): Update Expat wording.
7841
83acabca
DJ
78422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7843
7844 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7845 Document that gdbarch_convert_register_p should return zero for no-op
7846 conversions.
7847
e35879db
UW
78482007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7849
83acabca 7850 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7851 of set_gdbarch_sofun_address_maybe_missing back to ...
7852 (Target Conditionals): ... here to fix build break.
7853
203c3895
UW
78542007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7855
83acabca 7856 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7857 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7858 (Compiler Characteristics): ... documentation of
7859 set_gdbarch_sofun_address_maybe_missing.
7860
11411de3
DJ
78612007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdbint.texinfo (Target Conditionals): Use
7864 frame_unwind_register_unsigned in examples instead of
7865 frame_unwind_unsigned_register.
7866
701adfb0
PA
78672007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7868
7869 * gdb.texinfo: Add TSIZE definition, removed statement about
7870 unbounded arrays being unimplemented.
7871
7cc46491
DJ
78722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7873
7874 * gdb.texinfo (Predefined Target Types): Add int128
7875 and uint128.
7876 (Standard Target Features): Add PowerPC features.
7877
81adfced
DJ
78782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7881
c1874924
UW
78822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7883
7884 * gdbint.texi (Target Conditionals): Remove documentation
7885 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7886 gdbarch_extract_return_value, and gdbarch_store_return_value.
7887
f6e56ab3
UW
78882007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7889
7890 * gdbint.texi (Target Conditionals): Remove documentation of
7891 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7892
56cf5405
KH
78932007-10-11 Kazu Hirata <kazu@codesourcery.com>
7894
7895 * gdb.texinfo: Mention that inaccessible-by-default is on by
7896 default.
7897
35156bae
DJ
78982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7899
7900 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7901
d983da9c
DJ
79022007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7905 multi-threaded watchpoints.
7906 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7907 checked. Describe sticky notification. Expand description
7908 of steppable and continuable watchpoints.
7909 (Watchpoints and Threads): New subsection.
7910
fe6fbf8b
VP
79112007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7912
7913 * gdb.texinfo (Setting Breakpoints): Revise
7914 documentation for pending breakpoints. Document
7915 breakpoints with multiple locations.
5ae4183a 7916
084344da
VP
79172007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7918
7919 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7920 Document -list-features.
5ae4183a 7921
82160952
EZ
79222007-09-15 Eli Zaretskii <eliz@gnu.org>
7923
7924 * gdb.texinfo (Output): Spell out which features of C's printf are
7925 not supported by GDB's printf.
7e27a47a
EZ
7926 (Separate Debug Files): More accurate wording regarding build ID
7927 and a reference to the ld manual rather than the Fedora wiki.
82160952 7928
ea37ba09
DJ
79292007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7930 Jim Blandy <jimb@codesourcery.com>
7931
7932 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7933 (Examining Memory): Update mentions of the 's' format.
7934 (Automatic Display): Likewise.
7935
b8533aec
DJ
79362007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7937
7938 * gdb.texinfo: Update the FSF's Back-Cover Text.
7939
83f83d7f
JK
79402007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7941 Eli Zaretskii <eliz@gnu.org>
7942
7943 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7944 Fixed the ``build ID'' name. New binaries build instructions for the
7945 build ID inclusion. Explain how the commands are specific to the build
7946 ID vs. debug link.
7947
c7e83d54
EZ
79482007-09-01 Eli Zaretskii <eliz@gnu.org>
7949
7950 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7951 indexing for ``build ID'' support.
7952
d3750b24
JK
79532007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7954
7955 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7956 Enlisted BUILD ID to the debug file searching example.
7957 Included a BUILD ID `.note.gnu.build-id' section description.
7958 Updated/added the debug files splitting instructions for OBJCOPY.
7959
02142340
VP
79602007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7961
7962 * gdb.texinfo (Variable Objects): Adjust docs
7963 for -var-info-expression and document
7964 -var-info-path-expression.
7965
d3bdde98
JB
79662007-08-20 Jim Blandy <jimb@codesourcery.com>
7967
3fb6a982
JB
7968 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7969 (title page): Include the dedication in the printed manual, as a
7970 separate page after the copyright notice.
5ae4183a 7971
d3bdde98
JB
7972 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7973 don't break a @var across a line.
7974
c80a96a8
MR
79752007-07-25 Maciej W. Rozycki <macro@mips.com>
7976
7977 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7978 for include files.
7979
5824a901
NR
79802007-07-12 Nick Roberts <nickrob@snap.net.nz>
7981
7982 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7983 in annotate.texinfo.
7984 (Command History): Link to new node.
5824a901 7985
d52e7ea3
UW
79862007-07-05 Markus Deuling <deuling@de.ibm.com>
7987
7988 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7989
5fc14d0a
EZ
79902007-07-05 Eli Zaretskii <eliz@gnu.org>
7991
7992 * gdbint.texinfo (Target Conditionals): Fix last change.
7993
4a9bb1df
UW
79942007-07-03 Markus Deuling <deuling@de.ibm.com>
7995
7996 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7997 routines:
7998 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7999 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8000 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8001 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8002 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8003 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8004 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8005 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8006 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8007 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8008 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8009 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8010 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8011 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8012 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8013 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8014 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8015 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8016 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8017 (SOFTWARE_SINGLE_STEP_P)
8018
8019 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8020 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8021
8022 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8023 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8024 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8025 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8026 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8027 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8028 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8029 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8030 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8031 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8032
8033 (Converting an existing Target Architecture to Multi-arch): Remove
8034 section.
8035
8036 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8037 (gdbarch_addr_bits_remove): Add code example.
8038
8039 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8040
cfa9d6d9
DJ
80412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8042
8043 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8044 Add other missing entries. Adjust the table size to fit.
8045 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8046 stop reasons including the new "library" event.
8047 (General Query Packets): Adjust table widths for qSupported. Mention
8048 qXfer:libraries:read reply to qSupported and document the new packet.
8049 (Library List Format): New section.
8050
159fcc13
JK
80512007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8052
8053 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8054
f66d1690
MS
80552007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8056
8057 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8058
67102876
NR
80592007-06-25 Nick Roberts <nickrob@snap.net.nz>
8060
8061 * gdbint.texinfo (Register and Memory Data): Break sections
8062 into nodes and add a menu.
8063
a4642986
MR
80642007-06-21 Maciej W. Rozycki <macro@mips.com>
8065
8066 * gdb.texinfo (Examining Memory): Document the new behaviour.
8067
e9c17194
VP
80682007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8069
8070 * gdb.texinfo (Standard Target Features): Document
8071 m68k features.
8072
31d99776
DJ
80732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8074
8075 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8076
1780a0ed
DJ
80772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8078
8079 * gdb.texinfo (Target Description Format): Add version attribute
8080 for <target>.
8081
822b6570
DJ
80822007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8083
8084 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8085
f8b73d13
DJ
80862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8087
8088 * gdb.texinfo (MIPS Features): New subsection.
8089
0e7f50da
UW
80902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8091 Markus Deuling <deuling@de.ibm.com>
8092
8093 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8094 and qXfer:spu:write packets and mention them under qSupported.
8095
23d964e7
UW
80962007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8097 Markus Deuling <deuling@de.ibm.com>
8098
8099 * gdb.texinfo (Architectures): Add new SPU section to document
8100 Cell Broadband Engine SPU architecture specific commands.
8101
9f708cb2
VP
81022007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8103
8104 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8105 comments.
8106
7579b5f8
NR
81072007-06-07 Nick Roberts <nickrob@snap.net.nz>
8108
8109 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8110
bf06d120
JB
81112007-05-29 Jim Blandy <jimb@codesourcery.com>
8112
8113 * gdb.texinfo (Overview): Doc fix.
8114
23776285
MR
81152007-05-22 Maciej W. Rozycki <macro@mips.com>
8116
8117 * gdb.texinfo (Remote Configuration): Document "set/show
8118 remoteflow".
8119
1a69e1e4
DJ
81202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8121
bf06d120
JB
8122 * gdb.texinfo (MIPS): Remove documentation for set mips
8123 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8124 stack-arg-size.
1a69e1e4 8125
46ba6afa 81262007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8127
46ba6afa
BW
8128 * all-cfg.texi (GDBTUI): New.
8129 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8130 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8131 (TUI Configuration): Edit to improve clarity and fix problems of
8132 both style and content.
5ae4183a 8133
06d3b283
UW
81342007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8135
8136 * observer.texi (GDB Observers): New observer "new_objfile".
8137
179101d6
UW
81382007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8139
8140 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8141
25d5ea92
VP
81422007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8143
8144 * gdb.texinfo (GDB/MI Variable Objects): Document
8145 frozen variables objects.
5ae4183a 8146
701adfb0
PA
81472007-04-13 Paul Brook <paul@codesourcery.com>
8148
8149 * gdb.texinfo: Document ieee_single and ieee_double target types.
8150
ea35711c
DJ
81512007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8152
8153 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8154 (Character Sets, Caching Data of Remote Targets): Likewise.
8155 (Targets): Delete Remote node. Move its text...
8156 (Debugging Remote Programs): ...to here. Delete description
8157 of the "remote" command.
8158 (Remote configuration): Delete description of "set remotedevice"
8159 and "show remotedevice".
8160 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8161
701adfb0
PA
81622007-04-11 Steve Ellcey <sje@cup.hp.com>
8163
8164 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8165
db2e3e2e
BW
81662007-04-11 Bob Wilson <bob.wilson@acm.org>
8167
5ae4183a
AS
8168 * gdb.texinfo (Contributors, Continuing and Stepping)
8169 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8170 (General Query Packets, File-I/O Remote Protocol Extension)
8171 (Protocol Basics, The F Reply Packet, Write)
8172 (Protocol-specific Representation of Datatypes, Memory Transfer):
8173 Fix hyphenation, punctuation and grammar problems.
8174 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8175 'section' instead of 'subsection' in the text.
8176 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8177 (i386): Remove period from section name.
db2e3e2e
BW
8178 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8179 (Config Names, Configure Options): Use @file{configure}.
8180
8a3dae3e
DJ
81812007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8182
8183 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8184 and tab expansion.
8185
1a92f856
DJ
81862007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8187
8188 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8189
79a6e687 81902007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8191
79a6e687
BW
8192 * gdb.texinfo: Consistently capitalize all significant words in
8193 node names, chapter titles, section titles, and headings. Update
8194 cross references to match.
8195 (Starting and Stopping Trace Experiment): Make node name plural.
8196 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8197
ad527d2e
PA
81982007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8199
8200 * gdb.texinfo (WinCE): Delete obsolete subsection.
8201
7ce59000
DJ
82022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8203
8204 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8205 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8206 references.
8207
8807d78b
DJ
82082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.texinfo (Startup): Delete references to some alternate
8211 names for .gdbinit.
8212 (Thread): Remove LynxOS reference.
8213 (Tandem ST2000): Delete target-specific documentation.
8214 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8215 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8216 and GDB_OSABI_LYNXOS.
8217
5f402660
UW
82182007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8219
8220 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8221
bac718a6
UW
82222007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8223
8224 * gdbint.texinfo (Target Conditionals): Remove mention of
8225 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8226 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8227
9453113a
DJ
82282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8229
8230 * Makefile.in: Add "pdfdir" installation
8231 directory, PDFTEX macro, support for "install-pdf" target,
8232 and rules for making a pdf version of refcard.texi.
8233 * refcard.tex: Specify paper size for PDF output.
8234
ae21e955 82352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8236
ae21e955 8237 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8238
3f94c067 82392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8240
3f94c067
BW
8241 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8242 (Source Path, Character Sets, Macros, Define)
8243 (GDB/MI Result Records, GDB/MI Simple Examples)
8244 (GDB/MI Program Execution, GDB/MI File Commands)
8245 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8246 (Bug Reporting): Use @value{GCC}.
5ae4183a 8247
12c27660 82482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8249
12c27660
BW
8250 * gdb.texinfo (Help): Fix formatting of examples.
8251 (Variables): Use @ifnotinfo instead of @iftex.
8252 (Non-debug DLL symbols): Use @ref instead of @pxref.
8253 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8254
ce9341a1
BW
82552007-03-26 Bob Wilson <bob.wilson@acm.org>
8256
8257 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8258
c8f4133a
BW
82592007-03-26 Bob Wilson <bob.wilson@acm.org>
8260
8261 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8262 the order of the nodes.
8263 (C Operators, C Constants, Debugging C): Remove extra menus.
8264 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8265
c8f4133a 82662007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8267
8268 * gdb.texinfo (File Options): Add missing parenthesis.
8269 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8270
c74d0ad8
DJ
82712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8272
8273 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8274
ff6f572f
DJ
82752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8276
669fac23 8277 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8278 case insensitivity.
8279 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8280
994337c3
NR
82812007-02-18 Nick Roberts <nickrob@snap.net.nz>
8282
8283 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8284 (Files): Add section name to argument list for pxref.
8285 (Non-debug DLL symbols): Don't use `see' for pxref.
8286 (Embedded Processors): Fix typo.
8287 (GDB/MI Breakpoint Commands): Execution commands generate
8288 *stopped not ^done.
8289
eb819d70
NR
82902007-02-13 Nick Roberts <nickrob@snap.net.nz>
8291
8292 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8293 values for in_scope. Mention that only root variables can be
8294 updated.
8295 (GDB/MI Development and Front Ends): Explain new values may be
8296 added to existing fields.
8297
123dc839
DJ
82982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8299
8300 * gdb.texinfo (-target-disconnect): Use @smallexample.
8301 (Requirements): Add anchor for Expat. Update description.
8302 (Target Descriptions): Mention Expat.
8303 (Target Description Format): Document new elements. Use
8304 @smallexample.
8305 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8306 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8307
108546a0
DJ
83082007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8309
8310 * gdb.texinfo (Target Description Format): Add section on XInclude.
8311
95a98c01
NR
83122006-02-03 Nick Roberts <nickrob@snap.net.nz>
8313
8314 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8315 command -enable-timings.
8316
f4b3909f
EZ
83172007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8318
5ae4183a 8319 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8320 descriptions for new/deleted elements in gdb_osabi. Add missing
8321 description for function generic_elf_osabi_sniff_abi_tag_sections.
8322
c7ba131e
JB
83232007-01-29 Joel Brobecker <brobecker@adacore.com>
8324
8325 * gdb.texinfo (Maintenance Commands): Add documentation for
8326 the new "maint print target-stack" command.
8327
3a60f64e
JK
83282007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8329 Eli Zaretskii <eliz@gnu.org>
8330
f4b3909f 8331 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8332
c582f8b6
EZ
83332007-01-26 Eli Zaretskii <eliz@gnu.org>
8334
8335 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8336 Use @value{NGCC} instead of @value{GCC}.
8337
d3e8051b
EZ
83382007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8339
8340 * agentexpr.texi: Fix typos.
8341 * annotate.texinfo: Likewise.
8342 * gdb.texinfo: Likewise.
8343 * gdbint.texinfo: Likewise.
8344 * observer.texi: Likewise.
8345 * stabs.texinfo: Likewise.
8346
86f04699
EZ
83472007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8348
8349 * gdbint.texinfo (Support Libraries): Remove mmalloc
8350 entry. Describe readline library.
8351
23181151
DJ
83522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8353
8354 * gdb.texinfo (Target Descriptions): New section.
8355 (General Query Packets): Add QPassSignals anchor. Mention
8356 qXfer:features:read under qSupported. Expand mentions of
8357 qXfer:memory-map:read and QPassSignals. Document
8358 qXfer:features:read.
8359
f822c95b
DJ
83602007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8361
8362 * gdb.texinfo (Commands to specify files): Describe
8363 "set sysroot" and "show sysroot".
8364 (Using the `gdbserver' program): Lowercase argument
8365 to @var. Expand description of setting up GDB on the
8366 host.
8367
8936fcda
JB
83682007-01-05 Joel Brobecker <brobecker@adacore.com>
8369
8370 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8371 catch exception, catch exception unhandled, and catch assert
8372 commands.
8373
e776119f
DJ
83742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8375
8376 * gdb.texinfo (Debugging Output): Document "set debug xml"
8377 and "show debug xml".
8378
aa79a185
DJ
83792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8380
8381 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8382
7f893741
JB
83832007-01-01 Joel Brobecker <brobecker@adacore.com>
8384
8385 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8386
a1b5960f
VP
83872006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8388
8389 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8390 note in @ignore, to be removed later if nobody complains.
8391
9f470e6e
NR
83922006-12-04 Nick Roberts <nickrob@snap.net.nz>
8393
8394 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8395 of -var-delete.
8396
765dc015 83972006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8398
765dc015 8399 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8400 automatic software/hardware breakpoint usage and
8401 the "set breakpoint auto-hw" command.
765dc015 8402
4b5752d0
VP
84032006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8404
8405 * gdb.texinfo (Memory Access Checking): New.
8406
89be2091
DJ
84072006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8408
8409 * gdb.texinfo (Remote configuration): Mention
8410 "pass-signals-packet".
8411 (General Query Packets): Document QPassSignals. Fix
8412 a typo.
8413
ca3bf3bd
DJ
84142006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8415
8416 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8417
427c3a89
DJ
84182006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8419
8420 * gdb.texinfo (Remote configuration): Rewrite documentation for
8421 packet configuration commands.
8422 (OS Information): Adjust reference to qXfer:auxv:read.
8423 (General Query Packets): Remove references to read-aux-vector-packet
8424 and set remote get-thread-local-storage-address.
8425
7a107747
DJ
84262006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8427
8428 * gdbint.texinfo (Target Architecture Definition): Add new
8429 Initializing a New Architecture section.
8430
1c56eb0e
EZ
84312006-10-31 David Taylor <dtaylor@emc.com>
8432
8433 * stabs.texinfo (Macro define and undefine): New node describing
8434 stabs for #define and #undef.
8435
f73adfeb
AS
84362006-10-27 Andreas Schwab <schwab@suse.de>
8437
8438 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8439
fd60e0df
EZ
84402006-10-21 Eli Zaretskii <eliz@gnu.org>
8441
8442 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8443 clarify on the possible meanings of ``expression'' watched by
8444 watchpoints. Add indexing.
e5ac9b53
EZ
8445 (Prompting, Errors, Invalidation, Annotations for Running)
8446 (Source Annotations): Fix index entries by adding "annotation" to
8447 them, to discriminate from index entries that point to the more
8448 general topic descriptions.
fd60e0df 8449
52bb452f
DJ
84502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8451
8452 * gdbint.texinfo (Target Vector Definition): Move most
8453 content into Existing Targets. Add a menu.
8454 (Existing Targets): New section, moved from Target Vector
8455 Definition. Use @subsection.
8456 (Managing Execution State): New section.
8457
58955e58
BW
84582006-10-16 Bob Wilson <bob.wilson@acm.org>
8459
8460 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8461
c8aa23ab
EZ
84622006-10-15 Eli Zaretskii <eliz@gnu.org>
8463
8464 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8465 (Command Syntax, Signals, Backtrace, Connecting)
8466 (Remote configuration, Renesas Boards, Console I/O): Fix last
8467 change: use Ctrl- instead of C-, except wrt Emacs.
8468 (File-I/O Examples): Put Ctrl-c in @kbd.
8469 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8470 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8471 (Signals, Set Breaks, Set Watchpoints): Document optional
8472 arguments to `info signals' `handle', `info breakpoints', and
8473 `info watchpoints'.
c8aa23ab 8474
e7109c7e
EZ
84752006-10-14 Eli Zaretskii <eliz@gnu.org>
8476
8477 * gdb.texinfo (Backtrace): Fix last change.
8478
de3aea7b
NR
84792006-10-14 Nick Roberts <nickrob@snap.net.nz>
8480
8481 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8482
7f9087cb
BW
84832006-10-10 Bob Wilson <bob.wilson@acm.org>
8484
c8aa23ab
EZ
8485 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8486 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8487 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8488
68437a39
DJ
84892006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8490 Daniel Jacobowitz <dan@codesourcery.com>
8491
8492 * gdb.texinfo (Packets): Document vFlashErase,
8493 vFlashWrite and vFlashDone packets.
8494 (General Query Packets): Document qXfer:memory-map:read.
8495 Add a new feature for qXfer:memory-map:read.
8496 (Memory map format): New section.
8497 (Target Commands): Mention that gdb can write flash.
8498
fd79ecee
DJ
84992006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8500 Daniel Jacobowitz <dan@codesourcery.com>
8501
8502 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8503 memory regions and "mem auto".
8504
350da6ee
DJ
85052006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8506
8507 * gdbint.texinfo (Array Containers): New section.
8508
2f1acb09
VP
85092006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8510
8511 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8512 -stack-list-arguments HIGH_FRAME argument can be larger then the
8513 actual number of frames.
8514
2ab1eb7a
VP
85152006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8516
8517 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8518 -stack-list-locals HIGH_FRAME argument can be larger then the
8519 actual number of frames.
2ab1eb7a 8520
599b237a
BW
85212006-09-02 Bob Wilson <bob.wilson@acm.org>
8522
8523 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8524 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8525
25ab7e6d
EZ
85262006-09-02 Eli Zaretskii <eliz@gnu.org>
8527
8528 * gdbint.texinfo (Overall Structure): New section "Source Tree
8529 Structure".
8530
940178d3
JB
85312006-08-17 Jim Blandy <jimb@codesourcery.com>
8532
8533 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8534 responses.
8535
30daae6c
JB
85362006-08-08 Joel Brobecker <brobecker@adacore.com>
8537
8538 * gdb.texinfo (Source Path): Add documentation for new
8539 substitute-path commands.
8540
7fa2210b
DJ
85412006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8542
8543 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8544 (Running Configure): ...here.
8545 (Requirements): New node. Mention expat.
8546
3d00d119
DJ
85472006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8548
5ae4183a 8549 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8550 'set download-write-size' and 'show download-write-size'.
8551
0cbfa4ee
DJ
85522006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8553
8554 * stabs.texinfo (Member Type Descriptor): Correct example for
8555 pointer to member types.
8556
16026cd7
AS
85572006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8558
8559 * gdb.texinfo (Optional warnings and messages): Add
8560 'set/show trace-commands'.
8561 (Command files): Add '-v' to source command.
8562
0876f84a
DJ
85632006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8564
8565 * gdb.texinfo (OS Information): Update qPart reference to
8566 qXfer.
8567 (Remote configuration): Likewise.
8568 (Overview): Move @cindex to the start of a paragraph. Talk
8569 about binary data encoding.
8570 (Packets): Refer to the overview for the details of the X
8571 packet encoding.
8572 (General Query Packets): Remove qPart description. Add qXfer
8573 description. Add an anchor to qSupported. Correct feature
8574 table title. Add a new feature for qXfer:auxv:read.
8575 (Interrupts): Add a missing parenthesis.
8576
2ec3381a
DJ
85772006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8578
669fac23 8579 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8580 (GDB/MI Kod Commands): Remove commented out node.
8581
594fe323
EZ
85822006-07-01 Eli Zaretskii <eliz@gnu.org>
8583
8584 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8585 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8586 (GDB/MI Thread Commands, GDB/MI Program Execution)
8587 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8588 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8589 (GDB/MI File Commands, GDB/MI Target Manipulation)
8590 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8591 since the MI prompt is hard-wired into the code.
8592
7e3fb70c
NR
85932006-07-01 Nick Roberts <nickrob@snap.net.nz>
8594
8595 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8596 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8597 (GDB/MI Data Manipulation): Remove description of unimplemented
8598 display related commands as variable objects perform this function
8599 and are superior: -display-delete, -display-disable,
8600 -display-enable, -display-insert and -display-list. Move
8601 -environment-cd, -environment-directory, -environment-path
8602 and -environment-pwd to "Program Context".
8603 (GDB/MI Program Control): Rename to "Program Execution". Move
8604 -exec-arguments -exec-abort to...
8605 (GDB/MI Program Context): ...here. New node split from "Data
8606 Manipulation".
8607
be2a5f71
DJ
86082006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8609
8610 * gdb.texinfo (Remote configuration): Document set / show
8611 remote supported-packets.
8612 (General Query Packets): Document qSupported packet.
8613
701adfb0
PA
86142006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8615
8616 * gdb.texinfo (system): Document behaviour with zero length
8617 string.
8618
fc320d37
SL
86192006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8620
8621 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8622 and font markup.
8623 (Protocol basics): Likewise.
8624 (The F request packet): Likewise.
8625 (The F reply packet): Likewise.
8626 (Memory transfer): Move this node to be a subsubsection of
8627 "Protocol specific representation of datatypes".
8628 (The Ctrl-C message): More copy editing.
8629 (Console I/O): Likewise.
8630 (The isatty call): Delete this node, and merge its content into
8631 the "isatty" node. Fixed references elsewhere.
8632 (The system call): Delete this node, and merge its content into
8633 the "system" node. Fixed references elsewhere.
8634 (open): Reformat to use @table, and add appropriate font markup.
8635 (close): Likewise.
8636 (read): Likewise.
8637 (write): Likewise.
8638 (lseek): Likewise.
8639 (rename): Likewise.
8640 (unlink): Likewise.
8641 (stat/fstat): Likewise.
8642 (gettimeofday): Likewise.
8643 (isatty): Likewise.
8644 (system): Likewise, plus minor changes to fix confusing wording.
8645 (Integral datatypes): Fix font markup.
8646 (Pointer values): Likewise.
8647 (struct stat): Fix markup to use @table, plus minor copy editing.
8648 (struct timeval): Fix font markup, plus minor copy editing.
8649 (Constants): Minor copy editing.
8650 (Errno values): Add font markup.
8651 (File-I/O Examples): Likewise.
8652
158fdf5c
NR
86532006-06-10 Nick Roberts <nickrob@snap.net.nz>
8654
8655 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8656 (GDB/MI Simple Examples): Move node up one level. Use real
8657 examples.
8658 (GDB/MI Compatibility with CLI): Update.
8659 (GDB/MI Result Records): Add "connected" and "exit" result
8660 classes.
8661 (GDB/MI Stream Records): Clarify target output.
8662 (GDB/MI Command Description Format): Modify example description.
8663 (GDB/MI Breakpoint Table Commands): Rename to...
8664 (GDB/MI Breakpoint Commands): ...this
8665 (GDB/MI Breakpoint Commands): Add optional thread field.
8666 (GDB/MI Program Control): Add an introduction. Move "Program
8667 termination" examples into exec-run description.
8668 (GDB/MI File Commands): Mention similar CLI commands.
8669 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8670 is similar to "-gdb-version".
8671
ddb50cd7
EZ
86722006-06-09 Eli Zaretskii <eliz@gnu.org>
8673
8674 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8675
2aef0d6b
NR
86762006-06-02 Nick Roberts <nickrob@snap.net.nz>
8677
8678 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8679 sourceware.org for mailing lists.
d5e40d59 8680 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8681
383a5c52
NR
86822006-06-01 Nick Roberts <nickrob@snap.net.nz>
8683
d5e40d59 8684 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8685
e16b02ee
EZ
86862006-05-22 Eli Zaretskii <eliz@gnu.org>
8687
8688 * gdb.texinfo (Cygwin Native): Fix last change.
8689
be90c084
CF
86902006-05-22 Christopher Faylor <cgf@timesys.com>
8691
8692 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8693
347ceba5
NR
86942006-05-15 Nick Roberts <nickrob@snap.net.nz>
8695
8696 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8697 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8698
369af7bd
DJ
86992006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8700
8701 * gdb.texinfo (General Query Packets): Recommend not starting
8702 new packets with qC and clarify.
8703
2ffdbde8 87042006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8705
8706 * gdb.texinfo (M2 Types): New section.
72019c9c 8707
16d1a084
DJ
87082006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8709
8710 * agentexpr.texi: Add a copyright and license notice.
8711 * observer.texi: Likewise, with GPL clause for function prototypes.
8712 Remove trailing whitespace.
8713
aa56d27a
JB
87142006-05-05 Jim Blandy <jimb@codesourcery.com>
8715
8716 * gdb.texinfo (General Query Packets): Document conventions for
8717 terminating packet names, and their violations.
8718
5bdf8622
DJ
87192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8720
8721 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8722 * gdb.texinfo: Likewise.
8723
605a56cb
DJ
87242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8725
8726 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8727 and "show remotedebug".
8728 (Debugging Output): Add additional index entries.
8729
b8db102d
MS
87302006-04-27 Michael Snyder <msnyder@redhat.com>
8731
8732 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8733
c5e30d01
AC
87342006-04-22 Andrew Cagney <cagney@redhat.com>
8735
8736 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8737 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8738
8181d85f
DJ
87392006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8740
8741 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8742 and remove breakpoint prototypes.
8743 (Watchpoints): Move description of target_insert_hw_breakpoint and
8744 target_remove_hw_breakpoint ...
8745 (Breakpoints): ... to here. Document target_insert_breakpoint and
8746 target_remove_breakpoint.
8747
4f553f88
JB
87482006-04-17 Jim Blandy <jimb@codesourcery.com>
8749
8750 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8751 and C packets are optional.
8752
cd852561
FR
87532006-04-14 Frederic Riss <frederic.riss@st.com>
8754
8755 * gdb.texinfo (Specifying source directories): Update the description
8756 of the source file search to reflect the fact that the source path
8757 always contains at least $cdir and $cwd.
8758
b620eb07
MS
87592006-03-31 Michael Snyder <msnyder@redhat.com>
8760
8761 * gdb.texinfo: Update copyright dates.
8762
3156cdaf
EZ
87632006-03-31 Eli Zaretskii <eliz@gnu.org>
8764
8765 * gdb.texinfo (Overview): Add an index entry to "empty response".
8766
701adfb0
PA
87672006-03-29 Steve Ellcey <sje@cup.hp.com>
8768
8769 * gdb.texinfo: Remove gdbserve.nlm documentation.
8770
7d30c22d
JB
87712006-03-28 Jim Blandy <jimb@codesourcery.com>
8772
8773 * gdbint.texinfo (Prologue Analysis): New section.
8774
86941c27
JB
87752006-03-07 Jim Blandy <jimb@red-bean.com>
8776
66b8c7f6
JB
8777 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8778
1a10341b
JB
8779 * gdb.texinfo (Target Commands): Update text describing how to
8780 specify a target. Refer to the detailed section on remote
8781 debugging, not the brief mention.
8782
86941c27
JB
8783 * gdb.texinfo (Connecting): Organize the different 'target remote'
8784 connection methods into a table. Add a 'target remote' index
8785 entry. (!!!)
8786
62f3a2ba
FF
87872006-02-17 Fred Fish <fnf@specifix.com>
8788
8789 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8790 'ptype' commands to reflect the fact that the only significant
8791 difference between them is that ptype prints the complete type
8792 description instead of just the name.
8793
8b9a88ea
WZ
87942006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8795
8796 * gdbint.texinfo (Watchpoints): Delete
8797 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8798
7e8dc855
NR
87992006-02-10 Nick Roberts <nickrob@snap.net.nz>
8800
8801 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8802 times fields where needed. Fix typos. Update general form given
8803 for output of -break-insert.
8804 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8805
c91d38aa
DJ
88062006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8807
8808 * gdbint.texinfo (Symbol Handling): Add a section
8809 on memory management.
8810
38fcd64c
DJ
88112006-02-06 Vladimir Prus <ghost@cs.msu.su>
8812
8813 * gdb.texinfo (Breakpoint table commands): Document the fullname
8814 field in -break-list output.
8815
219eec71
EZ
88162006-02-03 Eli Zaretskii <eliz@gnu.org>
8817
8818 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8819 debugging information produced by the various "set debug..."
8820 options.
8821
ae5a43e0
DJ
88222006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8823
8824 * gdb.texinfo (Files): Remove obsolete bits from the description
8825 of "symbol-file".
8826
a9f158ec
JB
88272006-01-25 Jim Blandy <jimb@redhat.com>
8828
8829 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8830
410dd08e
JB
88312006-01-24 Jim Blandy <jimb@redhat.com>
8832
8833 * gdbint.texinfo (Frames): Document the basics of GDB's register
8834 unwinding model, and explain the existence of the "sentinel" frame.
8835
4b505b12
AS
88362006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8837
8838 * gdb.texinfo (Choosing files): Mention that -directory is used
8839 for script files.
8840 (Specifying source directories): Likewise.
8841 (Command files): Explain how script files are found.
8842
839c27b7
EZ
88432006-01-21 Eli Zaretskii <eliz@gnu.org>
8844
8845 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8846 the threads in a multi-threaded program.
8847 (Threads): The threadno argument of "thread apply" can be a range
8848 of numbers.
8849
7be93b9e
JB
88502006-01-18 Jim Blandy <jimb@redhat.com>
8851
8852 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8853 of warning flags.
8854
fcc73fe3
EZ
88552006-01-13 Eli Zaretskii <eliz@gnu.org>
8856
8857 * gdb.texinfo (Sequences): Improve menu annotations.
8858 (Define): Add index entries for arguments of user-defined
8859 commands. Move the description of flow-control commands...
8860 (Command Files): ...to here. Document loop_break and
8861 loop_continue.
ca91424e
EZ
8862 (Define, Command Files): Document `end' and add index entries for
8863 it.
fcc73fe3 8864
5c95884b
MS
88652006-01-04 Michael Snyder <msnyder@redhat.com>
8866
8867 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8868 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8869
860701dc
PH
88702006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8871
8872 * gdb.texinfo (Omissions from Ada): Document that there is now
8873 limited aggregate support.
8874
36b80e65
EZ
88752005-12-28 Eli Zaretskii <eliz@gnu.org>
8876
8877 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8878 registers and the likes.
8879
c1468174
EZ
88802005-12-24 Eli Zaretskii <eliz@gnu.org>
8881
8882 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8883 (Symbols): Fix usage of "e.g.".
359df76b 8884 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8885
8886 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8887 (Coding): Fix usage of "e.g.".
8888
c02a867d
EZ
88892005-12-23 Eli Zaretskii <eliz@gnu.org>
8890
5ae4183a
AS
8891 * stabs.texinfo:
8892 * refcard.tex:
c02a867d 8893 * gpl.texi:
5ae4183a
AS
8894 * gdbint.texinfo:
8895 * gdb.texinfo:
8896 * gdb-cfg.texi:
c02a867d 8897 * fdl.texi:
5ae4183a
AS
8898 * annotate.texinfo:
8899 * all-cfg.texi:
c02a867d
EZ
8900 * Makefile.in: Add (C) after Copyright. Update the FSF
8901 address.
8902
fad38dfa
EZ
89032005-12-03 Eli Zaretskii <eliz@gnu.org>
8904
8905 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8906 extend GDB with commands for external monitor.
8907
53e5f3cf
AS
89082005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8909
8910 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8911
55f6ca0f
JB
89122005-11-25 Joel Brobecker <brobecker@adacore.com>
8913
8914 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8915
c1947b85
JB
89162005-11-21 Jim Blandy <jimb@redhat.com>
8917
8918 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8919 placement of 'R' actions in tracepoint action packets; document
8920 dependence of 'X' and 'M' actions on a preceding 'R' action for
8921 their registers.
8922
9d29849a
JB
89232005-11-19 Jim Blandy <jimb@redhat.com>
8924
8925 * gdb.texinfo (Tracepoint Packets): New node.
8926 (General Query Packets): Add entries for the tracepoint packets,
8927 referring to the "Tracepoint Packets" node.
8928 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8929
9a6253be
KB
89302005-11-18 Kevin Buettner <kevinb@redhat.com>
8931
8932 * gdb.texinfo (set remotebreak): Add anchor.
8933 (X packet): Likewise.
8934 (Remote Protocol): Add new section `Interrupts' and new index
8935 entry `interrupts (remote protocol)'.
8936
5f3bebba
JB
89372005-11-18 Jim Blandy <jimb@redhat.com>
8938
8939 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8940 entries into the General Query Packets section. Add a
8941 cross-reference to that section. Drop description of replies, as
8942 these are covered in the descriptions of each packet.
8943 (General Query Packets): Add introductory text. Explain naming
8944 conventions, and how the end of a name is recognized.
8945
9a7a1b36
KB
89462005-11-17 Kevin Buettner <kevinb@redhat.com>
8947
0564b6cf 8948 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8949 "set remotebreak" command.
8950
b8ff78ce
JB
89512005-11-16 Jim Blandy <jimb@redhat.com>
8952
8953 * gdb.texinfo (Packets, Stop Reply Packets)
8954 (General Query Packets): Various formatting cleanups.
8955 - Use @samp for packet contents.
8956 - Drop summaries from packet @item lines; the same information appears
8957 immediately below in the description.
8958 - Delete paragraph breaks after packet @item commands, so that the
8959 description appears directly to the right of the packet prototype
8960 in the printed manual, if it fits.
8961 - Place spaces in packet prototypes between @vars and non-@var
8962 letters, and explain that they're just for formatting.
8963 - Use @dots{} instead of '...'.
8964 - Fix uses of @code where @var was needed.
8965 - Replace "deprecated" markers with English text spelling out the
8966 packet's status and the preferred alternatives.
8967 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8968 what this ever meant.
8969 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8970 this for a long time.
8971 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8972 implemented several times, and have been in use for years.
8973
8ffe2530
JB
89742005-11-15 Jim Blandy <jimb@redhat.com>
8975
c43c5473
JB
8976 * gdb.texinfo (Packets): Add index entries for 'm' packet
8977 disclaimers.
5ae4183a 8978
fb031cdf
JB
8979 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8980 of stub when processing an 'm' packet.
8981
8ffe2530
JB
8982 * gdb.texinfo (Packets): Mention that packets beginning with
8983 letters are reserved once, at the top, instead of actually listing
8984 them all and saying "reserved".
8985
c03c782f
AS
89862005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8987
8988 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8989 Change @var{$arg0 to @code{$arg0.
8990
814e32d7
WZ
89912005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8992
8993 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8994
fa93a9d8
JB
89952005-11-12 Jim Blandy <jimb@redhat.com>
8996
8997 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8998 order. Remove extraneous 'z'.
8999
8a5a3c82
AS
90002005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9001
9002 * gdb.texinfo (Choosing files): Add --eval-command.
9003
4b0ad762
AS
90042005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9005
9006 * gdb.texinfo (Choosing modes): Add --return-child-result.
9007
9008
1a088d06
AS
90092005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9010
9011 * gdb.texinfo (Choosing modes): Add --batch-silent.
9012
656d5e12
EZ
90132005-10-28 Eli Zaretskii <eliz@gnu.org>
9014
9015 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9016 "The -var-update Command".
9017
3c9c013a
JB
90182005-10-03 Joel Brobecker <brobecker@adacore.com>
9019
9020 * gdb.texinfo (Print Settings): Add documentation for set/show
9021 print array-indexes.
9022
7ba3cf9c
DJ
90232005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9024
9025 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9026 6.2 and 6.3.
9027
a94ab193
EZ
90282005-08-27 Eli Zaretskii <eliz@gnu.org>
9029
9030 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9031 since 19-Jan-2004.
9032 (Files): Likewise.
ab1adacd
EZ
9033 (Variables, Symbols): Document the "<incomplete type>" message and
9034 its reasons.
a94ab193 9035
ca06016a
FF
90362005-08-01 Fred Fish <fnf@specifix.com>
9037
9038 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9039
cf58170d
NR
90402005-07-15 Nick Roberts <nickrob@snap.net.nz>
9041
9042 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9043 option for -var-list-children and -var-update.
9044 (GDB/MI Stack Manipulation): Simplify description of
9045 print-values option for -stack-list-locals.
9046 (GDB/MI Command Description Format): Clarify.
9047 (Mode Options): Spelling of superseded.
9048
38f1196a
BR
90492005-07-12 Bob Rossi <bob@brasko.net>
9050
9051 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9052 corresponding GDB command comment.
9053
3cb3b8df
BR
90542005-07-06 Bob Rossi <bob@brasko.net>
9055
9056 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9057 and -inferior-tty-show.
9058 (Input/Output): Document "set/show inferior-tty" and tty alias.
9059
10fac096
NW
90602005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9061
9062 * gdb.texinfo (Packets): Change description of 'D' packet to note
9063 that GDB does wait for a response.
9064
d1b6db76
NR
90652005-06-22 Nick Roberts <nickrob@snap.net.nz>
9066
9067 * gdb.texinfo (History) Rename "Command History".
9068 (Command History): Move node "Server Prefix" from section on
9069 Annotations here.
9070
29629dcf
NR
90712005-06-19 Nick Roberts <nickrob@snap.net.nz>
9072
9073 * gdb.texinfo (GDB/MI Stack Manipulation):
9074 Re-instate -stack-info-frame with example. Say that it gets
9075 info on selected frame, not current frame.
9076
397ca115
EZ
90772005-06-18 Eli Zaretskii <eliz@gnu.org>
9078
9079 * gdb.texinfo (Server): Clarify that `file' should be used before
9080 connecting to the server.
9081 (Files): Add an xref to the above description.
51274035
EZ
9082 (Output Formats): More detailed description of the `c' format.
9083 (Memory): List explicitly all the formats supported by `x'.
638ac427 9084 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 9085 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
9086 files. Add more indexing for solib-absolute-prefix and
9087 --with-sysroot.
76d17f34
EZ
9088 (Machine Code): Document possible problems with locations in
9089 shared libraries.
d416eeec
EZ
9090 (Backtrace): Document that free-standing environments do not need
9091 to have a `main' function.
397ca115 9092
74f6deaa
NR
90932005-06-18 Nick Roberts <nickrob@snap.net.nz>
9094
9095 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9096 -stack-info-frame.
9097
a9967aef
AC
90982005-06-07 Andrew Cagney <cagney@gnu.org>
9099
9100 * gdb.texinfo (Contributors): Note the original multi-arch
9101 contributors.
9102
e09f16f9
EZ
91032005-06-03 Eli Zaretskii <eliz@gnu.org>
9104
9105 * gdb.texinfo (Registers): Add index entries for the standard
9106 registers.
9107 (Frames): Add cross-reference from frame pointer description to
9108 the Registers node.
9109 (Annotations Overview): Fix the reference to GDB name.
9110
d87ba7ee
EZ
91112005-06-01 Eli Zaretskii <eliz@gnu.org>
9112
9113 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9114 can-use-hw-watchpoints.
9115
034dad6f
BR
91162005-05-28 Bob Rossi <bob@brasko.net>
9117
9118 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9119 the possible reasons why an exec async record would be returned to FE.
9120
ffed4509
AC
91212005-05-26 Andrew Cagney <cagney@gnu.org>
9122
9123 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9124 Andrew Cagney implemented the original GDB/MI.
9125
e22e55c9
OF
91262005-05-23 Orjan Friberg <orjanf@axis.com>
9127
9128 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9129 documentation. Add documentation for cris-mode.
9130
a78e13ce
EZ
91312005-05-20 Eli Zaretskii <eliz@gnu.org>
9132
9133 * gdb.texinfo (Numbers): Explain the example and make the wording
9134 more acurate.
9135
76ff342d
DJ
91362005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9137 Dennis Brueni <dennis@slickedit.com>
9138
9139 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9140 (GDB/MI Data Manipulation, GDB/MI Program Control)
9141 (GDB/MI Stack Manipulation): Update examples to include the fullname
9142 attribute in stack frames.
9143
119b882a
EZ
91442005-05-12 Eli Zaretskii <eliz@gnu.org>
9145
9146 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9147 do with other non-standard names of init files.
9148
6fc08d32
EZ
91492005-05-11 Eli Zaretskii <eliz@gnu.org>
9150
9151 * gdb.texinfo (Command Files): Move the description of the startup
9152 from here...
9153 (Startup): ...to this new subsection of the Invocation chapter.
9154 Rearrange the description of init files more logically and add a
9155 cross-reference to "Command Files". Document the special gdbinit
9156 name for CISCO 68k. Expand the description of what GDB does
9157 during startup.
9158 (History): Add index entry for HISTSIZE.
9159
a561754a
MK
91602005-05-02 Mark Kettenis <kettenis@gnu.org>
9161
9162 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9163
2eecc4ab
EZ
91642005-05-02 Eli Zaretskii <eliz@gnu.org>
9165
9166 * gdb.texinfo (SVR4 Process Information, The isatty call)
9167 (The system call): Don't use foo(N) notation for man pages and
9168 functions.
514c4d71 9169 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9170
18999be5
EZ
91712005-04-27 Eli Zaretskii <eliz@gnu.org>
9172
9173 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9174 were optimized away.
9175
0abb7bc7
EZ
91762005-04-22 Eli Zaretskii <eliz@gnu.org>
9177
9178 * gdb.texinfo (Remote configuration): Document "set/show
9179 get-thread-local-storage-address". Add cross-reference to the
9180 description of the qGetTLSAddr packet.
9181 (General Query Packets): Mention "set remote
9182 get-thread-local-storage-address" and add a reference to its
9183 description.
9184
6f61acb1
NR
91852005-04-19 Nick Roberts <nickrob@snap.net.nz>
9186
9187 * gdb.texinfo (Backtrace): Describe 'bt full'.
9188
9d59903a
NR
91892005-04-17 Nick Roberts <nickrob@snap.net.nz>
9190
9191 * gdb.texinfo (Mode Options): Fix typo.
9192 (GDB/MI): Describe how to invoke GDB/MI.
9193
721c2651
EZ
91942005-04-16 Eli Zaretskii <eliz@gnu.org>
9195
9196 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9197 references changed. Add description of "info udot".
721c2651
EZ
9198 (Files): Document "set/show stop-on-solib-events".
9199 (M32R/D): Document "set/show download-path", "set/show
9200 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9201 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9202 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9203 (Maintenance Commands): Improve indexing.
9204 (Target Commands): Document "set/show hash", "set/show debug
9205 monitor".
9206 (SVR4 Process Information): Document "info pidlist" and "info
9207 meminfo". Document "set/show procfs-tarce" and "set/show
9208 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9209 (Symbols, The Print Command with Objective-C): Improve indexing.
9210 (Objective-C): Add references to "info classes" and "info
9211 selectors".
c45da7e6
EZ
9212 (Debugging Output): Improve wording. Document "set/show debug
9213 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9214 (Set Breaks): Add index entry for "hardware breakpoints".
9215 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9216 and "set/show usehardbreakpoints".
9217 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9218 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9219 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9220 rdiromatzero", "set/show rdiheartbeat".
9221 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9222 "sds".
9223 (Embedded Processors): Document the "sim" command.
9224 (Remote): Document the "remote" command.
9225 (DJGPP Native): Document the "info serial" command.
9226 (Threads): Document "maint info sol-threads".
9227 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9228 (Set Breaks): Improve indexing.
9229 (Command Syntax): Add a reference to dont-repeat.
9230 (Define): Document "dont-repeat".
9231 (TUI Commands): Document "tabset".
9232 (WinCE): New subsection. Document "set/show remotedirectory",
9233 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9234
14d6dd68
EZ
92352005-04-15 Eli Zaretskii <eliz@gnu.org>
9236
9237 * gdb.texinfo (Hurd Native): New subsection, documents
9238 Hurd-specific commands.
a64548ea 9239 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9240 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9241 (MIPS): Improve documentation of heuristic-fence-post. Document
9242 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9243 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9244 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9245 (ARM): Document ARM-specific commands.
a64548ea
EZ
9246 (AVR): New section. Document "info io_registers".
9247 (CRIS): New section. Document "set/show cris-version" and
9248 "set/show cris-dwarf2-cfi".
9249 (HPPA): New section. Document "set/show debug hppa" and "maint
9250 print unwind".
a5adf40f 9251 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9252 (Super-H): New section. Document the "regs" command.
721c2651 9253 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9254
9c16f35a
EZ
92552005-04-09 Eli Zaretskii <eliz@gnu.org>
9256
9257 * gdb.texinfo (Print Settings): Document "set/show print
9258 pascal_static-members", "set print repeats", "show print
9259 null-stop". Improve indexing. Fix documentation of "set print
9260 union".
9261 (Pascal): New section.
9262 (Supported languages): Rename from "Support"; all references
9263 updated. Add a menu item for Pascal.
9264 (Numbers): Document "set radix.
9265 (Screen Size): Document "set/show pagination".
9266 (MIPS Embedded): Remove "set processor" documentation.
9267 (Remote configuration): Document "set/show X/P/Z-packet",
9268 "set/show read-aux-vector-packet", "set/show remote
9269 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9270 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9271 remotedebug", "set/show remotebreak", "set/show remotedevice",
9272 "set/show remotelogfile".
9273 (Auxiliary Vector): Add reference to the description of the
9274 read-aux-vector-packet setting.
9275 (Set Watchpoints): Add a cross-reference to "set remote
9276 hardware-breakpoint-limit".
9277 (General Query Packets): Add indexing of requests and
9278 cross-references to related commands in "Remote configuration".
9279 (File-I/O Overview, The system call): Fix wording and typos.
9280 (Thread Stops): Add index entries.
9281 (Continuing and Stepping): Document "show step-mode".
9282 (i386): New node. Document "set/show struct-convention".
9283 (Files): Document "show trust-readonly-sections".
9284 (Calling): Document "set/show unwindonsignal".
9285 (Messages/Warnings): Add index entries.
9286 (Maintenance Commands): Document "set/show watchdog".
9287 (Annotations Overview): Document "show annotate".
9288 (Set Watchpoints): Add index entries.
9289 (Symbols): Fix doc of case-sensitive.
9290 (ABI): Document "show coerce-float-to-double".
9291 (Convenience Vars, Help): Improve indexing.
9292 (Machine Code): Document "show disassembly-flavor".
9293 (Debugging C plus plus): Document "show overload-resolution".
9294 (Value History, Signaling): Add index entries.
9295
92962005-04-08 Eli Zaretskii <eliz@gnu.org>
9297
9298 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9299 (Processes): Fix wording.
9300 (History, List, Logging output, Define, Symbols, Print Settings):
9301 Improve indexing.
9302
a8f24a35
EZ
93032005-04-03 Eli Zaretskii <eliz@gnu.org>
9304
9305 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9306 redundant index entry for "target" command.
9307 (Backtrace): Add index entries.
9308 (Symbols, Fortran): Document the "set case-sensitive" command.
9309 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9310 (Print Settings): Add index entry for "set demangle-style".
9311 (Target Commands): Document "set download-write-size".
9312 (Debugging Output): Document "set exec-done-display".
9313
09d4efe1
EZ
93142005-04-02 Eli Zaretskii <eliz@gnu.org>
9315
9316 * gdb.texinfo (Files): Fix the name and documentation of
9317 add-shared-symbol-files. Document its alias assf. Update the
9318 list of OSs where GDB supports shared libraries. Fix markup.
9319 (Continuing and Stepping): Add reference to @var{location} in the
9320 text.
9321 (Dump/Restore Files): Fix reference to @{filename}.
9322 (Help): Fix wording.
9323 (Attach): Ditto.
9324 (Set Watchpoints): Ditto.
9325 (Backtrace): Remove redundant index entries. Improve index
9326 entries.
9327 (Delete Breaks): Fix wording.
9328 (Memory): Document the compare-sections command.
9329 (Memory Region Attributes): Improve wording.
9330 (Disabling): Improve wording.
9331 (Fortran): New subsection. Document the "info common" command.
9332 (Help): Document aliases "info copying" and "info warranty".
9333 (Caching Remote Data): New section. Document the "set/show
9334 remotecache" and "info dcache" commands.
9335 (Show): Fix wording of the documentation of the "set
9336 extension-language" command.
9337 (Signals): Add index entry for "info handle".
9338 (Memory Region Attributes): Fix punctuation.
9339 (Symbols): Change the arg name to "location" and refer to it in
9340 the text. Fix wording of "info types" doc.
9341 (Threads): Fix usage of @enumerate @item's.
9342 (Listing Tracepoints): Add index entry for "info tp".
9343 (Set Watchpoints): Add xref to "info break" description.
9344 (Macros): Add an index entry for "macro exp1". Document the
9345 "macro list" command.
9346 (Maintenance Commands): Document "flushregs", "maint agent",
9347 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9348 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9349 "maint print architecture", "maint print objfiles", "maint print
9350 statistics", "maint print type", "maint show-debug-regs", "maint
9351 space", "maint time", and "maint translate-address".
9352 (Connecting): Document the "monitor" command.
9353 (Annotations Overview): Describe the "set annotate" command.
9354
82f2d802
EZ
93552005-04-01 Eli Zaretskii <eliz@gnu.org>
9356
9357 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9358 Rearrange index entries and improve wording about support for
9359 hardware watchpoints.
9360
7d51c7de
BR
93612005-03-10 Bob Rossi <bob@brasko.net>
9362
9363 * gdb.texinfo: Update copyright
9364
68c71a2e
TR
93652005-02-09 Theodore A. Roth <troth@openavr.org>
9366
9367 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9368 error.
9369
701adfb0
PA
93702005-03-07 Joel Brobecker <brobecker@adacore.com>
9371
9372 * observer.texi (executable_changed): New observer.
9373
83761cbd
KB
93742005-02-03 Kevin Buettner <kevinb@redhat.com>
9375
9376 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9377
9f1c6395
MS
93782005-01-17 Michael Snyder <msnyder@redhat.com>
9379
9380 * gdb.texinfo: Fix spelling, infinte -> infinite.
9381
fbd1b305
MK
93822005-01-08 Mark Kettenis <kettenis@gnu.org>
9383
9384 * observer.texi (GDB Observers): Document "solib_loaded".
9385
3ace7edb
AC
93862005-01-07 Andrew Cagney <cagney@gnu.org>
9387
bec39cab
AC
9388 * configure.ac: Rename configure.in, require autoconf 2.59.
9389 * configure: Re-generate.
9390
3ace7edb
AC
9391 * configure.in: Replace configdirs with multiple references to
9392 AC_CONFIG_SUBDIRS.
9393 * configure: Re-generate.
5ae4183a 9394
53531fc1
AC
93952005-01-04 Andrew Cagney <cagney@gnu.org>
9396
9397 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9398 part of the version number.
9399
536ffdb7
MK
94002004-12-24 Mark Kettenis <kettenis@gnu.org>
9401
9402 * gdbint.texinfo (Algorithms): Remove description of
9403 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9404
e1aac25b
JB
94052004-12-07 Jim Blandy <jimb@redhat.com>
9406
9407 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9408 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9409 numbers.
9410
f47b1503
AS
94112004-12-07 Andreas Schwab <schwab@suse.de>
9412
9413 * gdb.texinfo (Mode Options): Document -l option.
9414
b6b8ece6
EZ
94152004-12-04 Eli Zaretskii <eliz@gnu.org>
9416
9417 * gdbint.texinfo (Algorithms): More accurate description of
9418 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9419 is not needed unless data-read and data-access watchpoints are
9420 supported. Add a description of how GDB checks whether the
9421 inferior stopped because a watchpoint was hit.
9422
01371747
EZ
94232004-11-23 Eli Zaretskii <eliz@gnu.org>
9424
9425 * gdb.texinfo (Files): Add cross-reference to description of
9426 -readnow command-line switch.
9427
2315ffec
RC
94282004-11-10 Randolph Chung <tausq@debian.org>
9429
9430 * gdb.texinfo: Document set/show backtrace past-entry commands.
9431 Rearrange index entries for set/show backtrace past-main.
9432
69065f5d
AC
94332004-11-10 Jon Beniston <jon@beniston.com>
9434
9435 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9436 * gdb.texinfo (Remote Serial Protocol): Further describe
9437 binary transfer escaping mechanism .
69065f5d 9438
30e91e0b
RC
94392004-11-08 Randolph Chung <tausq@debian.org>
9440
9441 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9442 and "show debug infrun". Add index entries.
9443
60bf7e09
EZ
94442004-10-23 Eli Zaretskii <eliz@gnu.org>
9445
9446 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9447 "info proc" that are already implemented. Add index entries.
9448 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9449 (Files): Add a tip for decreasing memory used for symtabs from
9450 shared libraries.
f018e82f
EZ
9451 (Starting): Fix whitespace; make "elaboration" stand out where it
9452 is first used, and add an index entry for the term.
f8568604
EZ
9453 (Calling): Expand and elaborate text. Add "print". Add the
9454 description of problems with weak aliases.
384ee23f 9455 (Core File Generation): New section.
60bf7e09 9456
d52fe014
AC
94572004-10-12 Andrew Cagney <cagney@gnu.org>
9458
9459 * gdbint.texinfo (Versions and Branches): New chapter.
9460 (Releasing GDB): Delete "Versions and Branches" section.
9461 (Top): Add "Versions and Branches".
9462
703663ab
EZ
94632004-10-08 Eli Zaretskii <eliz@gnu.org>
9464
9465 * gdb.texinfo (Editing, History): Add cross-references to the
9466 included Readline and History user documentation. Remove
9467 references to the symbol have-readline-appendices which is unused
9468 and undefined.
9469 (History): Fix indexing.
9470
ac77d04f
JJ
94712004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9472
9473 * gdbint.texinfo (target_stopped_data_address): Update to
9474 new prototype.
9475 (i386_stopped_data_address): Update prototype and description.
9476 (i386_stopped_by_watchpoint): New function and description.
9477
e07c999f
PH
94782004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9479
9480 * gdb.texinfo (Filenames): Add Ada suffixes.
9481 (Ada) New section.
9482
2e868123
AC
94832004-09-27 Andrew Cagney <cagney@gnu.org>
9484 Robert Picco <Robert.Picco@hp.com>
9485
9486 * gdb.texinfo (Packets): Document the "p" packet.
9487
02a57714
JM
94882004-09-21 Jason Molenda (jmolenda@apple.com)
9489
9490 * gdb.texinfo (Paths and Names of the Source Files): Document the
9491 meaning of values in the 'desc' field of a SO stab.
9492
ae038cb0
DJ
94932004-09-20 Daniel Jacobowitz <dan@debian.org>
9494
9495 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9496 max-cache-age" and "maint show dwarf2 max-cache-age".
9497
f7dc1244
EZ
94982004-09-16 Eli Zaretskii <eliz@gnu.org>
9499
9500 * gdb.texinfo (Set Breaks): Add index entry for setting
9501 breakpoints on overloaded C++ functions that are not members of
9502 any classes. Add an example and an index entry for setting
9503 breakpoints on all program functions.
9504 (Character Sets, Macros, Overlay Commands)
9505 (Non-debug DLL symbols, GDB/MI Output Syntax)
9506 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9507 Use "(@value{GDBP})" instead of a literal "(gdb)".
9508
f810308b
AC
95092004-09-12 Andrew Cagney <cagney@gnu.org>
9510
9511 * gdbint.texinfo (Native Debugging): Delete description of
9512 FILES_INFO_HOOK.
9513
15a661f3
PH
95142004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9515
5ae4183a
AS
9516 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9517 to hex_string_custom (not historically correct, but more
15a661f3
PH
9518 understandable, given the current code).
9519
f3219c75
AC
95202004-09-03 Andrew Cagney <cagney@gnu.org>
9521
9522 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9523
f3bb6704
JJ
95242004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9525
9526 * observer.texi (solib_unloaded): New observer.
9527
8d2c00cb
AC
95282004-08-24 Andrew Cagney <cagney@gnu.org>
9529
9530 * gdbint.texinfo (Target Architecture Definition): Add missing
9531 comma.
9532
e7dc800a
MC
95332004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9534
9535 * (Using the Testsuite): build != host is supported,
9536 but some test scripts do not support build != host.
9537
73b03683
MK
95382004-08-14 Mark Kettenis <kettenis@gnu.org>
9539
9540 * gdbint.texinfo (Host Definition): Delete description of
9541 FCLOSE_PROVIDED and GETENV_PROVIDED.
9542
701adfb0
PA
95432004-08-11 Joel Brobecker <brobecker@gnat.com>
9544
9545 * gdbint.texinfo (Host Definition): Remove documentation for
9546 USE_O_NOCTTY, no longer used.
9547
c0ccb908
MK
95482004-08-05 Mark Kettenis <kettenis@chello.nl>
9549
9550 * gdbint.texinfo (Host Definition): Delete description of
9551 NO_SYS_FILE.
9552 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9553 PTRACE_FP_BUG.
9554
9c8dbfa9
AC
95552004-08-05 Andrew Cagney <cagney@gnu.org>
9556
9557 * gdbint.texinfo (Target Architecture Definition): Delete
9558 reference to deprecated_read_fp.
9559
f42accbe
AC
95602004-08-02 Andrew Cagney <cagney@gnu.org>
9561
9562 * gdbint.texinfo (Target Architecture Definition): Delete
9563 description of DEPRECATED_REGISTER_BYTES.
9564
0b66e38c
EZ
95652004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9566
9567 * gdb.texinfo (Source Path): Document the new behavior of
9568 searching for the source files.
9569
15387254
EZ
95702004-07-17 Eli Zaretskii <eliz@gnu.org>
9571
9572 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9573 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9574 (Auto Display): Improve indexing.
9575
2c07db7a
AC
95762004-07-16 Andrew Cagney <cagney@gnu.org>
9577
9578 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9579 "-noasync".
9580
4644b6e3
EZ
95812004-07-09 Eli Zaretskii <eliz@gnu.org>
9582
9583 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9584 have the same prefix have only their prefix in the index.
9585
7561d450
MK
95862004-07-03 Mark Kettenis <kettenis@gnu.org>
9587
9588 * gdb.texinfo (BSD libkvm Interface): New node (section)
9589 (Native): Add it to the menu.
9590
67bebe79
MK
95912004-07-01 Mark Kettenis <kettenis@gnu.org>
9592
9593 * gdbint.texinfo (Target Architecture Definition): Remove
9594 PCC_SOL_BROKEN.
9595
1a6923e0
MK
95962004-06-24 Mark Kettenis <kettenis@gnu.org>
9597
9598 * gdbint.texinfo (Target Architecture Definition): Remove
9599 SUN_FIXED_LBRAC_BUG.
9600
b435e160
AC
96012004-06-26 Andrew Cagney <cagney@gnu.org>
9602
9603 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9604
b5622e8d
AC
96052004-06-20 Andrew Cagney <cagney@gnu.org>
9606
9607 * gdbint.texinfo (Target Architecture Definition): Deprecate
9608 USE_STRUCT_CONVENTION.
9609
e0c07bf0
MC
96102004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9611
9612 gdb.texinfo (Bug Reporting): Mention session recording,
9613 with the script command or Emacs.
9614
782263ab
AC
96152004-06-18 Andrew Cagney <cagney@gnu.org>
9616
9617 * gdbint.texinfo (Target Architecture Definition): Deprecate
9618 FUNCTION_START_OFFSET.
9619
03727ca6
AC
96202004-06-14 Andrew Cagney <cagney@gnu.org>
9621
9622 Based on changes from Karl Berry.
9623 * gdb.texinfo: Do not use @sc in a direntry.
9624 * stabs.texinfo: Change @dircateogry to "Software development".
9625 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9626
97092415
AC
96272004-06-13 Andrew Cagney <cagney@gnu.org>
9628
9629 * gdbint.texinfo (Target Architecture Definition): Delete
9630 description of RETURN_VALUE_ON_STACK.
9631
1f6d4158
AC
96322004-06-09 Andrew Cagney <cagney@gnu.org>
9633
9634 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9635 deleted by previous patch.
9636
d966f0cb
AC
96372004-06-08 Andrew Cagney <cagney@gnu.org>
9638
9639 * gdbint.texinfo (Native Debugging): Delete documentation on
9640 ATTACH_DETACH.
9641
86fe4aaa
RC
96422004-06-06 Randolph Chung <tausq@debian.org>
9643
9644 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9645
d4b6d575
RC
96462004-06-06 Randolph Chung <tausq@debian.org>
9647
5ae4183a 9648 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9649 the new push_dummy_call method signature. Describe the function
9650 argument.
9651
4e8b0763
JB
96522004-05-24 Joel Brobecker <brobecker@gnat.com>
9653
9654 * gdb.texinfo (Starting): Document new start command.
9655
59caf092
AC
96562004-05-21 Andrew Cagney <cagney@redhat.com>
9657
9658 * observer.texi (GDB Observers): Document "inferior_created".
9659
e4a2df64
AC
96602004-05-08 Andrew Cagney <cagney@redhat.com>
9661
e6b55ae2
AC
9662 * gdbint.texinfo (Target Architecture Definition): Delete
9663 description of DO_DEFERRED_STORES.
9664
28954179
AC
9665 * gdbint.texinfo (Target Architecture Definition): Delete
9666 references to DEPRECATED_FIX_CALL_DUMMY.
9667
434b87dd
AC
9668 * gdbint.texinfo (Target Architecture Definition): Delete
9669 description of DEPRECATED_CALL_DUMMY_WORDS,
9670 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9671
58d28df8
AC
9672 * gdbint.texinfo (Target Architecture Definition): Delete
9673 description of DEPRECATED_PUSH_DUMMY_FRAME.
9674
e4a2df64
AC
9675 * gdbint.texinfo (Target Architecture Definition): Delete
9676 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9677
2b4855ab
AC
96782004-05-07 Andrew Cagney <cagney@redhat.com>
9679
9680 * observer.texi (GDB Observers): Add "Debugging" section. Include
9681 cross reference to "set/show debug observer".
9682 * gdb.texinfo (Debugging Output): Document "set/show debug
9683 observer".
9684
fcf70625
AC
96852004-05-01 Andrew Cagney <cagney@redhat.com>
9686
9687 * gdbint.texinfo (Target Architecture Definition): Delete
9688 description of DEPRECATED_PC_IN_SIGTRAMP.
9689
8ee56bcf
AC
96902004-04-30 Andrew Cagney <cagney@redhat.com>
9691
9692 * gdbint.texinfo (Target Architecture Definition): Delete
9693 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9694
67ab9a76
OF
96952004-04-30 Orjan Friberg <orjanf@axis.com>
9696
9697 * observer.texi (GDB Observers): Correct spelling.
9698
79346bcb
OF
96992004-04-26 Orjan Friberg <orjanf@axis.com>
9700
9701 * observer.texi (GDB Observers): Add target_changed event.
9702
7a464420
AC
97032004-04-08 Andrew Cagney <cagney@redhat.com>
9704
9705 * observer.texi (GDB Observers): Rework, provide generic observer
9706 definitions and then a list of observable events.
9707
6cdf9d98
AC
97082004-04-04 Andrew Cagney <cagney@redhat.com>
9709
9710 * gdbint.texinfo (Host Definition): Delete reference to
9711 NO_SIGINTERRUPT.
9712
ddc135a4
AC
97132004-04-02 Andrew Cagney <cagney@redhat.com>
9714
9715 * gdbint.texinfo (Target Architecture Definition): Delete
9716 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9717
6a1b180d
SC
97182004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9719
9720 * gdb.texinfo (TUI Commands): Document tui reg commands.
9721
d0d5df6f
AC
97222004-03-26 Andrew Cagney <cagney@redhat.com>
9723
9724 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9725 "gdbtui".
9726 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9727 (Contributors): Mention both Text and Terminal User Interface.
9728
aa2a3f87
AC
97292004-03-23 Andrew Cagney <cagney@redhat.com>
9730
9731 * gdbint.texinfo (Target Architecture Definition): Deprecate
9732 references to SIGTRAMP_START and SIGTRAMP_END.
9733
f561f026
AC
97342004-03-23 Andrew Cagney <cagney@redhat.com>
9735
9736 * gdbint.texinfo (Target Architecture Definition): Deprecate
9737 references to PC_IN_SIGTRAMP.
9738
33cb8b0f
AC
97392004-03-19 Andrew Cagney <cagney@redhat.com>
9740
9741 * gdbint.texinfo (Target Architecture Definition): Delete
9742 reference to GDB_TARGET_IS_HPPA.
9743
fc989b7a
AC
97442004-03-18 Andrew Cagney <cagney@redhat.com>
9745
9746 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9747 describe pre_init and post_init.
9748
701b08bb
DJ
97492004-03-09 Daniel Jacobowitz <drow@mvista.com>
9750
9751 * gdb.texinfo (Debugging Output): Document values for "set debug
9752 target".
9753
faae5abe
AC
97542004-02-28 Andrew Cagney <cagney@redhat.com>
9755
9756 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9757
dd79a6cf
JJ
97582004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9759
9760 * gdb.texinfo (breakpoints): Add information about the
9761 new "set breakpoint pending" and "show breakpoint pending"
9762 commands.
9763
e7f16015
AC
97642004-02-26 Andrew Cagney <cagney@redhat.com>
9765
9766 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9767 in Per-architecture module data section.
9768
7161a3a6
RM
97692004-02-25 Roland McGrath <roland@redhat.com>
9770
9771 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9772
2154891a
AC
97732004-02-24 Andrew Cagney <cagney@redhat.com>
9774
9775 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9776 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9777 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9778
6c74ac8b
AC
97792004-02-17 Andrew Cagney <cagney@redhat.com>
9780
9781 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9782
19772a2c
AC
97832004-02-16 Andrew Cagney <cagney@redhat.com>
9784
9785 * gdbint.texinfo (Target Architecture Definition): Deprecate
9786 FRAMELESS_FUNCTION_INVOCATION.
9787
c9830293
AC
97882004-02-16 Andrew Cagney <cagney@redhat.com>
9789
9790 * gdbint.texinfo (Coding): Mention -Wunused-function.
9791
b9d26eb9
AC
97922004-02-14 Andrew Cagney <cagney@redhat.com>
9793
9794 * gdbint.texinfo (Target Architecture Definition): Delete
9795 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9796
49efadf5
EZ
97972004-02-12 Elena Zannoni <ezannoni@redhat.com>
9798
9799 * gdb.texinfo: Properly quote the name "C++".
9800 * gdbint.texinfo: Ditto.
9801 * stabs.texinfo: Ditto.
9802
1eb288ea
EZ
98032004-02-11 Elena Zannoni <ezannoni@redhat.com>
9804
9805 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9806 minimal information about libiberty.
9807
e4937fc1
MC
98082004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9809
9810 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9811
a9331b3f
RM
98122004-02-04 Roland McGrath <roland@redhat.com>
9813
9814 * gdb.texinfo (Auxiliary Vector): New node (section).
9815 (Data): Add it to the menu.
9816
2650777c
JJ
98172004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9818
9819 * gdb.texinfo (Breakpoints): Add information about pending
9820 breakpoint support.
9821
b4501125
AC
98222004-01-26 Andrew Cagney <cagney@redhat.com>
9823
9824 * gdb.texinfo (Overview): Delete references to the cisco protocol
9825 including the "N" response.
9826
74055713
AC
98272004-01-26 Andrew Cagney <cagney@redhat.com>
9828
9829 * gdbint.texinfo (Target Architecture Definition): Rename
9830 EXTRACT_STRUCT_VALUE_ADDRESS to
9831 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9832
3bbe9696
EZ
98332004-01-24 Eli Zaretskii <eliz@gnu.org>
9834
9835 * gdb.texinfo (KOD): Document "show os". Add index entries for
9836 "set/show os" and "info cisco" commands.
9837
5843504f
EZ
98382004-01-21 Eli Zaretskii <eliz@gnu.org>
9839
9840 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9841
9175c9a3
MC
98422004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9843
9844 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9845 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9846
8e94b928
NR
98472004-01-19 Nick Roberts <nick@nick.uklinux.net>
9848
9849 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9850 -stack-list-locals.
9851 (GDB/MI Variable Objects): Describe extension to
9852 -var-list-children.
9853
a20cf136
DJ
98542004-01-17 Daniel Jacobowitz <drow@mvista.com>
9855
9856 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9857
afb18d0f
AC
98582004-01-17 Andrew Cagney <cagney@redhat.com>
9859
9860 * gdbint.texinfo (Target Architecture Definition): Delete
9861 documentation on DEPRECATED_NPC_REGNUM.
9862
b51970ac
DJ
98632004-01-13 Daniel Jacobowitz <drow@mvista.com>
9864
9865 * gdb.texinfo: Update copyright year. Mention that set
9866 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9867 "set follow-fork-mode ask".
9868
0f0cffd2
AC
98692004-01-13 Andrew Cagney <cagney@redhat.com>
9870
9871 * gdbint.texinfo: Update copyright year.
9872 (Coding): Add -Wunused-label to list of -Werror warnings.
9873
c552b3bb 98742004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9875 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9876
9877 * gdb.texinfo: Update copyright.
9878 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9879 around names, as appropriate. Minor syntax cleanup of
9880 _NSPrintForDebugger explanation. Two spaces after periods.
9881 GDBN used instead of lit. "gdb". Index entries added for
9882 print-object and _NSPrintForDebugger. @noindent added in one spot.
9883
afe157ca
EZ
98842003-11-11 Elena Zannoni <ezannoni@redhat.com>
9885
9886 * stabs.texinfo: Add dircategory and direntry commands.
9887 * annotate.texinfo: Ditto.
9888
963e2bb7
AC
98892003-11-10 Andrew Cagney <cagney@redhat.com>
9890
9891 * gdbint.texinfo (Target Architecture Definition): Replace the
9892 return_value method's "inval" and "outval" parameters with
9893 "readbuf" and "writebuf".
9894
1d8b2f28
JB
98952003-10-28 Jim Blandy <jimb@redhat.com>
9896
9897 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9898 from "The `F' request packet" and "The `F' reply packet", to make
9899 texi2dvi happy.
9900 (File-I/O remote protocol extension): Update menu entries, too.
9901
36d86913
MC
99022003-10-26 Michael Chastain <mec@shout.net>
9903
9904 * gdb.texinfo (Thread Stops): Document the issue with
9905 premature return from system calls in multi-threaded programs.
9906
ce2826aa
AC
99072003-10-24 Andrew Cagney <cagney@redhat.com>
9908
9909 * annotate.texinfo: Fix "fortunatly"[sic].
9910
f24c5e49
KI
99112003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9912
9913 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9914 with "Hitachi" and "Mitsubishi".
9915
92ad9cd9
AC
99162003-10-20 Andrew Cagney <cagney@redhat.com>
9917
9918 * gdbint.texinfo (Target Architecture Definition): Document
9919 gdbarch_return_value. Add cross references from
9920 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9921 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9922
0ab4b752
MK
99232003-10-18 Mark Kettenis <kettenis@gnu.org>
9924
9925 * gdbint.texinfo (Target Architecture Definition): Document
9926 regset_from_core_section.
fb3e19c0
KI
9927
99282003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9929
9930 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9931
a9331b3f 99322003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9933
9934 From Anthony Green <green@redhat.com>:
5ae4183a 9935 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9936
1485d690
KB
99372003-10-14 Kevin Buettner <kevinb@redhat.com>
9938
889bf7c5
PA
9939 * gdb.texinfo (Breakpoint related warnings): New node.
9940 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9941
86d30acc
DJ
99422003-10-13 Daniel Jacobowitz <drow@mvista.com>
9943
9944 * gdb.texinfo (Remote Protocol): Document v and vCont.
9945
172c2a43
KI
99462003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9947
9948 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9949 * gdbint.texinfo: Ditto.
9950
71952f4c
AC
99512003-10-09 Andrew Cagney <cagney@redhat.com>
9952
9953 From 2003-09-18 David Anderson <davea@sgi.com>:
9954 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9955 "command".
9956
268e2188
AC
99572003-10-03 Andrew Cagney <cagney@redhat.com>
9958
9959 * gdbint.texinfo (Target Architecture Definition): Deprecate
9960 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9961 just target.
9962
12c266ea 99632003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9964
f30992d4 9965 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9966 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9967 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9968 * gdbint.texinfo (Target Architecture Definition): Rename
9969
99702003-09-30 Andrew Cagney <cagney@redhat.com>
9971
f30992d4 9972 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9973 (Target Architecture Definition):
f30992d4 9974
2e092625
AC
9975 * gdbint.texinfo (Target Architecture Definition): Rename
9976 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9977
0717ae8a
AC
99782003-09-29 Andrew Cagney <cagney@redhat.com>
9979
dad809b7
AC
9980 * gdbint.texinfo (Target Architecture Definition): Delete
9981 documentation for NEED_TEXT_START_END.
9982
0717ae8a
AC
9983 * gdbint.texinfo (Target Architecture Definition): Rename
9984 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9985 TARGET_WRITE_PC.
a9331b3f 9986
af6cf26d
MC
99872003-09-22 Michael Chastain <mec@shout.net>
9988
9989 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9990
ee206350
AG
99912003-09-21 Anthony Green <green@redhat.com>
9992
9993 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9994
a38c9fe6
MK
99952003-09-21 Mark Kettenis <kettenis@gnu.org>
9996
9997 * gdbint.texinfo (Target Architecture Definition): Document
9998 stabs_argument_has_addr.
9999
77949794
AC
100002003-09-18 Andrew Cagney <cagney@redhat.com>
10001
10002 * gdbint.texinfo (Target Architecture Definition): Delete
10003 documentation on REGISTER_NAMES.
10004
8e823e25
MK
100052003-09-13 Mark Kettenis <kettenis@gnu.org>
10006
10007 * gdbint.texinfo (Target Architecture Definition): Replace
10008 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10009
f27dd7fd
AC
100102003-09-11 Andrew Cagney <cagney@redhat.com>
10011
10012 * gdbint.texinfo (Target Architecture Definition): Replace
10013 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10014
8b148df9
AC
100152003-08-18 Andrew Cagney <cagney@redhat.com>
10016
10017 * gdbint.texinfo (Target Architecture Definition): Document
10018 "frame_red_zone_size".
10019
25d29d70
AC
100202003-08-09 Andrew Cagney <cagney@redhat.com>
10021
10022 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10023 with "set/show backtrace past-main" and "set/show backtrace
10024 limit".
10025
c938e9b0
L
100262003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10027
10028 * Makefile.in (install-info): Support DESTDIR.
10029 (install-html): Likewise.
10030
64fabec2
AC
100312003-08-07 Andrew Cagney <cagney@redhat.com>
10032
10033 Patch from Nick Roberts.
10034 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10035 bindings. Remove description of send-gdb-command.
10036
2fcf52f0
AC
100372003-08-07 Andrew Cagney <cagney@redhat.com>
10038
10039 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10040 GDB 6.0.
10041
086432e2
AC
100422003-08-06 Andrew Cagney <cagney@redhat.com>
10043
10044 * gdb.texinfo (Mode Options): Mention that level three is the
10045 highest available and that level 2 is deprecated.
10046 (Annotations Overview): Mention annotation levels. Cross reference
10047 to "Limitations of the Annotation Interface" in annotate.texi.
10048 (TODO, Value Annotations, Frame Annotations): Delete section.
10049 (Displays, Breakpoint Info): Delete.
10050
e5249f67
AC
100512003-08-04 Andrew Cagney <cagney@redhat.com>
10052
10053 * agentexpr.texi: Delete @bye.
10054 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10055 (stabs.info): Add $(srcdir) to include search path.
10056 (html): Depend on "annotate_toc.html", and not "annotate.html".
10057 * stabs.texinfo: Ditto. Include "fdl.texi".
10058 * gdbint.texinfo: Update copyright statement's list of invariant
10059 sections.
10060
e6f672d2
AC
100612003-07-28 Andrew Cagney <cagney@redhat.com>
10062
10063 * Makefile.in (INFO_DEPS): Add annotate.info.
10064 (dvi, ps, html, pdf): Add annotate.
10065 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10066 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10067 (ANNOTATE_DOC_FILES): New macro.
10068 (ANNOTATE_TEX_TMPS): New macro.
10069 (annotate.info, annotate_toc.html): Specify dependencies.
10070 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10071 * annotate.texinfo: Rename annotate.texi. Get building. Add
10072 "Migrating to GDB/MI" and "Limitations of the Annotation
10073 Interface" chapters. Mention why it is not part of the user
10074 guide. Update copyright notice. Include "fdl.texi".
10075
72ffddc9
SC
100762003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10077
10078 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10079
a9f12a31
DJ
100802003-07-24 Daniel Jacobowitz <drow@mvista.com>
10081
10082 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10083
b1fe9455
DJ
100842003-07-24 Daniel Jacobowitz <drow@mvista.com>
10085
10086 * gdb.texinfo (Server): Mention pidof.
10087
153721e6
AC
100882003-07-22 Andrew Cagney <cagney@redhat.com>
10089
10090 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10091 list.
10092
0fac0b41
DJ
100932003-06-28 Daniel Jacobowitz <drow@mvista.com>
10094
10095 * gdb.texinfo (Logging output): New chapter.
10096
4e562065
JB
100972003-06-24 Joel Brobecker <brobecker@gnat.com>
10098
10099 * gdb.texinfo (Unsupported languages): New section.
10100 (Languages): Add link to new section.
10101
f2c06f52
AC
101022003-06-22 Andrew Cagney <cagney@redhat.com>
10103
10104 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10105
b4177fca
DJ
101062003-06-22 Daniel Jacobowitz <drow@mvista.com>
10107
10108 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10109
f418dd93
DJ
101102003-06-22 Daniel Jacobowitz <drow@mvista.com>
10111
10112 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10113 * agentexpr.texi: Retitle section, and change it to an appendix.
10114 Comment out texinfo initialization. Factor a @var{} into two
10115 pieces to prevent makeinfo warnings.
10116 * gdb.texinfo: Add Agent Expressions appendix.
10117
4ca61388
DJ
101182003-06-19 Daniel Jacobowitz <drow@mvista.com>
10119
10120 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10121
07f31aa6
DJ
101222003-06-18 Daniel Jacobowitz <drow@mvista.com>
10123
5ae4183a 10124 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10125 remote target". Document the "detach" and "disconnect" commands.
10126 (Server, Netware, Debug Session): Reference "Connecting to a
10127 remote target".
10128 (GDB/MI Target Manipulation): Document "-target-disconnect".
10129
2dd0da42
AC
101302003-06-13 Andrew Cagney <cagney@redhat.com>
10131
10132 * gdbint.texinfo (Target Architecture Definition): Deprecate
10133 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10134 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10135
e7a3abfc
JB
101362003-06-09 Jim Blandy <jimb@redhat.com>
10137
10138 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10139
25e3a86b
AC
101402003-06-08 Andrew Cagney <cagney@redhat.com>
10141
10142 * gdbint.texinfo (Target Architecture Definition): Delete
10143 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10144
a9e5fdc2
AC
101452003-06-08 Andrew Cagney <cagney@redhat.com>
10146
10147 * gdbint.texinfo (Target Architecture Definition): Document
10148 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10149
b37303ee
AF
101502003-06-07 Adam Fedor <fedor@gnu.org>
10151
10152 * gdb.texinfo: Add Objective-C documentation.
10153
39fe6e80
AC
101542003-06-01 Andrew Cagney <cagney@redhat.com>
10155
10156 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10157 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10158
125309b2
AC
101592003-05-21 Andrew Cagney <cagney@redhat.com>
10160
10161 * gdbint.texinfo (Target Architecture Definition): Delete
10162 references to "extract_address" and "store_address".
10163
b8b527c5
AC
101642003-05-16 Andrew Cagney <cagney@redhat.com>
10165
10166 * gdbint.texinfo (Target Architecture Definition): Replace
10167 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10168 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10169
50e3ee83
TR
101702003-05-14 Theodore A. Roth <troth@openavr.org>
10171
10172 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10173
44e2be90
L
101742003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10175
10176 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10177 (gdb.dvi): Likewise.
10178 (gdb.pdf): Likewise.
10179 (links2roff): Likewise.
10180
df5215a6
JB
101812003-05-08 Jim Blandy <jimb@redhat.com>
10182
10183 * gdb.texinfo (Dump/Restore Files): Update documentation for
10184 'dump', 'append', and 'restore': note that format argument is
10185 optional; simplify presentation of the command variants; and be
10186 more precise about the formats.
10187
5e7b2f39
JB
101882003-05-07 Jim Blandy <jimb@redhat.com>
10189
10190 * gdb.texinfo (Symbols): Update documentation: 'maint list
10191 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10192 symtabs' and 'maint info psymtabs'.
10193
b1e29e33
AC
101942003-05-05 Andrew Cagney <cagney@redhat.com>
10195
10196 * gdbint.texinfo (Target Architecture Definition): Make
10197 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10198 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10199 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10200
00905d52
AC
102012003-05-04 Andrew Cagney <cagney@redhat.com>
10202
10203 * gdb.texinfo (Maintenance Commands): Document "maint print
10204 dummy-frames".
10205
54ff5908
AC
102062003-05-04 Andrew Cagney <cagney@redhat.com>
10207
10208 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10209
32e7087d
JB
102102003-05-03 J. Brobecker <brobecker@gnat.com>
10211
10212 Thierry Schneider <tpschneider1@yahoo.com>
10213 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10214 for new MI command.
10215
7043d8dc
AC
102162003-05-03 Andrew Cagney <cagney@redhat.com>
10217
10218 * gdbint.texinfo (Target Architecture Definition): Document
10219 push_dummy_code. Add cross references.
10220
e33d66ec
EZ
102212003-05-02 Elena Zannoni <ezannoni@redhat.com>
10222
10223 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10224 set/show charsets commands.
10225
0ba6dca9
AC
102262003-04-28 Andrew Cagney <cagney@redhat.com>
10227
10228 * gdbint.texinfo (Target Architecture Definition): Replace
10229 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10230 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10231
d7a27068
AC
102322003-04-28 Andrew Cagney <cagney@redhat.com>
10233
10234 * gdbint.texinfo (Target Architecture Definition): Rename
10235 "tm_print_insn" to "deprecated_tm_print_insn".
10236
44ea7b70
JB
102372003-04-09 Jim Blandy <jimb@redhat.com>
10238
10239 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10240 list psymtabs'.
10241
fb8f8949
AC
102422003-04-08 Andrew Cagney <cagney@redhat.com>
10243
10244 * gdbint.texinfo (Target Architecture Definition): Delete
10245 references to EXTRA_FRAME_INFO.
10246
32fb0f22
AC
102472003-04-08 Andrew Cagney <cagney@redhat.com>
10248
10249 * gdbint.texinfo (Target Architecture Definition): Delete
10250 PRINT_TYPELESS_INTEGER.
10251
6be67e67
JB
102522003-04-02 J. Brobecker <brobecker@gnat.com>
10253
10254 * observer.texi (GDB Observers): Adjust the documentation for the
10255 normal_stop notification to better describe reality. Fix a couple
10256 of minor typos.
10257
4e35d5f0
BR
102582003-04-02 Bob Rossi <bob_rossi@cox.net>
10259
a9331b3f 10260 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10261 '-file-list-exec-source-file'
10262
e8a8712a
AC
102632003-03-31 Andrew Cagney <cagney@redhat.com>
10264
10265 * gdbint.texinfo (Target Architecture Definition): Delete
10266 references to CALL_DUMMY_P.
10267
6c0e89ed
AC
102682003-03-30 Andrew Cagney <cagney@redhat.com>
10269
10270 * gdbint.texinfo (Target Architecture Definition): Remove
10271 reference to TARGET_WRITE_SP.
a9331b3f 10272
378bfd1b
AC
102732003-03-27 Andrew Cagney <cagney@redhat.com>
10274
10275 * gdbint.texinfo (Target Architecture Definition): Remove
10276 references to write_sp.
6c0e89ed 10277
922fbb7b
AC
102782003-03-27 Andrew Cagney <cagney@redhat.com>
10279
10280 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10281 chapter body. Use @smallexample instead of @example.
10282 (Annotations): Ditto.
10283 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10284 annotate.texi.
10285
b81774d8
AC
102862003-03-26 Andrew Cagney <cagney@redhat.com>
10287
10288 * gdbint.texinfo (Target Architecture Definition): Replace
10289 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10290 dummy_addr parameters.
10291
1bf6d5cc
AC
102922003-03-25 Andrew Cagney <cagney@redhat.com>
10293
10294 * gdbint.texinfo (Target Architecture Definition): Delete
10295 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10296 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10297 Add reference to PUSH_ARGUMENTS.
10298
618ce49f
AC
102992003-03-23 Andrew Cagney <cagney@redhat.com>
10300
10301 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10302 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10303
bcd7e15f
JB
103042003-03-18 J. Brobecker <brobecker@gnat.com>
10305
10306 * gdbint.texinfo (Algorithms): Add new section describing the
10307 Observer paradigm.
10308 (Top): Add menu entry to new observer appendix.
10309 * observer.texi: New file.
10310 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10311 new observer.texi file.
10312
9fe8321b
AC
103132003-03-17 Andrew Cagney <cagney@redhat.com>
10314
10315 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10316 that GNU Press update the manual version number.
10317
ac2adee5
AC
103182003-03-12 Andrew Cagney <cagney@redhat.com>
10319
10320 * gdbint.texinfo (Target Architecture Definition): Delete
10321 references to get_saved_register. Rename GET_SAVED_REGISTER to
10322 DEPRECATED_GET_SAVED_REGISTER.
10323
749b82f6
AC
103242003-03-13 Andrew Cagney <cagney@redhat.com>
10325
10326 * gdbint.texinfo (Target Architecture Definition): Replace
10327 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10328
8bedc050
AC
103292003-03-12 Andrew Cagney <cagney@redhat.com>
10330
10331 * gdbint.texinfo (Target Architecture Definition): Rename
10332 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10333
0ce1b118
CV
103342003-03-10 Corinna Vinschen <vinschen@redhat.com>
10335
10336 * gdb.texinfo: Add File-I/O documentation.
10337
12cc2063
AC
103382003-03-10 Andrew Cagney <cagney@redhat.com>
10339
10340 * gdbint.texinfo (Target Architecture Definition): Cross reference
10341 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10342
7453dc06
AC
103432003-03-07 Andrew Cagney <cagney@redhat.com>
10344
10345 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10346 frame" command.
10347
6314f104
AC
103482003-03-05 Andrew Cagney <cagney@redhat.com>
10349
10350 * gdbint.texinfo (Target Architecture Definition): Document
10351 unwind_dummy_id. Cross reference unwind_dummy_id and
10352 SAVE_DUMMY_FRAME_TOS.
10353
f1212245
DJ
103542003-03-05 James Ingham <jingham@apple.com>
10355 Daniel Jacobowitz <drow@mvista.com>
10356
10357 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10358 and "show cp-abi".
10359
77e7e267
AC
103602003-03-03 Andrew Cagney <cagney@redhat.com>
10361
10362 * gdbint.texinfo (Target Architecture Definition): Document
10363 register_type.
10364
838a8221
AC
103652003-03-03 Andrew Cagney <cagney@redhat.com>
10366
10367 * stabs.texinfo (Structures): Use @samp and separate @var's
10368 instead of a single @var containing a comma separated list.
10369 (Unions): Ditto.
10370
d7f4a264
DJ
103712003-03-02 Daniel Jacobowitz <drow@mvista.com>
10372
10373 * Makefile.in (distclean): Remove config.log.
10374
f30ee0bc
AC
103752003-03-01 Andrew Cagney <cagney@redhat.com>
10376
10377 * gdbint.texinfo (Target Architecture Definition): Rename
10378 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10379
103802003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10381
10382 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10383 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10384
be448670
CF
103852003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10386
10387 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10388 (Non-debug DLL symbols): New node, describing the minimal symbols
10389 loaded from DLLs without real debugging symbols.
10390
501eef12
AC
103912003-02-20 Andrew Cagney <ac131313@redhat.com>
10392
10393 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10394 hardware-breakpoint-limit".
10395 (Set Watchpoints): Add cross reference to "set remote
10396 hardware-watchpoint-limit".
10397 (Remote configuration options): New section.
10398
21c294e6
AC
103992003-02-04 Andrew Cagney <ac131313@redhat.com>
10400
e9be73e4
AC
10401 * gdbint.texinfo (Target Architecture Definition): Delete
10402 descrption of IS_TRAPPED_INTERNALVAR.
10403
21c294e6
AC
10404 From Keith Seitz <keiths@redhat.com>:
10405 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10406 option "-i"/"--interpreter" to this chapter. Include index
10407 entries.
10408
0179ffac
DC
104092003-02-04 David Carlton <carlton@math.stanford.edu>
10410
10411 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10412 (Variables): Recommend stabs+ and DWARF 2.
10413 (C plus plus expressions): Correct info about
10414 compiler versions, debug formats.
10415 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10416 PR symtab/874.
10417
7ca9f392
AC
104182003-02-01 Andrew Cagney <ac131313@redhat.com>
10419
10420 * gdbint.texinfo (Target Architecture Definition): Delete
10421 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10422 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10423 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10424 references to nindy and i960.
10425 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10426
31a85ea2
AC
104272003-02-01 Andrew Cagney <ac131313@redhat.com>
10428
10429 * gdbint.texinfo (Target Architecture Definition): Delete
10430 FLOAT_INFO.
10431
6b894e49
AC
104322003-01-30 Andrew Cagney <ac131313@redhat.com>
10433
10434 * stabs.texinfo (Member Type Descriptor): Clarify description of
10435 `@'. Suggested by Ben Hutchings.
10436
c48861fb
AC
104372003-01-29 Andrew Cagney <ac131313@redhat.com>
10438
10439 * gdb.texinfo (M68K): Delete reference to es1800.
10440
617073a9
AC
104412003-01-29 Andrew Cagney <ac131313@redhat.com>
10442
10443 * gdb.texinfo (Maintenance Commands): Document `maint print
10444 reggroups' and `maint print register-groups'.
10445 * gdbint.texinfo (Target Architecture Definition): Document
10446 register_reggroup_p.
10447
5b5d99cf
JB
104482003-01-23 Jim Blandy <jimb@redhat.com>
10449
10450 * gdb.texinfo (Separate Debug Files): New section.
10451
e7ba9c65
DJ
104522003-01-22 Daniel Jacobowitz <drow@mvista.com>
10453
10454 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10455 and "maint show profile".
10456
94e91d6d
MC
104572003-01-16 Michael Chastain <mec@shout.net>
10458
10459 * gdb.texinfo (Installing GDB): Warn against
10460 ".../gdb-VERSION/gdb/configure".
10461 (Separate Objdir): Likewise.
10462
867f3898
AC
104632003-01-15 Andrew Cagney <ac131313@redhat.com>
10464
10465 * gdbint.texinfo (Target Architecture Definition): Delete
10466 definition of PRINT_REGISTER_HOOK.
10467
f153cc92
EZ
104682003-01-15 Elena Zannoni <ezannoni@redhat.com>
10469
10470 (OpenRISC 1000): Fix formatting of command names.
10471
c60eb6f1
EZ
104722003-01-15 Elena Zannoni <ezannoni@redhat.com>
10473
10474 * gdb.texinfo (Continuing and Stepping): Add new command
10475 'advance'. Clarify behavior of 'until'.
10476
f5ebfba0
DJ
104772003-01-13 Daniel Jacobowitz <drow@mvista.com>
10478
10479 * gdb.texinfo (Files): Document solib-absolute-prefix and
10480 solib-search-path.
10481
4ce8657e
MC
104822003-01-09 Michael Chastain <mec@shout.net>
10483
10484 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10485 (Create a Release): Add new instructions for new @file{src-release}.
10486 Document existing instructions for @file{Makefile.in} as
10487 being for @value{GDBN} 5.3.1 or earlier.
10488
372613e3
AC
104892003-01-09 Andrew Cagney <ac131313@redhat.com>
10490
10491 * gdbint.texinfo (Target Architecture Definition): Mention
10492 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10493 allocate memory.
10494
b4e9345d
DJ
104952003-01-04 Daniel Jacobowitz <drow@mvista.com>
10496
10497 * gdb.texinfo (Controlling GDB): Add @kindex for
10498 "show osabi".
10499 (Backtraces): Add @kindex's for backtrace-below-main.
10500
98b45e30
DJ
105012003-01-04 Daniel Jacobowitz <drow@mvista.com>
10502
10503 * gdb.texinfo (Controlling GDB): Document "set osabi".
10504
95f90d25
DJ
105052003-01-04 Daniel Jacobowitz <drow@mvista.com>
10506
10507 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10508 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10509
1e698235
DJ
105102003-01-04 Daniel Jacobowitz <drow@mvista.com>
10511
10512 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10513 "set coerce-float-to-double".
10514 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10515
e632838e
AC
105162003-01-02 Andrew Cagney <ac131313@redhat.com>
10517
10518 * stabs.texinfo: Remove obsolete text.
10519 * gdbint.texinfo: Ditto.
10520 * gdb.texinfo: Ditto.
10521
701adfb0
PA
105222002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10523
10524 * fdl.texi: Revert the last change.
10525
c133ab7a
MK
105262002-12-22 Mark Kettenis <kettenis@gnu.org>
10527
10528 * gdbint.texinfo (Target Architecture Definition): Update
10529 description of gdbarch_register_osabi.
10530
f821f325
KH
105312002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10532
10533 * agentexpr.texi: Fix typos.
10534 * annotate.texi: Likewise.
10535 * fdl.texi: Likewise.
10536
85a6d8d3 105372002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10538
10539 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10540 DEPRECATED_INIT_FRAME_PC.
10541
ae45cd16
AC
105422002-12-01 Andrew Cagney <ac131313@redhat.com>
10543
10544 * gdbint.texinfo (Target Architecture Definition): Delete
10545 PC_IN_CALL_DUMMY.
10546
07555a72
AC
105472002-11-28 Andrew Cagney <ac131313@redhat.com>
10548
10549 * gdbint.texinfo (Host Definition): Delete documentation on
10550 USE_GENERIC_DUMMY_FRAMES.
10551
c166cdc7
EZ
105522002-11-26 Elena Zannoni <ezannoni@redhat.com>
10553
5ae4183a 10554 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10555 * Makefile.in (install-info): Run the install-info command as part
10556 of the post install steps only.
10557 (uninstall-info): New target.
10558 (uninstall): New target.
10559
35db0260
EZ
105602002-11-22 Elena Zannoni <ezannoni@redhat.com>
10561
10562 * Makefile.in (install): Make install do some real work.
10563
9ba8d803
AC
105642002-11-19 Andrew Cagney <ac131313@redhat.com>
10565
10566 Fix POSIX problem reported by Paul Eggert.
10567 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10568 Fix PR gdb/527.
10569
903ad3a6
AC
105702002-10-26 Andrew Cagney <cagney@redhat.com>
10571
10572 * gdbint.texinfo (Target Architecture Definition): Delete
10573 definition of DO_REGISTERS_INFO.
10574
f2abfe65
KB
105752002-10-18 Kevin Buettner <kevinb@redhat.com>
10576
10577 * gdbint.texinfo (Address Classes): Fix problems with insertion
10578 of ``{'' and ``}'' in example.
10579
b5b0480a
KB
105802002-10-17 Kevin Buettner <kevinb@redhat.com>
10581
10582 * gdbint.texinfo (Address Classes): New section.
10583 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10584 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10585 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10586 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10587
c85508ee
KD
105882002-10-11 Klee Dienes <kdienes@apple.com>
10589
10590 * gdb.texinfo (Registers): Mention vector registers as well as
10591 floating registers in the documentation for 'info registers' and
10592 'info all-registers'.
10593
6d12fc3d
DJ
105942002-10-11 Daniel Jacobowitz <drow@mvista.com>
10595
10596 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10597
8d19fbd2
JJ
105982002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10599
10600 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10601 interface definition.
10602
a37295f9
MM
106032002-10-03 Marko Mlinar <markom@opencores.org>
10604
10605 * gdb.texinfo (Target Commands): Add or1k target specific
10606 commands.
10607 * gdb.texinfo (Contributors): Add myself to the contributors list.
10608
da0f9dcd
AC
106092002-10-01 Andrew Cagney <ac131313@redhat.com>
10610
10611 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10612 and "mi1" instead of "mi1" and "mi0".
10613
2e834e49
HPN
106142002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10615
10616 * gdb.texinfo (Packets): Fix typos "alligned".
10617 Correct z3/Z3 description. Correct z4/Z4 title.
10618
050be0dc
AC
106192002-09-27 Andrew Cagney <ac131313@redhat.com>
10620
10621 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10622
1104b9e7
KB
106232002-09-25 Kevin Buettner <kevinb@redhat.com>
10624
10625 * gdb.texinfo: Use GNU/Linux instead of Linux.
10626
512217c7
AC
106272002-09-25 Andrew Cagney <ac131313@redhat.com>
10628
10629 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10630
10998722
AC
106312002-09-24 Andrew Cagney <ac131313@redhat.com>
10632
512217c7 10633 * gdb.texinfo: Replace @example with @smallexample.
10998722 10634
a0eb71c5
KB
106352002-09-20 Kevin Buettner <kevinb@redhat.com>
10636
f7dc1244 10637 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10638 * gdb.texinfo (Character Sets): Use @smallexample instead of
10639 @example. Use GNU/Linux instead of Linux.
10640
106412002-09-20 Jim Blandy <jimb@redhat.com>
10642
10643 * gdb.texinfo: Add character set documentation.
10644
701adfb0
PA
106452002-09-20 George Helffrich <george@gly.bris.ac.uk>
10646
10647 * gdb.texinfo: Document edit command.
10648
2f870471
AC
106492002-09-19 Andrew Cagney <ac131313@redhat.com>
10650
10651 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10652 (Packets): Add cross reference from `b' packet to `z' packets.
10653
790eb8f5
AC
106542002-09-19 Andrew Cagney <ac131313@redhat.com>
10655
8d30a00d
AC
10656 * gdb.texinfo (Maintenance Commands): Document ``maint
10657 internal-error'' and ``maint internal-warning''.
10658
790eb8f5
AC
10659 * gdbint.texinfo (Target Architecture Definition): Revise
10660 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10661
a23a7bf1
JB
106622002-09-19 Joel Brobecker <brobecker@gnat.com>
10663
10664 * gdbint.texinfo (Target Conditionals): Document the new
10665 NAME_OF_MALLOC macro.
10666
299ffc64
AC
106672002-09-05 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10670 engineer.
10671
b7bb15bc
SC
106722002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10673
10674 * gdb.texinfo (TUI Overview): Document status line fields.
10675
3d757584
SC
106762002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10677
10678 * gdb.texinfo (TUI Commands): Document info win command.
10679
269c21fe
SC
106802002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10681
10682 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10683
7cf36c78
SC
106842002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10685
10686 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10687 (TUI Keys): Likewise.
10688
d2c6833e
AC
106892002-08-25 Andrew Cagney <ac131313@redhat.com>
10690
10691 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10692 for a packet receive.
10693
46d8b1c3
AC
106942002-08-25 Andrew Cagney <ac131313@redhat.com>
10695
10696 * Makefile.in (clean): Move to end of file.
10697 (distclean, maintainer-clean, realclean): Ditto.
10698 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10699 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10700 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10701 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10702
b0787093
AC
107032002-08-24 Andrew Cagney <ac131313@redhat.com>
10704
10705 * Makefile.in (GDBINT_TEX_TMPS): Define.
10706 (gdbint.dvi, gdbint.pdf): Use
10707 (GDB_TEX_TMPS): Define.
10708 (gdb.dvi, gdb.pdf): Use.
10709 (STABS_TEX_TMPS): Define.
10710 (stabs.dvi, stabs.pdf): Use.
10711 (GDB_DOC_SOURCE_INCLUDES): New macros.
10712 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10713 (GDBINT_DOC_FILES_INCLUDES): New macros.
10714 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10715 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10716 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10717 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10718 (links2roff): Replace SFILES_INCLUDED with
10719 GDB_DOC_SOURCE_INCLUDES.
10720 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10721 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10722 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10723 dependencies.
10724 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10725 dependencies.
10726 (gdbmi.texinfo): Delete rule.
10727 (inc-hist.texinfo): Delete rule.
10728 (rluser.texinfo): Delete rule.
10729
ebba8386
AC
107302002-08-23 Andrew Cagney <cagney@redhat.com>
10731
10732 * gdbint.texinfo (Target Architecture Definition): Update
10733 STORE_RETURN_VALUE, mention regcache.
10734
0ab7a791
AC
107352002-08-21 Andrew Cagney <ac131313@redhat.com>
10736
10737 * gdbint.texinfo (Target Architecture Definition): Document
10738 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10739
ee2d5c50
AC
107402002-08-19 Andrew Cagney <ac131313@redhat.com>
10741
10742 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10743 Fix minor typos. Add index entries.
10744
53c69bd7
AC
107452002-08-18 Andrew Cagney <ac131313@redhat.com>
10746
10747 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10748
e76f1f2e
AC
107492002-08-15 Andrew Cagney <ac131313@redhat.com>
10750
10751 * gdbint.texinfo (Target Architecture Definition): Document
10752 PRINT_VECTOR_INFO.
10753 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10754
0680b120
AC
107552002-08-13 Andrew Cagney <ac131313@redhat.com>
10756
10757 * gdb.texinfo (Maintenance Commands): Document "maint print
10758 registers", "maint print raw-registers" and "maint print
10759 cooked-registers".
10760
3c3bea1c
GS
107612002-08-08 Grace Sainsbury <graces@redhat.com>
10762
a9331b3f 10763 From Mark Salter:
3c3bea1c
GS
10764 * gdb.texinfo (Protocol): Document T packet extension to
10765 allow watchpoint address reporting.
10766
42f9b0a5
AC
107672002-08-03 Andrew Cagney <ac131313@redhat.com>
10768
10769 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10770
db034ac5
AC
107712002-08-01 Andrew Cagney <cagney@redhat.com>
10772
10773 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10774 to CHILL.
10775
e2b28d04
AC
107762002-08-01 Andrew Cagney <ac131313@redhat.com>
10777
10778 * gdbint.texinfo (Coding): Revise section "Include Files".
10779
7fb623f7
AC
107802002-07-24 Andrew Cagney <cagney@redhat.com>
10781
10782 * gdbint.texinfo: Obsolete references to m88k.
10783 * gdb.texinfo: Ditto.
10784
4a2b4636
JB
107852002-07-10 Joel Brobecker <brobecker@gnat.com>
10786
7fb623f7 10787 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10788 where the proper version of autoconf can be retrieved.
10789
a71ec265
DH
107902002-07-09 Don Howard <dhoward@redhat.com>
10791
10792 * gdb.texinfo (Command Files): Further describe the behavior of
10793 sourced command files.
10794
b9aa90c9
AC
107952002-06-27 Andrew Cagney <ac131313@redhat.com>
10796
10797 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10798 (Coding): Clarify ISO C version that GDB assumes.
10799
40dd2248
TT
108002002-06-26 Tom Tromey <tromey@redhat.com>
10801
10802 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10803 add_setshow_cmd_full.
10804
bfac230e
DH
108052002-06-25 Don Howard <dhoward@redhat.com>
10806
10807 * gdb.texinfo (Memory Region Attributes): Document new behavior
10808 for 'mem' command.
10809
475b0867
JB
108102002-06-11 Jim Blandy <jimb@redhat.com>
10811
919d772c
JB
10812 * gdb.texinfo (Symbols): Update documentation for `info source'
10813 command.
10814
475b0867
JB
10815 * gdb.texinfo (Macros): Call the command `info macro', not
10816 `show macro'.
10817
ba8c9337
AC
108182002-06-09 Andrew Cagney <ac131313@redhat.com>
10819
10820 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10821 data''.
10822
1029b7fa
MK
108232002-06-09 Mark Kettenis <kettenis@gnu.org>
10824
10825 * gdbint.texinfo (Target Architecture Definition): Document
10826 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10827
16737d73
AC
108282002-06-08 Andrew Cagney <ac131313@redhat.com>
10829
10830 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10831 lists.
10832
30107679
AC
108332002-06-08 Andrew Cagney <ac131313@redhat.com>
10834
10835 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10836 Branch''.
10837
3352e23e
AC
108382002-06-01 Andrew Cagney <ac131313@redhat.com>
10839
10840 * gdbint.texinfo (Target Architecture Definition): Add section
10841 ``Converting an existing Target Architecture to Multi-arch''.
10842
cbb09e6a
AC
108432002-05-30 Andrew Cagney <ac131313@redhat.com>
10844
10845 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10846 to ``Obsoleting code''. Revise.
10847
701adfb0
PA
108482002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10849
10850 * gdbint.texinfo: Document new generic OS ABI framework.
10851
e2e0bcd1
JB
108522002-05-17 Jim Blandy <jimb@redhat.com>
10853
10854 * gdb.texinfo (C Preprocessor Macros): New chapter.
10855 Include it in the main menu.
10856 (Contributors): Credit Jim Blandy with macro support.
10857 (Compilation): Explain how to get macro information into the
10858 executable.
10859 (Expressions): Note that preprocessor macros are expanded.
10860
9db8d71f
DJ
108612002-05-14 Daniel Jacobowitz <drow@mvista.com>
10862
10863 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10864 options for `target remote'.
10865
6d531722
AC
108662002-05-13 Andrew Cagney <ac131313@redhat.com>
10867
10868 * gdbint.texinfo (Target Architecture Definition): Delete
10869 documentation on NNPC_REGNUM.
10870
13d01224
AC
108712002-05-11 Andrew Cagney <ac131313@redhat.com>
10872
10873 * gdbint.texinfo (Target Architecture Definition): Document
10874 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10875 (Target Architecture Definition): Revise section `Using Different
10876 Register and Memory Data Representations'. Add section `Raw and
10877 Virtual Register Representations'.
10878
b2e75d78
AC
108792002-05-11 Andrew Cagney <ac131313@redhat.com>
10880
10881 * gdbint.texinfo (Target Architecture Definition): Mention
10882 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10883 (Target Architecture Definition): Mention same. Add references to
10884 web pages.
10885
2c8682ee
MS
108862002-05-08 Michael Snyder <msnyder@redhat.com>
10887
10888 * stabs.texinfo (Attributes): Document new "vector" attribute.
10889
0816590b
AC
108902002-05-04 Andrew Cagney <ac131313@redhat.com>
10891
10892 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10893
2653173e
AC
108942002-05-04 Andrew Cagney <ac131313@redhat.com>
10895
10896 * gdb.texinfo: Delete obsolete references to a29k.
10897
d7bd68ca
AC
108982002-04-24 Andrew Cagney <ac131313@redhat.com>
10899
10900 * gdbint.texinfo (Target Architecture Definition): Replace
10901 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10902
21d83aa5
DM
109032002-04-24 David S. Miller <davem@redhat.com>
10904
10905 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10906
7673a6cc
DM
109072002-04-21 David S. Miller <davem@redhat.com>
10908
10909 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10910
d49d1e0a
AC
109112002-04-21 Andrew Cagney <ac131313@redhat.com>
10912
10913 * gdbint.texinfo (Target Architecture Definition): Delete
10914 definition of HAVE_REGISTER_WINDOWS.
10915
f7dc1244 109162002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10917
10918 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10919 "Theodore A. Roth" <troth@verinet.com>.
10920
5ca0cb28
DH
109212002-04-15 Don Howard <dhoward@redhat.com>
10922
f7dc1244 10923 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10924 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10925 Provide a better explaination of this feature.
5ca0cb28 10926
f208ba17
AC
109272002-04-14 Andrew Cagney <ac131313@redhat.com>
10928
10929 * gdbint.texinfo (Target Architecture Definition): Remove
10930 FRAME_CHAIN_COMBINE.
10931
d5ba91de
MC
109322002-04-12 Michael Chastain <mec@shout.net>
10933
10934 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10935 REG_STACK_SEGMENT.
10936
26818220
MC
109372002-04-09 Michael Chastain <mec@shout.net>
10938
10939 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10940 PYRAMID_* macros.
10941
129188f6
AC
109422002-04-07 Andrew Cagney <ac131313@redhat.com>
10943
10944 * gdb.texinfo (Bug Reporting): Document that the web is the
10945 prefered way of submitting bug reports.
10946 (Bug Reporting): Delete the s-mail address as the last resort.
10947
8227c0ff
AC
109482002-04-05 Andrew Cagney <ac131313@redhat.com>
10949
10950 * gdbint.texinfo (Target Architecture Definition): Delete
10951 references to TARGET_WRITE_FP and write_fp.
10952
16d9dec6
MS
109532002-03-27 Michael Snyder <msnyder@redhat.com>
10954
10955 * gdb.texinfo: Document new commands dump, append, and restore.
10956
9ae8b82c
AC
109572002-03-27 Andrew Cagney <ac131313@redhat.com>
10958
10959 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10960 Branch'.
10961
474c8240
AC
109622002-03-18 Andrew Cagney <ac131313@redhat.com>
10963
10964 * gdb.texinfo: Change all examples to @smallexample.
10965 * gdbint.texinfo: Ditto.
a9331b3f 10966
fb0ff88f
AC
109672002-03-18 Andrew Cagney <ac131313@redhat.com>
10968
10969 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10970 Branches''.
10971
9bb0a4d8
AC
109722002-03-18 Andrew Cagney <ac131313@redhat.com>
10973
10974 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10975 Policy''.
10976
937f164b
FF
109772002-03-04 Fred Fish <fnf@redhat.com>
10978
10979 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10980 expresson, suports, dependant, trhe, perhaphs, situtations,
10981 explictily, taged, oportunity, unfortunatly).
10982
a7b40f07
AC
109832002-02-24 Andrew Cagney <ac131313@redhat.com>
10984
10985 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10986 Remove reference to 3.12.
10987
701adfb0
PA
109882002-02-23 Paul Eggert <eggert@twinsun.com>
10989
10990 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10991 POSIX 1003.1-2001 no longer allows "head -1".
10992
aab4e0ec
AC
109932002-02-23 Andrew Cagney <ac131313@redhat.com>
10994
10995 * gdbint.texinfo: Include fdl.texi.
10996 (Top): Add GNU Free Documentation License.
10997 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10998 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10999 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11000 (gdbint.info): Add srcdir to include path.
11001 * gdb.texinfo: Include gpl.texi.
11002 (Top): Add Copying.
11003 * gpl.texi: New file.
11004
47b95330
AC
110052002-02-23 Andrew Cagney <ac131313@redhat.com>
11006
11007 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11008
78c47bea
PM
110092002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11010
11011 * gdb.texinfo: Document Cygwin native specific commands.
11012
56460a61
DJ
110132002-02-15 Daniel Jacobowitz <drow@mvista.com>
11014
11015 * gdb.texinfo: Document gdbserver ``--attach'' command.
11016
def71bfa
MS
110172002-02-07 Michael Snyder <msnyder@redhat.com>
11018
11019 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11020 to @code(_ovly_debug_event).
11021
c928edc0
AC
110222002-02-07 Andrew Cagney <ac131313@redhat.com>
11023
11024 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11025
81d46470
MS
110262002-02-06 Michael Snyder <msnyder@redhat.com>
11027
11028 * gdb.texinfo (overlays): Mention new magic symbol
11029 '_ovly_debug_event', which allows GDB to keep better track
11030 of overlays.
11031
701adfb0
PA
110322002-02-06 Richard Earnshaw <rearnsha@arm.com>
11033
11034 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11035 (PRINT_FLOAT_INFO): Document it.
11036
f7dc1244 110372002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
11038
11039 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11040 Suggested by Dmitry Sivachenko.
11041
11042 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11043
15110bc3
MS
110442002-02-01 Michael Snyder <msnyder@redhat.com>
11045
11046 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11047
6763aef9
MS
110482002-01-30 Michael Snyder <msnyder@redhat.com>
11049
ac282366
MS
11050 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11051 (set trust-readonly-sections): Document.
6763aef9 11052
8642bc8f
AC
110532002-01-29 Andrew Cagney <ac131313@redhat.com>
11054
11055 * gdbint.texinfo (Releasing GDB): Revise and update.
11056
afe64c1a
AC
110572002-01-28 Andrew Cagney <ac131313@redhat.com>
11058
11059 * gdbint.texinfo (Target Architecture Definition): Delete
11060 description of TARGET_BYTE_ORDER_DEFAULT.
11061
f7dc1244 110622002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
11063
11064 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11065 <mitya@cavia.pp.ru>.
11066
3d6e1b5a
AC
110672002-01-23 Andrew Cagney <ac131313@redhat.com>
11068
11069 * libgdb.texinfo: Delete file.
11070
6c0e9fb3
AC
110712002-01-22 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11074 * gdbint.texinfo: Ditto.
11075
e0ce93ac
AC
11076Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11077
11078 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11079
be298bcc
AC
110802002-01-22 Andrew Cagney <ac131313@redhat.com>
11081
11082 * Makefile.in: Update copyright.
11083 (TEXI2DVI): Define.
11084 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11085 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11086 gdb-cfg.texi.
11087 (TEXINDEX, PDFTEX): Delete makefile variables.
11088
8e04817f
AC
110892002-01-22 Andrew Cagney <ac131313@redhat.com>
11090
11091 * gdb.texinfo (Protocol): Move section to appendix.
11092
6b2f586d
AC
110932002-01-21 Andrew Cagney <ac131313@redhat.com>
11094
11095 * gdb.texinfo (Remote Debugging): Create a menu.
11096 (Top): Add ``Remote Debugging'' to menu.
11097
6f05cf9f
AC
110982002-01-21 Andrew Cagney <ac131313@redhat.com>
11099
11100 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11101 serial protocol'' from here.
11102 (Remote Debugging): To here. New chapter.
11103
3fd3d7d2
AC
111042002-01-20 Andrew Cagney <ac131313@redhat.com>
11105
11106 * gdbint.texinfo (Target Architecture Definition): Delete
11107 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11108
7fd60527
AC
111092002-01-20 Andrew Cagney <ac131313@redhat.com>
11110
11111 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11112 are no longer needed.
11113 (Porting GDB): Add maintainer note about configure.host.
11114
c2f05ac9
AC
111152002-01-20 Andrew Cagney <ac131313@redhat.com>
11116
11117 * gdbint.texinfo (Target Architecture Definition): Remove
11118 definition of IEEE_FLOAT.
11119
f7dc1244 111202002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11121
11122 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11123 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11124 <3diff@gnu.org>
231b2aad 11125
82600034
AC
111262002-01-19 Andrew Cagney <ac131313@redhat.com>
11127
11128 * gdbint.texinfo (Host Definition): Remove references to
11129 MALLOC_INCOMPATIBLE.
11130
7708fa01
AC
111312002-01-17 Andrew Cagney <ac131313@redhat.com>
11132
11133 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11134 and xyz-xdep.o.
11135
eb12ee30
AC
111362002-01-17 Andrew Cagney <ac131313@redhat.com>
11137
889bf7c5 11138 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11139 (Set Breaks): Copy ``maint info breakpoint'' doco to
11140 ``Maintenance Commands'' appendix. Add reference.
11141
c9ccaa92
AC
111422002-01-17 Andrew Cagney <ac131313@redhat.com>
11143
11144 * fdl.texi: Remove next/prev from @node.
11145
f7dc1244 111462002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11147
11148 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11149 for monstrous @multitable (from Brian Youmans).
11150
11151 * fdl.texi: New file.
11152
11153 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11154
8973da3a
AC
111552002-01-15 Andrew Cagney <ac131313@redhat.com>
11156
11157 * gdbint.texinfo (Releasing GDB): New chapter.
11158
7d86b5d5
AC
111592002-01-14 Andrew Cagney <ac131313@redhat.com>
11160
11161 * gdb.texinfo (Embedded Processors, Calling program functions):
11162 Obsolete references to a29k.
11163
cc1cb004
AC
111642002-01-13 Andrew Cagney <ac131313@redhat.com>
11165
11166 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11167 examples. Document that a code-block should do or discard its
11168 cleanups before exit.
11169
79f12247
MS
111702002-01-11 Michael Snyder <msnyder@redhat.com>
11171
11172 * gdb.texinfo (Choosing files): Change @samp to @file.
11173
19837790
MS
111742002-01-05 Michael Snyder <msnyder@redhat.com>
11175
11176 * gdb.texinfo (--pid): Document new command line option (attach).
11177
f7dc1244 111782002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11179
11180 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11181 in the stub.
11182
d7449b42
AC
111832002-01-04 Andrew Cagney <ac131313@redhat.com>
11184
11185 * gdbint.texinfo (Target Architecture Definition): Replace
11186 BIG_ENDIAN with BFD_ENDIAN_BIG.
11187
f23631e4
AC
111882002-01-03 Andrew Cagney <ac131313@redhat.com>
11189
11190 * gdbint.texinfo (Target Architecture Definition): Replace
11191 value_ptr with struct value pointer.
11192
72c9928d
EZ
111932002-01-02 Eli Zaretskii <eliz@gnu.org>
11194
11195 * gdb.texinfo (Free Software): Fix wording.
11196
959acfd1
EZ
111972001-12-31 Eli Zaretskii <eliz@gnu.org>
11198
11199 * gdb.texinfo (Free Software): New section ``Free Software Needs
11200 Free Documentation''.
11201
f7dc1244 112022001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11203
11204 * stabs.texinfo:
11205 * gdb.texinfo:
11206 * gdbint.texinfo:
11207 * libgdb.texinfo:
11208 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11209
6600abed
MS
112102001-12-29 Michael Snyder <msnyder@redhat.com>
11211
11212 * gdb.texinfo (maint info sections): Fix typo.
11213
f6680716
MS
112142001-12-26 Michael Snyder <msnyder@redhat.com>
11215
fe95c787
MS
11216 * gdb.texinfo (maint info sections): Document.
11217
a9331b3f 11218 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11219 'info proc' sub-options that are currently not implemented.
11220
c3d3ce5b
JB
112212001-12-20 Jim Blandy <jimb@redhat.com>
11222
11223 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11224
778eb05e
AC
112252001-12-15 Andrew Cagney <ac131313@redhat.com>
11226
11227 * gdbint.texinfo (Target Architecture Definition): Replace
11228 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11229
2607059c
AC
112302001-12-01 Andrew Cagney <ac131313@redhat.com>
11231
11232 * gdbint.texinfo (Host Definition): Delete documentation on
11233 HOST_BYTE_ORDER.
11234
df0cd8c5
JB
112352001-11-30 Jim Blandy <jimb@redhat.com>
11236
11237 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11238 overlay support. Add to top-level menu.
df0cd8c5 11239
88118b3a
TT
112402001-11-26 Tom Tromey <tromey@redhat.com>
11241
11242 * gdb.texinfo (Command Syntax): Document C-o binding.
11243
96565e91
CF
112442001-07-26 Christopher Faylor <cgf@redhat.com>
11245
11246 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11247 use since it is described in the referenced section.
11248
f7dc1244 11249 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11250 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11251 clearer when using DJGPP.
11252
2a3d5645
CF
112532001-11-24 Christopher Faylor <cgf@redhat.com>
11254
11255 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11256 specifically refer to MS-DOS.
11257 (command files): Mention gdb.ini is only used on MS-DOS.
11258
aa26fa3a
TT
112592001-11-21 Tom Tromey <tromey@redhat.com>
11260
11261 * gdb.texinfo (Invoking GDB): Document --args.
11262 (Mode Options): Likewise.
11263
4f8ada06
JB
112642001-11-21 Jim Blandy <jimb@redhat.com>
11265
11266 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11267 Delete documentation; this macro has been removed from the
11268 sources.
4f8ada06 11269
3fe0dc10
JB
112702001-11-13 Jim Blandy <jimb@redhat.com>
11271
11272 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11273
9e5abb06
CV
112742001-11-06 Corinna Vinschen <vinschen@redhat.com>
11275
11276 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11277
1c5dfdad
MS
112782001-11-05 Michael Snyder <msnyder@redhat.com>
11279
a9331b3f 11280 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11281 quote regexp chars in function names such as "operator*()".
11282
990f9fe3
FF
112832001-11-01 Fred Fish <fnf@redhat.com>
11284
11285 * gdbint.texinfo (SOLIB_ADD): Document additional new
11286 "readsyms" arg.
11287
b433d00b
DH
112882001-10-30 Don Howard <dhoward@redhat.com>
11289
070b1dd3
DH
11290 * gdb.texinfo: (Command Files) Added documentation for the
11291 behavior of gdb with input redirected from a file.
b433d00b 11292
b7209cb4
FF
112932001-10-28 Fred Fish <fnf@redhat.com>
11294
11295 * gdb.texinfo (auto-solib-add): Change docs to match
11296 implementation change.
11297 (auto-solib-limit): Add docs for new variable.
11298
1aa20aa8
AC
112992001-10-15 Andrew Cagney <ac131313@redhat.com>
11300
11301 * gdbint.texinfo (Target Architecture Definition): Function
11302 value_as_pointer renamed to value_as_address.
11303
fc0c74b1
AC
113042001-10-15 Andrew Cagney <ac131313@redhat.com>
11305
11306 * gdbint.texinfo (Target Architecture Definition): Default
11307 POINTER_TO_ADDRESS functions assume unsigned addresses.
11308 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11309 posting by Jim Blandy.
11310
f4846649
JB
113112001-10-12 Jim Blandy <jimb@redhat.com>
11312
11313 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11314 version of texi2html (1.64) doesn't support this flag any more.
11315
f277788b
MK
113162001-09-08 Mark Kettenis <kettenis@gnu.org>
11317
a9dc4918
MK
11318 * gdbint.texinfo (Host Definition): Remove description of
11319 MEM_FNS_DECLARED.
11320
d28379df
MK
11321 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11322
f277788b
MK
11323 * gdbint.texinfo (Host Definition): Remove description of
11324 HAVE_SIGSETMASK.
11325
7ccaa899
EZ
113262001-09-04 Elena Zannoni <ezannoni@redhat.com>
11327
11328 * gdbint.texinfo (Target Architecture Definition): Add
11329 explanation of TARGET_PRINT_INSN macro.
11330
17d9d558
JB
113312001-08-30 Jim Blandy <jimb@redhat.com>
11332
11333 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11334 Explain what it means to load relocatable files.
11335
72cde065
JB
113362001-08-28 Jim Blandy <jimb@redhat.com>
11337
11338 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11339 info `top' menu.
11340
9e678452
CF
11341Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11342
11343 * gdbint.texinfo: Add a cautionary note about macro use.
11344
a2bea4c3 113452001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11346
a2bea4c3
CV
11347 * gdb.texinfo: Explain omitting the hostname in the
11348 `target remote' command.
11349
1129bf27
DJ
113502001-07-30 Daniel Jacobowitz <drow@mvista.com>
11351
11352 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11353 and END-INFO-DIR-ENTRY.
11354
732b3002
SC
113552001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11356
11357 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11358
89437448
AC
113592001-07-25 Andrew Cagney <ac131313@redhat.com>
11360
11361 * gdbint.texinfo (libgdb): Rewrite.
11362
f7dc1244 113632001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11364
11365 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11366
c4555f82
SC
113672001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11368
11369 * gdb.texinfo (TUI): New chapter, document the TUI.
11370 (Mode Options): Document the -tui option.
11371
2f45a6e0
MK
113722001-07-23 Mark Kettenis <kettenis@gnu.org>
11373
11374 * gdbint.texinfo (Host Definition): Remove description of
11375 NEED_POSIX_SETPGID.
11376
f7dc1244 113772001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11378
11379 * gdb.tex (DJGPP Native): New node, with descriptions of
11380 DJGPP-specific commands.
11381
be9c6c35
JM
113822001-07-19 John R. Moore <jmoore@redhat.com>
11383
11384 * gdbint.texinfo: Three misspellings.
11385
dfa249fb
AC
113862001-07-06 Andrew Cagney <ac131313@redhat.com>
11387
11388 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11389 `test` expressions on bash. Problem reported by Colin Walters.
11390
c72e7388
AC
113912001-07-04 Andrew Cagney <ac131313@redhat.com>
11392
11393 * gdbint.texinfo (User Interface): Update ui-out documentation to
11394 refelect recent UI/MI updates.
11395
94bbb2c0
AC
113962001-07-04 Andrew Cagney <ac131313@redhat.com>
11397
11398 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11399 interpreters.
11400
af6c57ea
AC
114012001-06-15 Andrew Cagney <ac131313@redhat.com>
11402
11403 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11404 structure and not macros.
11405 (Host Definition): Document that much of this chapter is obsolete.
11406 (Target Architecture Definition): Update list of files that make
11407 up a target architecture.
11408 (Coding): Update.
11409
83aa8bc6
AC
114102001-06-28 Andrew Cagney <ac131313@redhat.com>
11411
11412 * gdbint.texinfo (Target Architecture Definition): Update
11413 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11414 The latter has been changed to a true predicate.
11415
f7dc1244 114162001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11417
11418 * annotate.texi: Add @noindent where needed. From Dmitry
11419 Sivachenko <dima@Chg.RU>.
11420 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11421
656db9b0
AC
114222001-06-16 Andrew Cagney <ac131313@redhat.com>
11423
11424 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11425
df2396a1
AC
114262001-06-14 Andrew Cagney <ac131313@redhat.com>
11427
11428 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11429 returns ``OK''. Document that the ``R'' packet does not reply.
11430
0f1f2b0a
MS
114312001-06-13 Michael Snyder <msnyder@redhat.com>
11432
11433 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11434
f7dc1244 114352001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11436
11437 * gdb.texinfo (Signals): Clarify the default setting of signal
11438 handling.
11439
a5d7c491
AC
114402001-05-14 Andrew Cagney <ac131313@redhat.com>
11441
11442 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11443 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11444
05a54c4f
AC
114452001-05-12 Andrew Cagney <ac131313@redhat.com>
11446
11447 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11448
f7dc1244 114492001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11450
11451 * gdbint.texinfo (Clean Design and Portable Implementation):
11452 Renamed from "Clean Design".
11453 (Clean Design and Portable Implementation): Document portable
11454 methods of handling file names, and the associated macros.
11455
f7dc1244 114562001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11457
11458 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11459 command and provide a cross-reference to its description.
11460 (Symbols): Note that "info scope" is useful for trace experiments.
11461
f7dc1244 114622001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11463
b37052ae
EZ
11464 * gdb.texinfo (Symbols): Document "info scope".
11465 (Tracepoints): New chapter.
11466 (Contributors): Update for v5.1.
11467 <All nodes>: Change "C++" to "C@t{++}".
11468
0ee54786
EZ
11469 * gdbint.texinfo (User Interface): A new section about ui_out
11470 functions, based on text written by Fernando Nasser.
11471
c534679c
EZ
11472 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11473
f7dc1244 114742001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11475
e9c75b65
EZ
11476 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11477
11478 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11479
11480 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11481 Replace "GDB" with "@value{GDBN}". Fix markup.
11482
11483 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11484
3d67e040
EZ
11485 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11486 a cross-reference to its description.
11487 (Symbols): Document "info symbol".
11488
f7dc1244 114892001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11490
11491 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11492 subsection "x86 Watchpoints".
11493 (Target Architecture Definition): Document the macros
11494 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11495 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11496
b0ed3589
AC
114972001-03-20 Andrew Cagney <ac131313@redhat.com>
11498
11499 * gdbint.texinfo (Target Architecture Definition): Update
11500 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11501 list.
11502
b6ba6518
KB
115032001-03-06 Kevin Buettner <kevinb@redhat.com>
11504
11505 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11506 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11507
f7dc1244 115082001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11509
11510 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11511
f7dc1244 115122001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11513
17cc6a06
EZ
11514 * gdb.texinfo (Environment): Document that `path' does not change
11515 the value of PATH in GDB's own environment (it did in the past,
11516 but that was changed on March 15, 1994). Reported by Doug Evans
11517 <dje@transmeta.com>.
11518
56caf160
EZ
11519 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11520 its line. Fix markup of commands and macros. Add an Index node
11521 and index entries.
11522
29e57380
C
115232001-01-23 J.T. Conklin <jtc@redback.com>
11524
11525 * gdb.texinfo (Memory region attributes): New manual section.
11526
1c6147de
ND
115272001-01-04 Nicholas Duffek <nsd@redhat.com>
11528
11529 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11530
f7dc1244 115312000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11532
11533 * refcard.tex: Version and copyright fixed. From Phil Edwards
11534 <pedwards@disaster.jaj.com>.
11535
0dcedd82
AC
11536Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11537
11538 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11539 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11540
3b851bce
AC
11541Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11542
11543 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11544 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11545
f7dc1244 115462000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11547
11548 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11549 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11550
b90a5f51
CF
115512000-11-10 Christopher Faylor <cgf@cygnus.com>
11552
11553 * gdb.texinfo: Document new 'set step-mode' command.
11554
f7dc1244 115552000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11556
11557 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11558 changes from Dmitry Sivachenko <dima@Chg.RU>.
11559
f7dc1244 115602000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11561
11562 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11563 From Steven Johnson <sbjohnson@ozemail.com.au>.
11564
2e685b93
MK
115652000-08-10 Mark Kettenis <kettenis@gnu.org>
11566
11567 * gdbint.texinfo (Overall Structure): Spelling fix.
11568
f7dc1244 115692000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11570
11571 * gdbint.texinfo (Target Architecture Definition): Document that
11572 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11573 for which REGISTER_CONVERTIBLE returns a zero value.
11574
63ac3005
EZ
115752000-07-08 Christopher Faylor <cgf@cygnus.com>
11576
11577 * Makefile.in (install-info): Find files to install in either the
11578 build or source directories (adapted from Makefile.am).
11579
bd79f757
ND
115802000-07-07 Nicholas Duffek <nsd@redhat.com>
11581
11582 * stabs.texinfo: Fix spelling errors.
11583 (String Field): FILE-NUMBER starts from 0, not 1.
11584
f7dc1244 115852000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11586
11587 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11588 Brian Youmans.
5f208f6d 11589
f7dc1244 115902000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11591
11592 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11593 the source directory. Reported by Mark Harig
11594 <markh@frazier.landmark.com>.
cc542d3b 11595
f3b28801
C
115962000-06-20 J.T. Conklin <jtc@redback.com>
11597
11598 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11599
449f3b6c
AC
11600Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11601
11602 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11603 Generate using pdftex.
449f3b6c 11604 (PDFTEX): Define.
889bf7c5 11605 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11606 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11607 @contents at the start.
449f3b6c 11608
f7dc1244 116092000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11610
11611 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11612 Youmans.
48e934c6 11613
9e9c5ae7
AC
11614Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11615
11616 From Brian Youmans:
11617 * gdb.texinfo: Fix ``et al.''.
11618
c741b251
AC
11619Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11620
11621 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11622 loop.
c741b251 11623
4ab64e14
JG
116242000-05-19 Jimmy Guo <guo@cup.hp.com>
11625
11626 * configure: Regenerate.
11627
f7dc1244 116282000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11629
11630 * Makefile.in (install-info): Run install-info on installed Info
11631 files.
11632
8c70017b
AC
11633Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11634
a7cb598a 11635 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11636 Andrew Cagney.
8c70017b 11637
f7dc1244 116382000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11639
11640 * gdb.texinfo: Proofreading changes from Brian Youmans.
11641
bf0184be
ND
116422000-05-01 Nick Duffek <nsd@cygnus.com>
11643
11644 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11645 startup sequence, minor edits.
11646
f7dc1244 116472000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11648
11649 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11650 TeX.
11651
11652 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11653 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11654 like `n' and `s' which look weird. Convert some of the @kindex to
11655 @vindex, when they refer to variables, not commands.
11656
33e16fad
AC
11657Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11658
11659 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11660
f7dc1244 116612000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11662
11663 * Makefile.in (GDBMI_DIR): New variable.
11664 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11665 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11666 (gdbmi.texinfo): New target, for texi2roff.
11667 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11668 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11669
11670 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11671 gdbmi.texinfo.
11672 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11673 comment.
11674
d167840f
EZ
116752000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11676
11677 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11678 command.
d167840f 11679
f7dc1244 116802000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11681
11682 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11683 prevents the build (and is generally a Bad Idea).
11684
f7dc1244 116852000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11686
11687 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11688 a comma inside @var.
11689 (Command Files): Index markup changes from Dmitry Sivachenko
11690 <dima@Chg.RU>.
11691
f7dc1244 116922000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11693
11694 * Makefile.in (LN_S): Define.
11695 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11696 invoke "ln -s" unless it is known to work.
11697
11698 * configure.in (AC_PROG_LN_S): Add.
11699
8dc7983f
JB
117002000-04-14 Jim Blandy <jimb@redhat.com>
11701
11702 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11703 section.
11704 (Target Conditionals): Document ADDRESS_TO_POINTER,
11705 POINTER_TO_ADDRESS.
11706
1a8237e8
DB
117072000-04-11 Daniel Berlin <dan@cgsoftware.com>
11708
11709 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11710 gdb-cfg.texi to get the value.
11711
ca526f1a
JB
117122000-04-10 Jim Blandy <jimb@redhat.com>
11713
11714 * gdbint.texinfo (Target Architecture Definition): Fix
11715 cross-references.
11716
faaafcb4
JB
117172000-04-08 Jim Blandy <jimb@redhat.com>
11718
11719 * gdbint.texinfo (Using Different Register and Memory Data
11720 Representations): New section.
11721 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11722 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11723 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11724
1b27397f
AC
11725Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11726
11727 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11728 for acknowledgments.
1b27397f 11729
480ff1fb
AC
11730Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11731
11732 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11733 qThreadExtraInfo.
480ff1fb 11734
a9331b3f 117352000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11736
a9331b3f
RM
11737 * gdb.texinfo: Clarify which remote debug protocol commands are
11738 required and which are optional.
f1251bdd 11739
dbeb8dbd
AC
11740Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11741
11742 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11743 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11744 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11745 * annotate.texi: Update.
11746
6d2ebf8b
SS
117472000-03-28 Stan Shebs <shebs@apple.com>
11748
11749 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11750 expectation of additional changes before release), update
11751 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11752 node links, rephrase and/or shorten lines to fix formatting
11753 problem in both regular and @smallbook formats.
11754 * annotate.texi: Shorten lines in example, use smallexample
11755 consistently everywhere.
11756 * Makefile.in: Add comment about texinfo 4.0 html generation.
11757 (SFILES_INCLUDED): Add annotate.texi.
11758
5d161b24
DB
117592000-03-27 Daniel Berlin <dan@cgsoftware.com>
11760
5ae4183a
AS
11761 * gdb.texinfo (Debugging Output): Added new section, documenting
11762 the "set/show debug" commands.
5d161b24 11763
b9deaee7
AC
11764Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11765
11766 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11767 entry.
b9deaee7
AC
11768
11769 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11770 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11771 @chapter and @node entries.
a9331b3f 11772
b9deaee7 11773 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11774
9ef47d30
AC
11775Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11776
11777 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11778 files.
9ef47d30 11779
cfeada60
FN
117802000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11781
11782 From David Whedon <dwhedon@gordian.com>
5ae4183a 11783 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11784
6837a0a2
DB
117852000-03-22 Daniel Berlin <dan@cgsoftware.com>
11786
11787 * gdb.texinfo: Add documentation for the apropos command.
11788
bba2971c
MS
117892000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11790
11791 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11792
2b628194
MS
117932000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11794
a9331b3f 11795 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11796 two places.
11797
96a2c332
SS
117982000-03-17 Stan Shebs <shebs@apple.com>
11799
11800 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11801 <dima@Chg.RU>, also clarification of allowed content for
11802 string constants.
11803
f7dc1244 118042000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11805
11806 * gdb.texinfo (main menu): Add Annotations.
11807 (File Options): Add @cindex entries for each command-line option.
11808 Document --epoch, --annotate, --async, --interpreter, --write,
11809 --statistics, and --version.
11810
11811 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11812 of GDB.
11813
9d233477
JB
118142000-02-23 Jim Blandy <jimb@redhat.com>
11815
11816 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11817
14e0eb3b
JB
118182000-02-22 Jim Blandy <jimb@redhat.com>
11819
11820 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11821
3555de01
JM
118222000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11823
11824 * Makefile.in (diststuff): New target.
11825
5e35df8e
KB
118262000-02-15 Kevin Buettner <kevinb@redhat.com>
11827
11828 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11829 architecture. [From Jim Wilson.]
5e35df8e 11830
c5394b80
JM
118312000-01-16 Tom Tromey <tromey@cygnus.com>
11832
11833 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11834 (Delete Breaks): Mention range arguments.
11835 (Disabling): Likewise.
11836
c3f6f71d
JM
118372000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11838
11839 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11840
c4093a6a
JM
11841Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11842
11843 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11844 valid functions.
c4093a6a 11845
11cf8741
JM
118461999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11847
11848 * gdb.texinfo: Clarify regular expressions used in rbreak.
11849
917317f4
JM
118501999-10-15 Kevin Buettner <kevinb@cygnus.com>
11851
11852 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11853 MEMORY_REMOVE_BREAKPOINT): Document.
11854
11855Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11856
11857 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11858 offset re-using the DATA offset instead.
917317f4 11859
2df3850c
JM
118601999-10-11 Jim Kingdon <kingdon@redhat.com>
11861
11862 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11863
701adfb0
PA
118641999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11865
11866 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11867
2df3850c
JM
118681999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11869
11870 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11871 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11872 typos.
11873
11874 * gdb.texinfo: Various minor wording and formatting improvements,
11875 mentions of additional command-line options.
11876
2acceee2
JM
118771999-09-30 Fred Fish <fnf@cygnus.com>
11878
11879 * gdb.texinfo: Document additional forms of specifying section
11880 names and addresses for the add-symbol-file command.
11881
c2c6d25f
JM
118821999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11883
11884 * gdbint.texinfo: Fix typo, add the word "have".
11885
118861999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11887
11888 * gdbint.texinfo (Target Architecture Definition): Document the
11889 SKIP_PERMANENT_BREAKPOINT macro.
11890
d4f3574e
SS
118911999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11892
11893 * gdb.texinfo: Fiks speling errers.
11894
11895 * gdb.texinfo: Fix uses of @multitable.
11896
f7dc1244 11897 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11898 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11899 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11900 comments about using with optimization, add more indexing,
11901 fix info about disassembly-flavor.
11902
11903Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11904
11905 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11906 SKIP_SOLIB_RESOLVER): Define.
11907
11908Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11909
11910 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11911 ``g'' packets.
d4f3574e 11912
104c1213
JM
119131999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11914
11915 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11916 platform-specific info, inline remote.texi and move sections of it
11917 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11918 and register stack into the new chapter.
11919 * remote.texi: Remove, now part of gdb.texinfo.
11920 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11921
119221999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11923
11924 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11925 GDB_TARGET_IS_MACH386): These kludges have gone away.
11926
11927Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11928
11929 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11930 TDEPLIBS.
104c1213 11931
53a5351d
JM
119321999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11933
11934 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11935 surrounding text to fit HP-UX bits into general info.
11936 (HPPA-cfg.texi): Remove, no longer useful.
11937
11938 * gdb.texinfo: Remove explicit links from @node lines, remove
11939 HP-added "Detailed Node Listing" from main menu which confuses
11940 things.
11941
11942 From Dmitry Sivachenko <dima@Chg.RU>:
11943 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11944 in description of `set environment'.
53a5351d
JM
11945
119461999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11947
11948 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11949
7be570e7
JM
119501999-08-12 Ben Elliston <bje@cygnus.com>
11951
11952 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11953
f7dc1244 119541999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11955
11956 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11957 watch, awatch, and rwatch. Explain why the latter two cannot be
11958 set as software watchpoints. Document that watchpoints for local
11959 variables are deleted when the debuggee terminates.
7be570e7
JM
11960
11961Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11962
11963 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11964 packet. Allow E.. response packet. "qRcmd" packet is no longer
11965 reserved.
7be570e7
JM
11966
119671999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11968
a9331b3f
RM
11969 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11970 * gdb.texinfo: Ditto.
7be570e7 11971
701adfb0
PA
11972Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11973
11974 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11975
96baa820
JM
119761999-08-06 Tom Tromey <tromey@cygnus.com>
11977
11978 * gdb.texinfo (KOD): New node.
11979
11980Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11981
11982 * remote.texi (Rcmd): Fix minor formatting typos.
11983
11984Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11985
11986 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11987 packets.
96baa820 11988
adf40b2e
JM
119891999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11990
11991 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11992 fixes.
11993
43ff13b4
JM
11994Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11995
11996 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11997
085dd6e6
JM
11998Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11999
12000 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
12001 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12002 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12003 packets that are not supported on all hosts. Expand examples.
12004 Spell check.
085dd6e6
JM
12005
120061999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12007
12008 * Makefile.in: Recognize html, install-html. Add targets
12009 to build HTML versions of documentation via texi2html.
12010
12011Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12012
12013 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 12014 testsuite.
085dd6e6
JM
12015
12016Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12017
12018 * remote.texi (Communication Protocol): Rewrite.
12019
12020Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12021
12022 * stabs.texinfo: Fix uses of xref.
12023
9e0b60a8
JM
12024Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12025
12026 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12027 info about patch submission.
12028
cce74817
JM
12029Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12030
12031 From Per Bothner <bothner@cygnus.com>:
12032 * gdb.texinfo: Document Chill support.
12033
12034Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12035
12036 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
12037 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12038 Document that the value should be greater-than or equal-to zero.
12039 (NO_STD_REGS): Document. Deprecate.
cce74817 12040
ac9a91a7
JM
12041Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12042
12043 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 12044 Document that these are not used.
ac9a91a7
JM
12045
12046Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12047
12048 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12049
392a587b
JM
12050Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12051
12052 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 12053 numargs was dropped.
392a587b
JM
12054
12055Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12056
12057 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12058
b83266a0
SS
12059Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12060
12061 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 12062 Update.
b83266a0 12063
7a292a7a
SS
12064Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12065
12066 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12067 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12068
12069Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12070
12071 * gdbint.texinfo: Fix typos: $ -> @.
12072
12073Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12074
12075 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
12076 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12077 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12078 BREAKPOINT_FROM_PC.
a9331b3f 12079
7a292a7a
SS
12080Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12081
12082 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 12083 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
12084
12085Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12086
12087 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 12088 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
12089
120901999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12091
12092 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12093 longer exists.
12094
12095Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12096
12097 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
12098 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12099 they make the manual source incomprehensible.
7a292a7a
SS
12100 * h8-cfg.texi: Remove, hasn't been used in years.
12101
c906108c
SS
12102Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12103
12104 * gdb.texinfo: Update the credits.
12105
12106Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 * gdb.texinfo: Fix mistakes noticed in printout of last
12109 draft, add Alpha to discussion of heuristic fence post.
12110
12111Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12112
12113 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12114 Edition, merge some HP changes into mainline, describe some
12115 previously undocumented features, describe more of the target
12116 commands available, eliminate obsolete section on renamed
12117 commands.
c906108c
SS
12118 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12119
12120Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12121
12122 * gdb.texinfo: Make many HPPA conditionals unconditional,
12123 including catchpoint description, since now on for all configs.
12124 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12125 specializations.
12126
12127Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12128
12129 * Makefile.in (GDBvn.texi): Fix match expression to work with
12130 current format of VERSION in gdb/Makefile.in.
12131 * gdb.texinfo: Fix node ref to match new readline.
12132
12133Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12134
a9331b3f
RM
12135 * gdb.texinfo: Changes made as part of a project to merge in
12136 changes made by HP. Documentation makes extensive use of
c906108c
SS
12137 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12138 on remote debugging. There are differences in documentation
889bf7c5 12139 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12140 the HP manual discusses catchpoints, hardware watchpoints, and
12141 some HPUX specific limitations for shared library support.
a9331b3f 12142
c906108c
SS
12143 There are also a number of @node changes.
12144
121451999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12146
12147 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12148 (C Usage): Same.
12149
12150Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12151
12152 The following changes were made by Edith Epstein
889bf7c5
PA
12153 <eepstein@cygnus.com> as part of a project to merge in changes
12154 made by HP.
a9331b3f 12155
c906108c
SS
12156 * HPPA-cfg.texi: new file.
12157
12158 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12159
12160 * refcard.tex: change documentation about catch.
12161 removed info catch.
12162
12163Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12164
12165 * gdbint.texinfo: Expand on GDB's coding standards,
12166 specify the use of arg names with prototypes.
12167
121681998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12169
12170 * gdb.texinfo: Fix tipo.
12171
12172Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12173
12174 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12175 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12176
12177Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12180
121811998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12182
12183 * agentexpr.texi: New file.
12184
12185Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12186
12187 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12188
121891998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12190
12191 * remote.texi: Changed wording that implied that the GDB remote
12192 protocol caches register values instead of GDB itself.
12193
12194Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * gdbint.texinfo: Add some info about symbol readers.
12197 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12198 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12199 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12200 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12201
12202Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12203
a9331b3f 12204 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12205
12206Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12207
12208 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12209
12210Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12211
12212 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12213 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12214
12215Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12216
12217 * gdbint.texinfo: Fix minor typos.
12218
12219Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12220
12221 * gdbint.texinfo: Complete overhaul. Group descriptions more
12222 logically, add more info on generic algorithms, remove much
12223 obsolete and/or wrong material.
12224
12225Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12226
12227 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12228
12229Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12230
12231 * refcard.tex: Copyright, address updates.
12232
12233Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12234
12235 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12236 for the edition instead of confusing GDB-version-like numbers.
12237
12238Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12239
12240 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12241
12242Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12243
5ae4183a 12244 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12245
12246Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12247
12248 * gdb.texinfo: Add some credits, mention bug monitor.
12249 * remote.texi: Mention mips monitor targets.
12250 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12251
c906108c
SS
12252Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12253
12254 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12255 files, finish sorting of host vs target vs native macros, describe
12256 some more of them.
c906108c
SS
12257
12258Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12259
12260 * gdbint.texinfo (Host Conditionals): Document change from
12261 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12262
12263Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12264
12265 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12266 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12267
12268Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12271 Document LSEEK_NOT_LINEAR.
12272
12273Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * stabs.texinfo (Stab Section Basics): Make it clear that only
12276 some versions of the GNU linker remove the leading N_UNDF symbol.
12277
12278Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * stabs.texinfo (String Field): Document type number pairs here,
12281 instead of in the Sun specific section.
12282 (Include Files): The GNU linker supports the N_BINCL
12283 optimization. Clarify the N_BINCL value, and what it is used
12284 for.
12285 (Procedures): Document N_FUN with an empty string to mark the end
12286 of a function.
12287 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12288 (Sun Differences): Remove this node, as the information is now
12289 elsewhere in the main document.
12290 (Stab Section Basics): Mention that the GNU linker may optimize
12291 stabs and remove the leading N_UNDF symbol.
12292
12293Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12294
12295 * gdb.texinfo, refcard.tex: Restore author credit
12296
701adfb0
PA
12297Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12298
12299 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12300 are macros that take an single argument.
12301
c906108c
SS
12302Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12303
12304 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12305 documentation to account for START and END macros taking
12306 one arg.
12307
12308Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12309
12310 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12311 * gdb.texinfo (Frames): Fix typo.
12312
12313Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12314
12315 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12316 a target_signal as arg type, not a pid.
12317
12318Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12319
12320 * gdb.texinfo: Document `set assembly-language'.
12321
12322Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12323
12324 * remote.texi: Update list of stubs in the GDB distribution.
12325
12326Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12327
12328 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12329 Also document that some systems can use mmalloc but must define
12330 this if their C runtime allocates memory that is later freed.
c906108c 12331 (MMCHECK_FORCE): Document new macro.
a9331b3f 12332
c906108c
SS
12333Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12334
12335 * remote.texi: Add documentation for target Sparclet.
12336
12337Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12338
a9331b3f 12339 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12340 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12341 * configure.in: Rewritten for autoconf.
12342 * configure: New.
12343
12344Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12345
12346 * Makefile.in (DVIPS): New define, set to dvips.
12347 (dvi): Add stabs.dvi.
12348 (ps): New target.
12349 (all-doc): Depend on info, dvi, and ps targets.
12350 (STAGESTUFF): Add *.ps and *.dvi files.
12351 (clean-info, clean-dvi): Remove.
12352 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12353 rules completely rewritten.
12354 (maintainer-clean): Remove clean-info and clean-dvi
12355 dependencies and put their actions in the rules.
12356 (gdb.ps): New target
a9331b3f 12357 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12358 intermediate TeX files, whether they have 2 or 3 character
12359 extensions.
12360 (gdbint.ps): Add target and rules.
12361 (gdb-internals): Delete unused target.
12362 (Makefile): Depends upon config.status also.
12363
12364Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12365
12366 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12367 set.
12368
12369Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12370
12371 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12372 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12373
12374Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12375
12376 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12377
12378Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12379
12380 * gdb.texinfo (Print settings): Document
12381 `set/show print static-members' commands.
12382
12383Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12384
12385 * gdbint.texinfo (Native): Document name change, coredep.c to
12386 core-aout.c.
12387
12388Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * stabs.texinfo (Include Files): Document the values the SunOS4
12391 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12392
12393Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12394
12395 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12396 Fix typo.
12397
12398Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12399
12400 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12401 "gdb.tar.Z".
12402
12403Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * Makefile.in (maintainer-clean): New target, synonym for
12406 realclean.
12407
701adfb0
PA
12408Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12409
12410 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12411
c906108c
SS
12412Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12413
12414 * Update all FSF addresses except those in COPYING* files.
12415
12416Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12417
12418 From Richard Earnshaw (rearnsha@armltd.co.uk):
12419 * gdb.texinfo (convenience variables): Document $_exitcode.
12420 (quit): Document optional expression to use as exit code.
12421
12422Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12423
12424 * gdb.texinfo, remote.texi: Brought up to date with various
12425 GDB changes.
12426
12427Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12428
12429 * gdb.texinfo: Update dates and versions, fix comments about
12430 hardware watchpoints in future releases and about the
12431 sharedlibrary command.
12432
12433Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12434
12435 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12436 C_FUN stab. Other cleanups.
12437
12438Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12439
12440 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12441 for the sparc stub.
12442
12443Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12444
12445 * annotate.texi: Clarify which addresses have differing formats
12446 depending on the language and which do not.
12447
12448Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12449
12450 * remote.texi (NetWare): Changed example to use BOARD= instead of
12451 NODE= argument to reflect correspoding change to gdbserve.nlm.
12452
12453Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12454
12455 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12456 GDB, as well as AIX dbx, supports the size type attribute.
12457
12458Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12459
12460 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12461
12462Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12463
12464 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12465 and new 'if' and 'while' commands.
12466
12467Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12468
12469 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12470
12471Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12472
12473 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12474 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12475 NetWare targets. Mostly stolen from the Server node.
12476
12477Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12478
12479 * gdb.texinfo (Setting): Talk about the language of a source file
12480 versus the working language. The old documentation did not match
12481 what GDB did.
12482
12483Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12484
12485 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12486 of a source file.
12487
12488Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * gdb.texinfo (Processes): New node.
12491
12492Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12493
12494 * remote.texi: Update documentation of set/show mipsfpu.
12495
3fc11d3e
JM
12496Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12497
12498 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12499 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12500
12501Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12502
12503 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12504 obsolete conditionals, described some others.
12505
12506Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12507
12508 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12509 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12510
12511Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12512
12513 * gdbint.texinfo: Put regex conditionals in their own table.
12514
12515Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12516
12517 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12518 described or fixed the descriptions of many others.
12519
12520Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12521
12522 * gdb.texinfo: Add some more credits.
12523 * gdbint.texinfo: Capitalize GDB consistently, describe some
12524 macros and remove some.
12525
12526Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12527
12528 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12529 obsolete conditionals, described some others.
12530
12531Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12532
12533 * gdb.texinfo (help targets): Changed to `help target', which
12534 is the correct gdb command.
12535
12536Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12537
12538 * annotate.texi (TODO): New node, for keeping track of annotations
12539 suggested but not yet implemented.
12540
12541Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12542
12543 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12544 another symbol, it is not the address itself.
12545
12546Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12547
12548 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12549 of stabs-in-coff sections.
12550
12551Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12552
12553 * annotate.texi: Change edition to 0.5 and date to May 1994.
12554 Add index.
12555 (Frames): New node, for frame annotation.
12556 (Displays): New node, for display annotation.
12557
12558 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12559 when waiting for your program to stop.
12560
12561Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12562
12563 * annotate.texi (Breakpoint Info): Document annotation of header
12564 fields and record annotation.
12565
12566Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12567
12568 * annotate.texi: New file, to document annotations.
12569
12570Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12571
12572 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12573 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12574
12575Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12576
12577 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12578 section, and say n_strx field is compilation unit relative.
12579 * stabs.texinfo: Don't use @code for a.out when it is the name of
12580 an object file format.
12581
12582Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12583
12584 * gdb.texinfo: Refer to file names, not path names, per rms
12585 convention.
12586 (Arguments): Fix typo.
12587
12588Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12589
12590 * stabs.texinfo (Global Variables): Talk about stabs in files
12591 where variables are referenced, but not defined.
12592
12593Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12594
12595 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12596 Cplusplus to new nodes Member Type Descriptor and Method Type
12597 Descriptor. Re-write stuff for #.
12598
12599Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12600
12601 * gdb.texinfo (Print Settings): Don't document "set print
12602 fast-symbolic-addr off". The bug which it worked around was fixed
12603 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12604
12605 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12606 N_ENTRY node.
12607
12608 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12609
12610Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12611
12612 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12613 references to ieee-float.c.
12614
12615Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12618 match what the code actually does.
12619
12620Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12623
12624Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12625
12626 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12627 i, and b.
12628
12629Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12630
12631 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12632 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12633 as "stabs in sections" rather than just saying "ELF and SOM".
12634 Also make that stuff apply to COFF.
12635
12636Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12637
12638 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12639 Ghostscript.
12640
12641Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12642
12643 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12644 versus functions without line numbers, also mention stepping into
12645 them as well as "step" when you are in them. Tell the user how to
12646 deal with the situation. Add comment about "debugging information".
12647
12648Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12649
12650 * stabs.texinfo (Enumerations): Document restriction on where
12651 enumeration types can appear and still win with GDB.
12652
12653Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12654
12655 * stabs.texinfo (Negative Type Numbers): Document format for type
12656 -16.
12657
12658Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12659
12660 * gdb.texinfo (Selection, Frame Info): Update information about
12661 arbitrary frame specficiations.
12662
12663Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12664
12665 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12666
12667Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12668
12669 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12670
12671Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12672
12673 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12674
12675Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12676
12677 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12678 Differences node to Statics node.
12679 (Statics): Discuss XCOFF use of V symbol descriptor.
12680
12681 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12682 not clean.
12683
12684Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12685
12686 * gdb.texinfo (Print Settings): Document `set print
12687 fast-symbolic-addr' and improve the doc for some other
12688 `set print's.
12689
12690Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12691
12692 * stabs.texinfo (String Field): Talk about defining several type
12693 numbers at once.
12694 Fix lint regarding changing node ELF Transformations to
12695 ELF and SOM Transformations.
12696
12697Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12698
12699 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12700
12701Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * stabs.texinfo (Cross-References): `::' is for nested types only
12704 within <>.
12705 (Structures): Document static members.
12706
12707Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12708
12709 * stabs.texinfo: Document S type attribute.
12710
12711Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12712
12713 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12714
12715Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12716
12717 * gdbint.texinfo: Fix a few typos.
12718
12719Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12720
12721 * gdb.texinfo, remote.texi: formatting improvements
12722
12723 * gdb.texinfo (New Features): mention threads.
12724 (Summary, C): fix xrefs in newly contributed text.
12725 (Threads): index entries, clarifications, example
12726 (passim): minor typos fixed, phrasing improvements
12727
12728 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12729 entries; (Server): explain use of gdbserver w/real-time systems,
12730 add example of conflicting TCP port; (MIPS Remote) break up
12731 running text into table, highlighting commands, and add example.
a9331b3f 12732
c906108c
SS
12733Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12734
12735 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12736
12737Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12738
12739 * stabs.texinfo (Nested Symbols): New node.
12740 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12741
12742Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12743
12744 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12745 to picking which Bbss.bss symbol to use, and (because there seems to
12746 be no good way of doing it) re-write some of the text to make it
12747 sound like Bbss.bss isn't such a great idea after all (as currently
12748 designed).
12749
12750 * gdb.texinfo (C): In addition to saying people have to use g++ for
12751 good results, say they have to use stabs. Specifically say cfront
12752 doesn't work well.
12753 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12754 the gdb README. Add xrefs to places where the support for the various
12755 languages is described in detail.
12756
12757Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12758
12759 * stabs.texinfo: Clean up stuff about visibility and virtual
12760 characters.
12761
12762 * stabs.texinfo (N_M2C): Cite Sun doc.
12763
12764Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12765
12766 * gdb.texinfo: updates re threads.
12767 * remote.texinfo: avoid index entries starting with digits.
12768
12769Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * stabs.texinfo (Enumerations): Talk about large, negative and
12772 octal values. Clean up cross reference to type attributes.
12773 (String Field): Say that GDB 4.11 supports size attribute.
12774
12775Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12778 is a mandatory step. Make the stuff about that more concise.
12779
12780Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * stabs.texinfo (Class Names): New node.
12783
12784 * gdb.texinfo (Command Files): Explain order of init file reading.
12785
12786 * remote.texi (Bootstrapping): Talk about getting the serial driver
12787 to deal with ^C sent by gdb to stop the remote system.
12788
12789Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12790
12791 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12792
12793 * libgdb.texinfo (Defining Commands): made the DOC arg
12794 to gdb_define_app_command a char * instead of char **
12795 per a suggestion from kingdon.
12796
12797 * libgdb.texinfo: total rewrite from a different starting
12798 premise.
12799
12800Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12803 floats passed as doubles (to improve clarity).
12804
12805Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12806
12807 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12808
12809 * a4rc.sed: update to work with Andreas Vogel papersize params
12810
12811 * refcard.tex: use Andreas Vogel simplifications of papersize
12812 params; remove useless version info; update copyright date.
12813
12814Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12815
12816 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12817
12818Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12819
12820 * gdb.texinfo (Files): Say what address the load command loads it at.
12821
12822 * stabs.texinfo (Common Blocks): Minor cleanups.
12823
12824 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12825 that Sun has backed away from the linker kludge and thus the relevant
12826 issue is changes to the SunPRO tools, not the Solaris linker.
12827
12828 * stabs.texinfo (Traditional Integer Types): Clean up description
12829 of octal bounds a little bit. Document extra leading zeroes.
12830
12831Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12832
12833 * gdb.texinfo (Signaling): Update for symbolic symbol names
12834 and add a section explaining the difference between the GDB
12835 signal command and the shell kill utility.
12836
12837Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12838
12839 * libgdb.texinfo: added `@' to braces that were unescaped.
12840
12841Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12842
12843 * libgdb.texinfo: new file. Spec for the gdb library.
12844
12845Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12846
12847 * stabs.texinfo (Include Files): Fix typo (start -> end).
12848
12849Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12850
12851 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12852 from Melissa at FSF's editing pass.
12853
12854Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12857 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12858 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12859
12860Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12861
12862 * remote.texi (Bootstrapping): Discuss 386 call gates.
12863
12864Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12865
12866 * stabs.texinfo (Based Variables): New node.
12867
12868Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12869
12870 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12871 names, sizes, and formats to suggest how not to lose.
12872
12873Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12874
12875 * stabs.texinfo (Methods): Fix typo.
12876
12877Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12878
12879 * gdb.texinfo: Fix a few typos.
12880
12881Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * gdb.texinfo: Clarify how well it works with Fortran.
12884
12885 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12886 More on relocating stabs in ELF files.
12887
12888Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12889
12890 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12891
12892Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12893
12894 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12895 parameters on VAX.
12896
12897Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12898
12899 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12900
12901Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * stabs.texinfo: Make info author notice match the TeX author notice.
12904
12905Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12906
12907 * stabs.texinfo: Initial-caps all words in node names and
12908 non-trivial words in section names.
12909
12910Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12911
12912 * stabs.texinfo: Many minor cleanups.
12913
12914 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12915
12916Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12917
12918 * stabs.texinfo: Remove full description of big example.
12919 It's not really helpful; just use pieces of it where appropriate.
12920 Add more Texinfo formatting directives (@samp, etc.).
12921 Use @deffn to define stab types.
12922 Eliminate some wordiness. Break up some nodes.
12923 Add an (alphabetized) index of symbol types.
12924 Use consistent capitalization style in node and section names.
12925
12926Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12927
12928 * gdb.texinfo: Change typo "Two two" to "The two".
12929
12930Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12931
12932 * stabs.texinfo (XCOFF-differences): Remove references to
12933 non-existent types N_DECL and N_RPSYM.
12934
12935 * stabs.texinfo (String Field): Say that type attributes bug is
12936 fixed in GDB 4.10, since it is.
12937
12938 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12939
12940Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12941
12942 * stabs.texinfo: Formatting cleanups.
12943
12944Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12945
12946 * stabs.texinfo: When explaining the n_type of a stab, standardize
12947 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12948 no tabs, use @r).
12949 (Global Variables): Clean up.
12950
12951Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * stabs.texinfo (Stack Variables): Re-write.
12954
12955Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12958 addresses of a source file. Also revise formatting.
12959 Change "object module" or "object file" to "source file".
12960 Various: Miscellaneous cleanups.
12961
12962Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12963
12964 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12965
12966Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12967
12968 * gdbint.texinfo: Removed many nonsensical machine-collected
12969 host and target conditionals, described some of the remainder.
12970
12971Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12972
12973 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12974
12975 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12976 paragraph which follows.
12977
12978 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12979 variables. Looks better and avoids overful hbox.
12980
12981Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12982
12983 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12984
12985Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12986
12987 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12988 retransmit-timeout
12989
12990Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12991
12992 * gdbint.texinfo: Update statement about `some ancient Unix
12993 systems, like Ultrix 4.0' to Ultrix 4.2.
12994
12995Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12996
12997 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12998
12999 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13000
13001 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13002 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13003
13004 * remote.texi: new name for former gdbinv-s.texi
13005
13006 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13007
13008Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13009
13010 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13011 variables for MIPS remote debugging protocol.
13012
13013Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13014
13015 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13016
13017Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13018
13019 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13020
13021Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13022
13023 * gdb.texinfo: repair conditional bugs in text markup
13024
13025Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13026
13027 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13028 to select Modula-2 material.
13029
13030Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13031
13032 * stabs.texinfo: Cleanups regarding statics.
13033
13034 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13035 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13036
13037Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13038
13039 * stabs.texinfo: N_MAIN is sometimes used for C.
13040
13041Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13042
13043 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13044
13045Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13046
13047 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 13048 removed from the code by Kingdon.
c906108c
SS
13049
13050Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13051
13052 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13053 input when evaluating breakpoint conditions; the bug has been fixed.
13054
13055 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13056 sets the ignore count to N-1, not to N.
13057
13058Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13059
13060 * refcard.tex (\hoffset): correct longstanding error to match
13061 intended offset; avoids cutting off edge on some printers
13062
13063Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064
13065 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13066
13067Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13070
13071Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13072
13073 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13074 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13075 collect sed edits if any, apply to refcard before formatting;
13076 (refcard.ps) stop implying PS fonts if PS output requested;
13077 (lrefcard.ps) delete extra target for variant PS fonts
13078
13079 * refcard.tex: parametrize papersize dependent info, collect
13080 in easily replaced spot
13081
13082 * a4rc.sed: new file, edits to refcard for A4 paper
13083
13084Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13085
13086 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13087
13088Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13089
13090 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13091
13092Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13093
13094 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13095 politely rather than rudely.
13096
13097Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13098
13099 * stabs.texinfo: Document common blocks.
13100
13101Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13102
13103 * stabs.texinfo: Add some basic info about stabs-in-elf.
13104
13105Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13106
13107 * stabs.texinfo (Top): Minor cleanup.
13108
13109Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13110
13111 * Makefile.in (install-info): remove parentdir support
13112
13113Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13114
13115 * gdb.texinfo (Copying): delete this node and references to it;
13116 RMS says this manual need not carry GPL. (passim): Improvements
13117 from last round at FSF, largely due to Ian Taylor review, and
13118 minor formatting improvements.
13119
13120 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13121 largely due to Ian Taylor review. (Debug Session): minor edits to
13122 new text.
13123
13124Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13125
13126 * Makefile.in (realclean): Remove info and dvi files too.
13127
13128Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13129
13130 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13131 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13132 * gdb.texinfo: Change accordingly.
13133
13134 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13135 N_{L,R}BRAC,N_SLINE are relative to.
13136
13137Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13138
13139 * Makefile.in (GDBvn.texi): Update atomically.
13140
13141Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13142
13143 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13144
13145Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13146
13147 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13148 addresses together. Also motivate the set print symbol-filename
13149 command and suggest other solutions.
13150
13151Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13152
13153 * gdb.texinfo (set print elements): Note that the number of
13154 elements is set to unlimited by "set print elements 0".
13155
13156Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13157
13158 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13159 NF_LDOUBLE means.
13160 (Stab Types): Include Solaris stab types.
13161 (Procedures): Document Solaris extensions.
13162
13163Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13164
13165 * gdb.texinfo: Add `set print symbol-filename' doc.
13166
13167Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13168
13169 * stabs.texinfo (Arrays): Talk about type definition vs. type
13170 information.
13171
13172 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13173 the trailing semicolon.
13174
13175Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13176
13177 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13178 and merge in other parts of the document addressing these subjects.
13179 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13180
13181 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13182 at the end of a range type.
13183
13184 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13185 AIX extensions.
13186
13187Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13188
13189 * stabs.texinfo (Stabs Format): Misc fixes.
13190
13191Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13192
13193 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13194 (Traditional builtin types): Document convex convention for long long.
13195 (Negative builtin types): Discuss type names, and misc fixes.
13196
13197Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13198
13199 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13200 point types used with @samp{R} type descriptor.
13201 (Symbol Descriptors): Describe how to handle conflict between
13202 different meanings of @samp{P} symbol descriptor.
13203
13204Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13205
13206 * stabs.texinfo: Remove node Quick Reference and put its children
13207 directly under the main menu.
13208
13209 * stabs.texinfo: Many more changes to bring it into line with
13210 AIX documentation and reality. I think it now has all the
13211 information from the AIX documentation, except that I burned
13212 out when I got to variant records (Pascal and Modula-2) and
13213 all the COBOL types. Oh well, we can add them later when we're
13214 worrying more about those languages.
13215
13216 * stabs.texinfo (Automatic variables): Talk about what it means
13217 to omit the symbol descriptor.
13218
13219Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13220
13221 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13222 gcc2 behavior with promoted args.
13223
13224Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13225
13226 * gdb.texinfo: include readline appendices in info version of manual
13227
13228Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13229
13230 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13231 target remote.
13232
13233 * gdb.texinfo (Machine Code): more index entries for disassemble
13234
13235Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13236
13237 * Clarify the intended use of the gdb-testers and gdb-patches
13238 mailing lists, and shrink gzip comment.
13239
13240Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13241
13242 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13243 DOSHOST configuration of manual.
13244
13245 * gdb.texinfo (MIPS Stack): new node.
13246
13247 * all-config.texi (MIPS) new switch.
13248
13249 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13250 tense; (MIPS Remote) new node.
13251
13252 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13253 bug; (Environment) less passive, other small cleanups in text about
13254 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13255 (Remote) new MIPS Remote menu entry.
13256
13257Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13258
13259 * stabs.texinfo: Many changes to include information from the
13260 AIX documentation.
13261
13262 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13263
701adfb0
PA
13264Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13265
13266 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13267 Add PRINTF_HAS_LONG_LONG references.
13268
13269Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13270
13271 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13272 `set demangle-style arm' (not cfront); mention can type `q' to
13273 discard output, when gdb pages.
13274
c906108c
SS
13275Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13276
13277 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13278 Move a bunch of information from ../README.
13279 (Getting Started): New node.
13280
13281Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13282
13283 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13284
13285 * gdb.texinfo: advance manual revision dates to present
13286
13287 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13288 stop using silly Roman numerals in @set variable names
13289
13290Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13291
13292 * stabs.texinfo (Parameters): Keep trying to get this right.
13293
13294Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13295
13296 * stabs.texinfo (Parameters): More on "local parameters".
13297
13298Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13299
13300 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13301
13302Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13303
13304 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13305 (Parameters): Rewrite.
13306 (xcoff-differences, Sun-differences): Minor changes.
13307
13308Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13309
13310 * stabs.texinfo: Minor cleanup.
13311
13312Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13313
13314 * gdbint.texinfo: Minor xcoff stuff.
13315
13316Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13317
13318 * gdbint.texinfo: Update for new config directory structure.
13319 Add info about internal type data structures.
13320
13321Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13322
13323 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13324 $(srcdir).
13325 (gdb-config.texi): Depend on file in $(srcdir).
13326
13327Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13328
13329 * stabs.texinfo: Fixes about N_SO.
13330
701adfb0
PA
13331Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13332
13333 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13334
c906108c
SS
13335Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13336
13337 * gdb.texinfo: include list of nonstandard init file names
13338
13339 * *-config.texi: new switch GENERIC for text that applies *only*
13340 to (usual) multiple-target version of manual
13341
13342 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13343 h8 config
13344
13345 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13346 in menus (rather than conditionally selected multiple alternative
13347 menus).
13348
13349 * Makefile.in: define and use DOC_CONFIG var to select
13350 configuration for GDB user manual.
13351
13352 * gdb-config.texi: delete from repository, generate from Makefile.
13353
13354 * all-config.texi: normal `generic' configuration file, formerly
13355 stored as gdb-config.texi
13356
13357Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13358
13359 * Makefile.in: add dvi target to build all .dvi files
13360
13361Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13362
13363 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13364
701adfb0
PA
13365Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13366
13367 * stabs.texi: The `this' pointer is now known by the name
13368 `this' instead of `$t'.
13369
c906108c
SS
13370Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13371
13372 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13373 host conditionals.
13374 * stabs.texinfo: More array fixes inspired by Jim's.
13375
13376Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13377
13378 * stabs.texinfo: Fixes re arrays and continuations.
13379
13380 * gdbint.texinfo: Add XCOFF node.
13381
13382Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13383
13384 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13385
13386Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13387
13388 * stabs.texinfo: Fix for array types to mention lower bounds.
13389
13390Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13391
13392 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13393
13394Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13395
13396 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13397
13398Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13399
13400 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13401 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13402
13403Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13404
13405 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13406
701adfb0
PA
13407Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13408
13409 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13410
c906108c
SS
13411Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13412
13413 * gdb.texinfo, gdbinv-s.texi: misc updates
13414
13415Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13416
13417 * gdbint.texinfo: Brief documentation for longjmp support,
13418 from an email msg by Stu.
13419
13420Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13421
13422 * stabs.texinfo: Fix description of floating point "range"
13423 types (which really define basic types). Reported by Jim Meehan,
13424 <meehan@src.dec.com>.
13425
13426 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13427
13428Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13429
13430 * gdbint.texinfo: Slightly expand section on supporting a new
13431 object file format.
13432
13433Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13434
13435 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13436 intermediate file.
13437
13438Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13439
13440 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13441
13442Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13443
13444 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13445
13446 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13447 as well as Z8002.
13448
701adfb0
PA
13449Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13450
13451 * gdbint.texinfo (Host Conditionals): Remove
13452 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13453 MEM_FNS_DECLARED.
13454 (Target Conditionals): Remove all of the above.
13455
13456Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13457
13458 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13459 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13460
c906108c
SS
13461Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13462
13463 * gdbint.texinfo: Add sections on clean design and on how to send
13464 in changes.
13465
13466Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13467
13468 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13469
701adfb0
PA
13470Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13471
13472 * gdbint.texinfo: nm.h now included in defs.h.
13473
c906108c
SS
13474Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13475
13476 * gdb.texinfo: Fix typo, reported by Karl Berry.
13477
13478Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13479
13480 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13481
701adfb0
PA
13482Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13483
13484 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13485
13486Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13487
13488 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13489 (all @node commands): Use new form to avoid nitpicking errors.
13490 * gdbint.texinfo: Document host/native/target split.
13491
13492Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13493
13494 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13495
13496Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13497
13498 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13499
c906108c
SS
13500Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13501
13502 * gdbint.texinfo: fixed a stray email address (needs @@),
13503 added @table @code to node "Native Conditionals"
13504
701adfb0
PA
13505Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13506
13507 * gdbint.texinfo: document a few more macros, create new section
13508 for native macros.
13509
13510Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13511
13512 * gdb.texinfo: Document command hooks.
13513
c906108c
SS
13514Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13515
13516 * gdbint.texinfo: Describe coding style of GDB.
13517
13518Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13519
13520 * stabs.texinfo: Minor wording changes.
13521
13522Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13523
13524 * gdbint.texinfo: Improve release doc slightly.
13525
701adfb0
PA
13526Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13527
13528 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13529 for two new remote targets---29K using UDI, and Tandem ST2000
13530 using STDBUG.
13531
13532 * all.m4, none.m4: new m4 switch, _ST2000__
13533
13534 * all.m4: turn on H8/300 stuff for generic manual
13535
13536 * gdbinv-s.m4.in: remove text on special procedures to continue
13537 after explicit call to breakpoint() in serial stubs.
13538
c906108c
SS
13539Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13540
13541 * gdbint.texinfo: Improve doc of GDB config macros.
13542
13543Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13544
13545 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13546 These will be reinserted when examined.
13547
701adfb0
PA
13548Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13549
13550 * gdb.texinfo: fix shameful error of agreement reported by
13551 jimb@occs.cs.oberlin.edu (Jim Blandy)
13552 * gdb.texinfo: remove old partial discussion of remote serial
13553 protocol (via serial debug stubs)
13554 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13555 use of serial debug stubs
13556
c906108c
SS
13557Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13558
13559 * gdbint.texinfo: Make a start at documenting all the #if macros
13560 in GDB. At least list them all, and start separating them into
13561 host-specific and target-specific.
13562
13563Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13564
13565 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13566 examples (not consistent w others).
c906108c
SS
13567 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13568 for generic vn of doc
13569
13570Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13571
13572 * Makefile.in: always create installation directories.
13573
13574Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13575
13576 * gdb.texinfo: in h8 config, do not describe searching commands.
13577
13578Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13579
13580 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13581 conditionals; introduce a few generic switches that may be
13582 useful for other cross-dev or dos-hosted configs.
13583
13584 * gdb.texinfo: fix typo in "info reg" description
13585
13586Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13587
13588 * stabs.texinfo: Minor updates from running TeX over it.
13589 * Makefile.in (stabs.dvi, stabs.ps): Add.
13590
13591Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13592
13593 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13594 First pass at converting it to texinfo.
13595
13596Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13597
13598 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13599 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13600
13601Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13602
13603 * gdbint.texinfo: Add section on partial symbol tables.
13604
701adfb0
PA
13605Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13606
13607 * gdb.texinfo: Document new am29k setting.
13608
c906108c
SS
13609Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13610
13611 * gdb.texinfo: document `set remotedebug' and `set
13612 rstack_high_address'.
13613
13614Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13615
13616 * gdb.texinfo: slight expansion of new text on reading info files
13617 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13618 H8/300 from DOS.
13619
13620Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13621
13622 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13623
13624Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13625
13626 * gdb.texinfo: Say how to read the `info' files.
13627
13628Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13629
13630 * Makefile.in: gm4 -> m4.
13631
13632Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13633
13634 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13635 Documentation' ahead of `Installing GDB' to match README.
13636 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13637 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13638
13639Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13640
13641 * Makefile.in: remove $(srcdir) from gdb.info rule.
13642
13643Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13644
13645 * Makefile.in: commented out gdb-all.texinfo rule. This is
13646 temporary.
13647
13648Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13649
13650 * Makefile.in, configure.in: removed traces of namesubdir,
13651 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13652 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13653
13654Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13655
13656 * gdb.texinfo: Improve how we ask for bug reports.
13657
13658Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13659
13660 * Makefile.in: infodir belongs in datadir.
13661
13662Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13663
13664 * Makefile.in: remove spaces following hyphens, bsd make can't
13665 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13666 standards.text support.
c906108c
SS
13667
13668Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13669
13670 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13671 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13672 and mandir now keyed off datadir by default.
13673
13674\f
13675Local Variables:
9e9c5ae7 13676mode: change-log
c906108c
SS
13677left-margin: 8
13678fill-column: 74
13679version-control: never
463888ab 13680coding: utf-8
c906108c 13681End:
This page took 2.080391 seconds and 4 git commands to generate.