Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e8460459
HD
12020-12-18 Hannes Domani <ssbssa@yahoo.de>
2
3 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
4
4aea001f
HD
52020-12-18 Hannes Domani <ssbssa@yahoo.de>
6
7 * python.texi (Values From Inferior): Document the address keyword.
8
85be4f5a
SM
92020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
10
11 PR gdb/27088
12 * gdb.texinfo (Range Checking): Fix "show check range" command
13 name.
14
ee9812a0
AB
152020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.texinfo (Caching Target Data): Document 'maint flush
18 dcache'.
19
50a5f187
AB
202020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
21
22 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
23 (Maintenance Commands): Document 'maint flush register-cache'.
24
ab954e4a
BE
252020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
26
27 * Makefile.in: Delete GDBvn.texi and version.subst only in
28 the maintainer-clean target.
29
9f121239
HD
302020-11-29 Hannes Domani <ssbssa@yahoo.de>
31
32 PR python/26974
33 * python.texi: Fix docu for static members argument.
34
a5c641b5
AB
352020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.texinfo (Debugging Output): Document 'set/show debug
38 fortran-array-slicing'.
39 (Special Fortran Commands): Document 'set/show fortran
40 repack-array-slices'.
41
ab33b152
AB
422020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.texinfo (Maintenance Commands): Update description of 'maint
45 print c-tdesc'.
46
64aaad63
AB
472020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.texinfo (Mode Options): Descriptions of initialization files
50 has been moved to 'Initialization Files'.
51 (Startup): Likewise.
52 (Initialization Files): New node.
53 (gdb man): Update to mention alternative file paths.
54 (gdbinit man): Likewise.
55
733d554a
TBA
562020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
57
58 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
59 of the 'break'command.
60 * gdb.texinfo (Conditions): Document the '-force' flag of the
61 'condition' command.
62
b5fa468f
TBA
632020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
64
65 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
66 locations for which the breakpoint condition is invalid.
67
4b136f6f
MF
682020-10-06 Michael Forney <mforney@mforney.org>
69
70 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
71 install condition.
72
8d378f27
SM
732020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
74
75 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
76
7b085b1c
SM
772020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
78
79 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
80
6791b117
PA
812020-09-13 Pedro Alves <pedro@palves.net>
82
83 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
84 "-break-insert --qualified" and "-dprintf-insert --qualified".
85
fdd8731b
SV
862020-08-25 Shahab Vahedi <shahab@synopsys.com>
87
88 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
89
995d3a19
SV
902020-08-25 Shahab Vahedi <shahab@synopsys.com>
91
92 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
93 Features.
94
e09eef98
TT
952020-08-07 Tom Tromey <tromey@adacore.com>
96
97 * gdb.texinfo (Ravenscar Profile): Add examples.
98 Document runtime initialization limitation.
99
39791af2
JM
1002020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
101
102 * gdb.texinfo (Contributors): Add information for the eBPF
103 support.
104 (BPF): New section.
105
43d5901d
AB
1062020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * python.texi (Unwinding Frames in Python): Update descriptions
109 for PendingFrame.read_register and
110 gdb.UnwindInfo.add_saved_register.
111 (Frames In Python): Update description of Frame.read_register.
112
14fa8fb3
AB
1132020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * python.texi (Registers In Python): Document new find function.
116
b089853a
KB
1172020-07-22 Kevin Buettner <kevinb@redhat.com>
118
119 * gdb.texinfo (Maintenance Commands): Add documentation for
120 new command "maintenance print core-file-backed-mappings".
121
c9fe1b58
RT
1222020-07-22 Reuben Thomas <rrt@sc3d.org>
123
124 * gdb.texinfo (Remote Protocol, Overview): Correct the description
125 of which remote protocol commands are mandatory for a stub to
126 implement.
127
ae5369e7
LC
1282020-07-20 Ludovic Courtès <ludo@gnu.org>
129
130 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
131
68cf161c
LC
1322020-07-20 Ludovic Courtès <ludo@gnu.org>
133
134 * guile.texi (Memory Ports in Guile): Mark
135 'memory-port-read-buffer-size',
136 'set-memory-port-read-buffer-size!',
137 'memory-port-write-buffer-size',
138 'set-memory-port-read-buffer-size!' as deprecated.
139 (Guile Introduction): Clarify which Guile
140 versions are supported.
141
ed788fee
PC
1422020-07-13 Paul Carroll <pcarroll@codesourcery.com>
143
144 PR gdb/25716
145
146 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
147 apply' and adjust xrefs to it.
148
0a278aa7
PW
1492020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
150
151 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
152
6e2469ff
HD
1532020-07-08 Hannes Domani <ssbssa@yahoo.de>
154
155 * gdb.texinfo: Document Windows drive conversion of
156 'set auto-load scripts-directory'.
157
64cb3757
AB
1582020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
159
160 * gdb.texi (Registers): Add @anchor for 'info registers
161 <reggroup>' command.
162 * python.texi (Architectures In Python): Document new
163 register_groups method.
164 (Registers In Python): Document two new object types related to
165 register groups.
166
0f767f94
AB
1672020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * python.texi (Python API): Add new section to the menu.
170 (Frames In Python): Add new @anchor.
171 (Architectures In Python): Document new registers method.
172 (Registers In Python): New section.
173
87dbc774
AB
1742020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
175
176 * python.texi (Unwinding Frames in Python): Document
177 PendingFrame.architecture method.
178
edf92af0
EZ
1792020-06-26 Eli Zaretskii <eliz@gnu.org>
180
181 * gdb.texinfo (Shell Commands): More accurate description of use
182 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
183
caa7fd04
AB
1842020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
185
186 * gdb.texinfo (Maintenance Commands): Document new 'maint print
187 xml-desc' command.
188
5b860c93
PW
1892020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
190
191 * gdb.texinfo (Command aliases default args): New node documenting
192 how to use default args for a command using aliases.
193 (Aliases): Document the new 'DEFAULT-ARGS...' option.
194 (Help): Update help aliases text and describe when full alias
195 definition is provided.
196
914592f9
TT
1972020-06-11 Tom Tromey <tromey@adacore.com>
198
199 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
200
c5a6a07f
JG
2012020-06-10 Jonny Grant <jg@jguk.org>
202
203 * gdb.texinfo: Remove broken links Previous and Up from
204 contents.
205
0a4f5f8c
TT
2062020-05-23 Tom Tromey <tom@tromey.com>
207
208 * gdb.texinfo (Output Styling): Don't mention completion styling.
209 (Editing): Don't mention readline completion styling.
210
eca1f90c
TT
2112020-05-23 Tom Tromey <tom@tromey.com>
212
213 * gdb.texinfo (Output Styling): Mention completion styling.
214 (Editing): Mention readline completion styling.
215
98c59b52
PA
2162020-05-19 Pedro Alves <palves@redhat.com>
217
218 * gdb.texinfo (Attach): Update exec-file-mismatch description to
219 mention build IDs.
220 (Separate Debug Files): Add "build id" anchor.
221
5b4a1a8d
PW
2222020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
223
224 * gdb.texinfo (Help): Document the help and apropos changes.
225 (Aliases): Document new meaning of -a abbreviation flag.
226
aa8509b4
KR
2272020-05-05 Kamil Rytarowski <n54@gmx.com>
228
229 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
230 (info proc exe, info proc mappings, info proc stat): Mention
231 NetBSD support.
232
2b2fbab8
TT
2332020-04-28 Tom Tromey <tom@tromey.com>
234
235 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
236
45fc7c99
TT
2372020-04-27 Tom Tromey <tromey@adacore.com>
238
239 * python.texi (Types In Python): Mention missing fields. Add
240 dynamic type example.
241
1acda803
TT
2422020-04-24 Tom Tromey <tromey@adacore.com>
243
244 PR python/23662:
245 * python.texi (Types In Python): Document new features.
246
0ca4866a
AS
2472020-04-15 Artur Shepilko <nomadbyte@gmail.com>
248
249 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
250 clears makeinfo warnings.
251 * python.texi: Add a missing period trailing an @xref{} clause;
252 this clears a makeinfo warning.
253
09f2921c
TV
2542020-03-06 Tom de Vries <tdevries@suse.de>
255
256 * gdb.texinfo: Fix "the the".
257
0bab6cf1
TV
2582020-03-04 Tom de Vries <tdevries@suse.de>
259
260 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
261 * python.texi: Same.
262
63e163f2
AB
2632020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.texinfo (Command History): Extend description for
266 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
267 'set history filename' being optional. Describe the effect of an
268 empty history filename on 'set history save on'.
269
e56d7f1e
AB
2702020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
273 output.
274
01b1af32
TT
2752020-02-22 Tom Tromey <tom@tromey.com>
276
277 * python.texi (Python API): Add menu item.
278 (TUI Windows In Python): New node.
279
7c043ba6
TT
2802020-02-22 Tom Tromey <tom@tromey.com>
281
282 PR tui/17850:
283 * gdb.texinfo (TUI Commands): Document horizontal layouts.
284
ee325b61
TT
2852020-02-22 Tom Tromey <tom@tromey.com>
286
287 * gdb.texinfo (TUI Overview): Mention user layouts.
288 (TUI Commands): Document "tui new-layout".
289
b7d2fe14
TT
2902020-01-26 Tom Tromey <tromey@adacore.com>
291
292 * gdb.texinfo (M68K Features): Document floating-point feature
293 correspondence.
294
e47e48f6
PW
2952020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
296
297 * gdb.texinfo (Attach): Document the new option and the
298 set/show commands.
299 (Connecting): Reference the exec-file-mismatch option.
300
65c574f6
PA
3012020-01-10 Pedro Alves <palves@redhat.com>
302
303 * gdb.texinfo (Starting): Say "current inferior not connected"
304 instead of "GDB not connected".
305 (Inferiors and Programs): Rename node to ...
306 (Inferiors Connections and Programs): ... this. Update all
307 references. Talk about multiple target connections. Update "info
308 inferiors" info to mention the connections column. Describe "info
309 connections". Document "add-inferior -no-connection".
310 * guile.texi, python.texi: Update cross references.
311
e5d78223
JB
3122020-01-01 Joel Brobecker <brobecker@adacore.com>
313
314 * gdb.texinfo, refcard.tex: Update copyright year range.
315
db178f47
AB
3162019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
317
318 * python.texi (Symbols In Python): Remove duplicate description of
319 gdb.lookup_global_symbol.
320
27f7b2f6
SM
3212019-12-11 Simon Marchi <simon.marchi@efficios.com>
322
323 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
324
d8edc8b7
PW
3252019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
326
327 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
328 as -r is ambiguous. Update the print - TAB TAB completion result.
329 (Data): Document new option -raw-values. Use -p and -pretty in the
330 example, as -r is ambiguous.
331 (Print Settings): Document set print raw values.
332 (Pretty-Printer Commands): Document interaction between enabled
333 pretty printers and -raw-values/-raw-frame-arguments.
334
77bb17b6
TT
3352019-12-10 Tom Tromey <tom@tromey.com>
336
337 * python.texi (gdb.prompt): Use correct quotes in example.
338 Shorten sample text.
339
c2512106
AB
3402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
341
342 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
343 -max-results to some -symbol-info-* commands.
344
293b38d6
AB
3452019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
346
347 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
348 -symbol-info-module-functions and -symbol-info-module-variables.
349
a2a7af0c
TT
3502019-12-01 Tom Tromey <tom@tromey.com>
351
352 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
353 (Output Styling): Document new settings.
354
d1da6b01
TT
3552019-12-01 Tom Tromey <tom@tromey.com>
356
357 * gdb.texinfo (TUI Configuration): Document new setting.
358
bf498525
PW
3592019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
360
361 * gdb.texinfo (Define): Indicate that user-defined prefix can
362 be used in 'define' command. Document 'define-prefix' command.
363
db5960b4
AB
3642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
365
366 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
367 -symbol-info-modules.
368
7dc42066
AB
3692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
372 -symbol-info-functions, -symbol-info-types, and
373 -symbol-info-variables.
374
22138db6
TT
3752019-11-26 Tom Tromey <tom@tromey.com>
376
377 * gdb.texinfo (Maintenance Commands): Document new maint
378 commands.
379
6cc8564b
LM
3802019-11-25 Luis Machado <luis.machado@linaro.org>
381
382 * gdb.texinfo (Debugging Output): Document set debug
383 remote-packet-max-chars.
384
6b92c0d3
TV
3852019-11-14 Tom de Vries <tdevries@suse.de>
386
387 * gdb.texinfo: Fix typos.
388 * python.texi: Same.
389 * stabs.texinfo: Same.
390
45e42163
TT
3912019-11-12 Tom Tromey <tom@tromey.com>
392
393 * gdb.texinfo (Maintenance Commands): Document new command.
394
c86d74cc
TT
3952019-11-11 Tom Tromey <tom@tromey.com>
396
397 * gdb.texinfo (TUI Keys): Document readline function names.
398
c71acd15
TT
3992019-11-11 Tom Tromey <tom@tromey.com>
400
401 * gdb.texinfo (Editing): Document operate-and-get-next.
402
fb092e09
TT
4032019-11-11 Tom Tromey <tromey@adacore.com>
404
405 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
406
086baaf1
AB
4072019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * python.texi (Symbols In Python): Add documentation for
410 gdb.lookup_static_symbols.
411
09ff83af
AB
4122019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
413
414 * python.texi (Symbols In Python): Extend documentation for
415 gdb.lookup_static_symbol.
416
165f8965
AB
4172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
418
419 * gdb.texinfo (Symbols): Document new 'info module variables' and
420 'info module functions' commands.
421
59c35742
AB
4222019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * gdb.texinfo (Symbols): Document new 'info modules' command.
425
aed61d02
PW
4262019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
427
428 * gdb.texinfo (Convenience Funs): Document the new
429 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
430 convenience functions.
431
ed2a2229
CB
4322019-10-29 Christian Biesinger <cbiesinger@google.com>
433
434 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
435 generation.
436 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
437 option.
438
6999161a
TT
4392019-10-23 Tom Tromey <tom@tromey.com>
440
441 * Makefile.in (READLINE_DIR): Update.
442
14796d29
CB
4432019-10-23 Christian Biesinger <cbiesinger@google.com>
444
445 * python.texi (Threads In Python): Add a note for how to get the
446 list of threads.
447
760f7560
TV
4482019-10-07 Tom de Vries <tdevries@suse.de>
449
450 * gdb.texinfo: Fix typo.
451 * guile.texi: Same.
452 * python.texi: Same.
453
0a4b0913
AB
4542019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
455
456 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
457
37f6a7f4
TT
4582019-10-02 Tom Tromey <tromey@adacore.com>
459
460 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
461 $_ada_exception.
462
abf516c6
UW
4632019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
464
465 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
466 qXfer:spu:read and qXfer:spu:write.
467 (General Query Packets): Likewise.
468 (Cell Broadband Engine SPU architecture): Remove subsection.
469
11061048
TT
4702019-09-18 Tom Tromey <tom@tromey.com>
471
472 * gdb.texinfo (Editing): Document readline application name.
473 (TUI Single Key Mode): Document TUI SingleKey keymap name.
474
f1b620e9
MG
4752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.texinfo (Source Path): Additional text to better describe
478 how the source path directory list is used when searching for
479 source files.
480
4993045d
PW
4812019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
482
483 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
484 examples.
485
2d601616
TT
4862019-09-10 Tom Tromey <tromey@adacore.com>
487
488 * gdb.texinfo (Index Files): Update Ada text.
489
4acfdd20
AB
4902019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.texinfo (Symbols): Add information about the -n flag to
493 "info variables" and "info functions".
494
e3ec872f
YS
4952019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
496
497 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
498
aa7ca1bb
AH
4992019-08-16 Alan Hayward <alan.hayward@arm.com>
500
501 * gdb.texinfo (AArch64 Pointer Authentication)
502 (GDB/MI Breakpoint Information) (Frame Information): Document
503 addr_field.
504
86c6b807
TT
5052019-08-12 Tom Tromey <tom@tromey.com>
506
507 * gdb.texinfo (Configure Options): Document minimum version of
508 readline.
509
1ba7cdcd
AH
5102019-08-09 Alan Hayward <alan.hayward@arm.com>
511
512 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
513
3d31bc39
AH
5142019-08-07 Alan Hayward <alan.hayward@arm.com>
515
516 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
517
0b27c27d
CB
5182019-08-05 Christian Biesinger <cbiesinger@google.com>
519
520 * python.texi (Blocks In Python): Document dictionary access on blocks.
521
ae60f04e
PW
5222019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
523
524 * gdb.texinfo (Symbols): Document new args -dirname and -basename
525 of "info sources" command.
526
2906593f
CB
5272019-07-30 Christian Biesinger <cbiesinger@google.com>
528
529 * python.texi (Symbols In Python): Document new function
530 gdb.lookup_static_symbol.
531
c620ed88
CB
5322019-07-29 Christian Biesinger <cbiesinger@google.com>
533
534 * python.texi (Objfiles In Python): Document new functions
535 Objfile.lookup_{global,static}_symbol.
536
bc4268a5
PW
5372019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
538
539 * gdb.texinfo (Backtrace): Document the new '-frame-info'
540 backtrace option. Reference 'set print frame-info'.
541 (Print Settings): Document 'set|show print frame-info'.
542 Document new 'presence' value for 'set print frame-arguments.
543
a8eab7c6
AB
5442019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
545
546 * gdb.texinfo (Symbols): Add information about -q flag to "info
547 types".
548
86ceaf98
KB
5492019-07-20 Kevin Buettner <kevinb@redhat.com>
550
551 * python.texi (python command): Revise example to match
552 command behavior.
553
cb1e4e32
PA
5542019-07-09 Pedro Alves <palves@redhat.com>
555
556 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
557 examples to show type=catchpoint instead of type=breakpoint and an
558 address.
559
fdbc9870
PA
5602019-07-03 Pedro Alves <palves@redhat.com>
561 Philippe Waroquiers <philippe.waroquiers@skynet.be>
562
563 * gdb.texinfo (Command Settings): New node documenting the general
564 concept of settings, how to change them, and the new "with"
565 command.
566 (Maintenance Commands): Document "maint with".
567
c6ac8931
PA
5682019-07-03 Pedro Alves <palves@redhat.com>
569
570 * gdb.texinfo (Maintenance Commands): Document "maint set/show
571 test-settings" instead of "maint test-settings set/show".
572
4ed4690f
SM
5732019-06-18 Simon Marchi <simon.marchi@efficios.com>
574
575 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
576 deals with a file that has the same name as the specified pid to
577 attach to. Add example using -p option.
578 (gdb man): Remove same sentence as in previous item.
579
30056ea0
AB
5802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
583 node.
584 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
585 new MI commands.
586
3345721a
PA
5872019-06-13 Pedro Alves <palves@redhat.com>
588
589 * gdb.texinfo (Command Completion): Mention command options too.
590 (Command Options): New node.
591 (Threads): Add anchors. Extend descriptions of the "taas" and
592 "tfaas" commands.
593 (Backtrace): Describe new options of the "backtrace" command. Add
594 anchors.
595 (Frame Apply): Describe new options of the "frame apply" and
596 "faas" commands. Add anchors.
597 (Data): Describe new options of the "print" command. Add anchors.
598 (Compiling and Injecting Code): Mention options of the "compile
599 print" command.
600 (Maintenance Commands): Mention "maint test-options" subcommands
601 and the "maint show test-options-completion-result" command.
602
2daf894e
PA
6032019-06-13 Pedro Alves <palves@redhat.com>
604
605 * gdb.texinfo (Print Settings): Document "set/show print
606 raw-frame-arguments" instead of "set/show print raw
607 frame-arguments".
608
dca0f6c0
PA
6092019-06-13 Pedro Alves <palves@redhat.com>
610
611 * gdb.texinfo (Maintenance Commands): Document "maint
612 test-settings" commands.
613
1a3da2cd
AB
6142019-06-06 Amos Bird <amosbird@gmail.com>
615
616 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
617 annotation.
618
e1f2e1a2
CB
6192019-06-04 Christian Biesinger <cbiesinger@google.com>
620
d3238f7d 621 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 622
e664d728
PW
6232019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
624
625 * gdb.texinfo (Help): Document the new -v apropos flag.
626 (Output Styling): Document the style name styling done by "show style".
627 Document the new title and highlight styles.
628
e2c52041
PW
6292019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
630
631 * gdb.texinfo (Shell Commands): Document pipe command.
632 (Logging Output): Add a reference to pipe command.
633 (Convenience Variables): Document $_shell_exitcode and
634 $_shell_exitstatus.
635
000439d5
TT
6362019-05-29 Tom Tromey <tromey@adacore.com>
637
638 * gdb.texinfo (Continuing and Stepping): Document new
639 commands.
640
b7060614
AH
6412019-05-22 Alan Hayward <alan.hayward@arm.com>
642
643 * gdb.texinfo (Shell Commands): Add debugredirect.
644
7166f90a
JV
6452019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
646
647 * gdb.texinfo: Minor formatting fixes.
648
26648588
JV
6492019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
650
651 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
652 MI command -complete.
653
a0a3a1e9
TV
6542019-05-14 Tom de Vries <tdevries@suse.de>
655
656 * gdb.texinfo (Automatic symbol index cache): Add concept and command
657 index entries.
658
3c2fcaf9
TV
6592019-05-14 Tom de Vries <tdevries@suse.de>
660
661 * gdb.texinfo (Maintenance Commands): Remove superfluous
662 quoting on command index entry for "maint info selftests".
663
a97c8e56
TT
6642019-05-10 Tom Tromey <tromey@adacore.com>
665
666 * python.texi (Pretty Printing API): Mention lazy computation for
667 "children".
668
b8e07335
TT
6692019-05-10 Tom Tromey <tromey@adacore.com>
670
671 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
672 exception" and "catch handlers". Move "catch exception unhandled"
673 text. Use @var for "catch load" and "catch unload"
674
9d3421af
TT
6752019-05-08 Tom Tromey <tromey@adacore.com>
676
677 * gdb.texinfo (Symbols): Document change to ptype/o.
678
5f2459c2
EZ
6792019-05-03 Eli Zaretskii <eliz@gnu.org>
680
681 * gdb.texinfo (Separate Debug Files): Document how the
682 subdirectory of the global debug directory is computed on
683 MS-Windows/MS-DOS.
684
2e62ab40
AB
6852019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
686
687 * gdb.texinfo (Print Settings): Document 'print max-depth'.
688 * guile.texi (Guile Pretty Printing API): Document that 'print
689 max-depth' can effect the display of a values children.
690 * python.texi (Pretty Printing API): Likewise.
691 (Values From Inferior): Document max_depth keyword.
692
136afab8
PW
6932019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
694
695 * gdb.texinfo (Calling): Document the new
696 set|show may-call-functions.
697
73f8a590
PA
6982019-04-22 Pedro Alves <palves@redhat.com>
699
700 * gdb.texinfo (Reverse Execution): Mention and xref process record
701 and replay. Mention remote and system emulators.
702 (Process Record and Replay): List supported architectures.
703 Mention that "record btrace" is only supported on Intel
704 processors.
705
aeb2e706
AH
7062019-04-17 Alan Hayward <alan.hayward@arm.com>
707
708 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
709 (Monitor Commands for gdbserver)
710 (gdbserver man): Add debug-file option.
711
2b0c8b01
KB
7122019-04-08 Kevin Buettner <kevinb@redhat.com>
713
714 * python.texi (Inferiors In Python): Rename
715 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
716 Add note about the former being deprecated.
717
c369f8f0
KB
7182019-04-08 Kevin Buettner <kevinb@redhat.com>
719
720 * python.texi (Threads In Python): Add description for method
721 InferiorThread.handle.
722
48ab418e
TT
7232019-04-07 Tom Tromey <tom@tromey.com>
724
725 * Makefile.in (all): Depend on "info".
726
8bdc1658
AB
7272019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.texinfo (Convenience Funs): Document '$_creal' and
730 '$_cimag'.
731
7734102d
EZ
7322019-03-30 Eli Zaretskii <eliz@gnu.org>
733
734 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
735 $_gdb_minor.
736
9f9aa852
AB
7372019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * python.texi (Pretty Printing API): Document use of None for the
740 display_hint.
741
6dc0ebde
AH
7422019-03-22 Alan Hayward <alan.hayward@arm.com>
743 Jiong Wang <jiong.wang@arm.com>
744
745 * gdb.texinfo (AArch64 Features): Describe pauth feature.
746
48869a5f
TT
7472019-03-20 Tom Tromey <tromey@adacore.com>
748
749 * python.texi (Selecting Pretty-Printers): Use @defvar for
750 gdb.pretty_printers.
751
5c85e20d
SM
7522019-03-14 Simon Marchi <simon.marchi@efficios.com>
753
754 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
755 of table, "@end @table" -> "@end table".
756
d085f989
TT
7572019-03-14 Tom Tromey <tromey@adacore.com>
758
759 * gdb.texinfo (Output Styling): Document "set style source" and
760 "show style source".
761
b4be1b06
SM
7622019-03-13 Simon Marchi <simon.marchi@ericsson.com>
763
764 * gdb.texinfo (Mode Options): Mention mi3.
765 (Interpreters): Likewise.
766 (GDB/MI Development and Front Ends): Add entry for MI 3 in
767 version table. Document -fix-multi-location-breakpoint-output.
768 (GDB/MI Breakpoint Information): Document format of breakpoint
769 location output.
770
ff6c8b35
SM
7712019-03-05 Simon Marchi <simon.marchi@efficios.com>
772
773 * python.texi (Values From Inferior): Change synopsys of the
774 second form of Value.__init__.
775
e3624a40
EZ
7762019-03-02 Eli Zaretskii <eliz@gnu.org>
777
778 * gdb.texinfo (Output Styling): Fix typos. Document the default
779 foreground colors of the available styles.
780
2c3fc25d
KB
7812019-02-27 Kevin Buettner <kevinb@redhat.com>
782
783 * gdb.texinfo (Configure Options): Document minimum python
784 version.
785
af54ade9
KB
7862019-02-26 Kevin Buettner <kevinb@redhat.com>
787
788 * python.texi (Values From Inferior): Document second form
789 of Value.__init__.
790
c97a7739
JB
7912019-02-23 Joel Brobecker <brobecker@adacore.com>
792
793 * gdb.texinfo: Update copyright year ranges.
794 * refcard.tex: Likewise.
795
7557a514
AH
7962019-02-21 Alan Hayward <alan.hayward@arm.com>
797
798 * gdb.texinfo: Update style defaults.
799
2d8b6830
TT
8002019-02-21 Tom Tromey <tromey@adacore.com>
801
802 * gdb.texinfo (Remote Configuration): Remove trailing "." from
803 @item.
804
1fea0d53
SM
8052019-01-16 Simon Marchi <simon.marchi@ericsson.com>
806
807 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
808 MI versions. Update text around it.
809
6f072a10
PFC
8102019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
811
812 * gdb.texinfo (PowerPC Features): Document the alias
813 pseudo-registers for the org.gnu.gdb.power.altivec feature.
814
041be526
SM
8152019-01-09 Simon Marchi <simon.marchi@ericsson.com>
816
817 * gdb.texinfo (Print Settings): Remove mention of specific
818 demangle-style values, just refer to the in-process help.
819
140a4bc0
TT
8202018-12-28 Tom Tromey <tom@tromey.com>
821
822 * gdb.texinfo (Output Styling): New node.
823
e9076973
JB
8242018-12-13 John Baldwin <jhb@FreeBSD.org>
825
826 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
827 (Native): Add a FreeBSD subsection.
828 (FreeBSD): Document use of system call aliases for compatibility
829 system calls.
830
b5ffee31
AB
8312018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
832
833 * gdb.texinfo (Standard Target Features): Add RISC-V Features
834 sub-section.
835
20813a0b
PW
8362018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
837
838 * gdb.texinfo (Examining the Symbol Table): Document language choice
839 for 'info types|functions|variables' commands.
840 (Setting Breakpoints): Document language choice to print
841 the functions in which a breakpoint is set.
842
4b905ae1
PFC
8432018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
844
845 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
846 requirements for the org.gnu.gdb.power.vsx feature.
847
87f7ab7b
JB
8482018-11-01 Joel Brobecker <brobecker@adacore.com>
849
850 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
851 output to match the current implementation.
852
d321477b
PW
8532018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
854
855 * gdb.texinfo (Information About a Frame): Document changes
856 to 'info args' and 'info locals'.
857 (Examining the Symbol Table): Document changes to 'info functions'
858 and 'info variables'.
859
8d619c01
EBM
8602018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
861
862 * gdb.texinfo (PowerPC Features): Describe new features
863 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
864 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
865 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
866 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
867
232bfb86
EBM
8682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
869
870 * gdb.texinfo (PowerPC Features): Describe new features
871 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
872
f2cf6173
EBM
8732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
874
875 * gdb.texinfo (PowerPC Features): Describe new feature
876 "org.gnu.gdb.power.tar".
877
7ca18ed6
EBM
8782018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
879
880 * gdb.texinfo (PowerPC Features): Describe new features
881 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
882
d6677607
TT
8832018-10-20 Tom Tromey <tom@tromey.com>
884
885 * gdb.texinfo (TUI Commands): Add @end table.
886 (TUI Configuration): Remove stray @end table.
887
7806cea7
TT
8882018-10-19 Tom Tromey <tom@tromey.com>
889
890 PR tui/18388:
891 * gdb.texinfo (TUI Commands): Remove tabset documentation.
892 (TUI Configuration): Document "set tui tab-width".
893
163cffef
TT
8942018-10-09 Tom Tromey <tom@tromey.com>
895
896 * python.texi (Inferiors In Python): Link to "Frames In Python",
897 not "Unwinding Frames in Python".
898
eff98030
TT
8992018-10-09 Tom Tromey <tom@tromey.com>
900
901 * gdb.texinfo (Configure Options): Update --enable-ubsan
902 documentation.
903
74792ff7
JB
9042018-10-08 John Baldwin <jhb@FreeBSD.org>
905
906 * gdb.texinfo (Contributors): Add SRI International and University
907 of Cambridge for FreeBSD/riscv.
908
add5ded5
TT
9092018-10-06 Tom Tromey <tom@tromey.com>
910
911 PR python/19399:
912 * python.texi (Inferiors In Python): Document
913 Inferior.Architecture.
914
51e78fc5
TT
9152018-10-06 Tom Tromey <tom@tromey.com>
916
917 PR python/21765:
918 * python.texi (Symbols In Python): Document the module and
919 common-block domains. Remove documentation for incorrect
920 domains.
921
f35d5ade
TT
9222018-10-03 Tom Tromey <tom@tromey.com>
923
924 * gdb.texinfo (Configure Options): Document --enable-ubsan.
925
c1168a2f
JD
9262018-10-02 John Darrington <john@darrington.wattle.id.au>
927
928 * gdb.texinfo (Remote Connection Commands): Describe
929 the changes to target remote and target extended-remote
930 relating to Unix domain sockets.
931
a95746f9
TT
9322018-10-01 Tom Tromey <tom@tromey.com>
933
934 * gdb.texinfo (Configure Options): Document configure options.
935
7f0bd420
TT
9362018-09-29 Tom Tromey <tom@tromey.com>
937
938 * gdb.texinfo (Requirements): Mention C++, GNU make.
939 (Requirements): Sort the table. Add more libraries.
940 (Running Configure): Remove obsolete text.
941 (Separate Objdir): Likewise.
942 (Configure Options): Likewise.
943
f67ffa6a
AB
9442018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
947 to highlight that the number is also the frame's level.
948 (Selection): Rewrite documentation for 'frame' and 'select-frame'
949 commands.
950 (Frame Info): Rewrite documentation for 'info frame' command.
951
ae778caf
TT
9522018-09-23 Tom Tromey <tom@tromey.com>
953
954 PR python/18852:
955 * python.texi (Parameters In Python): Document exception behavior
956 of get_set_string.
957
73f1bd76
JB
9582018-09-18 John Baldwin <jhb@FreeBSD.org>
959
960 * gdb.texinfo (info proc): Remove "running".
961 (info proc mappings): Replace "program" with "process".
962
8b113111
JB
9632018-09-18 John Baldwin <jhb@FreeBSD.org>
964
965 * gdb.texinfo (Process Information): Document "info proc files"
966 command.
967
e6cd1dc1
TT
9682018-09-17 Tom Tromey <tom@tromey.com>
969
970 * gdb.texinfo (Index Files): Update for cache directory change on
971 macOS.
972
8743a9cd
TT
9732018-09-16 Tom Tromey <tom@tromey.com>
974
975 * python.texi (Basic Python): Update docs for find_pc_line,
976 solib_name.
977 (Progspaces In Python): Update docs for current_progspace.
978 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
979 Move method documentation before example.
980
74d3fbbb
SM
9812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
982
983 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
984
0ae1a321
SM
9852018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9862018-09-13 Tom Tromey <tom@tromey.com>
987
988 * python.texi (Program Spaces In Python): Document the
989 Progspace.objfiles method.
990 (Objfiles In Python): Mention that gdb.objfiles() is identical
991 to gdb.selected_inferior().progspace.objfiles().
992
a40bf0c2
SM
9932018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9942018-09-13 Tom Tromey <tom@tromey.com>
995
996 * python.texi (Inferiors In Python): Document
997 Inferior.progspace.
998 (Program Spaces In Python): Document that
999 gdb.current_progspace() is the same as
1000 gdb.selected_inferior().progspace.
1001
1256af7d
SM
10022018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1003
1004 * python.texi (Basic Python): Mention the string representation
1005 of GDB Python objects.
1006
3e68067f
SM
10072018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1008
1009 * gdb.texinfo (Skipping Over Functions and Files): Document
1010 set/show debug skip.
1011
849cba3b
TT
10122018-09-10 Tom Tromey <tom@tromey.com>
1013
1014 * python.texi (Frames In Python, Blocks In Python)
1015 (Symbols In Python, Symbol Tables In Python)
1016 (Lazy Strings In Python): Remove periods from section titles.
1017
27a9fec6
TT
10182018-09-10 Tom Tromey <tom@tromey.com>
1019
1020 * python.texi (Pretty Printing API): Swap sentence order.
1021
9da10427
TT
10222018-09-10 Tom Tromey <tom@tromey.com>
1023
1024 PR python/16461:
1025 * python.texi (Values From Inferior): Mention use of virtual
1026 table.
1027
0d2a5839
TT
10282018-09-10 Tom Tromey <tom@tromey.com>
1029
1030 * python.texi (Basic Python): Parenthesize argument to
1031 decode_line.
1032
05c6bdc1
TT
10332018-09-10 Tom Tromey <tom@tromey.com>
1034
1035 * python.texi (Python): Mention Python versions. Don't mention
1036 execfile.
1037
e7b5068c
TT
10382018-09-10 Tom Tromey <tom@tromey.com>
1039
1040 PR python/19808:
1041 * python.texi (Unwinding Frames in Python): Rewrite
1042 create_unwind_info documentation. Update read_register
1043 documentation and add a note about unwinder caution.
1044
fb5af5e3
TT
10452018-09-10 Tom Tromey <tom@tromey.com>
1046
1047 PR python/18909:
1048 * python.texi (Events In Python): Fix inferior_call
1049 documentation.
1050
521b499b
TT
10512018-09-10 Tom Tromey <tom@tromey.com>
1052
1053 PR python/17752:
1054 * python.texi (Frame Filter API): Remove period from subsection
1055 title. Mention 100 as good default priority.
1056 (Frame Decorator API): Remove period from subsection title.
1057 Mention FrameDecorator module.
1058
4a5a194a
TT
10592018-09-10 Tom Tromey <tom@tromey.com>
1060
1061 PR python/23108:
1062 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1063 and add a table.
1064
f5a476a7
TT
10652018-09-10 Tom Tromey <tom@tromey.com>
1066
1067 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1068 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1069 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1070 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1071
60c0454d
TT
10722018-09-10 Tom Tromey <tom@tromey.com>
1073
1074 PR python/16484:
1075 * python.texi (Frames In Python): Document that Frame.block can
1076 throw.
1077
088a96da
TT
10782018-09-10 Tom Tromey <tom@tromey.com>
1079
1080 PR python/23487:
1081 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1082
22eb9e92
TT
10832018-09-10 Tom Tromey <tom@tromey.com>
1084
1085 PR python/16033:
1086 * python.texi (Blocks In Python): Document that Block.end is
1087 exclusive.
1088
078a0207
KS
10892018-08-29 Keith Seitz <keiths@redhat.com>
1090
1091 * gdb.texinfo (Compiling and injecting code in GDB): Document
1092 set/show "compile-oracle" and "compile-cplus-types" commands.
1093
6d52907e
JV
10942018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1095
1096 * gdb.texinfo (The -stack-list-frames Command): Update description
1097 to mention "arch".
1098 Update MI examples throughout the document to contain "arch" in
1099 frame output.
1100
1461bdac
AH
11012018-08-21 Alan Hayward <alan.hayward@arm.com>
1102
1103 * gdb.texinfo (AArch64 SVE): New subsubsection.
1104
26fb3983
JV
11052018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1106
1107 * gdb.texinfo (GDB/MI Data Manipulation): Document
1108 "-data-disassemble -a addr".
1109 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1110 feature.
1111
7d11235d
SM
11122018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1113
1114 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1115 symbol index cache.
1116
129eb0f1
SDJ
11172018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1118
1119 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1120 option sections to further clarify that gcore can take more
1121 than one PID, and that "-o" is used to specify a prefix, not a
1122 filename.
1123
3c3bb058
AB
11242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1125
1126 * gdb.texinfo (Maintenance Commands): Add description of
1127 maintenance command to control dwarf unwinders.
1128
0a232300
PW
11292018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1130
1131 * gdb.texinfo (Debugging Programs with Multiple Threads):
1132 Document changes to 'thread apply'. Document 'taas'.
1133 Document 'tfaas'.
1134 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1135
c7ab0aef
SDJ
11362018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1137 Jan Kratochvil <jan.kratochvil@redhat.com>
1138 Paul Fertser <fercerpav@gmail.com>
1139 Tsutomu Seki <sekiriki@gmail.com>
1140
1141 * gdb.texinfo (Remote Connection Commands): Add explanation
1142 about new IPv6 support. Add new connection prefixes.
1143
055303e2
AB
11442018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * gdb.texinfo (Remote Configuration): Update descriptions for
1147 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1148 and hardware-watchpoint-length-limit variables.
1149
471b9d15
MR
11502018-07-02 Maciej W. Rozycki <macro@mips.com>
1151
1152 PR tdep/8282
1153 * gdb.texinfo (Source and Machine Code): Document `set
1154 disassembler-options' support for the MIPS target.
1155
291f9a96
PT
11562018-06-28 Petr Tesarik <ptesarik@suse.cz>
1157
1158 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1159
ed6dfe51
PT
11602018-06-28 Petr Tesarik <ptesarik@suse.cz>
1161
1162 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1163 is no longer mandatory.
1164
d4d429d5
PT
11652018-06-28 Petr Tesarik <ptesarik@suse.cz>
1166
1167 * gdb.texinfo (Files): Document "symbol-file -o offset".
1168
0dbfed25
TV
11692018-06-14 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1172
41fc26a2
EZ
11732018-06-11 Eli Zaretskii <eliz@gnu.org>
1174
1175 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1176
5045b3d7
GB
11772018-06-08 Gary Benson <gbenson@redhat.com>
1178
1179 * gdb.texinfo (Maintenance Commands): Document "maint check
1180 libthread-db" and "maint set/show check-libthread-db".
1181
eb6af809
TT
11822018-06-05 Tom Tromey <tom@tromey.com>
1183
1184 PR cli/12326:
1185 * gdb.texinfo (Screen Size): Document "c" response to pagination
1186 prompt.
1187
4b2dfa9d
MR
11882018-05-31 Maciej W. Rozycki <macro@mips.com>
1189
1190 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1191 selection details with the `set endian auto' mode.
1192
701adfb0
PA
11932018-05-31 Alan Hayward <alan.hayward@arm.com>
1194
1195 * gdb.texinfo: Describe SVE feature.
1196
a913fffb
TT
11972018-05-04 Tom Tromey <tom@tromey.com>
1198
1199 PR python/22731:
1200 * python.texi (Breakpoints In Python): Mention that "commands" is
1201 writable.
1202
0489430a
TT
12032018-05-02 Tom Tromey <tom@tromey.com>
1204
1205 PR python/20084:
1206 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1207 PARAM_ZUINTEGER_UNLIMITED.
1208
6d7bb824
TT
12092018-04-30 Tom Tromey <tom@tromey.com>
1210
1211 * python.texi (Types In Python): Document Type.align.
1212
b744723f
AA
12132018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1214
1215 * gdb.texinfo (Symbols): Mention the fact that "info
1216 variables/functions/types" show source files and line numbers.
1217
4a4495d6
MM
12182018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1219
1220 * gdb.texinfo: Document set/show record btrace cpu.
1221
3fcded8f
JB
12222018-03-27 Joel Brobecker <brobecker@adacore.com>
1223
1224 * gdb.texinfo (Ada Settings): New subsubsection.
1225
978d6c75
TT
12262018-03-26 Tom Tromey <tom@tromey.com>
1227
1228 PR backtrace/15582:
1229 * gdb.texinfo (Backtrace): Mention "hide" argument.
1230
ea3b0687
TT
12312018-03-26 Tom Tromey <tom@tromey.com>
1232
1233 * gdb.texinfo (Backtrace): Describe options individually.
1234
76727919
TT
12352018-03-19 Tom Tromey <tom@tromey.com>
1236
1237 * observer.texi: Remove.
1238
386a8676
JB
12392018-03-04 John Baldwin <jhb@FreeBSD.org>
1240
1241 * gdb.texinfo (Debugging Output): Document "set/show debug
1242 fbsd-nat".
1243
db1ae9c5
AB
12442018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1245
1246 * gdb.texinfo (Machine Code): Additional information about "info
1247 line" command.
1248
d726cb5d
SN
12492018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1250
1251 * gdb.texinfo (gdb-add-index man): Add pindex.
1252
dbfa4523
SN
12532018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1254
1255 * gdb.texinfo (set cwd): Add period.
1256 (gdb-add-index man): Move anchor.
1257
ba643918
SDJ
12582017-01-12 Tom Tromey <tom@tromey.com>
1259 Sergio Durigan Junior <sergiodj@redhat.com>
1260
1261 * gdb.texinfo (Index Files): Mention gdb-add-index.
1262 (gdb-add-index man): New section.
1263 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1264 from gdb.texinfo.
1265
754452f0
SN
12662018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1267
1268 * gdb.texinfo (pwd): Fix whitespace.
1269
2d97a5d9
JB
12702018-01-09 John Baldwin <jhb@FreeBSD.org>
1271
1272 * gdb.texinfo (pwd): Update cross-reference for Process Information
1273 node and remove explicit /proc reference.
1274 (Native): Rename subsection from SVR4 Process Information to
1275 Process Information.
1276 (Process Information): Reword introduction to be less /proc
1277 centric. Document support for "info proc" on FreeBSD.
1278
9f757bf7
XR
12792018-01-03 Xavier Roirand <roirand@adacore.com>
1280
1281 * gdb.texinfo (Set Catchpoints): Add documentation for new
1282 "catch handlers" action.
1283
cef0f868
SH
12842017-12-27 Stafford Horne <shorne@gmail.com>
1285
1286 * gdb.texinfo (Target Description Format): Explain that arbitrary
1287 strings are now allowed for register groups.
1288
b67d92b0
SH
12892017-12-27 Stafford Horne <shorne@gmail.com>
1290
1291 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1292
7c161838
SDJ
12932017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1294
1295 PR cli/16224
1296 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1297
b89641ba
SM
12982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1299
1300 * python.texi (Manipulating breakpoints using Python): Document
1301 qualified parameter to gdb.Breakpoint.
1302
0b982d68
SM
13032017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1304
1305 * python.texi (Manipulating breakpoints using Python): Split doc
1306 of Breakpoint.__init__ in two, split text in multiple
1307 paragraphs, don't nest parameter square brackets.
1308
a994fec4
FJ
13092017-12-12 Stafford Horne <shorne@gmail.com>
1310 Stefan Wallentowitz <stefan@wallentowitz.de>
1311 Franck Jullien <franck.jullien@gmail.com>
1312 Jeremy Bennett <jeremy.bennett@embecosm.com>
1313
1314 * gdb.texinfo: Add OpenRISC documentation.
1315
437afbb8
JK
13162017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1317
1318 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1319
883fd55a
KS
13202017-12-07 Keith Seitz <keiths@redhat.com>
1321
1322 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1323 and "show print type nested-type-limit".
1324
824cc835
PM
13252017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1326
1327 * python.texi (Breakpoints In Python): Add text relating
1328 to allowed explicit locations and keywords in gdb.Breakpoints.
1329
7403715e
TT
13302017-12-04 Tom Tromey <tom@tromey.com>
1331
1332 * gdb.texinfo (Rust): Update trait object status
1333
97cbe998
SDJ
13342017-12-01 Andrew Cagney <cagney@redhat.com>
1335 Joel Brobecker <brobecker@adacore.com>
1336 Sergio Durigan Junior <sergiodj@redhat.com>
1337
1338 * gdb.texinfo (File Options): Document --readnever.
1339 (Commands to Specify Files): Likewise, for 'symbol-file' and
1340 'add-symbol-file'.
1341
bd69330d
PA
13422017-11-29 Pedro Alves <palves@redhat.com>
1343
1344 PR c++/19436
1345 * gdb.texinfo (Debugging C Plus Plus): Document setting
1346 breakpoints in functions with ABI tags.
1347
a20714ff
PA
13482017-11-29 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.texinfo (Linespec Locations): Document how "function" is
1351 interpreted in C++ and Ada. Document "-qualified".
1352 (Explicit Locations): Document how "-function" is interpreted in
1353 C++ and Ada. Document "-qualified".
1354
ee9a09e9
DC
13552017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1356
1357 PR gdb/21945
1358 * gdb.texinfo (Search Memory): Update description and example
1359 about how to search a string without NULL terminator.
1360
e547c119
JB
13612017-11-24 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1364 new "exception-message" field.
1365
5f1ca24a
SM
13662017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1367
1368 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1369
d044bac8
PA
13702017-11-24 Pedro Alves <palves@redhat.com>
1371
1372 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1373 false claim that GDB inserts quoting automatically.
1374 (Symbols): Add anchor.
1375
2400729e
UW
13762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1377
1378 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1379
d8ae99a7
PM
13802017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1381
1382 * python.texi (Basic Python): Add rbreak documentation.
1383
d0fe4701
XR
13842017-11-07 Xavier Roirand <roirand@adacore.com>
1385 Pedro Alves <palves@redhat.com>
1386
1387 * gdb.texinfo (Set Breaks): Document support for breakpoint
1388 location ranges in the enable/disable commands.
1389
bc3b087d
SDJ
13902017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1391
1392 * gdb.texinfo (Starting your Program) <The working directory.>:
1393 Mention remote debugging.
1394 (Working Directory) <Your Program's Working Directory>:
1395 Likewise.
1396 (Connecting) <Remote Packet>: Add "set-working-dir"
1397 and "QSetWorkingDir" to the table.
1398 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1399 packet.
1400
d092c5a2
SDJ
14012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1402
1403 * gdb.texinfo (Starting your Program) <The working directory.>:
1404 Mention new "set cwd" command.
1405 (Working Directory) <Your Program's Working Directory>:
1406 Rephrase to explain that "set cwd" exists and is the default
1407 way to change the inferior's cwd.
1408
289e23aa
AA
14092017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1410
1411 * gdb.texinfo (S/390 and System z Features): Document the new
1412 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1413
f2ff95c5
KB
14142017-09-21 Kevin Buettner <kevinb@redhat.com>
1415
1416 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1417 attribute.
1418
da2c323b
KB
14192017-09-21 Kevin Buettner <kevinb@redhat.com>
1420
1421 * python.texi (Inferiors In Python): Add description for method
1422 Inferior.thread_from_thread_handle.
1423
4e5a4f58
JB
14242017-09-19 John Baldwin <jhb@FreeBSD.org>
1425
1426 * gdb.texinfo (Starting your Program): Add description of
1427 starti command. Mention starti command as an alternative for
1428 debugging the elaboration phase.
1429
1526853e
SM
14302017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1431
1432 * gdb.texinfo (Maintenance Commands): Document filter parameter
1433 of "maint selftest". Document "maint info selftests" command.
1434
7c96f8c1
TT
14352017-09-11 Tom Tromey <tom@tromey.com>
1436
1437 * python.texi (Events In Python): Document new events.
1438
d69cf9b2
PA
14392017-09-04 Pedro Alves <palves@redhat.com>
1440
1441 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1442 no-debug-info variables.
1443 (Symbols) <Examining the Symbol Table>: Document inspecting
1444 no-debug-info types.
1445 (Calling) <Calling functions with no debug info>: New subsection,
1446 documenting calling no-debug-info functions.
1447 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1448
0a2dde4a
SDJ
14492017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1450
1451 * gdb.texinfo (set environment): Add @anchor. Explain that
1452 environment variables set by the user are sent to GDBserver.
1453 (unset environment): Likewise, but for unsetting variables.
1454 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1455 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1456 "environment-reset" and "QEnvironmentReset" to the table.
1457 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1458 QEnvironmentReset>: New item, explaining the packet.
1459
6e41ddec
JK
14602017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1463 "Compiler search for the compile command" descriptions of set
1464 compile-gcc and show compile-gcc.
1465
58afddc6
WP
14662017-08-07 Weimin Pan <weimin.pan@oracle.com>
1467
1468 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1469 ADI support.
1470 * NEWS: Add "adi examine" and "adi assign" commands.
1471
6d580b63
YQ
14722017-08-18 Yao Qi <yao.qi@linaro.org>
1473
1474 * gdb.texinfo (Server): Document "--selftest".
1475
a5afdb16
RK
14762017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1477
1478 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1479 Single-Key mode.
1480
ca145713
SDJ
14812017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1482
1483 PR gdb/21925
1484 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1485 set...").
1486
0968fbae
SM
14872017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1488
1489 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1490 conditional expression.
1491
791fb3d7
SM
14922017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1493
1494 * agentexpr.texi (rot): Fix symbolic description, improve
1495 textual description.
1496
27d41eac
YQ
14972017-07-26 Yao Qi <yao.qi@linaro.org>
1498
1499 * gdb.texinfo (Maintenance Commands): Document command
1500 "maint check xml-descriptions".
1501
8e2141c6
YQ
15022017-07-26 Yao Qi <yao.qi@linaro.org>
1503
1504 * gdb.texinfo (Maintenance Commands): Document optional
1505 argument of "maint print c-tdesc".
1506
c646b4e8
YQ
15072017-07-18 Yao Qi <yao.qi@linaro.org>
1508
1509 * gdb.texinfo (Maintenance Commands): Improve the doc to
1510 command "maint print c-tdesc".
1511
eb83230b
SDJ
15122017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1513
1514 PR gdb/21606
1515 * python.texi (Python representation of Symbols.): Replace
1516 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1517 * guile.texi (Guile representation of Symbols.): Likewise.
1518
c4dcb155
SM
15192017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1520
1521 * gdb.texinfo (Optional Messages about Internal Happenings):
1522 Document {set,show} debug separate-debug-file commands.
1523
aefd8b33
SDJ
15242017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1525
1526 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1527 (Connecting) <Remote Packet>: Add "startup-with-shell"
1528 and "QStartupWithShell" to the table.
1529 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1530 packet.
1531
176efed1
AB
15322017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1533
1534 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1535
d050f7d7
TW
15362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1537
1538 * python.texi (Recording in Python): Factor out the documentation of
1539 gdb.RecordInstruction's super class.
1540
14f819c8
TW
15412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1542
1543 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1544 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1545 prev and next.
1546
0ed5da75
TW
15472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1548
1549 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1550 gdb.RecordInstruction
1551
913aeadd
TW
15522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1553
1554 * python.texi (Recording in Python): Add documentation for
1555 gdb.RecordGap and remove documentation of special cases for
1556 gdb.BtraceInstruction.
1557
a3be24ad
TW
15582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1559
1560 * python.texi (Recording in Python): Remove Record.ptid defvar.
1561
ebe553db
SM
15622017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1563
1564 * gdb.texinfo (GDB/MI Thread Information): Add missing
1565 fields, re-word some things.
1566 (GDB/MI Thread Commands): Describe fields found in the output of
1567 -thread-info, remove description of fields in the
1568 thread output tuple, replace with a cross-reference to "GDB/MI
1569 Thread Information".
1570
9be21bb4
SM
15712017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1572
1573 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1574 from -thread-info output.
1575
fe5f7374
AK
15762017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1577
1578 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1579
eea78757
AK
15802017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1581
1582 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1583
79778b30
YQ
15842017-03-22 Yao Qi <yao.qi@linaro.org>
1585
1586 * python.texi (Inferiors In Python): Remove @code from Python.
1587
cee59b3f
TW
15882017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1589
1590 * python.texi (Recordings In Python): Document return type of
1591 gdb.BtraceInstruction.data.
1592
51457a05
MAL
15932017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1594
1595 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1596 command file-list-shared-libraries
1597 (GDB/MI Async Records): Update documentation of library-loaded with new
1598 field.
1599
701adfb0
PA
16002017-03-20 Artemiy Volkov <artemiyv@acm.org>
1601
1602 PR gdb/14441
1603 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1604 supports both lvalue and rvalue references.
1605
16062017-03-20 Artemiy Volkov <artemiyv@acm.org>
1607
1608 PR gdb/14441
1609 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1610 table of constants.
1611
f8d99587
DE
16122017-03-16 Doug Evans <dje@google.com>
1613
1614 * guile.texi (Lazy Strings In Guile): Mention arrays.
1615 * python.texi (Lazy Strings In Python): Ditto.
1616
5cf70512
JW
16172017-03-08 Jiong Wang <jiong.wang@arm.com>
1618
1619 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1620 character "@".
1621
4a612d6f
WT
16222017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1623
1624 * Memory Protection Extensions: Add information about inferior
1625 calls.
1626
701adfb0
PA
16272017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1628
1629 * gdb.texinfo: Document new set/show disassembler-options
1630 commands.
1631
216f72a1
JK
16322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1633
1634 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1635 DW_TAG_GNU_* and DW_AT_GNU_*.
1636
4e746bb6
TW
16372017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1638
1639 * python.texi (Recordings In Python): New section.
1640
3f77c769
TT
16412017-02-14 Tom Tromey <tom@tromey.com>
1642
1643 PR python/13598:
1644 * python.texi (Events In Python): Document events.before_prompt.
1645
5cf30ebf
LM
16462017-02-13 Luis Machado <lgustavo@codesourcery.com>
1647
1648 * gdb.texinfo (Target Commands): Document the optional offset
1649 argument for the load command.
1650
18da0c51
MG
16512017-02-10 Martin Galvan <martingalvan@sourceware.org>
1652
1653 PR gdb/21122
1654 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1655 space-separated breakpoint lists. Also add a missing @table command
1656 and @cindex for breakpoint lists.
1657
3f7b46f2
IR
16582017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1659
1660 PR tdep/20936
1661 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1662 (Sparc Features): New node.
1663
2735833d
WT
16642017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1665
1666 * gdb.texinfo (i386 Features): Add system segment registers
1667 as feature.
1668
373832b6
SM
16692017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1670
1671 * python.texi (Events In Python): Fix typo.
1672
78cbbba8
LM
16732017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1674 Luis Machado <lgustavo@codesourcery.com>
1675
1676 * gdb.texinfo (-target-flash-erase): New MI command description.
1677 (flash-erase): New CLI command description.
1678
387360da
JB
16792017-01-04 John Baldwin <jhb@FreeBSD.org>
1680
1681 * gdb.texinfo (Contributors): Add SRI International and University
1682 of Cambridge for FreeBSD/mips.
1683
34c41c68
DE
16842016-12-22 Doug Evans <xdje42@gmail.com>
1685
1686 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1687 commands.
1688
df3ee9ca
PA
16892016-12-02 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.texinfo (User-defined Commands): Limit on number of
1692 arguments passed to user-defined commands removed; update.
1693
01770bbd
PA
16942016-12-02 Pedro Alves <palves@redhat.com>
1695
1696 PR cli/20559
1697 * gdb.texinfo (Define): Add example of using "eval" to process a
1698 variable number of arguments.
1699 (Output) <eval>: Add anchor.
1700
ad02e4fe
SM
17012016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1702
1703 * Makefile.in: Likewise.
1704
8504e097
AA
17052016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1706
1707 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1708 xref.
1709
39402e6c
PA
17102016-10-29 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1713 actions.
1714
ca6eff59
PA
17152016-10-26 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1718 actions that match a thread, and what happens when an action
1719 matches a thread that is already running.
1720
be06ba8c
SM
17212016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1722
1723 * gdb.texinfo (Using Trace Files): Fix typo.
1724 (GDB/MI Tracepoint Commands): Likewise.
1725
99e61eda
SM
17262016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1727
1728 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1729 of -trace-save.
1730
9c37b5ae
TT
17312016-10-06 Tom Tromey <tom@tromey.com>
1732
1733 * guile.texi (Types In Guile): Remove Java mentions.
1734 * python.texi (Types In Python): Remove Java mentions.
1735 * gdb.texinfo (Address Locations, Supported Languages)
1736 (Index Section Format): Remove Java mentions.
1737
ee8da4b8
DE
17382016-08-15 Doug Evans <dje@google.com>
1739
1740 * gdb.texinfo (Target Description Format): Update docs on "end"
1741 field spec and field default type.
1742
4034d0ff
AT
17432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
17442016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1745
1746 PR gdb/20487
1747 * gdb.texinfo (Context management): Update mention of frame
1748 change notifications.
1749 (gdb/mi Async Records): Document frame field in
1750 =thread-select event.
1751 * observer.texi (GDB Observers): New user_selected_context_changed
1752 observer.
1753
4435e1cc
TT
17542016-09-28 Tom Tromey <tom@tromey.com>
1755
1756 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1757 than "memory breakpoint". Further document "kind". Move
1758 protocol-details link earlier.
1759 <z1>: Document the cmd_list argument. Fix typo.
1760 <g>: Remove incorrect sentence.
1761 (Stop Reply Packets): Document "OK" response to requests when in
1762 non-stop mode.
1763 <swbreak>: Use "software breakpoint" rather than "memory
1764 breakpoint".
1765 <create>: Document that "R" is ignored.
1766 <W, X, w>: Document formatting of "AA".
1767 (Notification Packets): Use "%Stop", not "%%Stop".
1768
ad0a504f
AK
17692016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1770
1771 * gdb.texinfo (Embedded Processors): Document ARC.
1772 (Synopsys ARC): New section.
1773 (Standard Target Features): Document ARC features.
1774 (ARC Features): New section.
1775
74172ecf
SM
17762016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1777
1778 * .gitignore: New file.
1779
0a1ddfa6
SM
17802016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1781
1782 * gdb.texinfo (Input/Output): Mention possibility to unset
1783 inferior-tty.
1784
c0272db5
TW
17852016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1786
1787 * gdb.texinfo: Resume btrace on reconnect.
1788
e3487908
GKB
17892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1790
1791 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1792 syscall.
1793
463888ab
РИ
17942016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1795
1796 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1797 command.
1798
dac790e1
TT
17992016-07-13 Tom Tromey <tom@tromey.com>
1800
1801 PR python/15620, PR python/18620:
1802 * python.texi (Events In Python): Document new breakpoint events.
1803
93daf339
TT
18042016-07-13 Tom Tromey <tom@tromey.com>
1805
1806 PR python/17698:
1807 * python.texi (Breakpoints In Python): Document
1808 Breakpoint.pending.
1809
cda75e70
TT
18102016-07-13 Tom Tromey <tom@tromey.com>
1811
1812 * python.texi (Breakpoints In Python): Move table of types and
1813 table of watchpoint types earlier in node.
1814
e0f3fd7c
TT
18152016-07-12 Tom Tromey <tom@tromey.com>
1816
1817 PR python/19293:
1818 * python.texi (Frames In Python): Document
1819 gdb.invalidate_cached_frames.
1820
86f78169
PA
18212016-06-21 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1824 document new-ui and explain use case.
1825
a28d8e50
YTL
18262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1827
1828 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1829 (NDS32 Features): New Section.
1830
bb556f1f
TK
18312016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1832
1833 * gdb.texinfo (Examining Memory): Document negative repeat
1834 count in the 'x' command.
1835
38b022b4
SM
18362016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1837
1838 * gdb.texinfo (GDB/MI Async Records): Document method and
1839 format fields in =record-started.
1840 * observer.texi (record_changed): Add method and format
1841 parameters.
1842
c185ba27
EZ
18432016-05-27 Eli Zaretskii <eliz@gnu.org>
1844
1845 * gdb.texinfo (General Query Packets): Move the description of the
1846 response before the long list of the specific 'read' and 'write'
1847 requests.
1848
1957f6b8
TT
18492016-05-23 Tom Tromey <tom@tromey.com>
1850
1851 * python.texi (Basic Python): Document gdb.breakpoints return.
1852
224f10c1
TT
18532016-05-24 Tom Tromey <tom@tromey.com>
1854
1855 PR gdb/19194:
1856 * gdb.texinfo (gdb man): Fix typo.
1857
0bdfa368
TT
18582016-05-17 Tom Tromey <tom@tromey.com>
1859
1860 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1861 (Rust): New node.
1862
dcd1f979
TT
18632016-05-17 Tom Tromey <tom@tromey.com>
1864
1865 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1866
310cdbb6
YQ
18672016-04-27 Yao Qi <yao.qi@linaro.org>
1868
1869 * gdb.texinfo (tfind): Complete doc about tfind without
1870 argument.
1871
b8162e5a
AT
18722016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1873
1874 * agentexpr.texi (byte): Fix zero_ext description.
1875
f7c38292
PA
18762016-03-31 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.texinfo (M32R/SDI): Delete node.
1879 (MIPS Embedded): Remove references to the MIPS remote debugging
1880 protocol, PMON and variants, and the associated commands.
1881
81516450
DE
18822016-03-15 Doug Evans <dje@google.com>
1883
1884 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1885 (Target Description Format): Mention enum types. Update docs on
1886 flags types.
1887 (Predefined Target Types): Add "bool".
1888 (Enum Target Types): New node.
1889
2a60e18f
PA
18902016-03-15 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.texinfo (Tracepoint Actions): Fix typo.
1893
45fa2529
PA
18942016-03-15 Pedro Alves <palves@redhat.com>
1895 Andreas Arnez <arnez@linux.vnet.ibm.com>
1896 Marcin Kościelnicki <koriakin@0x04.net>
1897
1898 * gdb.texinfo (Tracepoint Actions): Document possible
1899 unreliability of '$_ret'.
1900
f2403c39
AB
19012016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1902
1903 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1904 command.
1905
f2f3ccb9
SM
19062016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1907
1908 * gdb.texinfo (Convenience Functions): Document $_as_string.
1909
cce0e923
DE
19102016-02-23 Doug Evans <dje@google.com>
1911
1912 * gdb.texinfo (Skipping Over Functions and Files): Document new
1913 options to "skip" command. Update docs of output of "info skip".
1914
012b3a21
WT
19152016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1916
1917 * gdb.texinfo (Signals): Add bound violation display hints for
1918 a SIGSEGV.
1919
0748bf3e
MK
19202016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1921
1922 * gdb.texinfo (Trace File Format): Add documentation for description
1923 section lines.
1924
e909d859
MK
19252016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1926
1927 * gdb.texinfo (Trace File Format): Remove misleading information
1928 about register block ordering.
1929
713cdcbf
DE
19302016-02-01 Doug Evans <dje@google.com>
1931
1932 * gdb.texinfo (Value Sizes): Fix typo.
1933
8244c20d
DE
19342016-02-01 Doug Evans <dje@google.com>
1935
1936 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1937
5fdf6324
AB
19382016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1939
1940 * gdb.texinfo (Value Sizes): New section.
1941 (Data): Add the 'Value Sizes' node to the menu.
1942
67ebd9cb
JB
19432016-01-26 John Baldwin <jhb@FreeBSD.org>
1944
1945 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1946
6e9567fe
JB
19472016-01-19 John Baldwin <jhb@FreeBSD.org>
1948
1949 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1950
f303dbd6
PA
19512016-01-18 Pedro Alves <palves@redhat.com>
1952
1953 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1954 of the thread that hit a breakpoint or received a signal.
1955
71ef29a8
PA
19562016-01-15 Pedro Alves <palves@redhat.com>
1957
1958 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1959
663f6d42
PA
19602016-01-13 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.texinfo (Threads): Document the $_gthread convenience
1963 variable.
1964 (Convenience Vars): Likewise.
1965
c84f6bbf
PA
19662016-01-13 Pedro Alves <palves@redhat.com>
1967
1968 * gdb.texinfo (Threads): Document "info threads -gid".
1969
22a02324
PA
19702016-01-13 Pedro Alves <palves@redhat.com>
1971
1972 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1973 anchor.
1974 (Threads In Python): Document new InferiorThread.global_num
1975 attribute.
1976
5d5658a1
PA
19772016-01-07 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1980 qualified thread IDs, global thread IDs and thread ID lists.
1981 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1982 thread IDs.
1983 (Convenience Vars): Document the $_thread convenience variable.
1984 (Ada Tasks): Adjust to refer to thread IDs.
1985 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1986 Commands, GDB/MI Variable Objects): Update to mention global
1987 thread IDs.
1988 * guile.texi (Breakpoints In Guile)
1989 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1990 global thread IDs instead of thread IDs.
1991 * python.texi (Threads In Python): Adjust documentation of
1992 InferiorThread.num.
1993 (Breakpoint.thread): Mention global thread IDs instead of thread
1994 IDs.
1995
84654457
PA
19962016-01-13 Pedro Alves <palves@redhat.com>
1997
1998 * python.texi (Threads In Python): Document
1999 InferiorThread.inferior.
2000
e3940304
PA
20012016-01-13 Pedro Alves <palves@redhat.com>
2002
2003 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2004 convenience variable.
2005 (Convenience Vars): Likewise.
2006
82075af2
JS
20072016-01-12 Josh Stone <jistone@redhat.com>
2008 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2009
2010 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2011 (Stop Reply Packets): List the syscall entry and return stop reasons.
2012 (General Query Packets): Describe QCatchSyscalls, and add it to the
2013 table and the detailed list of stub features.
2014
bc504a31
PA
20152016-01-12 Pedro Alves <palves@redhat.com>
2016
2017 Remove use of the registered trademark symbol throughout.
2018
cde67b27
YQ
20192016-01-12 Yao Qi <yao.qi@linaro.org>
2020
2021 * gdb.texinfo (Interrupts): Update the document on handling
2022 interrupt when program is stopped.
2023
19d9d4ef
DB
20242015-12-11 Don Breazeal <donb@codesourcery.com>
2025
2026 * gdb.texinfo (Forks): Correct Linux kernel version where
2027 fork and exec events are supported, add notes about support
2028 of these events in target remote mode.
2029 (Connecting): Reorganize and clarify distinctions between
2030 target remote, extended-remote, and multiprocess.
2031 Reorganize related text from separate sections into new
2032 sections.
2033 (Server): Note effects of target extended-remote mode.
2034 Delete section on Multi-Process Mode for gdbserver.
2035 Move some text to "Connecting" node.
2036
f4f4330e
PA
20372015-12-10 Pedro Alves <palves@redhat.com>
2038
2039 * gdb.texinfo (Threads): Replace warning with explanation
2040 about single-threaded programs.
2041
b1236ac3
PA
20422015-12-10 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.texinfo (Threads): Remove mention of SGI.
2045 (Forks): Remove mention of HP-UX.
2046 (Breakpoints): Remove mention of HP-UX.
2047 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2048 Reword in terms of architectures.
2049 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2050 mention supported systems.
2051 (Convenience Vars): Don't mention HP-UX.
2052 (Jumping): Remove mention of HP-UX in comment.
2053 (Files) <shared libraries>: Update supported shared library types
2054 list. Remove mention of HP-UX.
2055 (Native): Remove HP-UX subsection.
2056 (SVR4 Process Information): Remove mention of HP-UX.
2057
0f59c28f
PA
20582015-12-10 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.texinfo (Stack): Reorder menu.
2061
1c35a88f
LM
20622015-12-09 Luis Machado <lgustavo@codesourcery.com>
2063
2064 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2065 -var-set-format's new zero-hexadecimal format.
2066
3685b09f
PMR
20672015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2068
2069 * gdb.texinfo (Ada Mode Into): Move overloading support
2070 description to its own node.
2071 (Overloading support for Ada): New node.
2072
f2faf941
PA
20732015-11-30 Pedro Alves <palves@redhat.com>
2074
2075 PR 14618
2076 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2077 (Remote Configuration): Add the "set/show remote
2078 no-resumed-stop-reply" to the available settings table.
2079 (General Query Packets): Document the "no-resumed" qSupported
2080 feature.
2081
65706a29
PA
20822015-11-30 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.texinfo (Remote Configuration): List "set/show remote
2085 thread-events" command in configuration table.
2086 (Stop Reply Packets): Document "T05 create" stop
2087 reason and 'w' stop reply.
2088 (General Query Packets): Document QThreadEvents packet. Document
2089 QThreadEvents qSupported feature.
2090
de979965
PA
20912015-11-30 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2094 anchor.
2095 (Packets): Document vCtrlC.
2096
79efa585
SM
20972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2098
2099 * gdb.texinfo (Thread List Format): Mention thread names.
2100
7e0aa6aa
PA
21012015-11-24 Pedro Alves <palves@redhat.com>
2102
2103 PR 17539
2104 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2105 program-spaces" example to ascending order listing.
2106 (Threads): Adjust "info threads" example to ascending order
2107 listing.
2108 (Forks): Adjust "info inferiors" example to ascending order
2109 listing.
2110
0c532a29
MM
21112015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2112
2113 * gdb.texinfo (Process Record and Replay): Document "record
2114 instruction-history" modifiers.
2115
fc58fa65
AB
21162015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2117
2118 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2119 description.
2120 (Frame Filter Management): Move to later in the 'Examining the
2121 Stack' chapter.
2122 (Selection): Add entry for 'select-frame'.
2123
792005b0
DE
21242015-09-25 Doug Evans <dje@google.com>
2125
2126 * gdb.texinfo (Process Record and Replay): Fix syntax of
2127 "record instruction-history begin, end" and
2128 "record function-call-history begin, end".
2129
c58b006b
SM
21302015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2131
2132 * gdb.texinfo (Specifying Source Directories): Fix
2133 substitute-path example.
2134
f2665db5
MM
21352015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2136
2137 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2138
e68fa6f0
PA
21392015-09-15 Pedro Alves <palves@redhat.com>
2140
2141 PR remote/18965
2142 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2143 the vforkdone description.
2144
8228463c
PA
21452015-09-15 Pedro Alves <palves@redhat.com>
2146
2147 PR remote/18965
2148 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2149 part indicates the thread ID of the parent process.
2150
750ce8d1
YQ
21512015-09-15 Yao Qi <yao.qi@linaro.org>
2152
2153 * gdb.texinfo (General Query Packets): Add vContSupported to
2154 tables of 'gdbfeatures' and 'stub features' supported in the
2155 qSupported packet, as well as to the list containing stub
2156 feature details.
2157
b459a59b
DB
21582015-09-11 Don Breazeal <donb@codesourcery.com>
2159
2160 * gdb.texinfo (Remote Configuration): Add exec event
2161 feature to table of packet settings.
2162 (Stop Reply Packets): Add exec events to the list of stop
2163 reasons.
2164 (General Query Packets): Add exec events to tables of
2165 'gdbfeatures' and 'stub features' supported in the qSupported
2166 packet, as well as to the list containing stub feature
2167 details.
2168
73b8c1fd
PA
21692015-08-24 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.texinfo (Remote Configuration): Document the "set/show
2172 remote multiprocess-extensions-packet" commands.
2173
bb615428
PA
21742015-08-24 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2177 <M32R>: Remove references to M32R/D.
2178 <M68K>: Remove references to target dbug.
2179 <MIPS Embedded>: Remove references to target r3900 and target
2180 array.
2181 <PowerPC Embedded>: Remove references to target dink32 and target
2182 ppcbug, target sds
2183 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2184
2b4bf6af
AB
21852015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2188
566f5e3b
AB
21892015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2190
2191 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2192
18989b3c
AB
21932015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2196 info bfds" to...
2197 (File Caching): A New section. Outline bfd caching, and add new
2198 description for "main set/show bfd-sharing".
2199
6ff0ba5f
DE
22002015-08-14 Doug Evans <xdje42@gmail.com>
2201
2202 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2203 disassembly.
2204 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2205
629500fa
KS
22062015-08-11 Keith Seitz <keiths@redhat.com>
2207
2208 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2209 Use "location(s)"instead of "linespec(s)".
2210 (Specifying a Location): Rewrite.
2211 Add subsections describing linespec, address, and explicit locations.
2212 Add node/menu for each subsection.
2213 (Source and Machine Code, C Preprocessor Macros)
2214 (Create and Delete Trace points)
2215 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2216 (Continuing at a Different Address): Remove "linespec" examples.
2217 Add reference to "Specify a Location"
2218 (The -break-insert Command): Rewrite. Add anchor.
2219 Add reference to appropriate manual section discussing locations.
2220 (The -dprintf-insert Command): Refer to -break-insert for
2221 specification of 'location'.
2222
fbea99ea
PA
22232015-08-07 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2226 target-non-stop".
2227
da8c46d2
MM
22282015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2229
2230 * gdb.texinfo (Process Record and Replay): Document prefixing of
2231 speculatively executed instructions in the "record instruction-history"
2232 command.
2233
a3b5281e
DE
22342015-07-20 Doug Evans <dje@google.com>
2235
2236 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2237
6bcb1f97
DE
22382015-07-16 Doug Evans <dje@google.com>
2239
2240 * stabs.texinfo: @include gdb-cfg.texi.
2241
db1ff28b
JK
22422015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2243
2244 Revert the previous 2 commits:
2245 gdbserver build-id attribute generator
2246 Validate symbol file using build-id
2247
ca5268b6
JK
22482015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 * gdb.texinfo (Files): Add 'set validate-build-id'
2251 and 'show validate-build-id'.
2252
700ca40f
JK
22532015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2254 Jan Kratochvil <jan.kratochvil@redhat.com>
2255
2256 gdbserver build-id attribute generator.
2257 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2258 'build-id' in description, example, new attribute in dtd.
2259
7c7f93f6
AB
22602015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2261
2262 * gdb.texinfo (Selection): Update documentation for 'frame'
2263 command.
2264
701adfb0
PA
22652015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2266
2267 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2268 focus commands.
2269
22702015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.texinfo (TUI): Add comma after @xref.
2273
b0627500
MM
22742015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2275
72f4393d 2276 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2277 commands.
2278
b20a6524
MM
22792015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2280
2281 * gdb.texinfo (Process Record and Replay): Spell out that variables
2282 and registers are not available during btrace replay.
2283 Describe the new "record btrace pt" command.
2284 Describe the new "set|show record btrace pt buffer-size" options.
2285 (General Query Packets): Describe the new Qbtrace:pt and
2286 Qbtrace-conf:pt:size packets.
2287 Expand "bts" to "Branch Trace Store".
2288 Update the branch trace DTD.
2289
fc637f04
PP
22902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2291
2292 * gdb.texinfo (Command History): Document the new option
2293 "history remove-duplicates".
2294
18a94d75
DE
22952015-06-19 Doug Evans <dje@google.com>
2296
2297 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2298 longer supported.
2299
0eacb298
PP
23002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2301
2302 * gdb.texinfo (Command History): Mention that setting
2303 GDBHISTSIZE to the empty string disables history truncation.
2304
bc460514
PP
23052015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2306
2307 PR gdb/16999
2308 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2309 behavior.
2310
b58c513b
PP
23112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2312
2313 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2314 with GDBHISTSIZE.
2315
a86c90e6
SM
23162015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2319 bytes and memory units for -data-{read,write}-memory-bytes.
2320 (Packets): Same for m, M and X packets.
2321 * python.texi (Inferiors In Python): Same for read_memory and
2322 write_memory.
2323
c74f7d1c
JT
23242015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2325
2326 * gdb.texinfo (Separate Debug Files): Document that PE is also
2327 supported.
2328
51f0e40d
AB
23292015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2332 single table entry.
2333
966f0aef
WT
23342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2335
2336 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2337
2338
15a201c8
GB
23392015-06-10 Gary Benson <gbenson@redhat.com>
2340
2341 * gdb.texinfo (Remote Configuration): Document the
2342 "set/show remote hostio-setfs-packet" command.
2343 (Host I/O Packets): Document the vFile:setfs packet.
2344
7a6a1731
GB
23452015-06-10 Gary Benson <gbenson@redhat.com>
2346
2347 * gdb.texinfo (Debugging Output): Document the "set/show debug
2348 linux-namespaces" command.
2349
7d73c23c 23502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2351 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2352
2353 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2354 and "set mpx bound".
2355
27e0867f
DE
23562015-05-27 Doug Evans <dje@google.com>
2357
2358 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2359
b4f54984
DE
23602015-05-26 Doug Evans <dje@google.com>
2361
2362 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2363 command renamings.
2364 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2365
55b40027
AB
23662015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2369
a4ea0946
AB
23702015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2373 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2374
37442ce1
DE
23752015-05-16 Doug Evans <xdje42@gmail.com>
2376
2377 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2378 memory ports.
2379
36de76f9
JK
23802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2381
2382 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2383
0d71eef5
DB
23842015-05-12 Don Breazeal <donb@codesourcery.com>
2385
2386 * gdb.texinfo (Forks): Note that fork debugging is
2387 supported in extended mode.
2388 (Remote Configuration): Add fork event features to table
2389 of packet settings.
2390 (Stop Reply Packets): Add fork events to list of stop reasons.
2391 (General Query Packets): Add fork events to tables of
2392 'gdbfeatures' and 'stub features' supported in the qSupported
2393 packet, as well as to the list containing stub feature
2394 details.
2395
835205d0
GB
23962015-05-12 Gary Benson <gbenson@redhat.com>
2397
2398 * gdb.texinfo (General Query Packets): Document
2399 qXfer:exec-file:read with empty annex.
2400
4c082a81
SC
24012015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2402
2403 * python.texi (Values From Inferior): Add descriptions of new
2404 methods gdb.Value.reference_value and gdb.Value.const_value.
2405
b30a0bc3
JB
24062015-05-06 Joel Brobecker <brobecker@adacore.com>
2407
2408 * gdb.texinfo (Files): Add "info dll" documentation.
2409 (Cygwin Native): Remove "info dll" documentation.
2410
2ce1cdbf
DE
24112015-04-29 Doug Evans <dje@google.com>
2412
2413 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2414 Document.
2415 (Writing an Xmethod): Add get_result_type to example.
2416
59fb7612
SS
24172015-04-28 Sasha Smundak <asmundak@google.com>
2418
2419 * python.texi: New method documented.
2420
cf75d6c3
AB
24212015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2422
2423 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2424 format.
2425
897c3d32
DE
24262015-04-24 Doug Evans <dje@google.com>
2427
2428 * python.texi (Xmethods In Python): Fix name of method to call the
2429 xmethod.
2430
1b6e6f5c
GB
24312015-04-17 Gary Benson <gbenson@redhat.com>
2432
2433 * gdb.texinfo (Connecting to a Remote Target): Mention that
2434 GDB can access program files from remote targets that support
2435 qXfer:exec-file:read and Host I/O packets.
2436
c78fa86a
GB
24372015-04-17 Gary Benson <gbenson@redhat.com>
2438
2439 * gdb.texinfo (Remote Configuration): Document the "set/show
2440 remote pid-to-exec-file-packet" command.
2441 (General Query Packets): Document the qXfer:exec-file:read
2442 qSupported features. Document the qXfer:exec-file:read packet.
2443
a9a5a3d1
GB
24442015-04-17 Gary Benson <gbenson@redhat.com>
2445
2446 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2447 applies to executable paths if supplied to GDB as absolute.
2448
4f45d445
JK
24492015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2450
2451 * gdb.texinfo (Mode Options): Remove -xdb.
2452
e7a8570f
JK
24532015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2454 Eli Zaretskii <eliz@gnu.org>
2455
72f4393d
L
2456 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2457 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2458 the compile command. New subsection Compiler search for the compile
2459 command.
2460
f2983cc3
AW
24612015-04-09 Andy Wingo <wingo@igalia.com>
2462
2463 * guile.texi (Frames In Guile): Describe frame-read-register.
2464
599bd15c
GB
24652015-04-02 Gary Benson <gbenson@redhat.com>
2466
2467 * gdb.texinfo (set sysroot): Document "target:".
2468
d11916aa
SS
24692015-04-01 Sasha Smundak <asmundak@google.com>
2470
2471 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2472 section.
2473
df8411da
SDJ
24742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2475
2476 PR corefiles/16092
2477 * gdb.texinfo (gcore): Mention new command 'set
2478 use-coredump-filter'.
2479 (set use-coredump-filter): Document new command.
2480
d33279b3
AT
24812015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2482
2483 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2484 documentation, reorder the info os entries in alphabetical order.
2485
852f8402
SM
24862015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2487
2488 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2489 -data-write-memory-bytes.
2490
856e7dd6
PA
24912015-03-24 Pedro Alves <palves@redhat.com>
2492
2493 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2494 mention that threads may sometimes run unlocked.
2495
236af5e3
YG
24962015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2497
2498 * gdb.texinfo (Remote configuration): Document "set/show
2499 serial parity" command.
2500
464b0089
GB
25012015-03-18 Gary Benson <gbenson@redhat.com>
2502
2503 * gdb.texinfo (General Query Packets): Remove documentation
2504 for now-removed vFile:fstat qSupported features.
2505
0a93529c
GB
25062015-03-11 Gary Benson <gbenson@redhat.com>
2507
2508 * gdb.texinfo (Remote Configuration): Document the
2509 "set/show remote hostio-fstat-packet" command.
2510 (General Query Packets): Document the vFile:fstat
2511 qSupported features.
2512 (Host I/O Packets): Document the vFile:fstat packet.
2513
85642ba0
AW
25142015-03-11 Andy Wingo <wingo@igalia.com>
2515
2516 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2517
f7e6eed5
PA
25182015-03-04 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.texinfo (Remote Configuration): Document the "set/show
2521 remote swbreak-feature-packet" and "set/show remote
2522 hwbreak-feature-packet" commands.
2523 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2524 decription.
2525 (Stop Reply Packets): Document the swbreak and hwbreak stop
2526 reasons.
2527 (General Query Packets): Document the swbreak and hwbreak
2528 qSupported features.
2529 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2530
f873665f 25312015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2532
2533 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2534 under *stopped.
2535
9a284c97
DE
25362015-03-02 Doug Evans <xdje42@gmail.com>
2537
2538 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2539
446899e4
AA
25402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2541
2542 * gdb.texinfo (S/390 and System z Features): Describe new feature
2543 "org.gnu.gdb.s390.vx".
2544
7ee67ee4
SDJ
25452015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2546
2547 PR gdb/18008
2548 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2549 demangler-warning): Fix typo ("problam").
2550
53cf2ee0
DT
25512015-02-19 David Taylor <dtaylor@emc.com>
2552
2553 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2554
3133f8c1
JM
25552015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2556
2557 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2558 point, DTrace'.
2559 (Static Probe Points): Modified to cover DTrace probes in addition
2560 to SystemTap probes. Also modified to cover the `enable probe'
2561 and `disable probe' commands.
2562
9aca2ff8
JM
25632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2564
2565 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2566 `disable probe' commands.
2567
fa3f8d5a
DT
25682015-02-12 David Taylor <dtaylor@emc.com>
2569
2570 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2571 fields of the QTDV packet.
2572
d33501a5
MM
25732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2574
2575 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2576 (Process Record and Replay): Describe new set|show commands.
2577 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2578
f4abbc16
MM
25792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2580
2581 * gdb.texinfo (Process Record and Replay): Describe the "record
2582 btrace bts" command.
2583 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2584 (Branch Trace Configuration Format): New.
2585
cfb069a8
GB
25862015-01-31 Gary Benson <gbenson@redhat.com>
2587 Doug Evans <dje@google.com>
2588
2589 * gdb.texinfo (Command Completion): Document new
2590 "set/show max-completions" option.
2591
f57d2163
DE
25922015-01-31 Doug Evans <xdje42@gmail.com>
2593
2594 * gdb.texinfo (Symbols): Document new commands
2595 "maint print symbol-cache", "maint print symbol-cache-statistics",
2596 "maint flush-symbol-cache". Document new option
2597 "maint set symbol-cache-size".
2598
9f050062
DE
25992015-01-31 Doug Evans <xdje42@gmail.com>
2600
2601 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2602 distinguish script files vs inlined scripts.
2603 * python.texi (Python Auto-loading): Ditto.
2604
b6577aab
DE
26052015-01-30 Doug Evans <dje@google.com>
2606
2607 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2608 string if present.
2609
3a8b707a
DE
26102015-01-27 Doug Evans <dje@google.com>
2611
2612 * python.texi (Objfiles In Python): Document Objfile.username.
2613
1b549396
DE
26142015-01-27 Doug Evans <dje@google.com>
2615
2616 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2617 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2618
253828f1
JK
26192015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2620
2621 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2622
bf555842
EZ
26232015-01-16 Eli Zaretskii <eliz@gnu.org>
2624
2625 * doc/gdb.texinfo (TUI Commands): Document the possible
2626 values of NAME argument to 'winheight' command. Explain the
2627 effect of 'tabset' setting better.
2628
439250fb
DE
26292015-01-11 Doug Evans <xdje42@gmail.com>
2630
2631 PR gdb/15830
2632 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2633 (Symbols): Ditto.
2634 (Maintenance Commands): Delete docs for "maint demangle".
2635
6bf6fd09
JB
26362014-12-31 Joel Brobecker <brobecker@adacore.com>
2637
2638 * gdb.texinfo (Files): Remove documentation of the
2639 "add-shared-symbol-files" and "assf" commands.
2640 (Cygwin Native): Remove documentation of the "dll-symbols"
2641 command.
2642
cc485e62
DE
26432014-12-17 Doug Evans <xdje42@gmail.com>
2644
2645 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2646
bb2ec1b3
TT
26472014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2648 Jan Kratochvil <jan.kratochvil@redhat.com>
2649
2650 * gdb.texinfo (Altering): Update.
2651 (Compiling and Injecting Code): New node.
2652
6dddd6a5
DE
26532014-12-12 Doug Evans <dje@google.com>
2654
2655 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2656
f5b95c01
AA
26572014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2658
2659 * gdb.texinfo: Document "maint print user-registers".
2660
a0be3e44
DE
26612014-12-08 Doug Evans <dje@google.com>
2662
2663 * python.texi (Objfiles In Python): Document Objfile.owner.
2664
86e4ed39
DE
26652014-12-04 Doug Evans <dje@google.com>
2666
2667 * python.texi (Objfiles In Python): Document
2668 Objfile.add_separate_debug_file.
2669
7c50a931
DE
26702014-12-04 Doug Evans <dje@google.com>
2671
2672 * python.texi (Objfiles In Python): Document Objfile.build_id.
2673
701adfb0
PA
26742014-12-02 Nick Bull <nicholaspbull@gmail.com>
2675
2676 * observer.texi (inferior_call_pre, inferior_call_post)
2677 (memory_changed, register_changed): New observers.
2678
162078c8
NB
26792014-12-02 Nick Bull <nicholaspbull@gmail.com>
2680
2681 * python.texi (Events In Python): Document new events
2682 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2683 and RegisterChangedEvent.
2684
f10c5b19
JK
26852014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2686
2687 Add add-auto-load-scripts-directory.
2688 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2689 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2690
413b59ae
JK
26912014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2694 description typo.
2695
02be9a71
DE
26962014-10-30 Doug Evans <dje@google.com>
2697
2698 * python.texi (Progspaces In Python): Document ability to add
2699 random attributes to gdb.Progspace objects.
2700 (Objfiles In Python): Document ability to add random attributes to
2701 gdb.objfile objects.
2702
e5f8a7cc
PA
27032014-10-27 Pedro Alves <palves@redhat.com>
2704
2705 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2706 info on stepping and signal handlers.
2707 (Signals): Explain stepping and signal handlers. Add context
2708 index entry, and cross references.
2709
fab3a15d
SM
27102014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2711
2712 * python.texi (Breakpoints In Python): Add parenthesis after
2713 Breakpoint.delete. Clarify Breakpoint.enabled description so
2714 that it contains "disable".
2715
4ffbba72
DE
27162014-10-17 Doug Evans <dje@google.com>
2717
2718 * python.texi (Events In Python): Document clear_objfiles event.
2719
d096d8c1
DE
27202014-10-17 Doug Evans <dje@google.com>
2721
2722 * python.texi (Objfiles In Python): Document new progspace attribute.
2723
32a8097b
PA
27242014-10-17 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2727 (SVR4 Process Information): Delete mention of OSF/1.
2728
2ddf4301
SM
27292014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2730
2731 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2732 exit-code field in -list-thread-groups output.
2733
342cc091
JBG
27342014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2735
2736 * gdb.texinfo (Set Breaks): Add missing "@end table".
2737
a25a5a45
PA
27382014-09-22 Pedro Alves <palves@redhat.com>
2739
2740 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2741 always-inserted off" is the default mode now. Delete
2742 documentation of "set breakpoint always-inserted auto".
2743
2b4fd423
DE
27442014-09-18 Doug Evans <dje@google.com>
2745
2746 * python.texi (Symbol Tables In Python): Document "producer"
2747 attribute of gdb.Symtab objects.
2748
deb8ff2b
PA
27492014-09-16 Pedro Alves <palves@redhat.com>
2750
2751 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2752 (Embedded OS): Remove VxWorks menu entry.
2753 (VxWorks): Remove node.
2754
81219e53
DE
27552014-09-13 Doug Evans <xdje42@gmail.com>
2756
2757 * gdb.texinfo (Signaling): Document new queue-signal command.
2758
faa42425
DE
27592014-09-06 Doug Evans <xdje42@gmail.com>
2760
2761 PR 15276
2762 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2763 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2764
1a6a384b
JL
27652014-09-03 Justin Lebar <jlebar@google.com>
2766
2767 * python.texi (Types In Python): Type.template_argument(n) returns a
2768 gdb.Value or a gdb.Type and throws an exception if n is out of
2769 range.
2770
5f3b99cf
SS
27712014-09-03 Sasha Smundak <asmundak@google.com>
2772
2773 * python.texi (Frames in Python): Add read_register description.
2774
3cecbbbe
TT
27752014-08-04 Tom Tromey <tromey@redhat.com>
2776
2777 * gdb.texinfo (Debugging Output): Update for change to "set debug
2778 target".
2779
90debf20
MM
27802014-08-01 Masaki Muranaka <monaka@monami-software.com>
2781
2782 Pushed by Joel Brobecker <brobecker@adacore.com>.
2783 * Makefile.in (transform): New variable.
2784 (install-man1, install-man5): Apply $(transform) to man file names.
2785
ee7333ae
DE
27862014-07-26 Doug Evans <xdje42@gmail.com>
2787
2788 PR guile/17177
2789 * guile.texi (Guile Pretty Printing API): Fix typo.
2790 Document set-pretty-printers!, pretty-printers.
2791 (Selecting Guile Pretty-Printers): Update.
2792 Mention program-space based pretty-printers.
2793
70509625
PA
27942014-07-25 Pedro Alves <palves@redhat.com>
2795 Eli Zaretskii <eliz@gnu.org>
2796
2797 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2798 with multi-threaded programs.
2799
701adfb0
PA
28002014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2801
2802 * gdb.texinfo (MicroBlaze Features): Added.
2803
b67a2c6f
YQ
28042014-06-27 Yao Qi <yao@codesourcery.com>
2805
2806 * gdb.texinfo (Maintenance Commands): Update the output of
2807 'maint print dummy-frames' command.
2808
f179cf97
EZ
28092014-06-24 Eli Zaretskii <eliz@gnu.org>
2810
2811 * gdb.texinfo (Screen Size): Improve indexing.
2812
992c7d70
GB
28132014-06-19 Gary Benson <gbenson@redhat.com>
2814
2815 * gdb.texinfo (Maintenance Commands): Document new
2816 "maint set/show catch-demangler-crashes" option.
2817
57fcfb1b
GB
28182014-06-19 Gary Benson <gbenson@redhat.com>
2819
2820 * gdb.texinfo (Maintenance Commands): Document new
2821 "maint demangler-warning" command and new
2822 "maint set/show demangler-warning" option.
2823
dd5d5494
SC
28242014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2825
2826 * python.texi (Xmethod API): Add space before the opening
2827 parenthesis in function descriptions.
2828
25326a28 28292014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2830
2831 * guile.texi (Guile Configuration): Document guile-data-directory.
2832
0a770bb2 28332014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2834
2835 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2836
16f691fb
DE
28372014-06-04 Doug Evans <xdje42@gmail.com>
2838
2839 * guile.texi (Breakpoints In Guile): Update.
2840
1e47491b
JB
28412014-06-03 Joel Brobecker <brobecker@adacore.com>
2842
2843 * python.texi (Xmethod API): Fix reference to "Progspaces In
2844 Python".
2845
0c6e92a5
SC
28462014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2847
2848 * python.texi (Xmethods In Python, XMethod API)
2849 (Writing an Xmethod): New nodes.
2850 (Python API): New menu entries "Xmethods In Python",
2851 "Xmethod API", "Writing an Xmethod".
2852
06eb1586
DE
28532014-06-02 Doug Evans <xdje42@gmail.com>
2854
2855 * guile.texi (Guile API): Add entry for Parameters In Guile.
2856 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2857 (Parameters In Guile): New node.
2858
e698b8c4
DE
28592014-06-02 Doug Evans <xdje42@gmail.com>
2860
2861 * guile.texi (Guile API): Add entry for Commands In Guile.
2862 (Basic Guile) <parse-and-eval>: Add reference.
2863 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2864 (GDB Scheme Data Types): Mention <gdb:command> object.
2865 (Commands In Guile): New node.
2866
ded03782
DE
28672014-06-02 Doug Evans <xdje42@gmail.com>
2868
2869 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2870 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2871 (Progspaces In Guile): New node.
2872
53e8a631
AB
28732014-05-30 Andrew Burgess <aburgess@broadcom.com>
2874
2875 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2876 * python.texi (Frames In Python): Mention
2877 gdb.FRAME_UNWIND_MEMORY_ERROR.
2878
329ea579
PA
28792014-05-29 Pedro Alves <palves@redhat.com>
2880 Tom Tromey <tromey@redhat.com>
2881
2882 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2883 from example.
2884 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2885 Mention that target-async is now deprecated.
2886 (Maintenance Commands): Document maint set/show target-async.
2887
92bcb5f9
PA
28882014-05-29 Pedro Alves <palves@redhat.com>
2889
2890 * observer.texi (sync_execution_done, command_error): New
2891 subjects.
2892
fd664c91
PA
28932014-05-29 Pedro Alves <palves@redhat.com>
2894
2895 PR gdb/13860
2896 * observer.texi (signal_received, end_stepping_range)
2897 (signal_exited, exited, no_history): New observer subjects.
2898
b2715b27
AW
28992014-05-26 Andy Wingo <wingo@igalia.com>
2900
2901 * guile.texi (GDB Scheme Data Types): Remove documentation for
2902 removed interfaces. Update spelling of gdb-object-kind.
2903
9eaa4c1e
AW
29042014-05-26 Andy Wingo <wingo@igalia.com>
2905
2906 * guile.texi (Basic Guile): Fix some typos.
2907
0f1e8403
AW
29082014-05-26 Andy Wingo <wingo@igalia.com>
2909
2910 * guile.texi (Writing a Guile Pretty-Printer)
2911 (Guile Types Module): Fix excess parentheses in use-modules forms.
2912
697aa1b7
EZ
29132014-05-24 Eli Zaretskii <eliz@gnu.org>
2914
2915 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2916 (Breakpoints In Guile, Guile Printing Module)
2917 (Guile Exception Handling, Values From Inferior In Guile)
2918 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2919 Don't use @var at the beginning of a sentence.
2920
2921 * gdb.texinfo (Frame Filter Management, Trace Files)
2922 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2923 (PowerPC Embedded, Define, Annotations for Running)
2924 (IPA Protocol Commands, Packets, General Query Packets)
2925 (Tracepoint Packets, Notification Packets, Environment)
2926 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2927 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2928 (Frames, Backtrace, Selection, Expressions, Registers)
2929 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2930 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2931 (Source Annotations, Using JIT Debug Info Readers, Packets)
2932 (Stop Reply Packets, Host I/O Packets)
2933 (Target Description Format): Don't use @var at the beginning of a
2934 sentence.
2935
2936 * python.texi (Basic Python, Types In Python)
2937 (Commands In Python, Frames In Python, Line Tables In Python)
2938 (Breakpoints In Python, gdb.printing, gdb.types)
2939 (Type Printing API): Don't use @var at the beginning of a
2940 sentence.
2941
67b5c0c1
MM
29422014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2943
2944 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2945 replay-memory-access".
2946
6a3cb8e8
PA
29472014-05-21 Pedro Alves <palves@redhat.com>
2948
2949 * gdb.texinfo (Starting): Document "set/show
2950 auto-connect-native-target".
2951 (Target Commands): Document "target native".
2952
936d2992
PA
29532014-05-20 Pedro Alves <palves@redhat.com>
2954
2955 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2956 not be remote specific. Add cross reference to the qCRC packet.
2957 (Separate Debug Files): Update cross reference to the qCRC packet.
2958 (General Query Packets) <qCRC packet>: Add anchor.
2959
b3ce5e5f
DE
29602014-05-17 Doug Evans <xdje42@gmail.com>
2961
2962 Copy over changes from guile.texi.
2963 * python.texi (Basic Python) <gdb.execute>: Add text.
2964 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2965 (Values From Inferior) <Python string>: Add text.
2966 (Values From Inferior) <Value.string>: Clarify string length handling.
2967 (Pretty Printing API): Add cindex.
2968 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2969 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2970 @vindex.
2971 (Commands In Python) <COMPLETE_*>: Similarly.
2972 (Symbols In Python) <SYMBOL_*>: Similarly.
2973 (Breakpoints In Python) <WP_*>: Similarly.
2974 (Breakpoints In Python) <BP_*>: Similarly.
2975
8dfcab11
DT
29762014-05-17 David Taylor <dtaylor@emc.com>
2977
2978 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2979 mentioned in the qfThreadInfo reply.
2980
8d551b02
DE
29812014-05-16 Doug Evans <dje@google.com>
2982
2983 * gdb.texinfo (Mode Options): Add -D.
2984
e20bd8f4
SB
29852014-05-09 Samuel Bronson <naesten@gmail.com>
2986
2987 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2988 "make -C".
2989
f989a1c8
TT
29902014-04-29 Tom Tromey <tromey@redhat.com>
2991
2992 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2993 "show debug varobj".
2994
95cf3b38
DT
29952014-05-01 David Taylor <dtaylor@emc.com>
2996
2997 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2998 option.
2999
01f9f808
MS
30002014-04-24 Michael Sturm <michael.sturm@mintel.com>
3001 Walfred Tedeschi <walfred.tedeschi@intel.com>
3002
3003 * gdb.texinfo (i386 Features): Add description of AVX512
3004 registers.
3005
770e7fc7
DE
30062014-03-31 Doug Evans <dje@google.com>
3007
3008 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3009
97d8f0ee
DE
30102014-03-30 Doug Evans <dje@google.com>
3011
3012 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3013 (Background Execution): Ditto.
3014
36cb1214
HZ
30152014-03-21 Pedro Alves <palves@redhat.com>
3016 Stan Shebs <stan@codesourcery.com>
3017 Hui Zhu <hui@codesourcery.com>
3018
3019 * gdb.texinfo (Packets): Add anchor to "? packet".
3020 Remove fixme and update introduction of "k packet".
3021 Add anchor to "vKill packet".
3022
5e3a2c38
SS
30232014-03-12 Stan Shebs <stan@codesourcery.com>
3024
3025 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3026
7a5a839f
LC
30272014-02-26 Ludovic Courtès <ludo@gnu.org>
3028
dc6ae996 3029 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 3030
95060284
JB
30312014-02-20 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3034 and "assf" as being deprecated.
3035 (Cygwin Native): Likewise for "dll-symbols".
3036 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3037 as a way to force the loading of symbols from a DLL.
3038
f7bd0f78
SC
30392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3040
3041 * python.texi (Values From Inferior): Add description about the
3042 new feature.
3043
329baa95
DE
30442014-02-17 Doug Evans <xdje42@gmail.com>
3045
3046 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3047 * gdb.texinfo (Python): Moved to ...
3048 * python.texi: ... here. New file.
3049
687894f5
DE
30502014-02-17 Ludovic Courtès <ludo@gnu.org>
3051
d25f38ee 3052 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
3053 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3054 parameter to 'str-lookup-function' procedure. Look for
3055 the "std::string<" prefix.
3056 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3057 Adjust description.
3058
6fb526ee
DE
30592014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3060
d25f38ee 3061 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
3062 parantheses for deffn.
3063 (Disassembly In Guile): Ditto.
3064
1e0a5178
SS
30652014-02-10 Stan Shebs <stan@codesourcery.com>
3066
3067 Add Doxygen support.
3068 * Makefile.in (doxy): New action, generates Doxygen files.
3069 (DOXYGEN): New.
3070 (doxyedit): New.
3071 * Doxyfile-base.in: New file.
3072 * Doxyfile-gdb-api.in: New file.
3073 * Doxyfile-gdb-xref.in: New file.
3074 * Doxyfile-gdbserver.in: New file.
3075 * doxy-index.in: New file.
3076 * filter-for-doxygen: New file.
3077 * filter-params.pl: New file.
3078
ed3ef339
DE
30792014-02-10 Doug Evans <xdje42@gmail.com>
3080
3081 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3082 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3083 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3084 (Guile docs): Include guile.texi.
3085 (objfile-gdbdotext file): Add objfile-gdb.scm.
3086 (dotdebug_gdb_scripts section): Mention Guile scripts.
3087 (Multiple Extension Languages): New node.
3088 * guile.texi: New file.
3089
c6044dd1
JB
30902014-01-28 Joel Brobecker <brobecker@adacore.com>
3091
3092 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3093 ignore-descriptive-types". commands.
3094
87ce2a04
DE
30952014-01-22 Doug Evans <dje@google.com>
3096
3097 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3098 (gdbserver man): Ditto.
3099
52834460
MM
31002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3101
3102 * gdb.texinfo: Document limited reverse/replay support
3103 for target record-btrace.
3104
0688d04e
MM
31052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3106
3107 * gdb.texinfo (Process Record and Replay): Update documentation.
3108
8710b709
MM
31092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3110
3111 * gdb.texinfo (Process Record and Replay): Document new /c
3112 modifier accepted by "record function-call-history".
3113 Add /i modifier to "record function-call-history" example.
3114
dcf106f3
JB
31152014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3116 Joel Brobecker <brobecker@adacore.com>
3117
3118 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3119 markers. Remove one that was misplaced.
3120
41ef2965
PA
31212014-01-10 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.texinfo (Your Program's Environment) <set environment>:
3124 Mention the shell, and point at 'set exec-wrapper'.
3125
c0d48811
JB
31262014-01-07 Joel Brobecker <brobecker@adacore.com>
3127
3128 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3129
5fba4c0f
JB
31302013-12-30 Joel Brobecker <brobecker@adacore.com>
3131
3132 * gdb.texinfo (Types In Python): Clarify the documentation
3133 of attribute gdb.Field.bitpos.
3134
0809504b
JB
31352013-12-28 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdb.texinfo (Types In Python): Fix the documentation of
3138 attribute "bitpos" in class gdb.Field for enum types. Add
3139 documentation for attribute "enumval" in that same class.
3140
edef6000
JB
31412013-12-28 Joel Brobecker <brobecker@adacore.com>
3142
3143 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3144 @ftable.
3145
71b8c845
DE
31462013-12-23 Doug Evans <xdje42@gmail.com>
3147
3148 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3149 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3150 corresponding section in Extending GDB.
3151 (Extending GDB): Move menu up. New menu item "Auto-loading
3152 extensions".
3153 (Sequences): New menu item "Auto-loading sequences".
3154 (Auto-loading sequences): New node.
3155 (Python): Rename section from Scripting GDB to Extending GDB.
3156 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3157 Move docs on ways to auto-load extensions to ...
3158 (Auto-loading extensions): ... here. New node.
3159
d192b373
JB
31602013-12-23 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3163 in menu.
3164 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3165 command, now in a new node.
3166 (GDB/MI Support Commands): New node, with its contents being
3167 extracted from the "GDB/MI Miscellaneous Commands" node.
3168 A small paragraph introducing the section is also added at
3169 the start.
3170 (GDB/MI Miscellaneous Commands): Delete the description of the
3171 -info-gdb-mi-command, -list-features and -list-target-features
3172 commands, now hosted in the "GDB/MI Support Commands" node.
3173
a16b0e22
SC
31742013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3175
3176 PR python/16113
3177 * gdb.texinfo (Values From Inferior): Add a note about using
3178 gdb.Field objects as subscripts on gdb.Value objects.
3179 (Types In Python): Add description about the new attribute
3180 "parent_type" of gdb.Field objects.
3181
9b26f0fb
JB
31822013-12-12 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3185 entry for section docuumenting the -list-features GDB/MI command.
3186
72bfa06c
JB
31872013-12-10 Joel Brobecker <brobecker@adacore.com>
3188
3189 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3190 "exec-run-start-option" entry in the output of the "-list-features"
3191 command.
3192
3ea8680f
EZ
31932013-12-04 Eli Zaretskii <eliz@gnu.org>
3194
3195 * gdb.texinfo (i386): Fix yesterday's commit.
3196
1a4f73eb
TT
31972013-12-03 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3200 documented here.
3201
6cb999f8
TT
32022013-12-03 Tom Tromey <tromey@redhat.com>
3203
3204 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3205
ca8941bb
WT
32062013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3207
3208 * gdb.texinfo (i386 Features): Add MPX feature registers.
3209 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3210 a subsubsection for MPX and describes the display of the
3211 boundary registers.
3212
688981c9
JB
32132013-12-03 Joel Brobecker <brobecker@adacore.com>
3214
3215 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3216 documentation of the "ada-exceptions" entry.
3217
2ea126fa
JB
32182013-12-03 Joel Brobecker <brobecker@adacore.com>
3219
3220 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3221 "^error" result record concerning the error message. Document
3222 the error code that may also be part of that result record.
3223 (GDB/MI Miscellaneous Commands): Document the
3224 "undefined-command-error-code" element in the output of
3225 the "-list-features" GDB/MI command.
3226
6b7cbff1
JB
32272013-12-03 Joel Brobecker <brobecker@adacore.com>
3228
3229 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3230 the new -info-gdb-mi-command GDB/MI command. Document
3231 the meaning of "-info-gdb-mi-command" in the output of
3232 -list-features.
3233
20e1ca3b
PA
32342013-11-29 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3237 Update comment.
3238
29453a14
YQ
32392013-11-24 Yao Qi <yao@codesourcery.com>
3240
3241 * gdb.texinfo (Caching Remote Data): Document new
3242 "set/show stack-cache" option.
3243
6dd315ba
YQ
32442013-11-24 Yao Qi <yao@codesourcery.com>
3245
3246 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3247 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3248 "off" respectively.
3249
9df9dbe0
YQ
32502013-11-23 Yao Qi <yao@codesourcery.com>
3251
3252 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3253 of "displayhint" to the table about child results.
3254
c78feb39
YQ
32552013-11-21 Yao Qi <yao@codesourcery.com>
3256
3257 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3258 'dynamic' for the output of command -var-list-children.
3259
27b81af3
YQ
32602013-11-21 Yao Qi <yao@codesourcery.com>
3261
3262 * gdb.texinfo (Caching Target Data): Remove "see" before
3263 @pxref.
3264
b26dfc9a
YQ
32652013-11-20 Yao Qi <yao@codesourcery.com>
3266
3267 * gdb.texinfo (Caching Target Data): Update doc for
3268 per-address-space dcache.
3269
b12039c6
YQ
32702013-11-20 Yao Qi <yao@codesourcery.com>
3271
3272 * gdb.texinfo (Data): Rename menu item.
3273 (Caching Remote Data): Rename to ...
3274 (Caching Target Data): ... it. Update.
3275
422ad5c2
JB
32762013-11-18 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3279 "language-option" entry in the output of the "-list-features"
3280 command.
3281
805e1f19
TT
32822013-11-15 Tom Tromey <tromey@redhat.com>
3283
3284 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3285 Add example.
3286
8fe1b653
TT
32872013-11-14 Tom Tromey <tromey@redhat.com>
3288
3289 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3290
403cb6b1
JB
32912013-11-14 Joel Brobecker <brobecker@adacore.com>
3292
3293 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3294 (Context management): Place current subsection text into its own
3295 subsubsection. Add new subsubsection describing the "--language"
3296 command option.
3297
93973826
JB
32982013-11-13 Joel Brobecker <brobecker@adacore.com>
3299
3300 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3301 the documentation of "info-ada-exceptions" in the output
3302 of the "-list-features" command. Add the documentation
3303 of the "ada-exception" entry instead.
3304
6adcee18
JB
33052013-11-12 Joel Brobecker <brobecker@adacore.com>
3306
93973826 3307
6adcee18
JB
3308 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3309 word of a couple of sentences to start with a capital letter.
3310
58d06528
JB
33112013-11-12 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3314 (Ada Exceptions): New node.
3315 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3316 Commands" node.
3317 (GDB/MI Ada Exceptions Commands): New node.
3318 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3319 field in the output of the "-list-features" command.
3320 * NEWS: Add entry for the new "info exceptions" CLI command,
3321 and for the new "-info-ada-exceptions" GDB/MI command.
3322
bc79de95
PM
33232013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3324
3325 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3326 (Line Tables In Python): New node.
3327
73be47f5
DE
33282013-11-08 Doug Evans <dje@google.com>
3329
3330 * gdb.texinfo (Debugging Output): Update text for
3331 "set debug dwarf2-read".
3332
db0fec5c
DE
33332013-11-08 Doug Evans <dje@google.com>
3334
3335 * gdb.texinfo (Debugging Output): Update text for
3336 "set debug symtab-create".
3337
92e32e33
PM
33382013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3339
72f4393d
L
3340 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3341 constant.
92e32e33 3342
f76c27b5
PM
33432013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3344
3345 * gdb.texinfo (Breakpoints In Python): Document temporary
3346 option in breakpoint constructor, and add documentation to the
3347 temporary attribute.
3348
fa4d0c40
YQ
33492013-11-07 Yao Qi <yao@codesourcery.com>
3350
3351 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3352 output of "-var-info-expression".
3353
afa332ce
PA
33542013-11-06 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3357 non-interactive mode.
3358 (Environment) <shell startup files warning>: Mention
3359 non-interactive mode. Mention .zshenv for Z shell, and talk about
3360 BASH_ENV instead of .bashrc for BASH.
3361
9ac69859
NB
33622013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3363
3364 * gdb.texinfo (Commands to Specify Files): Add description
3365 of the remove-symbol-file command.
3366 * observer.texi: New free_objfile event
3367
98882a26
PA
33682013-10-24 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3371
ce13fade
JB
33722013-10-11 Joel Brobecker <brobecker@adacore.com>
3373
3374 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3375 New subsection inside which the "-catch-load" and "-catch-unload"
3376 commands documentation is now placed.
3377 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3378 documenting the "-catch-assert" and "-catch-exception" new
3379 GDB/MI commands.
3380
2446f5ea
JB
33812013-10-10 Joel Brobecker <brobecker@adacore.com>
3382
3383 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3384
0d12017b
JB
33852013-10-10 Joel Brobecker <brobecker@adacore.com>
3386
bd80dc1a
JB
3387 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3388 serial baud".
3389 (Remote Configuration): Replace "set remotebaud" by "set serial
3390 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3391
f4fb82a1
PA
33922013-10-07 Pedro Alves <palves@redhat.com>
3393
3394 PR breakpoints/11568
3395 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3396 when the thread is removed from the thread list.
3397
0c557179
SDJ
33982013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3399
3400 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3401 Update entry for $_exitcode.
3402
5713b9b5
JB
34032013-10-04 Joel Brobecker <brobecker@adacore.com>
3404
3405 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3406 new "--start" option.
3407
901461f8
PA
34082013-10-02 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.texinfo (Registers): Expand description of saved registers
3411 in frames. Explain <not saved>.
3412
8fb8eb5c
DE
34132013-09-25 Doug Evans <dje@google.com>
3414
3415 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3416
0a7cfe2c
SS
34172013-09-16 Stan Shebs <stan@codesourcery.com>
3418
3419 Remove the internals manual gdbint.texinfo.
3420 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3421 (PDFFILES): Remove gdbint.pdf.
3422 (HTMLFILES): Remove gdbint/index.html.
3423 (HTMLFILES_INSTALL): Remove gdbint.
3424 (GDBINT_DOC_FILES): Remove.
3425 (dvi): Remove gdbint.dvi.
3426 (ps): Remove gdbint.ps.
3427 * gdbint.texinfo: Remove file.
3428 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3429
a280dbd1
SDJ
34302013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3431
3432 * gdb.texinfo (Convenience Functions): Mention new convenience
3433 function $_isvoid.
3434
4ac33720
UW
34352013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3436
3437 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3438 (Standard Target Features): Add new node to menu.
3439 (S/390 and System z Features): New node.
3440
b3d3b4bd
SA
34412013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3442
3443 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3444 -list-target-features in the example.
3445
edf9f00c
JK
34462013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3447
3448 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3449 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3450
1d236d23
JK
34512013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3452
3453 Sync documentation with gdb.base/gnu-debugdata.exp.
3454 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3455
5423b017
JK
34562013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3459
6211c335
YQ
34602013-08-27 Pedro Alves <pedro@codesourcery.com>
3461 Yao Qi <yao@codesourcery.com>
3462
3463 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3464 Document new --skip-unavailable option.
3465 <-stack-list-variables>: Document new --skip-unavailable option.
3466
52e260a3
DE
34672013-08-26 Doug Evans <dje@google.com>
3468
3469 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3470 an optional regexp.
3471
5e92f71a
TT
34722013-08-13 Tom Tromey <tromey@redhat.com>
3473
3474 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3475 Document GDB_PARALLEL and GDB_INOTIFY.
3476
c5d7073b
SS
34772013-08-09 Stan Shebs <stan@codesourcery.com>
3478
3479 * LRS: Remove file, describes a long-abandoned live-range
3480 splitting extension to stabs.
3481
6fbe845e
AB
34822013-07-25 Andrew Burgess <aburgess@broadcom.com>
3483
3484 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3485
e7045703
DE
34862013-07-17 Doug Evans <dje@google.com>
3487
3488 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3489
3105ebf9
TT
34902013-07-02 Tom Tromey <tromey@redhat.com>
3491
3492 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3493
d6c2da54
TT
34942013-06-28 Tom Tromey <tromey@redhat.com>
3495
3496 * Makefile.in (version.subst): Use version.in, not
3497 common/version.in.
3498 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3499 Likewise.
3500
e5823f1c
PA
35012013-06-27 Pedro Alves <palves@redhat.com>
3502
3503 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3504 dynamic symbol resolution code>: New section, based on infrun.c
3505 comment.
3506
92dcb9ff
TT
35072013-06-26 Tom Tromey <tromey@redhat.com>
3508
3509 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3510 Update.
3511 (Releasing GDB): Likewise.
3512
dc673c81
YQ
35132013-06-26 Pedro Alves <pedro@codesourcery.com>
3514 Yao Qi <yao@codesourcery.com>
3515
3516 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3517 -trace-frame-collected.
3518
28a93511
YQ
35192013-06-26 Pedro Alves <pedro@codesourcery.com>
3520
3521 * gdb.texinfo (Traceframe Info Format): Document tvar element
3522 and its attributes.
3523
a0743c90
YQ
35242013-06-25 Yao Qi <yao@codesourcery.com>
3525
3526 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3527
01208463
TT
35282013-06-24 Tom Tromey <tromey@redhat.com>
3529
3530 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3531 (GDBvn.texi): Use version.subst.
3532 (version.subst): New target.
3533 (mostlyclean): Remove version.subst.
3534
c898adb7
YQ
35352013-06-20 Pedro Alves <pedro@codesourcery.com>
3536
3537 * gdb.texinfo (GDB/MI Data Manipulation)
3538 <-data-list-register-values>: Document the --skip-unavailable
3539 option.
3540
7c57fa1e
YQ
35412013-06-07 Yao Qi <yao@codesourcery.com>
3542
3543 * gdb.texinfo (Symbols): Add kindex and cindex for
3544 'maint print msymbols'.
3545
0059c61a 35462013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3547
3548 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3549 response field name (thread-group to inferior).
3550
85dc5a12
GB
35512013-06-04 Gary Benson <gbenson@redhat.com>
3552
3553 * gdb.texinfo (General Query Packets/qSupported): Added
3554 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3555 to the table of currently defined stub features.
3556 Added a more detailed entry for "augmented-libraries-svr4-read".
3557 (General Query Packets/qXfer:libraries-svr4:read): Documented
3558 the augmented form of this packet.
3559
5901af59
JB
35602013-05-23 Joel Brobecker <brobecker@adacore.com>
3561
3562 * gdb.texinfo (System-wide Configuration Scripts): Renames
3563 "Installed System-wide Configuration Scripts". Add associated
3564 @menu block.
3565
c1e36e3e
PA
35662013-05-23 Yao Qi <yao@codesourcery.com>
3567 Pedro Alves <palves@redhat.com>
3568
3569 * gdb.texinfo (Packets): Document 'vCont;r'.
3570 (Continuing and Stepping): Document target-assisted range
3571 stepping, and the 'set range-stepping' and 'show range-stepping'
3572 commands.
3573
0201faac
JB
35742013-05-23 Joel Brobecker <brobecker@adacore.com>
3575
3576 * gdb.texinfo (Installed System-wide Configuration Scripts):
3577 Add subsection describing the scripts now available under
3578 the data-dir's system-gdbbinit subdirectory.
3579 * NEWS: Add entry announcing the availability of system-wide
3580 configuration scripts for ElinOS and Wind River Linux.
3581
c5867ab6
HZ
35822013-05-21 Hui Zhu <hui@codesourcery.com>
3583
3584 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3585 "-dprintf-insert" command.
3586
7d0c9981
DE
35872013-05-17 Doug Evans <dje@google.com>
3588
3589 * gdb.texinfo (Maintenance Commands): Update doc for
3590 "maint check-psymtabs". Add doc for "maint check-symtabs",
3591 "maint expand-symtabs".
3592
742ce053
MM
35932013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3594
3595 * gdb.texinfo (Process Record and Replay): Document the
3596 "record goto" command and its sub-commands.
3597
1e611234
PM
35982013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3599
3600 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3601 (Python API): Add Frame Filters API, Frame Wrapper API,
3602 Writing a Frame Filter/Wrapper, Managing Management of Frame
3603 Filters chapter entries.
3604 (Frame Filters API): New Node.
3605 (Frame Wrapper API): New Node.
3606 (Writing a Frame Filter): New Node.
3607 (Managing Frame Filters): New Node.
3608 (Progspaces In Python): Add note about frame_filters attribute.
3609 (Objfiles in Python): Ditto.
3610 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3611 @anchors and --no-frame-filters option to -stack-list-variables,
3612 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3613 commands.
3614
2874cb83
JB
36152013-05-08 Joel Brobecker <brobecker@adacore.com>
3616
3617 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3618 Support" subsection documenting the XML format used to transfer
3619 shared library info on AIX.
3620
9a005eb9
JB
36212013-05-08 Joel Brobecker <brobecker@adacore.com>
3622
3623 * gdb.texinfo (Debugging Output): Add documentation of
3624 "set debug aix-solib" and "show debug aix-solib" commands.
3625
a1217d97
SL
36262013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3627
3628 * gdb.texinfo (Nios II): New section.
3629 (Nios II Features): New section.
3630
4d1eb6b4
JB
36312013-05-06 Joel Brobecker <brobecker@adacore.com>
3632
3633 * gdbint.texinfo (Algorithms): Remove entries documenting
3634 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3635 SOLIB_CREATE_INFERIOR_HOOK.
3636
3f84184e
TT
36372013-04-29 Tom Tromey <tromey@redhat.com>
3638
3639 PR python/14204:
3640 * gdb.texinfo (Python API): Fix menu entry.
3641 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3642 Define global and static block. Add example. Clarify
3643 block relationship for inline functions.
3644
60155234
TT
36452013-04-29 Tom Tromey <tromey@redhat.com>
3646
3647 * gdb.texinfo (Python API): Mention Python help and keyword
3648 arguments. Move pagination text to Basic Python.
3649 (Basic Python): Put pagination text here. Document
3650 close-on-exec, SIGCHLD, and SIGINT.
3651
5360976e
PA
36522013-04-19 Pedro Alves <palves@redhat.com>
3653
3654 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3655 "signedness" instead of "signness".
3656
bd3f3b55
PA
36572013-04-19 Pedro Alves <palves@redhat.com>
3658
3659 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3660 -Wno-pointer-sign text with text on -Wpointer-sign.
3661
dee368d3
TT
36622013-04-16 Tom Tromey <tromey@redhat.com>
3663
3664 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3665 GCC that has the SDT probe points.
3666
cc16e6c9
TT
36672013-04-15 Tom Tromey <tromey@redhat.com>
3668
3669 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3670 exception catchpoints.
3671
72f1fe8a
TT
36722013-04-15 Tom Tromey <tromey@redhat.com>
3673
3674 * gdb.texinfo (Set Catchpoints): Document $_exception.
3675 (Convenience Vars): Mention $_exception.
3676
591f19e8
TT
36772013-04-15 Tom Tromey <tromey@redhat.com>
3678
3679 * gdb.texinfo (Set Catchpoints): Reorganize exception
3680 catchpoints. Document "catch rethrow".
3681 (Debugging C Plus Plus): Mention "catch rethrow".
3682
02ae6bad
TT
36832013-04-15 Tom Tromey <tromey@redhat.com>
3684
3685 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3686
2c91021c
JK
36872013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3688 Eli Zaretskii <eliz@gnu.org>
3689
3690 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3691 line below the sample output.
3692
6eaaf48b
EZ
36932013-04-12 Eli Zaretskii <eliz@gnu.org>
3694
3695 * gdb.texinfo (Mode Options): Document '-configuration'.
3696 (Help): Document "show configuration".
3697 (Bug Reporting): Add requirements to include the configuration
3698 details in bug reports.
3699
b292c783
JK
37002013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * Makefile.in (MAN1S): Add gcore.1.
3703 Remove "Host, target, and site specific Makefile fragments" comment.
3704 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3705 (install-man1, uninstall-man1): Conditionalize gcore.1.
3706 (gcore.1): New.
3707 * gdb.texinfo (Man Pages): Add gcore man.
3708 (gcore man): New node.
3709
f81d1120
PA
37102013-04-10 Pedro Alves <palves@redhat.com>
3711
3712 * gdb.texinfo (Process Record and Replay): Document that "set
3713 record full insn-number-max", "set record
3714 instruction-history-size" and "set record
3715 function-call-history-size" accept "unlimited".
3716 (Backtrace): Document that "set backtrace limit" accepts
3717 "unlimited".
3718 (List): Document that "set listsize" accepts "unlimited".
3719 (Print Settings)" Document that "set print max-symbolic-offset",
3720 "set print elements" and "set print repeats" accept "unlimited".
3721 (Starting and Stopping Trace Experiments): Document that "set
3722 trace-buffer-size" accepts "unlimited".
3723 (Remote Configuration): Document that "set tcp connect-timeout"
3724 accepts "unlimited".
3725 (Command History): Document that "set history size" accepts
3726 "unlimited".
3727 (Screen Size): Document that "set height" and "set width" accepts
3728 "unlimited". Adjust "set pagination"'s description to suggest
3729 "set height unlimited" instead of "set height 0".
3730
393fd4c3
YQ
37312013-04-10 Yao Qi <yao@codesourcery.com>
3732
3733 * gdb.texinfo (Trace Files): Add "target ctf".
3734
cba5a7bf
JK
37352013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3736
3737 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3738
0ed630cb
JK
3739 * Makefile.in (install-man1, install-man5, uninstall-man1)
3740 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3741
afe1492b
JK
3742 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3743
5b8b6385
JK
37442013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3745 Eli Zaretskii <eliz@gnu.org>
3746
3747 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3748 parameters order. Remove "On some targets" for --attach. Document the
3749 --multi parameter and extended-remote command. Document all the
3750 options.
3751
906ccdf0
JK
37522013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3753
3754 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3755 the list of supported languages.
3756
43662968
JK
37572013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3760 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3761 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3762 (diststuff): Add man.
3763 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3764 (uninstall-man5): New.
3765 (STAGESTUFF): Add *.1 and *.5.
3766 (GDBvn.texi): Add SYSTEM_GDBINIT.
3767 (gdb.1, gdbserver.1, gdbinit.5): New.
3768 (maintainer-clean realclean): Add $(MANS).
3769 (install): Add install-man.
3770 (uninstall): Add uninstall-man.
3771 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3772 (@copying): Wrap it by @c man begin COPYRIGHT.
3773 (Top): Add Man Pages.
3774 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3775
be9a8770
PA
37762013-04-02 Pedro Alves <palves@redhat.com>
3777
3778 * gdb.texinfo (Debugging Output): Document "set/show debug
3779 aarch64", "set/show debug coff-pe-read" and "set/show debug
3780 mach-o".
3781
a46c1e42
PA
37822013-04-02 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3785 table>: Add entry for "trace-buffer-size".
3786
bd3eecc3
PA
37872013-03-28 Pedro Alves <palves@redhat.com>
3788
3789 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3790 table>: Add entry for "trace-status".
3791
215b9f98
EZ
37922013-03-28 Eli Zaretskii <eliz@gnu.org>
3793
3794 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3795 @bullet", which is invalid (makeinfo 5.1 barfs).
3796
7f7cc265
PA
37972013-03-28 Pedro Alves <palves@redhat.com>
3798
3799 PR gdb/15294
3800
3801 * gdb.texinfo (List) <set listsize>: Adjust to document that
3802 listsize 0 means no limit, and remove mention of -1.
3803
9c0be723
YQ
38042013-03-22 Yao Qi <yao@codesourcery.com>
3805
3806 * gdb.texinfo (Embedded Processors): Remove menu item
3807 "OpenRISC 1000".
3808 (OpenRISC 1000): Remove.
3809
bd712aed
DE
38102013-03-21 Doug Evans <dje@google.com>
3811
3812 * gdb.texinfo (Maintenance Commands): Add docs for
3813 "mt set per-command {space,time,symtab} {on,off}".
3814
d0353e76
YQ
38152013-03-14 Hui Zhu <hui@codesourcery.com>
3816 Yao Qi <yao@codesourcery.com>
3817
3818 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3819
6dd24dfa
KS
38202013-03-13 Keith Seitz <keiths@redhat.com>
3821
3822 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3823 "maint agent" reference to Dynamic printf.
3824
5c4808ca
EZ
38252013-03-11 Eli Zaretskii <eliz@gnu.org>
3826
3827 * gdb.texinfo (General Query Packets): Don't use colon in index
3828 entries visible to Info format.
3829
59ea5688
MM
38302013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3831
3832 * gdb.texinfo (Process Record and Replay): Document record
3833 changes.
3834
2ae8c8e7
MM
38352013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3836
3837 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3838 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3839 qXfer:btrace:read.
3840
28abe188
EZ
38412013-03-09 Eli Zaretskii <eliz@gnu.org>
3842
3843 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3844 use colons in @anchor and @cindex entries.
3845
be9a119c 38462013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3847
3848 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3849
be9a119c 38502013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3851 Hafiz Abid Qadeer <abidh@codesourcery.com>
3852
3853 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3854 trace-buffer-size set and show commands.
3855 (Tracepoint Packets): Document QTBuffer:size.
3856 (General Query Packets): Document QTBuffer:size.
3857
d57350ea
TT
38582013-02-21 Tom Tromey <tromey@redhat.com>
3859
3860 * gdb.texinfo: Remove bad @syncodeindex.
3861 (Values From Inferior, Types In Python, Inferiors In Python)
3862 (Events In Python, Threads In Python, Frames In Python, Blocks In
3863 Python, Symbols In Python, Symbol Tables In Python): Remove
3864 @tables.
3865 (Packets, General Query Packets, Tracepoint Packets)
3866 (Host I/O Packets): Use @w{} for empty @item.
3867
9f44fbc0
SCR
38682013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3869
3870 * gdb.texinfo (Architectures In Python): Add description about
3871 the new method gdb.Architecture.disassemble.
3872
f5911ea1
HAQ
38732013-02-15 Pedro Alves <pedro@codesourcery.com>
3874 Hafiz Abid Qadeer <abidh@codesourcery.com>
3875
3876 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3877 Document the "trace-file" field.
3878
7e1e0340
DE
38792013-02-07 Doug Evans <dje@google.com>
3880
3881 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3882 command.
3883
134a2066
YQ
38842013-02-06 Yao Qi <yao@codesourcery.com>
3885
3886 * gdb.texinfo (GDB/MI Async Records): Document new MI
3887 notification "=tsv-modified". Update the document of MI
3888 notification "=tsv-created".
3889 * observer.texi (GDB Observers): New observer tsv_modified.
3890 Update observer tsv_created and tsv_delete.
3891
430ed3f0
MS
38922013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3893
3894 * gdb.texinfo (AArch64 Features): New section; document
3895 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3896 (Architectures): Add new AArch64 section to document AArch64
3897 architecture specific commands.
3898 (ABI): Add description of the new OS ABI "Newlib" and its influence
3899 on the longjmp handling.
3900
1b56eb55
JK
39012013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3902 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3905 variable in 'set/show backtrace' section.
3906
c4957902
TT
39072013-01-31 Tom Tromey <tromey@redhat.com>
3908
3909 * gdb.texinfo (Target Commands): Fix typo.
3910
bea883fd
SCR
39112013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3912
3913 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3914 describing the gdb.Architecture class.
3915 (Frames In Python): Add description about the new method
3916 gdb.Frame.architecture().
3917
796a7ff8
DE
39182013-01-23 Doug Evans <dje@google.com>
3919
3920 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3921
998580f1
MK
39222013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3923
3924 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3925 'thread-groups' field when printing a breakpoint in MI.
3926
c9fb1240
SD
39272012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3928 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3929 to reflect that jit-reader-load now supports absolute file-names.
3930
ab04a2af
TT
39312013-01-16 Tom Tromey <tromey@redhat.com>
3932
3933 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3934 (Signals): Likewise.
3935
8ac3646f
TT
39362013-01-16 Tom Tromey <tromey@redhat.com>
3937
3938 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3939 "catch-type" field.
3940 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3941
e93a8774
TT
39422013-01-07 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.texinfo (Mode Options): Don't mention -epoch.
3945 (Data, Emacs): Remove obsolete comments.
3946
54516a0b
TT
39472013-01-02 Tom Tromey <tromey@redhat.com>
3948
3949 * gdb.texinfo (GDB/MI Output Records): Update menu.
3950 (GDB/MI Breakpoint Information): New node.
3951 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3952 <-break-insert>: Likewise.
3953
8dbe8ece
YQ
39542012-12-31 Yao Qi <yao@codesourcery.com>
3955
3956 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3957 (Packets): Move "vStopped" packet to ...
3958 (Notification Packets): ... here. Describe the components
3959 of notification. Add a table of supported notifications.
3960 Add an example on the process of he async notification.
3961
f35a17b5
JK
39622012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3963
3964 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3965 present.
3966 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3967 fullname output always present.
3968
0dfd2fad
PM
39692012-12-23 Pierre Muller <muller@sourceware.org>
3970
72f4393d
L
3971 * gdbint.texinfo (Function prototypes): Require use of "extern"
3972 modifier for function prototypes in headers.
0dfd2fad 3973
7785b880
JB
39742012-12-19 Joel Brobecker <brobecker@adacore.com>
3975
3976 * refcard.tex: Update copyright notice to GPL v3 or later.
3977 Update contact info.
3978
3d745be3
JK
39792012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3980
3981 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3982
c9b6281a
YQ
39832012-12-15 Yao Qi <yao@codesourcery.com>
3984
3985 * gdb.texinfo (Debugging Output): Document 'set debug
3986 notification' and 'show debug notification'.
3987
f2a8bc8a
YQ
39882012-12-15 Yao Qi <yao@codesourcery.com>
3989
3990 * gdb.texinfo (Listing Tracepoints): New item and example about
3991 'installed on target' output.
3992 Add more in the example about 'installed on target'.
3993 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3994
451b7c33
TT
39952012-12-14 Tom Tromey <tromey@redhat.com>
3996
72f4393d 3997 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3998
3fa7bf06 39992012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 4000
3fa7bf06
MG
4001 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4002
701adfb0
PA
40032012-12-12 Paul Koning <paul_koning@dell.com>
4004
4005 Add support for Python 3.
4006 * gdb.texinfo (Inferior.read_memory): Mention that the return
4007 value is a memoryview object if Python 3.
4008
05b4bd79
PA
40092012-12-11 Pedro Alves <palves@redhat.com>
4010
4011 * gdb.texinfo: Remove all mentions of Unixware throughout.
4012
74a0d9f6
JK
40132012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4014
4015 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4016
0c631110
TT
40172012-11-29 Tom Tromey <tromey@redhat.com>
4018
4019 * gdb.texinfo (SVR4 Process Information): Document missing
4020 "info proc" subcommands.
4021
891df0ea
YQ
40222012-11-29 Yao Qi <yao@codesourcery.com>
4023
4024 PR gdb/1477.
4025 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4026 to 'auto' instead of 'gnu'.
4027
608e2dbb
TT
40282012-11-26 Tom Tromey <tromey@redhat.com>
4029
4030 * gdb.texinfo (MiniDebugInfo): New node.
4031 (GDB Files): Update.
4032
e64e0392
DE
40332012-11-16 Doug Evans <dje@google.com>
4034
4035 * gdb.texinfo (System-wide configuration): If the system-wide init
4036 file lives in the data-directory, and --data-directory is provided,
4037 look for it there.
4038
ae606bee
TT
40392012-11-15 Tom Tromey <tromey@redhat.com>
4040
4041 * gdb.texinfo (Signaling): Fix typo.
4042
62747a60
TT
40432012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4044
4045 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4046 parameter "count" of -data-write-memory-bytes, and add an example.
4047
18a9fc12
TT
40482012-11-12 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.texinfo (Symbols): Document "info type-printers",
4051 "enable type-printer" and "disable type-printer".
4052 (Python API): Add new node to menu.
4053 (Type Printing API): New node.
4054 (Progspaces In Python): Document type_printers field.
4055 (Objfiles In Python): Likewise.
4056 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4057 register_type_printer, TypePrinter>: Document.
4058
53342f27
TT
40592012-11-12 Tom Tromey <tromey@redhat.com>
4060
4061 * gdb.texinfo (Symbols): Document "set print type methods",
4062 "set print type typedefs", and flags to ptype and whatis.
4063
ed8a1c2d
AB
40642012-11-09 Andrew Burgess <aburgess@broadcom.com>
4065
4066 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4067 the example -data-disassemble output. Extend the description of
4068 the -data-disassemble results to document all fields. Document
4069 the cli disassemble command as being related to -data-disassemble.
4070
8506d139
YQ
40712012-11-09 Yao Qi <yao@codesourcery.com>
4072
4073 PR gdb/14777.
4074 * gdb.texinfo (OS Information): Remove doc on command
4075 'info udot'.
4076
4d3f93a2
JB
40772012-11-08 Joel Brobecker <brobecker@adacore.com>
4078
4079 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4080 gdb.ini warning for Windows port.
4081
1e96de83
YQ
40822012-11-08 Yao Qi <yao@codesourcery.com>
4083
4084 * gdb.texinfo (Search): Add kindex for 'fo'.
4085
dc939229
TT
40862012-11-05 Tom Tromey <tromey@redhat.com>
4087
4088 PR python/14802:
4089 * gdb.texinfo (Functions In Python): Add example.
4090
6f6484cd
YQ
40912012-11-03 Yao Qi <yao@codesourcery.com>
4092
4093 * observer.texi (GDB Observers): Remove observer
4094 'tracepoint_modified', 'tracepoint_created' and
4095 'tracepoint_deleted'.
4096
af4238e5
TT
40972012-10-26 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4100
687e43a4
TT
41012012-10-25 Tom Tromey <tromey@redhat.com>
4102
4103 * gdb.texinfo (General Query Packets): Use @itemx.
4104
8de0566d
YQ
41052012-10-17 Yao Qi <yao@codesourcery.com>
4106
4107 * observer.texi (GDB Observers): Update observer
4108 'memory_changed'.
4109 * gdb.texinfo (GDB/MI Async Records): Document for
4110 "memory-changed" notification.
4111
07540c15
DE
41122012-10-15 Doug Evans <dje@google.com>
4113
4114 * gdb.texinfo (Mode Options): Document -nh.
4115 Elaborate on docs for -nx.
4116
d7019589
SP
41172012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4118
4119 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4120
82a90ccf 41212012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 4122 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
4123
4124 * gdb.texinfo (GDB/MI Async Records): Document notification
4125 'record-started' and 'record-stopped'.
4126 * observer.texi (GDB Observers): New observer 'record-changed'.
4127
aa9259cc
TS
41282012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4129
4130 * gdb.texinfo: Document the removal of SH's 'regs' command.
4131
c1d780c2
SDJ
41322012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4133
4134 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4135
bb25a15c
YQ
41362012-09-18 Yao Qi <yao@codesourcery.com>
4137
4138 * gdb.texinfo (GDB/MI Async Records): Document new MI
4139 notifications '=tsv-created' and '=tsv-deleted'.
4140 * observer.texi (GDB Observers): New observer tsv_created and
4141 tsv_deleted.
4142
201b4506
YQ
41432012-09-18 Yao Qi <yao@codesourcery.com>
4144
4145 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4146 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4147 '=traceframe-changed'.
4148
6fc1c773
YQ
41492012-09-17 Yao Qi <yao@codesourcery.com>
4150
4151 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4152 'set listsize'.
4153
121c73f3
JK
41542012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4155 Eli Zaretskii <eliz@gnu.org>
4156
4157 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4158 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4159 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4160
e9687799
JK
41612012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4162
4163 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4164
3b5e4d35
YPK
41652012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4166
4167 Document how to return from "python-interactive" to GDB.
4168 * gdb.texinfo (Python Commands): Update documentation.
4169
41702012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4171
4172 Add a new "python-interactive" command that starts a standard
4173 Python interactive prompt with "pi" as alias, and add "py" as
4174 an alias to "python".
4175 * gdb.texinfo (Python Commands): Document the new commands.
4176
b583003e
TT
41772012-08-22 Tom Tromey <tromey@redhat.com>
4178
4179 * gdbint.texinfo (Host Definition): Remove documentation for
4180 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4181
a451cb65
KS
41822012-08-17 Keith Seitz <keiths@redhat.com>
4183
4184 PR c++/13356
4185 * gdb.texinfo (Type and Range Checking): Remove warning.
4186 Remove spurious commas.
4187 Update text and examples for re-implementation of set/show
4188 check type.
4189 (C and C++ Type and Range Checks): Likewise.
4190
6b1755ce
YQ
41912012-08-16 Yao Qi <yao@codesourcery.com>
4192
4193 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4194 is deprecated.
4195
f47f77df
DE
41962012-08-13 Doug Evans <dje@google.com>
4197
4198 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4199 to include functions.
4200
a72c3253
DE
42012012-08-10 Doug Evans <dje@google.com>
4202
4203 * gdb.texinfo (Convenience Funs): New node.
4204 (Types In Python): Document Type.vector.
4205
5b9afe8a
YQ
42062012-08-09 Yao Qi <yao@codesourcery.com>
4207
4208 * observer.texi: New observer command_param_changed.
4209 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4210
dc1039df
JK
42112012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4212
4213 * gdbint.texinfo (Debugging GDB): In section
4214 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4215 Mention also gdb-gdb.py.
4216
4abf930d
YQ
42172012-08-07 Yao Qi <yao@codesourcery.com>
4218
4219 Revert the folloing patch:
4220 2012-08-06 Yao Qi <yao@codesourcery.com>
4221 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4222 remote hardware-watchpoint-limit' and 'set
4223 remote hardware-breakpoint-limit'.
4224
f3c8a52a
JK
42252012-08-06 Nathaniel Flath <flat0103@gmail.com>
4226
4227 * gdb.texinfo (Working Directory): Added information about new
4228 default argument for 'cd' command.
4229
77a91025
YQ
42302012-08-06 Yao Qi <yao@codesourcery.com>
4231
4232 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4233 remote hardware-watchpoint-limit' and 'set
4234 remote hardware-breakpoint-limit'.
4235
d9f08f52
YQ
42362012-08-06 Yao Qi <yao@codesourcery.com>
4237
4238 Fix PR14371.
4239
4240 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4241 '=breakpoint-deleted'.
4242
95b07c96
YQ
42432012-08-02 Yao Qi <yao@codesourcery.com>
4244
4245 * gdb.texinfo (Native): Remove node Neutrino.
4246
7255706c
YQ
42472012-07-27 Yao Qi <yao@codesourcery.com>
4248
4249 * gdb.texinfo (IPA Protocol Commands): Document new command
4250 'close'.
4251
d6b28940
TT
42522012-07-25 Tom Tromey <tromey@redhat.com>
4253
4254 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4255
e615022a
DE
42562012-07-20 Doug Evans <dje@google.com>
4257
4258 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4259 (Index Files): Document how to control the use of deprecated index
4260 sections.
4261 (Index Section Format): Replace --use-deprecated-index-sections with
4262 "set use-deprecated-index-sections on".
4263
055855a4
EZ
42642012-07-12 Eli Zaretskii <eliz@gnu.org>
4265
4266 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4267 indices into a single node "Index". Instead, join function and
4268 variable indices into a single index, separate from the concept
4269 index. Requested in
4270 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4271 (Top): Update the top-level menu: instead of one "Index" there are
4272 now separate entries "Concept Index" and "Function and Variable
4273 Index".
4274 (Concept Index, Function and Variable Index): New nodes.
4275 (Index): Node deleted.
4276
f77cc5f0
HZ
42772012-07-05 Hui Zhu <hui_zhu@mentor.com>
4278
4279 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4280 and "maint agent-eval".
4281
00595b5e
EZ
42822012-07-03 Eli Zaretskii <eliz@gnu.org>
4283
4284 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4285 avoid file-name clashes between Index.html and index.html on
4286 case-insensitive filesystems. See the discussion starting in
4287 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4288 details of the problem.
4289 (Top): Update the master menu for the above.
4290 (Concept Index, Command and Variable Index): New nodes, instead of
4291 the old "Index" node that was deleted. All cross-references
4292 updated.
4293
d3ce09f5
SS
42942012-07-02 Stan Shebs <stan@codesourcery.com>
4295
4296 * gdb.texinfo (Dynamic Printf): Mention agent style and
4297 disconnected dprintf.
4298 (Maintenance Commands): Describe maint agent-printf.
4299 (General Query Packets): Mention BreakpointCommands feature.
4300 (Packets): Document commands extension to Z0 packet.
4301 * agentexpr.texi (Bytecode Descriptions): Document printf
4302 bytecode.
4303
2d7b58e8
JK
43042012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4305
4306 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4307 only after gdbinit files.
4308 (Startup): Move -iex and -iex commands down after gdbinit files.
4309
202cbf1c
JK
43102012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4311
4312 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4313 possibility.
4314
b6ba681c
TT
43152012-06-29 Tom Tromey <tromey@redhat.com>
4316
4317 * gdb.texinfo (Index Section Format): Update for version 7.
4318
71caed83
SS
43192012-06-28 Stan Shebs <stan@codesourcery.com>
4320
4321 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4322 example, add note about title column.
4323
ee0bf529
SCR
43242012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4325
4326 * gdb.texinfo (Symbol Tables In Python): Add description about
4327 the new 'last' attribute of gdb.Symtab_and line.
4328
3c15d565
SCR
43292012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4330
4331 * gdb.texinfo (Symbol Tables In Python): Correct the description
4332 of the 'pc' attribute of gdb.Symtab_and_line.
4333
45cfd468
DE
43342012-06-26 Doug Evans <dje@google.com>
4335
4336 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4337 and symtab-create.
4338
496ee73e
KS
43392012-06-25 Keith Seitz <keiths@redhat.com>
4340
4341 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4342 from example. Remove "rbreak" from list of corresponding
4343 gdb commands.
4344
156942c7
DE
43452012-06-23 Doug Evans <dje@google.com>
4346
4347 * gdb.texinfo (Index Section Format): Document version 7 format.
4348
c614397c
YQ
43492012-06-22 Yao Qi <yao@codesourcery.com>
4350
4351 * gdb.texinfo: Add missing cindex for some packets.
4352
472a2379
KS
43532012-06-20 Keith Seitz <keiths@redhat.com>
4354
4355 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4356 for -break-insert and document -p.
4357
2678e2af
YQ
43582012-06-20 Yao Qi <yao@codesourcery.com>
4359
4360 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4361 and "gdb.write_memory" with "Inferior.read_memory" and
4362 "Inferior.write_memory".
4363
984359d2
EZ
43642012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4365
4366 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4367 (Free Documentation): Add @node line.
4368 (Continuing and Stepping) <advance location>: Use @item instead of
4369 @itemx.
4370 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4371 @itemx.
4372 (Embedded Processors): Put the link to "PA" to its correct place,
4373 according to document structure.
4374 (Python API): Put the link to "Lazy Strings In Python" to its
4375 correct place.
4376 (Index): Use @@ in @tex block to get a literal @.
4377
4378 * gdbint.texinfo: Fix the @subtitle line.
4379
4380 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4381 correct place.
4382
16bdd41f
YQ
43832012-06-08 Yao Qi <yao@codesourcery.com>
4384
4385 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4386 Protocol'.
4387 (In-Process Agent Protocol, IPA Protocol Objects)
4388 (IPA Protocol Commands): New nodes.
4389 (Tracepoint Packets): Add anchors.
4390
2d4c29c5
TS
43912012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4392
4393 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4394
6bd110c5
YQ
43952012-06-06 Yao Qi <yao@codesourcery.com>
4396
4397 * gdb.texinfo: Update copyright year.
4398
f3e0e960
SS
43992012-05-23 Stan Shebs <stan@codesourcery.com>
4400 Kwok Cheung Yeung <kcy@codesourcery.com>
4401
4402 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4403
1564a261
JK
44042012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4405
4406 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4407 Mention also --with-separate-debug-dir.
4408 (Auto-loading): Prepend $debugdir in the sample output.
4409 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4410 auto-load safe-path variable.
4411 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4412 Mention also $debugdir for 'set auto-load scripts-directory'.
4413
eb17f351
EZ
44142012-05-19 Eli Zaretskii <eliz@gnu.org>
4415
4416 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4417 (MIPS Embedded, MIPS, MIPS Register packet Format)
4418 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4419 appropriate.
4420
4cc0665f 44212012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4422 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4423
4424 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4425 mips compression".
4426 (MIPS Breakpoint Kinds): New subsubsection.
4427
7af8dcf8 44282012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4429
4430 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4431 nodes for subsections. Add @acronym mark-ups and adjust
4432 formatting.
4433
aff139ff
JK
44342012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4435
4436 Rename $ddir to $datadir.
4437 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4438 (objfile-gdb.py file): Rename $ddir to $datadir.
4439
9cb709b6
TT
44402012-05-18 Tom Tromey <tromey@redhat.com>
4441
4442 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4443
e7e0cddf
SS
44442012-05-14 Stan Shebs <stan@codesourcery.com>
4445
4446 * gdb.texinfo (Dynamic Printf): New subsection.
4447
7efc75aa
SCR
44482012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4449
4450 * gdb.texinfo (Basic Python): Add description about the function
4451 gdb.find_pc_line
4452
f307c045
JK
44532012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4454 Eli Zaretskii <eliz@gnu.org>
4455
4456 * gdb.texinfo (Separate Debug Files): Use plural form for global
4457 debugging information directory.
4458
85d4a676
SS
44592012-05-11 Stan Shebs <stan@codesourcery.com>
4460 Kwok Cheung Yeung <kcy@codesourcery.com>
4461
4462 * gdb.texinfo (Operating System Auxiliary Information): Document new
4463 'info os' subcommands.
4464
c1668e4e
JK
44652012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4466
4467 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4468 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4469 (dotdebug_gdb_scripts section): Add reference
4470 to 'Auto-loading safe path'.
4471
7349ff92
JK
44722012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4473
4474 Implement multi-component --with-auto-load-dir.
4475 * gdb.texinfo (Auto-loading): New references
4476 for 'set auto-load scripts-directory'
4477 and 'show auto-load scripts-directory'.
4478 (Auto-loading safe path): Describe the new default. Move $ddir
4479 substituation reference to 'objfile-gdb.py file'.
4480 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4481 script-name. Describe new 'set auto-load scripts-directory'
4482 and 'show auto-load scripts-directory'.
4483
6dea1fbd
JK
44842012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4485
4486 Provide $ddir substitution for --with-auto-load-safe-path.
4487 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4488 (Auto-loading safe path): Likewise. Mention the default value,
4489 $ddir substitution, --with-auto-load-safe-path and
4490 --without-auto-load-safe-path.
4491 * observer.texi (gdb_datadir_changed): New.
4492
1ccacbcd
JK
44932012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4494
4495 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4496 Twice.
4497
d9242c17
JK
4498 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4499 directory separator by path separator.
4500
af2c1515
JK
45012012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4502
4503 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4504 for 'set auto-load safe-path' optional. Mention if it is omitted.
4505 Change disabling security protection condition to "/", twice.
4506
a20ee7a4
SCR
45072012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4508
4509 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4510 the new methods global_block and static_block on gdb.Symtab
4511 objects.
4512
56af09aa
SCR
45132012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4514
4515 * gdb.texinfo (Blocks In Python): Add a note saying that future
4516 improvements to GDB and its infrastructure can move symbols
4517 across blocks within a symbol table.
4518
2746b0ef
YQ
45192012-04-29 Yao Qi <yao@codesourcery.com>
4520
4521 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4522 (A29K): Remove.
4523
62e5f89c
SDJ
45242012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4525 Tom Tromey <tromey@redhat.com>
4526
4527 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4528 and generic static probe support on GDB.
4529
a766d390
DE
45302012-04-25 Doug Evans <dje@google.com>
4531
50f042b9
DE
4532 * gdb.texinfo (Go): Fix thinko.
4533
a766d390
DE
4534 * gdb.texinfo (Supported Languages): Add Go.
4535 (Go): New node.
4536
f02e2b19
YQ
45372012-04-25 Yao Qi <yao@codesourcery.com>
4538
4539 * gdbint.texinfo (Testsuite): New section `Board settings'.
4540
68d41a48
JK
45412012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4542
4543 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4544 Three times.
4545
174bb630
JK
4546 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4547 Three times.
4548
0511cc75
JK
45492012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4550
4551 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4552 by @table @asis. Fix formatting of one item.
4553
0070f25a
JK
45542012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4555
4556 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4557
4dc84fd1
JK
45582012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4559
4560 New option "set debug auto-load".
4561 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4562 (auto-load verbose mode): New node.
4563
bccbefd2
JK
45642012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 New option "set auto-load safe-path".
4567 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4568 and "info auto-load" examples for safe-path. Put there also references
4569 for "set auto-load safe-path" and "show auto-load safe-path".
4570 New menu item for Auto-loading safe path.
4571 (Auto-loading safe path): New node.
4572 (Python Auto-loading): Update the expected output from "Missing"
4573 to "No".
4574
bf88dd68
JK
45752012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4576
4577 auto-load: Implementation.
4578 * gdb.texinfo (Mode Options): New anchor for -nx.
4579 (Startup): New anchors for Option -init-eval-command,
4580 Home Directory Init File
4581 and Init File in the Current Directory during Startup.
4582 Mention set auto-load local-gdbinit with a reference.
4583 Change the sample code to "set auto-load python-scripts".
4584 (Threads): New anchor set libthread-db-search-path.
4585 Provide references to libthread_db.so.1 file.
4586 (Controlling GDB): New menu item for Auto-loading.
4587 (Auto-loading, Init File in the Current Directory)
4588 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4589 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4590 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4591 reference.
4592 (Auto-loading): Rename to ...
4593 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4594 "set auto-load python-scripts", new anchor for it. Change
4595 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4596 for it. Change "info auto-load-scripts"
4597 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4598 to "Python scripts".
4599
8264ba82
AG
46002012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4601
4602 PR mi/13393
4603 * gdb.texinfo (Print Settings): Extend the description for "set print
4604 object".
4605 (GDB/MI Variable Objects): Extend the description for -var-create and
4606 -var-list-children.
4607
06fc020f
SCR
46082012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4609
4610 * gdb.texinfo (Examining Data): Document the 'explore' command.
4611
7191c139
JB
46122012-03-28 Joel Brobecker <brobecker@adacore.com>
4613
4614 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4615 to the children of a varobj and its update range when -var-update
4616 returns that the varobj's type changed.
4617
3708f05e
JK
46182012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4619
4620 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4621 Create two new links fir 'objfile-gdb.py file'
4622 and 'dotdebug_gdb_scripts section'.
4623
8e0583c8
JK
46242012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 * gdb.texinfo (Auto-loading): Rename node reference
4627 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4628 Twice.
4629 (.debug_gdb_scripts section): Rename the node ...
4630 (dotdebug_gdb_scripts section): ... here.
4631 (Maintenance Commands): Also rename this node reference.
4632
7b282c5a
SCR
46332012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4634
4635 * gdb.texinfo (Python API/Values From Inferior): Add description
4636 about the new method Value.referenced_value. Add description on
4637 how Value.dereference is different (and similar) to
4638 Value.referenced_value.
4639
8320cc4f
JK
46402012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4641
4642 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4643 --init-eval-command=COMMAND, -iex.
4644 (Startup): Describe -iex and -ix. Simplify the example
4645 for "set auto-load-scripts off".
4646
481860b3
GB
46472012-03-16 Gary Benson <gbenson@redhat.com>
4648
4649 PR breakpoints/10738
4650 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4651 stating that GDB cannot set breakpoints on inlined functions.
4652 (Mode Options): Document --use-deprecated-index-sections.
4653 (Index Section Format): Document new index section version format.
4654
c4aeac85
TT
46552012-03-15 Tom Tromey <tromey@redhat.com>
4656
4657 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4658
16899756
DE
46592012-03-13 Doug Evans <dje@google.com>
4660
4661 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4662 of "reload".
4663 (Symbols): Delete docs for set/show symbol-reloading.
4664 * gdbint.texinfo (Defining Other Architecture Features): Delete
4665 SYMBOL_RELOADING_DEFAULT.
4666 * refcard.tex: Delete reference to symbol-reloading.
4667
9b224c5e
PA
46682012-03-07 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.texinfo (General Query Packets): Document new
4671 QProgramSignals packet.
4672 * gdb.texinfo (Remote configuration): Mention
4673 "program-signals-packet".
4674
169081d0
TG
46752012-03-05 Tristan Gingold <gingold@adacore.com>
4676
4677 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4678
d1feda86
YQ
46792012-03-03 Yao Qi <yao@codesourcery.com>
4680
4681 * gdb.texinfo (In-Process Agent): New node.
4682 Document new commands.
4683 (General Query Packets): Add packet `QAgent'.
4684
1faeff08
MR
46852012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4686
4687 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4688
7d74f244
DE
46892012-03-01 Scott J. Goldman <scottjg@vmware.com>
4690
4691 * gdb.texinfo (Commands In Python): Put example python macro in
4692 COMMAND_USER category rather than COMMAND_OBSCURE.
4693 Document gdb.COMMAND_USER.
4694 (User-defined Commands): Update documentation to clarify
4695 "set/show max-user-call-depth" and "show user" don't apply to python
4696 commands. Update documentation to clarify "help user-defined" may
4697 also include python commands defined as COMMAND_USER.
4698
6fe37d23
JK
46992012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 * gdb.texinfo (Startup): Add option -ex description to the option -x
4702 description.
4703
83364271
LM
47042012-02-24 Luis Machado <lgustavo@codesourcery.com>
4705
4706 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4707 condition-evaluation breakpoint parameter.
4708 Mention condition-evaluation mode being shown in "info break".
4709 (Break Conditions): Add description for target-side
4710 conditional breakpoints.
72f4393d 4711 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4712 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4713 cond-expr.
4714 (General Query Packets): Mention new ConditionalBreakpoint feature.
4715
bdb1994d
TT
47162012-02-22 Tom Tromey <tromey@redhat.com>
4717
4718 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4719
4d241c86
TT
47202012-02-17 Tom Tromey <tromey@redhat.com>
4721
4722 PR python/10753:
4723 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4724 directory.
4725
816338b5
SS
47262012-02-14 Stan Shebs <stan@codesourcery.com>
4727
4728 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4729
cc30c4bd
PA
47302012-02-13 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4733 mips-idt-ecoff.
4734
035d1e5b
YQ
47352012-02-09 Yao Qi <yao@codesourcery.com>
4736
4737 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4738
f0823d2c
TT
47392012-02-07 Tom Tromey <tromey@redhat.com>
4740
4741 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4742 Symbol.value.
4743
64e7d9dd
TT
47442012-02-07 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4747
4220b2f8
TS
47482012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4749
4750 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4751
edcc5120
TT
47522012-01-24 Tom Tromey <tromey@redhat.com>
4753
4754 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4755 unload".
4756 (Files): Mention new catch commands.
4757 (GDB/MI Async Records): Likewise.
4758
53fe1783
GB
47592012-01-24 Gary Benson <gbenson@redhat.com>
4760
4761 Delete #if 0'd out code.
4762 * gdb.texinfo (Frame Info): Remove "info catch".
4763
b9e7b9c3
UW
47642012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4765
4766 * gdb.texinfo (Remote Configuration): Document
4767 "set remote hostio-readlink-packet" command.
4768 (General Query Packets): Document vFile:readlink packet.
4769
4aac40c8
TT
47702012-01-16 Tom Tromey <tromey@redhat.com>
4771
4772 * gdb.texinfo (Specify Location): Document relative file name
4773 handling.
4774
cafec441
TT
47752012-01-16 Tom Tromey <tromey@redhat.com>
4776
4777 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4778
0ee339bc
JK
47792012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4780 Eli Zaretskii <eliz@gnu.org>
4781
4782 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4783 code.
4784
72384ba3
PH
47852012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4786
4787 * gdb.texinfo (Variables): Document use of :: for non-static
4788 variables.
4789
ce1b17c4
JB
47902012-01-05 Joel Brobecker <brobecker@adacore.com>
4791
4792 * gdbint.texinfo (Start of New Year Procedure): Update
4793 to replace use of copyright.sh by use of copyright.py.
4794
217bff3e
JK
47952012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 Remove the gdbtui binary.
4798 * all-cfg.texi (GDBTUI): Remove.
4799 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4800 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4801 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4802
cc72b2a2
KP
48032011-12-23 Kevin Pouget <kevin.pouget@st.com>
4804
4805 Introduce gdb.FinishBreakpoint in Python.
4806 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4807 (Python API): Add menu entry for Finish Breakpoints.
4808
13ac8d2c
JK
48092011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4810
4811 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4812 tests.
4813
e0f9f062
DE
48142011-12-16 Doug Evans <dje@google.com>
4815
4816 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4817
80b6e756
PM
48182011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4819
1c3ad6ab 4820 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4821 stack". Add documentation for "set/show python print-stack".
4822
2fb860fc
PA
48232011-12-14 Pedro Alves <pedro@codesourcery.com>
4824
4825 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4826 should transfer control to the stub in the startup code instead of
4827 in main. Mention the need to get past the initial breakpoint.
4828
f8eba3c6
TT
48292011-12-06 Tom Tromey <tromey@redhat.com>
4830
4831 * gdb.texinfo (Set Breaks): Update for new behavior.
4832
2268b414
JK
48332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4836 List Format for SVR4 Targets'.
4837 (General Query Packets): New item qXfer:libraries-svr4:read.
4838 (Library List Format for SVR4 Targets): New node.
4839
ae6f0d5b
TT
48402011-12-01 Tom Tromey <tromey@redhat.com>
4841
4842 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4843 add.
4844
36dfb11c
TT
48452011-11-22 Tom Tromey <tromey@redhat.com>
4846
4847 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4848 reasons.
4849
f196051f
SS
48502011-11-20 Stan Shebs <stan@codesourcery.com>
4851
4852 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4853 note-related options and variables.
4854 (Tracepoint Packets): Document packet changes.
4855
f85b53f8
SD
48562011-11-20 Sanjoy Das <sdas@igalia.com>
4857
4858 * gdb.texinfo (JIT Interface): Add documentation on writing and
4859 usind JIT debug info readers.
4860 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4861 Debug Info Readers): New nodes.
4862
bfccc43c
YQ
48632011-11-18 Yao Qi <yao@codesourcery.com>
4864
4865 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4866 tracepoint.
4867
c011a4f4
DE
48682011-11-15 Doug Evans <dje@google.com>
4869
4870 * gdb.texinfo (Files): Document basenames-may-differ.
4871
ed59ded5
DE
48722011-11-14 Doug Evans <dje@google.com>
4873
4874 * gdb.texinfo (Shell Commands): Document "!".
4875
405f8e94
SS
48762011-11-14 Stan Shebs <stan@codesourcery.com>
4877 Kwok Cheung Yeung <kcy@codesourcery.com>
4878
4879 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4880 needed to get shorter fast tracepoints.
4881 (Tracepoint Packets): Document new qTMinFTPILen packet.
4882
1e4d1764
YQ
48832011-11-14 Yao Qi <yao@codesourcery.com>
4884
4885 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4886 behavior of tracepoint.
4887 (General Query Packets): New feature InstallInTrace.
4888 (Remote Configuration): Document "set remote
4889 install-in-trace-packet".
4890
71eba9c2 48912011-11-12 Matt Rice <ratmice@gmail.com>
4892
4893 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4894 Add arguments to info macro.
4895
e0f8f636
TT
48962011-11-10 Tom Tromey <tromey@redhat.com>
4897
4898 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4899 manual.
4900 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4901 (Macros): Add a footnote.
4902 (C): Remove paragraph about compiler options.
4903 (C Constants): Mention wide character and string constants.
4904 (C Plus Plus Expressions): Update compiler option advice. Mention
4905 using declarations. Mention ADL. Remove old HP compiler
4906 information.
4907
625c0d47
TT
49082011-11-10 Tom Tromey <tromey@redhat.com>
4909
4910 PR c++/9257:
4911 * gdb.texinfo (Print Settings): Add an extra note about the need
4912 for a vtable.
4913
4be2aacc
MR
49142011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4915
4916 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4917 "set mips abi" documentation.
4918
0a1c4d10
DE
49192011-11-04 Doug Evans <dje@google.com>
4920
4921 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4922
aad1c02c
TT
49232011-11-03 Tom Tromey <tromey@redhat.com>
4924
4925 * gdb.texinfo (Stopping): Add menu entry.
4926 (Continuing and Stepping): Restore @node. Use @section, not
4927 @subsection.
4928
983fb131
MR
49292011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4930
4931 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4932 designation. Fix "Specify Location" cross-reference.
4933
3065dfb6
SS
49342011-11-02 Stan Shebs <stan@codesourcery.com>
4935
4936 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4937 (General Query Packets): Describe tracenz feature.
4938 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4939
0aaaf063
PK
49402011-10-28 Paul Koning <paul_koning@dell.com>
4941
4942 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4943
2231f1fb
KP
49442011-10-27 Kevin Pouget <kevin.pouget@st.com>
4945
72f4393d 4946 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4947 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4948
5110b5df
PK
49492011-10-26 Paul Koning <paul_koning@dell.com>
4950
4951 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4952
22dbab46
PK
49532011-10-25 Paul Koning <paul_koning@dell.com>
4954
4955 PR python/13327
72f4393d 4956
22dbab46
PK
4957 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4958 fetch_lazy method.
4959
9df2fbc4
PM
49602011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4961
4962 PR python/12656
4963
4964 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4965 global_block, static_block function.
4966
f05e2e1d
TT
49672011-10-19 Tom Tromey <tromey@redhat.com>
4968
4969 * gdb.texinfo (Commands In Python): Add missing "@"s.
4970
a7fc3f37
KP
49712011-10-13 Kevin Pouget <kevin.pouget@st.com>
4972
4973 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4974 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4975 constants.
4976
5048e516
JK
49772011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4978
4979 Fix compatibility with texinfo versions older than 4.12.
4980 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4981 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4982 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4983 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4984 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4985 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4986 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4987
5a56e9c5
DE
49882011-10-09 Doug Evans <dje@google.com>
4989
4990 * gdb.texinfo (Extending GDB): Document alias command.
4991
36b11add
JK
49922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4993
4994 Support @entry in input expressions.
4995 * gdb.texinfo (Variables): Describe @entry names suffix.
4996 (Print Settings): Add anchor for `set print entry-values'.
4997
e18b2753
JK
49982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4999 Eli Zaretskii <eliz@gnu.org>
5000
5001 Display @entry parameter values (without references).
5002 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5003 example.
5004 (Print Settings): New description of set print entry-values and show
5005 print entry-values.
5006
111c6489
JK
50072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5008 Eli Zaretskii <eliz@gnu.org>
5009
5010 Recognize virtual tail call frames.
5011 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5012 (Tail Call Frames): New node.
5013 (Frames In Python): Add gdb.TAILCALL_FRAME.
5014
9c15afc4
DE
50152011-10-07 Doug Evans <dje@google.com>
5016
5017 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5018 register_pretty_printer.
5019
99f5279d
PM
50202011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5021
5022 PR python/12930
5023 PR python/12802
5024
5025 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5026 stop method.
5027
03583c20
UW
50282011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5029
5030 * gdb.texinfo (Starting your Program): "set disable-randomization"
5031 is no longer Linux-specific.
5032 (Remote Configuration): Document "set remote
5033 disable-randomization-packet".
5034 (General Query Packets): Document "QDisableRandomization" packet
5035 and add it to "qSupported" list.
5036
bd054e06
KP
50372011-10-07 Kevin Pouget <kevin.pouget@st.com>
5038
5039 Allow Python notification of new object-file loadings.
5040 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5041 event type.
5042
cb6be26b
KP
50432011-10-04 Kevin Pouget <kevin.pouget@st.com>
5044
5045 PR python/12691: Add the inferior to Python exited event
5046 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5047
a05336a1
JB
50482011-10-03 Joel Brobecker <brobecker@adacore.com>
5049
5050 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5051 rephasing.
5052
5d77fe44
JB
50532011-10-03 Joel Brobecker <brobecker@adacore.com>
5054
5055 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5056 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5057 as possible feature returned by the `-list-features'
5058 command.
5059
699df94d
PK
50602011-09-28 Paul Koning <paul_koning@dell.com>
5061
5062 * gdb.texinfo (gdb.Type): Document field access by dictionary
5063 key syntax.
5064
24bdad53
YQ
50652011-09-28 Yao Qi <yao@codesourcery.com>
5066
5067 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5068 Add one space after option `-s'. Remove @r{} markup.
5069
6710bf39
SS
50702011-09-27 Stan Shebs <stan@codesourcery.com>
5071
5072 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5073
d99f7e48
HZ
50742011-09-16 Hui Zhu <teawater@gmail.com>
5075
5076 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5077 to *(unsigned char *)$esp@300.
5078
d812018b
PK
50792011-09-15 Paul Koning <paul_koning@dell.com>
5080
5081 * gdb.texinfo: Make style of Python functions and methods match
5082 the syntax of Python. Also put class and module names explicitly
5083 on function, member, and variable names, matching Python
5084 documentation conventions.
72f4393d 5085
2aa48337
KP
50862011-09-15 Kevin Pouget <kevin.pouget@st.com>
5087
5088 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5089 * gdb.texinfo (Inferiors In Python): Describe new
5090 gdb.selected_inferior() function.
5091
6839b47f
KP
50922011-09-15 Kevin Pouget <kevin.pouget@st.com>
5093
5094 Handle multiple breakpoint hits in Python interface:
5095 * gdb.texinfo (Events In Python): New function documentation:
5096 gdb.BreakpointEvent.breakpoints. Indicate that
5097 gdb.BreakpointEvent.breakpoint is now deprecated.
5098
26829f2b
JB
50992011-09-04 Joel Brobecker <brobecker@adacore.com>
5100
5101 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5102
a9f54f60
TT
51032011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5104
5105 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5106
fa3a4f15
PM
51072011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5108
72f4393d
L
5109 * gdb.texinfo (Prompt): Add set/show extended-prompt
5110 documentation
5111 (Basic Python): Add prompt_hook anchor.
5112 (Python modules): Reword module text to reflect multiple modules.
5113 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 5114
224bbe49
YQ
51152011-08-14 Yao Qi <yao@codesourcery.com>
5116
78d85199
YQ
5117 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5118
51192011-08-14 Yao Qi <yao@codesourcery.com>
5120
5121 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
5122 (TIC6x Features): New node.
5123
457e09f0
DE
51242011-08-12 Doug Evans <dje@google.com>
5125
5126 * gdb.texinfo (Symbols In Python): Document symbol.type.
5127
5e239b84
PM
51282011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5129
5130 * gdb.texinfo (Python): Document command and function
5131 auto-loading.
5132
177bc839
JK
51332011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5134 Eli Zaretskii <eliz@gnu.org>
5135
5136 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5137 typedefs unrolling. Extend the sample code by an inner typedef and
5138 outer typedefs unrolling.
5139
1a532630
PP
51402011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5141
5142 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5143 size and line-size.
5144
9b158ba0 51452011-07-21 Matt Rice <ratmice@gmail.com>
5146
5147 PR macros/12999
5148 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5149 Update text and cindex entries for info macro command.
5150
d17b6f81
PM
51512011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5152
5153 * observer.texi (GDB Observers): Add before_prompt observer.
5154 * gdb.texinfo (Basic Python): Add documentation for prompt
5155 substitution.
5156
713389e0
PM
51572011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5158
72f4393d 5159 PR python/12438
713389e0 5160 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5161 set/show python print-stack. Document set/show python
5162 print-backtrace.
713389e0 5163
177b42fe
TJB
51642011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5165
5166 * gdb.texinfo: Fix typos.
5167
900e11f9
JK
51682011-07-01 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.texinfo (Debugging Output): Document set debug
5171 check-physname.
5172
39c4d40a
TT
51732011-06-29 Tom Tromey <tromey@redhat.com>
5174
5175 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5176 breakpoint-notifications feature.
5177
6f5def7d
UW
51782011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5179
5180 * gdb.texinfo (Target Description): Remove warning about
5181 possibly unstable format.
5182
8cf64490
TT
51832011-06-03 Tom Tromey <tromey@redhat.com>
5184
5185 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5186 (Events In Python): Note that exit_code is optional.
5187
393eab54
PA
51882011-05-17 Pedro Alves <pedro@codesourcery.com>
5189
5190 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5191 required for multi-threading support.
5192 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5193 Hc are deprecated for multi-threading debugging. Point readers at
5194 the vCont packet.
5195
75fc9810
DE
51962011-05-15 Doug Evans <dje@google.com>
5197
5198 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5199
01124a23
DE
52002011-05-13 Doug Evans <dje@google.com>
5201
98a5dd13
DE
5202 * gdb.texinfo (Threads): Document $sdir,$pdir.
5203 (Server): Document $pdir exception.
5204
dbaefcf7
DE
5205 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5206
cc63ef9b
DE
5207 * gdb.texinfo (Threads): Clarify default value for
5208 libthread-db-search-path.
7e0396aa 5209
01124a23
DE
5210 * gdb.texinfo (Completion): Update example.
5211 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5212
d248b706
KY
52132011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5214
5215 * gdb.texinfo: Document change in the behaviour of the enable and
5216 disable GDB commands when applied to tracepoints.
5217 Document the EnableDisableTracepoints remote stub feature.
5218 Document QTEnable and QTDisable in the list of tracepoint packets.
5219
cc88a640
JK
52202011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5223 hsuser.texi.
5224 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5225 comment to hsuser.texi. Change rluser.texi name in the comment.
5226
84e578fb
DE
52272011-05-10 Doug Evans <dje@google.com>
5228
5229 * gdb.texinfo (Threads): If an empty path is provided for
5230 libthread-db-search-path it is reset to its default value.
5231 (Server): Ditto.
5232
478aac75
DE
52332011-05-09 Doug Evans <dje@google.com>
5234
5235 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5236
9c06b0b4
TJB
52372011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5238 Thiago Jung Bauermann <bauerman@br.ibm.com>
5239
5240 Implement support for PowerPC BookE masked watchpoints.
5241 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5242 (PowerPC Embedded): Mention support of masked watchpoints.
5243
9ed350ad
JB
52442011-05-03 Joel Brobecker <brobecker@adacore.com>
5245
5246 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5247 `@value{GDBN}'.
5248
4ceed123
JB
52492011-05-03 Joel Brobecker <brobecker@adacore.com>
5250
5251 * gdb.texinfo (titlepage): Remove dedication.
5252 (In Memoriam): New appendix.
5253
559a7a62
JK
52542011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5255 Eli Zaretskii <eliz@gnu.org>
5256
5257 * gdb.texinfo (Index Section Format): Change the version to 5.
5258 Describe the different formula.
5259
03f2bd59
JK
52602011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5261 Eli Zaretskii <eliz@gnu.org>
5262
5263 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5264 for disconnected tracing.
5265 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5266 extended-remote relationship. Mention --once.
5267 (TCP port allocation lifecycle of @code{gdbserver}): New.
5268
d9b1a651
EZ
52692011-04-23 Eli Zaretskii <eliz@gnu.org>
5270
5271 * gdb.texinfo (Server): Improve indexing. Index all optional
5272 switches to gdbserver.
5273
90476074
TT
52742011-04-20 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.texinfo (Index Section Format): New node.
5277 (Top): Add new node to menu.
5278
c21236dc
PA
52792011-04-20 Pedro Alves <pedro@codesourcery.com>
5280
5281 * gdb.texinfo (Maintenance Commands): Document `maint print
5282 remote-registers'.
5283
05c8c3f5
TT
52842011-04-20 Tom Tromey <tromey@redhat.com>
5285
5286 * gdb.texinfo (Trace File Format): Move node later.
5287
7a9dd1b2
TT
52882011-04-19 Tom Tromey <tromey@redhat.com>
5289
5290 * gdbint.texinfo (Register Information Functions): Remove
5291 duplicate "the".
5292 * gdb.texinfo (Emacs): Remove duplicate "to".
5293 (GDB/MI Variable Objects): Remove duplicate "the".
5294 (General Query Packets): Likewise.
5295
4368ebeb
JB
52962011-04-02 Joel Brobecker <brobecker@adacore.com>
5297
5298 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5299 "GDB/MI Ada Exception Information" node.
5300
956a9fb9
JB
53012011-04-01 Joel Brobecker <brobecker@adacore.com>
5302
5303 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5304 the "exception-name" field in the *stopped async record.
5305
f1310107
TJB
53062011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5307 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5308
5309 Implement support for PowerPC BookE ranged breakpoints.
5310 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5311
8786b2bd
TT
53122011-03-28 Tom Tromey <tromey@redhat.com>
5313
5314 * gdb.texinfo (Set Tracepoints): Fix typo.
5315
9ef07c8c
TT
53162011-03-24 Tom Tromey <tromey@redhat.com>
5317
5318 * gdb.texinfo (Specify Location): Document `function:label'
5319 linespec.
5320
99c3dc11
PM
53212011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5322
f1310107 5323 PR python/12149
99c3dc11
PM
5324
5325 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5326
29703da4
PM
53272011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5328
5329 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5330 (Inferiors In Python): Likewise.
5331 (Threads In Python): Likewise.
5332 (Symbols In Python): Likewise.
5333 (Objfiles In Python): Likewise.
5334 (Symbol Tables In Python): Likewise.
5335
c9174737
PA
53362011-03-15 Pedro Alves <pedro@codesourcery.com>
5337
5338 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5339 display>: Explain that the commands accept number ranges.
5340
7371cf6d
PM
53412011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5342
5343 * gdb.texinfo (Breakpoints In Python): Add description and example
5344 of Python stop function operation.
5345
ecec24e6
PM
53462011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5347
5348 * gdb.texinfo (Parameters In Python): Document get_set_string and
5349 get_show_string methods.
5350
6dcd5565
JK
53512011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5352
5353 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5354
81896e36
JK
5355 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5356 circular-trace-buffer name.
5357
5e30da2c
JB
53582011-02-28 Joel Brobecker <brobecker@adacore.com>
5359
5360 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5361 in the previous change.
5362
3bd0f5ef 53632011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5364
72f4393d 5365 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5366 that they can accept multiple arguments.
5367
4ec7539c
JB
53682011-02-24 Joel Brobecker <brobecker@adacore.com>
5369
5370 Revert the following patch (code patch was not approved):
5371 2011-02-21 Hui Zhu <teawater@gmail.com>
5372 * agentexpr.texi (bytecode descriptions): add printf.
5373 * gdb.texinfo (tracepoint action lists): add printf.
5374
82809774
DE
53752011-02-23 Doug Evans <dje@google.com>
5376
5377 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5378
e5a67952
MS
53792011-02-23 Michael Snyder <msnyder@vmware.com>
5380
5381 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5382 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5383 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5384
6e6fbe60
DE
53852011-02-22 Doug Evans <dje@google.com>
5386
5387 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5388 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5389 add description of result, fix @defun formatting.
5390
f994e27a
HZ
53912011-02-21 Hui Zhu <teawater@gmail.com>
5392
5393 * agentexpr.texi (Bytecode Descriptions): Add printf.
5394 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5395
c7f96d2b
TT
53962011-02-18 Tom Tromey <tromey@redhat.com>
5397
5398 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5399
60f98dde
MS
54002011-02-14 Michael Snyder <msnyder@vmware.com>
5401
5402 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5403 Document new command "thread find".
5404
08e796bc
MS
54052011-02-14 Michael Snyder <msnyder@vmware.com>
5406
5407 * gdb.texinfo (Threads): Update example of new thread message.
5408
b3b9301e
PA
54092011-02-14 Pedro Alves <pedro@codesourcery.com>
5410
5411 * gdb.texinfo (Remote Configuration): Mention set/show remote
5412 traceframe-info.
5413 (Tools/Packages Optional for Building GDB): Mention that expat is
5414 used for traceframe info.
5415 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5416 (General Query Packets) <qSupported>: Describe the
5417 qXfer:traceframe-info:read feature.
5418 (qXfer::read): Describe qXfer:traceframe-info:read.
5419 (Traceframe Info Format): New section.
5420
cef35b0f
PA
54212011-02-04 Pedro Alves <pedro@codesourcery.com>
5422
5423 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5424 for casts and unary operators.
5425
f1cbe1d3
TT
54262011-02-04 Tom Tromey <tromey@redhat.com>
5427
5428 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5429 is not useful.
5430
585fdaa1
PA
54312011-01-25 Pedro Alves <pedro@codesourcery.com>
5432
5433 * gdb.texinfo: s/value optimized out/optimized out/g
5434
7bfc9434
JB
54352011-01-21 Joel Brobecker <brobecker@adacore.com>
5436
5437 * gdb.texinfo (Other Misc Settings): Rework part of the
5438 documentation of the "set interactive mode" command.
5439
4694da01
TT
54402011-01-19 Tom Tromey <tromey@redhat.com>
5441
5442 * gdb.texinfo (Threads): Document thread name output and `thread
5443 name' command.
5444 (Threads In Python): Document Thread.name attribute.
5445 (GDB/MI Thread Commands): Document thread attributes.
5446
b716877b
AB
54472011-01-12 Andrew Burgess <aburgess@broadcom.com>
5448
5449 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5450 changes in mi/mi-cmd-disas.c
5451
13fd8b81
TT
54522011-01-12 Tom Tromey <tromey@redhat.com>
5453
5454 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5455 Fix "thread apply" text.
5456
e09342b5
TJB
54572011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5458 Thiago Jung Bauermann <bauerman@br.ibm.com>
5459
5460 Implement support for PowerPC BookE ranged watchpoints.
5461 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5462 the "set powerpc exact-watchpoints" flag.
5463
06e65f44
TT
54642011-01-07 Tom Tromey <tromey@redhat.com>
5465
5466 * gdb.texinfo (Python API): Add descriptions to @menu items.
5467
d8e22779
TT
54682011-01-06 Tom Tromey <tromey@redhat.com>
5469
5470 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5471
a255712f
PP
54722010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5473
e09342b5 5474 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5475
ccfc3d6e
TT
54762011-01-06 Tom Tromey <tromey@redhat.com>
5477
5478 PR python/12133:
5479 * gdb.texinfo (Frames In Python): Document various frame
5480 constants.
5481
44944448
JB
54822011-01-05 Joel Brobecker <brobecker@adacore.com>
5483
5484 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5485 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5486 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5487
42ea3d7a
JK
54882011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5489
5490 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5491 (clean): Add GDBvn.texi.
5492
720d1a40
JB
54932010-12-29 Joel Brobecker <brobecker@adacore.com>
5494
5495 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5496 occasional case where the debugger prints an array address
5497 instead of the array itself.
5498
ad196637
PA
54992010-12-23 Pedro Alves <pedro@codesourcery.com>
5500
5501 * gdb.texinfo (Packets) <read registers packet>: Document support
5502 for registers that were not collected.
5503
a86caf66
DE
55042010-12-15 Doug Evans <dje@google.com>
5505
5506 * gdb.texinfo (Startup): Document auto-loading of scripts during
5507 startup.
5508 (Auto-loading): Delete "maint set python auto-load on|off".
5509 Add "set auto-load-scripts on|off".
5510
aae1c79a
DE
55112010-12-07 Doug Evans <dje@google.com>
5512
5513 * gdb.texinfo (Mode Options): Document -data-directory.
5514 (Data Files): Add reference to -data-directory.
5515
4e04c971
DE
55162010-11-29 Doug Evans <dje@google.com>
5517
5518 * gdb.texinfo (Pretty-Printer Introduction): Change
5519 printer-name:subprinter-name to printer-name;subprinter-name.
5520
94b6973e
PM
55212010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5522
72f4393d 5523 PR python/12199
94b6973e
PM
5524
5525 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5526
39037522
TT
55272010-11-23 Tom Tromey <tromey@redhat.com>
5528
5529 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5530 (Editing): Likewise.
5531 (Command History): Likewise.
5532 (TUI Keys): Likewise.
5533 (Bug Reporting): Conditionally include rluser.texi and
5534 inc-history.texinfo.
5535 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5536 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5537 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5538 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5539 (gdb.pdf): Likewise.
5540 (gdb.info): Likewise.
5541 (gdb/index.html): Likewise.
5542
5ae98d25
TT
55432010-11-23 Tom Tromey <tromey@redhat.com>
5544
5545 * Makefile.in (Makefile): Run ../config.status.
5546 (distclean): Update.
5547 * configure: Remove.
5548 * configure.ac: Remove.
5549
621c8364
TT
55502010-11-12 Tom Tromey <tromey@redhat.com>
5551
5552 * gdb.texinfo (Basic Python): Update. Add xref.
5553 (Exception Handling): Document new exception classes.
5554 (Types In Python): Update.
5555 (Frames In Python): Update.
5556
84f4c1fe
PM
55572010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5558
5559 * gdb.texinfo (Breakpoints In Python): Document "internal"
5560 parameter, and visible attribute.
5561
99e7ae30
DE
55622010-11-05 Doug Evans <dje@google.com>
5563
5564 * gdb.texinfo (Source Path): Document "set directories".
5565
f4b8a18d
KW
55662010-11-05 Ken Werner <ken.werner@de.ibm.com>
5567
5568 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5569 (OpenCL C): New node.
5570
7b51bc51
DE
55712010-11-02 Doug Evans <dje@google.com>
5572
5573 * gdb.texinfo (Pretty Printing): Expand into three sections,
5574 introduction, example, and commands.
5575 (Python API): Delete section Disabling Pretty-Printers, merge into
5576 Selecting Pretty-Printers.
5577 (Writing a Pretty-Printer): New section. Move the pretty-printer
5578 example here, and reformat to match python coding style. Add a second
5579 example using the gdb.printing module.
5580 (Python modules): Add gdb.printing.
5581
9eeee977
DE
55822010-10-29 Doug Evans <dje@google.com>
5583
5584 * gdb.texinfo (Python): Fix long line.
5585
a0e0ffdf
DE
55862010-10-20 Doug Evans <dje@google.com>
5587
5588 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5589 All references updated. Correct sections marked as subsections.
5590 (Coding Standards): New chapter. Move the coding standard related
5591 subsections here. Add section on Python coding standards.
5592
0e3509db
DE
55932010-10-13 Doug Evans <dje@google.com>
5594
5595 * gdb.texinfo (Python): Add "Python modules".
5596 (Types in Python): Add reference to gdb.types section.
5597 (Python modules): New node.
5598
44592cc4
DE
55992010-10-11 Doug Evans <dje@google.com>
5600
5601 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5602 Python" from gdb.Value.type description.
5603
6e1bb179
JB
56042010-09-28 Joel Brobecker <brobecker@adacore.com>
5605
5606 * gdb.texinfo (Ravenscar Profile): New node.
5607
e8467610
TT
56082010-09-22 Tom Tromey <tromey@redhat.com>
5609
5610 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5611
fccd1d1e
EZ
56122010-09-22 Eli Zaretskii <eliz@gnu.org>
5613
5614 * gdb.texinfo (Values From Inferior): Clarify that
5615 value.dynamic_type works only in C++ programs with RTTI.
5616
c1b6b909
TT
56172010-09-15 Paul Bolle <pebolle@tiscali.nl>
5618
5619 * gdb.texinfo (Character Sets): Correctly reference host-charset
5620 in example.
5621
7d288aaa
TT
56222010-09-13 Tom Tromey <tromey@redhat.com>
5623
5624 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5625 Document "fullname" and "from".
5626
f75d858b
MK
56272010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5628
5629 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5630 feature `reverse' output by -list-target-features.
5631
83b9503b
L
56322010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5633
5634 * gdb.texinfo (i386 Features): Remove an extra "@item".
5635
03f17ccf
TT
56362010-08-30 Tom Tromey <tromey@redhat.com>
5637
5638 PR python/11792:
5639 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5640
9779414d
DJ
56412010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5642
5643 * gdb.texinfo (ARM Features): Document
5644 org.gnu.gdb.arm.m-profile.
5645
f9ffd4bb
TT
56462010-08-23 Tom Tromey <tromey@redhat.com>
5647
5648 PR python/11145:
5649 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5650 reinterpret_cast methods.
5651
702c2711
TT
56522010-08-23 Tom Tromey <tromey@redhat.com>
5653
5654 PR python/11915:
5655 * gdb.texinfo (Types In Python): Document array method.
5656
66b73624
TJB
56572010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5658
5659 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5660
06a64a0b
TT
56612010-08-16 Tom Tromey <tromey@redhat.com>
5662
5663 * gdb.texinfo (Set Watchpoints): Document -location option.
5664
a3a7127e
DE
56652010-08-13 Doug Evans <dje@google.com>
5666
5667 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5668
8dedea02
VP
56692010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5670
5671 * gdb.texinfo (GDB/MI Data Manipulation): Document
5672 -data-read-memory-raw and -data-write-memory-raw.
5673
ca5c20b6 56742010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5675 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5676
5677 * gdb.texinfo (Basic Python): Describe post_event API.
5678
cb2e07a6
PM
56792010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5680
5681 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5682 decode_line Python APIs
cb2e07a6 5683
464b3efb
TT
56842010-08-10 Tom Tromey <tromey@redhat.com>
5685
5686 * gdb.texinfo (Pretty Printing API): Document
5687 gdb.default_visualizer.
5688
c29c521f
TT
56892010-08-10 Tom Tromey <tromey@redhat.com>
5690
5691 Revert gdb-add-index addition:
5692 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5693
5da1313b
JK
56942010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5695 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Mode Options) <-batch>
5698 (Basic Python) <gdb.execute>: Describe setting width and height.
5699
02d868e8
PP
57002010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5701
5702 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5703
c2bbed2a
TT
57042010-07-30 Tom Tromey <tromey@redhat.com>
5705
5706 * gdb.texinfo (Index Files): Mention gdb-add-index.
5707
6c13bbe1
HZ
57082010-07-30 Hui Zhu <teawater@gmail.com>
5709
5710 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5711 "detach inferior" and "kill inferior".
5712
53a71c06
CR
57132010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5714
5715 * gdb.texinfo (Machine Code): Update description of two forms of
5716 arguments, and add new example to demonstrate the new form.
5717
5374244e
PM
57182010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5719
5720 * gdb.texinfo (Values From Inferior): Add value inferior function
5721 call description.
5722
8ea5bce5
JK
57232010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5726
c0edd9ed
JK
57272010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5728 Eli Zaretskii <eliz@gnu.org>
5729
5730 Make core files the process_stratum.
5731 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5732 record_stratum example.
5733
9291a0cd
TT
57342010-07-13 Tom Tromey <tromey@redhat.com>
5735
5736 * gdb.texinfo (Index Files): New node.
5737
f5011d11
TT
57382010-07-13 Tom Tromey <tromey@redhat.com>
5739
5740 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5741
0f5238ed
TT
57422010-07-13 Tom Tromey <tromey@redhat.com>
5743
5744 * gdb.texinfo (Specify Location): Document labels.
5745
74c761c1
PA
57462010-07-01 Pedro Alves <pedro@codesourcery.com>
5747
5748 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5749 entries for fast tracepoints and static tracepoints.
5750
501994c0
PA
57512010-07-01 Pedro Alves <pedro@codesourcery.com>
5752
5753 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5754 qsThreadInfo>: Spell out `l' as ell.
5755
0fb4aa4b
PA
57562010-07-01 Pedro Alves <pedro@codesourcery.com>
5757
5758 * gdb.texinfo (Convenience Variables): Document $_sdata.
5759 (Commands to Set Tracepoints): Describe static tracepoints. Add
5760 `Listing Static Tracepoint Markers' menu entry. Document
5761 "strace".
5762 (Tracepoint Action Lists): Document collecting $_sdata.
5763 (Listing Static Tracepoint Markers): New subsection.
5764 (Tracepoints support in gdbserver): Mention static tracepoints.
5765 (remote packets, enabling and disabling): Mention
5766 read-sdata-object.
5767 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5768 and StaticTracepoint.
5769 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5770 Document qXfer:sdata:read.
5771 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5772
dc3b15be
JB
57732010-06-29 Joel Brobecker <brobecker@adacore.com>
5774
5775 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5776
595939de
PM
57772010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5778 Tom Tromey <tromey@redhat.com>
5779 Thiago Jung Bauermann <bauerman@br.ibm.com>
5780
5781 * gdb.texinfo (Inferiors In Python): New node.
5782 * gdb.texinfo (Threads In Python): New node.
5783
9279c692
JB
57842010-06-28 Joel Brobecker <brobecker@adacore.com>
5785
5786 * gdb.texinfo (Python): Document what the python directory is
5787 and what its location is.
5788 (Basic Python): Document the gdb.PYTHONDIR constant.
5789
bc9f0842
TT
57902010-06-25 Tom Tromey <tromey@redhat.com>
5791
5792 PR python/10808:
5793 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5794
f1421989
HZ
57952010-06-24 Hui Zhu <teawater@gmail.com>
5796
5797 * gdb.texinfo: (Commands for Controlled Output): Add
5798 documentation for command "eval".
5799
e4c0cfae
SS
58002010-06-21 Stan Shebs <stan@codesourcery.com>
5801
5802 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5803 * annotate.texinfo: Ditto.
5804 * gdbint.texinfo: Ditto.
5805 * stabs.texinfo: Ditto.
5806
bb08c432
HZ
58072010-06-22 Hui Zhu <teawater@gmail.com>
5808
5809 * gdb.texinfo: (Process Record and Replay): Add documentation
5810 for command "set record memory-query".
5811
4f5d9f07
SS
58122010-06-21 Stan Shebs <stan@codesourcery.com>
5813
5814 * gdb.texinfo: Relicense under GFDL version 1.3.
5815 * annotate.texinfo: Relicense under GFDL version 1.3.
5816 * gdbint.texinfo: Relicense under GFDL version 1.3.
5817 * stabs.texinfo: Relicense under GFDL version 1.3.
5818 * fdl.texi: Update to version 1.3.
5819
6aed2dbc
SS
58202010-06-18 Stan Shebs <stan@codesourcery.com>
5821
a61408f8
SS
5822 * gdb.texinfo (Operating System Auxiliary Information): Describe
5823 "info os" when no arguments given.
5824
6aed2dbc
SS
5825 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5826 $_thread.
5827
24e933df
HZ
58282010-06-18 Hui Zhu <teawater@gmail.com>
5829
5830 * gdb.texinfo: (Process Record and Replay): Add documentation
5831 for commands "record save" and "record restore".
5832
65d79d4b
SDJ
58332010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5834
5835 * gdb.texinfo: Include information about the correct use
5836 of addresses in the `watch' command.
5837
d914c394
SS
58382010-06-11 Stan Shebs <stan@codesourcery.com>
5839
5840 * gdb.texinfo (Observer Mode): New section.
5841 (General Query Packets): Document QAllow.
889bf7c5 5842
967cf477
DE
58432010-06-04 Doug Evans <dje@google.com>
5844
5845 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5846
aaf4119b
DE
58472010-06-03 Doug Evans <dje@google.com>
5848
5849 * gdbint.texinfo (Coding): Add subsection on command names.
5850
9eae7c52
TT
58512010-06-02 Tom Tromey <tromey@redhat.com>
5852
5853 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5854 always-disassemble.
5855
fa593d66
PA
58562010-06-01 Pedro Alves <pedro@codesourcery.com>
5857
5858 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5859 gdbserver, and add cross reference.
5860 (Tracepoints support in gdbserver): New subsection.
5861
dde08ee1
PA
58622010-05-26 Pedro Alves <pedro@codesourcery.com>
5863
5864 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5865 `qRelocInsn' feature.
5866 (Relocate instruction reply packet): New subsection
5867 of `Tracepoint Packets'.
5868 (Tracepoint Packets): Mention that packets QTDP and QTStart
5869 support the qRelocInsn request, and add cross reference to new
5870 subsection.
5871
07ca107c
DE
58722010-05-25 Doug Evans <dje@google.com>
5873
5874 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5875 (Commands In Python): Document gdb.string_to_argv.
5876
c25c4a8b
JK
58772010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5878
5879 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5880 ATTR_NORETURN.
5881
d7b32ed3 58822010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5883 Tom Tromey <tromey@redhat.com>
5884 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5885
c25c4a8b 5886 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5887
6aecb9c2
JB
58882010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5889
5890 * gdb.texinfo: (Summary) Add mention about D language support.
5891 (Filenames): Add D suffixes.
5892 (D): New node.
5893
b7da9e9f
PM
58942010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5895
5896 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5897 of macro deleted from GDB code.
5898
ab38a727
PA
58992010-04-24 Pedro Alves <pedro@codesourcery.com>
5900
5901 * gdb.texinfo (Commands to specify files): Describe what how GDB
5902 looks up DOS-based filesystem paths on the system root. Document
5903 the new `set/show target-file-system-kind' commands.
5904
66d09542
DE
59052010-04-23 Doug Evans <dje@google.com>
5906
5907 * gdb.texinfo (Python): Move Auto-loading section here ...
5908 (Python API): from here.
5909 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5910 (Maintenance Commands): Add docs for "maint print section-scripts".
5911
8bd10a10
CM
59122010-04-20 Chris Moller <cmoller@redhat.com>
5913
5914 * gdb.texinfo (Setting Breakpoints): Added description of
5915 filename-qualified rbreak.
5916 * refcard.tex (Breakpoints and Watchpoints): Added brief
5917 description of filename-qualified rbreak.
5918
4c374409
JK
59192010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5920
5921 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5922 (Python API): Change the reference to Pretty Printing API.
5923 (Pretty Printing): Move the user part under the Data node. Reformat
5924 the sample output to 72 columns. Create a new reference to Pretty
5925 Printing API. Rename the API part ...
5926 (Pretty Printing API): To a new node name.
5927 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5928 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5929
5a9351ae
SS
59302010-04-21 Stan Shebs <stan@codesourcery.com>
5931
5932 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5933 and commands.
5a9351ae 5934 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5935
9a22f0d0
PM
59362010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5937
5938 * gdb.texinfo (Examining memory): Update for change in string
5939 display with explicit size.
5940
6149aea9
PA
59412010-04-19 Pedro Alves <pedro@codesourcery.com>
5942
5943 PR breakpoints/8554.
5944
5945 * gdb.texinfo (Save Breakpoints): New node.
5946 (save-tracepoints): Rename to ...
5947 (save tracepoints): ... this. Mention that `save-tracepoints' is
5948 a deprecated alias to `save tracepoints'.
5949
711e434b
PM
59502010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5951
645797a8 5952 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5953 (info w32 thread-information-block): Document new command.
5954 (qGetTIBAddress): Document new gdbserver query.
5955 (maint set/show show-all-tib): Document new command.
5956
3f7b2faa
DE
59572010-04-15 Doug Evans <dje@google.com>
5958
fa33c3cd
DE
5959 * gdb.texinfo (Python API): Add progspaces section.
5960 (Selecting Pretty-Printers): Progspace pretty-printers are
5961 searched too.
5962 (Progspaces In Python): New section.
5963
3f7b2faa
DE
5964 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5965
79f283fe
PM
59662010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5967
5968 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5969 returns None.
5970
87290684
SS
59712010-04-09 Stan Shebs <stan@codesourcery.com>
5972
5973 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5974 Describe the `frames-created' field, tweak grammar.
5975
a97153c7
PA
59762010-04-09 Pedro Alves <pedro@codesourcery.com>
5977
5978 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5979 Describe the `circular' and `disconnected' fields.
5980
5c5dcc1b
L
59812010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5982
5983 * gdb.texinfo (maint print registers): Mention unavailable and
5984 invisible registers.
5985
adc36818
PM
59862010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5987 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5988 Tom Tromey <tromey@redhat.com>
adc36818
PM
5989
5990 * gdb.texinfo (Breakpoints In Python): New Node.
5991
33da3f1c
SS
59922010-04-08 Stan Shebs <stan@codesourcery.com>
5993
5994 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5995 trace status fields.
5996
3a13a53b
L
59972010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5998
5999 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6000 optional. Make org.gnu.gdb.i386.avx requires
6001 org.gnu.gdb.i386.avx.
6002
08001717
DE
60032010-04-08 Doug Evans <dje@google.com>
6004
6005 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6006 search path, and document that gdb only scans the search path if
6007 the script's path doesn't specify a directory.
6008
c375651d
DE
60092010-04-05 Doug Evans <dje@google.com>
6010
6011 * gdb.texinfo (maint show python auto-load): Fix typo.
6012
af54718e
SS
60132010-04-04 Stan Shebs <stan@codesourcery.com>
6014
d77f58be
SS
6015 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6016 (Setting Watchpoints): Update description of "info watch".
6017 (Disabling Breakpoints): Only "info break" lists all.
6018
af54718e
SS
6019 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6020 (tdump): Explain how tdump works.
6021
86b17b60
PA
60222010-04-01 Pedro Alves <pedro@codesourcery.com>
6023
6024 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6025 add cross reference.
6026
ff12863f
PA
60272010-03-31 Pedro Alves <pedro@codesourcery.com>
6028
6029 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6030 commands error out.
6031
f68eb612
L
60322010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6033
6034 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6035
c8d5aac9
L
60362010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6037
6038 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6039
7d13fe92
SS
60402010-03-29 Stan Shebs <stan@codesourcery.com>
6041 Nathan Sidwell <nathan@codesourcery.com>
6042
6043 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6044 GDBN equivalent.
6045 (Set Tracepoints): Remove mention that conditional tracepoints
6046 don't exist.
6047 (Tracepoint Actions): Clarify when while-stepping collection
6048 happens, note that while-stepping does not automatically collect
6049 $pc.
6050
409873ef 60512010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 6052
409873ef
SS
6053 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6054 (General Query Packets): Describe TracepointSource.
6055
ee8e71d4
EZ
60562010-03-27 Matt Rice <ratmice@gmail.com>
6057
c8d5aac9
L
6058 * gdb.texinfo (ARM): Document arguments to "target sim".
6059 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 6060
99b5e152
PA
60612010-03-26 Pedro Alves <pedro@codesourcery.com>
6062
6063 * gdb.texinfo (Tracepoint Packets): Remove mention that
6064 terror:string may be plain text, and drop mention of X prefix.
6065
cd64ee31
VP
60662010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6067
6068 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6069
6c28cbf2
SS
60702010-03-24 Stan Shebs <stan@codesourcery.com>
6071
6072 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6073
95a42b64
TT
60742010-03-24 Tom Tromey <tromey@redhat.com>
6075
6076 PR breakpoints/9352:
6077 * gdb.texinfo (Break Commands): Update.
6078
18148017
VP
60792010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6080
6081 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6082 commands.
6083
4daf5ac0
SS
60842010-03-16 Stan Shebs <stan@codesourcery.com>
6085
6086 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6087 circular-trace-buffer.
6088 (Tracepoint Packets): Describe QTBuffer, and details of the
6089 qTStatus reply.
6090
c9429232
SS
60912010-03-12 Stan Shebs <stan@codesourcery.com>
6092 Nathan Sidwell <nathan@codesourcery.com>
6093
6094 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6095 doing instruction stepping.
6096 (Tracepoint Restrictions): New node.
6097
ccefe4c4
TT
60982010-03-10 Tom Tromey <tromey@redhat.com>
6099
6100 * gdbint.texinfo (Symbol Handling): Update.
6101
7c953934
TT
61022010-03-08 Tom Tromey <tromey@redhat.com>
6103
6104 PR cli/9591:
6105 * gdb.texinfo (Mode Options): Mention lack of pagination and
6106 confirmation with --batch.
6107 (Screen Size): Mention --batch.
6108 (Messages/Warnings): Likewise.
6109
f870a310
TT
61102010-03-05 Tom Tromey <tromey@redhat.com>
6111
6112 * gdb.texinfo (Basic Python): Document target_charset and
6113 target_wide_charset.
6114
78e2826b
TT
61152010-03-05 Tom Tromey <tromey@redhat.com>
6116
6117 * gdb.texinfo (Data): Link to pretty-printing.
6118 (Output Formats): Likewise. Correct text.
6119
f5dff777
DJ
61202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdb.texinfo (Types): Describe <struct> and <flags>.
6123
dc00d89f
PM
61242010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6125
6126 * gdb.texinfo (Frames In Python): Add block parameter and
6127 description to read_var text.
6128
5107b149 61292010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6130 Tom Tromey <tromey@redhat.com>
5107b149
PM
6131
6132 * gdb.texinfo (Types In Python): Describe block argument in
6133 template_argument and gdb.lookup_type.
6134
e03e5e7b
TT
61352010-02-24 Tom Tromey <tromey@redhat.com>
6136
6137 * gdb.texinfo (Cygwin Native): Fix typo.
6138
f3e9a817
PM
61392010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6140
6141 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6142 and select method descriptions.
6143 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6144 Tables in Python to menu.
6145 (Blocks In Python): New node.
6146 (Symbols In Python): New node.
6147 (Symbol Tables in Python): New node.
6148
a79b8f6e
VP
61492010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6150
6151 Multiexec MI
6152
6153 gdb/
6154 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6155
6156 gdb/doc/
6157 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6158 changes.
6159 (GDB/MI Program Execution): Document current behaviour of
6160 --all and --thread-group.
6161 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6162 -remove-inferior.
6163 * observer.texi (inferior_added, inferior_removed): New
6164 observers.
6165
629d6a47
TT
61662010-02-19 Tom Tromey <tromey@redhat.com>
6167
6168 * gdbint.texinfo (Getting Started): Fix @node.
6169 (Debugging GDB): Likewise.
6170
c09529e5
JB
61712010-02-13 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6174 documenting the gdb_test_timeout variable.
6175
540aa8e7
MS
61762010-02-12 Jakob Engblom <jakob@virtutech.com>
6177
6178 * gdb.texinfo (MI commands): Added documentation of --reverse
6179 option to a set of MI commands. Restructured documentation of MI
6180 commands --exec-continue to reflect the complexity of reverse
6181 execution.
6182
081dfbf7
PA
61832010-02-12 Pedro Alves <pedro@codesourcery.com>
6184
6185 * gdb.texinfo (Using the Collected Data): Specify that the address
6186 range of `tfind outsize' is exclusive, and that the address range
6187 of `tfind range' is inclusive.
6188 (Tracepoint Packets): Specify that the address range of
6189 `QTFrame:range' is inclusive, and that the address range of
6190 `QTFrame:outside' is exclusive
6191
8e9c5e02
VP
61922010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6193
6194 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6195
92981e24
TT
61962010-02-10 Tom Tromey <tromey@redhat.com>
6197
6198 * gdb.texinfo (Debugging Output): Document set debug parser and
6199 show debug parser.
6200
075b51b7
L
62012010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6202
6203 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6204 i386_eflags and i386_mxcsr.
6205
3bb8d5c3
L
62062010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6207
6208 * gdb.texinfo: Document i386 target features.
6209
c5f80513
DE
62102010-02-05 Doug Evans <dje@google.com>
6211
6212 * gdbint.texinfo (Testsuite): Add a new section to document the
6213 various DejaGnu variables that may be overridden.
1be00882 6214 Document INTERNAL_GDBFLAGS.
c5f80513 6215
6ac33a4e
TT
62162010-02-04 Tom Tromey <tromey@redhat.com>
6217
6218 PR cli/8830:
6219 * gdb.texinfo (Files): -readnow comes before the filename for file
6220 and symbol-file.
6221
a1dcb23a
DJ
62222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6223
6224 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6225 Document ARM breakpoint types.
6226 (Register Packet Format): Move into the new section.
6227 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6228
95433b34
JB
62292010-01-21 Joel Brobecker <brobecker@adacore.com>
6230
6231 * gdb.texinfo (File Options): Adjust the documentation of this
6232 switch to refer to the "source" command rather than partially
6233 duplicating some of the relevant information.
6234 (Extending GDB): Introduce and document the set/show script-extension
6235 setting.
6236 (Command Files): Add note explaining that the "source" command
6237 is also used to evalute scripts written in other languages.
6238 Remove the short slightly incorrect reference to sourcing Python
6239 scripts.
6240 (Python Commands): Document how to execute a Python script from GDB.
6241
8d576872
JB
62422010-01-19 Joel Brobecker <brobecker@adacore.com>
6243
6244 * gdb.texinfo (Command Files): Fix typo.
6245
8150ff9c
JB
62462010-01-18 Tom Tromey <tromey@redhat.com>
6247
6248 * gdb.texinfo (File Options): Document -x on .py files.
6249 (Command Files): Document handling of Python scripts.
6250
23db03a6
JZ
62512010-01-18 Jie Zhang <jie.zhang@analog.com>
6252
6253 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6254
00bf0b85
SS
62552010-01-15 Stan Shebs <stan@codesourcery.com>
6256
6257 * gdb.texinfo (Trace Files): New section.
6258 (Tracepoint Packets): Document QTSave and qTBuffer.
6259 (Trace File Format): New appendix.
6260
be759fcf
PM
62612010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6262
6263 * gdb.texinfo (Values From Inferior): Document lazy_string value
6264 method.
6265 (Python API): Add Lazy strings menu item.
6266 (Lazy Strings In Python): New node.
6267
dc146f7c
VP
62682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6269
6270 * gdb.texinfo (GDB/MI Thread Information): New.
6271 (GDB/MI Async Records): Document the core field in *stopped.
6272 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6273 documentation
6274 (Process list): Document that osdata document may contain
6275 threads.
6276 (Remote Serial Protocol): Document qXfer:threads.
6277
d5551862
SS
62782010-01-06 Stan Shebs <stan@codesourcery.com>
6279
6280 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6281 disconnected tracing.
6282 (Tracepoint Packets): Document new protocol.
6283
7a697b8d
SS
62842010-01-05 Stan Shebs <stan@codesourcery.com>
6285
6286 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6287 tracepoints.
6288 (Tracepoint Packets): Describe remote protocol for fast
6289 tracepoints.
6290
e6f3ec50
JB
62912010-01-01 Joel Brobecker <brobecker@adacore.com>
6292
6293 Update the "Start of New Year Procedure".
6294 * gdbint.texinfo: Add the list of files that need to be updated
6295 manually. Minor reformatting.
6296
ddc4e9c1
JB
62972010-01-01 Joel Brobecker <brobecker@adacore.com>
6298
6299 * refcard.tex: Update copyright year in header and text.
6300
9d2897ad
JB
63012010-01-01 Joel Brobecker <brobecker@adacore.com>
6302
6303 * agentexpr.texi: Add 2010 to the list of copyright years.
6304 * annotate.texinfo: Likewise.
6305 * gdb.texinfo: Likewise.
6306 * gdbint.texinfo: Likewise.
6307 * observer.texi: Likewise.
6308 * stabs.texinfo: Likewise.
6309
6da95a67
SS
63102009-12-31 Stan Shebs <stan@codesourcery.com>
6311
6312 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6313
236f1d4d
SS
63142009-12-29 Stan Shebs <stan@codesourcery.com>
6315
6316 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6317
f61e138d
SS
63182009-12-28 Stan Shebs <stan@codesourcery.com>
6319
6320 * gdb.texinfo (Trace State Variables): New section.
6321 (Tracepoint Packets): Describe trace state variable packets.
6322 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6323 variable bytecodes.
6324
0fe7935b
DJ
63252009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6326
6327 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6328 declarations.
6329
a6b29f87
VP
63302009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6331
6332 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6333 -gdb-exit behaviour.
6334
5e4bde96
JB
63352009-12-20 Joel Brobecker <brobecker@adacore.com>
6336
6337 * gpl.texi: Update to version 3 of the GPL.
6338
a1715244
JB
63392009-12-20 Joel Brobecker <brobecker@adacore.com>
6340
6341 * Makefile.in: Update copyright header.
6342 * observer.texi: Fix the copyright header of the generated files.
6343
361ae042
PM
63442009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6345
6346 * gdb.texinfo (Types In Python): Describe range function.
6347
bfd31e71
PM
63482009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6349
6350 * gdb.texinfo (Types In Python): Describe "is_base_class".
6351
57a1d736
TT
63522009-12-03 Tom Tromey <tromey@redhat.com>
6353
6354 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6355
8cebebb9
PP
63562009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6357
6358 * observer.texi: New memory_changed observer.
6359
16af530a
TT
63602009-12-01 Tom Tromey <tromey@redhat.com>
6361
6362 * gdb.texinfo (Reverse Execution): Fix typo.
6363
b6199126
DJ
63642009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6365
6366 PR gdb/8704
6367
6368 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6369 are allowed after the breakpoint condition.
6370
7a6973ad
TT
63712009-11-23 Tom Tromey <tromey@redhat.com>
6372
6373 PR python/10782:
6374 * gdb.texinfo (Types In Python): Document Type.pointer.
6375
21a0512e
PP
63762009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6377
6378 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6379
a5832c8f
PA
63802009-11-11 Pedro Alves <pedro@codesourcery.com>
6381
6382 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6383 (Using Agent Expressions): Delete cross reference.
6384
1eb7cd77
JB
63852009-11-07 Joel Brobecker <brobecker@adacore.com>
6386
6387 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6388 and @settitle directives up to help makeinfo find them.
6389
24ddea62
JK
63902009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6391
6392 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6393 (Auto-loading): Use plural and note one can use multiple components now.
6394
3afae151
VP
63952009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6396
6397 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6398 -stack-list-arguments have the same documentation for parameter
6399 as -stack-list-locals. Add comas.
6400
14ff2235
PM
64012009-10-27 Tom Tromey <tromey@redhat.com>
6402 Eli Zaretskii <eliz@gnu.org>
6403
c8d5aac9 6404 PR python/10781
14ff2235
PM
6405
6406 * gdb.texinfo (Values From Inferior): Document cast method.
6407
9c419145
PP
64082009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6409
6410 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6411 and adjust example.
889bf7c5 6412
29153c24
MS
64132009-10-22 Michael Snyder <msnyder@vmware.com>
6414
6415 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6416 info record command. Also document the new save and restore
29153c24
MS
6417 commands.
6418
2b28d209
PP
64192009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6420
6421 * gdb.texinfo (Machine Code): Mention current pc marker.
6422 (Memory): Likewise.
6423
6c95b8df
PA
64242009-10-19 Pedro Alves <pedro@codesourcery.com>
6425 Stan Shebs <stan@codesourcery.com>
6426
6427 * observer.texi (new_inferior): Rename to...
6428 (inferior_appeared): ... this.
6429
6430 * gdb.texinfo (Inferiors): Rename node to ...
6431 (Inferiors and Programs): ... this. Mention running multiple
6432 programs in the same debug session.
6433 <info inferiors>: Mention the new 'Executable' column if "info
6434 inferiors". Update examples. Document the "add-inferior",
6435 "clone-inferior", "remove-inferior" and "maint info
6436 program-spaces" commands.
6437 (Process): Rename node to...
6438 (Forks): ... this. Document "set|show follow-exec-mode".
6439
2f8132f3
MS
64402009-10-11 Michael Snyder <msnyder@vmware.com>
6441
6442 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6443 (ReverseContinue): Ditto.
6444
cba4b2d3
PP
64452009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6446
6447 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6448
da082f17
JK
64492009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6452
08be9d71
ME
64532009-10-06 Michael Eager <eager@eagercon.com>
6454
6455 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6456 (Embedded Processors): Add MicroBlaze.
6457 (MicroBlaze): New. Describe Xilinx MicroBlaze
6458
08a0efd0
PA
64592009-10-04 Pedro Alves <pedro@codesourcery.com>
6460
6461 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6462
cbb8f428
EZ
64632009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6464
6465 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6466
30a4a70c
JB
64672009-09-23 Joel Brobecker <brobecker@adacore.com>
6468
6469 * observer.texi (solib_unloaded): Document explicitly the fact that
6470 this observer is called before the associated symbols are unloaded.
6471
701adfb0
PA
64722009-09-21 Jie Zhang <jie.zhang@analog.com>
6473
6474 * gdb.texinfo: Escape "{" and "}".
6475
b3372f91
VP
64762009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6477
6478 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6479 -stack-list-variables.
6480
f43030c4
TT
64812009-09-18 Tom Tromey <tromey@redhat.com>
6482
6483 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6484 is experimental.
6485
ec7e75e7
PP
64862009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6487
6488 * gdb.texinfo (convenince variables): Mention
6489 $_siginfo could be empty.
f43030c4 6490
0cc7d26f
TT
64912009-09-15 Tom Tromey <tromey@redhat.com>
6492
6493 * gdb.texinfo (GDB/MI Variable Objects): Document
6494 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6495 Expand -var-update documentation.
6496
a96d9b2e
SDJ
64972009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6498
6499 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6500 feature.
6501
005ca36a
JB
65022009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6503
6504 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6505
0d772ac9
MS
65062009-09-10 Michael Snyder <msnyder@vmware.com>
6507
6508 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6509 ReverseStep replies to the qSupported query.
6510
14fb1bac
JB
65112009-09-10 Joel Brobecker <brobecker@adacore.com>
6512
6513 Add documentation for set/show interactive-mode.
6514 * gdb.texinfo (Other Misc Settings): New node.
6515
29b090c0
DE
65162009-09-01 Doug Evans <dje@google.com>
6517
6518 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6519 non-stop mode's affect on remote caching.
6520
4e5d721f
DE
65212009-08-31 Jacob Potter <jdpotter@google.com>
6522 Doug Evans <dje@google.com>
6523
6524 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6525 Mark `set/show remotecache' options as obsolete.
6526 Document new `set/show stack-cache' option.
6527 Update text for `info dcache'.
6528
55333a84
DE
65292009-08-27 Doug Evans <dje@google.com>
6530
6531 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6532 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6533
bc3a0b4d
RW
65342009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6535
6536 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6537 about autoconf.
6538
3a1ff0b6
PA
65392009-08-25 Pedro Alves <pedro@codesourcery.com>
6540
6541 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6542 small example, and describe its columns. Replace "inferior-id" by
6543 "infno" throughout.
6544
81ecdfbb
RW
65452009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6546
af542c2e
RW
6547 * gdbint.texinfo (Releasing GDB): Point to
6548 README-maintainer-mode file for required autoconf version.
6549 * configure.ac: Do not substitute datarootdir, htmldir,
6550 pdfdir, docdir. Do not process --with-datarootdir,
6551 --with-htmldir, --with-pdfdir, --with-docdir.
6552 * configure: Regenerate.
6553
81ecdfbb
RW
6554 * configure: Regenerate.
6555
4efc6507
DE
65562009-08-20 Reid Kleckner <reid@kleckner.net>
6557
6558 * gdb.texinfo: Add chapter on JIT interface.
6559
43089a6e
NR
65602009-08-07 Nick Roberts <nickrob@snap.net.nz>
6561
6562 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6563 confirmation request.
43089a6e 6564
99e008fe
EZ
65652009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6566
c8d5aac9
L
6567 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6568 CRC definitions.
99e008fe 6569
48cb2d85
VP
65702009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6571
6572 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6573 -break-commands.
48cb2d85 6574
ff1a52c6
UW
65752009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6576
6577 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6578 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6579
3285f3fe
UW
65802009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6581
6582 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6583 "set spu stop-on-load" and "show spu stop-on-load" commands.
6584
e35359c5
UW
65852009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6586
6587 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6588
58d6951d
DJ
65892009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6590
6591 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6592 org.gnu.gdb.arm.neon.
6593
08d16641
PA
65942009-07-20 Pedro Alves <pedro@codesourcery.com>
6595
6596 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6597 optional element.
6598 (subsection OS ABI): New subsection.
6599
782b2b07
SS
66002009-07-14 Stan Shebs <stan@codesourcery.com>
6601
6602 * gdb.texinfo (Tracepoint Conditions): New section.
6603 (General Query Packets): Describe ConditionalTracepoints.
6604 (Tracepoint Packets): Describe condition field.
6605 (Maintenance Commands): Describe maint agent-eval.
6606 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6607
9b117ef3
HZ
66082009-07-11 Hui Zhu <teawater@gmail.com>
6609
6610 * gdb.texinfo (disassemble): Add a new modifier /r
6611 to "disassemble" command to make it print the raw instructions
6612 in hex as well as in symbolic form.
6613
f5a33284
TT
66142009-07-09 Tom Tromey <tromey@redhat.com>
6615
6616 * gdbint.texinfo (Testsuite): Document parallel make check.
6617
812f7342
TT
66182009-07-09 Tom Tromey <tromey@redhat.com>
6619
6620 * gdbint.texinfo (Testsuite): Document test transcripts.
6621
fbb8f299
PM
66222009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6623
6624 * gdb.texinfo (Values From Inferior): Add length parameter
6625 description.
6626
dd8f35ac
EZ
66272009-07-04 Chris Genly <chris@genly.us>
6628
6629 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6630 in -var-list-children. Fix example according to what the code
6631 does.
6632
2277426b
PA
66332009-07-02 Pedro Alves <pedro@codesourcery.com>
6634
6635 * gdb.texinfo (Debugging multiple inferiors): Document the
6636 "inferior", "detach inferior" and "kill inferior" commands.
6637 (Debugging Programs with Multiple Processes): Adjust to mention
6638 generic "inferior" commands. Delete mention of "detach fork" and
6639 "delete fork". Cross reference to "Debugging multiple inferiors"
6640 section.
6641
a6d9a66e
UW
66422009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6643
5af949e3
UW
6644 * gdbint.texinfo (Item Output Functions): Update signature
6645 for ui_out_field_core_addr.
6646
66472009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6648
6649 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6650 Update example code extrated from breakpoint.c.
6651
9901a55b 66522009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6653
9901a55b
PP
6654 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6655 MI commands.
6656 (GDB/MI Symbol Query): Likewise.
6657 (GDB/MI File Commands): Likewise.
6658 (GDB/MI File Transfer Commands): Likewise.
6659 (GDB/MI Target Manipulation): Likewise.
6660 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6661
edb3359d
DJ
66622009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6663
6664 * gdb.texinfo (Debugging Optimized Code): New chapter.
6665 (Compiling for Debugging): Reference it. Move some
6666 text to the new section.
6667
7cd1089b
PM
66682009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6669
6670 * doc/gdb.texinfo (Calling): Document
6671 set-unwind-on-terminating-exception usage.
6672
d4db2f36
PA
66732009-06-11 Pedro Alves <pedro@codesourcery.com>
6674
6675 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6676 command.
6677
d1a7880c
PA
66782009-06-07 Pedro Alves <pedro@codesourcery.com>
6679
6680 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6681 references.
6682
473f94e6
UW
66832009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6684
6685 * gdbint.texinfo: Rename formal parameters to gdbarch function
6686 protoypes from "current_gdbarch" to "gdbarch".
6687
8f500870
TT
66882009-05-28 Tom Tromey <tromey@redhat.com>
6689
6690 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6691
b6313243
TT
66922009-05-27 Tom Tromey <tromey@redhat.com>
6693
6694 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6695 feature.
6696 (GDB/MI Variable Objects): Document -var-set-visualizer.
6697
66982009-04-02 Tom Tromey <tromey@redhat.com>
6699
6700 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6701 feature.
6702 (GDB/MI Variable Objects): Document -var-set-visualizer.
6703
a6bac58e
TT
67042009-05-27 Tom Tromey <tromey@redhat.com>
6705 Thiago Jung Bauermann <bauerman@br.ibm.com>
6706 Phil Muldoon <pmuldoon@redhat.com>
6707
6708 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6709 (Pretty Printing): New node.
6710 (Selecting Pretty-Printers): Likewise.
6711 (Python API): Update.
6712 (Output Formats): Document /r format.
6713
2c74e833
TT
67142009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6715 Tom Tromey <tromey@redhat.com>
6716
6717 * gdb.texinfo (Types In Python): New node.
6718 (Values From Inferior): "type" is now an attribute.
6719 (Python API): Update.
6720
89c73ade
TT
67212009-05-27 Tom Tromey <tromey@redhat.com>
6722 Thiago Jung Bauermann <bauerman@br.ibm.com>
6723 Phil Muldoon <pmuldoon@redhat.com>
6724
6725 * gdb.texinfo: Add @syncodeindex for `tp'.
6726 (Python API): Update.
6727 (Auto-loading): New node.
6728 (Objfiles In Python): New node.
6729
17a37d48
PP
67302009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6731
6732 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6733
6718376f
NR
67342009-05-15 Nick Roberts <nickrob@snap.net.nz>
6735
6736 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6737
cbe54154
PA
67382009-05-12 Pedro Alves <pedro@codesourcery.com>
6739
6740 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6741 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6742 show show-debug-regs' docs.
6743
8e05493c
EZ
67442009-05-08 Eli Zaretskii <eliz@gnu.org>
6745
6746 * gdb.texinfo (Process Record and Replay): Add description of
6747 reverse execution.
6748
b39f4988
JB
67492009-05-07 Joel Brobecker <brobecker@adacore.com>
6750
6751 * gdbint.texinfo (Adding support for debugging core files): New node.
6752 (Native Debugging): Remove the ``Native core file Support'' section.
6753
a2311334
EZ
67542009-05-01 Eli Zaretskii <eliz@gnu.org>
6755
6756 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6757 Add index entries.
6758
53cc454a 67592009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6760 Michael Snyder <msnyder@vmware.com>
53cc454a 6761
a2311334
EZ
6762 * gdb.texinfo: (Process Record and Replay): Add documentation for
6763 process record and replay.
53cc454a 6764
484086b7
JK
67652009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6766
6767 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6768 a new part on command-line defined macros.
6769
32ae1842
EZ
67702009-04-25 Eli Zaretskii <eliz@gnu.org>
6771
6772 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6773 clarify the wording.
6774
b14b1491
TT
67752009-04-23 Tom Tromey <tromey@redhat.com>
6776
6777 * gdb.texinfo (Data Files): New node.
6778 (GDB Files): Update menu.
6779
5c1e86e1
JB
67802009-04-23 Joel Brobecker <brobecker@adacore.com>
6781
6782 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6783 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6784
83eba9b7
VP
67852009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6786
6787 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6788
e31198c4
HZ
67892009-04-22 Hui Zhu <teawater@gmail.com>
6790
6791 * gdb.texinfo (disassemble-next-line): Set the default of
6792 disassemble-next-line to off.
6793
26e251b6
JM
67942009-04-21 Joseph Myers <joseph@codesourcery.com>
6795
6796 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6797 --with-htmldir): New.
6798 * configure: Regenerate.
6799 * Makefile.in (datarootdir, docdir): Define.
6800 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6801 instead of $(SET_TEXINPUTS).
6802 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6803 gdbint.info instead of $(SET_TEXINPUTS).
6804 (gdbint/index.html): Use same -I options as for building
6805 gdbint.info.
6806 (stabs.dvi, stabs.pdf): Use same -I options as for building
6807 stabs.info instead of $(SET_TEXINPUTS).
6808 (stabs/index.html): Use same -I options as for building
6809 stabs.info.
6810 (annotate.dvi, annotate.pdf): Use same -I options as for building
6811 annotate.info instead of $(SET_TEXINPUTS).
6812 (annotate/index.html): Use same -I options as for building
6813 annotate.info.
6814
eac35c4e
DD
68152009-04-21 David Daney <ddaney@caviumnetworks.com>
6816
6817 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6818
29b0e8a2
JM
68192009-04-21 Joseph Myers <joseph@codesourcery.com>
6820
6821 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6822
2b831889 68232009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6824 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6825
6826 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6827 (MAKEHTMLFLAGS): Set to empty.
6828 (html__strip_dir): Define.
6829 (HTMLFILES): Define.
6830 (HTMLFILES_INSTALL): Define.
6831 (install-html): Copy new automake rule.
6832 (html): Depend on $(HTMLFILES).
6833 (gdb_toc.html): Rename to gdb/index.html.
6834 (gdbint_toc.html): Rename to gdbint/index.html.
6835 (stabs_toc.html): Rename to stabs/index.html.
6836 (annotate_toc.html): Rename to annotate/index.html.
6837
89a34d1b
JM
68382009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6839
6840 * Makefile.in: Set pdfdir and htmldir from configure
6841 substitutions.
6842 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6843 * configure: Regenerate.
6844
a2d5da46
JB
68452009-04-16 Joel Brobecker <brobecker@adacore.com>
6846
6847 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6848 This macro is no longer used.
6849
732f6a93
TT
68502009-04-15 Tom Tromey <tromey@redhat.com>
6851
6852 * gdb.texinfo (Character Sets): Document default character set.
6853
87f9adc1
PM
68542009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6855
6856 * gdbint.texinfo: Change server name from sources.redhat.com to
6857 sourceware.org throughout.
6858
2c88c651
JB
68592009-04-09 Joel Brobecker <brobecker@adacore.com>
6860
6861 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6862 about a missing dot or coma after @xref.
6863
4f5376b2
JB
68642009-04-02 Joel Brobecker <brobecker@adacore.com>
6865
6866 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6867 example, and add a small explanation about it.
6868 (Print Settings): Change the documentation of the "set print
6869 frame-arguments" to reflect the fact that the default is now "scalars".
6870
a0381d3a
JB
68712009-04-02 Joel Brobecker <brobecker@adacore.com>
6872
6873 * gdb.texinfo (Print Settings): Add kindex for command "set
6874 print frame-arguments".
6875
45ac276d
JB
68762009-03-31 Joel Brobecker <brobecker@adacore.com>
6877
6878 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6879 breakpoints.
6880 (Set Breaks): Add reference to thread-specific and task-specific
6881 breakpoints.
6882
32cd1edc
JB
68832009-03-31 Joel Brobecker <brobecker@adacore.com>
6884
6885 * gdb.texinfo (Ada Tasks): Remove the documentation about
6886 the "Running" state, as this state has been eliminated.
6887 Now all runnable tasks are shown as "Runnable".
6888
1042e4c0
SS
68892009-03-30 Stan Shebs <stan@codesourcery.com>
6890
6891 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6892 special case of breakpoints.
6893 (Enable and Disable Tracepoints): Mention deprecation.
6894 (Listing Tracepoints): Update description and example.
6895
f8f6f20b
TJB
68962009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6897
6898 * gdb.texinfo (Frames in Python): New node.
6899 (Python API): Update.
6900
c0c6f777
TJB
69012009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6902
6903 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6904 from a method to an attribute.
6905
def2b000
TJB
69062009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6907
6908 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6909 attribute.
6910
a07daef3
PA
69112009-03-25 Pedro Alves <pedro@codesourcery.com>
6912
6913 * observer.texi (thread_exit): Add "silent" parameter.
6914
f3b1572e
PA
69152009-03-22 Pedro Alves <pedro@codesourcery.com>
6916
6917 * observer.texi (about_to_proceed): New.
6918
587afa38
EZ
69192009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6920
6921 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6922 field throughout to handle types with spaces in them. Fix typos
6923 found by aspell.
6924 (Summary, Requirements, Contributors): New first chapter,
6925 "Summary" added, old Requirements section moved there, and new
6926 section, "Contributors" added.
6927 (Initializing a New Architecture, Register Representation)
6928 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6929 (Porting gdb): These sections extended and updated.
6930 (Compiler Characteristics): This section (empty) deleted.
6931 (Defining Other Architecture Features): This section renamed and
6932 duplicate material removed from (formerly "Target Conditionals").
6933 Use braces {} in @deftypeXX type field throughout to handle types
6934 with spaces in them. Typos found by aspell fixed.
6935
6936 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6937 * stack_frame.pdf: Version of image for PDF output.
6938 * stack_frame.png: Version of image for HTML output and for Emacs.
6939 * stack_frame.txt: Version of image for Info output.
1db61298 6940 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6941
10af6951
EZ
69422009-03-21 Eli Zaretskii <eliz@gnu.org>
6943
6944 * gdb.texinfo (Character Sets): Fix last change.
6945
cc924cad
TJB
69462009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6947
6948 * gdb.texinfo (Values From Inferior): Fix optional arguments
6949 markup.
6950 (Commands In Python): Adjust argument names of gdb.Command.__init__
6951 to what the function accepts as keywords.
6952
bc3b79fd
TJB
69532008-03-20 Tom Tromey <tromey@redhat.com>
6954
6955 * gdb.texinfo (Convenience Vars): Document convenience functions.
6956 (Functions In Python): New node.
6957 (Python API): Update.
6958
6c7a06a3
TT
69592009-03-20 Tom Tromey <tromey@redhat.com>
6960
6961 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6962 set target-wide-charset.
6963 (Requirements): Mention iconv.
6964
b646ddd4
HZ
69652009-03-17 Hui Zhu <teawater@gmail.com>
6966
6967 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6968
91440f57
HZ
69692009-03-17 Hui Zhu <teawater@gmail.com>
6970
6971 * gdb.texinfo: Add documentation for disassemble-next-line.
6972
8fd41227
TJB
69732009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6974
6975 * gdb.texinfo (Commands In Python): Remove tindex entries.
6976
61ff14c6
JK
69772009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6978
6979 * gdb.texinfo (Returning): New description for missing debug info.
6980
0b16c5cf
PA
69812009-03-14 Pedro Alves <pedro@codesourcery.com>
6982
6983 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6984 (General Query Packets): Document qAttached.
0b16c5cf 6985
32fc0df9
PA
69862009-03-05 Pedro Alves <pedro@codesourcery.com>
6987
6988 * gdb.texinfo (Background Execution): Better describe the set
6989 target-async command.
6990 (Maintenance Commands): Delete description of the `maint set/show
6991 linux-async' and `maint set/show remote-async' commands.
6992
134eb42c
VP
69932009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6994
6995 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6996 between sentences.
6997
c86cf029
VP
69982009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6999
7000 * gdb.texinfo (GDB/MI Async Records): Document the
7001 =library-loaded and =library-unloaded notifications.
7002
3ea85240
VP
70032009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7004
7005 * observer.texi (test_notification): New observer.
7006
1d33d6ba
VP
70072009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7008
61ff14c6
JK
7009 * observer.texi: Add parameter 'print_frame' to normal_stop
7010 observer.
1d33d6ba 7011
d721c933
EZ
70122009-02-07 Eli Zaretskii <eliz@gnu.org>
7013
7014 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7015 (Commands In Python): Fix COMMAND_* constants in last change. Use
7016 @kbd for interactive input. Add cross-references and index
7017 entries.
7018
4aa995e1
PA
70192009-02-06 Pedro Alves <pedro@codesourcery.com>
7020
7021 * gdb.texinfo (Signals): Document $_siginfo.
7022 (Convenience Variables): Mention $_siginfo.
7023 (Remote Configuration): Document qXfer:siginfo:read,
7024 qXfer:siginfo:write packets, and the read-siginfo-object,
7025 write-siginfo-object commands.
7026
5f5233d4
PA
70272009-02-06 Pedro Alves <pedro@codesourcery.com>
7028
7029 * gdbint.texinfo (Values): New chapter.
7030
d8906c6f
TJB
70312009-02-06 Tom Tromey <tromey@redhat.com>
7032
7033 * gdb.texinfo (Python API): Add entry for Commands In Python.
7034 (Commands In Python): New node.
7035
b6cb8e7d
TJB
70362009-02-05 Tom Tromey <tromey@redhat.com>
7037
7038 * gdb.texinfo (Values From Inferior): Document Value.string.
7039
12453b93
TJB
70402009-02-05 Tom Tromey <tromey@redhat.com>
7041
7042 * gdb.texinfo (Basic Python): Document execute's from_tty
7043 argument.
7044
08c637de
TJB
70452009-02-04 Tom Tromey <tromey@redhat.com>
7046
7047 * gdb.texinfo (Basic Python): Document gdb.history.
7048
592375cd
VP
70492009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7050
7051 * gdb.texinfo (GDB/MI Thread Commands): Document the
7052 'current-thread-id' field. Remove the example with zero threads,
7053 since current GDB won't ever report that if there's inferior.
7054
41447f92
VP
70552009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7056
7057 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7058 option to -break-insert.
7059
098b41a6
JG
70602009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7061 Jerome Guitton <guitton@adacore.com>
7062
7063 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7064 (System-wide configuration): New section.
7065
3c16cced
PA
70662009-01-26 Pedro Alves <pedro@codesourcery.com>
7067
7068 PR gdb/7580:
7069 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7070 internal-error|internal-warning quit|corefile ask|yes|no".
7071
62709adf
PA
70722009-01-26 Pedro Alves <pedro@codesourcery.com>
7073
7074 * gdb.texinfo (Using the `gdbserver' Program): Document
7075 --remote-debug.
7076
7ce58dd2
DE
70772009-01-23 Doug Evans <dje@google.com>
7078
7079 * gdb.texinfo: Add nexti to list of commands that support
7080 background execution.
7081
adb483fe
DJ
70822009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7083
7084 * gdb.texinfo (Define, Hooks): Document prefix command support.
7085
a67ec3f4 70862009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 7087 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
7088
7089 Fixes for makeinfo --html.
7090
7091 * annotate.texinfo: Use @copying and @insertcopying. Use
7092 @ifnottex in place of @ifinfo.
7093 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7094 place of @ifinfo. Use @ifnotinfo for one index entry.
7095 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7096 in place of @ifinfo.
7097 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7098 in place of @ifinfo. Include contents at start unconditionally.
7099
84fcdf95
PA
71002009-01-13 Pedro Alves <pedro@codesourcery.com>
7101
7102 * gdb.texinfo (General Query Packets): Remove @var{} around the
7103 "spu" literal string.
7104
fa3a767f
PA
71052009-01-07 Pedro Alves <pedro@codesourcery.com>
7106
7107 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7108 program may be running in another process" errors.
7109 * gdbint.texinfo (Native Conditionals): Delete
7110 ONE_PROCESS_WRITETEXT description.
7111
9cb011d3
JB
71122009-01-07 Joel Brobecker <brobecker@adacore.com>
7113
7114 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7115 emacs local variable to be placed at the end of the ChangeLog.
7116 Add server.c and gdbreplay.c to the list of files where the
7117 copyright year needs to be updated.
7118
84603566
SL
71192009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7120
7121 * gdb.texinfo (Remote Configuration): Document new
7122 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7123 commands.
7124
a53f55d8
PA
71252008-12-28 Pedro Alves <pedro@codesourcery.com>
7126
7127 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7128 FETCH_INFERIOR_REGISTERS.
7129 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7130 FETCH_INFERIOR_REGISTERS descriptions. Remove
7131 gdbarch_get_longjmp_target descrition, since already described in
7132 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7133 (Target Conditionals): ... here.
7134
077e0a52
JB
71352008-12-16 Joel Brobecker <brobecker@adacore.com>
7136
7137 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7138 examples.
7139 (Additions to Ada): Likewise. Add the missing opening and closing
7140 parenthesis of the GDB prompt in one of the examples.
7141
023eb17c
JB
71422008-12-14 Joel Brobecker <brobecker@adacore.com>
7143
7144 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7145 about the result of 'Address not being of type System.Address.
7146 This problem has been fixed a while ago.
7147
c3b108f7
VP
71482008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7149
7150 MI non-stop and multiprocess docs.
7151
c8d5aac9
L
7152 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7153 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7154 Adjust documentation for *stopped, document =thread-created,
7155 =thread-exited, =thread-group-created and =thread-group-exited.
7156 (GDB/MI Thread Commands): Document the 'state' field in
7157 -thread-info output.
7158 (GDB/MI Program Execution): Mention --all and --thread-group
7159 options.
7160 (GDB/MI Variable Objects): Describe floating and fixed variable
7161 objects.
7162 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7163
07e059b5
VP
71642008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7165
c8d5aac9
L
7166 * gdb.texinfo (Operating System Information): New appendix.
7167 (Operating System Auxiliary Information): Document 'info os processes'
7168 (Remote Configuration): Document 'osdata'
7169 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7170
a80b95ba
TG
71712008-11-27 Tristan Gingold <gingold@adacore.com>
7172
7173 * gdb.texinfo (Darwin): Document Darwin specific features.
7174
a655d424
JK
71752008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7176
7177 * gdbint.texinfo (Target Conditionals): Extend the
7178 gdbarch_breakpoint_from_pc description.
7179
249e1128
VP
71802008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7181
7182 * gdb.texinfo (M68K Features): Fix typo.
7183
c14c28ba
PP
71842008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7185
7186 * gdb.texinfo (Symbols): Mention printing containing
7187 image name in "info symbol".
7188 (Maint translate-address): Likewise.
889bf7c5 7189
394a6666
JB
71902008-11-18 Joel Brobecker <brobecker@adacore.com>
7191
7192 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7193 commands "catch load" and "catch unload".
7194
66bb093b
VP
71952008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7196
7197 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7198 =thread-selected.
889bf7c5 7199
4a92f99b
VP
72002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7201
c8d5aac9 7202 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7203
f0323ca0
PA
72042008-10-27 Pedro Alves <pedro@codesourcery.com>
7205
7206 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7207 .mt files, TM_CLIBS or TM_CDEPS.
7208 (x86 Watchpoints): Don't mention TDEPFILES.
7209
8b23ecc4
SL
72102008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7211
7212 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7213 (Overview): Mention notifications and non-stop mode behavior.
7214 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7215 with non-stop mode behavior. Add vStopped description.
7216 (Stop Reply Packets): Update list of packets that return
7217 stop replies. Mention non-stop behavior.
7218 (General Query Packets): Document QNonStop packet and associated
7219 qSupported query response.
7220 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7221 behavior.
7222 (Notification Packets): New section.
7223 (Remote Non-Stop): New section.
7224 (File-I/O Overview): Mention non-stop behavior.
7225
fff08868
HZ
72262008-10-24 Hui Zhu <teawater@gmail.com>
7227 Pedro Alves <pedro@codesourcery.com>
7228
7229 * gdb.texinfo (displaced-stepping): Describe the auto mode
7230 setting, and say it's the default. This is now a mainstream
7231 setting instead of a maintenance setting.
7232
252fbfc8
PA
72332008-10-23 Pedro Alves <pedro@codesourcery.com>
7234
7235 * observer.texi (thread_stop_requested): New.
7236
20924a55
JB
72372008-10-22 Joel Brobecker <brobecker@adacore.com>
7238
7239 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7240 (Patching): Replace incorrect usage of @samp by @kbd.
7241
bacec72f
MS
72422008-10-17 Michael Snyder <msnyder@vmware.com>
7243
7244 * gdb.texinfo: Add documentation for reverse execution.
7245
a08702d6 72462008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7247 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7248
7249 * gdb.texinfo. (Values From Inferior): New subsubsection.
7250
d97bc12b
DE
72512008-10-06 Doug Evans <dje@google.com>
7252
7253 * gdb.texinfo (set debug dwarf2-die): Document it.
7254
87f67dba
JB
72552008-10-01 Joel Brobecker <brobecker@adacore.com>
7256
7257 * gdb.texinfo (catch) [exception]: Document how to insert
7258 a breakpoint on user-defined exceptions when the exception
7259 name is identical to one of the language-defined ones.
7260
2fae03e8
TT
72612008-09-27 Tom Tromey <tromey@redhat.com>
7262
7263 * gdb.texinfo (Macros): Remove text about stringification,
7264 varargs, and splicing.
7265
5c6ce71d
TT
72662008-09-27 Tom Tromey <tromey@redhat.com>
7267
7268 * gdbint.texinfo (Language Support): Remove text about omitting
7269 support for a language.
7270
07128da0
DE
72712008-09-23 Doug Evans <dje@google.com>
7272
7273 * gdb.texinfo (info dcache): Update.
7274
b90a069a
SL
72752008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7276
7277 * gdb.texinfo (Packets): Add info on thread-id syntax and
7278 multiprocess extensions.
7279 <D>: Document multiprocess form of packet.
7280 <H>: Use thread-id syntax.
7281 <T>: Likewise.
7282 <vCont>: Likewise. Note this is required for multiprocess.
7283 <vKill>: New packet.
7284 (Stop Reply Packets) <T>: Use thread-id syntax.
7285 <W>: Document multiprocess form of reply.
7286 <X>: Likewise.
7287 (General Query Packets) <qC>: Use thread-id syntax.
7288 <qfThreadInfo>: Likewise.
7289 <qGetTLSAddr>: Likewise.
7290 <qP>: Likewise.
7291 <qSupported>: Add "multiprocess" feature.
7292 <qThreadExtraInfo>: Use thread-id syntax.
7293
b77209e0
PA
72942008-09-22 Stan Shebs <stan@codesourcery.com>
7295
7296 * gdb.texinfo (Inferiors): New section.
7297
3d0bb823
PA
72982008-09-12 Pedro Alves <pedro@codesourcery.com>
7299
7300 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7301
f8dcfc0a
UW
73022008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7303
7304 * gdbint.texinfo (Target Conditionals): Remove documentation
7305 for gdbarch_name_of_malloc.
7306
8775bb90
MS
73072008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7308
7309 * gdb.texinfo (Interrupts): Mention TCP interface for
7310 sending BREAK.
7311
f1838a98
UW
73122008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7313
7314 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7315 argument prefix to "set sysroot".
7316
158c7665
PH
73172008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7318
7319 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7320 and False.
7321
30e026bb
VP
73222008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7323
c8d5aac9
L
7324 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7325 for possible features of -list-features.
30e026bb 7326
c6ebd6cf
VP
73272008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7328
c8d5aac9 7329 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7330 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7331
aeac0ff9
VP
73322008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7333
7334 * doc/gdb.texinfo (PowerPC): Fix typo.
7335 (PowerPC features): Fix typo.
7336
5231c1fd
PA
73372008-08-18 Pedro Alves <pedro@codesourcery.com>
7338
7339 * observer.texi (thread_ptid_changed): New.
7340
677c5bb1
LM
73412008-08-18 Luis Machado <luisgpm@br.ibm.com>
7342
7343 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7344 (PowerPC features): Mention feature set for VSX registers.
7345
f3a2dd1a
JB
73462008-08-13 Joel Brobecker <brobecker@adacore.com>
7347
7348 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7349 the direct visibility of all names in user-written packages.
7350
33e5cbd6
PA
73512008-08-13 Pedro Alves <pedro@codesourcery.com>
7352
7353 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7354 setting, and make it the default.
7355 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7356 non-stop script example.
7357
d0384fc4
TJB
73582008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7359
7360 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7361 reference to the "Using Different Register and Memory Data
7362 Representation" section.
7363
a6f3e723
SL
73642008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7365
7366 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7367 (Remote Protocol): Add Packet Acknowledgment to menu.
7368 (Overview): Mention +/- can be disabled, and point to new section
7369 where this is discussed in detail.
7370 (General Query Packets): Document QStartNoAckMode packet, and
7371 corresponding qSupported reply.
7372 (Packet Acknowledgment): New section.
7373
0606b73b
SL
73742008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7375 Pedro Alves <pedro@codesourcery.com>
7376
7377 * gdb.texinfo (Threads): Move paragraph about automatic thread
7378 selection to All-Stop Mode subsection.
7379 (Thread Stops): Reorganize existing material into subsections.
7380 Add introductory blurb and menu.
7381 (Non-Stop Mode): New subsection.
7382 (Background Execution): New subsection.
7383 (Maintenance Commands): Add cross-references from async mode
7384 commands to the new Background Execution section.
7385
d57a3c85
TJB
73862008-08-06 Tom Tromey <tromey@redhat.com>
7387
7388 * gdb.texinfo (Extending GDB): New chapter.
7389 (Sequences): Demoted chapter, now a section under the new
7390 Extending GDB chapter.
7391 (Python): New section.
7392
6d76a53d
SS
73932008-07-31 Stan Shebs <stan@codesourcery.com>
7394
7395 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7396
1f70da6a
SS
73972008-07-29 Stan Shebs <stan@codesourcery.com>
7398
7399 * gdbint.texinfo: General round of cleanup and minor
7400 clarifications.
7401 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7402 (Longjmp Support): Update description to reflect how it is done
7403 for targets without using native header.
7404 (Symbol Handling): Add a little more general explanation.
7405 (COFF, ELF): Mention stabs encapsulation.
7406 (DWARF 3): New section.
7407 (Adding a New Host): Scrub out some obsolete bits.
7408 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7409 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7410 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7411 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7412 SEEK_SET, STOP_SIGNAL, USG.
7413 (Raw and Virtual Register Representations): Ditto for
7414 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7415 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7416 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7417 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7418 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7419 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7420 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7421 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7422 DEPRECATED_USE_STRUCT_CONVENTION.
7423 Describe gdbarch_deprecated_fp_regnum.
7424 Update description of gdbarch_print_insn.
7425 (Adding a New Target): Scrub out obsolete bits.
7426 (Obsolete Conditionals): Remove entire section.
7427
383f836e
TT
74282008-07-25 Tom Tromey <tromey@redhat.com>
7429
7430 * observer.texi (GDB Observers): Document new observers:
7431 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7432 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7433 architecture_changed.
7434
cfd8ab24
SS
74352008-07-21 Stan Shebs <stan@codesourcery.com>
7436
7437 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7438 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7439
781b42b0
TT
74402008-07-21 Tom Tromey <tromey@redhat.com>
7441
7442 * observer.texi (GDB Observers): Remove obsolete comment.
7443 <executable_changed>: Remove argument.
7444
d7d9f01e
TT
74452008-07-18 Tom Tromey <tromey@redhat.com>
7446
7447 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7448
bf250677
DE
74492008-07-10 Doug Evans <dje@google.com>
7450
7451 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7452
10568435
JK
74532008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7454
7455 * gdb.texinfo (Starting): Document "set disable-randomization".
7456
5ae4183a
AS
74572008-07-07 Andreas Schwab <schwab@suse.de>
7458
7459 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7460
b56e7235
VP
74612008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7462
7463 * gdb.texinfo (GDB/MI Target Manipulation): Add
7464 example of -target-attach.
7465
e1ac3328
VP
74662008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7467
7468 * observer.texi (target_resumed): New observer.
5ae4183a 7469 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7470
65d12d83
TT
74712008-06-06 Tom Tromey <tromey@redhat.com>
7472
7473 * gdb.texinfo (Completion): Add field name example.
7474
fbc5282e
MK
74752008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7476
7477 * gdb.texinfo (GDB/MI Program Context): Added example
7478 to -exec-arguments
5ae4183a 7479
fbc5282e 74802008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7481
7482 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7483 annotation.
7484
c16158bc 74852008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7486 Nathan Sidwell <nathan@codesourcery.com>
7487 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7488
7489 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7490 and ACX_BUGURL.
7491 * configure: Regenerate.
7492 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7493 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7494 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7495 mailing-list-specific text about bug reporting unless
7496 BUGURL_DEFAULT.
7497
75c99385
PA
74982008-06-05 Pedro Alves <pedro@codesourcery.com>
7499
7500 * gdb.texinfo (-target-select): Remove reference to target async.
7501 (Maintenance Commands): Document "maint set/show remote-async".
7502
1763a388
MK
75032008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7504
7505 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7506 in -target-file-get section.
5ae4183a 7507
d0d064df
PA
75082008-05-22 Pedro Alves <pedro@codesourcery.com>
7509
9b562ab8
PA
7510 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7511 killing the inferior when it is already debugging a process.
d0d064df 7512
8dfa32fc
JB
75132008-05-21 Joel Brobecker <brobecker@adacore.com>
7514
7515 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7516 abbreviation for "finish".
7517
55f996a7
NR
75182008-05-21 Nick Roberts <nickrob@snap.net.nz>
7519
7520 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7521
ba2b1c56
DJ
75222008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7523
7524 * gdbint.texinfo (Target Conditionals): Delete entry for
7525 gdbarch_dwarf_reg_to_regnum.
7526
08388c79
DE
75272008-05-09 Doug Evans <dje@google.com>
7528
a3c83fae 7529 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7530
d14508fe
DE
75312008-05-05 Doug Evans <dje@google.com>
7532
7533 * gdb.texinfo (disassemble): Document /m modifier.
7534
e2b7ddea
VP
75352008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7536
5ae4183a
AS
7537 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7538 will not report the time of commands that run the target.
e2b7ddea 7539
8eb41542
VP
75402008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7541
7542 * gdb.texinfo (GDB/MI Output Records): Add
7543 missing semicolon.
7544
82f68b1c
VP
75452008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7546
7547 * gdb.texinfo (GDB/MI Output Records):
7548 Document =thread-create and =thread-exited.
7549
fa0f268d
VP
75502008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7551
7552 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7553 Remove mention of dmi-discuss.
fa0f268d 7554
063bfe2e
VP
75552008-05-03 Pedro Alves <pedro@codesourcery.com>
7556
7557 * observer.texi (thread_exit): New.
7558
237fc4c9
PA
75592008-05-02 Pedro Alves <pedro@codesourcery.com>
7560
7561 * gdb.texinfo (Debugging Output): Document "set/show debug
7562 displaced".
7563 (Maintenance Commands): Document "maint set/show
7564 can-use-displaced-stepping".
7565
0428b8f5
DJ
75662008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7567
7568 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7569 and set/show arm force-mode.
7570
5009afc5
AS
75712008-05-02 Andreas Schwab <schwab@suse.de>
7572
7573 * gdbint.texinfo (Algorithms): Describe
7574 target_watchpoint_addr_within_range.
7575
669fac23
DJ
75762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7577
7578 * gdbint.texinfo (Stack Frames): New chapter.
7579 (Algorithms): Move Frames text to the new chapter.
7580 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7581 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7582
721c02de
VP
75832008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7584
5ae4183a
AS
7585 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7586 output does not necessary include any tokens.
721c02de 7587
c055b101
CV
75882008-04-22 Corinna Vinschen <vinschen@redhat.com>
7589
7590 * gdb.texinfo (Set SH Calling convention): New @item.
7591 (Show SH Calling convention): Ditto.
7592
68837c9d
MD
75932008-04-22 Markus Deuling <deuling@de.ibm.com>
7594
7595 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7596
2e9132cc
EZ
75972008-04-20 Eli Zaretskii <eliz@gnu.org>
7598
7599 * gdb.texinfo (Set Breaks): Mention that multiple location
7600 breakpoints need line number info. Add index entries.
7601
31fffb02
CS
76022008-04-19 Craig Silverstein <csilvers@google.com>
7603
7604 * gdb.texinfo (Requirements): Add an optional requirement on
7605 zlib.
7606 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7607 Compressed DWARF 2.
7608
a47ec5fe
AR
76092008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7610
7611 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7612 sample output for 'stopped,reason="breakpoint-hit"' message.
7613 (GDB/MI Program Execution): Likewise.
7614
de051565
MK
76152008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7616
5ae4183a 7617 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7618 -var-set-format. Add -f option to -var-evaluate-expression.
7619
6ba66d6a
JB
76202008-04-03 Joel Brobecker <brobecker@adacore.com>
7621
7622 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7623 new node "Ambiguous Expressions". Replace references to this
7624 node by references to "Ambiguous Expressions" throughout.
7625 (Ambiguous Expressions): New node.
7626
1e26b4f8
DJ
76272008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7628
7629 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7630
b84876c2
PA
76312008-03-21 Pedro Alves <pedro@codesourcery.com>
7632
7633 * gdb.texinfo (Debugging Output): Document
7634 "set/show debug lin-lwp-async".
7635 (Maintenance Commands): Document "maint set/show linux-async".
7636
63092375
DJ
76372008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7638
7639 * gdb.texinfo (Expressions): Update description of malloced arrays.
7640
8e8901c5
VP
76412008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7642
7643 * gdb.texinfo (Thread Commands): Document
7644 -thread-info. Remove -thread-list-all-threads.
7645
701adfb0
PA
76462008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7647
7648 Implement MI notification for new threads.
7649 * observer.texi (new_thread): Document.
7650
1fddbabb
PA
76512008-03-14 Pedro Alves <pedro@codesourcery.com>
7652 Sandra Loosemore <sandra@codesourcery.com>
7653
7654 * gdb.texinfo (Library List Format): Update to mention the
7655 possibility to pass section addresses instead of segment
7656 addresses.
7657
ccd213ac
DJ
76582008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7659
7660 * gdb.texinfo (Starting): Document "set exec-wrapper".
7661 (Server): Document gdbserver --wrapper.
7662
fa4727a6
DJ
76632008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7664
7665 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7666 unreadable memory. Delete obsolete SPARClite reference.
7667
8edfe269
DJ
76682008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7669
7670 * gdb.texinfo (Starting): Mention always-running targets.
7671 (Target Commands): Add an anchor for load.
7672 (Connecting): Explain continue instead of run.
7673
1843f87b
DJ
76742008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7677
f9082629
NR
76782008-02-26 Nick Roberts <nickrob@snap.net.nz>
7679
7680 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7681 breakpoint table.
7682
fd96d250
PA
76832008-02-19 Pedro Alves <pedro@codesourcery.com>
7684
7685 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7686 killing the inferior when it is already debugging a process.
7687
36af4ef6
MD
76882008-02-13 Markus Deuling <deuling@de.ibm.com>
7689
7690 * gdbint.texinfo (Build Script): New section. Mention new build script
7691 gdb_buildall.sh.
7692
cda4ce5a
JB
76932008-02-01 Jim Blandy <jimb@red-bean.com>
7694
7695 * gdb.texinfo (Help): Summarize 'info args' correctly.
7696
4acd40f3
TJB
76972008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7698
7699 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7700 available in PowerPC architecture.
7701 (Embedded Processors): Change node name of PowerPC item in menu.
7702 (PowerPC): Rename to...
7703 (PowerPC Embedded): this.
7704 (Architectures): Add new PowerPC item in menu.
7705 (PowerPC): New node.
7706
6e6c6f50
DJ
77072008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7710 commands.
7711
5ee187d7
DJ
77122008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7713
7714 * gdb.texinfo (Setting Catchpoints): Mention features
7715 supported on GNU/Linux.
7716
e275c0d9
NR
77172008-01-30 Nick Roberts <nickrob@snap.net.nz>
7718
7719 * gdb.texinfo (GDB/MI File Commands): Describe new output
7720 field for MI command -file-list-exec-source-file.
7721
2d717e4f
DJ
77222008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7723
7724 * gdb.texinfo (Using the `gdbserver' Program): Add security
7725 warning. Rearrange into subsections and subsubsections. Document
7726 --multi and --debug. Correct --with-sysroot typo. Update --attach
7727 usage. Make load reference clearer. Document monitor exit.
7728 (Remote Configuration): Document set remote exec-file, attach-packet,
7729 and run-packet.
7730 (Packets): Document vAttach and vRun.
7731
d35a4257 77322008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7733
7734 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7735 detach-on-follow -> detach-on-fork.
f663676d 7736
c78d192c
DJ
77372008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7738
7739 * gdbint.texinfo (Native Conditionals): Remove
7740 SHELL_COMMAND_CONCAT and SHELL_FILE.
7741
d35a4257
EZ
77422008-01-26 Eli Zaretskii <eliz@gnu.org>
7743
7744 * gdb.texinfo (Specify Location): Improve wording.
7745
93815fbf
VP
77462008-01-23 Chris Demetriou <cgd@google.com>
7747
7748 * gdb.texinfo (Threads): Document new "set print thread-events"
7749 and "show print thread-events" commands.
7750
2a25a5ba
EZ
77512008-01-19 Eli Zaretskii <eliz@gnu.org>
7752
7753 * gdb.texinfo (Specify Location): New section.
7754 (Delete Breaks, Edit, Set Breaks): Remove description of
7755 locations. Instead, add a reference to "Specify Location".
7756 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7757 (Symbols): Refer to "Specify Location" for the valid forms of
7758 linespecs and locations.
7759
32c9a795
MD
77602008-01-18 Markus Deuling <deuling@de.ibm.com>
7761
7762 * gdbint.texinfo (Target Conditionals): Replace the description of
7763 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7764
b17828ca
JB
77652008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7766
7767 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7768 about &&var, which is rejected by the expression parser.
7769
0aea4bf3
LM
77702008-01-09 Luis Machado <luisgpm@br.ibm.com>
7771
7772 * gdb.texinfo (Output): Update documentation on using printf with DFP
7773 types.
7774
febe4383
TJB
77752008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7776
7777 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7778 subsubsection.
7779 (Decimal Floating Point format): New subsubsection.
7780
7a404eba
PA
77812008-01-05 Pedro Alves <pedro@codesourcery.com>
7782
7783 * gdb.texinfo (File Options): Remove mention of the attempt to
7784 open a core file with the -p option. Don't list -c as a valid
7785 option to attach to a process.
7786
a4d9b460
PA
77872008-01-05 Pedro Alves <pedro@codesourcery.com>
7788
7789 * gdbint.texinfo (Host Conditionals): Remove mention of
7790 ALIGN_STACK_ON_ENTRY.
7791
6ec2edbe
JB
77922008-01-05 Joel Brobecker <brobecker@adacore.com>
7793
7794 * gdbint.texinfo (Start of New Year Procedure): Add item
7795 describing how to update the source and documentation copyright
7796 notices.
7797
d8b2a693
JB
77982007-12-18 Jim Blandy <jimb@codesourcery.com>
7799
ab209b3a 7800 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7801 watchpoint explanation into the main description of the watchpoint
7802 command; update synopses of 'watch', 'rwatch', and 'awatch'
7803 commands.
7804
8b4ed427
VP
78052007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7806
7807 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7808 Document 'pending-breakpoints' feature of
7809 -list-features.
7810
37e4754d
LM
78112007-12-17 Luis Machado <luisgpm@br.ibm.com>
7812
669fac23 7813 * gdb.texinfo: Add new parameter's description.
37e4754d 7814
1d3811f6
DJ
78152007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7816
7817 * gdb.texinfo (Overview): Clarify run-length encoding
7818 example. Remove the restriction on "+" and "-" characters.
7819
c1c25a1a
EZ
78202007-12-15 Eli Zaretskii <eliz@gnu.org>
7821
7822 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7823
afe8ab22 78242007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7825
afe8ab22
VP
7826 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7827 the -f option for -break-insert, remove -r option,
7828 and clarify specification of location.
7829
a6b151f1
DJ
78302007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7831
7832 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7833 formatting.
7834 (Remote Debugging): Add File Transfer section.
7835 (Remote Configuration): Document Host I/O packets.
7836 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7837 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7838 (Packets): Add vFile.
7839
3b784c4f
EZ
78402007-11-17 Eli Zaretskii <eliz@gnu.org>
7841
7842 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7843 breakpoints with multiple locations.
7844 (Breakpoint Menus): Improve wording.
7845 (Output): Fix last change.
7846
a4ce5b0d
UW
78472007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7848
7849 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7850
1b39d5c0
DE
78512007-11-15 Doug Evans <dje@google.com>
7852
7853 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7854
7a72d44c
VP
78552007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7856
7857 * gdbint.texinfo (Native Conditionals): Remove
7858 mention of CLEAR_SOLIB.
5ae4183a 7859
6d1829bf 78602007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7861
7862 * gdb.texinfo (Print Settings): Add documentation for "set/show
7863 print frame-arguments".
7864
1a619819
LM
78652007-11-05 Luis Machado <luisgpm@br.ibm.com>
7866
3b784c4f 7867 * gdb.texinfo (Output): Update printf command's description.
1a619819 7868
55eddb0f
DJ
78692007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7870
7871 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7872 powerpc soft-float".
7873
9cceb671
DJ
78742007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.texinfo (Files): Correct formatting. Mention Expat
7877 requirement.
7878 (Requirements for Building GDB): Expand the list of Expat
7879 uses.
7880 (Library List Format, Memory Map Format): Mention Expat.
7881 (Target Descriptions): Update Expat wording.
7882
83acabca
DJ
78832007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7884
7885 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7886 Document that gdbarch_convert_register_p should return zero for no-op
7887 conversions.
7888
e35879db
UW
78892007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7890
83acabca 7891 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7892 of set_gdbarch_sofun_address_maybe_missing back to ...
7893 (Target Conditionals): ... here to fix build break.
7894
203c3895
UW
78952007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7896
83acabca 7897 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7898 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7899 (Compiler Characteristics): ... documentation of
7900 set_gdbarch_sofun_address_maybe_missing.
7901
11411de3
DJ
79022007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * gdbint.texinfo (Target Conditionals): Use
7905 frame_unwind_register_unsigned in examples instead of
7906 frame_unwind_unsigned_register.
7907
701adfb0
PA
79082007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7909
7910 * gdb.texinfo: Add TSIZE definition, removed statement about
7911 unbounded arrays being unimplemented.
7912
7cc46491
DJ
79132007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * gdb.texinfo (Predefined Target Types): Add int128
7916 and uint128.
7917 (Standard Target Features): Add PowerPC features.
7918
81adfced
DJ
79192007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7920
7921 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7922
c1874924
UW
79232007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7924
7925 * gdbint.texi (Target Conditionals): Remove documentation
7926 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7927 gdbarch_extract_return_value, and gdbarch_store_return_value.
7928
f6e56ab3
UW
79292007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7930
7931 * gdbint.texi (Target Conditionals): Remove documentation of
7932 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7933
56cf5405
KH
79342007-10-11 Kazu Hirata <kazu@codesourcery.com>
7935
7936 * gdb.texinfo: Mention that inaccessible-by-default is on by
7937 default.
7938
35156bae
DJ
79392007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7940
7941 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7942
d983da9c
DJ
79432007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7944
7945 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7946 multi-threaded watchpoints.
7947 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7948 checked. Describe sticky notification. Expand description
7949 of steppable and continuable watchpoints.
7950 (Watchpoints and Threads): New subsection.
7951
fe6fbf8b
VP
79522007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7953
7954 * gdb.texinfo (Setting Breakpoints): Revise
7955 documentation for pending breakpoints. Document
7956 breakpoints with multiple locations.
5ae4183a 7957
084344da
VP
79582007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7959
7960 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7961 Document -list-features.
5ae4183a 7962
82160952
EZ
79632007-09-15 Eli Zaretskii <eliz@gnu.org>
7964
7965 * gdb.texinfo (Output): Spell out which features of C's printf are
7966 not supported by GDB's printf.
7e27a47a
EZ
7967 (Separate Debug Files): More accurate wording regarding build ID
7968 and a reference to the ld manual rather than the Fedora wiki.
82160952 7969
ea37ba09
DJ
79702007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7971 Jim Blandy <jimb@codesourcery.com>
7972
7973 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7974 (Examining Memory): Update mentions of the 's' format.
7975 (Automatic Display): Likewise.
7976
b8533aec
DJ
79772007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7978
7979 * gdb.texinfo: Update the FSF's Back-Cover Text.
7980
83f83d7f
JK
79812007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7982 Eli Zaretskii <eliz@gnu.org>
7983
7984 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7985 Fixed the ``build ID'' name. New binaries build instructions for the
7986 build ID inclusion. Explain how the commands are specific to the build
7987 ID vs. debug link.
7988
c7e83d54
EZ
79892007-09-01 Eli Zaretskii <eliz@gnu.org>
7990
7991 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7992 indexing for ``build ID'' support.
7993
d3750b24
JK
79942007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7995
7996 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7997 Enlisted BUILD ID to the debug file searching example.
7998 Included a BUILD ID `.note.gnu.build-id' section description.
7999 Updated/added the debug files splitting instructions for OBJCOPY.
8000
02142340
VP
80012007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8002
8003 * gdb.texinfo (Variable Objects): Adjust docs
8004 for -var-info-expression and document
8005 -var-info-path-expression.
8006
d3bdde98
JB
80072007-08-20 Jim Blandy <jimb@codesourcery.com>
8008
3fb6a982
JB
8009 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8010 (title page): Include the dedication in the printed manual, as a
8011 separate page after the copyright notice.
5ae4183a 8012
d3bdde98
JB
8013 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8014 don't break a @var across a line.
8015
c80a96a8
MR
80162007-07-25 Maciej W. Rozycki <macro@mips.com>
8017
8018 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8019 for include files.
8020
5824a901
NR
80212007-07-12 Nick Roberts <nickrob@snap.net.nz>
8022
8023 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
8024 in annotate.texinfo.
8025 (Command History): Link to new node.
5824a901 8026
d52e7ea3
UW
80272007-07-05 Markus Deuling <deuling@de.ibm.com>
8028
8029 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8030
5fc14d0a
EZ
80312007-07-05 Eli Zaretskii <eliz@gnu.org>
8032
8033 * gdbint.texinfo (Target Conditionals): Fix last change.
8034
4a9bb1df
UW
80352007-07-03 Markus Deuling <deuling@de.ibm.com>
8036
8037 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8038 routines:
8039 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8040 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8041 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8042 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8043 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8044 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8045 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8046 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8047 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8048 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8049 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8050 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8051 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8052 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8053 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8054 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8055 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8056 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8057 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8058 (SOFTWARE_SINGLE_STEP_P)
8059
8060 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8061 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8062
8063 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8064 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8065 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8066 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8067 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8068 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8069 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8070 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8071 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8072 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8073
8074 (Converting an existing Target Architecture to Multi-arch): Remove
8075 section.
8076
8077 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8078 (gdbarch_addr_bits_remove): Add code example.
8079
8080 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8081
cfa9d6d9
DJ
80822007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8083
8084 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8085 Add other missing entries. Adjust the table size to fit.
8086 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8087 stop reasons including the new "library" event.
8088 (General Query Packets): Adjust table widths for qSupported. Mention
8089 qXfer:libraries:read reply to qSupported and document the new packet.
8090 (Library List Format): New section.
8091
159fcc13
JK
80922007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8093
8094 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8095
f66d1690
MS
80962007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8097
8098 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8099
67102876
NR
81002007-06-25 Nick Roberts <nickrob@snap.net.nz>
8101
8102 * gdbint.texinfo (Register and Memory Data): Break sections
8103 into nodes and add a menu.
8104
a4642986
MR
81052007-06-21 Maciej W. Rozycki <macro@mips.com>
8106
8107 * gdb.texinfo (Examining Memory): Document the new behaviour.
8108
e9c17194
VP
81092007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8110
8111 * gdb.texinfo (Standard Target Features): Document
8112 m68k features.
8113
31d99776
DJ
81142007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8115
8116 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8117
1780a0ed
DJ
81182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8119
8120 * gdb.texinfo (Target Description Format): Add version attribute
8121 for <target>.
8122
822b6570
DJ
81232007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8124
8125 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8126
f8b73d13
DJ
81272007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8128
8129 * gdb.texinfo (MIPS Features): New subsection.
8130
0e7f50da
UW
81312007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8132 Markus Deuling <deuling@de.ibm.com>
8133
8134 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8135 and qXfer:spu:write packets and mention them under qSupported.
8136
23d964e7
UW
81372007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8138 Markus Deuling <deuling@de.ibm.com>
8139
8140 * gdb.texinfo (Architectures): Add new SPU section to document
8141 Cell Broadband Engine SPU architecture specific commands.
8142
9f708cb2
VP
81432007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8144
8145 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8146 comments.
8147
7579b5f8
NR
81482007-06-07 Nick Roberts <nickrob@snap.net.nz>
8149
8150 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8151
bf06d120
JB
81522007-05-29 Jim Blandy <jimb@codesourcery.com>
8153
8154 * gdb.texinfo (Overview): Doc fix.
8155
23776285
MR
81562007-05-22 Maciej W. Rozycki <macro@mips.com>
8157
8158 * gdb.texinfo (Remote Configuration): Document "set/show
8159 remoteflow".
8160
1a69e1e4
DJ
81612007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8162
bf06d120
JB
8163 * gdb.texinfo (MIPS): Remove documentation for set mips
8164 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8165 stack-arg-size.
1a69e1e4 8166
46ba6afa 81672007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8168
46ba6afa
BW
8169 * all-cfg.texi (GDBTUI): New.
8170 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8171 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8172 (TUI Configuration): Edit to improve clarity and fix problems of
8173 both style and content.
5ae4183a 8174
06d3b283
UW
81752007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8176
8177 * observer.texi (GDB Observers): New observer "new_objfile".
8178
179101d6
UW
81792007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8180
8181 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8182
25d5ea92
VP
81832007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8184
8185 * gdb.texinfo (GDB/MI Variable Objects): Document
8186 frozen variables objects.
5ae4183a 8187
701adfb0
PA
81882007-04-13 Paul Brook <paul@codesourcery.com>
8189
8190 * gdb.texinfo: Document ieee_single and ieee_double target types.
8191
ea35711c
DJ
81922007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8193
8194 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8195 (Character Sets, Caching Data of Remote Targets): Likewise.
8196 (Targets): Delete Remote node. Move its text...
8197 (Debugging Remote Programs): ...to here. Delete description
8198 of the "remote" command.
8199 (Remote configuration): Delete description of "set remotedevice"
8200 and "show remotedevice".
8201 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8202
701adfb0
PA
82032007-04-11 Steve Ellcey <sje@cup.hp.com>
8204
8205 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8206
db2e3e2e
BW
82072007-04-11 Bob Wilson <bob.wilson@acm.org>
8208
5ae4183a
AS
8209 * gdb.texinfo (Contributors, Continuing and Stepping)
8210 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8211 (General Query Packets, File-I/O Remote Protocol Extension)
8212 (Protocol Basics, The F Reply Packet, Write)
8213 (Protocol-specific Representation of Datatypes, Memory Transfer):
8214 Fix hyphenation, punctuation and grammar problems.
8215 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8216 'section' instead of 'subsection' in the text.
8217 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8218 (i386): Remove period from section name.
db2e3e2e
BW
8219 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8220 (Config Names, Configure Options): Use @file{configure}.
8221
8a3dae3e
DJ
82222007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8223
8224 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8225 and tab expansion.
8226
1a92f856
DJ
82272007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8230
79a6e687 82312007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8232
79a6e687
BW
8233 * gdb.texinfo: Consistently capitalize all significant words in
8234 node names, chapter titles, section titles, and headings. Update
8235 cross references to match.
8236 (Starting and Stopping Trace Experiment): Make node name plural.
8237 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8238
ad527d2e
PA
82392007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8240
8241 * gdb.texinfo (WinCE): Delete obsolete subsection.
8242
7ce59000
DJ
82432007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8244
8245 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8246 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8247 references.
8248
8807d78b
DJ
82492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * gdb.texinfo (Startup): Delete references to some alternate
8252 names for .gdbinit.
8253 (Thread): Remove LynxOS reference.
8254 (Tandem ST2000): Delete target-specific documentation.
8255 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8256 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8257 and GDB_OSABI_LYNXOS.
8258
5f402660
UW
82592007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8260
8261 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8262
bac718a6
UW
82632007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8264
8265 * gdbint.texinfo (Target Conditionals): Remove mention of
8266 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8267 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8268
9453113a
DJ
82692007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8270
8271 * Makefile.in: Add "pdfdir" installation
8272 directory, PDFTEX macro, support for "install-pdf" target,
8273 and rules for making a pdf version of refcard.texi.
8274 * refcard.tex: Specify paper size for PDF output.
8275
ae21e955 82762007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8277
ae21e955 8278 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8279
3f94c067 82802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8281
3f94c067
BW
8282 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8283 (Source Path, Character Sets, Macros, Define)
8284 (GDB/MI Result Records, GDB/MI Simple Examples)
8285 (GDB/MI Program Execution, GDB/MI File Commands)
8286 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8287 (Bug Reporting): Use @value{GCC}.
5ae4183a 8288
12c27660 82892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8290
12c27660
BW
8291 * gdb.texinfo (Help): Fix formatting of examples.
8292 (Variables): Use @ifnotinfo instead of @iftex.
8293 (Non-debug DLL symbols): Use @ref instead of @pxref.
8294 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8295
ce9341a1
BW
82962007-03-26 Bob Wilson <bob.wilson@acm.org>
8297
8298 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8299
c8f4133a
BW
83002007-03-26 Bob Wilson <bob.wilson@acm.org>
8301
8302 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8303 the order of the nodes.
8304 (C Operators, C Constants, Debugging C): Remove extra menus.
8305 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8306
c8f4133a 83072007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8308
8309 * gdb.texinfo (File Options): Add missing parenthesis.
8310 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8311
c74d0ad8
DJ
83122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8313
8314 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8315
ff6f572f
DJ
83162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8317
669fac23 8318 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8319 case insensitivity.
8320 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8321
994337c3
NR
83222007-02-18 Nick Roberts <nickrob@snap.net.nz>
8323
8324 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8325 (Files): Add section name to argument list for pxref.
8326 (Non-debug DLL symbols): Don't use `see' for pxref.
8327 (Embedded Processors): Fix typo.
8328 (GDB/MI Breakpoint Commands): Execution commands generate
8329 *stopped not ^done.
8330
eb819d70
NR
83312007-02-13 Nick Roberts <nickrob@snap.net.nz>
8332
8333 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8334 values for in_scope. Mention that only root variables can be
8335 updated.
8336 (GDB/MI Development and Front Ends): Explain new values may be
8337 added to existing fields.
8338
123dc839
DJ
83392007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8340
8341 * gdb.texinfo (-target-disconnect): Use @smallexample.
8342 (Requirements): Add anchor for Expat. Update description.
8343 (Target Descriptions): Mention Expat.
8344 (Target Description Format): Document new elements. Use
8345 @smallexample.
8346 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8347 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8348
108546a0
DJ
83492007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8350
8351 * gdb.texinfo (Target Description Format): Add section on XInclude.
8352
95a98c01
NR
83532006-02-03 Nick Roberts <nickrob@snap.net.nz>
8354
8355 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8356 command -enable-timings.
8357
f4b3909f
EZ
83582007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8359
5ae4183a 8360 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8361 descriptions for new/deleted elements in gdb_osabi. Add missing
8362 description for function generic_elf_osabi_sniff_abi_tag_sections.
8363
c7ba131e
JB
83642007-01-29 Joel Brobecker <brobecker@adacore.com>
8365
8366 * gdb.texinfo (Maintenance Commands): Add documentation for
8367 the new "maint print target-stack" command.
8368
3a60f64e
JK
83692007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8370 Eli Zaretskii <eliz@gnu.org>
8371
f4b3909f 8372 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8373
c582f8b6
EZ
83742007-01-26 Eli Zaretskii <eliz@gnu.org>
8375
8376 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8377 Use @value{NGCC} instead of @value{GCC}.
8378
d3e8051b
EZ
83792007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8380
8381 * agentexpr.texi: Fix typos.
8382 * annotate.texinfo: Likewise.
8383 * gdb.texinfo: Likewise.
8384 * gdbint.texinfo: Likewise.
8385 * observer.texi: Likewise.
8386 * stabs.texinfo: Likewise.
8387
86f04699
EZ
83882007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8389
8390 * gdbint.texinfo (Support Libraries): Remove mmalloc
8391 entry. Describe readline library.
8392
23181151
DJ
83932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8394
8395 * gdb.texinfo (Target Descriptions): New section.
8396 (General Query Packets): Add QPassSignals anchor. Mention
8397 qXfer:features:read under qSupported. Expand mentions of
8398 qXfer:memory-map:read and QPassSignals. Document
8399 qXfer:features:read.
8400
f822c95b
DJ
84012007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8402
8403 * gdb.texinfo (Commands to specify files): Describe
8404 "set sysroot" and "show sysroot".
8405 (Using the `gdbserver' program): Lowercase argument
8406 to @var. Expand description of setting up GDB on the
8407 host.
8408
8936fcda
JB
84092007-01-05 Joel Brobecker <brobecker@adacore.com>
8410
8411 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8412 catch exception, catch exception unhandled, and catch assert
8413 commands.
8414
e776119f
DJ
84152007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8416
8417 * gdb.texinfo (Debugging Output): Document "set debug xml"
8418 and "show debug xml".
8419
aa79a185
DJ
84202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8421
8422 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8423
7f893741
JB
84242007-01-01 Joel Brobecker <brobecker@adacore.com>
8425
8426 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8427
a1b5960f
VP
84282006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8429
8430 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8431 note in @ignore, to be removed later if nobody complains.
8432
9f470e6e
NR
84332006-12-04 Nick Roberts <nickrob@snap.net.nz>
8434
8435 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8436 of -var-delete.
8437
765dc015 84382006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8439
765dc015 8440 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8441 automatic software/hardware breakpoint usage and
8442 the "set breakpoint auto-hw" command.
765dc015 8443
4b5752d0
VP
84442006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8445
8446 * gdb.texinfo (Memory Access Checking): New.
8447
89be2091
DJ
84482006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8449
8450 * gdb.texinfo (Remote configuration): Mention
8451 "pass-signals-packet".
8452 (General Query Packets): Document QPassSignals. Fix
8453 a typo.
8454
ca3bf3bd
DJ
84552006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8456
8457 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8458
427c3a89
DJ
84592006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8460
8461 * gdb.texinfo (Remote configuration): Rewrite documentation for
8462 packet configuration commands.
8463 (OS Information): Adjust reference to qXfer:auxv:read.
8464 (General Query Packets): Remove references to read-aux-vector-packet
8465 and set remote get-thread-local-storage-address.
8466
7a107747
DJ
84672006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8468
8469 * gdbint.texinfo (Target Architecture Definition): Add new
8470 Initializing a New Architecture section.
8471
1c56eb0e
EZ
84722006-10-31 David Taylor <dtaylor@emc.com>
8473
8474 * stabs.texinfo (Macro define and undefine): New node describing
8475 stabs for #define and #undef.
8476
f73adfeb
AS
84772006-10-27 Andreas Schwab <schwab@suse.de>
8478
8479 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8480
fd60e0df
EZ
84812006-10-21 Eli Zaretskii <eliz@gnu.org>
8482
8483 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8484 clarify on the possible meanings of ``expression'' watched by
8485 watchpoints. Add indexing.
e5ac9b53
EZ
8486 (Prompting, Errors, Invalidation, Annotations for Running)
8487 (Source Annotations): Fix index entries by adding "annotation" to
8488 them, to discriminate from index entries that point to the more
8489 general topic descriptions.
fd60e0df 8490
52bb452f
DJ
84912006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8492
8493 * gdbint.texinfo (Target Vector Definition): Move most
8494 content into Existing Targets. Add a menu.
8495 (Existing Targets): New section, moved from Target Vector
8496 Definition. Use @subsection.
8497 (Managing Execution State): New section.
8498
58955e58
BW
84992006-10-16 Bob Wilson <bob.wilson@acm.org>
8500
8501 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8502
c8aa23ab
EZ
85032006-10-15 Eli Zaretskii <eliz@gnu.org>
8504
8505 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8506 (Command Syntax, Signals, Backtrace, Connecting)
8507 (Remote configuration, Renesas Boards, Console I/O): Fix last
8508 change: use Ctrl- instead of C-, except wrt Emacs.
8509 (File-I/O Examples): Put Ctrl-c in @kbd.
8510 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8511 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8512 (Signals, Set Breaks, Set Watchpoints): Document optional
8513 arguments to `info signals' `handle', `info breakpoints', and
8514 `info watchpoints'.
c8aa23ab 8515
e7109c7e
EZ
85162006-10-14 Eli Zaretskii <eliz@gnu.org>
8517
8518 * gdb.texinfo (Backtrace): Fix last change.
8519
de3aea7b
NR
85202006-10-14 Nick Roberts <nickrob@snap.net.nz>
8521
8522 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8523
7f9087cb
BW
85242006-10-10 Bob Wilson <bob.wilson@acm.org>
8525
c8aa23ab
EZ
8526 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8527 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8528 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8529
68437a39
DJ
85302006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8531 Daniel Jacobowitz <dan@codesourcery.com>
8532
8533 * gdb.texinfo (Packets): Document vFlashErase,
8534 vFlashWrite and vFlashDone packets.
8535 (General Query Packets): Document qXfer:memory-map:read.
8536 Add a new feature for qXfer:memory-map:read.
8537 (Memory map format): New section.
8538 (Target Commands): Mention that gdb can write flash.
8539
fd79ecee
DJ
85402006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8541 Daniel Jacobowitz <dan@codesourcery.com>
8542
8543 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8544 memory regions and "mem auto".
8545
350da6ee
DJ
85462006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8547
8548 * gdbint.texinfo (Array Containers): New section.
8549
2f1acb09
VP
85502006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8551
8552 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8553 -stack-list-arguments HIGH_FRAME argument can be larger then the
8554 actual number of frames.
8555
2ab1eb7a
VP
85562006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8557
8558 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8559 -stack-list-locals HIGH_FRAME argument can be larger then the
8560 actual number of frames.
2ab1eb7a 8561
599b237a
BW
85622006-09-02 Bob Wilson <bob.wilson@acm.org>
8563
8564 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8565 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8566
25ab7e6d
EZ
85672006-09-02 Eli Zaretskii <eliz@gnu.org>
8568
8569 * gdbint.texinfo (Overall Structure): New section "Source Tree
8570 Structure".
8571
940178d3
JB
85722006-08-17 Jim Blandy <jimb@codesourcery.com>
8573
8574 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8575 responses.
8576
30daae6c
JB
85772006-08-08 Joel Brobecker <brobecker@adacore.com>
8578
8579 * gdb.texinfo (Source Path): Add documentation for new
8580 substitute-path commands.
8581
7fa2210b
DJ
85822006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8583
8584 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8585 (Running Configure): ...here.
8586 (Requirements): New node. Mention expat.
8587
3d00d119
DJ
85882006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8589
5ae4183a 8590 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8591 'set download-write-size' and 'show download-write-size'.
8592
0cbfa4ee
DJ
85932006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8594
8595 * stabs.texinfo (Member Type Descriptor): Correct example for
8596 pointer to member types.
8597
16026cd7
AS
85982006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8599
8600 * gdb.texinfo (Optional warnings and messages): Add
8601 'set/show trace-commands'.
8602 (Command files): Add '-v' to source command.
8603
0876f84a
DJ
86042006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8605
8606 * gdb.texinfo (OS Information): Update qPart reference to
8607 qXfer.
8608 (Remote configuration): Likewise.
8609 (Overview): Move @cindex to the start of a paragraph. Talk
8610 about binary data encoding.
8611 (Packets): Refer to the overview for the details of the X
8612 packet encoding.
8613 (General Query Packets): Remove qPart description. Add qXfer
8614 description. Add an anchor to qSupported. Correct feature
8615 table title. Add a new feature for qXfer:auxv:read.
8616 (Interrupts): Add a missing parenthesis.
8617
2ec3381a
DJ
86182006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8619
669fac23 8620 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8621 (GDB/MI Kod Commands): Remove commented out node.
8622
594fe323
EZ
86232006-07-01 Eli Zaretskii <eliz@gnu.org>
8624
8625 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8626 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8627 (GDB/MI Thread Commands, GDB/MI Program Execution)
8628 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8629 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8630 (GDB/MI File Commands, GDB/MI Target Manipulation)
8631 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8632 since the MI prompt is hard-wired into the code.
8633
7e3fb70c
NR
86342006-07-01 Nick Roberts <nickrob@snap.net.nz>
8635
8636 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8637 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8638 (GDB/MI Data Manipulation): Remove description of unimplemented
8639 display related commands as variable objects perform this function
8640 and are superior: -display-delete, -display-disable,
8641 -display-enable, -display-insert and -display-list. Move
8642 -environment-cd, -environment-directory, -environment-path
8643 and -environment-pwd to "Program Context".
8644 (GDB/MI Program Control): Rename to "Program Execution". Move
8645 -exec-arguments -exec-abort to...
8646 (GDB/MI Program Context): ...here. New node split from "Data
8647 Manipulation".
8648
be2a5f71
DJ
86492006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8650
8651 * gdb.texinfo (Remote configuration): Document set / show
8652 remote supported-packets.
8653 (General Query Packets): Document qSupported packet.
8654
701adfb0
PA
86552006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8656
8657 * gdb.texinfo (system): Document behaviour with zero length
8658 string.
8659
fc320d37
SL
86602006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8661
8662 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8663 and font markup.
8664 (Protocol basics): Likewise.
8665 (The F request packet): Likewise.
8666 (The F reply packet): Likewise.
8667 (Memory transfer): Move this node to be a subsubsection of
8668 "Protocol specific representation of datatypes".
8669 (The Ctrl-C message): More copy editing.
8670 (Console I/O): Likewise.
8671 (The isatty call): Delete this node, and merge its content into
8672 the "isatty" node. Fixed references elsewhere.
8673 (The system call): Delete this node, and merge its content into
8674 the "system" node. Fixed references elsewhere.
8675 (open): Reformat to use @table, and add appropriate font markup.
8676 (close): Likewise.
8677 (read): Likewise.
8678 (write): Likewise.
8679 (lseek): Likewise.
8680 (rename): Likewise.
8681 (unlink): Likewise.
8682 (stat/fstat): Likewise.
8683 (gettimeofday): Likewise.
8684 (isatty): Likewise.
8685 (system): Likewise, plus minor changes to fix confusing wording.
8686 (Integral datatypes): Fix font markup.
8687 (Pointer values): Likewise.
8688 (struct stat): Fix markup to use @table, plus minor copy editing.
8689 (struct timeval): Fix font markup, plus minor copy editing.
8690 (Constants): Minor copy editing.
8691 (Errno values): Add font markup.
8692 (File-I/O Examples): Likewise.
8693
158fdf5c
NR
86942006-06-10 Nick Roberts <nickrob@snap.net.nz>
8695
8696 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8697 (GDB/MI Simple Examples): Move node up one level. Use real
8698 examples.
8699 (GDB/MI Compatibility with CLI): Update.
8700 (GDB/MI Result Records): Add "connected" and "exit" result
8701 classes.
8702 (GDB/MI Stream Records): Clarify target output.
8703 (GDB/MI Command Description Format): Modify example description.
8704 (GDB/MI Breakpoint Table Commands): Rename to...
8705 (GDB/MI Breakpoint Commands): ...this
8706 (GDB/MI Breakpoint Commands): Add optional thread field.
8707 (GDB/MI Program Control): Add an introduction. Move "Program
8708 termination" examples into exec-run description.
8709 (GDB/MI File Commands): Mention similar CLI commands.
8710 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8711 is similar to "-gdb-version".
8712
ddb50cd7
EZ
87132006-06-09 Eli Zaretskii <eliz@gnu.org>
8714
8715 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8716
2aef0d6b
NR
87172006-06-02 Nick Roberts <nickrob@snap.net.nz>
8718
8719 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8720 sourceware.org for mailing lists.
d5e40d59 8721 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8722
383a5c52
NR
87232006-06-01 Nick Roberts <nickrob@snap.net.nz>
8724
d5e40d59 8725 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8726
e16b02ee
EZ
87272006-05-22 Eli Zaretskii <eliz@gnu.org>
8728
8729 * gdb.texinfo (Cygwin Native): Fix last change.
8730
be90c084
CF
87312006-05-22 Christopher Faylor <cgf@timesys.com>
8732
8733 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8734
347ceba5
NR
87352006-05-15 Nick Roberts <nickrob@snap.net.nz>
8736
8737 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8738 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8739
369af7bd
DJ
87402006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8741
8742 * gdb.texinfo (General Query Packets): Recommend not starting
8743 new packets with qC and clarify.
8744
2ffdbde8 87452006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8746
8747 * gdb.texinfo (M2 Types): New section.
72019c9c 8748
16d1a084
DJ
87492006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8750
8751 * agentexpr.texi: Add a copyright and license notice.
8752 * observer.texi: Likewise, with GPL clause for function prototypes.
8753 Remove trailing whitespace.
8754
aa56d27a
JB
87552006-05-05 Jim Blandy <jimb@codesourcery.com>
8756
8757 * gdb.texinfo (General Query Packets): Document conventions for
8758 terminating packet names, and their violations.
8759
5bdf8622
DJ
87602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8761
8762 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8763 * gdb.texinfo: Likewise.
8764
605a56cb
DJ
87652006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8766
8767 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8768 and "show remotedebug".
8769 (Debugging Output): Add additional index entries.
8770
b8db102d
MS
87712006-04-27 Michael Snyder <msnyder@redhat.com>
8772
8773 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8774
c5e30d01
AC
87752006-04-22 Andrew Cagney <cagney@redhat.com>
8776
8777 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8778 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8779
8181d85f
DJ
87802006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8781
8782 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8783 and remove breakpoint prototypes.
8784 (Watchpoints): Move description of target_insert_hw_breakpoint and
8785 target_remove_hw_breakpoint ...
8786 (Breakpoints): ... to here. Document target_insert_breakpoint and
8787 target_remove_breakpoint.
8788
4f553f88
JB
87892006-04-17 Jim Blandy <jimb@codesourcery.com>
8790
8791 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8792 and C packets are optional.
8793
cd852561
FR
87942006-04-14 Frederic Riss <frederic.riss@st.com>
8795
8796 * gdb.texinfo (Specifying source directories): Update the description
8797 of the source file search to reflect the fact that the source path
8798 always contains at least $cdir and $cwd.
8799
b620eb07
MS
88002006-03-31 Michael Snyder <msnyder@redhat.com>
8801
8802 * gdb.texinfo: Update copyright dates.
8803
3156cdaf
EZ
88042006-03-31 Eli Zaretskii <eliz@gnu.org>
8805
8806 * gdb.texinfo (Overview): Add an index entry to "empty response".
8807
701adfb0
PA
88082006-03-29 Steve Ellcey <sje@cup.hp.com>
8809
8810 * gdb.texinfo: Remove gdbserve.nlm documentation.
8811
7d30c22d
JB
88122006-03-28 Jim Blandy <jimb@codesourcery.com>
8813
8814 * gdbint.texinfo (Prologue Analysis): New section.
8815
86941c27
JB
88162006-03-07 Jim Blandy <jimb@red-bean.com>
8817
66b8c7f6
JB
8818 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8819
1a10341b
JB
8820 * gdb.texinfo (Target Commands): Update text describing how to
8821 specify a target. Refer to the detailed section on remote
8822 debugging, not the brief mention.
8823
86941c27
JB
8824 * gdb.texinfo (Connecting): Organize the different 'target remote'
8825 connection methods into a table. Add a 'target remote' index
8826 entry. (!!!)
8827
62f3a2ba
FF
88282006-02-17 Fred Fish <fnf@specifix.com>
8829
8830 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8831 'ptype' commands to reflect the fact that the only significant
8832 difference between them is that ptype prints the complete type
8833 description instead of just the name.
8834
8b9a88ea
WZ
88352006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8836
8837 * gdbint.texinfo (Watchpoints): Delete
8838 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8839
7e8dc855
NR
88402006-02-10 Nick Roberts <nickrob@snap.net.nz>
8841
8842 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8843 times fields where needed. Fix typos. Update general form given
8844 for output of -break-insert.
8845 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8846
c91d38aa
DJ
88472006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8848
8849 * gdbint.texinfo (Symbol Handling): Add a section
8850 on memory management.
8851
38fcd64c
DJ
88522006-02-06 Vladimir Prus <ghost@cs.msu.su>
8853
8854 * gdb.texinfo (Breakpoint table commands): Document the fullname
8855 field in -break-list output.
8856
219eec71
EZ
88572006-02-03 Eli Zaretskii <eliz@gnu.org>
8858
8859 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8860 debugging information produced by the various "set debug..."
8861 options.
8862
ae5a43e0
DJ
88632006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8864
8865 * gdb.texinfo (Files): Remove obsolete bits from the description
8866 of "symbol-file".
8867
a9f158ec
JB
88682006-01-25 Jim Blandy <jimb@redhat.com>
8869
8870 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8871
410dd08e
JB
88722006-01-24 Jim Blandy <jimb@redhat.com>
8873
8874 * gdbint.texinfo (Frames): Document the basics of GDB's register
8875 unwinding model, and explain the existence of the "sentinel" frame.
8876
4b505b12
AS
88772006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8878
8879 * gdb.texinfo (Choosing files): Mention that -directory is used
8880 for script files.
8881 (Specifying source directories): Likewise.
8882 (Command files): Explain how script files are found.
8883
839c27b7
EZ
88842006-01-21 Eli Zaretskii <eliz@gnu.org>
8885
8886 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8887 the threads in a multi-threaded program.
8888 (Threads): The threadno argument of "thread apply" can be a range
8889 of numbers.
8890
7be93b9e
JB
88912006-01-18 Jim Blandy <jimb@redhat.com>
8892
8893 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8894 of warning flags.
8895
fcc73fe3
EZ
88962006-01-13 Eli Zaretskii <eliz@gnu.org>
8897
8898 * gdb.texinfo (Sequences): Improve menu annotations.
8899 (Define): Add index entries for arguments of user-defined
8900 commands. Move the description of flow-control commands...
8901 (Command Files): ...to here. Document loop_break and
8902 loop_continue.
ca91424e
EZ
8903 (Define, Command Files): Document `end' and add index entries for
8904 it.
fcc73fe3 8905
5c95884b
MS
89062006-01-04 Michael Snyder <msnyder@redhat.com>
8907
8908 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8909 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8910
860701dc
PH
89112006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8912
8913 * gdb.texinfo (Omissions from Ada): Document that there is now
8914 limited aggregate support.
8915
36b80e65
EZ
89162005-12-28 Eli Zaretskii <eliz@gnu.org>
8917
8918 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8919 registers and the likes.
8920
c1468174
EZ
89212005-12-24 Eli Zaretskii <eliz@gnu.org>
8922
8923 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8924 (Symbols): Fix usage of "e.g.".
359df76b 8925 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8926
8927 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8928 (Coding): Fix usage of "e.g.".
8929
c02a867d
EZ
89302005-12-23 Eli Zaretskii <eliz@gnu.org>
8931
5ae4183a
AS
8932 * stabs.texinfo:
8933 * refcard.tex:
c02a867d 8934 * gpl.texi:
5ae4183a
AS
8935 * gdbint.texinfo:
8936 * gdb.texinfo:
8937 * gdb-cfg.texi:
c02a867d 8938 * fdl.texi:
5ae4183a
AS
8939 * annotate.texinfo:
8940 * all-cfg.texi:
c02a867d
EZ
8941 * Makefile.in: Add (C) after Copyright. Update the FSF
8942 address.
8943
fad38dfa
EZ
89442005-12-03 Eli Zaretskii <eliz@gnu.org>
8945
8946 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8947 extend GDB with commands for external monitor.
8948
53e5f3cf
AS
89492005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8950
8951 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8952
55f6ca0f
JB
89532005-11-25 Joel Brobecker <brobecker@adacore.com>
8954
8955 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8956
c1947b85
JB
89572005-11-21 Jim Blandy <jimb@redhat.com>
8958
8959 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8960 placement of 'R' actions in tracepoint action packets; document
8961 dependence of 'X' and 'M' actions on a preceding 'R' action for
8962 their registers.
8963
9d29849a
JB
89642005-11-19 Jim Blandy <jimb@redhat.com>
8965
8966 * gdb.texinfo (Tracepoint Packets): New node.
8967 (General Query Packets): Add entries for the tracepoint packets,
8968 referring to the "Tracepoint Packets" node.
8969 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8970
9a6253be
KB
89712005-11-18 Kevin Buettner <kevinb@redhat.com>
8972
8973 * gdb.texinfo (set remotebreak): Add anchor.
8974 (X packet): Likewise.
8975 (Remote Protocol): Add new section `Interrupts' and new index
8976 entry `interrupts (remote protocol)'.
8977
5f3bebba
JB
89782005-11-18 Jim Blandy <jimb@redhat.com>
8979
8980 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8981 entries into the General Query Packets section. Add a
8982 cross-reference to that section. Drop description of replies, as
8983 these are covered in the descriptions of each packet.
8984 (General Query Packets): Add introductory text. Explain naming
8985 conventions, and how the end of a name is recognized.
8986
9a7a1b36
KB
89872005-11-17 Kevin Buettner <kevinb@redhat.com>
8988
0564b6cf 8989 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8990 "set remotebreak" command.
8991
b8ff78ce
JB
89922005-11-16 Jim Blandy <jimb@redhat.com>
8993
8994 * gdb.texinfo (Packets, Stop Reply Packets)
8995 (General Query Packets): Various formatting cleanups.
8996 - Use @samp for packet contents.
8997 - Drop summaries from packet @item lines; the same information appears
8998 immediately below in the description.
8999 - Delete paragraph breaks after packet @item commands, so that the
9000 description appears directly to the right of the packet prototype
9001 in the printed manual, if it fits.
9002 - Place spaces in packet prototypes between @vars and non-@var
9003 letters, and explain that they're just for formatting.
9004 - Use @dots{} instead of '...'.
9005 - Fix uses of @code where @var was needed.
9006 - Replace "deprecated" markers with English text spelling out the
9007 packet's status and the preferred alternatives.
9008 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9009 what this ever meant.
9010 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9011 this for a long time.
9012 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9013 implemented several times, and have been in use for years.
9014
8ffe2530
JB
90152005-11-15 Jim Blandy <jimb@redhat.com>
9016
c43c5473
JB
9017 * gdb.texinfo (Packets): Add index entries for 'm' packet
9018 disclaimers.
5ae4183a 9019
fb031cdf
JB
9020 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9021 of stub when processing an 'm' packet.
9022
8ffe2530
JB
9023 * gdb.texinfo (Packets): Mention that packets beginning with
9024 letters are reserved once, at the top, instead of actually listing
9025 them all and saying "reserved".
9026
c03c782f
AS
90272005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9028
9029 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9030 Change @var{$arg0 to @code{$arg0.
9031
814e32d7
WZ
90322005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9033
9034 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9035
fa93a9d8
JB
90362005-11-12 Jim Blandy <jimb@redhat.com>
9037
9038 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9039 order. Remove extraneous 'z'.
9040
8a5a3c82
AS
90412005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9042
9043 * gdb.texinfo (Choosing files): Add --eval-command.
9044
4b0ad762
AS
90452005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9046
9047 * gdb.texinfo (Choosing modes): Add --return-child-result.
9048
9049
1a088d06
AS
90502005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9051
9052 * gdb.texinfo (Choosing modes): Add --batch-silent.
9053
656d5e12
EZ
90542005-10-28 Eli Zaretskii <eliz@gnu.org>
9055
9056 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9057 "The -var-update Command".
9058
3c9c013a
JB
90592005-10-03 Joel Brobecker <brobecker@adacore.com>
9060
9061 * gdb.texinfo (Print Settings): Add documentation for set/show
9062 print array-indexes.
9063
7ba3cf9c
DJ
90642005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9065
9066 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9067 6.2 and 6.3.
9068
a94ab193
EZ
90692005-08-27 Eli Zaretskii <eliz@gnu.org>
9070
9071 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9072 since 19-Jan-2004.
9073 (Files): Likewise.
ab1adacd
EZ
9074 (Variables, Symbols): Document the "<incomplete type>" message and
9075 its reasons.
a94ab193 9076
ca06016a
FF
90772005-08-01 Fred Fish <fnf@specifix.com>
9078
9079 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9080
cf58170d
NR
90812005-07-15 Nick Roberts <nickrob@snap.net.nz>
9082
9083 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9084 option for -var-list-children and -var-update.
9085 (GDB/MI Stack Manipulation): Simplify description of
9086 print-values option for -stack-list-locals.
9087 (GDB/MI Command Description Format): Clarify.
9088 (Mode Options): Spelling of superseded.
9089
38f1196a
BR
90902005-07-12 Bob Rossi <bob@brasko.net>
9091
9092 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9093 corresponding GDB command comment.
9094
3cb3b8df
BR
90952005-07-06 Bob Rossi <bob@brasko.net>
9096
9097 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9098 and -inferior-tty-show.
9099 (Input/Output): Document "set/show inferior-tty" and tty alias.
9100
10fac096
NW
91012005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9102
9103 * gdb.texinfo (Packets): Change description of 'D' packet to note
9104 that GDB does wait for a response.
9105
d1b6db76
NR
91062005-06-22 Nick Roberts <nickrob@snap.net.nz>
9107
9108 * gdb.texinfo (History) Rename "Command History".
9109 (Command History): Move node "Server Prefix" from section on
9110 Annotations here.
9111
29629dcf
NR
91122005-06-19 Nick Roberts <nickrob@snap.net.nz>
9113
9114 * gdb.texinfo (GDB/MI Stack Manipulation):
9115 Re-instate -stack-info-frame with example. Say that it gets
9116 info on selected frame, not current frame.
9117
397ca115
EZ
91182005-06-18 Eli Zaretskii <eliz@gnu.org>
9119
9120 * gdb.texinfo (Server): Clarify that `file' should be used before
9121 connecting to the server.
9122 (Files): Add an xref to the above description.
51274035
EZ
9123 (Output Formats): More detailed description of the `c' format.
9124 (Memory): List explicitly all the formats supported by `x'.
638ac427 9125 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 9126 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
9127 files. Add more indexing for solib-absolute-prefix and
9128 --with-sysroot.
76d17f34
EZ
9129 (Machine Code): Document possible problems with locations in
9130 shared libraries.
d416eeec
EZ
9131 (Backtrace): Document that free-standing environments do not need
9132 to have a `main' function.
397ca115 9133
74f6deaa
NR
91342005-06-18 Nick Roberts <nickrob@snap.net.nz>
9135
9136 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9137 -stack-info-frame.
9138
a9967aef
AC
91392005-06-07 Andrew Cagney <cagney@gnu.org>
9140
9141 * gdb.texinfo (Contributors): Note the original multi-arch
9142 contributors.
9143
e09f16f9
EZ
91442005-06-03 Eli Zaretskii <eliz@gnu.org>
9145
9146 * gdb.texinfo (Registers): Add index entries for the standard
9147 registers.
9148 (Frames): Add cross-reference from frame pointer description to
9149 the Registers node.
9150 (Annotations Overview): Fix the reference to GDB name.
9151
d87ba7ee
EZ
91522005-06-01 Eli Zaretskii <eliz@gnu.org>
9153
9154 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9155 can-use-hw-watchpoints.
9156
034dad6f
BR
91572005-05-28 Bob Rossi <bob@brasko.net>
9158
9159 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9160 the possible reasons why an exec async record would be returned to FE.
9161
ffed4509
AC
91622005-05-26 Andrew Cagney <cagney@gnu.org>
9163
9164 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9165 Andrew Cagney implemented the original GDB/MI.
9166
e22e55c9
OF
91672005-05-23 Orjan Friberg <orjanf@axis.com>
9168
9169 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9170 documentation. Add documentation for cris-mode.
9171
a78e13ce
EZ
91722005-05-20 Eli Zaretskii <eliz@gnu.org>
9173
9174 * gdb.texinfo (Numbers): Explain the example and make the wording
9175 more acurate.
9176
76ff342d
DJ
91772005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9178 Dennis Brueni <dennis@slickedit.com>
9179
9180 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9181 (GDB/MI Data Manipulation, GDB/MI Program Control)
9182 (GDB/MI Stack Manipulation): Update examples to include the fullname
9183 attribute in stack frames.
9184
119b882a
EZ
91852005-05-12 Eli Zaretskii <eliz@gnu.org>
9186
9187 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9188 do with other non-standard names of init files.
9189
6fc08d32
EZ
91902005-05-11 Eli Zaretskii <eliz@gnu.org>
9191
9192 * gdb.texinfo (Command Files): Move the description of the startup
9193 from here...
9194 (Startup): ...to this new subsection of the Invocation chapter.
9195 Rearrange the description of init files more logically and add a
9196 cross-reference to "Command Files". Document the special gdbinit
9197 name for CISCO 68k. Expand the description of what GDB does
9198 during startup.
9199 (History): Add index entry for HISTSIZE.
9200
a561754a
MK
92012005-05-02 Mark Kettenis <kettenis@gnu.org>
9202
9203 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9204
2eecc4ab
EZ
92052005-05-02 Eli Zaretskii <eliz@gnu.org>
9206
9207 * gdb.texinfo (SVR4 Process Information, The isatty call)
9208 (The system call): Don't use foo(N) notation for man pages and
9209 functions.
514c4d71 9210 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9211
18999be5
EZ
92122005-04-27 Eli Zaretskii <eliz@gnu.org>
9213
9214 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9215 were optimized away.
9216
0abb7bc7
EZ
92172005-04-22 Eli Zaretskii <eliz@gnu.org>
9218
9219 * gdb.texinfo (Remote configuration): Document "set/show
9220 get-thread-local-storage-address". Add cross-reference to the
9221 description of the qGetTLSAddr packet.
9222 (General Query Packets): Mention "set remote
9223 get-thread-local-storage-address" and add a reference to its
9224 description.
9225
6f61acb1
NR
92262005-04-19 Nick Roberts <nickrob@snap.net.nz>
9227
9228 * gdb.texinfo (Backtrace): Describe 'bt full'.
9229
9d59903a
NR
92302005-04-17 Nick Roberts <nickrob@snap.net.nz>
9231
9232 * gdb.texinfo (Mode Options): Fix typo.
9233 (GDB/MI): Describe how to invoke GDB/MI.
9234
721c2651
EZ
92352005-04-16 Eli Zaretskii <eliz@gnu.org>
9236
9237 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9238 references changed. Add description of "info udot".
721c2651
EZ
9239 (Files): Document "set/show stop-on-solib-events".
9240 (M32R/D): Document "set/show download-path", "set/show
9241 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9242 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9243 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9244 (Maintenance Commands): Improve indexing.
9245 (Target Commands): Document "set/show hash", "set/show debug
9246 monitor".
9247 (SVR4 Process Information): Document "info pidlist" and "info
9248 meminfo". Document "set/show procfs-tarce" and "set/show
9249 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9250 (Symbols, The Print Command with Objective-C): Improve indexing.
9251 (Objective-C): Add references to "info classes" and "info
9252 selectors".
c45da7e6
EZ
9253 (Debugging Output): Improve wording. Document "set/show debug
9254 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9255 (Set Breaks): Add index entry for "hardware breakpoints".
9256 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9257 and "set/show usehardbreakpoints".
9258 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9259 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9260 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9261 rdiromatzero", "set/show rdiheartbeat".
9262 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9263 "sds".
9264 (Embedded Processors): Document the "sim" command.
9265 (Remote): Document the "remote" command.
9266 (DJGPP Native): Document the "info serial" command.
9267 (Threads): Document "maint info sol-threads".
9268 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9269 (Set Breaks): Improve indexing.
9270 (Command Syntax): Add a reference to dont-repeat.
9271 (Define): Document "dont-repeat".
9272 (TUI Commands): Document "tabset".
9273 (WinCE): New subsection. Document "set/show remotedirectory",
9274 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9275
14d6dd68
EZ
92762005-04-15 Eli Zaretskii <eliz@gnu.org>
9277
9278 * gdb.texinfo (Hurd Native): New subsection, documents
9279 Hurd-specific commands.
a64548ea 9280 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9281 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9282 (MIPS): Improve documentation of heuristic-fence-post. Document
9283 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9284 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9285 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9286 (ARM): Document ARM-specific commands.
a64548ea
EZ
9287 (AVR): New section. Document "info io_registers".
9288 (CRIS): New section. Document "set/show cris-version" and
9289 "set/show cris-dwarf2-cfi".
9290 (HPPA): New section. Document "set/show debug hppa" and "maint
9291 print unwind".
a5adf40f 9292 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9293 (Super-H): New section. Document the "regs" command.
721c2651 9294 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9295
9c16f35a
EZ
92962005-04-09 Eli Zaretskii <eliz@gnu.org>
9297
9298 * gdb.texinfo (Print Settings): Document "set/show print
9299 pascal_static-members", "set print repeats", "show print
9300 null-stop". Improve indexing. Fix documentation of "set print
9301 union".
9302 (Pascal): New section.
9303 (Supported languages): Rename from "Support"; all references
9304 updated. Add a menu item for Pascal.
9305 (Numbers): Document "set radix.
9306 (Screen Size): Document "set/show pagination".
9307 (MIPS Embedded): Remove "set processor" documentation.
9308 (Remote configuration): Document "set/show X/P/Z-packet",
9309 "set/show read-aux-vector-packet", "set/show remote
9310 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9311 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9312 remotedebug", "set/show remotebreak", "set/show remotedevice",
9313 "set/show remotelogfile".
9314 (Auxiliary Vector): Add reference to the description of the
9315 read-aux-vector-packet setting.
9316 (Set Watchpoints): Add a cross-reference to "set remote
9317 hardware-breakpoint-limit".
9318 (General Query Packets): Add indexing of requests and
9319 cross-references to related commands in "Remote configuration".
9320 (File-I/O Overview, The system call): Fix wording and typos.
9321 (Thread Stops): Add index entries.
9322 (Continuing and Stepping): Document "show step-mode".
9323 (i386): New node. Document "set/show struct-convention".
9324 (Files): Document "show trust-readonly-sections".
9325 (Calling): Document "set/show unwindonsignal".
9326 (Messages/Warnings): Add index entries.
9327 (Maintenance Commands): Document "set/show watchdog".
9328 (Annotations Overview): Document "show annotate".
9329 (Set Watchpoints): Add index entries.
9330 (Symbols): Fix doc of case-sensitive.
9331 (ABI): Document "show coerce-float-to-double".
9332 (Convenience Vars, Help): Improve indexing.
9333 (Machine Code): Document "show disassembly-flavor".
9334 (Debugging C plus plus): Document "show overload-resolution".
9335 (Value History, Signaling): Add index entries.
9336
93372005-04-08 Eli Zaretskii <eliz@gnu.org>
9338
9339 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9340 (Processes): Fix wording.
9341 (History, List, Logging output, Define, Symbols, Print Settings):
9342 Improve indexing.
9343
a8f24a35
EZ
93442005-04-03 Eli Zaretskii <eliz@gnu.org>
9345
9346 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9347 redundant index entry for "target" command.
9348 (Backtrace): Add index entries.
9349 (Symbols, Fortran): Document the "set case-sensitive" command.
9350 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9351 (Print Settings): Add index entry for "set demangle-style".
9352 (Target Commands): Document "set download-write-size".
9353 (Debugging Output): Document "set exec-done-display".
9354
09d4efe1
EZ
93552005-04-02 Eli Zaretskii <eliz@gnu.org>
9356
9357 * gdb.texinfo (Files): Fix the name and documentation of
9358 add-shared-symbol-files. Document its alias assf. Update the
9359 list of OSs where GDB supports shared libraries. Fix markup.
9360 (Continuing and Stepping): Add reference to @var{location} in the
9361 text.
9362 (Dump/Restore Files): Fix reference to @{filename}.
9363 (Help): Fix wording.
9364 (Attach): Ditto.
9365 (Set Watchpoints): Ditto.
9366 (Backtrace): Remove redundant index entries. Improve index
9367 entries.
9368 (Delete Breaks): Fix wording.
9369 (Memory): Document the compare-sections command.
9370 (Memory Region Attributes): Improve wording.
9371 (Disabling): Improve wording.
9372 (Fortran): New subsection. Document the "info common" command.
9373 (Help): Document aliases "info copying" and "info warranty".
9374 (Caching Remote Data): New section. Document the "set/show
9375 remotecache" and "info dcache" commands.
9376 (Show): Fix wording of the documentation of the "set
9377 extension-language" command.
9378 (Signals): Add index entry for "info handle".
9379 (Memory Region Attributes): Fix punctuation.
9380 (Symbols): Change the arg name to "location" and refer to it in
9381 the text. Fix wording of "info types" doc.
9382 (Threads): Fix usage of @enumerate @item's.
9383 (Listing Tracepoints): Add index entry for "info tp".
9384 (Set Watchpoints): Add xref to "info break" description.
9385 (Macros): Add an index entry for "macro exp1". Document the
9386 "macro list" command.
9387 (Maintenance Commands): Document "flushregs", "maint agent",
9388 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9389 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9390 "maint print architecture", "maint print objfiles", "maint print
9391 statistics", "maint print type", "maint show-debug-regs", "maint
9392 space", "maint time", and "maint translate-address".
9393 (Connecting): Document the "monitor" command.
9394 (Annotations Overview): Describe the "set annotate" command.
9395
82f2d802
EZ
93962005-04-01 Eli Zaretskii <eliz@gnu.org>
9397
9398 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9399 Rearrange index entries and improve wording about support for
9400 hardware watchpoints.
9401
7d51c7de
BR
94022005-03-10 Bob Rossi <bob@brasko.net>
9403
9404 * gdb.texinfo: Update copyright
9405
68c71a2e
TR
94062005-02-09 Theodore A. Roth <troth@openavr.org>
9407
9408 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9409 error.
9410
701adfb0
PA
94112005-03-07 Joel Brobecker <brobecker@adacore.com>
9412
9413 * observer.texi (executable_changed): New observer.
9414
83761cbd
KB
94152005-02-03 Kevin Buettner <kevinb@redhat.com>
9416
9417 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9418
9f1c6395
MS
94192005-01-17 Michael Snyder <msnyder@redhat.com>
9420
9421 * gdb.texinfo: Fix spelling, infinte -> infinite.
9422
fbd1b305
MK
94232005-01-08 Mark Kettenis <kettenis@gnu.org>
9424
9425 * observer.texi (GDB Observers): Document "solib_loaded".
9426
3ace7edb
AC
94272005-01-07 Andrew Cagney <cagney@gnu.org>
9428
bec39cab
AC
9429 * configure.ac: Rename configure.in, require autoconf 2.59.
9430 * configure: Re-generate.
9431
3ace7edb
AC
9432 * configure.in: Replace configdirs with multiple references to
9433 AC_CONFIG_SUBDIRS.
9434 * configure: Re-generate.
5ae4183a 9435
53531fc1
AC
94362005-01-04 Andrew Cagney <cagney@gnu.org>
9437
9438 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9439 part of the version number.
9440
536ffdb7
MK
94412004-12-24 Mark Kettenis <kettenis@gnu.org>
9442
9443 * gdbint.texinfo (Algorithms): Remove description of
9444 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9445
e1aac25b
JB
94462004-12-07 Jim Blandy <jimb@redhat.com>
9447
9448 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9449 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9450 numbers.
9451
f47b1503
AS
94522004-12-07 Andreas Schwab <schwab@suse.de>
9453
9454 * gdb.texinfo (Mode Options): Document -l option.
9455
b6b8ece6
EZ
94562004-12-04 Eli Zaretskii <eliz@gnu.org>
9457
9458 * gdbint.texinfo (Algorithms): More accurate description of
9459 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9460 is not needed unless data-read and data-access watchpoints are
9461 supported. Add a description of how GDB checks whether the
9462 inferior stopped because a watchpoint was hit.
9463
01371747
EZ
94642004-11-23 Eli Zaretskii <eliz@gnu.org>
9465
9466 * gdb.texinfo (Files): Add cross-reference to description of
9467 -readnow command-line switch.
9468
2315ffec
RC
94692004-11-10 Randolph Chung <tausq@debian.org>
9470
9471 * gdb.texinfo: Document set/show backtrace past-entry commands.
9472 Rearrange index entries for set/show backtrace past-main.
9473
69065f5d
AC
94742004-11-10 Jon Beniston <jon@beniston.com>
9475
9476 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9477 * gdb.texinfo (Remote Serial Protocol): Further describe
9478 binary transfer escaping mechanism .
69065f5d 9479
30e91e0b
RC
94802004-11-08 Randolph Chung <tausq@debian.org>
9481
9482 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9483 and "show debug infrun". Add index entries.
9484
60bf7e09
EZ
94852004-10-23 Eli Zaretskii <eliz@gnu.org>
9486
9487 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9488 "info proc" that are already implemented. Add index entries.
9489 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9490 (Files): Add a tip for decreasing memory used for symtabs from
9491 shared libraries.
f018e82f
EZ
9492 (Starting): Fix whitespace; make "elaboration" stand out where it
9493 is first used, and add an index entry for the term.
f8568604
EZ
9494 (Calling): Expand and elaborate text. Add "print". Add the
9495 description of problems with weak aliases.
384ee23f 9496 (Core File Generation): New section.
60bf7e09 9497
d52fe014
AC
94982004-10-12 Andrew Cagney <cagney@gnu.org>
9499
9500 * gdbint.texinfo (Versions and Branches): New chapter.
9501 (Releasing GDB): Delete "Versions and Branches" section.
9502 (Top): Add "Versions and Branches".
9503
703663ab
EZ
95042004-10-08 Eli Zaretskii <eliz@gnu.org>
9505
9506 * gdb.texinfo (Editing, History): Add cross-references to the
9507 included Readline and History user documentation. Remove
9508 references to the symbol have-readline-appendices which is unused
9509 and undefined.
9510 (History): Fix indexing.
9511
ac77d04f
JJ
95122004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9513
9514 * gdbint.texinfo (target_stopped_data_address): Update to
9515 new prototype.
9516 (i386_stopped_data_address): Update prototype and description.
9517 (i386_stopped_by_watchpoint): New function and description.
9518
e07c999f
PH
95192004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9520
9521 * gdb.texinfo (Filenames): Add Ada suffixes.
9522 (Ada) New section.
9523
2e868123
AC
95242004-09-27 Andrew Cagney <cagney@gnu.org>
9525 Robert Picco <Robert.Picco@hp.com>
9526
9527 * gdb.texinfo (Packets): Document the "p" packet.
9528
02a57714
JM
95292004-09-21 Jason Molenda (jmolenda@apple.com)
9530
9531 * gdb.texinfo (Paths and Names of the Source Files): Document the
9532 meaning of values in the 'desc' field of a SO stab.
9533
ae038cb0
DJ
95342004-09-20 Daniel Jacobowitz <dan@debian.org>
9535
9536 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9537 max-cache-age" and "maint show dwarf2 max-cache-age".
9538
f7dc1244
EZ
95392004-09-16 Eli Zaretskii <eliz@gnu.org>
9540
9541 * gdb.texinfo (Set Breaks): Add index entry for setting
9542 breakpoints on overloaded C++ functions that are not members of
9543 any classes. Add an example and an index entry for setting
9544 breakpoints on all program functions.
9545 (Character Sets, Macros, Overlay Commands)
9546 (Non-debug DLL symbols, GDB/MI Output Syntax)
9547 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9548 Use "(@value{GDBP})" instead of a literal "(gdb)".
9549
f810308b
AC
95502004-09-12 Andrew Cagney <cagney@gnu.org>
9551
9552 * gdbint.texinfo (Native Debugging): Delete description of
9553 FILES_INFO_HOOK.
9554
15a661f3
PH
95552004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9556
5ae4183a
AS
9557 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9558 to hex_string_custom (not historically correct, but more
15a661f3
PH
9559 understandable, given the current code).
9560
f3219c75
AC
95612004-09-03 Andrew Cagney <cagney@gnu.org>
9562
9563 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9564
f3bb6704
JJ
95652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9566
9567 * observer.texi (solib_unloaded): New observer.
9568
8d2c00cb
AC
95692004-08-24 Andrew Cagney <cagney@gnu.org>
9570
9571 * gdbint.texinfo (Target Architecture Definition): Add missing
9572 comma.
9573
e7dc800a
MC
95742004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9575
9576 * (Using the Testsuite): build != host is supported,
9577 but some test scripts do not support build != host.
9578
73b03683
MK
95792004-08-14 Mark Kettenis <kettenis@gnu.org>
9580
9581 * gdbint.texinfo (Host Definition): Delete description of
9582 FCLOSE_PROVIDED and GETENV_PROVIDED.
9583
701adfb0
PA
95842004-08-11 Joel Brobecker <brobecker@gnat.com>
9585
9586 * gdbint.texinfo (Host Definition): Remove documentation for
9587 USE_O_NOCTTY, no longer used.
9588
c0ccb908
MK
95892004-08-05 Mark Kettenis <kettenis@chello.nl>
9590
9591 * gdbint.texinfo (Host Definition): Delete description of
9592 NO_SYS_FILE.
9593 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9594 PTRACE_FP_BUG.
9595
9c8dbfa9
AC
95962004-08-05 Andrew Cagney <cagney@gnu.org>
9597
9598 * gdbint.texinfo (Target Architecture Definition): Delete
9599 reference to deprecated_read_fp.
9600
f42accbe
AC
96012004-08-02 Andrew Cagney <cagney@gnu.org>
9602
9603 * gdbint.texinfo (Target Architecture Definition): Delete
9604 description of DEPRECATED_REGISTER_BYTES.
9605
0b66e38c
EZ
96062004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9607
9608 * gdb.texinfo (Source Path): Document the new behavior of
9609 searching for the source files.
9610
15387254
EZ
96112004-07-17 Eli Zaretskii <eliz@gnu.org>
9612
9613 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9614 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9615 (Auto Display): Improve indexing.
9616
2c07db7a
AC
96172004-07-16 Andrew Cagney <cagney@gnu.org>
9618
9619 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9620 "-noasync".
9621
4644b6e3
EZ
96222004-07-09 Eli Zaretskii <eliz@gnu.org>
9623
9624 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9625 have the same prefix have only their prefix in the index.
9626
7561d450
MK
96272004-07-03 Mark Kettenis <kettenis@gnu.org>
9628
9629 * gdb.texinfo (BSD libkvm Interface): New node (section)
9630 (Native): Add it to the menu.
9631
67bebe79
MK
96322004-07-01 Mark Kettenis <kettenis@gnu.org>
9633
9634 * gdbint.texinfo (Target Architecture Definition): Remove
9635 PCC_SOL_BROKEN.
9636
1a6923e0
MK
96372004-06-24 Mark Kettenis <kettenis@gnu.org>
9638
9639 * gdbint.texinfo (Target Architecture Definition): Remove
9640 SUN_FIXED_LBRAC_BUG.
9641
b435e160
AC
96422004-06-26 Andrew Cagney <cagney@gnu.org>
9643
9644 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9645
b5622e8d
AC
96462004-06-20 Andrew Cagney <cagney@gnu.org>
9647
9648 * gdbint.texinfo (Target Architecture Definition): Deprecate
9649 USE_STRUCT_CONVENTION.
9650
e0c07bf0
MC
96512004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9652
9653 gdb.texinfo (Bug Reporting): Mention session recording,
9654 with the script command or Emacs.
9655
782263ab
AC
96562004-06-18 Andrew Cagney <cagney@gnu.org>
9657
9658 * gdbint.texinfo (Target Architecture Definition): Deprecate
9659 FUNCTION_START_OFFSET.
9660
03727ca6
AC
96612004-06-14 Andrew Cagney <cagney@gnu.org>
9662
9663 Based on changes from Karl Berry.
9664 * gdb.texinfo: Do not use @sc in a direntry.
9665 * stabs.texinfo: Change @dircateogry to "Software development".
9666 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9667
97092415
AC
96682004-06-13 Andrew Cagney <cagney@gnu.org>
9669
9670 * gdbint.texinfo (Target Architecture Definition): Delete
9671 description of RETURN_VALUE_ON_STACK.
9672
1f6d4158
AC
96732004-06-09 Andrew Cagney <cagney@gnu.org>
9674
9675 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9676 deleted by previous patch.
9677
d966f0cb
AC
96782004-06-08 Andrew Cagney <cagney@gnu.org>
9679
9680 * gdbint.texinfo (Native Debugging): Delete documentation on
9681 ATTACH_DETACH.
9682
86fe4aaa
RC
96832004-06-06 Randolph Chung <tausq@debian.org>
9684
9685 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9686
d4b6d575
RC
96872004-06-06 Randolph Chung <tausq@debian.org>
9688
5ae4183a 9689 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9690 the new push_dummy_call method signature. Describe the function
9691 argument.
9692
4e8b0763
JB
96932004-05-24 Joel Brobecker <brobecker@gnat.com>
9694
9695 * gdb.texinfo (Starting): Document new start command.
9696
59caf092
AC
96972004-05-21 Andrew Cagney <cagney@redhat.com>
9698
9699 * observer.texi (GDB Observers): Document "inferior_created".
9700
e4a2df64
AC
97012004-05-08 Andrew Cagney <cagney@redhat.com>
9702
e6b55ae2
AC
9703 * gdbint.texinfo (Target Architecture Definition): Delete
9704 description of DO_DEFERRED_STORES.
9705
28954179
AC
9706 * gdbint.texinfo (Target Architecture Definition): Delete
9707 references to DEPRECATED_FIX_CALL_DUMMY.
9708
434b87dd
AC
9709 * gdbint.texinfo (Target Architecture Definition): Delete
9710 description of DEPRECATED_CALL_DUMMY_WORDS,
9711 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9712
58d28df8
AC
9713 * gdbint.texinfo (Target Architecture Definition): Delete
9714 description of DEPRECATED_PUSH_DUMMY_FRAME.
9715
e4a2df64
AC
9716 * gdbint.texinfo (Target Architecture Definition): Delete
9717 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9718
2b4855ab
AC
97192004-05-07 Andrew Cagney <cagney@redhat.com>
9720
9721 * observer.texi (GDB Observers): Add "Debugging" section. Include
9722 cross reference to "set/show debug observer".
9723 * gdb.texinfo (Debugging Output): Document "set/show debug
9724 observer".
9725
fcf70625
AC
97262004-05-01 Andrew Cagney <cagney@redhat.com>
9727
9728 * gdbint.texinfo (Target Architecture Definition): Delete
9729 description of DEPRECATED_PC_IN_SIGTRAMP.
9730
8ee56bcf
AC
97312004-04-30 Andrew Cagney <cagney@redhat.com>
9732
9733 * gdbint.texinfo (Target Architecture Definition): Delete
9734 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9735
67ab9a76
OF
97362004-04-30 Orjan Friberg <orjanf@axis.com>
9737
9738 * observer.texi (GDB Observers): Correct spelling.
9739
79346bcb
OF
97402004-04-26 Orjan Friberg <orjanf@axis.com>
9741
9742 * observer.texi (GDB Observers): Add target_changed event.
9743
7a464420
AC
97442004-04-08 Andrew Cagney <cagney@redhat.com>
9745
9746 * observer.texi (GDB Observers): Rework, provide generic observer
9747 definitions and then a list of observable events.
9748
6cdf9d98
AC
97492004-04-04 Andrew Cagney <cagney@redhat.com>
9750
9751 * gdbint.texinfo (Host Definition): Delete reference to
9752 NO_SIGINTERRUPT.
9753
ddc135a4
AC
97542004-04-02 Andrew Cagney <cagney@redhat.com>
9755
9756 * gdbint.texinfo (Target Architecture Definition): Delete
9757 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9758
6a1b180d
SC
97592004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9760
9761 * gdb.texinfo (TUI Commands): Document tui reg commands.
9762
d0d5df6f
AC
97632004-03-26 Andrew Cagney <cagney@redhat.com>
9764
9765 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9766 "gdbtui".
9767 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9768 (Contributors): Mention both Text and Terminal User Interface.
9769
aa2a3f87
AC
97702004-03-23 Andrew Cagney <cagney@redhat.com>
9771
9772 * gdbint.texinfo (Target Architecture Definition): Deprecate
9773 references to SIGTRAMP_START and SIGTRAMP_END.
9774
f561f026
AC
97752004-03-23 Andrew Cagney <cagney@redhat.com>
9776
9777 * gdbint.texinfo (Target Architecture Definition): Deprecate
9778 references to PC_IN_SIGTRAMP.
9779
33cb8b0f
AC
97802004-03-19 Andrew Cagney <cagney@redhat.com>
9781
9782 * gdbint.texinfo (Target Architecture Definition): Delete
9783 reference to GDB_TARGET_IS_HPPA.
9784
fc989b7a
AC
97852004-03-18 Andrew Cagney <cagney@redhat.com>
9786
9787 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9788 describe pre_init and post_init.
9789
701b08bb
DJ
97902004-03-09 Daniel Jacobowitz <drow@mvista.com>
9791
9792 * gdb.texinfo (Debugging Output): Document values for "set debug
9793 target".
9794
faae5abe
AC
97952004-02-28 Andrew Cagney <cagney@redhat.com>
9796
9797 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9798
dd79a6cf
JJ
97992004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9800
9801 * gdb.texinfo (breakpoints): Add information about the
9802 new "set breakpoint pending" and "show breakpoint pending"
9803 commands.
9804
e7f16015
AC
98052004-02-26 Andrew Cagney <cagney@redhat.com>
9806
9807 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9808 in Per-architecture module data section.
9809
7161a3a6
RM
98102004-02-25 Roland McGrath <roland@redhat.com>
9811
9812 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9813
2154891a
AC
98142004-02-24 Andrew Cagney <cagney@redhat.com>
9815
9816 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9817 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9818 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9819
6c74ac8b
AC
98202004-02-17 Andrew Cagney <cagney@redhat.com>
9821
9822 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9823
19772a2c
AC
98242004-02-16 Andrew Cagney <cagney@redhat.com>
9825
9826 * gdbint.texinfo (Target Architecture Definition): Deprecate
9827 FRAMELESS_FUNCTION_INVOCATION.
9828
c9830293
AC
98292004-02-16 Andrew Cagney <cagney@redhat.com>
9830
9831 * gdbint.texinfo (Coding): Mention -Wunused-function.
9832
b9d26eb9
AC
98332004-02-14 Andrew Cagney <cagney@redhat.com>
9834
9835 * gdbint.texinfo (Target Architecture Definition): Delete
9836 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9837
49efadf5
EZ
98382004-02-12 Elena Zannoni <ezannoni@redhat.com>
9839
9840 * gdb.texinfo: Properly quote the name "C++".
9841 * gdbint.texinfo: Ditto.
9842 * stabs.texinfo: Ditto.
9843
1eb288ea
EZ
98442004-02-11 Elena Zannoni <ezannoni@redhat.com>
9845
9846 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9847 minimal information about libiberty.
9848
e4937fc1
MC
98492004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9850
9851 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9852
a9331b3f
RM
98532004-02-04 Roland McGrath <roland@redhat.com>
9854
9855 * gdb.texinfo (Auxiliary Vector): New node (section).
9856 (Data): Add it to the menu.
9857
2650777c
JJ
98582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9859
9860 * gdb.texinfo (Breakpoints): Add information about pending
9861 breakpoint support.
9862
b4501125
AC
98632004-01-26 Andrew Cagney <cagney@redhat.com>
9864
9865 * gdb.texinfo (Overview): Delete references to the cisco protocol
9866 including the "N" response.
9867
74055713
AC
98682004-01-26 Andrew Cagney <cagney@redhat.com>
9869
9870 * gdbint.texinfo (Target Architecture Definition): Rename
9871 EXTRACT_STRUCT_VALUE_ADDRESS to
9872 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9873
3bbe9696
EZ
98742004-01-24 Eli Zaretskii <eliz@gnu.org>
9875
9876 * gdb.texinfo (KOD): Document "show os". Add index entries for
9877 "set/show os" and "info cisco" commands.
9878
5843504f
EZ
98792004-01-21 Eli Zaretskii <eliz@gnu.org>
9880
9881 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9882
9175c9a3
MC
98832004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9884
9885 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9886 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9887
8e94b928
NR
98882004-01-19 Nick Roberts <nick@nick.uklinux.net>
9889
9890 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9891 -stack-list-locals.
9892 (GDB/MI Variable Objects): Describe extension to
9893 -var-list-children.
9894
a20cf136
DJ
98952004-01-17 Daniel Jacobowitz <drow@mvista.com>
9896
9897 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9898
afb18d0f
AC
98992004-01-17 Andrew Cagney <cagney@redhat.com>
9900
9901 * gdbint.texinfo (Target Architecture Definition): Delete
9902 documentation on DEPRECATED_NPC_REGNUM.
9903
b51970ac
DJ
99042004-01-13 Daniel Jacobowitz <drow@mvista.com>
9905
9906 * gdb.texinfo: Update copyright year. Mention that set
9907 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9908 "set follow-fork-mode ask".
9909
0f0cffd2
AC
99102004-01-13 Andrew Cagney <cagney@redhat.com>
9911
9912 * gdbint.texinfo: Update copyright year.
9913 (Coding): Add -Wunused-label to list of -Werror warnings.
9914
c552b3bb 99152004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9916 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9917
9918 * gdb.texinfo: Update copyright.
9919 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9920 around names, as appropriate. Minor syntax cleanup of
9921 _NSPrintForDebugger explanation. Two spaces after periods.
9922 GDBN used instead of lit. "gdb". Index entries added for
9923 print-object and _NSPrintForDebugger. @noindent added in one spot.
9924
afe157ca
EZ
99252003-11-11 Elena Zannoni <ezannoni@redhat.com>
9926
9927 * stabs.texinfo: Add dircategory and direntry commands.
9928 * annotate.texinfo: Ditto.
9929
963e2bb7
AC
99302003-11-10 Andrew Cagney <cagney@redhat.com>
9931
9932 * gdbint.texinfo (Target Architecture Definition): Replace the
9933 return_value method's "inval" and "outval" parameters with
9934 "readbuf" and "writebuf".
9935
1d8b2f28
JB
99362003-10-28 Jim Blandy <jimb@redhat.com>
9937
9938 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9939 from "The `F' request packet" and "The `F' reply packet", to make
9940 texi2dvi happy.
9941 (File-I/O remote protocol extension): Update menu entries, too.
9942
36d86913
MC
99432003-10-26 Michael Chastain <mec@shout.net>
9944
9945 * gdb.texinfo (Thread Stops): Document the issue with
9946 premature return from system calls in multi-threaded programs.
9947
ce2826aa
AC
99482003-10-24 Andrew Cagney <cagney@redhat.com>
9949
9950 * annotate.texinfo: Fix "fortunatly"[sic].
9951
f24c5e49
KI
99522003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9953
9954 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9955 with "Hitachi" and "Mitsubishi".
9956
92ad9cd9
AC
99572003-10-20 Andrew Cagney <cagney@redhat.com>
9958
9959 * gdbint.texinfo (Target Architecture Definition): Document
9960 gdbarch_return_value. Add cross references from
9961 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9962 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9963
0ab4b752
MK
99642003-10-18 Mark Kettenis <kettenis@gnu.org>
9965
9966 * gdbint.texinfo (Target Architecture Definition): Document
9967 regset_from_core_section.
fb3e19c0
KI
9968
99692003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9970
9971 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9972
a9331b3f 99732003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9974
9975 From Anthony Green <green@redhat.com>:
5ae4183a 9976 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9977
1485d690
KB
99782003-10-14 Kevin Buettner <kevinb@redhat.com>
9979
889bf7c5
PA
9980 * gdb.texinfo (Breakpoint related warnings): New node.
9981 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9982
86d30acc
DJ
99832003-10-13 Daniel Jacobowitz <drow@mvista.com>
9984
9985 * gdb.texinfo (Remote Protocol): Document v and vCont.
9986
172c2a43
KI
99872003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9988
9989 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9990 * gdbint.texinfo: Ditto.
9991
71952f4c
AC
99922003-10-09 Andrew Cagney <cagney@redhat.com>
9993
9994 From 2003-09-18 David Anderson <davea@sgi.com>:
9995 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9996 "command".
9997
268e2188
AC
99982003-10-03 Andrew Cagney <cagney@redhat.com>
9999
10000 * gdbint.texinfo (Target Architecture Definition): Deprecate
10001 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10002 just target.
10003
12c266ea 100042003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 10005
f30992d4 10006 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
10007 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10008 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10009 * gdbint.texinfo (Target Architecture Definition): Rename
10010
100112003-09-30 Andrew Cagney <cagney@redhat.com>
10012
f30992d4 10013 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 10014 (Target Architecture Definition):
f30992d4 10015
2e092625
AC
10016 * gdbint.texinfo (Target Architecture Definition): Rename
10017 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10018
0717ae8a
AC
100192003-09-29 Andrew Cagney <cagney@redhat.com>
10020
dad809b7
AC
10021 * gdbint.texinfo (Target Architecture Definition): Delete
10022 documentation for NEED_TEXT_START_END.
10023
0717ae8a
AC
10024 * gdbint.texinfo (Target Architecture Definition): Rename
10025 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10026 TARGET_WRITE_PC.
a9331b3f 10027
af6cf26d
MC
100282003-09-22 Michael Chastain <mec@shout.net>
10029
10030 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10031
ee206350
AG
100322003-09-21 Anthony Green <green@redhat.com>
10033
10034 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10035
a38c9fe6
MK
100362003-09-21 Mark Kettenis <kettenis@gnu.org>
10037
10038 * gdbint.texinfo (Target Architecture Definition): Document
10039 stabs_argument_has_addr.
10040
77949794
AC
100412003-09-18 Andrew Cagney <cagney@redhat.com>
10042
10043 * gdbint.texinfo (Target Architecture Definition): Delete
10044 documentation on REGISTER_NAMES.
10045
8e823e25
MK
100462003-09-13 Mark Kettenis <kettenis@gnu.org>
10047
10048 * gdbint.texinfo (Target Architecture Definition): Replace
10049 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10050
f27dd7fd
AC
100512003-09-11 Andrew Cagney <cagney@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Replace
10054 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10055
8b148df9
AC
100562003-08-18 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbint.texinfo (Target Architecture Definition): Document
10059 "frame_red_zone_size".
10060
25d29d70
AC
100612003-08-09 Andrew Cagney <cagney@redhat.com>
10062
10063 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10064 with "set/show backtrace past-main" and "set/show backtrace
10065 limit".
10066
c938e9b0
L
100672003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10068
10069 * Makefile.in (install-info): Support DESTDIR.
10070 (install-html): Likewise.
10071
64fabec2
AC
100722003-08-07 Andrew Cagney <cagney@redhat.com>
10073
10074 Patch from Nick Roberts.
10075 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10076 bindings. Remove description of send-gdb-command.
10077
2fcf52f0
AC
100782003-08-07 Andrew Cagney <cagney@redhat.com>
10079
10080 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10081 GDB 6.0.
10082
086432e2
AC
100832003-08-06 Andrew Cagney <cagney@redhat.com>
10084
10085 * gdb.texinfo (Mode Options): Mention that level three is the
10086 highest available and that level 2 is deprecated.
10087 (Annotations Overview): Mention annotation levels. Cross reference
10088 to "Limitations of the Annotation Interface" in annotate.texi.
10089 (TODO, Value Annotations, Frame Annotations): Delete section.
10090 (Displays, Breakpoint Info): Delete.
10091
e5249f67
AC
100922003-08-04 Andrew Cagney <cagney@redhat.com>
10093
10094 * agentexpr.texi: Delete @bye.
10095 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10096 (stabs.info): Add $(srcdir) to include search path.
10097 (html): Depend on "annotate_toc.html", and not "annotate.html".
10098 * stabs.texinfo: Ditto. Include "fdl.texi".
10099 * gdbint.texinfo: Update copyright statement's list of invariant
10100 sections.
10101
e6f672d2
AC
101022003-07-28 Andrew Cagney <cagney@redhat.com>
10103
10104 * Makefile.in (INFO_DEPS): Add annotate.info.
10105 (dvi, ps, html, pdf): Add annotate.
10106 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10107 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10108 (ANNOTATE_DOC_FILES): New macro.
10109 (ANNOTATE_TEX_TMPS): New macro.
10110 (annotate.info, annotate_toc.html): Specify dependencies.
10111 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10112 * annotate.texinfo: Rename annotate.texi. Get building. Add
10113 "Migrating to GDB/MI" and "Limitations of the Annotation
10114 Interface" chapters. Mention why it is not part of the user
10115 guide. Update copyright notice. Include "fdl.texi".
10116
72ffddc9
SC
101172003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10118
10119 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10120
a9f12a31
DJ
101212003-07-24 Daniel Jacobowitz <drow@mvista.com>
10122
10123 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10124
b1fe9455
DJ
101252003-07-24 Daniel Jacobowitz <drow@mvista.com>
10126
10127 * gdb.texinfo (Server): Mention pidof.
10128
153721e6
AC
101292003-07-22 Andrew Cagney <cagney@redhat.com>
10130
10131 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10132 list.
10133
0fac0b41
DJ
101342003-06-28 Daniel Jacobowitz <drow@mvista.com>
10135
10136 * gdb.texinfo (Logging output): New chapter.
10137
4e562065
JB
101382003-06-24 Joel Brobecker <brobecker@gnat.com>
10139
10140 * gdb.texinfo (Unsupported languages): New section.
10141 (Languages): Add link to new section.
10142
f2c06f52
AC
101432003-06-22 Andrew Cagney <cagney@redhat.com>
10144
10145 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10146
b4177fca
DJ
101472003-06-22 Daniel Jacobowitz <drow@mvista.com>
10148
10149 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10150
f418dd93
DJ
101512003-06-22 Daniel Jacobowitz <drow@mvista.com>
10152
10153 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10154 * agentexpr.texi: Retitle section, and change it to an appendix.
10155 Comment out texinfo initialization. Factor a @var{} into two
10156 pieces to prevent makeinfo warnings.
10157 * gdb.texinfo: Add Agent Expressions appendix.
10158
4ca61388
DJ
101592003-06-19 Daniel Jacobowitz <drow@mvista.com>
10160
10161 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10162
07f31aa6
DJ
101632003-06-18 Daniel Jacobowitz <drow@mvista.com>
10164
5ae4183a 10165 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10166 remote target". Document the "detach" and "disconnect" commands.
10167 (Server, Netware, Debug Session): Reference "Connecting to a
10168 remote target".
10169 (GDB/MI Target Manipulation): Document "-target-disconnect".
10170
2dd0da42
AC
101712003-06-13 Andrew Cagney <cagney@redhat.com>
10172
10173 * gdbint.texinfo (Target Architecture Definition): Deprecate
10174 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10175 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10176
e7a3abfc
JB
101772003-06-09 Jim Blandy <jimb@redhat.com>
10178
10179 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10180
25e3a86b
AC
101812003-06-08 Andrew Cagney <cagney@redhat.com>
10182
10183 * gdbint.texinfo (Target Architecture Definition): Delete
10184 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10185
a9e5fdc2
AC
101862003-06-08 Andrew Cagney <cagney@redhat.com>
10187
10188 * gdbint.texinfo (Target Architecture Definition): Document
10189 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10190
b37303ee
AF
101912003-06-07 Adam Fedor <fedor@gnu.org>
10192
10193 * gdb.texinfo: Add Objective-C documentation.
10194
39fe6e80
AC
101952003-06-01 Andrew Cagney <cagney@redhat.com>
10196
10197 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10198 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10199
125309b2
AC
102002003-05-21 Andrew Cagney <cagney@redhat.com>
10201
10202 * gdbint.texinfo (Target Architecture Definition): Delete
10203 references to "extract_address" and "store_address".
10204
b8b527c5
AC
102052003-05-16 Andrew Cagney <cagney@redhat.com>
10206
10207 * gdbint.texinfo (Target Architecture Definition): Replace
10208 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10209 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10210
50e3ee83
TR
102112003-05-14 Theodore A. Roth <troth@openavr.org>
10212
10213 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10214
44e2be90
L
102152003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10216
10217 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10218 (gdb.dvi): Likewise.
10219 (gdb.pdf): Likewise.
10220 (links2roff): Likewise.
10221
df5215a6
JB
102222003-05-08 Jim Blandy <jimb@redhat.com>
10223
10224 * gdb.texinfo (Dump/Restore Files): Update documentation for
10225 'dump', 'append', and 'restore': note that format argument is
10226 optional; simplify presentation of the command variants; and be
10227 more precise about the formats.
10228
5e7b2f39
JB
102292003-05-07 Jim Blandy <jimb@redhat.com>
10230
10231 * gdb.texinfo (Symbols): Update documentation: 'maint list
10232 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10233 symtabs' and 'maint info psymtabs'.
10234
b1e29e33
AC
102352003-05-05 Andrew Cagney <cagney@redhat.com>
10236
10237 * gdbint.texinfo (Target Architecture Definition): Make
10238 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10239 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10240 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10241
00905d52
AC
102422003-05-04 Andrew Cagney <cagney@redhat.com>
10243
10244 * gdb.texinfo (Maintenance Commands): Document "maint print
10245 dummy-frames".
10246
54ff5908
AC
102472003-05-04 Andrew Cagney <cagney@redhat.com>
10248
10249 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10250
32e7087d
JB
102512003-05-03 J. Brobecker <brobecker@gnat.com>
10252
10253 Thierry Schneider <tpschneider1@yahoo.com>
10254 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10255 for new MI command.
10256
7043d8dc
AC
102572003-05-03 Andrew Cagney <cagney@redhat.com>
10258
10259 * gdbint.texinfo (Target Architecture Definition): Document
10260 push_dummy_code. Add cross references.
10261
e33d66ec
EZ
102622003-05-02 Elena Zannoni <ezannoni@redhat.com>
10263
10264 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10265 set/show charsets commands.
10266
0ba6dca9
AC
102672003-04-28 Andrew Cagney <cagney@redhat.com>
10268
10269 * gdbint.texinfo (Target Architecture Definition): Replace
10270 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10271 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10272
d7a27068
AC
102732003-04-28 Andrew Cagney <cagney@redhat.com>
10274
10275 * gdbint.texinfo (Target Architecture Definition): Rename
10276 "tm_print_insn" to "deprecated_tm_print_insn".
10277
44ea7b70
JB
102782003-04-09 Jim Blandy <jimb@redhat.com>
10279
10280 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10281 list psymtabs'.
10282
fb8f8949
AC
102832003-04-08 Andrew Cagney <cagney@redhat.com>
10284
10285 * gdbint.texinfo (Target Architecture Definition): Delete
10286 references to EXTRA_FRAME_INFO.
10287
32fb0f22
AC
102882003-04-08 Andrew Cagney <cagney@redhat.com>
10289
10290 * gdbint.texinfo (Target Architecture Definition): Delete
10291 PRINT_TYPELESS_INTEGER.
10292
6be67e67
JB
102932003-04-02 J. Brobecker <brobecker@gnat.com>
10294
10295 * observer.texi (GDB Observers): Adjust the documentation for the
10296 normal_stop notification to better describe reality. Fix a couple
10297 of minor typos.
10298
4e35d5f0
BR
102992003-04-02 Bob Rossi <bob_rossi@cox.net>
10300
a9331b3f 10301 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10302 '-file-list-exec-source-file'
10303
e8a8712a
AC
103042003-03-31 Andrew Cagney <cagney@redhat.com>
10305
10306 * gdbint.texinfo (Target Architecture Definition): Delete
10307 references to CALL_DUMMY_P.
10308
6c0e89ed
AC
103092003-03-30 Andrew Cagney <cagney@redhat.com>
10310
10311 * gdbint.texinfo (Target Architecture Definition): Remove
10312 reference to TARGET_WRITE_SP.
a9331b3f 10313
378bfd1b
AC
103142003-03-27 Andrew Cagney <cagney@redhat.com>
10315
10316 * gdbint.texinfo (Target Architecture Definition): Remove
10317 references to write_sp.
6c0e89ed 10318
922fbb7b
AC
103192003-03-27 Andrew Cagney <cagney@redhat.com>
10320
10321 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10322 chapter body. Use @smallexample instead of @example.
10323 (Annotations): Ditto.
10324 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10325 annotate.texi.
10326
b81774d8
AC
103272003-03-26 Andrew Cagney <cagney@redhat.com>
10328
10329 * gdbint.texinfo (Target Architecture Definition): Replace
10330 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10331 dummy_addr parameters.
10332
1bf6d5cc
AC
103332003-03-25 Andrew Cagney <cagney@redhat.com>
10334
10335 * gdbint.texinfo (Target Architecture Definition): Delete
10336 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10337 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10338 Add reference to PUSH_ARGUMENTS.
10339
618ce49f
AC
103402003-03-23 Andrew Cagney <cagney@redhat.com>
10341
10342 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10343 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10344
bcd7e15f
JB
103452003-03-18 J. Brobecker <brobecker@gnat.com>
10346
10347 * gdbint.texinfo (Algorithms): Add new section describing the
10348 Observer paradigm.
10349 (Top): Add menu entry to new observer appendix.
10350 * observer.texi: New file.
10351 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10352 new observer.texi file.
10353
9fe8321b
AC
103542003-03-17 Andrew Cagney <cagney@redhat.com>
10355
10356 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10357 that GNU Press update the manual version number.
10358
ac2adee5
AC
103592003-03-12 Andrew Cagney <cagney@redhat.com>
10360
10361 * gdbint.texinfo (Target Architecture Definition): Delete
10362 references to get_saved_register. Rename GET_SAVED_REGISTER to
10363 DEPRECATED_GET_SAVED_REGISTER.
10364
749b82f6
AC
103652003-03-13 Andrew Cagney <cagney@redhat.com>
10366
10367 * gdbint.texinfo (Target Architecture Definition): Replace
10368 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10369
8bedc050
AC
103702003-03-12 Andrew Cagney <cagney@redhat.com>
10371
10372 * gdbint.texinfo (Target Architecture Definition): Rename
10373 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10374
0ce1b118
CV
103752003-03-10 Corinna Vinschen <vinschen@redhat.com>
10376
10377 * gdb.texinfo: Add File-I/O documentation.
10378
12cc2063
AC
103792003-03-10 Andrew Cagney <cagney@redhat.com>
10380
10381 * gdbint.texinfo (Target Architecture Definition): Cross reference
10382 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10383
7453dc06
AC
103842003-03-07 Andrew Cagney <cagney@redhat.com>
10385
10386 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10387 frame" command.
10388
6314f104
AC
103892003-03-05 Andrew Cagney <cagney@redhat.com>
10390
10391 * gdbint.texinfo (Target Architecture Definition): Document
10392 unwind_dummy_id. Cross reference unwind_dummy_id and
10393 SAVE_DUMMY_FRAME_TOS.
10394
f1212245
DJ
103952003-03-05 James Ingham <jingham@apple.com>
10396 Daniel Jacobowitz <drow@mvista.com>
10397
10398 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10399 and "show cp-abi".
10400
77e7e267
AC
104012003-03-03 Andrew Cagney <cagney@redhat.com>
10402
10403 * gdbint.texinfo (Target Architecture Definition): Document
10404 register_type.
10405
838a8221
AC
104062003-03-03 Andrew Cagney <cagney@redhat.com>
10407
10408 * stabs.texinfo (Structures): Use @samp and separate @var's
10409 instead of a single @var containing a comma separated list.
10410 (Unions): Ditto.
10411
d7f4a264
DJ
104122003-03-02 Daniel Jacobowitz <drow@mvista.com>
10413
10414 * Makefile.in (distclean): Remove config.log.
10415
f30ee0bc
AC
104162003-03-01 Andrew Cagney <cagney@redhat.com>
10417
10418 * gdbint.texinfo (Target Architecture Definition): Rename
10419 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10420
104212003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10422
10423 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10424 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10425
be448670
CF
104262003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10427
10428 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10429 (Non-debug DLL symbols): New node, describing the minimal symbols
10430 loaded from DLLs without real debugging symbols.
10431
501eef12
AC
104322003-02-20 Andrew Cagney <ac131313@redhat.com>
10433
10434 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10435 hardware-breakpoint-limit".
10436 (Set Watchpoints): Add cross reference to "set remote
10437 hardware-watchpoint-limit".
10438 (Remote configuration options): New section.
10439
21c294e6
AC
104402003-02-04 Andrew Cagney <ac131313@redhat.com>
10441
e9be73e4
AC
10442 * gdbint.texinfo (Target Architecture Definition): Delete
10443 descrption of IS_TRAPPED_INTERNALVAR.
10444
21c294e6
AC
10445 From Keith Seitz <keiths@redhat.com>:
10446 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10447 option "-i"/"--interpreter" to this chapter. Include index
10448 entries.
10449
0179ffac
DC
104502003-02-04 David Carlton <carlton@math.stanford.edu>
10451
10452 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10453 (Variables): Recommend stabs+ and DWARF 2.
10454 (C plus plus expressions): Correct info about
10455 compiler versions, debug formats.
10456 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10457 PR symtab/874.
10458
7ca9f392
AC
104592003-02-01 Andrew Cagney <ac131313@redhat.com>
10460
10461 * gdbint.texinfo (Target Architecture Definition): Delete
10462 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10463 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10464 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10465 references to nindy and i960.
10466 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10467
31a85ea2
AC
104682003-02-01 Andrew Cagney <ac131313@redhat.com>
10469
10470 * gdbint.texinfo (Target Architecture Definition): Delete
10471 FLOAT_INFO.
10472
6b894e49
AC
104732003-01-30 Andrew Cagney <ac131313@redhat.com>
10474
10475 * stabs.texinfo (Member Type Descriptor): Clarify description of
10476 `@'. Suggested by Ben Hutchings.
10477
c48861fb
AC
104782003-01-29 Andrew Cagney <ac131313@redhat.com>
10479
10480 * gdb.texinfo (M68K): Delete reference to es1800.
10481
617073a9
AC
104822003-01-29 Andrew Cagney <ac131313@redhat.com>
10483
10484 * gdb.texinfo (Maintenance Commands): Document `maint print
10485 reggroups' and `maint print register-groups'.
10486 * gdbint.texinfo (Target Architecture Definition): Document
10487 register_reggroup_p.
10488
5b5d99cf
JB
104892003-01-23 Jim Blandy <jimb@redhat.com>
10490
10491 * gdb.texinfo (Separate Debug Files): New section.
10492
e7ba9c65
DJ
104932003-01-22 Daniel Jacobowitz <drow@mvista.com>
10494
10495 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10496 and "maint show profile".
10497
94e91d6d
MC
104982003-01-16 Michael Chastain <mec@shout.net>
10499
10500 * gdb.texinfo (Installing GDB): Warn against
10501 ".../gdb-VERSION/gdb/configure".
10502 (Separate Objdir): Likewise.
10503
867f3898
AC
105042003-01-15 Andrew Cagney <ac131313@redhat.com>
10505
10506 * gdbint.texinfo (Target Architecture Definition): Delete
10507 definition of PRINT_REGISTER_HOOK.
10508
f153cc92
EZ
105092003-01-15 Elena Zannoni <ezannoni@redhat.com>
10510
10511 (OpenRISC 1000): Fix formatting of command names.
10512
c60eb6f1
EZ
105132003-01-15 Elena Zannoni <ezannoni@redhat.com>
10514
10515 * gdb.texinfo (Continuing and Stepping): Add new command
10516 'advance'. Clarify behavior of 'until'.
10517
f5ebfba0
DJ
105182003-01-13 Daniel Jacobowitz <drow@mvista.com>
10519
10520 * gdb.texinfo (Files): Document solib-absolute-prefix and
10521 solib-search-path.
10522
4ce8657e
MC
105232003-01-09 Michael Chastain <mec@shout.net>
10524
10525 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10526 (Create a Release): Add new instructions for new @file{src-release}.
10527 Document existing instructions for @file{Makefile.in} as
10528 being for @value{GDBN} 5.3.1 or earlier.
10529
372613e3
AC
105302003-01-09 Andrew Cagney <ac131313@redhat.com>
10531
10532 * gdbint.texinfo (Target Architecture Definition): Mention
10533 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10534 allocate memory.
10535
b4e9345d
DJ
105362003-01-04 Daniel Jacobowitz <drow@mvista.com>
10537
10538 * gdb.texinfo (Controlling GDB): Add @kindex for
10539 "show osabi".
10540 (Backtraces): Add @kindex's for backtrace-below-main.
10541
98b45e30
DJ
105422003-01-04 Daniel Jacobowitz <drow@mvista.com>
10543
10544 * gdb.texinfo (Controlling GDB): Document "set osabi".
10545
95f90d25
DJ
105462003-01-04 Daniel Jacobowitz <drow@mvista.com>
10547
10548 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10549 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10550
1e698235
DJ
105512003-01-04 Daniel Jacobowitz <drow@mvista.com>
10552
10553 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10554 "set coerce-float-to-double".
10555 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10556
e632838e
AC
105572003-01-02 Andrew Cagney <ac131313@redhat.com>
10558
10559 * stabs.texinfo: Remove obsolete text.
10560 * gdbint.texinfo: Ditto.
10561 * gdb.texinfo: Ditto.
10562
701adfb0
PA
105632002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10564
10565 * fdl.texi: Revert the last change.
10566
c133ab7a
MK
105672002-12-22 Mark Kettenis <kettenis@gnu.org>
10568
10569 * gdbint.texinfo (Target Architecture Definition): Update
10570 description of gdbarch_register_osabi.
10571
f821f325
KH
105722002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10573
10574 * agentexpr.texi: Fix typos.
10575 * annotate.texi: Likewise.
10576 * fdl.texi: Likewise.
10577
85a6d8d3 105782002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10579
10580 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10581 DEPRECATED_INIT_FRAME_PC.
10582
ae45cd16
AC
105832002-12-01 Andrew Cagney <ac131313@redhat.com>
10584
10585 * gdbint.texinfo (Target Architecture Definition): Delete
10586 PC_IN_CALL_DUMMY.
10587
07555a72
AC
105882002-11-28 Andrew Cagney <ac131313@redhat.com>
10589
10590 * gdbint.texinfo (Host Definition): Delete documentation on
10591 USE_GENERIC_DUMMY_FRAMES.
10592
c166cdc7
EZ
105932002-11-26 Elena Zannoni <ezannoni@redhat.com>
10594
5ae4183a 10595 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10596 * Makefile.in (install-info): Run the install-info command as part
10597 of the post install steps only.
10598 (uninstall-info): New target.
10599 (uninstall): New target.
10600
35db0260
EZ
106012002-11-22 Elena Zannoni <ezannoni@redhat.com>
10602
10603 * Makefile.in (install): Make install do some real work.
10604
9ba8d803
AC
106052002-11-19 Andrew Cagney <ac131313@redhat.com>
10606
10607 Fix POSIX problem reported by Paul Eggert.
10608 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10609 Fix PR gdb/527.
10610
903ad3a6
AC
106112002-10-26 Andrew Cagney <cagney@redhat.com>
10612
10613 * gdbint.texinfo (Target Architecture Definition): Delete
10614 definition of DO_REGISTERS_INFO.
10615
f2abfe65
KB
106162002-10-18 Kevin Buettner <kevinb@redhat.com>
10617
10618 * gdbint.texinfo (Address Classes): Fix problems with insertion
10619 of ``{'' and ``}'' in example.
10620
b5b0480a
KB
106212002-10-17 Kevin Buettner <kevinb@redhat.com>
10622
10623 * gdbint.texinfo (Address Classes): New section.
10624 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10625 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10626 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10627 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10628
c85508ee
KD
106292002-10-11 Klee Dienes <kdienes@apple.com>
10630
10631 * gdb.texinfo (Registers): Mention vector registers as well as
10632 floating registers in the documentation for 'info registers' and
10633 'info all-registers'.
10634
6d12fc3d
DJ
106352002-10-11 Daniel Jacobowitz <drow@mvista.com>
10636
10637 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10638
8d19fbd2
JJ
106392002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10640
10641 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10642 interface definition.
10643
a37295f9
MM
106442002-10-03 Marko Mlinar <markom@opencores.org>
10645
10646 * gdb.texinfo (Target Commands): Add or1k target specific
10647 commands.
10648 * gdb.texinfo (Contributors): Add myself to the contributors list.
10649
da0f9dcd
AC
106502002-10-01 Andrew Cagney <ac131313@redhat.com>
10651
10652 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10653 and "mi1" instead of "mi1" and "mi0".
10654
2e834e49
HPN
106552002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10656
10657 * gdb.texinfo (Packets): Fix typos "alligned".
10658 Correct z3/Z3 description. Correct z4/Z4 title.
10659
050be0dc
AC
106602002-09-27 Andrew Cagney <ac131313@redhat.com>
10661
10662 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10663
1104b9e7
KB
106642002-09-25 Kevin Buettner <kevinb@redhat.com>
10665
10666 * gdb.texinfo: Use GNU/Linux instead of Linux.
10667
512217c7
AC
106682002-09-25 Andrew Cagney <ac131313@redhat.com>
10669
10670 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10671
10998722
AC
106722002-09-24 Andrew Cagney <ac131313@redhat.com>
10673
512217c7 10674 * gdb.texinfo: Replace @example with @smallexample.
10998722 10675
a0eb71c5
KB
106762002-09-20 Kevin Buettner <kevinb@redhat.com>
10677
f7dc1244 10678 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10679 * gdb.texinfo (Character Sets): Use @smallexample instead of
10680 @example. Use GNU/Linux instead of Linux.
10681
106822002-09-20 Jim Blandy <jimb@redhat.com>
10683
10684 * gdb.texinfo: Add character set documentation.
10685
701adfb0
PA
106862002-09-20 George Helffrich <george@gly.bris.ac.uk>
10687
10688 * gdb.texinfo: Document edit command.
10689
2f870471
AC
106902002-09-19 Andrew Cagney <ac131313@redhat.com>
10691
10692 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10693 (Packets): Add cross reference from `b' packet to `z' packets.
10694
790eb8f5
AC
106952002-09-19 Andrew Cagney <ac131313@redhat.com>
10696
8d30a00d
AC
10697 * gdb.texinfo (Maintenance Commands): Document ``maint
10698 internal-error'' and ``maint internal-warning''.
10699
790eb8f5
AC
10700 * gdbint.texinfo (Target Architecture Definition): Revise
10701 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10702
a23a7bf1
JB
107032002-09-19 Joel Brobecker <brobecker@gnat.com>
10704
10705 * gdbint.texinfo (Target Conditionals): Document the new
10706 NAME_OF_MALLOC macro.
10707
299ffc64
AC
107082002-09-05 Andrew Cagney <ac131313@redhat.com>
10709
10710 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10711 engineer.
10712
b7bb15bc
SC
107132002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10714
10715 * gdb.texinfo (TUI Overview): Document status line fields.
10716
3d757584
SC
107172002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10718
10719 * gdb.texinfo (TUI Commands): Document info win command.
10720
269c21fe
SC
107212002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10722
10723 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10724
7cf36c78
SC
107252002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10726
10727 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10728 (TUI Keys): Likewise.
10729
d2c6833e
AC
107302002-08-25 Andrew Cagney <ac131313@redhat.com>
10731
10732 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10733 for a packet receive.
10734
46d8b1c3
AC
107352002-08-25 Andrew Cagney <ac131313@redhat.com>
10736
10737 * Makefile.in (clean): Move to end of file.
10738 (distclean, maintainer-clean, realclean): Ditto.
10739 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10740 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10741 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10742 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10743
b0787093
AC
107442002-08-24 Andrew Cagney <ac131313@redhat.com>
10745
10746 * Makefile.in (GDBINT_TEX_TMPS): Define.
10747 (gdbint.dvi, gdbint.pdf): Use
10748 (GDB_TEX_TMPS): Define.
10749 (gdb.dvi, gdb.pdf): Use.
10750 (STABS_TEX_TMPS): Define.
10751 (stabs.dvi, stabs.pdf): Use.
10752 (GDB_DOC_SOURCE_INCLUDES): New macros.
10753 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10754 (GDBINT_DOC_FILES_INCLUDES): New macros.
10755 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10756 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10757 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10758 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10759 (links2roff): Replace SFILES_INCLUDED with
10760 GDB_DOC_SOURCE_INCLUDES.
10761 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10762 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10763 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10764 dependencies.
10765 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10766 dependencies.
10767 (gdbmi.texinfo): Delete rule.
10768 (inc-hist.texinfo): Delete rule.
10769 (rluser.texinfo): Delete rule.
10770
ebba8386
AC
107712002-08-23 Andrew Cagney <cagney@redhat.com>
10772
10773 * gdbint.texinfo (Target Architecture Definition): Update
10774 STORE_RETURN_VALUE, mention regcache.
10775
0ab7a791
AC
107762002-08-21 Andrew Cagney <ac131313@redhat.com>
10777
10778 * gdbint.texinfo (Target Architecture Definition): Document
10779 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10780
ee2d5c50
AC
107812002-08-19 Andrew Cagney <ac131313@redhat.com>
10782
10783 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10784 Fix minor typos. Add index entries.
10785
53c69bd7
AC
107862002-08-18 Andrew Cagney <ac131313@redhat.com>
10787
10788 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10789
e76f1f2e
AC
107902002-08-15 Andrew Cagney <ac131313@redhat.com>
10791
10792 * gdbint.texinfo (Target Architecture Definition): Document
10793 PRINT_VECTOR_INFO.
10794 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10795
0680b120
AC
107962002-08-13 Andrew Cagney <ac131313@redhat.com>
10797
10798 * gdb.texinfo (Maintenance Commands): Document "maint print
10799 registers", "maint print raw-registers" and "maint print
10800 cooked-registers".
10801
3c3bea1c
GS
108022002-08-08 Grace Sainsbury <graces@redhat.com>
10803
a9331b3f 10804 From Mark Salter:
3c3bea1c
GS
10805 * gdb.texinfo (Protocol): Document T packet extension to
10806 allow watchpoint address reporting.
10807
42f9b0a5
AC
108082002-08-03 Andrew Cagney <ac131313@redhat.com>
10809
10810 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10811
db034ac5
AC
108122002-08-01 Andrew Cagney <cagney@redhat.com>
10813
10814 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10815 to CHILL.
10816
e2b28d04
AC
108172002-08-01 Andrew Cagney <ac131313@redhat.com>
10818
10819 * gdbint.texinfo (Coding): Revise section "Include Files".
10820
7fb623f7
AC
108212002-07-24 Andrew Cagney <cagney@redhat.com>
10822
10823 * gdbint.texinfo: Obsolete references to m88k.
10824 * gdb.texinfo: Ditto.
10825
4a2b4636
JB
108262002-07-10 Joel Brobecker <brobecker@gnat.com>
10827
7fb623f7 10828 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10829 where the proper version of autoconf can be retrieved.
10830
a71ec265
DH
108312002-07-09 Don Howard <dhoward@redhat.com>
10832
10833 * gdb.texinfo (Command Files): Further describe the behavior of
10834 sourced command files.
10835
b9aa90c9
AC
108362002-06-27 Andrew Cagney <ac131313@redhat.com>
10837
10838 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10839 (Coding): Clarify ISO C version that GDB assumes.
10840
40dd2248
TT
108412002-06-26 Tom Tromey <tromey@redhat.com>
10842
10843 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10844 add_setshow_cmd_full.
10845
bfac230e
DH
108462002-06-25 Don Howard <dhoward@redhat.com>
10847
10848 * gdb.texinfo (Memory Region Attributes): Document new behavior
10849 for 'mem' command.
10850
475b0867
JB
108512002-06-11 Jim Blandy <jimb@redhat.com>
10852
919d772c
JB
10853 * gdb.texinfo (Symbols): Update documentation for `info source'
10854 command.
10855
475b0867
JB
10856 * gdb.texinfo (Macros): Call the command `info macro', not
10857 `show macro'.
10858
ba8c9337
AC
108592002-06-09 Andrew Cagney <ac131313@redhat.com>
10860
10861 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10862 data''.
10863
1029b7fa
MK
108642002-06-09 Mark Kettenis <kettenis@gnu.org>
10865
10866 * gdbint.texinfo (Target Architecture Definition): Document
10867 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10868
16737d73
AC
108692002-06-08 Andrew Cagney <ac131313@redhat.com>
10870
10871 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10872 lists.
10873
30107679
AC
108742002-06-08 Andrew Cagney <ac131313@redhat.com>
10875
10876 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10877 Branch''.
10878
3352e23e
AC
108792002-06-01 Andrew Cagney <ac131313@redhat.com>
10880
10881 * gdbint.texinfo (Target Architecture Definition): Add section
10882 ``Converting an existing Target Architecture to Multi-arch''.
10883
cbb09e6a
AC
108842002-05-30 Andrew Cagney <ac131313@redhat.com>
10885
10886 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10887 to ``Obsoleting code''. Revise.
10888
701adfb0
PA
108892002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10890
10891 * gdbint.texinfo: Document new generic OS ABI framework.
10892
e2e0bcd1
JB
108932002-05-17 Jim Blandy <jimb@redhat.com>
10894
10895 * gdb.texinfo (C Preprocessor Macros): New chapter.
10896 Include it in the main menu.
10897 (Contributors): Credit Jim Blandy with macro support.
10898 (Compilation): Explain how to get macro information into the
10899 executable.
10900 (Expressions): Note that preprocessor macros are expanded.
10901
9db8d71f
DJ
109022002-05-14 Daniel Jacobowitz <drow@mvista.com>
10903
10904 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10905 options for `target remote'.
10906
6d531722
AC
109072002-05-13 Andrew Cagney <ac131313@redhat.com>
10908
10909 * gdbint.texinfo (Target Architecture Definition): Delete
10910 documentation on NNPC_REGNUM.
10911
13d01224
AC
109122002-05-11 Andrew Cagney <ac131313@redhat.com>
10913
10914 * gdbint.texinfo (Target Architecture Definition): Document
10915 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10916 (Target Architecture Definition): Revise section `Using Different
10917 Register and Memory Data Representations'. Add section `Raw and
10918 Virtual Register Representations'.
10919
b2e75d78
AC
109202002-05-11 Andrew Cagney <ac131313@redhat.com>
10921
10922 * gdbint.texinfo (Target Architecture Definition): Mention
10923 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10924 (Target Architecture Definition): Mention same. Add references to
10925 web pages.
10926
2c8682ee
MS
109272002-05-08 Michael Snyder <msnyder@redhat.com>
10928
10929 * stabs.texinfo (Attributes): Document new "vector" attribute.
10930
0816590b
AC
109312002-05-04 Andrew Cagney <ac131313@redhat.com>
10932
10933 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10934
2653173e
AC
109352002-05-04 Andrew Cagney <ac131313@redhat.com>
10936
10937 * gdb.texinfo: Delete obsolete references to a29k.
10938
d7bd68ca
AC
109392002-04-24 Andrew Cagney <ac131313@redhat.com>
10940
10941 * gdbint.texinfo (Target Architecture Definition): Replace
10942 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10943
21d83aa5
DM
109442002-04-24 David S. Miller <davem@redhat.com>
10945
10946 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10947
7673a6cc
DM
109482002-04-21 David S. Miller <davem@redhat.com>
10949
10950 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10951
d49d1e0a
AC
109522002-04-21 Andrew Cagney <ac131313@redhat.com>
10953
10954 * gdbint.texinfo (Target Architecture Definition): Delete
10955 definition of HAVE_REGISTER_WINDOWS.
10956
f7dc1244 109572002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10958
10959 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10960 "Theodore A. Roth" <troth@verinet.com>.
10961
5ca0cb28
DH
109622002-04-15 Don Howard <dhoward@redhat.com>
10963
f7dc1244 10964 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10965 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10966 Provide a better explaination of this feature.
5ca0cb28 10967
f208ba17
AC
109682002-04-14 Andrew Cagney <ac131313@redhat.com>
10969
10970 * gdbint.texinfo (Target Architecture Definition): Remove
10971 FRAME_CHAIN_COMBINE.
10972
d5ba91de
MC
109732002-04-12 Michael Chastain <mec@shout.net>
10974
10975 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10976 REG_STACK_SEGMENT.
10977
26818220
MC
109782002-04-09 Michael Chastain <mec@shout.net>
10979
10980 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10981 PYRAMID_* macros.
10982
129188f6
AC
109832002-04-07 Andrew Cagney <ac131313@redhat.com>
10984
10985 * gdb.texinfo (Bug Reporting): Document that the web is the
10986 prefered way of submitting bug reports.
10987 (Bug Reporting): Delete the s-mail address as the last resort.
10988
8227c0ff
AC
109892002-04-05 Andrew Cagney <ac131313@redhat.com>
10990
10991 * gdbint.texinfo (Target Architecture Definition): Delete
10992 references to TARGET_WRITE_FP and write_fp.
10993
16d9dec6
MS
109942002-03-27 Michael Snyder <msnyder@redhat.com>
10995
10996 * gdb.texinfo: Document new commands dump, append, and restore.
10997
9ae8b82c
AC
109982002-03-27 Andrew Cagney <ac131313@redhat.com>
10999
11000 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11001 Branch'.
11002
474c8240
AC
110032002-03-18 Andrew Cagney <ac131313@redhat.com>
11004
11005 * gdb.texinfo: Change all examples to @smallexample.
11006 * gdbint.texinfo: Ditto.
a9331b3f 11007
fb0ff88f
AC
110082002-03-18 Andrew Cagney <ac131313@redhat.com>
11009
11010 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11011 Branches''.
11012
9bb0a4d8
AC
110132002-03-18 Andrew Cagney <ac131313@redhat.com>
11014
11015 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11016 Policy''.
11017
937f164b
FF
110182002-03-04 Fred Fish <fnf@redhat.com>
11019
11020 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11021 expresson, suports, dependant, trhe, perhaphs, situtations,
11022 explictily, taged, oportunity, unfortunatly).
11023
a7b40f07
AC
110242002-02-24 Andrew Cagney <ac131313@redhat.com>
11025
11026 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11027 Remove reference to 3.12.
11028
701adfb0
PA
110292002-02-23 Paul Eggert <eggert@twinsun.com>
11030
11031 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11032 POSIX 1003.1-2001 no longer allows "head -1".
11033
aab4e0ec
AC
110342002-02-23 Andrew Cagney <ac131313@redhat.com>
11035
11036 * gdbint.texinfo: Include fdl.texi.
11037 (Top): Add GNU Free Documentation License.
11038 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11039 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11040 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11041 (gdbint.info): Add srcdir to include path.
11042 * gdb.texinfo: Include gpl.texi.
11043 (Top): Add Copying.
11044 * gpl.texi: New file.
11045
47b95330
AC
110462002-02-23 Andrew Cagney <ac131313@redhat.com>
11047
11048 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11049
78c47bea
PM
110502002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11051
11052 * gdb.texinfo: Document Cygwin native specific commands.
11053
56460a61
DJ
110542002-02-15 Daniel Jacobowitz <drow@mvista.com>
11055
11056 * gdb.texinfo: Document gdbserver ``--attach'' command.
11057
def71bfa
MS
110582002-02-07 Michael Snyder <msnyder@redhat.com>
11059
11060 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11061 to @code(_ovly_debug_event).
11062
c928edc0
AC
110632002-02-07 Andrew Cagney <ac131313@redhat.com>
11064
11065 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11066
81d46470
MS
110672002-02-06 Michael Snyder <msnyder@redhat.com>
11068
11069 * gdb.texinfo (overlays): Mention new magic symbol
11070 '_ovly_debug_event', which allows GDB to keep better track
11071 of overlays.
11072
701adfb0
PA
110732002-02-06 Richard Earnshaw <rearnsha@arm.com>
11074
11075 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11076 (PRINT_FLOAT_INFO): Document it.
11077
f7dc1244 110782002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
11079
11080 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11081 Suggested by Dmitry Sivachenko.
11082
11083 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11084
15110bc3
MS
110852002-02-01 Michael Snyder <msnyder@redhat.com>
11086
11087 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11088
6763aef9
MS
110892002-01-30 Michael Snyder <msnyder@redhat.com>
11090
ac282366
MS
11091 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11092 (set trust-readonly-sections): Document.
6763aef9 11093
8642bc8f
AC
110942002-01-29 Andrew Cagney <ac131313@redhat.com>
11095
11096 * gdbint.texinfo (Releasing GDB): Revise and update.
11097
afe64c1a
AC
110982002-01-28 Andrew Cagney <ac131313@redhat.com>
11099
11100 * gdbint.texinfo (Target Architecture Definition): Delete
11101 description of TARGET_BYTE_ORDER_DEFAULT.
11102
f7dc1244 111032002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
11104
11105 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11106 <mitya@cavia.pp.ru>.
11107
3d6e1b5a
AC
111082002-01-23 Andrew Cagney <ac131313@redhat.com>
11109
11110 * libgdb.texinfo: Delete file.
11111
6c0e9fb3
AC
111122002-01-22 Andrew Cagney <ac131313@redhat.com>
11113
11114 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11115 * gdbint.texinfo: Ditto.
11116
e0ce93ac
AC
11117Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11118
11119 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11120
be298bcc
AC
111212002-01-22 Andrew Cagney <ac131313@redhat.com>
11122
11123 * Makefile.in: Update copyright.
11124 (TEXI2DVI): Define.
11125 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11126 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11127 gdb-cfg.texi.
11128 (TEXINDEX, PDFTEX): Delete makefile variables.
11129
8e04817f
AC
111302002-01-22 Andrew Cagney <ac131313@redhat.com>
11131
11132 * gdb.texinfo (Protocol): Move section to appendix.
11133
6b2f586d
AC
111342002-01-21 Andrew Cagney <ac131313@redhat.com>
11135
11136 * gdb.texinfo (Remote Debugging): Create a menu.
11137 (Top): Add ``Remote Debugging'' to menu.
11138
6f05cf9f
AC
111392002-01-21 Andrew Cagney <ac131313@redhat.com>
11140
11141 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11142 serial protocol'' from here.
11143 (Remote Debugging): To here. New chapter.
11144
3fd3d7d2
AC
111452002-01-20 Andrew Cagney <ac131313@redhat.com>
11146
11147 * gdbint.texinfo (Target Architecture Definition): Delete
11148 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11149
7fd60527
AC
111502002-01-20 Andrew Cagney <ac131313@redhat.com>
11151
11152 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11153 are no longer needed.
11154 (Porting GDB): Add maintainer note about configure.host.
11155
c2f05ac9
AC
111562002-01-20 Andrew Cagney <ac131313@redhat.com>
11157
11158 * gdbint.texinfo (Target Architecture Definition): Remove
11159 definition of IEEE_FLOAT.
11160
f7dc1244 111612002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11162
11163 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11164 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11165 <3diff@gnu.org>
231b2aad 11166
82600034
AC
111672002-01-19 Andrew Cagney <ac131313@redhat.com>
11168
11169 * gdbint.texinfo (Host Definition): Remove references to
11170 MALLOC_INCOMPATIBLE.
11171
7708fa01
AC
111722002-01-17 Andrew Cagney <ac131313@redhat.com>
11173
11174 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11175 and xyz-xdep.o.
11176
eb12ee30
AC
111772002-01-17 Andrew Cagney <ac131313@redhat.com>
11178
889bf7c5 11179 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11180 (Set Breaks): Copy ``maint info breakpoint'' doco to
11181 ``Maintenance Commands'' appendix. Add reference.
11182
c9ccaa92
AC
111832002-01-17 Andrew Cagney <ac131313@redhat.com>
11184
11185 * fdl.texi: Remove next/prev from @node.
11186
f7dc1244 111872002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11188
11189 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11190 for monstrous @multitable (from Brian Youmans).
11191
11192 * fdl.texi: New file.
11193
11194 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11195
8973da3a
AC
111962002-01-15 Andrew Cagney <ac131313@redhat.com>
11197
11198 * gdbint.texinfo (Releasing GDB): New chapter.
11199
7d86b5d5
AC
112002002-01-14 Andrew Cagney <ac131313@redhat.com>
11201
11202 * gdb.texinfo (Embedded Processors, Calling program functions):
11203 Obsolete references to a29k.
11204
cc1cb004
AC
112052002-01-13 Andrew Cagney <ac131313@redhat.com>
11206
11207 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11208 examples. Document that a code-block should do or discard its
11209 cleanups before exit.
11210
79f12247
MS
112112002-01-11 Michael Snyder <msnyder@redhat.com>
11212
11213 * gdb.texinfo (Choosing files): Change @samp to @file.
11214
19837790
MS
112152002-01-05 Michael Snyder <msnyder@redhat.com>
11216
11217 * gdb.texinfo (--pid): Document new command line option (attach).
11218
f7dc1244 112192002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11220
11221 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11222 in the stub.
11223
d7449b42
AC
112242002-01-04 Andrew Cagney <ac131313@redhat.com>
11225
11226 * gdbint.texinfo (Target Architecture Definition): Replace
11227 BIG_ENDIAN with BFD_ENDIAN_BIG.
11228
f23631e4
AC
112292002-01-03 Andrew Cagney <ac131313@redhat.com>
11230
11231 * gdbint.texinfo (Target Architecture Definition): Replace
11232 value_ptr with struct value pointer.
11233
72c9928d
EZ
112342002-01-02 Eli Zaretskii <eliz@gnu.org>
11235
11236 * gdb.texinfo (Free Software): Fix wording.
11237
959acfd1
EZ
112382001-12-31 Eli Zaretskii <eliz@gnu.org>
11239
11240 * gdb.texinfo (Free Software): New section ``Free Software Needs
11241 Free Documentation''.
11242
f7dc1244 112432001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11244
11245 * stabs.texinfo:
11246 * gdb.texinfo:
11247 * gdbint.texinfo:
11248 * libgdb.texinfo:
11249 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11250
6600abed
MS
112512001-12-29 Michael Snyder <msnyder@redhat.com>
11252
11253 * gdb.texinfo (maint info sections): Fix typo.
11254
f6680716
MS
112552001-12-26 Michael Snyder <msnyder@redhat.com>
11256
fe95c787
MS
11257 * gdb.texinfo (maint info sections): Document.
11258
a9331b3f 11259 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11260 'info proc' sub-options that are currently not implemented.
11261
c3d3ce5b
JB
112622001-12-20 Jim Blandy <jimb@redhat.com>
11263
11264 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11265
778eb05e
AC
112662001-12-15 Andrew Cagney <ac131313@redhat.com>
11267
11268 * gdbint.texinfo (Target Architecture Definition): Replace
11269 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11270
2607059c
AC
112712001-12-01 Andrew Cagney <ac131313@redhat.com>
11272
11273 * gdbint.texinfo (Host Definition): Delete documentation on
11274 HOST_BYTE_ORDER.
11275
df0cd8c5
JB
112762001-11-30 Jim Blandy <jimb@redhat.com>
11277
11278 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11279 overlay support. Add to top-level menu.
df0cd8c5 11280
88118b3a
TT
112812001-11-26 Tom Tromey <tromey@redhat.com>
11282
11283 * gdb.texinfo (Command Syntax): Document C-o binding.
11284
96565e91
CF
112852001-07-26 Christopher Faylor <cgf@redhat.com>
11286
11287 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11288 use since it is described in the referenced section.
11289
f7dc1244 11290 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11291 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11292 clearer when using DJGPP.
11293
2a3d5645
CF
112942001-11-24 Christopher Faylor <cgf@redhat.com>
11295
11296 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11297 specifically refer to MS-DOS.
11298 (command files): Mention gdb.ini is only used on MS-DOS.
11299
aa26fa3a
TT
113002001-11-21 Tom Tromey <tromey@redhat.com>
11301
11302 * gdb.texinfo (Invoking GDB): Document --args.
11303 (Mode Options): Likewise.
11304
4f8ada06
JB
113052001-11-21 Jim Blandy <jimb@redhat.com>
11306
11307 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11308 Delete documentation; this macro has been removed from the
11309 sources.
4f8ada06 11310
3fe0dc10
JB
113112001-11-13 Jim Blandy <jimb@redhat.com>
11312
11313 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11314
9e5abb06
CV
113152001-11-06 Corinna Vinschen <vinschen@redhat.com>
11316
11317 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11318
1c5dfdad
MS
113192001-11-05 Michael Snyder <msnyder@redhat.com>
11320
a9331b3f 11321 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11322 quote regexp chars in function names such as "operator*()".
11323
990f9fe3
FF
113242001-11-01 Fred Fish <fnf@redhat.com>
11325
11326 * gdbint.texinfo (SOLIB_ADD): Document additional new
11327 "readsyms" arg.
11328
b433d00b
DH
113292001-10-30 Don Howard <dhoward@redhat.com>
11330
070b1dd3
DH
11331 * gdb.texinfo: (Command Files) Added documentation for the
11332 behavior of gdb with input redirected from a file.
b433d00b 11333
b7209cb4
FF
113342001-10-28 Fred Fish <fnf@redhat.com>
11335
11336 * gdb.texinfo (auto-solib-add): Change docs to match
11337 implementation change.
11338 (auto-solib-limit): Add docs for new variable.
11339
1aa20aa8
AC
113402001-10-15 Andrew Cagney <ac131313@redhat.com>
11341
11342 * gdbint.texinfo (Target Architecture Definition): Function
11343 value_as_pointer renamed to value_as_address.
11344
fc0c74b1
AC
113452001-10-15 Andrew Cagney <ac131313@redhat.com>
11346
11347 * gdbint.texinfo (Target Architecture Definition): Default
11348 POINTER_TO_ADDRESS functions assume unsigned addresses.
11349 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11350 posting by Jim Blandy.
11351
f4846649
JB
113522001-10-12 Jim Blandy <jimb@redhat.com>
11353
11354 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11355 version of texi2html (1.64) doesn't support this flag any more.
11356
f277788b
MK
113572001-09-08 Mark Kettenis <kettenis@gnu.org>
11358
a9dc4918
MK
11359 * gdbint.texinfo (Host Definition): Remove description of
11360 MEM_FNS_DECLARED.
11361
d28379df
MK
11362 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11363
f277788b
MK
11364 * gdbint.texinfo (Host Definition): Remove description of
11365 HAVE_SIGSETMASK.
11366
7ccaa899
EZ
113672001-09-04 Elena Zannoni <ezannoni@redhat.com>
11368
11369 * gdbint.texinfo (Target Architecture Definition): Add
11370 explanation of TARGET_PRINT_INSN macro.
11371
17d9d558
JB
113722001-08-30 Jim Blandy <jimb@redhat.com>
11373
11374 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11375 Explain what it means to load relocatable files.
11376
72cde065
JB
113772001-08-28 Jim Blandy <jimb@redhat.com>
11378
11379 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11380 info `top' menu.
11381
9e678452
CF
11382Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11383
11384 * gdbint.texinfo: Add a cautionary note about macro use.
11385
a2bea4c3 113862001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11387
a2bea4c3
CV
11388 * gdb.texinfo: Explain omitting the hostname in the
11389 `target remote' command.
11390
1129bf27
DJ
113912001-07-30 Daniel Jacobowitz <drow@mvista.com>
11392
11393 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11394 and END-INFO-DIR-ENTRY.
11395
732b3002
SC
113962001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11397
11398 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11399
89437448
AC
114002001-07-25 Andrew Cagney <ac131313@redhat.com>
11401
11402 * gdbint.texinfo (libgdb): Rewrite.
11403
f7dc1244 114042001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11405
11406 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11407
c4555f82
SC
114082001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11409
11410 * gdb.texinfo (TUI): New chapter, document the TUI.
11411 (Mode Options): Document the -tui option.
11412
2f45a6e0
MK
114132001-07-23 Mark Kettenis <kettenis@gnu.org>
11414
11415 * gdbint.texinfo (Host Definition): Remove description of
11416 NEED_POSIX_SETPGID.
11417
f7dc1244 114182001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11419
11420 * gdb.tex (DJGPP Native): New node, with descriptions of
11421 DJGPP-specific commands.
11422
be9c6c35
JM
114232001-07-19 John R. Moore <jmoore@redhat.com>
11424
11425 * gdbint.texinfo: Three misspellings.
11426
dfa249fb
AC
114272001-07-06 Andrew Cagney <ac131313@redhat.com>
11428
11429 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11430 `test` expressions on bash. Problem reported by Colin Walters.
11431
c72e7388
AC
114322001-07-04 Andrew Cagney <ac131313@redhat.com>
11433
11434 * gdbint.texinfo (User Interface): Update ui-out documentation to
11435 refelect recent UI/MI updates.
11436
94bbb2c0
AC
114372001-07-04 Andrew Cagney <ac131313@redhat.com>
11438
11439 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11440 interpreters.
11441
af6c57ea
AC
114422001-06-15 Andrew Cagney <ac131313@redhat.com>
11443
11444 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11445 structure and not macros.
11446 (Host Definition): Document that much of this chapter is obsolete.
11447 (Target Architecture Definition): Update list of files that make
11448 up a target architecture.
11449 (Coding): Update.
11450
83aa8bc6
AC
114512001-06-28 Andrew Cagney <ac131313@redhat.com>
11452
11453 * gdbint.texinfo (Target Architecture Definition): Update
11454 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11455 The latter has been changed to a true predicate.
11456
f7dc1244 114572001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11458
11459 * annotate.texi: Add @noindent where needed. From Dmitry
11460 Sivachenko <dima@Chg.RU>.
11461 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11462
656db9b0
AC
114632001-06-16 Andrew Cagney <ac131313@redhat.com>
11464
11465 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11466
df2396a1
AC
114672001-06-14 Andrew Cagney <ac131313@redhat.com>
11468
11469 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11470 returns ``OK''. Document that the ``R'' packet does not reply.
11471
0f1f2b0a
MS
114722001-06-13 Michael Snyder <msnyder@redhat.com>
11473
11474 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11475
f7dc1244 114762001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11477
11478 * gdb.texinfo (Signals): Clarify the default setting of signal
11479 handling.
11480
a5d7c491
AC
114812001-05-14 Andrew Cagney <ac131313@redhat.com>
11482
11483 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11484 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11485
05a54c4f
AC
114862001-05-12 Andrew Cagney <ac131313@redhat.com>
11487
11488 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11489
f7dc1244 114902001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11491
11492 * gdbint.texinfo (Clean Design and Portable Implementation):
11493 Renamed from "Clean Design".
11494 (Clean Design and Portable Implementation): Document portable
11495 methods of handling file names, and the associated macros.
11496
f7dc1244 114972001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11498
11499 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11500 command and provide a cross-reference to its description.
11501 (Symbols): Note that "info scope" is useful for trace experiments.
11502
f7dc1244 115032001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11504
b37052ae
EZ
11505 * gdb.texinfo (Symbols): Document "info scope".
11506 (Tracepoints): New chapter.
11507 (Contributors): Update for v5.1.
11508 <All nodes>: Change "C++" to "C@t{++}".
11509
0ee54786
EZ
11510 * gdbint.texinfo (User Interface): A new section about ui_out
11511 functions, based on text written by Fernando Nasser.
11512
c534679c
EZ
11513 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11514
f7dc1244 115152001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11516
e9c75b65
EZ
11517 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11518
11519 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11520
11521 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11522 Replace "GDB" with "@value{GDBN}". Fix markup.
11523
11524 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11525
3d67e040
EZ
11526 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11527 a cross-reference to its description.
11528 (Symbols): Document "info symbol".
11529
f7dc1244 115302001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11531
11532 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11533 subsection "x86 Watchpoints".
11534 (Target Architecture Definition): Document the macros
11535 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11536 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11537
b0ed3589
AC
115382001-03-20 Andrew Cagney <ac131313@redhat.com>
11539
11540 * gdbint.texinfo (Target Architecture Definition): Update
11541 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11542 list.
11543
b6ba6518
KB
115442001-03-06 Kevin Buettner <kevinb@redhat.com>
11545
11546 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11547 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11548
f7dc1244 115492001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11550
11551 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11552
f7dc1244 115532001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11554
17cc6a06
EZ
11555 * gdb.texinfo (Environment): Document that `path' does not change
11556 the value of PATH in GDB's own environment (it did in the past,
11557 but that was changed on March 15, 1994). Reported by Doug Evans
11558 <dje@transmeta.com>.
11559
56caf160
EZ
11560 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11561 its line. Fix markup of commands and macros. Add an Index node
11562 and index entries.
11563
29e57380
C
115642001-01-23 J.T. Conklin <jtc@redback.com>
11565
11566 * gdb.texinfo (Memory region attributes): New manual section.
11567
1c6147de
ND
115682001-01-04 Nicholas Duffek <nsd@redhat.com>
11569
11570 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11571
f7dc1244 115722000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11573
11574 * refcard.tex: Version and copyright fixed. From Phil Edwards
11575 <pedwards@disaster.jaj.com>.
11576
0dcedd82
AC
11577Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11578
11579 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11580 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11581
3b851bce
AC
11582Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11583
11584 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11585 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11586
f7dc1244 115872000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11588
11589 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11590 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11591
b90a5f51
CF
115922000-11-10 Christopher Faylor <cgf@cygnus.com>
11593
11594 * gdb.texinfo: Document new 'set step-mode' command.
11595
f7dc1244 115962000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11597
11598 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11599 changes from Dmitry Sivachenko <dima@Chg.RU>.
11600
f7dc1244 116012000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11602
11603 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11604 From Steven Johnson <sbjohnson@ozemail.com.au>.
11605
2e685b93
MK
116062000-08-10 Mark Kettenis <kettenis@gnu.org>
11607
11608 * gdbint.texinfo (Overall Structure): Spelling fix.
11609
f7dc1244 116102000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11611
11612 * gdbint.texinfo (Target Architecture Definition): Document that
11613 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11614 for which REGISTER_CONVERTIBLE returns a zero value.
11615
63ac3005
EZ
116162000-07-08 Christopher Faylor <cgf@cygnus.com>
11617
11618 * Makefile.in (install-info): Find files to install in either the
11619 build or source directories (adapted from Makefile.am).
11620
bd79f757
ND
116212000-07-07 Nicholas Duffek <nsd@redhat.com>
11622
11623 * stabs.texinfo: Fix spelling errors.
11624 (String Field): FILE-NUMBER starts from 0, not 1.
11625
f7dc1244 116262000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11627
11628 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11629 Brian Youmans.
5f208f6d 11630
f7dc1244 116312000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11632
11633 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11634 the source directory. Reported by Mark Harig
11635 <markh@frazier.landmark.com>.
cc542d3b 11636
f3b28801
C
116372000-06-20 J.T. Conklin <jtc@redback.com>
11638
11639 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11640
449f3b6c
AC
11641Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11642
11643 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11644 Generate using pdftex.
449f3b6c 11645 (PDFTEX): Define.
889bf7c5 11646 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11647 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11648 @contents at the start.
449f3b6c 11649
f7dc1244 116502000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11651
11652 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11653 Youmans.
48e934c6 11654
9e9c5ae7
AC
11655Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11656
11657 From Brian Youmans:
11658 * gdb.texinfo: Fix ``et al.''.
11659
c741b251
AC
11660Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11661
11662 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11663 loop.
c741b251 11664
4ab64e14
JG
116652000-05-19 Jimmy Guo <guo@cup.hp.com>
11666
11667 * configure: Regenerate.
11668
f7dc1244 116692000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11670
11671 * Makefile.in (install-info): Run install-info on installed Info
11672 files.
11673
8c70017b
AC
11674Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11675
a7cb598a 11676 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11677 Andrew Cagney.
8c70017b 11678
f7dc1244 116792000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11680
11681 * gdb.texinfo: Proofreading changes from Brian Youmans.
11682
bf0184be
ND
116832000-05-01 Nick Duffek <nsd@cygnus.com>
11684
11685 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11686 startup sequence, minor edits.
11687
f7dc1244 116882000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11689
11690 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11691 TeX.
11692
11693 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11694 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11695 like `n' and `s' which look weird. Convert some of the @kindex to
11696 @vindex, when they refer to variables, not commands.
11697
33e16fad
AC
11698Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11699
11700 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11701
f7dc1244 117022000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11703
11704 * Makefile.in (GDBMI_DIR): New variable.
11705 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11706 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11707 (gdbmi.texinfo): New target, for texi2roff.
11708 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11709 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11710
11711 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11712 gdbmi.texinfo.
11713 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11714 comment.
11715
d167840f
EZ
117162000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11717
11718 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11719 command.
d167840f 11720
f7dc1244 117212000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11722
11723 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11724 prevents the build (and is generally a Bad Idea).
11725
f7dc1244 117262000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11727
11728 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11729 a comma inside @var.
11730 (Command Files): Index markup changes from Dmitry Sivachenko
11731 <dima@Chg.RU>.
11732
f7dc1244 117332000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11734
11735 * Makefile.in (LN_S): Define.
11736 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11737 invoke "ln -s" unless it is known to work.
11738
11739 * configure.in (AC_PROG_LN_S): Add.
11740
8dc7983f
JB
117412000-04-14 Jim Blandy <jimb@redhat.com>
11742
11743 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11744 section.
11745 (Target Conditionals): Document ADDRESS_TO_POINTER,
11746 POINTER_TO_ADDRESS.
11747
1a8237e8
DB
117482000-04-11 Daniel Berlin <dan@cgsoftware.com>
11749
11750 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11751 gdb-cfg.texi to get the value.
11752
ca526f1a
JB
117532000-04-10 Jim Blandy <jimb@redhat.com>
11754
11755 * gdbint.texinfo (Target Architecture Definition): Fix
11756 cross-references.
11757
faaafcb4
JB
117582000-04-08 Jim Blandy <jimb@redhat.com>
11759
11760 * gdbint.texinfo (Using Different Register and Memory Data
11761 Representations): New section.
11762 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11763 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11764 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11765
1b27397f
AC
11766Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11767
11768 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11769 for acknowledgments.
1b27397f 11770
480ff1fb
AC
11771Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11772
11773 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11774 qThreadExtraInfo.
480ff1fb 11775
a9331b3f 117762000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11777
a9331b3f
RM
11778 * gdb.texinfo: Clarify which remote debug protocol commands are
11779 required and which are optional.
f1251bdd 11780
dbeb8dbd
AC
11781Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11782
11783 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11784 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11785 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11786 * annotate.texi: Update.
11787
6d2ebf8b
SS
117882000-03-28 Stan Shebs <shebs@apple.com>
11789
11790 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11791 expectation of additional changes before release), update
11792 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11793 node links, rephrase and/or shorten lines to fix formatting
11794 problem in both regular and @smallbook formats.
11795 * annotate.texi: Shorten lines in example, use smallexample
11796 consistently everywhere.
11797 * Makefile.in: Add comment about texinfo 4.0 html generation.
11798 (SFILES_INCLUDED): Add annotate.texi.
11799
5d161b24
DB
118002000-03-27 Daniel Berlin <dan@cgsoftware.com>
11801
5ae4183a
AS
11802 * gdb.texinfo (Debugging Output): Added new section, documenting
11803 the "set/show debug" commands.
5d161b24 11804
b9deaee7
AC
11805Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11806
11807 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11808 entry.
b9deaee7
AC
11809
11810 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11811 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11812 @chapter and @node entries.
a9331b3f 11813
b9deaee7 11814 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11815
9ef47d30
AC
11816Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11817
11818 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11819 files.
9ef47d30 11820
cfeada60
FN
118212000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11822
11823 From David Whedon <dwhedon@gordian.com>
5ae4183a 11824 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11825
6837a0a2
DB
118262000-03-22 Daniel Berlin <dan@cgsoftware.com>
11827
11828 * gdb.texinfo: Add documentation for the apropos command.
11829
bba2971c
MS
118302000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11831
11832 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11833
2b628194
MS
118342000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11835
a9331b3f 11836 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11837 two places.
11838
96a2c332
SS
118392000-03-17 Stan Shebs <shebs@apple.com>
11840
11841 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11842 <dima@Chg.RU>, also clarification of allowed content for
11843 string constants.
11844
f7dc1244 118452000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11846
11847 * gdb.texinfo (main menu): Add Annotations.
11848 (File Options): Add @cindex entries for each command-line option.
11849 Document --epoch, --annotate, --async, --interpreter, --write,
11850 --statistics, and --version.
11851
11852 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11853 of GDB.
11854
9d233477
JB
118552000-02-23 Jim Blandy <jimb@redhat.com>
11856
11857 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11858
14e0eb3b
JB
118592000-02-22 Jim Blandy <jimb@redhat.com>
11860
11861 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11862
3555de01
JM
118632000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11864
11865 * Makefile.in (diststuff): New target.
11866
5e35df8e
KB
118672000-02-15 Kevin Buettner <kevinb@redhat.com>
11868
11869 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11870 architecture. [From Jim Wilson.]
5e35df8e 11871
c5394b80
JM
118722000-01-16 Tom Tromey <tromey@cygnus.com>
11873
11874 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11875 (Delete Breaks): Mention range arguments.
11876 (Disabling): Likewise.
11877
c3f6f71d
JM
118782000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11879
11880 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11881
c4093a6a
JM
11882Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11883
11884 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11885 valid functions.
c4093a6a 11886
11cf8741
JM
118871999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11888
11889 * gdb.texinfo: Clarify regular expressions used in rbreak.
11890
917317f4
JM
118911999-10-15 Kevin Buettner <kevinb@cygnus.com>
11892
11893 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11894 MEMORY_REMOVE_BREAKPOINT): Document.
11895
11896Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11897
11898 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11899 offset re-using the DATA offset instead.
917317f4 11900
2df3850c
JM
119011999-10-11 Jim Kingdon <kingdon@redhat.com>
11902
11903 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11904
701adfb0
PA
119051999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11906
11907 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11908
2df3850c
JM
119091999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11910
11911 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11912 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11913 typos.
11914
11915 * gdb.texinfo: Various minor wording and formatting improvements,
11916 mentions of additional command-line options.
11917
2acceee2
JM
119181999-09-30 Fred Fish <fnf@cygnus.com>
11919
11920 * gdb.texinfo: Document additional forms of specifying section
11921 names and addresses for the add-symbol-file command.
11922
c2c6d25f
JM
119231999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11924
11925 * gdbint.texinfo: Fix typo, add the word "have".
11926
119271999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11928
11929 * gdbint.texinfo (Target Architecture Definition): Document the
11930 SKIP_PERMANENT_BREAKPOINT macro.
11931
d4f3574e
SS
119321999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11933
11934 * gdb.texinfo: Fiks speling errers.
11935
11936 * gdb.texinfo: Fix uses of @multitable.
11937
f7dc1244 11938 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11939 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11940 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11941 comments about using with optimization, add more indexing,
11942 fix info about disassembly-flavor.
11943
11944Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11945
11946 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11947 SKIP_SOLIB_RESOLVER): Define.
11948
11949Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11950
11951 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11952 ``g'' packets.
d4f3574e 11953
104c1213
JM
119541999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11955
11956 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11957 platform-specific info, inline remote.texi and move sections of it
11958 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11959 and register stack into the new chapter.
11960 * remote.texi: Remove, now part of gdb.texinfo.
11961 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11962
119631999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11964
11965 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11966 GDB_TARGET_IS_MACH386): These kludges have gone away.
11967
11968Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11969
11970 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11971 TDEPLIBS.
104c1213 11972
53a5351d
JM
119731999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11974
11975 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11976 surrounding text to fit HP-UX bits into general info.
11977 (HPPA-cfg.texi): Remove, no longer useful.
11978
11979 * gdb.texinfo: Remove explicit links from @node lines, remove
11980 HP-added "Detailed Node Listing" from main menu which confuses
11981 things.
11982
11983 From Dmitry Sivachenko <dima@Chg.RU>:
11984 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11985 in description of `set environment'.
53a5351d
JM
11986
119871999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11988
11989 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11990
7be570e7
JM
119911999-08-12 Ben Elliston <bje@cygnus.com>
11992
11993 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11994
f7dc1244 119951999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11996
11997 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11998 watch, awatch, and rwatch. Explain why the latter two cannot be
11999 set as software watchpoints. Document that watchpoints for local
12000 variables are deleted when the debuggee terminates.
7be570e7
JM
12001
12002Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12003
12004 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
12005 packet. Allow E.. response packet. "qRcmd" packet is no longer
12006 reserved.
7be570e7
JM
12007
120081999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12009
a9331b3f
RM
12010 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12011 * gdb.texinfo: Ditto.
7be570e7 12012
701adfb0
PA
12013Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12014
12015 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12016
96baa820
JM
120171999-08-06 Tom Tromey <tromey@cygnus.com>
12018
12019 * gdb.texinfo (KOD): New node.
12020
12021Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12022
12023 * remote.texi (Rcmd): Fix minor formatting typos.
12024
12025Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12026
12027 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 12028 packets.
96baa820 12029
adf40b2e
JM
120301999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12031
12032 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12033 fixes.
12034
43ff13b4
JM
12035Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12036
12037 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12038
085dd6e6
JM
12039Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12040
12041 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
12042 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12043 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12044 packets that are not supported on all hosts. Expand examples.
12045 Spell check.
085dd6e6
JM
12046
120471999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12048
12049 * Makefile.in: Recognize html, install-html. Add targets
12050 to build HTML versions of documentation via texi2html.
12051
12052Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12053
12054 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 12055 testsuite.
085dd6e6
JM
12056
12057Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12058
12059 * remote.texi (Communication Protocol): Rewrite.
12060
12061Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12062
12063 * stabs.texinfo: Fix uses of xref.
12064
9e0b60a8
JM
12065Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12066
12067 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12068 info about patch submission.
12069
cce74817
JM
12070Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12071
12072 From Per Bothner <bothner@cygnus.com>:
12073 * gdb.texinfo: Document Chill support.
12074
12075Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12076
12077 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
12078 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12079 Document that the value should be greater-than or equal-to zero.
12080 (NO_STD_REGS): Document. Deprecate.
cce74817 12081
ac9a91a7
JM
12082Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12083
12084 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 12085 Document that these are not used.
ac9a91a7
JM
12086
12087Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12088
12089 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12090
392a587b
JM
12091Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12092
12093 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 12094 numargs was dropped.
392a587b
JM
12095
12096Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12097
12098 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12099
b83266a0
SS
12100Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12101
12102 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 12103 Update.
b83266a0 12104
7a292a7a
SS
12105Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12106
12107 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12108 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12109
12110Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12111
12112 * gdbint.texinfo: Fix typos: $ -> @.
12113
12114Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12115
12116 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
12117 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12118 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12119 BREAKPOINT_FROM_PC.
a9331b3f 12120
7a292a7a
SS
12121Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12122
12123 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 12124 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
12125
12126Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12127
12128 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 12129 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
12130
121311999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12132
12133 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12134 longer exists.
12135
12136Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12137
12138 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
12139 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12140 they make the manual source incomprehensible.
7a292a7a
SS
12141 * h8-cfg.texi: Remove, hasn't been used in years.
12142
c906108c
SS
12143Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12144
12145 * gdb.texinfo: Update the credits.
12146
12147Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12148
12149 * gdb.texinfo: Fix mistakes noticed in printout of last
12150 draft, add Alpha to discussion of heuristic fence post.
12151
12152Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12153
12154 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12155 Edition, merge some HP changes into mainline, describe some
12156 previously undocumented features, describe more of the target
12157 commands available, eliminate obsolete section on renamed
12158 commands.
c906108c
SS
12159 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12160
12161Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12162
12163 * gdb.texinfo: Make many HPPA conditionals unconditional,
12164 including catchpoint description, since now on for all configs.
12165 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12166 specializations.
12167
12168Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12169
12170 * Makefile.in (GDBvn.texi): Fix match expression to work with
12171 current format of VERSION in gdb/Makefile.in.
12172 * gdb.texinfo: Fix node ref to match new readline.
12173
12174Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12175
a9331b3f
RM
12176 * gdb.texinfo: Changes made as part of a project to merge in
12177 changes made by HP. Documentation makes extensive use of
c906108c
SS
12178 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12179 on remote debugging. There are differences in documentation
889bf7c5 12180 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12181 the HP manual discusses catchpoints, hardware watchpoints, and
12182 some HPUX specific limitations for shared library support.
a9331b3f 12183
c906108c
SS
12184 There are also a number of @node changes.
12185
121861999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12187
12188 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12189 (C Usage): Same.
12190
12191Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12192
12193 The following changes were made by Edith Epstein
889bf7c5
PA
12194 <eepstein@cygnus.com> as part of a project to merge in changes
12195 made by HP.
a9331b3f 12196
c906108c
SS
12197 * HPPA-cfg.texi: new file.
12198
12199 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12200
12201 * refcard.tex: change documentation about catch.
12202 removed info catch.
12203
12204Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * gdbint.texinfo: Expand on GDB's coding standards,
12207 specify the use of arg names with prototypes.
12208
122091998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12210
12211 * gdb.texinfo: Fix tipo.
12212
12213Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12214
12215 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12216 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12217
12218Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12219
12220 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12221
122221998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12223
12224 * agentexpr.texi: New file.
12225
12226Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12227
12228 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12229
122301998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12231
12232 * remote.texi: Changed wording that implied that the GDB remote
12233 protocol caches register values instead of GDB itself.
12234
12235Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12236
12237 * gdbint.texinfo: Add some info about symbol readers.
12238 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12239 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12240 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12241 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12242
12243Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12244
a9331b3f 12245 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12246
12247Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12248
12249 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12250
12251Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12252
12253 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12254 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12255
12256Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12257
12258 * gdbint.texinfo: Fix minor typos.
12259
12260Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12261
12262 * gdbint.texinfo: Complete overhaul. Group descriptions more
12263 logically, add more info on generic algorithms, remove much
12264 obsolete and/or wrong material.
12265
12266Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12267
12268 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12269
12270Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12271
12272 * refcard.tex: Copyright, address updates.
12273
12274Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12275
12276 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12277 for the edition instead of confusing GDB-version-like numbers.
12278
12279Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12280
12281 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12282
12283Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12284
5ae4183a 12285 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12286
12287Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12288
12289 * gdb.texinfo: Add some credits, mention bug monitor.
12290 * remote.texi: Mention mips monitor targets.
12291 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12292
c906108c
SS
12293Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12294
12295 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12296 files, finish sorting of host vs target vs native macros, describe
12297 some more of them.
c906108c
SS
12298
12299Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12300
12301 * gdbint.texinfo (Host Conditionals): Document change from
12302 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12303
12304Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12305
12306 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12307 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12308
12309Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12310
12311 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12312 Document LSEEK_NOT_LINEAR.
12313
12314Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12315
12316 * stabs.texinfo (Stab Section Basics): Make it clear that only
12317 some versions of the GNU linker remove the leading N_UNDF symbol.
12318
12319Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12320
12321 * stabs.texinfo (String Field): Document type number pairs here,
12322 instead of in the Sun specific section.
12323 (Include Files): The GNU linker supports the N_BINCL
12324 optimization. Clarify the N_BINCL value, and what it is used
12325 for.
12326 (Procedures): Document N_FUN with an empty string to mark the end
12327 of a function.
12328 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12329 (Sun Differences): Remove this node, as the information is now
12330 elsewhere in the main document.
12331 (Stab Section Basics): Mention that the GNU linker may optimize
12332 stabs and remove the leading N_UNDF symbol.
12333
12334Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12335
12336 * gdb.texinfo, refcard.tex: Restore author credit
12337
701adfb0
PA
12338Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12339
12340 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12341 are macros that take an single argument.
12342
c906108c
SS
12343Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12344
12345 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12346 documentation to account for START and END macros taking
12347 one arg.
12348
12349Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12350
12351 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12352 * gdb.texinfo (Frames): Fix typo.
12353
12354Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12355
12356 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12357 a target_signal as arg type, not a pid.
12358
12359Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12360
12361 * gdb.texinfo: Document `set assembly-language'.
12362
12363Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12364
12365 * remote.texi: Update list of stubs in the GDB distribution.
12366
12367Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12368
12369 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12370 Also document that some systems can use mmalloc but must define
12371 this if their C runtime allocates memory that is later freed.
c906108c 12372 (MMCHECK_FORCE): Document new macro.
a9331b3f 12373
c906108c
SS
12374Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12375
12376 * remote.texi: Add documentation for target Sparclet.
12377
12378Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12379
a9331b3f 12380 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12381 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12382 * configure.in: Rewritten for autoconf.
12383 * configure: New.
12384
12385Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12386
12387 * Makefile.in (DVIPS): New define, set to dvips.
12388 (dvi): Add stabs.dvi.
12389 (ps): New target.
12390 (all-doc): Depend on info, dvi, and ps targets.
12391 (STAGESTUFF): Add *.ps and *.dvi files.
12392 (clean-info, clean-dvi): Remove.
12393 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12394 rules completely rewritten.
12395 (maintainer-clean): Remove clean-info and clean-dvi
12396 dependencies and put their actions in the rules.
12397 (gdb.ps): New target
a9331b3f 12398 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12399 intermediate TeX files, whether they have 2 or 3 character
12400 extensions.
12401 (gdbint.ps): Add target and rules.
12402 (gdb-internals): Delete unused target.
12403 (Makefile): Depends upon config.status also.
12404
12405Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12406
12407 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12408 set.
12409
12410Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12411
12412 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12413 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12414
12415Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12416
12417 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12418
12419Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12420
12421 * gdb.texinfo (Print settings): Document
12422 `set/show print static-members' commands.
12423
12424Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12425
12426 * gdbint.texinfo (Native): Document name change, coredep.c to
12427 core-aout.c.
12428
12429Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * stabs.texinfo (Include Files): Document the values the SunOS4
12432 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12433
12434Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12435
12436 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12437 Fix typo.
12438
12439Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12440
12441 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12442 "gdb.tar.Z".
12443
12444Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * Makefile.in (maintainer-clean): New target, synonym for
12447 realclean.
12448
701adfb0
PA
12449Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12450
12451 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12452
c906108c
SS
12453Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12454
12455 * Update all FSF addresses except those in COPYING* files.
12456
12457Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12458
12459 From Richard Earnshaw (rearnsha@armltd.co.uk):
12460 * gdb.texinfo (convenience variables): Document $_exitcode.
12461 (quit): Document optional expression to use as exit code.
12462
12463Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12464
12465 * gdb.texinfo, remote.texi: Brought up to date with various
12466 GDB changes.
12467
12468Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12469
12470 * gdb.texinfo: Update dates and versions, fix comments about
12471 hardware watchpoints in future releases and about the
12472 sharedlibrary command.
12473
12474Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12475
12476 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12477 C_FUN stab. Other cleanups.
12478
12479Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12480
12481 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12482 for the sparc stub.
12483
12484Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12485
12486 * annotate.texi: Clarify which addresses have differing formats
12487 depending on the language and which do not.
12488
12489Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12490
12491 * remote.texi (NetWare): Changed example to use BOARD= instead of
12492 NODE= argument to reflect correspoding change to gdbserve.nlm.
12493
12494Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12497 GDB, as well as AIX dbx, supports the size type attribute.
12498
12499Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12500
12501 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12502
12503Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12504
12505 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12506 and new 'if' and 'while' commands.
12507
12508Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12509
12510 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12511
12512Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12513
12514 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12515 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12516 NetWare targets. Mostly stolen from the Server node.
12517
12518Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12519
12520 * gdb.texinfo (Setting): Talk about the language of a source file
12521 versus the working language. The old documentation did not match
12522 what GDB did.
12523
12524Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12525
12526 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12527 of a source file.
12528
12529Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12530
12531 * gdb.texinfo (Processes): New node.
12532
12533Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12534
12535 * remote.texi: Update documentation of set/show mipsfpu.
12536
3fc11d3e
JM
12537Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12538
12539 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12540 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12541
12542Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12543
12544 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12545 obsolete conditionals, described some others.
12546
12547Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12548
12549 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12550 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12551
12552Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12553
12554 * gdbint.texinfo: Put regex conditionals in their own table.
12555
12556Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12557
12558 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12559 described or fixed the descriptions of many others.
12560
12561Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12562
12563 * gdb.texinfo: Add some more credits.
12564 * gdbint.texinfo: Capitalize GDB consistently, describe some
12565 macros and remove some.
12566
12567Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12568
12569 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12570 obsolete conditionals, described some others.
12571
12572Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12573
12574 * gdb.texinfo (help targets): Changed to `help target', which
12575 is the correct gdb command.
12576
12577Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12578
12579 * annotate.texi (TODO): New node, for keeping track of annotations
12580 suggested but not yet implemented.
12581
12582Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12583
12584 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12585 another symbol, it is not the address itself.
12586
12587Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12588
12589 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12590 of stabs-in-coff sections.
12591
12592Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12593
12594 * annotate.texi: Change edition to 0.5 and date to May 1994.
12595 Add index.
12596 (Frames): New node, for frame annotation.
12597 (Displays): New node, for display annotation.
12598
12599 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12600 when waiting for your program to stop.
12601
12602Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12603
12604 * annotate.texi (Breakpoint Info): Document annotation of header
12605 fields and record annotation.
12606
12607Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * annotate.texi: New file, to document annotations.
12610
12611Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12612
12613 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12614 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12615
12616Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12617
12618 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12619 section, and say n_strx field is compilation unit relative.
12620 * stabs.texinfo: Don't use @code for a.out when it is the name of
12621 an object file format.
12622
12623Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12624
12625 * gdb.texinfo: Refer to file names, not path names, per rms
12626 convention.
12627 (Arguments): Fix typo.
12628
12629Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12630
12631 * stabs.texinfo (Global Variables): Talk about stabs in files
12632 where variables are referenced, but not defined.
12633
12634Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12635
12636 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12637 Cplusplus to new nodes Member Type Descriptor and Method Type
12638 Descriptor. Re-write stuff for #.
12639
12640Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12641
12642 * gdb.texinfo (Print Settings): Don't document "set print
12643 fast-symbolic-addr off". The bug which it worked around was fixed
12644 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12645
12646 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12647 N_ENTRY node.
12648
12649 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12650
12651Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12652
12653 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12654 references to ieee-float.c.
12655
12656Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12657
12658 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12659 match what the code actually does.
12660
12661Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12662
12663 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12664
12665Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12666
12667 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12668 i, and b.
12669
12670Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12671
12672 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12673 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12674 as "stabs in sections" rather than just saying "ELF and SOM".
12675 Also make that stuff apply to COFF.
12676
12677Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12678
12679 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12680 Ghostscript.
12681
12682Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12683
12684 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12685 versus functions without line numbers, also mention stepping into
12686 them as well as "step" when you are in them. Tell the user how to
12687 deal with the situation. Add comment about "debugging information".
12688
12689Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12690
12691 * stabs.texinfo (Enumerations): Document restriction on where
12692 enumeration types can appear and still win with GDB.
12693
12694Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12695
12696 * stabs.texinfo (Negative Type Numbers): Document format for type
12697 -16.
12698
12699Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12700
12701 * gdb.texinfo (Selection, Frame Info): Update information about
12702 arbitrary frame specficiations.
12703
12704Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12705
12706 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12707
12708Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12709
12710 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12711
12712Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12713
12714 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12715
12716Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12719 Differences node to Statics node.
12720 (Statics): Discuss XCOFF use of V symbol descriptor.
12721
12722 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12723 not clean.
12724
12725Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12726
12727 * gdb.texinfo (Print Settings): Document `set print
12728 fast-symbolic-addr' and improve the doc for some other
12729 `set print's.
12730
12731Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12732
12733 * stabs.texinfo (String Field): Talk about defining several type
12734 numbers at once.
12735 Fix lint regarding changing node ELF Transformations to
12736 ELF and SOM Transformations.
12737
12738Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12739
12740 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12741
12742Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12743
12744 * stabs.texinfo (Cross-References): `::' is for nested types only
12745 within <>.
12746 (Structures): Document static members.
12747
12748Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * stabs.texinfo: Document S type attribute.
12751
12752Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12753
12754 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12755
12756Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12757
12758 * gdbint.texinfo: Fix a few typos.
12759
12760Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12761
12762 * gdb.texinfo, remote.texi: formatting improvements
12763
12764 * gdb.texinfo (New Features): mention threads.
12765 (Summary, C): fix xrefs in newly contributed text.
12766 (Threads): index entries, clarifications, example
12767 (passim): minor typos fixed, phrasing improvements
12768
12769 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12770 entries; (Server): explain use of gdbserver w/real-time systems,
12771 add example of conflicting TCP port; (MIPS Remote) break up
12772 running text into table, highlighting commands, and add example.
a9331b3f 12773
c906108c
SS
12774Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12775
12776 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12777
12778Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12779
12780 * stabs.texinfo (Nested Symbols): New node.
12781 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12782
12783Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12784
12785 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12786 to picking which Bbss.bss symbol to use, and (because there seems to
12787 be no good way of doing it) re-write some of the text to make it
12788 sound like Bbss.bss isn't such a great idea after all (as currently
12789 designed).
12790
12791 * gdb.texinfo (C): In addition to saying people have to use g++ for
12792 good results, say they have to use stabs. Specifically say cfront
12793 doesn't work well.
12794 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12795 the gdb README. Add xrefs to places where the support for the various
12796 languages is described in detail.
12797
12798Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12799
12800 * stabs.texinfo: Clean up stuff about visibility and virtual
12801 characters.
12802
12803 * stabs.texinfo (N_M2C): Cite Sun doc.
12804
12805Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12806
12807 * gdb.texinfo: updates re threads.
12808 * remote.texinfo: avoid index entries starting with digits.
12809
12810Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * stabs.texinfo (Enumerations): Talk about large, negative and
12813 octal values. Clean up cross reference to type attributes.
12814 (String Field): Say that GDB 4.11 supports size attribute.
12815
12816Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12817
12818 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12819 is a mandatory step. Make the stuff about that more concise.
12820
12821Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12822
12823 * stabs.texinfo (Class Names): New node.
12824
12825 * gdb.texinfo (Command Files): Explain order of init file reading.
12826
12827 * remote.texi (Bootstrapping): Talk about getting the serial driver
12828 to deal with ^C sent by gdb to stop the remote system.
12829
12830Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12831
12832 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12833
12834 * libgdb.texinfo (Defining Commands): made the DOC arg
12835 to gdb_define_app_command a char * instead of char **
12836 per a suggestion from kingdon.
12837
12838 * libgdb.texinfo: total rewrite from a different starting
12839 premise.
12840
12841Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12842
12843 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12844 floats passed as doubles (to improve clarity).
12845
12846Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12847
12848 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12849
12850 * a4rc.sed: update to work with Andreas Vogel papersize params
12851
12852 * refcard.tex: use Andreas Vogel simplifications of papersize
12853 params; remove useless version info; update copyright date.
12854
12855Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12856
12857 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12858
12859Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * gdb.texinfo (Files): Say what address the load command loads it at.
12862
12863 * stabs.texinfo (Common Blocks): Minor cleanups.
12864
12865 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12866 that Sun has backed away from the linker kludge and thus the relevant
12867 issue is changes to the SunPRO tools, not the Solaris linker.
12868
12869 * stabs.texinfo (Traditional Integer Types): Clean up description
12870 of octal bounds a little bit. Document extra leading zeroes.
12871
12872Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * gdb.texinfo (Signaling): Update for symbolic symbol names
12875 and add a section explaining the difference between the GDB
12876 signal command and the shell kill utility.
12877
12878Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12879
12880 * libgdb.texinfo: added `@' to braces that were unescaped.
12881
12882Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12883
12884 * libgdb.texinfo: new file. Spec for the gdb library.
12885
12886Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12887
12888 * stabs.texinfo (Include Files): Fix typo (start -> end).
12889
12890Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12891
12892 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12893 from Melissa at FSF's editing pass.
12894
12895Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12896
12897 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12898 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12899 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12900
12901Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * remote.texi (Bootstrapping): Discuss 386 call gates.
12904
12905Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12906
12907 * stabs.texinfo (Based Variables): New node.
12908
12909Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12910
12911 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12912 names, sizes, and formats to suggest how not to lose.
12913
12914Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12915
12916 * stabs.texinfo (Methods): Fix typo.
12917
12918Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12919
12920 * gdb.texinfo: Fix a few typos.
12921
12922Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12923
12924 * gdb.texinfo: Clarify how well it works with Fortran.
12925
12926 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12927 More on relocating stabs in ELF files.
12928
12929Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12932
12933Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12936 parameters on VAX.
12937
12938Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12939
12940 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12941
12942Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12943
12944 * stabs.texinfo: Make info author notice match the TeX author notice.
12945
12946Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12947
12948 * stabs.texinfo: Initial-caps all words in node names and
12949 non-trivial words in section names.
12950
12951Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * stabs.texinfo: Many minor cleanups.
12954
12955 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12956
12957Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12958
12959 * stabs.texinfo: Remove full description of big example.
12960 It's not really helpful; just use pieces of it where appropriate.
12961 Add more Texinfo formatting directives (@samp, etc.).
12962 Use @deffn to define stab types.
12963 Eliminate some wordiness. Break up some nodes.
12964 Add an (alphabetized) index of symbol types.
12965 Use consistent capitalization style in node and section names.
12966
12967Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12968
12969 * gdb.texinfo: Change typo "Two two" to "The two".
12970
12971Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12972
12973 * stabs.texinfo (XCOFF-differences): Remove references to
12974 non-existent types N_DECL and N_RPSYM.
12975
12976 * stabs.texinfo (String Field): Say that type attributes bug is
12977 fixed in GDB 4.10, since it is.
12978
12979 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12980
12981Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12982
12983 * stabs.texinfo: Formatting cleanups.
12984
12985Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12986
12987 * stabs.texinfo: When explaining the n_type of a stab, standardize
12988 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12989 no tabs, use @r).
12990 (Global Variables): Clean up.
12991
12992Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * stabs.texinfo (Stack Variables): Re-write.
12995
12996Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12997
12998 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12999 addresses of a source file. Also revise formatting.
13000 Change "object module" or "object file" to "source file".
13001 Various: Miscellaneous cleanups.
13002
13003Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13004
13005 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13006
13007Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13008
13009 * gdbint.texinfo: Removed many nonsensical machine-collected
13010 host and target conditionals, described some of the remainder.
13011
13012Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13013
13014 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13015
13016 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13017 paragraph which follows.
13018
13019 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13020 variables. Looks better and avoids overful hbox.
13021
13022Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13023
13024 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13025
13026Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13027
13028 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13029 retransmit-timeout
13030
13031Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13032
13033 * gdbint.texinfo: Update statement about `some ancient Unix
13034 systems, like Ultrix 4.0' to Ultrix 4.2.
13035
13036Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13037
13038 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13039
13040 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13041
13042 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13043 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13044
13045 * remote.texi: new name for former gdbinv-s.texi
13046
13047 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13048
13049Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13050
13051 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13052 variables for MIPS remote debugging protocol.
13053
13054Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13055
13056 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13057
13058Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13059
13060 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13061
13062Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13063
13064 * gdb.texinfo: repair conditional bugs in text markup
13065
13066Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13067
13068 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13069 to select Modula-2 material.
13070
13071Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13072
13073 * stabs.texinfo: Cleanups regarding statics.
13074
13075 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13076 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13077
13078Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13079
13080 * stabs.texinfo: N_MAIN is sometimes used for C.
13081
13082Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13083
13084 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13085
13086Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13087
13088 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 13089 removed from the code by Kingdon.
c906108c
SS
13090
13091Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13092
13093 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13094 input when evaluating breakpoint conditions; the bug has been fixed.
13095
13096 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13097 sets the ignore count to N-1, not to N.
13098
13099Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13100
13101 * refcard.tex (\hoffset): correct longstanding error to match
13102 intended offset; avoids cutting off edge on some printers
13103
13104Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13105
13106 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13107
13108Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13109
13110 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13111
13112Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13113
13114 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13115 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13116 collect sed edits if any, apply to refcard before formatting;
13117 (refcard.ps) stop implying PS fonts if PS output requested;
13118 (lrefcard.ps) delete extra target for variant PS fonts
13119
13120 * refcard.tex: parametrize papersize dependent info, collect
13121 in easily replaced spot
13122
13123 * a4rc.sed: new file, edits to refcard for A4 paper
13124
13125Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13126
13127 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13128
13129Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13130
13131 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13132
13133Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13134
13135 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13136 politely rather than rudely.
13137
13138Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13139
13140 * stabs.texinfo: Document common blocks.
13141
13142Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13143
13144 * stabs.texinfo: Add some basic info about stabs-in-elf.
13145
13146Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13147
13148 * stabs.texinfo (Top): Minor cleanup.
13149
13150Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13151
13152 * Makefile.in (install-info): remove parentdir support
13153
13154Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13155
13156 * gdb.texinfo (Copying): delete this node and references to it;
13157 RMS says this manual need not carry GPL. (passim): Improvements
13158 from last round at FSF, largely due to Ian Taylor review, and
13159 minor formatting improvements.
13160
13161 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13162 largely due to Ian Taylor review. (Debug Session): minor edits to
13163 new text.
13164
13165Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13166
13167 * Makefile.in (realclean): Remove info and dvi files too.
13168
13169Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13170
13171 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13172 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13173 * gdb.texinfo: Change accordingly.
13174
13175 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13176 N_{L,R}BRAC,N_SLINE are relative to.
13177
13178Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13179
13180 * Makefile.in (GDBvn.texi): Update atomically.
13181
13182Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13183
13184 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13185
13186Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13187
13188 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13189 addresses together. Also motivate the set print symbol-filename
13190 command and suggest other solutions.
13191
13192Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13193
13194 * gdb.texinfo (set print elements): Note that the number of
13195 elements is set to unlimited by "set print elements 0".
13196
13197Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13198
13199 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13200 NF_LDOUBLE means.
13201 (Stab Types): Include Solaris stab types.
13202 (Procedures): Document Solaris extensions.
13203
13204Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13205
13206 * gdb.texinfo: Add `set print symbol-filename' doc.
13207
13208Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13209
13210 * stabs.texinfo (Arrays): Talk about type definition vs. type
13211 information.
13212
13213 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13214 the trailing semicolon.
13215
13216Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13217
13218 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13219 and merge in other parts of the document addressing these subjects.
13220 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13221
13222 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13223 at the end of a range type.
13224
13225 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13226 AIX extensions.
13227
13228Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13229
13230 * stabs.texinfo (Stabs Format): Misc fixes.
13231
13232Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13233
13234 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13235 (Traditional builtin types): Document convex convention for long long.
13236 (Negative builtin types): Discuss type names, and misc fixes.
13237
13238Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13239
13240 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13241 point types used with @samp{R} type descriptor.
13242 (Symbol Descriptors): Describe how to handle conflict between
13243 different meanings of @samp{P} symbol descriptor.
13244
13245Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13246
13247 * stabs.texinfo: Remove node Quick Reference and put its children
13248 directly under the main menu.
13249
13250 * stabs.texinfo: Many more changes to bring it into line with
13251 AIX documentation and reality. I think it now has all the
13252 information from the AIX documentation, except that I burned
13253 out when I got to variant records (Pascal and Modula-2) and
13254 all the COBOL types. Oh well, we can add them later when we're
13255 worrying more about those languages.
13256
13257 * stabs.texinfo (Automatic variables): Talk about what it means
13258 to omit the symbol descriptor.
13259
13260Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13261
13262 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13263 gcc2 behavior with promoted args.
13264
13265Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13266
13267 * gdb.texinfo: include readline appendices in info version of manual
13268
13269Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13270
13271 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13272 target remote.
13273
13274 * gdb.texinfo (Machine Code): more index entries for disassemble
13275
13276Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13277
13278 * Clarify the intended use of the gdb-testers and gdb-patches
13279 mailing lists, and shrink gzip comment.
13280
13281Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13282
13283 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13284 DOSHOST configuration of manual.
13285
13286 * gdb.texinfo (MIPS Stack): new node.
13287
13288 * all-config.texi (MIPS) new switch.
13289
13290 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13291 tense; (MIPS Remote) new node.
13292
13293 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13294 bug; (Environment) less passive, other small cleanups in text about
13295 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13296 (Remote) new MIPS Remote menu entry.
13297
13298Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13299
13300 * stabs.texinfo: Many changes to include information from the
13301 AIX documentation.
13302
13303 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13304
701adfb0
PA
13305Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13306
13307 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13308 Add PRINTF_HAS_LONG_LONG references.
13309
13310Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13311
13312 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13313 `set demangle-style arm' (not cfront); mention can type `q' to
13314 discard output, when gdb pages.
13315
c906108c
SS
13316Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13317
13318 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13319 Move a bunch of information from ../README.
13320 (Getting Started): New node.
13321
13322Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13323
13324 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13325
13326 * gdb.texinfo: advance manual revision dates to present
13327
13328 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13329 stop using silly Roman numerals in @set variable names
13330
13331Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13332
13333 * stabs.texinfo (Parameters): Keep trying to get this right.
13334
13335Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13336
13337 * stabs.texinfo (Parameters): More on "local parameters".
13338
13339Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13340
13341 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13342
13343Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13344
13345 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13346 (Parameters): Rewrite.
13347 (xcoff-differences, Sun-differences): Minor changes.
13348
13349Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13350
13351 * stabs.texinfo: Minor cleanup.
13352
13353Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13354
13355 * gdbint.texinfo: Minor xcoff stuff.
13356
13357Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13358
13359 * gdbint.texinfo: Update for new config directory structure.
13360 Add info about internal type data structures.
13361
13362Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13363
13364 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13365 $(srcdir).
13366 (gdb-config.texi): Depend on file in $(srcdir).
13367
13368Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13369
13370 * stabs.texinfo: Fixes about N_SO.
13371
701adfb0
PA
13372Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13373
13374 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13375
c906108c
SS
13376Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13377
13378 * gdb.texinfo: include list of nonstandard init file names
13379
13380 * *-config.texi: new switch GENERIC for text that applies *only*
13381 to (usual) multiple-target version of manual
13382
13383 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13384 h8 config
13385
13386 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13387 in menus (rather than conditionally selected multiple alternative
13388 menus).
13389
13390 * Makefile.in: define and use DOC_CONFIG var to select
13391 configuration for GDB user manual.
13392
13393 * gdb-config.texi: delete from repository, generate from Makefile.
13394
13395 * all-config.texi: normal `generic' configuration file, formerly
13396 stored as gdb-config.texi
13397
13398Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13399
13400 * Makefile.in: add dvi target to build all .dvi files
13401
13402Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13403
13404 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13405
701adfb0
PA
13406Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13407
13408 * stabs.texi: The `this' pointer is now known by the name
13409 `this' instead of `$t'.
13410
c906108c
SS
13411Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13412
13413 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13414 host conditionals.
13415 * stabs.texinfo: More array fixes inspired by Jim's.
13416
13417Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13418
13419 * stabs.texinfo: Fixes re arrays and continuations.
13420
13421 * gdbint.texinfo: Add XCOFF node.
13422
13423Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13424
13425 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13426
13427Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13428
13429 * stabs.texinfo: Fix for array types to mention lower bounds.
13430
13431Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13432
13433 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13434
13435Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13436
13437 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13438
13439Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13440
13441 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13442 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13443
13444Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13445
13446 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13447
701adfb0
PA
13448Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13449
13450 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13451
c906108c
SS
13452Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13453
13454 * gdb.texinfo, gdbinv-s.texi: misc updates
13455
13456Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13457
13458 * gdbint.texinfo: Brief documentation for longjmp support,
13459 from an email msg by Stu.
13460
13461Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13462
13463 * stabs.texinfo: Fix description of floating point "range"
13464 types (which really define basic types). Reported by Jim Meehan,
13465 <meehan@src.dec.com>.
13466
13467 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13468
13469Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13470
13471 * gdbint.texinfo: Slightly expand section on supporting a new
13472 object file format.
13473
13474Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13475
13476 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13477 intermediate file.
13478
13479Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13480
13481 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13482
13483Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13484
13485 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13486
13487 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13488 as well as Z8002.
13489
701adfb0
PA
13490Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13491
13492 * gdbint.texinfo (Host Conditionals): Remove
13493 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13494 MEM_FNS_DECLARED.
13495 (Target Conditionals): Remove all of the above.
13496
13497Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13498
13499 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13500 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13501
c906108c
SS
13502Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13503
13504 * gdbint.texinfo: Add sections on clean design and on how to send
13505 in changes.
13506
13507Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13508
13509 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13510
701adfb0
PA
13511Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13512
13513 * gdbint.texinfo: nm.h now included in defs.h.
13514
c906108c
SS
13515Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13516
13517 * gdb.texinfo: Fix typo, reported by Karl Berry.
13518
13519Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13520
13521 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13522
701adfb0
PA
13523Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13524
13525 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13526
13527Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13528
13529 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13530 (all @node commands): Use new form to avoid nitpicking errors.
13531 * gdbint.texinfo: Document host/native/target split.
13532
13533Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13534
13535 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13536
13537Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13538
13539 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13540
c906108c
SS
13541Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13542
13543 * gdbint.texinfo: fixed a stray email address (needs @@),
13544 added @table @code to node "Native Conditionals"
13545
701adfb0
PA
13546Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13547
13548 * gdbint.texinfo: document a few more macros, create new section
13549 for native macros.
13550
13551Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13552
13553 * gdb.texinfo: Document command hooks.
13554
c906108c
SS
13555Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13556
13557 * gdbint.texinfo: Describe coding style of GDB.
13558
13559Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13560
13561 * stabs.texinfo: Minor wording changes.
13562
13563Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13564
13565 * gdbint.texinfo: Improve release doc slightly.
13566
701adfb0
PA
13567Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13568
13569 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13570 for two new remote targets---29K using UDI, and Tandem ST2000
13571 using STDBUG.
13572
13573 * all.m4, none.m4: new m4 switch, _ST2000__
13574
13575 * all.m4: turn on H8/300 stuff for generic manual
13576
13577 * gdbinv-s.m4.in: remove text on special procedures to continue
13578 after explicit call to breakpoint() in serial stubs.
13579
c906108c
SS
13580Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13581
13582 * gdbint.texinfo: Improve doc of GDB config macros.
13583
13584Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13585
13586 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13587 These will be reinserted when examined.
13588
701adfb0
PA
13589Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13590
13591 * gdb.texinfo: fix shameful error of agreement reported by
13592 jimb@occs.cs.oberlin.edu (Jim Blandy)
13593 * gdb.texinfo: remove old partial discussion of remote serial
13594 protocol (via serial debug stubs)
13595 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13596 use of serial debug stubs
13597
c906108c
SS
13598Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13599
13600 * gdbint.texinfo: Make a start at documenting all the #if macros
13601 in GDB. At least list them all, and start separating them into
13602 host-specific and target-specific.
13603
13604Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13605
13606 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13607 examples (not consistent w others).
c906108c
SS
13608 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13609 for generic vn of doc
13610
13611Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13612
13613 * Makefile.in: always create installation directories.
13614
13615Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13616
13617 * gdb.texinfo: in h8 config, do not describe searching commands.
13618
13619Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13620
13621 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13622 conditionals; introduce a few generic switches that may be
13623 useful for other cross-dev or dos-hosted configs.
13624
13625 * gdb.texinfo: fix typo in "info reg" description
13626
13627Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13628
13629 * stabs.texinfo: Minor updates from running TeX over it.
13630 * Makefile.in (stabs.dvi, stabs.ps): Add.
13631
13632Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13633
13634 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13635 First pass at converting it to texinfo.
13636
13637Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13638
13639 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13640 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13641
13642Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13643
13644 * gdbint.texinfo: Add section on partial symbol tables.
13645
701adfb0
PA
13646Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13647
13648 * gdb.texinfo: Document new am29k setting.
13649
c906108c
SS
13650Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13651
13652 * gdb.texinfo: document `set remotedebug' and `set
13653 rstack_high_address'.
13654
13655Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13656
13657 * gdb.texinfo: slight expansion of new text on reading info files
13658 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13659 H8/300 from DOS.
13660
13661Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13662
13663 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13664
13665Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13666
13667 * gdb.texinfo: Say how to read the `info' files.
13668
13669Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13670
13671 * Makefile.in: gm4 -> m4.
13672
13673Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13674
13675 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13676 Documentation' ahead of `Installing GDB' to match README.
13677 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13678 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13679
13680Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13681
13682 * Makefile.in: remove $(srcdir) from gdb.info rule.
13683
13684Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13685
13686 * Makefile.in: commented out gdb-all.texinfo rule. This is
13687 temporary.
13688
13689Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13690
13691 * Makefile.in, configure.in: removed traces of namesubdir,
13692 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13693 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13694
13695Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13696
13697 * gdb.texinfo: Improve how we ask for bug reports.
13698
13699Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13700
13701 * Makefile.in: infodir belongs in datadir.
13702
13703Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13704
13705 * Makefile.in: remove spaces following hyphens, bsd make can't
13706 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13707 standards.text support.
c906108c
SS
13708
13709Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13710
13711 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13712 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13713 and mandir now keyed off datadir by default.
13714
13715\f
13716Local Variables:
9e9c5ae7 13717mode: change-log
c906108c
SS
13718left-margin: 8
13719fill-column: 74
13720version-control: never
463888ab 13721coding: utf-8
c906108c 13722End:
This page took 2.291919 seconds and 4 git commands to generate.