Fix frame-apply.html collision in GDB manual.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ed788fee
PC
12020-07-13 Paul Carroll <pcarroll@codesourcery.com>
2
3 PR gdb/25716
4
5 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
6 apply' and adjust xrefs to it.
7
0a278aa7
PW
82020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9
10 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
11
6e2469ff
HD
122020-07-08 Hannes Domani <ssbssa@yahoo.de>
13
14 * gdb.texinfo: Document Windows drive conversion of
15 'set auto-load scripts-directory'.
16
64cb3757
AB
172020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.texi (Registers): Add @anchor for 'info registers
20 <reggroup>' command.
21 * python.texi (Architectures In Python): Document new
22 register_groups method.
23 (Registers In Python): Document two new object types related to
24 register groups.
25
0f767f94
AB
262020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * python.texi (Python API): Add new section to the menu.
29 (Frames In Python): Add new @anchor.
30 (Architectures In Python): Document new registers method.
31 (Registers In Python): New section.
32
87dbc774
AB
332020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * python.texi (Unwinding Frames in Python): Document
36 PendingFrame.architecture method.
37
edf92af0
EZ
382020-06-26 Eli Zaretskii <eliz@gnu.org>
39
40 * gdb.texinfo (Shell Commands): More accurate description of use
41 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
42
caa7fd04
AB
432020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.texinfo (Maintenance Commands): Document new 'maint print
46 xml-desc' command.
47
5b860c93
PW
482020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
49
50 * gdb.texinfo (Command aliases default args): New node documenting
51 how to use default args for a command using aliases.
52 (Aliases): Document the new 'DEFAULT-ARGS...' option.
53 (Help): Update help aliases text and describe when full alias
54 definition is provided.
55
914592f9
TT
562020-06-11 Tom Tromey <tromey@adacore.com>
57
58 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
59
c5a6a07f
JG
602020-06-10 Jonny Grant <jg@jguk.org>
61
62 * gdb.texinfo: Remove broken links Previous and Up from
63 contents.
64
0a4f5f8c
TT
652020-05-23 Tom Tromey <tom@tromey.com>
66
67 * gdb.texinfo (Output Styling): Don't mention completion styling.
68 (Editing): Don't mention readline completion styling.
69
eca1f90c
TT
702020-05-23 Tom Tromey <tom@tromey.com>
71
72 * gdb.texinfo (Output Styling): Mention completion styling.
73 (Editing): Mention readline completion styling.
74
98c59b52
PA
752020-05-19 Pedro Alves <palves@redhat.com>
76
77 * gdb.texinfo (Attach): Update exec-file-mismatch description to
78 mention build IDs.
79 (Separate Debug Files): Add "build id" anchor.
80
5b4a1a8d
PW
812020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
82
83 * gdb.texinfo (Help): Document the help and apropos changes.
84 (Aliases): Document new meaning of -a abbreviation flag.
85
aa8509b4
KR
862020-05-05 Kamil Rytarowski <n54@gmx.com>
87
88 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
89 (info proc exe, info proc mappings, info proc stat): Mention
90 NetBSD support.
91
2b2fbab8
TT
922020-04-28 Tom Tromey <tom@tromey.com>
93
94 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
95
45fc7c99
TT
962020-04-27 Tom Tromey <tromey@adacore.com>
97
98 * python.texi (Types In Python): Mention missing fields. Add
99 dynamic type example.
100
1acda803
TT
1012020-04-24 Tom Tromey <tromey@adacore.com>
102
103 PR python/23662:
104 * python.texi (Types In Python): Document new features.
105
0ca4866a
AS
1062020-04-15 Artur Shepilko <nomadbyte@gmail.com>
107
108 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
109 clears makeinfo warnings.
110 * python.texi: Add a missing period trailing an @xref{} clause;
111 this clears a makeinfo warning.
112
09f2921c
TV
1132020-03-06 Tom de Vries <tdevries@suse.de>
114
115 * gdb.texinfo: Fix "the the".
116
0bab6cf1
TV
1172020-03-04 Tom de Vries <tdevries@suse.de>
118
119 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
120 * python.texi: Same.
121
63e163f2
AB
1222020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
123
124 * gdb.texinfo (Command History): Extend description for
125 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
126 'set history filename' being optional. Describe the effect of an
127 empty history filename on 'set history save on'.
128
e56d7f1e
AB
1292020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
132 output.
133
01b1af32
TT
1342020-02-22 Tom Tromey <tom@tromey.com>
135
136 * python.texi (Python API): Add menu item.
137 (TUI Windows In Python): New node.
138
7c043ba6
TT
1392020-02-22 Tom Tromey <tom@tromey.com>
140
141 PR tui/17850:
142 * gdb.texinfo (TUI Commands): Document horizontal layouts.
143
ee325b61
TT
1442020-02-22 Tom Tromey <tom@tromey.com>
145
146 * gdb.texinfo (TUI Overview): Mention user layouts.
147 (TUI Commands): Document "tui new-layout".
148
b7d2fe14
TT
1492020-01-26 Tom Tromey <tromey@adacore.com>
150
151 * gdb.texinfo (M68K Features): Document floating-point feature
152 correspondence.
153
e47e48f6
PW
1542020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
155
156 * gdb.texinfo (Attach): Document the new option and the
157 set/show commands.
158 (Connecting): Reference the exec-file-mismatch option.
159
65c574f6
PA
1602020-01-10 Pedro Alves <palves@redhat.com>
161
162 * gdb.texinfo (Starting): Say "current inferior not connected"
163 instead of "GDB not connected".
164 (Inferiors and Programs): Rename node to ...
165 (Inferiors Connections and Programs): ... this. Update all
166 references. Talk about multiple target connections. Update "info
167 inferiors" info to mention the connections column. Describe "info
168 connections". Document "add-inferior -no-connection".
169 * guile.texi, python.texi: Update cross references.
170
e5d78223
JB
1712020-01-01 Joel Brobecker <brobecker@adacore.com>
172
173 * gdb.texinfo, refcard.tex: Update copyright year range.
174
db178f47
AB
1752019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * python.texi (Symbols In Python): Remove duplicate description of
178 gdb.lookup_global_symbol.
179
27f7b2f6
SM
1802019-12-11 Simon Marchi <simon.marchi@efficios.com>
181
182 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
183
d8edc8b7
PW
1842019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
185
186 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
187 as -r is ambiguous. Update the print - TAB TAB completion result.
188 (Data): Document new option -raw-values. Use -p and -pretty in the
189 example, as -r is ambiguous.
190 (Print Settings): Document set print raw values.
191 (Pretty-Printer Commands): Document interaction between enabled
192 pretty printers and -raw-values/-raw-frame-arguments.
193
77bb17b6
TT
1942019-12-10 Tom Tromey <tom@tromey.com>
195
196 * python.texi (gdb.prompt): Use correct quotes in example.
197 Shorten sample text.
198
c2512106
AB
1992019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
202 -max-results to some -symbol-info-* commands.
203
293b38d6
AB
2042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
205
206 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
207 -symbol-info-module-functions and -symbol-info-module-variables.
208
a2a7af0c
TT
2092019-12-01 Tom Tromey <tom@tromey.com>
210
211 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
212 (Output Styling): Document new settings.
213
d1da6b01
TT
2142019-12-01 Tom Tromey <tom@tromey.com>
215
216 * gdb.texinfo (TUI Configuration): Document new setting.
217
bf498525
PW
2182019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
219
220 * gdb.texinfo (Define): Indicate that user-defined prefix can
221 be used in 'define' command. Document 'define-prefix' command.
222
db5960b4
AB
2232019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
226 -symbol-info-modules.
227
7dc42066
AB
2282019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
229
230 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
231 -symbol-info-functions, -symbol-info-types, and
232 -symbol-info-variables.
233
22138db6
TT
2342019-11-26 Tom Tromey <tom@tromey.com>
235
236 * gdb.texinfo (Maintenance Commands): Document new maint
237 commands.
238
6cc8564b
LM
2392019-11-25 Luis Machado <luis.machado@linaro.org>
240
241 * gdb.texinfo (Debugging Output): Document set debug
242 remote-packet-max-chars.
243
6b92c0d3
TV
2442019-11-14 Tom de Vries <tdevries@suse.de>
245
246 * gdb.texinfo: Fix typos.
247 * python.texi: Same.
248 * stabs.texinfo: Same.
249
45e42163
TT
2502019-11-12 Tom Tromey <tom@tromey.com>
251
252 * gdb.texinfo (Maintenance Commands): Document new command.
253
c86d74cc
TT
2542019-11-11 Tom Tromey <tom@tromey.com>
255
256 * gdb.texinfo (TUI Keys): Document readline function names.
257
c71acd15
TT
2582019-11-11 Tom Tromey <tom@tromey.com>
259
260 * gdb.texinfo (Editing): Document operate-and-get-next.
261
fb092e09
TT
2622019-11-11 Tom Tromey <tromey@adacore.com>
263
264 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
265
086baaf1
AB
2662019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * python.texi (Symbols In Python): Add documentation for
269 gdb.lookup_static_symbols.
270
09ff83af
AB
2712019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 * python.texi (Symbols In Python): Extend documentation for
274 gdb.lookup_static_symbol.
275
165f8965
AB
2762019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.texinfo (Symbols): Document new 'info module variables' and
279 'info module functions' commands.
280
59c35742
AB
2812019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.texinfo (Symbols): Document new 'info modules' command.
284
aed61d02
PW
2852019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
286
287 * gdb.texinfo (Convenience Funs): Document the new
288 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
289 convenience functions.
290
ed2a2229
CB
2912019-10-29 Christian Biesinger <cbiesinger@google.com>
292
293 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
294 generation.
295 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
296 option.
297
6999161a
TT
2982019-10-23 Tom Tromey <tom@tromey.com>
299
300 * Makefile.in (READLINE_DIR): Update.
301
14796d29
CB
3022019-10-23 Christian Biesinger <cbiesinger@google.com>
303
304 * python.texi (Threads In Python): Add a note for how to get the
305 list of threads.
306
760f7560
TV
3072019-10-07 Tom de Vries <tdevries@suse.de>
308
309 * gdb.texinfo: Fix typo.
310 * guile.texi: Same.
311 * python.texi: Same.
312
0a4b0913
AB
3132019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
314
315 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
316
37f6a7f4
TT
3172019-10-02 Tom Tromey <tromey@adacore.com>
318
319 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
320 $_ada_exception.
321
abf516c6
UW
3222019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
323
324 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
325 qXfer:spu:read and qXfer:spu:write.
326 (General Query Packets): Likewise.
327 (Cell Broadband Engine SPU architecture): Remove subsection.
328
11061048
TT
3292019-09-18 Tom Tromey <tom@tromey.com>
330
331 * gdb.texinfo (Editing): Document readline application name.
332 (TUI Single Key Mode): Document TUI SingleKey keymap name.
333
f1b620e9
MG
3342019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
335
336 * gdb.texinfo (Source Path): Additional text to better describe
337 how the source path directory list is used when searching for
338 source files.
339
4993045d
PW
3402019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
341
342 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
343 examples.
344
2d601616
TT
3452019-09-10 Tom Tromey <tromey@adacore.com>
346
347 * gdb.texinfo (Index Files): Update Ada text.
348
4acfdd20
AB
3492019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * gdb.texinfo (Symbols): Add information about the -n flag to
352 "info variables" and "info functions".
353
e3ec872f
YS
3542019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
355
356 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
357
aa7ca1bb
AH
3582019-08-16 Alan Hayward <alan.hayward@arm.com>
359
360 * gdb.texinfo (AArch64 Pointer Authentication)
361 (GDB/MI Breakpoint Information) (Frame Information): Document
362 addr_field.
363
86c6b807
TT
3642019-08-12 Tom Tromey <tom@tromey.com>
365
366 * gdb.texinfo (Configure Options): Document minimum version of
367 readline.
368
1ba7cdcd
AH
3692019-08-09 Alan Hayward <alan.hayward@arm.com>
370
371 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
372
3d31bc39
AH
3732019-08-07 Alan Hayward <alan.hayward@arm.com>
374
375 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
376
0b27c27d
CB
3772019-08-05 Christian Biesinger <cbiesinger@google.com>
378
379 * python.texi (Blocks In Python): Document dictionary access on blocks.
380
ae60f04e
PW
3812019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
382
383 * gdb.texinfo (Symbols): Document new args -dirname and -basename
384 of "info sources" command.
385
2906593f
CB
3862019-07-30 Christian Biesinger <cbiesinger@google.com>
387
388 * python.texi (Symbols In Python): Document new function
389 gdb.lookup_static_symbol.
390
c620ed88
CB
3912019-07-29 Christian Biesinger <cbiesinger@google.com>
392
393 * python.texi (Objfiles In Python): Document new functions
394 Objfile.lookup_{global,static}_symbol.
395
bc4268a5
PW
3962019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
397
398 * gdb.texinfo (Backtrace): Document the new '-frame-info'
399 backtrace option. Reference 'set print frame-info'.
400 (Print Settings): Document 'set|show print frame-info'.
401 Document new 'presence' value for 'set print frame-arguments.
402
a8eab7c6
AB
4032019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.texinfo (Symbols): Add information about -q flag to "info
406 types".
407
86ceaf98
KB
4082019-07-20 Kevin Buettner <kevinb@redhat.com>
409
410 * python.texi (python command): Revise example to match
411 command behavior.
412
cb1e4e32
PA
4132019-07-09 Pedro Alves <palves@redhat.com>
414
415 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
416 examples to show type=catchpoint instead of type=breakpoint and an
417 address.
418
fdbc9870
PA
4192019-07-03 Pedro Alves <palves@redhat.com>
420 Philippe Waroquiers <philippe.waroquiers@skynet.be>
421
422 * gdb.texinfo (Command Settings): New node documenting the general
423 concept of settings, how to change them, and the new "with"
424 command.
425 (Maintenance Commands): Document "maint with".
426
c6ac8931
PA
4272019-07-03 Pedro Alves <palves@redhat.com>
428
429 * gdb.texinfo (Maintenance Commands): Document "maint set/show
430 test-settings" instead of "maint test-settings set/show".
431
4ed4690f
SM
4322019-06-18 Simon Marchi <simon.marchi@efficios.com>
433
434 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
435 deals with a file that has the same name as the specified pid to
436 attach to. Add example using -p option.
437 (gdb man): Remove same sentence as in previous item.
438
30056ea0
AB
4392019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
442 node.
443 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
444 new MI commands.
445
3345721a
PA
4462019-06-13 Pedro Alves <palves@redhat.com>
447
448 * gdb.texinfo (Command Completion): Mention command options too.
449 (Command Options): New node.
450 (Threads): Add anchors. Extend descriptions of the "taas" and
451 "tfaas" commands.
452 (Backtrace): Describe new options of the "backtrace" command. Add
453 anchors.
454 (Frame Apply): Describe new options of the "frame apply" and
455 "faas" commands. Add anchors.
456 (Data): Describe new options of the "print" command. Add anchors.
457 (Compiling and Injecting Code): Mention options of the "compile
458 print" command.
459 (Maintenance Commands): Mention "maint test-options" subcommands
460 and the "maint show test-options-completion-result" command.
461
2daf894e
PA
4622019-06-13 Pedro Alves <palves@redhat.com>
463
464 * gdb.texinfo (Print Settings): Document "set/show print
465 raw-frame-arguments" instead of "set/show print raw
466 frame-arguments".
467
dca0f6c0
PA
4682019-06-13 Pedro Alves <palves@redhat.com>
469
470 * gdb.texinfo (Maintenance Commands): Document "maint
471 test-settings" commands.
472
1a3da2cd
AB
4732019-06-06 Amos Bird <amosbird@gmail.com>
474
475 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
476 annotation.
477
e1f2e1a2
CB
4782019-06-04 Christian Biesinger <cbiesinger@google.com>
479
d3238f7d 480 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 481
e664d728
PW
4822019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
483
484 * gdb.texinfo (Help): Document the new -v apropos flag.
485 (Output Styling): Document the style name styling done by "show style".
486 Document the new title and highlight styles.
487
e2c52041
PW
4882019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
489
490 * gdb.texinfo (Shell Commands): Document pipe command.
491 (Logging Output): Add a reference to pipe command.
492 (Convenience Variables): Document $_shell_exitcode and
493 $_shell_exitstatus.
494
000439d5
TT
4952019-05-29 Tom Tromey <tromey@adacore.com>
496
497 * gdb.texinfo (Continuing and Stepping): Document new
498 commands.
499
b7060614
AH
5002019-05-22 Alan Hayward <alan.hayward@arm.com>
501
502 * gdb.texinfo (Shell Commands): Add debugredirect.
503
7166f90a
JV
5042019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
505
506 * gdb.texinfo: Minor formatting fixes.
507
26648588
JV
5082019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
509
510 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
511 MI command -complete.
512
a0a3a1e9
TV
5132019-05-14 Tom de Vries <tdevries@suse.de>
514
515 * gdb.texinfo (Automatic symbol index cache): Add concept and command
516 index entries.
517
3c2fcaf9
TV
5182019-05-14 Tom de Vries <tdevries@suse.de>
519
520 * gdb.texinfo (Maintenance Commands): Remove superfluous
521 quoting on command index entry for "maint info selftests".
522
a97c8e56
TT
5232019-05-10 Tom Tromey <tromey@adacore.com>
524
525 * python.texi (Pretty Printing API): Mention lazy computation for
526 "children".
527
b8e07335
TT
5282019-05-10 Tom Tromey <tromey@adacore.com>
529
530 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
531 exception" and "catch handlers". Move "catch exception unhandled"
532 text. Use @var for "catch load" and "catch unload"
533
9d3421af
TT
5342019-05-08 Tom Tromey <tromey@adacore.com>
535
536 * gdb.texinfo (Symbols): Document change to ptype/o.
537
5f2459c2
EZ
5382019-05-03 Eli Zaretskii <eliz@gnu.org>
539
540 * gdb.texinfo (Separate Debug Files): Document how the
541 subdirectory of the global debug directory is computed on
542 MS-Windows/MS-DOS.
543
2e62ab40
AB
5442019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
545
546 * gdb.texinfo (Print Settings): Document 'print max-depth'.
547 * guile.texi (Guile Pretty Printing API): Document that 'print
548 max-depth' can effect the display of a values children.
549 * python.texi (Pretty Printing API): Likewise.
550 (Values From Inferior): Document max_depth keyword.
551
136afab8
PW
5522019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
553
554 * gdb.texinfo (Calling): Document the new
555 set|show may-call-functions.
556
73f8a590
PA
5572019-04-22 Pedro Alves <palves@redhat.com>
558
559 * gdb.texinfo (Reverse Execution): Mention and xref process record
560 and replay. Mention remote and system emulators.
561 (Process Record and Replay): List supported architectures.
562 Mention that "record btrace" is only supported on Intel
563 processors.
564
aeb2e706
AH
5652019-04-17 Alan Hayward <alan.hayward@arm.com>
566
567 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
568 (Monitor Commands for gdbserver)
569 (gdbserver man): Add debug-file option.
570
2b0c8b01
KB
5712019-04-08 Kevin Buettner <kevinb@redhat.com>
572
573 * python.texi (Inferiors In Python): Rename
574 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
575 Add note about the former being deprecated.
576
c369f8f0
KB
5772019-04-08 Kevin Buettner <kevinb@redhat.com>
578
579 * python.texi (Threads In Python): Add description for method
580 InferiorThread.handle.
581
48ab418e
TT
5822019-04-07 Tom Tromey <tom@tromey.com>
583
584 * Makefile.in (all): Depend on "info".
585
8bdc1658
AB
5862019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.texinfo (Convenience Funs): Document '$_creal' and
589 '$_cimag'.
590
7734102d
EZ
5912019-03-30 Eli Zaretskii <eliz@gnu.org>
592
593 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
594 $_gdb_minor.
595
9f9aa852
AB
5962019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
597
598 * python.texi (Pretty Printing API): Document use of None for the
599 display_hint.
600
6dc0ebde
AH
6012019-03-22 Alan Hayward <alan.hayward@arm.com>
602 Jiong Wang <jiong.wang@arm.com>
603
604 * gdb.texinfo (AArch64 Features): Describe pauth feature.
605
48869a5f
TT
6062019-03-20 Tom Tromey <tromey@adacore.com>
607
608 * python.texi (Selecting Pretty-Printers): Use @defvar for
609 gdb.pretty_printers.
610
5c85e20d
SM
6112019-03-14 Simon Marchi <simon.marchi@efficios.com>
612
613 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
614 of table, "@end @table" -> "@end table".
615
d085f989
TT
6162019-03-14 Tom Tromey <tromey@adacore.com>
617
618 * gdb.texinfo (Output Styling): Document "set style source" and
619 "show style source".
620
b4be1b06
SM
6212019-03-13 Simon Marchi <simon.marchi@ericsson.com>
622
623 * gdb.texinfo (Mode Options): Mention mi3.
624 (Interpreters): Likewise.
625 (GDB/MI Development and Front Ends): Add entry for MI 3 in
626 version table. Document -fix-multi-location-breakpoint-output.
627 (GDB/MI Breakpoint Information): Document format of breakpoint
628 location output.
629
ff6c8b35
SM
6302019-03-05 Simon Marchi <simon.marchi@efficios.com>
631
632 * python.texi (Values From Inferior): Change synopsys of the
633 second form of Value.__init__.
634
e3624a40
EZ
6352019-03-02 Eli Zaretskii <eliz@gnu.org>
636
637 * gdb.texinfo (Output Styling): Fix typos. Document the default
638 foreground colors of the available styles.
639
2c3fc25d
KB
6402019-02-27 Kevin Buettner <kevinb@redhat.com>
641
642 * gdb.texinfo (Configure Options): Document minimum python
643 version.
644
af54ade9
KB
6452019-02-26 Kevin Buettner <kevinb@redhat.com>
646
647 * python.texi (Values From Inferior): Document second form
648 of Value.__init__.
649
c97a7739
JB
6502019-02-23 Joel Brobecker <brobecker@adacore.com>
651
652 * gdb.texinfo: Update copyright year ranges.
653 * refcard.tex: Likewise.
654
7557a514
AH
6552019-02-21 Alan Hayward <alan.hayward@arm.com>
656
657 * gdb.texinfo: Update style defaults.
658
2d8b6830
TT
6592019-02-21 Tom Tromey <tromey@adacore.com>
660
661 * gdb.texinfo (Remote Configuration): Remove trailing "." from
662 @item.
663
1fea0d53
SM
6642019-01-16 Simon Marchi <simon.marchi@ericsson.com>
665
666 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
667 MI versions. Update text around it.
668
6f072a10
PFC
6692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
670
671 * gdb.texinfo (PowerPC Features): Document the alias
672 pseudo-registers for the org.gnu.gdb.power.altivec feature.
673
041be526
SM
6742019-01-09 Simon Marchi <simon.marchi@ericsson.com>
675
676 * gdb.texinfo (Print Settings): Remove mention of specific
677 demangle-style values, just refer to the in-process help.
678
140a4bc0
TT
6792018-12-28 Tom Tromey <tom@tromey.com>
680
681 * gdb.texinfo (Output Styling): New node.
682
e9076973
JB
6832018-12-13 John Baldwin <jhb@FreeBSD.org>
684
685 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
686 (Native): Add a FreeBSD subsection.
687 (FreeBSD): Document use of system call aliases for compatibility
688 system calls.
689
b5ffee31
AB
6902018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
691
692 * gdb.texinfo (Standard Target Features): Add RISC-V Features
693 sub-section.
694
20813a0b
PW
6952018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
696
697 * gdb.texinfo (Examining the Symbol Table): Document language choice
698 for 'info types|functions|variables' commands.
699 (Setting Breakpoints): Document language choice to print
700 the functions in which a breakpoint is set.
701
4b905ae1
PFC
7022018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
703
704 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
705 requirements for the org.gnu.gdb.power.vsx feature.
706
87f7ab7b
JB
7072018-11-01 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
710 output to match the current implementation.
711
d321477b
PW
7122018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
713
714 * gdb.texinfo (Information About a Frame): Document changes
715 to 'info args' and 'info locals'.
716 (Examining the Symbol Table): Document changes to 'info functions'
717 and 'info variables'.
718
8d619c01
EBM
7192018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
720
721 * gdb.texinfo (PowerPC Features): Describe new features
722 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
723 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
724 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
725 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
726
232bfb86
EBM
7272018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
728
729 * gdb.texinfo (PowerPC Features): Describe new features
730 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
731
f2cf6173
EBM
7322018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
733
734 * gdb.texinfo (PowerPC Features): Describe new feature
735 "org.gnu.gdb.power.tar".
736
7ca18ed6
EBM
7372018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
738
739 * gdb.texinfo (PowerPC Features): Describe new features
740 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
741
d6677607
TT
7422018-10-20 Tom Tromey <tom@tromey.com>
743
744 * gdb.texinfo (TUI Commands): Add @end table.
745 (TUI Configuration): Remove stray @end table.
746
7806cea7
TT
7472018-10-19 Tom Tromey <tom@tromey.com>
748
749 PR tui/18388:
750 * gdb.texinfo (TUI Commands): Remove tabset documentation.
751 (TUI Configuration): Document "set tui tab-width".
752
163cffef
TT
7532018-10-09 Tom Tromey <tom@tromey.com>
754
755 * python.texi (Inferiors In Python): Link to "Frames In Python",
756 not "Unwinding Frames in Python".
757
eff98030
TT
7582018-10-09 Tom Tromey <tom@tromey.com>
759
760 * gdb.texinfo (Configure Options): Update --enable-ubsan
761 documentation.
762
74792ff7
JB
7632018-10-08 John Baldwin <jhb@FreeBSD.org>
764
765 * gdb.texinfo (Contributors): Add SRI International and University
766 of Cambridge for FreeBSD/riscv.
767
add5ded5
TT
7682018-10-06 Tom Tromey <tom@tromey.com>
769
770 PR python/19399:
771 * python.texi (Inferiors In Python): Document
772 Inferior.Architecture.
773
51e78fc5
TT
7742018-10-06 Tom Tromey <tom@tromey.com>
775
776 PR python/21765:
777 * python.texi (Symbols In Python): Document the module and
778 common-block domains. Remove documentation for incorrect
779 domains.
780
f35d5ade
TT
7812018-10-03 Tom Tromey <tom@tromey.com>
782
783 * gdb.texinfo (Configure Options): Document --enable-ubsan.
784
c1168a2f
JD
7852018-10-02 John Darrington <john@darrington.wattle.id.au>
786
787 * gdb.texinfo (Remote Connection Commands): Describe
788 the changes to target remote and target extended-remote
789 relating to Unix domain sockets.
790
a95746f9
TT
7912018-10-01 Tom Tromey <tom@tromey.com>
792
793 * gdb.texinfo (Configure Options): Document configure options.
794
7f0bd420
TT
7952018-09-29 Tom Tromey <tom@tromey.com>
796
797 * gdb.texinfo (Requirements): Mention C++, GNU make.
798 (Requirements): Sort the table. Add more libraries.
799 (Running Configure): Remove obsolete text.
800 (Separate Objdir): Likewise.
801 (Configure Options): Likewise.
802
f67ffa6a
AB
8032018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
806 to highlight that the number is also the frame's level.
807 (Selection): Rewrite documentation for 'frame' and 'select-frame'
808 commands.
809 (Frame Info): Rewrite documentation for 'info frame' command.
810
ae778caf
TT
8112018-09-23 Tom Tromey <tom@tromey.com>
812
813 PR python/18852:
814 * python.texi (Parameters In Python): Document exception behavior
815 of get_set_string.
816
73f1bd76
JB
8172018-09-18 John Baldwin <jhb@FreeBSD.org>
818
819 * gdb.texinfo (info proc): Remove "running".
820 (info proc mappings): Replace "program" with "process".
821
8b113111
JB
8222018-09-18 John Baldwin <jhb@FreeBSD.org>
823
824 * gdb.texinfo (Process Information): Document "info proc files"
825 command.
826
e6cd1dc1
TT
8272018-09-17 Tom Tromey <tom@tromey.com>
828
829 * gdb.texinfo (Index Files): Update for cache directory change on
830 macOS.
831
8743a9cd
TT
8322018-09-16 Tom Tromey <tom@tromey.com>
833
834 * python.texi (Basic Python): Update docs for find_pc_line,
835 solib_name.
836 (Progspaces In Python): Update docs for current_progspace.
837 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
838 Move method documentation before example.
839
74d3fbbb
SM
8402018-09-13 Simon Marchi <simon.marchi@ericsson.com>
841
842 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
843
0ae1a321
SM
8442018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8452018-09-13 Tom Tromey <tom@tromey.com>
846
847 * python.texi (Program Spaces In Python): Document the
848 Progspace.objfiles method.
849 (Objfiles In Python): Mention that gdb.objfiles() is identical
850 to gdb.selected_inferior().progspace.objfiles().
851
a40bf0c2
SM
8522018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8532018-09-13 Tom Tromey <tom@tromey.com>
854
855 * python.texi (Inferiors In Python): Document
856 Inferior.progspace.
857 (Program Spaces In Python): Document that
858 gdb.current_progspace() is the same as
859 gdb.selected_inferior().progspace.
860
1256af7d
SM
8612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
862
863 * python.texi (Basic Python): Mention the string representation
864 of GDB Python objects.
865
3e68067f
SM
8662018-09-12 Simon Marchi <simon.marchi@ericsson.com>
867
868 * gdb.texinfo (Skipping Over Functions and Files): Document
869 set/show debug skip.
870
849cba3b
TT
8712018-09-10 Tom Tromey <tom@tromey.com>
872
873 * python.texi (Frames In Python, Blocks In Python)
874 (Symbols In Python, Symbol Tables In Python)
875 (Lazy Strings In Python): Remove periods from section titles.
876
27a9fec6
TT
8772018-09-10 Tom Tromey <tom@tromey.com>
878
879 * python.texi (Pretty Printing API): Swap sentence order.
880
9da10427
TT
8812018-09-10 Tom Tromey <tom@tromey.com>
882
883 PR python/16461:
884 * python.texi (Values From Inferior): Mention use of virtual
885 table.
886
0d2a5839
TT
8872018-09-10 Tom Tromey <tom@tromey.com>
888
889 * python.texi (Basic Python): Parenthesize argument to
890 decode_line.
891
05c6bdc1
TT
8922018-09-10 Tom Tromey <tom@tromey.com>
893
894 * python.texi (Python): Mention Python versions. Don't mention
895 execfile.
896
e7b5068c
TT
8972018-09-10 Tom Tromey <tom@tromey.com>
898
899 PR python/19808:
900 * python.texi (Unwinding Frames in Python): Rewrite
901 create_unwind_info documentation. Update read_register
902 documentation and add a note about unwinder caution.
903
fb5af5e3
TT
9042018-09-10 Tom Tromey <tom@tromey.com>
905
906 PR python/18909:
907 * python.texi (Events In Python): Fix inferior_call
908 documentation.
909
521b499b
TT
9102018-09-10 Tom Tromey <tom@tromey.com>
911
912 PR python/17752:
913 * python.texi (Frame Filter API): Remove period from subsection
914 title. Mention 100 as good default priority.
915 (Frame Decorator API): Remove period from subsection title.
916 Mention FrameDecorator module.
917
4a5a194a
TT
9182018-09-10 Tom Tromey <tom@tromey.com>
919
920 PR python/23108:
921 * python.texi (Exception Handling): Rearrange gdb.GdbError text
922 and add a table.
923
f5a476a7
TT
9242018-09-10 Tom Tromey <tom@tromey.com>
925
926 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
927 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
928 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
929 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
930
60c0454d
TT
9312018-09-10 Tom Tromey <tom@tromey.com>
932
933 PR python/16484:
934 * python.texi (Frames In Python): Document that Frame.block can
935 throw.
936
088a96da
TT
9372018-09-10 Tom Tromey <tom@tromey.com>
938
939 PR python/23487:
940 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
941
22eb9e92
TT
9422018-09-10 Tom Tromey <tom@tromey.com>
943
944 PR python/16033:
945 * python.texi (Blocks In Python): Document that Block.end is
946 exclusive.
947
078a0207
KS
9482018-08-29 Keith Seitz <keiths@redhat.com>
949
950 * gdb.texinfo (Compiling and injecting code in GDB): Document
951 set/show "compile-oracle" and "compile-cplus-types" commands.
952
6d52907e
JV
9532018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
954
955 * gdb.texinfo (The -stack-list-frames Command): Update description
956 to mention "arch".
957 Update MI examples throughout the document to contain "arch" in
958 frame output.
959
1461bdac
AH
9602018-08-21 Alan Hayward <alan.hayward@arm.com>
961
962 * gdb.texinfo (AArch64 SVE): New subsubsection.
963
26fb3983
JV
9642018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
965
966 * gdb.texinfo (GDB/MI Data Manipulation): Document
967 "-data-disassemble -a addr".
968 (GDB/MI Support Commands): Document "data-disassemble-a-option"
969 feature.
970
7d11235d
SM
9712018-08-07 Simon Marchi <simon.marchi@ericsson.com>
972
973 * gdb.texinfo (Index Files Speed Up GDB): Add section about
974 symbol index cache.
975
129eb0f1
SDJ
9762018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
977
978 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
979 option sections to further clarify that gcore can take more
980 than one PID, and that "-o" is used to specify a prefix, not a
981 filename.
982
3c3bb058
AB
9832018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * gdb.texinfo (Maintenance Commands): Add description of
986 maintenance command to control dwarf unwinders.
987
0a232300
PW
9882018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
989
990 * gdb.texinfo (Debugging Programs with Multiple Threads):
991 Document changes to 'thread apply'. Document 'taas'.
992 Document 'tfaas'.
993 (Examining the Stack): Document 'frame apply'. Document 'faas'.
994
c7ab0aef
SDJ
9952018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
996 Jan Kratochvil <jan.kratochvil@redhat.com>
997 Paul Fertser <fercerpav@gmail.com>
998 Tsutomu Seki <sekiriki@gmail.com>
999
1000 * gdb.texinfo (Remote Connection Commands): Add explanation
1001 about new IPv6 support. Add new connection prefixes.
1002
055303e2
AB
10032018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.texinfo (Remote Configuration): Update descriptions for
1006 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1007 and hardware-watchpoint-length-limit variables.
1008
471b9d15
MR
10092018-07-02 Maciej W. Rozycki <macro@mips.com>
1010
1011 PR tdep/8282
1012 * gdb.texinfo (Source and Machine Code): Document `set
1013 disassembler-options' support for the MIPS target.
1014
291f9a96
PT
10152018-06-28 Petr Tesarik <ptesarik@suse.cz>
1016
1017 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1018
ed6dfe51
PT
10192018-06-28 Petr Tesarik <ptesarik@suse.cz>
1020
1021 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1022 is no longer mandatory.
1023
d4d429d5
PT
10242018-06-28 Petr Tesarik <ptesarik@suse.cz>
1025
1026 * gdb.texinfo (Files): Document "symbol-file -o offset".
1027
0dbfed25
TV
10282018-06-14 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1031
41fc26a2
EZ
10322018-06-11 Eli Zaretskii <eliz@gnu.org>
1033
1034 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1035
5045b3d7
GB
10362018-06-08 Gary Benson <gbenson@redhat.com>
1037
1038 * gdb.texinfo (Maintenance Commands): Document "maint check
1039 libthread-db" and "maint set/show check-libthread-db".
1040
eb6af809
TT
10412018-06-05 Tom Tromey <tom@tromey.com>
1042
1043 PR cli/12326:
1044 * gdb.texinfo (Screen Size): Document "c" response to pagination
1045 prompt.
1046
4b2dfa9d
MR
10472018-05-31 Maciej W. Rozycki <macro@mips.com>
1048
1049 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1050 selection details with the `set endian auto' mode.
1051
701adfb0
PA
10522018-05-31 Alan Hayward <alan.hayward@arm.com>
1053
1054 * gdb.texinfo: Describe SVE feature.
1055
a913fffb
TT
10562018-05-04 Tom Tromey <tom@tromey.com>
1057
1058 PR python/22731:
1059 * python.texi (Breakpoints In Python): Mention that "commands" is
1060 writable.
1061
0489430a
TT
10622018-05-02 Tom Tromey <tom@tromey.com>
1063
1064 PR python/20084:
1065 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1066 PARAM_ZUINTEGER_UNLIMITED.
1067
6d7bb824
TT
10682018-04-30 Tom Tromey <tom@tromey.com>
1069
1070 * python.texi (Types In Python): Document Type.align.
1071
b744723f
AA
10722018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1073
1074 * gdb.texinfo (Symbols): Mention the fact that "info
1075 variables/functions/types" show source files and line numbers.
1076
4a4495d6
MM
10772018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1078
1079 * gdb.texinfo: Document set/show record btrace cpu.
1080
3fcded8f
JB
10812018-03-27 Joel Brobecker <brobecker@adacore.com>
1082
1083 * gdb.texinfo (Ada Settings): New subsubsection.
1084
978d6c75
TT
10852018-03-26 Tom Tromey <tom@tromey.com>
1086
1087 PR backtrace/15582:
1088 * gdb.texinfo (Backtrace): Mention "hide" argument.
1089
ea3b0687
TT
10902018-03-26 Tom Tromey <tom@tromey.com>
1091
1092 * gdb.texinfo (Backtrace): Describe options individually.
1093
76727919
TT
10942018-03-19 Tom Tromey <tom@tromey.com>
1095
1096 * observer.texi: Remove.
1097
386a8676
JB
10982018-03-04 John Baldwin <jhb@FreeBSD.org>
1099
1100 * gdb.texinfo (Debugging Output): Document "set/show debug
1101 fbsd-nat".
1102
db1ae9c5
AB
11032018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.texinfo (Machine Code): Additional information about "info
1106 line" command.
1107
d726cb5d
SN
11082018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1109
1110 * gdb.texinfo (gdb-add-index man): Add pindex.
1111
dbfa4523
SN
11122018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1113
1114 * gdb.texinfo (set cwd): Add period.
1115 (gdb-add-index man): Move anchor.
1116
ba643918
SDJ
11172017-01-12 Tom Tromey <tom@tromey.com>
1118 Sergio Durigan Junior <sergiodj@redhat.com>
1119
1120 * gdb.texinfo (Index Files): Mention gdb-add-index.
1121 (gdb-add-index man): New section.
1122 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1123 from gdb.texinfo.
1124
754452f0
SN
11252018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1126
1127 * gdb.texinfo (pwd): Fix whitespace.
1128
2d97a5d9
JB
11292018-01-09 John Baldwin <jhb@FreeBSD.org>
1130
1131 * gdb.texinfo (pwd): Update cross-reference for Process Information
1132 node and remove explicit /proc reference.
1133 (Native): Rename subsection from SVR4 Process Information to
1134 Process Information.
1135 (Process Information): Reword introduction to be less /proc
1136 centric. Document support for "info proc" on FreeBSD.
1137
9f757bf7
XR
11382018-01-03 Xavier Roirand <roirand@adacore.com>
1139
1140 * gdb.texinfo (Set Catchpoints): Add documentation for new
1141 "catch handlers" action.
1142
cef0f868
SH
11432017-12-27 Stafford Horne <shorne@gmail.com>
1144
1145 * gdb.texinfo (Target Description Format): Explain that arbitrary
1146 strings are now allowed for register groups.
1147
b67d92b0
SH
11482017-12-27 Stafford Horne <shorne@gmail.com>
1149
1150 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1151
7c161838
SDJ
11522017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1153
1154 PR cli/16224
1155 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1156
b89641ba
SM
11572017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1158
1159 * python.texi (Manipulating breakpoints using Python): Document
1160 qualified parameter to gdb.Breakpoint.
1161
0b982d68
SM
11622017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1163
1164 * python.texi (Manipulating breakpoints using Python): Split doc
1165 of Breakpoint.__init__ in two, split text in multiple
1166 paragraphs, don't nest parameter square brackets.
1167
a994fec4
FJ
11682017-12-12 Stafford Horne <shorne@gmail.com>
1169 Stefan Wallentowitz <stefan@wallentowitz.de>
1170 Franck Jullien <franck.jullien@gmail.com>
1171 Jeremy Bennett <jeremy.bennett@embecosm.com>
1172
1173 * gdb.texinfo: Add OpenRISC documentation.
1174
437afbb8
JK
11752017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1178
883fd55a
KS
11792017-12-07 Keith Seitz <keiths@redhat.com>
1180
1181 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1182 and "show print type nested-type-limit".
1183
824cc835
PM
11842017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1185
1186 * python.texi (Breakpoints In Python): Add text relating
1187 to allowed explicit locations and keywords in gdb.Breakpoints.
1188
7403715e
TT
11892017-12-04 Tom Tromey <tom@tromey.com>
1190
1191 * gdb.texinfo (Rust): Update trait object status
1192
97cbe998
SDJ
11932017-12-01 Andrew Cagney <cagney@redhat.com>
1194 Joel Brobecker <brobecker@adacore.com>
1195 Sergio Durigan Junior <sergiodj@redhat.com>
1196
1197 * gdb.texinfo (File Options): Document --readnever.
1198 (Commands to Specify Files): Likewise, for 'symbol-file' and
1199 'add-symbol-file'.
1200
bd69330d
PA
12012017-11-29 Pedro Alves <palves@redhat.com>
1202
1203 PR c++/19436
1204 * gdb.texinfo (Debugging C Plus Plus): Document setting
1205 breakpoints in functions with ABI tags.
1206
a20714ff
PA
12072017-11-29 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.texinfo (Linespec Locations): Document how "function" is
1210 interpreted in C++ and Ada. Document "-qualified".
1211 (Explicit Locations): Document how "-function" is interpreted in
1212 C++ and Ada. Document "-qualified".
1213
ee9a09e9
DC
12142017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1215
1216 PR gdb/21945
1217 * gdb.texinfo (Search Memory): Update description and example
1218 about how to search a string without NULL terminator.
1219
e547c119
JB
12202017-11-24 Joel Brobecker <brobecker@adacore.com>
1221
1222 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1223 new "exception-message" field.
1224
5f1ca24a
SM
12252017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1226
1227 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1228
d044bac8
PA
12292017-11-24 Pedro Alves <palves@redhat.com>
1230
1231 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1232 false claim that GDB inserts quoting automatically.
1233 (Symbols): Add anchor.
1234
2400729e
UW
12352017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1236
1237 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1238
d8ae99a7
PM
12392017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1240
1241 * python.texi (Basic Python): Add rbreak documentation.
1242
d0fe4701
XR
12432017-11-07 Xavier Roirand <roirand@adacore.com>
1244 Pedro Alves <palves@redhat.com>
1245
1246 * gdb.texinfo (Set Breaks): Document support for breakpoint
1247 location ranges in the enable/disable commands.
1248
bc3b087d
SDJ
12492017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1250
1251 * gdb.texinfo (Starting your Program) <The working directory.>:
1252 Mention remote debugging.
1253 (Working Directory) <Your Program's Working Directory>:
1254 Likewise.
1255 (Connecting) <Remote Packet>: Add "set-working-dir"
1256 and "QSetWorkingDir" to the table.
1257 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1258 packet.
1259
d092c5a2
SDJ
12602017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1261
1262 * gdb.texinfo (Starting your Program) <The working directory.>:
1263 Mention new "set cwd" command.
1264 (Working Directory) <Your Program's Working Directory>:
1265 Rephrase to explain that "set cwd" exists and is the default
1266 way to change the inferior's cwd.
1267
289e23aa
AA
12682017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1269
1270 * gdb.texinfo (S/390 and System z Features): Document the new
1271 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1272
f2ff95c5
KB
12732017-09-21 Kevin Buettner <kevinb@redhat.com>
1274
1275 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1276 attribute.
1277
da2c323b
KB
12782017-09-21 Kevin Buettner <kevinb@redhat.com>
1279
1280 * python.texi (Inferiors In Python): Add description for method
1281 Inferior.thread_from_thread_handle.
1282
4e5a4f58
JB
12832017-09-19 John Baldwin <jhb@FreeBSD.org>
1284
1285 * gdb.texinfo (Starting your Program): Add description of
1286 starti command. Mention starti command as an alternative for
1287 debugging the elaboration phase.
1288
1526853e
SM
12892017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1290
1291 * gdb.texinfo (Maintenance Commands): Document filter parameter
1292 of "maint selftest". Document "maint info selftests" command.
1293
7c96f8c1
TT
12942017-09-11 Tom Tromey <tom@tromey.com>
1295
1296 * python.texi (Events In Python): Document new events.
1297
d69cf9b2
PA
12982017-09-04 Pedro Alves <palves@redhat.com>
1299
1300 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1301 no-debug-info variables.
1302 (Symbols) <Examining the Symbol Table>: Document inspecting
1303 no-debug-info types.
1304 (Calling) <Calling functions with no debug info>: New subsection,
1305 documenting calling no-debug-info functions.
1306 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1307
0a2dde4a
SDJ
13082017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1309
1310 * gdb.texinfo (set environment): Add @anchor. Explain that
1311 environment variables set by the user are sent to GDBserver.
1312 (unset environment): Likewise, but for unsetting variables.
1313 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1314 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1315 "environment-reset" and "QEnvironmentReset" to the table.
1316 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1317 QEnvironmentReset>: New item, explaining the packet.
1318
6e41ddec
JK
13192017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1320
1321 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1322 "Compiler search for the compile command" descriptions of set
1323 compile-gcc and show compile-gcc.
1324
58afddc6
WP
13252017-08-07 Weimin Pan <weimin.pan@oracle.com>
1326
1327 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1328 ADI support.
1329 * NEWS: Add "adi examine" and "adi assign" commands.
1330
6d580b63
YQ
13312017-08-18 Yao Qi <yao.qi@linaro.org>
1332
1333 * gdb.texinfo (Server): Document "--selftest".
1334
a5afdb16
RK
13352017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1336
1337 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1338 Single-Key mode.
1339
ca145713
SDJ
13402017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1341
1342 PR gdb/21925
1343 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1344 set...").
1345
0968fbae
SM
13462017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1347
1348 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1349 conditional expression.
1350
791fb3d7
SM
13512017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1352
1353 * agentexpr.texi (rot): Fix symbolic description, improve
1354 textual description.
1355
27d41eac
YQ
13562017-07-26 Yao Qi <yao.qi@linaro.org>
1357
1358 * gdb.texinfo (Maintenance Commands): Document command
1359 "maint check xml-descriptions".
1360
8e2141c6
YQ
13612017-07-26 Yao Qi <yao.qi@linaro.org>
1362
1363 * gdb.texinfo (Maintenance Commands): Document optional
1364 argument of "maint print c-tdesc".
1365
c646b4e8
YQ
13662017-07-18 Yao Qi <yao.qi@linaro.org>
1367
1368 * gdb.texinfo (Maintenance Commands): Improve the doc to
1369 command "maint print c-tdesc".
1370
eb83230b
SDJ
13712017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1372
1373 PR gdb/21606
1374 * python.texi (Python representation of Symbols.): Replace
1375 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1376 * guile.texi (Guile representation of Symbols.): Likewise.
1377
c4dcb155
SM
13782017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1379
1380 * gdb.texinfo (Optional Messages about Internal Happenings):
1381 Document {set,show} debug separate-debug-file commands.
1382
aefd8b33
SDJ
13832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1384
1385 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1386 (Connecting) <Remote Packet>: Add "startup-with-shell"
1387 and "QStartupWithShell" to the table.
1388 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1389 packet.
1390
176efed1
AB
13912017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1394
d050f7d7
TW
13952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1396
1397 * python.texi (Recording in Python): Factor out the documentation of
1398 gdb.RecordInstruction's super class.
1399
14f819c8
TW
14002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1401
1402 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1403 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1404 prev and next.
1405
0ed5da75
TW
14062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1407
1408 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1409 gdb.RecordInstruction
1410
913aeadd
TW
14112017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1412
1413 * python.texi (Recording in Python): Add documentation for
1414 gdb.RecordGap and remove documentation of special cases for
1415 gdb.BtraceInstruction.
1416
a3be24ad
TW
14172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1418
1419 * python.texi (Recording in Python): Remove Record.ptid defvar.
1420
ebe553db
SM
14212017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1422
1423 * gdb.texinfo (GDB/MI Thread Information): Add missing
1424 fields, re-word some things.
1425 (GDB/MI Thread Commands): Describe fields found in the output of
1426 -thread-info, remove description of fields in the
1427 thread output tuple, replace with a cross-reference to "GDB/MI
1428 Thread Information".
1429
9be21bb4
SM
14302017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1431
1432 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1433 from -thread-info output.
1434
fe5f7374
AK
14352017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1436
1437 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1438
eea78757
AK
14392017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1440
1441 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1442
79778b30
YQ
14432017-03-22 Yao Qi <yao.qi@linaro.org>
1444
1445 * python.texi (Inferiors In Python): Remove @code from Python.
1446
cee59b3f
TW
14472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1448
1449 * python.texi (Recordings In Python): Document return type of
1450 gdb.BtraceInstruction.data.
1451
51457a05
MAL
14522017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1453
1454 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1455 command file-list-shared-libraries
1456 (GDB/MI Async Records): Update documentation of library-loaded with new
1457 field.
1458
701adfb0
PA
14592017-03-20 Artemiy Volkov <artemiyv@acm.org>
1460
1461 PR gdb/14441
1462 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1463 supports both lvalue and rvalue references.
1464
14652017-03-20 Artemiy Volkov <artemiyv@acm.org>
1466
1467 PR gdb/14441
1468 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1469 table of constants.
1470
f8d99587
DE
14712017-03-16 Doug Evans <dje@google.com>
1472
1473 * guile.texi (Lazy Strings In Guile): Mention arrays.
1474 * python.texi (Lazy Strings In Python): Ditto.
1475
5cf70512
JW
14762017-03-08 Jiong Wang <jiong.wang@arm.com>
1477
1478 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1479 character "@".
1480
4a612d6f
WT
14812017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1482
1483 * Memory Protection Extensions: Add information about inferior
1484 calls.
1485
701adfb0
PA
14862017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1487
1488 * gdb.texinfo: Document new set/show disassembler-options
1489 commands.
1490
216f72a1
JK
14912017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1492
1493 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1494 DW_TAG_GNU_* and DW_AT_GNU_*.
1495
4e746bb6
TW
14962017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1497
1498 * python.texi (Recordings In Python): New section.
1499
3f77c769
TT
15002017-02-14 Tom Tromey <tom@tromey.com>
1501
1502 PR python/13598:
1503 * python.texi (Events In Python): Document events.before_prompt.
1504
5cf30ebf
LM
15052017-02-13 Luis Machado <lgustavo@codesourcery.com>
1506
1507 * gdb.texinfo (Target Commands): Document the optional offset
1508 argument for the load command.
1509
18da0c51
MG
15102017-02-10 Martin Galvan <martingalvan@sourceware.org>
1511
1512 PR gdb/21122
1513 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1514 space-separated breakpoint lists. Also add a missing @table command
1515 and @cindex for breakpoint lists.
1516
3f7b46f2
IR
15172017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1518
1519 PR tdep/20936
1520 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1521 (Sparc Features): New node.
1522
2735833d
WT
15232017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1524
1525 * gdb.texinfo (i386 Features): Add system segment registers
1526 as feature.
1527
373832b6
SM
15282017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1529
1530 * python.texi (Events In Python): Fix typo.
1531
78cbbba8
LM
15322017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1533 Luis Machado <lgustavo@codesourcery.com>
1534
1535 * gdb.texinfo (-target-flash-erase): New MI command description.
1536 (flash-erase): New CLI command description.
1537
387360da
JB
15382017-01-04 John Baldwin <jhb@FreeBSD.org>
1539
1540 * gdb.texinfo (Contributors): Add SRI International and University
1541 of Cambridge for FreeBSD/mips.
1542
34c41c68
DE
15432016-12-22 Doug Evans <xdje42@gmail.com>
1544
1545 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1546 commands.
1547
df3ee9ca
PA
15482016-12-02 Pedro Alves <palves@redhat.com>
1549
1550 * gdb.texinfo (User-defined Commands): Limit on number of
1551 arguments passed to user-defined commands removed; update.
1552
01770bbd
PA
15532016-12-02 Pedro Alves <palves@redhat.com>
1554
1555 PR cli/20559
1556 * gdb.texinfo (Define): Add example of using "eval" to process a
1557 variable number of arguments.
1558 (Output) <eval>: Add anchor.
1559
ad02e4fe
SM
15602016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1561
1562 * Makefile.in: Likewise.
1563
8504e097
AA
15642016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1565
1566 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1567 xref.
1568
39402e6c
PA
15692016-10-29 Pedro Alves <palves@redhat.com>
1570
1571 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1572 actions.
1573
ca6eff59
PA
15742016-10-26 Pedro Alves <palves@redhat.com>
1575
1576 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1577 actions that match a thread, and what happens when an action
1578 matches a thread that is already running.
1579
be06ba8c
SM
15802016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1581
1582 * gdb.texinfo (Using Trace Files): Fix typo.
1583 (GDB/MI Tracepoint Commands): Likewise.
1584
99e61eda
SM
15852016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1586
1587 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1588 of -trace-save.
1589
9c37b5ae
TT
15902016-10-06 Tom Tromey <tom@tromey.com>
1591
1592 * guile.texi (Types In Guile): Remove Java mentions.
1593 * python.texi (Types In Python): Remove Java mentions.
1594 * gdb.texinfo (Address Locations, Supported Languages)
1595 (Index Section Format): Remove Java mentions.
1596
ee8da4b8
DE
15972016-08-15 Doug Evans <dje@google.com>
1598
1599 * gdb.texinfo (Target Description Format): Update docs on "end"
1600 field spec and field default type.
1601
4034d0ff
AT
16022016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
16032016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1604
1605 PR gdb/20487
1606 * gdb.texinfo (Context management): Update mention of frame
1607 change notifications.
1608 (gdb/mi Async Records): Document frame field in
1609 =thread-select event.
1610 * observer.texi (GDB Observers): New user_selected_context_changed
1611 observer.
1612
4435e1cc
TT
16132016-09-28 Tom Tromey <tom@tromey.com>
1614
1615 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1616 than "memory breakpoint". Further document "kind". Move
1617 protocol-details link earlier.
1618 <z1>: Document the cmd_list argument. Fix typo.
1619 <g>: Remove incorrect sentence.
1620 (Stop Reply Packets): Document "OK" response to requests when in
1621 non-stop mode.
1622 <swbreak>: Use "software breakpoint" rather than "memory
1623 breakpoint".
1624 <create>: Document that "R" is ignored.
1625 <W, X, w>: Document formatting of "AA".
1626 (Notification Packets): Use "%Stop", not "%%Stop".
1627
ad0a504f
AK
16282016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1629
1630 * gdb.texinfo (Embedded Processors): Document ARC.
1631 (Synopsys ARC): New section.
1632 (Standard Target Features): Document ARC features.
1633 (ARC Features): New section.
1634
74172ecf
SM
16352016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1636
1637 * .gitignore: New file.
1638
0a1ddfa6
SM
16392016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1640
1641 * gdb.texinfo (Input/Output): Mention possibility to unset
1642 inferior-tty.
1643
c0272db5
TW
16442016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1645
1646 * gdb.texinfo: Resume btrace on reconnect.
1647
e3487908
GKB
16482016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1649
1650 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1651 syscall.
1652
463888ab
РИ
16532016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1654
1655 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1656 command.
1657
dac790e1
TT
16582016-07-13 Tom Tromey <tom@tromey.com>
1659
1660 PR python/15620, PR python/18620:
1661 * python.texi (Events In Python): Document new breakpoint events.
1662
93daf339
TT
16632016-07-13 Tom Tromey <tom@tromey.com>
1664
1665 PR python/17698:
1666 * python.texi (Breakpoints In Python): Document
1667 Breakpoint.pending.
1668
cda75e70
TT
16692016-07-13 Tom Tromey <tom@tromey.com>
1670
1671 * python.texi (Breakpoints In Python): Move table of types and
1672 table of watchpoint types earlier in node.
1673
e0f3fd7c
TT
16742016-07-12 Tom Tromey <tom@tromey.com>
1675
1676 PR python/19293:
1677 * python.texi (Frames In Python): Document
1678 gdb.invalidate_cached_frames.
1679
86f78169
PA
16802016-06-21 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1683 document new-ui and explain use case.
1684
a28d8e50
YTL
16852016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1686
1687 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1688 (NDS32 Features): New Section.
1689
bb556f1f
TK
16902016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1691
1692 * gdb.texinfo (Examining Memory): Document negative repeat
1693 count in the 'x' command.
1694
38b022b4
SM
16952016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1696
1697 * gdb.texinfo (GDB/MI Async Records): Document method and
1698 format fields in =record-started.
1699 * observer.texi (record_changed): Add method and format
1700 parameters.
1701
c185ba27
EZ
17022016-05-27 Eli Zaretskii <eliz@gnu.org>
1703
1704 * gdb.texinfo (General Query Packets): Move the description of the
1705 response before the long list of the specific 'read' and 'write'
1706 requests.
1707
1957f6b8
TT
17082016-05-23 Tom Tromey <tom@tromey.com>
1709
1710 * python.texi (Basic Python): Document gdb.breakpoints return.
1711
224f10c1
TT
17122016-05-24 Tom Tromey <tom@tromey.com>
1713
1714 PR gdb/19194:
1715 * gdb.texinfo (gdb man): Fix typo.
1716
0bdfa368
TT
17172016-05-17 Tom Tromey <tom@tromey.com>
1718
1719 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1720 (Rust): New node.
1721
dcd1f979
TT
17222016-05-17 Tom Tromey <tom@tromey.com>
1723
1724 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1725
310cdbb6
YQ
17262016-04-27 Yao Qi <yao.qi@linaro.org>
1727
1728 * gdb.texinfo (tfind): Complete doc about tfind without
1729 argument.
1730
b8162e5a
AT
17312016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1732
1733 * agentexpr.texi (byte): Fix zero_ext description.
1734
f7c38292
PA
17352016-03-31 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.texinfo (M32R/SDI): Delete node.
1738 (MIPS Embedded): Remove references to the MIPS remote debugging
1739 protocol, PMON and variants, and the associated commands.
1740
81516450
DE
17412016-03-15 Doug Evans <dje@google.com>
1742
1743 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1744 (Target Description Format): Mention enum types. Update docs on
1745 flags types.
1746 (Predefined Target Types): Add "bool".
1747 (Enum Target Types): New node.
1748
2a60e18f
PA
17492016-03-15 Pedro Alves <palves@redhat.com>
1750
1751 * gdb.texinfo (Tracepoint Actions): Fix typo.
1752
45fa2529
PA
17532016-03-15 Pedro Alves <palves@redhat.com>
1754 Andreas Arnez <arnez@linux.vnet.ibm.com>
1755 Marcin Kościelnicki <koriakin@0x04.net>
1756
1757 * gdb.texinfo (Tracepoint Actions): Document possible
1758 unreliability of '$_ret'.
1759
f2403c39
AB
17602016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1761
1762 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1763 command.
1764
f2f3ccb9
SM
17652016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1766
1767 * gdb.texinfo (Convenience Functions): Document $_as_string.
1768
cce0e923
DE
17692016-02-23 Doug Evans <dje@google.com>
1770
1771 * gdb.texinfo (Skipping Over Functions and Files): Document new
1772 options to "skip" command. Update docs of output of "info skip".
1773
012b3a21
WT
17742016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1775
1776 * gdb.texinfo (Signals): Add bound violation display hints for
1777 a SIGSEGV.
1778
0748bf3e
MK
17792016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1780
1781 * gdb.texinfo (Trace File Format): Add documentation for description
1782 section lines.
1783
e909d859
MK
17842016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1785
1786 * gdb.texinfo (Trace File Format): Remove misleading information
1787 about register block ordering.
1788
713cdcbf
DE
17892016-02-01 Doug Evans <dje@google.com>
1790
1791 * gdb.texinfo (Value Sizes): Fix typo.
1792
8244c20d
DE
17932016-02-01 Doug Evans <dje@google.com>
1794
1795 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1796
5fdf6324
AB
17972016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.texinfo (Value Sizes): New section.
1800 (Data): Add the 'Value Sizes' node to the menu.
1801
67ebd9cb
JB
18022016-01-26 John Baldwin <jhb@FreeBSD.org>
1803
1804 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1805
6e9567fe
JB
18062016-01-19 John Baldwin <jhb@FreeBSD.org>
1807
1808 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1809
f303dbd6
PA
18102016-01-18 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1813 of the thread that hit a breakpoint or received a signal.
1814
71ef29a8
PA
18152016-01-15 Pedro Alves <palves@redhat.com>
1816
1817 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1818
663f6d42
PA
18192016-01-13 Pedro Alves <palves@redhat.com>
1820
1821 * gdb.texinfo (Threads): Document the $_gthread convenience
1822 variable.
1823 (Convenience Vars): Likewise.
1824
c84f6bbf
PA
18252016-01-13 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.texinfo (Threads): Document "info threads -gid".
1828
22a02324
PA
18292016-01-13 Pedro Alves <palves@redhat.com>
1830
1831 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1832 anchor.
1833 (Threads In Python): Document new InferiorThread.global_num
1834 attribute.
1835
5d5658a1
PA
18362016-01-07 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1839 qualified thread IDs, global thread IDs and thread ID lists.
1840 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1841 thread IDs.
1842 (Convenience Vars): Document the $_thread convenience variable.
1843 (Ada Tasks): Adjust to refer to thread IDs.
1844 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1845 Commands, GDB/MI Variable Objects): Update to mention global
1846 thread IDs.
1847 * guile.texi (Breakpoints In Guile)
1848 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1849 global thread IDs instead of thread IDs.
1850 * python.texi (Threads In Python): Adjust documentation of
1851 InferiorThread.num.
1852 (Breakpoint.thread): Mention global thread IDs instead of thread
1853 IDs.
1854
84654457
PA
18552016-01-13 Pedro Alves <palves@redhat.com>
1856
1857 * python.texi (Threads In Python): Document
1858 InferiorThread.inferior.
1859
e3940304
PA
18602016-01-13 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1863 convenience variable.
1864 (Convenience Vars): Likewise.
1865
82075af2
JS
18662016-01-12 Josh Stone <jistone@redhat.com>
1867 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1868
1869 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1870 (Stop Reply Packets): List the syscall entry and return stop reasons.
1871 (General Query Packets): Describe QCatchSyscalls, and add it to the
1872 table and the detailed list of stub features.
1873
bc504a31
PA
18742016-01-12 Pedro Alves <palves@redhat.com>
1875
1876 Remove use of the registered trademark symbol throughout.
1877
cde67b27
YQ
18782016-01-12 Yao Qi <yao.qi@linaro.org>
1879
1880 * gdb.texinfo (Interrupts): Update the document on handling
1881 interrupt when program is stopped.
1882
19d9d4ef
DB
18832015-12-11 Don Breazeal <donb@codesourcery.com>
1884
1885 * gdb.texinfo (Forks): Correct Linux kernel version where
1886 fork and exec events are supported, add notes about support
1887 of these events in target remote mode.
1888 (Connecting): Reorganize and clarify distinctions between
1889 target remote, extended-remote, and multiprocess.
1890 Reorganize related text from separate sections into new
1891 sections.
1892 (Server): Note effects of target extended-remote mode.
1893 Delete section on Multi-Process Mode for gdbserver.
1894 Move some text to "Connecting" node.
1895
f4f4330e
PA
18962015-12-10 Pedro Alves <palves@redhat.com>
1897
1898 * gdb.texinfo (Threads): Replace warning with explanation
1899 about single-threaded programs.
1900
b1236ac3
PA
19012015-12-10 Pedro Alves <palves@redhat.com>
1902
1903 * gdb.texinfo (Threads): Remove mention of SGI.
1904 (Forks): Remove mention of HP-UX.
1905 (Breakpoints): Remove mention of HP-UX.
1906 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1907 Reword in terms of architectures.
1908 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1909 mention supported systems.
1910 (Convenience Vars): Don't mention HP-UX.
1911 (Jumping): Remove mention of HP-UX in comment.
1912 (Files) <shared libraries>: Update supported shared library types
1913 list. Remove mention of HP-UX.
1914 (Native): Remove HP-UX subsection.
1915 (SVR4 Process Information): Remove mention of HP-UX.
1916
0f59c28f
PA
19172015-12-10 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.texinfo (Stack): Reorder menu.
1920
1c35a88f
LM
19212015-12-09 Luis Machado <lgustavo@codesourcery.com>
1922
1923 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1924 -var-set-format's new zero-hexadecimal format.
1925
3685b09f
PMR
19262015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1927
1928 * gdb.texinfo (Ada Mode Into): Move overloading support
1929 description to its own node.
1930 (Overloading support for Ada): New node.
1931
f2faf941
PA
19322015-11-30 Pedro Alves <palves@redhat.com>
1933
1934 PR 14618
1935 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1936 (Remote Configuration): Add the "set/show remote
1937 no-resumed-stop-reply" to the available settings table.
1938 (General Query Packets): Document the "no-resumed" qSupported
1939 feature.
1940
65706a29
PA
19412015-11-30 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.texinfo (Remote Configuration): List "set/show remote
1944 thread-events" command in configuration table.
1945 (Stop Reply Packets): Document "T05 create" stop
1946 reason and 'w' stop reply.
1947 (General Query Packets): Document QThreadEvents packet. Document
1948 QThreadEvents qSupported feature.
1949
de979965
PA
19502015-11-30 Pedro Alves <palves@redhat.com>
1951
1952 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1953 anchor.
1954 (Packets): Document vCtrlC.
1955
79efa585
SM
19562015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1957
1958 * gdb.texinfo (Thread List Format): Mention thread names.
1959
7e0aa6aa
PA
19602015-11-24 Pedro Alves <palves@redhat.com>
1961
1962 PR 17539
1963 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1964 program-spaces" example to ascending order listing.
1965 (Threads): Adjust "info threads" example to ascending order
1966 listing.
1967 (Forks): Adjust "info inferiors" example to ascending order
1968 listing.
1969
0c532a29
MM
19702015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1971
1972 * gdb.texinfo (Process Record and Replay): Document "record
1973 instruction-history" modifiers.
1974
fc58fa65
AB
19752015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1976
1977 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1978 description.
1979 (Frame Filter Management): Move to later in the 'Examining the
1980 Stack' chapter.
1981 (Selection): Add entry for 'select-frame'.
1982
792005b0
DE
19832015-09-25 Doug Evans <dje@google.com>
1984
1985 * gdb.texinfo (Process Record and Replay): Fix syntax of
1986 "record instruction-history begin, end" and
1987 "record function-call-history begin, end".
1988
c58b006b
SM
19892015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1990
1991 * gdb.texinfo (Specifying Source Directories): Fix
1992 substitute-path example.
1993
f2665db5
MM
19942015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1995
1996 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1997
e68fa6f0
PA
19982015-09-15 Pedro Alves <palves@redhat.com>
1999
2000 PR remote/18965
2001 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2002 the vforkdone description.
2003
8228463c
PA
20042015-09-15 Pedro Alves <palves@redhat.com>
2005
2006 PR remote/18965
2007 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2008 part indicates the thread ID of the parent process.
2009
750ce8d1
YQ
20102015-09-15 Yao Qi <yao.qi@linaro.org>
2011
2012 * gdb.texinfo (General Query Packets): Add vContSupported to
2013 tables of 'gdbfeatures' and 'stub features' supported in the
2014 qSupported packet, as well as to the list containing stub
2015 feature details.
2016
b459a59b
DB
20172015-09-11 Don Breazeal <donb@codesourcery.com>
2018
2019 * gdb.texinfo (Remote Configuration): Add exec event
2020 feature to table of packet settings.
2021 (Stop Reply Packets): Add exec events to the list of stop
2022 reasons.
2023 (General Query Packets): Add exec events to tables of
2024 'gdbfeatures' and 'stub features' supported in the qSupported
2025 packet, as well as to the list containing stub feature
2026 details.
2027
73b8c1fd
PA
20282015-08-24 Pedro Alves <palves@redhat.com>
2029
2030 * gdb.texinfo (Remote Configuration): Document the "set/show
2031 remote multiprocess-extensions-packet" commands.
2032
bb615428
PA
20332015-08-24 Pedro Alves <palves@redhat.com>
2034
2035 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2036 <M32R>: Remove references to M32R/D.
2037 <M68K>: Remove references to target dbug.
2038 <MIPS Embedded>: Remove references to target r3900 and target
2039 array.
2040 <PowerPC Embedded>: Remove references to target dink32 and target
2041 ppcbug, target sds
2042 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2043
2b4bf6af
AB
20442015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2047
566f5e3b
AB
20482015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2049
2050 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2051
18989b3c
AB
20522015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2055 info bfds" to...
2056 (File Caching): A New section. Outline bfd caching, and add new
2057 description for "main set/show bfd-sharing".
2058
6ff0ba5f
DE
20592015-08-14 Doug Evans <xdje42@gmail.com>
2060
2061 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2062 disassembly.
2063 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2064
629500fa
KS
20652015-08-11 Keith Seitz <keiths@redhat.com>
2066
2067 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2068 Use "location(s)"instead of "linespec(s)".
2069 (Specifying a Location): Rewrite.
2070 Add subsections describing linespec, address, and explicit locations.
2071 Add node/menu for each subsection.
2072 (Source and Machine Code, C Preprocessor Macros)
2073 (Create and Delete Trace points)
2074 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2075 (Continuing at a Different Address): Remove "linespec" examples.
2076 Add reference to "Specify a Location"
2077 (The -break-insert Command): Rewrite. Add anchor.
2078 Add reference to appropriate manual section discussing locations.
2079 (The -dprintf-insert Command): Refer to -break-insert for
2080 specification of 'location'.
2081
fbea99ea
PA
20822015-08-07 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2085 target-non-stop".
2086
da8c46d2
MM
20872015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2088
2089 * gdb.texinfo (Process Record and Replay): Document prefixing of
2090 speculatively executed instructions in the "record instruction-history"
2091 command.
2092
a3b5281e
DE
20932015-07-20 Doug Evans <dje@google.com>
2094
2095 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2096
6bcb1f97
DE
20972015-07-16 Doug Evans <dje@google.com>
2098
2099 * stabs.texinfo: @include gdb-cfg.texi.
2100
db1ff28b
JK
21012015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2102
2103 Revert the previous 2 commits:
2104 gdbserver build-id attribute generator
2105 Validate symbol file using build-id
2106
ca5268b6
JK
21072015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2108
2109 * gdb.texinfo (Files): Add 'set validate-build-id'
2110 and 'show validate-build-id'.
2111
700ca40f
JK
21122015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2113 Jan Kratochvil <jan.kratochvil@redhat.com>
2114
2115 gdbserver build-id attribute generator.
2116 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2117 'build-id' in description, example, new attribute in dtd.
2118
7c7f93f6
AB
21192015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2120
2121 * gdb.texinfo (Selection): Update documentation for 'frame'
2122 command.
2123
701adfb0
PA
21242015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2125
2126 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2127 focus commands.
2128
21292015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.texinfo (TUI): Add comma after @xref.
2132
b0627500
MM
21332015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2134
72f4393d 2135 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2136 commands.
2137
b20a6524
MM
21382015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2139
2140 * gdb.texinfo (Process Record and Replay): Spell out that variables
2141 and registers are not available during btrace replay.
2142 Describe the new "record btrace pt" command.
2143 Describe the new "set|show record btrace pt buffer-size" options.
2144 (General Query Packets): Describe the new Qbtrace:pt and
2145 Qbtrace-conf:pt:size packets.
2146 Expand "bts" to "Branch Trace Store".
2147 Update the branch trace DTD.
2148
fc637f04
PP
21492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2150
2151 * gdb.texinfo (Command History): Document the new option
2152 "history remove-duplicates".
2153
18a94d75
DE
21542015-06-19 Doug Evans <dje@google.com>
2155
2156 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2157 longer supported.
2158
0eacb298
PP
21592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2160
2161 * gdb.texinfo (Command History): Mention that setting
2162 GDBHISTSIZE to the empty string disables history truncation.
2163
bc460514
PP
21642015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2165
2166 PR gdb/16999
2167 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2168 behavior.
2169
b58c513b
PP
21702015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2171
2172 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2173 with GDBHISTSIZE.
2174
a86c90e6
SM
21752015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2176
2177 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2178 bytes and memory units for -data-{read,write}-memory-bytes.
2179 (Packets): Same for m, M and X packets.
2180 * python.texi (Inferiors In Python): Same for read_memory and
2181 write_memory.
2182
c74f7d1c
JT
21832015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2184
2185 * gdb.texinfo (Separate Debug Files): Document that PE is also
2186 supported.
2187
51f0e40d
AB
21882015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2189
2190 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2191 single table entry.
2192
966f0aef
WT
21932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2194
2195 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2196
2197
15a201c8
GB
21982015-06-10 Gary Benson <gbenson@redhat.com>
2199
2200 * gdb.texinfo (Remote Configuration): Document the
2201 "set/show remote hostio-setfs-packet" command.
2202 (Host I/O Packets): Document the vFile:setfs packet.
2203
7a6a1731
GB
22042015-06-10 Gary Benson <gbenson@redhat.com>
2205
2206 * gdb.texinfo (Debugging Output): Document the "set/show debug
2207 linux-namespaces" command.
2208
7d73c23c 22092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2210 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2211
2212 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2213 and "set mpx bound".
2214
27e0867f
DE
22152015-05-27 Doug Evans <dje@google.com>
2216
2217 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2218
b4f54984
DE
22192015-05-26 Doug Evans <dje@google.com>
2220
2221 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2222 command renamings.
2223 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2224
55b40027
AB
22252015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2228
a4ea0946
AB
22292015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2232 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2233
37442ce1
DE
22342015-05-16 Doug Evans <xdje42@gmail.com>
2235
2236 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2237 memory ports.
2238
36de76f9
JK
22392015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2240
2241 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2242
0d71eef5
DB
22432015-05-12 Don Breazeal <donb@codesourcery.com>
2244
2245 * gdb.texinfo (Forks): Note that fork debugging is
2246 supported in extended mode.
2247 (Remote Configuration): Add fork event features to table
2248 of packet settings.
2249 (Stop Reply Packets): Add fork events to list of stop reasons.
2250 (General Query Packets): Add fork events to tables of
2251 'gdbfeatures' and 'stub features' supported in the qSupported
2252 packet, as well as to the list containing stub feature
2253 details.
2254
835205d0
GB
22552015-05-12 Gary Benson <gbenson@redhat.com>
2256
2257 * gdb.texinfo (General Query Packets): Document
2258 qXfer:exec-file:read with empty annex.
2259
4c082a81
SC
22602015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2261
2262 * python.texi (Values From Inferior): Add descriptions of new
2263 methods gdb.Value.reference_value and gdb.Value.const_value.
2264
b30a0bc3
JB
22652015-05-06 Joel Brobecker <brobecker@adacore.com>
2266
2267 * gdb.texinfo (Files): Add "info dll" documentation.
2268 (Cygwin Native): Remove "info dll" documentation.
2269
2ce1cdbf
DE
22702015-04-29 Doug Evans <dje@google.com>
2271
2272 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2273 Document.
2274 (Writing an Xmethod): Add get_result_type to example.
2275
59fb7612
SS
22762015-04-28 Sasha Smundak <asmundak@google.com>
2277
2278 * python.texi: New method documented.
2279
cf75d6c3
AB
22802015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2283 format.
2284
897c3d32
DE
22852015-04-24 Doug Evans <dje@google.com>
2286
2287 * python.texi (Xmethods In Python): Fix name of method to call the
2288 xmethod.
2289
1b6e6f5c
GB
22902015-04-17 Gary Benson <gbenson@redhat.com>
2291
2292 * gdb.texinfo (Connecting to a Remote Target): Mention that
2293 GDB can access program files from remote targets that support
2294 qXfer:exec-file:read and Host I/O packets.
2295
c78fa86a
GB
22962015-04-17 Gary Benson <gbenson@redhat.com>
2297
2298 * gdb.texinfo (Remote Configuration): Document the "set/show
2299 remote pid-to-exec-file-packet" command.
2300 (General Query Packets): Document the qXfer:exec-file:read
2301 qSupported features. Document the qXfer:exec-file:read packet.
2302
a9a5a3d1
GB
23032015-04-17 Gary Benson <gbenson@redhat.com>
2304
2305 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2306 applies to executable paths if supplied to GDB as absolute.
2307
4f45d445
JK
23082015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2309
2310 * gdb.texinfo (Mode Options): Remove -xdb.
2311
e7a8570f
JK
23122015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2313 Eli Zaretskii <eliz@gnu.org>
2314
72f4393d
L
2315 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2316 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2317 the compile command. New subsection Compiler search for the compile
2318 command.
2319
f2983cc3
AW
23202015-04-09 Andy Wingo <wingo@igalia.com>
2321
2322 * guile.texi (Frames In Guile): Describe frame-read-register.
2323
599bd15c
GB
23242015-04-02 Gary Benson <gbenson@redhat.com>
2325
2326 * gdb.texinfo (set sysroot): Document "target:".
2327
d11916aa
SS
23282015-04-01 Sasha Smundak <asmundak@google.com>
2329
2330 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2331 section.
2332
df8411da
SDJ
23332015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2334
2335 PR corefiles/16092
2336 * gdb.texinfo (gcore): Mention new command 'set
2337 use-coredump-filter'.
2338 (set use-coredump-filter): Document new command.
2339
d33279b3
AT
23402015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2341
2342 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2343 documentation, reorder the info os entries in alphabetical order.
2344
852f8402
SM
23452015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2346
2347 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2348 -data-write-memory-bytes.
2349
856e7dd6
PA
23502015-03-24 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2353 mention that threads may sometimes run unlocked.
2354
236af5e3
YG
23552015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2356
2357 * gdb.texinfo (Remote configuration): Document "set/show
2358 serial parity" command.
2359
464b0089
GB
23602015-03-18 Gary Benson <gbenson@redhat.com>
2361
2362 * gdb.texinfo (General Query Packets): Remove documentation
2363 for now-removed vFile:fstat qSupported features.
2364
0a93529c
GB
23652015-03-11 Gary Benson <gbenson@redhat.com>
2366
2367 * gdb.texinfo (Remote Configuration): Document the
2368 "set/show remote hostio-fstat-packet" command.
2369 (General Query Packets): Document the vFile:fstat
2370 qSupported features.
2371 (Host I/O Packets): Document the vFile:fstat packet.
2372
85642ba0
AW
23732015-03-11 Andy Wingo <wingo@igalia.com>
2374
2375 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2376
f7e6eed5
PA
23772015-03-04 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.texinfo (Remote Configuration): Document the "set/show
2380 remote swbreak-feature-packet" and "set/show remote
2381 hwbreak-feature-packet" commands.
2382 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2383 decription.
2384 (Stop Reply Packets): Document the swbreak and hwbreak stop
2385 reasons.
2386 (General Query Packets): Document the swbreak and hwbreak
2387 qSupported features.
2388 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2389
f873665f 23902015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2391
2392 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2393 under *stopped.
2394
9a284c97
DE
23952015-03-02 Doug Evans <xdje42@gmail.com>
2396
2397 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2398
446899e4
AA
23992015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2400
2401 * gdb.texinfo (S/390 and System z Features): Describe new feature
2402 "org.gnu.gdb.s390.vx".
2403
7ee67ee4
SDJ
24042015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2405
2406 PR gdb/18008
2407 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2408 demangler-warning): Fix typo ("problam").
2409
53cf2ee0
DT
24102015-02-19 David Taylor <dtaylor@emc.com>
2411
2412 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2413
3133f8c1
JM
24142015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2415
2416 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2417 point, DTrace'.
2418 (Static Probe Points): Modified to cover DTrace probes in addition
2419 to SystemTap probes. Also modified to cover the `enable probe'
2420 and `disable probe' commands.
2421
9aca2ff8
JM
24222015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2423
2424 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2425 `disable probe' commands.
2426
fa3f8d5a
DT
24272015-02-12 David Taylor <dtaylor@emc.com>
2428
2429 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2430 fields of the QTDV packet.
2431
d33501a5
MM
24322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2433
2434 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2435 (Process Record and Replay): Describe new set|show commands.
2436 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2437
f4abbc16
MM
24382015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2439
2440 * gdb.texinfo (Process Record and Replay): Describe the "record
2441 btrace bts" command.
2442 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2443 (Branch Trace Configuration Format): New.
2444
cfb069a8
GB
24452015-01-31 Gary Benson <gbenson@redhat.com>
2446 Doug Evans <dje@google.com>
2447
2448 * gdb.texinfo (Command Completion): Document new
2449 "set/show max-completions" option.
2450
f57d2163
DE
24512015-01-31 Doug Evans <xdje42@gmail.com>
2452
2453 * gdb.texinfo (Symbols): Document new commands
2454 "maint print symbol-cache", "maint print symbol-cache-statistics",
2455 "maint flush-symbol-cache". Document new option
2456 "maint set symbol-cache-size".
2457
9f050062
DE
24582015-01-31 Doug Evans <xdje42@gmail.com>
2459
2460 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2461 distinguish script files vs inlined scripts.
2462 * python.texi (Python Auto-loading): Ditto.
2463
b6577aab
DE
24642015-01-30 Doug Evans <dje@google.com>
2465
2466 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2467 string if present.
2468
3a8b707a
DE
24692015-01-27 Doug Evans <dje@google.com>
2470
2471 * python.texi (Objfiles In Python): Document Objfile.username.
2472
1b549396
DE
24732015-01-27 Doug Evans <dje@google.com>
2474
2475 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2476 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2477
253828f1
JK
24782015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2479
2480 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2481
bf555842
EZ
24822015-01-16 Eli Zaretskii <eliz@gnu.org>
2483
2484 * doc/gdb.texinfo (TUI Commands): Document the possible
2485 values of NAME argument to 'winheight' command. Explain the
2486 effect of 'tabset' setting better.
2487
439250fb
DE
24882015-01-11 Doug Evans <xdje42@gmail.com>
2489
2490 PR gdb/15830
2491 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2492 (Symbols): Ditto.
2493 (Maintenance Commands): Delete docs for "maint demangle".
2494
6bf6fd09
JB
24952014-12-31 Joel Brobecker <brobecker@adacore.com>
2496
2497 * gdb.texinfo (Files): Remove documentation of the
2498 "add-shared-symbol-files" and "assf" commands.
2499 (Cygwin Native): Remove documentation of the "dll-symbols"
2500 command.
2501
cc485e62
DE
25022014-12-17 Doug Evans <xdje42@gmail.com>
2503
2504 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2505
bb2ec1b3
TT
25062014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2507 Jan Kratochvil <jan.kratochvil@redhat.com>
2508
2509 * gdb.texinfo (Altering): Update.
2510 (Compiling and Injecting Code): New node.
2511
6dddd6a5
DE
25122014-12-12 Doug Evans <dje@google.com>
2513
2514 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2515
f5b95c01
AA
25162014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2517
2518 * gdb.texinfo: Document "maint print user-registers".
2519
a0be3e44
DE
25202014-12-08 Doug Evans <dje@google.com>
2521
2522 * python.texi (Objfiles In Python): Document Objfile.owner.
2523
86e4ed39
DE
25242014-12-04 Doug Evans <dje@google.com>
2525
2526 * python.texi (Objfiles In Python): Document
2527 Objfile.add_separate_debug_file.
2528
7c50a931
DE
25292014-12-04 Doug Evans <dje@google.com>
2530
2531 * python.texi (Objfiles In Python): Document Objfile.build_id.
2532
701adfb0
PA
25332014-12-02 Nick Bull <nicholaspbull@gmail.com>
2534
2535 * observer.texi (inferior_call_pre, inferior_call_post)
2536 (memory_changed, register_changed): New observers.
2537
162078c8
NB
25382014-12-02 Nick Bull <nicholaspbull@gmail.com>
2539
2540 * python.texi (Events In Python): Document new events
2541 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2542 and RegisterChangedEvent.
2543
f10c5b19
JK
25442014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 Add add-auto-load-scripts-directory.
2547 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2548 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2549
413b59ae
JK
25502014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2551
2552 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2553 description typo.
2554
02be9a71
DE
25552014-10-30 Doug Evans <dje@google.com>
2556
2557 * python.texi (Progspaces In Python): Document ability to add
2558 random attributes to gdb.Progspace objects.
2559 (Objfiles In Python): Document ability to add random attributes to
2560 gdb.objfile objects.
2561
e5f8a7cc
PA
25622014-10-27 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2565 info on stepping and signal handlers.
2566 (Signals): Explain stepping and signal handlers. Add context
2567 index entry, and cross references.
2568
fab3a15d
SM
25692014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2570
2571 * python.texi (Breakpoints In Python): Add parenthesis after
2572 Breakpoint.delete. Clarify Breakpoint.enabled description so
2573 that it contains "disable".
2574
4ffbba72
DE
25752014-10-17 Doug Evans <dje@google.com>
2576
2577 * python.texi (Events In Python): Document clear_objfiles event.
2578
d096d8c1
DE
25792014-10-17 Doug Evans <dje@google.com>
2580
2581 * python.texi (Objfiles In Python): Document new progspace attribute.
2582
32a8097b
PA
25832014-10-17 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2586 (SVR4 Process Information): Delete mention of OSF/1.
2587
2ddf4301
SM
25882014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2589
2590 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2591 exit-code field in -list-thread-groups output.
2592
342cc091
JBG
25932014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2594
2595 * gdb.texinfo (Set Breaks): Add missing "@end table".
2596
a25a5a45
PA
25972014-09-22 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2600 always-inserted off" is the default mode now. Delete
2601 documentation of "set breakpoint always-inserted auto".
2602
2b4fd423
DE
26032014-09-18 Doug Evans <dje@google.com>
2604
2605 * python.texi (Symbol Tables In Python): Document "producer"
2606 attribute of gdb.Symtab objects.
2607
deb8ff2b
PA
26082014-09-16 Pedro Alves <palves@redhat.com>
2609
2610 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2611 (Embedded OS): Remove VxWorks menu entry.
2612 (VxWorks): Remove node.
2613
81219e53
DE
26142014-09-13 Doug Evans <xdje42@gmail.com>
2615
2616 * gdb.texinfo (Signaling): Document new queue-signal command.
2617
faa42425
DE
26182014-09-06 Doug Evans <xdje42@gmail.com>
2619
2620 PR 15276
2621 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2622 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2623
1a6a384b
JL
26242014-09-03 Justin Lebar <jlebar@google.com>
2625
2626 * python.texi (Types In Python): Type.template_argument(n) returns a
2627 gdb.Value or a gdb.Type and throws an exception if n is out of
2628 range.
2629
5f3b99cf
SS
26302014-09-03 Sasha Smundak <asmundak@google.com>
2631
2632 * python.texi (Frames in Python): Add read_register description.
2633
3cecbbbe
TT
26342014-08-04 Tom Tromey <tromey@redhat.com>
2635
2636 * gdb.texinfo (Debugging Output): Update for change to "set debug
2637 target".
2638
90debf20
MM
26392014-08-01 Masaki Muranaka <monaka@monami-software.com>
2640
2641 Pushed by Joel Brobecker <brobecker@adacore.com>.
2642 * Makefile.in (transform): New variable.
2643 (install-man1, install-man5): Apply $(transform) to man file names.
2644
ee7333ae
DE
26452014-07-26 Doug Evans <xdje42@gmail.com>
2646
2647 PR guile/17177
2648 * guile.texi (Guile Pretty Printing API): Fix typo.
2649 Document set-pretty-printers!, pretty-printers.
2650 (Selecting Guile Pretty-Printers): Update.
2651 Mention program-space based pretty-printers.
2652
70509625
PA
26532014-07-25 Pedro Alves <palves@redhat.com>
2654 Eli Zaretskii <eliz@gnu.org>
2655
2656 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2657 with multi-threaded programs.
2658
701adfb0
PA
26592014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2660
2661 * gdb.texinfo (MicroBlaze Features): Added.
2662
b67a2c6f
YQ
26632014-06-27 Yao Qi <yao@codesourcery.com>
2664
2665 * gdb.texinfo (Maintenance Commands): Update the output of
2666 'maint print dummy-frames' command.
2667
f179cf97
EZ
26682014-06-24 Eli Zaretskii <eliz@gnu.org>
2669
2670 * gdb.texinfo (Screen Size): Improve indexing.
2671
992c7d70
GB
26722014-06-19 Gary Benson <gbenson@redhat.com>
2673
2674 * gdb.texinfo (Maintenance Commands): Document new
2675 "maint set/show catch-demangler-crashes" option.
2676
57fcfb1b
GB
26772014-06-19 Gary Benson <gbenson@redhat.com>
2678
2679 * gdb.texinfo (Maintenance Commands): Document new
2680 "maint demangler-warning" command and new
2681 "maint set/show demangler-warning" option.
2682
dd5d5494
SC
26832014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2684
2685 * python.texi (Xmethod API): Add space before the opening
2686 parenthesis in function descriptions.
2687
25326a28 26882014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2689
2690 * guile.texi (Guile Configuration): Document guile-data-directory.
2691
0a770bb2 26922014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2693
2694 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2695
16f691fb
DE
26962014-06-04 Doug Evans <xdje42@gmail.com>
2697
2698 * guile.texi (Breakpoints In Guile): Update.
2699
1e47491b
JB
27002014-06-03 Joel Brobecker <brobecker@adacore.com>
2701
2702 * python.texi (Xmethod API): Fix reference to "Progspaces In
2703 Python".
2704
0c6e92a5
SC
27052014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2706
2707 * python.texi (Xmethods In Python, XMethod API)
2708 (Writing an Xmethod): New nodes.
2709 (Python API): New menu entries "Xmethods In Python",
2710 "Xmethod API", "Writing an Xmethod".
2711
06eb1586
DE
27122014-06-02 Doug Evans <xdje42@gmail.com>
2713
2714 * guile.texi (Guile API): Add entry for Parameters In Guile.
2715 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2716 (Parameters In Guile): New node.
2717
e698b8c4
DE
27182014-06-02 Doug Evans <xdje42@gmail.com>
2719
2720 * guile.texi (Guile API): Add entry for Commands In Guile.
2721 (Basic Guile) <parse-and-eval>: Add reference.
2722 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2723 (GDB Scheme Data Types): Mention <gdb:command> object.
2724 (Commands In Guile): New node.
2725
ded03782
DE
27262014-06-02 Doug Evans <xdje42@gmail.com>
2727
2728 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2729 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2730 (Progspaces In Guile): New node.
2731
53e8a631
AB
27322014-05-30 Andrew Burgess <aburgess@broadcom.com>
2733
2734 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2735 * python.texi (Frames In Python): Mention
2736 gdb.FRAME_UNWIND_MEMORY_ERROR.
2737
329ea579
PA
27382014-05-29 Pedro Alves <palves@redhat.com>
2739 Tom Tromey <tromey@redhat.com>
2740
2741 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2742 from example.
2743 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2744 Mention that target-async is now deprecated.
2745 (Maintenance Commands): Document maint set/show target-async.
2746
92bcb5f9
PA
27472014-05-29 Pedro Alves <palves@redhat.com>
2748
2749 * observer.texi (sync_execution_done, command_error): New
2750 subjects.
2751
fd664c91
PA
27522014-05-29 Pedro Alves <palves@redhat.com>
2753
2754 PR gdb/13860
2755 * observer.texi (signal_received, end_stepping_range)
2756 (signal_exited, exited, no_history): New observer subjects.
2757
b2715b27
AW
27582014-05-26 Andy Wingo <wingo@igalia.com>
2759
2760 * guile.texi (GDB Scheme Data Types): Remove documentation for
2761 removed interfaces. Update spelling of gdb-object-kind.
2762
9eaa4c1e
AW
27632014-05-26 Andy Wingo <wingo@igalia.com>
2764
2765 * guile.texi (Basic Guile): Fix some typos.
2766
0f1e8403
AW
27672014-05-26 Andy Wingo <wingo@igalia.com>
2768
2769 * guile.texi (Writing a Guile Pretty-Printer)
2770 (Guile Types Module): Fix excess parentheses in use-modules forms.
2771
697aa1b7
EZ
27722014-05-24 Eli Zaretskii <eliz@gnu.org>
2773
2774 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2775 (Breakpoints In Guile, Guile Printing Module)
2776 (Guile Exception Handling, Values From Inferior In Guile)
2777 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2778 Don't use @var at the beginning of a sentence.
2779
2780 * gdb.texinfo (Frame Filter Management, Trace Files)
2781 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2782 (PowerPC Embedded, Define, Annotations for Running)
2783 (IPA Protocol Commands, Packets, General Query Packets)
2784 (Tracepoint Packets, Notification Packets, Environment)
2785 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2786 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2787 (Frames, Backtrace, Selection, Expressions, Registers)
2788 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2789 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2790 (Source Annotations, Using JIT Debug Info Readers, Packets)
2791 (Stop Reply Packets, Host I/O Packets)
2792 (Target Description Format): Don't use @var at the beginning of a
2793 sentence.
2794
2795 * python.texi (Basic Python, Types In Python)
2796 (Commands In Python, Frames In Python, Line Tables In Python)
2797 (Breakpoints In Python, gdb.printing, gdb.types)
2798 (Type Printing API): Don't use @var at the beginning of a
2799 sentence.
2800
67b5c0c1
MM
28012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2802
2803 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2804 replay-memory-access".
2805
6a3cb8e8
PA
28062014-05-21 Pedro Alves <palves@redhat.com>
2807
2808 * gdb.texinfo (Starting): Document "set/show
2809 auto-connect-native-target".
2810 (Target Commands): Document "target native".
2811
936d2992
PA
28122014-05-20 Pedro Alves <palves@redhat.com>
2813
2814 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2815 not be remote specific. Add cross reference to the qCRC packet.
2816 (Separate Debug Files): Update cross reference to the qCRC packet.
2817 (General Query Packets) <qCRC packet>: Add anchor.
2818
b3ce5e5f
DE
28192014-05-17 Doug Evans <xdje42@gmail.com>
2820
2821 Copy over changes from guile.texi.
2822 * python.texi (Basic Python) <gdb.execute>: Add text.
2823 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2824 (Values From Inferior) <Python string>: Add text.
2825 (Values From Inferior) <Value.string>: Clarify string length handling.
2826 (Pretty Printing API): Add cindex.
2827 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2828 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2829 @vindex.
2830 (Commands In Python) <COMPLETE_*>: Similarly.
2831 (Symbols In Python) <SYMBOL_*>: Similarly.
2832 (Breakpoints In Python) <WP_*>: Similarly.
2833 (Breakpoints In Python) <BP_*>: Similarly.
2834
8dfcab11
DT
28352014-05-17 David Taylor <dtaylor@emc.com>
2836
2837 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2838 mentioned in the qfThreadInfo reply.
2839
8d551b02
DE
28402014-05-16 Doug Evans <dje@google.com>
2841
2842 * gdb.texinfo (Mode Options): Add -D.
2843
e20bd8f4
SB
28442014-05-09 Samuel Bronson <naesten@gmail.com>
2845
2846 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2847 "make -C".
2848
f989a1c8
TT
28492014-04-29 Tom Tromey <tromey@redhat.com>
2850
2851 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2852 "show debug varobj".
2853
95cf3b38
DT
28542014-05-01 David Taylor <dtaylor@emc.com>
2855
2856 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2857 option.
2858
01f9f808
MS
28592014-04-24 Michael Sturm <michael.sturm@mintel.com>
2860 Walfred Tedeschi <walfred.tedeschi@intel.com>
2861
2862 * gdb.texinfo (i386 Features): Add description of AVX512
2863 registers.
2864
770e7fc7
DE
28652014-03-31 Doug Evans <dje@google.com>
2866
2867 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2868
97d8f0ee
DE
28692014-03-30 Doug Evans <dje@google.com>
2870
2871 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2872 (Background Execution): Ditto.
2873
36cb1214
HZ
28742014-03-21 Pedro Alves <palves@redhat.com>
2875 Stan Shebs <stan@codesourcery.com>
2876 Hui Zhu <hui@codesourcery.com>
2877
2878 * gdb.texinfo (Packets): Add anchor to "? packet".
2879 Remove fixme and update introduction of "k packet".
2880 Add anchor to "vKill packet".
2881
5e3a2c38
SS
28822014-03-12 Stan Shebs <stan@codesourcery.com>
2883
2884 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2885
7a5a839f
LC
28862014-02-26 Ludovic Courtès <ludo@gnu.org>
2887
dc6ae996 2888 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2889
95060284
JB
28902014-02-20 Joel Brobecker <brobecker@adacore.com>
2891
2892 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2893 and "assf" as being deprecated.
2894 (Cygwin Native): Likewise for "dll-symbols".
2895 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2896 as a way to force the loading of symbols from a DLL.
2897
f7bd0f78
SC
28982014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2899
2900 * python.texi (Values From Inferior): Add description about the
2901 new feature.
2902
329baa95
DE
29032014-02-17 Doug Evans <xdje42@gmail.com>
2904
2905 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2906 * gdb.texinfo (Python): Moved to ...
2907 * python.texi: ... here. New file.
2908
687894f5
DE
29092014-02-17 Ludovic Courtès <ludo@gnu.org>
2910
d25f38ee 2911 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2912 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2913 parameter to 'str-lookup-function' procedure. Look for
2914 the "std::string<" prefix.
2915 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2916 Adjust description.
2917
6fb526ee
DE
29182014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2919
d25f38ee 2920 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2921 parantheses for deffn.
2922 (Disassembly In Guile): Ditto.
2923
1e0a5178
SS
29242014-02-10 Stan Shebs <stan@codesourcery.com>
2925
2926 Add Doxygen support.
2927 * Makefile.in (doxy): New action, generates Doxygen files.
2928 (DOXYGEN): New.
2929 (doxyedit): New.
2930 * Doxyfile-base.in: New file.
2931 * Doxyfile-gdb-api.in: New file.
2932 * Doxyfile-gdb-xref.in: New file.
2933 * Doxyfile-gdbserver.in: New file.
2934 * doxy-index.in: New file.
2935 * filter-for-doxygen: New file.
2936 * filter-params.pl: New file.
2937
ed3ef339
DE
29382014-02-10 Doug Evans <xdje42@gmail.com>
2939
2940 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2941 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2942 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2943 (Guile docs): Include guile.texi.
2944 (objfile-gdbdotext file): Add objfile-gdb.scm.
2945 (dotdebug_gdb_scripts section): Mention Guile scripts.
2946 (Multiple Extension Languages): New node.
2947 * guile.texi: New file.
2948
c6044dd1
JB
29492014-01-28 Joel Brobecker <brobecker@adacore.com>
2950
2951 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2952 ignore-descriptive-types". commands.
2953
87ce2a04
DE
29542014-01-22 Doug Evans <dje@google.com>
2955
2956 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2957 (gdbserver man): Ditto.
2958
52834460
MM
29592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2960
2961 * gdb.texinfo: Document limited reverse/replay support
2962 for target record-btrace.
2963
0688d04e
MM
29642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2965
2966 * gdb.texinfo (Process Record and Replay): Update documentation.
2967
8710b709
MM
29682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2969
2970 * gdb.texinfo (Process Record and Replay): Document new /c
2971 modifier accepted by "record function-call-history".
2972 Add /i modifier to "record function-call-history" example.
2973
dcf106f3
JB
29742014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2975 Joel Brobecker <brobecker@adacore.com>
2976
2977 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2978 markers. Remove one that was misplaced.
2979
41ef2965
PA
29802014-01-10 Pedro Alves <palves@redhat.com>
2981
2982 * gdb.texinfo (Your Program's Environment) <set environment>:
2983 Mention the shell, and point at 'set exec-wrapper'.
2984
c0d48811
JB
29852014-01-07 Joel Brobecker <brobecker@adacore.com>
2986
2987 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2988
5fba4c0f
JB
29892013-12-30 Joel Brobecker <brobecker@adacore.com>
2990
2991 * gdb.texinfo (Types In Python): Clarify the documentation
2992 of attribute gdb.Field.bitpos.
2993
0809504b
JB
29942013-12-28 Joel Brobecker <brobecker@adacore.com>
2995
2996 * gdb.texinfo (Types In Python): Fix the documentation of
2997 attribute "bitpos" in class gdb.Field for enum types. Add
2998 documentation for attribute "enumval" in that same class.
2999
edef6000
JB
30002013-12-28 Joel Brobecker <brobecker@adacore.com>
3001
3002 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3003 @ftable.
3004
71b8c845
DE
30052013-12-23 Doug Evans <xdje42@gmail.com>
3006
3007 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3008 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3009 corresponding section in Extending GDB.
3010 (Extending GDB): Move menu up. New menu item "Auto-loading
3011 extensions".
3012 (Sequences): New menu item "Auto-loading sequences".
3013 (Auto-loading sequences): New node.
3014 (Python): Rename section from Scripting GDB to Extending GDB.
3015 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3016 Move docs on ways to auto-load extensions to ...
3017 (Auto-loading extensions): ... here. New node.
3018
d192b373
JB
30192013-12-23 Joel Brobecker <brobecker@adacore.com>
3020
3021 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3022 in menu.
3023 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3024 command, now in a new node.
3025 (GDB/MI Support Commands): New node, with its contents being
3026 extracted from the "GDB/MI Miscellaneous Commands" node.
3027 A small paragraph introducing the section is also added at
3028 the start.
3029 (GDB/MI Miscellaneous Commands): Delete the description of the
3030 -info-gdb-mi-command, -list-features and -list-target-features
3031 commands, now hosted in the "GDB/MI Support Commands" node.
3032
a16b0e22
SC
30332013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3034
3035 PR python/16113
3036 * gdb.texinfo (Values From Inferior): Add a note about using
3037 gdb.Field objects as subscripts on gdb.Value objects.
3038 (Types In Python): Add description about the new attribute
3039 "parent_type" of gdb.Field objects.
3040
9b26f0fb
JB
30412013-12-12 Joel Brobecker <brobecker@adacore.com>
3042
3043 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3044 entry for section docuumenting the -list-features GDB/MI command.
3045
72bfa06c
JB
30462013-12-10 Joel Brobecker <brobecker@adacore.com>
3047
3048 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3049 "exec-run-start-option" entry in the output of the "-list-features"
3050 command.
3051
3ea8680f
EZ
30522013-12-04 Eli Zaretskii <eliz@gnu.org>
3053
3054 * gdb.texinfo (i386): Fix yesterday's commit.
3055
1a4f73eb
TT
30562013-12-03 Tom Tromey <tromey@redhat.com>
3057
3058 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3059 documented here.
3060
6cb999f8
TT
30612013-12-03 Tom Tromey <tromey@redhat.com>
3062
3063 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3064
ca8941bb
WT
30652013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3066
3067 * gdb.texinfo (i386 Features): Add MPX feature registers.
3068 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3069 a subsubsection for MPX and describes the display of the
3070 boundary registers.
3071
688981c9
JB
30722013-12-03 Joel Brobecker <brobecker@adacore.com>
3073
3074 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3075 documentation of the "ada-exceptions" entry.
3076
2ea126fa
JB
30772013-12-03 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3080 "^error" result record concerning the error message. Document
3081 the error code that may also be part of that result record.
3082 (GDB/MI Miscellaneous Commands): Document the
3083 "undefined-command-error-code" element in the output of
3084 the "-list-features" GDB/MI command.
3085
6b7cbff1
JB
30862013-12-03 Joel Brobecker <brobecker@adacore.com>
3087
3088 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3089 the new -info-gdb-mi-command GDB/MI command. Document
3090 the meaning of "-info-gdb-mi-command" in the output of
3091 -list-features.
3092
20e1ca3b
PA
30932013-11-29 Pedro Alves <palves@redhat.com>
3094
3095 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3096 Update comment.
3097
29453a14
YQ
30982013-11-24 Yao Qi <yao@codesourcery.com>
3099
3100 * gdb.texinfo (Caching Remote Data): Document new
3101 "set/show stack-cache" option.
3102
6dd315ba
YQ
31032013-11-24 Yao Qi <yao@codesourcery.com>
3104
3105 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3106 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3107 "off" respectively.
3108
9df9dbe0
YQ
31092013-11-23 Yao Qi <yao@codesourcery.com>
3110
3111 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3112 of "displayhint" to the table about child results.
3113
c78feb39
YQ
31142013-11-21 Yao Qi <yao@codesourcery.com>
3115
3116 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3117 'dynamic' for the output of command -var-list-children.
3118
27b81af3
YQ
31192013-11-21 Yao Qi <yao@codesourcery.com>
3120
3121 * gdb.texinfo (Caching Target Data): Remove "see" before
3122 @pxref.
3123
b26dfc9a
YQ
31242013-11-20 Yao Qi <yao@codesourcery.com>
3125
3126 * gdb.texinfo (Caching Target Data): Update doc for
3127 per-address-space dcache.
3128
b12039c6
YQ
31292013-11-20 Yao Qi <yao@codesourcery.com>
3130
3131 * gdb.texinfo (Data): Rename menu item.
3132 (Caching Remote Data): Rename to ...
3133 (Caching Target Data): ... it. Update.
3134
422ad5c2
JB
31352013-11-18 Joel Brobecker <brobecker@adacore.com>
3136
3137 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3138 "language-option" entry in the output of the "-list-features"
3139 command.
3140
805e1f19
TT
31412013-11-15 Tom Tromey <tromey@redhat.com>
3142
3143 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3144 Add example.
3145
8fe1b653
TT
31462013-11-14 Tom Tromey <tromey@redhat.com>
3147
3148 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3149
403cb6b1
JB
31502013-11-14 Joel Brobecker <brobecker@adacore.com>
3151
3152 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3153 (Context management): Place current subsection text into its own
3154 subsubsection. Add new subsubsection describing the "--language"
3155 command option.
3156
93973826
JB
31572013-11-13 Joel Brobecker <brobecker@adacore.com>
3158
3159 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3160 the documentation of "info-ada-exceptions" in the output
3161 of the "-list-features" command. Add the documentation
3162 of the "ada-exception" entry instead.
3163
6adcee18
JB
31642013-11-12 Joel Brobecker <brobecker@adacore.com>
3165
93973826 3166
6adcee18
JB
3167 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3168 word of a couple of sentences to start with a capital letter.
3169
58d06528
JB
31702013-11-12 Joel Brobecker <brobecker@adacore.com>
3171
3172 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3173 (Ada Exceptions): New node.
3174 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3175 Commands" node.
3176 (GDB/MI Ada Exceptions Commands): New node.
3177 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3178 field in the output of the "-list-features" command.
3179 * NEWS: Add entry for the new "info exceptions" CLI command,
3180 and for the new "-info-ada-exceptions" GDB/MI command.
3181
bc79de95
PM
31822013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3183
3184 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3185 (Line Tables In Python): New node.
3186
73be47f5
DE
31872013-11-08 Doug Evans <dje@google.com>
3188
3189 * gdb.texinfo (Debugging Output): Update text for
3190 "set debug dwarf2-read".
3191
db0fec5c
DE
31922013-11-08 Doug Evans <dje@google.com>
3193
3194 * gdb.texinfo (Debugging Output): Update text for
3195 "set debug symtab-create".
3196
92e32e33
PM
31972013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3198
72f4393d
L
3199 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3200 constant.
92e32e33 3201
f76c27b5
PM
32022013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3203
3204 * gdb.texinfo (Breakpoints In Python): Document temporary
3205 option in breakpoint constructor, and add documentation to the
3206 temporary attribute.
3207
fa4d0c40
YQ
32082013-11-07 Yao Qi <yao@codesourcery.com>
3209
3210 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3211 output of "-var-info-expression".
3212
afa332ce
PA
32132013-11-06 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3216 non-interactive mode.
3217 (Environment) <shell startup files warning>: Mention
3218 non-interactive mode. Mention .zshenv for Z shell, and talk about
3219 BASH_ENV instead of .bashrc for BASH.
3220
9ac69859
NB
32212013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3222
3223 * gdb.texinfo (Commands to Specify Files): Add description
3224 of the remove-symbol-file command.
3225 * observer.texi: New free_objfile event
3226
98882a26
PA
32272013-10-24 Pedro Alves <palves@redhat.com>
3228
3229 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3230
ce13fade
JB
32312013-10-11 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3234 New subsection inside which the "-catch-load" and "-catch-unload"
3235 commands documentation is now placed.
3236 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3237 documenting the "-catch-assert" and "-catch-exception" new
3238 GDB/MI commands.
3239
2446f5ea
JB
32402013-10-10 Joel Brobecker <brobecker@adacore.com>
3241
3242 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3243
0d12017b
JB
32442013-10-10 Joel Brobecker <brobecker@adacore.com>
3245
bd80dc1a
JB
3246 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3247 serial baud".
3248 (Remote Configuration): Replace "set remotebaud" by "set serial
3249 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3250
f4fb82a1
PA
32512013-10-07 Pedro Alves <palves@redhat.com>
3252
3253 PR breakpoints/11568
3254 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3255 when the thread is removed from the thread list.
3256
0c557179
SDJ
32572013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3258
3259 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3260 Update entry for $_exitcode.
3261
5713b9b5
JB
32622013-10-04 Joel Brobecker <brobecker@adacore.com>
3263
3264 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3265 new "--start" option.
3266
901461f8
PA
32672013-10-02 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.texinfo (Registers): Expand description of saved registers
3270 in frames. Explain <not saved>.
3271
8fb8eb5c
DE
32722013-09-25 Doug Evans <dje@google.com>
3273
3274 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3275
0a7cfe2c
SS
32762013-09-16 Stan Shebs <stan@codesourcery.com>
3277
3278 Remove the internals manual gdbint.texinfo.
3279 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3280 (PDFFILES): Remove gdbint.pdf.
3281 (HTMLFILES): Remove gdbint/index.html.
3282 (HTMLFILES_INSTALL): Remove gdbint.
3283 (GDBINT_DOC_FILES): Remove.
3284 (dvi): Remove gdbint.dvi.
3285 (ps): Remove gdbint.ps.
3286 * gdbint.texinfo: Remove file.
3287 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3288
a280dbd1
SDJ
32892013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3290
3291 * gdb.texinfo (Convenience Functions): Mention new convenience
3292 function $_isvoid.
3293
4ac33720
UW
32942013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3295
3296 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3297 (Standard Target Features): Add new node to menu.
3298 (S/390 and System z Features): New node.
3299
b3d3b4bd
SA
33002013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3301
3302 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3303 -list-target-features in the example.
3304
edf9f00c
JK
33052013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3306
3307 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3308 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3309
1d236d23
JK
33102013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3311
3312 Sync documentation with gdb.base/gnu-debugdata.exp.
3313 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3314
5423b017
JK
33152013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3318
6211c335
YQ
33192013-08-27 Pedro Alves <pedro@codesourcery.com>
3320 Yao Qi <yao@codesourcery.com>
3321
3322 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3323 Document new --skip-unavailable option.
3324 <-stack-list-variables>: Document new --skip-unavailable option.
3325
52e260a3
DE
33262013-08-26 Doug Evans <dje@google.com>
3327
3328 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3329 an optional regexp.
3330
5e92f71a
TT
33312013-08-13 Tom Tromey <tromey@redhat.com>
3332
3333 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3334 Document GDB_PARALLEL and GDB_INOTIFY.
3335
c5d7073b
SS
33362013-08-09 Stan Shebs <stan@codesourcery.com>
3337
3338 * LRS: Remove file, describes a long-abandoned live-range
3339 splitting extension to stabs.
3340
6fbe845e
AB
33412013-07-25 Andrew Burgess <aburgess@broadcom.com>
3342
3343 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3344
e7045703
DE
33452013-07-17 Doug Evans <dje@google.com>
3346
3347 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3348
3105ebf9
TT
33492013-07-02 Tom Tromey <tromey@redhat.com>
3350
3351 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3352
d6c2da54
TT
33532013-06-28 Tom Tromey <tromey@redhat.com>
3354
3355 * Makefile.in (version.subst): Use version.in, not
3356 common/version.in.
3357 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3358 Likewise.
3359
e5823f1c
PA
33602013-06-27 Pedro Alves <palves@redhat.com>
3361
3362 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3363 dynamic symbol resolution code>: New section, based on infrun.c
3364 comment.
3365
92dcb9ff
TT
33662013-06-26 Tom Tromey <tromey@redhat.com>
3367
3368 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3369 Update.
3370 (Releasing GDB): Likewise.
3371
dc673c81
YQ
33722013-06-26 Pedro Alves <pedro@codesourcery.com>
3373 Yao Qi <yao@codesourcery.com>
3374
3375 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3376 -trace-frame-collected.
3377
28a93511
YQ
33782013-06-26 Pedro Alves <pedro@codesourcery.com>
3379
3380 * gdb.texinfo (Traceframe Info Format): Document tvar element
3381 and its attributes.
3382
a0743c90
YQ
33832013-06-25 Yao Qi <yao@codesourcery.com>
3384
3385 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3386
01208463
TT
33872013-06-24 Tom Tromey <tromey@redhat.com>
3388
3389 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3390 (GDBvn.texi): Use version.subst.
3391 (version.subst): New target.
3392 (mostlyclean): Remove version.subst.
3393
c898adb7
YQ
33942013-06-20 Pedro Alves <pedro@codesourcery.com>
3395
3396 * gdb.texinfo (GDB/MI Data Manipulation)
3397 <-data-list-register-values>: Document the --skip-unavailable
3398 option.
3399
7c57fa1e
YQ
34002013-06-07 Yao Qi <yao@codesourcery.com>
3401
3402 * gdb.texinfo (Symbols): Add kindex and cindex for
3403 'maint print msymbols'.
3404
0059c61a 34052013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3406
3407 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3408 response field name (thread-group to inferior).
3409
85dc5a12
GB
34102013-06-04 Gary Benson <gbenson@redhat.com>
3411
3412 * gdb.texinfo (General Query Packets/qSupported): Added
3413 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3414 to the table of currently defined stub features.
3415 Added a more detailed entry for "augmented-libraries-svr4-read".
3416 (General Query Packets/qXfer:libraries-svr4:read): Documented
3417 the augmented form of this packet.
3418
5901af59
JB
34192013-05-23 Joel Brobecker <brobecker@adacore.com>
3420
3421 * gdb.texinfo (System-wide Configuration Scripts): Renames
3422 "Installed System-wide Configuration Scripts". Add associated
3423 @menu block.
3424
c1e36e3e
PA
34252013-05-23 Yao Qi <yao@codesourcery.com>
3426 Pedro Alves <palves@redhat.com>
3427
3428 * gdb.texinfo (Packets): Document 'vCont;r'.
3429 (Continuing and Stepping): Document target-assisted range
3430 stepping, and the 'set range-stepping' and 'show range-stepping'
3431 commands.
3432
0201faac
JB
34332013-05-23 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.texinfo (Installed System-wide Configuration Scripts):
3436 Add subsection describing the scripts now available under
3437 the data-dir's system-gdbbinit subdirectory.
3438 * NEWS: Add entry announcing the availability of system-wide
3439 configuration scripts for ElinOS and Wind River Linux.
3440
c5867ab6
HZ
34412013-05-21 Hui Zhu <hui@codesourcery.com>
3442
3443 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3444 "-dprintf-insert" command.
3445
7d0c9981
DE
34462013-05-17 Doug Evans <dje@google.com>
3447
3448 * gdb.texinfo (Maintenance Commands): Update doc for
3449 "maint check-psymtabs". Add doc for "maint check-symtabs",
3450 "maint expand-symtabs".
3451
742ce053
MM
34522013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3453
3454 * gdb.texinfo (Process Record and Replay): Document the
3455 "record goto" command and its sub-commands.
3456
1e611234
PM
34572013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3458
3459 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3460 (Python API): Add Frame Filters API, Frame Wrapper API,
3461 Writing a Frame Filter/Wrapper, Managing Management of Frame
3462 Filters chapter entries.
3463 (Frame Filters API): New Node.
3464 (Frame Wrapper API): New Node.
3465 (Writing a Frame Filter): New Node.
3466 (Managing Frame Filters): New Node.
3467 (Progspaces In Python): Add note about frame_filters attribute.
3468 (Objfiles in Python): Ditto.
3469 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3470 @anchors and --no-frame-filters option to -stack-list-variables,
3471 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3472 commands.
3473
2874cb83
JB
34742013-05-08 Joel Brobecker <brobecker@adacore.com>
3475
3476 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3477 Support" subsection documenting the XML format used to transfer
3478 shared library info on AIX.
3479
9a005eb9
JB
34802013-05-08 Joel Brobecker <brobecker@adacore.com>
3481
3482 * gdb.texinfo (Debugging Output): Add documentation of
3483 "set debug aix-solib" and "show debug aix-solib" commands.
3484
a1217d97
SL
34852013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3486
3487 * gdb.texinfo (Nios II): New section.
3488 (Nios II Features): New section.
3489
4d1eb6b4
JB
34902013-05-06 Joel Brobecker <brobecker@adacore.com>
3491
3492 * gdbint.texinfo (Algorithms): Remove entries documenting
3493 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3494 SOLIB_CREATE_INFERIOR_HOOK.
3495
3f84184e
TT
34962013-04-29 Tom Tromey <tromey@redhat.com>
3497
3498 PR python/14204:
3499 * gdb.texinfo (Python API): Fix menu entry.
3500 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3501 Define global and static block. Add example. Clarify
3502 block relationship for inline functions.
3503
60155234
TT
35042013-04-29 Tom Tromey <tromey@redhat.com>
3505
3506 * gdb.texinfo (Python API): Mention Python help and keyword
3507 arguments. Move pagination text to Basic Python.
3508 (Basic Python): Put pagination text here. Document
3509 close-on-exec, SIGCHLD, and SIGINT.
3510
5360976e
PA
35112013-04-19 Pedro Alves <palves@redhat.com>
3512
3513 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3514 "signedness" instead of "signness".
3515
bd3f3b55
PA
35162013-04-19 Pedro Alves <palves@redhat.com>
3517
3518 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3519 -Wno-pointer-sign text with text on -Wpointer-sign.
3520
dee368d3
TT
35212013-04-16 Tom Tromey <tromey@redhat.com>
3522
3523 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3524 GCC that has the SDT probe points.
3525
cc16e6c9
TT
35262013-04-15 Tom Tromey <tromey@redhat.com>
3527
3528 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3529 exception catchpoints.
3530
72f1fe8a
TT
35312013-04-15 Tom Tromey <tromey@redhat.com>
3532
3533 * gdb.texinfo (Set Catchpoints): Document $_exception.
3534 (Convenience Vars): Mention $_exception.
3535
591f19e8
TT
35362013-04-15 Tom Tromey <tromey@redhat.com>
3537
3538 * gdb.texinfo (Set Catchpoints): Reorganize exception
3539 catchpoints. Document "catch rethrow".
3540 (Debugging C Plus Plus): Mention "catch rethrow".
3541
02ae6bad
TT
35422013-04-15 Tom Tromey <tromey@redhat.com>
3543
3544 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3545
2c91021c
JK
35462013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3547 Eli Zaretskii <eliz@gnu.org>
3548
3549 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3550 line below the sample output.
3551
6eaaf48b
EZ
35522013-04-12 Eli Zaretskii <eliz@gnu.org>
3553
3554 * gdb.texinfo (Mode Options): Document '-configuration'.
3555 (Help): Document "show configuration".
3556 (Bug Reporting): Add requirements to include the configuration
3557 details in bug reports.
3558
b292c783
JK
35592013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3560
3561 * Makefile.in (MAN1S): Add gcore.1.
3562 Remove "Host, target, and site specific Makefile fragments" comment.
3563 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3564 (install-man1, uninstall-man1): Conditionalize gcore.1.
3565 (gcore.1): New.
3566 * gdb.texinfo (Man Pages): Add gcore man.
3567 (gcore man): New node.
3568
f81d1120
PA
35692013-04-10 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.texinfo (Process Record and Replay): Document that "set
3572 record full insn-number-max", "set record
3573 instruction-history-size" and "set record
3574 function-call-history-size" accept "unlimited".
3575 (Backtrace): Document that "set backtrace limit" accepts
3576 "unlimited".
3577 (List): Document that "set listsize" accepts "unlimited".
3578 (Print Settings)" Document that "set print max-symbolic-offset",
3579 "set print elements" and "set print repeats" accept "unlimited".
3580 (Starting and Stopping Trace Experiments): Document that "set
3581 trace-buffer-size" accepts "unlimited".
3582 (Remote Configuration): Document that "set tcp connect-timeout"
3583 accepts "unlimited".
3584 (Command History): Document that "set history size" accepts
3585 "unlimited".
3586 (Screen Size): Document that "set height" and "set width" accepts
3587 "unlimited". Adjust "set pagination"'s description to suggest
3588 "set height unlimited" instead of "set height 0".
3589
393fd4c3
YQ
35902013-04-10 Yao Qi <yao@codesourcery.com>
3591
3592 * gdb.texinfo (Trace Files): Add "target ctf".
3593
cba5a7bf
JK
35942013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3597
0ed630cb
JK
3598 * Makefile.in (install-man1, install-man5, uninstall-man1)
3599 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3600
afe1492b
JK
3601 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3602
5b8b6385
JK
36032013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3604 Eli Zaretskii <eliz@gnu.org>
3605
3606 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3607 parameters order. Remove "On some targets" for --attach. Document the
3608 --multi parameter and extended-remote command. Document all the
3609 options.
3610
906ccdf0
JK
36112013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3612
3613 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3614 the list of supported languages.
3615
43662968
JK
36162013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3617
3618 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3619 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3620 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3621 (diststuff): Add man.
3622 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3623 (uninstall-man5): New.
3624 (STAGESTUFF): Add *.1 and *.5.
3625 (GDBvn.texi): Add SYSTEM_GDBINIT.
3626 (gdb.1, gdbserver.1, gdbinit.5): New.
3627 (maintainer-clean realclean): Add $(MANS).
3628 (install): Add install-man.
3629 (uninstall): Add uninstall-man.
3630 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3631 (@copying): Wrap it by @c man begin COPYRIGHT.
3632 (Top): Add Man Pages.
3633 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3634
be9a8770
PA
36352013-04-02 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.texinfo (Debugging Output): Document "set/show debug
3638 aarch64", "set/show debug coff-pe-read" and "set/show debug
3639 mach-o".
3640
a46c1e42
PA
36412013-04-02 Pedro Alves <palves@redhat.com>
3642
3643 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3644 table>: Add entry for "trace-buffer-size".
3645
bd3eecc3
PA
36462013-03-28 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3649 table>: Add entry for "trace-status".
3650
215b9f98
EZ
36512013-03-28 Eli Zaretskii <eliz@gnu.org>
3652
3653 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3654 @bullet", which is invalid (makeinfo 5.1 barfs).
3655
7f7cc265
PA
36562013-03-28 Pedro Alves <palves@redhat.com>
3657
3658 PR gdb/15294
3659
3660 * gdb.texinfo (List) <set listsize>: Adjust to document that
3661 listsize 0 means no limit, and remove mention of -1.
3662
9c0be723
YQ
36632013-03-22 Yao Qi <yao@codesourcery.com>
3664
3665 * gdb.texinfo (Embedded Processors): Remove menu item
3666 "OpenRISC 1000".
3667 (OpenRISC 1000): Remove.
3668
bd712aed
DE
36692013-03-21 Doug Evans <dje@google.com>
3670
3671 * gdb.texinfo (Maintenance Commands): Add docs for
3672 "mt set per-command {space,time,symtab} {on,off}".
3673
d0353e76
YQ
36742013-03-14 Hui Zhu <hui@codesourcery.com>
3675 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3678
6dd24dfa
KS
36792013-03-13 Keith Seitz <keiths@redhat.com>
3680
3681 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3682 "maint agent" reference to Dynamic printf.
3683
5c4808ca
EZ
36842013-03-11 Eli Zaretskii <eliz@gnu.org>
3685
3686 * gdb.texinfo (General Query Packets): Don't use colon in index
3687 entries visible to Info format.
3688
59ea5688
MM
36892013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3690
3691 * gdb.texinfo (Process Record and Replay): Document record
3692 changes.
3693
2ae8c8e7
MM
36942013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3695
3696 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3697 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3698 qXfer:btrace:read.
3699
28abe188
EZ
37002013-03-09 Eli Zaretskii <eliz@gnu.org>
3701
3702 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3703 use colons in @anchor and @cindex entries.
3704
be9a119c 37052013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3706
3707 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3708
be9a119c 37092013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3710 Hafiz Abid Qadeer <abidh@codesourcery.com>
3711
3712 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3713 trace-buffer-size set and show commands.
3714 (Tracepoint Packets): Document QTBuffer:size.
3715 (General Query Packets): Document QTBuffer:size.
3716
d57350ea
TT
37172013-02-21 Tom Tromey <tromey@redhat.com>
3718
3719 * gdb.texinfo: Remove bad @syncodeindex.
3720 (Values From Inferior, Types In Python, Inferiors In Python)
3721 (Events In Python, Threads In Python, Frames In Python, Blocks In
3722 Python, Symbols In Python, Symbol Tables In Python): Remove
3723 @tables.
3724 (Packets, General Query Packets, Tracepoint Packets)
3725 (Host I/O Packets): Use @w{} for empty @item.
3726
9f44fbc0
SCR
37272013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3728
3729 * gdb.texinfo (Architectures In Python): Add description about
3730 the new method gdb.Architecture.disassemble.
3731
f5911ea1
HAQ
37322013-02-15 Pedro Alves <pedro@codesourcery.com>
3733 Hafiz Abid Qadeer <abidh@codesourcery.com>
3734
3735 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3736 Document the "trace-file" field.
3737
7e1e0340
DE
37382013-02-07 Doug Evans <dje@google.com>
3739
3740 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3741 command.
3742
134a2066
YQ
37432013-02-06 Yao Qi <yao@codesourcery.com>
3744
3745 * gdb.texinfo (GDB/MI Async Records): Document new MI
3746 notification "=tsv-modified". Update the document of MI
3747 notification "=tsv-created".
3748 * observer.texi (GDB Observers): New observer tsv_modified.
3749 Update observer tsv_created and tsv_delete.
3750
430ed3f0
MS
37512013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3752
3753 * gdb.texinfo (AArch64 Features): New section; document
3754 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3755 (Architectures): Add new AArch64 section to document AArch64
3756 architecture specific commands.
3757 (ABI): Add description of the new OS ABI "Newlib" and its influence
3758 on the longjmp handling.
3759
1b56eb55
JK
37602013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3761 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3764 variable in 'set/show backtrace' section.
3765
c4957902
TT
37662013-01-31 Tom Tromey <tromey@redhat.com>
3767
3768 * gdb.texinfo (Target Commands): Fix typo.
3769
bea883fd
SCR
37702013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3771
3772 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3773 describing the gdb.Architecture class.
3774 (Frames In Python): Add description about the new method
3775 gdb.Frame.architecture().
3776
796a7ff8
DE
37772013-01-23 Doug Evans <dje@google.com>
3778
3779 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3780
998580f1
MK
37812013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3782
3783 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3784 'thread-groups' field when printing a breakpoint in MI.
3785
c9fb1240
SD
37862012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3787 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3788 to reflect that jit-reader-load now supports absolute file-names.
3789
ab04a2af
TT
37902013-01-16 Tom Tromey <tromey@redhat.com>
3791
3792 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3793 (Signals): Likewise.
3794
8ac3646f
TT
37952013-01-16 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3798 "catch-type" field.
3799 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3800
e93a8774
TT
38012013-01-07 Tom Tromey <tromey@redhat.com>
3802
3803 * gdb.texinfo (Mode Options): Don't mention -epoch.
3804 (Data, Emacs): Remove obsolete comments.
3805
54516a0b
TT
38062013-01-02 Tom Tromey <tromey@redhat.com>
3807
3808 * gdb.texinfo (GDB/MI Output Records): Update menu.
3809 (GDB/MI Breakpoint Information): New node.
3810 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3811 <-break-insert>: Likewise.
3812
8dbe8ece
YQ
38132012-12-31 Yao Qi <yao@codesourcery.com>
3814
3815 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3816 (Packets): Move "vStopped" packet to ...
3817 (Notification Packets): ... here. Describe the components
3818 of notification. Add a table of supported notifications.
3819 Add an example on the process of he async notification.
3820
f35a17b5
JK
38212012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3822
3823 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3824 present.
3825 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3826 fullname output always present.
3827
0dfd2fad
PM
38282012-12-23 Pierre Muller <muller@sourceware.org>
3829
72f4393d
L
3830 * gdbint.texinfo (Function prototypes): Require use of "extern"
3831 modifier for function prototypes in headers.
0dfd2fad 3832
7785b880
JB
38332012-12-19 Joel Brobecker <brobecker@adacore.com>
3834
3835 * refcard.tex: Update copyright notice to GPL v3 or later.
3836 Update contact info.
3837
3d745be3
JK
38382012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3839
3840 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3841
c9b6281a
YQ
38422012-12-15 Yao Qi <yao@codesourcery.com>
3843
3844 * gdb.texinfo (Debugging Output): Document 'set debug
3845 notification' and 'show debug notification'.
3846
f2a8bc8a
YQ
38472012-12-15 Yao Qi <yao@codesourcery.com>
3848
3849 * gdb.texinfo (Listing Tracepoints): New item and example about
3850 'installed on target' output.
3851 Add more in the example about 'installed on target'.
3852 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3853
451b7c33
TT
38542012-12-14 Tom Tromey <tromey@redhat.com>
3855
72f4393d 3856 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3857
3fa7bf06 38582012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3859
3fa7bf06
MG
3860 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3861
701adfb0
PA
38622012-12-12 Paul Koning <paul_koning@dell.com>
3863
3864 Add support for Python 3.
3865 * gdb.texinfo (Inferior.read_memory): Mention that the return
3866 value is a memoryview object if Python 3.
3867
05b4bd79
PA
38682012-12-11 Pedro Alves <palves@redhat.com>
3869
3870 * gdb.texinfo: Remove all mentions of Unixware throughout.
3871
74a0d9f6
JK
38722012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3873
3874 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3875
0c631110
TT
38762012-11-29 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (SVR4 Process Information): Document missing
3879 "info proc" subcommands.
3880
891df0ea
YQ
38812012-11-29 Yao Qi <yao@codesourcery.com>
3882
3883 PR gdb/1477.
3884 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3885 to 'auto' instead of 'gnu'.
3886
608e2dbb
TT
38872012-11-26 Tom Tromey <tromey@redhat.com>
3888
3889 * gdb.texinfo (MiniDebugInfo): New node.
3890 (GDB Files): Update.
3891
e64e0392
DE
38922012-11-16 Doug Evans <dje@google.com>
3893
3894 * gdb.texinfo (System-wide configuration): If the system-wide init
3895 file lives in the data-directory, and --data-directory is provided,
3896 look for it there.
3897
ae606bee
TT
38982012-11-15 Tom Tromey <tromey@redhat.com>
3899
3900 * gdb.texinfo (Signaling): Fix typo.
3901
62747a60
TT
39022012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3903
3904 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3905 parameter "count" of -data-write-memory-bytes, and add an example.
3906
18a9fc12
TT
39072012-11-12 Tom Tromey <tromey@redhat.com>
3908
3909 * gdb.texinfo (Symbols): Document "info type-printers",
3910 "enable type-printer" and "disable type-printer".
3911 (Python API): Add new node to menu.
3912 (Type Printing API): New node.
3913 (Progspaces In Python): Document type_printers field.
3914 (Objfiles In Python): Likewise.
3915 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3916 register_type_printer, TypePrinter>: Document.
3917
53342f27
TT
39182012-11-12 Tom Tromey <tromey@redhat.com>
3919
3920 * gdb.texinfo (Symbols): Document "set print type methods",
3921 "set print type typedefs", and flags to ptype and whatis.
3922
ed8a1c2d
AB
39232012-11-09 Andrew Burgess <aburgess@broadcom.com>
3924
3925 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3926 the example -data-disassemble output. Extend the description of
3927 the -data-disassemble results to document all fields. Document
3928 the cli disassemble command as being related to -data-disassemble.
3929
8506d139
YQ
39302012-11-09 Yao Qi <yao@codesourcery.com>
3931
3932 PR gdb/14777.
3933 * gdb.texinfo (OS Information): Remove doc on command
3934 'info udot'.
3935
4d3f93a2
JB
39362012-11-08 Joel Brobecker <brobecker@adacore.com>
3937
3938 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3939 gdb.ini warning for Windows port.
3940
1e96de83
YQ
39412012-11-08 Yao Qi <yao@codesourcery.com>
3942
3943 * gdb.texinfo (Search): Add kindex for 'fo'.
3944
dc939229
TT
39452012-11-05 Tom Tromey <tromey@redhat.com>
3946
3947 PR python/14802:
3948 * gdb.texinfo (Functions In Python): Add example.
3949
6f6484cd
YQ
39502012-11-03 Yao Qi <yao@codesourcery.com>
3951
3952 * observer.texi (GDB Observers): Remove observer
3953 'tracepoint_modified', 'tracepoint_created' and
3954 'tracepoint_deleted'.
3955
af4238e5
TT
39562012-10-26 Tom Tromey <tromey@redhat.com>
3957
3958 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3959
687e43a4
TT
39602012-10-25 Tom Tromey <tromey@redhat.com>
3961
3962 * gdb.texinfo (General Query Packets): Use @itemx.
3963
8de0566d
YQ
39642012-10-17 Yao Qi <yao@codesourcery.com>
3965
3966 * observer.texi (GDB Observers): Update observer
3967 'memory_changed'.
3968 * gdb.texinfo (GDB/MI Async Records): Document for
3969 "memory-changed" notification.
3970
07540c15
DE
39712012-10-15 Doug Evans <dje@google.com>
3972
3973 * gdb.texinfo (Mode Options): Document -nh.
3974 Elaborate on docs for -nx.
3975
d7019589
SP
39762012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3977
3978 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3979
82a90ccf 39802012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3981 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3982
3983 * gdb.texinfo (GDB/MI Async Records): Document notification
3984 'record-started' and 'record-stopped'.
3985 * observer.texi (GDB Observers): New observer 'record-changed'.
3986
aa9259cc
TS
39872012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3988
3989 * gdb.texinfo: Document the removal of SH's 'regs' command.
3990
c1d780c2
SDJ
39912012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3992
3993 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3994
bb25a15c
YQ
39952012-09-18 Yao Qi <yao@codesourcery.com>
3996
3997 * gdb.texinfo (GDB/MI Async Records): Document new MI
3998 notifications '=tsv-created' and '=tsv-deleted'.
3999 * observer.texi (GDB Observers): New observer tsv_created and
4000 tsv_deleted.
4001
201b4506
YQ
40022012-09-18 Yao Qi <yao@codesourcery.com>
4003
4004 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4005 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4006 '=traceframe-changed'.
4007
6fc1c773
YQ
40082012-09-17 Yao Qi <yao@codesourcery.com>
4009
4010 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4011 'set listsize'.
4012
121c73f3
JK
40132012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4014 Eli Zaretskii <eliz@gnu.org>
4015
4016 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4017 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4018 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4019
e9687799
JK
40202012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4021
4022 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4023
3b5e4d35
YPK
40242012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4025
4026 Document how to return from "python-interactive" to GDB.
4027 * gdb.texinfo (Python Commands): Update documentation.
4028
40292012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4030
4031 Add a new "python-interactive" command that starts a standard
4032 Python interactive prompt with "pi" as alias, and add "py" as
4033 an alias to "python".
4034 * gdb.texinfo (Python Commands): Document the new commands.
4035
b583003e
TT
40362012-08-22 Tom Tromey <tromey@redhat.com>
4037
4038 * gdbint.texinfo (Host Definition): Remove documentation for
4039 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4040
a451cb65
KS
40412012-08-17 Keith Seitz <keiths@redhat.com>
4042
4043 PR c++/13356
4044 * gdb.texinfo (Type and Range Checking): Remove warning.
4045 Remove spurious commas.
4046 Update text and examples for re-implementation of set/show
4047 check type.
4048 (C and C++ Type and Range Checks): Likewise.
4049
6b1755ce
YQ
40502012-08-16 Yao Qi <yao@codesourcery.com>
4051
4052 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4053 is deprecated.
4054
f47f77df
DE
40552012-08-13 Doug Evans <dje@google.com>
4056
4057 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4058 to include functions.
4059
a72c3253
DE
40602012-08-10 Doug Evans <dje@google.com>
4061
4062 * gdb.texinfo (Convenience Funs): New node.
4063 (Types In Python): Document Type.vector.
4064
5b9afe8a
YQ
40652012-08-09 Yao Qi <yao@codesourcery.com>
4066
4067 * observer.texi: New observer command_param_changed.
4068 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4069
dc1039df
JK
40702012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4071
4072 * gdbint.texinfo (Debugging GDB): In section
4073 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4074 Mention also gdb-gdb.py.
4075
4abf930d
YQ
40762012-08-07 Yao Qi <yao@codesourcery.com>
4077
4078 Revert the folloing patch:
4079 2012-08-06 Yao Qi <yao@codesourcery.com>
4080 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4081 remote hardware-watchpoint-limit' and 'set
4082 remote hardware-breakpoint-limit'.
4083
f3c8a52a
JK
40842012-08-06 Nathaniel Flath <flat0103@gmail.com>
4085
4086 * gdb.texinfo (Working Directory): Added information about new
4087 default argument for 'cd' command.
4088
77a91025
YQ
40892012-08-06 Yao Qi <yao@codesourcery.com>
4090
4091 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4092 remote hardware-watchpoint-limit' and 'set
4093 remote hardware-breakpoint-limit'.
4094
d9f08f52
YQ
40952012-08-06 Yao Qi <yao@codesourcery.com>
4096
4097 Fix PR14371.
4098
4099 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4100 '=breakpoint-deleted'.
4101
95b07c96
YQ
41022012-08-02 Yao Qi <yao@codesourcery.com>
4103
4104 * gdb.texinfo (Native): Remove node Neutrino.
4105
7255706c
YQ
41062012-07-27 Yao Qi <yao@codesourcery.com>
4107
4108 * gdb.texinfo (IPA Protocol Commands): Document new command
4109 'close'.
4110
d6b28940
TT
41112012-07-25 Tom Tromey <tromey@redhat.com>
4112
4113 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4114
e615022a
DE
41152012-07-20 Doug Evans <dje@google.com>
4116
4117 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4118 (Index Files): Document how to control the use of deprecated index
4119 sections.
4120 (Index Section Format): Replace --use-deprecated-index-sections with
4121 "set use-deprecated-index-sections on".
4122
055855a4
EZ
41232012-07-12 Eli Zaretskii <eliz@gnu.org>
4124
4125 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4126 indices into a single node "Index". Instead, join function and
4127 variable indices into a single index, separate from the concept
4128 index. Requested in
4129 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4130 (Top): Update the top-level menu: instead of one "Index" there are
4131 now separate entries "Concept Index" and "Function and Variable
4132 Index".
4133 (Concept Index, Function and Variable Index): New nodes.
4134 (Index): Node deleted.
4135
f77cc5f0
HZ
41362012-07-05 Hui Zhu <hui_zhu@mentor.com>
4137
4138 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4139 and "maint agent-eval".
4140
00595b5e
EZ
41412012-07-03 Eli Zaretskii <eliz@gnu.org>
4142
4143 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4144 avoid file-name clashes between Index.html and index.html on
4145 case-insensitive filesystems. See the discussion starting in
4146 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4147 details of the problem.
4148 (Top): Update the master menu for the above.
4149 (Concept Index, Command and Variable Index): New nodes, instead of
4150 the old "Index" node that was deleted. All cross-references
4151 updated.
4152
d3ce09f5
SS
41532012-07-02 Stan Shebs <stan@codesourcery.com>
4154
4155 * gdb.texinfo (Dynamic Printf): Mention agent style and
4156 disconnected dprintf.
4157 (Maintenance Commands): Describe maint agent-printf.
4158 (General Query Packets): Mention BreakpointCommands feature.
4159 (Packets): Document commands extension to Z0 packet.
4160 * agentexpr.texi (Bytecode Descriptions): Document printf
4161 bytecode.
4162
2d7b58e8
JK
41632012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4164
4165 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4166 only after gdbinit files.
4167 (Startup): Move -iex and -iex commands down after gdbinit files.
4168
202cbf1c
JK
41692012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4170
4171 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4172 possibility.
4173
b6ba681c
TT
41742012-06-29 Tom Tromey <tromey@redhat.com>
4175
4176 * gdb.texinfo (Index Section Format): Update for version 7.
4177
71caed83
SS
41782012-06-28 Stan Shebs <stan@codesourcery.com>
4179
4180 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4181 example, add note about title column.
4182
ee0bf529
SCR
41832012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4184
4185 * gdb.texinfo (Symbol Tables In Python): Add description about
4186 the new 'last' attribute of gdb.Symtab_and line.
4187
3c15d565
SCR
41882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4189
4190 * gdb.texinfo (Symbol Tables In Python): Correct the description
4191 of the 'pc' attribute of gdb.Symtab_and_line.
4192
45cfd468
DE
41932012-06-26 Doug Evans <dje@google.com>
4194
4195 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4196 and symtab-create.
4197
496ee73e
KS
41982012-06-25 Keith Seitz <keiths@redhat.com>
4199
4200 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4201 from example. Remove "rbreak" from list of corresponding
4202 gdb commands.
4203
156942c7
DE
42042012-06-23 Doug Evans <dje@google.com>
4205
4206 * gdb.texinfo (Index Section Format): Document version 7 format.
4207
c614397c
YQ
42082012-06-22 Yao Qi <yao@codesourcery.com>
4209
4210 * gdb.texinfo: Add missing cindex for some packets.
4211
472a2379
KS
42122012-06-20 Keith Seitz <keiths@redhat.com>
4213
4214 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4215 for -break-insert and document -p.
4216
2678e2af
YQ
42172012-06-20 Yao Qi <yao@codesourcery.com>
4218
4219 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4220 and "gdb.write_memory" with "Inferior.read_memory" and
4221 "Inferior.write_memory".
4222
984359d2
EZ
42232012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4224
4225 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4226 (Free Documentation): Add @node line.
4227 (Continuing and Stepping) <advance location>: Use @item instead of
4228 @itemx.
4229 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4230 @itemx.
4231 (Embedded Processors): Put the link to "PA" to its correct place,
4232 according to document structure.
4233 (Python API): Put the link to "Lazy Strings In Python" to its
4234 correct place.
4235 (Index): Use @@ in @tex block to get a literal @.
4236
4237 * gdbint.texinfo: Fix the @subtitle line.
4238
4239 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4240 correct place.
4241
16bdd41f
YQ
42422012-06-08 Yao Qi <yao@codesourcery.com>
4243
4244 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4245 Protocol'.
4246 (In-Process Agent Protocol, IPA Protocol Objects)
4247 (IPA Protocol Commands): New nodes.
4248 (Tracepoint Packets): Add anchors.
4249
2d4c29c5
TS
42502012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4251
4252 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4253
6bd110c5
YQ
42542012-06-06 Yao Qi <yao@codesourcery.com>
4255
4256 * gdb.texinfo: Update copyright year.
4257
f3e0e960
SS
42582012-05-23 Stan Shebs <stan@codesourcery.com>
4259 Kwok Cheung Yeung <kcy@codesourcery.com>
4260
4261 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4262
1564a261
JK
42632012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4266 Mention also --with-separate-debug-dir.
4267 (Auto-loading): Prepend $debugdir in the sample output.
4268 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4269 auto-load safe-path variable.
4270 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4271 Mention also $debugdir for 'set auto-load scripts-directory'.
4272
eb17f351
EZ
42732012-05-19 Eli Zaretskii <eliz@gnu.org>
4274
4275 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4276 (MIPS Embedded, MIPS, MIPS Register packet Format)
4277 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4278 appropriate.
4279
4cc0665f 42802012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4281 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4282
4283 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4284 mips compression".
4285 (MIPS Breakpoint Kinds): New subsubsection.
4286
7af8dcf8 42872012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4288
4289 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4290 nodes for subsections. Add @acronym mark-ups and adjust
4291 formatting.
4292
aff139ff
JK
42932012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4294
4295 Rename $ddir to $datadir.
4296 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4297 (objfile-gdb.py file): Rename $ddir to $datadir.
4298
9cb709b6
TT
42992012-05-18 Tom Tromey <tromey@redhat.com>
4300
4301 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4302
e7e0cddf
SS
43032012-05-14 Stan Shebs <stan@codesourcery.com>
4304
4305 * gdb.texinfo (Dynamic Printf): New subsection.
4306
7efc75aa
SCR
43072012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4308
4309 * gdb.texinfo (Basic Python): Add description about the function
4310 gdb.find_pc_line
4311
f307c045
JK
43122012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4313 Eli Zaretskii <eliz@gnu.org>
4314
4315 * gdb.texinfo (Separate Debug Files): Use plural form for global
4316 debugging information directory.
4317
85d4a676
SS
43182012-05-11 Stan Shebs <stan@codesourcery.com>
4319 Kwok Cheung Yeung <kcy@codesourcery.com>
4320
4321 * gdb.texinfo (Operating System Auxiliary Information): Document new
4322 'info os' subcommands.
4323
c1668e4e
JK
43242012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4325
4326 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4327 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4328 (dotdebug_gdb_scripts section): Add reference
4329 to 'Auto-loading safe path'.
4330
7349ff92
JK
43312012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4332
4333 Implement multi-component --with-auto-load-dir.
4334 * gdb.texinfo (Auto-loading): New references
4335 for 'set auto-load scripts-directory'
4336 and 'show auto-load scripts-directory'.
4337 (Auto-loading safe path): Describe the new default. Move $ddir
4338 substituation reference to 'objfile-gdb.py file'.
4339 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4340 script-name. Describe new 'set auto-load scripts-directory'
4341 and 'show auto-load scripts-directory'.
4342
6dea1fbd
JK
43432012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 Provide $ddir substitution for --with-auto-load-safe-path.
4346 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4347 (Auto-loading safe path): Likewise. Mention the default value,
4348 $ddir substitution, --with-auto-load-safe-path and
4349 --without-auto-load-safe-path.
4350 * observer.texi (gdb_datadir_changed): New.
4351
1ccacbcd
JK
43522012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4355 Twice.
4356
d9242c17
JK
4357 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4358 directory separator by path separator.
4359
af2c1515
JK
43602012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4361
4362 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4363 for 'set auto-load safe-path' optional. Mention if it is omitted.
4364 Change disabling security protection condition to "/", twice.
4365
a20ee7a4
SCR
43662012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4367
4368 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4369 the new methods global_block and static_block on gdb.Symtab
4370 objects.
4371
56af09aa
SCR
43722012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4373
4374 * gdb.texinfo (Blocks In Python): Add a note saying that future
4375 improvements to GDB and its infrastructure can move symbols
4376 across blocks within a symbol table.
4377
2746b0ef
YQ
43782012-04-29 Yao Qi <yao@codesourcery.com>
4379
4380 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4381 (A29K): Remove.
4382
62e5f89c
SDJ
43832012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4384 Tom Tromey <tromey@redhat.com>
4385
4386 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4387 and generic static probe support on GDB.
4388
a766d390
DE
43892012-04-25 Doug Evans <dje@google.com>
4390
50f042b9
DE
4391 * gdb.texinfo (Go): Fix thinko.
4392
a766d390
DE
4393 * gdb.texinfo (Supported Languages): Add Go.
4394 (Go): New node.
4395
f02e2b19
YQ
43962012-04-25 Yao Qi <yao@codesourcery.com>
4397
4398 * gdbint.texinfo (Testsuite): New section `Board settings'.
4399
68d41a48
JK
44002012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4403 Three times.
4404
174bb630
JK
4405 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4406 Three times.
4407
0511cc75
JK
44082012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4409
4410 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4411 by @table @asis. Fix formatting of one item.
4412
0070f25a
JK
44132012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4414
4415 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4416
4dc84fd1
JK
44172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4418
4419 New option "set debug auto-load".
4420 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4421 (auto-load verbose mode): New node.
4422
bccbefd2
JK
44232012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4424
4425 New option "set auto-load safe-path".
4426 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4427 and "info auto-load" examples for safe-path. Put there also references
4428 for "set auto-load safe-path" and "show auto-load safe-path".
4429 New menu item for Auto-loading safe path.
4430 (Auto-loading safe path): New node.
4431 (Python Auto-loading): Update the expected output from "Missing"
4432 to "No".
4433
bf88dd68
JK
44342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4435
4436 auto-load: Implementation.
4437 * gdb.texinfo (Mode Options): New anchor for -nx.
4438 (Startup): New anchors for Option -init-eval-command,
4439 Home Directory Init File
4440 and Init File in the Current Directory during Startup.
4441 Mention set auto-load local-gdbinit with a reference.
4442 Change the sample code to "set auto-load python-scripts".
4443 (Threads): New anchor set libthread-db-search-path.
4444 Provide references to libthread_db.so.1 file.
4445 (Controlling GDB): New menu item for Auto-loading.
4446 (Auto-loading, Init File in the Current Directory)
4447 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4448 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4449 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4450 reference.
4451 (Auto-loading): Rename to ...
4452 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4453 "set auto-load python-scripts", new anchor for it. Change
4454 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4455 for it. Change "info auto-load-scripts"
4456 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4457 to "Python scripts".
4458
8264ba82
AG
44592012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4460
4461 PR mi/13393
4462 * gdb.texinfo (Print Settings): Extend the description for "set print
4463 object".
4464 (GDB/MI Variable Objects): Extend the description for -var-create and
4465 -var-list-children.
4466
06fc020f
SCR
44672012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4468
4469 * gdb.texinfo (Examining Data): Document the 'explore' command.
4470
7191c139
JB
44712012-03-28 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4474 to the children of a varobj and its update range when -var-update
4475 returns that the varobj's type changed.
4476
3708f05e
JK
44772012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4478
4479 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4480 Create two new links fir 'objfile-gdb.py file'
4481 and 'dotdebug_gdb_scripts section'.
4482
8e0583c8
JK
44832012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4484
4485 * gdb.texinfo (Auto-loading): Rename node reference
4486 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4487 Twice.
4488 (.debug_gdb_scripts section): Rename the node ...
4489 (dotdebug_gdb_scripts section): ... here.
4490 (Maintenance Commands): Also rename this node reference.
4491
7b282c5a
SCR
44922012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4493
4494 * gdb.texinfo (Python API/Values From Inferior): Add description
4495 about the new method Value.referenced_value. Add description on
4496 how Value.dereference is different (and similar) to
4497 Value.referenced_value.
4498
8320cc4f
JK
44992012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4500
4501 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4502 --init-eval-command=COMMAND, -iex.
4503 (Startup): Describe -iex and -ix. Simplify the example
4504 for "set auto-load-scripts off".
4505
481860b3
GB
45062012-03-16 Gary Benson <gbenson@redhat.com>
4507
4508 PR breakpoints/10738
4509 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4510 stating that GDB cannot set breakpoints on inlined functions.
4511 (Mode Options): Document --use-deprecated-index-sections.
4512 (Index Section Format): Document new index section version format.
4513
c4aeac85
TT
45142012-03-15 Tom Tromey <tromey@redhat.com>
4515
4516 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4517
16899756
DE
45182012-03-13 Doug Evans <dje@google.com>
4519
4520 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4521 of "reload".
4522 (Symbols): Delete docs for set/show symbol-reloading.
4523 * gdbint.texinfo (Defining Other Architecture Features): Delete
4524 SYMBOL_RELOADING_DEFAULT.
4525 * refcard.tex: Delete reference to symbol-reloading.
4526
9b224c5e
PA
45272012-03-07 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.texinfo (General Query Packets): Document new
4530 QProgramSignals packet.
4531 * gdb.texinfo (Remote configuration): Mention
4532 "program-signals-packet".
4533
169081d0
TG
45342012-03-05 Tristan Gingold <gingold@adacore.com>
4535
4536 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4537
d1feda86
YQ
45382012-03-03 Yao Qi <yao@codesourcery.com>
4539
4540 * gdb.texinfo (In-Process Agent): New node.
4541 Document new commands.
4542 (General Query Packets): Add packet `QAgent'.
4543
1faeff08
MR
45442012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4545
4546 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4547
7d74f244
DE
45482012-03-01 Scott J. Goldman <scottjg@vmware.com>
4549
4550 * gdb.texinfo (Commands In Python): Put example python macro in
4551 COMMAND_USER category rather than COMMAND_OBSCURE.
4552 Document gdb.COMMAND_USER.
4553 (User-defined Commands): Update documentation to clarify
4554 "set/show max-user-call-depth" and "show user" don't apply to python
4555 commands. Update documentation to clarify "help user-defined" may
4556 also include python commands defined as COMMAND_USER.
4557
6fe37d23
JK
45582012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4559
4560 * gdb.texinfo (Startup): Add option -ex description to the option -x
4561 description.
4562
83364271
LM
45632012-02-24 Luis Machado <lgustavo@codesourcery.com>
4564
4565 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4566 condition-evaluation breakpoint parameter.
4567 Mention condition-evaluation mode being shown in "info break".
4568 (Break Conditions): Add description for target-side
4569 conditional breakpoints.
72f4393d 4570 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4571 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4572 cond-expr.
4573 (General Query Packets): Mention new ConditionalBreakpoint feature.
4574
bdb1994d
TT
45752012-02-22 Tom Tromey <tromey@redhat.com>
4576
4577 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4578
4d241c86
TT
45792012-02-17 Tom Tromey <tromey@redhat.com>
4580
4581 PR python/10753:
4582 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4583 directory.
4584
816338b5
SS
45852012-02-14 Stan Shebs <stan@codesourcery.com>
4586
4587 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4588
cc30c4bd
PA
45892012-02-13 Pedro Alves <palves@redhat.com>
4590
4591 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4592 mips-idt-ecoff.
4593
035d1e5b
YQ
45942012-02-09 Yao Qi <yao@codesourcery.com>
4595
4596 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4597
f0823d2c
TT
45982012-02-07 Tom Tromey <tromey@redhat.com>
4599
4600 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4601 Symbol.value.
4602
64e7d9dd
TT
46032012-02-07 Tom Tromey <tromey@redhat.com>
4604
4605 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4606
4220b2f8
TS
46072012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4608
4609 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4610
edcc5120
TT
46112012-01-24 Tom Tromey <tromey@redhat.com>
4612
4613 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4614 unload".
4615 (Files): Mention new catch commands.
4616 (GDB/MI Async Records): Likewise.
4617
53fe1783
GB
46182012-01-24 Gary Benson <gbenson@redhat.com>
4619
4620 Delete #if 0'd out code.
4621 * gdb.texinfo (Frame Info): Remove "info catch".
4622
b9e7b9c3
UW
46232012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4624
4625 * gdb.texinfo (Remote Configuration): Document
4626 "set remote hostio-readlink-packet" command.
4627 (General Query Packets): Document vFile:readlink packet.
4628
4aac40c8
TT
46292012-01-16 Tom Tromey <tromey@redhat.com>
4630
4631 * gdb.texinfo (Specify Location): Document relative file name
4632 handling.
4633
cafec441
TT
46342012-01-16 Tom Tromey <tromey@redhat.com>
4635
4636 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4637
0ee339bc
JK
46382012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4639 Eli Zaretskii <eliz@gnu.org>
4640
4641 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4642 code.
4643
72384ba3
PH
46442012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4645
4646 * gdb.texinfo (Variables): Document use of :: for non-static
4647 variables.
4648
ce1b17c4
JB
46492012-01-05 Joel Brobecker <brobecker@adacore.com>
4650
4651 * gdbint.texinfo (Start of New Year Procedure): Update
4652 to replace use of copyright.sh by use of copyright.py.
4653
217bff3e
JK
46542012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4655
4656 Remove the gdbtui binary.
4657 * all-cfg.texi (GDBTUI): Remove.
4658 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4659 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4660 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4661
cc72b2a2
KP
46622011-12-23 Kevin Pouget <kevin.pouget@st.com>
4663
4664 Introduce gdb.FinishBreakpoint in Python.
4665 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4666 (Python API): Add menu entry for Finish Breakpoints.
4667
13ac8d2c
JK
46682011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4669
4670 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4671 tests.
4672
e0f9f062
DE
46732011-12-16 Doug Evans <dje@google.com>
4674
4675 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4676
80b6e756
PM
46772011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4678
1c3ad6ab 4679 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4680 stack". Add documentation for "set/show python print-stack".
4681
2fb860fc
PA
46822011-12-14 Pedro Alves <pedro@codesourcery.com>
4683
4684 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4685 should transfer control to the stub in the startup code instead of
4686 in main. Mention the need to get past the initial breakpoint.
4687
f8eba3c6
TT
46882011-12-06 Tom Tromey <tromey@redhat.com>
4689
4690 * gdb.texinfo (Set Breaks): Update for new behavior.
4691
2268b414
JK
46922011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4693
4694 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4695 List Format for SVR4 Targets'.
4696 (General Query Packets): New item qXfer:libraries-svr4:read.
4697 (Library List Format for SVR4 Targets): New node.
4698
ae6f0d5b
TT
46992011-12-01 Tom Tromey <tromey@redhat.com>
4700
4701 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4702 add.
4703
36dfb11c
TT
47042011-11-22 Tom Tromey <tromey@redhat.com>
4705
4706 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4707 reasons.
4708
f196051f
SS
47092011-11-20 Stan Shebs <stan@codesourcery.com>
4710
4711 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4712 note-related options and variables.
4713 (Tracepoint Packets): Document packet changes.
4714
f85b53f8
SD
47152011-11-20 Sanjoy Das <sdas@igalia.com>
4716
4717 * gdb.texinfo (JIT Interface): Add documentation on writing and
4718 usind JIT debug info readers.
4719 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4720 Debug Info Readers): New nodes.
4721
bfccc43c
YQ
47222011-11-18 Yao Qi <yao@codesourcery.com>
4723
4724 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4725 tracepoint.
4726
c011a4f4
DE
47272011-11-15 Doug Evans <dje@google.com>
4728
4729 * gdb.texinfo (Files): Document basenames-may-differ.
4730
ed59ded5
DE
47312011-11-14 Doug Evans <dje@google.com>
4732
4733 * gdb.texinfo (Shell Commands): Document "!".
4734
405f8e94
SS
47352011-11-14 Stan Shebs <stan@codesourcery.com>
4736 Kwok Cheung Yeung <kcy@codesourcery.com>
4737
4738 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4739 needed to get shorter fast tracepoints.
4740 (Tracepoint Packets): Document new qTMinFTPILen packet.
4741
1e4d1764
YQ
47422011-11-14 Yao Qi <yao@codesourcery.com>
4743
4744 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4745 behavior of tracepoint.
4746 (General Query Packets): New feature InstallInTrace.
4747 (Remote Configuration): Document "set remote
4748 install-in-trace-packet".
4749
71eba9c2 47502011-11-12 Matt Rice <ratmice@gmail.com>
4751
4752 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4753 Add arguments to info macro.
4754
e0f8f636
TT
47552011-11-10 Tom Tromey <tromey@redhat.com>
4756
4757 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4758 manual.
4759 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4760 (Macros): Add a footnote.
4761 (C): Remove paragraph about compiler options.
4762 (C Constants): Mention wide character and string constants.
4763 (C Plus Plus Expressions): Update compiler option advice. Mention
4764 using declarations. Mention ADL. Remove old HP compiler
4765 information.
4766
625c0d47
TT
47672011-11-10 Tom Tromey <tromey@redhat.com>
4768
4769 PR c++/9257:
4770 * gdb.texinfo (Print Settings): Add an extra note about the need
4771 for a vtable.
4772
4be2aacc
MR
47732011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4774
4775 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4776 "set mips abi" documentation.
4777
0a1c4d10
DE
47782011-11-04 Doug Evans <dje@google.com>
4779
4780 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4781
aad1c02c
TT
47822011-11-03 Tom Tromey <tromey@redhat.com>
4783
4784 * gdb.texinfo (Stopping): Add menu entry.
4785 (Continuing and Stepping): Restore @node. Use @section, not
4786 @subsection.
4787
983fb131
MR
47882011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4789
4790 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4791 designation. Fix "Specify Location" cross-reference.
4792
3065dfb6
SS
47932011-11-02 Stan Shebs <stan@codesourcery.com>
4794
4795 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4796 (General Query Packets): Describe tracenz feature.
4797 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4798
0aaaf063
PK
47992011-10-28 Paul Koning <paul_koning@dell.com>
4800
4801 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4802
2231f1fb
KP
48032011-10-27 Kevin Pouget <kevin.pouget@st.com>
4804
72f4393d 4805 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4806 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4807
5110b5df
PK
48082011-10-26 Paul Koning <paul_koning@dell.com>
4809
4810 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4811
22dbab46
PK
48122011-10-25 Paul Koning <paul_koning@dell.com>
4813
4814 PR python/13327
72f4393d 4815
22dbab46
PK
4816 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4817 fetch_lazy method.
4818
9df2fbc4
PM
48192011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4820
4821 PR python/12656
4822
4823 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4824 global_block, static_block function.
4825
f05e2e1d
TT
48262011-10-19 Tom Tromey <tromey@redhat.com>
4827
4828 * gdb.texinfo (Commands In Python): Add missing "@"s.
4829
a7fc3f37
KP
48302011-10-13 Kevin Pouget <kevin.pouget@st.com>
4831
4832 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4833 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4834 constants.
4835
5048e516
JK
48362011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4837
4838 Fix compatibility with texinfo versions older than 4.12.
4839 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4840 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4841 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4842 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4843 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4844 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4845 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4846
5a56e9c5
DE
48472011-10-09 Doug Evans <dje@google.com>
4848
4849 * gdb.texinfo (Extending GDB): Document alias command.
4850
36b11add
JK
48512011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4852
4853 Support @entry in input expressions.
4854 * gdb.texinfo (Variables): Describe @entry names suffix.
4855 (Print Settings): Add anchor for `set print entry-values'.
4856
e18b2753
JK
48572011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4858 Eli Zaretskii <eliz@gnu.org>
4859
4860 Display @entry parameter values (without references).
4861 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4862 example.
4863 (Print Settings): New description of set print entry-values and show
4864 print entry-values.
4865
111c6489
JK
48662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4867 Eli Zaretskii <eliz@gnu.org>
4868
4869 Recognize virtual tail call frames.
4870 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4871 (Tail Call Frames): New node.
4872 (Frames In Python): Add gdb.TAILCALL_FRAME.
4873
9c15afc4
DE
48742011-10-07 Doug Evans <dje@google.com>
4875
4876 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4877 register_pretty_printer.
4878
99f5279d
PM
48792011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4880
4881 PR python/12930
4882 PR python/12802
4883
4884 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4885 stop method.
4886
03583c20
UW
48872011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4888
4889 * gdb.texinfo (Starting your Program): "set disable-randomization"
4890 is no longer Linux-specific.
4891 (Remote Configuration): Document "set remote
4892 disable-randomization-packet".
4893 (General Query Packets): Document "QDisableRandomization" packet
4894 and add it to "qSupported" list.
4895
bd054e06
KP
48962011-10-07 Kevin Pouget <kevin.pouget@st.com>
4897
4898 Allow Python notification of new object-file loadings.
4899 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4900 event type.
4901
cb6be26b
KP
49022011-10-04 Kevin Pouget <kevin.pouget@st.com>
4903
4904 PR python/12691: Add the inferior to Python exited event
4905 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4906
a05336a1
JB
49072011-10-03 Joel Brobecker <brobecker@adacore.com>
4908
4909 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4910 rephasing.
4911
5d77fe44
JB
49122011-10-03 Joel Brobecker <brobecker@adacore.com>
4913
4914 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4915 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4916 as possible feature returned by the `-list-features'
4917 command.
4918
699df94d
PK
49192011-09-28 Paul Koning <paul_koning@dell.com>
4920
4921 * gdb.texinfo (gdb.Type): Document field access by dictionary
4922 key syntax.
4923
24bdad53
YQ
49242011-09-28 Yao Qi <yao@codesourcery.com>
4925
4926 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4927 Add one space after option `-s'. Remove @r{} markup.
4928
6710bf39
SS
49292011-09-27 Stan Shebs <stan@codesourcery.com>
4930
4931 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4932
d99f7e48
HZ
49332011-09-16 Hui Zhu <teawater@gmail.com>
4934
4935 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4936 to *(unsigned char *)$esp@300.
4937
d812018b
PK
49382011-09-15 Paul Koning <paul_koning@dell.com>
4939
4940 * gdb.texinfo: Make style of Python functions and methods match
4941 the syntax of Python. Also put class and module names explicitly
4942 on function, member, and variable names, matching Python
4943 documentation conventions.
72f4393d 4944
2aa48337
KP
49452011-09-15 Kevin Pouget <kevin.pouget@st.com>
4946
4947 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4948 * gdb.texinfo (Inferiors In Python): Describe new
4949 gdb.selected_inferior() function.
4950
6839b47f
KP
49512011-09-15 Kevin Pouget <kevin.pouget@st.com>
4952
4953 Handle multiple breakpoint hits in Python interface:
4954 * gdb.texinfo (Events In Python): New function documentation:
4955 gdb.BreakpointEvent.breakpoints. Indicate that
4956 gdb.BreakpointEvent.breakpoint is now deprecated.
4957
26829f2b
JB
49582011-09-04 Joel Brobecker <brobecker@adacore.com>
4959
4960 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4961
a9f54f60
TT
49622011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4963
4964 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4965
fa3a4f15
PM
49662011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4967
72f4393d
L
4968 * gdb.texinfo (Prompt): Add set/show extended-prompt
4969 documentation
4970 (Basic Python): Add prompt_hook anchor.
4971 (Python modules): Reword module text to reflect multiple modules.
4972 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4973
224bbe49
YQ
49742011-08-14 Yao Qi <yao@codesourcery.com>
4975
78d85199
YQ
4976 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4977
49782011-08-14 Yao Qi <yao@codesourcery.com>
4979
4980 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4981 (TIC6x Features): New node.
4982
457e09f0
DE
49832011-08-12 Doug Evans <dje@google.com>
4984
4985 * gdb.texinfo (Symbols In Python): Document symbol.type.
4986
5e239b84
PM
49872011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4988
4989 * gdb.texinfo (Python): Document command and function
4990 auto-loading.
4991
177bc839
JK
49922011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4993 Eli Zaretskii <eliz@gnu.org>
4994
4995 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4996 typedefs unrolling. Extend the sample code by an inner typedef and
4997 outer typedefs unrolling.
4998
1a532630
PP
49992011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5000
5001 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5002 size and line-size.
5003
9b158ba0 50042011-07-21 Matt Rice <ratmice@gmail.com>
5005
5006 PR macros/12999
5007 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5008 Update text and cindex entries for info macro command.
5009
d17b6f81
PM
50102011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5011
5012 * observer.texi (GDB Observers): Add before_prompt observer.
5013 * gdb.texinfo (Basic Python): Add documentation for prompt
5014 substitution.
5015
713389e0
PM
50162011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5017
72f4393d 5018 PR python/12438
713389e0 5019 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
5020 set/show python print-stack. Document set/show python
5021 print-backtrace.
713389e0 5022
177b42fe
TJB
50232011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5024
5025 * gdb.texinfo: Fix typos.
5026
900e11f9
JK
50272011-07-01 Tom Tromey <tromey@redhat.com>
5028
5029 * gdb.texinfo (Debugging Output): Document set debug
5030 check-physname.
5031
39c4d40a
TT
50322011-06-29 Tom Tromey <tromey@redhat.com>
5033
5034 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5035 breakpoint-notifications feature.
5036
6f5def7d
UW
50372011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5038
5039 * gdb.texinfo (Target Description): Remove warning about
5040 possibly unstable format.
5041
8cf64490
TT
50422011-06-03 Tom Tromey <tromey@redhat.com>
5043
5044 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5045 (Events In Python): Note that exit_code is optional.
5046
393eab54
PA
50472011-05-17 Pedro Alves <pedro@codesourcery.com>
5048
5049 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5050 required for multi-threading support.
5051 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5052 Hc are deprecated for multi-threading debugging. Point readers at
5053 the vCont packet.
5054
75fc9810
DE
50552011-05-15 Doug Evans <dje@google.com>
5056
5057 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5058
01124a23
DE
50592011-05-13 Doug Evans <dje@google.com>
5060
98a5dd13
DE
5061 * gdb.texinfo (Threads): Document $sdir,$pdir.
5062 (Server): Document $pdir exception.
5063
dbaefcf7
DE
5064 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5065
cc63ef9b
DE
5066 * gdb.texinfo (Threads): Clarify default value for
5067 libthread-db-search-path.
7e0396aa 5068
01124a23
DE
5069 * gdb.texinfo (Completion): Update example.
5070 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5071
d248b706
KY
50722011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5073
5074 * gdb.texinfo: Document change in the behaviour of the enable and
5075 disable GDB commands when applied to tracepoints.
5076 Document the EnableDisableTracepoints remote stub feature.
5077 Document QTEnable and QTDisable in the list of tracepoint packets.
5078
cc88a640
JK
50792011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5080
5081 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5082 hsuser.texi.
5083 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5084 comment to hsuser.texi. Change rluser.texi name in the comment.
5085
84e578fb
DE
50862011-05-10 Doug Evans <dje@google.com>
5087
5088 * gdb.texinfo (Threads): If an empty path is provided for
5089 libthread-db-search-path it is reset to its default value.
5090 (Server): Ditto.
5091
478aac75
DE
50922011-05-09 Doug Evans <dje@google.com>
5093
5094 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5095
9c06b0b4
TJB
50962011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5097 Thiago Jung Bauermann <bauerman@br.ibm.com>
5098
5099 Implement support for PowerPC BookE masked watchpoints.
5100 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5101 (PowerPC Embedded): Mention support of masked watchpoints.
5102
9ed350ad
JB
51032011-05-03 Joel Brobecker <brobecker@adacore.com>
5104
5105 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5106 `@value{GDBN}'.
5107
4ceed123
JB
51082011-05-03 Joel Brobecker <brobecker@adacore.com>
5109
5110 * gdb.texinfo (titlepage): Remove dedication.
5111 (In Memoriam): New appendix.
5112
559a7a62
JK
51132011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5114 Eli Zaretskii <eliz@gnu.org>
5115
5116 * gdb.texinfo (Index Section Format): Change the version to 5.
5117 Describe the different formula.
5118
03f2bd59
JK
51192011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5120 Eli Zaretskii <eliz@gnu.org>
5121
5122 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5123 for disconnected tracing.
5124 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5125 extended-remote relationship. Mention --once.
5126 (TCP port allocation lifecycle of @code{gdbserver}): New.
5127
d9b1a651
EZ
51282011-04-23 Eli Zaretskii <eliz@gnu.org>
5129
5130 * gdb.texinfo (Server): Improve indexing. Index all optional
5131 switches to gdbserver.
5132
90476074
TT
51332011-04-20 Tom Tromey <tromey@redhat.com>
5134
5135 * gdb.texinfo (Index Section Format): New node.
5136 (Top): Add new node to menu.
5137
c21236dc
PA
51382011-04-20 Pedro Alves <pedro@codesourcery.com>
5139
5140 * gdb.texinfo (Maintenance Commands): Document `maint print
5141 remote-registers'.
5142
05c8c3f5
TT
51432011-04-20 Tom Tromey <tromey@redhat.com>
5144
5145 * gdb.texinfo (Trace File Format): Move node later.
5146
7a9dd1b2
TT
51472011-04-19 Tom Tromey <tromey@redhat.com>
5148
5149 * gdbint.texinfo (Register Information Functions): Remove
5150 duplicate "the".
5151 * gdb.texinfo (Emacs): Remove duplicate "to".
5152 (GDB/MI Variable Objects): Remove duplicate "the".
5153 (General Query Packets): Likewise.
5154
4368ebeb
JB
51552011-04-02 Joel Brobecker <brobecker@adacore.com>
5156
5157 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5158 "GDB/MI Ada Exception Information" node.
5159
956a9fb9
JB
51602011-04-01 Joel Brobecker <brobecker@adacore.com>
5161
5162 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5163 the "exception-name" field in the *stopped async record.
5164
f1310107
TJB
51652011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5166 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5167
5168 Implement support for PowerPC BookE ranged breakpoints.
5169 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5170
8786b2bd
TT
51712011-03-28 Tom Tromey <tromey@redhat.com>
5172
5173 * gdb.texinfo (Set Tracepoints): Fix typo.
5174
9ef07c8c
TT
51752011-03-24 Tom Tromey <tromey@redhat.com>
5176
5177 * gdb.texinfo (Specify Location): Document `function:label'
5178 linespec.
5179
99c3dc11
PM
51802011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5181
f1310107 5182 PR python/12149
99c3dc11
PM
5183
5184 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5185
29703da4
PM
51862011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5187
5188 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5189 (Inferiors In Python): Likewise.
5190 (Threads In Python): Likewise.
5191 (Symbols In Python): Likewise.
5192 (Objfiles In Python): Likewise.
5193 (Symbol Tables In Python): Likewise.
5194
c9174737
PA
51952011-03-15 Pedro Alves <pedro@codesourcery.com>
5196
5197 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5198 display>: Explain that the commands accept number ranges.
5199
7371cf6d
PM
52002011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5201
5202 * gdb.texinfo (Breakpoints In Python): Add description and example
5203 of Python stop function operation.
5204
ecec24e6
PM
52052011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5206
5207 * gdb.texinfo (Parameters In Python): Document get_set_string and
5208 get_show_string methods.
5209
6dcd5565
JK
52102011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5213
81896e36
JK
5214 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5215 circular-trace-buffer name.
5216
5e30da2c
JB
52172011-02-28 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5220 in the previous change.
5221
3bd0f5ef 52222011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5223
72f4393d 5224 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5225 that they can accept multiple arguments.
5226
4ec7539c
JB
52272011-02-24 Joel Brobecker <brobecker@adacore.com>
5228
5229 Revert the following patch (code patch was not approved):
5230 2011-02-21 Hui Zhu <teawater@gmail.com>
5231 * agentexpr.texi (bytecode descriptions): add printf.
5232 * gdb.texinfo (tracepoint action lists): add printf.
5233
82809774
DE
52342011-02-23 Doug Evans <dje@google.com>
5235
5236 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5237
e5a67952
MS
52382011-02-23 Michael Snyder <msnyder@vmware.com>
5239
5240 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5241 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5242 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5243
6e6fbe60
DE
52442011-02-22 Doug Evans <dje@google.com>
5245
5246 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5247 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5248 add description of result, fix @defun formatting.
5249
f994e27a
HZ
52502011-02-21 Hui Zhu <teawater@gmail.com>
5251
5252 * agentexpr.texi (Bytecode Descriptions): Add printf.
5253 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5254
c7f96d2b
TT
52552011-02-18 Tom Tromey <tromey@redhat.com>
5256
5257 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5258
60f98dde
MS
52592011-02-14 Michael Snyder <msnyder@vmware.com>
5260
5261 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5262 Document new command "thread find".
5263
08e796bc
MS
52642011-02-14 Michael Snyder <msnyder@vmware.com>
5265
5266 * gdb.texinfo (Threads): Update example of new thread message.
5267
b3b9301e
PA
52682011-02-14 Pedro Alves <pedro@codesourcery.com>
5269
5270 * gdb.texinfo (Remote Configuration): Mention set/show remote
5271 traceframe-info.
5272 (Tools/Packages Optional for Building GDB): Mention that expat is
5273 used for traceframe info.
5274 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5275 (General Query Packets) <qSupported>: Describe the
5276 qXfer:traceframe-info:read feature.
5277 (qXfer::read): Describe qXfer:traceframe-info:read.
5278 (Traceframe Info Format): New section.
5279
cef35b0f
PA
52802011-02-04 Pedro Alves <pedro@codesourcery.com>
5281
5282 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5283 for casts and unary operators.
5284
f1cbe1d3
TT
52852011-02-04 Tom Tromey <tromey@redhat.com>
5286
5287 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5288 is not useful.
5289
585fdaa1
PA
52902011-01-25 Pedro Alves <pedro@codesourcery.com>
5291
5292 * gdb.texinfo: s/value optimized out/optimized out/g
5293
7bfc9434
JB
52942011-01-21 Joel Brobecker <brobecker@adacore.com>
5295
5296 * gdb.texinfo (Other Misc Settings): Rework part of the
5297 documentation of the "set interactive mode" command.
5298
4694da01
TT
52992011-01-19 Tom Tromey <tromey@redhat.com>
5300
5301 * gdb.texinfo (Threads): Document thread name output and `thread
5302 name' command.
5303 (Threads In Python): Document Thread.name attribute.
5304 (GDB/MI Thread Commands): Document thread attributes.
5305
b716877b
AB
53062011-01-12 Andrew Burgess <aburgess@broadcom.com>
5307
5308 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5309 changes in mi/mi-cmd-disas.c
5310
13fd8b81
TT
53112011-01-12 Tom Tromey <tromey@redhat.com>
5312
5313 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5314 Fix "thread apply" text.
5315
e09342b5
TJB
53162011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5317 Thiago Jung Bauermann <bauerman@br.ibm.com>
5318
5319 Implement support for PowerPC BookE ranged watchpoints.
5320 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5321 the "set powerpc exact-watchpoints" flag.
5322
06e65f44
TT
53232011-01-07 Tom Tromey <tromey@redhat.com>
5324
5325 * gdb.texinfo (Python API): Add descriptions to @menu items.
5326
d8e22779
TT
53272011-01-06 Tom Tromey <tromey@redhat.com>
5328
5329 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5330
a255712f
PP
53312010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5332
e09342b5 5333 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5334
ccfc3d6e
TT
53352011-01-06 Tom Tromey <tromey@redhat.com>
5336
5337 PR python/12133:
5338 * gdb.texinfo (Frames In Python): Document various frame
5339 constants.
5340
44944448
JB
53412011-01-05 Joel Brobecker <brobecker@adacore.com>
5342
5343 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5344 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5345 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5346
42ea3d7a
JK
53472011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5348
5349 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5350 (clean): Add GDBvn.texi.
5351
720d1a40
JB
53522010-12-29 Joel Brobecker <brobecker@adacore.com>
5353
5354 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5355 occasional case where the debugger prints an array address
5356 instead of the array itself.
5357
ad196637
PA
53582010-12-23 Pedro Alves <pedro@codesourcery.com>
5359
5360 * gdb.texinfo (Packets) <read registers packet>: Document support
5361 for registers that were not collected.
5362
a86caf66
DE
53632010-12-15 Doug Evans <dje@google.com>
5364
5365 * gdb.texinfo (Startup): Document auto-loading of scripts during
5366 startup.
5367 (Auto-loading): Delete "maint set python auto-load on|off".
5368 Add "set auto-load-scripts on|off".
5369
aae1c79a
DE
53702010-12-07 Doug Evans <dje@google.com>
5371
5372 * gdb.texinfo (Mode Options): Document -data-directory.
5373 (Data Files): Add reference to -data-directory.
5374
4e04c971
DE
53752010-11-29 Doug Evans <dje@google.com>
5376
5377 * gdb.texinfo (Pretty-Printer Introduction): Change
5378 printer-name:subprinter-name to printer-name;subprinter-name.
5379
94b6973e
PM
53802010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5381
72f4393d 5382 PR python/12199
94b6973e
PM
5383
5384 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5385
39037522
TT
53862010-11-23 Tom Tromey <tromey@redhat.com>
5387
5388 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5389 (Editing): Likewise.
5390 (Command History): Likewise.
5391 (TUI Keys): Likewise.
5392 (Bug Reporting): Conditionally include rluser.texi and
5393 inc-history.texinfo.
5394 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5395 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5396 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5397 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5398 (gdb.pdf): Likewise.
5399 (gdb.info): Likewise.
5400 (gdb/index.html): Likewise.
5401
5ae98d25
TT
54022010-11-23 Tom Tromey <tromey@redhat.com>
5403
5404 * Makefile.in (Makefile): Run ../config.status.
5405 (distclean): Update.
5406 * configure: Remove.
5407 * configure.ac: Remove.
5408
621c8364
TT
54092010-11-12 Tom Tromey <tromey@redhat.com>
5410
5411 * gdb.texinfo (Basic Python): Update. Add xref.
5412 (Exception Handling): Document new exception classes.
5413 (Types In Python): Update.
5414 (Frames In Python): Update.
5415
84f4c1fe
PM
54162010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5417
5418 * gdb.texinfo (Breakpoints In Python): Document "internal"
5419 parameter, and visible attribute.
5420
99e7ae30
DE
54212010-11-05 Doug Evans <dje@google.com>
5422
5423 * gdb.texinfo (Source Path): Document "set directories".
5424
f4b8a18d
KW
54252010-11-05 Ken Werner <ken.werner@de.ibm.com>
5426
5427 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5428 (OpenCL C): New node.
5429
7b51bc51
DE
54302010-11-02 Doug Evans <dje@google.com>
5431
5432 * gdb.texinfo (Pretty Printing): Expand into three sections,
5433 introduction, example, and commands.
5434 (Python API): Delete section Disabling Pretty-Printers, merge into
5435 Selecting Pretty-Printers.
5436 (Writing a Pretty-Printer): New section. Move the pretty-printer
5437 example here, and reformat to match python coding style. Add a second
5438 example using the gdb.printing module.
5439 (Python modules): Add gdb.printing.
5440
9eeee977
DE
54412010-10-29 Doug Evans <dje@google.com>
5442
5443 * gdb.texinfo (Python): Fix long line.
5444
a0e0ffdf
DE
54452010-10-20 Doug Evans <dje@google.com>
5446
5447 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5448 All references updated. Correct sections marked as subsections.
5449 (Coding Standards): New chapter. Move the coding standard related
5450 subsections here. Add section on Python coding standards.
5451
0e3509db
DE
54522010-10-13 Doug Evans <dje@google.com>
5453
5454 * gdb.texinfo (Python): Add "Python modules".
5455 (Types in Python): Add reference to gdb.types section.
5456 (Python modules): New node.
5457
44592cc4
DE
54582010-10-11 Doug Evans <dje@google.com>
5459
5460 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5461 Python" from gdb.Value.type description.
5462
6e1bb179
JB
54632010-09-28 Joel Brobecker <brobecker@adacore.com>
5464
5465 * gdb.texinfo (Ravenscar Profile): New node.
5466
e8467610
TT
54672010-09-22 Tom Tromey <tromey@redhat.com>
5468
5469 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5470
fccd1d1e
EZ
54712010-09-22 Eli Zaretskii <eliz@gnu.org>
5472
5473 * gdb.texinfo (Values From Inferior): Clarify that
5474 value.dynamic_type works only in C++ programs with RTTI.
5475
c1b6b909
TT
54762010-09-15 Paul Bolle <pebolle@tiscali.nl>
5477
5478 * gdb.texinfo (Character Sets): Correctly reference host-charset
5479 in example.
5480
7d288aaa
TT
54812010-09-13 Tom Tromey <tromey@redhat.com>
5482
5483 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5484 Document "fullname" and "from".
5485
f75d858b
MK
54862010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5487
5488 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5489 feature `reverse' output by -list-target-features.
5490
83b9503b
L
54912010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5492
5493 * gdb.texinfo (i386 Features): Remove an extra "@item".
5494
03f17ccf
TT
54952010-08-30 Tom Tromey <tromey@redhat.com>
5496
5497 PR python/11792:
5498 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5499
9779414d
DJ
55002010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5501
5502 * gdb.texinfo (ARM Features): Document
5503 org.gnu.gdb.arm.m-profile.
5504
f9ffd4bb
TT
55052010-08-23 Tom Tromey <tromey@redhat.com>
5506
5507 PR python/11145:
5508 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5509 reinterpret_cast methods.
5510
702c2711
TT
55112010-08-23 Tom Tromey <tromey@redhat.com>
5512
5513 PR python/11915:
5514 * gdb.texinfo (Types In Python): Document array method.
5515
66b73624
TJB
55162010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5517
5518 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5519
06a64a0b
TT
55202010-08-16 Tom Tromey <tromey@redhat.com>
5521
5522 * gdb.texinfo (Set Watchpoints): Document -location option.
5523
a3a7127e
DE
55242010-08-13 Doug Evans <dje@google.com>
5525
5526 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5527
8dedea02
VP
55282010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5529
5530 * gdb.texinfo (GDB/MI Data Manipulation): Document
5531 -data-read-memory-raw and -data-write-memory-raw.
5532
ca5c20b6 55332010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5534 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5535
5536 * gdb.texinfo (Basic Python): Describe post_event API.
5537
cb2e07a6
PM
55382010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5539
5540 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5541 decode_line Python APIs
cb2e07a6 5542
464b3efb
TT
55432010-08-10 Tom Tromey <tromey@redhat.com>
5544
5545 * gdb.texinfo (Pretty Printing API): Document
5546 gdb.default_visualizer.
5547
c29c521f
TT
55482010-08-10 Tom Tromey <tromey@redhat.com>
5549
5550 Revert gdb-add-index addition:
5551 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5552
5da1313b
JK
55532010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5554 Eli Zaretskii <eliz@gnu.org>
5555
5556 * gdb.texinfo (Mode Options) <-batch>
5557 (Basic Python) <gdb.execute>: Describe setting width and height.
5558
02d868e8
PP
55592010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5560
5561 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5562
c2bbed2a
TT
55632010-07-30 Tom Tromey <tromey@redhat.com>
5564
5565 * gdb.texinfo (Index Files): Mention gdb-add-index.
5566
6c13bbe1
HZ
55672010-07-30 Hui Zhu <teawater@gmail.com>
5568
5569 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5570 "detach inferior" and "kill inferior".
5571
53a71c06
CR
55722010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5573
5574 * gdb.texinfo (Machine Code): Update description of two forms of
5575 arguments, and add new example to demonstrate the new form.
5576
5374244e
PM
55772010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5578
5579 * gdb.texinfo (Values From Inferior): Add value inferior function
5580 call description.
5581
8ea5bce5
JK
55822010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5583
5584 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5585
c0edd9ed
JK
55862010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5587 Eli Zaretskii <eliz@gnu.org>
5588
5589 Make core files the process_stratum.
5590 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5591 record_stratum example.
5592
9291a0cd
TT
55932010-07-13 Tom Tromey <tromey@redhat.com>
5594
5595 * gdb.texinfo (Index Files): New node.
5596
f5011d11
TT
55972010-07-13 Tom Tromey <tromey@redhat.com>
5598
5599 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5600
0f5238ed
TT
56012010-07-13 Tom Tromey <tromey@redhat.com>
5602
5603 * gdb.texinfo (Specify Location): Document labels.
5604
74c761c1
PA
56052010-07-01 Pedro Alves <pedro@codesourcery.com>
5606
5607 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5608 entries for fast tracepoints and static tracepoints.
5609
501994c0
PA
56102010-07-01 Pedro Alves <pedro@codesourcery.com>
5611
5612 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5613 qsThreadInfo>: Spell out `l' as ell.
5614
0fb4aa4b
PA
56152010-07-01 Pedro Alves <pedro@codesourcery.com>
5616
5617 * gdb.texinfo (Convenience Variables): Document $_sdata.
5618 (Commands to Set Tracepoints): Describe static tracepoints. Add
5619 `Listing Static Tracepoint Markers' menu entry. Document
5620 "strace".
5621 (Tracepoint Action Lists): Document collecting $_sdata.
5622 (Listing Static Tracepoint Markers): New subsection.
5623 (Tracepoints support in gdbserver): Mention static tracepoints.
5624 (remote packets, enabling and disabling): Mention
5625 read-sdata-object.
5626 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5627 and StaticTracepoint.
5628 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5629 Document qXfer:sdata:read.
5630 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5631
dc3b15be
JB
56322010-06-29 Joel Brobecker <brobecker@adacore.com>
5633
5634 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5635
595939de
PM
56362010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5637 Tom Tromey <tromey@redhat.com>
5638 Thiago Jung Bauermann <bauerman@br.ibm.com>
5639
5640 * gdb.texinfo (Inferiors In Python): New node.
5641 * gdb.texinfo (Threads In Python): New node.
5642
9279c692
JB
56432010-06-28 Joel Brobecker <brobecker@adacore.com>
5644
5645 * gdb.texinfo (Python): Document what the python directory is
5646 and what its location is.
5647 (Basic Python): Document the gdb.PYTHONDIR constant.
5648
bc9f0842
TT
56492010-06-25 Tom Tromey <tromey@redhat.com>
5650
5651 PR python/10808:
5652 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5653
f1421989
HZ
56542010-06-24 Hui Zhu <teawater@gmail.com>
5655
5656 * gdb.texinfo: (Commands for Controlled Output): Add
5657 documentation for command "eval".
5658
e4c0cfae
SS
56592010-06-21 Stan Shebs <stan@codesourcery.com>
5660
5661 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5662 * annotate.texinfo: Ditto.
5663 * gdbint.texinfo: Ditto.
5664 * stabs.texinfo: Ditto.
5665
bb08c432
HZ
56662010-06-22 Hui Zhu <teawater@gmail.com>
5667
5668 * gdb.texinfo: (Process Record and Replay): Add documentation
5669 for command "set record memory-query".
5670
4f5d9f07
SS
56712010-06-21 Stan Shebs <stan@codesourcery.com>
5672
5673 * gdb.texinfo: Relicense under GFDL version 1.3.
5674 * annotate.texinfo: Relicense under GFDL version 1.3.
5675 * gdbint.texinfo: Relicense under GFDL version 1.3.
5676 * stabs.texinfo: Relicense under GFDL version 1.3.
5677 * fdl.texi: Update to version 1.3.
5678
6aed2dbc
SS
56792010-06-18 Stan Shebs <stan@codesourcery.com>
5680
a61408f8
SS
5681 * gdb.texinfo (Operating System Auxiliary Information): Describe
5682 "info os" when no arguments given.
5683
6aed2dbc
SS
5684 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5685 $_thread.
5686
24e933df
HZ
56872010-06-18 Hui Zhu <teawater@gmail.com>
5688
5689 * gdb.texinfo: (Process Record and Replay): Add documentation
5690 for commands "record save" and "record restore".
5691
65d79d4b
SDJ
56922010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5693
5694 * gdb.texinfo: Include information about the correct use
5695 of addresses in the `watch' command.
5696
d914c394
SS
56972010-06-11 Stan Shebs <stan@codesourcery.com>
5698
5699 * gdb.texinfo (Observer Mode): New section.
5700 (General Query Packets): Document QAllow.
889bf7c5 5701
967cf477
DE
57022010-06-04 Doug Evans <dje@google.com>
5703
5704 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5705
aaf4119b
DE
57062010-06-03 Doug Evans <dje@google.com>
5707
5708 * gdbint.texinfo (Coding): Add subsection on command names.
5709
9eae7c52
TT
57102010-06-02 Tom Tromey <tromey@redhat.com>
5711
5712 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5713 always-disassemble.
5714
fa593d66
PA
57152010-06-01 Pedro Alves <pedro@codesourcery.com>
5716
5717 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5718 gdbserver, and add cross reference.
5719 (Tracepoints support in gdbserver): New subsection.
5720
dde08ee1
PA
57212010-05-26 Pedro Alves <pedro@codesourcery.com>
5722
5723 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5724 `qRelocInsn' feature.
5725 (Relocate instruction reply packet): New subsection
5726 of `Tracepoint Packets'.
5727 (Tracepoint Packets): Mention that packets QTDP and QTStart
5728 support the qRelocInsn request, and add cross reference to new
5729 subsection.
5730
07ca107c
DE
57312010-05-25 Doug Evans <dje@google.com>
5732
5733 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5734 (Commands In Python): Document gdb.string_to_argv.
5735
c25c4a8b
JK
57362010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5739 ATTR_NORETURN.
5740
d7b32ed3 57412010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5742 Tom Tromey <tromey@redhat.com>
5743 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5744
c25c4a8b 5745 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5746
6aecb9c2
JB
57472010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5748
5749 * gdb.texinfo: (Summary) Add mention about D language support.
5750 (Filenames): Add D suffixes.
5751 (D): New node.
5752
b7da9e9f
PM
57532010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5754
5755 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5756 of macro deleted from GDB code.
5757
ab38a727
PA
57582010-04-24 Pedro Alves <pedro@codesourcery.com>
5759
5760 * gdb.texinfo (Commands to specify files): Describe what how GDB
5761 looks up DOS-based filesystem paths on the system root. Document
5762 the new `set/show target-file-system-kind' commands.
5763
66d09542
DE
57642010-04-23 Doug Evans <dje@google.com>
5765
5766 * gdb.texinfo (Python): Move Auto-loading section here ...
5767 (Python API): from here.
5768 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5769 (Maintenance Commands): Add docs for "maint print section-scripts".
5770
8bd10a10
CM
57712010-04-20 Chris Moller <cmoller@redhat.com>
5772
5773 * gdb.texinfo (Setting Breakpoints): Added description of
5774 filename-qualified rbreak.
5775 * refcard.tex (Breakpoints and Watchpoints): Added brief
5776 description of filename-qualified rbreak.
5777
4c374409
JK
57782010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5779
5780 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5781 (Python API): Change the reference to Pretty Printing API.
5782 (Pretty Printing): Move the user part under the Data node. Reformat
5783 the sample output to 72 columns. Create a new reference to Pretty
5784 Printing API. Rename the API part ...
5785 (Pretty Printing API): To a new node name.
5786 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5787 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5788
5a9351ae
SS
57892010-04-21 Stan Shebs <stan@codesourcery.com>
5790
5791 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5792 and commands.
5a9351ae 5793 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5794
9a22f0d0
PM
57952010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5796
5797 * gdb.texinfo (Examining memory): Update for change in string
5798 display with explicit size.
5799
6149aea9
PA
58002010-04-19 Pedro Alves <pedro@codesourcery.com>
5801
5802 PR breakpoints/8554.
5803
5804 * gdb.texinfo (Save Breakpoints): New node.
5805 (save-tracepoints): Rename to ...
5806 (save tracepoints): ... this. Mention that `save-tracepoints' is
5807 a deprecated alias to `save tracepoints'.
5808
711e434b
PM
58092010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5810
645797a8 5811 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5812 (info w32 thread-information-block): Document new command.
5813 (qGetTIBAddress): Document new gdbserver query.
5814 (maint set/show show-all-tib): Document new command.
5815
3f7b2faa
DE
58162010-04-15 Doug Evans <dje@google.com>
5817
fa33c3cd
DE
5818 * gdb.texinfo (Python API): Add progspaces section.
5819 (Selecting Pretty-Printers): Progspace pretty-printers are
5820 searched too.
5821 (Progspaces In Python): New section.
5822
3f7b2faa
DE
5823 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5824
79f283fe
PM
58252010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5826
5827 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5828 returns None.
5829
87290684
SS
58302010-04-09 Stan Shebs <stan@codesourcery.com>
5831
5832 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5833 Describe the `frames-created' field, tweak grammar.
5834
a97153c7
PA
58352010-04-09 Pedro Alves <pedro@codesourcery.com>
5836
5837 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5838 Describe the `circular' and `disconnected' fields.
5839
5c5dcc1b
L
58402010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5841
5842 * gdb.texinfo (maint print registers): Mention unavailable and
5843 invisible registers.
5844
adc36818
PM
58452010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5846 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5847 Tom Tromey <tromey@redhat.com>
adc36818
PM
5848
5849 * gdb.texinfo (Breakpoints In Python): New Node.
5850
33da3f1c
SS
58512010-04-08 Stan Shebs <stan@codesourcery.com>
5852
5853 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5854 trace status fields.
5855
3a13a53b
L
58562010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5857
5858 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5859 optional. Make org.gnu.gdb.i386.avx requires
5860 org.gnu.gdb.i386.avx.
5861
08001717
DE
58622010-04-08 Doug Evans <dje@google.com>
5863
5864 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5865 search path, and document that gdb only scans the search path if
5866 the script's path doesn't specify a directory.
5867
c375651d
DE
58682010-04-05 Doug Evans <dje@google.com>
5869
5870 * gdb.texinfo (maint show python auto-load): Fix typo.
5871
af54718e
SS
58722010-04-04 Stan Shebs <stan@codesourcery.com>
5873
d77f58be
SS
5874 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5875 (Setting Watchpoints): Update description of "info watch".
5876 (Disabling Breakpoints): Only "info break" lists all.
5877
af54718e
SS
5878 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5879 (tdump): Explain how tdump works.
5880
86b17b60
PA
58812010-04-01 Pedro Alves <pedro@codesourcery.com>
5882
5883 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5884 add cross reference.
5885
ff12863f
PA
58862010-03-31 Pedro Alves <pedro@codesourcery.com>
5887
5888 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5889 commands error out.
5890
f68eb612
L
58912010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5892
5893 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5894
c8d5aac9
L
58952010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5896
5897 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5898
7d13fe92
SS
58992010-03-29 Stan Shebs <stan@codesourcery.com>
5900 Nathan Sidwell <nathan@codesourcery.com>
5901
5902 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5903 GDBN equivalent.
5904 (Set Tracepoints): Remove mention that conditional tracepoints
5905 don't exist.
5906 (Tracepoint Actions): Clarify when while-stepping collection
5907 happens, note that while-stepping does not automatically collect
5908 $pc.
5909
409873ef 59102010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5911
409873ef
SS
5912 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5913 (General Query Packets): Describe TracepointSource.
5914
ee8e71d4
EZ
59152010-03-27 Matt Rice <ratmice@gmail.com>
5916
c8d5aac9
L
5917 * gdb.texinfo (ARM): Document arguments to "target sim".
5918 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5919
99b5e152
PA
59202010-03-26 Pedro Alves <pedro@codesourcery.com>
5921
5922 * gdb.texinfo (Tracepoint Packets): Remove mention that
5923 terror:string may be plain text, and drop mention of X prefix.
5924
cd64ee31
VP
59252010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5926
5927 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5928
6c28cbf2
SS
59292010-03-24 Stan Shebs <stan@codesourcery.com>
5930
5931 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5932
95a42b64
TT
59332010-03-24 Tom Tromey <tromey@redhat.com>
5934
5935 PR breakpoints/9352:
5936 * gdb.texinfo (Break Commands): Update.
5937
18148017
VP
59382010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5939
5940 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5941 commands.
5942
4daf5ac0
SS
59432010-03-16 Stan Shebs <stan@codesourcery.com>
5944
5945 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5946 circular-trace-buffer.
5947 (Tracepoint Packets): Describe QTBuffer, and details of the
5948 qTStatus reply.
5949
c9429232
SS
59502010-03-12 Stan Shebs <stan@codesourcery.com>
5951 Nathan Sidwell <nathan@codesourcery.com>
5952
5953 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5954 doing instruction stepping.
5955 (Tracepoint Restrictions): New node.
5956
ccefe4c4
TT
59572010-03-10 Tom Tromey <tromey@redhat.com>
5958
5959 * gdbint.texinfo (Symbol Handling): Update.
5960
7c953934
TT
59612010-03-08 Tom Tromey <tromey@redhat.com>
5962
5963 PR cli/9591:
5964 * gdb.texinfo (Mode Options): Mention lack of pagination and
5965 confirmation with --batch.
5966 (Screen Size): Mention --batch.
5967 (Messages/Warnings): Likewise.
5968
f870a310
TT
59692010-03-05 Tom Tromey <tromey@redhat.com>
5970
5971 * gdb.texinfo (Basic Python): Document target_charset and
5972 target_wide_charset.
5973
78e2826b
TT
59742010-03-05 Tom Tromey <tromey@redhat.com>
5975
5976 * gdb.texinfo (Data): Link to pretty-printing.
5977 (Output Formats): Likewise. Correct text.
5978
f5dff777
DJ
59792010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 * gdb.texinfo (Types): Describe <struct> and <flags>.
5982
dc00d89f
PM
59832010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5984
5985 * gdb.texinfo (Frames In Python): Add block parameter and
5986 description to read_var text.
5987
5107b149 59882010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5989 Tom Tromey <tromey@redhat.com>
5107b149
PM
5990
5991 * gdb.texinfo (Types In Python): Describe block argument in
5992 template_argument and gdb.lookup_type.
5993
e03e5e7b
TT
59942010-02-24 Tom Tromey <tromey@redhat.com>
5995
5996 * gdb.texinfo (Cygwin Native): Fix typo.
5997
f3e9a817
PM
59982010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5999
6000 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6001 and select method descriptions.
6002 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6003 Tables in Python to menu.
6004 (Blocks In Python): New node.
6005 (Symbols In Python): New node.
6006 (Symbol Tables in Python): New node.
6007
a79b8f6e
VP
60082010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6009
6010 Multiexec MI
6011
6012 gdb/
6013 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6014
6015 gdb/doc/
6016 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6017 changes.
6018 (GDB/MI Program Execution): Document current behaviour of
6019 --all and --thread-group.
6020 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6021 -remove-inferior.
6022 * observer.texi (inferior_added, inferior_removed): New
6023 observers.
6024
629d6a47
TT
60252010-02-19 Tom Tromey <tromey@redhat.com>
6026
6027 * gdbint.texinfo (Getting Started): Fix @node.
6028 (Debugging GDB): Likewise.
6029
c09529e5
JB
60302010-02-13 Joel Brobecker <brobecker@adacore.com>
6031
6032 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6033 documenting the gdb_test_timeout variable.
6034
540aa8e7
MS
60352010-02-12 Jakob Engblom <jakob@virtutech.com>
6036
6037 * gdb.texinfo (MI commands): Added documentation of --reverse
6038 option to a set of MI commands. Restructured documentation of MI
6039 commands --exec-continue to reflect the complexity of reverse
6040 execution.
6041
081dfbf7
PA
60422010-02-12 Pedro Alves <pedro@codesourcery.com>
6043
6044 * gdb.texinfo (Using the Collected Data): Specify that the address
6045 range of `tfind outsize' is exclusive, and that the address range
6046 of `tfind range' is inclusive.
6047 (Tracepoint Packets): Specify that the address range of
6048 `QTFrame:range' is inclusive, and that the address range of
6049 `QTFrame:outside' is exclusive
6050
8e9c5e02
VP
60512010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6052
6053 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6054
92981e24
TT
60552010-02-10 Tom Tromey <tromey@redhat.com>
6056
6057 * gdb.texinfo (Debugging Output): Document set debug parser and
6058 show debug parser.
6059
075b51b7
L
60602010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6061
6062 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6063 i386_eflags and i386_mxcsr.
6064
3bb8d5c3
L
60652010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6066
6067 * gdb.texinfo: Document i386 target features.
6068
c5f80513
DE
60692010-02-05 Doug Evans <dje@google.com>
6070
6071 * gdbint.texinfo (Testsuite): Add a new section to document the
6072 various DejaGnu variables that may be overridden.
1be00882 6073 Document INTERNAL_GDBFLAGS.
c5f80513 6074
6ac33a4e
TT
60752010-02-04 Tom Tromey <tromey@redhat.com>
6076
6077 PR cli/8830:
6078 * gdb.texinfo (Files): -readnow comes before the filename for file
6079 and symbol-file.
6080
a1dcb23a
DJ
60812010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6082
6083 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6084 Document ARM breakpoint types.
6085 (Register Packet Format): Move into the new section.
6086 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6087
95433b34
JB
60882010-01-21 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.texinfo (File Options): Adjust the documentation of this
6091 switch to refer to the "source" command rather than partially
6092 duplicating some of the relevant information.
6093 (Extending GDB): Introduce and document the set/show script-extension
6094 setting.
6095 (Command Files): Add note explaining that the "source" command
6096 is also used to evalute scripts written in other languages.
6097 Remove the short slightly incorrect reference to sourcing Python
6098 scripts.
6099 (Python Commands): Document how to execute a Python script from GDB.
6100
8d576872
JB
61012010-01-19 Joel Brobecker <brobecker@adacore.com>
6102
6103 * gdb.texinfo (Command Files): Fix typo.
6104
8150ff9c
JB
61052010-01-18 Tom Tromey <tromey@redhat.com>
6106
6107 * gdb.texinfo (File Options): Document -x on .py files.
6108 (Command Files): Document handling of Python scripts.
6109
23db03a6
JZ
61102010-01-18 Jie Zhang <jie.zhang@analog.com>
6111
6112 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6113
00bf0b85
SS
61142010-01-15 Stan Shebs <stan@codesourcery.com>
6115
6116 * gdb.texinfo (Trace Files): New section.
6117 (Tracepoint Packets): Document QTSave and qTBuffer.
6118 (Trace File Format): New appendix.
6119
be759fcf
PM
61202010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6121
6122 * gdb.texinfo (Values From Inferior): Document lazy_string value
6123 method.
6124 (Python API): Add Lazy strings menu item.
6125 (Lazy Strings In Python): New node.
6126
dc146f7c
VP
61272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6128
6129 * gdb.texinfo (GDB/MI Thread Information): New.
6130 (GDB/MI Async Records): Document the core field in *stopped.
6131 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6132 documentation
6133 (Process list): Document that osdata document may contain
6134 threads.
6135 (Remote Serial Protocol): Document qXfer:threads.
6136
d5551862
SS
61372010-01-06 Stan Shebs <stan@codesourcery.com>
6138
6139 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6140 disconnected tracing.
6141 (Tracepoint Packets): Document new protocol.
6142
7a697b8d
SS
61432010-01-05 Stan Shebs <stan@codesourcery.com>
6144
6145 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6146 tracepoints.
6147 (Tracepoint Packets): Describe remote protocol for fast
6148 tracepoints.
6149
e6f3ec50
JB
61502010-01-01 Joel Brobecker <brobecker@adacore.com>
6151
6152 Update the "Start of New Year Procedure".
6153 * gdbint.texinfo: Add the list of files that need to be updated
6154 manually. Minor reformatting.
6155
ddc4e9c1
JB
61562010-01-01 Joel Brobecker <brobecker@adacore.com>
6157
6158 * refcard.tex: Update copyright year in header and text.
6159
9d2897ad
JB
61602010-01-01 Joel Brobecker <brobecker@adacore.com>
6161
6162 * agentexpr.texi: Add 2010 to the list of copyright years.
6163 * annotate.texinfo: Likewise.
6164 * gdb.texinfo: Likewise.
6165 * gdbint.texinfo: Likewise.
6166 * observer.texi: Likewise.
6167 * stabs.texinfo: Likewise.
6168
6da95a67
SS
61692009-12-31 Stan Shebs <stan@codesourcery.com>
6170
6171 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6172
236f1d4d
SS
61732009-12-29 Stan Shebs <stan@codesourcery.com>
6174
6175 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6176
f61e138d
SS
61772009-12-28 Stan Shebs <stan@codesourcery.com>
6178
6179 * gdb.texinfo (Trace State Variables): New section.
6180 (Tracepoint Packets): Describe trace state variable packets.
6181 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6182 variable bytecodes.
6183
0fe7935b
DJ
61842009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6185
6186 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6187 declarations.
6188
a6b29f87
VP
61892009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6190
6191 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6192 -gdb-exit behaviour.
6193
5e4bde96
JB
61942009-12-20 Joel Brobecker <brobecker@adacore.com>
6195
6196 * gpl.texi: Update to version 3 of the GPL.
6197
a1715244
JB
61982009-12-20 Joel Brobecker <brobecker@adacore.com>
6199
6200 * Makefile.in: Update copyright header.
6201 * observer.texi: Fix the copyright header of the generated files.
6202
361ae042
PM
62032009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6204
6205 * gdb.texinfo (Types In Python): Describe range function.
6206
bfd31e71
PM
62072009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6208
6209 * gdb.texinfo (Types In Python): Describe "is_base_class".
6210
57a1d736
TT
62112009-12-03 Tom Tromey <tromey@redhat.com>
6212
6213 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6214
8cebebb9
PP
62152009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6216
6217 * observer.texi: New memory_changed observer.
6218
16af530a
TT
62192009-12-01 Tom Tromey <tromey@redhat.com>
6220
6221 * gdb.texinfo (Reverse Execution): Fix typo.
6222
b6199126
DJ
62232009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6224
6225 PR gdb/8704
6226
6227 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6228 are allowed after the breakpoint condition.
6229
7a6973ad
TT
62302009-11-23 Tom Tromey <tromey@redhat.com>
6231
6232 PR python/10782:
6233 * gdb.texinfo (Types In Python): Document Type.pointer.
6234
21a0512e
PP
62352009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6236
6237 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6238
a5832c8f
PA
62392009-11-11 Pedro Alves <pedro@codesourcery.com>
6240
6241 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6242 (Using Agent Expressions): Delete cross reference.
6243
1eb7cd77
JB
62442009-11-07 Joel Brobecker <brobecker@adacore.com>
6245
6246 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6247 and @settitle directives up to help makeinfo find them.
6248
24ddea62
JK
62492009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6250
6251 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6252 (Auto-loading): Use plural and note one can use multiple components now.
6253
3afae151
VP
62542009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6255
6256 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6257 -stack-list-arguments have the same documentation for parameter
6258 as -stack-list-locals. Add comas.
6259
14ff2235
PM
62602009-10-27 Tom Tromey <tromey@redhat.com>
6261 Eli Zaretskii <eliz@gnu.org>
6262
c8d5aac9 6263 PR python/10781
14ff2235
PM
6264
6265 * gdb.texinfo (Values From Inferior): Document cast method.
6266
9c419145
PP
62672009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6268
6269 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6270 and adjust example.
889bf7c5 6271
29153c24
MS
62722009-10-22 Michael Snyder <msnyder@vmware.com>
6273
6274 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6275 info record command. Also document the new save and restore
29153c24
MS
6276 commands.
6277
2b28d209
PP
62782009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6279
6280 * gdb.texinfo (Machine Code): Mention current pc marker.
6281 (Memory): Likewise.
6282
6c95b8df
PA
62832009-10-19 Pedro Alves <pedro@codesourcery.com>
6284 Stan Shebs <stan@codesourcery.com>
6285
6286 * observer.texi (new_inferior): Rename to...
6287 (inferior_appeared): ... this.
6288
6289 * gdb.texinfo (Inferiors): Rename node to ...
6290 (Inferiors and Programs): ... this. Mention running multiple
6291 programs in the same debug session.
6292 <info inferiors>: Mention the new 'Executable' column if "info
6293 inferiors". Update examples. Document the "add-inferior",
6294 "clone-inferior", "remove-inferior" and "maint info
6295 program-spaces" commands.
6296 (Process): Rename node to...
6297 (Forks): ... this. Document "set|show follow-exec-mode".
6298
2f8132f3
MS
62992009-10-11 Michael Snyder <msnyder@vmware.com>
6300
6301 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6302 (ReverseContinue): Ditto.
6303
cba4b2d3
PP
63042009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6305
6306 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6307
da082f17
JK
63082009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6309
6310 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6311
08be9d71
ME
63122009-10-06 Michael Eager <eager@eagercon.com>
6313
6314 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6315 (Embedded Processors): Add MicroBlaze.
6316 (MicroBlaze): New. Describe Xilinx MicroBlaze
6317
08a0efd0
PA
63182009-10-04 Pedro Alves <pedro@codesourcery.com>
6319
6320 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6321
cbb8f428
EZ
63222009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6323
6324 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6325
30a4a70c
JB
63262009-09-23 Joel Brobecker <brobecker@adacore.com>
6327
6328 * observer.texi (solib_unloaded): Document explicitly the fact that
6329 this observer is called before the associated symbols are unloaded.
6330
701adfb0
PA
63312009-09-21 Jie Zhang <jie.zhang@analog.com>
6332
6333 * gdb.texinfo: Escape "{" and "}".
6334
b3372f91
VP
63352009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6336
6337 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6338 -stack-list-variables.
6339
f43030c4
TT
63402009-09-18 Tom Tromey <tromey@redhat.com>
6341
6342 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6343 is experimental.
6344
ec7e75e7
PP
63452009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6346
6347 * gdb.texinfo (convenince variables): Mention
6348 $_siginfo could be empty.
f43030c4 6349
0cc7d26f
TT
63502009-09-15 Tom Tromey <tromey@redhat.com>
6351
6352 * gdb.texinfo (GDB/MI Variable Objects): Document
6353 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6354 Expand -var-update documentation.
6355
a96d9b2e
SDJ
63562009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6357
6358 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6359 feature.
6360
005ca36a
JB
63612009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6362
6363 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6364
0d772ac9
MS
63652009-09-10 Michael Snyder <msnyder@vmware.com>
6366
6367 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6368 ReverseStep replies to the qSupported query.
6369
14fb1bac
JB
63702009-09-10 Joel Brobecker <brobecker@adacore.com>
6371
6372 Add documentation for set/show interactive-mode.
6373 * gdb.texinfo (Other Misc Settings): New node.
6374
29b090c0
DE
63752009-09-01 Doug Evans <dje@google.com>
6376
6377 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6378 non-stop mode's affect on remote caching.
6379
4e5d721f
DE
63802009-08-31 Jacob Potter <jdpotter@google.com>
6381 Doug Evans <dje@google.com>
6382
6383 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6384 Mark `set/show remotecache' options as obsolete.
6385 Document new `set/show stack-cache' option.
6386 Update text for `info dcache'.
6387
55333a84
DE
63882009-08-27 Doug Evans <dje@google.com>
6389
6390 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6391 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6392
bc3a0b4d
RW
63932009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6394
6395 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6396 about autoconf.
6397
3a1ff0b6
PA
63982009-08-25 Pedro Alves <pedro@codesourcery.com>
6399
6400 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6401 small example, and describe its columns. Replace "inferior-id" by
6402 "infno" throughout.
6403
81ecdfbb
RW
64042009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6405
af542c2e
RW
6406 * gdbint.texinfo (Releasing GDB): Point to
6407 README-maintainer-mode file for required autoconf version.
6408 * configure.ac: Do not substitute datarootdir, htmldir,
6409 pdfdir, docdir. Do not process --with-datarootdir,
6410 --with-htmldir, --with-pdfdir, --with-docdir.
6411 * configure: Regenerate.
6412
81ecdfbb
RW
6413 * configure: Regenerate.
6414
4efc6507
DE
64152009-08-20 Reid Kleckner <reid@kleckner.net>
6416
6417 * gdb.texinfo: Add chapter on JIT interface.
6418
43089a6e
NR
64192009-08-07 Nick Roberts <nickrob@snap.net.nz>
6420
6421 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6422 confirmation request.
43089a6e 6423
99e008fe
EZ
64242009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6425
c8d5aac9
L
6426 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6427 CRC definitions.
99e008fe 6428
48cb2d85
VP
64292009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6430
6431 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6432 -break-commands.
48cb2d85 6433
ff1a52c6
UW
64342009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6435
6436 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6437 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6438
3285f3fe
UW
64392009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6440
6441 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6442 "set spu stop-on-load" and "show spu stop-on-load" commands.
6443
e35359c5
UW
64442009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6445
6446 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6447
58d6951d
DJ
64482009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6449
6450 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6451 org.gnu.gdb.arm.neon.
6452
08d16641
PA
64532009-07-20 Pedro Alves <pedro@codesourcery.com>
6454
6455 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6456 optional element.
6457 (subsection OS ABI): New subsection.
6458
782b2b07
SS
64592009-07-14 Stan Shebs <stan@codesourcery.com>
6460
6461 * gdb.texinfo (Tracepoint Conditions): New section.
6462 (General Query Packets): Describe ConditionalTracepoints.
6463 (Tracepoint Packets): Describe condition field.
6464 (Maintenance Commands): Describe maint agent-eval.
6465 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6466
9b117ef3
HZ
64672009-07-11 Hui Zhu <teawater@gmail.com>
6468
6469 * gdb.texinfo (disassemble): Add a new modifier /r
6470 to "disassemble" command to make it print the raw instructions
6471 in hex as well as in symbolic form.
6472
f5a33284
TT
64732009-07-09 Tom Tromey <tromey@redhat.com>
6474
6475 * gdbint.texinfo (Testsuite): Document parallel make check.
6476
812f7342
TT
64772009-07-09 Tom Tromey <tromey@redhat.com>
6478
6479 * gdbint.texinfo (Testsuite): Document test transcripts.
6480
fbb8f299
PM
64812009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6482
6483 * gdb.texinfo (Values From Inferior): Add length parameter
6484 description.
6485
dd8f35ac
EZ
64862009-07-04 Chris Genly <chris@genly.us>
6487
6488 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6489 in -var-list-children. Fix example according to what the code
6490 does.
6491
2277426b
PA
64922009-07-02 Pedro Alves <pedro@codesourcery.com>
6493
6494 * gdb.texinfo (Debugging multiple inferiors): Document the
6495 "inferior", "detach inferior" and "kill inferior" commands.
6496 (Debugging Programs with Multiple Processes): Adjust to mention
6497 generic "inferior" commands. Delete mention of "detach fork" and
6498 "delete fork". Cross reference to "Debugging multiple inferiors"
6499 section.
6500
a6d9a66e
UW
65012009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6502
5af949e3
UW
6503 * gdbint.texinfo (Item Output Functions): Update signature
6504 for ui_out_field_core_addr.
6505
65062009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6507
6508 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6509 Update example code extrated from breakpoint.c.
6510
9901a55b 65112009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6512
9901a55b
PP
6513 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6514 MI commands.
6515 (GDB/MI Symbol Query): Likewise.
6516 (GDB/MI File Commands): Likewise.
6517 (GDB/MI File Transfer Commands): Likewise.
6518 (GDB/MI Target Manipulation): Likewise.
6519 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6520
edb3359d
DJ
65212009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6522
6523 * gdb.texinfo (Debugging Optimized Code): New chapter.
6524 (Compiling for Debugging): Reference it. Move some
6525 text to the new section.
6526
7cd1089b
PM
65272009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6528
6529 * doc/gdb.texinfo (Calling): Document
6530 set-unwind-on-terminating-exception usage.
6531
d4db2f36
PA
65322009-06-11 Pedro Alves <pedro@codesourcery.com>
6533
6534 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6535 command.
6536
d1a7880c
PA
65372009-06-07 Pedro Alves <pedro@codesourcery.com>
6538
6539 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6540 references.
6541
473f94e6
UW
65422009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6543
6544 * gdbint.texinfo: Rename formal parameters to gdbarch function
6545 protoypes from "current_gdbarch" to "gdbarch".
6546
8f500870
TT
65472009-05-28 Tom Tromey <tromey@redhat.com>
6548
6549 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6550
b6313243
TT
65512009-05-27 Tom Tromey <tromey@redhat.com>
6552
6553 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6554 feature.
6555 (GDB/MI Variable Objects): Document -var-set-visualizer.
6556
65572009-04-02 Tom Tromey <tromey@redhat.com>
6558
6559 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6560 feature.
6561 (GDB/MI Variable Objects): Document -var-set-visualizer.
6562
a6bac58e
TT
65632009-05-27 Tom Tromey <tromey@redhat.com>
6564 Thiago Jung Bauermann <bauerman@br.ibm.com>
6565 Phil Muldoon <pmuldoon@redhat.com>
6566
6567 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6568 (Pretty Printing): New node.
6569 (Selecting Pretty-Printers): Likewise.
6570 (Python API): Update.
6571 (Output Formats): Document /r format.
6572
2c74e833
TT
65732009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6574 Tom Tromey <tromey@redhat.com>
6575
6576 * gdb.texinfo (Types In Python): New node.
6577 (Values From Inferior): "type" is now an attribute.
6578 (Python API): Update.
6579
89c73ade
TT
65802009-05-27 Tom Tromey <tromey@redhat.com>
6581 Thiago Jung Bauermann <bauerman@br.ibm.com>
6582 Phil Muldoon <pmuldoon@redhat.com>
6583
6584 * gdb.texinfo: Add @syncodeindex for `tp'.
6585 (Python API): Update.
6586 (Auto-loading): New node.
6587 (Objfiles In Python): New node.
6588
17a37d48
PP
65892009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6590
6591 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6592
6718376f
NR
65932009-05-15 Nick Roberts <nickrob@snap.net.nz>
6594
6595 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6596
cbe54154
PA
65972009-05-12 Pedro Alves <pedro@codesourcery.com>
6598
6599 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6600 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6601 show show-debug-regs' docs.
6602
8e05493c
EZ
66032009-05-08 Eli Zaretskii <eliz@gnu.org>
6604
6605 * gdb.texinfo (Process Record and Replay): Add description of
6606 reverse execution.
6607
b39f4988
JB
66082009-05-07 Joel Brobecker <brobecker@adacore.com>
6609
6610 * gdbint.texinfo (Adding support for debugging core files): New node.
6611 (Native Debugging): Remove the ``Native core file Support'' section.
6612
a2311334
EZ
66132009-05-01 Eli Zaretskii <eliz@gnu.org>
6614
6615 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6616 Add index entries.
6617
53cc454a 66182009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6619 Michael Snyder <msnyder@vmware.com>
53cc454a 6620
a2311334
EZ
6621 * gdb.texinfo: (Process Record and Replay): Add documentation for
6622 process record and replay.
53cc454a 6623
484086b7
JK
66242009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6627 a new part on command-line defined macros.
6628
32ae1842
EZ
66292009-04-25 Eli Zaretskii <eliz@gnu.org>
6630
6631 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6632 clarify the wording.
6633
b14b1491
TT
66342009-04-23 Tom Tromey <tromey@redhat.com>
6635
6636 * gdb.texinfo (Data Files): New node.
6637 (GDB Files): Update menu.
6638
5c1e86e1
JB
66392009-04-23 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6642 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6643
83eba9b7
VP
66442009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6645
6646 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6647
e31198c4
HZ
66482009-04-22 Hui Zhu <teawater@gmail.com>
6649
6650 * gdb.texinfo (disassemble-next-line): Set the default of
6651 disassemble-next-line to off.
6652
26e251b6
JM
66532009-04-21 Joseph Myers <joseph@codesourcery.com>
6654
6655 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6656 --with-htmldir): New.
6657 * configure: Regenerate.
6658 * Makefile.in (datarootdir, docdir): Define.
6659 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6660 instead of $(SET_TEXINPUTS).
6661 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6662 gdbint.info instead of $(SET_TEXINPUTS).
6663 (gdbint/index.html): Use same -I options as for building
6664 gdbint.info.
6665 (stabs.dvi, stabs.pdf): Use same -I options as for building
6666 stabs.info instead of $(SET_TEXINPUTS).
6667 (stabs/index.html): Use same -I options as for building
6668 stabs.info.
6669 (annotate.dvi, annotate.pdf): Use same -I options as for building
6670 annotate.info instead of $(SET_TEXINPUTS).
6671 (annotate/index.html): Use same -I options as for building
6672 annotate.info.
6673
eac35c4e
DD
66742009-04-21 David Daney <ddaney@caviumnetworks.com>
6675
6676 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6677
29b0e8a2
JM
66782009-04-21 Joseph Myers <joseph@codesourcery.com>
6679
6680 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6681
2b831889 66822009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6683 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6684
6685 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6686 (MAKEHTMLFLAGS): Set to empty.
6687 (html__strip_dir): Define.
6688 (HTMLFILES): Define.
6689 (HTMLFILES_INSTALL): Define.
6690 (install-html): Copy new automake rule.
6691 (html): Depend on $(HTMLFILES).
6692 (gdb_toc.html): Rename to gdb/index.html.
6693 (gdbint_toc.html): Rename to gdbint/index.html.
6694 (stabs_toc.html): Rename to stabs/index.html.
6695 (annotate_toc.html): Rename to annotate/index.html.
6696
89a34d1b
JM
66972009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6698
6699 * Makefile.in: Set pdfdir and htmldir from configure
6700 substitutions.
6701 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6702 * configure: Regenerate.
6703
a2d5da46
JB
67042009-04-16 Joel Brobecker <brobecker@adacore.com>
6705
6706 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6707 This macro is no longer used.
6708
732f6a93
TT
67092009-04-15 Tom Tromey <tromey@redhat.com>
6710
6711 * gdb.texinfo (Character Sets): Document default character set.
6712
87f9adc1
PM
67132009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6714
6715 * gdbint.texinfo: Change server name from sources.redhat.com to
6716 sourceware.org throughout.
6717
2c88c651
JB
67182009-04-09 Joel Brobecker <brobecker@adacore.com>
6719
6720 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6721 about a missing dot or coma after @xref.
6722
4f5376b2
JB
67232009-04-02 Joel Brobecker <brobecker@adacore.com>
6724
6725 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6726 example, and add a small explanation about it.
6727 (Print Settings): Change the documentation of the "set print
6728 frame-arguments" to reflect the fact that the default is now "scalars".
6729
a0381d3a
JB
67302009-04-02 Joel Brobecker <brobecker@adacore.com>
6731
6732 * gdb.texinfo (Print Settings): Add kindex for command "set
6733 print frame-arguments".
6734
45ac276d
JB
67352009-03-31 Joel Brobecker <brobecker@adacore.com>
6736
6737 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6738 breakpoints.
6739 (Set Breaks): Add reference to thread-specific and task-specific
6740 breakpoints.
6741
32cd1edc
JB
67422009-03-31 Joel Brobecker <brobecker@adacore.com>
6743
6744 * gdb.texinfo (Ada Tasks): Remove the documentation about
6745 the "Running" state, as this state has been eliminated.
6746 Now all runnable tasks are shown as "Runnable".
6747
1042e4c0
SS
67482009-03-30 Stan Shebs <stan@codesourcery.com>
6749
6750 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6751 special case of breakpoints.
6752 (Enable and Disable Tracepoints): Mention deprecation.
6753 (Listing Tracepoints): Update description and example.
6754
f8f6f20b
TJB
67552009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6756
6757 * gdb.texinfo (Frames in Python): New node.
6758 (Python API): Update.
6759
c0c6f777
TJB
67602009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6761
6762 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6763 from a method to an attribute.
6764
def2b000
TJB
67652009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6766
6767 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6768 attribute.
6769
a07daef3
PA
67702009-03-25 Pedro Alves <pedro@codesourcery.com>
6771
6772 * observer.texi (thread_exit): Add "silent" parameter.
6773
f3b1572e
PA
67742009-03-22 Pedro Alves <pedro@codesourcery.com>
6775
6776 * observer.texi (about_to_proceed): New.
6777
587afa38
EZ
67782009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6779
6780 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6781 field throughout to handle types with spaces in them. Fix typos
6782 found by aspell.
6783 (Summary, Requirements, Contributors): New first chapter,
6784 "Summary" added, old Requirements section moved there, and new
6785 section, "Contributors" added.
6786 (Initializing a New Architecture, Register Representation)
6787 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6788 (Porting gdb): These sections extended and updated.
6789 (Compiler Characteristics): This section (empty) deleted.
6790 (Defining Other Architecture Features): This section renamed and
6791 duplicate material removed from (formerly "Target Conditionals").
6792 Use braces {} in @deftypeXX type field throughout to handle types
6793 with spaces in them. Typos found by aspell fixed.
6794
6795 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6796 * stack_frame.pdf: Version of image for PDF output.
6797 * stack_frame.png: Version of image for HTML output and for Emacs.
6798 * stack_frame.txt: Version of image for Info output.
1db61298 6799 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6800
10af6951
EZ
68012009-03-21 Eli Zaretskii <eliz@gnu.org>
6802
6803 * gdb.texinfo (Character Sets): Fix last change.
6804
cc924cad
TJB
68052009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6806
6807 * gdb.texinfo (Values From Inferior): Fix optional arguments
6808 markup.
6809 (Commands In Python): Adjust argument names of gdb.Command.__init__
6810 to what the function accepts as keywords.
6811
bc3b79fd
TJB
68122008-03-20 Tom Tromey <tromey@redhat.com>
6813
6814 * gdb.texinfo (Convenience Vars): Document convenience functions.
6815 (Functions In Python): New node.
6816 (Python API): Update.
6817
6c7a06a3
TT
68182009-03-20 Tom Tromey <tromey@redhat.com>
6819
6820 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6821 set target-wide-charset.
6822 (Requirements): Mention iconv.
6823
b646ddd4
HZ
68242009-03-17 Hui Zhu <teawater@gmail.com>
6825
6826 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6827
91440f57
HZ
68282009-03-17 Hui Zhu <teawater@gmail.com>
6829
6830 * gdb.texinfo: Add documentation for disassemble-next-line.
6831
8fd41227
TJB
68322009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6833
6834 * gdb.texinfo (Commands In Python): Remove tindex entries.
6835
61ff14c6
JK
68362009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6837
6838 * gdb.texinfo (Returning): New description for missing debug info.
6839
0b16c5cf
PA
68402009-03-14 Pedro Alves <pedro@codesourcery.com>
6841
6842 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6843 (General Query Packets): Document qAttached.
0b16c5cf 6844
32fc0df9
PA
68452009-03-05 Pedro Alves <pedro@codesourcery.com>
6846
6847 * gdb.texinfo (Background Execution): Better describe the set
6848 target-async command.
6849 (Maintenance Commands): Delete description of the `maint set/show
6850 linux-async' and `maint set/show remote-async' commands.
6851
134eb42c
VP
68522009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6853
6854 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6855 between sentences.
6856
c86cf029
VP
68572009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6858
6859 * gdb.texinfo (GDB/MI Async Records): Document the
6860 =library-loaded and =library-unloaded notifications.
6861
3ea85240
VP
68622009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6863
6864 * observer.texi (test_notification): New observer.
6865
1d33d6ba
VP
68662009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6867
61ff14c6
JK
6868 * observer.texi: Add parameter 'print_frame' to normal_stop
6869 observer.
1d33d6ba 6870
d721c933
EZ
68712009-02-07 Eli Zaretskii <eliz@gnu.org>
6872
6873 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6874 (Commands In Python): Fix COMMAND_* constants in last change. Use
6875 @kbd for interactive input. Add cross-references and index
6876 entries.
6877
4aa995e1
PA
68782009-02-06 Pedro Alves <pedro@codesourcery.com>
6879
6880 * gdb.texinfo (Signals): Document $_siginfo.
6881 (Convenience Variables): Mention $_siginfo.
6882 (Remote Configuration): Document qXfer:siginfo:read,
6883 qXfer:siginfo:write packets, and the read-siginfo-object,
6884 write-siginfo-object commands.
6885
5f5233d4
PA
68862009-02-06 Pedro Alves <pedro@codesourcery.com>
6887
6888 * gdbint.texinfo (Values): New chapter.
6889
d8906c6f
TJB
68902009-02-06 Tom Tromey <tromey@redhat.com>
6891
6892 * gdb.texinfo (Python API): Add entry for Commands In Python.
6893 (Commands In Python): New node.
6894
b6cb8e7d
TJB
68952009-02-05 Tom Tromey <tromey@redhat.com>
6896
6897 * gdb.texinfo (Values From Inferior): Document Value.string.
6898
12453b93
TJB
68992009-02-05 Tom Tromey <tromey@redhat.com>
6900
6901 * gdb.texinfo (Basic Python): Document execute's from_tty
6902 argument.
6903
08c637de
TJB
69042009-02-04 Tom Tromey <tromey@redhat.com>
6905
6906 * gdb.texinfo (Basic Python): Document gdb.history.
6907
592375cd
VP
69082009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6909
6910 * gdb.texinfo (GDB/MI Thread Commands): Document the
6911 'current-thread-id' field. Remove the example with zero threads,
6912 since current GDB won't ever report that if there's inferior.
6913
41447f92
VP
69142009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6915
6916 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6917 option to -break-insert.
6918
098b41a6
JG
69192009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6920 Jerome Guitton <guitton@adacore.com>
6921
6922 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6923 (System-wide configuration): New section.
6924
3c16cced
PA
69252009-01-26 Pedro Alves <pedro@codesourcery.com>
6926
6927 PR gdb/7580:
6928 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6929 internal-error|internal-warning quit|corefile ask|yes|no".
6930
62709adf
PA
69312009-01-26 Pedro Alves <pedro@codesourcery.com>
6932
6933 * gdb.texinfo (Using the `gdbserver' Program): Document
6934 --remote-debug.
6935
7ce58dd2
DE
69362009-01-23 Doug Evans <dje@google.com>
6937
6938 * gdb.texinfo: Add nexti to list of commands that support
6939 background execution.
6940
adb483fe
DJ
69412009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6942
6943 * gdb.texinfo (Define, Hooks): Document prefix command support.
6944
a67ec3f4 69452009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6946 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6947
6948 Fixes for makeinfo --html.
6949
6950 * annotate.texinfo: Use @copying and @insertcopying. Use
6951 @ifnottex in place of @ifinfo.
6952 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6953 place of @ifinfo. Use @ifnotinfo for one index entry.
6954 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6955 in place of @ifinfo.
6956 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6957 in place of @ifinfo. Include contents at start unconditionally.
6958
84fcdf95
PA
69592009-01-13 Pedro Alves <pedro@codesourcery.com>
6960
6961 * gdb.texinfo (General Query Packets): Remove @var{} around the
6962 "spu" literal string.
6963
fa3a767f
PA
69642009-01-07 Pedro Alves <pedro@codesourcery.com>
6965
6966 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6967 program may be running in another process" errors.
6968 * gdbint.texinfo (Native Conditionals): Delete
6969 ONE_PROCESS_WRITETEXT description.
6970
9cb011d3
JB
69712009-01-07 Joel Brobecker <brobecker@adacore.com>
6972
6973 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6974 emacs local variable to be placed at the end of the ChangeLog.
6975 Add server.c and gdbreplay.c to the list of files where the
6976 copyright year needs to be updated.
6977
84603566
SL
69782009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6979
6980 * gdb.texinfo (Remote Configuration): Document new
6981 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6982 commands.
6983
a53f55d8
PA
69842008-12-28 Pedro Alves <pedro@codesourcery.com>
6985
6986 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6987 FETCH_INFERIOR_REGISTERS.
6988 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6989 FETCH_INFERIOR_REGISTERS descriptions. Remove
6990 gdbarch_get_longjmp_target descrition, since already described in
6991 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6992 (Target Conditionals): ... here.
6993
077e0a52
JB
69942008-12-16 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6997 examples.
6998 (Additions to Ada): Likewise. Add the missing opening and closing
6999 parenthesis of the GDB prompt in one of the examples.
7000
023eb17c
JB
70012008-12-14 Joel Brobecker <brobecker@adacore.com>
7002
7003 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7004 about the result of 'Address not being of type System.Address.
7005 This problem has been fixed a while ago.
7006
c3b108f7
VP
70072008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7008
7009 MI non-stop and multiprocess docs.
7010
c8d5aac9
L
7011 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7012 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7013 Adjust documentation for *stopped, document =thread-created,
7014 =thread-exited, =thread-group-created and =thread-group-exited.
7015 (GDB/MI Thread Commands): Document the 'state' field in
7016 -thread-info output.
7017 (GDB/MI Program Execution): Mention --all and --thread-group
7018 options.
7019 (GDB/MI Variable Objects): Describe floating and fixed variable
7020 objects.
7021 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 7022
07e059b5
VP
70232008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7024
c8d5aac9
L
7025 * gdb.texinfo (Operating System Information): New appendix.
7026 (Operating System Auxiliary Information): Document 'info os processes'
7027 (Remote Configuration): Document 'osdata'
7028 (General Query Packets): Document qXfer:osdata:read.
07e059b5 7029
a80b95ba
TG
70302008-11-27 Tristan Gingold <gingold@adacore.com>
7031
7032 * gdb.texinfo (Darwin): Document Darwin specific features.
7033
a655d424
JK
70342008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 * gdbint.texinfo (Target Conditionals): Extend the
7037 gdbarch_breakpoint_from_pc description.
7038
249e1128
VP
70392008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7040
7041 * gdb.texinfo (M68K Features): Fix typo.
7042
c14c28ba
PP
70432008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7044
7045 * gdb.texinfo (Symbols): Mention printing containing
7046 image name in "info symbol".
7047 (Maint translate-address): Likewise.
889bf7c5 7048
394a6666
JB
70492008-11-18 Joel Brobecker <brobecker@adacore.com>
7050
7051 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7052 commands "catch load" and "catch unload".
7053
66bb093b
VP
70542008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7055
7056 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 7057 =thread-selected.
889bf7c5 7058
4a92f99b
VP
70592008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7060
c8d5aac9 7061 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7062
f0323ca0
PA
70632008-10-27 Pedro Alves <pedro@codesourcery.com>
7064
7065 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7066 .mt files, TM_CLIBS or TM_CDEPS.
7067 (x86 Watchpoints): Don't mention TDEPFILES.
7068
8b23ecc4
SL
70692008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7070
7071 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7072 (Overview): Mention notifications and non-stop mode behavior.
7073 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7074 with non-stop mode behavior. Add vStopped description.
7075 (Stop Reply Packets): Update list of packets that return
7076 stop replies. Mention non-stop behavior.
7077 (General Query Packets): Document QNonStop packet and associated
7078 qSupported query response.
7079 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7080 behavior.
7081 (Notification Packets): New section.
7082 (Remote Non-Stop): New section.
7083 (File-I/O Overview): Mention non-stop behavior.
7084
fff08868
HZ
70852008-10-24 Hui Zhu <teawater@gmail.com>
7086 Pedro Alves <pedro@codesourcery.com>
7087
7088 * gdb.texinfo (displaced-stepping): Describe the auto mode
7089 setting, and say it's the default. This is now a mainstream
7090 setting instead of a maintenance setting.
7091
252fbfc8
PA
70922008-10-23 Pedro Alves <pedro@codesourcery.com>
7093
7094 * observer.texi (thread_stop_requested): New.
7095
20924a55
JB
70962008-10-22 Joel Brobecker <brobecker@adacore.com>
7097
7098 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7099 (Patching): Replace incorrect usage of @samp by @kbd.
7100
bacec72f
MS
71012008-10-17 Michael Snyder <msnyder@vmware.com>
7102
7103 * gdb.texinfo: Add documentation for reverse execution.
7104
a08702d6 71052008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7106 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7107
7108 * gdb.texinfo. (Values From Inferior): New subsubsection.
7109
d97bc12b
DE
71102008-10-06 Doug Evans <dje@google.com>
7111
7112 * gdb.texinfo (set debug dwarf2-die): Document it.
7113
87f67dba
JB
71142008-10-01 Joel Brobecker <brobecker@adacore.com>
7115
7116 * gdb.texinfo (catch) [exception]: Document how to insert
7117 a breakpoint on user-defined exceptions when the exception
7118 name is identical to one of the language-defined ones.
7119
2fae03e8
TT
71202008-09-27 Tom Tromey <tromey@redhat.com>
7121
7122 * gdb.texinfo (Macros): Remove text about stringification,
7123 varargs, and splicing.
7124
5c6ce71d
TT
71252008-09-27 Tom Tromey <tromey@redhat.com>
7126
7127 * gdbint.texinfo (Language Support): Remove text about omitting
7128 support for a language.
7129
07128da0
DE
71302008-09-23 Doug Evans <dje@google.com>
7131
7132 * gdb.texinfo (info dcache): Update.
7133
b90a069a
SL
71342008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7135
7136 * gdb.texinfo (Packets): Add info on thread-id syntax and
7137 multiprocess extensions.
7138 <D>: Document multiprocess form of packet.
7139 <H>: Use thread-id syntax.
7140 <T>: Likewise.
7141 <vCont>: Likewise. Note this is required for multiprocess.
7142 <vKill>: New packet.
7143 (Stop Reply Packets) <T>: Use thread-id syntax.
7144 <W>: Document multiprocess form of reply.
7145 <X>: Likewise.
7146 (General Query Packets) <qC>: Use thread-id syntax.
7147 <qfThreadInfo>: Likewise.
7148 <qGetTLSAddr>: Likewise.
7149 <qP>: Likewise.
7150 <qSupported>: Add "multiprocess" feature.
7151 <qThreadExtraInfo>: Use thread-id syntax.
7152
b77209e0
PA
71532008-09-22 Stan Shebs <stan@codesourcery.com>
7154
7155 * gdb.texinfo (Inferiors): New section.
7156
3d0bb823
PA
71572008-09-12 Pedro Alves <pedro@codesourcery.com>
7158
7159 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7160
f8dcfc0a
UW
71612008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7162
7163 * gdbint.texinfo (Target Conditionals): Remove documentation
7164 for gdbarch_name_of_malloc.
7165
8775bb90
MS
71662008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7167
7168 * gdb.texinfo (Interrupts): Mention TCP interface for
7169 sending BREAK.
7170
f1838a98
UW
71712008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7172
7173 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7174 argument prefix to "set sysroot".
7175
158c7665
PH
71762008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7177
7178 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7179 and False.
7180
30e026bb
VP
71812008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7182
c8d5aac9
L
7183 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7184 for possible features of -list-features.
30e026bb 7185
c6ebd6cf
VP
71862008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7187
c8d5aac9 7188 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7189 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7190
aeac0ff9
VP
71912008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7192
7193 * doc/gdb.texinfo (PowerPC): Fix typo.
7194 (PowerPC features): Fix typo.
7195
5231c1fd
PA
71962008-08-18 Pedro Alves <pedro@codesourcery.com>
7197
7198 * observer.texi (thread_ptid_changed): New.
7199
677c5bb1
LM
72002008-08-18 Luis Machado <luisgpm@br.ibm.com>
7201
7202 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7203 (PowerPC features): Mention feature set for VSX registers.
7204
f3a2dd1a
JB
72052008-08-13 Joel Brobecker <brobecker@adacore.com>
7206
7207 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7208 the direct visibility of all names in user-written packages.
7209
33e5cbd6
PA
72102008-08-13 Pedro Alves <pedro@codesourcery.com>
7211
7212 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7213 setting, and make it the default.
7214 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7215 non-stop script example.
7216
d0384fc4
TJB
72172008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7218
7219 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7220 reference to the "Using Different Register and Memory Data
7221 Representation" section.
7222
a6f3e723
SL
72232008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7224
7225 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7226 (Remote Protocol): Add Packet Acknowledgment to menu.
7227 (Overview): Mention +/- can be disabled, and point to new section
7228 where this is discussed in detail.
7229 (General Query Packets): Document QStartNoAckMode packet, and
7230 corresponding qSupported reply.
7231 (Packet Acknowledgment): New section.
7232
0606b73b
SL
72332008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7234 Pedro Alves <pedro@codesourcery.com>
7235
7236 * gdb.texinfo (Threads): Move paragraph about automatic thread
7237 selection to All-Stop Mode subsection.
7238 (Thread Stops): Reorganize existing material into subsections.
7239 Add introductory blurb and menu.
7240 (Non-Stop Mode): New subsection.
7241 (Background Execution): New subsection.
7242 (Maintenance Commands): Add cross-references from async mode
7243 commands to the new Background Execution section.
7244
d57a3c85
TJB
72452008-08-06 Tom Tromey <tromey@redhat.com>
7246
7247 * gdb.texinfo (Extending GDB): New chapter.
7248 (Sequences): Demoted chapter, now a section under the new
7249 Extending GDB chapter.
7250 (Python): New section.
7251
6d76a53d
SS
72522008-07-31 Stan Shebs <stan@codesourcery.com>
7253
7254 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7255
1f70da6a
SS
72562008-07-29 Stan Shebs <stan@codesourcery.com>
7257
7258 * gdbint.texinfo: General round of cleanup and minor
7259 clarifications.
7260 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7261 (Longjmp Support): Update description to reflect how it is done
7262 for targets without using native header.
7263 (Symbol Handling): Add a little more general explanation.
7264 (COFF, ELF): Mention stabs encapsulation.
7265 (DWARF 3): New section.
7266 (Adding a New Host): Scrub out some obsolete bits.
7267 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7268 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7269 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7270 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7271 SEEK_SET, STOP_SIGNAL, USG.
7272 (Raw and Virtual Register Representations): Ditto for
7273 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7274 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7275 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7276 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7277 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7278 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7279 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7280 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7281 DEPRECATED_USE_STRUCT_CONVENTION.
7282 Describe gdbarch_deprecated_fp_regnum.
7283 Update description of gdbarch_print_insn.
7284 (Adding a New Target): Scrub out obsolete bits.
7285 (Obsolete Conditionals): Remove entire section.
7286
383f836e
TT
72872008-07-25 Tom Tromey <tromey@redhat.com>
7288
7289 * observer.texi (GDB Observers): Document new observers:
7290 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7291 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7292 architecture_changed.
7293
cfd8ab24
SS
72942008-07-21 Stan Shebs <stan@codesourcery.com>
7295
7296 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7297 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7298
781b42b0
TT
72992008-07-21 Tom Tromey <tromey@redhat.com>
7300
7301 * observer.texi (GDB Observers): Remove obsolete comment.
7302 <executable_changed>: Remove argument.
7303
d7d9f01e
TT
73042008-07-18 Tom Tromey <tromey@redhat.com>
7305
7306 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7307
bf250677
DE
73082008-07-10 Doug Evans <dje@google.com>
7309
7310 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7311
10568435
JK
73122008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 * gdb.texinfo (Starting): Document "set disable-randomization".
7315
5ae4183a
AS
73162008-07-07 Andreas Schwab <schwab@suse.de>
7317
7318 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7319
b56e7235
VP
73202008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7321
7322 * gdb.texinfo (GDB/MI Target Manipulation): Add
7323 example of -target-attach.
7324
e1ac3328
VP
73252008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7326
7327 * observer.texi (target_resumed): New observer.
5ae4183a 7328 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7329
65d12d83
TT
73302008-06-06 Tom Tromey <tromey@redhat.com>
7331
7332 * gdb.texinfo (Completion): Add field name example.
7333
fbc5282e
MK
73342008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7335
7336 * gdb.texinfo (GDB/MI Program Context): Added example
7337 to -exec-arguments
5ae4183a 7338
fbc5282e 73392008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7340
7341 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7342 annotation.
7343
c16158bc 73442008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7345 Nathan Sidwell <nathan@codesourcery.com>
7346 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7347
7348 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7349 and ACX_BUGURL.
7350 * configure: Regenerate.
7351 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7352 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7353 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7354 mailing-list-specific text about bug reporting unless
7355 BUGURL_DEFAULT.
7356
75c99385
PA
73572008-06-05 Pedro Alves <pedro@codesourcery.com>
7358
7359 * gdb.texinfo (-target-select): Remove reference to target async.
7360 (Maintenance Commands): Document "maint set/show remote-async".
7361
1763a388
MK
73622008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7363
7364 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7365 in -target-file-get section.
5ae4183a 7366
d0d064df
PA
73672008-05-22 Pedro Alves <pedro@codesourcery.com>
7368
9b562ab8
PA
7369 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7370 killing the inferior when it is already debugging a process.
d0d064df 7371
8dfa32fc
JB
73722008-05-21 Joel Brobecker <brobecker@adacore.com>
7373
7374 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7375 abbreviation for "finish".
7376
55f996a7
NR
73772008-05-21 Nick Roberts <nickrob@snap.net.nz>
7378
7379 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7380
ba2b1c56
DJ
73812008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7382
7383 * gdbint.texinfo (Target Conditionals): Delete entry for
7384 gdbarch_dwarf_reg_to_regnum.
7385
08388c79
DE
73862008-05-09 Doug Evans <dje@google.com>
7387
a3c83fae 7388 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7389
d14508fe
DE
73902008-05-05 Doug Evans <dje@google.com>
7391
7392 * gdb.texinfo (disassemble): Document /m modifier.
7393
e2b7ddea
VP
73942008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7395
5ae4183a
AS
7396 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7397 will not report the time of commands that run the target.
e2b7ddea 7398
8eb41542
VP
73992008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7400
7401 * gdb.texinfo (GDB/MI Output Records): Add
7402 missing semicolon.
7403
82f68b1c
VP
74042008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7405
7406 * gdb.texinfo (GDB/MI Output Records):
7407 Document =thread-create and =thread-exited.
7408
fa0f268d
VP
74092008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7410
7411 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7412 Remove mention of dmi-discuss.
fa0f268d 7413
063bfe2e
VP
74142008-05-03 Pedro Alves <pedro@codesourcery.com>
7415
7416 * observer.texi (thread_exit): New.
7417
237fc4c9
PA
74182008-05-02 Pedro Alves <pedro@codesourcery.com>
7419
7420 * gdb.texinfo (Debugging Output): Document "set/show debug
7421 displaced".
7422 (Maintenance Commands): Document "maint set/show
7423 can-use-displaced-stepping".
7424
0428b8f5
DJ
74252008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7426
7427 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7428 and set/show arm force-mode.
7429
5009afc5
AS
74302008-05-02 Andreas Schwab <schwab@suse.de>
7431
7432 * gdbint.texinfo (Algorithms): Describe
7433 target_watchpoint_addr_within_range.
7434
669fac23
DJ
74352008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7436
7437 * gdbint.texinfo (Stack Frames): New chapter.
7438 (Algorithms): Move Frames text to the new chapter.
7439 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7440 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7441
721c02de
VP
74422008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7443
5ae4183a
AS
7444 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7445 output does not necessary include any tokens.
721c02de 7446
c055b101
CV
74472008-04-22 Corinna Vinschen <vinschen@redhat.com>
7448
7449 * gdb.texinfo (Set SH Calling convention): New @item.
7450 (Show SH Calling convention): Ditto.
7451
68837c9d
MD
74522008-04-22 Markus Deuling <deuling@de.ibm.com>
7453
7454 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7455
2e9132cc
EZ
74562008-04-20 Eli Zaretskii <eliz@gnu.org>
7457
7458 * gdb.texinfo (Set Breaks): Mention that multiple location
7459 breakpoints need line number info. Add index entries.
7460
31fffb02
CS
74612008-04-19 Craig Silverstein <csilvers@google.com>
7462
7463 * gdb.texinfo (Requirements): Add an optional requirement on
7464 zlib.
7465 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7466 Compressed DWARF 2.
7467
a47ec5fe
AR
74682008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7469
7470 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7471 sample output for 'stopped,reason="breakpoint-hit"' message.
7472 (GDB/MI Program Execution): Likewise.
7473
de051565
MK
74742008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7475
5ae4183a 7476 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7477 -var-set-format. Add -f option to -var-evaluate-expression.
7478
6ba66d6a
JB
74792008-04-03 Joel Brobecker <brobecker@adacore.com>
7480
7481 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7482 new node "Ambiguous Expressions". Replace references to this
7483 node by references to "Ambiguous Expressions" throughout.
7484 (Ambiguous Expressions): New node.
7485
1e26b4f8
DJ
74862008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7489
b84876c2
PA
74902008-03-21 Pedro Alves <pedro@codesourcery.com>
7491
7492 * gdb.texinfo (Debugging Output): Document
7493 "set/show debug lin-lwp-async".
7494 (Maintenance Commands): Document "maint set/show linux-async".
7495
63092375
DJ
74962008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7497
7498 * gdb.texinfo (Expressions): Update description of malloced arrays.
7499
8e8901c5
VP
75002008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7501
7502 * gdb.texinfo (Thread Commands): Document
7503 -thread-info. Remove -thread-list-all-threads.
7504
701adfb0
PA
75052008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7506
7507 Implement MI notification for new threads.
7508 * observer.texi (new_thread): Document.
7509
1fddbabb
PA
75102008-03-14 Pedro Alves <pedro@codesourcery.com>
7511 Sandra Loosemore <sandra@codesourcery.com>
7512
7513 * gdb.texinfo (Library List Format): Update to mention the
7514 possibility to pass section addresses instead of segment
7515 addresses.
7516
ccd213ac
DJ
75172008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7518
7519 * gdb.texinfo (Starting): Document "set exec-wrapper".
7520 (Server): Document gdbserver --wrapper.
7521
fa4727a6
DJ
75222008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7523
7524 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7525 unreadable memory. Delete obsolete SPARClite reference.
7526
8edfe269
DJ
75272008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7528
7529 * gdb.texinfo (Starting): Mention always-running targets.
7530 (Target Commands): Add an anchor for load.
7531 (Connecting): Explain continue instead of run.
7532
1843f87b
DJ
75332008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7534
7535 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7536
f9082629
NR
75372008-02-26 Nick Roberts <nickrob@snap.net.nz>
7538
7539 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7540 breakpoint table.
7541
fd96d250
PA
75422008-02-19 Pedro Alves <pedro@codesourcery.com>
7543
7544 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7545 killing the inferior when it is already debugging a process.
7546
36af4ef6
MD
75472008-02-13 Markus Deuling <deuling@de.ibm.com>
7548
7549 * gdbint.texinfo (Build Script): New section. Mention new build script
7550 gdb_buildall.sh.
7551
cda4ce5a
JB
75522008-02-01 Jim Blandy <jimb@red-bean.com>
7553
7554 * gdb.texinfo (Help): Summarize 'info args' correctly.
7555
4acd40f3
TJB
75562008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7557
7558 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7559 available in PowerPC architecture.
7560 (Embedded Processors): Change node name of PowerPC item in menu.
7561 (PowerPC): Rename to...
7562 (PowerPC Embedded): this.
7563 (Architectures): Add new PowerPC item in menu.
7564 (PowerPC): New node.
7565
6e6c6f50
DJ
75662008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7567
7568 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7569 commands.
7570
5ee187d7
DJ
75712008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7572
7573 * gdb.texinfo (Setting Catchpoints): Mention features
7574 supported on GNU/Linux.
7575
e275c0d9
NR
75762008-01-30 Nick Roberts <nickrob@snap.net.nz>
7577
7578 * gdb.texinfo (GDB/MI File Commands): Describe new output
7579 field for MI command -file-list-exec-source-file.
7580
2d717e4f
DJ
75812008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7582
7583 * gdb.texinfo (Using the `gdbserver' Program): Add security
7584 warning. Rearrange into subsections and subsubsections. Document
7585 --multi and --debug. Correct --with-sysroot typo. Update --attach
7586 usage. Make load reference clearer. Document monitor exit.
7587 (Remote Configuration): Document set remote exec-file, attach-packet,
7588 and run-packet.
7589 (Packets): Document vAttach and vRun.
7590
d35a4257 75912008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7592
7593 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7594 detach-on-follow -> detach-on-fork.
f663676d 7595
c78d192c
DJ
75962008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7597
7598 * gdbint.texinfo (Native Conditionals): Remove
7599 SHELL_COMMAND_CONCAT and SHELL_FILE.
7600
d35a4257
EZ
76012008-01-26 Eli Zaretskii <eliz@gnu.org>
7602
7603 * gdb.texinfo (Specify Location): Improve wording.
7604
93815fbf
VP
76052008-01-23 Chris Demetriou <cgd@google.com>
7606
7607 * gdb.texinfo (Threads): Document new "set print thread-events"
7608 and "show print thread-events" commands.
7609
2a25a5ba
EZ
76102008-01-19 Eli Zaretskii <eliz@gnu.org>
7611
7612 * gdb.texinfo (Specify Location): New section.
7613 (Delete Breaks, Edit, Set Breaks): Remove description of
7614 locations. Instead, add a reference to "Specify Location".
7615 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7616 (Symbols): Refer to "Specify Location" for the valid forms of
7617 linespecs and locations.
7618
32c9a795
MD
76192008-01-18 Markus Deuling <deuling@de.ibm.com>
7620
7621 * gdbint.texinfo (Target Conditionals): Replace the description of
7622 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7623
b17828ca
JB
76242008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7625
7626 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7627 about &&var, which is rejected by the expression parser.
7628
0aea4bf3
LM
76292008-01-09 Luis Machado <luisgpm@br.ibm.com>
7630
7631 * gdb.texinfo (Output): Update documentation on using printf with DFP
7632 types.
7633
febe4383
TJB
76342008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7635
7636 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7637 subsubsection.
7638 (Decimal Floating Point format): New subsubsection.
7639
7a404eba
PA
76402008-01-05 Pedro Alves <pedro@codesourcery.com>
7641
7642 * gdb.texinfo (File Options): Remove mention of the attempt to
7643 open a core file with the -p option. Don't list -c as a valid
7644 option to attach to a process.
7645
a4d9b460
PA
76462008-01-05 Pedro Alves <pedro@codesourcery.com>
7647
7648 * gdbint.texinfo (Host Conditionals): Remove mention of
7649 ALIGN_STACK_ON_ENTRY.
7650
6ec2edbe
JB
76512008-01-05 Joel Brobecker <brobecker@adacore.com>
7652
7653 * gdbint.texinfo (Start of New Year Procedure): Add item
7654 describing how to update the source and documentation copyright
7655 notices.
7656
d8b2a693
JB
76572007-12-18 Jim Blandy <jimb@codesourcery.com>
7658
ab209b3a 7659 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7660 watchpoint explanation into the main description of the watchpoint
7661 command; update synopses of 'watch', 'rwatch', and 'awatch'
7662 commands.
7663
8b4ed427
VP
76642007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7665
7666 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7667 Document 'pending-breakpoints' feature of
7668 -list-features.
7669
37e4754d
LM
76702007-12-17 Luis Machado <luisgpm@br.ibm.com>
7671
669fac23 7672 * gdb.texinfo: Add new parameter's description.
37e4754d 7673
1d3811f6
DJ
76742007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * gdb.texinfo (Overview): Clarify run-length encoding
7677 example. Remove the restriction on "+" and "-" characters.
7678
c1c25a1a
EZ
76792007-12-15 Eli Zaretskii <eliz@gnu.org>
7680
7681 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7682
afe8ab22 76832007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7684
afe8ab22
VP
7685 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7686 the -f option for -break-insert, remove -r option,
7687 and clarify specification of location.
7688
a6b151f1
DJ
76892007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7690
7691 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7692 formatting.
7693 (Remote Debugging): Add File Transfer section.
7694 (Remote Configuration): Document Host I/O packets.
7695 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7696 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7697 (Packets): Add vFile.
7698
3b784c4f
EZ
76992007-11-17 Eli Zaretskii <eliz@gnu.org>
7700
7701 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7702 breakpoints with multiple locations.
7703 (Breakpoint Menus): Improve wording.
7704 (Output): Fix last change.
7705
a4ce5b0d
UW
77062007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7707
7708 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7709
1b39d5c0
DE
77102007-11-15 Doug Evans <dje@google.com>
7711
7712 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7713
7a72d44c
VP
77142007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7715
7716 * gdbint.texinfo (Native Conditionals): Remove
7717 mention of CLEAR_SOLIB.
5ae4183a 7718
6d1829bf 77192007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7720
7721 * gdb.texinfo (Print Settings): Add documentation for "set/show
7722 print frame-arguments".
7723
1a619819
LM
77242007-11-05 Luis Machado <luisgpm@br.ibm.com>
7725
3b784c4f 7726 * gdb.texinfo (Output): Update printf command's description.
1a619819 7727
55eddb0f
DJ
77282007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7729
7730 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7731 powerpc soft-float".
7732
9cceb671
DJ
77332007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7734
7735 * gdb.texinfo (Files): Correct formatting. Mention Expat
7736 requirement.
7737 (Requirements for Building GDB): Expand the list of Expat
7738 uses.
7739 (Library List Format, Memory Map Format): Mention Expat.
7740 (Target Descriptions): Update Expat wording.
7741
83acabca
DJ
77422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7743
7744 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7745 Document that gdbarch_convert_register_p should return zero for no-op
7746 conversions.
7747
e35879db
UW
77482007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7749
83acabca 7750 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7751 of set_gdbarch_sofun_address_maybe_missing back to ...
7752 (Target Conditionals): ... here to fix build break.
7753
203c3895
UW
77542007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7755
83acabca 7756 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7757 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7758 (Compiler Characteristics): ... documentation of
7759 set_gdbarch_sofun_address_maybe_missing.
7760
11411de3
DJ
77612007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7762
7763 * gdbint.texinfo (Target Conditionals): Use
7764 frame_unwind_register_unsigned in examples instead of
7765 frame_unwind_unsigned_register.
7766
701adfb0
PA
77672007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7768
7769 * gdb.texinfo: Add TSIZE definition, removed statement about
7770 unbounded arrays being unimplemented.
7771
7cc46491
DJ
77722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7773
7774 * gdb.texinfo (Predefined Target Types): Add int128
7775 and uint128.
7776 (Standard Target Features): Add PowerPC features.
7777
81adfced
DJ
77782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7779
7780 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7781
c1874924
UW
77822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7783
7784 * gdbint.texi (Target Conditionals): Remove documentation
7785 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7786 gdbarch_extract_return_value, and gdbarch_store_return_value.
7787
f6e56ab3
UW
77882007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7789
7790 * gdbint.texi (Target Conditionals): Remove documentation of
7791 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7792
56cf5405
KH
77932007-10-11 Kazu Hirata <kazu@codesourcery.com>
7794
7795 * gdb.texinfo: Mention that inaccessible-by-default is on by
7796 default.
7797
35156bae
DJ
77982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7799
7800 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7801
d983da9c
DJ
78022007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7803
7804 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7805 multi-threaded watchpoints.
7806 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7807 checked. Describe sticky notification. Expand description
7808 of steppable and continuable watchpoints.
7809 (Watchpoints and Threads): New subsection.
7810
fe6fbf8b
VP
78112007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7812
7813 * gdb.texinfo (Setting Breakpoints): Revise
7814 documentation for pending breakpoints. Document
7815 breakpoints with multiple locations.
5ae4183a 7816
084344da
VP
78172007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7818
7819 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7820 Document -list-features.
5ae4183a 7821
82160952
EZ
78222007-09-15 Eli Zaretskii <eliz@gnu.org>
7823
7824 * gdb.texinfo (Output): Spell out which features of C's printf are
7825 not supported by GDB's printf.
7e27a47a
EZ
7826 (Separate Debug Files): More accurate wording regarding build ID
7827 and a reference to the ld manual rather than the Fedora wiki.
82160952 7828
ea37ba09
DJ
78292007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7830 Jim Blandy <jimb@codesourcery.com>
7831
7832 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7833 (Examining Memory): Update mentions of the 's' format.
7834 (Automatic Display): Likewise.
7835
b8533aec
DJ
78362007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7837
7838 * gdb.texinfo: Update the FSF's Back-Cover Text.
7839
83f83d7f
JK
78402007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7841 Eli Zaretskii <eliz@gnu.org>
7842
7843 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7844 Fixed the ``build ID'' name. New binaries build instructions for the
7845 build ID inclusion. Explain how the commands are specific to the build
7846 ID vs. debug link.
7847
c7e83d54
EZ
78482007-09-01 Eli Zaretskii <eliz@gnu.org>
7849
7850 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7851 indexing for ``build ID'' support.
7852
d3750b24
JK
78532007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7854
7855 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7856 Enlisted BUILD ID to the debug file searching example.
7857 Included a BUILD ID `.note.gnu.build-id' section description.
7858 Updated/added the debug files splitting instructions for OBJCOPY.
7859
02142340
VP
78602007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7861
7862 * gdb.texinfo (Variable Objects): Adjust docs
7863 for -var-info-expression and document
7864 -var-info-path-expression.
7865
d3bdde98
JB
78662007-08-20 Jim Blandy <jimb@codesourcery.com>
7867
3fb6a982
JB
7868 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7869 (title page): Include the dedication in the printed manual, as a
7870 separate page after the copyright notice.
5ae4183a 7871
d3bdde98
JB
7872 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7873 don't break a @var across a line.
7874
c80a96a8
MR
78752007-07-25 Maciej W. Rozycki <macro@mips.com>
7876
7877 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7878 for include files.
7879
5824a901
NR
78802007-07-12 Nick Roberts <nickrob@snap.net.nz>
7881
7882 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7883 in annotate.texinfo.
7884 (Command History): Link to new node.
5824a901 7885
d52e7ea3
UW
78862007-07-05 Markus Deuling <deuling@de.ibm.com>
7887
7888 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7889
5fc14d0a
EZ
78902007-07-05 Eli Zaretskii <eliz@gnu.org>
7891
7892 * gdbint.texinfo (Target Conditionals): Fix last change.
7893
4a9bb1df
UW
78942007-07-03 Markus Deuling <deuling@de.ibm.com>
7895
7896 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7897 routines:
7898 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7899 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7900 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7901 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7902 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7903 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7904 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7905 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7906 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7907 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7908 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7909 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7910 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7911 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7912 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7913 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7914 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7915 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7916 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7917 (SOFTWARE_SINGLE_STEP_P)
7918
7919 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7920 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7921
7922 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7923 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7924 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7925 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7926 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7927 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7928 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7929 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7930 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7931 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7932
7933 (Converting an existing Target Architecture to Multi-arch): Remove
7934 section.
7935
7936 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7937 (gdbarch_addr_bits_remove): Add code example.
7938
7939 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7940
cfa9d6d9
DJ
79412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7944 Add other missing entries. Adjust the table size to fit.
7945 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7946 stop reasons including the new "library" event.
7947 (General Query Packets): Adjust table widths for qSupported. Mention
7948 qXfer:libraries:read reply to qSupported and document the new packet.
7949 (Library List Format): New section.
7950
159fcc13
JK
79512007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7952
7953 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7954
f66d1690
MS
79552007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7956
7957 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7958
67102876
NR
79592007-06-25 Nick Roberts <nickrob@snap.net.nz>
7960
7961 * gdbint.texinfo (Register and Memory Data): Break sections
7962 into nodes and add a menu.
7963
a4642986
MR
79642007-06-21 Maciej W. Rozycki <macro@mips.com>
7965
7966 * gdb.texinfo (Examining Memory): Document the new behaviour.
7967
e9c17194
VP
79682007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7969
7970 * gdb.texinfo (Standard Target Features): Document
7971 m68k features.
7972
31d99776
DJ
79732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7974
7975 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7976
1780a0ed
DJ
79772007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7978
7979 * gdb.texinfo (Target Description Format): Add version attribute
7980 for <target>.
7981
822b6570
DJ
79822007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7983
7984 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7985
f8b73d13
DJ
79862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7987
7988 * gdb.texinfo (MIPS Features): New subsection.
7989
0e7f50da
UW
79902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7991 Markus Deuling <deuling@de.ibm.com>
7992
7993 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7994 and qXfer:spu:write packets and mention them under qSupported.
7995
23d964e7
UW
79962007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7997 Markus Deuling <deuling@de.ibm.com>
7998
7999 * gdb.texinfo (Architectures): Add new SPU section to document
8000 Cell Broadband Engine SPU architecture specific commands.
8001
9f708cb2
VP
80022007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8003
8004 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8005 comments.
8006
7579b5f8
NR
80072007-06-07 Nick Roberts <nickrob@snap.net.nz>
8008
8009 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8010
bf06d120
JB
80112007-05-29 Jim Blandy <jimb@codesourcery.com>
8012
8013 * gdb.texinfo (Overview): Doc fix.
8014
23776285
MR
80152007-05-22 Maciej W. Rozycki <macro@mips.com>
8016
8017 * gdb.texinfo (Remote Configuration): Document "set/show
8018 remoteflow".
8019
1a69e1e4
DJ
80202007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8021
bf06d120
JB
8022 * gdb.texinfo (MIPS): Remove documentation for set mips
8023 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8024 stack-arg-size.
1a69e1e4 8025
46ba6afa 80262007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8027
46ba6afa
BW
8028 * all-cfg.texi (GDBTUI): New.
8029 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8030 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8031 (TUI Configuration): Edit to improve clarity and fix problems of
8032 both style and content.
5ae4183a 8033
06d3b283
UW
80342007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8035
8036 * observer.texi (GDB Observers): New observer "new_objfile".
8037
179101d6
UW
80382007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8039
8040 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8041
25d5ea92
VP
80422007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8043
8044 * gdb.texinfo (GDB/MI Variable Objects): Document
8045 frozen variables objects.
5ae4183a 8046
701adfb0
PA
80472007-04-13 Paul Brook <paul@codesourcery.com>
8048
8049 * gdb.texinfo: Document ieee_single and ieee_double target types.
8050
ea35711c
DJ
80512007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8052
8053 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8054 (Character Sets, Caching Data of Remote Targets): Likewise.
8055 (Targets): Delete Remote node. Move its text...
8056 (Debugging Remote Programs): ...to here. Delete description
8057 of the "remote" command.
8058 (Remote configuration): Delete description of "set remotedevice"
8059 and "show remotedevice".
8060 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8061
701adfb0
PA
80622007-04-11 Steve Ellcey <sje@cup.hp.com>
8063
8064 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8065
db2e3e2e
BW
80662007-04-11 Bob Wilson <bob.wilson@acm.org>
8067
5ae4183a
AS
8068 * gdb.texinfo (Contributors, Continuing and Stepping)
8069 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8070 (General Query Packets, File-I/O Remote Protocol Extension)
8071 (Protocol Basics, The F Reply Packet, Write)
8072 (Protocol-specific Representation of Datatypes, Memory Transfer):
8073 Fix hyphenation, punctuation and grammar problems.
8074 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8075 'section' instead of 'subsection' in the text.
8076 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8077 (i386): Remove period from section name.
db2e3e2e
BW
8078 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8079 (Config Names, Configure Options): Use @file{configure}.
8080
8a3dae3e
DJ
80812007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8082
8083 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8084 and tab expansion.
8085
1a92f856
DJ
80862007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8087
8088 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8089
79a6e687 80902007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8091
79a6e687
BW
8092 * gdb.texinfo: Consistently capitalize all significant words in
8093 node names, chapter titles, section titles, and headings. Update
8094 cross references to match.
8095 (Starting and Stopping Trace Experiment): Make node name plural.
8096 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8097
ad527d2e
PA
80982007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8099
8100 * gdb.texinfo (WinCE): Delete obsolete subsection.
8101
7ce59000
DJ
81022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8103
8104 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8105 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8106 references.
8107
8807d78b
DJ
81082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8109
8110 * gdb.texinfo (Startup): Delete references to some alternate
8111 names for .gdbinit.
8112 (Thread): Remove LynxOS reference.
8113 (Tandem ST2000): Delete target-specific documentation.
8114 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8115 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8116 and GDB_OSABI_LYNXOS.
8117
5f402660
UW
81182007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8119
8120 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8121
bac718a6
UW
81222007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8123
8124 * gdbint.texinfo (Target Conditionals): Remove mention of
8125 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8126 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8127
9453113a
DJ
81282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8129
8130 * Makefile.in: Add "pdfdir" installation
8131 directory, PDFTEX macro, support for "install-pdf" target,
8132 and rules for making a pdf version of refcard.texi.
8133 * refcard.tex: Specify paper size for PDF output.
8134
ae21e955 81352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8136
ae21e955 8137 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8138
3f94c067 81392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8140
3f94c067
BW
8141 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8142 (Source Path, Character Sets, Macros, Define)
8143 (GDB/MI Result Records, GDB/MI Simple Examples)
8144 (GDB/MI Program Execution, GDB/MI File Commands)
8145 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8146 (Bug Reporting): Use @value{GCC}.
5ae4183a 8147
12c27660 81482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8149
12c27660
BW
8150 * gdb.texinfo (Help): Fix formatting of examples.
8151 (Variables): Use @ifnotinfo instead of @iftex.
8152 (Non-debug DLL symbols): Use @ref instead of @pxref.
8153 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8154
ce9341a1
BW
81552007-03-26 Bob Wilson <bob.wilson@acm.org>
8156
8157 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8158
c8f4133a
BW
81592007-03-26 Bob Wilson <bob.wilson@acm.org>
8160
8161 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8162 the order of the nodes.
8163 (C Operators, C Constants, Debugging C): Remove extra menus.
8164 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8165
c8f4133a 81662007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8167
8168 * gdb.texinfo (File Options): Add missing parenthesis.
8169 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8170
c74d0ad8
DJ
81712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8172
8173 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8174
ff6f572f
DJ
81752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8176
669fac23 8177 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8178 case insensitivity.
8179 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8180
994337c3
NR
81812007-02-18 Nick Roberts <nickrob@snap.net.nz>
8182
8183 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8184 (Files): Add section name to argument list for pxref.
8185 (Non-debug DLL symbols): Don't use `see' for pxref.
8186 (Embedded Processors): Fix typo.
8187 (GDB/MI Breakpoint Commands): Execution commands generate
8188 *stopped not ^done.
8189
eb819d70
NR
81902007-02-13 Nick Roberts <nickrob@snap.net.nz>
8191
8192 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8193 values for in_scope. Mention that only root variables can be
8194 updated.
8195 (GDB/MI Development and Front Ends): Explain new values may be
8196 added to existing fields.
8197
123dc839
DJ
81982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8199
8200 * gdb.texinfo (-target-disconnect): Use @smallexample.
8201 (Requirements): Add anchor for Expat. Update description.
8202 (Target Descriptions): Mention Expat.
8203 (Target Description Format): Document new elements. Use
8204 @smallexample.
8205 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8206 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8207
108546a0
DJ
82082007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.texinfo (Target Description Format): Add section on XInclude.
8211
95a98c01
NR
82122006-02-03 Nick Roberts <nickrob@snap.net.nz>
8213
8214 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8215 command -enable-timings.
8216
f4b3909f
EZ
82172007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8218
5ae4183a 8219 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8220 descriptions for new/deleted elements in gdb_osabi. Add missing
8221 description for function generic_elf_osabi_sniff_abi_tag_sections.
8222
c7ba131e
JB
82232007-01-29 Joel Brobecker <brobecker@adacore.com>
8224
8225 * gdb.texinfo (Maintenance Commands): Add documentation for
8226 the new "maint print target-stack" command.
8227
3a60f64e
JK
82282007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8229 Eli Zaretskii <eliz@gnu.org>
8230
f4b3909f 8231 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8232
c582f8b6
EZ
82332007-01-26 Eli Zaretskii <eliz@gnu.org>
8234
8235 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8236 Use @value{NGCC} instead of @value{GCC}.
8237
d3e8051b
EZ
82382007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8239
8240 * agentexpr.texi: Fix typos.
8241 * annotate.texinfo: Likewise.
8242 * gdb.texinfo: Likewise.
8243 * gdbint.texinfo: Likewise.
8244 * observer.texi: Likewise.
8245 * stabs.texinfo: Likewise.
8246
86f04699
EZ
82472007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8248
8249 * gdbint.texinfo (Support Libraries): Remove mmalloc
8250 entry. Describe readline library.
8251
23181151
DJ
82522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * gdb.texinfo (Target Descriptions): New section.
8255 (General Query Packets): Add QPassSignals anchor. Mention
8256 qXfer:features:read under qSupported. Expand mentions of
8257 qXfer:memory-map:read and QPassSignals. Document
8258 qXfer:features:read.
8259
f822c95b
DJ
82602007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8261
8262 * gdb.texinfo (Commands to specify files): Describe
8263 "set sysroot" and "show sysroot".
8264 (Using the `gdbserver' program): Lowercase argument
8265 to @var. Expand description of setting up GDB on the
8266 host.
8267
8936fcda
JB
82682007-01-05 Joel Brobecker <brobecker@adacore.com>
8269
8270 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8271 catch exception, catch exception unhandled, and catch assert
8272 commands.
8273
e776119f
DJ
82742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8275
8276 * gdb.texinfo (Debugging Output): Document "set debug xml"
8277 and "show debug xml".
8278
aa79a185
DJ
82792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8280
8281 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8282
7f893741
JB
82832007-01-01 Joel Brobecker <brobecker@adacore.com>
8284
8285 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8286
a1b5960f
VP
82872006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8288
8289 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8290 note in @ignore, to be removed later if nobody complains.
8291
9f470e6e
NR
82922006-12-04 Nick Roberts <nickrob@snap.net.nz>
8293
8294 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8295 of -var-delete.
8296
765dc015 82972006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8298
765dc015 8299 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8300 automatic software/hardware breakpoint usage and
8301 the "set breakpoint auto-hw" command.
765dc015 8302
4b5752d0
VP
83032006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8304
8305 * gdb.texinfo (Memory Access Checking): New.
8306
89be2091
DJ
83072006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * gdb.texinfo (Remote configuration): Mention
8310 "pass-signals-packet".
8311 (General Query Packets): Document QPassSignals. Fix
8312 a typo.
8313
ca3bf3bd
DJ
83142006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8315
8316 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8317
427c3a89
DJ
83182006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8319
8320 * gdb.texinfo (Remote configuration): Rewrite documentation for
8321 packet configuration commands.
8322 (OS Information): Adjust reference to qXfer:auxv:read.
8323 (General Query Packets): Remove references to read-aux-vector-packet
8324 and set remote get-thread-local-storage-address.
8325
7a107747
DJ
83262006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8327
8328 * gdbint.texinfo (Target Architecture Definition): Add new
8329 Initializing a New Architecture section.
8330
1c56eb0e
EZ
83312006-10-31 David Taylor <dtaylor@emc.com>
8332
8333 * stabs.texinfo (Macro define and undefine): New node describing
8334 stabs for #define and #undef.
8335
f73adfeb
AS
83362006-10-27 Andreas Schwab <schwab@suse.de>
8337
8338 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8339
fd60e0df
EZ
83402006-10-21 Eli Zaretskii <eliz@gnu.org>
8341
8342 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8343 clarify on the possible meanings of ``expression'' watched by
8344 watchpoints. Add indexing.
e5ac9b53
EZ
8345 (Prompting, Errors, Invalidation, Annotations for Running)
8346 (Source Annotations): Fix index entries by adding "annotation" to
8347 them, to discriminate from index entries that point to the more
8348 general topic descriptions.
fd60e0df 8349
52bb452f
DJ
83502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8351
8352 * gdbint.texinfo (Target Vector Definition): Move most
8353 content into Existing Targets. Add a menu.
8354 (Existing Targets): New section, moved from Target Vector
8355 Definition. Use @subsection.
8356 (Managing Execution State): New section.
8357
58955e58
BW
83582006-10-16 Bob Wilson <bob.wilson@acm.org>
8359
8360 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8361
c8aa23ab
EZ
83622006-10-15 Eli Zaretskii <eliz@gnu.org>
8363
8364 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8365 (Command Syntax, Signals, Backtrace, Connecting)
8366 (Remote configuration, Renesas Boards, Console I/O): Fix last
8367 change: use Ctrl- instead of C-, except wrt Emacs.
8368 (File-I/O Examples): Put Ctrl-c in @kbd.
8369 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8370 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8371 (Signals, Set Breaks, Set Watchpoints): Document optional
8372 arguments to `info signals' `handle', `info breakpoints', and
8373 `info watchpoints'.
c8aa23ab 8374
e7109c7e
EZ
83752006-10-14 Eli Zaretskii <eliz@gnu.org>
8376
8377 * gdb.texinfo (Backtrace): Fix last change.
8378
de3aea7b
NR
83792006-10-14 Nick Roberts <nickrob@snap.net.nz>
8380
8381 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8382
7f9087cb
BW
83832006-10-10 Bob Wilson <bob.wilson@acm.org>
8384
c8aa23ab
EZ
8385 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8386 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8387 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8388
68437a39
DJ
83892006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8390 Daniel Jacobowitz <dan@codesourcery.com>
8391
8392 * gdb.texinfo (Packets): Document vFlashErase,
8393 vFlashWrite and vFlashDone packets.
8394 (General Query Packets): Document qXfer:memory-map:read.
8395 Add a new feature for qXfer:memory-map:read.
8396 (Memory map format): New section.
8397 (Target Commands): Mention that gdb can write flash.
8398
fd79ecee
DJ
83992006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8400 Daniel Jacobowitz <dan@codesourcery.com>
8401
8402 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8403 memory regions and "mem auto".
8404
350da6ee
DJ
84052006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8406
8407 * gdbint.texinfo (Array Containers): New section.
8408
2f1acb09
VP
84092006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8410
8411 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8412 -stack-list-arguments HIGH_FRAME argument can be larger then the
8413 actual number of frames.
8414
2ab1eb7a
VP
84152006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8416
8417 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8418 -stack-list-locals HIGH_FRAME argument can be larger then the
8419 actual number of frames.
2ab1eb7a 8420
599b237a
BW
84212006-09-02 Bob Wilson <bob.wilson@acm.org>
8422
8423 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8424 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8425
25ab7e6d
EZ
84262006-09-02 Eli Zaretskii <eliz@gnu.org>
8427
8428 * gdbint.texinfo (Overall Structure): New section "Source Tree
8429 Structure".
8430
940178d3
JB
84312006-08-17 Jim Blandy <jimb@codesourcery.com>
8432
8433 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8434 responses.
8435
30daae6c
JB
84362006-08-08 Joel Brobecker <brobecker@adacore.com>
8437
8438 * gdb.texinfo (Source Path): Add documentation for new
8439 substitute-path commands.
8440
7fa2210b
DJ
84412006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8442
8443 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8444 (Running Configure): ...here.
8445 (Requirements): New node. Mention expat.
8446
3d00d119
DJ
84472006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8448
5ae4183a 8449 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8450 'set download-write-size' and 'show download-write-size'.
8451
0cbfa4ee
DJ
84522006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8453
8454 * stabs.texinfo (Member Type Descriptor): Correct example for
8455 pointer to member types.
8456
16026cd7
AS
84572006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8458
8459 * gdb.texinfo (Optional warnings and messages): Add
8460 'set/show trace-commands'.
8461 (Command files): Add '-v' to source command.
8462
0876f84a
DJ
84632006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8464
8465 * gdb.texinfo (OS Information): Update qPart reference to
8466 qXfer.
8467 (Remote configuration): Likewise.
8468 (Overview): Move @cindex to the start of a paragraph. Talk
8469 about binary data encoding.
8470 (Packets): Refer to the overview for the details of the X
8471 packet encoding.
8472 (General Query Packets): Remove qPart description. Add qXfer
8473 description. Add an anchor to qSupported. Correct feature
8474 table title. Add a new feature for qXfer:auxv:read.
8475 (Interrupts): Add a missing parenthesis.
8476
2ec3381a
DJ
84772006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8478
669fac23 8479 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8480 (GDB/MI Kod Commands): Remove commented out node.
8481
594fe323
EZ
84822006-07-01 Eli Zaretskii <eliz@gnu.org>
8483
8484 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8485 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8486 (GDB/MI Thread Commands, GDB/MI Program Execution)
8487 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8488 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8489 (GDB/MI File Commands, GDB/MI Target Manipulation)
8490 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8491 since the MI prompt is hard-wired into the code.
8492
7e3fb70c
NR
84932006-07-01 Nick Roberts <nickrob@snap.net.nz>
8494
8495 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8496 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8497 (GDB/MI Data Manipulation): Remove description of unimplemented
8498 display related commands as variable objects perform this function
8499 and are superior: -display-delete, -display-disable,
8500 -display-enable, -display-insert and -display-list. Move
8501 -environment-cd, -environment-directory, -environment-path
8502 and -environment-pwd to "Program Context".
8503 (GDB/MI Program Control): Rename to "Program Execution". Move
8504 -exec-arguments -exec-abort to...
8505 (GDB/MI Program Context): ...here. New node split from "Data
8506 Manipulation".
8507
be2a5f71
DJ
85082006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * gdb.texinfo (Remote configuration): Document set / show
8511 remote supported-packets.
8512 (General Query Packets): Document qSupported packet.
8513
701adfb0
PA
85142006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8515
8516 * gdb.texinfo (system): Document behaviour with zero length
8517 string.
8518
fc320d37
SL
85192006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8520
8521 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8522 and font markup.
8523 (Protocol basics): Likewise.
8524 (The F request packet): Likewise.
8525 (The F reply packet): Likewise.
8526 (Memory transfer): Move this node to be a subsubsection of
8527 "Protocol specific representation of datatypes".
8528 (The Ctrl-C message): More copy editing.
8529 (Console I/O): Likewise.
8530 (The isatty call): Delete this node, and merge its content into
8531 the "isatty" node. Fixed references elsewhere.
8532 (The system call): Delete this node, and merge its content into
8533 the "system" node. Fixed references elsewhere.
8534 (open): Reformat to use @table, and add appropriate font markup.
8535 (close): Likewise.
8536 (read): Likewise.
8537 (write): Likewise.
8538 (lseek): Likewise.
8539 (rename): Likewise.
8540 (unlink): Likewise.
8541 (stat/fstat): Likewise.
8542 (gettimeofday): Likewise.
8543 (isatty): Likewise.
8544 (system): Likewise, plus minor changes to fix confusing wording.
8545 (Integral datatypes): Fix font markup.
8546 (Pointer values): Likewise.
8547 (struct stat): Fix markup to use @table, plus minor copy editing.
8548 (struct timeval): Fix font markup, plus minor copy editing.
8549 (Constants): Minor copy editing.
8550 (Errno values): Add font markup.
8551 (File-I/O Examples): Likewise.
8552
158fdf5c
NR
85532006-06-10 Nick Roberts <nickrob@snap.net.nz>
8554
8555 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8556 (GDB/MI Simple Examples): Move node up one level. Use real
8557 examples.
8558 (GDB/MI Compatibility with CLI): Update.
8559 (GDB/MI Result Records): Add "connected" and "exit" result
8560 classes.
8561 (GDB/MI Stream Records): Clarify target output.
8562 (GDB/MI Command Description Format): Modify example description.
8563 (GDB/MI Breakpoint Table Commands): Rename to...
8564 (GDB/MI Breakpoint Commands): ...this
8565 (GDB/MI Breakpoint Commands): Add optional thread field.
8566 (GDB/MI Program Control): Add an introduction. Move "Program
8567 termination" examples into exec-run description.
8568 (GDB/MI File Commands): Mention similar CLI commands.
8569 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8570 is similar to "-gdb-version".
8571
ddb50cd7
EZ
85722006-06-09 Eli Zaretskii <eliz@gnu.org>
8573
8574 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8575
2aef0d6b
NR
85762006-06-02 Nick Roberts <nickrob@snap.net.nz>
8577
8578 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8579 sourceware.org for mailing lists.
d5e40d59 8580 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8581
383a5c52
NR
85822006-06-01 Nick Roberts <nickrob@snap.net.nz>
8583
d5e40d59 8584 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8585
e16b02ee
EZ
85862006-05-22 Eli Zaretskii <eliz@gnu.org>
8587
8588 * gdb.texinfo (Cygwin Native): Fix last change.
8589
be90c084
CF
85902006-05-22 Christopher Faylor <cgf@timesys.com>
8591
8592 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8593
347ceba5
NR
85942006-05-15 Nick Roberts <nickrob@snap.net.nz>
8595
8596 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8597 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8598
369af7bd
DJ
85992006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8600
8601 * gdb.texinfo (General Query Packets): Recommend not starting
8602 new packets with qC and clarify.
8603
2ffdbde8 86042006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8605
8606 * gdb.texinfo (M2 Types): New section.
72019c9c 8607
16d1a084
DJ
86082006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8609
8610 * agentexpr.texi: Add a copyright and license notice.
8611 * observer.texi: Likewise, with GPL clause for function prototypes.
8612 Remove trailing whitespace.
8613
aa56d27a
JB
86142006-05-05 Jim Blandy <jimb@codesourcery.com>
8615
8616 * gdb.texinfo (General Query Packets): Document conventions for
8617 terminating packet names, and their violations.
8618
5bdf8622
DJ
86192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8620
8621 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8622 * gdb.texinfo: Likewise.
8623
605a56cb
DJ
86242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8625
8626 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8627 and "show remotedebug".
8628 (Debugging Output): Add additional index entries.
8629
b8db102d
MS
86302006-04-27 Michael Snyder <msnyder@redhat.com>
8631
8632 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8633
c5e30d01
AC
86342006-04-22 Andrew Cagney <cagney@redhat.com>
8635
8636 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8637 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8638
8181d85f
DJ
86392006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8640
8641 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8642 and remove breakpoint prototypes.
8643 (Watchpoints): Move description of target_insert_hw_breakpoint and
8644 target_remove_hw_breakpoint ...
8645 (Breakpoints): ... to here. Document target_insert_breakpoint and
8646 target_remove_breakpoint.
8647
4f553f88
JB
86482006-04-17 Jim Blandy <jimb@codesourcery.com>
8649
8650 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8651 and C packets are optional.
8652
cd852561
FR
86532006-04-14 Frederic Riss <frederic.riss@st.com>
8654
8655 * gdb.texinfo (Specifying source directories): Update the description
8656 of the source file search to reflect the fact that the source path
8657 always contains at least $cdir and $cwd.
8658
b620eb07
MS
86592006-03-31 Michael Snyder <msnyder@redhat.com>
8660
8661 * gdb.texinfo: Update copyright dates.
8662
3156cdaf
EZ
86632006-03-31 Eli Zaretskii <eliz@gnu.org>
8664
8665 * gdb.texinfo (Overview): Add an index entry to "empty response".
8666
701adfb0
PA
86672006-03-29 Steve Ellcey <sje@cup.hp.com>
8668
8669 * gdb.texinfo: Remove gdbserve.nlm documentation.
8670
7d30c22d
JB
86712006-03-28 Jim Blandy <jimb@codesourcery.com>
8672
8673 * gdbint.texinfo (Prologue Analysis): New section.
8674
86941c27
JB
86752006-03-07 Jim Blandy <jimb@red-bean.com>
8676
66b8c7f6
JB
8677 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8678
1a10341b
JB
8679 * gdb.texinfo (Target Commands): Update text describing how to
8680 specify a target. Refer to the detailed section on remote
8681 debugging, not the brief mention.
8682
86941c27
JB
8683 * gdb.texinfo (Connecting): Organize the different 'target remote'
8684 connection methods into a table. Add a 'target remote' index
8685 entry. (!!!)
8686
62f3a2ba
FF
86872006-02-17 Fred Fish <fnf@specifix.com>
8688
8689 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8690 'ptype' commands to reflect the fact that the only significant
8691 difference between them is that ptype prints the complete type
8692 description instead of just the name.
8693
8b9a88ea
WZ
86942006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8695
8696 * gdbint.texinfo (Watchpoints): Delete
8697 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8698
7e8dc855
NR
86992006-02-10 Nick Roberts <nickrob@snap.net.nz>
8700
8701 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8702 times fields where needed. Fix typos. Update general form given
8703 for output of -break-insert.
8704 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8705
c91d38aa
DJ
87062006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8707
8708 * gdbint.texinfo (Symbol Handling): Add a section
8709 on memory management.
8710
38fcd64c
DJ
87112006-02-06 Vladimir Prus <ghost@cs.msu.su>
8712
8713 * gdb.texinfo (Breakpoint table commands): Document the fullname
8714 field in -break-list output.
8715
219eec71
EZ
87162006-02-03 Eli Zaretskii <eliz@gnu.org>
8717
8718 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8719 debugging information produced by the various "set debug..."
8720 options.
8721
ae5a43e0
DJ
87222006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8723
8724 * gdb.texinfo (Files): Remove obsolete bits from the description
8725 of "symbol-file".
8726
a9f158ec
JB
87272006-01-25 Jim Blandy <jimb@redhat.com>
8728
8729 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8730
410dd08e
JB
87312006-01-24 Jim Blandy <jimb@redhat.com>
8732
8733 * gdbint.texinfo (Frames): Document the basics of GDB's register
8734 unwinding model, and explain the existence of the "sentinel" frame.
8735
4b505b12
AS
87362006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8737
8738 * gdb.texinfo (Choosing files): Mention that -directory is used
8739 for script files.
8740 (Specifying source directories): Likewise.
8741 (Command files): Explain how script files are found.
8742
839c27b7
EZ
87432006-01-21 Eli Zaretskii <eliz@gnu.org>
8744
8745 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8746 the threads in a multi-threaded program.
8747 (Threads): The threadno argument of "thread apply" can be a range
8748 of numbers.
8749
7be93b9e
JB
87502006-01-18 Jim Blandy <jimb@redhat.com>
8751
8752 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8753 of warning flags.
8754
fcc73fe3
EZ
87552006-01-13 Eli Zaretskii <eliz@gnu.org>
8756
8757 * gdb.texinfo (Sequences): Improve menu annotations.
8758 (Define): Add index entries for arguments of user-defined
8759 commands. Move the description of flow-control commands...
8760 (Command Files): ...to here. Document loop_break and
8761 loop_continue.
ca91424e
EZ
8762 (Define, Command Files): Document `end' and add index entries for
8763 it.
fcc73fe3 8764
5c95884b
MS
87652006-01-04 Michael Snyder <msnyder@redhat.com>
8766
8767 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8768 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8769
860701dc
PH
87702006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8771
8772 * gdb.texinfo (Omissions from Ada): Document that there is now
8773 limited aggregate support.
8774
36b80e65
EZ
87752005-12-28 Eli Zaretskii <eliz@gnu.org>
8776
8777 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8778 registers and the likes.
8779
c1468174
EZ
87802005-12-24 Eli Zaretskii <eliz@gnu.org>
8781
8782 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8783 (Symbols): Fix usage of "e.g.".
359df76b 8784 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8785
8786 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8787 (Coding): Fix usage of "e.g.".
8788
c02a867d
EZ
87892005-12-23 Eli Zaretskii <eliz@gnu.org>
8790
5ae4183a
AS
8791 * stabs.texinfo:
8792 * refcard.tex:
c02a867d 8793 * gpl.texi:
5ae4183a
AS
8794 * gdbint.texinfo:
8795 * gdb.texinfo:
8796 * gdb-cfg.texi:
c02a867d 8797 * fdl.texi:
5ae4183a
AS
8798 * annotate.texinfo:
8799 * all-cfg.texi:
c02a867d
EZ
8800 * Makefile.in: Add (C) after Copyright. Update the FSF
8801 address.
8802
fad38dfa
EZ
88032005-12-03 Eli Zaretskii <eliz@gnu.org>
8804
8805 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8806 extend GDB with commands for external monitor.
8807
53e5f3cf
AS
88082005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8809
8810 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8811
55f6ca0f
JB
88122005-11-25 Joel Brobecker <brobecker@adacore.com>
8813
8814 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8815
c1947b85
JB
88162005-11-21 Jim Blandy <jimb@redhat.com>
8817
8818 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8819 placement of 'R' actions in tracepoint action packets; document
8820 dependence of 'X' and 'M' actions on a preceding 'R' action for
8821 their registers.
8822
9d29849a
JB
88232005-11-19 Jim Blandy <jimb@redhat.com>
8824
8825 * gdb.texinfo (Tracepoint Packets): New node.
8826 (General Query Packets): Add entries for the tracepoint packets,
8827 referring to the "Tracepoint Packets" node.
8828 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8829
9a6253be
KB
88302005-11-18 Kevin Buettner <kevinb@redhat.com>
8831
8832 * gdb.texinfo (set remotebreak): Add anchor.
8833 (X packet): Likewise.
8834 (Remote Protocol): Add new section `Interrupts' and new index
8835 entry `interrupts (remote protocol)'.
8836
5f3bebba
JB
88372005-11-18 Jim Blandy <jimb@redhat.com>
8838
8839 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8840 entries into the General Query Packets section. Add a
8841 cross-reference to that section. Drop description of replies, as
8842 these are covered in the descriptions of each packet.
8843 (General Query Packets): Add introductory text. Explain naming
8844 conventions, and how the end of a name is recognized.
8845
9a7a1b36
KB
88462005-11-17 Kevin Buettner <kevinb@redhat.com>
8847
0564b6cf 8848 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8849 "set remotebreak" command.
8850
b8ff78ce
JB
88512005-11-16 Jim Blandy <jimb@redhat.com>
8852
8853 * gdb.texinfo (Packets, Stop Reply Packets)
8854 (General Query Packets): Various formatting cleanups.
8855 - Use @samp for packet contents.
8856 - Drop summaries from packet @item lines; the same information appears
8857 immediately below in the description.
8858 - Delete paragraph breaks after packet @item commands, so that the
8859 description appears directly to the right of the packet prototype
8860 in the printed manual, if it fits.
8861 - Place spaces in packet prototypes between @vars and non-@var
8862 letters, and explain that they're just for formatting.
8863 - Use @dots{} instead of '...'.
8864 - Fix uses of @code where @var was needed.
8865 - Replace "deprecated" markers with English text spelling out the
8866 packet's status and the preferred alternatives.
8867 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8868 what this ever meant.
8869 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8870 this for a long time.
8871 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8872 implemented several times, and have been in use for years.
8873
8ffe2530
JB
88742005-11-15 Jim Blandy <jimb@redhat.com>
8875
c43c5473
JB
8876 * gdb.texinfo (Packets): Add index entries for 'm' packet
8877 disclaimers.
5ae4183a 8878
fb031cdf
JB
8879 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8880 of stub when processing an 'm' packet.
8881
8ffe2530
JB
8882 * gdb.texinfo (Packets): Mention that packets beginning with
8883 letters are reserved once, at the top, instead of actually listing
8884 them all and saying "reserved".
8885
c03c782f
AS
88862005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8887
8888 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8889 Change @var{$arg0 to @code{$arg0.
8890
814e32d7
WZ
88912005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8892
8893 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8894
fa93a9d8
JB
88952005-11-12 Jim Blandy <jimb@redhat.com>
8896
8897 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8898 order. Remove extraneous 'z'.
8899
8a5a3c82
AS
89002005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8901
8902 * gdb.texinfo (Choosing files): Add --eval-command.
8903
4b0ad762
AS
89042005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8905
8906 * gdb.texinfo (Choosing modes): Add --return-child-result.
8907
8908
1a088d06
AS
89092005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8910
8911 * gdb.texinfo (Choosing modes): Add --batch-silent.
8912
656d5e12
EZ
89132005-10-28 Eli Zaretskii <eliz@gnu.org>
8914
8915 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8916 "The -var-update Command".
8917
3c9c013a
JB
89182005-10-03 Joel Brobecker <brobecker@adacore.com>
8919
8920 * gdb.texinfo (Print Settings): Add documentation for set/show
8921 print array-indexes.
8922
7ba3cf9c
DJ
89232005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8924
8925 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8926 6.2 and 6.3.
8927
a94ab193
EZ
89282005-08-27 Eli Zaretskii <eliz@gnu.org>
8929
8930 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8931 since 19-Jan-2004.
8932 (Files): Likewise.
ab1adacd
EZ
8933 (Variables, Symbols): Document the "<incomplete type>" message and
8934 its reasons.
a94ab193 8935
ca06016a
FF
89362005-08-01 Fred Fish <fnf@specifix.com>
8937
8938 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8939
cf58170d
NR
89402005-07-15 Nick Roberts <nickrob@snap.net.nz>
8941
8942 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8943 option for -var-list-children and -var-update.
8944 (GDB/MI Stack Manipulation): Simplify description of
8945 print-values option for -stack-list-locals.
8946 (GDB/MI Command Description Format): Clarify.
8947 (Mode Options): Spelling of superseded.
8948
38f1196a
BR
89492005-07-12 Bob Rossi <bob@brasko.net>
8950
8951 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8952 corresponding GDB command comment.
8953
3cb3b8df
BR
89542005-07-06 Bob Rossi <bob@brasko.net>
8955
8956 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8957 and -inferior-tty-show.
8958 (Input/Output): Document "set/show inferior-tty" and tty alias.
8959
10fac096
NW
89602005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8961
8962 * gdb.texinfo (Packets): Change description of 'D' packet to note
8963 that GDB does wait for a response.
8964
d1b6db76
NR
89652005-06-22 Nick Roberts <nickrob@snap.net.nz>
8966
8967 * gdb.texinfo (History) Rename "Command History".
8968 (Command History): Move node "Server Prefix" from section on
8969 Annotations here.
8970
29629dcf
NR
89712005-06-19 Nick Roberts <nickrob@snap.net.nz>
8972
8973 * gdb.texinfo (GDB/MI Stack Manipulation):
8974 Re-instate -stack-info-frame with example. Say that it gets
8975 info on selected frame, not current frame.
8976
397ca115
EZ
89772005-06-18 Eli Zaretskii <eliz@gnu.org>
8978
8979 * gdb.texinfo (Server): Clarify that `file' should be used before
8980 connecting to the server.
8981 (Files): Add an xref to the above description.
51274035
EZ
8982 (Output Formats): More detailed description of the `c' format.
8983 (Memory): List explicitly all the formats supported by `x'.
638ac427 8984 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8985 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8986 files. Add more indexing for solib-absolute-prefix and
8987 --with-sysroot.
76d17f34
EZ
8988 (Machine Code): Document possible problems with locations in
8989 shared libraries.
d416eeec
EZ
8990 (Backtrace): Document that free-standing environments do not need
8991 to have a `main' function.
397ca115 8992
74f6deaa
NR
89932005-06-18 Nick Roberts <nickrob@snap.net.nz>
8994
8995 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8996 -stack-info-frame.
8997
a9967aef
AC
89982005-06-07 Andrew Cagney <cagney@gnu.org>
8999
9000 * gdb.texinfo (Contributors): Note the original multi-arch
9001 contributors.
9002
e09f16f9
EZ
90032005-06-03 Eli Zaretskii <eliz@gnu.org>
9004
9005 * gdb.texinfo (Registers): Add index entries for the standard
9006 registers.
9007 (Frames): Add cross-reference from frame pointer description to
9008 the Registers node.
9009 (Annotations Overview): Fix the reference to GDB name.
9010
d87ba7ee
EZ
90112005-06-01 Eli Zaretskii <eliz@gnu.org>
9012
9013 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9014 can-use-hw-watchpoints.
9015
034dad6f
BR
90162005-05-28 Bob Rossi <bob@brasko.net>
9017
9018 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9019 the possible reasons why an exec async record would be returned to FE.
9020
ffed4509
AC
90212005-05-26 Andrew Cagney <cagney@gnu.org>
9022
9023 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9024 Andrew Cagney implemented the original GDB/MI.
9025
e22e55c9
OF
90262005-05-23 Orjan Friberg <orjanf@axis.com>
9027
9028 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9029 documentation. Add documentation for cris-mode.
9030
a78e13ce
EZ
90312005-05-20 Eli Zaretskii <eliz@gnu.org>
9032
9033 * gdb.texinfo (Numbers): Explain the example and make the wording
9034 more acurate.
9035
76ff342d
DJ
90362005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9037 Dennis Brueni <dennis@slickedit.com>
9038
9039 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9040 (GDB/MI Data Manipulation, GDB/MI Program Control)
9041 (GDB/MI Stack Manipulation): Update examples to include the fullname
9042 attribute in stack frames.
9043
119b882a
EZ
90442005-05-12 Eli Zaretskii <eliz@gnu.org>
9045
9046 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9047 do with other non-standard names of init files.
9048
6fc08d32
EZ
90492005-05-11 Eli Zaretskii <eliz@gnu.org>
9050
9051 * gdb.texinfo (Command Files): Move the description of the startup
9052 from here...
9053 (Startup): ...to this new subsection of the Invocation chapter.
9054 Rearrange the description of init files more logically and add a
9055 cross-reference to "Command Files". Document the special gdbinit
9056 name for CISCO 68k. Expand the description of what GDB does
9057 during startup.
9058 (History): Add index entry for HISTSIZE.
9059
a561754a
MK
90602005-05-02 Mark Kettenis <kettenis@gnu.org>
9061
9062 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9063
2eecc4ab
EZ
90642005-05-02 Eli Zaretskii <eliz@gnu.org>
9065
9066 * gdb.texinfo (SVR4 Process Information, The isatty call)
9067 (The system call): Don't use foo(N) notation for man pages and
9068 functions.
514c4d71 9069 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9070
18999be5
EZ
90712005-04-27 Eli Zaretskii <eliz@gnu.org>
9072
9073 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9074 were optimized away.
9075
0abb7bc7
EZ
90762005-04-22 Eli Zaretskii <eliz@gnu.org>
9077
9078 * gdb.texinfo (Remote configuration): Document "set/show
9079 get-thread-local-storage-address". Add cross-reference to the
9080 description of the qGetTLSAddr packet.
9081 (General Query Packets): Mention "set remote
9082 get-thread-local-storage-address" and add a reference to its
9083 description.
9084
6f61acb1
NR
90852005-04-19 Nick Roberts <nickrob@snap.net.nz>
9086
9087 * gdb.texinfo (Backtrace): Describe 'bt full'.
9088
9d59903a
NR
90892005-04-17 Nick Roberts <nickrob@snap.net.nz>
9090
9091 * gdb.texinfo (Mode Options): Fix typo.
9092 (GDB/MI): Describe how to invoke GDB/MI.
9093
721c2651
EZ
90942005-04-16 Eli Zaretskii <eliz@gnu.org>
9095
9096 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9097 references changed. Add description of "info udot".
721c2651
EZ
9098 (Files): Document "set/show stop-on-solib-events".
9099 (M32R/D): Document "set/show download-path", "set/show
9100 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9101 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9102 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9103 (Maintenance Commands): Improve indexing.
9104 (Target Commands): Document "set/show hash", "set/show debug
9105 monitor".
9106 (SVR4 Process Information): Document "info pidlist" and "info
9107 meminfo". Document "set/show procfs-tarce" and "set/show
9108 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9109 (Symbols, The Print Command with Objective-C): Improve indexing.
9110 (Objective-C): Add references to "info classes" and "info
9111 selectors".
c45da7e6
EZ
9112 (Debugging Output): Improve wording. Document "set/show debug
9113 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9114 (Set Breaks): Add index entry for "hardware breakpoints".
9115 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9116 and "set/show usehardbreakpoints".
9117 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9118 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9119 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9120 rdiromatzero", "set/show rdiheartbeat".
9121 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9122 "sds".
9123 (Embedded Processors): Document the "sim" command.
9124 (Remote): Document the "remote" command.
9125 (DJGPP Native): Document the "info serial" command.
9126 (Threads): Document "maint info sol-threads".
9127 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9128 (Set Breaks): Improve indexing.
9129 (Command Syntax): Add a reference to dont-repeat.
9130 (Define): Document "dont-repeat".
9131 (TUI Commands): Document "tabset".
9132 (WinCE): New subsection. Document "set/show remotedirectory",
9133 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9134
14d6dd68
EZ
91352005-04-15 Eli Zaretskii <eliz@gnu.org>
9136
9137 * gdb.texinfo (Hurd Native): New subsection, documents
9138 Hurd-specific commands.
a64548ea 9139 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9140 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9141 (MIPS): Improve documentation of heuristic-fence-post. Document
9142 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9143 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9144 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9145 (ARM): Document ARM-specific commands.
a64548ea
EZ
9146 (AVR): New section. Document "info io_registers".
9147 (CRIS): New section. Document "set/show cris-version" and
9148 "set/show cris-dwarf2-cfi".
9149 (HPPA): New section. Document "set/show debug hppa" and "maint
9150 print unwind".
a5adf40f 9151 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9152 (Super-H): New section. Document the "regs" command.
721c2651 9153 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9154
9c16f35a
EZ
91552005-04-09 Eli Zaretskii <eliz@gnu.org>
9156
9157 * gdb.texinfo (Print Settings): Document "set/show print
9158 pascal_static-members", "set print repeats", "show print
9159 null-stop". Improve indexing. Fix documentation of "set print
9160 union".
9161 (Pascal): New section.
9162 (Supported languages): Rename from "Support"; all references
9163 updated. Add a menu item for Pascal.
9164 (Numbers): Document "set radix.
9165 (Screen Size): Document "set/show pagination".
9166 (MIPS Embedded): Remove "set processor" documentation.
9167 (Remote configuration): Document "set/show X/P/Z-packet",
9168 "set/show read-aux-vector-packet", "set/show remote
9169 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9170 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9171 remotedebug", "set/show remotebreak", "set/show remotedevice",
9172 "set/show remotelogfile".
9173 (Auxiliary Vector): Add reference to the description of the
9174 read-aux-vector-packet setting.
9175 (Set Watchpoints): Add a cross-reference to "set remote
9176 hardware-breakpoint-limit".
9177 (General Query Packets): Add indexing of requests and
9178 cross-references to related commands in "Remote configuration".
9179 (File-I/O Overview, The system call): Fix wording and typos.
9180 (Thread Stops): Add index entries.
9181 (Continuing and Stepping): Document "show step-mode".
9182 (i386): New node. Document "set/show struct-convention".
9183 (Files): Document "show trust-readonly-sections".
9184 (Calling): Document "set/show unwindonsignal".
9185 (Messages/Warnings): Add index entries.
9186 (Maintenance Commands): Document "set/show watchdog".
9187 (Annotations Overview): Document "show annotate".
9188 (Set Watchpoints): Add index entries.
9189 (Symbols): Fix doc of case-sensitive.
9190 (ABI): Document "show coerce-float-to-double".
9191 (Convenience Vars, Help): Improve indexing.
9192 (Machine Code): Document "show disassembly-flavor".
9193 (Debugging C plus plus): Document "show overload-resolution".
9194 (Value History, Signaling): Add index entries.
9195
91962005-04-08 Eli Zaretskii <eliz@gnu.org>
9197
9198 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9199 (Processes): Fix wording.
9200 (History, List, Logging output, Define, Symbols, Print Settings):
9201 Improve indexing.
9202
a8f24a35
EZ
92032005-04-03 Eli Zaretskii <eliz@gnu.org>
9204
9205 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9206 redundant index entry for "target" command.
9207 (Backtrace): Add index entries.
9208 (Symbols, Fortran): Document the "set case-sensitive" command.
9209 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9210 (Print Settings): Add index entry for "set demangle-style".
9211 (Target Commands): Document "set download-write-size".
9212 (Debugging Output): Document "set exec-done-display".
9213
09d4efe1
EZ
92142005-04-02 Eli Zaretskii <eliz@gnu.org>
9215
9216 * gdb.texinfo (Files): Fix the name and documentation of
9217 add-shared-symbol-files. Document its alias assf. Update the
9218 list of OSs where GDB supports shared libraries. Fix markup.
9219 (Continuing and Stepping): Add reference to @var{location} in the
9220 text.
9221 (Dump/Restore Files): Fix reference to @{filename}.
9222 (Help): Fix wording.
9223 (Attach): Ditto.
9224 (Set Watchpoints): Ditto.
9225 (Backtrace): Remove redundant index entries. Improve index
9226 entries.
9227 (Delete Breaks): Fix wording.
9228 (Memory): Document the compare-sections command.
9229 (Memory Region Attributes): Improve wording.
9230 (Disabling): Improve wording.
9231 (Fortran): New subsection. Document the "info common" command.
9232 (Help): Document aliases "info copying" and "info warranty".
9233 (Caching Remote Data): New section. Document the "set/show
9234 remotecache" and "info dcache" commands.
9235 (Show): Fix wording of the documentation of the "set
9236 extension-language" command.
9237 (Signals): Add index entry for "info handle".
9238 (Memory Region Attributes): Fix punctuation.
9239 (Symbols): Change the arg name to "location" and refer to it in
9240 the text. Fix wording of "info types" doc.
9241 (Threads): Fix usage of @enumerate @item's.
9242 (Listing Tracepoints): Add index entry for "info tp".
9243 (Set Watchpoints): Add xref to "info break" description.
9244 (Macros): Add an index entry for "macro exp1". Document the
9245 "macro list" command.
9246 (Maintenance Commands): Document "flushregs", "maint agent",
9247 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9248 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9249 "maint print architecture", "maint print objfiles", "maint print
9250 statistics", "maint print type", "maint show-debug-regs", "maint
9251 space", "maint time", and "maint translate-address".
9252 (Connecting): Document the "monitor" command.
9253 (Annotations Overview): Describe the "set annotate" command.
9254
82f2d802
EZ
92552005-04-01 Eli Zaretskii <eliz@gnu.org>
9256
9257 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9258 Rearrange index entries and improve wording about support for
9259 hardware watchpoints.
9260
7d51c7de
BR
92612005-03-10 Bob Rossi <bob@brasko.net>
9262
9263 * gdb.texinfo: Update copyright
9264
68c71a2e
TR
92652005-02-09 Theodore A. Roth <troth@openavr.org>
9266
9267 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9268 error.
9269
701adfb0
PA
92702005-03-07 Joel Brobecker <brobecker@adacore.com>
9271
9272 * observer.texi (executable_changed): New observer.
9273
83761cbd
KB
92742005-02-03 Kevin Buettner <kevinb@redhat.com>
9275
9276 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9277
9f1c6395
MS
92782005-01-17 Michael Snyder <msnyder@redhat.com>
9279
9280 * gdb.texinfo: Fix spelling, infinte -> infinite.
9281
fbd1b305
MK
92822005-01-08 Mark Kettenis <kettenis@gnu.org>
9283
9284 * observer.texi (GDB Observers): Document "solib_loaded".
9285
3ace7edb
AC
92862005-01-07 Andrew Cagney <cagney@gnu.org>
9287
bec39cab
AC
9288 * configure.ac: Rename configure.in, require autoconf 2.59.
9289 * configure: Re-generate.
9290
3ace7edb
AC
9291 * configure.in: Replace configdirs with multiple references to
9292 AC_CONFIG_SUBDIRS.
9293 * configure: Re-generate.
5ae4183a 9294
53531fc1
AC
92952005-01-04 Andrew Cagney <cagney@gnu.org>
9296
9297 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9298 part of the version number.
9299
536ffdb7
MK
93002004-12-24 Mark Kettenis <kettenis@gnu.org>
9301
9302 * gdbint.texinfo (Algorithms): Remove description of
9303 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9304
e1aac25b
JB
93052004-12-07 Jim Blandy <jimb@redhat.com>
9306
9307 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9308 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9309 numbers.
9310
f47b1503
AS
93112004-12-07 Andreas Schwab <schwab@suse.de>
9312
9313 * gdb.texinfo (Mode Options): Document -l option.
9314
b6b8ece6
EZ
93152004-12-04 Eli Zaretskii <eliz@gnu.org>
9316
9317 * gdbint.texinfo (Algorithms): More accurate description of
9318 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9319 is not needed unless data-read and data-access watchpoints are
9320 supported. Add a description of how GDB checks whether the
9321 inferior stopped because a watchpoint was hit.
9322
01371747
EZ
93232004-11-23 Eli Zaretskii <eliz@gnu.org>
9324
9325 * gdb.texinfo (Files): Add cross-reference to description of
9326 -readnow command-line switch.
9327
2315ffec
RC
93282004-11-10 Randolph Chung <tausq@debian.org>
9329
9330 * gdb.texinfo: Document set/show backtrace past-entry commands.
9331 Rearrange index entries for set/show backtrace past-main.
9332
69065f5d
AC
93332004-11-10 Jon Beniston <jon@beniston.com>
9334
9335 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9336 * gdb.texinfo (Remote Serial Protocol): Further describe
9337 binary transfer escaping mechanism .
69065f5d 9338
30e91e0b
RC
93392004-11-08 Randolph Chung <tausq@debian.org>
9340
9341 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9342 and "show debug infrun". Add index entries.
9343
60bf7e09
EZ
93442004-10-23 Eli Zaretskii <eliz@gnu.org>
9345
9346 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9347 "info proc" that are already implemented. Add index entries.
9348 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9349 (Files): Add a tip for decreasing memory used for symtabs from
9350 shared libraries.
f018e82f
EZ
9351 (Starting): Fix whitespace; make "elaboration" stand out where it
9352 is first used, and add an index entry for the term.
f8568604
EZ
9353 (Calling): Expand and elaborate text. Add "print". Add the
9354 description of problems with weak aliases.
384ee23f 9355 (Core File Generation): New section.
60bf7e09 9356
d52fe014
AC
93572004-10-12 Andrew Cagney <cagney@gnu.org>
9358
9359 * gdbint.texinfo (Versions and Branches): New chapter.
9360 (Releasing GDB): Delete "Versions and Branches" section.
9361 (Top): Add "Versions and Branches".
9362
703663ab
EZ
93632004-10-08 Eli Zaretskii <eliz@gnu.org>
9364
9365 * gdb.texinfo (Editing, History): Add cross-references to the
9366 included Readline and History user documentation. Remove
9367 references to the symbol have-readline-appendices which is unused
9368 and undefined.
9369 (History): Fix indexing.
9370
ac77d04f
JJ
93712004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9372
9373 * gdbint.texinfo (target_stopped_data_address): Update to
9374 new prototype.
9375 (i386_stopped_data_address): Update prototype and description.
9376 (i386_stopped_by_watchpoint): New function and description.
9377
e07c999f
PH
93782004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9379
9380 * gdb.texinfo (Filenames): Add Ada suffixes.
9381 (Ada) New section.
9382
2e868123
AC
93832004-09-27 Andrew Cagney <cagney@gnu.org>
9384 Robert Picco <Robert.Picco@hp.com>
9385
9386 * gdb.texinfo (Packets): Document the "p" packet.
9387
02a57714
JM
93882004-09-21 Jason Molenda (jmolenda@apple.com)
9389
9390 * gdb.texinfo (Paths and Names of the Source Files): Document the
9391 meaning of values in the 'desc' field of a SO stab.
9392
ae038cb0
DJ
93932004-09-20 Daniel Jacobowitz <dan@debian.org>
9394
9395 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9396 max-cache-age" and "maint show dwarf2 max-cache-age".
9397
f7dc1244
EZ
93982004-09-16 Eli Zaretskii <eliz@gnu.org>
9399
9400 * gdb.texinfo (Set Breaks): Add index entry for setting
9401 breakpoints on overloaded C++ functions that are not members of
9402 any classes. Add an example and an index entry for setting
9403 breakpoints on all program functions.
9404 (Character Sets, Macros, Overlay Commands)
9405 (Non-debug DLL symbols, GDB/MI Output Syntax)
9406 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9407 Use "(@value{GDBP})" instead of a literal "(gdb)".
9408
f810308b
AC
94092004-09-12 Andrew Cagney <cagney@gnu.org>
9410
9411 * gdbint.texinfo (Native Debugging): Delete description of
9412 FILES_INFO_HOOK.
9413
15a661f3
PH
94142004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9415
5ae4183a
AS
9416 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9417 to hex_string_custom (not historically correct, but more
15a661f3
PH
9418 understandable, given the current code).
9419
f3219c75
AC
94202004-09-03 Andrew Cagney <cagney@gnu.org>
9421
9422 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9423
f3bb6704
JJ
94242004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9425
9426 * observer.texi (solib_unloaded): New observer.
9427
8d2c00cb
AC
94282004-08-24 Andrew Cagney <cagney@gnu.org>
9429
9430 * gdbint.texinfo (Target Architecture Definition): Add missing
9431 comma.
9432
e7dc800a
MC
94332004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9434
9435 * (Using the Testsuite): build != host is supported,
9436 but some test scripts do not support build != host.
9437
73b03683
MK
94382004-08-14 Mark Kettenis <kettenis@gnu.org>
9439
9440 * gdbint.texinfo (Host Definition): Delete description of
9441 FCLOSE_PROVIDED and GETENV_PROVIDED.
9442
701adfb0
PA
94432004-08-11 Joel Brobecker <brobecker@gnat.com>
9444
9445 * gdbint.texinfo (Host Definition): Remove documentation for
9446 USE_O_NOCTTY, no longer used.
9447
c0ccb908
MK
94482004-08-05 Mark Kettenis <kettenis@chello.nl>
9449
9450 * gdbint.texinfo (Host Definition): Delete description of
9451 NO_SYS_FILE.
9452 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9453 PTRACE_FP_BUG.
9454
9c8dbfa9
AC
94552004-08-05 Andrew Cagney <cagney@gnu.org>
9456
9457 * gdbint.texinfo (Target Architecture Definition): Delete
9458 reference to deprecated_read_fp.
9459
f42accbe
AC
94602004-08-02 Andrew Cagney <cagney@gnu.org>
9461
9462 * gdbint.texinfo (Target Architecture Definition): Delete
9463 description of DEPRECATED_REGISTER_BYTES.
9464
0b66e38c
EZ
94652004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9466
9467 * gdb.texinfo (Source Path): Document the new behavior of
9468 searching for the source files.
9469
15387254
EZ
94702004-07-17 Eli Zaretskii <eliz@gnu.org>
9471
9472 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9473 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9474 (Auto Display): Improve indexing.
9475
2c07db7a
AC
94762004-07-16 Andrew Cagney <cagney@gnu.org>
9477
9478 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9479 "-noasync".
9480
4644b6e3
EZ
94812004-07-09 Eli Zaretskii <eliz@gnu.org>
9482
9483 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9484 have the same prefix have only their prefix in the index.
9485
7561d450
MK
94862004-07-03 Mark Kettenis <kettenis@gnu.org>
9487
9488 * gdb.texinfo (BSD libkvm Interface): New node (section)
9489 (Native): Add it to the menu.
9490
67bebe79
MK
94912004-07-01 Mark Kettenis <kettenis@gnu.org>
9492
9493 * gdbint.texinfo (Target Architecture Definition): Remove
9494 PCC_SOL_BROKEN.
9495
1a6923e0
MK
94962004-06-24 Mark Kettenis <kettenis@gnu.org>
9497
9498 * gdbint.texinfo (Target Architecture Definition): Remove
9499 SUN_FIXED_LBRAC_BUG.
9500
b435e160
AC
95012004-06-26 Andrew Cagney <cagney@gnu.org>
9502
9503 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9504
b5622e8d
AC
95052004-06-20 Andrew Cagney <cagney@gnu.org>
9506
9507 * gdbint.texinfo (Target Architecture Definition): Deprecate
9508 USE_STRUCT_CONVENTION.
9509
e0c07bf0
MC
95102004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9511
9512 gdb.texinfo (Bug Reporting): Mention session recording,
9513 with the script command or Emacs.
9514
782263ab
AC
95152004-06-18 Andrew Cagney <cagney@gnu.org>
9516
9517 * gdbint.texinfo (Target Architecture Definition): Deprecate
9518 FUNCTION_START_OFFSET.
9519
03727ca6
AC
95202004-06-14 Andrew Cagney <cagney@gnu.org>
9521
9522 Based on changes from Karl Berry.
9523 * gdb.texinfo: Do not use @sc in a direntry.
9524 * stabs.texinfo: Change @dircateogry to "Software development".
9525 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9526
97092415
AC
95272004-06-13 Andrew Cagney <cagney@gnu.org>
9528
9529 * gdbint.texinfo (Target Architecture Definition): Delete
9530 description of RETURN_VALUE_ON_STACK.
9531
1f6d4158
AC
95322004-06-09 Andrew Cagney <cagney@gnu.org>
9533
9534 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9535 deleted by previous patch.
9536
d966f0cb
AC
95372004-06-08 Andrew Cagney <cagney@gnu.org>
9538
9539 * gdbint.texinfo (Native Debugging): Delete documentation on
9540 ATTACH_DETACH.
9541
86fe4aaa
RC
95422004-06-06 Randolph Chung <tausq@debian.org>
9543
9544 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9545
d4b6d575
RC
95462004-06-06 Randolph Chung <tausq@debian.org>
9547
5ae4183a 9548 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9549 the new push_dummy_call method signature. Describe the function
9550 argument.
9551
4e8b0763
JB
95522004-05-24 Joel Brobecker <brobecker@gnat.com>
9553
9554 * gdb.texinfo (Starting): Document new start command.
9555
59caf092
AC
95562004-05-21 Andrew Cagney <cagney@redhat.com>
9557
9558 * observer.texi (GDB Observers): Document "inferior_created".
9559
e4a2df64
AC
95602004-05-08 Andrew Cagney <cagney@redhat.com>
9561
e6b55ae2
AC
9562 * gdbint.texinfo (Target Architecture Definition): Delete
9563 description of DO_DEFERRED_STORES.
9564
28954179
AC
9565 * gdbint.texinfo (Target Architecture Definition): Delete
9566 references to DEPRECATED_FIX_CALL_DUMMY.
9567
434b87dd
AC
9568 * gdbint.texinfo (Target Architecture Definition): Delete
9569 description of DEPRECATED_CALL_DUMMY_WORDS,
9570 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9571
58d28df8
AC
9572 * gdbint.texinfo (Target Architecture Definition): Delete
9573 description of DEPRECATED_PUSH_DUMMY_FRAME.
9574
e4a2df64
AC
9575 * gdbint.texinfo (Target Architecture Definition): Delete
9576 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9577
2b4855ab
AC
95782004-05-07 Andrew Cagney <cagney@redhat.com>
9579
9580 * observer.texi (GDB Observers): Add "Debugging" section. Include
9581 cross reference to "set/show debug observer".
9582 * gdb.texinfo (Debugging Output): Document "set/show debug
9583 observer".
9584
fcf70625
AC
95852004-05-01 Andrew Cagney <cagney@redhat.com>
9586
9587 * gdbint.texinfo (Target Architecture Definition): Delete
9588 description of DEPRECATED_PC_IN_SIGTRAMP.
9589
8ee56bcf
AC
95902004-04-30 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdbint.texinfo (Target Architecture Definition): Delete
9593 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9594
67ab9a76
OF
95952004-04-30 Orjan Friberg <orjanf@axis.com>
9596
9597 * observer.texi (GDB Observers): Correct spelling.
9598
79346bcb
OF
95992004-04-26 Orjan Friberg <orjanf@axis.com>
9600
9601 * observer.texi (GDB Observers): Add target_changed event.
9602
7a464420
AC
96032004-04-08 Andrew Cagney <cagney@redhat.com>
9604
9605 * observer.texi (GDB Observers): Rework, provide generic observer
9606 definitions and then a list of observable events.
9607
6cdf9d98
AC
96082004-04-04 Andrew Cagney <cagney@redhat.com>
9609
9610 * gdbint.texinfo (Host Definition): Delete reference to
9611 NO_SIGINTERRUPT.
9612
ddc135a4
AC
96132004-04-02 Andrew Cagney <cagney@redhat.com>
9614
9615 * gdbint.texinfo (Target Architecture Definition): Delete
9616 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9617
6a1b180d
SC
96182004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9619
9620 * gdb.texinfo (TUI Commands): Document tui reg commands.
9621
d0d5df6f
AC
96222004-03-26 Andrew Cagney <cagney@redhat.com>
9623
9624 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9625 "gdbtui".
9626 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9627 (Contributors): Mention both Text and Terminal User Interface.
9628
aa2a3f87
AC
96292004-03-23 Andrew Cagney <cagney@redhat.com>
9630
9631 * gdbint.texinfo (Target Architecture Definition): Deprecate
9632 references to SIGTRAMP_START and SIGTRAMP_END.
9633
f561f026
AC
96342004-03-23 Andrew Cagney <cagney@redhat.com>
9635
9636 * gdbint.texinfo (Target Architecture Definition): Deprecate
9637 references to PC_IN_SIGTRAMP.
9638
33cb8b0f
AC
96392004-03-19 Andrew Cagney <cagney@redhat.com>
9640
9641 * gdbint.texinfo (Target Architecture Definition): Delete
9642 reference to GDB_TARGET_IS_HPPA.
9643
fc989b7a
AC
96442004-03-18 Andrew Cagney <cagney@redhat.com>
9645
9646 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9647 describe pre_init and post_init.
9648
701b08bb
DJ
96492004-03-09 Daniel Jacobowitz <drow@mvista.com>
9650
9651 * gdb.texinfo (Debugging Output): Document values for "set debug
9652 target".
9653
faae5abe
AC
96542004-02-28 Andrew Cagney <cagney@redhat.com>
9655
9656 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9657
dd79a6cf
JJ
96582004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9659
9660 * gdb.texinfo (breakpoints): Add information about the
9661 new "set breakpoint pending" and "show breakpoint pending"
9662 commands.
9663
e7f16015
AC
96642004-02-26 Andrew Cagney <cagney@redhat.com>
9665
9666 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9667 in Per-architecture module data section.
9668
7161a3a6
RM
96692004-02-25 Roland McGrath <roland@redhat.com>
9670
9671 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9672
2154891a
AC
96732004-02-24 Andrew Cagney <cagney@redhat.com>
9674
9675 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9676 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9677 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9678
6c74ac8b
AC
96792004-02-17 Andrew Cagney <cagney@redhat.com>
9680
9681 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9682
19772a2c
AC
96832004-02-16 Andrew Cagney <cagney@redhat.com>
9684
9685 * gdbint.texinfo (Target Architecture Definition): Deprecate
9686 FRAMELESS_FUNCTION_INVOCATION.
9687
c9830293
AC
96882004-02-16 Andrew Cagney <cagney@redhat.com>
9689
9690 * gdbint.texinfo (Coding): Mention -Wunused-function.
9691
b9d26eb9
AC
96922004-02-14 Andrew Cagney <cagney@redhat.com>
9693
9694 * gdbint.texinfo (Target Architecture Definition): Delete
9695 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9696
49efadf5
EZ
96972004-02-12 Elena Zannoni <ezannoni@redhat.com>
9698
9699 * gdb.texinfo: Properly quote the name "C++".
9700 * gdbint.texinfo: Ditto.
9701 * stabs.texinfo: Ditto.
9702
1eb288ea
EZ
97032004-02-11 Elena Zannoni <ezannoni@redhat.com>
9704
9705 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9706 minimal information about libiberty.
9707
e4937fc1
MC
97082004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9709
9710 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9711
a9331b3f
RM
97122004-02-04 Roland McGrath <roland@redhat.com>
9713
9714 * gdb.texinfo (Auxiliary Vector): New node (section).
9715 (Data): Add it to the menu.
9716
2650777c
JJ
97172004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9718
9719 * gdb.texinfo (Breakpoints): Add information about pending
9720 breakpoint support.
9721
b4501125
AC
97222004-01-26 Andrew Cagney <cagney@redhat.com>
9723
9724 * gdb.texinfo (Overview): Delete references to the cisco protocol
9725 including the "N" response.
9726
74055713
AC
97272004-01-26 Andrew Cagney <cagney@redhat.com>
9728
9729 * gdbint.texinfo (Target Architecture Definition): Rename
9730 EXTRACT_STRUCT_VALUE_ADDRESS to
9731 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9732
3bbe9696
EZ
97332004-01-24 Eli Zaretskii <eliz@gnu.org>
9734
9735 * gdb.texinfo (KOD): Document "show os". Add index entries for
9736 "set/show os" and "info cisco" commands.
9737
5843504f
EZ
97382004-01-21 Eli Zaretskii <eliz@gnu.org>
9739
9740 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9741
9175c9a3
MC
97422004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9743
9744 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9745 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9746
8e94b928
NR
97472004-01-19 Nick Roberts <nick@nick.uklinux.net>
9748
9749 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9750 -stack-list-locals.
9751 (GDB/MI Variable Objects): Describe extension to
9752 -var-list-children.
9753
a20cf136
DJ
97542004-01-17 Daniel Jacobowitz <drow@mvista.com>
9755
9756 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9757
afb18d0f
AC
97582004-01-17 Andrew Cagney <cagney@redhat.com>
9759
9760 * gdbint.texinfo (Target Architecture Definition): Delete
9761 documentation on DEPRECATED_NPC_REGNUM.
9762
b51970ac
DJ
97632004-01-13 Daniel Jacobowitz <drow@mvista.com>
9764
9765 * gdb.texinfo: Update copyright year. Mention that set
9766 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9767 "set follow-fork-mode ask".
9768
0f0cffd2
AC
97692004-01-13 Andrew Cagney <cagney@redhat.com>
9770
9771 * gdbint.texinfo: Update copyright year.
9772 (Coding): Add -Wunused-label to list of -Werror warnings.
9773
c552b3bb 97742004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9775 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9776
9777 * gdb.texinfo: Update copyright.
9778 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9779 around names, as appropriate. Minor syntax cleanup of
9780 _NSPrintForDebugger explanation. Two spaces after periods.
9781 GDBN used instead of lit. "gdb". Index entries added for
9782 print-object and _NSPrintForDebugger. @noindent added in one spot.
9783
afe157ca
EZ
97842003-11-11 Elena Zannoni <ezannoni@redhat.com>
9785
9786 * stabs.texinfo: Add dircategory and direntry commands.
9787 * annotate.texinfo: Ditto.
9788
963e2bb7
AC
97892003-11-10 Andrew Cagney <cagney@redhat.com>
9790
9791 * gdbint.texinfo (Target Architecture Definition): Replace the
9792 return_value method's "inval" and "outval" parameters with
9793 "readbuf" and "writebuf".
9794
1d8b2f28
JB
97952003-10-28 Jim Blandy <jimb@redhat.com>
9796
9797 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9798 from "The `F' request packet" and "The `F' reply packet", to make
9799 texi2dvi happy.
9800 (File-I/O remote protocol extension): Update menu entries, too.
9801
36d86913
MC
98022003-10-26 Michael Chastain <mec@shout.net>
9803
9804 * gdb.texinfo (Thread Stops): Document the issue with
9805 premature return from system calls in multi-threaded programs.
9806
ce2826aa
AC
98072003-10-24 Andrew Cagney <cagney@redhat.com>
9808
9809 * annotate.texinfo: Fix "fortunatly"[sic].
9810
f24c5e49
KI
98112003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9812
9813 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9814 with "Hitachi" and "Mitsubishi".
9815
92ad9cd9
AC
98162003-10-20 Andrew Cagney <cagney@redhat.com>
9817
9818 * gdbint.texinfo (Target Architecture Definition): Document
9819 gdbarch_return_value. Add cross references from
9820 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9821 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9822
0ab4b752
MK
98232003-10-18 Mark Kettenis <kettenis@gnu.org>
9824
9825 * gdbint.texinfo (Target Architecture Definition): Document
9826 regset_from_core_section.
fb3e19c0
KI
9827
98282003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9829
9830 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9831
a9331b3f 98322003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9833
9834 From Anthony Green <green@redhat.com>:
5ae4183a 9835 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9836
1485d690
KB
98372003-10-14 Kevin Buettner <kevinb@redhat.com>
9838
889bf7c5
PA
9839 * gdb.texinfo (Breakpoint related warnings): New node.
9840 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9841
86d30acc
DJ
98422003-10-13 Daniel Jacobowitz <drow@mvista.com>
9843
9844 * gdb.texinfo (Remote Protocol): Document v and vCont.
9845
172c2a43
KI
98462003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9847
9848 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9849 * gdbint.texinfo: Ditto.
9850
71952f4c
AC
98512003-10-09 Andrew Cagney <cagney@redhat.com>
9852
9853 From 2003-09-18 David Anderson <davea@sgi.com>:
9854 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9855 "command".
9856
268e2188
AC
98572003-10-03 Andrew Cagney <cagney@redhat.com>
9858
9859 * gdbint.texinfo (Target Architecture Definition): Deprecate
9860 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9861 just target.
9862
12c266ea 98632003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9864
f30992d4 9865 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9866 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9867 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9868 * gdbint.texinfo (Target Architecture Definition): Rename
9869
98702003-09-30 Andrew Cagney <cagney@redhat.com>
9871
f30992d4 9872 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9873 (Target Architecture Definition):
f30992d4 9874
2e092625
AC
9875 * gdbint.texinfo (Target Architecture Definition): Rename
9876 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9877
0717ae8a
AC
98782003-09-29 Andrew Cagney <cagney@redhat.com>
9879
dad809b7
AC
9880 * gdbint.texinfo (Target Architecture Definition): Delete
9881 documentation for NEED_TEXT_START_END.
9882
0717ae8a
AC
9883 * gdbint.texinfo (Target Architecture Definition): Rename
9884 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9885 TARGET_WRITE_PC.
a9331b3f 9886
af6cf26d
MC
98872003-09-22 Michael Chastain <mec@shout.net>
9888
9889 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9890
ee206350
AG
98912003-09-21 Anthony Green <green@redhat.com>
9892
9893 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9894
a38c9fe6
MK
98952003-09-21 Mark Kettenis <kettenis@gnu.org>
9896
9897 * gdbint.texinfo (Target Architecture Definition): Document
9898 stabs_argument_has_addr.
9899
77949794
AC
99002003-09-18 Andrew Cagney <cagney@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Delete
9903 documentation on REGISTER_NAMES.
9904
8e823e25
MK
99052003-09-13 Mark Kettenis <kettenis@gnu.org>
9906
9907 * gdbint.texinfo (Target Architecture Definition): Replace
9908 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9909
f27dd7fd
AC
99102003-09-11 Andrew Cagney <cagney@redhat.com>
9911
9912 * gdbint.texinfo (Target Architecture Definition): Replace
9913 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9914
8b148df9
AC
99152003-08-18 Andrew Cagney <cagney@redhat.com>
9916
9917 * gdbint.texinfo (Target Architecture Definition): Document
9918 "frame_red_zone_size".
9919
25d29d70
AC
99202003-08-09 Andrew Cagney <cagney@redhat.com>
9921
9922 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9923 with "set/show backtrace past-main" and "set/show backtrace
9924 limit".
9925
c938e9b0
L
99262003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9927
9928 * Makefile.in (install-info): Support DESTDIR.
9929 (install-html): Likewise.
9930
64fabec2
AC
99312003-08-07 Andrew Cagney <cagney@redhat.com>
9932
9933 Patch from Nick Roberts.
9934 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9935 bindings. Remove description of send-gdb-command.
9936
2fcf52f0
AC
99372003-08-07 Andrew Cagney <cagney@redhat.com>
9938
9939 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9940 GDB 6.0.
9941
086432e2
AC
99422003-08-06 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdb.texinfo (Mode Options): Mention that level three is the
9945 highest available and that level 2 is deprecated.
9946 (Annotations Overview): Mention annotation levels. Cross reference
9947 to "Limitations of the Annotation Interface" in annotate.texi.
9948 (TODO, Value Annotations, Frame Annotations): Delete section.
9949 (Displays, Breakpoint Info): Delete.
9950
e5249f67
AC
99512003-08-04 Andrew Cagney <cagney@redhat.com>
9952
9953 * agentexpr.texi: Delete @bye.
9954 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9955 (stabs.info): Add $(srcdir) to include search path.
9956 (html): Depend on "annotate_toc.html", and not "annotate.html".
9957 * stabs.texinfo: Ditto. Include "fdl.texi".
9958 * gdbint.texinfo: Update copyright statement's list of invariant
9959 sections.
9960
e6f672d2
AC
99612003-07-28 Andrew Cagney <cagney@redhat.com>
9962
9963 * Makefile.in (INFO_DEPS): Add annotate.info.
9964 (dvi, ps, html, pdf): Add annotate.
9965 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9966 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9967 (ANNOTATE_DOC_FILES): New macro.
9968 (ANNOTATE_TEX_TMPS): New macro.
9969 (annotate.info, annotate_toc.html): Specify dependencies.
9970 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9971 * annotate.texinfo: Rename annotate.texi. Get building. Add
9972 "Migrating to GDB/MI" and "Limitations of the Annotation
9973 Interface" chapters. Mention why it is not part of the user
9974 guide. Update copyright notice. Include "fdl.texi".
9975
72ffddc9
SC
99762003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9977
9978 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9979
a9f12a31
DJ
99802003-07-24 Daniel Jacobowitz <drow@mvista.com>
9981
9982 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9983
b1fe9455
DJ
99842003-07-24 Daniel Jacobowitz <drow@mvista.com>
9985
9986 * gdb.texinfo (Server): Mention pidof.
9987
153721e6
AC
99882003-07-22 Andrew Cagney <cagney@redhat.com>
9989
9990 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9991 list.
9992
0fac0b41
DJ
99932003-06-28 Daniel Jacobowitz <drow@mvista.com>
9994
9995 * gdb.texinfo (Logging output): New chapter.
9996
4e562065
JB
99972003-06-24 Joel Brobecker <brobecker@gnat.com>
9998
9999 * gdb.texinfo (Unsupported languages): New section.
10000 (Languages): Add link to new section.
10001
f2c06f52
AC
100022003-06-22 Andrew Cagney <cagney@redhat.com>
10003
10004 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10005
b4177fca
DJ
100062003-06-22 Daniel Jacobowitz <drow@mvista.com>
10007
10008 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10009
f418dd93
DJ
100102003-06-22 Daniel Jacobowitz <drow@mvista.com>
10011
10012 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10013 * agentexpr.texi: Retitle section, and change it to an appendix.
10014 Comment out texinfo initialization. Factor a @var{} into two
10015 pieces to prevent makeinfo warnings.
10016 * gdb.texinfo: Add Agent Expressions appendix.
10017
4ca61388
DJ
100182003-06-19 Daniel Jacobowitz <drow@mvista.com>
10019
10020 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10021
07f31aa6
DJ
100222003-06-18 Daniel Jacobowitz <drow@mvista.com>
10023
5ae4183a 10024 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
10025 remote target". Document the "detach" and "disconnect" commands.
10026 (Server, Netware, Debug Session): Reference "Connecting to a
10027 remote target".
10028 (GDB/MI Target Manipulation): Document "-target-disconnect".
10029
2dd0da42
AC
100302003-06-13 Andrew Cagney <cagney@redhat.com>
10031
10032 * gdbint.texinfo (Target Architecture Definition): Deprecate
10033 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10034 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10035
e7a3abfc
JB
100362003-06-09 Jim Blandy <jimb@redhat.com>
10037
10038 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10039
25e3a86b
AC
100402003-06-08 Andrew Cagney <cagney@redhat.com>
10041
10042 * gdbint.texinfo (Target Architecture Definition): Delete
10043 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10044
a9e5fdc2
AC
100452003-06-08 Andrew Cagney <cagney@redhat.com>
10046
10047 * gdbint.texinfo (Target Architecture Definition): Document
10048 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10049
b37303ee
AF
100502003-06-07 Adam Fedor <fedor@gnu.org>
10051
10052 * gdb.texinfo: Add Objective-C documentation.
10053
39fe6e80
AC
100542003-06-01 Andrew Cagney <cagney@redhat.com>
10055
10056 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10057 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10058
125309b2
AC
100592003-05-21 Andrew Cagney <cagney@redhat.com>
10060
10061 * gdbint.texinfo (Target Architecture Definition): Delete
10062 references to "extract_address" and "store_address".
10063
b8b527c5
AC
100642003-05-16 Andrew Cagney <cagney@redhat.com>
10065
10066 * gdbint.texinfo (Target Architecture Definition): Replace
10067 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10068 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10069
50e3ee83
TR
100702003-05-14 Theodore A. Roth <troth@openavr.org>
10071
10072 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10073
44e2be90
L
100742003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10075
10076 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10077 (gdb.dvi): Likewise.
10078 (gdb.pdf): Likewise.
10079 (links2roff): Likewise.
10080
df5215a6
JB
100812003-05-08 Jim Blandy <jimb@redhat.com>
10082
10083 * gdb.texinfo (Dump/Restore Files): Update documentation for
10084 'dump', 'append', and 'restore': note that format argument is
10085 optional; simplify presentation of the command variants; and be
10086 more precise about the formats.
10087
5e7b2f39
JB
100882003-05-07 Jim Blandy <jimb@redhat.com>
10089
10090 * gdb.texinfo (Symbols): Update documentation: 'maint list
10091 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10092 symtabs' and 'maint info psymtabs'.
10093
b1e29e33
AC
100942003-05-05 Andrew Cagney <cagney@redhat.com>
10095
10096 * gdbint.texinfo (Target Architecture Definition): Make
10097 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10098 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10099 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10100
00905d52
AC
101012003-05-04 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdb.texinfo (Maintenance Commands): Document "maint print
10104 dummy-frames".
10105
54ff5908
AC
101062003-05-04 Andrew Cagney <cagney@redhat.com>
10107
10108 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10109
32e7087d
JB
101102003-05-03 J. Brobecker <brobecker@gnat.com>
10111
10112 Thierry Schneider <tpschneider1@yahoo.com>
10113 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10114 for new MI command.
10115
7043d8dc
AC
101162003-05-03 Andrew Cagney <cagney@redhat.com>
10117
10118 * gdbint.texinfo (Target Architecture Definition): Document
10119 push_dummy_code. Add cross references.
10120
e33d66ec
EZ
101212003-05-02 Elena Zannoni <ezannoni@redhat.com>
10122
10123 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10124 set/show charsets commands.
10125
0ba6dca9
AC
101262003-04-28 Andrew Cagney <cagney@redhat.com>
10127
10128 * gdbint.texinfo (Target Architecture Definition): Replace
10129 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10130 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10131
d7a27068
AC
101322003-04-28 Andrew Cagney <cagney@redhat.com>
10133
10134 * gdbint.texinfo (Target Architecture Definition): Rename
10135 "tm_print_insn" to "deprecated_tm_print_insn".
10136
44ea7b70
JB
101372003-04-09 Jim Blandy <jimb@redhat.com>
10138
10139 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10140 list psymtabs'.
10141
fb8f8949
AC
101422003-04-08 Andrew Cagney <cagney@redhat.com>
10143
10144 * gdbint.texinfo (Target Architecture Definition): Delete
10145 references to EXTRA_FRAME_INFO.
10146
32fb0f22
AC
101472003-04-08 Andrew Cagney <cagney@redhat.com>
10148
10149 * gdbint.texinfo (Target Architecture Definition): Delete
10150 PRINT_TYPELESS_INTEGER.
10151
6be67e67
JB
101522003-04-02 J. Brobecker <brobecker@gnat.com>
10153
10154 * observer.texi (GDB Observers): Adjust the documentation for the
10155 normal_stop notification to better describe reality. Fix a couple
10156 of minor typos.
10157
4e35d5f0
BR
101582003-04-02 Bob Rossi <bob_rossi@cox.net>
10159
a9331b3f 10160 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10161 '-file-list-exec-source-file'
10162
e8a8712a
AC
101632003-03-31 Andrew Cagney <cagney@redhat.com>
10164
10165 * gdbint.texinfo (Target Architecture Definition): Delete
10166 references to CALL_DUMMY_P.
10167
6c0e89ed
AC
101682003-03-30 Andrew Cagney <cagney@redhat.com>
10169
10170 * gdbint.texinfo (Target Architecture Definition): Remove
10171 reference to TARGET_WRITE_SP.
a9331b3f 10172
378bfd1b
AC
101732003-03-27 Andrew Cagney <cagney@redhat.com>
10174
10175 * gdbint.texinfo (Target Architecture Definition): Remove
10176 references to write_sp.
6c0e89ed 10177
922fbb7b
AC
101782003-03-27 Andrew Cagney <cagney@redhat.com>
10179
10180 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10181 chapter body. Use @smallexample instead of @example.
10182 (Annotations): Ditto.
10183 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10184 annotate.texi.
10185
b81774d8
AC
101862003-03-26 Andrew Cagney <cagney@redhat.com>
10187
10188 * gdbint.texinfo (Target Architecture Definition): Replace
10189 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10190 dummy_addr parameters.
10191
1bf6d5cc
AC
101922003-03-25 Andrew Cagney <cagney@redhat.com>
10193
10194 * gdbint.texinfo (Target Architecture Definition): Delete
10195 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10196 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10197 Add reference to PUSH_ARGUMENTS.
10198
618ce49f
AC
101992003-03-23 Andrew Cagney <cagney@redhat.com>
10200
10201 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10202 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10203
bcd7e15f
JB
102042003-03-18 J. Brobecker <brobecker@gnat.com>
10205
10206 * gdbint.texinfo (Algorithms): Add new section describing the
10207 Observer paradigm.
10208 (Top): Add menu entry to new observer appendix.
10209 * observer.texi: New file.
10210 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10211 new observer.texi file.
10212
9fe8321b
AC
102132003-03-17 Andrew Cagney <cagney@redhat.com>
10214
10215 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10216 that GNU Press update the manual version number.
10217
ac2adee5
AC
102182003-03-12 Andrew Cagney <cagney@redhat.com>
10219
10220 * gdbint.texinfo (Target Architecture Definition): Delete
10221 references to get_saved_register. Rename GET_SAVED_REGISTER to
10222 DEPRECATED_GET_SAVED_REGISTER.
10223
749b82f6
AC
102242003-03-13 Andrew Cagney <cagney@redhat.com>
10225
10226 * gdbint.texinfo (Target Architecture Definition): Replace
10227 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10228
8bedc050
AC
102292003-03-12 Andrew Cagney <cagney@redhat.com>
10230
10231 * gdbint.texinfo (Target Architecture Definition): Rename
10232 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10233
0ce1b118
CV
102342003-03-10 Corinna Vinschen <vinschen@redhat.com>
10235
10236 * gdb.texinfo: Add File-I/O documentation.
10237
12cc2063
AC
102382003-03-10 Andrew Cagney <cagney@redhat.com>
10239
10240 * gdbint.texinfo (Target Architecture Definition): Cross reference
10241 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10242
7453dc06
AC
102432003-03-07 Andrew Cagney <cagney@redhat.com>
10244
10245 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10246 frame" command.
10247
6314f104
AC
102482003-03-05 Andrew Cagney <cagney@redhat.com>
10249
10250 * gdbint.texinfo (Target Architecture Definition): Document
10251 unwind_dummy_id. Cross reference unwind_dummy_id and
10252 SAVE_DUMMY_FRAME_TOS.
10253
f1212245
DJ
102542003-03-05 James Ingham <jingham@apple.com>
10255 Daniel Jacobowitz <drow@mvista.com>
10256
10257 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10258 and "show cp-abi".
10259
77e7e267
AC
102602003-03-03 Andrew Cagney <cagney@redhat.com>
10261
10262 * gdbint.texinfo (Target Architecture Definition): Document
10263 register_type.
10264
838a8221
AC
102652003-03-03 Andrew Cagney <cagney@redhat.com>
10266
10267 * stabs.texinfo (Structures): Use @samp and separate @var's
10268 instead of a single @var containing a comma separated list.
10269 (Unions): Ditto.
10270
d7f4a264
DJ
102712003-03-02 Daniel Jacobowitz <drow@mvista.com>
10272
10273 * Makefile.in (distclean): Remove config.log.
10274
f30ee0bc
AC
102752003-03-01 Andrew Cagney <cagney@redhat.com>
10276
10277 * gdbint.texinfo (Target Architecture Definition): Rename
10278 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10279
102802003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10281
10282 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10283 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10284
be448670
CF
102852003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10286
10287 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10288 (Non-debug DLL symbols): New node, describing the minimal symbols
10289 loaded from DLLs without real debugging symbols.
10290
501eef12
AC
102912003-02-20 Andrew Cagney <ac131313@redhat.com>
10292
10293 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10294 hardware-breakpoint-limit".
10295 (Set Watchpoints): Add cross reference to "set remote
10296 hardware-watchpoint-limit".
10297 (Remote configuration options): New section.
10298
21c294e6
AC
102992003-02-04 Andrew Cagney <ac131313@redhat.com>
10300
e9be73e4
AC
10301 * gdbint.texinfo (Target Architecture Definition): Delete
10302 descrption of IS_TRAPPED_INTERNALVAR.
10303
21c294e6
AC
10304 From Keith Seitz <keiths@redhat.com>:
10305 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10306 option "-i"/"--interpreter" to this chapter. Include index
10307 entries.
10308
0179ffac
DC
103092003-02-04 David Carlton <carlton@math.stanford.edu>
10310
10311 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10312 (Variables): Recommend stabs+ and DWARF 2.
10313 (C plus plus expressions): Correct info about
10314 compiler versions, debug formats.
10315 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10316 PR symtab/874.
10317
7ca9f392
AC
103182003-02-01 Andrew Cagney <ac131313@redhat.com>
10319
10320 * gdbint.texinfo (Target Architecture Definition): Delete
10321 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10322 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10323 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10324 references to nindy and i960.
10325 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10326
31a85ea2
AC
103272003-02-01 Andrew Cagney <ac131313@redhat.com>
10328
10329 * gdbint.texinfo (Target Architecture Definition): Delete
10330 FLOAT_INFO.
10331
6b894e49
AC
103322003-01-30 Andrew Cagney <ac131313@redhat.com>
10333
10334 * stabs.texinfo (Member Type Descriptor): Clarify description of
10335 `@'. Suggested by Ben Hutchings.
10336
c48861fb
AC
103372003-01-29 Andrew Cagney <ac131313@redhat.com>
10338
10339 * gdb.texinfo (M68K): Delete reference to es1800.
10340
617073a9
AC
103412003-01-29 Andrew Cagney <ac131313@redhat.com>
10342
10343 * gdb.texinfo (Maintenance Commands): Document `maint print
10344 reggroups' and `maint print register-groups'.
10345 * gdbint.texinfo (Target Architecture Definition): Document
10346 register_reggroup_p.
10347
5b5d99cf
JB
103482003-01-23 Jim Blandy <jimb@redhat.com>
10349
10350 * gdb.texinfo (Separate Debug Files): New section.
10351
e7ba9c65
DJ
103522003-01-22 Daniel Jacobowitz <drow@mvista.com>
10353
10354 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10355 and "maint show profile".
10356
94e91d6d
MC
103572003-01-16 Michael Chastain <mec@shout.net>
10358
10359 * gdb.texinfo (Installing GDB): Warn against
10360 ".../gdb-VERSION/gdb/configure".
10361 (Separate Objdir): Likewise.
10362
867f3898
AC
103632003-01-15 Andrew Cagney <ac131313@redhat.com>
10364
10365 * gdbint.texinfo (Target Architecture Definition): Delete
10366 definition of PRINT_REGISTER_HOOK.
10367
f153cc92
EZ
103682003-01-15 Elena Zannoni <ezannoni@redhat.com>
10369
10370 (OpenRISC 1000): Fix formatting of command names.
10371
c60eb6f1
EZ
103722003-01-15 Elena Zannoni <ezannoni@redhat.com>
10373
10374 * gdb.texinfo (Continuing and Stepping): Add new command
10375 'advance'. Clarify behavior of 'until'.
10376
f5ebfba0
DJ
103772003-01-13 Daniel Jacobowitz <drow@mvista.com>
10378
10379 * gdb.texinfo (Files): Document solib-absolute-prefix and
10380 solib-search-path.
10381
4ce8657e
MC
103822003-01-09 Michael Chastain <mec@shout.net>
10383
10384 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10385 (Create a Release): Add new instructions for new @file{src-release}.
10386 Document existing instructions for @file{Makefile.in} as
10387 being for @value{GDBN} 5.3.1 or earlier.
10388
372613e3
AC
103892003-01-09 Andrew Cagney <ac131313@redhat.com>
10390
10391 * gdbint.texinfo (Target Architecture Definition): Mention
10392 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10393 allocate memory.
10394
b4e9345d
DJ
103952003-01-04 Daniel Jacobowitz <drow@mvista.com>
10396
10397 * gdb.texinfo (Controlling GDB): Add @kindex for
10398 "show osabi".
10399 (Backtraces): Add @kindex's for backtrace-below-main.
10400
98b45e30
DJ
104012003-01-04 Daniel Jacobowitz <drow@mvista.com>
10402
10403 * gdb.texinfo (Controlling GDB): Document "set osabi".
10404
95f90d25
DJ
104052003-01-04 Daniel Jacobowitz <drow@mvista.com>
10406
10407 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10408 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10409
1e698235
DJ
104102003-01-04 Daniel Jacobowitz <drow@mvista.com>
10411
10412 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10413 "set coerce-float-to-double".
10414 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10415
e632838e
AC
104162003-01-02 Andrew Cagney <ac131313@redhat.com>
10417
10418 * stabs.texinfo: Remove obsolete text.
10419 * gdbint.texinfo: Ditto.
10420 * gdb.texinfo: Ditto.
10421
701adfb0
PA
104222002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10423
10424 * fdl.texi: Revert the last change.
10425
c133ab7a
MK
104262002-12-22 Mark Kettenis <kettenis@gnu.org>
10427
10428 * gdbint.texinfo (Target Architecture Definition): Update
10429 description of gdbarch_register_osabi.
10430
f821f325
KH
104312002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10432
10433 * agentexpr.texi: Fix typos.
10434 * annotate.texi: Likewise.
10435 * fdl.texi: Likewise.
10436
85a6d8d3 104372002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10438
10439 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10440 DEPRECATED_INIT_FRAME_PC.
10441
ae45cd16
AC
104422002-12-01 Andrew Cagney <ac131313@redhat.com>
10443
10444 * gdbint.texinfo (Target Architecture Definition): Delete
10445 PC_IN_CALL_DUMMY.
10446
07555a72
AC
104472002-11-28 Andrew Cagney <ac131313@redhat.com>
10448
10449 * gdbint.texinfo (Host Definition): Delete documentation on
10450 USE_GENERIC_DUMMY_FRAMES.
10451
c166cdc7
EZ
104522002-11-26 Elena Zannoni <ezannoni@redhat.com>
10453
5ae4183a 10454 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10455 * Makefile.in (install-info): Run the install-info command as part
10456 of the post install steps only.
10457 (uninstall-info): New target.
10458 (uninstall): New target.
10459
35db0260
EZ
104602002-11-22 Elena Zannoni <ezannoni@redhat.com>
10461
10462 * Makefile.in (install): Make install do some real work.
10463
9ba8d803
AC
104642002-11-19 Andrew Cagney <ac131313@redhat.com>
10465
10466 Fix POSIX problem reported by Paul Eggert.
10467 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10468 Fix PR gdb/527.
10469
903ad3a6
AC
104702002-10-26 Andrew Cagney <cagney@redhat.com>
10471
10472 * gdbint.texinfo (Target Architecture Definition): Delete
10473 definition of DO_REGISTERS_INFO.
10474
f2abfe65
KB
104752002-10-18 Kevin Buettner <kevinb@redhat.com>
10476
10477 * gdbint.texinfo (Address Classes): Fix problems with insertion
10478 of ``{'' and ``}'' in example.
10479
b5b0480a
KB
104802002-10-17 Kevin Buettner <kevinb@redhat.com>
10481
10482 * gdbint.texinfo (Address Classes): New section.
10483 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10484 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10485 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10486 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10487
c85508ee
KD
104882002-10-11 Klee Dienes <kdienes@apple.com>
10489
10490 * gdb.texinfo (Registers): Mention vector registers as well as
10491 floating registers in the documentation for 'info registers' and
10492 'info all-registers'.
10493
6d12fc3d
DJ
104942002-10-11 Daniel Jacobowitz <drow@mvista.com>
10495
10496 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10497
8d19fbd2
JJ
104982002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10499
10500 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10501 interface definition.
10502
a37295f9
MM
105032002-10-03 Marko Mlinar <markom@opencores.org>
10504
10505 * gdb.texinfo (Target Commands): Add or1k target specific
10506 commands.
10507 * gdb.texinfo (Contributors): Add myself to the contributors list.
10508
da0f9dcd
AC
105092002-10-01 Andrew Cagney <ac131313@redhat.com>
10510
10511 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10512 and "mi1" instead of "mi1" and "mi0".
10513
2e834e49
HPN
105142002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10515
10516 * gdb.texinfo (Packets): Fix typos "alligned".
10517 Correct z3/Z3 description. Correct z4/Z4 title.
10518
050be0dc
AC
105192002-09-27 Andrew Cagney <ac131313@redhat.com>
10520
10521 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10522
1104b9e7
KB
105232002-09-25 Kevin Buettner <kevinb@redhat.com>
10524
10525 * gdb.texinfo: Use GNU/Linux instead of Linux.
10526
512217c7
AC
105272002-09-25 Andrew Cagney <ac131313@redhat.com>
10528
10529 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10530
10998722
AC
105312002-09-24 Andrew Cagney <ac131313@redhat.com>
10532
512217c7 10533 * gdb.texinfo: Replace @example with @smallexample.
10998722 10534
a0eb71c5
KB
105352002-09-20 Kevin Buettner <kevinb@redhat.com>
10536
f7dc1244 10537 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10538 * gdb.texinfo (Character Sets): Use @smallexample instead of
10539 @example. Use GNU/Linux instead of Linux.
10540
105412002-09-20 Jim Blandy <jimb@redhat.com>
10542
10543 * gdb.texinfo: Add character set documentation.
10544
701adfb0
PA
105452002-09-20 George Helffrich <george@gly.bris.ac.uk>
10546
10547 * gdb.texinfo: Document edit command.
10548
2f870471
AC
105492002-09-19 Andrew Cagney <ac131313@redhat.com>
10550
10551 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10552 (Packets): Add cross reference from `b' packet to `z' packets.
10553
790eb8f5
AC
105542002-09-19 Andrew Cagney <ac131313@redhat.com>
10555
8d30a00d
AC
10556 * gdb.texinfo (Maintenance Commands): Document ``maint
10557 internal-error'' and ``maint internal-warning''.
10558
790eb8f5
AC
10559 * gdbint.texinfo (Target Architecture Definition): Revise
10560 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10561
a23a7bf1
JB
105622002-09-19 Joel Brobecker <brobecker@gnat.com>
10563
10564 * gdbint.texinfo (Target Conditionals): Document the new
10565 NAME_OF_MALLOC macro.
10566
299ffc64
AC
105672002-09-05 Andrew Cagney <ac131313@redhat.com>
10568
10569 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10570 engineer.
10571
b7bb15bc
SC
105722002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10573
10574 * gdb.texinfo (TUI Overview): Document status line fields.
10575
3d757584
SC
105762002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10577
10578 * gdb.texinfo (TUI Commands): Document info win command.
10579
269c21fe
SC
105802002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10581
10582 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10583
7cf36c78
SC
105842002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10585
10586 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10587 (TUI Keys): Likewise.
10588
d2c6833e
AC
105892002-08-25 Andrew Cagney <ac131313@redhat.com>
10590
10591 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10592 for a packet receive.
10593
46d8b1c3
AC
105942002-08-25 Andrew Cagney <ac131313@redhat.com>
10595
10596 * Makefile.in (clean): Move to end of file.
10597 (distclean, maintainer-clean, realclean): Ditto.
10598 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10599 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10600 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10601 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10602
b0787093
AC
106032002-08-24 Andrew Cagney <ac131313@redhat.com>
10604
10605 * Makefile.in (GDBINT_TEX_TMPS): Define.
10606 (gdbint.dvi, gdbint.pdf): Use
10607 (GDB_TEX_TMPS): Define.
10608 (gdb.dvi, gdb.pdf): Use.
10609 (STABS_TEX_TMPS): Define.
10610 (stabs.dvi, stabs.pdf): Use.
10611 (GDB_DOC_SOURCE_INCLUDES): New macros.
10612 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10613 (GDBINT_DOC_FILES_INCLUDES): New macros.
10614 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10615 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10616 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10617 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10618 (links2roff): Replace SFILES_INCLUDED with
10619 GDB_DOC_SOURCE_INCLUDES.
10620 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10621 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10622 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10623 dependencies.
10624 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10625 dependencies.
10626 (gdbmi.texinfo): Delete rule.
10627 (inc-hist.texinfo): Delete rule.
10628 (rluser.texinfo): Delete rule.
10629
ebba8386
AC
106302002-08-23 Andrew Cagney <cagney@redhat.com>
10631
10632 * gdbint.texinfo (Target Architecture Definition): Update
10633 STORE_RETURN_VALUE, mention regcache.
10634
0ab7a791
AC
106352002-08-21 Andrew Cagney <ac131313@redhat.com>
10636
10637 * gdbint.texinfo (Target Architecture Definition): Document
10638 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10639
ee2d5c50
AC
106402002-08-19 Andrew Cagney <ac131313@redhat.com>
10641
10642 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10643 Fix minor typos. Add index entries.
10644
53c69bd7
AC
106452002-08-18 Andrew Cagney <ac131313@redhat.com>
10646
10647 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10648
e76f1f2e
AC
106492002-08-15 Andrew Cagney <ac131313@redhat.com>
10650
10651 * gdbint.texinfo (Target Architecture Definition): Document
10652 PRINT_VECTOR_INFO.
10653 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10654
0680b120
AC
106552002-08-13 Andrew Cagney <ac131313@redhat.com>
10656
10657 * gdb.texinfo (Maintenance Commands): Document "maint print
10658 registers", "maint print raw-registers" and "maint print
10659 cooked-registers".
10660
3c3bea1c
GS
106612002-08-08 Grace Sainsbury <graces@redhat.com>
10662
a9331b3f 10663 From Mark Salter:
3c3bea1c
GS
10664 * gdb.texinfo (Protocol): Document T packet extension to
10665 allow watchpoint address reporting.
10666
42f9b0a5
AC
106672002-08-03 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10670
db034ac5
AC
106712002-08-01 Andrew Cagney <cagney@redhat.com>
10672
10673 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10674 to CHILL.
10675
e2b28d04
AC
106762002-08-01 Andrew Cagney <ac131313@redhat.com>
10677
10678 * gdbint.texinfo (Coding): Revise section "Include Files".
10679
7fb623f7
AC
106802002-07-24 Andrew Cagney <cagney@redhat.com>
10681
10682 * gdbint.texinfo: Obsolete references to m88k.
10683 * gdb.texinfo: Ditto.
10684
4a2b4636
JB
106852002-07-10 Joel Brobecker <brobecker@gnat.com>
10686
7fb623f7 10687 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10688 where the proper version of autoconf can be retrieved.
10689
a71ec265
DH
106902002-07-09 Don Howard <dhoward@redhat.com>
10691
10692 * gdb.texinfo (Command Files): Further describe the behavior of
10693 sourced command files.
10694
b9aa90c9
AC
106952002-06-27 Andrew Cagney <ac131313@redhat.com>
10696
10697 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10698 (Coding): Clarify ISO C version that GDB assumes.
10699
40dd2248
TT
107002002-06-26 Tom Tromey <tromey@redhat.com>
10701
10702 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10703 add_setshow_cmd_full.
10704
bfac230e
DH
107052002-06-25 Don Howard <dhoward@redhat.com>
10706
10707 * gdb.texinfo (Memory Region Attributes): Document new behavior
10708 for 'mem' command.
10709
475b0867
JB
107102002-06-11 Jim Blandy <jimb@redhat.com>
10711
919d772c
JB
10712 * gdb.texinfo (Symbols): Update documentation for `info source'
10713 command.
10714
475b0867
JB
10715 * gdb.texinfo (Macros): Call the command `info macro', not
10716 `show macro'.
10717
ba8c9337
AC
107182002-06-09 Andrew Cagney <ac131313@redhat.com>
10719
10720 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10721 data''.
10722
1029b7fa
MK
107232002-06-09 Mark Kettenis <kettenis@gnu.org>
10724
10725 * gdbint.texinfo (Target Architecture Definition): Document
10726 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10727
16737d73
AC
107282002-06-08 Andrew Cagney <ac131313@redhat.com>
10729
10730 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10731 lists.
10732
30107679
AC
107332002-06-08 Andrew Cagney <ac131313@redhat.com>
10734
10735 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10736 Branch''.
10737
3352e23e
AC
107382002-06-01 Andrew Cagney <ac131313@redhat.com>
10739
10740 * gdbint.texinfo (Target Architecture Definition): Add section
10741 ``Converting an existing Target Architecture to Multi-arch''.
10742
cbb09e6a
AC
107432002-05-30 Andrew Cagney <ac131313@redhat.com>
10744
10745 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10746 to ``Obsoleting code''. Revise.
10747
701adfb0
PA
107482002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10749
10750 * gdbint.texinfo: Document new generic OS ABI framework.
10751
e2e0bcd1
JB
107522002-05-17 Jim Blandy <jimb@redhat.com>
10753
10754 * gdb.texinfo (C Preprocessor Macros): New chapter.
10755 Include it in the main menu.
10756 (Contributors): Credit Jim Blandy with macro support.
10757 (Compilation): Explain how to get macro information into the
10758 executable.
10759 (Expressions): Note that preprocessor macros are expanded.
10760
9db8d71f
DJ
107612002-05-14 Daniel Jacobowitz <drow@mvista.com>
10762
10763 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10764 options for `target remote'.
10765
6d531722
AC
107662002-05-13 Andrew Cagney <ac131313@redhat.com>
10767
10768 * gdbint.texinfo (Target Architecture Definition): Delete
10769 documentation on NNPC_REGNUM.
10770
13d01224
AC
107712002-05-11 Andrew Cagney <ac131313@redhat.com>
10772
10773 * gdbint.texinfo (Target Architecture Definition): Document
10774 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10775 (Target Architecture Definition): Revise section `Using Different
10776 Register and Memory Data Representations'. Add section `Raw and
10777 Virtual Register Representations'.
10778
b2e75d78
AC
107792002-05-11 Andrew Cagney <ac131313@redhat.com>
10780
10781 * gdbint.texinfo (Target Architecture Definition): Mention
10782 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10783 (Target Architecture Definition): Mention same. Add references to
10784 web pages.
10785
2c8682ee
MS
107862002-05-08 Michael Snyder <msnyder@redhat.com>
10787
10788 * stabs.texinfo (Attributes): Document new "vector" attribute.
10789
0816590b
AC
107902002-05-04 Andrew Cagney <ac131313@redhat.com>
10791
10792 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10793
2653173e
AC
107942002-05-04 Andrew Cagney <ac131313@redhat.com>
10795
10796 * gdb.texinfo: Delete obsolete references to a29k.
10797
d7bd68ca
AC
107982002-04-24 Andrew Cagney <ac131313@redhat.com>
10799
10800 * gdbint.texinfo (Target Architecture Definition): Replace
10801 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10802
21d83aa5
DM
108032002-04-24 David S. Miller <davem@redhat.com>
10804
10805 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10806
7673a6cc
DM
108072002-04-21 David S. Miller <davem@redhat.com>
10808
10809 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10810
d49d1e0a
AC
108112002-04-21 Andrew Cagney <ac131313@redhat.com>
10812
10813 * gdbint.texinfo (Target Architecture Definition): Delete
10814 definition of HAVE_REGISTER_WINDOWS.
10815
f7dc1244 108162002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10817
10818 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10819 "Theodore A. Roth" <troth@verinet.com>.
10820
5ca0cb28
DH
108212002-04-15 Don Howard <dhoward@redhat.com>
10822
f7dc1244 10823 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10824 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10825 Provide a better explaination of this feature.
5ca0cb28 10826
f208ba17
AC
108272002-04-14 Andrew Cagney <ac131313@redhat.com>
10828
10829 * gdbint.texinfo (Target Architecture Definition): Remove
10830 FRAME_CHAIN_COMBINE.
10831
d5ba91de
MC
108322002-04-12 Michael Chastain <mec@shout.net>
10833
10834 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10835 REG_STACK_SEGMENT.
10836
26818220
MC
108372002-04-09 Michael Chastain <mec@shout.net>
10838
10839 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10840 PYRAMID_* macros.
10841
129188f6
AC
108422002-04-07 Andrew Cagney <ac131313@redhat.com>
10843
10844 * gdb.texinfo (Bug Reporting): Document that the web is the
10845 prefered way of submitting bug reports.
10846 (Bug Reporting): Delete the s-mail address as the last resort.
10847
8227c0ff
AC
108482002-04-05 Andrew Cagney <ac131313@redhat.com>
10849
10850 * gdbint.texinfo (Target Architecture Definition): Delete
10851 references to TARGET_WRITE_FP and write_fp.
10852
16d9dec6
MS
108532002-03-27 Michael Snyder <msnyder@redhat.com>
10854
10855 * gdb.texinfo: Document new commands dump, append, and restore.
10856
9ae8b82c
AC
108572002-03-27 Andrew Cagney <ac131313@redhat.com>
10858
10859 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10860 Branch'.
10861
474c8240
AC
108622002-03-18 Andrew Cagney <ac131313@redhat.com>
10863
10864 * gdb.texinfo: Change all examples to @smallexample.
10865 * gdbint.texinfo: Ditto.
a9331b3f 10866
fb0ff88f
AC
108672002-03-18 Andrew Cagney <ac131313@redhat.com>
10868
10869 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10870 Branches''.
10871
9bb0a4d8
AC
108722002-03-18 Andrew Cagney <ac131313@redhat.com>
10873
10874 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10875 Policy''.
10876
937f164b
FF
108772002-03-04 Fred Fish <fnf@redhat.com>
10878
10879 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10880 expresson, suports, dependant, trhe, perhaphs, situtations,
10881 explictily, taged, oportunity, unfortunatly).
10882
a7b40f07
AC
108832002-02-24 Andrew Cagney <ac131313@redhat.com>
10884
10885 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10886 Remove reference to 3.12.
10887
701adfb0
PA
108882002-02-23 Paul Eggert <eggert@twinsun.com>
10889
10890 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10891 POSIX 1003.1-2001 no longer allows "head -1".
10892
aab4e0ec
AC
108932002-02-23 Andrew Cagney <ac131313@redhat.com>
10894
10895 * gdbint.texinfo: Include fdl.texi.
10896 (Top): Add GNU Free Documentation License.
10897 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10898 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10899 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10900 (gdbint.info): Add srcdir to include path.
10901 * gdb.texinfo: Include gpl.texi.
10902 (Top): Add Copying.
10903 * gpl.texi: New file.
10904
47b95330
AC
109052002-02-23 Andrew Cagney <ac131313@redhat.com>
10906
10907 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10908
78c47bea
PM
109092002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10910
10911 * gdb.texinfo: Document Cygwin native specific commands.
10912
56460a61
DJ
109132002-02-15 Daniel Jacobowitz <drow@mvista.com>
10914
10915 * gdb.texinfo: Document gdbserver ``--attach'' command.
10916
def71bfa
MS
109172002-02-07 Michael Snyder <msnyder@redhat.com>
10918
10919 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10920 to @code(_ovly_debug_event).
10921
c928edc0
AC
109222002-02-07 Andrew Cagney <ac131313@redhat.com>
10923
10924 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10925
81d46470
MS
109262002-02-06 Michael Snyder <msnyder@redhat.com>
10927
10928 * gdb.texinfo (overlays): Mention new magic symbol
10929 '_ovly_debug_event', which allows GDB to keep better track
10930 of overlays.
10931
701adfb0
PA
109322002-02-06 Richard Earnshaw <rearnsha@arm.com>
10933
10934 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10935 (PRINT_FLOAT_INFO): Document it.
10936
f7dc1244 109372002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10938
10939 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10940 Suggested by Dmitry Sivachenko.
10941
10942 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10943
15110bc3
MS
109442002-02-01 Michael Snyder <msnyder@redhat.com>
10945
10946 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10947
6763aef9
MS
109482002-01-30 Michael Snyder <msnyder@redhat.com>
10949
ac282366
MS
10950 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10951 (set trust-readonly-sections): Document.
6763aef9 10952
8642bc8f
AC
109532002-01-29 Andrew Cagney <ac131313@redhat.com>
10954
10955 * gdbint.texinfo (Releasing GDB): Revise and update.
10956
afe64c1a
AC
109572002-01-28 Andrew Cagney <ac131313@redhat.com>
10958
10959 * gdbint.texinfo (Target Architecture Definition): Delete
10960 description of TARGET_BYTE_ORDER_DEFAULT.
10961
f7dc1244 109622002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10963
10964 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10965 <mitya@cavia.pp.ru>.
10966
3d6e1b5a
AC
109672002-01-23 Andrew Cagney <ac131313@redhat.com>
10968
10969 * libgdb.texinfo: Delete file.
10970
6c0e9fb3
AC
109712002-01-22 Andrew Cagney <ac131313@redhat.com>
10972
10973 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10974 * gdbint.texinfo: Ditto.
10975
e0ce93ac
AC
10976Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10977
10978 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10979
be298bcc
AC
109802002-01-22 Andrew Cagney <ac131313@redhat.com>
10981
10982 * Makefile.in: Update copyright.
10983 (TEXI2DVI): Define.
10984 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10985 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10986 gdb-cfg.texi.
10987 (TEXINDEX, PDFTEX): Delete makefile variables.
10988
8e04817f
AC
109892002-01-22 Andrew Cagney <ac131313@redhat.com>
10990
10991 * gdb.texinfo (Protocol): Move section to appendix.
10992
6b2f586d
AC
109932002-01-21 Andrew Cagney <ac131313@redhat.com>
10994
10995 * gdb.texinfo (Remote Debugging): Create a menu.
10996 (Top): Add ``Remote Debugging'' to menu.
10997
6f05cf9f
AC
109982002-01-21 Andrew Cagney <ac131313@redhat.com>
10999
11000 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11001 serial protocol'' from here.
11002 (Remote Debugging): To here. New chapter.
11003
3fd3d7d2
AC
110042002-01-20 Andrew Cagney <ac131313@redhat.com>
11005
11006 * gdbint.texinfo (Target Architecture Definition): Delete
11007 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11008
7fd60527
AC
110092002-01-20 Andrew Cagney <ac131313@redhat.com>
11010
11011 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11012 are no longer needed.
11013 (Porting GDB): Add maintainer note about configure.host.
11014
c2f05ac9
AC
110152002-01-20 Andrew Cagney <ac131313@redhat.com>
11016
11017 * gdbint.texinfo (Target Architecture Definition): Remove
11018 definition of IEEE_FLOAT.
11019
f7dc1244 110202002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
11021
11022 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
11023 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11024 <3diff@gnu.org>
231b2aad 11025
82600034
AC
110262002-01-19 Andrew Cagney <ac131313@redhat.com>
11027
11028 * gdbint.texinfo (Host Definition): Remove references to
11029 MALLOC_INCOMPATIBLE.
11030
7708fa01
AC
110312002-01-17 Andrew Cagney <ac131313@redhat.com>
11032
11033 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11034 and xyz-xdep.o.
11035
eb12ee30
AC
110362002-01-17 Andrew Cagney <ac131313@redhat.com>
11037
889bf7c5 11038 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
11039 (Set Breaks): Copy ``maint info breakpoint'' doco to
11040 ``Maintenance Commands'' appendix. Add reference.
11041
c9ccaa92
AC
110422002-01-17 Andrew Cagney <ac131313@redhat.com>
11043
11044 * fdl.texi: Remove next/prev from @node.
11045
f7dc1244 110462002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
11047
11048 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11049 for monstrous @multitable (from Brian Youmans).
11050
11051 * fdl.texi: New file.
11052
11053 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11054
8973da3a
AC
110552002-01-15 Andrew Cagney <ac131313@redhat.com>
11056
11057 * gdbint.texinfo (Releasing GDB): New chapter.
11058
7d86b5d5
AC
110592002-01-14 Andrew Cagney <ac131313@redhat.com>
11060
11061 * gdb.texinfo (Embedded Processors, Calling program functions):
11062 Obsolete references to a29k.
11063
cc1cb004
AC
110642002-01-13 Andrew Cagney <ac131313@redhat.com>
11065
11066 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11067 examples. Document that a code-block should do or discard its
11068 cleanups before exit.
11069
79f12247
MS
110702002-01-11 Michael Snyder <msnyder@redhat.com>
11071
11072 * gdb.texinfo (Choosing files): Change @samp to @file.
11073
19837790
MS
110742002-01-05 Michael Snyder <msnyder@redhat.com>
11075
11076 * gdb.texinfo (--pid): Document new command line option (attach).
11077
f7dc1244 110782002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11079
11080 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11081 in the stub.
11082
d7449b42
AC
110832002-01-04 Andrew Cagney <ac131313@redhat.com>
11084
11085 * gdbint.texinfo (Target Architecture Definition): Replace
11086 BIG_ENDIAN with BFD_ENDIAN_BIG.
11087
f23631e4
AC
110882002-01-03 Andrew Cagney <ac131313@redhat.com>
11089
11090 * gdbint.texinfo (Target Architecture Definition): Replace
11091 value_ptr with struct value pointer.
11092
72c9928d
EZ
110932002-01-02 Eli Zaretskii <eliz@gnu.org>
11094
11095 * gdb.texinfo (Free Software): Fix wording.
11096
959acfd1
EZ
110972001-12-31 Eli Zaretskii <eliz@gnu.org>
11098
11099 * gdb.texinfo (Free Software): New section ``Free Software Needs
11100 Free Documentation''.
11101
f7dc1244 111022001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11103
11104 * stabs.texinfo:
11105 * gdb.texinfo:
11106 * gdbint.texinfo:
11107 * libgdb.texinfo:
11108 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11109
6600abed
MS
111102001-12-29 Michael Snyder <msnyder@redhat.com>
11111
11112 * gdb.texinfo (maint info sections): Fix typo.
11113
f6680716
MS
111142001-12-26 Michael Snyder <msnyder@redhat.com>
11115
fe95c787
MS
11116 * gdb.texinfo (maint info sections): Document.
11117
a9331b3f 11118 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11119 'info proc' sub-options that are currently not implemented.
11120
c3d3ce5b
JB
111212001-12-20 Jim Blandy <jimb@redhat.com>
11122
11123 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11124
778eb05e
AC
111252001-12-15 Andrew Cagney <ac131313@redhat.com>
11126
11127 * gdbint.texinfo (Target Architecture Definition): Replace
11128 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11129
2607059c
AC
111302001-12-01 Andrew Cagney <ac131313@redhat.com>
11131
11132 * gdbint.texinfo (Host Definition): Delete documentation on
11133 HOST_BYTE_ORDER.
11134
df0cd8c5
JB
111352001-11-30 Jim Blandy <jimb@redhat.com>
11136
11137 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11138 overlay support. Add to top-level menu.
df0cd8c5 11139
88118b3a
TT
111402001-11-26 Tom Tromey <tromey@redhat.com>
11141
11142 * gdb.texinfo (Command Syntax): Document C-o binding.
11143
96565e91
CF
111442001-07-26 Christopher Faylor <cgf@redhat.com>
11145
11146 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11147 use since it is described in the referenced section.
11148
f7dc1244 11149 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11150 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11151 clearer when using DJGPP.
11152
2a3d5645
CF
111532001-11-24 Christopher Faylor <cgf@redhat.com>
11154
11155 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11156 specifically refer to MS-DOS.
11157 (command files): Mention gdb.ini is only used on MS-DOS.
11158
aa26fa3a
TT
111592001-11-21 Tom Tromey <tromey@redhat.com>
11160
11161 * gdb.texinfo (Invoking GDB): Document --args.
11162 (Mode Options): Likewise.
11163
4f8ada06
JB
111642001-11-21 Jim Blandy <jimb@redhat.com>
11165
11166 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11167 Delete documentation; this macro has been removed from the
11168 sources.
4f8ada06 11169
3fe0dc10
JB
111702001-11-13 Jim Blandy <jimb@redhat.com>
11171
11172 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11173
9e5abb06
CV
111742001-11-06 Corinna Vinschen <vinschen@redhat.com>
11175
11176 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11177
1c5dfdad
MS
111782001-11-05 Michael Snyder <msnyder@redhat.com>
11179
a9331b3f 11180 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11181 quote regexp chars in function names such as "operator*()".
11182
990f9fe3
FF
111832001-11-01 Fred Fish <fnf@redhat.com>
11184
11185 * gdbint.texinfo (SOLIB_ADD): Document additional new
11186 "readsyms" arg.
11187
b433d00b
DH
111882001-10-30 Don Howard <dhoward@redhat.com>
11189
070b1dd3
DH
11190 * gdb.texinfo: (Command Files) Added documentation for the
11191 behavior of gdb with input redirected from a file.
b433d00b 11192
b7209cb4
FF
111932001-10-28 Fred Fish <fnf@redhat.com>
11194
11195 * gdb.texinfo (auto-solib-add): Change docs to match
11196 implementation change.
11197 (auto-solib-limit): Add docs for new variable.
11198
1aa20aa8
AC
111992001-10-15 Andrew Cagney <ac131313@redhat.com>
11200
11201 * gdbint.texinfo (Target Architecture Definition): Function
11202 value_as_pointer renamed to value_as_address.
11203
fc0c74b1
AC
112042001-10-15 Andrew Cagney <ac131313@redhat.com>
11205
11206 * gdbint.texinfo (Target Architecture Definition): Default
11207 POINTER_TO_ADDRESS functions assume unsigned addresses.
11208 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11209 posting by Jim Blandy.
11210
f4846649
JB
112112001-10-12 Jim Blandy <jimb@redhat.com>
11212
11213 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11214 version of texi2html (1.64) doesn't support this flag any more.
11215
f277788b
MK
112162001-09-08 Mark Kettenis <kettenis@gnu.org>
11217
a9dc4918
MK
11218 * gdbint.texinfo (Host Definition): Remove description of
11219 MEM_FNS_DECLARED.
11220
d28379df
MK
11221 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11222
f277788b
MK
11223 * gdbint.texinfo (Host Definition): Remove description of
11224 HAVE_SIGSETMASK.
11225
7ccaa899
EZ
112262001-09-04 Elena Zannoni <ezannoni@redhat.com>
11227
11228 * gdbint.texinfo (Target Architecture Definition): Add
11229 explanation of TARGET_PRINT_INSN macro.
11230
17d9d558
JB
112312001-08-30 Jim Blandy <jimb@redhat.com>
11232
11233 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11234 Explain what it means to load relocatable files.
11235
72cde065
JB
112362001-08-28 Jim Blandy <jimb@redhat.com>
11237
11238 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11239 info `top' menu.
11240
9e678452
CF
11241Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11242
11243 * gdbint.texinfo: Add a cautionary note about macro use.
11244
a2bea4c3 112452001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11246
a2bea4c3
CV
11247 * gdb.texinfo: Explain omitting the hostname in the
11248 `target remote' command.
11249
1129bf27
DJ
112502001-07-30 Daniel Jacobowitz <drow@mvista.com>
11251
11252 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11253 and END-INFO-DIR-ENTRY.
11254
732b3002
SC
112552001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11256
11257 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11258
89437448
AC
112592001-07-25 Andrew Cagney <ac131313@redhat.com>
11260
11261 * gdbint.texinfo (libgdb): Rewrite.
11262
f7dc1244 112632001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11264
11265 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11266
c4555f82
SC
112672001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11268
11269 * gdb.texinfo (TUI): New chapter, document the TUI.
11270 (Mode Options): Document the -tui option.
11271
2f45a6e0
MK
112722001-07-23 Mark Kettenis <kettenis@gnu.org>
11273
11274 * gdbint.texinfo (Host Definition): Remove description of
11275 NEED_POSIX_SETPGID.
11276
f7dc1244 112772001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11278
11279 * gdb.tex (DJGPP Native): New node, with descriptions of
11280 DJGPP-specific commands.
11281
be9c6c35
JM
112822001-07-19 John R. Moore <jmoore@redhat.com>
11283
11284 * gdbint.texinfo: Three misspellings.
11285
dfa249fb
AC
112862001-07-06 Andrew Cagney <ac131313@redhat.com>
11287
11288 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11289 `test` expressions on bash. Problem reported by Colin Walters.
11290
c72e7388
AC
112912001-07-04 Andrew Cagney <ac131313@redhat.com>
11292
11293 * gdbint.texinfo (User Interface): Update ui-out documentation to
11294 refelect recent UI/MI updates.
11295
94bbb2c0
AC
112962001-07-04 Andrew Cagney <ac131313@redhat.com>
11297
11298 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11299 interpreters.
11300
af6c57ea
AC
113012001-06-15 Andrew Cagney <ac131313@redhat.com>
11302
11303 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11304 structure and not macros.
11305 (Host Definition): Document that much of this chapter is obsolete.
11306 (Target Architecture Definition): Update list of files that make
11307 up a target architecture.
11308 (Coding): Update.
11309
83aa8bc6
AC
113102001-06-28 Andrew Cagney <ac131313@redhat.com>
11311
11312 * gdbint.texinfo (Target Architecture Definition): Update
11313 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11314 The latter has been changed to a true predicate.
11315
f7dc1244 113162001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11317
11318 * annotate.texi: Add @noindent where needed. From Dmitry
11319 Sivachenko <dima@Chg.RU>.
11320 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11321
656db9b0
AC
113222001-06-16 Andrew Cagney <ac131313@redhat.com>
11323
11324 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11325
df2396a1
AC
113262001-06-14 Andrew Cagney <ac131313@redhat.com>
11327
11328 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11329 returns ``OK''. Document that the ``R'' packet does not reply.
11330
0f1f2b0a
MS
113312001-06-13 Michael Snyder <msnyder@redhat.com>
11332
11333 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11334
f7dc1244 113352001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11336
11337 * gdb.texinfo (Signals): Clarify the default setting of signal
11338 handling.
11339
a5d7c491
AC
113402001-05-14 Andrew Cagney <ac131313@redhat.com>
11341
11342 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11343 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11344
05a54c4f
AC
113452001-05-12 Andrew Cagney <ac131313@redhat.com>
11346
11347 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11348
f7dc1244 113492001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11350
11351 * gdbint.texinfo (Clean Design and Portable Implementation):
11352 Renamed from "Clean Design".
11353 (Clean Design and Portable Implementation): Document portable
11354 methods of handling file names, and the associated macros.
11355
f7dc1244 113562001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11357
11358 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11359 command and provide a cross-reference to its description.
11360 (Symbols): Note that "info scope" is useful for trace experiments.
11361
f7dc1244 113622001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11363
b37052ae
EZ
11364 * gdb.texinfo (Symbols): Document "info scope".
11365 (Tracepoints): New chapter.
11366 (Contributors): Update for v5.1.
11367 <All nodes>: Change "C++" to "C@t{++}".
11368
0ee54786
EZ
11369 * gdbint.texinfo (User Interface): A new section about ui_out
11370 functions, based on text written by Fernando Nasser.
11371
c534679c
EZ
11372 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11373
f7dc1244 113742001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11375
e9c75b65
EZ
11376 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11377
11378 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11379
11380 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11381 Replace "GDB" with "@value{GDBN}". Fix markup.
11382
11383 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11384
3d67e040
EZ
11385 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11386 a cross-reference to its description.
11387 (Symbols): Document "info symbol".
11388
f7dc1244 113892001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11390
11391 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11392 subsection "x86 Watchpoints".
11393 (Target Architecture Definition): Document the macros
11394 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11395 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11396
b0ed3589
AC
113972001-03-20 Andrew Cagney <ac131313@redhat.com>
11398
11399 * gdbint.texinfo (Target Architecture Definition): Update
11400 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11401 list.
11402
b6ba6518
KB
114032001-03-06 Kevin Buettner <kevinb@redhat.com>
11404
11405 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11406 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11407
f7dc1244 114082001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11409
11410 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11411
f7dc1244 114122001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11413
17cc6a06
EZ
11414 * gdb.texinfo (Environment): Document that `path' does not change
11415 the value of PATH in GDB's own environment (it did in the past,
11416 but that was changed on March 15, 1994). Reported by Doug Evans
11417 <dje@transmeta.com>.
11418
56caf160
EZ
11419 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11420 its line. Fix markup of commands and macros. Add an Index node
11421 and index entries.
11422
29e57380
C
114232001-01-23 J.T. Conklin <jtc@redback.com>
11424
11425 * gdb.texinfo (Memory region attributes): New manual section.
11426
1c6147de
ND
114272001-01-04 Nicholas Duffek <nsd@redhat.com>
11428
11429 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11430
f7dc1244 114312000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11432
11433 * refcard.tex: Version and copyright fixed. From Phil Edwards
11434 <pedwards@disaster.jaj.com>.
11435
0dcedd82
AC
11436Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11437
11438 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11439 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11440
3b851bce
AC
11441Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11442
11443 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11444 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11445
f7dc1244 114462000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11447
11448 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11449 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11450
b90a5f51
CF
114512000-11-10 Christopher Faylor <cgf@cygnus.com>
11452
11453 * gdb.texinfo: Document new 'set step-mode' command.
11454
f7dc1244 114552000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11456
11457 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11458 changes from Dmitry Sivachenko <dima@Chg.RU>.
11459
f7dc1244 114602000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11461
11462 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11463 From Steven Johnson <sbjohnson@ozemail.com.au>.
11464
2e685b93
MK
114652000-08-10 Mark Kettenis <kettenis@gnu.org>
11466
11467 * gdbint.texinfo (Overall Structure): Spelling fix.
11468
f7dc1244 114692000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11470
11471 * gdbint.texinfo (Target Architecture Definition): Document that
11472 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11473 for which REGISTER_CONVERTIBLE returns a zero value.
11474
63ac3005
EZ
114752000-07-08 Christopher Faylor <cgf@cygnus.com>
11476
11477 * Makefile.in (install-info): Find files to install in either the
11478 build or source directories (adapted from Makefile.am).
11479
bd79f757
ND
114802000-07-07 Nicholas Duffek <nsd@redhat.com>
11481
11482 * stabs.texinfo: Fix spelling errors.
11483 (String Field): FILE-NUMBER starts from 0, not 1.
11484
f7dc1244 114852000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11486
11487 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11488 Brian Youmans.
5f208f6d 11489
f7dc1244 114902000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11491
11492 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11493 the source directory. Reported by Mark Harig
11494 <markh@frazier.landmark.com>.
cc542d3b 11495
f3b28801
C
114962000-06-20 J.T. Conklin <jtc@redback.com>
11497
11498 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11499
449f3b6c
AC
11500Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11501
11502 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11503 Generate using pdftex.
449f3b6c 11504 (PDFTEX): Define.
889bf7c5 11505 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11506 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11507 @contents at the start.
449f3b6c 11508
f7dc1244 115092000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11510
11511 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11512 Youmans.
48e934c6 11513
9e9c5ae7
AC
11514Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11515
11516 From Brian Youmans:
11517 * gdb.texinfo: Fix ``et al.''.
11518
c741b251
AC
11519Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11520
11521 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11522 loop.
c741b251 11523
4ab64e14
JG
115242000-05-19 Jimmy Guo <guo@cup.hp.com>
11525
11526 * configure: Regenerate.
11527
f7dc1244 115282000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11529
11530 * Makefile.in (install-info): Run install-info on installed Info
11531 files.
11532
8c70017b
AC
11533Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11534
a7cb598a 11535 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11536 Andrew Cagney.
8c70017b 11537
f7dc1244 115382000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11539
11540 * gdb.texinfo: Proofreading changes from Brian Youmans.
11541
bf0184be
ND
115422000-05-01 Nick Duffek <nsd@cygnus.com>
11543
11544 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11545 startup sequence, minor edits.
11546
f7dc1244 115472000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11548
11549 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11550 TeX.
11551
11552 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11553 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11554 like `n' and `s' which look weird. Convert some of the @kindex to
11555 @vindex, when they refer to variables, not commands.
11556
33e16fad
AC
11557Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11558
11559 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11560
f7dc1244 115612000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11562
11563 * Makefile.in (GDBMI_DIR): New variable.
11564 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11565 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11566 (gdbmi.texinfo): New target, for texi2roff.
11567 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11568 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11569
11570 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11571 gdbmi.texinfo.
11572 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11573 comment.
11574
d167840f
EZ
115752000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11576
11577 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11578 command.
d167840f 11579
f7dc1244 115802000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11581
11582 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11583 prevents the build (and is generally a Bad Idea).
11584
f7dc1244 115852000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11586
11587 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11588 a comma inside @var.
11589 (Command Files): Index markup changes from Dmitry Sivachenko
11590 <dima@Chg.RU>.
11591
f7dc1244 115922000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11593
11594 * Makefile.in (LN_S): Define.
11595 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11596 invoke "ln -s" unless it is known to work.
11597
11598 * configure.in (AC_PROG_LN_S): Add.
11599
8dc7983f
JB
116002000-04-14 Jim Blandy <jimb@redhat.com>
11601
11602 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11603 section.
11604 (Target Conditionals): Document ADDRESS_TO_POINTER,
11605 POINTER_TO_ADDRESS.
11606
1a8237e8
DB
116072000-04-11 Daniel Berlin <dan@cgsoftware.com>
11608
11609 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11610 gdb-cfg.texi to get the value.
11611
ca526f1a
JB
116122000-04-10 Jim Blandy <jimb@redhat.com>
11613
11614 * gdbint.texinfo (Target Architecture Definition): Fix
11615 cross-references.
11616
faaafcb4
JB
116172000-04-08 Jim Blandy <jimb@redhat.com>
11618
11619 * gdbint.texinfo (Using Different Register and Memory Data
11620 Representations): New section.
11621 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11622 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11623 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11624
1b27397f
AC
11625Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11626
11627 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11628 for acknowledgments.
1b27397f 11629
480ff1fb
AC
11630Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11631
11632 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11633 qThreadExtraInfo.
480ff1fb 11634
a9331b3f 116352000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11636
a9331b3f
RM
11637 * gdb.texinfo: Clarify which remote debug protocol commands are
11638 required and which are optional.
f1251bdd 11639
dbeb8dbd
AC
11640Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11641
11642 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11643 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11644 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11645 * annotate.texi: Update.
11646
6d2ebf8b
SS
116472000-03-28 Stan Shebs <shebs@apple.com>
11648
11649 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11650 expectation of additional changes before release), update
11651 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11652 node links, rephrase and/or shorten lines to fix formatting
11653 problem in both regular and @smallbook formats.
11654 * annotate.texi: Shorten lines in example, use smallexample
11655 consistently everywhere.
11656 * Makefile.in: Add comment about texinfo 4.0 html generation.
11657 (SFILES_INCLUDED): Add annotate.texi.
11658
5d161b24
DB
116592000-03-27 Daniel Berlin <dan@cgsoftware.com>
11660
5ae4183a
AS
11661 * gdb.texinfo (Debugging Output): Added new section, documenting
11662 the "set/show debug" commands.
5d161b24 11663
b9deaee7
AC
11664Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11665
11666 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11667 entry.
b9deaee7
AC
11668
11669 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11670 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11671 @chapter and @node entries.
a9331b3f 11672
b9deaee7 11673 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11674
9ef47d30
AC
11675Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11676
11677 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11678 files.
9ef47d30 11679
cfeada60
FN
116802000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11681
11682 From David Whedon <dwhedon@gordian.com>
5ae4183a 11683 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11684
6837a0a2
DB
116852000-03-22 Daniel Berlin <dan@cgsoftware.com>
11686
11687 * gdb.texinfo: Add documentation for the apropos command.
11688
bba2971c
MS
116892000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11690
11691 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11692
2b628194
MS
116932000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11694
a9331b3f 11695 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11696 two places.
11697
96a2c332
SS
116982000-03-17 Stan Shebs <shebs@apple.com>
11699
11700 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11701 <dima@Chg.RU>, also clarification of allowed content for
11702 string constants.
11703
f7dc1244 117042000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11705
11706 * gdb.texinfo (main menu): Add Annotations.
11707 (File Options): Add @cindex entries for each command-line option.
11708 Document --epoch, --annotate, --async, --interpreter, --write,
11709 --statistics, and --version.
11710
11711 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11712 of GDB.
11713
9d233477
JB
117142000-02-23 Jim Blandy <jimb@redhat.com>
11715
11716 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11717
14e0eb3b
JB
117182000-02-22 Jim Blandy <jimb@redhat.com>
11719
11720 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11721
3555de01
JM
117222000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11723
11724 * Makefile.in (diststuff): New target.
11725
5e35df8e
KB
117262000-02-15 Kevin Buettner <kevinb@redhat.com>
11727
11728 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11729 architecture. [From Jim Wilson.]
5e35df8e 11730
c5394b80
JM
117312000-01-16 Tom Tromey <tromey@cygnus.com>
11732
11733 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11734 (Delete Breaks): Mention range arguments.
11735 (Disabling): Likewise.
11736
c3f6f71d
JM
117372000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11738
11739 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11740
c4093a6a
JM
11741Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11742
11743 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11744 valid functions.
c4093a6a 11745
11cf8741
JM
117461999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11747
11748 * gdb.texinfo: Clarify regular expressions used in rbreak.
11749
917317f4
JM
117501999-10-15 Kevin Buettner <kevinb@cygnus.com>
11751
11752 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11753 MEMORY_REMOVE_BREAKPOINT): Document.
11754
11755Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11756
11757 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11758 offset re-using the DATA offset instead.
917317f4 11759
2df3850c
JM
117601999-10-11 Jim Kingdon <kingdon@redhat.com>
11761
11762 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11763
701adfb0
PA
117641999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11765
11766 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11767
2df3850c
JM
117681999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11769
11770 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11771 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11772 typos.
11773
11774 * gdb.texinfo: Various minor wording and formatting improvements,
11775 mentions of additional command-line options.
11776
2acceee2
JM
117771999-09-30 Fred Fish <fnf@cygnus.com>
11778
11779 * gdb.texinfo: Document additional forms of specifying section
11780 names and addresses for the add-symbol-file command.
11781
c2c6d25f
JM
117821999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11783
11784 * gdbint.texinfo: Fix typo, add the word "have".
11785
117861999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11787
11788 * gdbint.texinfo (Target Architecture Definition): Document the
11789 SKIP_PERMANENT_BREAKPOINT macro.
11790
d4f3574e
SS
117911999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 * gdb.texinfo: Fiks speling errers.
11794
11795 * gdb.texinfo: Fix uses of @multitable.
11796
f7dc1244 11797 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11798 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11799 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11800 comments about using with optimization, add more indexing,
11801 fix info about disassembly-flavor.
11802
11803Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11804
11805 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11806 SKIP_SOLIB_RESOLVER): Define.
11807
11808Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11809
11810 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11811 ``g'' packets.
d4f3574e 11812
104c1213
JM
118131999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11814
11815 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11816 platform-specific info, inline remote.texi and move sections of it
11817 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11818 and register stack into the new chapter.
11819 * remote.texi: Remove, now part of gdb.texinfo.
11820 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11821
118221999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11823
11824 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11825 GDB_TARGET_IS_MACH386): These kludges have gone away.
11826
11827Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11828
11829 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11830 TDEPLIBS.
104c1213 11831
53a5351d
JM
118321999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11833
11834 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11835 surrounding text to fit HP-UX bits into general info.
11836 (HPPA-cfg.texi): Remove, no longer useful.
11837
11838 * gdb.texinfo: Remove explicit links from @node lines, remove
11839 HP-added "Detailed Node Listing" from main menu which confuses
11840 things.
11841
11842 From Dmitry Sivachenko <dima@Chg.RU>:
11843 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11844 in description of `set environment'.
53a5351d
JM
11845
118461999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11847
11848 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11849
7be570e7
JM
118501999-08-12 Ben Elliston <bje@cygnus.com>
11851
11852 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11853
f7dc1244 118541999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11855
11856 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11857 watch, awatch, and rwatch. Explain why the latter two cannot be
11858 set as software watchpoints. Document that watchpoints for local
11859 variables are deleted when the debuggee terminates.
7be570e7
JM
11860
11861Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11862
11863 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11864 packet. Allow E.. response packet. "qRcmd" packet is no longer
11865 reserved.
7be570e7
JM
11866
118671999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11868
a9331b3f
RM
11869 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11870 * gdb.texinfo: Ditto.
7be570e7 11871
701adfb0
PA
11872Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11873
11874 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11875
96baa820
JM
118761999-08-06 Tom Tromey <tromey@cygnus.com>
11877
11878 * gdb.texinfo (KOD): New node.
11879
11880Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11881
11882 * remote.texi (Rcmd): Fix minor formatting typos.
11883
11884Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11885
11886 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11887 packets.
96baa820 11888
adf40b2e
JM
118891999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11890
11891 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11892 fixes.
11893
43ff13b4
JM
11894Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11895
11896 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11897
085dd6e6
JM
11898Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11899
11900 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11901 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11902 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11903 packets that are not supported on all hosts. Expand examples.
11904 Spell check.
085dd6e6
JM
11905
119061999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11907
11908 * Makefile.in: Recognize html, install-html. Add targets
11909 to build HTML versions of documentation via texi2html.
11910
11911Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11912
11913 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11914 testsuite.
085dd6e6
JM
11915
11916Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11917
11918 * remote.texi (Communication Protocol): Rewrite.
11919
11920Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11921
11922 * stabs.texinfo: Fix uses of xref.
11923
9e0b60a8
JM
11924Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11925
11926 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11927 info about patch submission.
11928
cce74817
JM
11929Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11930
11931 From Per Bothner <bothner@cygnus.com>:
11932 * gdb.texinfo: Document Chill support.
11933
11934Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11935
11936 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11937 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11938 Document that the value should be greater-than or equal-to zero.
11939 (NO_STD_REGS): Document. Deprecate.
cce74817 11940
ac9a91a7
JM
11941Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11942
11943 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11944 Document that these are not used.
ac9a91a7
JM
11945
11946Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11947
11948 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11949
392a587b
JM
11950Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11951
11952 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11953 numargs was dropped.
392a587b
JM
11954
11955Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11956
11957 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11958
b83266a0
SS
11959Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11960
11961 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11962 Update.
b83266a0 11963
7a292a7a
SS
11964Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11965
11966 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11967 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11968
11969Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11970
11971 * gdbint.texinfo: Fix typos: $ -> @.
11972
11973Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11974
11975 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11976 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11977 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11978 BREAKPOINT_FROM_PC.
a9331b3f 11979
7a292a7a
SS
11980Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11981
11982 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11983 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11984
11985Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11986
11987 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11988 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11989
119901999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11991
11992 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11993 longer exists.
11994
11995Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11996
11997 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11998 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11999 they make the manual source incomprehensible.
7a292a7a
SS
12000 * h8-cfg.texi: Remove, hasn't been used in years.
12001
c906108c
SS
12002Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12003
12004 * gdb.texinfo: Update the credits.
12005
12006Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12007
12008 * gdb.texinfo: Fix mistakes noticed in printout of last
12009 draft, add Alpha to discussion of heuristic fence post.
12010
12011Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12012
12013 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
12014 Edition, merge some HP changes into mainline, describe some
12015 previously undocumented features, describe more of the target
12016 commands available, eliminate obsolete section on renamed
12017 commands.
c906108c
SS
12018 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12019
12020Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12021
12022 * gdb.texinfo: Make many HPPA conditionals unconditional,
12023 including catchpoint description, since now on for all configs.
12024 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12025 specializations.
12026
12027Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12028
12029 * Makefile.in (GDBvn.texi): Fix match expression to work with
12030 current format of VERSION in gdb/Makefile.in.
12031 * gdb.texinfo: Fix node ref to match new readline.
12032
12033Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12034
a9331b3f
RM
12035 * gdb.texinfo: Changes made as part of a project to merge in
12036 changes made by HP. Documentation makes extensive use of
c906108c
SS
12037 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12038 on remote debugging. There are differences in documentation
889bf7c5 12039 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
12040 the HP manual discusses catchpoints, hardware watchpoints, and
12041 some HPUX specific limitations for shared library support.
a9331b3f 12042
c906108c
SS
12043 There are also a number of @node changes.
12044
120451999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12046
12047 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12048 (C Usage): Same.
12049
12050Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12051
12052 The following changes were made by Edith Epstein
889bf7c5
PA
12053 <eepstein@cygnus.com> as part of a project to merge in changes
12054 made by HP.
a9331b3f 12055
c906108c
SS
12056 * HPPA-cfg.texi: new file.
12057
12058 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12059
12060 * refcard.tex: change documentation about catch.
12061 removed info catch.
12062
12063Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12064
12065 * gdbint.texinfo: Expand on GDB's coding standards,
12066 specify the use of arg names with prototypes.
12067
120681998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12069
12070 * gdb.texinfo: Fix tipo.
12071
12072Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12073
12074 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12075 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12076
12077Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12078
12079 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12080
120811998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12082
12083 * agentexpr.texi: New file.
12084
12085Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12086
12087 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12088
120891998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12090
12091 * remote.texi: Changed wording that implied that the GDB remote
12092 protocol caches register values instead of GDB itself.
12093
12094Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12095
12096 * gdbint.texinfo: Add some info about symbol readers.
12097 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12098 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12099 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12100 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12101
12102Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12103
a9331b3f 12104 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12105
12106Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12107
12108 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12109
12110Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12111
12112 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12113 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12114
12115Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12116
12117 * gdbint.texinfo: Fix minor typos.
12118
12119Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12120
12121 * gdbint.texinfo: Complete overhaul. Group descriptions more
12122 logically, add more info on generic algorithms, remove much
12123 obsolete and/or wrong material.
12124
12125Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12128
12129Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12130
12131 * refcard.tex: Copyright, address updates.
12132
12133Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12134
12135 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12136 for the edition instead of confusing GDB-version-like numbers.
12137
12138Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12139
12140 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12141
12142Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12143
5ae4183a 12144 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12145
12146Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12147
12148 * gdb.texinfo: Add some credits, mention bug monitor.
12149 * remote.texi: Mention mips monitor targets.
12150 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12151
c906108c
SS
12152Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12153
12154 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12155 files, finish sorting of host vs target vs native macros, describe
12156 some more of them.
c906108c
SS
12157
12158Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12159
12160 * gdbint.texinfo (Host Conditionals): Document change from
12161 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12162
12163Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12164
12165 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12166 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12167
12168Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12171 Document LSEEK_NOT_LINEAR.
12172
12173Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * stabs.texinfo (Stab Section Basics): Make it clear that only
12176 some versions of the GNU linker remove the leading N_UNDF symbol.
12177
12178Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12179
12180 * stabs.texinfo (String Field): Document type number pairs here,
12181 instead of in the Sun specific section.
12182 (Include Files): The GNU linker supports the N_BINCL
12183 optimization. Clarify the N_BINCL value, and what it is used
12184 for.
12185 (Procedures): Document N_FUN with an empty string to mark the end
12186 of a function.
12187 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12188 (Sun Differences): Remove this node, as the information is now
12189 elsewhere in the main document.
12190 (Stab Section Basics): Mention that the GNU linker may optimize
12191 stabs and remove the leading N_UNDF symbol.
12192
12193Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12194
12195 * gdb.texinfo, refcard.tex: Restore author credit
12196
701adfb0
PA
12197Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12198
12199 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12200 are macros that take an single argument.
12201
c906108c
SS
12202Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12203
12204 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12205 documentation to account for START and END macros taking
12206 one arg.
12207
12208Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12209
12210 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12211 * gdb.texinfo (Frames): Fix typo.
12212
12213Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12214
12215 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12216 a target_signal as arg type, not a pid.
12217
12218Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12219
12220 * gdb.texinfo: Document `set assembly-language'.
12221
12222Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12223
12224 * remote.texi: Update list of stubs in the GDB distribution.
12225
12226Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12227
12228 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12229 Also document that some systems can use mmalloc but must define
12230 this if their C runtime allocates memory that is later freed.
c906108c 12231 (MMCHECK_FORCE): Document new macro.
a9331b3f 12232
c906108c
SS
12233Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12234
12235 * remote.texi: Add documentation for target Sparclet.
12236
12237Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12238
a9331b3f 12239 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12240 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12241 * configure.in: Rewritten for autoconf.
12242 * configure: New.
12243
12244Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12245
12246 * Makefile.in (DVIPS): New define, set to dvips.
12247 (dvi): Add stabs.dvi.
12248 (ps): New target.
12249 (all-doc): Depend on info, dvi, and ps targets.
12250 (STAGESTUFF): Add *.ps and *.dvi files.
12251 (clean-info, clean-dvi): Remove.
12252 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12253 rules completely rewritten.
12254 (maintainer-clean): Remove clean-info and clean-dvi
12255 dependencies and put their actions in the rules.
12256 (gdb.ps): New target
a9331b3f 12257 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12258 intermediate TeX files, whether they have 2 or 3 character
12259 extensions.
12260 (gdbint.ps): Add target and rules.
12261 (gdb-internals): Delete unused target.
12262 (Makefile): Depends upon config.status also.
12263
12264Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12265
12266 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12267 set.
12268
12269Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12270
12271 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12272 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12273
12274Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12275
12276 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12277
12278Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12279
12280 * gdb.texinfo (Print settings): Document
12281 `set/show print static-members' commands.
12282
12283Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12284
12285 * gdbint.texinfo (Native): Document name change, coredep.c to
12286 core-aout.c.
12287
12288Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * stabs.texinfo (Include Files): Document the values the SunOS4
12291 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12292
12293Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12294
12295 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12296 Fix typo.
12297
12298Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12299
12300 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12301 "gdb.tar.Z".
12302
12303Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12304
12305 * Makefile.in (maintainer-clean): New target, synonym for
12306 realclean.
12307
701adfb0
PA
12308Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12309
12310 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12311
c906108c
SS
12312Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12313
12314 * Update all FSF addresses except those in COPYING* files.
12315
12316Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12317
12318 From Richard Earnshaw (rearnsha@armltd.co.uk):
12319 * gdb.texinfo (convenience variables): Document $_exitcode.
12320 (quit): Document optional expression to use as exit code.
12321
12322Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12323
12324 * gdb.texinfo, remote.texi: Brought up to date with various
12325 GDB changes.
12326
12327Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12328
12329 * gdb.texinfo: Update dates and versions, fix comments about
12330 hardware watchpoints in future releases and about the
12331 sharedlibrary command.
12332
12333Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12334
12335 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12336 C_FUN stab. Other cleanups.
12337
12338Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12341 for the sparc stub.
12342
12343Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12344
12345 * annotate.texi: Clarify which addresses have differing formats
12346 depending on the language and which do not.
12347
12348Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12349
12350 * remote.texi (NetWare): Changed example to use BOARD= instead of
12351 NODE= argument to reflect correspoding change to gdbserve.nlm.
12352
12353Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12354
12355 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12356 GDB, as well as AIX dbx, supports the size type attribute.
12357
12358Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12359
12360 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12361
12362Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12363
12364 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12365 and new 'if' and 'while' commands.
12366
12367Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12368
12369 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12370
12371Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12372
12373 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12374 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12375 NetWare targets. Mostly stolen from the Server node.
12376
12377Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12378
12379 * gdb.texinfo (Setting): Talk about the language of a source file
12380 versus the working language. The old documentation did not match
12381 what GDB did.
12382
12383Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12384
12385 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12386 of a source file.
12387
12388Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * gdb.texinfo (Processes): New node.
12391
12392Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12393
12394 * remote.texi: Update documentation of set/show mipsfpu.
12395
3fc11d3e
JM
12396Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12397
12398 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12399 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12400
12401Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12402
12403 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12404 obsolete conditionals, described some others.
12405
12406Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12407
12408 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12409 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12410
12411Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12412
12413 * gdbint.texinfo: Put regex conditionals in their own table.
12414
12415Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12416
12417 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12418 described or fixed the descriptions of many others.
12419
12420Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12421
12422 * gdb.texinfo: Add some more credits.
12423 * gdbint.texinfo: Capitalize GDB consistently, describe some
12424 macros and remove some.
12425
12426Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12427
12428 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12429 obsolete conditionals, described some others.
12430
12431Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12432
12433 * gdb.texinfo (help targets): Changed to `help target', which
12434 is the correct gdb command.
12435
12436Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12437
12438 * annotate.texi (TODO): New node, for keeping track of annotations
12439 suggested but not yet implemented.
12440
12441Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12442
12443 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12444 another symbol, it is not the address itself.
12445
12446Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12447
12448 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12449 of stabs-in-coff sections.
12450
12451Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12452
12453 * annotate.texi: Change edition to 0.5 and date to May 1994.
12454 Add index.
12455 (Frames): New node, for frame annotation.
12456 (Displays): New node, for display annotation.
12457
12458 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12459 when waiting for your program to stop.
12460
12461Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * annotate.texi (Breakpoint Info): Document annotation of header
12464 fields and record annotation.
12465
12466Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12467
12468 * annotate.texi: New file, to document annotations.
12469
12470Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12471
12472 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12473 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12474
12475Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12478 section, and say n_strx field is compilation unit relative.
12479 * stabs.texinfo: Don't use @code for a.out when it is the name of
12480 an object file format.
12481
12482Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12483
12484 * gdb.texinfo: Refer to file names, not path names, per rms
12485 convention.
12486 (Arguments): Fix typo.
12487
12488Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * stabs.texinfo (Global Variables): Talk about stabs in files
12491 where variables are referenced, but not defined.
12492
12493Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12494
12495 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12496 Cplusplus to new nodes Member Type Descriptor and Method Type
12497 Descriptor. Re-write stuff for #.
12498
12499Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12500
12501 * gdb.texinfo (Print Settings): Don't document "set print
12502 fast-symbolic-addr off". The bug which it worked around was fixed
12503 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12504
12505 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12506 N_ENTRY node.
12507
12508 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12509
12510Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12511
12512 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12513 references to ieee-float.c.
12514
12515Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12516
12517 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12518 match what the code actually does.
12519
12520Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12521
12522 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12523
12524Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12525
12526 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12527 i, and b.
12528
12529Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12530
12531 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12532 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12533 as "stabs in sections" rather than just saying "ELF and SOM".
12534 Also make that stuff apply to COFF.
12535
12536Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12537
12538 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12539 Ghostscript.
12540
12541Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12542
12543 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12544 versus functions without line numbers, also mention stepping into
12545 them as well as "step" when you are in them. Tell the user how to
12546 deal with the situation. Add comment about "debugging information".
12547
12548Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12549
12550 * stabs.texinfo (Enumerations): Document restriction on where
12551 enumeration types can appear and still win with GDB.
12552
12553Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12554
12555 * stabs.texinfo (Negative Type Numbers): Document format for type
12556 -16.
12557
12558Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12559
12560 * gdb.texinfo (Selection, Frame Info): Update information about
12561 arbitrary frame specficiations.
12562
12563Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12564
12565 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12566
12567Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12568
12569 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12570
12571Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12572
12573 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12574
12575Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12576
12577 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12578 Differences node to Statics node.
12579 (Statics): Discuss XCOFF use of V symbol descriptor.
12580
12581 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12582 not clean.
12583
12584Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12585
12586 * gdb.texinfo (Print Settings): Document `set print
12587 fast-symbolic-addr' and improve the doc for some other
12588 `set print's.
12589
12590Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12591
12592 * stabs.texinfo (String Field): Talk about defining several type
12593 numbers at once.
12594 Fix lint regarding changing node ELF Transformations to
12595 ELF and SOM Transformations.
12596
12597Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12598
12599 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12600
12601Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12602
12603 * stabs.texinfo (Cross-References): `::' is for nested types only
12604 within <>.
12605 (Structures): Document static members.
12606
12607Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * stabs.texinfo: Document S type attribute.
12610
12611Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12612
12613 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12614
12615Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12616
12617 * gdbint.texinfo: Fix a few typos.
12618
12619Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12620
12621 * gdb.texinfo, remote.texi: formatting improvements
12622
12623 * gdb.texinfo (New Features): mention threads.
12624 (Summary, C): fix xrefs in newly contributed text.
12625 (Threads): index entries, clarifications, example
12626 (passim): minor typos fixed, phrasing improvements
12627
12628 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12629 entries; (Server): explain use of gdbserver w/real-time systems,
12630 add example of conflicting TCP port; (MIPS Remote) break up
12631 running text into table, highlighting commands, and add example.
a9331b3f 12632
c906108c
SS
12633Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12634
12635 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12636
12637Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12638
12639 * stabs.texinfo (Nested Symbols): New node.
12640 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12641
12642Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12643
12644 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12645 to picking which Bbss.bss symbol to use, and (because there seems to
12646 be no good way of doing it) re-write some of the text to make it
12647 sound like Bbss.bss isn't such a great idea after all (as currently
12648 designed).
12649
12650 * gdb.texinfo (C): In addition to saying people have to use g++ for
12651 good results, say they have to use stabs. Specifically say cfront
12652 doesn't work well.
12653 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12654 the gdb README. Add xrefs to places where the support for the various
12655 languages is described in detail.
12656
12657Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12658
12659 * stabs.texinfo: Clean up stuff about visibility and virtual
12660 characters.
12661
12662 * stabs.texinfo (N_M2C): Cite Sun doc.
12663
12664Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12665
12666 * gdb.texinfo: updates re threads.
12667 * remote.texinfo: avoid index entries starting with digits.
12668
12669Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12670
12671 * stabs.texinfo (Enumerations): Talk about large, negative and
12672 octal values. Clean up cross reference to type attributes.
12673 (String Field): Say that GDB 4.11 supports size attribute.
12674
12675Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12676
12677 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12678 is a mandatory step. Make the stuff about that more concise.
12679
12680Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * stabs.texinfo (Class Names): New node.
12683
12684 * gdb.texinfo (Command Files): Explain order of init file reading.
12685
12686 * remote.texi (Bootstrapping): Talk about getting the serial driver
12687 to deal with ^C sent by gdb to stop the remote system.
12688
12689Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12690
12691 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12692
12693 * libgdb.texinfo (Defining Commands): made the DOC arg
12694 to gdb_define_app_command a char * instead of char **
12695 per a suggestion from kingdon.
12696
12697 * libgdb.texinfo: total rewrite from a different starting
12698 premise.
12699
12700Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12701
12702 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12703 floats passed as doubles (to improve clarity).
12704
12705Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12706
12707 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12708
12709 * a4rc.sed: update to work with Andreas Vogel papersize params
12710
12711 * refcard.tex: use Andreas Vogel simplifications of papersize
12712 params; remove useless version info; update copyright date.
12713
12714Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12715
12716 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12717
12718Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * gdb.texinfo (Files): Say what address the load command loads it at.
12721
12722 * stabs.texinfo (Common Blocks): Minor cleanups.
12723
12724 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12725 that Sun has backed away from the linker kludge and thus the relevant
12726 issue is changes to the SunPRO tools, not the Solaris linker.
12727
12728 * stabs.texinfo (Traditional Integer Types): Clean up description
12729 of octal bounds a little bit. Document extra leading zeroes.
12730
12731Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12732
12733 * gdb.texinfo (Signaling): Update for symbolic symbol names
12734 and add a section explaining the difference between the GDB
12735 signal command and the shell kill utility.
12736
12737Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12738
12739 * libgdb.texinfo: added `@' to braces that were unescaped.
12740
12741Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12742
12743 * libgdb.texinfo: new file. Spec for the gdb library.
12744
12745Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12746
12747 * stabs.texinfo (Include Files): Fix typo (start -> end).
12748
12749Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12750
12751 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12752 from Melissa at FSF's editing pass.
12753
12754Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12755
12756 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12757 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12758 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12759
12760Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * remote.texi (Bootstrapping): Discuss 386 call gates.
12763
12764Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12765
12766 * stabs.texinfo (Based Variables): New node.
12767
12768Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12769
12770 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12771 names, sizes, and formats to suggest how not to lose.
12772
12773Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12774
12775 * stabs.texinfo (Methods): Fix typo.
12776
12777Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12778
12779 * gdb.texinfo: Fix a few typos.
12780
12781Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12782
12783 * gdb.texinfo: Clarify how well it works with Fortran.
12784
12785 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12786 More on relocating stabs in ELF files.
12787
12788Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12789
12790 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12791
12792Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12793
12794 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12795 parameters on VAX.
12796
12797Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12798
12799 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12800
12801Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12802
12803 * stabs.texinfo: Make info author notice match the TeX author notice.
12804
12805Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12806
12807 * stabs.texinfo: Initial-caps all words in node names and
12808 non-trivial words in section names.
12809
12810Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * stabs.texinfo: Many minor cleanups.
12813
12814 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12815
12816Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12817
12818 * stabs.texinfo: Remove full description of big example.
12819 It's not really helpful; just use pieces of it where appropriate.
12820 Add more Texinfo formatting directives (@samp, etc.).
12821 Use @deffn to define stab types.
12822 Eliminate some wordiness. Break up some nodes.
12823 Add an (alphabetized) index of symbol types.
12824 Use consistent capitalization style in node and section names.
12825
12826Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12827
12828 * gdb.texinfo: Change typo "Two two" to "The two".
12829
12830Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12831
12832 * stabs.texinfo (XCOFF-differences): Remove references to
12833 non-existent types N_DECL and N_RPSYM.
12834
12835 * stabs.texinfo (String Field): Say that type attributes bug is
12836 fixed in GDB 4.10, since it is.
12837
12838 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12839
12840Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12841
12842 * stabs.texinfo: Formatting cleanups.
12843
12844Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12845
12846 * stabs.texinfo: When explaining the n_type of a stab, standardize
12847 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12848 no tabs, use @r).
12849 (Global Variables): Clean up.
12850
12851Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12852
12853 * stabs.texinfo (Stack Variables): Re-write.
12854
12855Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12856
12857 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12858 addresses of a source file. Also revise formatting.
12859 Change "object module" or "object file" to "source file".
12860 Various: Miscellaneous cleanups.
12861
12862Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12863
12864 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12865
12866Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12867
12868 * gdbint.texinfo: Removed many nonsensical machine-collected
12869 host and target conditionals, described some of the remainder.
12870
12871Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12872
12873 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12874
12875 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12876 paragraph which follows.
12877
12878 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12879 variables. Looks better and avoids overful hbox.
12880
12881Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12884
12885Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12886
12887 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12888 retransmit-timeout
12889
12890Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12891
12892 * gdbint.texinfo: Update statement about `some ancient Unix
12893 systems, like Ultrix 4.0' to Ultrix 4.2.
12894
12895Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12896
12897 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12898
12899 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12900
12901 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12902 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12903
12904 * remote.texi: new name for former gdbinv-s.texi
12905
12906 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12907
12908Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12909
12910 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12911 variables for MIPS remote debugging protocol.
12912
12913Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12914
12915 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12916
12917Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12918
12919 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12920
12921Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12922
12923 * gdb.texinfo: repair conditional bugs in text markup
12924
12925Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12926
12927 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12928 to select Modula-2 material.
12929
12930Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12931
12932 * stabs.texinfo: Cleanups regarding statics.
12933
12934 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12935 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12936
12937Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * stabs.texinfo: N_MAIN is sometimes used for C.
12940
12941Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12942
12943 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12944
12945Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12946
12947 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12948 removed from the code by Kingdon.
c906108c
SS
12949
12950Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12951
12952 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12953 input when evaluating breakpoint conditions; the bug has been fixed.
12954
12955 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12956 sets the ignore count to N-1, not to N.
12957
12958Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12959
12960 * refcard.tex (\hoffset): correct longstanding error to match
12961 intended offset; avoids cutting off edge on some printers
12962
12963Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12966
12967Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12968
12969 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12970
12971Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12972
12973 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12974 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12975 collect sed edits if any, apply to refcard before formatting;
12976 (refcard.ps) stop implying PS fonts if PS output requested;
12977 (lrefcard.ps) delete extra target for variant PS fonts
12978
12979 * refcard.tex: parametrize papersize dependent info, collect
12980 in easily replaced spot
12981
12982 * a4rc.sed: new file, edits to refcard for A4 paper
12983
12984Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12987
12988Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12989
12990 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12991
12992Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12995 politely rather than rudely.
12996
12997Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12998
12999 * stabs.texinfo: Document common blocks.
13000
13001Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13002
13003 * stabs.texinfo: Add some basic info about stabs-in-elf.
13004
13005Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13006
13007 * stabs.texinfo (Top): Minor cleanup.
13008
13009Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13010
13011 * Makefile.in (install-info): remove parentdir support
13012
13013Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13014
13015 * gdb.texinfo (Copying): delete this node and references to it;
13016 RMS says this manual need not carry GPL. (passim): Improvements
13017 from last round at FSF, largely due to Ian Taylor review, and
13018 minor formatting improvements.
13019
13020 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13021 largely due to Ian Taylor review. (Debug Session): minor edits to
13022 new text.
13023
13024Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13025
13026 * Makefile.in (realclean): Remove info and dvi files too.
13027
13028Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13029
13030 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13031 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13032 * gdb.texinfo: Change accordingly.
13033
13034 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13035 N_{L,R}BRAC,N_SLINE are relative to.
13036
13037Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13038
13039 * Makefile.in (GDBvn.texi): Update atomically.
13040
13041Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13042
13043 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13044
13045Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13046
13047 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13048 addresses together. Also motivate the set print symbol-filename
13049 command and suggest other solutions.
13050
13051Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13052
13053 * gdb.texinfo (set print elements): Note that the number of
13054 elements is set to unlimited by "set print elements 0".
13055
13056Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13057
13058 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13059 NF_LDOUBLE means.
13060 (Stab Types): Include Solaris stab types.
13061 (Procedures): Document Solaris extensions.
13062
13063Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13064
13065 * gdb.texinfo: Add `set print symbol-filename' doc.
13066
13067Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * stabs.texinfo (Arrays): Talk about type definition vs. type
13070 information.
13071
13072 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13073 the trailing semicolon.
13074
13075Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13076
13077 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13078 and merge in other parts of the document addressing these subjects.
13079 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13080
13081 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13082 at the end of a range type.
13083
13084 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13085 AIX extensions.
13086
13087Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13088
13089 * stabs.texinfo (Stabs Format): Misc fixes.
13090
13091Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13092
13093 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13094 (Traditional builtin types): Document convex convention for long long.
13095 (Negative builtin types): Discuss type names, and misc fixes.
13096
13097Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13098
13099 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13100 point types used with @samp{R} type descriptor.
13101 (Symbol Descriptors): Describe how to handle conflict between
13102 different meanings of @samp{P} symbol descriptor.
13103
13104Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13105
13106 * stabs.texinfo: Remove node Quick Reference and put its children
13107 directly under the main menu.
13108
13109 * stabs.texinfo: Many more changes to bring it into line with
13110 AIX documentation and reality. I think it now has all the
13111 information from the AIX documentation, except that I burned
13112 out when I got to variant records (Pascal and Modula-2) and
13113 all the COBOL types. Oh well, we can add them later when we're
13114 worrying more about those languages.
13115
13116 * stabs.texinfo (Automatic variables): Talk about what it means
13117 to omit the symbol descriptor.
13118
13119Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13120
13121 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13122 gcc2 behavior with promoted args.
13123
13124Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13125
13126 * gdb.texinfo: include readline appendices in info version of manual
13127
13128Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13129
13130 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13131 target remote.
13132
13133 * gdb.texinfo (Machine Code): more index entries for disassemble
13134
13135Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13136
13137 * Clarify the intended use of the gdb-testers and gdb-patches
13138 mailing lists, and shrink gzip comment.
13139
13140Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13141
13142 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13143 DOSHOST configuration of manual.
13144
13145 * gdb.texinfo (MIPS Stack): new node.
13146
13147 * all-config.texi (MIPS) new switch.
13148
13149 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13150 tense; (MIPS Remote) new node.
13151
13152 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13153 bug; (Environment) less passive, other small cleanups in text about
13154 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13155 (Remote) new MIPS Remote menu entry.
13156
13157Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13158
13159 * stabs.texinfo: Many changes to include information from the
13160 AIX documentation.
13161
13162 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13163
701adfb0
PA
13164Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13165
13166 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13167 Add PRINTF_HAS_LONG_LONG references.
13168
13169Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13170
13171 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13172 `set demangle-style arm' (not cfront); mention can type `q' to
13173 discard output, when gdb pages.
13174
c906108c
SS
13175Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13176
13177 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13178 Move a bunch of information from ../README.
13179 (Getting Started): New node.
13180
13181Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13182
13183 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13184
13185 * gdb.texinfo: advance manual revision dates to present
13186
13187 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13188 stop using silly Roman numerals in @set variable names
13189
13190Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13191
13192 * stabs.texinfo (Parameters): Keep trying to get this right.
13193
13194Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13195
13196 * stabs.texinfo (Parameters): More on "local parameters".
13197
13198Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13199
13200 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13201
13202Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13203
13204 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13205 (Parameters): Rewrite.
13206 (xcoff-differences, Sun-differences): Minor changes.
13207
13208Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13209
13210 * stabs.texinfo: Minor cleanup.
13211
13212Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13213
13214 * gdbint.texinfo: Minor xcoff stuff.
13215
13216Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13217
13218 * gdbint.texinfo: Update for new config directory structure.
13219 Add info about internal type data structures.
13220
13221Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13222
13223 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13224 $(srcdir).
13225 (gdb-config.texi): Depend on file in $(srcdir).
13226
13227Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13228
13229 * stabs.texinfo: Fixes about N_SO.
13230
701adfb0
PA
13231Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13232
13233 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13234
c906108c
SS
13235Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13236
13237 * gdb.texinfo: include list of nonstandard init file names
13238
13239 * *-config.texi: new switch GENERIC for text that applies *only*
13240 to (usual) multiple-target version of manual
13241
13242 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13243 h8 config
13244
13245 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13246 in menus (rather than conditionally selected multiple alternative
13247 menus).
13248
13249 * Makefile.in: define and use DOC_CONFIG var to select
13250 configuration for GDB user manual.
13251
13252 * gdb-config.texi: delete from repository, generate from Makefile.
13253
13254 * all-config.texi: normal `generic' configuration file, formerly
13255 stored as gdb-config.texi
13256
13257Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13258
13259 * Makefile.in: add dvi target to build all .dvi files
13260
13261Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13262
13263 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13264
701adfb0
PA
13265Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13266
13267 * stabs.texi: The `this' pointer is now known by the name
13268 `this' instead of `$t'.
13269
c906108c
SS
13270Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13271
13272 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13273 host conditionals.
13274 * stabs.texinfo: More array fixes inspired by Jim's.
13275
13276Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13277
13278 * stabs.texinfo: Fixes re arrays and continuations.
13279
13280 * gdbint.texinfo: Add XCOFF node.
13281
13282Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13283
13284 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13285
13286Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13287
13288 * stabs.texinfo: Fix for array types to mention lower bounds.
13289
13290Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13291
13292 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13293
13294Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13295
13296 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13297
13298Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13299
13300 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13301 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13302
13303Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13304
13305 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13306
701adfb0
PA
13307Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13308
13309 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13310
c906108c
SS
13311Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13312
13313 * gdb.texinfo, gdbinv-s.texi: misc updates
13314
13315Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13316
13317 * gdbint.texinfo: Brief documentation for longjmp support,
13318 from an email msg by Stu.
13319
13320Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13321
13322 * stabs.texinfo: Fix description of floating point "range"
13323 types (which really define basic types). Reported by Jim Meehan,
13324 <meehan@src.dec.com>.
13325
13326 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13327
13328Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13329
13330 * gdbint.texinfo: Slightly expand section on supporting a new
13331 object file format.
13332
13333Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13334
13335 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13336 intermediate file.
13337
13338Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13339
13340 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13341
13342Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13343
13344 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13345
13346 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13347 as well as Z8002.
13348
701adfb0
PA
13349Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13350
13351 * gdbint.texinfo (Host Conditionals): Remove
13352 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13353 MEM_FNS_DECLARED.
13354 (Target Conditionals): Remove all of the above.
13355
13356Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13357
13358 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13359 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13360
c906108c
SS
13361Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13362
13363 * gdbint.texinfo: Add sections on clean design and on how to send
13364 in changes.
13365
13366Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13367
13368 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13369
701adfb0
PA
13370Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13371
13372 * gdbint.texinfo: nm.h now included in defs.h.
13373
c906108c
SS
13374Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13375
13376 * gdb.texinfo: Fix typo, reported by Karl Berry.
13377
13378Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13379
13380 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13381
701adfb0
PA
13382Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13383
13384 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13385
13386Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13387
13388 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13389 (all @node commands): Use new form to avoid nitpicking errors.
13390 * gdbint.texinfo: Document host/native/target split.
13391
13392Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13393
13394 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13395
13396Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13397
13398 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13399
c906108c
SS
13400Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13401
13402 * gdbint.texinfo: fixed a stray email address (needs @@),
13403 added @table @code to node "Native Conditionals"
13404
701adfb0
PA
13405Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13406
13407 * gdbint.texinfo: document a few more macros, create new section
13408 for native macros.
13409
13410Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13411
13412 * gdb.texinfo: Document command hooks.
13413
c906108c
SS
13414Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13415
13416 * gdbint.texinfo: Describe coding style of GDB.
13417
13418Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13419
13420 * stabs.texinfo: Minor wording changes.
13421
13422Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13423
13424 * gdbint.texinfo: Improve release doc slightly.
13425
701adfb0
PA
13426Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13427
13428 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13429 for two new remote targets---29K using UDI, and Tandem ST2000
13430 using STDBUG.
13431
13432 * all.m4, none.m4: new m4 switch, _ST2000__
13433
13434 * all.m4: turn on H8/300 stuff for generic manual
13435
13436 * gdbinv-s.m4.in: remove text on special procedures to continue
13437 after explicit call to breakpoint() in serial stubs.
13438
c906108c
SS
13439Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13440
13441 * gdbint.texinfo: Improve doc of GDB config macros.
13442
13443Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13444
13445 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13446 These will be reinserted when examined.
13447
701adfb0
PA
13448Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13449
13450 * gdb.texinfo: fix shameful error of agreement reported by
13451 jimb@occs.cs.oberlin.edu (Jim Blandy)
13452 * gdb.texinfo: remove old partial discussion of remote serial
13453 protocol (via serial debug stubs)
13454 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13455 use of serial debug stubs
13456
c906108c
SS
13457Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13458
13459 * gdbint.texinfo: Make a start at documenting all the #if macros
13460 in GDB. At least list them all, and start separating them into
13461 host-specific and target-specific.
13462
13463Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13464
13465 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13466 examples (not consistent w others).
c906108c
SS
13467 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13468 for generic vn of doc
13469
13470Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13471
13472 * Makefile.in: always create installation directories.
13473
13474Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13475
13476 * gdb.texinfo: in h8 config, do not describe searching commands.
13477
13478Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13479
13480 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13481 conditionals; introduce a few generic switches that may be
13482 useful for other cross-dev or dos-hosted configs.
13483
13484 * gdb.texinfo: fix typo in "info reg" description
13485
13486Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13487
13488 * stabs.texinfo: Minor updates from running TeX over it.
13489 * Makefile.in (stabs.dvi, stabs.ps): Add.
13490
13491Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13492
13493 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13494 First pass at converting it to texinfo.
13495
13496Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13497
13498 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13499 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13500
13501Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13502
13503 * gdbint.texinfo: Add section on partial symbol tables.
13504
701adfb0
PA
13505Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13506
13507 * gdb.texinfo: Document new am29k setting.
13508
c906108c
SS
13509Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13510
13511 * gdb.texinfo: document `set remotedebug' and `set
13512 rstack_high_address'.
13513
13514Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13515
13516 * gdb.texinfo: slight expansion of new text on reading info files
13517 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13518 H8/300 from DOS.
13519
13520Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13521
13522 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13523
13524Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13525
13526 * gdb.texinfo: Say how to read the `info' files.
13527
13528Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13529
13530 * Makefile.in: gm4 -> m4.
13531
13532Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13533
13534 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13535 Documentation' ahead of `Installing GDB' to match README.
13536 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13537 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13538
13539Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13540
13541 * Makefile.in: remove $(srcdir) from gdb.info rule.
13542
13543Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13544
13545 * Makefile.in: commented out gdb-all.texinfo rule. This is
13546 temporary.
13547
13548Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13549
13550 * Makefile.in, configure.in: removed traces of namesubdir,
13551 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13552 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13553
13554Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13555
13556 * gdb.texinfo: Improve how we ask for bug reports.
13557
13558Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13559
13560 * Makefile.in: infodir belongs in datadir.
13561
13562Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13563
13564 * Makefile.in: remove spaces following hyphens, bsd make can't
13565 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13566 standards.text support.
c906108c
SS
13567
13568Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13569
13570 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13571 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13572 and mandir now keyed off datadir by default.
13573
13574\f
13575Local Variables:
9e9c5ae7 13576mode: change-log
c906108c
SS
13577left-margin: 8
13578fill-column: 74
13579version-control: never
463888ab 13580coding: utf-8
c906108c 13581End:
This page took 2.113403 seconds and 4 git commands to generate.