Eliminate target_fileio_open_warn_if_slow
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5b4a1a8d
PW
12020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.texinfo (Help): Document the help and apropos changes.
4 (Aliases): Document new meaning of -a abbreviation flag.
5
aa8509b4
KR
62020-05-05 Kamil Rytarowski <n54@gmx.com>
7
8 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
9 (info proc exe, info proc mappings, info proc stat): Mention
10 NetBSD support.
11
2b2fbab8
TT
122020-04-28 Tom Tromey <tom@tromey.com>
13
14 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
15
45fc7c99
TT
162020-04-27 Tom Tromey <tromey@adacore.com>
17
18 * python.texi (Types In Python): Mention missing fields. Add
19 dynamic type example.
20
1acda803
TT
212020-04-24 Tom Tromey <tromey@adacore.com>
22
23 PR python/23662:
24 * python.texi (Types In Python): Document new features.
25
0ca4866a
AS
262020-04-15 Artur Shepilko <nomadbyte@gmail.com>
27
28 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
29 clears makeinfo warnings.
30 * python.texi: Add a missing period trailing an @xref{} clause;
31 this clears a makeinfo warning.
32
09f2921c
TV
332020-03-06 Tom de Vries <tdevries@suse.de>
34
35 * gdb.texinfo: Fix "the the".
36
0bab6cf1
TV
372020-03-04 Tom de Vries <tdevries@suse.de>
38
39 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
40 * python.texi: Same.
41
63e163f2
AB
422020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.texinfo (Command History): Extend description for
45 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
46 'set history filename' being optional. Describe the effect of an
47 empty history filename on 'set history save on'.
48
e56d7f1e
AB
492020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
52 output.
53
01b1af32
TT
542020-02-22 Tom Tromey <tom@tromey.com>
55
56 * python.texi (Python API): Add menu item.
57 (TUI Windows In Python): New node.
58
7c043ba6
TT
592020-02-22 Tom Tromey <tom@tromey.com>
60
61 PR tui/17850:
62 * gdb.texinfo (TUI Commands): Document horizontal layouts.
63
ee325b61
TT
642020-02-22 Tom Tromey <tom@tromey.com>
65
66 * gdb.texinfo (TUI Overview): Mention user layouts.
67 (TUI Commands): Document "tui new-layout".
68
b7d2fe14
TT
692020-01-26 Tom Tromey <tromey@adacore.com>
70
71 * gdb.texinfo (M68K Features): Document floating-point feature
72 correspondence.
73
e47e48f6
PW
742020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
75
76 * gdb.texinfo (Attach): Document the new option and the
77 set/show commands.
78 (Connecting): Reference the exec-file-mismatch option.
79
65c574f6
PA
802020-01-10 Pedro Alves <palves@redhat.com>
81
82 * gdb.texinfo (Starting): Say "current inferior not connected"
83 instead of "GDB not connected".
84 (Inferiors and Programs): Rename node to ...
85 (Inferiors Connections and Programs): ... this. Update all
86 references. Talk about multiple target connections. Update "info
87 inferiors" info to mention the connections column. Describe "info
88 connections". Document "add-inferior -no-connection".
89 * guile.texi, python.texi: Update cross references.
90
e5d78223
JB
912020-01-01 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.texinfo, refcard.tex: Update copyright year range.
94
db178f47
AB
952019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * python.texi (Symbols In Python): Remove duplicate description of
98 gdb.lookup_global_symbol.
99
27f7b2f6
SM
1002019-12-11 Simon Marchi <simon.marchi@efficios.com>
101
102 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
103
d8edc8b7
PW
1042019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
105
106 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
107 as -r is ambiguous. Update the print - TAB TAB completion result.
108 (Data): Document new option -raw-values. Use -p and -pretty in the
109 example, as -r is ambiguous.
110 (Print Settings): Document set print raw values.
111 (Pretty-Printer Commands): Document interaction between enabled
112 pretty printers and -raw-values/-raw-frame-arguments.
113
77bb17b6
TT
1142019-12-10 Tom Tromey <tom@tromey.com>
115
116 * python.texi (gdb.prompt): Use correct quotes in example.
117 Shorten sample text.
118
c2512106
AB
1192019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
122 -max-results to some -symbol-info-* commands.
123
293b38d6
AB
1242019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
127 -symbol-info-module-functions and -symbol-info-module-variables.
128
a2a7af0c
TT
1292019-12-01 Tom Tromey <tom@tromey.com>
130
131 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
132 (Output Styling): Document new settings.
133
d1da6b01
TT
1342019-12-01 Tom Tromey <tom@tromey.com>
135
136 * gdb.texinfo (TUI Configuration): Document new setting.
137
bf498525
PW
1382019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
139
140 * gdb.texinfo (Define): Indicate that user-defined prefix can
141 be used in 'define' command. Document 'define-prefix' command.
142
db5960b4
AB
1432019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
146 -symbol-info-modules.
147
7dc42066
AB
1482019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
151 -symbol-info-functions, -symbol-info-types, and
152 -symbol-info-variables.
153
22138db6
TT
1542019-11-26 Tom Tromey <tom@tromey.com>
155
156 * gdb.texinfo (Maintenance Commands): Document new maint
157 commands.
158
6cc8564b
LM
1592019-11-25 Luis Machado <luis.machado@linaro.org>
160
161 * gdb.texinfo (Debugging Output): Document set debug
162 remote-packet-max-chars.
163
6b92c0d3
TV
1642019-11-14 Tom de Vries <tdevries@suse.de>
165
166 * gdb.texinfo: Fix typos.
167 * python.texi: Same.
168 * stabs.texinfo: Same.
169
45e42163
TT
1702019-11-12 Tom Tromey <tom@tromey.com>
171
172 * gdb.texinfo (Maintenance Commands): Document new command.
173
c86d74cc
TT
1742019-11-11 Tom Tromey <tom@tromey.com>
175
176 * gdb.texinfo (TUI Keys): Document readline function names.
177
c71acd15
TT
1782019-11-11 Tom Tromey <tom@tromey.com>
179
180 * gdb.texinfo (Editing): Document operate-and-get-next.
181
fb092e09
TT
1822019-11-11 Tom Tromey <tromey@adacore.com>
183
184 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
185
086baaf1
AB
1862019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * python.texi (Symbols In Python): Add documentation for
189 gdb.lookup_static_symbols.
190
09ff83af
AB
1912019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * python.texi (Symbols In Python): Extend documentation for
194 gdb.lookup_static_symbol.
195
165f8965
AB
1962019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
197
198 * gdb.texinfo (Symbols): Document new 'info module variables' and
199 'info module functions' commands.
200
59c35742
AB
2012019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * gdb.texinfo (Symbols): Document new 'info modules' command.
204
aed61d02
PW
2052019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
206
207 * gdb.texinfo (Convenience Funs): Document the new
208 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
209 convenience functions.
210
ed2a2229
CB
2112019-10-29 Christian Biesinger <cbiesinger@google.com>
212
213 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
214 generation.
215 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
216 option.
217
6999161a
TT
2182019-10-23 Tom Tromey <tom@tromey.com>
219
220 * Makefile.in (READLINE_DIR): Update.
221
14796d29
CB
2222019-10-23 Christian Biesinger <cbiesinger@google.com>
223
224 * python.texi (Threads In Python): Add a note for how to get the
225 list of threads.
226
760f7560
TV
2272019-10-07 Tom de Vries <tdevries@suse.de>
228
229 * gdb.texinfo: Fix typo.
230 * guile.texi: Same.
231 * python.texi: Same.
232
0a4b0913
AB
2332019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
234
235 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
236
37f6a7f4
TT
2372019-10-02 Tom Tromey <tromey@adacore.com>
238
239 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
240 $_ada_exception.
241
abf516c6
UW
2422019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
243
244 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
245 qXfer:spu:read and qXfer:spu:write.
246 (General Query Packets): Likewise.
247 (Cell Broadband Engine SPU architecture): Remove subsection.
248
11061048
TT
2492019-09-18 Tom Tromey <tom@tromey.com>
250
251 * gdb.texinfo (Editing): Document readline application name.
252 (TUI Single Key Mode): Document TUI SingleKey keymap name.
253
f1b620e9
MG
2542019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
255
256 * gdb.texinfo (Source Path): Additional text to better describe
257 how the source path directory list is used when searching for
258 source files.
259
4993045d
PW
2602019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
261
262 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
263 examples.
264
2d601616
TT
2652019-09-10 Tom Tromey <tromey@adacore.com>
266
267 * gdb.texinfo (Index Files): Update Ada text.
268
4acfdd20
AB
2692019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * gdb.texinfo (Symbols): Add information about the -n flag to
272 "info variables" and "info functions".
273
e3ec872f
YS
2742019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
275
276 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
277
aa7ca1bb
AH
2782019-08-16 Alan Hayward <alan.hayward@arm.com>
279
280 * gdb.texinfo (AArch64 Pointer Authentication)
281 (GDB/MI Breakpoint Information) (Frame Information): Document
282 addr_field.
283
86c6b807
TT
2842019-08-12 Tom Tromey <tom@tromey.com>
285
286 * gdb.texinfo (Configure Options): Document minimum version of
287 readline.
288
1ba7cdcd
AH
2892019-08-09 Alan Hayward <alan.hayward@arm.com>
290
291 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
292
3d31bc39
AH
2932019-08-07 Alan Hayward <alan.hayward@arm.com>
294
295 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
296
0b27c27d
CB
2972019-08-05 Christian Biesinger <cbiesinger@google.com>
298
299 * python.texi (Blocks In Python): Document dictionary access on blocks.
300
ae60f04e
PW
3012019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
302
303 * gdb.texinfo (Symbols): Document new args -dirname and -basename
304 of "info sources" command.
305
2906593f
CB
3062019-07-30 Christian Biesinger <cbiesinger@google.com>
307
308 * python.texi (Symbols In Python): Document new function
309 gdb.lookup_static_symbol.
310
c620ed88
CB
3112019-07-29 Christian Biesinger <cbiesinger@google.com>
312
313 * python.texi (Objfiles In Python): Document new functions
314 Objfile.lookup_{global,static}_symbol.
315
bc4268a5
PW
3162019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
317
318 * gdb.texinfo (Backtrace): Document the new '-frame-info'
319 backtrace option. Reference 'set print frame-info'.
320 (Print Settings): Document 'set|show print frame-info'.
321 Document new 'presence' value for 'set print frame-arguments.
322
a8eab7c6
AB
3232019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.texinfo (Symbols): Add information about -q flag to "info
326 types".
327
86ceaf98
KB
3282019-07-20 Kevin Buettner <kevinb@redhat.com>
329
330 * python.texi (python command): Revise example to match
331 command behavior.
332
cb1e4e32
PA
3332019-07-09 Pedro Alves <palves@redhat.com>
334
335 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
336 examples to show type=catchpoint instead of type=breakpoint and an
337 address.
338
fdbc9870
PA
3392019-07-03 Pedro Alves <palves@redhat.com>
340 Philippe Waroquiers <philippe.waroquiers@skynet.be>
341
342 * gdb.texinfo (Command Settings): New node documenting the general
343 concept of settings, how to change them, and the new "with"
344 command.
345 (Maintenance Commands): Document "maint with".
346
c6ac8931
PA
3472019-07-03 Pedro Alves <palves@redhat.com>
348
349 * gdb.texinfo (Maintenance Commands): Document "maint set/show
350 test-settings" instead of "maint test-settings set/show".
351
4ed4690f
SM
3522019-06-18 Simon Marchi <simon.marchi@efficios.com>
353
354 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
355 deals with a file that has the same name as the specified pid to
356 attach to. Add example using -p option.
357 (gdb man): Remove same sentence as in previous item.
358
30056ea0
AB
3592019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
362 node.
363 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
364 new MI commands.
365
3345721a
PA
3662019-06-13 Pedro Alves <palves@redhat.com>
367
368 * gdb.texinfo (Command Completion): Mention command options too.
369 (Command Options): New node.
370 (Threads): Add anchors. Extend descriptions of the "taas" and
371 "tfaas" commands.
372 (Backtrace): Describe new options of the "backtrace" command. Add
373 anchors.
374 (Frame Apply): Describe new options of the "frame apply" and
375 "faas" commands. Add anchors.
376 (Data): Describe new options of the "print" command. Add anchors.
377 (Compiling and Injecting Code): Mention options of the "compile
378 print" command.
379 (Maintenance Commands): Mention "maint test-options" subcommands
380 and the "maint show test-options-completion-result" command.
381
2daf894e
PA
3822019-06-13 Pedro Alves <palves@redhat.com>
383
384 * gdb.texinfo (Print Settings): Document "set/show print
385 raw-frame-arguments" instead of "set/show print raw
386 frame-arguments".
387
dca0f6c0
PA
3882019-06-13 Pedro Alves <palves@redhat.com>
389
390 * gdb.texinfo (Maintenance Commands): Document "maint
391 test-settings" commands.
392
1a3da2cd
AB
3932019-06-06 Amos Bird <amosbird@gmail.com>
394
395 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
396 annotation.
397
e1f2e1a2
CB
3982019-06-04 Christian Biesinger <cbiesinger@google.com>
399
d3238f7d 400 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 401
e664d728
PW
4022019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
403
404 * gdb.texinfo (Help): Document the new -v apropos flag.
405 (Output Styling): Document the style name styling done by "show style".
406 Document the new title and highlight styles.
407
e2c52041
PW
4082019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
409
410 * gdb.texinfo (Shell Commands): Document pipe command.
411 (Logging Output): Add a reference to pipe command.
412 (Convenience Variables): Document $_shell_exitcode and
413 $_shell_exitstatus.
414
000439d5
TT
4152019-05-29 Tom Tromey <tromey@adacore.com>
416
417 * gdb.texinfo (Continuing and Stepping): Document new
418 commands.
419
b7060614
AH
4202019-05-22 Alan Hayward <alan.hayward@arm.com>
421
422 * gdb.texinfo (Shell Commands): Add debugredirect.
423
7166f90a
JV
4242019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
425
426 * gdb.texinfo: Minor formatting fixes.
427
26648588
JV
4282019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
429
430 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
431 MI command -complete.
432
a0a3a1e9
TV
4332019-05-14 Tom de Vries <tdevries@suse.de>
434
435 * gdb.texinfo (Automatic symbol index cache): Add concept and command
436 index entries.
437
3c2fcaf9
TV
4382019-05-14 Tom de Vries <tdevries@suse.de>
439
440 * gdb.texinfo (Maintenance Commands): Remove superfluous
441 quoting on command index entry for "maint info selftests".
442
a97c8e56
TT
4432019-05-10 Tom Tromey <tromey@adacore.com>
444
445 * python.texi (Pretty Printing API): Mention lazy computation for
446 "children".
447
b8e07335
TT
4482019-05-10 Tom Tromey <tromey@adacore.com>
449
450 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
451 exception" and "catch handlers". Move "catch exception unhandled"
452 text. Use @var for "catch load" and "catch unload"
453
9d3421af
TT
4542019-05-08 Tom Tromey <tromey@adacore.com>
455
456 * gdb.texinfo (Symbols): Document change to ptype/o.
457
5f2459c2
EZ
4582019-05-03 Eli Zaretskii <eliz@gnu.org>
459
460 * gdb.texinfo (Separate Debug Files): Document how the
461 subdirectory of the global debug directory is computed on
462 MS-Windows/MS-DOS.
463
2e62ab40
AB
4642019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * gdb.texinfo (Print Settings): Document 'print max-depth'.
467 * guile.texi (Guile Pretty Printing API): Document that 'print
468 max-depth' can effect the display of a values children.
469 * python.texi (Pretty Printing API): Likewise.
470 (Values From Inferior): Document max_depth keyword.
471
136afab8
PW
4722019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
473
474 * gdb.texinfo (Calling): Document the new
475 set|show may-call-functions.
476
73f8a590
PA
4772019-04-22 Pedro Alves <palves@redhat.com>
478
479 * gdb.texinfo (Reverse Execution): Mention and xref process record
480 and replay. Mention remote and system emulators.
481 (Process Record and Replay): List supported architectures.
482 Mention that "record btrace" is only supported on Intel
483 processors.
484
aeb2e706
AH
4852019-04-17 Alan Hayward <alan.hayward@arm.com>
486
487 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
488 (Monitor Commands for gdbserver)
489 (gdbserver man): Add debug-file option.
490
2b0c8b01
KB
4912019-04-08 Kevin Buettner <kevinb@redhat.com>
492
493 * python.texi (Inferiors In Python): Rename
494 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
495 Add note about the former being deprecated.
496
c369f8f0
KB
4972019-04-08 Kevin Buettner <kevinb@redhat.com>
498
499 * python.texi (Threads In Python): Add description for method
500 InferiorThread.handle.
501
48ab418e
TT
5022019-04-07 Tom Tromey <tom@tromey.com>
503
504 * Makefile.in (all): Depend on "info".
505
8bdc1658
AB
5062019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * gdb.texinfo (Convenience Funs): Document '$_creal' and
509 '$_cimag'.
510
7734102d
EZ
5112019-03-30 Eli Zaretskii <eliz@gnu.org>
512
513 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
514 $_gdb_minor.
515
9f9aa852
AB
5162019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * python.texi (Pretty Printing API): Document use of None for the
519 display_hint.
520
6dc0ebde
AH
5212019-03-22 Alan Hayward <alan.hayward@arm.com>
522 Jiong Wang <jiong.wang@arm.com>
523
524 * gdb.texinfo (AArch64 Features): Describe pauth feature.
525
48869a5f
TT
5262019-03-20 Tom Tromey <tromey@adacore.com>
527
528 * python.texi (Selecting Pretty-Printers): Use @defvar for
529 gdb.pretty_printers.
530
5c85e20d
SM
5312019-03-14 Simon Marchi <simon.marchi@efficios.com>
532
533 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
534 of table, "@end @table" -> "@end table".
535
d085f989
TT
5362019-03-14 Tom Tromey <tromey@adacore.com>
537
538 * gdb.texinfo (Output Styling): Document "set style source" and
539 "show style source".
540
b4be1b06
SM
5412019-03-13 Simon Marchi <simon.marchi@ericsson.com>
542
543 * gdb.texinfo (Mode Options): Mention mi3.
544 (Interpreters): Likewise.
545 (GDB/MI Development and Front Ends): Add entry for MI 3 in
546 version table. Document -fix-multi-location-breakpoint-output.
547 (GDB/MI Breakpoint Information): Document format of breakpoint
548 location output.
549
ff6c8b35
SM
5502019-03-05 Simon Marchi <simon.marchi@efficios.com>
551
552 * python.texi (Values From Inferior): Change synopsys of the
553 second form of Value.__init__.
554
e3624a40
EZ
5552019-03-02 Eli Zaretskii <eliz@gnu.org>
556
557 * gdb.texinfo (Output Styling): Fix typos. Document the default
558 foreground colors of the available styles.
559
2c3fc25d
KB
5602019-02-27 Kevin Buettner <kevinb@redhat.com>
561
562 * gdb.texinfo (Configure Options): Document minimum python
563 version.
564
af54ade9
KB
5652019-02-26 Kevin Buettner <kevinb@redhat.com>
566
567 * python.texi (Values From Inferior): Document second form
568 of Value.__init__.
569
c97a7739
JB
5702019-02-23 Joel Brobecker <brobecker@adacore.com>
571
572 * gdb.texinfo: Update copyright year ranges.
573 * refcard.tex: Likewise.
574
7557a514
AH
5752019-02-21 Alan Hayward <alan.hayward@arm.com>
576
577 * gdb.texinfo: Update style defaults.
578
2d8b6830
TT
5792019-02-21 Tom Tromey <tromey@adacore.com>
580
581 * gdb.texinfo (Remote Configuration): Remove trailing "." from
582 @item.
583
1fea0d53
SM
5842019-01-16 Simon Marchi <simon.marchi@ericsson.com>
585
586 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
587 MI versions. Update text around it.
588
6f072a10
PFC
5892019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
590
591 * gdb.texinfo (PowerPC Features): Document the alias
592 pseudo-registers for the org.gnu.gdb.power.altivec feature.
593
041be526
SM
5942019-01-09 Simon Marchi <simon.marchi@ericsson.com>
595
596 * gdb.texinfo (Print Settings): Remove mention of specific
597 demangle-style values, just refer to the in-process help.
598
140a4bc0
TT
5992018-12-28 Tom Tromey <tom@tromey.com>
600
601 * gdb.texinfo (Output Styling): New node.
602
e9076973
JB
6032018-12-13 John Baldwin <jhb@FreeBSD.org>
604
605 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
606 (Native): Add a FreeBSD subsection.
607 (FreeBSD): Document use of system call aliases for compatibility
608 system calls.
609
b5ffee31
AB
6102018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.texinfo (Standard Target Features): Add RISC-V Features
613 sub-section.
614
20813a0b
PW
6152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
616
617 * gdb.texinfo (Examining the Symbol Table): Document language choice
618 for 'info types|functions|variables' commands.
619 (Setting Breakpoints): Document language choice to print
620 the functions in which a breakpoint is set.
621
4b905ae1
PFC
6222018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
623
624 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
625 requirements for the org.gnu.gdb.power.vsx feature.
626
87f7ab7b
JB
6272018-11-01 Joel Brobecker <brobecker@adacore.com>
628
629 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
630 output to match the current implementation.
631
d321477b
PW
6322018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
633
634 * gdb.texinfo (Information About a Frame): Document changes
635 to 'info args' and 'info locals'.
636 (Examining the Symbol Table): Document changes to 'info functions'
637 and 'info variables'.
638
8d619c01
EBM
6392018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
640
641 * gdb.texinfo (PowerPC Features): Describe new features
642 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
643 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
644 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
645 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
646
232bfb86
EBM
6472018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
648
649 * gdb.texinfo (PowerPC Features): Describe new features
650 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
651
f2cf6173
EBM
6522018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
653
654 * gdb.texinfo (PowerPC Features): Describe new feature
655 "org.gnu.gdb.power.tar".
656
7ca18ed6
EBM
6572018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
658
659 * gdb.texinfo (PowerPC Features): Describe new features
660 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
661
d6677607
TT
6622018-10-20 Tom Tromey <tom@tromey.com>
663
664 * gdb.texinfo (TUI Commands): Add @end table.
665 (TUI Configuration): Remove stray @end table.
666
7806cea7
TT
6672018-10-19 Tom Tromey <tom@tromey.com>
668
669 PR tui/18388:
670 * gdb.texinfo (TUI Commands): Remove tabset documentation.
671 (TUI Configuration): Document "set tui tab-width".
672
163cffef
TT
6732018-10-09 Tom Tromey <tom@tromey.com>
674
675 * python.texi (Inferiors In Python): Link to "Frames In Python",
676 not "Unwinding Frames in Python".
677
eff98030
TT
6782018-10-09 Tom Tromey <tom@tromey.com>
679
680 * gdb.texinfo (Configure Options): Update --enable-ubsan
681 documentation.
682
74792ff7
JB
6832018-10-08 John Baldwin <jhb@FreeBSD.org>
684
685 * gdb.texinfo (Contributors): Add SRI International and University
686 of Cambridge for FreeBSD/riscv.
687
add5ded5
TT
6882018-10-06 Tom Tromey <tom@tromey.com>
689
690 PR python/19399:
691 * python.texi (Inferiors In Python): Document
692 Inferior.Architecture.
693
51e78fc5
TT
6942018-10-06 Tom Tromey <tom@tromey.com>
695
696 PR python/21765:
697 * python.texi (Symbols In Python): Document the module and
698 common-block domains. Remove documentation for incorrect
699 domains.
700
f35d5ade
TT
7012018-10-03 Tom Tromey <tom@tromey.com>
702
703 * gdb.texinfo (Configure Options): Document --enable-ubsan.
704
c1168a2f
JD
7052018-10-02 John Darrington <john@darrington.wattle.id.au>
706
707 * gdb.texinfo (Remote Connection Commands): Describe
708 the changes to target remote and target extended-remote
709 relating to Unix domain sockets.
710
a95746f9
TT
7112018-10-01 Tom Tromey <tom@tromey.com>
712
713 * gdb.texinfo (Configure Options): Document configure options.
714
7f0bd420
TT
7152018-09-29 Tom Tromey <tom@tromey.com>
716
717 * gdb.texinfo (Requirements): Mention C++, GNU make.
718 (Requirements): Sort the table. Add more libraries.
719 (Running Configure): Remove obsolete text.
720 (Separate Objdir): Likewise.
721 (Configure Options): Likewise.
722
f67ffa6a
AB
7232018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
726 to highlight that the number is also the frame's level.
727 (Selection): Rewrite documentation for 'frame' and 'select-frame'
728 commands.
729 (Frame Info): Rewrite documentation for 'info frame' command.
730
ae778caf
TT
7312018-09-23 Tom Tromey <tom@tromey.com>
732
733 PR python/18852:
734 * python.texi (Parameters In Python): Document exception behavior
735 of get_set_string.
736
73f1bd76
JB
7372018-09-18 John Baldwin <jhb@FreeBSD.org>
738
739 * gdb.texinfo (info proc): Remove "running".
740 (info proc mappings): Replace "program" with "process".
741
8b113111
JB
7422018-09-18 John Baldwin <jhb@FreeBSD.org>
743
744 * gdb.texinfo (Process Information): Document "info proc files"
745 command.
746
e6cd1dc1
TT
7472018-09-17 Tom Tromey <tom@tromey.com>
748
749 * gdb.texinfo (Index Files): Update for cache directory change on
750 macOS.
751
8743a9cd
TT
7522018-09-16 Tom Tromey <tom@tromey.com>
753
754 * python.texi (Basic Python): Update docs for find_pc_line,
755 solib_name.
756 (Progspaces In Python): Update docs for current_progspace.
757 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
758 Move method documentation before example.
759
74d3fbbb
SM
7602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
761
762 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
763
0ae1a321
SM
7642018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7652018-09-13 Tom Tromey <tom@tromey.com>
766
767 * python.texi (Program Spaces In Python): Document the
768 Progspace.objfiles method.
769 (Objfiles In Python): Mention that gdb.objfiles() is identical
770 to gdb.selected_inferior().progspace.objfiles().
771
a40bf0c2
SM
7722018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7732018-09-13 Tom Tromey <tom@tromey.com>
774
775 * python.texi (Inferiors In Python): Document
776 Inferior.progspace.
777 (Program Spaces In Python): Document that
778 gdb.current_progspace() is the same as
779 gdb.selected_inferior().progspace.
780
1256af7d
SM
7812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
782
783 * python.texi (Basic Python): Mention the string representation
784 of GDB Python objects.
785
3e68067f
SM
7862018-09-12 Simon Marchi <simon.marchi@ericsson.com>
787
788 * gdb.texinfo (Skipping Over Functions and Files): Document
789 set/show debug skip.
790
849cba3b
TT
7912018-09-10 Tom Tromey <tom@tromey.com>
792
793 * python.texi (Frames In Python, Blocks In Python)
794 (Symbols In Python, Symbol Tables In Python)
795 (Lazy Strings In Python): Remove periods from section titles.
796
27a9fec6
TT
7972018-09-10 Tom Tromey <tom@tromey.com>
798
799 * python.texi (Pretty Printing API): Swap sentence order.
800
9da10427
TT
8012018-09-10 Tom Tromey <tom@tromey.com>
802
803 PR python/16461:
804 * python.texi (Values From Inferior): Mention use of virtual
805 table.
806
0d2a5839
TT
8072018-09-10 Tom Tromey <tom@tromey.com>
808
809 * python.texi (Basic Python): Parenthesize argument to
810 decode_line.
811
05c6bdc1
TT
8122018-09-10 Tom Tromey <tom@tromey.com>
813
814 * python.texi (Python): Mention Python versions. Don't mention
815 execfile.
816
e7b5068c
TT
8172018-09-10 Tom Tromey <tom@tromey.com>
818
819 PR python/19808:
820 * python.texi (Unwinding Frames in Python): Rewrite
821 create_unwind_info documentation. Update read_register
822 documentation and add a note about unwinder caution.
823
fb5af5e3
TT
8242018-09-10 Tom Tromey <tom@tromey.com>
825
826 PR python/18909:
827 * python.texi (Events In Python): Fix inferior_call
828 documentation.
829
521b499b
TT
8302018-09-10 Tom Tromey <tom@tromey.com>
831
832 PR python/17752:
833 * python.texi (Frame Filter API): Remove period from subsection
834 title. Mention 100 as good default priority.
835 (Frame Decorator API): Remove period from subsection title.
836 Mention FrameDecorator module.
837
4a5a194a
TT
8382018-09-10 Tom Tromey <tom@tromey.com>
839
840 PR python/23108:
841 * python.texi (Exception Handling): Rearrange gdb.GdbError text
842 and add a table.
843
f5a476a7
TT
8442018-09-10 Tom Tromey <tom@tromey.com>
845
846 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
847 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
848 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
849 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
850
60c0454d
TT
8512018-09-10 Tom Tromey <tom@tromey.com>
852
853 PR python/16484:
854 * python.texi (Frames In Python): Document that Frame.block can
855 throw.
856
088a96da
TT
8572018-09-10 Tom Tromey <tom@tromey.com>
858
859 PR python/23487:
860 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
861
22eb9e92
TT
8622018-09-10 Tom Tromey <tom@tromey.com>
863
864 PR python/16033:
865 * python.texi (Blocks In Python): Document that Block.end is
866 exclusive.
867
078a0207
KS
8682018-08-29 Keith Seitz <keiths@redhat.com>
869
870 * gdb.texinfo (Compiling and injecting code in GDB): Document
871 set/show "compile-oracle" and "compile-cplus-types" commands.
872
6d52907e
JV
8732018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
874
875 * gdb.texinfo (The -stack-list-frames Command): Update description
876 to mention "arch".
877 Update MI examples throughout the document to contain "arch" in
878 frame output.
879
1461bdac
AH
8802018-08-21 Alan Hayward <alan.hayward@arm.com>
881
882 * gdb.texinfo (AArch64 SVE): New subsubsection.
883
26fb3983
JV
8842018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
885
886 * gdb.texinfo (GDB/MI Data Manipulation): Document
887 "-data-disassemble -a addr".
888 (GDB/MI Support Commands): Document "data-disassemble-a-option"
889 feature.
890
7d11235d
SM
8912018-08-07 Simon Marchi <simon.marchi@ericsson.com>
892
893 * gdb.texinfo (Index Files Speed Up GDB): Add section about
894 symbol index cache.
895
129eb0f1
SDJ
8962018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
897
898 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
899 option sections to further clarify that gcore can take more
900 than one PID, and that "-o" is used to specify a prefix, not a
901 filename.
902
3c3bb058
AB
9032018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.texinfo (Maintenance Commands): Add description of
906 maintenance command to control dwarf unwinders.
907
0a232300
PW
9082018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
909
910 * gdb.texinfo (Debugging Programs with Multiple Threads):
911 Document changes to 'thread apply'. Document 'taas'.
912 Document 'tfaas'.
913 (Examining the Stack): Document 'frame apply'. Document 'faas'.
914
c7ab0aef
SDJ
9152018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
916 Jan Kratochvil <jan.kratochvil@redhat.com>
917 Paul Fertser <fercerpav@gmail.com>
918 Tsutomu Seki <sekiriki@gmail.com>
919
920 * gdb.texinfo (Remote Connection Commands): Add explanation
921 about new IPv6 support. Add new connection prefixes.
922
055303e2
AB
9232018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
924
925 * gdb.texinfo (Remote Configuration): Update descriptions for
926 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
927 and hardware-watchpoint-length-limit variables.
928
471b9d15
MR
9292018-07-02 Maciej W. Rozycki <macro@mips.com>
930
931 PR tdep/8282
932 * gdb.texinfo (Source and Machine Code): Document `set
933 disassembler-options' support for the MIPS target.
934
291f9a96
PT
9352018-06-28 Petr Tesarik <ptesarik@suse.cz>
936
937 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
938
ed6dfe51
PT
9392018-06-28 Petr Tesarik <ptesarik@suse.cz>
940
941 * gdb.texinfo (Files): The address argument for "add-symbol-file"
942 is no longer mandatory.
943
d4d429d5
PT
9442018-06-28 Petr Tesarik <ptesarik@suse.cz>
945
946 * gdb.texinfo (Files): Document "symbol-file -o offset".
947
0dbfed25
TV
9482018-06-14 Tom de Vries <tdevries@suse.de>
949
950 * gdb.texinfo (Background Execution): Add @cindex for '&'.
951
41fc26a2
EZ
9522018-06-11 Eli Zaretskii <eliz@gnu.org>
953
954 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
955
5045b3d7
GB
9562018-06-08 Gary Benson <gbenson@redhat.com>
957
958 * gdb.texinfo (Maintenance Commands): Document "maint check
959 libthread-db" and "maint set/show check-libthread-db".
960
eb6af809
TT
9612018-06-05 Tom Tromey <tom@tromey.com>
962
963 PR cli/12326:
964 * gdb.texinfo (Screen Size): Document "c" response to pagination
965 prompt.
966
4b2dfa9d
MR
9672018-05-31 Maciej W. Rozycki <macro@mips.com>
968
969 * gdb.texinfo (Choosing Target Byte Order): Document endianness
970 selection details with the `set endian auto' mode.
971
701adfb0
PA
9722018-05-31 Alan Hayward <alan.hayward@arm.com>
973
974 * gdb.texinfo: Describe SVE feature.
975
a913fffb
TT
9762018-05-04 Tom Tromey <tom@tromey.com>
977
978 PR python/22731:
979 * python.texi (Breakpoints In Python): Mention that "commands" is
980 writable.
981
0489430a
TT
9822018-05-02 Tom Tromey <tom@tromey.com>
983
984 PR python/20084:
985 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
986 PARAM_ZUINTEGER_UNLIMITED.
987
6d7bb824
TT
9882018-04-30 Tom Tromey <tom@tromey.com>
989
990 * python.texi (Types In Python): Document Type.align.
991
b744723f
AA
9922018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
993
994 * gdb.texinfo (Symbols): Mention the fact that "info
995 variables/functions/types" show source files and line numbers.
996
4a4495d6
MM
9972018-04-13 Markus Metzger <markus.t.metzger@intel.com>
998
999 * gdb.texinfo: Document set/show record btrace cpu.
1000
3fcded8f
JB
10012018-03-27 Joel Brobecker <brobecker@adacore.com>
1002
1003 * gdb.texinfo (Ada Settings): New subsubsection.
1004
978d6c75
TT
10052018-03-26 Tom Tromey <tom@tromey.com>
1006
1007 PR backtrace/15582:
1008 * gdb.texinfo (Backtrace): Mention "hide" argument.
1009
ea3b0687
TT
10102018-03-26 Tom Tromey <tom@tromey.com>
1011
1012 * gdb.texinfo (Backtrace): Describe options individually.
1013
76727919
TT
10142018-03-19 Tom Tromey <tom@tromey.com>
1015
1016 * observer.texi: Remove.
1017
386a8676
JB
10182018-03-04 John Baldwin <jhb@FreeBSD.org>
1019
1020 * gdb.texinfo (Debugging Output): Document "set/show debug
1021 fbsd-nat".
1022
db1ae9c5
AB
10232018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * gdb.texinfo (Machine Code): Additional information about "info
1026 line" command.
1027
d726cb5d
SN
10282018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1029
1030 * gdb.texinfo (gdb-add-index man): Add pindex.
1031
dbfa4523
SN
10322018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1033
1034 * gdb.texinfo (set cwd): Add period.
1035 (gdb-add-index man): Move anchor.
1036
ba643918
SDJ
10372017-01-12 Tom Tromey <tom@tromey.com>
1038 Sergio Durigan Junior <sergiodj@redhat.com>
1039
1040 * gdb.texinfo (Index Files): Mention gdb-add-index.
1041 (gdb-add-index man): New section.
1042 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1043 from gdb.texinfo.
1044
754452f0
SN
10452018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1046
1047 * gdb.texinfo (pwd): Fix whitespace.
1048
2d97a5d9
JB
10492018-01-09 John Baldwin <jhb@FreeBSD.org>
1050
1051 * gdb.texinfo (pwd): Update cross-reference for Process Information
1052 node and remove explicit /proc reference.
1053 (Native): Rename subsection from SVR4 Process Information to
1054 Process Information.
1055 (Process Information): Reword introduction to be less /proc
1056 centric. Document support for "info proc" on FreeBSD.
1057
9f757bf7
XR
10582018-01-03 Xavier Roirand <roirand@adacore.com>
1059
1060 * gdb.texinfo (Set Catchpoints): Add documentation for new
1061 "catch handlers" action.
1062
cef0f868
SH
10632017-12-27 Stafford Horne <shorne@gmail.com>
1064
1065 * gdb.texinfo (Target Description Format): Explain that arbitrary
1066 strings are now allowed for register groups.
1067
b67d92b0
SH
10682017-12-27 Stafford Horne <shorne@gmail.com>
1069
1070 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1071
7c161838
SDJ
10722017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1073
1074 PR cli/16224
1075 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1076
b89641ba
SM
10772017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1078
1079 * python.texi (Manipulating breakpoints using Python): Document
1080 qualified parameter to gdb.Breakpoint.
1081
0b982d68
SM
10822017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1083
1084 * python.texi (Manipulating breakpoints using Python): Split doc
1085 of Breakpoint.__init__ in two, split text in multiple
1086 paragraphs, don't nest parameter square brackets.
1087
a994fec4
FJ
10882017-12-12 Stafford Horne <shorne@gmail.com>
1089 Stefan Wallentowitz <stefan@wallentowitz.de>
1090 Franck Jullien <franck.jullien@gmail.com>
1091 Jeremy Bennett <jeremy.bennett@embecosm.com>
1092
1093 * gdb.texinfo: Add OpenRISC documentation.
1094
437afbb8
JK
10952017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1096
1097 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1098
883fd55a
KS
10992017-12-07 Keith Seitz <keiths@redhat.com>
1100
1101 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1102 and "show print type nested-type-limit".
1103
824cc835
PM
11042017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1105
1106 * python.texi (Breakpoints In Python): Add text relating
1107 to allowed explicit locations and keywords in gdb.Breakpoints.
1108
7403715e
TT
11092017-12-04 Tom Tromey <tom@tromey.com>
1110
1111 * gdb.texinfo (Rust): Update trait object status
1112
97cbe998
SDJ
11132017-12-01 Andrew Cagney <cagney@redhat.com>
1114 Joel Brobecker <brobecker@adacore.com>
1115 Sergio Durigan Junior <sergiodj@redhat.com>
1116
1117 * gdb.texinfo (File Options): Document --readnever.
1118 (Commands to Specify Files): Likewise, for 'symbol-file' and
1119 'add-symbol-file'.
1120
bd69330d
PA
11212017-11-29 Pedro Alves <palves@redhat.com>
1122
1123 PR c++/19436
1124 * gdb.texinfo (Debugging C Plus Plus): Document setting
1125 breakpoints in functions with ABI tags.
1126
a20714ff
PA
11272017-11-29 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.texinfo (Linespec Locations): Document how "function" is
1130 interpreted in C++ and Ada. Document "-qualified".
1131 (Explicit Locations): Document how "-function" is interpreted in
1132 C++ and Ada. Document "-qualified".
1133
ee9a09e9
DC
11342017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1135
1136 PR gdb/21945
1137 * gdb.texinfo (Search Memory): Update description and example
1138 about how to search a string without NULL terminator.
1139
e547c119
JB
11402017-11-24 Joel Brobecker <brobecker@adacore.com>
1141
1142 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1143 new "exception-message" field.
1144
5f1ca24a
SM
11452017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1146
1147 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1148
d044bac8
PA
11492017-11-24 Pedro Alves <palves@redhat.com>
1150
1151 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1152 false claim that GDB inserts quoting automatically.
1153 (Symbols): Add anchor.
1154
2400729e
UW
11552017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1156
1157 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1158
d8ae99a7
PM
11592017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1160
1161 * python.texi (Basic Python): Add rbreak documentation.
1162
d0fe4701
XR
11632017-11-07 Xavier Roirand <roirand@adacore.com>
1164 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.texinfo (Set Breaks): Document support for breakpoint
1167 location ranges in the enable/disable commands.
1168
bc3b087d
SDJ
11692017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1170
1171 * gdb.texinfo (Starting your Program) <The working directory.>:
1172 Mention remote debugging.
1173 (Working Directory) <Your Program's Working Directory>:
1174 Likewise.
1175 (Connecting) <Remote Packet>: Add "set-working-dir"
1176 and "QSetWorkingDir" to the table.
1177 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1178 packet.
1179
d092c5a2
SDJ
11802017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1181
1182 * gdb.texinfo (Starting your Program) <The working directory.>:
1183 Mention new "set cwd" command.
1184 (Working Directory) <Your Program's Working Directory>:
1185 Rephrase to explain that "set cwd" exists and is the default
1186 way to change the inferior's cwd.
1187
289e23aa
AA
11882017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1189
1190 * gdb.texinfo (S/390 and System z Features): Document the new
1191 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1192
f2ff95c5
KB
11932017-09-21 Kevin Buettner <kevinb@redhat.com>
1194
1195 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1196 attribute.
1197
da2c323b
KB
11982017-09-21 Kevin Buettner <kevinb@redhat.com>
1199
1200 * python.texi (Inferiors In Python): Add description for method
1201 Inferior.thread_from_thread_handle.
1202
4e5a4f58
JB
12032017-09-19 John Baldwin <jhb@FreeBSD.org>
1204
1205 * gdb.texinfo (Starting your Program): Add description of
1206 starti command. Mention starti command as an alternative for
1207 debugging the elaboration phase.
1208
1526853e
SM
12092017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1210
1211 * gdb.texinfo (Maintenance Commands): Document filter parameter
1212 of "maint selftest". Document "maint info selftests" command.
1213
7c96f8c1
TT
12142017-09-11 Tom Tromey <tom@tromey.com>
1215
1216 * python.texi (Events In Python): Document new events.
1217
d69cf9b2
PA
12182017-09-04 Pedro Alves <palves@redhat.com>
1219
1220 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1221 no-debug-info variables.
1222 (Symbols) <Examining the Symbol Table>: Document inspecting
1223 no-debug-info types.
1224 (Calling) <Calling functions with no debug info>: New subsection,
1225 documenting calling no-debug-info functions.
1226 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1227
0a2dde4a
SDJ
12282017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1229
1230 * gdb.texinfo (set environment): Add @anchor. Explain that
1231 environment variables set by the user are sent to GDBserver.
1232 (unset environment): Likewise, but for unsetting variables.
1233 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1234 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1235 "environment-reset" and "QEnvironmentReset" to the table.
1236 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1237 QEnvironmentReset>: New item, explaining the packet.
1238
6e41ddec
JK
12392017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1240
1241 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1242 "Compiler search for the compile command" descriptions of set
1243 compile-gcc and show compile-gcc.
1244
58afddc6
WP
12452017-08-07 Weimin Pan <weimin.pan@oracle.com>
1246
1247 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1248 ADI support.
1249 * NEWS: Add "adi examine" and "adi assign" commands.
1250
6d580b63
YQ
12512017-08-18 Yao Qi <yao.qi@linaro.org>
1252
1253 * gdb.texinfo (Server): Document "--selftest".
1254
a5afdb16
RK
12552017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1256
1257 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1258 Single-Key mode.
1259
ca145713
SDJ
12602017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1261
1262 PR gdb/21925
1263 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1264 set...").
1265
0968fbae
SM
12662017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1267
1268 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1269 conditional expression.
1270
791fb3d7
SM
12712017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1272
1273 * agentexpr.texi (rot): Fix symbolic description, improve
1274 textual description.
1275
27d41eac
YQ
12762017-07-26 Yao Qi <yao.qi@linaro.org>
1277
1278 * gdb.texinfo (Maintenance Commands): Document command
1279 "maint check xml-descriptions".
1280
8e2141c6
YQ
12812017-07-26 Yao Qi <yao.qi@linaro.org>
1282
1283 * gdb.texinfo (Maintenance Commands): Document optional
1284 argument of "maint print c-tdesc".
1285
c646b4e8
YQ
12862017-07-18 Yao Qi <yao.qi@linaro.org>
1287
1288 * gdb.texinfo (Maintenance Commands): Improve the doc to
1289 command "maint print c-tdesc".
1290
eb83230b
SDJ
12912017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1292
1293 PR gdb/21606
1294 * python.texi (Python representation of Symbols.): Replace
1295 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1296 * guile.texi (Guile representation of Symbols.): Likewise.
1297
c4dcb155
SM
12982017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1299
1300 * gdb.texinfo (Optional Messages about Internal Happenings):
1301 Document {set,show} debug separate-debug-file commands.
1302
aefd8b33
SDJ
13032017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1304
1305 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1306 (Connecting) <Remote Packet>: Add "startup-with-shell"
1307 and "QStartupWithShell" to the table.
1308 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1309 packet.
1310
176efed1
AB
13112017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1312
1313 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1314
d050f7d7
TW
13152017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1316
1317 * python.texi (Recording in Python): Factor out the documentation of
1318 gdb.RecordInstruction's super class.
1319
14f819c8
TW
13202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1321
1322 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1323 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1324 prev and next.
1325
0ed5da75
TW
13262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1327
1328 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1329 gdb.RecordInstruction
1330
913aeadd
TW
13312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1332
1333 * python.texi (Recording in Python): Add documentation for
1334 gdb.RecordGap and remove documentation of special cases for
1335 gdb.BtraceInstruction.
1336
a3be24ad
TW
13372017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1338
1339 * python.texi (Recording in Python): Remove Record.ptid defvar.
1340
ebe553db
SM
13412017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.texinfo (GDB/MI Thread Information): Add missing
1344 fields, re-word some things.
1345 (GDB/MI Thread Commands): Describe fields found in the output of
1346 -thread-info, remove description of fields in the
1347 thread output tuple, replace with a cross-reference to "GDB/MI
1348 Thread Information".
1349
9be21bb4
SM
13502017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1351
1352 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1353 from -thread-info output.
1354
fe5f7374
AK
13552017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1356
1357 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1358
eea78757
AK
13592017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1360
1361 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1362
79778b30
YQ
13632017-03-22 Yao Qi <yao.qi@linaro.org>
1364
1365 * python.texi (Inferiors In Python): Remove @code from Python.
1366
cee59b3f
TW
13672017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1368
1369 * python.texi (Recordings In Python): Document return type of
1370 gdb.BtraceInstruction.data.
1371
51457a05
MAL
13722017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1373
1374 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1375 command file-list-shared-libraries
1376 (GDB/MI Async Records): Update documentation of library-loaded with new
1377 field.
1378
701adfb0
PA
13792017-03-20 Artemiy Volkov <artemiyv@acm.org>
1380
1381 PR gdb/14441
1382 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1383 supports both lvalue and rvalue references.
1384
13852017-03-20 Artemiy Volkov <artemiyv@acm.org>
1386
1387 PR gdb/14441
1388 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1389 table of constants.
1390
f8d99587
DE
13912017-03-16 Doug Evans <dje@google.com>
1392
1393 * guile.texi (Lazy Strings In Guile): Mention arrays.
1394 * python.texi (Lazy Strings In Python): Ditto.
1395
5cf70512
JW
13962017-03-08 Jiong Wang <jiong.wang@arm.com>
1397
1398 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1399 character "@".
1400
4a612d6f
WT
14012017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1402
1403 * Memory Protection Extensions: Add information about inferior
1404 calls.
1405
701adfb0
PA
14062017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1407
1408 * gdb.texinfo: Document new set/show disassembler-options
1409 commands.
1410
216f72a1
JK
14112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1412
1413 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1414 DW_TAG_GNU_* and DW_AT_GNU_*.
1415
4e746bb6
TW
14162017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1417
1418 * python.texi (Recordings In Python): New section.
1419
3f77c769
TT
14202017-02-14 Tom Tromey <tom@tromey.com>
1421
1422 PR python/13598:
1423 * python.texi (Events In Python): Document events.before_prompt.
1424
5cf30ebf
LM
14252017-02-13 Luis Machado <lgustavo@codesourcery.com>
1426
1427 * gdb.texinfo (Target Commands): Document the optional offset
1428 argument for the load command.
1429
18da0c51
MG
14302017-02-10 Martin Galvan <martingalvan@sourceware.org>
1431
1432 PR gdb/21122
1433 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1434 space-separated breakpoint lists. Also add a missing @table command
1435 and @cindex for breakpoint lists.
1436
3f7b46f2
IR
14372017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1438
1439 PR tdep/20936
1440 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1441 (Sparc Features): New node.
1442
2735833d
WT
14432017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1444
1445 * gdb.texinfo (i386 Features): Add system segment registers
1446 as feature.
1447
373832b6
SM
14482017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1449
1450 * python.texi (Events In Python): Fix typo.
1451
78cbbba8
LM
14522017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1453 Luis Machado <lgustavo@codesourcery.com>
1454
1455 * gdb.texinfo (-target-flash-erase): New MI command description.
1456 (flash-erase): New CLI command description.
1457
387360da
JB
14582017-01-04 John Baldwin <jhb@FreeBSD.org>
1459
1460 * gdb.texinfo (Contributors): Add SRI International and University
1461 of Cambridge for FreeBSD/mips.
1462
34c41c68
DE
14632016-12-22 Doug Evans <xdje42@gmail.com>
1464
1465 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1466 commands.
1467
df3ee9ca
PA
14682016-12-02 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.texinfo (User-defined Commands): Limit on number of
1471 arguments passed to user-defined commands removed; update.
1472
01770bbd
PA
14732016-12-02 Pedro Alves <palves@redhat.com>
1474
1475 PR cli/20559
1476 * gdb.texinfo (Define): Add example of using "eval" to process a
1477 variable number of arguments.
1478 (Output) <eval>: Add anchor.
1479
ad02e4fe
SM
14802016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1481
1482 * Makefile.in: Likewise.
1483
8504e097
AA
14842016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1485
1486 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1487 xref.
1488
39402e6c
PA
14892016-10-29 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1492 actions.
1493
ca6eff59
PA
14942016-10-26 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1497 actions that match a thread, and what happens when an action
1498 matches a thread that is already running.
1499
be06ba8c
SM
15002016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1501
1502 * gdb.texinfo (Using Trace Files): Fix typo.
1503 (GDB/MI Tracepoint Commands): Likewise.
1504
99e61eda
SM
15052016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1506
1507 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1508 of -trace-save.
1509
9c37b5ae
TT
15102016-10-06 Tom Tromey <tom@tromey.com>
1511
1512 * guile.texi (Types In Guile): Remove Java mentions.
1513 * python.texi (Types In Python): Remove Java mentions.
1514 * gdb.texinfo (Address Locations, Supported Languages)
1515 (Index Section Format): Remove Java mentions.
1516
ee8da4b8
DE
15172016-08-15 Doug Evans <dje@google.com>
1518
1519 * gdb.texinfo (Target Description Format): Update docs on "end"
1520 field spec and field default type.
1521
4034d0ff
AT
15222016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15232016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1524
1525 PR gdb/20487
1526 * gdb.texinfo (Context management): Update mention of frame
1527 change notifications.
1528 (gdb/mi Async Records): Document frame field in
1529 =thread-select event.
1530 * observer.texi (GDB Observers): New user_selected_context_changed
1531 observer.
1532
4435e1cc
TT
15332016-09-28 Tom Tromey <tom@tromey.com>
1534
1535 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1536 than "memory breakpoint". Further document "kind". Move
1537 protocol-details link earlier.
1538 <z1>: Document the cmd_list argument. Fix typo.
1539 <g>: Remove incorrect sentence.
1540 (Stop Reply Packets): Document "OK" response to requests when in
1541 non-stop mode.
1542 <swbreak>: Use "software breakpoint" rather than "memory
1543 breakpoint".
1544 <create>: Document that "R" is ignored.
1545 <W, X, w>: Document formatting of "AA".
1546 (Notification Packets): Use "%Stop", not "%%Stop".
1547
ad0a504f
AK
15482016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1549
1550 * gdb.texinfo (Embedded Processors): Document ARC.
1551 (Synopsys ARC): New section.
1552 (Standard Target Features): Document ARC features.
1553 (ARC Features): New section.
1554
74172ecf
SM
15552016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1556
1557 * .gitignore: New file.
1558
0a1ddfa6
SM
15592016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1560
1561 * gdb.texinfo (Input/Output): Mention possibility to unset
1562 inferior-tty.
1563
c0272db5
TW
15642016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1565
1566 * gdb.texinfo: Resume btrace on reconnect.
1567
e3487908
GKB
15682016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1569
1570 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1571 syscall.
1572
463888ab
РИ
15732016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1574
1575 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1576 command.
1577
dac790e1
TT
15782016-07-13 Tom Tromey <tom@tromey.com>
1579
1580 PR python/15620, PR python/18620:
1581 * python.texi (Events In Python): Document new breakpoint events.
1582
93daf339
TT
15832016-07-13 Tom Tromey <tom@tromey.com>
1584
1585 PR python/17698:
1586 * python.texi (Breakpoints In Python): Document
1587 Breakpoint.pending.
1588
cda75e70
TT
15892016-07-13 Tom Tromey <tom@tromey.com>
1590
1591 * python.texi (Breakpoints In Python): Move table of types and
1592 table of watchpoint types earlier in node.
1593
e0f3fd7c
TT
15942016-07-12 Tom Tromey <tom@tromey.com>
1595
1596 PR python/19293:
1597 * python.texi (Frames In Python): Document
1598 gdb.invalidate_cached_frames.
1599
86f78169
PA
16002016-06-21 Pedro Alves <palves@redhat.com>
1601
1602 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1603 document new-ui and explain use case.
1604
a28d8e50
YTL
16052016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1606
1607 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1608 (NDS32 Features): New Section.
1609
bb556f1f
TK
16102016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1611
1612 * gdb.texinfo (Examining Memory): Document negative repeat
1613 count in the 'x' command.
1614
38b022b4
SM
16152016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1616
1617 * gdb.texinfo (GDB/MI Async Records): Document method and
1618 format fields in =record-started.
1619 * observer.texi (record_changed): Add method and format
1620 parameters.
1621
c185ba27
EZ
16222016-05-27 Eli Zaretskii <eliz@gnu.org>
1623
1624 * gdb.texinfo (General Query Packets): Move the description of the
1625 response before the long list of the specific 'read' and 'write'
1626 requests.
1627
1957f6b8
TT
16282016-05-23 Tom Tromey <tom@tromey.com>
1629
1630 * python.texi (Basic Python): Document gdb.breakpoints return.
1631
224f10c1
TT
16322016-05-24 Tom Tromey <tom@tromey.com>
1633
1634 PR gdb/19194:
1635 * gdb.texinfo (gdb man): Fix typo.
1636
0bdfa368
TT
16372016-05-17 Tom Tromey <tom@tromey.com>
1638
1639 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1640 (Rust): New node.
1641
dcd1f979
TT
16422016-05-17 Tom Tromey <tom@tromey.com>
1643
1644 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1645
310cdbb6
YQ
16462016-04-27 Yao Qi <yao.qi@linaro.org>
1647
1648 * gdb.texinfo (tfind): Complete doc about tfind without
1649 argument.
1650
b8162e5a
AT
16512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1652
1653 * agentexpr.texi (byte): Fix zero_ext description.
1654
f7c38292
PA
16552016-03-31 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.texinfo (M32R/SDI): Delete node.
1658 (MIPS Embedded): Remove references to the MIPS remote debugging
1659 protocol, PMON and variants, and the associated commands.
1660
81516450
DE
16612016-03-15 Doug Evans <dje@google.com>
1662
1663 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1664 (Target Description Format): Mention enum types. Update docs on
1665 flags types.
1666 (Predefined Target Types): Add "bool".
1667 (Enum Target Types): New node.
1668
2a60e18f
PA
16692016-03-15 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.texinfo (Tracepoint Actions): Fix typo.
1672
45fa2529
PA
16732016-03-15 Pedro Alves <palves@redhat.com>
1674 Andreas Arnez <arnez@linux.vnet.ibm.com>
1675 Marcin Kościelnicki <koriakin@0x04.net>
1676
1677 * gdb.texinfo (Tracepoint Actions): Document possible
1678 unreliability of '$_ret'.
1679
f2403c39
AB
16802016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1681
1682 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1683 command.
1684
f2f3ccb9
SM
16852016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1686
1687 * gdb.texinfo (Convenience Functions): Document $_as_string.
1688
cce0e923
DE
16892016-02-23 Doug Evans <dje@google.com>
1690
1691 * gdb.texinfo (Skipping Over Functions and Files): Document new
1692 options to "skip" command. Update docs of output of "info skip".
1693
012b3a21
WT
16942016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1695
1696 * gdb.texinfo (Signals): Add bound violation display hints for
1697 a SIGSEGV.
1698
0748bf3e
MK
16992016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1700
1701 * gdb.texinfo (Trace File Format): Add documentation for description
1702 section lines.
1703
e909d859
MK
17042016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1705
1706 * gdb.texinfo (Trace File Format): Remove misleading information
1707 about register block ordering.
1708
713cdcbf
DE
17092016-02-01 Doug Evans <dje@google.com>
1710
1711 * gdb.texinfo (Value Sizes): Fix typo.
1712
8244c20d
DE
17132016-02-01 Doug Evans <dje@google.com>
1714
1715 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1716
5fdf6324
AB
17172016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * gdb.texinfo (Value Sizes): New section.
1720 (Data): Add the 'Value Sizes' node to the menu.
1721
67ebd9cb
JB
17222016-01-26 John Baldwin <jhb@FreeBSD.org>
1723
1724 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1725
6e9567fe
JB
17262016-01-19 John Baldwin <jhb@FreeBSD.org>
1727
1728 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1729
f303dbd6
PA
17302016-01-18 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1733 of the thread that hit a breakpoint or received a signal.
1734
71ef29a8
PA
17352016-01-15 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1738
663f6d42
PA
17392016-01-13 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.texinfo (Threads): Document the $_gthread convenience
1742 variable.
1743 (Convenience Vars): Likewise.
1744
c84f6bbf
PA
17452016-01-13 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.texinfo (Threads): Document "info threads -gid".
1748
22a02324
PA
17492016-01-13 Pedro Alves <palves@redhat.com>
1750
1751 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1752 anchor.
1753 (Threads In Python): Document new InferiorThread.global_num
1754 attribute.
1755
5d5658a1
PA
17562016-01-07 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1759 qualified thread IDs, global thread IDs and thread ID lists.
1760 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1761 thread IDs.
1762 (Convenience Vars): Document the $_thread convenience variable.
1763 (Ada Tasks): Adjust to refer to thread IDs.
1764 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1765 Commands, GDB/MI Variable Objects): Update to mention global
1766 thread IDs.
1767 * guile.texi (Breakpoints In Guile)
1768 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1769 global thread IDs instead of thread IDs.
1770 * python.texi (Threads In Python): Adjust documentation of
1771 InferiorThread.num.
1772 (Breakpoint.thread): Mention global thread IDs instead of thread
1773 IDs.
1774
84654457
PA
17752016-01-13 Pedro Alves <palves@redhat.com>
1776
1777 * python.texi (Threads In Python): Document
1778 InferiorThread.inferior.
1779
e3940304
PA
17802016-01-13 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1783 convenience variable.
1784 (Convenience Vars): Likewise.
1785
82075af2
JS
17862016-01-12 Josh Stone <jistone@redhat.com>
1787 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1788
1789 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1790 (Stop Reply Packets): List the syscall entry and return stop reasons.
1791 (General Query Packets): Describe QCatchSyscalls, and add it to the
1792 table and the detailed list of stub features.
1793
bc504a31
PA
17942016-01-12 Pedro Alves <palves@redhat.com>
1795
1796 Remove use of the registered trademark symbol throughout.
1797
cde67b27
YQ
17982016-01-12 Yao Qi <yao.qi@linaro.org>
1799
1800 * gdb.texinfo (Interrupts): Update the document on handling
1801 interrupt when program is stopped.
1802
19d9d4ef
DB
18032015-12-11 Don Breazeal <donb@codesourcery.com>
1804
1805 * gdb.texinfo (Forks): Correct Linux kernel version where
1806 fork and exec events are supported, add notes about support
1807 of these events in target remote mode.
1808 (Connecting): Reorganize and clarify distinctions between
1809 target remote, extended-remote, and multiprocess.
1810 Reorganize related text from separate sections into new
1811 sections.
1812 (Server): Note effects of target extended-remote mode.
1813 Delete section on Multi-Process Mode for gdbserver.
1814 Move some text to "Connecting" node.
1815
f4f4330e
PA
18162015-12-10 Pedro Alves <palves@redhat.com>
1817
1818 * gdb.texinfo (Threads): Replace warning with explanation
1819 about single-threaded programs.
1820
b1236ac3
PA
18212015-12-10 Pedro Alves <palves@redhat.com>
1822
1823 * gdb.texinfo (Threads): Remove mention of SGI.
1824 (Forks): Remove mention of HP-UX.
1825 (Breakpoints): Remove mention of HP-UX.
1826 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1827 Reword in terms of architectures.
1828 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1829 mention supported systems.
1830 (Convenience Vars): Don't mention HP-UX.
1831 (Jumping): Remove mention of HP-UX in comment.
1832 (Files) <shared libraries>: Update supported shared library types
1833 list. Remove mention of HP-UX.
1834 (Native): Remove HP-UX subsection.
1835 (SVR4 Process Information): Remove mention of HP-UX.
1836
0f59c28f
PA
18372015-12-10 Pedro Alves <palves@redhat.com>
1838
1839 * gdb.texinfo (Stack): Reorder menu.
1840
1c35a88f
LM
18412015-12-09 Luis Machado <lgustavo@codesourcery.com>
1842
1843 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1844 -var-set-format's new zero-hexadecimal format.
1845
3685b09f
PMR
18462015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1847
1848 * gdb.texinfo (Ada Mode Into): Move overloading support
1849 description to its own node.
1850 (Overloading support for Ada): New node.
1851
f2faf941
PA
18522015-11-30 Pedro Alves <palves@redhat.com>
1853
1854 PR 14618
1855 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1856 (Remote Configuration): Add the "set/show remote
1857 no-resumed-stop-reply" to the available settings table.
1858 (General Query Packets): Document the "no-resumed" qSupported
1859 feature.
1860
65706a29
PA
18612015-11-30 Pedro Alves <palves@redhat.com>
1862
1863 * gdb.texinfo (Remote Configuration): List "set/show remote
1864 thread-events" command in configuration table.
1865 (Stop Reply Packets): Document "T05 create" stop
1866 reason and 'w' stop reply.
1867 (General Query Packets): Document QThreadEvents packet. Document
1868 QThreadEvents qSupported feature.
1869
de979965
PA
18702015-11-30 Pedro Alves <palves@redhat.com>
1871
1872 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1873 anchor.
1874 (Packets): Document vCtrlC.
1875
79efa585
SM
18762015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1877
1878 * gdb.texinfo (Thread List Format): Mention thread names.
1879
7e0aa6aa
PA
18802015-11-24 Pedro Alves <palves@redhat.com>
1881
1882 PR 17539
1883 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1884 program-spaces" example to ascending order listing.
1885 (Threads): Adjust "info threads" example to ascending order
1886 listing.
1887 (Forks): Adjust "info inferiors" example to ascending order
1888 listing.
1889
0c532a29
MM
18902015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1891
1892 * gdb.texinfo (Process Record and Replay): Document "record
1893 instruction-history" modifiers.
1894
fc58fa65
AB
18952015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1896
1897 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1898 description.
1899 (Frame Filter Management): Move to later in the 'Examining the
1900 Stack' chapter.
1901 (Selection): Add entry for 'select-frame'.
1902
792005b0
DE
19032015-09-25 Doug Evans <dje@google.com>
1904
1905 * gdb.texinfo (Process Record and Replay): Fix syntax of
1906 "record instruction-history begin, end" and
1907 "record function-call-history begin, end".
1908
c58b006b
SM
19092015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1910
1911 * gdb.texinfo (Specifying Source Directories): Fix
1912 substitute-path example.
1913
f2665db5
MM
19142015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1915
1916 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1917
e68fa6f0
PA
19182015-09-15 Pedro Alves <palves@redhat.com>
1919
1920 PR remote/18965
1921 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1922 the vforkdone description.
1923
8228463c
PA
19242015-09-15 Pedro Alves <palves@redhat.com>
1925
1926 PR remote/18965
1927 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1928 part indicates the thread ID of the parent process.
1929
750ce8d1
YQ
19302015-09-15 Yao Qi <yao.qi@linaro.org>
1931
1932 * gdb.texinfo (General Query Packets): Add vContSupported to
1933 tables of 'gdbfeatures' and 'stub features' supported in the
1934 qSupported packet, as well as to the list containing stub
1935 feature details.
1936
b459a59b
DB
19372015-09-11 Don Breazeal <donb@codesourcery.com>
1938
1939 * gdb.texinfo (Remote Configuration): Add exec event
1940 feature to table of packet settings.
1941 (Stop Reply Packets): Add exec events to the list of stop
1942 reasons.
1943 (General Query Packets): Add exec events to tables of
1944 'gdbfeatures' and 'stub features' supported in the qSupported
1945 packet, as well as to the list containing stub feature
1946 details.
1947
73b8c1fd
PA
19482015-08-24 Pedro Alves <palves@redhat.com>
1949
1950 * gdb.texinfo (Remote Configuration): Document the "set/show
1951 remote multiprocess-extensions-packet" commands.
1952
bb615428
PA
19532015-08-24 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1956 <M32R>: Remove references to M32R/D.
1957 <M68K>: Remove references to target dbug.
1958 <MIPS Embedded>: Remove references to target r3900 and target
1959 array.
1960 <PowerPC Embedded>: Remove references to target dink32 and target
1961 ppcbug, target sds
1962 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1963
2b4bf6af
AB
19642015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1965
1966 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1967
566f5e3b
AB
19682015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1971
18989b3c
AB
19722015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1973
1974 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1975 info bfds" to...
1976 (File Caching): A New section. Outline bfd caching, and add new
1977 description for "main set/show bfd-sharing".
1978
6ff0ba5f
DE
19792015-08-14 Doug Evans <xdje42@gmail.com>
1980
1981 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1982 disassembly.
1983 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1984
629500fa
KS
19852015-08-11 Keith Seitz <keiths@redhat.com>
1986
1987 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1988 Use "location(s)"instead of "linespec(s)".
1989 (Specifying a Location): Rewrite.
1990 Add subsections describing linespec, address, and explicit locations.
1991 Add node/menu for each subsection.
1992 (Source and Machine Code, C Preprocessor Macros)
1993 (Create and Delete Trace points)
1994 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1995 (Continuing at a Different Address): Remove "linespec" examples.
1996 Add reference to "Specify a Location"
1997 (The -break-insert Command): Rewrite. Add anchor.
1998 Add reference to appropriate manual section discussing locations.
1999 (The -dprintf-insert Command): Refer to -break-insert for
2000 specification of 'location'.
2001
fbea99ea
PA
20022015-08-07 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2005 target-non-stop".
2006
da8c46d2
MM
20072015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2008
2009 * gdb.texinfo (Process Record and Replay): Document prefixing of
2010 speculatively executed instructions in the "record instruction-history"
2011 command.
2012
a3b5281e
DE
20132015-07-20 Doug Evans <dje@google.com>
2014
2015 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2016
6bcb1f97
DE
20172015-07-16 Doug Evans <dje@google.com>
2018
2019 * stabs.texinfo: @include gdb-cfg.texi.
2020
db1ff28b
JK
20212015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 Revert the previous 2 commits:
2024 gdbserver build-id attribute generator
2025 Validate symbol file using build-id
2026
ca5268b6
JK
20272015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.texinfo (Files): Add 'set validate-build-id'
2030 and 'show validate-build-id'.
2031
700ca40f
JK
20322015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2033 Jan Kratochvil <jan.kratochvil@redhat.com>
2034
2035 gdbserver build-id attribute generator.
2036 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2037 'build-id' in description, example, new attribute in dtd.
2038
7c7f93f6
AB
20392015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.texinfo (Selection): Update documentation for 'frame'
2042 command.
2043
701adfb0
PA
20442015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2047 focus commands.
2048
20492015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 * gdb.texinfo (TUI): Add comma after @xref.
2052
b0627500
MM
20532015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2054
72f4393d 2055 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2056 commands.
2057
b20a6524
MM
20582015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2059
2060 * gdb.texinfo (Process Record and Replay): Spell out that variables
2061 and registers are not available during btrace replay.
2062 Describe the new "record btrace pt" command.
2063 Describe the new "set|show record btrace pt buffer-size" options.
2064 (General Query Packets): Describe the new Qbtrace:pt and
2065 Qbtrace-conf:pt:size packets.
2066 Expand "bts" to "Branch Trace Store".
2067 Update the branch trace DTD.
2068
fc637f04
PP
20692015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2070
2071 * gdb.texinfo (Command History): Document the new option
2072 "history remove-duplicates".
2073
18a94d75
DE
20742015-06-19 Doug Evans <dje@google.com>
2075
2076 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2077 longer supported.
2078
0eacb298
PP
20792015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2080
2081 * gdb.texinfo (Command History): Mention that setting
2082 GDBHISTSIZE to the empty string disables history truncation.
2083
bc460514
PP
20842015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2085
2086 PR gdb/16999
2087 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2088 behavior.
2089
b58c513b
PP
20902015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2091
2092 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2093 with GDBHISTSIZE.
2094
a86c90e6
SM
20952015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2096
2097 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2098 bytes and memory units for -data-{read,write}-memory-bytes.
2099 (Packets): Same for m, M and X packets.
2100 * python.texi (Inferiors In Python): Same for read_memory and
2101 write_memory.
2102
c74f7d1c
JT
21032015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2104
2105 * gdb.texinfo (Separate Debug Files): Document that PE is also
2106 supported.
2107
51f0e40d
AB
21082015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2111 single table entry.
2112
966f0aef
WT
21132015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2114
2115 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2116
2117
15a201c8
GB
21182015-06-10 Gary Benson <gbenson@redhat.com>
2119
2120 * gdb.texinfo (Remote Configuration): Document the
2121 "set/show remote hostio-setfs-packet" command.
2122 (Host I/O Packets): Document the vFile:setfs packet.
2123
7a6a1731
GB
21242015-06-10 Gary Benson <gbenson@redhat.com>
2125
2126 * gdb.texinfo (Debugging Output): Document the "set/show debug
2127 linux-namespaces" command.
2128
7d73c23c 21292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2130 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2131
2132 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2133 and "set mpx bound".
2134
27e0867f
DE
21352015-05-27 Doug Evans <dje@google.com>
2136
2137 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2138
b4f54984
DE
21392015-05-26 Doug Evans <dje@google.com>
2140
2141 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2142 command renamings.
2143 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2144
55b40027
AB
21452015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2148
a4ea0946
AB
21492015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2152 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2153
37442ce1
DE
21542015-05-16 Doug Evans <xdje42@gmail.com>
2155
2156 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2157 memory ports.
2158
36de76f9
JK
21592015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2160
2161 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2162
0d71eef5
DB
21632015-05-12 Don Breazeal <donb@codesourcery.com>
2164
2165 * gdb.texinfo (Forks): Note that fork debugging is
2166 supported in extended mode.
2167 (Remote Configuration): Add fork event features to table
2168 of packet settings.
2169 (Stop Reply Packets): Add fork events to list of stop reasons.
2170 (General Query Packets): Add fork events to tables of
2171 'gdbfeatures' and 'stub features' supported in the qSupported
2172 packet, as well as to the list containing stub feature
2173 details.
2174
835205d0
GB
21752015-05-12 Gary Benson <gbenson@redhat.com>
2176
2177 * gdb.texinfo (General Query Packets): Document
2178 qXfer:exec-file:read with empty annex.
2179
4c082a81
SC
21802015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2181
2182 * python.texi (Values From Inferior): Add descriptions of new
2183 methods gdb.Value.reference_value and gdb.Value.const_value.
2184
b30a0bc3
JB
21852015-05-06 Joel Brobecker <brobecker@adacore.com>
2186
2187 * gdb.texinfo (Files): Add "info dll" documentation.
2188 (Cygwin Native): Remove "info dll" documentation.
2189
2ce1cdbf
DE
21902015-04-29 Doug Evans <dje@google.com>
2191
2192 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2193 Document.
2194 (Writing an Xmethod): Add get_result_type to example.
2195
59fb7612
SS
21962015-04-28 Sasha Smundak <asmundak@google.com>
2197
2198 * python.texi: New method documented.
2199
cf75d6c3
AB
22002015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2201
2202 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2203 format.
2204
897c3d32
DE
22052015-04-24 Doug Evans <dje@google.com>
2206
2207 * python.texi (Xmethods In Python): Fix name of method to call the
2208 xmethod.
2209
1b6e6f5c
GB
22102015-04-17 Gary Benson <gbenson@redhat.com>
2211
2212 * gdb.texinfo (Connecting to a Remote Target): Mention that
2213 GDB can access program files from remote targets that support
2214 qXfer:exec-file:read and Host I/O packets.
2215
c78fa86a
GB
22162015-04-17 Gary Benson <gbenson@redhat.com>
2217
2218 * gdb.texinfo (Remote Configuration): Document the "set/show
2219 remote pid-to-exec-file-packet" command.
2220 (General Query Packets): Document the qXfer:exec-file:read
2221 qSupported features. Document the qXfer:exec-file:read packet.
2222
a9a5a3d1
GB
22232015-04-17 Gary Benson <gbenson@redhat.com>
2224
2225 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2226 applies to executable paths if supplied to GDB as absolute.
2227
4f45d445
JK
22282015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2229
2230 * gdb.texinfo (Mode Options): Remove -xdb.
2231
e7a8570f
JK
22322015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2233 Eli Zaretskii <eliz@gnu.org>
2234
72f4393d
L
2235 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2236 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2237 the compile command. New subsection Compiler search for the compile
2238 command.
2239
f2983cc3
AW
22402015-04-09 Andy Wingo <wingo@igalia.com>
2241
2242 * guile.texi (Frames In Guile): Describe frame-read-register.
2243
599bd15c
GB
22442015-04-02 Gary Benson <gbenson@redhat.com>
2245
2246 * gdb.texinfo (set sysroot): Document "target:".
2247
d11916aa
SS
22482015-04-01 Sasha Smundak <asmundak@google.com>
2249
2250 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2251 section.
2252
df8411da
SDJ
22532015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2254
2255 PR corefiles/16092
2256 * gdb.texinfo (gcore): Mention new command 'set
2257 use-coredump-filter'.
2258 (set use-coredump-filter): Document new command.
2259
d33279b3
AT
22602015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2261
2262 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2263 documentation, reorder the info os entries in alphabetical order.
2264
852f8402
SM
22652015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2266
2267 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2268 -data-write-memory-bytes.
2269
856e7dd6
PA
22702015-03-24 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2273 mention that threads may sometimes run unlocked.
2274
236af5e3
YG
22752015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2276
2277 * gdb.texinfo (Remote configuration): Document "set/show
2278 serial parity" command.
2279
464b0089
GB
22802015-03-18 Gary Benson <gbenson@redhat.com>
2281
2282 * gdb.texinfo (General Query Packets): Remove documentation
2283 for now-removed vFile:fstat qSupported features.
2284
0a93529c
GB
22852015-03-11 Gary Benson <gbenson@redhat.com>
2286
2287 * gdb.texinfo (Remote Configuration): Document the
2288 "set/show remote hostio-fstat-packet" command.
2289 (General Query Packets): Document the vFile:fstat
2290 qSupported features.
2291 (Host I/O Packets): Document the vFile:fstat packet.
2292
85642ba0
AW
22932015-03-11 Andy Wingo <wingo@igalia.com>
2294
2295 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2296
f7e6eed5
PA
22972015-03-04 Pedro Alves <palves@redhat.com>
2298
2299 * gdb.texinfo (Remote Configuration): Document the "set/show
2300 remote swbreak-feature-packet" and "set/show remote
2301 hwbreak-feature-packet" commands.
2302 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2303 decription.
2304 (Stop Reply Packets): Document the swbreak and hwbreak stop
2305 reasons.
2306 (General Query Packets): Document the swbreak and hwbreak
2307 qSupported features.
2308 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2309
f873665f 23102015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2311
2312 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2313 under *stopped.
2314
9a284c97
DE
23152015-03-02 Doug Evans <xdje42@gmail.com>
2316
2317 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2318
446899e4
AA
23192015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2320
2321 * gdb.texinfo (S/390 and System z Features): Describe new feature
2322 "org.gnu.gdb.s390.vx".
2323
7ee67ee4
SDJ
23242015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2325
2326 PR gdb/18008
2327 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2328 demangler-warning): Fix typo ("problam").
2329
53cf2ee0
DT
23302015-02-19 David Taylor <dtaylor@emc.com>
2331
2332 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2333
3133f8c1
JM
23342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2335
2336 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2337 point, DTrace'.
2338 (Static Probe Points): Modified to cover DTrace probes in addition
2339 to SystemTap probes. Also modified to cover the `enable probe'
2340 and `disable probe' commands.
2341
9aca2ff8
JM
23422015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2343
2344 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2345 `disable probe' commands.
2346
fa3f8d5a
DT
23472015-02-12 David Taylor <dtaylor@emc.com>
2348
2349 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2350 fields of the QTDV packet.
2351
d33501a5
MM
23522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2353
2354 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2355 (Process Record and Replay): Describe new set|show commands.
2356 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2357
f4abbc16
MM
23582015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2359
2360 * gdb.texinfo (Process Record and Replay): Describe the "record
2361 btrace bts" command.
2362 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2363 (Branch Trace Configuration Format): New.
2364
cfb069a8
GB
23652015-01-31 Gary Benson <gbenson@redhat.com>
2366 Doug Evans <dje@google.com>
2367
2368 * gdb.texinfo (Command Completion): Document new
2369 "set/show max-completions" option.
2370
f57d2163
DE
23712015-01-31 Doug Evans <xdje42@gmail.com>
2372
2373 * gdb.texinfo (Symbols): Document new commands
2374 "maint print symbol-cache", "maint print symbol-cache-statistics",
2375 "maint flush-symbol-cache". Document new option
2376 "maint set symbol-cache-size".
2377
9f050062
DE
23782015-01-31 Doug Evans <xdje42@gmail.com>
2379
2380 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2381 distinguish script files vs inlined scripts.
2382 * python.texi (Python Auto-loading): Ditto.
2383
b6577aab
DE
23842015-01-30 Doug Evans <dje@google.com>
2385
2386 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2387 string if present.
2388
3a8b707a
DE
23892015-01-27 Doug Evans <dje@google.com>
2390
2391 * python.texi (Objfiles In Python): Document Objfile.username.
2392
1b549396
DE
23932015-01-27 Doug Evans <dje@google.com>
2394
2395 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2396 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2397
253828f1
JK
23982015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2399
2400 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2401
bf555842
EZ
24022015-01-16 Eli Zaretskii <eliz@gnu.org>
2403
2404 * doc/gdb.texinfo (TUI Commands): Document the possible
2405 values of NAME argument to 'winheight' command. Explain the
2406 effect of 'tabset' setting better.
2407
439250fb
DE
24082015-01-11 Doug Evans <xdje42@gmail.com>
2409
2410 PR gdb/15830
2411 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2412 (Symbols): Ditto.
2413 (Maintenance Commands): Delete docs for "maint demangle".
2414
6bf6fd09
JB
24152014-12-31 Joel Brobecker <brobecker@adacore.com>
2416
2417 * gdb.texinfo (Files): Remove documentation of the
2418 "add-shared-symbol-files" and "assf" commands.
2419 (Cygwin Native): Remove documentation of the "dll-symbols"
2420 command.
2421
cc485e62
DE
24222014-12-17 Doug Evans <xdje42@gmail.com>
2423
2424 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2425
bb2ec1b3
TT
24262014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2427 Jan Kratochvil <jan.kratochvil@redhat.com>
2428
2429 * gdb.texinfo (Altering): Update.
2430 (Compiling and Injecting Code): New node.
2431
6dddd6a5
DE
24322014-12-12 Doug Evans <dje@google.com>
2433
2434 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2435
f5b95c01
AA
24362014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2437
2438 * gdb.texinfo: Document "maint print user-registers".
2439
a0be3e44
DE
24402014-12-08 Doug Evans <dje@google.com>
2441
2442 * python.texi (Objfiles In Python): Document Objfile.owner.
2443
86e4ed39
DE
24442014-12-04 Doug Evans <dje@google.com>
2445
2446 * python.texi (Objfiles In Python): Document
2447 Objfile.add_separate_debug_file.
2448
7c50a931
DE
24492014-12-04 Doug Evans <dje@google.com>
2450
2451 * python.texi (Objfiles In Python): Document Objfile.build_id.
2452
701adfb0
PA
24532014-12-02 Nick Bull <nicholaspbull@gmail.com>
2454
2455 * observer.texi (inferior_call_pre, inferior_call_post)
2456 (memory_changed, register_changed): New observers.
2457
162078c8
NB
24582014-12-02 Nick Bull <nicholaspbull@gmail.com>
2459
2460 * python.texi (Events In Python): Document new events
2461 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2462 and RegisterChangedEvent.
2463
f10c5b19
JK
24642014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2465
2466 Add add-auto-load-scripts-directory.
2467 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2468 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2469
413b59ae
JK
24702014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2471
2472 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2473 description typo.
2474
02be9a71
DE
24752014-10-30 Doug Evans <dje@google.com>
2476
2477 * python.texi (Progspaces In Python): Document ability to add
2478 random attributes to gdb.Progspace objects.
2479 (Objfiles In Python): Document ability to add random attributes to
2480 gdb.objfile objects.
2481
e5f8a7cc
PA
24822014-10-27 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2485 info on stepping and signal handlers.
2486 (Signals): Explain stepping and signal handlers. Add context
2487 index entry, and cross references.
2488
fab3a15d
SM
24892014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2490
2491 * python.texi (Breakpoints In Python): Add parenthesis after
2492 Breakpoint.delete. Clarify Breakpoint.enabled description so
2493 that it contains "disable".
2494
4ffbba72
DE
24952014-10-17 Doug Evans <dje@google.com>
2496
2497 * python.texi (Events In Python): Document clear_objfiles event.
2498
d096d8c1
DE
24992014-10-17 Doug Evans <dje@google.com>
2500
2501 * python.texi (Objfiles In Python): Document new progspace attribute.
2502
32a8097b
PA
25032014-10-17 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2506 (SVR4 Process Information): Delete mention of OSF/1.
2507
2ddf4301
SM
25082014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2509
2510 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2511 exit-code field in -list-thread-groups output.
2512
342cc091
JBG
25132014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2514
2515 * gdb.texinfo (Set Breaks): Add missing "@end table".
2516
a25a5a45
PA
25172014-09-22 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2520 always-inserted off" is the default mode now. Delete
2521 documentation of "set breakpoint always-inserted auto".
2522
2b4fd423
DE
25232014-09-18 Doug Evans <dje@google.com>
2524
2525 * python.texi (Symbol Tables In Python): Document "producer"
2526 attribute of gdb.Symtab objects.
2527
deb8ff2b
PA
25282014-09-16 Pedro Alves <palves@redhat.com>
2529
2530 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2531 (Embedded OS): Remove VxWorks menu entry.
2532 (VxWorks): Remove node.
2533
81219e53
DE
25342014-09-13 Doug Evans <xdje42@gmail.com>
2535
2536 * gdb.texinfo (Signaling): Document new queue-signal command.
2537
faa42425
DE
25382014-09-06 Doug Evans <xdje42@gmail.com>
2539
2540 PR 15276
2541 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2542 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2543
1a6a384b
JL
25442014-09-03 Justin Lebar <jlebar@google.com>
2545
2546 * python.texi (Types In Python): Type.template_argument(n) returns a
2547 gdb.Value or a gdb.Type and throws an exception if n is out of
2548 range.
2549
5f3b99cf
SS
25502014-09-03 Sasha Smundak <asmundak@google.com>
2551
2552 * python.texi (Frames in Python): Add read_register description.
2553
3cecbbbe
TT
25542014-08-04 Tom Tromey <tromey@redhat.com>
2555
2556 * gdb.texinfo (Debugging Output): Update for change to "set debug
2557 target".
2558
90debf20
MM
25592014-08-01 Masaki Muranaka <monaka@monami-software.com>
2560
2561 Pushed by Joel Brobecker <brobecker@adacore.com>.
2562 * Makefile.in (transform): New variable.
2563 (install-man1, install-man5): Apply $(transform) to man file names.
2564
ee7333ae
DE
25652014-07-26 Doug Evans <xdje42@gmail.com>
2566
2567 PR guile/17177
2568 * guile.texi (Guile Pretty Printing API): Fix typo.
2569 Document set-pretty-printers!, pretty-printers.
2570 (Selecting Guile Pretty-Printers): Update.
2571 Mention program-space based pretty-printers.
2572
70509625
PA
25732014-07-25 Pedro Alves <palves@redhat.com>
2574 Eli Zaretskii <eliz@gnu.org>
2575
2576 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2577 with multi-threaded programs.
2578
701adfb0
PA
25792014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2580
2581 * gdb.texinfo (MicroBlaze Features): Added.
2582
b67a2c6f
YQ
25832014-06-27 Yao Qi <yao@codesourcery.com>
2584
2585 * gdb.texinfo (Maintenance Commands): Update the output of
2586 'maint print dummy-frames' command.
2587
f179cf97
EZ
25882014-06-24 Eli Zaretskii <eliz@gnu.org>
2589
2590 * gdb.texinfo (Screen Size): Improve indexing.
2591
992c7d70
GB
25922014-06-19 Gary Benson <gbenson@redhat.com>
2593
2594 * gdb.texinfo (Maintenance Commands): Document new
2595 "maint set/show catch-demangler-crashes" option.
2596
57fcfb1b
GB
25972014-06-19 Gary Benson <gbenson@redhat.com>
2598
2599 * gdb.texinfo (Maintenance Commands): Document new
2600 "maint demangler-warning" command and new
2601 "maint set/show demangler-warning" option.
2602
dd5d5494
SC
26032014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2604
2605 * python.texi (Xmethod API): Add space before the opening
2606 parenthesis in function descriptions.
2607
25326a28 26082014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2609
2610 * guile.texi (Guile Configuration): Document guile-data-directory.
2611
0a770bb2 26122014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2613
2614 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2615
16f691fb
DE
26162014-06-04 Doug Evans <xdje42@gmail.com>
2617
2618 * guile.texi (Breakpoints In Guile): Update.
2619
1e47491b
JB
26202014-06-03 Joel Brobecker <brobecker@adacore.com>
2621
2622 * python.texi (Xmethod API): Fix reference to "Progspaces In
2623 Python".
2624
0c6e92a5
SC
26252014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2626
2627 * python.texi (Xmethods In Python, XMethod API)
2628 (Writing an Xmethod): New nodes.
2629 (Python API): New menu entries "Xmethods In Python",
2630 "Xmethod API", "Writing an Xmethod".
2631
06eb1586
DE
26322014-06-02 Doug Evans <xdje42@gmail.com>
2633
2634 * guile.texi (Guile API): Add entry for Parameters In Guile.
2635 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2636 (Parameters In Guile): New node.
2637
e698b8c4
DE
26382014-06-02 Doug Evans <xdje42@gmail.com>
2639
2640 * guile.texi (Guile API): Add entry for Commands In Guile.
2641 (Basic Guile) <parse-and-eval>: Add reference.
2642 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2643 (GDB Scheme Data Types): Mention <gdb:command> object.
2644 (Commands In Guile): New node.
2645
ded03782
DE
26462014-06-02 Doug Evans <xdje42@gmail.com>
2647
2648 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2649 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2650 (Progspaces In Guile): New node.
2651
53e8a631
AB
26522014-05-30 Andrew Burgess <aburgess@broadcom.com>
2653
2654 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2655 * python.texi (Frames In Python): Mention
2656 gdb.FRAME_UNWIND_MEMORY_ERROR.
2657
329ea579
PA
26582014-05-29 Pedro Alves <palves@redhat.com>
2659 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2662 from example.
2663 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2664 Mention that target-async is now deprecated.
2665 (Maintenance Commands): Document maint set/show target-async.
2666
92bcb5f9
PA
26672014-05-29 Pedro Alves <palves@redhat.com>
2668
2669 * observer.texi (sync_execution_done, command_error): New
2670 subjects.
2671
fd664c91
PA
26722014-05-29 Pedro Alves <palves@redhat.com>
2673
2674 PR gdb/13860
2675 * observer.texi (signal_received, end_stepping_range)
2676 (signal_exited, exited, no_history): New observer subjects.
2677
b2715b27
AW
26782014-05-26 Andy Wingo <wingo@igalia.com>
2679
2680 * guile.texi (GDB Scheme Data Types): Remove documentation for
2681 removed interfaces. Update spelling of gdb-object-kind.
2682
9eaa4c1e
AW
26832014-05-26 Andy Wingo <wingo@igalia.com>
2684
2685 * guile.texi (Basic Guile): Fix some typos.
2686
0f1e8403
AW
26872014-05-26 Andy Wingo <wingo@igalia.com>
2688
2689 * guile.texi (Writing a Guile Pretty-Printer)
2690 (Guile Types Module): Fix excess parentheses in use-modules forms.
2691
697aa1b7
EZ
26922014-05-24 Eli Zaretskii <eliz@gnu.org>
2693
2694 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2695 (Breakpoints In Guile, Guile Printing Module)
2696 (Guile Exception Handling, Values From Inferior In Guile)
2697 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2698 Don't use @var at the beginning of a sentence.
2699
2700 * gdb.texinfo (Frame Filter Management, Trace Files)
2701 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2702 (PowerPC Embedded, Define, Annotations for Running)
2703 (IPA Protocol Commands, Packets, General Query Packets)
2704 (Tracepoint Packets, Notification Packets, Environment)
2705 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2706 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2707 (Frames, Backtrace, Selection, Expressions, Registers)
2708 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2709 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2710 (Source Annotations, Using JIT Debug Info Readers, Packets)
2711 (Stop Reply Packets, Host I/O Packets)
2712 (Target Description Format): Don't use @var at the beginning of a
2713 sentence.
2714
2715 * python.texi (Basic Python, Types In Python)
2716 (Commands In Python, Frames In Python, Line Tables In Python)
2717 (Breakpoints In Python, gdb.printing, gdb.types)
2718 (Type Printing API): Don't use @var at the beginning of a
2719 sentence.
2720
67b5c0c1
MM
27212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2722
2723 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2724 replay-memory-access".
2725
6a3cb8e8
PA
27262014-05-21 Pedro Alves <palves@redhat.com>
2727
2728 * gdb.texinfo (Starting): Document "set/show
2729 auto-connect-native-target".
2730 (Target Commands): Document "target native".
2731
936d2992
PA
27322014-05-20 Pedro Alves <palves@redhat.com>
2733
2734 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2735 not be remote specific. Add cross reference to the qCRC packet.
2736 (Separate Debug Files): Update cross reference to the qCRC packet.
2737 (General Query Packets) <qCRC packet>: Add anchor.
2738
b3ce5e5f
DE
27392014-05-17 Doug Evans <xdje42@gmail.com>
2740
2741 Copy over changes from guile.texi.
2742 * python.texi (Basic Python) <gdb.execute>: Add text.
2743 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2744 (Values From Inferior) <Python string>: Add text.
2745 (Values From Inferior) <Value.string>: Clarify string length handling.
2746 (Pretty Printing API): Add cindex.
2747 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2748 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2749 @vindex.
2750 (Commands In Python) <COMPLETE_*>: Similarly.
2751 (Symbols In Python) <SYMBOL_*>: Similarly.
2752 (Breakpoints In Python) <WP_*>: Similarly.
2753 (Breakpoints In Python) <BP_*>: Similarly.
2754
8dfcab11
DT
27552014-05-17 David Taylor <dtaylor@emc.com>
2756
2757 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2758 mentioned in the qfThreadInfo reply.
2759
8d551b02
DE
27602014-05-16 Doug Evans <dje@google.com>
2761
2762 * gdb.texinfo (Mode Options): Add -D.
2763
e20bd8f4
SB
27642014-05-09 Samuel Bronson <naesten@gmail.com>
2765
2766 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2767 "make -C".
2768
f989a1c8
TT
27692014-04-29 Tom Tromey <tromey@redhat.com>
2770
2771 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2772 "show debug varobj".
2773
95cf3b38
DT
27742014-05-01 David Taylor <dtaylor@emc.com>
2775
2776 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2777 option.
2778
01f9f808
MS
27792014-04-24 Michael Sturm <michael.sturm@mintel.com>
2780 Walfred Tedeschi <walfred.tedeschi@intel.com>
2781
2782 * gdb.texinfo (i386 Features): Add description of AVX512
2783 registers.
2784
770e7fc7
DE
27852014-03-31 Doug Evans <dje@google.com>
2786
2787 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2788
97d8f0ee
DE
27892014-03-30 Doug Evans <dje@google.com>
2790
2791 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2792 (Background Execution): Ditto.
2793
36cb1214
HZ
27942014-03-21 Pedro Alves <palves@redhat.com>
2795 Stan Shebs <stan@codesourcery.com>
2796 Hui Zhu <hui@codesourcery.com>
2797
2798 * gdb.texinfo (Packets): Add anchor to "? packet".
2799 Remove fixme and update introduction of "k packet".
2800 Add anchor to "vKill packet".
2801
5e3a2c38
SS
28022014-03-12 Stan Shebs <stan@codesourcery.com>
2803
2804 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2805
7a5a839f
LC
28062014-02-26 Ludovic Courtès <ludo@gnu.org>
2807
dc6ae996 2808 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2809
95060284
JB
28102014-02-20 Joel Brobecker <brobecker@adacore.com>
2811
2812 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2813 and "assf" as being deprecated.
2814 (Cygwin Native): Likewise for "dll-symbols".
2815 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2816 as a way to force the loading of symbols from a DLL.
2817
f7bd0f78
SC
28182014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2819
2820 * python.texi (Values From Inferior): Add description about the
2821 new feature.
2822
329baa95
DE
28232014-02-17 Doug Evans <xdje42@gmail.com>
2824
2825 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2826 * gdb.texinfo (Python): Moved to ...
2827 * python.texi: ... here. New file.
2828
687894f5
DE
28292014-02-17 Ludovic Courtès <ludo@gnu.org>
2830
d25f38ee 2831 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2832 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2833 parameter to 'str-lookup-function' procedure. Look for
2834 the "std::string<" prefix.
2835 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2836 Adjust description.
2837
6fb526ee
DE
28382014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2839
d25f38ee 2840 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2841 parantheses for deffn.
2842 (Disassembly In Guile): Ditto.
2843
1e0a5178
SS
28442014-02-10 Stan Shebs <stan@codesourcery.com>
2845
2846 Add Doxygen support.
2847 * Makefile.in (doxy): New action, generates Doxygen files.
2848 (DOXYGEN): New.
2849 (doxyedit): New.
2850 * Doxyfile-base.in: New file.
2851 * Doxyfile-gdb-api.in: New file.
2852 * Doxyfile-gdb-xref.in: New file.
2853 * Doxyfile-gdbserver.in: New file.
2854 * doxy-index.in: New file.
2855 * filter-for-doxygen: New file.
2856 * filter-params.pl: New file.
2857
ed3ef339
DE
28582014-02-10 Doug Evans <xdje42@gmail.com>
2859
2860 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2861 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2862 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2863 (Guile docs): Include guile.texi.
2864 (objfile-gdbdotext file): Add objfile-gdb.scm.
2865 (dotdebug_gdb_scripts section): Mention Guile scripts.
2866 (Multiple Extension Languages): New node.
2867 * guile.texi: New file.
2868
c6044dd1
JB
28692014-01-28 Joel Brobecker <brobecker@adacore.com>
2870
2871 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2872 ignore-descriptive-types". commands.
2873
87ce2a04
DE
28742014-01-22 Doug Evans <dje@google.com>
2875
2876 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2877 (gdbserver man): Ditto.
2878
52834460
MM
28792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2880
2881 * gdb.texinfo: Document limited reverse/replay support
2882 for target record-btrace.
2883
0688d04e
MM
28842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2885
2886 * gdb.texinfo (Process Record and Replay): Update documentation.
2887
8710b709
MM
28882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2889
2890 * gdb.texinfo (Process Record and Replay): Document new /c
2891 modifier accepted by "record function-call-history".
2892 Add /i modifier to "record function-call-history" example.
2893
dcf106f3
JB
28942014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2895 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2898 markers. Remove one that was misplaced.
2899
41ef2965
PA
29002014-01-10 Pedro Alves <palves@redhat.com>
2901
2902 * gdb.texinfo (Your Program's Environment) <set environment>:
2903 Mention the shell, and point at 'set exec-wrapper'.
2904
c0d48811
JB
29052014-01-07 Joel Brobecker <brobecker@adacore.com>
2906
2907 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2908
5fba4c0f
JB
29092013-12-30 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.texinfo (Types In Python): Clarify the documentation
2912 of attribute gdb.Field.bitpos.
2913
0809504b
JB
29142013-12-28 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdb.texinfo (Types In Python): Fix the documentation of
2917 attribute "bitpos" in class gdb.Field for enum types. Add
2918 documentation for attribute "enumval" in that same class.
2919
edef6000
JB
29202013-12-28 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2923 @ftable.
2924
71b8c845
DE
29252013-12-23 Doug Evans <xdje42@gmail.com>
2926
2927 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2928 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2929 corresponding section in Extending GDB.
2930 (Extending GDB): Move menu up. New menu item "Auto-loading
2931 extensions".
2932 (Sequences): New menu item "Auto-loading sequences".
2933 (Auto-loading sequences): New node.
2934 (Python): Rename section from Scripting GDB to Extending GDB.
2935 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2936 Move docs on ways to auto-load extensions to ...
2937 (Auto-loading extensions): ... here. New node.
2938
d192b373
JB
29392013-12-23 Joel Brobecker <brobecker@adacore.com>
2940
2941 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2942 in menu.
2943 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2944 command, now in a new node.
2945 (GDB/MI Support Commands): New node, with its contents being
2946 extracted from the "GDB/MI Miscellaneous Commands" node.
2947 A small paragraph introducing the section is also added at
2948 the start.
2949 (GDB/MI Miscellaneous Commands): Delete the description of the
2950 -info-gdb-mi-command, -list-features and -list-target-features
2951 commands, now hosted in the "GDB/MI Support Commands" node.
2952
a16b0e22
SC
29532013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2954
2955 PR python/16113
2956 * gdb.texinfo (Values From Inferior): Add a note about using
2957 gdb.Field objects as subscripts on gdb.Value objects.
2958 (Types In Python): Add description about the new attribute
2959 "parent_type" of gdb.Field objects.
2960
9b26f0fb
JB
29612013-12-12 Joel Brobecker <brobecker@adacore.com>
2962
2963 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2964 entry for section docuumenting the -list-features GDB/MI command.
2965
72bfa06c
JB
29662013-12-10 Joel Brobecker <brobecker@adacore.com>
2967
2968 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2969 "exec-run-start-option" entry in the output of the "-list-features"
2970 command.
2971
3ea8680f
EZ
29722013-12-04 Eli Zaretskii <eliz@gnu.org>
2973
2974 * gdb.texinfo (i386): Fix yesterday's commit.
2975
1a4f73eb
TT
29762013-12-03 Tom Tromey <tromey@redhat.com>
2977
2978 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2979 documented here.
2980
6cb999f8
TT
29812013-12-03 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2984
ca8941bb
WT
29852013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2986
2987 * gdb.texinfo (i386 Features): Add MPX feature registers.
2988 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2989 a subsubsection for MPX and describes the display of the
2990 boundary registers.
2991
688981c9
JB
29922013-12-03 Joel Brobecker <brobecker@adacore.com>
2993
2994 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2995 documentation of the "ada-exceptions" entry.
2996
2ea126fa
JB
29972013-12-03 Joel Brobecker <brobecker@adacore.com>
2998
2999 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3000 "^error" result record concerning the error message. Document
3001 the error code that may also be part of that result record.
3002 (GDB/MI Miscellaneous Commands): Document the
3003 "undefined-command-error-code" element in the output of
3004 the "-list-features" GDB/MI command.
3005
6b7cbff1
JB
30062013-12-03 Joel Brobecker <brobecker@adacore.com>
3007
3008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3009 the new -info-gdb-mi-command GDB/MI command. Document
3010 the meaning of "-info-gdb-mi-command" in the output of
3011 -list-features.
3012
20e1ca3b
PA
30132013-11-29 Pedro Alves <palves@redhat.com>
3014
3015 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3016 Update comment.
3017
29453a14
YQ
30182013-11-24 Yao Qi <yao@codesourcery.com>
3019
3020 * gdb.texinfo (Caching Remote Data): Document new
3021 "set/show stack-cache" option.
3022
6dd315ba
YQ
30232013-11-24 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3026 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3027 "off" respectively.
3028
9df9dbe0
YQ
30292013-11-23 Yao Qi <yao@codesourcery.com>
3030
3031 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3032 of "displayhint" to the table about child results.
3033
c78feb39
YQ
30342013-11-21 Yao Qi <yao@codesourcery.com>
3035
3036 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3037 'dynamic' for the output of command -var-list-children.
3038
27b81af3
YQ
30392013-11-21 Yao Qi <yao@codesourcery.com>
3040
3041 * gdb.texinfo (Caching Target Data): Remove "see" before
3042 @pxref.
3043
b26dfc9a
YQ
30442013-11-20 Yao Qi <yao@codesourcery.com>
3045
3046 * gdb.texinfo (Caching Target Data): Update doc for
3047 per-address-space dcache.
3048
b12039c6
YQ
30492013-11-20 Yao Qi <yao@codesourcery.com>
3050
3051 * gdb.texinfo (Data): Rename menu item.
3052 (Caching Remote Data): Rename to ...
3053 (Caching Target Data): ... it. Update.
3054
422ad5c2
JB
30552013-11-18 Joel Brobecker <brobecker@adacore.com>
3056
3057 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3058 "language-option" entry in the output of the "-list-features"
3059 command.
3060
805e1f19
TT
30612013-11-15 Tom Tromey <tromey@redhat.com>
3062
3063 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3064 Add example.
3065
8fe1b653
TT
30662013-11-14 Tom Tromey <tromey@redhat.com>
3067
3068 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3069
403cb6b1
JB
30702013-11-14 Joel Brobecker <brobecker@adacore.com>
3071
3072 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3073 (Context management): Place current subsection text into its own
3074 subsubsection. Add new subsubsection describing the "--language"
3075 command option.
3076
93973826
JB
30772013-11-13 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3080 the documentation of "info-ada-exceptions" in the output
3081 of the "-list-features" command. Add the documentation
3082 of the "ada-exception" entry instead.
3083
6adcee18
JB
30842013-11-12 Joel Brobecker <brobecker@adacore.com>
3085
93973826 3086
6adcee18
JB
3087 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3088 word of a couple of sentences to start with a capital letter.
3089
58d06528
JB
30902013-11-12 Joel Brobecker <brobecker@adacore.com>
3091
3092 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3093 (Ada Exceptions): New node.
3094 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3095 Commands" node.
3096 (GDB/MI Ada Exceptions Commands): New node.
3097 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3098 field in the output of the "-list-features" command.
3099 * NEWS: Add entry for the new "info exceptions" CLI command,
3100 and for the new "-info-ada-exceptions" GDB/MI command.
3101
bc79de95
PM
31022013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3103
3104 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3105 (Line Tables In Python): New node.
3106
73be47f5
DE
31072013-11-08 Doug Evans <dje@google.com>
3108
3109 * gdb.texinfo (Debugging Output): Update text for
3110 "set debug dwarf2-read".
3111
db0fec5c
DE
31122013-11-08 Doug Evans <dje@google.com>
3113
3114 * gdb.texinfo (Debugging Output): Update text for
3115 "set debug symtab-create".
3116
92e32e33
PM
31172013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3118
72f4393d
L
3119 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3120 constant.
92e32e33 3121
f76c27b5
PM
31222013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3123
3124 * gdb.texinfo (Breakpoints In Python): Document temporary
3125 option in breakpoint constructor, and add documentation to the
3126 temporary attribute.
3127
fa4d0c40
YQ
31282013-11-07 Yao Qi <yao@codesourcery.com>
3129
3130 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3131 output of "-var-info-expression".
3132
afa332ce
PA
31332013-11-06 Pedro Alves <palves@redhat.com>
3134
3135 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3136 non-interactive mode.
3137 (Environment) <shell startup files warning>: Mention
3138 non-interactive mode. Mention .zshenv for Z shell, and talk about
3139 BASH_ENV instead of .bashrc for BASH.
3140
9ac69859
NB
31412013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3142
3143 * gdb.texinfo (Commands to Specify Files): Add description
3144 of the remove-symbol-file command.
3145 * observer.texi: New free_objfile event
3146
98882a26
PA
31472013-10-24 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3150
ce13fade
JB
31512013-10-11 Joel Brobecker <brobecker@adacore.com>
3152
3153 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3154 New subsection inside which the "-catch-load" and "-catch-unload"
3155 commands documentation is now placed.
3156 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3157 documenting the "-catch-assert" and "-catch-exception" new
3158 GDB/MI commands.
3159
2446f5ea
JB
31602013-10-10 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3163
0d12017b
JB
31642013-10-10 Joel Brobecker <brobecker@adacore.com>
3165
bd80dc1a
JB
3166 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3167 serial baud".
3168 (Remote Configuration): Replace "set remotebaud" by "set serial
3169 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3170
f4fb82a1
PA
31712013-10-07 Pedro Alves <palves@redhat.com>
3172
3173 PR breakpoints/11568
3174 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3175 when the thread is removed from the thread list.
3176
0c557179
SDJ
31772013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3178
3179 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3180 Update entry for $_exitcode.
3181
5713b9b5
JB
31822013-10-04 Joel Brobecker <brobecker@adacore.com>
3183
3184 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3185 new "--start" option.
3186
901461f8
PA
31872013-10-02 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.texinfo (Registers): Expand description of saved registers
3190 in frames. Explain <not saved>.
3191
8fb8eb5c
DE
31922013-09-25 Doug Evans <dje@google.com>
3193
3194 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3195
0a7cfe2c
SS
31962013-09-16 Stan Shebs <stan@codesourcery.com>
3197
3198 Remove the internals manual gdbint.texinfo.
3199 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3200 (PDFFILES): Remove gdbint.pdf.
3201 (HTMLFILES): Remove gdbint/index.html.
3202 (HTMLFILES_INSTALL): Remove gdbint.
3203 (GDBINT_DOC_FILES): Remove.
3204 (dvi): Remove gdbint.dvi.
3205 (ps): Remove gdbint.ps.
3206 * gdbint.texinfo: Remove file.
3207 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3208
a280dbd1
SDJ
32092013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3210
3211 * gdb.texinfo (Convenience Functions): Mention new convenience
3212 function $_isvoid.
3213
4ac33720
UW
32142013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3215
3216 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3217 (Standard Target Features): Add new node to menu.
3218 (S/390 and System z Features): New node.
3219
b3d3b4bd
SA
32202013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3221
3222 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3223 -list-target-features in the example.
3224
edf9f00c
JK
32252013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3226
3227 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3228 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3229
1d236d23
JK
32302013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3231
3232 Sync documentation with gdb.base/gnu-debugdata.exp.
3233 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3234
5423b017
JK
32352013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3236
3237 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3238
6211c335
YQ
32392013-08-27 Pedro Alves <pedro@codesourcery.com>
3240 Yao Qi <yao@codesourcery.com>
3241
3242 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3243 Document new --skip-unavailable option.
3244 <-stack-list-variables>: Document new --skip-unavailable option.
3245
52e260a3
DE
32462013-08-26 Doug Evans <dje@google.com>
3247
3248 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3249 an optional regexp.
3250
5e92f71a
TT
32512013-08-13 Tom Tromey <tromey@redhat.com>
3252
3253 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3254 Document GDB_PARALLEL and GDB_INOTIFY.
3255
c5d7073b
SS
32562013-08-09 Stan Shebs <stan@codesourcery.com>
3257
3258 * LRS: Remove file, describes a long-abandoned live-range
3259 splitting extension to stabs.
3260
6fbe845e
AB
32612013-07-25 Andrew Burgess <aburgess@broadcom.com>
3262
3263 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3264
e7045703
DE
32652013-07-17 Doug Evans <dje@google.com>
3266
3267 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3268
3105ebf9
TT
32692013-07-02 Tom Tromey <tromey@redhat.com>
3270
3271 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3272
d6c2da54
TT
32732013-06-28 Tom Tromey <tromey@redhat.com>
3274
3275 * Makefile.in (version.subst): Use version.in, not
3276 common/version.in.
3277 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3278 Likewise.
3279
e5823f1c
PA
32802013-06-27 Pedro Alves <palves@redhat.com>
3281
3282 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3283 dynamic symbol resolution code>: New section, based on infrun.c
3284 comment.
3285
92dcb9ff
TT
32862013-06-26 Tom Tromey <tromey@redhat.com>
3287
3288 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3289 Update.
3290 (Releasing GDB): Likewise.
3291
dc673c81
YQ
32922013-06-26 Pedro Alves <pedro@codesourcery.com>
3293 Yao Qi <yao@codesourcery.com>
3294
3295 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3296 -trace-frame-collected.
3297
28a93511
YQ
32982013-06-26 Pedro Alves <pedro@codesourcery.com>
3299
3300 * gdb.texinfo (Traceframe Info Format): Document tvar element
3301 and its attributes.
3302
a0743c90
YQ
33032013-06-25 Yao Qi <yao@codesourcery.com>
3304
3305 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3306
01208463
TT
33072013-06-24 Tom Tromey <tromey@redhat.com>
3308
3309 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3310 (GDBvn.texi): Use version.subst.
3311 (version.subst): New target.
3312 (mostlyclean): Remove version.subst.
3313
c898adb7
YQ
33142013-06-20 Pedro Alves <pedro@codesourcery.com>
3315
3316 * gdb.texinfo (GDB/MI Data Manipulation)
3317 <-data-list-register-values>: Document the --skip-unavailable
3318 option.
3319
7c57fa1e
YQ
33202013-06-07 Yao Qi <yao@codesourcery.com>
3321
3322 * gdb.texinfo (Symbols): Add kindex and cindex for
3323 'maint print msymbols'.
3324
0059c61a 33252013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3326
3327 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3328 response field name (thread-group to inferior).
3329
85dc5a12
GB
33302013-06-04 Gary Benson <gbenson@redhat.com>
3331
3332 * gdb.texinfo (General Query Packets/qSupported): Added
3333 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3334 to the table of currently defined stub features.
3335 Added a more detailed entry for "augmented-libraries-svr4-read".
3336 (General Query Packets/qXfer:libraries-svr4:read): Documented
3337 the augmented form of this packet.
3338
5901af59
JB
33392013-05-23 Joel Brobecker <brobecker@adacore.com>
3340
3341 * gdb.texinfo (System-wide Configuration Scripts): Renames
3342 "Installed System-wide Configuration Scripts". Add associated
3343 @menu block.
3344
c1e36e3e
PA
33452013-05-23 Yao Qi <yao@codesourcery.com>
3346 Pedro Alves <palves@redhat.com>
3347
3348 * gdb.texinfo (Packets): Document 'vCont;r'.
3349 (Continuing and Stepping): Document target-assisted range
3350 stepping, and the 'set range-stepping' and 'show range-stepping'
3351 commands.
3352
0201faac
JB
33532013-05-23 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.texinfo (Installed System-wide Configuration Scripts):
3356 Add subsection describing the scripts now available under
3357 the data-dir's system-gdbbinit subdirectory.
3358 * NEWS: Add entry announcing the availability of system-wide
3359 configuration scripts for ElinOS and Wind River Linux.
3360
c5867ab6
HZ
33612013-05-21 Hui Zhu <hui@codesourcery.com>
3362
3363 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3364 "-dprintf-insert" command.
3365
7d0c9981
DE
33662013-05-17 Doug Evans <dje@google.com>
3367
3368 * gdb.texinfo (Maintenance Commands): Update doc for
3369 "maint check-psymtabs". Add doc for "maint check-symtabs",
3370 "maint expand-symtabs".
3371
742ce053
MM
33722013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3373
3374 * gdb.texinfo (Process Record and Replay): Document the
3375 "record goto" command and its sub-commands.
3376
1e611234
PM
33772013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3378
3379 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3380 (Python API): Add Frame Filters API, Frame Wrapper API,
3381 Writing a Frame Filter/Wrapper, Managing Management of Frame
3382 Filters chapter entries.
3383 (Frame Filters API): New Node.
3384 (Frame Wrapper API): New Node.
3385 (Writing a Frame Filter): New Node.
3386 (Managing Frame Filters): New Node.
3387 (Progspaces In Python): Add note about frame_filters attribute.
3388 (Objfiles in Python): Ditto.
3389 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3390 @anchors and --no-frame-filters option to -stack-list-variables,
3391 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3392 commands.
3393
2874cb83
JB
33942013-05-08 Joel Brobecker <brobecker@adacore.com>
3395
3396 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3397 Support" subsection documenting the XML format used to transfer
3398 shared library info on AIX.
3399
9a005eb9
JB
34002013-05-08 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.texinfo (Debugging Output): Add documentation of
3403 "set debug aix-solib" and "show debug aix-solib" commands.
3404
a1217d97
SL
34052013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3406
3407 * gdb.texinfo (Nios II): New section.
3408 (Nios II Features): New section.
3409
4d1eb6b4
JB
34102013-05-06 Joel Brobecker <brobecker@adacore.com>
3411
3412 * gdbint.texinfo (Algorithms): Remove entries documenting
3413 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3414 SOLIB_CREATE_INFERIOR_HOOK.
3415
3f84184e
TT
34162013-04-29 Tom Tromey <tromey@redhat.com>
3417
3418 PR python/14204:
3419 * gdb.texinfo (Python API): Fix menu entry.
3420 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3421 Define global and static block. Add example. Clarify
3422 block relationship for inline functions.
3423
60155234
TT
34242013-04-29 Tom Tromey <tromey@redhat.com>
3425
3426 * gdb.texinfo (Python API): Mention Python help and keyword
3427 arguments. Move pagination text to Basic Python.
3428 (Basic Python): Put pagination text here. Document
3429 close-on-exec, SIGCHLD, and SIGINT.
3430
5360976e
PA
34312013-04-19 Pedro Alves <palves@redhat.com>
3432
3433 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3434 "signedness" instead of "signness".
3435
bd3f3b55
PA
34362013-04-19 Pedro Alves <palves@redhat.com>
3437
3438 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3439 -Wno-pointer-sign text with text on -Wpointer-sign.
3440
dee368d3
TT
34412013-04-16 Tom Tromey <tromey@redhat.com>
3442
3443 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3444 GCC that has the SDT probe points.
3445
cc16e6c9
TT
34462013-04-15 Tom Tromey <tromey@redhat.com>
3447
3448 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3449 exception catchpoints.
3450
72f1fe8a
TT
34512013-04-15 Tom Tromey <tromey@redhat.com>
3452
3453 * gdb.texinfo (Set Catchpoints): Document $_exception.
3454 (Convenience Vars): Mention $_exception.
3455
591f19e8
TT
34562013-04-15 Tom Tromey <tromey@redhat.com>
3457
3458 * gdb.texinfo (Set Catchpoints): Reorganize exception
3459 catchpoints. Document "catch rethrow".
3460 (Debugging C Plus Plus): Mention "catch rethrow".
3461
02ae6bad
TT
34622013-04-15 Tom Tromey <tromey@redhat.com>
3463
3464 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3465
2c91021c
JK
34662013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3467 Eli Zaretskii <eliz@gnu.org>
3468
3469 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3470 line below the sample output.
3471
6eaaf48b
EZ
34722013-04-12 Eli Zaretskii <eliz@gnu.org>
3473
3474 * gdb.texinfo (Mode Options): Document '-configuration'.
3475 (Help): Document "show configuration".
3476 (Bug Reporting): Add requirements to include the configuration
3477 details in bug reports.
3478
b292c783
JK
34792013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3480
3481 * Makefile.in (MAN1S): Add gcore.1.
3482 Remove "Host, target, and site specific Makefile fragments" comment.
3483 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3484 (install-man1, uninstall-man1): Conditionalize gcore.1.
3485 (gcore.1): New.
3486 * gdb.texinfo (Man Pages): Add gcore man.
3487 (gcore man): New node.
3488
f81d1120
PA
34892013-04-10 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.texinfo (Process Record and Replay): Document that "set
3492 record full insn-number-max", "set record
3493 instruction-history-size" and "set record
3494 function-call-history-size" accept "unlimited".
3495 (Backtrace): Document that "set backtrace limit" accepts
3496 "unlimited".
3497 (List): Document that "set listsize" accepts "unlimited".
3498 (Print Settings)" Document that "set print max-symbolic-offset",
3499 "set print elements" and "set print repeats" accept "unlimited".
3500 (Starting and Stopping Trace Experiments): Document that "set
3501 trace-buffer-size" accepts "unlimited".
3502 (Remote Configuration): Document that "set tcp connect-timeout"
3503 accepts "unlimited".
3504 (Command History): Document that "set history size" accepts
3505 "unlimited".
3506 (Screen Size): Document that "set height" and "set width" accepts
3507 "unlimited". Adjust "set pagination"'s description to suggest
3508 "set height unlimited" instead of "set height 0".
3509
393fd4c3
YQ
35102013-04-10 Yao Qi <yao@codesourcery.com>
3511
3512 * gdb.texinfo (Trace Files): Add "target ctf".
3513
cba5a7bf
JK
35142013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3515
3516 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3517
0ed630cb
JK
3518 * Makefile.in (install-man1, install-man5, uninstall-man1)
3519 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3520
afe1492b
JK
3521 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3522
5b8b6385
JK
35232013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3524 Eli Zaretskii <eliz@gnu.org>
3525
3526 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3527 parameters order. Remove "On some targets" for --attach. Document the
3528 --multi parameter and extended-remote command. Document all the
3529 options.
3530
906ccdf0
JK
35312013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3534 the list of supported languages.
3535
43662968
JK
35362013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3537
3538 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3539 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3540 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3541 (diststuff): Add man.
3542 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3543 (uninstall-man5): New.
3544 (STAGESTUFF): Add *.1 and *.5.
3545 (GDBvn.texi): Add SYSTEM_GDBINIT.
3546 (gdb.1, gdbserver.1, gdbinit.5): New.
3547 (maintainer-clean realclean): Add $(MANS).
3548 (install): Add install-man.
3549 (uninstall): Add uninstall-man.
3550 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3551 (@copying): Wrap it by @c man begin COPYRIGHT.
3552 (Top): Add Man Pages.
3553 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3554
be9a8770
PA
35552013-04-02 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.texinfo (Debugging Output): Document "set/show debug
3558 aarch64", "set/show debug coff-pe-read" and "set/show debug
3559 mach-o".
3560
a46c1e42
PA
35612013-04-02 Pedro Alves <palves@redhat.com>
3562
3563 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3564 table>: Add entry for "trace-buffer-size".
3565
bd3eecc3
PA
35662013-03-28 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3569 table>: Add entry for "trace-status".
3570
215b9f98
EZ
35712013-03-28 Eli Zaretskii <eliz@gnu.org>
3572
3573 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3574 @bullet", which is invalid (makeinfo 5.1 barfs).
3575
7f7cc265
PA
35762013-03-28 Pedro Alves <palves@redhat.com>
3577
3578 PR gdb/15294
3579
3580 * gdb.texinfo (List) <set listsize>: Adjust to document that
3581 listsize 0 means no limit, and remove mention of -1.
3582
9c0be723
YQ
35832013-03-22 Yao Qi <yao@codesourcery.com>
3584
3585 * gdb.texinfo (Embedded Processors): Remove menu item
3586 "OpenRISC 1000".
3587 (OpenRISC 1000): Remove.
3588
bd712aed
DE
35892013-03-21 Doug Evans <dje@google.com>
3590
3591 * gdb.texinfo (Maintenance Commands): Add docs for
3592 "mt set per-command {space,time,symtab} {on,off}".
3593
d0353e76
YQ
35942013-03-14 Hui Zhu <hui@codesourcery.com>
3595 Yao Qi <yao@codesourcery.com>
3596
3597 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3598
6dd24dfa
KS
35992013-03-13 Keith Seitz <keiths@redhat.com>
3600
3601 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3602 "maint agent" reference to Dynamic printf.
3603
5c4808ca
EZ
36042013-03-11 Eli Zaretskii <eliz@gnu.org>
3605
3606 * gdb.texinfo (General Query Packets): Don't use colon in index
3607 entries visible to Info format.
3608
59ea5688
MM
36092013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3610
3611 * gdb.texinfo (Process Record and Replay): Document record
3612 changes.
3613
2ae8c8e7
MM
36142013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3615
3616 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3617 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3618 qXfer:btrace:read.
3619
28abe188
EZ
36202013-03-09 Eli Zaretskii <eliz@gnu.org>
3621
3622 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3623 use colons in @anchor and @cindex entries.
3624
be9a119c 36252013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3626
3627 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3628
be9a119c 36292013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3630 Hafiz Abid Qadeer <abidh@codesourcery.com>
3631
3632 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3633 trace-buffer-size set and show commands.
3634 (Tracepoint Packets): Document QTBuffer:size.
3635 (General Query Packets): Document QTBuffer:size.
3636
d57350ea
TT
36372013-02-21 Tom Tromey <tromey@redhat.com>
3638
3639 * gdb.texinfo: Remove bad @syncodeindex.
3640 (Values From Inferior, Types In Python, Inferiors In Python)
3641 (Events In Python, Threads In Python, Frames In Python, Blocks In
3642 Python, Symbols In Python, Symbol Tables In Python): Remove
3643 @tables.
3644 (Packets, General Query Packets, Tracepoint Packets)
3645 (Host I/O Packets): Use @w{} for empty @item.
3646
9f44fbc0
SCR
36472013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3648
3649 * gdb.texinfo (Architectures In Python): Add description about
3650 the new method gdb.Architecture.disassemble.
3651
f5911ea1
HAQ
36522013-02-15 Pedro Alves <pedro@codesourcery.com>
3653 Hafiz Abid Qadeer <abidh@codesourcery.com>
3654
3655 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3656 Document the "trace-file" field.
3657
7e1e0340
DE
36582013-02-07 Doug Evans <dje@google.com>
3659
3660 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3661 command.
3662
134a2066
YQ
36632013-02-06 Yao Qi <yao@codesourcery.com>
3664
3665 * gdb.texinfo (GDB/MI Async Records): Document new MI
3666 notification "=tsv-modified". Update the document of MI
3667 notification "=tsv-created".
3668 * observer.texi (GDB Observers): New observer tsv_modified.
3669 Update observer tsv_created and tsv_delete.
3670
430ed3f0
MS
36712013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3672
3673 * gdb.texinfo (AArch64 Features): New section; document
3674 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3675 (Architectures): Add new AArch64 section to document AArch64
3676 architecture specific commands.
3677 (ABI): Add description of the new OS ABI "Newlib" and its influence
3678 on the longjmp handling.
3679
1b56eb55
JK
36802013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3681 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3684 variable in 'set/show backtrace' section.
3685
c4957902
TT
36862013-01-31 Tom Tromey <tromey@redhat.com>
3687
3688 * gdb.texinfo (Target Commands): Fix typo.
3689
bea883fd
SCR
36902013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3691
3692 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3693 describing the gdb.Architecture class.
3694 (Frames In Python): Add description about the new method
3695 gdb.Frame.architecture().
3696
796a7ff8
DE
36972013-01-23 Doug Evans <dje@google.com>
3698
3699 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3700
998580f1
MK
37012013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3702
3703 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3704 'thread-groups' field when printing a breakpoint in MI.
3705
c9fb1240
SD
37062012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3707 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3708 to reflect that jit-reader-load now supports absolute file-names.
3709
ab04a2af
TT
37102013-01-16 Tom Tromey <tromey@redhat.com>
3711
3712 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3713 (Signals): Likewise.
3714
8ac3646f
TT
37152013-01-16 Tom Tromey <tromey@redhat.com>
3716
3717 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3718 "catch-type" field.
3719 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3720
e93a8774
TT
37212013-01-07 Tom Tromey <tromey@redhat.com>
3722
3723 * gdb.texinfo (Mode Options): Don't mention -epoch.
3724 (Data, Emacs): Remove obsolete comments.
3725
54516a0b
TT
37262013-01-02 Tom Tromey <tromey@redhat.com>
3727
3728 * gdb.texinfo (GDB/MI Output Records): Update menu.
3729 (GDB/MI Breakpoint Information): New node.
3730 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3731 <-break-insert>: Likewise.
3732
8dbe8ece
YQ
37332012-12-31 Yao Qi <yao@codesourcery.com>
3734
3735 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3736 (Packets): Move "vStopped" packet to ...
3737 (Notification Packets): ... here. Describe the components
3738 of notification. Add a table of supported notifications.
3739 Add an example on the process of he async notification.
3740
f35a17b5
JK
37412012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3744 present.
3745 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3746 fullname output always present.
3747
0dfd2fad
PM
37482012-12-23 Pierre Muller <muller@sourceware.org>
3749
72f4393d
L
3750 * gdbint.texinfo (Function prototypes): Require use of "extern"
3751 modifier for function prototypes in headers.
0dfd2fad 3752
7785b880
JB
37532012-12-19 Joel Brobecker <brobecker@adacore.com>
3754
3755 * refcard.tex: Update copyright notice to GPL v3 or later.
3756 Update contact info.
3757
3d745be3
JK
37582012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3761
c9b6281a
YQ
37622012-12-15 Yao Qi <yao@codesourcery.com>
3763
3764 * gdb.texinfo (Debugging Output): Document 'set debug
3765 notification' and 'show debug notification'.
3766
f2a8bc8a
YQ
37672012-12-15 Yao Qi <yao@codesourcery.com>
3768
3769 * gdb.texinfo (Listing Tracepoints): New item and example about
3770 'installed on target' output.
3771 Add more in the example about 'installed on target'.
3772 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3773
451b7c33
TT
37742012-12-14 Tom Tromey <tromey@redhat.com>
3775
72f4393d 3776 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3777
3fa7bf06 37782012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3779
3fa7bf06
MG
3780 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3781
701adfb0
PA
37822012-12-12 Paul Koning <paul_koning@dell.com>
3783
3784 Add support for Python 3.
3785 * gdb.texinfo (Inferior.read_memory): Mention that the return
3786 value is a memoryview object if Python 3.
3787
05b4bd79
PA
37882012-12-11 Pedro Alves <palves@redhat.com>
3789
3790 * gdb.texinfo: Remove all mentions of Unixware throughout.
3791
74a0d9f6
JK
37922012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3795
0c631110
TT
37962012-11-29 Tom Tromey <tromey@redhat.com>
3797
3798 * gdb.texinfo (SVR4 Process Information): Document missing
3799 "info proc" subcommands.
3800
891df0ea
YQ
38012012-11-29 Yao Qi <yao@codesourcery.com>
3802
3803 PR gdb/1477.
3804 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3805 to 'auto' instead of 'gnu'.
3806
608e2dbb
TT
38072012-11-26 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.texinfo (MiniDebugInfo): New node.
3810 (GDB Files): Update.
3811
e64e0392
DE
38122012-11-16 Doug Evans <dje@google.com>
3813
3814 * gdb.texinfo (System-wide configuration): If the system-wide init
3815 file lives in the data-directory, and --data-directory is provided,
3816 look for it there.
3817
ae606bee
TT
38182012-11-15 Tom Tromey <tromey@redhat.com>
3819
3820 * gdb.texinfo (Signaling): Fix typo.
3821
62747a60
TT
38222012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3823
3824 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3825 parameter "count" of -data-write-memory-bytes, and add an example.
3826
18a9fc12
TT
38272012-11-12 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.texinfo (Symbols): Document "info type-printers",
3830 "enable type-printer" and "disable type-printer".
3831 (Python API): Add new node to menu.
3832 (Type Printing API): New node.
3833 (Progspaces In Python): Document type_printers field.
3834 (Objfiles In Python): Likewise.
3835 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3836 register_type_printer, TypePrinter>: Document.
3837
53342f27
TT
38382012-11-12 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.texinfo (Symbols): Document "set print type methods",
3841 "set print type typedefs", and flags to ptype and whatis.
3842
ed8a1c2d
AB
38432012-11-09 Andrew Burgess <aburgess@broadcom.com>
3844
3845 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3846 the example -data-disassemble output. Extend the description of
3847 the -data-disassemble results to document all fields. Document
3848 the cli disassemble command as being related to -data-disassemble.
3849
8506d139
YQ
38502012-11-09 Yao Qi <yao@codesourcery.com>
3851
3852 PR gdb/14777.
3853 * gdb.texinfo (OS Information): Remove doc on command
3854 'info udot'.
3855
4d3f93a2
JB
38562012-11-08 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3859 gdb.ini warning for Windows port.
3860
1e96de83
YQ
38612012-11-08 Yao Qi <yao@codesourcery.com>
3862
3863 * gdb.texinfo (Search): Add kindex for 'fo'.
3864
dc939229
TT
38652012-11-05 Tom Tromey <tromey@redhat.com>
3866
3867 PR python/14802:
3868 * gdb.texinfo (Functions In Python): Add example.
3869
6f6484cd
YQ
38702012-11-03 Yao Qi <yao@codesourcery.com>
3871
3872 * observer.texi (GDB Observers): Remove observer
3873 'tracepoint_modified', 'tracepoint_created' and
3874 'tracepoint_deleted'.
3875
af4238e5
TT
38762012-10-26 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3879
687e43a4
TT
38802012-10-25 Tom Tromey <tromey@redhat.com>
3881
3882 * gdb.texinfo (General Query Packets): Use @itemx.
3883
8de0566d
YQ
38842012-10-17 Yao Qi <yao@codesourcery.com>
3885
3886 * observer.texi (GDB Observers): Update observer
3887 'memory_changed'.
3888 * gdb.texinfo (GDB/MI Async Records): Document for
3889 "memory-changed" notification.
3890
07540c15
DE
38912012-10-15 Doug Evans <dje@google.com>
3892
3893 * gdb.texinfo (Mode Options): Document -nh.
3894 Elaborate on docs for -nx.
3895
d7019589
SP
38962012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3897
3898 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3899
82a90ccf 39002012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3901 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3902
3903 * gdb.texinfo (GDB/MI Async Records): Document notification
3904 'record-started' and 'record-stopped'.
3905 * observer.texi (GDB Observers): New observer 'record-changed'.
3906
aa9259cc
TS
39072012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3908
3909 * gdb.texinfo: Document the removal of SH's 'regs' command.
3910
c1d780c2
SDJ
39112012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3912
3913 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3914
bb25a15c
YQ
39152012-09-18 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.texinfo (GDB/MI Async Records): Document new MI
3918 notifications '=tsv-created' and '=tsv-deleted'.
3919 * observer.texi (GDB Observers): New observer tsv_created and
3920 tsv_deleted.
3921
201b4506
YQ
39222012-09-18 Yao Qi <yao@codesourcery.com>
3923
3924 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3925 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3926 '=traceframe-changed'.
3927
6fc1c773
YQ
39282012-09-17 Yao Qi <yao@codesourcery.com>
3929
3930 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3931 'set listsize'.
3932
121c73f3
JK
39332012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3934 Eli Zaretskii <eliz@gnu.org>
3935
3936 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3937 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3938 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3939
e9687799
JK
39402012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3941
3942 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3943
3b5e4d35
YPK
39442012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3945
3946 Document how to return from "python-interactive" to GDB.
3947 * gdb.texinfo (Python Commands): Update documentation.
3948
39492012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3950
3951 Add a new "python-interactive" command that starts a standard
3952 Python interactive prompt with "pi" as alias, and add "py" as
3953 an alias to "python".
3954 * gdb.texinfo (Python Commands): Document the new commands.
3955
b583003e
TT
39562012-08-22 Tom Tromey <tromey@redhat.com>
3957
3958 * gdbint.texinfo (Host Definition): Remove documentation for
3959 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3960
a451cb65
KS
39612012-08-17 Keith Seitz <keiths@redhat.com>
3962
3963 PR c++/13356
3964 * gdb.texinfo (Type and Range Checking): Remove warning.
3965 Remove spurious commas.
3966 Update text and examples for re-implementation of set/show
3967 check type.
3968 (C and C++ Type and Range Checks): Likewise.
3969
6b1755ce
YQ
39702012-08-16 Yao Qi <yao@codesourcery.com>
3971
3972 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3973 is deprecated.
3974
f47f77df
DE
39752012-08-13 Doug Evans <dje@google.com>
3976
3977 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3978 to include functions.
3979
a72c3253
DE
39802012-08-10 Doug Evans <dje@google.com>
3981
3982 * gdb.texinfo (Convenience Funs): New node.
3983 (Types In Python): Document Type.vector.
3984
5b9afe8a
YQ
39852012-08-09 Yao Qi <yao@codesourcery.com>
3986
3987 * observer.texi: New observer command_param_changed.
3988 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3989
dc1039df
JK
39902012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 * gdbint.texinfo (Debugging GDB): In section
3993 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3994 Mention also gdb-gdb.py.
3995
4abf930d
YQ
39962012-08-07 Yao Qi <yao@codesourcery.com>
3997
3998 Revert the folloing patch:
3999 2012-08-06 Yao Qi <yao@codesourcery.com>
4000 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4001 remote hardware-watchpoint-limit' and 'set
4002 remote hardware-breakpoint-limit'.
4003
f3c8a52a
JK
40042012-08-06 Nathaniel Flath <flat0103@gmail.com>
4005
4006 * gdb.texinfo (Working Directory): Added information about new
4007 default argument for 'cd' command.
4008
77a91025
YQ
40092012-08-06 Yao Qi <yao@codesourcery.com>
4010
4011 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4012 remote hardware-watchpoint-limit' and 'set
4013 remote hardware-breakpoint-limit'.
4014
d9f08f52
YQ
40152012-08-06 Yao Qi <yao@codesourcery.com>
4016
4017 Fix PR14371.
4018
4019 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4020 '=breakpoint-deleted'.
4021
95b07c96
YQ
40222012-08-02 Yao Qi <yao@codesourcery.com>
4023
4024 * gdb.texinfo (Native): Remove node Neutrino.
4025
7255706c
YQ
40262012-07-27 Yao Qi <yao@codesourcery.com>
4027
4028 * gdb.texinfo (IPA Protocol Commands): Document new command
4029 'close'.
4030
d6b28940
TT
40312012-07-25 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4034
e615022a
DE
40352012-07-20 Doug Evans <dje@google.com>
4036
4037 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4038 (Index Files): Document how to control the use of deprecated index
4039 sections.
4040 (Index Section Format): Replace --use-deprecated-index-sections with
4041 "set use-deprecated-index-sections on".
4042
055855a4
EZ
40432012-07-12 Eli Zaretskii <eliz@gnu.org>
4044
4045 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4046 indices into a single node "Index". Instead, join function and
4047 variable indices into a single index, separate from the concept
4048 index. Requested in
4049 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4050 (Top): Update the top-level menu: instead of one "Index" there are
4051 now separate entries "Concept Index" and "Function and Variable
4052 Index".
4053 (Concept Index, Function and Variable Index): New nodes.
4054 (Index): Node deleted.
4055
f77cc5f0
HZ
40562012-07-05 Hui Zhu <hui_zhu@mentor.com>
4057
4058 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4059 and "maint agent-eval".
4060
00595b5e
EZ
40612012-07-03 Eli Zaretskii <eliz@gnu.org>
4062
4063 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4064 avoid file-name clashes between Index.html and index.html on
4065 case-insensitive filesystems. See the discussion starting in
4066 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4067 details of the problem.
4068 (Top): Update the master menu for the above.
4069 (Concept Index, Command and Variable Index): New nodes, instead of
4070 the old "Index" node that was deleted. All cross-references
4071 updated.
4072
d3ce09f5
SS
40732012-07-02 Stan Shebs <stan@codesourcery.com>
4074
4075 * gdb.texinfo (Dynamic Printf): Mention agent style and
4076 disconnected dprintf.
4077 (Maintenance Commands): Describe maint agent-printf.
4078 (General Query Packets): Mention BreakpointCommands feature.
4079 (Packets): Document commands extension to Z0 packet.
4080 * agentexpr.texi (Bytecode Descriptions): Document printf
4081 bytecode.
4082
2d7b58e8
JK
40832012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4084
4085 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4086 only after gdbinit files.
4087 (Startup): Move -iex and -iex commands down after gdbinit files.
4088
202cbf1c
JK
40892012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4090
4091 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4092 possibility.
4093
b6ba681c
TT
40942012-06-29 Tom Tromey <tromey@redhat.com>
4095
4096 * gdb.texinfo (Index Section Format): Update for version 7.
4097
71caed83
SS
40982012-06-28 Stan Shebs <stan@codesourcery.com>
4099
4100 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4101 example, add note about title column.
4102
ee0bf529
SCR
41032012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4104
4105 * gdb.texinfo (Symbol Tables In Python): Add description about
4106 the new 'last' attribute of gdb.Symtab_and line.
4107
3c15d565
SCR
41082012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4109
4110 * gdb.texinfo (Symbol Tables In Python): Correct the description
4111 of the 'pc' attribute of gdb.Symtab_and_line.
4112
45cfd468
DE
41132012-06-26 Doug Evans <dje@google.com>
4114
4115 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4116 and symtab-create.
4117
496ee73e
KS
41182012-06-25 Keith Seitz <keiths@redhat.com>
4119
4120 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4121 from example. Remove "rbreak" from list of corresponding
4122 gdb commands.
4123
156942c7
DE
41242012-06-23 Doug Evans <dje@google.com>
4125
4126 * gdb.texinfo (Index Section Format): Document version 7 format.
4127
c614397c
YQ
41282012-06-22 Yao Qi <yao@codesourcery.com>
4129
4130 * gdb.texinfo: Add missing cindex for some packets.
4131
472a2379
KS
41322012-06-20 Keith Seitz <keiths@redhat.com>
4133
4134 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4135 for -break-insert and document -p.
4136
2678e2af
YQ
41372012-06-20 Yao Qi <yao@codesourcery.com>
4138
4139 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4140 and "gdb.write_memory" with "Inferior.read_memory" and
4141 "Inferior.write_memory".
4142
984359d2
EZ
41432012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4144
4145 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4146 (Free Documentation): Add @node line.
4147 (Continuing and Stepping) <advance location>: Use @item instead of
4148 @itemx.
4149 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4150 @itemx.
4151 (Embedded Processors): Put the link to "PA" to its correct place,
4152 according to document structure.
4153 (Python API): Put the link to "Lazy Strings In Python" to its
4154 correct place.
4155 (Index): Use @@ in @tex block to get a literal @.
4156
4157 * gdbint.texinfo: Fix the @subtitle line.
4158
4159 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4160 correct place.
4161
16bdd41f
YQ
41622012-06-08 Yao Qi <yao@codesourcery.com>
4163
4164 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4165 Protocol'.
4166 (In-Process Agent Protocol, IPA Protocol Objects)
4167 (IPA Protocol Commands): New nodes.
4168 (Tracepoint Packets): Add anchors.
4169
2d4c29c5
TS
41702012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4171
4172 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4173
6bd110c5
YQ
41742012-06-06 Yao Qi <yao@codesourcery.com>
4175
4176 * gdb.texinfo: Update copyright year.
4177
f3e0e960
SS
41782012-05-23 Stan Shebs <stan@codesourcery.com>
4179 Kwok Cheung Yeung <kcy@codesourcery.com>
4180
4181 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4182
1564a261
JK
41832012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4184
4185 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4186 Mention also --with-separate-debug-dir.
4187 (Auto-loading): Prepend $debugdir in the sample output.
4188 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4189 auto-load safe-path variable.
4190 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4191 Mention also $debugdir for 'set auto-load scripts-directory'.
4192
eb17f351
EZ
41932012-05-19 Eli Zaretskii <eliz@gnu.org>
4194
4195 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4196 (MIPS Embedded, MIPS, MIPS Register packet Format)
4197 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4198 appropriate.
4199
4cc0665f 42002012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4201 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4202
4203 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4204 mips compression".
4205 (MIPS Breakpoint Kinds): New subsubsection.
4206
7af8dcf8 42072012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4208
4209 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4210 nodes for subsections. Add @acronym mark-ups and adjust
4211 formatting.
4212
aff139ff
JK
42132012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4214
4215 Rename $ddir to $datadir.
4216 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4217 (objfile-gdb.py file): Rename $ddir to $datadir.
4218
9cb709b6
TT
42192012-05-18 Tom Tromey <tromey@redhat.com>
4220
4221 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4222
e7e0cddf
SS
42232012-05-14 Stan Shebs <stan@codesourcery.com>
4224
4225 * gdb.texinfo (Dynamic Printf): New subsection.
4226
7efc75aa
SCR
42272012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4228
4229 * gdb.texinfo (Basic Python): Add description about the function
4230 gdb.find_pc_line
4231
f307c045
JK
42322012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4233 Eli Zaretskii <eliz@gnu.org>
4234
4235 * gdb.texinfo (Separate Debug Files): Use plural form for global
4236 debugging information directory.
4237
85d4a676
SS
42382012-05-11 Stan Shebs <stan@codesourcery.com>
4239 Kwok Cheung Yeung <kcy@codesourcery.com>
4240
4241 * gdb.texinfo (Operating System Auxiliary Information): Document new
4242 'info os' subcommands.
4243
c1668e4e
JK
42442012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
4246 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4247 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4248 (dotdebug_gdb_scripts section): Add reference
4249 to 'Auto-loading safe path'.
4250
7349ff92
JK
42512012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4252
4253 Implement multi-component --with-auto-load-dir.
4254 * gdb.texinfo (Auto-loading): New references
4255 for 'set auto-load scripts-directory'
4256 and 'show auto-load scripts-directory'.
4257 (Auto-loading safe path): Describe the new default. Move $ddir
4258 substituation reference to 'objfile-gdb.py file'.
4259 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4260 script-name. Describe new 'set auto-load scripts-directory'
4261 and 'show auto-load scripts-directory'.
4262
6dea1fbd
JK
42632012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4264
4265 Provide $ddir substitution for --with-auto-load-safe-path.
4266 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4267 (Auto-loading safe path): Likewise. Mention the default value,
4268 $ddir substitution, --with-auto-load-safe-path and
4269 --without-auto-load-safe-path.
4270 * observer.texi (gdb_datadir_changed): New.
4271
1ccacbcd
JK
42722012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4273
4274 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4275 Twice.
4276
d9242c17
JK
4277 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4278 directory separator by path separator.
4279
af2c1515
JK
42802012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4283 for 'set auto-load safe-path' optional. Mention if it is omitted.
4284 Change disabling security protection condition to "/", twice.
4285
a20ee7a4
SCR
42862012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4287
4288 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4289 the new methods global_block and static_block on gdb.Symtab
4290 objects.
4291
56af09aa
SCR
42922012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4293
4294 * gdb.texinfo (Blocks In Python): Add a note saying that future
4295 improvements to GDB and its infrastructure can move symbols
4296 across blocks within a symbol table.
4297
2746b0ef
YQ
42982012-04-29 Yao Qi <yao@codesourcery.com>
4299
4300 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4301 (A29K): Remove.
4302
62e5f89c
SDJ
43032012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4304 Tom Tromey <tromey@redhat.com>
4305
4306 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4307 and generic static probe support on GDB.
4308
a766d390
DE
43092012-04-25 Doug Evans <dje@google.com>
4310
50f042b9
DE
4311 * gdb.texinfo (Go): Fix thinko.
4312
a766d390
DE
4313 * gdb.texinfo (Supported Languages): Add Go.
4314 (Go): New node.
4315
f02e2b19
YQ
43162012-04-25 Yao Qi <yao@codesourcery.com>
4317
4318 * gdbint.texinfo (Testsuite): New section `Board settings'.
4319
68d41a48
JK
43202012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4321
4322 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4323 Three times.
4324
174bb630
JK
4325 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4326 Three times.
4327
0511cc75
JK
43282012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4331 by @table @asis. Fix formatting of one item.
4332
0070f25a
JK
43332012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4334
4335 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4336
4dc84fd1
JK
43372012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 New option "set debug auto-load".
4340 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4341 (auto-load verbose mode): New node.
4342
bccbefd2
JK
43432012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 New option "set auto-load safe-path".
4346 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4347 and "info auto-load" examples for safe-path. Put there also references
4348 for "set auto-load safe-path" and "show auto-load safe-path".
4349 New menu item for Auto-loading safe path.
4350 (Auto-loading safe path): New node.
4351 (Python Auto-loading): Update the expected output from "Missing"
4352 to "No".
4353
bf88dd68
JK
43542012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4355
4356 auto-load: Implementation.
4357 * gdb.texinfo (Mode Options): New anchor for -nx.
4358 (Startup): New anchors for Option -init-eval-command,
4359 Home Directory Init File
4360 and Init File in the Current Directory during Startup.
4361 Mention set auto-load local-gdbinit with a reference.
4362 Change the sample code to "set auto-load python-scripts".
4363 (Threads): New anchor set libthread-db-search-path.
4364 Provide references to libthread_db.so.1 file.
4365 (Controlling GDB): New menu item for Auto-loading.
4366 (Auto-loading, Init File in the Current Directory)
4367 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4368 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4369 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4370 reference.
4371 (Auto-loading): Rename to ...
4372 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4373 "set auto-load python-scripts", new anchor for it. Change
4374 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4375 for it. Change "info auto-load-scripts"
4376 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4377 to "Python scripts".
4378
8264ba82
AG
43792012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4380
4381 PR mi/13393
4382 * gdb.texinfo (Print Settings): Extend the description for "set print
4383 object".
4384 (GDB/MI Variable Objects): Extend the description for -var-create and
4385 -var-list-children.
4386
06fc020f
SCR
43872012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4388
4389 * gdb.texinfo (Examining Data): Document the 'explore' command.
4390
7191c139
JB
43912012-03-28 Joel Brobecker <brobecker@adacore.com>
4392
4393 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4394 to the children of a varobj and its update range when -var-update
4395 returns that the varobj's type changed.
4396
3708f05e
JK
43972012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4398
4399 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4400 Create two new links fir 'objfile-gdb.py file'
4401 and 'dotdebug_gdb_scripts section'.
4402
8e0583c8
JK
44032012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4404
4405 * gdb.texinfo (Auto-loading): Rename node reference
4406 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4407 Twice.
4408 (.debug_gdb_scripts section): Rename the node ...
4409 (dotdebug_gdb_scripts section): ... here.
4410 (Maintenance Commands): Also rename this node reference.
4411
7b282c5a
SCR
44122012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4413
4414 * gdb.texinfo (Python API/Values From Inferior): Add description
4415 about the new method Value.referenced_value. Add description on
4416 how Value.dereference is different (and similar) to
4417 Value.referenced_value.
4418
8320cc4f
JK
44192012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4420
4421 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4422 --init-eval-command=COMMAND, -iex.
4423 (Startup): Describe -iex and -ix. Simplify the example
4424 for "set auto-load-scripts off".
4425
481860b3
GB
44262012-03-16 Gary Benson <gbenson@redhat.com>
4427
4428 PR breakpoints/10738
4429 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4430 stating that GDB cannot set breakpoints on inlined functions.
4431 (Mode Options): Document --use-deprecated-index-sections.
4432 (Index Section Format): Document new index section version format.
4433
c4aeac85
TT
44342012-03-15 Tom Tromey <tromey@redhat.com>
4435
4436 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4437
16899756
DE
44382012-03-13 Doug Evans <dje@google.com>
4439
4440 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4441 of "reload".
4442 (Symbols): Delete docs for set/show symbol-reloading.
4443 * gdbint.texinfo (Defining Other Architecture Features): Delete
4444 SYMBOL_RELOADING_DEFAULT.
4445 * refcard.tex: Delete reference to symbol-reloading.
4446
9b224c5e
PA
44472012-03-07 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.texinfo (General Query Packets): Document new
4450 QProgramSignals packet.
4451 * gdb.texinfo (Remote configuration): Mention
4452 "program-signals-packet".
4453
169081d0
TG
44542012-03-05 Tristan Gingold <gingold@adacore.com>
4455
4456 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4457
d1feda86
YQ
44582012-03-03 Yao Qi <yao@codesourcery.com>
4459
4460 * gdb.texinfo (In-Process Agent): New node.
4461 Document new commands.
4462 (General Query Packets): Add packet `QAgent'.
4463
1faeff08
MR
44642012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4465
4466 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4467
7d74f244
DE
44682012-03-01 Scott J. Goldman <scottjg@vmware.com>
4469
4470 * gdb.texinfo (Commands In Python): Put example python macro in
4471 COMMAND_USER category rather than COMMAND_OBSCURE.
4472 Document gdb.COMMAND_USER.
4473 (User-defined Commands): Update documentation to clarify
4474 "set/show max-user-call-depth" and "show user" don't apply to python
4475 commands. Update documentation to clarify "help user-defined" may
4476 also include python commands defined as COMMAND_USER.
4477
6fe37d23
JK
44782012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4479
4480 * gdb.texinfo (Startup): Add option -ex description to the option -x
4481 description.
4482
83364271
LM
44832012-02-24 Luis Machado <lgustavo@codesourcery.com>
4484
4485 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4486 condition-evaluation breakpoint parameter.
4487 Mention condition-evaluation mode being shown in "info break".
4488 (Break Conditions): Add description for target-side
4489 conditional breakpoints.
72f4393d 4490 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4491 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4492 cond-expr.
4493 (General Query Packets): Mention new ConditionalBreakpoint feature.
4494
bdb1994d
TT
44952012-02-22 Tom Tromey <tromey@redhat.com>
4496
4497 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4498
4d241c86
TT
44992012-02-17 Tom Tromey <tromey@redhat.com>
4500
4501 PR python/10753:
4502 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4503 directory.
4504
816338b5
SS
45052012-02-14 Stan Shebs <stan@codesourcery.com>
4506
4507 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4508
cc30c4bd
PA
45092012-02-13 Pedro Alves <palves@redhat.com>
4510
4511 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4512 mips-idt-ecoff.
4513
035d1e5b
YQ
45142012-02-09 Yao Qi <yao@codesourcery.com>
4515
4516 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4517
f0823d2c
TT
45182012-02-07 Tom Tromey <tromey@redhat.com>
4519
4520 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4521 Symbol.value.
4522
64e7d9dd
TT
45232012-02-07 Tom Tromey <tromey@redhat.com>
4524
4525 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4526
4220b2f8
TS
45272012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4528
4529 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4530
edcc5120
TT
45312012-01-24 Tom Tromey <tromey@redhat.com>
4532
4533 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4534 unload".
4535 (Files): Mention new catch commands.
4536 (GDB/MI Async Records): Likewise.
4537
53fe1783
GB
45382012-01-24 Gary Benson <gbenson@redhat.com>
4539
4540 Delete #if 0'd out code.
4541 * gdb.texinfo (Frame Info): Remove "info catch".
4542
b9e7b9c3
UW
45432012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4544
4545 * gdb.texinfo (Remote Configuration): Document
4546 "set remote hostio-readlink-packet" command.
4547 (General Query Packets): Document vFile:readlink packet.
4548
4aac40c8
TT
45492012-01-16 Tom Tromey <tromey@redhat.com>
4550
4551 * gdb.texinfo (Specify Location): Document relative file name
4552 handling.
4553
cafec441
TT
45542012-01-16 Tom Tromey <tromey@redhat.com>
4555
4556 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4557
0ee339bc
JK
45582012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4559 Eli Zaretskii <eliz@gnu.org>
4560
4561 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4562 code.
4563
72384ba3
PH
45642012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4565
4566 * gdb.texinfo (Variables): Document use of :: for non-static
4567 variables.
4568
ce1b17c4
JB
45692012-01-05 Joel Brobecker <brobecker@adacore.com>
4570
4571 * gdbint.texinfo (Start of New Year Procedure): Update
4572 to replace use of copyright.sh by use of copyright.py.
4573
217bff3e
JK
45742012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4575
4576 Remove the gdbtui binary.
4577 * all-cfg.texi (GDBTUI): Remove.
4578 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4579 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4580 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4581
cc72b2a2
KP
45822011-12-23 Kevin Pouget <kevin.pouget@st.com>
4583
4584 Introduce gdb.FinishBreakpoint in Python.
4585 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4586 (Python API): Add menu entry for Finish Breakpoints.
4587
13ac8d2c
JK
45882011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4589
4590 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4591 tests.
4592
e0f9f062
DE
45932011-12-16 Doug Evans <dje@google.com>
4594
4595 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4596
80b6e756
PM
45972011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4598
1c3ad6ab 4599 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4600 stack". Add documentation for "set/show python print-stack".
4601
2fb860fc
PA
46022011-12-14 Pedro Alves <pedro@codesourcery.com>
4603
4604 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4605 should transfer control to the stub in the startup code instead of
4606 in main. Mention the need to get past the initial breakpoint.
4607
f8eba3c6
TT
46082011-12-06 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.texinfo (Set Breaks): Update for new behavior.
4611
2268b414
JK
46122011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4615 List Format for SVR4 Targets'.
4616 (General Query Packets): New item qXfer:libraries-svr4:read.
4617 (Library List Format for SVR4 Targets): New node.
4618
ae6f0d5b
TT
46192011-12-01 Tom Tromey <tromey@redhat.com>
4620
4621 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4622 add.
4623
36dfb11c
TT
46242011-11-22 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4627 reasons.
4628
f196051f
SS
46292011-11-20 Stan Shebs <stan@codesourcery.com>
4630
4631 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4632 note-related options and variables.
4633 (Tracepoint Packets): Document packet changes.
4634
f85b53f8
SD
46352011-11-20 Sanjoy Das <sdas@igalia.com>
4636
4637 * gdb.texinfo (JIT Interface): Add documentation on writing and
4638 usind JIT debug info readers.
4639 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4640 Debug Info Readers): New nodes.
4641
bfccc43c
YQ
46422011-11-18 Yao Qi <yao@codesourcery.com>
4643
4644 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4645 tracepoint.
4646
c011a4f4
DE
46472011-11-15 Doug Evans <dje@google.com>
4648
4649 * gdb.texinfo (Files): Document basenames-may-differ.
4650
ed59ded5
DE
46512011-11-14 Doug Evans <dje@google.com>
4652
4653 * gdb.texinfo (Shell Commands): Document "!".
4654
405f8e94
SS
46552011-11-14 Stan Shebs <stan@codesourcery.com>
4656 Kwok Cheung Yeung <kcy@codesourcery.com>
4657
4658 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4659 needed to get shorter fast tracepoints.
4660 (Tracepoint Packets): Document new qTMinFTPILen packet.
4661
1e4d1764
YQ
46622011-11-14 Yao Qi <yao@codesourcery.com>
4663
4664 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4665 behavior of tracepoint.
4666 (General Query Packets): New feature InstallInTrace.
4667 (Remote Configuration): Document "set remote
4668 install-in-trace-packet".
4669
71eba9c2 46702011-11-12 Matt Rice <ratmice@gmail.com>
4671
4672 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4673 Add arguments to info macro.
4674
e0f8f636
TT
46752011-11-10 Tom Tromey <tromey@redhat.com>
4676
4677 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4678 manual.
4679 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4680 (Macros): Add a footnote.
4681 (C): Remove paragraph about compiler options.
4682 (C Constants): Mention wide character and string constants.
4683 (C Plus Plus Expressions): Update compiler option advice. Mention
4684 using declarations. Mention ADL. Remove old HP compiler
4685 information.
4686
625c0d47
TT
46872011-11-10 Tom Tromey <tromey@redhat.com>
4688
4689 PR c++/9257:
4690 * gdb.texinfo (Print Settings): Add an extra note about the need
4691 for a vtable.
4692
4be2aacc
MR
46932011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4694
4695 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4696 "set mips abi" documentation.
4697
0a1c4d10
DE
46982011-11-04 Doug Evans <dje@google.com>
4699
4700 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4701
aad1c02c
TT
47022011-11-03 Tom Tromey <tromey@redhat.com>
4703
4704 * gdb.texinfo (Stopping): Add menu entry.
4705 (Continuing and Stepping): Restore @node. Use @section, not
4706 @subsection.
4707
983fb131
MR
47082011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4709
4710 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4711 designation. Fix "Specify Location" cross-reference.
4712
3065dfb6
SS
47132011-11-02 Stan Shebs <stan@codesourcery.com>
4714
4715 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4716 (General Query Packets): Describe tracenz feature.
4717 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4718
0aaaf063
PK
47192011-10-28 Paul Koning <paul_koning@dell.com>
4720
4721 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4722
2231f1fb
KP
47232011-10-27 Kevin Pouget <kevin.pouget@st.com>
4724
72f4393d 4725 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4726 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4727
5110b5df
PK
47282011-10-26 Paul Koning <paul_koning@dell.com>
4729
4730 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4731
22dbab46
PK
47322011-10-25 Paul Koning <paul_koning@dell.com>
4733
4734 PR python/13327
72f4393d 4735
22dbab46
PK
4736 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4737 fetch_lazy method.
4738
9df2fbc4
PM
47392011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4740
4741 PR python/12656
4742
4743 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4744 global_block, static_block function.
4745
f05e2e1d
TT
47462011-10-19 Tom Tromey <tromey@redhat.com>
4747
4748 * gdb.texinfo (Commands In Python): Add missing "@"s.
4749
a7fc3f37
KP
47502011-10-13 Kevin Pouget <kevin.pouget@st.com>
4751
4752 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4753 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4754 constants.
4755
5048e516
JK
47562011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4757
4758 Fix compatibility with texinfo versions older than 4.12.
4759 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4760 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4761 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4762 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4763 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4764 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4765 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4766
5a56e9c5
DE
47672011-10-09 Doug Evans <dje@google.com>
4768
4769 * gdb.texinfo (Extending GDB): Document alias command.
4770
36b11add
JK
47712011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4772
4773 Support @entry in input expressions.
4774 * gdb.texinfo (Variables): Describe @entry names suffix.
4775 (Print Settings): Add anchor for `set print entry-values'.
4776
e18b2753
JK
47772011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4778 Eli Zaretskii <eliz@gnu.org>
4779
4780 Display @entry parameter values (without references).
4781 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4782 example.
4783 (Print Settings): New description of set print entry-values and show
4784 print entry-values.
4785
111c6489
JK
47862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4787 Eli Zaretskii <eliz@gnu.org>
4788
4789 Recognize virtual tail call frames.
4790 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4791 (Tail Call Frames): New node.
4792 (Frames In Python): Add gdb.TAILCALL_FRAME.
4793
9c15afc4
DE
47942011-10-07 Doug Evans <dje@google.com>
4795
4796 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4797 register_pretty_printer.
4798
99f5279d
PM
47992011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4800
4801 PR python/12930
4802 PR python/12802
4803
4804 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4805 stop method.
4806
03583c20
UW
48072011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4808
4809 * gdb.texinfo (Starting your Program): "set disable-randomization"
4810 is no longer Linux-specific.
4811 (Remote Configuration): Document "set remote
4812 disable-randomization-packet".
4813 (General Query Packets): Document "QDisableRandomization" packet
4814 and add it to "qSupported" list.
4815
bd054e06
KP
48162011-10-07 Kevin Pouget <kevin.pouget@st.com>
4817
4818 Allow Python notification of new object-file loadings.
4819 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4820 event type.
4821
cb6be26b
KP
48222011-10-04 Kevin Pouget <kevin.pouget@st.com>
4823
4824 PR python/12691: Add the inferior to Python exited event
4825 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4826
a05336a1
JB
48272011-10-03 Joel Brobecker <brobecker@adacore.com>
4828
4829 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4830 rephasing.
4831
5d77fe44
JB
48322011-10-03 Joel Brobecker <brobecker@adacore.com>
4833
4834 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4835 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4836 as possible feature returned by the `-list-features'
4837 command.
4838
699df94d
PK
48392011-09-28 Paul Koning <paul_koning@dell.com>
4840
4841 * gdb.texinfo (gdb.Type): Document field access by dictionary
4842 key syntax.
4843
24bdad53
YQ
48442011-09-28 Yao Qi <yao@codesourcery.com>
4845
4846 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4847 Add one space after option `-s'. Remove @r{} markup.
4848
6710bf39
SS
48492011-09-27 Stan Shebs <stan@codesourcery.com>
4850
4851 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4852
d99f7e48
HZ
48532011-09-16 Hui Zhu <teawater@gmail.com>
4854
4855 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4856 to *(unsigned char *)$esp@300.
4857
d812018b
PK
48582011-09-15 Paul Koning <paul_koning@dell.com>
4859
4860 * gdb.texinfo: Make style of Python functions and methods match
4861 the syntax of Python. Also put class and module names explicitly
4862 on function, member, and variable names, matching Python
4863 documentation conventions.
72f4393d 4864
2aa48337
KP
48652011-09-15 Kevin Pouget <kevin.pouget@st.com>
4866
4867 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4868 * gdb.texinfo (Inferiors In Python): Describe new
4869 gdb.selected_inferior() function.
4870
6839b47f
KP
48712011-09-15 Kevin Pouget <kevin.pouget@st.com>
4872
4873 Handle multiple breakpoint hits in Python interface:
4874 * gdb.texinfo (Events In Python): New function documentation:
4875 gdb.BreakpointEvent.breakpoints. Indicate that
4876 gdb.BreakpointEvent.breakpoint is now deprecated.
4877
26829f2b
JB
48782011-09-04 Joel Brobecker <brobecker@adacore.com>
4879
4880 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4881
a9f54f60
TT
48822011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4883
4884 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4885
fa3a4f15
PM
48862011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4887
72f4393d
L
4888 * gdb.texinfo (Prompt): Add set/show extended-prompt
4889 documentation
4890 (Basic Python): Add prompt_hook anchor.
4891 (Python modules): Reword module text to reflect multiple modules.
4892 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4893
224bbe49
YQ
48942011-08-14 Yao Qi <yao@codesourcery.com>
4895
78d85199
YQ
4896 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4897
48982011-08-14 Yao Qi <yao@codesourcery.com>
4899
4900 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4901 (TIC6x Features): New node.
4902
457e09f0
DE
49032011-08-12 Doug Evans <dje@google.com>
4904
4905 * gdb.texinfo (Symbols In Python): Document symbol.type.
4906
5e239b84
PM
49072011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4908
4909 * gdb.texinfo (Python): Document command and function
4910 auto-loading.
4911
177bc839
JK
49122011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4913 Eli Zaretskii <eliz@gnu.org>
4914
4915 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4916 typedefs unrolling. Extend the sample code by an inner typedef and
4917 outer typedefs unrolling.
4918
1a532630
PP
49192011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4920
4921 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4922 size and line-size.
4923
9b158ba0 49242011-07-21 Matt Rice <ratmice@gmail.com>
4925
4926 PR macros/12999
4927 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4928 Update text and cindex entries for info macro command.
4929
d17b6f81
PM
49302011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4931
4932 * observer.texi (GDB Observers): Add before_prompt observer.
4933 * gdb.texinfo (Basic Python): Add documentation for prompt
4934 substitution.
4935
713389e0
PM
49362011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4937
72f4393d 4938 PR python/12438
713389e0 4939 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4940 set/show python print-stack. Document set/show python
4941 print-backtrace.
713389e0 4942
177b42fe
TJB
49432011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4944
4945 * gdb.texinfo: Fix typos.
4946
900e11f9
JK
49472011-07-01 Tom Tromey <tromey@redhat.com>
4948
4949 * gdb.texinfo (Debugging Output): Document set debug
4950 check-physname.
4951
39c4d40a
TT
49522011-06-29 Tom Tromey <tromey@redhat.com>
4953
4954 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4955 breakpoint-notifications feature.
4956
6f5def7d
UW
49572011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4958
4959 * gdb.texinfo (Target Description): Remove warning about
4960 possibly unstable format.
4961
8cf64490
TT
49622011-06-03 Tom Tromey <tromey@redhat.com>
4963
4964 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4965 (Events In Python): Note that exit_code is optional.
4966
393eab54
PA
49672011-05-17 Pedro Alves <pedro@codesourcery.com>
4968
4969 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4970 required for multi-threading support.
4971 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4972 Hc are deprecated for multi-threading debugging. Point readers at
4973 the vCont packet.
4974
75fc9810
DE
49752011-05-15 Doug Evans <dje@google.com>
4976
4977 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4978
01124a23
DE
49792011-05-13 Doug Evans <dje@google.com>
4980
98a5dd13
DE
4981 * gdb.texinfo (Threads): Document $sdir,$pdir.
4982 (Server): Document $pdir exception.
4983
dbaefcf7
DE
4984 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4985
cc63ef9b
DE
4986 * gdb.texinfo (Threads): Clarify default value for
4987 libthread-db-search-path.
7e0396aa 4988
01124a23
DE
4989 * gdb.texinfo (Completion): Update example.
4990 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4991
d248b706
KY
49922011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4993
4994 * gdb.texinfo: Document change in the behaviour of the enable and
4995 disable GDB commands when applied to tracepoints.
4996 Document the EnableDisableTracepoints remote stub feature.
4997 Document QTEnable and QTDisable in the list of tracepoint packets.
4998
cc88a640
JK
49992011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5000
5001 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5002 hsuser.texi.
5003 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5004 comment to hsuser.texi. Change rluser.texi name in the comment.
5005
84e578fb
DE
50062011-05-10 Doug Evans <dje@google.com>
5007
5008 * gdb.texinfo (Threads): If an empty path is provided for
5009 libthread-db-search-path it is reset to its default value.
5010 (Server): Ditto.
5011
478aac75
DE
50122011-05-09 Doug Evans <dje@google.com>
5013
5014 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5015
9c06b0b4
TJB
50162011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5017 Thiago Jung Bauermann <bauerman@br.ibm.com>
5018
5019 Implement support for PowerPC BookE masked watchpoints.
5020 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5021 (PowerPC Embedded): Mention support of masked watchpoints.
5022
9ed350ad
JB
50232011-05-03 Joel Brobecker <brobecker@adacore.com>
5024
5025 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5026 `@value{GDBN}'.
5027
4ceed123
JB
50282011-05-03 Joel Brobecker <brobecker@adacore.com>
5029
5030 * gdb.texinfo (titlepage): Remove dedication.
5031 (In Memoriam): New appendix.
5032
559a7a62
JK
50332011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5034 Eli Zaretskii <eliz@gnu.org>
5035
5036 * gdb.texinfo (Index Section Format): Change the version to 5.
5037 Describe the different formula.
5038
03f2bd59
JK
50392011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5040 Eli Zaretskii <eliz@gnu.org>
5041
5042 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5043 for disconnected tracing.
5044 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5045 extended-remote relationship. Mention --once.
5046 (TCP port allocation lifecycle of @code{gdbserver}): New.
5047
d9b1a651
EZ
50482011-04-23 Eli Zaretskii <eliz@gnu.org>
5049
5050 * gdb.texinfo (Server): Improve indexing. Index all optional
5051 switches to gdbserver.
5052
90476074
TT
50532011-04-20 Tom Tromey <tromey@redhat.com>
5054
5055 * gdb.texinfo (Index Section Format): New node.
5056 (Top): Add new node to menu.
5057
c21236dc
PA
50582011-04-20 Pedro Alves <pedro@codesourcery.com>
5059
5060 * gdb.texinfo (Maintenance Commands): Document `maint print
5061 remote-registers'.
5062
05c8c3f5
TT
50632011-04-20 Tom Tromey <tromey@redhat.com>
5064
5065 * gdb.texinfo (Trace File Format): Move node later.
5066
7a9dd1b2
TT
50672011-04-19 Tom Tromey <tromey@redhat.com>
5068
5069 * gdbint.texinfo (Register Information Functions): Remove
5070 duplicate "the".
5071 * gdb.texinfo (Emacs): Remove duplicate "to".
5072 (GDB/MI Variable Objects): Remove duplicate "the".
5073 (General Query Packets): Likewise.
5074
4368ebeb
JB
50752011-04-02 Joel Brobecker <brobecker@adacore.com>
5076
5077 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5078 "GDB/MI Ada Exception Information" node.
5079
956a9fb9
JB
50802011-04-01 Joel Brobecker <brobecker@adacore.com>
5081
5082 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5083 the "exception-name" field in the *stopped async record.
5084
f1310107
TJB
50852011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5086 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5087
5088 Implement support for PowerPC BookE ranged breakpoints.
5089 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5090
8786b2bd
TT
50912011-03-28 Tom Tromey <tromey@redhat.com>
5092
5093 * gdb.texinfo (Set Tracepoints): Fix typo.
5094
9ef07c8c
TT
50952011-03-24 Tom Tromey <tromey@redhat.com>
5096
5097 * gdb.texinfo (Specify Location): Document `function:label'
5098 linespec.
5099
99c3dc11
PM
51002011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5101
f1310107 5102 PR python/12149
99c3dc11
PM
5103
5104 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5105
29703da4
PM
51062011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5107
5108 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5109 (Inferiors In Python): Likewise.
5110 (Threads In Python): Likewise.
5111 (Symbols In Python): Likewise.
5112 (Objfiles In Python): Likewise.
5113 (Symbol Tables In Python): Likewise.
5114
c9174737
PA
51152011-03-15 Pedro Alves <pedro@codesourcery.com>
5116
5117 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5118 display>: Explain that the commands accept number ranges.
5119
7371cf6d
PM
51202011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5121
5122 * gdb.texinfo (Breakpoints In Python): Add description and example
5123 of Python stop function operation.
5124
ecec24e6
PM
51252011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5126
5127 * gdb.texinfo (Parameters In Python): Document get_set_string and
5128 get_show_string methods.
5129
6dcd5565
JK
51302011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5131
5132 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5133
81896e36
JK
5134 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5135 circular-trace-buffer name.
5136
5e30da2c
JB
51372011-02-28 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5140 in the previous change.
5141
3bd0f5ef 51422011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5143
72f4393d 5144 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5145 that they can accept multiple arguments.
5146
4ec7539c
JB
51472011-02-24 Joel Brobecker <brobecker@adacore.com>
5148
5149 Revert the following patch (code patch was not approved):
5150 2011-02-21 Hui Zhu <teawater@gmail.com>
5151 * agentexpr.texi (bytecode descriptions): add printf.
5152 * gdb.texinfo (tracepoint action lists): add printf.
5153
82809774
DE
51542011-02-23 Doug Evans <dje@google.com>
5155
5156 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5157
e5a67952
MS
51582011-02-23 Michael Snyder <msnyder@vmware.com>
5159
5160 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5161 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5162 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5163
6e6fbe60
DE
51642011-02-22 Doug Evans <dje@google.com>
5165
5166 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5167 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5168 add description of result, fix @defun formatting.
5169
f994e27a
HZ
51702011-02-21 Hui Zhu <teawater@gmail.com>
5171
5172 * agentexpr.texi (Bytecode Descriptions): Add printf.
5173 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5174
c7f96d2b
TT
51752011-02-18 Tom Tromey <tromey@redhat.com>
5176
5177 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5178
60f98dde
MS
51792011-02-14 Michael Snyder <msnyder@vmware.com>
5180
5181 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5182 Document new command "thread find".
5183
08e796bc
MS
51842011-02-14 Michael Snyder <msnyder@vmware.com>
5185
5186 * gdb.texinfo (Threads): Update example of new thread message.
5187
b3b9301e
PA
51882011-02-14 Pedro Alves <pedro@codesourcery.com>
5189
5190 * gdb.texinfo (Remote Configuration): Mention set/show remote
5191 traceframe-info.
5192 (Tools/Packages Optional for Building GDB): Mention that expat is
5193 used for traceframe info.
5194 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5195 (General Query Packets) <qSupported>: Describe the
5196 qXfer:traceframe-info:read feature.
5197 (qXfer::read): Describe qXfer:traceframe-info:read.
5198 (Traceframe Info Format): New section.
5199
cef35b0f
PA
52002011-02-04 Pedro Alves <pedro@codesourcery.com>
5201
5202 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5203 for casts and unary operators.
5204
f1cbe1d3
TT
52052011-02-04 Tom Tromey <tromey@redhat.com>
5206
5207 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5208 is not useful.
5209
585fdaa1
PA
52102011-01-25 Pedro Alves <pedro@codesourcery.com>
5211
5212 * gdb.texinfo: s/value optimized out/optimized out/g
5213
7bfc9434
JB
52142011-01-21 Joel Brobecker <brobecker@adacore.com>
5215
5216 * gdb.texinfo (Other Misc Settings): Rework part of the
5217 documentation of the "set interactive mode" command.
5218
4694da01
TT
52192011-01-19 Tom Tromey <tromey@redhat.com>
5220
5221 * gdb.texinfo (Threads): Document thread name output and `thread
5222 name' command.
5223 (Threads In Python): Document Thread.name attribute.
5224 (GDB/MI Thread Commands): Document thread attributes.
5225
b716877b
AB
52262011-01-12 Andrew Burgess <aburgess@broadcom.com>
5227
5228 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5229 changes in mi/mi-cmd-disas.c
5230
13fd8b81
TT
52312011-01-12 Tom Tromey <tromey@redhat.com>
5232
5233 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5234 Fix "thread apply" text.
5235
e09342b5
TJB
52362011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5237 Thiago Jung Bauermann <bauerman@br.ibm.com>
5238
5239 Implement support for PowerPC BookE ranged watchpoints.
5240 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5241 the "set powerpc exact-watchpoints" flag.
5242
06e65f44
TT
52432011-01-07 Tom Tromey <tromey@redhat.com>
5244
5245 * gdb.texinfo (Python API): Add descriptions to @menu items.
5246
d8e22779
TT
52472011-01-06 Tom Tromey <tromey@redhat.com>
5248
5249 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5250
a255712f
PP
52512010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5252
e09342b5 5253 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5254
ccfc3d6e
TT
52552011-01-06 Tom Tromey <tromey@redhat.com>
5256
5257 PR python/12133:
5258 * gdb.texinfo (Frames In Python): Document various frame
5259 constants.
5260
44944448
JB
52612011-01-05 Joel Brobecker <brobecker@adacore.com>
5262
5263 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5264 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5265 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5266
42ea3d7a
JK
52672011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5268
5269 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5270 (clean): Add GDBvn.texi.
5271
720d1a40
JB
52722010-12-29 Joel Brobecker <brobecker@adacore.com>
5273
5274 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5275 occasional case where the debugger prints an array address
5276 instead of the array itself.
5277
ad196637
PA
52782010-12-23 Pedro Alves <pedro@codesourcery.com>
5279
5280 * gdb.texinfo (Packets) <read registers packet>: Document support
5281 for registers that were not collected.
5282
a86caf66
DE
52832010-12-15 Doug Evans <dje@google.com>
5284
5285 * gdb.texinfo (Startup): Document auto-loading of scripts during
5286 startup.
5287 (Auto-loading): Delete "maint set python auto-load on|off".
5288 Add "set auto-load-scripts on|off".
5289
aae1c79a
DE
52902010-12-07 Doug Evans <dje@google.com>
5291
5292 * gdb.texinfo (Mode Options): Document -data-directory.
5293 (Data Files): Add reference to -data-directory.
5294
4e04c971
DE
52952010-11-29 Doug Evans <dje@google.com>
5296
5297 * gdb.texinfo (Pretty-Printer Introduction): Change
5298 printer-name:subprinter-name to printer-name;subprinter-name.
5299
94b6973e
PM
53002010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5301
72f4393d 5302 PR python/12199
94b6973e
PM
5303
5304 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5305
39037522
TT
53062010-11-23 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5309 (Editing): Likewise.
5310 (Command History): Likewise.
5311 (TUI Keys): Likewise.
5312 (Bug Reporting): Conditionally include rluser.texi and
5313 inc-history.texinfo.
5314 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5315 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5316 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5317 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5318 (gdb.pdf): Likewise.
5319 (gdb.info): Likewise.
5320 (gdb/index.html): Likewise.
5321
5ae98d25
TT
53222010-11-23 Tom Tromey <tromey@redhat.com>
5323
5324 * Makefile.in (Makefile): Run ../config.status.
5325 (distclean): Update.
5326 * configure: Remove.
5327 * configure.ac: Remove.
5328
621c8364
TT
53292010-11-12 Tom Tromey <tromey@redhat.com>
5330
5331 * gdb.texinfo (Basic Python): Update. Add xref.
5332 (Exception Handling): Document new exception classes.
5333 (Types In Python): Update.
5334 (Frames In Python): Update.
5335
84f4c1fe
PM
53362010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5337
5338 * gdb.texinfo (Breakpoints In Python): Document "internal"
5339 parameter, and visible attribute.
5340
99e7ae30
DE
53412010-11-05 Doug Evans <dje@google.com>
5342
5343 * gdb.texinfo (Source Path): Document "set directories".
5344
f4b8a18d
KW
53452010-11-05 Ken Werner <ken.werner@de.ibm.com>
5346
5347 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5348 (OpenCL C): New node.
5349
7b51bc51
DE
53502010-11-02 Doug Evans <dje@google.com>
5351
5352 * gdb.texinfo (Pretty Printing): Expand into three sections,
5353 introduction, example, and commands.
5354 (Python API): Delete section Disabling Pretty-Printers, merge into
5355 Selecting Pretty-Printers.
5356 (Writing a Pretty-Printer): New section. Move the pretty-printer
5357 example here, and reformat to match python coding style. Add a second
5358 example using the gdb.printing module.
5359 (Python modules): Add gdb.printing.
5360
9eeee977
DE
53612010-10-29 Doug Evans <dje@google.com>
5362
5363 * gdb.texinfo (Python): Fix long line.
5364
a0e0ffdf
DE
53652010-10-20 Doug Evans <dje@google.com>
5366
5367 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5368 All references updated. Correct sections marked as subsections.
5369 (Coding Standards): New chapter. Move the coding standard related
5370 subsections here. Add section on Python coding standards.
5371
0e3509db
DE
53722010-10-13 Doug Evans <dje@google.com>
5373
5374 * gdb.texinfo (Python): Add "Python modules".
5375 (Types in Python): Add reference to gdb.types section.
5376 (Python modules): New node.
5377
44592cc4
DE
53782010-10-11 Doug Evans <dje@google.com>
5379
5380 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5381 Python" from gdb.Value.type description.
5382
6e1bb179
JB
53832010-09-28 Joel Brobecker <brobecker@adacore.com>
5384
5385 * gdb.texinfo (Ravenscar Profile): New node.
5386
e8467610
TT
53872010-09-22 Tom Tromey <tromey@redhat.com>
5388
5389 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5390
fccd1d1e
EZ
53912010-09-22 Eli Zaretskii <eliz@gnu.org>
5392
5393 * gdb.texinfo (Values From Inferior): Clarify that
5394 value.dynamic_type works only in C++ programs with RTTI.
5395
c1b6b909
TT
53962010-09-15 Paul Bolle <pebolle@tiscali.nl>
5397
5398 * gdb.texinfo (Character Sets): Correctly reference host-charset
5399 in example.
5400
7d288aaa
TT
54012010-09-13 Tom Tromey <tromey@redhat.com>
5402
5403 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5404 Document "fullname" and "from".
5405
f75d858b
MK
54062010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5407
5408 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5409 feature `reverse' output by -list-target-features.
5410
83b9503b
L
54112010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5412
5413 * gdb.texinfo (i386 Features): Remove an extra "@item".
5414
03f17ccf
TT
54152010-08-30 Tom Tromey <tromey@redhat.com>
5416
5417 PR python/11792:
5418 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5419
9779414d
DJ
54202010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5421
5422 * gdb.texinfo (ARM Features): Document
5423 org.gnu.gdb.arm.m-profile.
5424
f9ffd4bb
TT
54252010-08-23 Tom Tromey <tromey@redhat.com>
5426
5427 PR python/11145:
5428 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5429 reinterpret_cast methods.
5430
702c2711
TT
54312010-08-23 Tom Tromey <tromey@redhat.com>
5432
5433 PR python/11915:
5434 * gdb.texinfo (Types In Python): Document array method.
5435
66b73624
TJB
54362010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5437
5438 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5439
06a64a0b
TT
54402010-08-16 Tom Tromey <tromey@redhat.com>
5441
5442 * gdb.texinfo (Set Watchpoints): Document -location option.
5443
a3a7127e
DE
54442010-08-13 Doug Evans <dje@google.com>
5445
5446 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5447
8dedea02
VP
54482010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5449
5450 * gdb.texinfo (GDB/MI Data Manipulation): Document
5451 -data-read-memory-raw and -data-write-memory-raw.
5452
ca5c20b6 54532010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5454 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5455
5456 * gdb.texinfo (Basic Python): Describe post_event API.
5457
cb2e07a6
PM
54582010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5459
5460 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5461 decode_line Python APIs
cb2e07a6 5462
464b3efb
TT
54632010-08-10 Tom Tromey <tromey@redhat.com>
5464
5465 * gdb.texinfo (Pretty Printing API): Document
5466 gdb.default_visualizer.
5467
c29c521f
TT
54682010-08-10 Tom Tromey <tromey@redhat.com>
5469
5470 Revert gdb-add-index addition:
5471 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5472
5da1313b
JK
54732010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5474 Eli Zaretskii <eliz@gnu.org>
5475
5476 * gdb.texinfo (Mode Options) <-batch>
5477 (Basic Python) <gdb.execute>: Describe setting width and height.
5478
02d868e8
PP
54792010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5480
5481 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5482
c2bbed2a
TT
54832010-07-30 Tom Tromey <tromey@redhat.com>
5484
5485 * gdb.texinfo (Index Files): Mention gdb-add-index.
5486
6c13bbe1
HZ
54872010-07-30 Hui Zhu <teawater@gmail.com>
5488
5489 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5490 "detach inferior" and "kill inferior".
5491
53a71c06
CR
54922010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5493
5494 * gdb.texinfo (Machine Code): Update description of two forms of
5495 arguments, and add new example to demonstrate the new form.
5496
5374244e
PM
54972010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5498
5499 * gdb.texinfo (Values From Inferior): Add value inferior function
5500 call description.
5501
8ea5bce5
JK
55022010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5503
5504 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5505
c0edd9ed
JK
55062010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5507 Eli Zaretskii <eliz@gnu.org>
5508
5509 Make core files the process_stratum.
5510 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5511 record_stratum example.
5512
9291a0cd
TT
55132010-07-13 Tom Tromey <tromey@redhat.com>
5514
5515 * gdb.texinfo (Index Files): New node.
5516
f5011d11
TT
55172010-07-13 Tom Tromey <tromey@redhat.com>
5518
5519 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5520
0f5238ed
TT
55212010-07-13 Tom Tromey <tromey@redhat.com>
5522
5523 * gdb.texinfo (Specify Location): Document labels.
5524
74c761c1
PA
55252010-07-01 Pedro Alves <pedro@codesourcery.com>
5526
5527 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5528 entries for fast tracepoints and static tracepoints.
5529
501994c0
PA
55302010-07-01 Pedro Alves <pedro@codesourcery.com>
5531
5532 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5533 qsThreadInfo>: Spell out `l' as ell.
5534
0fb4aa4b
PA
55352010-07-01 Pedro Alves <pedro@codesourcery.com>
5536
5537 * gdb.texinfo (Convenience Variables): Document $_sdata.
5538 (Commands to Set Tracepoints): Describe static tracepoints. Add
5539 `Listing Static Tracepoint Markers' menu entry. Document
5540 "strace".
5541 (Tracepoint Action Lists): Document collecting $_sdata.
5542 (Listing Static Tracepoint Markers): New subsection.
5543 (Tracepoints support in gdbserver): Mention static tracepoints.
5544 (remote packets, enabling and disabling): Mention
5545 read-sdata-object.
5546 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5547 and StaticTracepoint.
5548 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5549 Document qXfer:sdata:read.
5550 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5551
dc3b15be
JB
55522010-06-29 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5555
595939de
PM
55562010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5557 Tom Tromey <tromey@redhat.com>
5558 Thiago Jung Bauermann <bauerman@br.ibm.com>
5559
5560 * gdb.texinfo (Inferiors In Python): New node.
5561 * gdb.texinfo (Threads In Python): New node.
5562
9279c692
JB
55632010-06-28 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.texinfo (Python): Document what the python directory is
5566 and what its location is.
5567 (Basic Python): Document the gdb.PYTHONDIR constant.
5568
bc9f0842
TT
55692010-06-25 Tom Tromey <tromey@redhat.com>
5570
5571 PR python/10808:
5572 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5573
f1421989
HZ
55742010-06-24 Hui Zhu <teawater@gmail.com>
5575
5576 * gdb.texinfo: (Commands for Controlled Output): Add
5577 documentation for command "eval".
5578
e4c0cfae
SS
55792010-06-21 Stan Shebs <stan@codesourcery.com>
5580
5581 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5582 * annotate.texinfo: Ditto.
5583 * gdbint.texinfo: Ditto.
5584 * stabs.texinfo: Ditto.
5585
bb08c432
HZ
55862010-06-22 Hui Zhu <teawater@gmail.com>
5587
5588 * gdb.texinfo: (Process Record and Replay): Add documentation
5589 for command "set record memory-query".
5590
4f5d9f07
SS
55912010-06-21 Stan Shebs <stan@codesourcery.com>
5592
5593 * gdb.texinfo: Relicense under GFDL version 1.3.
5594 * annotate.texinfo: Relicense under GFDL version 1.3.
5595 * gdbint.texinfo: Relicense under GFDL version 1.3.
5596 * stabs.texinfo: Relicense under GFDL version 1.3.
5597 * fdl.texi: Update to version 1.3.
5598
6aed2dbc
SS
55992010-06-18 Stan Shebs <stan@codesourcery.com>
5600
a61408f8
SS
5601 * gdb.texinfo (Operating System Auxiliary Information): Describe
5602 "info os" when no arguments given.
5603
6aed2dbc
SS
5604 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5605 $_thread.
5606
24e933df
HZ
56072010-06-18 Hui Zhu <teawater@gmail.com>
5608
5609 * gdb.texinfo: (Process Record and Replay): Add documentation
5610 for commands "record save" and "record restore".
5611
65d79d4b
SDJ
56122010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5613
5614 * gdb.texinfo: Include information about the correct use
5615 of addresses in the `watch' command.
5616
d914c394
SS
56172010-06-11 Stan Shebs <stan@codesourcery.com>
5618
5619 * gdb.texinfo (Observer Mode): New section.
5620 (General Query Packets): Document QAllow.
889bf7c5 5621
967cf477
DE
56222010-06-04 Doug Evans <dje@google.com>
5623
5624 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5625
aaf4119b
DE
56262010-06-03 Doug Evans <dje@google.com>
5627
5628 * gdbint.texinfo (Coding): Add subsection on command names.
5629
9eae7c52
TT
56302010-06-02 Tom Tromey <tromey@redhat.com>
5631
5632 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5633 always-disassemble.
5634
fa593d66
PA
56352010-06-01 Pedro Alves <pedro@codesourcery.com>
5636
5637 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5638 gdbserver, and add cross reference.
5639 (Tracepoints support in gdbserver): New subsection.
5640
dde08ee1
PA
56412010-05-26 Pedro Alves <pedro@codesourcery.com>
5642
5643 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5644 `qRelocInsn' feature.
5645 (Relocate instruction reply packet): New subsection
5646 of `Tracepoint Packets'.
5647 (Tracepoint Packets): Mention that packets QTDP and QTStart
5648 support the qRelocInsn request, and add cross reference to new
5649 subsection.
5650
07ca107c
DE
56512010-05-25 Doug Evans <dje@google.com>
5652
5653 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5654 (Commands In Python): Document gdb.string_to_argv.
5655
c25c4a8b
JK
56562010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5657
5658 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5659 ATTR_NORETURN.
5660
d7b32ed3 56612010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5662 Tom Tromey <tromey@redhat.com>
5663 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5664
c25c4a8b 5665 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5666
6aecb9c2
JB
56672010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5668
5669 * gdb.texinfo: (Summary) Add mention about D language support.
5670 (Filenames): Add D suffixes.
5671 (D): New node.
5672
b7da9e9f
PM
56732010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5674
5675 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5676 of macro deleted from GDB code.
5677
ab38a727
PA
56782010-04-24 Pedro Alves <pedro@codesourcery.com>
5679
5680 * gdb.texinfo (Commands to specify files): Describe what how GDB
5681 looks up DOS-based filesystem paths on the system root. Document
5682 the new `set/show target-file-system-kind' commands.
5683
66d09542
DE
56842010-04-23 Doug Evans <dje@google.com>
5685
5686 * gdb.texinfo (Python): Move Auto-loading section here ...
5687 (Python API): from here.
5688 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5689 (Maintenance Commands): Add docs for "maint print section-scripts".
5690
8bd10a10
CM
56912010-04-20 Chris Moller <cmoller@redhat.com>
5692
5693 * gdb.texinfo (Setting Breakpoints): Added description of
5694 filename-qualified rbreak.
5695 * refcard.tex (Breakpoints and Watchpoints): Added brief
5696 description of filename-qualified rbreak.
5697
4c374409
JK
56982010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5699
5700 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5701 (Python API): Change the reference to Pretty Printing API.
5702 (Pretty Printing): Move the user part under the Data node. Reformat
5703 the sample output to 72 columns. Create a new reference to Pretty
5704 Printing API. Rename the API part ...
5705 (Pretty Printing API): To a new node name.
5706 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5707 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5708
5a9351ae
SS
57092010-04-21 Stan Shebs <stan@codesourcery.com>
5710
5711 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5712 and commands.
5a9351ae 5713 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5714
9a22f0d0
PM
57152010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5716
5717 * gdb.texinfo (Examining memory): Update for change in string
5718 display with explicit size.
5719
6149aea9
PA
57202010-04-19 Pedro Alves <pedro@codesourcery.com>
5721
5722 PR breakpoints/8554.
5723
5724 * gdb.texinfo (Save Breakpoints): New node.
5725 (save-tracepoints): Rename to ...
5726 (save tracepoints): ... this. Mention that `save-tracepoints' is
5727 a deprecated alias to `save tracepoints'.
5728
711e434b
PM
57292010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5730
645797a8 5731 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5732 (info w32 thread-information-block): Document new command.
5733 (qGetTIBAddress): Document new gdbserver query.
5734 (maint set/show show-all-tib): Document new command.
5735
3f7b2faa
DE
57362010-04-15 Doug Evans <dje@google.com>
5737
fa33c3cd
DE
5738 * gdb.texinfo (Python API): Add progspaces section.
5739 (Selecting Pretty-Printers): Progspace pretty-printers are
5740 searched too.
5741 (Progspaces In Python): New section.
5742
3f7b2faa
DE
5743 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5744
79f283fe
PM
57452010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5746
5747 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5748 returns None.
5749
87290684
SS
57502010-04-09 Stan Shebs <stan@codesourcery.com>
5751
5752 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5753 Describe the `frames-created' field, tweak grammar.
5754
a97153c7
PA
57552010-04-09 Pedro Alves <pedro@codesourcery.com>
5756
5757 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5758 Describe the `circular' and `disconnected' fields.
5759
5c5dcc1b
L
57602010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5761
5762 * gdb.texinfo (maint print registers): Mention unavailable and
5763 invisible registers.
5764
adc36818
PM
57652010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5766 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5767 Tom Tromey <tromey@redhat.com>
adc36818
PM
5768
5769 * gdb.texinfo (Breakpoints In Python): New Node.
5770
33da3f1c
SS
57712010-04-08 Stan Shebs <stan@codesourcery.com>
5772
5773 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5774 trace status fields.
5775
3a13a53b
L
57762010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5777
5778 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5779 optional. Make org.gnu.gdb.i386.avx requires
5780 org.gnu.gdb.i386.avx.
5781
08001717
DE
57822010-04-08 Doug Evans <dje@google.com>
5783
5784 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5785 search path, and document that gdb only scans the search path if
5786 the script's path doesn't specify a directory.
5787
c375651d
DE
57882010-04-05 Doug Evans <dje@google.com>
5789
5790 * gdb.texinfo (maint show python auto-load): Fix typo.
5791
af54718e
SS
57922010-04-04 Stan Shebs <stan@codesourcery.com>
5793
d77f58be
SS
5794 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5795 (Setting Watchpoints): Update description of "info watch".
5796 (Disabling Breakpoints): Only "info break" lists all.
5797
af54718e
SS
5798 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5799 (tdump): Explain how tdump works.
5800
86b17b60
PA
58012010-04-01 Pedro Alves <pedro@codesourcery.com>
5802
5803 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5804 add cross reference.
5805
ff12863f
PA
58062010-03-31 Pedro Alves <pedro@codesourcery.com>
5807
5808 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5809 commands error out.
5810
f68eb612
L
58112010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5812
5813 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5814
c8d5aac9
L
58152010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5816
5817 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5818
7d13fe92
SS
58192010-03-29 Stan Shebs <stan@codesourcery.com>
5820 Nathan Sidwell <nathan@codesourcery.com>
5821
5822 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5823 GDBN equivalent.
5824 (Set Tracepoints): Remove mention that conditional tracepoints
5825 don't exist.
5826 (Tracepoint Actions): Clarify when while-stepping collection
5827 happens, note that while-stepping does not automatically collect
5828 $pc.
5829
409873ef 58302010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5831
409873ef
SS
5832 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5833 (General Query Packets): Describe TracepointSource.
5834
ee8e71d4
EZ
58352010-03-27 Matt Rice <ratmice@gmail.com>
5836
c8d5aac9
L
5837 * gdb.texinfo (ARM): Document arguments to "target sim".
5838 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5839
99b5e152
PA
58402010-03-26 Pedro Alves <pedro@codesourcery.com>
5841
5842 * gdb.texinfo (Tracepoint Packets): Remove mention that
5843 terror:string may be plain text, and drop mention of X prefix.
5844
cd64ee31
VP
58452010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5846
5847 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5848
6c28cbf2
SS
58492010-03-24 Stan Shebs <stan@codesourcery.com>
5850
5851 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5852
95a42b64
TT
58532010-03-24 Tom Tromey <tromey@redhat.com>
5854
5855 PR breakpoints/9352:
5856 * gdb.texinfo (Break Commands): Update.
5857
18148017
VP
58582010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5859
5860 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5861 commands.
5862
4daf5ac0
SS
58632010-03-16 Stan Shebs <stan@codesourcery.com>
5864
5865 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5866 circular-trace-buffer.
5867 (Tracepoint Packets): Describe QTBuffer, and details of the
5868 qTStatus reply.
5869
c9429232
SS
58702010-03-12 Stan Shebs <stan@codesourcery.com>
5871 Nathan Sidwell <nathan@codesourcery.com>
5872
5873 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5874 doing instruction stepping.
5875 (Tracepoint Restrictions): New node.
5876
ccefe4c4
TT
58772010-03-10 Tom Tromey <tromey@redhat.com>
5878
5879 * gdbint.texinfo (Symbol Handling): Update.
5880
7c953934
TT
58812010-03-08 Tom Tromey <tromey@redhat.com>
5882
5883 PR cli/9591:
5884 * gdb.texinfo (Mode Options): Mention lack of pagination and
5885 confirmation with --batch.
5886 (Screen Size): Mention --batch.
5887 (Messages/Warnings): Likewise.
5888
f870a310
TT
58892010-03-05 Tom Tromey <tromey@redhat.com>
5890
5891 * gdb.texinfo (Basic Python): Document target_charset and
5892 target_wide_charset.
5893
78e2826b
TT
58942010-03-05 Tom Tromey <tromey@redhat.com>
5895
5896 * gdb.texinfo (Data): Link to pretty-printing.
5897 (Output Formats): Likewise. Correct text.
5898
f5dff777
DJ
58992010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5900
5901 * gdb.texinfo (Types): Describe <struct> and <flags>.
5902
dc00d89f
PM
59032010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5904
5905 * gdb.texinfo (Frames In Python): Add block parameter and
5906 description to read_var text.
5907
5107b149 59082010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5909 Tom Tromey <tromey@redhat.com>
5107b149
PM
5910
5911 * gdb.texinfo (Types In Python): Describe block argument in
5912 template_argument and gdb.lookup_type.
5913
e03e5e7b
TT
59142010-02-24 Tom Tromey <tromey@redhat.com>
5915
5916 * gdb.texinfo (Cygwin Native): Fix typo.
5917
f3e9a817
PM
59182010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5919
5920 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5921 and select method descriptions.
5922 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5923 Tables in Python to menu.
5924 (Blocks In Python): New node.
5925 (Symbols In Python): New node.
5926 (Symbol Tables in Python): New node.
5927
a79b8f6e
VP
59282010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5929
5930 Multiexec MI
5931
5932 gdb/
5933 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5934
5935 gdb/doc/
5936 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5937 changes.
5938 (GDB/MI Program Execution): Document current behaviour of
5939 --all and --thread-group.
5940 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5941 -remove-inferior.
5942 * observer.texi (inferior_added, inferior_removed): New
5943 observers.
5944
629d6a47
TT
59452010-02-19 Tom Tromey <tromey@redhat.com>
5946
5947 * gdbint.texinfo (Getting Started): Fix @node.
5948 (Debugging GDB): Likewise.
5949
c09529e5
JB
59502010-02-13 Joel Brobecker <brobecker@adacore.com>
5951
5952 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5953 documenting the gdb_test_timeout variable.
5954
540aa8e7
MS
59552010-02-12 Jakob Engblom <jakob@virtutech.com>
5956
5957 * gdb.texinfo (MI commands): Added documentation of --reverse
5958 option to a set of MI commands. Restructured documentation of MI
5959 commands --exec-continue to reflect the complexity of reverse
5960 execution.
5961
081dfbf7
PA
59622010-02-12 Pedro Alves <pedro@codesourcery.com>
5963
5964 * gdb.texinfo (Using the Collected Data): Specify that the address
5965 range of `tfind outsize' is exclusive, and that the address range
5966 of `tfind range' is inclusive.
5967 (Tracepoint Packets): Specify that the address range of
5968 `QTFrame:range' is inclusive, and that the address range of
5969 `QTFrame:outside' is exclusive
5970
8e9c5e02
VP
59712010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5972
5973 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5974
92981e24
TT
59752010-02-10 Tom Tromey <tromey@redhat.com>
5976
5977 * gdb.texinfo (Debugging Output): Document set debug parser and
5978 show debug parser.
5979
075b51b7
L
59802010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5981
5982 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5983 i386_eflags and i386_mxcsr.
5984
3bb8d5c3
L
59852010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5986
5987 * gdb.texinfo: Document i386 target features.
5988
c5f80513
DE
59892010-02-05 Doug Evans <dje@google.com>
5990
5991 * gdbint.texinfo (Testsuite): Add a new section to document the
5992 various DejaGnu variables that may be overridden.
1be00882 5993 Document INTERNAL_GDBFLAGS.
c5f80513 5994
6ac33a4e
TT
59952010-02-04 Tom Tromey <tromey@redhat.com>
5996
5997 PR cli/8830:
5998 * gdb.texinfo (Files): -readnow comes before the filename for file
5999 and symbol-file.
6000
a1dcb23a
DJ
60012010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6002
6003 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6004 Document ARM breakpoint types.
6005 (Register Packet Format): Move into the new section.
6006 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6007
95433b34
JB
60082010-01-21 Joel Brobecker <brobecker@adacore.com>
6009
6010 * gdb.texinfo (File Options): Adjust the documentation of this
6011 switch to refer to the "source" command rather than partially
6012 duplicating some of the relevant information.
6013 (Extending GDB): Introduce and document the set/show script-extension
6014 setting.
6015 (Command Files): Add note explaining that the "source" command
6016 is also used to evalute scripts written in other languages.
6017 Remove the short slightly incorrect reference to sourcing Python
6018 scripts.
6019 (Python Commands): Document how to execute a Python script from GDB.
6020
8d576872
JB
60212010-01-19 Joel Brobecker <brobecker@adacore.com>
6022
6023 * gdb.texinfo (Command Files): Fix typo.
6024
8150ff9c
JB
60252010-01-18 Tom Tromey <tromey@redhat.com>
6026
6027 * gdb.texinfo (File Options): Document -x on .py files.
6028 (Command Files): Document handling of Python scripts.
6029
23db03a6
JZ
60302010-01-18 Jie Zhang <jie.zhang@analog.com>
6031
6032 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6033
00bf0b85
SS
60342010-01-15 Stan Shebs <stan@codesourcery.com>
6035
6036 * gdb.texinfo (Trace Files): New section.
6037 (Tracepoint Packets): Document QTSave and qTBuffer.
6038 (Trace File Format): New appendix.
6039
be759fcf
PM
60402010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6041
6042 * gdb.texinfo (Values From Inferior): Document lazy_string value
6043 method.
6044 (Python API): Add Lazy strings menu item.
6045 (Lazy Strings In Python): New node.
6046
dc146f7c
VP
60472010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6048
6049 * gdb.texinfo (GDB/MI Thread Information): New.
6050 (GDB/MI Async Records): Document the core field in *stopped.
6051 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6052 documentation
6053 (Process list): Document that osdata document may contain
6054 threads.
6055 (Remote Serial Protocol): Document qXfer:threads.
6056
d5551862
SS
60572010-01-06 Stan Shebs <stan@codesourcery.com>
6058
6059 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6060 disconnected tracing.
6061 (Tracepoint Packets): Document new protocol.
6062
7a697b8d
SS
60632010-01-05 Stan Shebs <stan@codesourcery.com>
6064
6065 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6066 tracepoints.
6067 (Tracepoint Packets): Describe remote protocol for fast
6068 tracepoints.
6069
e6f3ec50
JB
60702010-01-01 Joel Brobecker <brobecker@adacore.com>
6071
6072 Update the "Start of New Year Procedure".
6073 * gdbint.texinfo: Add the list of files that need to be updated
6074 manually. Minor reformatting.
6075
ddc4e9c1
JB
60762010-01-01 Joel Brobecker <brobecker@adacore.com>
6077
6078 * refcard.tex: Update copyright year in header and text.
6079
9d2897ad
JB
60802010-01-01 Joel Brobecker <brobecker@adacore.com>
6081
6082 * agentexpr.texi: Add 2010 to the list of copyright years.
6083 * annotate.texinfo: Likewise.
6084 * gdb.texinfo: Likewise.
6085 * gdbint.texinfo: Likewise.
6086 * observer.texi: Likewise.
6087 * stabs.texinfo: Likewise.
6088
6da95a67
SS
60892009-12-31 Stan Shebs <stan@codesourcery.com>
6090
6091 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6092
236f1d4d
SS
60932009-12-29 Stan Shebs <stan@codesourcery.com>
6094
6095 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6096
f61e138d
SS
60972009-12-28 Stan Shebs <stan@codesourcery.com>
6098
6099 * gdb.texinfo (Trace State Variables): New section.
6100 (Tracepoint Packets): Describe trace state variable packets.
6101 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6102 variable bytecodes.
6103
0fe7935b
DJ
61042009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6105
6106 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6107 declarations.
6108
a6b29f87
VP
61092009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6110
6111 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6112 -gdb-exit behaviour.
6113
5e4bde96
JB
61142009-12-20 Joel Brobecker <brobecker@adacore.com>
6115
6116 * gpl.texi: Update to version 3 of the GPL.
6117
a1715244
JB
61182009-12-20 Joel Brobecker <brobecker@adacore.com>
6119
6120 * Makefile.in: Update copyright header.
6121 * observer.texi: Fix the copyright header of the generated files.
6122
361ae042
PM
61232009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6124
6125 * gdb.texinfo (Types In Python): Describe range function.
6126
bfd31e71
PM
61272009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6128
6129 * gdb.texinfo (Types In Python): Describe "is_base_class".
6130
57a1d736
TT
61312009-12-03 Tom Tromey <tromey@redhat.com>
6132
6133 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6134
8cebebb9
PP
61352009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6136
6137 * observer.texi: New memory_changed observer.
6138
16af530a
TT
61392009-12-01 Tom Tromey <tromey@redhat.com>
6140
6141 * gdb.texinfo (Reverse Execution): Fix typo.
6142
b6199126
DJ
61432009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6144
6145 PR gdb/8704
6146
6147 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6148 are allowed after the breakpoint condition.
6149
7a6973ad
TT
61502009-11-23 Tom Tromey <tromey@redhat.com>
6151
6152 PR python/10782:
6153 * gdb.texinfo (Types In Python): Document Type.pointer.
6154
21a0512e
PP
61552009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6156
6157 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6158
a5832c8f
PA
61592009-11-11 Pedro Alves <pedro@codesourcery.com>
6160
6161 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6162 (Using Agent Expressions): Delete cross reference.
6163
1eb7cd77
JB
61642009-11-07 Joel Brobecker <brobecker@adacore.com>
6165
6166 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6167 and @settitle directives up to help makeinfo find them.
6168
24ddea62
JK
61692009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6172 (Auto-loading): Use plural and note one can use multiple components now.
6173
3afae151
VP
61742009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6175
6176 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6177 -stack-list-arguments have the same documentation for parameter
6178 as -stack-list-locals. Add comas.
6179
14ff2235
PM
61802009-10-27 Tom Tromey <tromey@redhat.com>
6181 Eli Zaretskii <eliz@gnu.org>
6182
c8d5aac9 6183 PR python/10781
14ff2235
PM
6184
6185 * gdb.texinfo (Values From Inferior): Document cast method.
6186
9c419145
PP
61872009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6188
6189 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6190 and adjust example.
889bf7c5 6191
29153c24
MS
61922009-10-22 Michael Snyder <msnyder@vmware.com>
6193
6194 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6195 info record command. Also document the new save and restore
29153c24
MS
6196 commands.
6197
2b28d209
PP
61982009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6199
6200 * gdb.texinfo (Machine Code): Mention current pc marker.
6201 (Memory): Likewise.
6202
6c95b8df
PA
62032009-10-19 Pedro Alves <pedro@codesourcery.com>
6204 Stan Shebs <stan@codesourcery.com>
6205
6206 * observer.texi (new_inferior): Rename to...
6207 (inferior_appeared): ... this.
6208
6209 * gdb.texinfo (Inferiors): Rename node to ...
6210 (Inferiors and Programs): ... this. Mention running multiple
6211 programs in the same debug session.
6212 <info inferiors>: Mention the new 'Executable' column if "info
6213 inferiors". Update examples. Document the "add-inferior",
6214 "clone-inferior", "remove-inferior" and "maint info
6215 program-spaces" commands.
6216 (Process): Rename node to...
6217 (Forks): ... this. Document "set|show follow-exec-mode".
6218
2f8132f3
MS
62192009-10-11 Michael Snyder <msnyder@vmware.com>
6220
6221 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6222 (ReverseContinue): Ditto.
6223
cba4b2d3
PP
62242009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6225
6226 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6227
da082f17
JK
62282009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6229
6230 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6231
08be9d71
ME
62322009-10-06 Michael Eager <eager@eagercon.com>
6233
6234 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6235 (Embedded Processors): Add MicroBlaze.
6236 (MicroBlaze): New. Describe Xilinx MicroBlaze
6237
08a0efd0
PA
62382009-10-04 Pedro Alves <pedro@codesourcery.com>
6239
6240 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6241
cbb8f428
EZ
62422009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6243
6244 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6245
30a4a70c
JB
62462009-09-23 Joel Brobecker <brobecker@adacore.com>
6247
6248 * observer.texi (solib_unloaded): Document explicitly the fact that
6249 this observer is called before the associated symbols are unloaded.
6250
701adfb0
PA
62512009-09-21 Jie Zhang <jie.zhang@analog.com>
6252
6253 * gdb.texinfo: Escape "{" and "}".
6254
b3372f91
VP
62552009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6256
6257 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6258 -stack-list-variables.
6259
f43030c4
TT
62602009-09-18 Tom Tromey <tromey@redhat.com>
6261
6262 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6263 is experimental.
6264
ec7e75e7
PP
62652009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6266
6267 * gdb.texinfo (convenince variables): Mention
6268 $_siginfo could be empty.
f43030c4 6269
0cc7d26f
TT
62702009-09-15 Tom Tromey <tromey@redhat.com>
6271
6272 * gdb.texinfo (GDB/MI Variable Objects): Document
6273 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6274 Expand -var-update documentation.
6275
a96d9b2e
SDJ
62762009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6277
6278 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6279 feature.
6280
005ca36a
JB
62812009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6282
6283 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6284
0d772ac9
MS
62852009-09-10 Michael Snyder <msnyder@vmware.com>
6286
6287 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6288 ReverseStep replies to the qSupported query.
6289
14fb1bac
JB
62902009-09-10 Joel Brobecker <brobecker@adacore.com>
6291
6292 Add documentation for set/show interactive-mode.
6293 * gdb.texinfo (Other Misc Settings): New node.
6294
29b090c0
DE
62952009-09-01 Doug Evans <dje@google.com>
6296
6297 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6298 non-stop mode's affect on remote caching.
6299
4e5d721f
DE
63002009-08-31 Jacob Potter <jdpotter@google.com>
6301 Doug Evans <dje@google.com>
6302
6303 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6304 Mark `set/show remotecache' options as obsolete.
6305 Document new `set/show stack-cache' option.
6306 Update text for `info dcache'.
6307
55333a84
DE
63082009-08-27 Doug Evans <dje@google.com>
6309
6310 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6311 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6312
bc3a0b4d
RW
63132009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
6315 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6316 about autoconf.
6317
3a1ff0b6
PA
63182009-08-25 Pedro Alves <pedro@codesourcery.com>
6319
6320 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6321 small example, and describe its columns. Replace "inferior-id" by
6322 "infno" throughout.
6323
81ecdfbb
RW
63242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6325
af542c2e
RW
6326 * gdbint.texinfo (Releasing GDB): Point to
6327 README-maintainer-mode file for required autoconf version.
6328 * configure.ac: Do not substitute datarootdir, htmldir,
6329 pdfdir, docdir. Do not process --with-datarootdir,
6330 --with-htmldir, --with-pdfdir, --with-docdir.
6331 * configure: Regenerate.
6332
81ecdfbb
RW
6333 * configure: Regenerate.
6334
4efc6507
DE
63352009-08-20 Reid Kleckner <reid@kleckner.net>
6336
6337 * gdb.texinfo: Add chapter on JIT interface.
6338
43089a6e
NR
63392009-08-07 Nick Roberts <nickrob@snap.net.nz>
6340
6341 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6342 confirmation request.
43089a6e 6343
99e008fe
EZ
63442009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6345
c8d5aac9
L
6346 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6347 CRC definitions.
99e008fe 6348
48cb2d85
VP
63492009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6350
6351 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6352 -break-commands.
48cb2d85 6353
ff1a52c6
UW
63542009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6355
6356 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6357 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6358
3285f3fe
UW
63592009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6360
6361 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6362 "set spu stop-on-load" and "show spu stop-on-load" commands.
6363
e35359c5
UW
63642009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6365
6366 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6367
58d6951d
DJ
63682009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6371 org.gnu.gdb.arm.neon.
6372
08d16641
PA
63732009-07-20 Pedro Alves <pedro@codesourcery.com>
6374
6375 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6376 optional element.
6377 (subsection OS ABI): New subsection.
6378
782b2b07
SS
63792009-07-14 Stan Shebs <stan@codesourcery.com>
6380
6381 * gdb.texinfo (Tracepoint Conditions): New section.
6382 (General Query Packets): Describe ConditionalTracepoints.
6383 (Tracepoint Packets): Describe condition field.
6384 (Maintenance Commands): Describe maint agent-eval.
6385 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6386
9b117ef3
HZ
63872009-07-11 Hui Zhu <teawater@gmail.com>
6388
6389 * gdb.texinfo (disassemble): Add a new modifier /r
6390 to "disassemble" command to make it print the raw instructions
6391 in hex as well as in symbolic form.
6392
f5a33284
TT
63932009-07-09 Tom Tromey <tromey@redhat.com>
6394
6395 * gdbint.texinfo (Testsuite): Document parallel make check.
6396
812f7342
TT
63972009-07-09 Tom Tromey <tromey@redhat.com>
6398
6399 * gdbint.texinfo (Testsuite): Document test transcripts.
6400
fbb8f299
PM
64012009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6402
6403 * gdb.texinfo (Values From Inferior): Add length parameter
6404 description.
6405
dd8f35ac
EZ
64062009-07-04 Chris Genly <chris@genly.us>
6407
6408 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6409 in -var-list-children. Fix example according to what the code
6410 does.
6411
2277426b
PA
64122009-07-02 Pedro Alves <pedro@codesourcery.com>
6413
6414 * gdb.texinfo (Debugging multiple inferiors): Document the
6415 "inferior", "detach inferior" and "kill inferior" commands.
6416 (Debugging Programs with Multiple Processes): Adjust to mention
6417 generic "inferior" commands. Delete mention of "detach fork" and
6418 "delete fork". Cross reference to "Debugging multiple inferiors"
6419 section.
6420
a6d9a66e
UW
64212009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6422
5af949e3
UW
6423 * gdbint.texinfo (Item Output Functions): Update signature
6424 for ui_out_field_core_addr.
6425
64262009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6427
6428 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6429 Update example code extrated from breakpoint.c.
6430
9901a55b 64312009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6432
9901a55b
PP
6433 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6434 MI commands.
6435 (GDB/MI Symbol Query): Likewise.
6436 (GDB/MI File Commands): Likewise.
6437 (GDB/MI File Transfer Commands): Likewise.
6438 (GDB/MI Target Manipulation): Likewise.
6439 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6440
edb3359d
DJ
64412009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6442
6443 * gdb.texinfo (Debugging Optimized Code): New chapter.
6444 (Compiling for Debugging): Reference it. Move some
6445 text to the new section.
6446
7cd1089b
PM
64472009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6448
6449 * doc/gdb.texinfo (Calling): Document
6450 set-unwind-on-terminating-exception usage.
6451
d4db2f36
PA
64522009-06-11 Pedro Alves <pedro@codesourcery.com>
6453
6454 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6455 command.
6456
d1a7880c
PA
64572009-06-07 Pedro Alves <pedro@codesourcery.com>
6458
6459 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6460 references.
6461
473f94e6
UW
64622009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6463
6464 * gdbint.texinfo: Rename formal parameters to gdbarch function
6465 protoypes from "current_gdbarch" to "gdbarch".
6466
8f500870
TT
64672009-05-28 Tom Tromey <tromey@redhat.com>
6468
6469 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6470
b6313243
TT
64712009-05-27 Tom Tromey <tromey@redhat.com>
6472
6473 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6474 feature.
6475 (GDB/MI Variable Objects): Document -var-set-visualizer.
6476
64772009-04-02 Tom Tromey <tromey@redhat.com>
6478
6479 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6480 feature.
6481 (GDB/MI Variable Objects): Document -var-set-visualizer.
6482
a6bac58e
TT
64832009-05-27 Tom Tromey <tromey@redhat.com>
6484 Thiago Jung Bauermann <bauerman@br.ibm.com>
6485 Phil Muldoon <pmuldoon@redhat.com>
6486
6487 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6488 (Pretty Printing): New node.
6489 (Selecting Pretty-Printers): Likewise.
6490 (Python API): Update.
6491 (Output Formats): Document /r format.
6492
2c74e833
TT
64932009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6494 Tom Tromey <tromey@redhat.com>
6495
6496 * gdb.texinfo (Types In Python): New node.
6497 (Values From Inferior): "type" is now an attribute.
6498 (Python API): Update.
6499
89c73ade
TT
65002009-05-27 Tom Tromey <tromey@redhat.com>
6501 Thiago Jung Bauermann <bauerman@br.ibm.com>
6502 Phil Muldoon <pmuldoon@redhat.com>
6503
6504 * gdb.texinfo: Add @syncodeindex for `tp'.
6505 (Python API): Update.
6506 (Auto-loading): New node.
6507 (Objfiles In Python): New node.
6508
17a37d48
PP
65092009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6510
6511 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6512
6718376f
NR
65132009-05-15 Nick Roberts <nickrob@snap.net.nz>
6514
6515 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6516
cbe54154
PA
65172009-05-12 Pedro Alves <pedro@codesourcery.com>
6518
6519 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6520 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6521 show show-debug-regs' docs.
6522
8e05493c
EZ
65232009-05-08 Eli Zaretskii <eliz@gnu.org>
6524
6525 * gdb.texinfo (Process Record and Replay): Add description of
6526 reverse execution.
6527
b39f4988
JB
65282009-05-07 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdbint.texinfo (Adding support for debugging core files): New node.
6531 (Native Debugging): Remove the ``Native core file Support'' section.
6532
a2311334
EZ
65332009-05-01 Eli Zaretskii <eliz@gnu.org>
6534
6535 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6536 Add index entries.
6537
53cc454a 65382009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6539 Michael Snyder <msnyder@vmware.com>
53cc454a 6540
a2311334
EZ
6541 * gdb.texinfo: (Process Record and Replay): Add documentation for
6542 process record and replay.
53cc454a 6543
484086b7
JK
65442009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6545
6546 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6547 a new part on command-line defined macros.
6548
32ae1842
EZ
65492009-04-25 Eli Zaretskii <eliz@gnu.org>
6550
6551 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6552 clarify the wording.
6553
b14b1491
TT
65542009-04-23 Tom Tromey <tromey@redhat.com>
6555
6556 * gdb.texinfo (Data Files): New node.
6557 (GDB Files): Update menu.
6558
5c1e86e1
JB
65592009-04-23 Joel Brobecker <brobecker@adacore.com>
6560
6561 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6562 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6563
83eba9b7
VP
65642009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6565
6566 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6567
e31198c4
HZ
65682009-04-22 Hui Zhu <teawater@gmail.com>
6569
6570 * gdb.texinfo (disassemble-next-line): Set the default of
6571 disassemble-next-line to off.
6572
26e251b6
JM
65732009-04-21 Joseph Myers <joseph@codesourcery.com>
6574
6575 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6576 --with-htmldir): New.
6577 * configure: Regenerate.
6578 * Makefile.in (datarootdir, docdir): Define.
6579 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6580 instead of $(SET_TEXINPUTS).
6581 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6582 gdbint.info instead of $(SET_TEXINPUTS).
6583 (gdbint/index.html): Use same -I options as for building
6584 gdbint.info.
6585 (stabs.dvi, stabs.pdf): Use same -I options as for building
6586 stabs.info instead of $(SET_TEXINPUTS).
6587 (stabs/index.html): Use same -I options as for building
6588 stabs.info.
6589 (annotate.dvi, annotate.pdf): Use same -I options as for building
6590 annotate.info instead of $(SET_TEXINPUTS).
6591 (annotate/index.html): Use same -I options as for building
6592 annotate.info.
6593
eac35c4e
DD
65942009-04-21 David Daney <ddaney@caviumnetworks.com>
6595
6596 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6597
29b0e8a2
JM
65982009-04-21 Joseph Myers <joseph@codesourcery.com>
6599
6600 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6601
2b831889 66022009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6603 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6604
6605 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6606 (MAKEHTMLFLAGS): Set to empty.
6607 (html__strip_dir): Define.
6608 (HTMLFILES): Define.
6609 (HTMLFILES_INSTALL): Define.
6610 (install-html): Copy new automake rule.
6611 (html): Depend on $(HTMLFILES).
6612 (gdb_toc.html): Rename to gdb/index.html.
6613 (gdbint_toc.html): Rename to gdbint/index.html.
6614 (stabs_toc.html): Rename to stabs/index.html.
6615 (annotate_toc.html): Rename to annotate/index.html.
6616
89a34d1b
JM
66172009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6618
6619 * Makefile.in: Set pdfdir and htmldir from configure
6620 substitutions.
6621 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6622 * configure: Regenerate.
6623
a2d5da46
JB
66242009-04-16 Joel Brobecker <brobecker@adacore.com>
6625
6626 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6627 This macro is no longer used.
6628
732f6a93
TT
66292009-04-15 Tom Tromey <tromey@redhat.com>
6630
6631 * gdb.texinfo (Character Sets): Document default character set.
6632
87f9adc1
PM
66332009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6634
6635 * gdbint.texinfo: Change server name from sources.redhat.com to
6636 sourceware.org throughout.
6637
2c88c651
JB
66382009-04-09 Joel Brobecker <brobecker@adacore.com>
6639
6640 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6641 about a missing dot or coma after @xref.
6642
4f5376b2
JB
66432009-04-02 Joel Brobecker <brobecker@adacore.com>
6644
6645 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6646 example, and add a small explanation about it.
6647 (Print Settings): Change the documentation of the "set print
6648 frame-arguments" to reflect the fact that the default is now "scalars".
6649
a0381d3a
JB
66502009-04-02 Joel Brobecker <brobecker@adacore.com>
6651
6652 * gdb.texinfo (Print Settings): Add kindex for command "set
6653 print frame-arguments".
6654
45ac276d
JB
66552009-03-31 Joel Brobecker <brobecker@adacore.com>
6656
6657 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6658 breakpoints.
6659 (Set Breaks): Add reference to thread-specific and task-specific
6660 breakpoints.
6661
32cd1edc
JB
66622009-03-31 Joel Brobecker <brobecker@adacore.com>
6663
6664 * gdb.texinfo (Ada Tasks): Remove the documentation about
6665 the "Running" state, as this state has been eliminated.
6666 Now all runnable tasks are shown as "Runnable".
6667
1042e4c0
SS
66682009-03-30 Stan Shebs <stan@codesourcery.com>
6669
6670 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6671 special case of breakpoints.
6672 (Enable and Disable Tracepoints): Mention deprecation.
6673 (Listing Tracepoints): Update description and example.
6674
f8f6f20b
TJB
66752009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6676
6677 * gdb.texinfo (Frames in Python): New node.
6678 (Python API): Update.
6679
c0c6f777
TJB
66802009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6681
6682 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6683 from a method to an attribute.
6684
def2b000
TJB
66852009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6686
6687 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6688 attribute.
6689
a07daef3
PA
66902009-03-25 Pedro Alves <pedro@codesourcery.com>
6691
6692 * observer.texi (thread_exit): Add "silent" parameter.
6693
f3b1572e
PA
66942009-03-22 Pedro Alves <pedro@codesourcery.com>
6695
6696 * observer.texi (about_to_proceed): New.
6697
587afa38
EZ
66982009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6699
6700 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6701 field throughout to handle types with spaces in them. Fix typos
6702 found by aspell.
6703 (Summary, Requirements, Contributors): New first chapter,
6704 "Summary" added, old Requirements section moved there, and new
6705 section, "Contributors" added.
6706 (Initializing a New Architecture, Register Representation)
6707 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6708 (Porting gdb): These sections extended and updated.
6709 (Compiler Characteristics): This section (empty) deleted.
6710 (Defining Other Architecture Features): This section renamed and
6711 duplicate material removed from (formerly "Target Conditionals").
6712 Use braces {} in @deftypeXX type field throughout to handle types
6713 with spaces in them. Typos found by aspell fixed.
6714
6715 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6716 * stack_frame.pdf: Version of image for PDF output.
6717 * stack_frame.png: Version of image for HTML output and for Emacs.
6718 * stack_frame.txt: Version of image for Info output.
1db61298 6719 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6720
10af6951
EZ
67212009-03-21 Eli Zaretskii <eliz@gnu.org>
6722
6723 * gdb.texinfo (Character Sets): Fix last change.
6724
cc924cad
TJB
67252009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6726
6727 * gdb.texinfo (Values From Inferior): Fix optional arguments
6728 markup.
6729 (Commands In Python): Adjust argument names of gdb.Command.__init__
6730 to what the function accepts as keywords.
6731
bc3b79fd
TJB
67322008-03-20 Tom Tromey <tromey@redhat.com>
6733
6734 * gdb.texinfo (Convenience Vars): Document convenience functions.
6735 (Functions In Python): New node.
6736 (Python API): Update.
6737
6c7a06a3
TT
67382009-03-20 Tom Tromey <tromey@redhat.com>
6739
6740 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6741 set target-wide-charset.
6742 (Requirements): Mention iconv.
6743
b646ddd4
HZ
67442009-03-17 Hui Zhu <teawater@gmail.com>
6745
6746 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6747
91440f57
HZ
67482009-03-17 Hui Zhu <teawater@gmail.com>
6749
6750 * gdb.texinfo: Add documentation for disassemble-next-line.
6751
8fd41227
TJB
67522009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6753
6754 * gdb.texinfo (Commands In Python): Remove tindex entries.
6755
61ff14c6
JK
67562009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6757
6758 * gdb.texinfo (Returning): New description for missing debug info.
6759
0b16c5cf
PA
67602009-03-14 Pedro Alves <pedro@codesourcery.com>
6761
6762 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6763 (General Query Packets): Document qAttached.
0b16c5cf 6764
32fc0df9
PA
67652009-03-05 Pedro Alves <pedro@codesourcery.com>
6766
6767 * gdb.texinfo (Background Execution): Better describe the set
6768 target-async command.
6769 (Maintenance Commands): Delete description of the `maint set/show
6770 linux-async' and `maint set/show remote-async' commands.
6771
134eb42c
VP
67722009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6773
6774 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6775 between sentences.
6776
c86cf029
VP
67772009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6778
6779 * gdb.texinfo (GDB/MI Async Records): Document the
6780 =library-loaded and =library-unloaded notifications.
6781
3ea85240
VP
67822009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6783
6784 * observer.texi (test_notification): New observer.
6785
1d33d6ba
VP
67862009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6787
61ff14c6
JK
6788 * observer.texi: Add parameter 'print_frame' to normal_stop
6789 observer.
1d33d6ba 6790
d721c933
EZ
67912009-02-07 Eli Zaretskii <eliz@gnu.org>
6792
6793 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6794 (Commands In Python): Fix COMMAND_* constants in last change. Use
6795 @kbd for interactive input. Add cross-references and index
6796 entries.
6797
4aa995e1
PA
67982009-02-06 Pedro Alves <pedro@codesourcery.com>
6799
6800 * gdb.texinfo (Signals): Document $_siginfo.
6801 (Convenience Variables): Mention $_siginfo.
6802 (Remote Configuration): Document qXfer:siginfo:read,
6803 qXfer:siginfo:write packets, and the read-siginfo-object,
6804 write-siginfo-object commands.
6805
5f5233d4
PA
68062009-02-06 Pedro Alves <pedro@codesourcery.com>
6807
6808 * gdbint.texinfo (Values): New chapter.
6809
d8906c6f
TJB
68102009-02-06 Tom Tromey <tromey@redhat.com>
6811
6812 * gdb.texinfo (Python API): Add entry for Commands In Python.
6813 (Commands In Python): New node.
6814
b6cb8e7d
TJB
68152009-02-05 Tom Tromey <tromey@redhat.com>
6816
6817 * gdb.texinfo (Values From Inferior): Document Value.string.
6818
12453b93
TJB
68192009-02-05 Tom Tromey <tromey@redhat.com>
6820
6821 * gdb.texinfo (Basic Python): Document execute's from_tty
6822 argument.
6823
08c637de
TJB
68242009-02-04 Tom Tromey <tromey@redhat.com>
6825
6826 * gdb.texinfo (Basic Python): Document gdb.history.
6827
592375cd
VP
68282009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6829
6830 * gdb.texinfo (GDB/MI Thread Commands): Document the
6831 'current-thread-id' field. Remove the example with zero threads,
6832 since current GDB won't ever report that if there's inferior.
6833
41447f92
VP
68342009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6835
6836 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6837 option to -break-insert.
6838
098b41a6
JG
68392009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6840 Jerome Guitton <guitton@adacore.com>
6841
6842 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6843 (System-wide configuration): New section.
6844
3c16cced
PA
68452009-01-26 Pedro Alves <pedro@codesourcery.com>
6846
6847 PR gdb/7580:
6848 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6849 internal-error|internal-warning quit|corefile ask|yes|no".
6850
62709adf
PA
68512009-01-26 Pedro Alves <pedro@codesourcery.com>
6852
6853 * gdb.texinfo (Using the `gdbserver' Program): Document
6854 --remote-debug.
6855
7ce58dd2
DE
68562009-01-23 Doug Evans <dje@google.com>
6857
6858 * gdb.texinfo: Add nexti to list of commands that support
6859 background execution.
6860
adb483fe
DJ
68612009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6862
6863 * gdb.texinfo (Define, Hooks): Document prefix command support.
6864
a67ec3f4 68652009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6866 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6867
6868 Fixes for makeinfo --html.
6869
6870 * annotate.texinfo: Use @copying and @insertcopying. Use
6871 @ifnottex in place of @ifinfo.
6872 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6873 place of @ifinfo. Use @ifnotinfo for one index entry.
6874 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6875 in place of @ifinfo.
6876 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6877 in place of @ifinfo. Include contents at start unconditionally.
6878
84fcdf95
PA
68792009-01-13 Pedro Alves <pedro@codesourcery.com>
6880
6881 * gdb.texinfo (General Query Packets): Remove @var{} around the
6882 "spu" literal string.
6883
fa3a767f
PA
68842009-01-07 Pedro Alves <pedro@codesourcery.com>
6885
6886 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6887 program may be running in another process" errors.
6888 * gdbint.texinfo (Native Conditionals): Delete
6889 ONE_PROCESS_WRITETEXT description.
6890
9cb011d3
JB
68912009-01-07 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6894 emacs local variable to be placed at the end of the ChangeLog.
6895 Add server.c and gdbreplay.c to the list of files where the
6896 copyright year needs to be updated.
6897
84603566
SL
68982009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6899
6900 * gdb.texinfo (Remote Configuration): Document new
6901 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6902 commands.
6903
a53f55d8
PA
69042008-12-28 Pedro Alves <pedro@codesourcery.com>
6905
6906 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6907 FETCH_INFERIOR_REGISTERS.
6908 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6909 FETCH_INFERIOR_REGISTERS descriptions. Remove
6910 gdbarch_get_longjmp_target descrition, since already described in
6911 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6912 (Target Conditionals): ... here.
6913
077e0a52
JB
69142008-12-16 Joel Brobecker <brobecker@adacore.com>
6915
6916 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6917 examples.
6918 (Additions to Ada): Likewise. Add the missing opening and closing
6919 parenthesis of the GDB prompt in one of the examples.
6920
023eb17c
JB
69212008-12-14 Joel Brobecker <brobecker@adacore.com>
6922
6923 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6924 about the result of 'Address not being of type System.Address.
6925 This problem has been fixed a while ago.
6926
c3b108f7
VP
69272008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6928
6929 MI non-stop and multiprocess docs.
6930
c8d5aac9
L
6931 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6932 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6933 Adjust documentation for *stopped, document =thread-created,
6934 =thread-exited, =thread-group-created and =thread-group-exited.
6935 (GDB/MI Thread Commands): Document the 'state' field in
6936 -thread-info output.
6937 (GDB/MI Program Execution): Mention --all and --thread-group
6938 options.
6939 (GDB/MI Variable Objects): Describe floating and fixed variable
6940 objects.
6941 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6942
07e059b5
VP
69432008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6944
c8d5aac9
L
6945 * gdb.texinfo (Operating System Information): New appendix.
6946 (Operating System Auxiliary Information): Document 'info os processes'
6947 (Remote Configuration): Document 'osdata'
6948 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6949
a80b95ba
TG
69502008-11-27 Tristan Gingold <gingold@adacore.com>
6951
6952 * gdb.texinfo (Darwin): Document Darwin specific features.
6953
a655d424
JK
69542008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6955
6956 * gdbint.texinfo (Target Conditionals): Extend the
6957 gdbarch_breakpoint_from_pc description.
6958
249e1128
VP
69592008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6960
6961 * gdb.texinfo (M68K Features): Fix typo.
6962
c14c28ba
PP
69632008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6964
6965 * gdb.texinfo (Symbols): Mention printing containing
6966 image name in "info symbol".
6967 (Maint translate-address): Likewise.
889bf7c5 6968
394a6666
JB
69692008-11-18 Joel Brobecker <brobecker@adacore.com>
6970
6971 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6972 commands "catch load" and "catch unload".
6973
66bb093b
VP
69742008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6975
6976 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6977 =thread-selected.
889bf7c5 6978
4a92f99b
VP
69792008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6980
c8d5aac9 6981 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6982
f0323ca0
PA
69832008-10-27 Pedro Alves <pedro@codesourcery.com>
6984
6985 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6986 .mt files, TM_CLIBS or TM_CDEPS.
6987 (x86 Watchpoints): Don't mention TDEPFILES.
6988
8b23ecc4
SL
69892008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6990
6991 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6992 (Overview): Mention notifications and non-stop mode behavior.
6993 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6994 with non-stop mode behavior. Add vStopped description.
6995 (Stop Reply Packets): Update list of packets that return
6996 stop replies. Mention non-stop behavior.
6997 (General Query Packets): Document QNonStop packet and associated
6998 qSupported query response.
6999 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7000 behavior.
7001 (Notification Packets): New section.
7002 (Remote Non-Stop): New section.
7003 (File-I/O Overview): Mention non-stop behavior.
7004
fff08868
HZ
70052008-10-24 Hui Zhu <teawater@gmail.com>
7006 Pedro Alves <pedro@codesourcery.com>
7007
7008 * gdb.texinfo (displaced-stepping): Describe the auto mode
7009 setting, and say it's the default. This is now a mainstream
7010 setting instead of a maintenance setting.
7011
252fbfc8
PA
70122008-10-23 Pedro Alves <pedro@codesourcery.com>
7013
7014 * observer.texi (thread_stop_requested): New.
7015
20924a55
JB
70162008-10-22 Joel Brobecker <brobecker@adacore.com>
7017
7018 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7019 (Patching): Replace incorrect usage of @samp by @kbd.
7020
bacec72f
MS
70212008-10-17 Michael Snyder <msnyder@vmware.com>
7022
7023 * gdb.texinfo: Add documentation for reverse execution.
7024
a08702d6 70252008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7026 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7027
7028 * gdb.texinfo. (Values From Inferior): New subsubsection.
7029
d97bc12b
DE
70302008-10-06 Doug Evans <dje@google.com>
7031
7032 * gdb.texinfo (set debug dwarf2-die): Document it.
7033
87f67dba
JB
70342008-10-01 Joel Brobecker <brobecker@adacore.com>
7035
7036 * gdb.texinfo (catch) [exception]: Document how to insert
7037 a breakpoint on user-defined exceptions when the exception
7038 name is identical to one of the language-defined ones.
7039
2fae03e8
TT
70402008-09-27 Tom Tromey <tromey@redhat.com>
7041
7042 * gdb.texinfo (Macros): Remove text about stringification,
7043 varargs, and splicing.
7044
5c6ce71d
TT
70452008-09-27 Tom Tromey <tromey@redhat.com>
7046
7047 * gdbint.texinfo (Language Support): Remove text about omitting
7048 support for a language.
7049
07128da0
DE
70502008-09-23 Doug Evans <dje@google.com>
7051
7052 * gdb.texinfo (info dcache): Update.
7053
b90a069a
SL
70542008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7055
7056 * gdb.texinfo (Packets): Add info on thread-id syntax and
7057 multiprocess extensions.
7058 <D>: Document multiprocess form of packet.
7059 <H>: Use thread-id syntax.
7060 <T>: Likewise.
7061 <vCont>: Likewise. Note this is required for multiprocess.
7062 <vKill>: New packet.
7063 (Stop Reply Packets) <T>: Use thread-id syntax.
7064 <W>: Document multiprocess form of reply.
7065 <X>: Likewise.
7066 (General Query Packets) <qC>: Use thread-id syntax.
7067 <qfThreadInfo>: Likewise.
7068 <qGetTLSAddr>: Likewise.
7069 <qP>: Likewise.
7070 <qSupported>: Add "multiprocess" feature.
7071 <qThreadExtraInfo>: Use thread-id syntax.
7072
b77209e0
PA
70732008-09-22 Stan Shebs <stan@codesourcery.com>
7074
7075 * gdb.texinfo (Inferiors): New section.
7076
3d0bb823
PA
70772008-09-12 Pedro Alves <pedro@codesourcery.com>
7078
7079 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7080
f8dcfc0a
UW
70812008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7082
7083 * gdbint.texinfo (Target Conditionals): Remove documentation
7084 for gdbarch_name_of_malloc.
7085
8775bb90
MS
70862008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7087
7088 * gdb.texinfo (Interrupts): Mention TCP interface for
7089 sending BREAK.
7090
f1838a98
UW
70912008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7092
7093 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7094 argument prefix to "set sysroot".
7095
158c7665
PH
70962008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7097
7098 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7099 and False.
7100
30e026bb
VP
71012008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7102
c8d5aac9
L
7103 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7104 for possible features of -list-features.
30e026bb 7105
c6ebd6cf
VP
71062008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7107
c8d5aac9 7108 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7109 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7110
aeac0ff9
VP
71112008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7112
7113 * doc/gdb.texinfo (PowerPC): Fix typo.
7114 (PowerPC features): Fix typo.
7115
5231c1fd
PA
71162008-08-18 Pedro Alves <pedro@codesourcery.com>
7117
7118 * observer.texi (thread_ptid_changed): New.
7119
677c5bb1
LM
71202008-08-18 Luis Machado <luisgpm@br.ibm.com>
7121
7122 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7123 (PowerPC features): Mention feature set for VSX registers.
7124
f3a2dd1a
JB
71252008-08-13 Joel Brobecker <brobecker@adacore.com>
7126
7127 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7128 the direct visibility of all names in user-written packages.
7129
33e5cbd6
PA
71302008-08-13 Pedro Alves <pedro@codesourcery.com>
7131
7132 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7133 setting, and make it the default.
7134 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7135 non-stop script example.
7136
d0384fc4
TJB
71372008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7138
7139 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7140 reference to the "Using Different Register and Memory Data
7141 Representation" section.
7142
a6f3e723
SL
71432008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7144
7145 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7146 (Remote Protocol): Add Packet Acknowledgment to menu.
7147 (Overview): Mention +/- can be disabled, and point to new section
7148 where this is discussed in detail.
7149 (General Query Packets): Document QStartNoAckMode packet, and
7150 corresponding qSupported reply.
7151 (Packet Acknowledgment): New section.
7152
0606b73b
SL
71532008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7154 Pedro Alves <pedro@codesourcery.com>
7155
7156 * gdb.texinfo (Threads): Move paragraph about automatic thread
7157 selection to All-Stop Mode subsection.
7158 (Thread Stops): Reorganize existing material into subsections.
7159 Add introductory blurb and menu.
7160 (Non-Stop Mode): New subsection.
7161 (Background Execution): New subsection.
7162 (Maintenance Commands): Add cross-references from async mode
7163 commands to the new Background Execution section.
7164
d57a3c85
TJB
71652008-08-06 Tom Tromey <tromey@redhat.com>
7166
7167 * gdb.texinfo (Extending GDB): New chapter.
7168 (Sequences): Demoted chapter, now a section under the new
7169 Extending GDB chapter.
7170 (Python): New section.
7171
6d76a53d
SS
71722008-07-31 Stan Shebs <stan@codesourcery.com>
7173
7174 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7175
1f70da6a
SS
71762008-07-29 Stan Shebs <stan@codesourcery.com>
7177
7178 * gdbint.texinfo: General round of cleanup and minor
7179 clarifications.
7180 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7181 (Longjmp Support): Update description to reflect how it is done
7182 for targets without using native header.
7183 (Symbol Handling): Add a little more general explanation.
7184 (COFF, ELF): Mention stabs encapsulation.
7185 (DWARF 3): New section.
7186 (Adding a New Host): Scrub out some obsolete bits.
7187 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7188 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7189 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7190 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7191 SEEK_SET, STOP_SIGNAL, USG.
7192 (Raw and Virtual Register Representations): Ditto for
7193 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7194 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7195 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7196 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7197 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7198 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7199 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7200 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7201 DEPRECATED_USE_STRUCT_CONVENTION.
7202 Describe gdbarch_deprecated_fp_regnum.
7203 Update description of gdbarch_print_insn.
7204 (Adding a New Target): Scrub out obsolete bits.
7205 (Obsolete Conditionals): Remove entire section.
7206
383f836e
TT
72072008-07-25 Tom Tromey <tromey@redhat.com>
7208
7209 * observer.texi (GDB Observers): Document new observers:
7210 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7211 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7212 architecture_changed.
7213
cfd8ab24
SS
72142008-07-21 Stan Shebs <stan@codesourcery.com>
7215
7216 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7217 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7218
781b42b0
TT
72192008-07-21 Tom Tromey <tromey@redhat.com>
7220
7221 * observer.texi (GDB Observers): Remove obsolete comment.
7222 <executable_changed>: Remove argument.
7223
d7d9f01e
TT
72242008-07-18 Tom Tromey <tromey@redhat.com>
7225
7226 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7227
bf250677
DE
72282008-07-10 Doug Evans <dje@google.com>
7229
7230 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7231
10568435
JK
72322008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7233
7234 * gdb.texinfo (Starting): Document "set disable-randomization".
7235
5ae4183a
AS
72362008-07-07 Andreas Schwab <schwab@suse.de>
7237
7238 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7239
b56e7235
VP
72402008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7241
7242 * gdb.texinfo (GDB/MI Target Manipulation): Add
7243 example of -target-attach.
7244
e1ac3328
VP
72452008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7246
7247 * observer.texi (target_resumed): New observer.
5ae4183a 7248 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7249
65d12d83
TT
72502008-06-06 Tom Tromey <tromey@redhat.com>
7251
7252 * gdb.texinfo (Completion): Add field name example.
7253
fbc5282e
MK
72542008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7255
7256 * gdb.texinfo (GDB/MI Program Context): Added example
7257 to -exec-arguments
5ae4183a 7258
fbc5282e 72592008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7260
7261 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7262 annotation.
7263
c16158bc 72642008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7265 Nathan Sidwell <nathan@codesourcery.com>
7266 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7267
7268 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7269 and ACX_BUGURL.
7270 * configure: Regenerate.
7271 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7272 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7273 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7274 mailing-list-specific text about bug reporting unless
7275 BUGURL_DEFAULT.
7276
75c99385
PA
72772008-06-05 Pedro Alves <pedro@codesourcery.com>
7278
7279 * gdb.texinfo (-target-select): Remove reference to target async.
7280 (Maintenance Commands): Document "maint set/show remote-async".
7281
1763a388
MK
72822008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7283
7284 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7285 in -target-file-get section.
5ae4183a 7286
d0d064df
PA
72872008-05-22 Pedro Alves <pedro@codesourcery.com>
7288
9b562ab8
PA
7289 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7290 killing the inferior when it is already debugging a process.
d0d064df 7291
8dfa32fc
JB
72922008-05-21 Joel Brobecker <brobecker@adacore.com>
7293
7294 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7295 abbreviation for "finish".
7296
55f996a7
NR
72972008-05-21 Nick Roberts <nickrob@snap.net.nz>
7298
7299 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7300
ba2b1c56
DJ
73012008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7302
7303 * gdbint.texinfo (Target Conditionals): Delete entry for
7304 gdbarch_dwarf_reg_to_regnum.
7305
08388c79
DE
73062008-05-09 Doug Evans <dje@google.com>
7307
a3c83fae 7308 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7309
d14508fe
DE
73102008-05-05 Doug Evans <dje@google.com>
7311
7312 * gdb.texinfo (disassemble): Document /m modifier.
7313
e2b7ddea
VP
73142008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7315
5ae4183a
AS
7316 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7317 will not report the time of commands that run the target.
e2b7ddea 7318
8eb41542
VP
73192008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7320
7321 * gdb.texinfo (GDB/MI Output Records): Add
7322 missing semicolon.
7323
82f68b1c
VP
73242008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7325
7326 * gdb.texinfo (GDB/MI Output Records):
7327 Document =thread-create and =thread-exited.
7328
fa0f268d
VP
73292008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7330
7331 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7332 Remove mention of dmi-discuss.
fa0f268d 7333
063bfe2e
VP
73342008-05-03 Pedro Alves <pedro@codesourcery.com>
7335
7336 * observer.texi (thread_exit): New.
7337
237fc4c9
PA
73382008-05-02 Pedro Alves <pedro@codesourcery.com>
7339
7340 * gdb.texinfo (Debugging Output): Document "set/show debug
7341 displaced".
7342 (Maintenance Commands): Document "maint set/show
7343 can-use-displaced-stepping".
7344
0428b8f5
DJ
73452008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7346
7347 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7348 and set/show arm force-mode.
7349
5009afc5
AS
73502008-05-02 Andreas Schwab <schwab@suse.de>
7351
7352 * gdbint.texinfo (Algorithms): Describe
7353 target_watchpoint_addr_within_range.
7354
669fac23
DJ
73552008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7356
7357 * gdbint.texinfo (Stack Frames): New chapter.
7358 (Algorithms): Move Frames text to the new chapter.
7359 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7360 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7361
721c02de
VP
73622008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7363
5ae4183a
AS
7364 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7365 output does not necessary include any tokens.
721c02de 7366
c055b101
CV
73672008-04-22 Corinna Vinschen <vinschen@redhat.com>
7368
7369 * gdb.texinfo (Set SH Calling convention): New @item.
7370 (Show SH Calling convention): Ditto.
7371
68837c9d
MD
73722008-04-22 Markus Deuling <deuling@de.ibm.com>
7373
7374 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7375
2e9132cc
EZ
73762008-04-20 Eli Zaretskii <eliz@gnu.org>
7377
7378 * gdb.texinfo (Set Breaks): Mention that multiple location
7379 breakpoints need line number info. Add index entries.
7380
31fffb02
CS
73812008-04-19 Craig Silverstein <csilvers@google.com>
7382
7383 * gdb.texinfo (Requirements): Add an optional requirement on
7384 zlib.
7385 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7386 Compressed DWARF 2.
7387
a47ec5fe
AR
73882008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7389
7390 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7391 sample output for 'stopped,reason="breakpoint-hit"' message.
7392 (GDB/MI Program Execution): Likewise.
7393
de051565
MK
73942008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7395
5ae4183a 7396 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7397 -var-set-format. Add -f option to -var-evaluate-expression.
7398
6ba66d6a
JB
73992008-04-03 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7402 new node "Ambiguous Expressions". Replace references to this
7403 node by references to "Ambiguous Expressions" throughout.
7404 (Ambiguous Expressions): New node.
7405
1e26b4f8
DJ
74062008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7407
7408 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7409
b84876c2
PA
74102008-03-21 Pedro Alves <pedro@codesourcery.com>
7411
7412 * gdb.texinfo (Debugging Output): Document
7413 "set/show debug lin-lwp-async".
7414 (Maintenance Commands): Document "maint set/show linux-async".
7415
63092375
DJ
74162008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7417
7418 * gdb.texinfo (Expressions): Update description of malloced arrays.
7419
8e8901c5
VP
74202008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7421
7422 * gdb.texinfo (Thread Commands): Document
7423 -thread-info. Remove -thread-list-all-threads.
7424
701adfb0
PA
74252008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7426
7427 Implement MI notification for new threads.
7428 * observer.texi (new_thread): Document.
7429
1fddbabb
PA
74302008-03-14 Pedro Alves <pedro@codesourcery.com>
7431 Sandra Loosemore <sandra@codesourcery.com>
7432
7433 * gdb.texinfo (Library List Format): Update to mention the
7434 possibility to pass section addresses instead of segment
7435 addresses.
7436
ccd213ac
DJ
74372008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7438
7439 * gdb.texinfo (Starting): Document "set exec-wrapper".
7440 (Server): Document gdbserver --wrapper.
7441
fa4727a6
DJ
74422008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7443
7444 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7445 unreadable memory. Delete obsolete SPARClite reference.
7446
8edfe269
DJ
74472008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7448
7449 * gdb.texinfo (Starting): Mention always-running targets.
7450 (Target Commands): Add an anchor for load.
7451 (Connecting): Explain continue instead of run.
7452
1843f87b
DJ
74532008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7454
7455 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7456
f9082629
NR
74572008-02-26 Nick Roberts <nickrob@snap.net.nz>
7458
7459 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7460 breakpoint table.
7461
fd96d250
PA
74622008-02-19 Pedro Alves <pedro@codesourcery.com>
7463
7464 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7465 killing the inferior when it is already debugging a process.
7466
36af4ef6
MD
74672008-02-13 Markus Deuling <deuling@de.ibm.com>
7468
7469 * gdbint.texinfo (Build Script): New section. Mention new build script
7470 gdb_buildall.sh.
7471
cda4ce5a
JB
74722008-02-01 Jim Blandy <jimb@red-bean.com>
7473
7474 * gdb.texinfo (Help): Summarize 'info args' correctly.
7475
4acd40f3
TJB
74762008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7477
7478 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7479 available in PowerPC architecture.
7480 (Embedded Processors): Change node name of PowerPC item in menu.
7481 (PowerPC): Rename to...
7482 (PowerPC Embedded): this.
7483 (Architectures): Add new PowerPC item in menu.
7484 (PowerPC): New node.
7485
6e6c6f50
DJ
74862008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7489 commands.
7490
5ee187d7
DJ
74912008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * gdb.texinfo (Setting Catchpoints): Mention features
7494 supported on GNU/Linux.
7495
e275c0d9
NR
74962008-01-30 Nick Roberts <nickrob@snap.net.nz>
7497
7498 * gdb.texinfo (GDB/MI File Commands): Describe new output
7499 field for MI command -file-list-exec-source-file.
7500
2d717e4f
DJ
75012008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * gdb.texinfo (Using the `gdbserver' Program): Add security
7504 warning. Rearrange into subsections and subsubsections. Document
7505 --multi and --debug. Correct --with-sysroot typo. Update --attach
7506 usage. Make load reference clearer. Document monitor exit.
7507 (Remote Configuration): Document set remote exec-file, attach-packet,
7508 and run-packet.
7509 (Packets): Document vAttach and vRun.
7510
d35a4257 75112008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7512
7513 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7514 detach-on-follow -> detach-on-fork.
f663676d 7515
c78d192c
DJ
75162008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7517
7518 * gdbint.texinfo (Native Conditionals): Remove
7519 SHELL_COMMAND_CONCAT and SHELL_FILE.
7520
d35a4257
EZ
75212008-01-26 Eli Zaretskii <eliz@gnu.org>
7522
7523 * gdb.texinfo (Specify Location): Improve wording.
7524
93815fbf
VP
75252008-01-23 Chris Demetriou <cgd@google.com>
7526
7527 * gdb.texinfo (Threads): Document new "set print thread-events"
7528 and "show print thread-events" commands.
7529
2a25a5ba
EZ
75302008-01-19 Eli Zaretskii <eliz@gnu.org>
7531
7532 * gdb.texinfo (Specify Location): New section.
7533 (Delete Breaks, Edit, Set Breaks): Remove description of
7534 locations. Instead, add a reference to "Specify Location".
7535 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7536 (Symbols): Refer to "Specify Location" for the valid forms of
7537 linespecs and locations.
7538
32c9a795
MD
75392008-01-18 Markus Deuling <deuling@de.ibm.com>
7540
7541 * gdbint.texinfo (Target Conditionals): Replace the description of
7542 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7543
b17828ca
JB
75442008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7545
7546 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7547 about &&var, which is rejected by the expression parser.
7548
0aea4bf3
LM
75492008-01-09 Luis Machado <luisgpm@br.ibm.com>
7550
7551 * gdb.texinfo (Output): Update documentation on using printf with DFP
7552 types.
7553
febe4383
TJB
75542008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7555
7556 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7557 subsubsection.
7558 (Decimal Floating Point format): New subsubsection.
7559
7a404eba
PA
75602008-01-05 Pedro Alves <pedro@codesourcery.com>
7561
7562 * gdb.texinfo (File Options): Remove mention of the attempt to
7563 open a core file with the -p option. Don't list -c as a valid
7564 option to attach to a process.
7565
a4d9b460
PA
75662008-01-05 Pedro Alves <pedro@codesourcery.com>
7567
7568 * gdbint.texinfo (Host Conditionals): Remove mention of
7569 ALIGN_STACK_ON_ENTRY.
7570
6ec2edbe
JB
75712008-01-05 Joel Brobecker <brobecker@adacore.com>
7572
7573 * gdbint.texinfo (Start of New Year Procedure): Add item
7574 describing how to update the source and documentation copyright
7575 notices.
7576
d8b2a693
JB
75772007-12-18 Jim Blandy <jimb@codesourcery.com>
7578
ab209b3a 7579 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7580 watchpoint explanation into the main description of the watchpoint
7581 command; update synopses of 'watch', 'rwatch', and 'awatch'
7582 commands.
7583
8b4ed427
VP
75842007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7585
7586 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7587 Document 'pending-breakpoints' feature of
7588 -list-features.
7589
37e4754d
LM
75902007-12-17 Luis Machado <luisgpm@br.ibm.com>
7591
669fac23 7592 * gdb.texinfo: Add new parameter's description.
37e4754d 7593
1d3811f6
DJ
75942007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.texinfo (Overview): Clarify run-length encoding
7597 example. Remove the restriction on "+" and "-" characters.
7598
c1c25a1a
EZ
75992007-12-15 Eli Zaretskii <eliz@gnu.org>
7600
7601 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7602
afe8ab22 76032007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7604
afe8ab22
VP
7605 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7606 the -f option for -break-insert, remove -r option,
7607 and clarify specification of location.
7608
a6b151f1
DJ
76092007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7610
7611 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7612 formatting.
7613 (Remote Debugging): Add File Transfer section.
7614 (Remote Configuration): Document Host I/O packets.
7615 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7616 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7617 (Packets): Add vFile.
7618
3b784c4f
EZ
76192007-11-17 Eli Zaretskii <eliz@gnu.org>
7620
7621 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7622 breakpoints with multiple locations.
7623 (Breakpoint Menus): Improve wording.
7624 (Output): Fix last change.
7625
a4ce5b0d
UW
76262007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7627
7628 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7629
1b39d5c0
DE
76302007-11-15 Doug Evans <dje@google.com>
7631
7632 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7633
7a72d44c
VP
76342007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7635
7636 * gdbint.texinfo (Native Conditionals): Remove
7637 mention of CLEAR_SOLIB.
5ae4183a 7638
6d1829bf 76392007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7640
7641 * gdb.texinfo (Print Settings): Add documentation for "set/show
7642 print frame-arguments".
7643
1a619819
LM
76442007-11-05 Luis Machado <luisgpm@br.ibm.com>
7645
3b784c4f 7646 * gdb.texinfo (Output): Update printf command's description.
1a619819 7647
55eddb0f
DJ
76482007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7649
7650 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7651 powerpc soft-float".
7652
9cceb671
DJ
76532007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7654
7655 * gdb.texinfo (Files): Correct formatting. Mention Expat
7656 requirement.
7657 (Requirements for Building GDB): Expand the list of Expat
7658 uses.
7659 (Library List Format, Memory Map Format): Mention Expat.
7660 (Target Descriptions): Update Expat wording.
7661
83acabca
DJ
76622007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7663
7664 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7665 Document that gdbarch_convert_register_p should return zero for no-op
7666 conversions.
7667
e35879db
UW
76682007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7669
83acabca 7670 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7671 of set_gdbarch_sofun_address_maybe_missing back to ...
7672 (Target Conditionals): ... here to fix build break.
7673
203c3895
UW
76742007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7675
83acabca 7676 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7677 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7678 (Compiler Characteristics): ... documentation of
7679 set_gdbarch_sofun_address_maybe_missing.
7680
11411de3
DJ
76812007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7682
7683 * gdbint.texinfo (Target Conditionals): Use
7684 frame_unwind_register_unsigned in examples instead of
7685 frame_unwind_unsigned_register.
7686
701adfb0
PA
76872007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7688
7689 * gdb.texinfo: Add TSIZE definition, removed statement about
7690 unbounded arrays being unimplemented.
7691
7cc46491
DJ
76922007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7693
7694 * gdb.texinfo (Predefined Target Types): Add int128
7695 and uint128.
7696 (Standard Target Features): Add PowerPC features.
7697
81adfced
DJ
76982007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7699
7700 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7701
c1874924
UW
77022007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7703
7704 * gdbint.texi (Target Conditionals): Remove documentation
7705 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7706 gdbarch_extract_return_value, and gdbarch_store_return_value.
7707
f6e56ab3
UW
77082007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7709
7710 * gdbint.texi (Target Conditionals): Remove documentation of
7711 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7712
56cf5405
KH
77132007-10-11 Kazu Hirata <kazu@codesourcery.com>
7714
7715 * gdb.texinfo: Mention that inaccessible-by-default is on by
7716 default.
7717
35156bae
DJ
77182007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7719
7720 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7721
d983da9c
DJ
77222007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7723
7724 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7725 multi-threaded watchpoints.
7726 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7727 checked. Describe sticky notification. Expand description
7728 of steppable and continuable watchpoints.
7729 (Watchpoints and Threads): New subsection.
7730
fe6fbf8b
VP
77312007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7732
7733 * gdb.texinfo (Setting Breakpoints): Revise
7734 documentation for pending breakpoints. Document
7735 breakpoints with multiple locations.
5ae4183a 7736
084344da
VP
77372007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7738
7739 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7740 Document -list-features.
5ae4183a 7741
82160952
EZ
77422007-09-15 Eli Zaretskii <eliz@gnu.org>
7743
7744 * gdb.texinfo (Output): Spell out which features of C's printf are
7745 not supported by GDB's printf.
7e27a47a
EZ
7746 (Separate Debug Files): More accurate wording regarding build ID
7747 and a reference to the ld manual rather than the Fedora wiki.
82160952 7748
ea37ba09
DJ
77492007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7750 Jim Blandy <jimb@codesourcery.com>
7751
7752 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7753 (Examining Memory): Update mentions of the 's' format.
7754 (Automatic Display): Likewise.
7755
b8533aec
DJ
77562007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7757
7758 * gdb.texinfo: Update the FSF's Back-Cover Text.
7759
83f83d7f
JK
77602007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7761 Eli Zaretskii <eliz@gnu.org>
7762
7763 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7764 Fixed the ``build ID'' name. New binaries build instructions for the
7765 build ID inclusion. Explain how the commands are specific to the build
7766 ID vs. debug link.
7767
c7e83d54
EZ
77682007-09-01 Eli Zaretskii <eliz@gnu.org>
7769
7770 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7771 indexing for ``build ID'' support.
7772
d3750b24
JK
77732007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7774
7775 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7776 Enlisted BUILD ID to the debug file searching example.
7777 Included a BUILD ID `.note.gnu.build-id' section description.
7778 Updated/added the debug files splitting instructions for OBJCOPY.
7779
02142340
VP
77802007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7781
7782 * gdb.texinfo (Variable Objects): Adjust docs
7783 for -var-info-expression and document
7784 -var-info-path-expression.
7785
d3bdde98
JB
77862007-08-20 Jim Blandy <jimb@codesourcery.com>
7787
3fb6a982
JB
7788 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7789 (title page): Include the dedication in the printed manual, as a
7790 separate page after the copyright notice.
5ae4183a 7791
d3bdde98
JB
7792 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7793 don't break a @var across a line.
7794
c80a96a8
MR
77952007-07-25 Maciej W. Rozycki <macro@mips.com>
7796
7797 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7798 for include files.
7799
5824a901
NR
78002007-07-12 Nick Roberts <nickrob@snap.net.nz>
7801
7802 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7803 in annotate.texinfo.
7804 (Command History): Link to new node.
5824a901 7805
d52e7ea3
UW
78062007-07-05 Markus Deuling <deuling@de.ibm.com>
7807
7808 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7809
5fc14d0a
EZ
78102007-07-05 Eli Zaretskii <eliz@gnu.org>
7811
7812 * gdbint.texinfo (Target Conditionals): Fix last change.
7813
4a9bb1df
UW
78142007-07-03 Markus Deuling <deuling@de.ibm.com>
7815
7816 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7817 routines:
7818 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7819 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7820 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7821 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7822 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7823 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7824 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7825 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7826 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7827 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7828 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7829 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7830 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7831 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7832 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7833 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7834 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7835 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7836 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7837 (SOFTWARE_SINGLE_STEP_P)
7838
7839 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7840 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7841
7842 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7843 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7844 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7845 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7846 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7847 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7848 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7849 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7850 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7851 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7852
7853 (Converting an existing Target Architecture to Multi-arch): Remove
7854 section.
7855
7856 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7857 (gdbarch_addr_bits_remove): Add code example.
7858
7859 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7860
cfa9d6d9
DJ
78612007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7864 Add other missing entries. Adjust the table size to fit.
7865 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7866 stop reasons including the new "library" event.
7867 (General Query Packets): Adjust table widths for qSupported. Mention
7868 qXfer:libraries:read reply to qSupported and document the new packet.
7869 (Library List Format): New section.
7870
159fcc13
JK
78712007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7872
7873 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7874
f66d1690
MS
78752007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7876
7877 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7878
67102876
NR
78792007-06-25 Nick Roberts <nickrob@snap.net.nz>
7880
7881 * gdbint.texinfo (Register and Memory Data): Break sections
7882 into nodes and add a menu.
7883
a4642986
MR
78842007-06-21 Maciej W. Rozycki <macro@mips.com>
7885
7886 * gdb.texinfo (Examining Memory): Document the new behaviour.
7887
e9c17194
VP
78882007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7889
7890 * gdb.texinfo (Standard Target Features): Document
7891 m68k features.
7892
31d99776
DJ
78932007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7894
7895 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7896
1780a0ed
DJ
78972007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7898
7899 * gdb.texinfo (Target Description Format): Add version attribute
7900 for <target>.
7901
822b6570
DJ
79022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7905
f8b73d13
DJ
79062007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7907
7908 * gdb.texinfo (MIPS Features): New subsection.
7909
0e7f50da
UW
79102007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7911 Markus Deuling <deuling@de.ibm.com>
7912
7913 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7914 and qXfer:spu:write packets and mention them under qSupported.
7915
23d964e7
UW
79162007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7917 Markus Deuling <deuling@de.ibm.com>
7918
7919 * gdb.texinfo (Architectures): Add new SPU section to document
7920 Cell Broadband Engine SPU architecture specific commands.
7921
9f708cb2
VP
79222007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7923
7924 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7925 comments.
7926
7579b5f8
NR
79272007-06-07 Nick Roberts <nickrob@snap.net.nz>
7928
7929 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7930
bf06d120
JB
79312007-05-29 Jim Blandy <jimb@codesourcery.com>
7932
7933 * gdb.texinfo (Overview): Doc fix.
7934
23776285
MR
79352007-05-22 Maciej W. Rozycki <macro@mips.com>
7936
7937 * gdb.texinfo (Remote Configuration): Document "set/show
7938 remoteflow".
7939
1a69e1e4
DJ
79402007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7941
bf06d120
JB
7942 * gdb.texinfo (MIPS): Remove documentation for set mips
7943 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7944 stack-arg-size.
1a69e1e4 7945
46ba6afa 79462007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7947
46ba6afa
BW
7948 * all-cfg.texi (GDBTUI): New.
7949 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7950 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7951 (TUI Configuration): Edit to improve clarity and fix problems of
7952 both style and content.
5ae4183a 7953
06d3b283
UW
79542007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7955
7956 * observer.texi (GDB Observers): New observer "new_objfile".
7957
179101d6
UW
79582007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7959
7960 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7961
25d5ea92
VP
79622007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7963
7964 * gdb.texinfo (GDB/MI Variable Objects): Document
7965 frozen variables objects.
5ae4183a 7966
701adfb0
PA
79672007-04-13 Paul Brook <paul@codesourcery.com>
7968
7969 * gdb.texinfo: Document ieee_single and ieee_double target types.
7970
ea35711c
DJ
79712007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7972
7973 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7974 (Character Sets, Caching Data of Remote Targets): Likewise.
7975 (Targets): Delete Remote node. Move its text...
7976 (Debugging Remote Programs): ...to here. Delete description
7977 of the "remote" command.
7978 (Remote configuration): Delete description of "set remotedevice"
7979 and "show remotedevice".
7980 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7981
701adfb0
PA
79822007-04-11 Steve Ellcey <sje@cup.hp.com>
7983
7984 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
7985
db2e3e2e
BW
79862007-04-11 Bob Wilson <bob.wilson@acm.org>
7987
5ae4183a
AS
7988 * gdb.texinfo (Contributors, Continuing and Stepping)
7989 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7990 (General Query Packets, File-I/O Remote Protocol Extension)
7991 (Protocol Basics, The F Reply Packet, Write)
7992 (Protocol-specific Representation of Datatypes, Memory Transfer):
7993 Fix hyphenation, punctuation and grammar problems.
7994 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7995 'section' instead of 'subsection' in the text.
7996 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7997 (i386): Remove period from section name.
db2e3e2e
BW
7998 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7999 (Config Names, Configure Options): Use @file{configure}.
8000
8a3dae3e
DJ
80012007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8002
8003 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8004 and tab expansion.
8005
1a92f856
DJ
80062007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8009
79a6e687 80102007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8011
79a6e687
BW
8012 * gdb.texinfo: Consistently capitalize all significant words in
8013 node names, chapter titles, section titles, and headings. Update
8014 cross references to match.
8015 (Starting and Stopping Trace Experiment): Make node name plural.
8016 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8017
ad527d2e
PA
80182007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8019
8020 * gdb.texinfo (WinCE): Delete obsolete subsection.
8021
7ce59000
DJ
80222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8023
8024 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8025 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8026 references.
8027
8807d78b
DJ
80282007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8029
8030 * gdb.texinfo (Startup): Delete references to some alternate
8031 names for .gdbinit.
8032 (Thread): Remove LynxOS reference.
8033 (Tandem ST2000): Delete target-specific documentation.
8034 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8035 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8036 and GDB_OSABI_LYNXOS.
8037
5f402660
UW
80382007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8039
8040 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8041
bac718a6
UW
80422007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8043
8044 * gdbint.texinfo (Target Conditionals): Remove mention of
8045 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8046 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8047
9453113a
DJ
80482007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8049
8050 * Makefile.in: Add "pdfdir" installation
8051 directory, PDFTEX macro, support for "install-pdf" target,
8052 and rules for making a pdf version of refcard.texi.
8053 * refcard.tex: Specify paper size for PDF output.
8054
ae21e955 80552007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8056
ae21e955 8057 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8058
3f94c067 80592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8060
3f94c067
BW
8061 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8062 (Source Path, Character Sets, Macros, Define)
8063 (GDB/MI Result Records, GDB/MI Simple Examples)
8064 (GDB/MI Program Execution, GDB/MI File Commands)
8065 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8066 (Bug Reporting): Use @value{GCC}.
5ae4183a 8067
12c27660 80682007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8069
12c27660
BW
8070 * gdb.texinfo (Help): Fix formatting of examples.
8071 (Variables): Use @ifnotinfo instead of @iftex.
8072 (Non-debug DLL symbols): Use @ref instead of @pxref.
8073 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8074
ce9341a1
BW
80752007-03-26 Bob Wilson <bob.wilson@acm.org>
8076
8077 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8078
c8f4133a
BW
80792007-03-26 Bob Wilson <bob.wilson@acm.org>
8080
8081 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8082 the order of the nodes.
8083 (C Operators, C Constants, Debugging C): Remove extra menus.
8084 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8085
c8f4133a 80862007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8087
8088 * gdb.texinfo (File Options): Add missing parenthesis.
8089 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8090
c74d0ad8
DJ
80912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8092
8093 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8094
ff6f572f
DJ
80952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8096
669fac23 8097 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8098 case insensitivity.
8099 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8100
994337c3
NR
81012007-02-18 Nick Roberts <nickrob@snap.net.nz>
8102
8103 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8104 (Files): Add section name to argument list for pxref.
8105 (Non-debug DLL symbols): Don't use `see' for pxref.
8106 (Embedded Processors): Fix typo.
8107 (GDB/MI Breakpoint Commands): Execution commands generate
8108 *stopped not ^done.
8109
eb819d70
NR
81102007-02-13 Nick Roberts <nickrob@snap.net.nz>
8111
8112 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8113 values for in_scope. Mention that only root variables can be
8114 updated.
8115 (GDB/MI Development and Front Ends): Explain new values may be
8116 added to existing fields.
8117
123dc839
DJ
81182007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8119
8120 * gdb.texinfo (-target-disconnect): Use @smallexample.
8121 (Requirements): Add anchor for Expat. Update description.
8122 (Target Descriptions): Mention Expat.
8123 (Target Description Format): Document new elements. Use
8124 @smallexample.
8125 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8126 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8127
108546a0
DJ
81282007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * gdb.texinfo (Target Description Format): Add section on XInclude.
8131
95a98c01
NR
81322006-02-03 Nick Roberts <nickrob@snap.net.nz>
8133
8134 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8135 command -enable-timings.
8136
f4b3909f
EZ
81372007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8138
5ae4183a 8139 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8140 descriptions for new/deleted elements in gdb_osabi. Add missing
8141 description for function generic_elf_osabi_sniff_abi_tag_sections.
8142
c7ba131e
JB
81432007-01-29 Joel Brobecker <brobecker@adacore.com>
8144
8145 * gdb.texinfo (Maintenance Commands): Add documentation for
8146 the new "maint print target-stack" command.
8147
3a60f64e
JK
81482007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8149 Eli Zaretskii <eliz@gnu.org>
8150
f4b3909f 8151 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8152
c582f8b6
EZ
81532007-01-26 Eli Zaretskii <eliz@gnu.org>
8154
8155 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8156 Use @value{NGCC} instead of @value{GCC}.
8157
d3e8051b
EZ
81582007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8159
8160 * agentexpr.texi: Fix typos.
8161 * annotate.texinfo: Likewise.
8162 * gdb.texinfo: Likewise.
8163 * gdbint.texinfo: Likewise.
8164 * observer.texi: Likewise.
8165 * stabs.texinfo: Likewise.
8166
86f04699
EZ
81672007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8168
8169 * gdbint.texinfo (Support Libraries): Remove mmalloc
8170 entry. Describe readline library.
8171
23181151
DJ
81722007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8173
8174 * gdb.texinfo (Target Descriptions): New section.
8175 (General Query Packets): Add QPassSignals anchor. Mention
8176 qXfer:features:read under qSupported. Expand mentions of
8177 qXfer:memory-map:read and QPassSignals. Document
8178 qXfer:features:read.
8179
f822c95b
DJ
81802007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8181
8182 * gdb.texinfo (Commands to specify files): Describe
8183 "set sysroot" and "show sysroot".
8184 (Using the `gdbserver' program): Lowercase argument
8185 to @var. Expand description of setting up GDB on the
8186 host.
8187
8936fcda
JB
81882007-01-05 Joel Brobecker <brobecker@adacore.com>
8189
8190 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8191 catch exception, catch exception unhandled, and catch assert
8192 commands.
8193
e776119f
DJ
81942007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8195
8196 * gdb.texinfo (Debugging Output): Document "set debug xml"
8197 and "show debug xml".
8198
aa79a185
DJ
81992007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8200
8201 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8202
7f893741
JB
82032007-01-01 Joel Brobecker <brobecker@adacore.com>
8204
8205 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8206
a1b5960f
VP
82072006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8208
8209 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8210 note in @ignore, to be removed later if nobody complains.
8211
9f470e6e
NR
82122006-12-04 Nick Roberts <nickrob@snap.net.nz>
8213
8214 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8215 of -var-delete.
8216
765dc015 82172006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8218
765dc015 8219 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8220 automatic software/hardware breakpoint usage and
8221 the "set breakpoint auto-hw" command.
765dc015 8222
4b5752d0
VP
82232006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8224
8225 * gdb.texinfo (Memory Access Checking): New.
8226
89be2091
DJ
82272006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.texinfo (Remote configuration): Mention
8230 "pass-signals-packet".
8231 (General Query Packets): Document QPassSignals. Fix
8232 a typo.
8233
ca3bf3bd
DJ
82342006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8235
8236 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8237
427c3a89
DJ
82382006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.texinfo (Remote configuration): Rewrite documentation for
8241 packet configuration commands.
8242 (OS Information): Adjust reference to qXfer:auxv:read.
8243 (General Query Packets): Remove references to read-aux-vector-packet
8244 and set remote get-thread-local-storage-address.
8245
7a107747
DJ
82462006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8247
8248 * gdbint.texinfo (Target Architecture Definition): Add new
8249 Initializing a New Architecture section.
8250
1c56eb0e
EZ
82512006-10-31 David Taylor <dtaylor@emc.com>
8252
8253 * stabs.texinfo (Macro define and undefine): New node describing
8254 stabs for #define and #undef.
8255
f73adfeb
AS
82562006-10-27 Andreas Schwab <schwab@suse.de>
8257
8258 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8259
fd60e0df
EZ
82602006-10-21 Eli Zaretskii <eliz@gnu.org>
8261
8262 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8263 clarify on the possible meanings of ``expression'' watched by
8264 watchpoints. Add indexing.
e5ac9b53
EZ
8265 (Prompting, Errors, Invalidation, Annotations for Running)
8266 (Source Annotations): Fix index entries by adding "annotation" to
8267 them, to discriminate from index entries that point to the more
8268 general topic descriptions.
fd60e0df 8269
52bb452f
DJ
82702006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8271
8272 * gdbint.texinfo (Target Vector Definition): Move most
8273 content into Existing Targets. Add a menu.
8274 (Existing Targets): New section, moved from Target Vector
8275 Definition. Use @subsection.
8276 (Managing Execution State): New section.
8277
58955e58
BW
82782006-10-16 Bob Wilson <bob.wilson@acm.org>
8279
8280 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8281
c8aa23ab
EZ
82822006-10-15 Eli Zaretskii <eliz@gnu.org>
8283
8284 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8285 (Command Syntax, Signals, Backtrace, Connecting)
8286 (Remote configuration, Renesas Boards, Console I/O): Fix last
8287 change: use Ctrl- instead of C-, except wrt Emacs.
8288 (File-I/O Examples): Put Ctrl-c in @kbd.
8289 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8290 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8291 (Signals, Set Breaks, Set Watchpoints): Document optional
8292 arguments to `info signals' `handle', `info breakpoints', and
8293 `info watchpoints'.
c8aa23ab 8294
e7109c7e
EZ
82952006-10-14 Eli Zaretskii <eliz@gnu.org>
8296
8297 * gdb.texinfo (Backtrace): Fix last change.
8298
de3aea7b
NR
82992006-10-14 Nick Roberts <nickrob@snap.net.nz>
8300
8301 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8302
7f9087cb
BW
83032006-10-10 Bob Wilson <bob.wilson@acm.org>
8304
c8aa23ab
EZ
8305 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8306 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8307 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8308
68437a39
DJ
83092006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8310 Daniel Jacobowitz <dan@codesourcery.com>
8311
8312 * gdb.texinfo (Packets): Document vFlashErase,
8313 vFlashWrite and vFlashDone packets.
8314 (General Query Packets): Document qXfer:memory-map:read.
8315 Add a new feature for qXfer:memory-map:read.
8316 (Memory map format): New section.
8317 (Target Commands): Mention that gdb can write flash.
8318
fd79ecee
DJ
83192006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8320 Daniel Jacobowitz <dan@codesourcery.com>
8321
8322 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8323 memory regions and "mem auto".
8324
350da6ee
DJ
83252006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8326
8327 * gdbint.texinfo (Array Containers): New section.
8328
2f1acb09
VP
83292006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8330
8331 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8332 -stack-list-arguments HIGH_FRAME argument can be larger then the
8333 actual number of frames.
8334
2ab1eb7a
VP
83352006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8336
8337 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8338 -stack-list-locals HIGH_FRAME argument can be larger then the
8339 actual number of frames.
2ab1eb7a 8340
599b237a
BW
83412006-09-02 Bob Wilson <bob.wilson@acm.org>
8342
8343 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8344 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8345
25ab7e6d
EZ
83462006-09-02 Eli Zaretskii <eliz@gnu.org>
8347
8348 * gdbint.texinfo (Overall Structure): New section "Source Tree
8349 Structure".
8350
940178d3
JB
83512006-08-17 Jim Blandy <jimb@codesourcery.com>
8352
8353 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8354 responses.
8355
30daae6c
JB
83562006-08-08 Joel Brobecker <brobecker@adacore.com>
8357
8358 * gdb.texinfo (Source Path): Add documentation for new
8359 substitute-path commands.
8360
7fa2210b
DJ
83612006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8362
8363 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8364 (Running Configure): ...here.
8365 (Requirements): New node. Mention expat.
8366
3d00d119
DJ
83672006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8368
5ae4183a 8369 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8370 'set download-write-size' and 'show download-write-size'.
8371
0cbfa4ee
DJ
83722006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8373
8374 * stabs.texinfo (Member Type Descriptor): Correct example for
8375 pointer to member types.
8376
16026cd7
AS
83772006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8378
8379 * gdb.texinfo (Optional warnings and messages): Add
8380 'set/show trace-commands'.
8381 (Command files): Add '-v' to source command.
8382
0876f84a
DJ
83832006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8384
8385 * gdb.texinfo (OS Information): Update qPart reference to
8386 qXfer.
8387 (Remote configuration): Likewise.
8388 (Overview): Move @cindex to the start of a paragraph. Talk
8389 about binary data encoding.
8390 (Packets): Refer to the overview for the details of the X
8391 packet encoding.
8392 (General Query Packets): Remove qPart description. Add qXfer
8393 description. Add an anchor to qSupported. Correct feature
8394 table title. Add a new feature for qXfer:auxv:read.
8395 (Interrupts): Add a missing parenthesis.
8396
2ec3381a
DJ
83972006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8398
669fac23 8399 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8400 (GDB/MI Kod Commands): Remove commented out node.
8401
594fe323
EZ
84022006-07-01 Eli Zaretskii <eliz@gnu.org>
8403
8404 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8405 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8406 (GDB/MI Thread Commands, GDB/MI Program Execution)
8407 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8408 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8409 (GDB/MI File Commands, GDB/MI Target Manipulation)
8410 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8411 since the MI prompt is hard-wired into the code.
8412
7e3fb70c
NR
84132006-07-01 Nick Roberts <nickrob@snap.net.nz>
8414
8415 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8416 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8417 (GDB/MI Data Manipulation): Remove description of unimplemented
8418 display related commands as variable objects perform this function
8419 and are superior: -display-delete, -display-disable,
8420 -display-enable, -display-insert and -display-list. Move
8421 -environment-cd, -environment-directory, -environment-path
8422 and -environment-pwd to "Program Context".
8423 (GDB/MI Program Control): Rename to "Program Execution". Move
8424 -exec-arguments -exec-abort to...
8425 (GDB/MI Program Context): ...here. New node split from "Data
8426 Manipulation".
8427
be2a5f71
DJ
84282006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8429
8430 * gdb.texinfo (Remote configuration): Document set / show
8431 remote supported-packets.
8432 (General Query Packets): Document qSupported packet.
8433
701adfb0
PA
84342006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8435
8436 * gdb.texinfo (system): Document behaviour with zero length
8437 string.
8438
fc320d37
SL
84392006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8440
8441 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8442 and font markup.
8443 (Protocol basics): Likewise.
8444 (The F request packet): Likewise.
8445 (The F reply packet): Likewise.
8446 (Memory transfer): Move this node to be a subsubsection of
8447 "Protocol specific representation of datatypes".
8448 (The Ctrl-C message): More copy editing.
8449 (Console I/O): Likewise.
8450 (The isatty call): Delete this node, and merge its content into
8451 the "isatty" node. Fixed references elsewhere.
8452 (The system call): Delete this node, and merge its content into
8453 the "system" node. Fixed references elsewhere.
8454 (open): Reformat to use @table, and add appropriate font markup.
8455 (close): Likewise.
8456 (read): Likewise.
8457 (write): Likewise.
8458 (lseek): Likewise.
8459 (rename): Likewise.
8460 (unlink): Likewise.
8461 (stat/fstat): Likewise.
8462 (gettimeofday): Likewise.
8463 (isatty): Likewise.
8464 (system): Likewise, plus minor changes to fix confusing wording.
8465 (Integral datatypes): Fix font markup.
8466 (Pointer values): Likewise.
8467 (struct stat): Fix markup to use @table, plus minor copy editing.
8468 (struct timeval): Fix font markup, plus minor copy editing.
8469 (Constants): Minor copy editing.
8470 (Errno values): Add font markup.
8471 (File-I/O Examples): Likewise.
8472
158fdf5c
NR
84732006-06-10 Nick Roberts <nickrob@snap.net.nz>
8474
8475 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8476 (GDB/MI Simple Examples): Move node up one level. Use real
8477 examples.
8478 (GDB/MI Compatibility with CLI): Update.
8479 (GDB/MI Result Records): Add "connected" and "exit" result
8480 classes.
8481 (GDB/MI Stream Records): Clarify target output.
8482 (GDB/MI Command Description Format): Modify example description.
8483 (GDB/MI Breakpoint Table Commands): Rename to...
8484 (GDB/MI Breakpoint Commands): ...this
8485 (GDB/MI Breakpoint Commands): Add optional thread field.
8486 (GDB/MI Program Control): Add an introduction. Move "Program
8487 termination" examples into exec-run description.
8488 (GDB/MI File Commands): Mention similar CLI commands.
8489 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8490 is similar to "-gdb-version".
8491
ddb50cd7
EZ
84922006-06-09 Eli Zaretskii <eliz@gnu.org>
8493
8494 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8495
2aef0d6b
NR
84962006-06-02 Nick Roberts <nickrob@snap.net.nz>
8497
8498 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8499 sourceware.org for mailing lists.
d5e40d59 8500 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8501
383a5c52
NR
85022006-06-01 Nick Roberts <nickrob@snap.net.nz>
8503
d5e40d59 8504 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8505
e16b02ee
EZ
85062006-05-22 Eli Zaretskii <eliz@gnu.org>
8507
8508 * gdb.texinfo (Cygwin Native): Fix last change.
8509
be90c084
CF
85102006-05-22 Christopher Faylor <cgf@timesys.com>
8511
8512 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8513
347ceba5
NR
85142006-05-15 Nick Roberts <nickrob@snap.net.nz>
8515
8516 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8517 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8518
369af7bd
DJ
85192006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8520
8521 * gdb.texinfo (General Query Packets): Recommend not starting
8522 new packets with qC and clarify.
8523
2ffdbde8 85242006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8525
8526 * gdb.texinfo (M2 Types): New section.
72019c9c 8527
16d1a084
DJ
85282006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8529
8530 * agentexpr.texi: Add a copyright and license notice.
8531 * observer.texi: Likewise, with GPL clause for function prototypes.
8532 Remove trailing whitespace.
8533
aa56d27a
JB
85342006-05-05 Jim Blandy <jimb@codesourcery.com>
8535
8536 * gdb.texinfo (General Query Packets): Document conventions for
8537 terminating packet names, and their violations.
8538
5bdf8622
DJ
85392006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8540
8541 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8542 * gdb.texinfo: Likewise.
8543
605a56cb
DJ
85442006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8545
8546 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8547 and "show remotedebug".
8548 (Debugging Output): Add additional index entries.
8549
b8db102d
MS
85502006-04-27 Michael Snyder <msnyder@redhat.com>
8551
8552 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8553
c5e30d01
AC
85542006-04-22 Andrew Cagney <cagney@redhat.com>
8555
8556 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8557 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8558
8181d85f
DJ
85592006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8560
8561 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8562 and remove breakpoint prototypes.
8563 (Watchpoints): Move description of target_insert_hw_breakpoint and
8564 target_remove_hw_breakpoint ...
8565 (Breakpoints): ... to here. Document target_insert_breakpoint and
8566 target_remove_breakpoint.
8567
4f553f88
JB
85682006-04-17 Jim Blandy <jimb@codesourcery.com>
8569
8570 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8571 and C packets are optional.
8572
cd852561
FR
85732006-04-14 Frederic Riss <frederic.riss@st.com>
8574
8575 * gdb.texinfo (Specifying source directories): Update the description
8576 of the source file search to reflect the fact that the source path
8577 always contains at least $cdir and $cwd.
8578
b620eb07
MS
85792006-03-31 Michael Snyder <msnyder@redhat.com>
8580
8581 * gdb.texinfo: Update copyright dates.
8582
3156cdaf
EZ
85832006-03-31 Eli Zaretskii <eliz@gnu.org>
8584
8585 * gdb.texinfo (Overview): Add an index entry to "empty response".
8586
701adfb0
PA
85872006-03-29 Steve Ellcey <sje@cup.hp.com>
8588
8589 * gdb.texinfo: Remove gdbserve.nlm documentation.
8590
7d30c22d
JB
85912006-03-28 Jim Blandy <jimb@codesourcery.com>
8592
8593 * gdbint.texinfo (Prologue Analysis): New section.
8594
86941c27
JB
85952006-03-07 Jim Blandy <jimb@red-bean.com>
8596
66b8c7f6
JB
8597 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8598
1a10341b
JB
8599 * gdb.texinfo (Target Commands): Update text describing how to
8600 specify a target. Refer to the detailed section on remote
8601 debugging, not the brief mention.
8602
86941c27
JB
8603 * gdb.texinfo (Connecting): Organize the different 'target remote'
8604 connection methods into a table. Add a 'target remote' index
8605 entry. (!!!)
8606
62f3a2ba
FF
86072006-02-17 Fred Fish <fnf@specifix.com>
8608
8609 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8610 'ptype' commands to reflect the fact that the only significant
8611 difference between them is that ptype prints the complete type
8612 description instead of just the name.
8613
8b9a88ea
WZ
86142006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8615
8616 * gdbint.texinfo (Watchpoints): Delete
8617 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8618
7e8dc855
NR
86192006-02-10 Nick Roberts <nickrob@snap.net.nz>
8620
8621 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8622 times fields where needed. Fix typos. Update general form given
8623 for output of -break-insert.
8624 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8625
c91d38aa
DJ
86262006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8627
8628 * gdbint.texinfo (Symbol Handling): Add a section
8629 on memory management.
8630
38fcd64c
DJ
86312006-02-06 Vladimir Prus <ghost@cs.msu.su>
8632
8633 * gdb.texinfo (Breakpoint table commands): Document the fullname
8634 field in -break-list output.
8635
219eec71
EZ
86362006-02-03 Eli Zaretskii <eliz@gnu.org>
8637
8638 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8639 debugging information produced by the various "set debug..."
8640 options.
8641
ae5a43e0
DJ
86422006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8643
8644 * gdb.texinfo (Files): Remove obsolete bits from the description
8645 of "symbol-file".
8646
a9f158ec
JB
86472006-01-25 Jim Blandy <jimb@redhat.com>
8648
8649 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8650
410dd08e
JB
86512006-01-24 Jim Blandy <jimb@redhat.com>
8652
8653 * gdbint.texinfo (Frames): Document the basics of GDB's register
8654 unwinding model, and explain the existence of the "sentinel" frame.
8655
4b505b12
AS
86562006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8657
8658 * gdb.texinfo (Choosing files): Mention that -directory is used
8659 for script files.
8660 (Specifying source directories): Likewise.
8661 (Command files): Explain how script files are found.
8662
839c27b7
EZ
86632006-01-21 Eli Zaretskii <eliz@gnu.org>
8664
8665 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8666 the threads in a multi-threaded program.
8667 (Threads): The threadno argument of "thread apply" can be a range
8668 of numbers.
8669
7be93b9e
JB
86702006-01-18 Jim Blandy <jimb@redhat.com>
8671
8672 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8673 of warning flags.
8674
fcc73fe3
EZ
86752006-01-13 Eli Zaretskii <eliz@gnu.org>
8676
8677 * gdb.texinfo (Sequences): Improve menu annotations.
8678 (Define): Add index entries for arguments of user-defined
8679 commands. Move the description of flow-control commands...
8680 (Command Files): ...to here. Document loop_break and
8681 loop_continue.
ca91424e
EZ
8682 (Define, Command Files): Document `end' and add index entries for
8683 it.
fcc73fe3 8684
5c95884b
MS
86852006-01-04 Michael Snyder <msnyder@redhat.com>
8686
8687 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8688 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8689
860701dc
PH
86902006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8691
8692 * gdb.texinfo (Omissions from Ada): Document that there is now
8693 limited aggregate support.
8694
36b80e65
EZ
86952005-12-28 Eli Zaretskii <eliz@gnu.org>
8696
8697 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8698 registers and the likes.
8699
c1468174
EZ
87002005-12-24 Eli Zaretskii <eliz@gnu.org>
8701
8702 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8703 (Symbols): Fix usage of "e.g.".
359df76b 8704 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8705
8706 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8707 (Coding): Fix usage of "e.g.".
8708
c02a867d
EZ
87092005-12-23 Eli Zaretskii <eliz@gnu.org>
8710
5ae4183a
AS
8711 * stabs.texinfo:
8712 * refcard.tex:
c02a867d 8713 * gpl.texi:
5ae4183a
AS
8714 * gdbint.texinfo:
8715 * gdb.texinfo:
8716 * gdb-cfg.texi:
c02a867d 8717 * fdl.texi:
5ae4183a
AS
8718 * annotate.texinfo:
8719 * all-cfg.texi:
c02a867d
EZ
8720 * Makefile.in: Add (C) after Copyright. Update the FSF
8721 address.
8722
fad38dfa
EZ
87232005-12-03 Eli Zaretskii <eliz@gnu.org>
8724
8725 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8726 extend GDB with commands for external monitor.
8727
53e5f3cf
AS
87282005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8729
8730 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8731
55f6ca0f
JB
87322005-11-25 Joel Brobecker <brobecker@adacore.com>
8733
8734 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8735
c1947b85
JB
87362005-11-21 Jim Blandy <jimb@redhat.com>
8737
8738 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8739 placement of 'R' actions in tracepoint action packets; document
8740 dependence of 'X' and 'M' actions on a preceding 'R' action for
8741 their registers.
8742
9d29849a
JB
87432005-11-19 Jim Blandy <jimb@redhat.com>
8744
8745 * gdb.texinfo (Tracepoint Packets): New node.
8746 (General Query Packets): Add entries for the tracepoint packets,
8747 referring to the "Tracepoint Packets" node.
8748 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8749
9a6253be
KB
87502005-11-18 Kevin Buettner <kevinb@redhat.com>
8751
8752 * gdb.texinfo (set remotebreak): Add anchor.
8753 (X packet): Likewise.
8754 (Remote Protocol): Add new section `Interrupts' and new index
8755 entry `interrupts (remote protocol)'.
8756
5f3bebba
JB
87572005-11-18 Jim Blandy <jimb@redhat.com>
8758
8759 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8760 entries into the General Query Packets section. Add a
8761 cross-reference to that section. Drop description of replies, as
8762 these are covered in the descriptions of each packet.
8763 (General Query Packets): Add introductory text. Explain naming
8764 conventions, and how the end of a name is recognized.
8765
9a7a1b36
KB
87662005-11-17 Kevin Buettner <kevinb@redhat.com>
8767
0564b6cf 8768 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8769 "set remotebreak" command.
8770
b8ff78ce
JB
87712005-11-16 Jim Blandy <jimb@redhat.com>
8772
8773 * gdb.texinfo (Packets, Stop Reply Packets)
8774 (General Query Packets): Various formatting cleanups.
8775 - Use @samp for packet contents.
8776 - Drop summaries from packet @item lines; the same information appears
8777 immediately below in the description.
8778 - Delete paragraph breaks after packet @item commands, so that the
8779 description appears directly to the right of the packet prototype
8780 in the printed manual, if it fits.
8781 - Place spaces in packet prototypes between @vars and non-@var
8782 letters, and explain that they're just for formatting.
8783 - Use @dots{} instead of '...'.
8784 - Fix uses of @code where @var was needed.
8785 - Replace "deprecated" markers with English text spelling out the
8786 packet's status and the preferred alternatives.
8787 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8788 what this ever meant.
8789 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8790 this for a long time.
8791 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8792 implemented several times, and have been in use for years.
8793
8ffe2530
JB
87942005-11-15 Jim Blandy <jimb@redhat.com>
8795
c43c5473
JB
8796 * gdb.texinfo (Packets): Add index entries for 'm' packet
8797 disclaimers.
5ae4183a 8798
fb031cdf
JB
8799 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8800 of stub when processing an 'm' packet.
8801
8ffe2530
JB
8802 * gdb.texinfo (Packets): Mention that packets beginning with
8803 letters are reserved once, at the top, instead of actually listing
8804 them all and saying "reserved".
8805
c03c782f
AS
88062005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8807
8808 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8809 Change @var{$arg0 to @code{$arg0.
8810
814e32d7
WZ
88112005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8812
8813 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8814
fa93a9d8
JB
88152005-11-12 Jim Blandy <jimb@redhat.com>
8816
8817 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8818 order. Remove extraneous 'z'.
8819
8a5a3c82
AS
88202005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8821
8822 * gdb.texinfo (Choosing files): Add --eval-command.
8823
4b0ad762
AS
88242005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8825
8826 * gdb.texinfo (Choosing modes): Add --return-child-result.
8827
8828
1a088d06
AS
88292005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8830
8831 * gdb.texinfo (Choosing modes): Add --batch-silent.
8832
656d5e12
EZ
88332005-10-28 Eli Zaretskii <eliz@gnu.org>
8834
8835 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8836 "The -var-update Command".
8837
3c9c013a
JB
88382005-10-03 Joel Brobecker <brobecker@adacore.com>
8839
8840 * gdb.texinfo (Print Settings): Add documentation for set/show
8841 print array-indexes.
8842
7ba3cf9c
DJ
88432005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8844
8845 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8846 6.2 and 6.3.
8847
a94ab193
EZ
88482005-08-27 Eli Zaretskii <eliz@gnu.org>
8849
8850 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8851 since 19-Jan-2004.
8852 (Files): Likewise.
ab1adacd
EZ
8853 (Variables, Symbols): Document the "<incomplete type>" message and
8854 its reasons.
a94ab193 8855
ca06016a
FF
88562005-08-01 Fred Fish <fnf@specifix.com>
8857
8858 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8859
cf58170d
NR
88602005-07-15 Nick Roberts <nickrob@snap.net.nz>
8861
8862 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8863 option for -var-list-children and -var-update.
8864 (GDB/MI Stack Manipulation): Simplify description of
8865 print-values option for -stack-list-locals.
8866 (GDB/MI Command Description Format): Clarify.
8867 (Mode Options): Spelling of superseded.
8868
38f1196a
BR
88692005-07-12 Bob Rossi <bob@brasko.net>
8870
8871 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8872 corresponding GDB command comment.
8873
3cb3b8df
BR
88742005-07-06 Bob Rossi <bob@brasko.net>
8875
8876 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8877 and -inferior-tty-show.
8878 (Input/Output): Document "set/show inferior-tty" and tty alias.
8879
10fac096
NW
88802005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8881
8882 * gdb.texinfo (Packets): Change description of 'D' packet to note
8883 that GDB does wait for a response.
8884
d1b6db76
NR
88852005-06-22 Nick Roberts <nickrob@snap.net.nz>
8886
8887 * gdb.texinfo (History) Rename "Command History".
8888 (Command History): Move node "Server Prefix" from section on
8889 Annotations here.
8890
29629dcf
NR
88912005-06-19 Nick Roberts <nickrob@snap.net.nz>
8892
8893 * gdb.texinfo (GDB/MI Stack Manipulation):
8894 Re-instate -stack-info-frame with example. Say that it gets
8895 info on selected frame, not current frame.
8896
397ca115
EZ
88972005-06-18 Eli Zaretskii <eliz@gnu.org>
8898
8899 * gdb.texinfo (Server): Clarify that `file' should be used before
8900 connecting to the server.
8901 (Files): Add an xref to the above description.
51274035
EZ
8902 (Output Formats): More detailed description of the `c' format.
8903 (Memory): List explicitly all the formats supported by `x'.
638ac427 8904 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8905 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8906 files. Add more indexing for solib-absolute-prefix and
8907 --with-sysroot.
76d17f34
EZ
8908 (Machine Code): Document possible problems with locations in
8909 shared libraries.
d416eeec
EZ
8910 (Backtrace): Document that free-standing environments do not need
8911 to have a `main' function.
397ca115 8912
74f6deaa
NR
89132005-06-18 Nick Roberts <nickrob@snap.net.nz>
8914
8915 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8916 -stack-info-frame.
8917
a9967aef
AC
89182005-06-07 Andrew Cagney <cagney@gnu.org>
8919
8920 * gdb.texinfo (Contributors): Note the original multi-arch
8921 contributors.
8922
e09f16f9
EZ
89232005-06-03 Eli Zaretskii <eliz@gnu.org>
8924
8925 * gdb.texinfo (Registers): Add index entries for the standard
8926 registers.
8927 (Frames): Add cross-reference from frame pointer description to
8928 the Registers node.
8929 (Annotations Overview): Fix the reference to GDB name.
8930
d87ba7ee
EZ
89312005-06-01 Eli Zaretskii <eliz@gnu.org>
8932
8933 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8934 can-use-hw-watchpoints.
8935
034dad6f
BR
89362005-05-28 Bob Rossi <bob@brasko.net>
8937
8938 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8939 the possible reasons why an exec async record would be returned to FE.
8940
ffed4509
AC
89412005-05-26 Andrew Cagney <cagney@gnu.org>
8942
8943 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8944 Andrew Cagney implemented the original GDB/MI.
8945
e22e55c9
OF
89462005-05-23 Orjan Friberg <orjanf@axis.com>
8947
8948 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8949 documentation. Add documentation for cris-mode.
8950
a78e13ce
EZ
89512005-05-20 Eli Zaretskii <eliz@gnu.org>
8952
8953 * gdb.texinfo (Numbers): Explain the example and make the wording
8954 more acurate.
8955
76ff342d
DJ
89562005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8957 Dennis Brueni <dennis@slickedit.com>
8958
8959 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8960 (GDB/MI Data Manipulation, GDB/MI Program Control)
8961 (GDB/MI Stack Manipulation): Update examples to include the fullname
8962 attribute in stack frames.
8963
119b882a
EZ
89642005-05-12 Eli Zaretskii <eliz@gnu.org>
8965
8966 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8967 do with other non-standard names of init files.
8968
6fc08d32
EZ
89692005-05-11 Eli Zaretskii <eliz@gnu.org>
8970
8971 * gdb.texinfo (Command Files): Move the description of the startup
8972 from here...
8973 (Startup): ...to this new subsection of the Invocation chapter.
8974 Rearrange the description of init files more logically and add a
8975 cross-reference to "Command Files". Document the special gdbinit
8976 name for CISCO 68k. Expand the description of what GDB does
8977 during startup.
8978 (History): Add index entry for HISTSIZE.
8979
a561754a
MK
89802005-05-02 Mark Kettenis <kettenis@gnu.org>
8981
8982 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8983
2eecc4ab
EZ
89842005-05-02 Eli Zaretskii <eliz@gnu.org>
8985
8986 * gdb.texinfo (SVR4 Process Information, The isatty call)
8987 (The system call): Don't use foo(N) notation for man pages and
8988 functions.
514c4d71 8989 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8990
18999be5
EZ
89912005-04-27 Eli Zaretskii <eliz@gnu.org>
8992
8993 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8994 were optimized away.
8995
0abb7bc7
EZ
89962005-04-22 Eli Zaretskii <eliz@gnu.org>
8997
8998 * gdb.texinfo (Remote configuration): Document "set/show
8999 get-thread-local-storage-address". Add cross-reference to the
9000 description of the qGetTLSAddr packet.
9001 (General Query Packets): Mention "set remote
9002 get-thread-local-storage-address" and add a reference to its
9003 description.
9004
6f61acb1
NR
90052005-04-19 Nick Roberts <nickrob@snap.net.nz>
9006
9007 * gdb.texinfo (Backtrace): Describe 'bt full'.
9008
9d59903a
NR
90092005-04-17 Nick Roberts <nickrob@snap.net.nz>
9010
9011 * gdb.texinfo (Mode Options): Fix typo.
9012 (GDB/MI): Describe how to invoke GDB/MI.
9013
721c2651
EZ
90142005-04-16 Eli Zaretskii <eliz@gnu.org>
9015
9016 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9017 references changed. Add description of "info udot".
721c2651
EZ
9018 (Files): Document "set/show stop-on-solib-events".
9019 (M32R/D): Document "set/show download-path", "set/show
9020 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9021 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9022 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9023 (Maintenance Commands): Improve indexing.
9024 (Target Commands): Document "set/show hash", "set/show debug
9025 monitor".
9026 (SVR4 Process Information): Document "info pidlist" and "info
9027 meminfo". Document "set/show procfs-tarce" and "set/show
9028 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9029 (Symbols, The Print Command with Objective-C): Improve indexing.
9030 (Objective-C): Add references to "info classes" and "info
9031 selectors".
c45da7e6
EZ
9032 (Debugging Output): Improve wording. Document "set/show debug
9033 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9034 (Set Breaks): Add index entry for "hardware breakpoints".
9035 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9036 and "set/show usehardbreakpoints".
9037 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9038 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9039 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9040 rdiromatzero", "set/show rdiheartbeat".
9041 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9042 "sds".
9043 (Embedded Processors): Document the "sim" command.
9044 (Remote): Document the "remote" command.
9045 (DJGPP Native): Document the "info serial" command.
9046 (Threads): Document "maint info sol-threads".
9047 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9048 (Set Breaks): Improve indexing.
9049 (Command Syntax): Add a reference to dont-repeat.
9050 (Define): Document "dont-repeat".
9051 (TUI Commands): Document "tabset".
9052 (WinCE): New subsection. Document "set/show remotedirectory",
9053 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9054
14d6dd68
EZ
90552005-04-15 Eli Zaretskii <eliz@gnu.org>
9056
9057 * gdb.texinfo (Hurd Native): New subsection, documents
9058 Hurd-specific commands.
a64548ea 9059 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9060 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9061 (MIPS): Improve documentation of heuristic-fence-post. Document
9062 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9063 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9064 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9065 (ARM): Document ARM-specific commands.
a64548ea
EZ
9066 (AVR): New section. Document "info io_registers".
9067 (CRIS): New section. Document "set/show cris-version" and
9068 "set/show cris-dwarf2-cfi".
9069 (HPPA): New section. Document "set/show debug hppa" and "maint
9070 print unwind".
a5adf40f 9071 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9072 (Super-H): New section. Document the "regs" command.
721c2651 9073 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9074
9c16f35a
EZ
90752005-04-09 Eli Zaretskii <eliz@gnu.org>
9076
9077 * gdb.texinfo (Print Settings): Document "set/show print
9078 pascal_static-members", "set print repeats", "show print
9079 null-stop". Improve indexing. Fix documentation of "set print
9080 union".
9081 (Pascal): New section.
9082 (Supported languages): Rename from "Support"; all references
9083 updated. Add a menu item for Pascal.
9084 (Numbers): Document "set radix.
9085 (Screen Size): Document "set/show pagination".
9086 (MIPS Embedded): Remove "set processor" documentation.
9087 (Remote configuration): Document "set/show X/P/Z-packet",
9088 "set/show read-aux-vector-packet", "set/show remote
9089 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9090 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9091 remotedebug", "set/show remotebreak", "set/show remotedevice",
9092 "set/show remotelogfile".
9093 (Auxiliary Vector): Add reference to the description of the
9094 read-aux-vector-packet setting.
9095 (Set Watchpoints): Add a cross-reference to "set remote
9096 hardware-breakpoint-limit".
9097 (General Query Packets): Add indexing of requests and
9098 cross-references to related commands in "Remote configuration".
9099 (File-I/O Overview, The system call): Fix wording and typos.
9100 (Thread Stops): Add index entries.
9101 (Continuing and Stepping): Document "show step-mode".
9102 (i386): New node. Document "set/show struct-convention".
9103 (Files): Document "show trust-readonly-sections".
9104 (Calling): Document "set/show unwindonsignal".
9105 (Messages/Warnings): Add index entries.
9106 (Maintenance Commands): Document "set/show watchdog".
9107 (Annotations Overview): Document "show annotate".
9108 (Set Watchpoints): Add index entries.
9109 (Symbols): Fix doc of case-sensitive.
9110 (ABI): Document "show coerce-float-to-double".
9111 (Convenience Vars, Help): Improve indexing.
9112 (Machine Code): Document "show disassembly-flavor".
9113 (Debugging C plus plus): Document "show overload-resolution".
9114 (Value History, Signaling): Add index entries.
9115
91162005-04-08 Eli Zaretskii <eliz@gnu.org>
9117
9118 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9119 (Processes): Fix wording.
9120 (History, List, Logging output, Define, Symbols, Print Settings):
9121 Improve indexing.
9122
a8f24a35
EZ
91232005-04-03 Eli Zaretskii <eliz@gnu.org>
9124
9125 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9126 redundant index entry for "target" command.
9127 (Backtrace): Add index entries.
9128 (Symbols, Fortran): Document the "set case-sensitive" command.
9129 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9130 (Print Settings): Add index entry for "set demangle-style".
9131 (Target Commands): Document "set download-write-size".
9132 (Debugging Output): Document "set exec-done-display".
9133
09d4efe1
EZ
91342005-04-02 Eli Zaretskii <eliz@gnu.org>
9135
9136 * gdb.texinfo (Files): Fix the name and documentation of
9137 add-shared-symbol-files. Document its alias assf. Update the
9138 list of OSs where GDB supports shared libraries. Fix markup.
9139 (Continuing and Stepping): Add reference to @var{location} in the
9140 text.
9141 (Dump/Restore Files): Fix reference to @{filename}.
9142 (Help): Fix wording.
9143 (Attach): Ditto.
9144 (Set Watchpoints): Ditto.
9145 (Backtrace): Remove redundant index entries. Improve index
9146 entries.
9147 (Delete Breaks): Fix wording.
9148 (Memory): Document the compare-sections command.
9149 (Memory Region Attributes): Improve wording.
9150 (Disabling): Improve wording.
9151 (Fortran): New subsection. Document the "info common" command.
9152 (Help): Document aliases "info copying" and "info warranty".
9153 (Caching Remote Data): New section. Document the "set/show
9154 remotecache" and "info dcache" commands.
9155 (Show): Fix wording of the documentation of the "set
9156 extension-language" command.
9157 (Signals): Add index entry for "info handle".
9158 (Memory Region Attributes): Fix punctuation.
9159 (Symbols): Change the arg name to "location" and refer to it in
9160 the text. Fix wording of "info types" doc.
9161 (Threads): Fix usage of @enumerate @item's.
9162 (Listing Tracepoints): Add index entry for "info tp".
9163 (Set Watchpoints): Add xref to "info break" description.
9164 (Macros): Add an index entry for "macro exp1". Document the
9165 "macro list" command.
9166 (Maintenance Commands): Document "flushregs", "maint agent",
9167 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9168 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9169 "maint print architecture", "maint print objfiles", "maint print
9170 statistics", "maint print type", "maint show-debug-regs", "maint
9171 space", "maint time", and "maint translate-address".
9172 (Connecting): Document the "monitor" command.
9173 (Annotations Overview): Describe the "set annotate" command.
9174
82f2d802
EZ
91752005-04-01 Eli Zaretskii <eliz@gnu.org>
9176
9177 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9178 Rearrange index entries and improve wording about support for
9179 hardware watchpoints.
9180
7d51c7de
BR
91812005-03-10 Bob Rossi <bob@brasko.net>
9182
9183 * gdb.texinfo: Update copyright
9184
68c71a2e
TR
91852005-02-09 Theodore A. Roth <troth@openavr.org>
9186
9187 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9188 error.
9189
701adfb0
PA
91902005-03-07 Joel Brobecker <brobecker@adacore.com>
9191
9192 * observer.texi (executable_changed): New observer.
9193
83761cbd
KB
91942005-02-03 Kevin Buettner <kevinb@redhat.com>
9195
9196 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9197
9f1c6395
MS
91982005-01-17 Michael Snyder <msnyder@redhat.com>
9199
9200 * gdb.texinfo: Fix spelling, infinte -> infinite.
9201
fbd1b305
MK
92022005-01-08 Mark Kettenis <kettenis@gnu.org>
9203
9204 * observer.texi (GDB Observers): Document "solib_loaded".
9205
3ace7edb
AC
92062005-01-07 Andrew Cagney <cagney@gnu.org>
9207
bec39cab
AC
9208 * configure.ac: Rename configure.in, require autoconf 2.59.
9209 * configure: Re-generate.
9210
3ace7edb
AC
9211 * configure.in: Replace configdirs with multiple references to
9212 AC_CONFIG_SUBDIRS.
9213 * configure: Re-generate.
5ae4183a 9214
53531fc1
AC
92152005-01-04 Andrew Cagney <cagney@gnu.org>
9216
9217 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9218 part of the version number.
9219
536ffdb7
MK
92202004-12-24 Mark Kettenis <kettenis@gnu.org>
9221
9222 * gdbint.texinfo (Algorithms): Remove description of
9223 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9224
e1aac25b
JB
92252004-12-07 Jim Blandy <jimb@redhat.com>
9226
9227 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9228 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9229 numbers.
9230
f47b1503
AS
92312004-12-07 Andreas Schwab <schwab@suse.de>
9232
9233 * gdb.texinfo (Mode Options): Document -l option.
9234
b6b8ece6
EZ
92352004-12-04 Eli Zaretskii <eliz@gnu.org>
9236
9237 * gdbint.texinfo (Algorithms): More accurate description of
9238 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9239 is not needed unless data-read and data-access watchpoints are
9240 supported. Add a description of how GDB checks whether the
9241 inferior stopped because a watchpoint was hit.
9242
01371747
EZ
92432004-11-23 Eli Zaretskii <eliz@gnu.org>
9244
9245 * gdb.texinfo (Files): Add cross-reference to description of
9246 -readnow command-line switch.
9247
2315ffec
RC
92482004-11-10 Randolph Chung <tausq@debian.org>
9249
9250 * gdb.texinfo: Document set/show backtrace past-entry commands.
9251 Rearrange index entries for set/show backtrace past-main.
9252
69065f5d
AC
92532004-11-10 Jon Beniston <jon@beniston.com>
9254
9255 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9256 * gdb.texinfo (Remote Serial Protocol): Further describe
9257 binary transfer escaping mechanism .
69065f5d 9258
30e91e0b
RC
92592004-11-08 Randolph Chung <tausq@debian.org>
9260
9261 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9262 and "show debug infrun". Add index entries.
9263
60bf7e09
EZ
92642004-10-23 Eli Zaretskii <eliz@gnu.org>
9265
9266 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9267 "info proc" that are already implemented. Add index entries.
9268 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9269 (Files): Add a tip for decreasing memory used for symtabs from
9270 shared libraries.
f018e82f
EZ
9271 (Starting): Fix whitespace; make "elaboration" stand out where it
9272 is first used, and add an index entry for the term.
f8568604
EZ
9273 (Calling): Expand and elaborate text. Add "print". Add the
9274 description of problems with weak aliases.
384ee23f 9275 (Core File Generation): New section.
60bf7e09 9276
d52fe014
AC
92772004-10-12 Andrew Cagney <cagney@gnu.org>
9278
9279 * gdbint.texinfo (Versions and Branches): New chapter.
9280 (Releasing GDB): Delete "Versions and Branches" section.
9281 (Top): Add "Versions and Branches".
9282
703663ab
EZ
92832004-10-08 Eli Zaretskii <eliz@gnu.org>
9284
9285 * gdb.texinfo (Editing, History): Add cross-references to the
9286 included Readline and History user documentation. Remove
9287 references to the symbol have-readline-appendices which is unused
9288 and undefined.
9289 (History): Fix indexing.
9290
ac77d04f
JJ
92912004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9292
9293 * gdbint.texinfo (target_stopped_data_address): Update to
9294 new prototype.
9295 (i386_stopped_data_address): Update prototype and description.
9296 (i386_stopped_by_watchpoint): New function and description.
9297
e07c999f
PH
92982004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9299
9300 * gdb.texinfo (Filenames): Add Ada suffixes.
9301 (Ada) New section.
9302
2e868123
AC
93032004-09-27 Andrew Cagney <cagney@gnu.org>
9304 Robert Picco <Robert.Picco@hp.com>
9305
9306 * gdb.texinfo (Packets): Document the "p" packet.
9307
02a57714
JM
93082004-09-21 Jason Molenda (jmolenda@apple.com)
9309
9310 * gdb.texinfo (Paths and Names of the Source Files): Document the
9311 meaning of values in the 'desc' field of a SO stab.
9312
ae038cb0
DJ
93132004-09-20 Daniel Jacobowitz <dan@debian.org>
9314
9315 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9316 max-cache-age" and "maint show dwarf2 max-cache-age".
9317
f7dc1244
EZ
93182004-09-16 Eli Zaretskii <eliz@gnu.org>
9319
9320 * gdb.texinfo (Set Breaks): Add index entry for setting
9321 breakpoints on overloaded C++ functions that are not members of
9322 any classes. Add an example and an index entry for setting
9323 breakpoints on all program functions.
9324 (Character Sets, Macros, Overlay Commands)
9325 (Non-debug DLL symbols, GDB/MI Output Syntax)
9326 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9327 Use "(@value{GDBP})" instead of a literal "(gdb)".
9328
f810308b
AC
93292004-09-12 Andrew Cagney <cagney@gnu.org>
9330
9331 * gdbint.texinfo (Native Debugging): Delete description of
9332 FILES_INFO_HOOK.
9333
15a661f3
PH
93342004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9335
5ae4183a
AS
9336 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9337 to hex_string_custom (not historically correct, but more
15a661f3
PH
9338 understandable, given the current code).
9339
f3219c75
AC
93402004-09-03 Andrew Cagney <cagney@gnu.org>
9341
9342 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9343
f3bb6704
JJ
93442004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9345
9346 * observer.texi (solib_unloaded): New observer.
9347
8d2c00cb
AC
93482004-08-24 Andrew Cagney <cagney@gnu.org>
9349
9350 * gdbint.texinfo (Target Architecture Definition): Add missing
9351 comma.
9352
e7dc800a
MC
93532004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9354
9355 * (Using the Testsuite): build != host is supported,
9356 but some test scripts do not support build != host.
9357
73b03683
MK
93582004-08-14 Mark Kettenis <kettenis@gnu.org>
9359
9360 * gdbint.texinfo (Host Definition): Delete description of
9361 FCLOSE_PROVIDED and GETENV_PROVIDED.
9362
701adfb0
PA
93632004-08-11 Joel Brobecker <brobecker@gnat.com>
9364
9365 * gdbint.texinfo (Host Definition): Remove documentation for
9366 USE_O_NOCTTY, no longer used.
9367
c0ccb908
MK
93682004-08-05 Mark Kettenis <kettenis@chello.nl>
9369
9370 * gdbint.texinfo (Host Definition): Delete description of
9371 NO_SYS_FILE.
9372 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9373 PTRACE_FP_BUG.
9374
9c8dbfa9
AC
93752004-08-05 Andrew Cagney <cagney@gnu.org>
9376
9377 * gdbint.texinfo (Target Architecture Definition): Delete
9378 reference to deprecated_read_fp.
9379
f42accbe
AC
93802004-08-02 Andrew Cagney <cagney@gnu.org>
9381
9382 * gdbint.texinfo (Target Architecture Definition): Delete
9383 description of DEPRECATED_REGISTER_BYTES.
9384
0b66e38c
EZ
93852004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9386
9387 * gdb.texinfo (Source Path): Document the new behavior of
9388 searching for the source files.
9389
15387254
EZ
93902004-07-17 Eli Zaretskii <eliz@gnu.org>
9391
9392 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9393 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9394 (Auto Display): Improve indexing.
9395
2c07db7a
AC
93962004-07-16 Andrew Cagney <cagney@gnu.org>
9397
9398 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9399 "-noasync".
9400
4644b6e3
EZ
94012004-07-09 Eli Zaretskii <eliz@gnu.org>
9402
9403 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9404 have the same prefix have only their prefix in the index.
9405
7561d450
MK
94062004-07-03 Mark Kettenis <kettenis@gnu.org>
9407
9408 * gdb.texinfo (BSD libkvm Interface): New node (section)
9409 (Native): Add it to the menu.
9410
67bebe79
MK
94112004-07-01 Mark Kettenis <kettenis@gnu.org>
9412
9413 * gdbint.texinfo (Target Architecture Definition): Remove
9414 PCC_SOL_BROKEN.
9415
1a6923e0
MK
94162004-06-24 Mark Kettenis <kettenis@gnu.org>
9417
9418 * gdbint.texinfo (Target Architecture Definition): Remove
9419 SUN_FIXED_LBRAC_BUG.
9420
b435e160
AC
94212004-06-26 Andrew Cagney <cagney@gnu.org>
9422
9423 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9424
b5622e8d
AC
94252004-06-20 Andrew Cagney <cagney@gnu.org>
9426
9427 * gdbint.texinfo (Target Architecture Definition): Deprecate
9428 USE_STRUCT_CONVENTION.
9429
e0c07bf0
MC
94302004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9431
9432 gdb.texinfo (Bug Reporting): Mention session recording,
9433 with the script command or Emacs.
9434
782263ab
AC
94352004-06-18 Andrew Cagney <cagney@gnu.org>
9436
9437 * gdbint.texinfo (Target Architecture Definition): Deprecate
9438 FUNCTION_START_OFFSET.
9439
03727ca6
AC
94402004-06-14 Andrew Cagney <cagney@gnu.org>
9441
9442 Based on changes from Karl Berry.
9443 * gdb.texinfo: Do not use @sc in a direntry.
9444 * stabs.texinfo: Change @dircateogry to "Software development".
9445 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9446
97092415
AC
94472004-06-13 Andrew Cagney <cagney@gnu.org>
9448
9449 * gdbint.texinfo (Target Architecture Definition): Delete
9450 description of RETURN_VALUE_ON_STACK.
9451
1f6d4158
AC
94522004-06-09 Andrew Cagney <cagney@gnu.org>
9453
9454 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9455 deleted by previous patch.
9456
d966f0cb
AC
94572004-06-08 Andrew Cagney <cagney@gnu.org>
9458
9459 * gdbint.texinfo (Native Debugging): Delete documentation on
9460 ATTACH_DETACH.
9461
86fe4aaa
RC
94622004-06-06 Randolph Chung <tausq@debian.org>
9463
9464 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9465
d4b6d575
RC
94662004-06-06 Randolph Chung <tausq@debian.org>
9467
5ae4183a 9468 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9469 the new push_dummy_call method signature. Describe the function
9470 argument.
9471
4e8b0763
JB
94722004-05-24 Joel Brobecker <brobecker@gnat.com>
9473
9474 * gdb.texinfo (Starting): Document new start command.
9475
59caf092
AC
94762004-05-21 Andrew Cagney <cagney@redhat.com>
9477
9478 * observer.texi (GDB Observers): Document "inferior_created".
9479
e4a2df64
AC
94802004-05-08 Andrew Cagney <cagney@redhat.com>
9481
e6b55ae2
AC
9482 * gdbint.texinfo (Target Architecture Definition): Delete
9483 description of DO_DEFERRED_STORES.
9484
28954179
AC
9485 * gdbint.texinfo (Target Architecture Definition): Delete
9486 references to DEPRECATED_FIX_CALL_DUMMY.
9487
434b87dd
AC
9488 * gdbint.texinfo (Target Architecture Definition): Delete
9489 description of DEPRECATED_CALL_DUMMY_WORDS,
9490 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9491
58d28df8
AC
9492 * gdbint.texinfo (Target Architecture Definition): Delete
9493 description of DEPRECATED_PUSH_DUMMY_FRAME.
9494
e4a2df64
AC
9495 * gdbint.texinfo (Target Architecture Definition): Delete
9496 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9497
2b4855ab
AC
94982004-05-07 Andrew Cagney <cagney@redhat.com>
9499
9500 * observer.texi (GDB Observers): Add "Debugging" section. Include
9501 cross reference to "set/show debug observer".
9502 * gdb.texinfo (Debugging Output): Document "set/show debug
9503 observer".
9504
fcf70625
AC
95052004-05-01 Andrew Cagney <cagney@redhat.com>
9506
9507 * gdbint.texinfo (Target Architecture Definition): Delete
9508 description of DEPRECATED_PC_IN_SIGTRAMP.
9509
8ee56bcf
AC
95102004-04-30 Andrew Cagney <cagney@redhat.com>
9511
9512 * gdbint.texinfo (Target Architecture Definition): Delete
9513 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9514
67ab9a76
OF
95152004-04-30 Orjan Friberg <orjanf@axis.com>
9516
9517 * observer.texi (GDB Observers): Correct spelling.
9518
79346bcb
OF
95192004-04-26 Orjan Friberg <orjanf@axis.com>
9520
9521 * observer.texi (GDB Observers): Add target_changed event.
9522
7a464420
AC
95232004-04-08 Andrew Cagney <cagney@redhat.com>
9524
9525 * observer.texi (GDB Observers): Rework, provide generic observer
9526 definitions and then a list of observable events.
9527
6cdf9d98
AC
95282004-04-04 Andrew Cagney <cagney@redhat.com>
9529
9530 * gdbint.texinfo (Host Definition): Delete reference to
9531 NO_SIGINTERRUPT.
9532
ddc135a4
AC
95332004-04-02 Andrew Cagney <cagney@redhat.com>
9534
9535 * gdbint.texinfo (Target Architecture Definition): Delete
9536 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9537
6a1b180d
SC
95382004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9539
9540 * gdb.texinfo (TUI Commands): Document tui reg commands.
9541
d0d5df6f
AC
95422004-03-26 Andrew Cagney <cagney@redhat.com>
9543
9544 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9545 "gdbtui".
9546 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9547 (Contributors): Mention both Text and Terminal User Interface.
9548
aa2a3f87
AC
95492004-03-23 Andrew Cagney <cagney@redhat.com>
9550
9551 * gdbint.texinfo (Target Architecture Definition): Deprecate
9552 references to SIGTRAMP_START and SIGTRAMP_END.
9553
f561f026
AC
95542004-03-23 Andrew Cagney <cagney@redhat.com>
9555
9556 * gdbint.texinfo (Target Architecture Definition): Deprecate
9557 references to PC_IN_SIGTRAMP.
9558
33cb8b0f
AC
95592004-03-19 Andrew Cagney <cagney@redhat.com>
9560
9561 * gdbint.texinfo (Target Architecture Definition): Delete
9562 reference to GDB_TARGET_IS_HPPA.
9563
fc989b7a
AC
95642004-03-18 Andrew Cagney <cagney@redhat.com>
9565
9566 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9567 describe pre_init and post_init.
9568
701b08bb
DJ
95692004-03-09 Daniel Jacobowitz <drow@mvista.com>
9570
9571 * gdb.texinfo (Debugging Output): Document values for "set debug
9572 target".
9573
faae5abe
AC
95742004-02-28 Andrew Cagney <cagney@redhat.com>
9575
9576 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9577
dd79a6cf
JJ
95782004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9579
9580 * gdb.texinfo (breakpoints): Add information about the
9581 new "set breakpoint pending" and "show breakpoint pending"
9582 commands.
9583
e7f16015
AC
95842004-02-26 Andrew Cagney <cagney@redhat.com>
9585
9586 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9587 in Per-architecture module data section.
9588
7161a3a6
RM
95892004-02-25 Roland McGrath <roland@redhat.com>
9590
9591 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9592
2154891a
AC
95932004-02-24 Andrew Cagney <cagney@redhat.com>
9594
9595 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9596 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9597 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9598
6c74ac8b
AC
95992004-02-17 Andrew Cagney <cagney@redhat.com>
9600
9601 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9602
19772a2c
AC
96032004-02-16 Andrew Cagney <cagney@redhat.com>
9604
9605 * gdbint.texinfo (Target Architecture Definition): Deprecate
9606 FRAMELESS_FUNCTION_INVOCATION.
9607
c9830293
AC
96082004-02-16 Andrew Cagney <cagney@redhat.com>
9609
9610 * gdbint.texinfo (Coding): Mention -Wunused-function.
9611
b9d26eb9
AC
96122004-02-14 Andrew Cagney <cagney@redhat.com>
9613
9614 * gdbint.texinfo (Target Architecture Definition): Delete
9615 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9616
49efadf5
EZ
96172004-02-12 Elena Zannoni <ezannoni@redhat.com>
9618
9619 * gdb.texinfo: Properly quote the name "C++".
9620 * gdbint.texinfo: Ditto.
9621 * stabs.texinfo: Ditto.
9622
1eb288ea
EZ
96232004-02-11 Elena Zannoni <ezannoni@redhat.com>
9624
9625 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9626 minimal information about libiberty.
9627
e4937fc1
MC
96282004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9629
9630 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9631
a9331b3f
RM
96322004-02-04 Roland McGrath <roland@redhat.com>
9633
9634 * gdb.texinfo (Auxiliary Vector): New node (section).
9635 (Data): Add it to the menu.
9636
2650777c
JJ
96372004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9638
9639 * gdb.texinfo (Breakpoints): Add information about pending
9640 breakpoint support.
9641
b4501125
AC
96422004-01-26 Andrew Cagney <cagney@redhat.com>
9643
9644 * gdb.texinfo (Overview): Delete references to the cisco protocol
9645 including the "N" response.
9646
74055713
AC
96472004-01-26 Andrew Cagney <cagney@redhat.com>
9648
9649 * gdbint.texinfo (Target Architecture Definition): Rename
9650 EXTRACT_STRUCT_VALUE_ADDRESS to
9651 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9652
3bbe9696
EZ
96532004-01-24 Eli Zaretskii <eliz@gnu.org>
9654
9655 * gdb.texinfo (KOD): Document "show os". Add index entries for
9656 "set/show os" and "info cisco" commands.
9657
5843504f
EZ
96582004-01-21 Eli Zaretskii <eliz@gnu.org>
9659
9660 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9661
9175c9a3
MC
96622004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9663
9664 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9665 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9666
8e94b928
NR
96672004-01-19 Nick Roberts <nick@nick.uklinux.net>
9668
9669 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9670 -stack-list-locals.
9671 (GDB/MI Variable Objects): Describe extension to
9672 -var-list-children.
9673
a20cf136
DJ
96742004-01-17 Daniel Jacobowitz <drow@mvista.com>
9675
9676 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9677
afb18d0f
AC
96782004-01-17 Andrew Cagney <cagney@redhat.com>
9679
9680 * gdbint.texinfo (Target Architecture Definition): Delete
9681 documentation on DEPRECATED_NPC_REGNUM.
9682
b51970ac
DJ
96832004-01-13 Daniel Jacobowitz <drow@mvista.com>
9684
9685 * gdb.texinfo: Update copyright year. Mention that set
9686 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9687 "set follow-fork-mode ask".
9688
0f0cffd2
AC
96892004-01-13 Andrew Cagney <cagney@redhat.com>
9690
9691 * gdbint.texinfo: Update copyright year.
9692 (Coding): Add -Wunused-label to list of -Werror warnings.
9693
c552b3bb 96942004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9695 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9696
9697 * gdb.texinfo: Update copyright.
9698 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9699 around names, as appropriate. Minor syntax cleanup of
9700 _NSPrintForDebugger explanation. Two spaces after periods.
9701 GDBN used instead of lit. "gdb". Index entries added for
9702 print-object and _NSPrintForDebugger. @noindent added in one spot.
9703
afe157ca
EZ
97042003-11-11 Elena Zannoni <ezannoni@redhat.com>
9705
9706 * stabs.texinfo: Add dircategory and direntry commands.
9707 * annotate.texinfo: Ditto.
9708
963e2bb7
AC
97092003-11-10 Andrew Cagney <cagney@redhat.com>
9710
9711 * gdbint.texinfo (Target Architecture Definition): Replace the
9712 return_value method's "inval" and "outval" parameters with
9713 "readbuf" and "writebuf".
9714
1d8b2f28
JB
97152003-10-28 Jim Blandy <jimb@redhat.com>
9716
9717 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9718 from "The `F' request packet" and "The `F' reply packet", to make
9719 texi2dvi happy.
9720 (File-I/O remote protocol extension): Update menu entries, too.
9721
36d86913
MC
97222003-10-26 Michael Chastain <mec@shout.net>
9723
9724 * gdb.texinfo (Thread Stops): Document the issue with
9725 premature return from system calls in multi-threaded programs.
9726
ce2826aa
AC
97272003-10-24 Andrew Cagney <cagney@redhat.com>
9728
9729 * annotate.texinfo: Fix "fortunatly"[sic].
9730
f24c5e49
KI
97312003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9732
9733 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9734 with "Hitachi" and "Mitsubishi".
9735
92ad9cd9
AC
97362003-10-20 Andrew Cagney <cagney@redhat.com>
9737
9738 * gdbint.texinfo (Target Architecture Definition): Document
9739 gdbarch_return_value. Add cross references from
9740 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9741 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9742
0ab4b752
MK
97432003-10-18 Mark Kettenis <kettenis@gnu.org>
9744
9745 * gdbint.texinfo (Target Architecture Definition): Document
9746 regset_from_core_section.
fb3e19c0
KI
9747
97482003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9749
9750 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9751
a9331b3f 97522003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9753
9754 From Anthony Green <green@redhat.com>:
5ae4183a 9755 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9756
1485d690
KB
97572003-10-14 Kevin Buettner <kevinb@redhat.com>
9758
889bf7c5
PA
9759 * gdb.texinfo (Breakpoint related warnings): New node.
9760 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9761
86d30acc
DJ
97622003-10-13 Daniel Jacobowitz <drow@mvista.com>
9763
9764 * gdb.texinfo (Remote Protocol): Document v and vCont.
9765
172c2a43
KI
97662003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9767
9768 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9769 * gdbint.texinfo: Ditto.
9770
71952f4c
AC
97712003-10-09 Andrew Cagney <cagney@redhat.com>
9772
9773 From 2003-09-18 David Anderson <davea@sgi.com>:
9774 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9775 "command".
9776
268e2188
AC
97772003-10-03 Andrew Cagney <cagney@redhat.com>
9778
9779 * gdbint.texinfo (Target Architecture Definition): Deprecate
9780 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9781 just target.
9782
12c266ea 97832003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9784
f30992d4 9785 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9786 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9787 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9788 * gdbint.texinfo (Target Architecture Definition): Rename
9789
97902003-09-30 Andrew Cagney <cagney@redhat.com>
9791
f30992d4 9792 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9793 (Target Architecture Definition):
f30992d4 9794
2e092625
AC
9795 * gdbint.texinfo (Target Architecture Definition): Rename
9796 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9797
0717ae8a
AC
97982003-09-29 Andrew Cagney <cagney@redhat.com>
9799
dad809b7
AC
9800 * gdbint.texinfo (Target Architecture Definition): Delete
9801 documentation for NEED_TEXT_START_END.
9802
0717ae8a
AC
9803 * gdbint.texinfo (Target Architecture Definition): Rename
9804 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9805 TARGET_WRITE_PC.
a9331b3f 9806
af6cf26d
MC
98072003-09-22 Michael Chastain <mec@shout.net>
9808
9809 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9810
ee206350
AG
98112003-09-21 Anthony Green <green@redhat.com>
9812
9813 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9814
a38c9fe6
MK
98152003-09-21 Mark Kettenis <kettenis@gnu.org>
9816
9817 * gdbint.texinfo (Target Architecture Definition): Document
9818 stabs_argument_has_addr.
9819
77949794
AC
98202003-09-18 Andrew Cagney <cagney@redhat.com>
9821
9822 * gdbint.texinfo (Target Architecture Definition): Delete
9823 documentation on REGISTER_NAMES.
9824
8e823e25
MK
98252003-09-13 Mark Kettenis <kettenis@gnu.org>
9826
9827 * gdbint.texinfo (Target Architecture Definition): Replace
9828 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9829
f27dd7fd
AC
98302003-09-11 Andrew Cagney <cagney@redhat.com>
9831
9832 * gdbint.texinfo (Target Architecture Definition): Replace
9833 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9834
8b148df9
AC
98352003-08-18 Andrew Cagney <cagney@redhat.com>
9836
9837 * gdbint.texinfo (Target Architecture Definition): Document
9838 "frame_red_zone_size".
9839
25d29d70
AC
98402003-08-09 Andrew Cagney <cagney@redhat.com>
9841
9842 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9843 with "set/show backtrace past-main" and "set/show backtrace
9844 limit".
9845
c938e9b0
L
98462003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9847
9848 * Makefile.in (install-info): Support DESTDIR.
9849 (install-html): Likewise.
9850
64fabec2
AC
98512003-08-07 Andrew Cagney <cagney@redhat.com>
9852
9853 Patch from Nick Roberts.
9854 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9855 bindings. Remove description of send-gdb-command.
9856
2fcf52f0
AC
98572003-08-07 Andrew Cagney <cagney@redhat.com>
9858
9859 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9860 GDB 6.0.
9861
086432e2
AC
98622003-08-06 Andrew Cagney <cagney@redhat.com>
9863
9864 * gdb.texinfo (Mode Options): Mention that level three is the
9865 highest available and that level 2 is deprecated.
9866 (Annotations Overview): Mention annotation levels. Cross reference
9867 to "Limitations of the Annotation Interface" in annotate.texi.
9868 (TODO, Value Annotations, Frame Annotations): Delete section.
9869 (Displays, Breakpoint Info): Delete.
9870
e5249f67
AC
98712003-08-04 Andrew Cagney <cagney@redhat.com>
9872
9873 * agentexpr.texi: Delete @bye.
9874 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9875 (stabs.info): Add $(srcdir) to include search path.
9876 (html): Depend on "annotate_toc.html", and not "annotate.html".
9877 * stabs.texinfo: Ditto. Include "fdl.texi".
9878 * gdbint.texinfo: Update copyright statement's list of invariant
9879 sections.
9880
e6f672d2
AC
98812003-07-28 Andrew Cagney <cagney@redhat.com>
9882
9883 * Makefile.in (INFO_DEPS): Add annotate.info.
9884 (dvi, ps, html, pdf): Add annotate.
9885 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9886 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9887 (ANNOTATE_DOC_FILES): New macro.
9888 (ANNOTATE_TEX_TMPS): New macro.
9889 (annotate.info, annotate_toc.html): Specify dependencies.
9890 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9891 * annotate.texinfo: Rename annotate.texi. Get building. Add
9892 "Migrating to GDB/MI" and "Limitations of the Annotation
9893 Interface" chapters. Mention why it is not part of the user
9894 guide. Update copyright notice. Include "fdl.texi".
9895
72ffddc9
SC
98962003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9897
9898 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9899
a9f12a31
DJ
99002003-07-24 Daniel Jacobowitz <drow@mvista.com>
9901
9902 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9903
b1fe9455
DJ
99042003-07-24 Daniel Jacobowitz <drow@mvista.com>
9905
9906 * gdb.texinfo (Server): Mention pidof.
9907
153721e6
AC
99082003-07-22 Andrew Cagney <cagney@redhat.com>
9909
9910 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9911 list.
9912
0fac0b41
DJ
99132003-06-28 Daniel Jacobowitz <drow@mvista.com>
9914
9915 * gdb.texinfo (Logging output): New chapter.
9916
4e562065
JB
99172003-06-24 Joel Brobecker <brobecker@gnat.com>
9918
9919 * gdb.texinfo (Unsupported languages): New section.
9920 (Languages): Add link to new section.
9921
f2c06f52
AC
99222003-06-22 Andrew Cagney <cagney@redhat.com>
9923
9924 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9925
b4177fca
DJ
99262003-06-22 Daniel Jacobowitz <drow@mvista.com>
9927
9928 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9929
f418dd93
DJ
99302003-06-22 Daniel Jacobowitz <drow@mvista.com>
9931
9932 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9933 * agentexpr.texi: Retitle section, and change it to an appendix.
9934 Comment out texinfo initialization. Factor a @var{} into two
9935 pieces to prevent makeinfo warnings.
9936 * gdb.texinfo: Add Agent Expressions appendix.
9937
4ca61388
DJ
99382003-06-19 Daniel Jacobowitz <drow@mvista.com>
9939
9940 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9941
07f31aa6
DJ
99422003-06-18 Daniel Jacobowitz <drow@mvista.com>
9943
5ae4183a 9944 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9945 remote target". Document the "detach" and "disconnect" commands.
9946 (Server, Netware, Debug Session): Reference "Connecting to a
9947 remote target".
9948 (GDB/MI Target Manipulation): Document "-target-disconnect".
9949
2dd0da42
AC
99502003-06-13 Andrew Cagney <cagney@redhat.com>
9951
9952 * gdbint.texinfo (Target Architecture Definition): Deprecate
9953 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9954 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9955
e7a3abfc
JB
99562003-06-09 Jim Blandy <jimb@redhat.com>
9957
9958 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9959
25e3a86b
AC
99602003-06-08 Andrew Cagney <cagney@redhat.com>
9961
9962 * gdbint.texinfo (Target Architecture Definition): Delete
9963 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9964
a9e5fdc2
AC
99652003-06-08 Andrew Cagney <cagney@redhat.com>
9966
9967 * gdbint.texinfo (Target Architecture Definition): Document
9968 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9969
b37303ee
AF
99702003-06-07 Adam Fedor <fedor@gnu.org>
9971
9972 * gdb.texinfo: Add Objective-C documentation.
9973
39fe6e80
AC
99742003-06-01 Andrew Cagney <cagney@redhat.com>
9975
9976 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9977 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9978
125309b2
AC
99792003-05-21 Andrew Cagney <cagney@redhat.com>
9980
9981 * gdbint.texinfo (Target Architecture Definition): Delete
9982 references to "extract_address" and "store_address".
9983
b8b527c5
AC
99842003-05-16 Andrew Cagney <cagney@redhat.com>
9985
9986 * gdbint.texinfo (Target Architecture Definition): Replace
9987 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9988 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9989
50e3ee83
TR
99902003-05-14 Theodore A. Roth <troth@openavr.org>
9991
9992 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9993
44e2be90
L
99942003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9995
9996 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9997 (gdb.dvi): Likewise.
9998 (gdb.pdf): Likewise.
9999 (links2roff): Likewise.
10000
df5215a6
JB
100012003-05-08 Jim Blandy <jimb@redhat.com>
10002
10003 * gdb.texinfo (Dump/Restore Files): Update documentation for
10004 'dump', 'append', and 'restore': note that format argument is
10005 optional; simplify presentation of the command variants; and be
10006 more precise about the formats.
10007
5e7b2f39
JB
100082003-05-07 Jim Blandy <jimb@redhat.com>
10009
10010 * gdb.texinfo (Symbols): Update documentation: 'maint list
10011 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10012 symtabs' and 'maint info psymtabs'.
10013
b1e29e33
AC
100142003-05-05 Andrew Cagney <cagney@redhat.com>
10015
10016 * gdbint.texinfo (Target Architecture Definition): Make
10017 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10018 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10019 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10020
00905d52
AC
100212003-05-04 Andrew Cagney <cagney@redhat.com>
10022
10023 * gdb.texinfo (Maintenance Commands): Document "maint print
10024 dummy-frames".
10025
54ff5908
AC
100262003-05-04 Andrew Cagney <cagney@redhat.com>
10027
10028 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10029
32e7087d
JB
100302003-05-03 J. Brobecker <brobecker@gnat.com>
10031
10032 Thierry Schneider <tpschneider1@yahoo.com>
10033 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10034 for new MI command.
10035
7043d8dc
AC
100362003-05-03 Andrew Cagney <cagney@redhat.com>
10037
10038 * gdbint.texinfo (Target Architecture Definition): Document
10039 push_dummy_code. Add cross references.
10040
e33d66ec
EZ
100412003-05-02 Elena Zannoni <ezannoni@redhat.com>
10042
10043 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10044 set/show charsets commands.
10045
0ba6dca9
AC
100462003-04-28 Andrew Cagney <cagney@redhat.com>
10047
10048 * gdbint.texinfo (Target Architecture Definition): Replace
10049 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10050 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10051
d7a27068
AC
100522003-04-28 Andrew Cagney <cagney@redhat.com>
10053
10054 * gdbint.texinfo (Target Architecture Definition): Rename
10055 "tm_print_insn" to "deprecated_tm_print_insn".
10056
44ea7b70
JB
100572003-04-09 Jim Blandy <jimb@redhat.com>
10058
10059 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10060 list psymtabs'.
10061
fb8f8949
AC
100622003-04-08 Andrew Cagney <cagney@redhat.com>
10063
10064 * gdbint.texinfo (Target Architecture Definition): Delete
10065 references to EXTRA_FRAME_INFO.
10066
32fb0f22
AC
100672003-04-08 Andrew Cagney <cagney@redhat.com>
10068
10069 * gdbint.texinfo (Target Architecture Definition): Delete
10070 PRINT_TYPELESS_INTEGER.
10071
6be67e67
JB
100722003-04-02 J. Brobecker <brobecker@gnat.com>
10073
10074 * observer.texi (GDB Observers): Adjust the documentation for the
10075 normal_stop notification to better describe reality. Fix a couple
10076 of minor typos.
10077
4e35d5f0
BR
100782003-04-02 Bob Rossi <bob_rossi@cox.net>
10079
a9331b3f 10080 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10081 '-file-list-exec-source-file'
10082
e8a8712a
AC
100832003-03-31 Andrew Cagney <cagney@redhat.com>
10084
10085 * gdbint.texinfo (Target Architecture Definition): Delete
10086 references to CALL_DUMMY_P.
10087
6c0e89ed
AC
100882003-03-30 Andrew Cagney <cagney@redhat.com>
10089
10090 * gdbint.texinfo (Target Architecture Definition): Remove
10091 reference to TARGET_WRITE_SP.
a9331b3f 10092
378bfd1b
AC
100932003-03-27 Andrew Cagney <cagney@redhat.com>
10094
10095 * gdbint.texinfo (Target Architecture Definition): Remove
10096 references to write_sp.
6c0e89ed 10097
922fbb7b
AC
100982003-03-27 Andrew Cagney <cagney@redhat.com>
10099
10100 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10101 chapter body. Use @smallexample instead of @example.
10102 (Annotations): Ditto.
10103 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10104 annotate.texi.
10105
b81774d8
AC
101062003-03-26 Andrew Cagney <cagney@redhat.com>
10107
10108 * gdbint.texinfo (Target Architecture Definition): Replace
10109 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10110 dummy_addr parameters.
10111
1bf6d5cc
AC
101122003-03-25 Andrew Cagney <cagney@redhat.com>
10113
10114 * gdbint.texinfo (Target Architecture Definition): Delete
10115 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10116 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10117 Add reference to PUSH_ARGUMENTS.
10118
618ce49f
AC
101192003-03-23 Andrew Cagney <cagney@redhat.com>
10120
10121 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10122 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10123
bcd7e15f
JB
101242003-03-18 J. Brobecker <brobecker@gnat.com>
10125
10126 * gdbint.texinfo (Algorithms): Add new section describing the
10127 Observer paradigm.
10128 (Top): Add menu entry to new observer appendix.
10129 * observer.texi: New file.
10130 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10131 new observer.texi file.
10132
9fe8321b
AC
101332003-03-17 Andrew Cagney <cagney@redhat.com>
10134
10135 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10136 that GNU Press update the manual version number.
10137
ac2adee5
AC
101382003-03-12 Andrew Cagney <cagney@redhat.com>
10139
10140 * gdbint.texinfo (Target Architecture Definition): Delete
10141 references to get_saved_register. Rename GET_SAVED_REGISTER to
10142 DEPRECATED_GET_SAVED_REGISTER.
10143
749b82f6
AC
101442003-03-13 Andrew Cagney <cagney@redhat.com>
10145
10146 * gdbint.texinfo (Target Architecture Definition): Replace
10147 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10148
8bedc050
AC
101492003-03-12 Andrew Cagney <cagney@redhat.com>
10150
10151 * gdbint.texinfo (Target Architecture Definition): Rename
10152 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10153
0ce1b118
CV
101542003-03-10 Corinna Vinschen <vinschen@redhat.com>
10155
10156 * gdb.texinfo: Add File-I/O documentation.
10157
12cc2063
AC
101582003-03-10 Andrew Cagney <cagney@redhat.com>
10159
10160 * gdbint.texinfo (Target Architecture Definition): Cross reference
10161 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10162
7453dc06
AC
101632003-03-07 Andrew Cagney <cagney@redhat.com>
10164
10165 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10166 frame" command.
10167
6314f104
AC
101682003-03-05 Andrew Cagney <cagney@redhat.com>
10169
10170 * gdbint.texinfo (Target Architecture Definition): Document
10171 unwind_dummy_id. Cross reference unwind_dummy_id and
10172 SAVE_DUMMY_FRAME_TOS.
10173
f1212245
DJ
101742003-03-05 James Ingham <jingham@apple.com>
10175 Daniel Jacobowitz <drow@mvista.com>
10176
10177 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10178 and "show cp-abi".
10179
77e7e267
AC
101802003-03-03 Andrew Cagney <cagney@redhat.com>
10181
10182 * gdbint.texinfo (Target Architecture Definition): Document
10183 register_type.
10184
838a8221
AC
101852003-03-03 Andrew Cagney <cagney@redhat.com>
10186
10187 * stabs.texinfo (Structures): Use @samp and separate @var's
10188 instead of a single @var containing a comma separated list.
10189 (Unions): Ditto.
10190
d7f4a264
DJ
101912003-03-02 Daniel Jacobowitz <drow@mvista.com>
10192
10193 * Makefile.in (distclean): Remove config.log.
10194
f30ee0bc
AC
101952003-03-01 Andrew Cagney <cagney@redhat.com>
10196
10197 * gdbint.texinfo (Target Architecture Definition): Rename
10198 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10199
102002003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10201
10202 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10203 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10204
be448670
CF
102052003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10206
10207 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10208 (Non-debug DLL symbols): New node, describing the minimal symbols
10209 loaded from DLLs without real debugging symbols.
10210
501eef12
AC
102112003-02-20 Andrew Cagney <ac131313@redhat.com>
10212
10213 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10214 hardware-breakpoint-limit".
10215 (Set Watchpoints): Add cross reference to "set remote
10216 hardware-watchpoint-limit".
10217 (Remote configuration options): New section.
10218
21c294e6
AC
102192003-02-04 Andrew Cagney <ac131313@redhat.com>
10220
e9be73e4
AC
10221 * gdbint.texinfo (Target Architecture Definition): Delete
10222 descrption of IS_TRAPPED_INTERNALVAR.
10223
21c294e6
AC
10224 From Keith Seitz <keiths@redhat.com>:
10225 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10226 option "-i"/"--interpreter" to this chapter. Include index
10227 entries.
10228
0179ffac
DC
102292003-02-04 David Carlton <carlton@math.stanford.edu>
10230
10231 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10232 (Variables): Recommend stabs+ and DWARF 2.
10233 (C plus plus expressions): Correct info about
10234 compiler versions, debug formats.
10235 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10236 PR symtab/874.
10237
7ca9f392
AC
102382003-02-01 Andrew Cagney <ac131313@redhat.com>
10239
10240 * gdbint.texinfo (Target Architecture Definition): Delete
10241 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10242 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10243 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10244 references to nindy and i960.
10245 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10246
31a85ea2
AC
102472003-02-01 Andrew Cagney <ac131313@redhat.com>
10248
10249 * gdbint.texinfo (Target Architecture Definition): Delete
10250 FLOAT_INFO.
10251
6b894e49
AC
102522003-01-30 Andrew Cagney <ac131313@redhat.com>
10253
10254 * stabs.texinfo (Member Type Descriptor): Clarify description of
10255 `@'. Suggested by Ben Hutchings.
10256
c48861fb
AC
102572003-01-29 Andrew Cagney <ac131313@redhat.com>
10258
10259 * gdb.texinfo (M68K): Delete reference to es1800.
10260
617073a9
AC
102612003-01-29 Andrew Cagney <ac131313@redhat.com>
10262
10263 * gdb.texinfo (Maintenance Commands): Document `maint print
10264 reggroups' and `maint print register-groups'.
10265 * gdbint.texinfo (Target Architecture Definition): Document
10266 register_reggroup_p.
10267
5b5d99cf
JB
102682003-01-23 Jim Blandy <jimb@redhat.com>
10269
10270 * gdb.texinfo (Separate Debug Files): New section.
10271
e7ba9c65
DJ
102722003-01-22 Daniel Jacobowitz <drow@mvista.com>
10273
10274 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10275 and "maint show profile".
10276
94e91d6d
MC
102772003-01-16 Michael Chastain <mec@shout.net>
10278
10279 * gdb.texinfo (Installing GDB): Warn against
10280 ".../gdb-VERSION/gdb/configure".
10281 (Separate Objdir): Likewise.
10282
867f3898
AC
102832003-01-15 Andrew Cagney <ac131313@redhat.com>
10284
10285 * gdbint.texinfo (Target Architecture Definition): Delete
10286 definition of PRINT_REGISTER_HOOK.
10287
f153cc92
EZ
102882003-01-15 Elena Zannoni <ezannoni@redhat.com>
10289
10290 (OpenRISC 1000): Fix formatting of command names.
10291
c60eb6f1
EZ
102922003-01-15 Elena Zannoni <ezannoni@redhat.com>
10293
10294 * gdb.texinfo (Continuing and Stepping): Add new command
10295 'advance'. Clarify behavior of 'until'.
10296
f5ebfba0
DJ
102972003-01-13 Daniel Jacobowitz <drow@mvista.com>
10298
10299 * gdb.texinfo (Files): Document solib-absolute-prefix and
10300 solib-search-path.
10301
4ce8657e
MC
103022003-01-09 Michael Chastain <mec@shout.net>
10303
10304 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10305 (Create a Release): Add new instructions for new @file{src-release}.
10306 Document existing instructions for @file{Makefile.in} as
10307 being for @value{GDBN} 5.3.1 or earlier.
10308
372613e3
AC
103092003-01-09 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdbint.texinfo (Target Architecture Definition): Mention
10312 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10313 allocate memory.
10314
b4e9345d
DJ
103152003-01-04 Daniel Jacobowitz <drow@mvista.com>
10316
10317 * gdb.texinfo (Controlling GDB): Add @kindex for
10318 "show osabi".
10319 (Backtraces): Add @kindex's for backtrace-below-main.
10320
98b45e30
DJ
103212003-01-04 Daniel Jacobowitz <drow@mvista.com>
10322
10323 * gdb.texinfo (Controlling GDB): Document "set osabi".
10324
95f90d25
DJ
103252003-01-04 Daniel Jacobowitz <drow@mvista.com>
10326
10327 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10328 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10329
1e698235
DJ
103302003-01-04 Daniel Jacobowitz <drow@mvista.com>
10331
10332 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10333 "set coerce-float-to-double".
10334 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10335
e632838e
AC
103362003-01-02 Andrew Cagney <ac131313@redhat.com>
10337
10338 * stabs.texinfo: Remove obsolete text.
10339 * gdbint.texinfo: Ditto.
10340 * gdb.texinfo: Ditto.
10341
701adfb0
PA
103422002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10343
10344 * fdl.texi: Revert the last change.
10345
c133ab7a
MK
103462002-12-22 Mark Kettenis <kettenis@gnu.org>
10347
10348 * gdbint.texinfo (Target Architecture Definition): Update
10349 description of gdbarch_register_osabi.
10350
f821f325
KH
103512002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10352
10353 * agentexpr.texi: Fix typos.
10354 * annotate.texi: Likewise.
10355 * fdl.texi: Likewise.
10356
85a6d8d3 103572002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10358
10359 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10360 DEPRECATED_INIT_FRAME_PC.
10361
ae45cd16
AC
103622002-12-01 Andrew Cagney <ac131313@redhat.com>
10363
10364 * gdbint.texinfo (Target Architecture Definition): Delete
10365 PC_IN_CALL_DUMMY.
10366
07555a72
AC
103672002-11-28 Andrew Cagney <ac131313@redhat.com>
10368
10369 * gdbint.texinfo (Host Definition): Delete documentation on
10370 USE_GENERIC_DUMMY_FRAMES.
10371
c166cdc7
EZ
103722002-11-26 Elena Zannoni <ezannoni@redhat.com>
10373
5ae4183a 10374 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10375 * Makefile.in (install-info): Run the install-info command as part
10376 of the post install steps only.
10377 (uninstall-info): New target.
10378 (uninstall): New target.
10379
35db0260
EZ
103802002-11-22 Elena Zannoni <ezannoni@redhat.com>
10381
10382 * Makefile.in (install): Make install do some real work.
10383
9ba8d803
AC
103842002-11-19 Andrew Cagney <ac131313@redhat.com>
10385
10386 Fix POSIX problem reported by Paul Eggert.
10387 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10388 Fix PR gdb/527.
10389
903ad3a6
AC
103902002-10-26 Andrew Cagney <cagney@redhat.com>
10391
10392 * gdbint.texinfo (Target Architecture Definition): Delete
10393 definition of DO_REGISTERS_INFO.
10394
f2abfe65
KB
103952002-10-18 Kevin Buettner <kevinb@redhat.com>
10396
10397 * gdbint.texinfo (Address Classes): Fix problems with insertion
10398 of ``{'' and ``}'' in example.
10399
b5b0480a
KB
104002002-10-17 Kevin Buettner <kevinb@redhat.com>
10401
10402 * gdbint.texinfo (Address Classes): New section.
10403 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10404 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10405 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10406 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10407
c85508ee
KD
104082002-10-11 Klee Dienes <kdienes@apple.com>
10409
10410 * gdb.texinfo (Registers): Mention vector registers as well as
10411 floating registers in the documentation for 'info registers' and
10412 'info all-registers'.
10413
6d12fc3d
DJ
104142002-10-11 Daniel Jacobowitz <drow@mvista.com>
10415
10416 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10417
8d19fbd2
JJ
104182002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10419
10420 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10421 interface definition.
10422
a37295f9
MM
104232002-10-03 Marko Mlinar <markom@opencores.org>
10424
10425 * gdb.texinfo (Target Commands): Add or1k target specific
10426 commands.
10427 * gdb.texinfo (Contributors): Add myself to the contributors list.
10428
da0f9dcd
AC
104292002-10-01 Andrew Cagney <ac131313@redhat.com>
10430
10431 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10432 and "mi1" instead of "mi1" and "mi0".
10433
2e834e49
HPN
104342002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10435
10436 * gdb.texinfo (Packets): Fix typos "alligned".
10437 Correct z3/Z3 description. Correct z4/Z4 title.
10438
050be0dc
AC
104392002-09-27 Andrew Cagney <ac131313@redhat.com>
10440
10441 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10442
1104b9e7
KB
104432002-09-25 Kevin Buettner <kevinb@redhat.com>
10444
10445 * gdb.texinfo: Use GNU/Linux instead of Linux.
10446
512217c7
AC
104472002-09-25 Andrew Cagney <ac131313@redhat.com>
10448
10449 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10450
10998722
AC
104512002-09-24 Andrew Cagney <ac131313@redhat.com>
10452
512217c7 10453 * gdb.texinfo: Replace @example with @smallexample.
10998722 10454
a0eb71c5
KB
104552002-09-20 Kevin Buettner <kevinb@redhat.com>
10456
f7dc1244 10457 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10458 * gdb.texinfo (Character Sets): Use @smallexample instead of
10459 @example. Use GNU/Linux instead of Linux.
10460
104612002-09-20 Jim Blandy <jimb@redhat.com>
10462
10463 * gdb.texinfo: Add character set documentation.
10464
701adfb0
PA
104652002-09-20 George Helffrich <george@gly.bris.ac.uk>
10466
10467 * gdb.texinfo: Document edit command.
10468
2f870471
AC
104692002-09-19 Andrew Cagney <ac131313@redhat.com>
10470
10471 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10472 (Packets): Add cross reference from `b' packet to `z' packets.
10473
790eb8f5
AC
104742002-09-19 Andrew Cagney <ac131313@redhat.com>
10475
8d30a00d
AC
10476 * gdb.texinfo (Maintenance Commands): Document ``maint
10477 internal-error'' and ``maint internal-warning''.
10478
790eb8f5
AC
10479 * gdbint.texinfo (Target Architecture Definition): Revise
10480 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10481
a23a7bf1
JB
104822002-09-19 Joel Brobecker <brobecker@gnat.com>
10483
10484 * gdbint.texinfo (Target Conditionals): Document the new
10485 NAME_OF_MALLOC macro.
10486
299ffc64
AC
104872002-09-05 Andrew Cagney <ac131313@redhat.com>
10488
10489 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10490 engineer.
10491
b7bb15bc
SC
104922002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10493
10494 * gdb.texinfo (TUI Overview): Document status line fields.
10495
3d757584
SC
104962002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10497
10498 * gdb.texinfo (TUI Commands): Document info win command.
10499
269c21fe
SC
105002002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10501
10502 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10503
7cf36c78
SC
105042002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10505
10506 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10507 (TUI Keys): Likewise.
10508
d2c6833e
AC
105092002-08-25 Andrew Cagney <ac131313@redhat.com>
10510
10511 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10512 for a packet receive.
10513
46d8b1c3
AC
105142002-08-25 Andrew Cagney <ac131313@redhat.com>
10515
10516 * Makefile.in (clean): Move to end of file.
10517 (distclean, maintainer-clean, realclean): Ditto.
10518 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10519 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10520 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10521 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10522
b0787093
AC
105232002-08-24 Andrew Cagney <ac131313@redhat.com>
10524
10525 * Makefile.in (GDBINT_TEX_TMPS): Define.
10526 (gdbint.dvi, gdbint.pdf): Use
10527 (GDB_TEX_TMPS): Define.
10528 (gdb.dvi, gdb.pdf): Use.
10529 (STABS_TEX_TMPS): Define.
10530 (stabs.dvi, stabs.pdf): Use.
10531 (GDB_DOC_SOURCE_INCLUDES): New macros.
10532 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10533 (GDBINT_DOC_FILES_INCLUDES): New macros.
10534 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10535 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10536 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10537 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10538 (links2roff): Replace SFILES_INCLUDED with
10539 GDB_DOC_SOURCE_INCLUDES.
10540 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10541 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10542 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10543 dependencies.
10544 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10545 dependencies.
10546 (gdbmi.texinfo): Delete rule.
10547 (inc-hist.texinfo): Delete rule.
10548 (rluser.texinfo): Delete rule.
10549
ebba8386
AC
105502002-08-23 Andrew Cagney <cagney@redhat.com>
10551
10552 * gdbint.texinfo (Target Architecture Definition): Update
10553 STORE_RETURN_VALUE, mention regcache.
10554
0ab7a791
AC
105552002-08-21 Andrew Cagney <ac131313@redhat.com>
10556
10557 * gdbint.texinfo (Target Architecture Definition): Document
10558 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10559
ee2d5c50
AC
105602002-08-19 Andrew Cagney <ac131313@redhat.com>
10561
10562 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10563 Fix minor typos. Add index entries.
10564
53c69bd7
AC
105652002-08-18 Andrew Cagney <ac131313@redhat.com>
10566
10567 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10568
e76f1f2e
AC
105692002-08-15 Andrew Cagney <ac131313@redhat.com>
10570
10571 * gdbint.texinfo (Target Architecture Definition): Document
10572 PRINT_VECTOR_INFO.
10573 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10574
0680b120
AC
105752002-08-13 Andrew Cagney <ac131313@redhat.com>
10576
10577 * gdb.texinfo (Maintenance Commands): Document "maint print
10578 registers", "maint print raw-registers" and "maint print
10579 cooked-registers".
10580
3c3bea1c
GS
105812002-08-08 Grace Sainsbury <graces@redhat.com>
10582
a9331b3f 10583 From Mark Salter:
3c3bea1c
GS
10584 * gdb.texinfo (Protocol): Document T packet extension to
10585 allow watchpoint address reporting.
10586
42f9b0a5
AC
105872002-08-03 Andrew Cagney <ac131313@redhat.com>
10588
10589 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10590
db034ac5
AC
105912002-08-01 Andrew Cagney <cagney@redhat.com>
10592
10593 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10594 to CHILL.
10595
e2b28d04
AC
105962002-08-01 Andrew Cagney <ac131313@redhat.com>
10597
10598 * gdbint.texinfo (Coding): Revise section "Include Files".
10599
7fb623f7
AC
106002002-07-24 Andrew Cagney <cagney@redhat.com>
10601
10602 * gdbint.texinfo: Obsolete references to m88k.
10603 * gdb.texinfo: Ditto.
10604
4a2b4636
JB
106052002-07-10 Joel Brobecker <brobecker@gnat.com>
10606
7fb623f7 10607 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10608 where the proper version of autoconf can be retrieved.
10609
a71ec265
DH
106102002-07-09 Don Howard <dhoward@redhat.com>
10611
10612 * gdb.texinfo (Command Files): Further describe the behavior of
10613 sourced command files.
10614
b9aa90c9
AC
106152002-06-27 Andrew Cagney <ac131313@redhat.com>
10616
10617 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10618 (Coding): Clarify ISO C version that GDB assumes.
10619
40dd2248
TT
106202002-06-26 Tom Tromey <tromey@redhat.com>
10621
10622 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10623 add_setshow_cmd_full.
10624
bfac230e
DH
106252002-06-25 Don Howard <dhoward@redhat.com>
10626
10627 * gdb.texinfo (Memory Region Attributes): Document new behavior
10628 for 'mem' command.
10629
475b0867
JB
106302002-06-11 Jim Blandy <jimb@redhat.com>
10631
919d772c
JB
10632 * gdb.texinfo (Symbols): Update documentation for `info source'
10633 command.
10634
475b0867
JB
10635 * gdb.texinfo (Macros): Call the command `info macro', not
10636 `show macro'.
10637
ba8c9337
AC
106382002-06-09 Andrew Cagney <ac131313@redhat.com>
10639
10640 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10641 data''.
10642
1029b7fa
MK
106432002-06-09 Mark Kettenis <kettenis@gnu.org>
10644
10645 * gdbint.texinfo (Target Architecture Definition): Document
10646 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10647
16737d73
AC
106482002-06-08 Andrew Cagney <ac131313@redhat.com>
10649
10650 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10651 lists.
10652
30107679
AC
106532002-06-08 Andrew Cagney <ac131313@redhat.com>
10654
10655 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10656 Branch''.
10657
3352e23e
AC
106582002-06-01 Andrew Cagney <ac131313@redhat.com>
10659
10660 * gdbint.texinfo (Target Architecture Definition): Add section
10661 ``Converting an existing Target Architecture to Multi-arch''.
10662
cbb09e6a
AC
106632002-05-30 Andrew Cagney <ac131313@redhat.com>
10664
10665 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10666 to ``Obsoleting code''. Revise.
10667
701adfb0
PA
106682002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10669
10670 * gdbint.texinfo: Document new generic OS ABI framework.
10671
e2e0bcd1
JB
106722002-05-17 Jim Blandy <jimb@redhat.com>
10673
10674 * gdb.texinfo (C Preprocessor Macros): New chapter.
10675 Include it in the main menu.
10676 (Contributors): Credit Jim Blandy with macro support.
10677 (Compilation): Explain how to get macro information into the
10678 executable.
10679 (Expressions): Note that preprocessor macros are expanded.
10680
9db8d71f
DJ
106812002-05-14 Daniel Jacobowitz <drow@mvista.com>
10682
10683 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10684 options for `target remote'.
10685
6d531722
AC
106862002-05-13 Andrew Cagney <ac131313@redhat.com>
10687
10688 * gdbint.texinfo (Target Architecture Definition): Delete
10689 documentation on NNPC_REGNUM.
10690
13d01224
AC
106912002-05-11 Andrew Cagney <ac131313@redhat.com>
10692
10693 * gdbint.texinfo (Target Architecture Definition): Document
10694 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10695 (Target Architecture Definition): Revise section `Using Different
10696 Register and Memory Data Representations'. Add section `Raw and
10697 Virtual Register Representations'.
10698
b2e75d78
AC
106992002-05-11 Andrew Cagney <ac131313@redhat.com>
10700
10701 * gdbint.texinfo (Target Architecture Definition): Mention
10702 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10703 (Target Architecture Definition): Mention same. Add references to
10704 web pages.
10705
2c8682ee
MS
107062002-05-08 Michael Snyder <msnyder@redhat.com>
10707
10708 * stabs.texinfo (Attributes): Document new "vector" attribute.
10709
0816590b
AC
107102002-05-04 Andrew Cagney <ac131313@redhat.com>
10711
10712 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10713
2653173e
AC
107142002-05-04 Andrew Cagney <ac131313@redhat.com>
10715
10716 * gdb.texinfo: Delete obsolete references to a29k.
10717
d7bd68ca
AC
107182002-04-24 Andrew Cagney <ac131313@redhat.com>
10719
10720 * gdbint.texinfo (Target Architecture Definition): Replace
10721 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10722
21d83aa5
DM
107232002-04-24 David S. Miller <davem@redhat.com>
10724
10725 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10726
7673a6cc
DM
107272002-04-21 David S. Miller <davem@redhat.com>
10728
10729 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10730
d49d1e0a
AC
107312002-04-21 Andrew Cagney <ac131313@redhat.com>
10732
10733 * gdbint.texinfo (Target Architecture Definition): Delete
10734 definition of HAVE_REGISTER_WINDOWS.
10735
f7dc1244 107362002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10737
10738 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10739 "Theodore A. Roth" <troth@verinet.com>.
10740
5ca0cb28
DH
107412002-04-15 Don Howard <dhoward@redhat.com>
10742
f7dc1244 10743 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10744 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10745 Provide a better explaination of this feature.
5ca0cb28 10746
f208ba17
AC
107472002-04-14 Andrew Cagney <ac131313@redhat.com>
10748
10749 * gdbint.texinfo (Target Architecture Definition): Remove
10750 FRAME_CHAIN_COMBINE.
10751
d5ba91de
MC
107522002-04-12 Michael Chastain <mec@shout.net>
10753
10754 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10755 REG_STACK_SEGMENT.
10756
26818220
MC
107572002-04-09 Michael Chastain <mec@shout.net>
10758
10759 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10760 PYRAMID_* macros.
10761
129188f6
AC
107622002-04-07 Andrew Cagney <ac131313@redhat.com>
10763
10764 * gdb.texinfo (Bug Reporting): Document that the web is the
10765 prefered way of submitting bug reports.
10766 (Bug Reporting): Delete the s-mail address as the last resort.
10767
8227c0ff
AC
107682002-04-05 Andrew Cagney <ac131313@redhat.com>
10769
10770 * gdbint.texinfo (Target Architecture Definition): Delete
10771 references to TARGET_WRITE_FP and write_fp.
10772
16d9dec6
MS
107732002-03-27 Michael Snyder <msnyder@redhat.com>
10774
10775 * gdb.texinfo: Document new commands dump, append, and restore.
10776
9ae8b82c
AC
107772002-03-27 Andrew Cagney <ac131313@redhat.com>
10778
10779 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10780 Branch'.
10781
474c8240
AC
107822002-03-18 Andrew Cagney <ac131313@redhat.com>
10783
10784 * gdb.texinfo: Change all examples to @smallexample.
10785 * gdbint.texinfo: Ditto.
a9331b3f 10786
fb0ff88f
AC
107872002-03-18 Andrew Cagney <ac131313@redhat.com>
10788
10789 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10790 Branches''.
10791
9bb0a4d8
AC
107922002-03-18 Andrew Cagney <ac131313@redhat.com>
10793
10794 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10795 Policy''.
10796
937f164b
FF
107972002-03-04 Fred Fish <fnf@redhat.com>
10798
10799 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10800 expresson, suports, dependant, trhe, perhaphs, situtations,
10801 explictily, taged, oportunity, unfortunatly).
10802
a7b40f07
AC
108032002-02-24 Andrew Cagney <ac131313@redhat.com>
10804
10805 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10806 Remove reference to 3.12.
10807
701adfb0
PA
108082002-02-23 Paul Eggert <eggert@twinsun.com>
10809
10810 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10811 POSIX 1003.1-2001 no longer allows "head -1".
10812
aab4e0ec
AC
108132002-02-23 Andrew Cagney <ac131313@redhat.com>
10814
10815 * gdbint.texinfo: Include fdl.texi.
10816 (Top): Add GNU Free Documentation License.
10817 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10818 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10819 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10820 (gdbint.info): Add srcdir to include path.
10821 * gdb.texinfo: Include gpl.texi.
10822 (Top): Add Copying.
10823 * gpl.texi: New file.
10824
47b95330
AC
108252002-02-23 Andrew Cagney <ac131313@redhat.com>
10826
10827 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10828
78c47bea
PM
108292002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10830
10831 * gdb.texinfo: Document Cygwin native specific commands.
10832
56460a61
DJ
108332002-02-15 Daniel Jacobowitz <drow@mvista.com>
10834
10835 * gdb.texinfo: Document gdbserver ``--attach'' command.
10836
def71bfa
MS
108372002-02-07 Michael Snyder <msnyder@redhat.com>
10838
10839 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10840 to @code(_ovly_debug_event).
10841
c928edc0
AC
108422002-02-07 Andrew Cagney <ac131313@redhat.com>
10843
10844 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10845
81d46470
MS
108462002-02-06 Michael Snyder <msnyder@redhat.com>
10847
10848 * gdb.texinfo (overlays): Mention new magic symbol
10849 '_ovly_debug_event', which allows GDB to keep better track
10850 of overlays.
10851
701adfb0
PA
108522002-02-06 Richard Earnshaw <rearnsha@arm.com>
10853
10854 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10855 (PRINT_FLOAT_INFO): Document it.
10856
f7dc1244 108572002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10858
10859 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10860 Suggested by Dmitry Sivachenko.
10861
10862 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10863
15110bc3
MS
108642002-02-01 Michael Snyder <msnyder@redhat.com>
10865
10866 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10867
6763aef9
MS
108682002-01-30 Michael Snyder <msnyder@redhat.com>
10869
ac282366
MS
10870 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10871 (set trust-readonly-sections): Document.
6763aef9 10872
8642bc8f
AC
108732002-01-29 Andrew Cagney <ac131313@redhat.com>
10874
10875 * gdbint.texinfo (Releasing GDB): Revise and update.
10876
afe64c1a
AC
108772002-01-28 Andrew Cagney <ac131313@redhat.com>
10878
10879 * gdbint.texinfo (Target Architecture Definition): Delete
10880 description of TARGET_BYTE_ORDER_DEFAULT.
10881
f7dc1244 108822002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10883
10884 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10885 <mitya@cavia.pp.ru>.
10886
3d6e1b5a
AC
108872002-01-23 Andrew Cagney <ac131313@redhat.com>
10888
10889 * libgdb.texinfo: Delete file.
10890
6c0e9fb3
AC
108912002-01-22 Andrew Cagney <ac131313@redhat.com>
10892
10893 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10894 * gdbint.texinfo: Ditto.
10895
e0ce93ac
AC
10896Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10897
10898 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10899
be298bcc
AC
109002002-01-22 Andrew Cagney <ac131313@redhat.com>
10901
10902 * Makefile.in: Update copyright.
10903 (TEXI2DVI): Define.
10904 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10905 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10906 gdb-cfg.texi.
10907 (TEXINDEX, PDFTEX): Delete makefile variables.
10908
8e04817f
AC
109092002-01-22 Andrew Cagney <ac131313@redhat.com>
10910
10911 * gdb.texinfo (Protocol): Move section to appendix.
10912
6b2f586d
AC
109132002-01-21 Andrew Cagney <ac131313@redhat.com>
10914
10915 * gdb.texinfo (Remote Debugging): Create a menu.
10916 (Top): Add ``Remote Debugging'' to menu.
10917
6f05cf9f
AC
109182002-01-21 Andrew Cagney <ac131313@redhat.com>
10919
10920 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10921 serial protocol'' from here.
10922 (Remote Debugging): To here. New chapter.
10923
3fd3d7d2
AC
109242002-01-20 Andrew Cagney <ac131313@redhat.com>
10925
10926 * gdbint.texinfo (Target Architecture Definition): Delete
10927 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10928
7fd60527
AC
109292002-01-20 Andrew Cagney <ac131313@redhat.com>
10930
10931 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10932 are no longer needed.
10933 (Porting GDB): Add maintainer note about configure.host.
10934
c2f05ac9
AC
109352002-01-20 Andrew Cagney <ac131313@redhat.com>
10936
10937 * gdbint.texinfo (Target Architecture Definition): Remove
10938 definition of IEEE_FLOAT.
10939
f7dc1244 109402002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10941
10942 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10943 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10944 <3diff@gnu.org>
231b2aad 10945
82600034
AC
109462002-01-19 Andrew Cagney <ac131313@redhat.com>
10947
10948 * gdbint.texinfo (Host Definition): Remove references to
10949 MALLOC_INCOMPATIBLE.
10950
7708fa01
AC
109512002-01-17 Andrew Cagney <ac131313@redhat.com>
10952
10953 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10954 and xyz-xdep.o.
10955
eb12ee30
AC
109562002-01-17 Andrew Cagney <ac131313@redhat.com>
10957
889bf7c5 10958 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10959 (Set Breaks): Copy ``maint info breakpoint'' doco to
10960 ``Maintenance Commands'' appendix. Add reference.
10961
c9ccaa92
AC
109622002-01-17 Andrew Cagney <ac131313@redhat.com>
10963
10964 * fdl.texi: Remove next/prev from @node.
10965
f7dc1244 109662002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10967
10968 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10969 for monstrous @multitable (from Brian Youmans).
10970
10971 * fdl.texi: New file.
10972
10973 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10974
8973da3a
AC
109752002-01-15 Andrew Cagney <ac131313@redhat.com>
10976
10977 * gdbint.texinfo (Releasing GDB): New chapter.
10978
7d86b5d5
AC
109792002-01-14 Andrew Cagney <ac131313@redhat.com>
10980
10981 * gdb.texinfo (Embedded Processors, Calling program functions):
10982 Obsolete references to a29k.
10983
cc1cb004
AC
109842002-01-13 Andrew Cagney <ac131313@redhat.com>
10985
10986 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10987 examples. Document that a code-block should do or discard its
10988 cleanups before exit.
10989
79f12247
MS
109902002-01-11 Michael Snyder <msnyder@redhat.com>
10991
10992 * gdb.texinfo (Choosing files): Change @samp to @file.
10993
19837790
MS
109942002-01-05 Michael Snyder <msnyder@redhat.com>
10995
10996 * gdb.texinfo (--pid): Document new command line option (attach).
10997
f7dc1244 109982002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10999
11000 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11001 in the stub.
11002
d7449b42
AC
110032002-01-04 Andrew Cagney <ac131313@redhat.com>
11004
11005 * gdbint.texinfo (Target Architecture Definition): Replace
11006 BIG_ENDIAN with BFD_ENDIAN_BIG.
11007
f23631e4
AC
110082002-01-03 Andrew Cagney <ac131313@redhat.com>
11009
11010 * gdbint.texinfo (Target Architecture Definition): Replace
11011 value_ptr with struct value pointer.
11012
72c9928d
EZ
110132002-01-02 Eli Zaretskii <eliz@gnu.org>
11014
11015 * gdb.texinfo (Free Software): Fix wording.
11016
959acfd1
EZ
110172001-12-31 Eli Zaretskii <eliz@gnu.org>
11018
11019 * gdb.texinfo (Free Software): New section ``Free Software Needs
11020 Free Documentation''.
11021
f7dc1244 110222001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11023
11024 * stabs.texinfo:
11025 * gdb.texinfo:
11026 * gdbint.texinfo:
11027 * libgdb.texinfo:
11028 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11029
6600abed
MS
110302001-12-29 Michael Snyder <msnyder@redhat.com>
11031
11032 * gdb.texinfo (maint info sections): Fix typo.
11033
f6680716
MS
110342001-12-26 Michael Snyder <msnyder@redhat.com>
11035
fe95c787
MS
11036 * gdb.texinfo (maint info sections): Document.
11037
a9331b3f 11038 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11039 'info proc' sub-options that are currently not implemented.
11040
c3d3ce5b
JB
110412001-12-20 Jim Blandy <jimb@redhat.com>
11042
11043 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11044
778eb05e
AC
110452001-12-15 Andrew Cagney <ac131313@redhat.com>
11046
11047 * gdbint.texinfo (Target Architecture Definition): Replace
11048 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11049
2607059c
AC
110502001-12-01 Andrew Cagney <ac131313@redhat.com>
11051
11052 * gdbint.texinfo (Host Definition): Delete documentation on
11053 HOST_BYTE_ORDER.
11054
df0cd8c5
JB
110552001-11-30 Jim Blandy <jimb@redhat.com>
11056
11057 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11058 overlay support. Add to top-level menu.
df0cd8c5 11059
88118b3a
TT
110602001-11-26 Tom Tromey <tromey@redhat.com>
11061
11062 * gdb.texinfo (Command Syntax): Document C-o binding.
11063
96565e91
CF
110642001-07-26 Christopher Faylor <cgf@redhat.com>
11065
11066 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11067 use since it is described in the referenced section.
11068
f7dc1244 11069 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11070 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11071 clearer when using DJGPP.
11072
2a3d5645
CF
110732001-11-24 Christopher Faylor <cgf@redhat.com>
11074
11075 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11076 specifically refer to MS-DOS.
11077 (command files): Mention gdb.ini is only used on MS-DOS.
11078
aa26fa3a
TT
110792001-11-21 Tom Tromey <tromey@redhat.com>
11080
11081 * gdb.texinfo (Invoking GDB): Document --args.
11082 (Mode Options): Likewise.
11083
4f8ada06
JB
110842001-11-21 Jim Blandy <jimb@redhat.com>
11085
11086 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11087 Delete documentation; this macro has been removed from the
11088 sources.
4f8ada06 11089
3fe0dc10
JB
110902001-11-13 Jim Blandy <jimb@redhat.com>
11091
11092 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11093
9e5abb06
CV
110942001-11-06 Corinna Vinschen <vinschen@redhat.com>
11095
11096 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11097
1c5dfdad
MS
110982001-11-05 Michael Snyder <msnyder@redhat.com>
11099
a9331b3f 11100 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11101 quote regexp chars in function names such as "operator*()".
11102
990f9fe3
FF
111032001-11-01 Fred Fish <fnf@redhat.com>
11104
11105 * gdbint.texinfo (SOLIB_ADD): Document additional new
11106 "readsyms" arg.
11107
b433d00b
DH
111082001-10-30 Don Howard <dhoward@redhat.com>
11109
070b1dd3
DH
11110 * gdb.texinfo: (Command Files) Added documentation for the
11111 behavior of gdb with input redirected from a file.
b433d00b 11112
b7209cb4
FF
111132001-10-28 Fred Fish <fnf@redhat.com>
11114
11115 * gdb.texinfo (auto-solib-add): Change docs to match
11116 implementation change.
11117 (auto-solib-limit): Add docs for new variable.
11118
1aa20aa8
AC
111192001-10-15 Andrew Cagney <ac131313@redhat.com>
11120
11121 * gdbint.texinfo (Target Architecture Definition): Function
11122 value_as_pointer renamed to value_as_address.
11123
fc0c74b1
AC
111242001-10-15 Andrew Cagney <ac131313@redhat.com>
11125
11126 * gdbint.texinfo (Target Architecture Definition): Default
11127 POINTER_TO_ADDRESS functions assume unsigned addresses.
11128 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11129 posting by Jim Blandy.
11130
f4846649
JB
111312001-10-12 Jim Blandy <jimb@redhat.com>
11132
11133 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11134 version of texi2html (1.64) doesn't support this flag any more.
11135
f277788b
MK
111362001-09-08 Mark Kettenis <kettenis@gnu.org>
11137
a9dc4918
MK
11138 * gdbint.texinfo (Host Definition): Remove description of
11139 MEM_FNS_DECLARED.
11140
d28379df
MK
11141 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11142
f277788b
MK
11143 * gdbint.texinfo (Host Definition): Remove description of
11144 HAVE_SIGSETMASK.
11145
7ccaa899
EZ
111462001-09-04 Elena Zannoni <ezannoni@redhat.com>
11147
11148 * gdbint.texinfo (Target Architecture Definition): Add
11149 explanation of TARGET_PRINT_INSN macro.
11150
17d9d558
JB
111512001-08-30 Jim Blandy <jimb@redhat.com>
11152
11153 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11154 Explain what it means to load relocatable files.
11155
72cde065
JB
111562001-08-28 Jim Blandy <jimb@redhat.com>
11157
11158 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11159 info `top' menu.
11160
9e678452
CF
11161Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11162
11163 * gdbint.texinfo: Add a cautionary note about macro use.
11164
a2bea4c3 111652001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11166
a2bea4c3
CV
11167 * gdb.texinfo: Explain omitting the hostname in the
11168 `target remote' command.
11169
1129bf27
DJ
111702001-07-30 Daniel Jacobowitz <drow@mvista.com>
11171
11172 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11173 and END-INFO-DIR-ENTRY.
11174
732b3002
SC
111752001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11176
11177 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11178
89437448
AC
111792001-07-25 Andrew Cagney <ac131313@redhat.com>
11180
11181 * gdbint.texinfo (libgdb): Rewrite.
11182
f7dc1244 111832001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11184
11185 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11186
c4555f82
SC
111872001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11188
11189 * gdb.texinfo (TUI): New chapter, document the TUI.
11190 (Mode Options): Document the -tui option.
11191
2f45a6e0
MK
111922001-07-23 Mark Kettenis <kettenis@gnu.org>
11193
11194 * gdbint.texinfo (Host Definition): Remove description of
11195 NEED_POSIX_SETPGID.
11196
f7dc1244 111972001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11198
11199 * gdb.tex (DJGPP Native): New node, with descriptions of
11200 DJGPP-specific commands.
11201
be9c6c35
JM
112022001-07-19 John R. Moore <jmoore@redhat.com>
11203
11204 * gdbint.texinfo: Three misspellings.
11205
dfa249fb
AC
112062001-07-06 Andrew Cagney <ac131313@redhat.com>
11207
11208 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11209 `test` expressions on bash. Problem reported by Colin Walters.
11210
c72e7388
AC
112112001-07-04 Andrew Cagney <ac131313@redhat.com>
11212
11213 * gdbint.texinfo (User Interface): Update ui-out documentation to
11214 refelect recent UI/MI updates.
11215
94bbb2c0
AC
112162001-07-04 Andrew Cagney <ac131313@redhat.com>
11217
11218 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11219 interpreters.
11220
af6c57ea
AC
112212001-06-15 Andrew Cagney <ac131313@redhat.com>
11222
11223 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11224 structure and not macros.
11225 (Host Definition): Document that much of this chapter is obsolete.
11226 (Target Architecture Definition): Update list of files that make
11227 up a target architecture.
11228 (Coding): Update.
11229
83aa8bc6
AC
112302001-06-28 Andrew Cagney <ac131313@redhat.com>
11231
11232 * gdbint.texinfo (Target Architecture Definition): Update
11233 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11234 The latter has been changed to a true predicate.
11235
f7dc1244 112362001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11237
11238 * annotate.texi: Add @noindent where needed. From Dmitry
11239 Sivachenko <dima@Chg.RU>.
11240 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11241
656db9b0
AC
112422001-06-16 Andrew Cagney <ac131313@redhat.com>
11243
11244 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11245
df2396a1
AC
112462001-06-14 Andrew Cagney <ac131313@redhat.com>
11247
11248 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11249 returns ``OK''. Document that the ``R'' packet does not reply.
11250
0f1f2b0a
MS
112512001-06-13 Michael Snyder <msnyder@redhat.com>
11252
11253 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11254
f7dc1244 112552001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11256
11257 * gdb.texinfo (Signals): Clarify the default setting of signal
11258 handling.
11259
a5d7c491
AC
112602001-05-14 Andrew Cagney <ac131313@redhat.com>
11261
11262 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11263 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11264
05a54c4f
AC
112652001-05-12 Andrew Cagney <ac131313@redhat.com>
11266
11267 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11268
f7dc1244 112692001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11270
11271 * gdbint.texinfo (Clean Design and Portable Implementation):
11272 Renamed from "Clean Design".
11273 (Clean Design and Portable Implementation): Document portable
11274 methods of handling file names, and the associated macros.
11275
f7dc1244 112762001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11277
11278 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11279 command and provide a cross-reference to its description.
11280 (Symbols): Note that "info scope" is useful for trace experiments.
11281
f7dc1244 112822001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11283
b37052ae
EZ
11284 * gdb.texinfo (Symbols): Document "info scope".
11285 (Tracepoints): New chapter.
11286 (Contributors): Update for v5.1.
11287 <All nodes>: Change "C++" to "C@t{++}".
11288
0ee54786
EZ
11289 * gdbint.texinfo (User Interface): A new section about ui_out
11290 functions, based on text written by Fernando Nasser.
11291
c534679c
EZ
11292 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11293
f7dc1244 112942001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11295
e9c75b65
EZ
11296 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11297
11298 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11299
11300 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11301 Replace "GDB" with "@value{GDBN}". Fix markup.
11302
11303 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11304
3d67e040
EZ
11305 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11306 a cross-reference to its description.
11307 (Symbols): Document "info symbol".
11308
f7dc1244 113092001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11310
11311 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11312 subsection "x86 Watchpoints".
11313 (Target Architecture Definition): Document the macros
11314 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11315 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11316
b0ed3589
AC
113172001-03-20 Andrew Cagney <ac131313@redhat.com>
11318
11319 * gdbint.texinfo (Target Architecture Definition): Update
11320 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11321 list.
11322
b6ba6518
KB
113232001-03-06 Kevin Buettner <kevinb@redhat.com>
11324
11325 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11326 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11327
f7dc1244 113282001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11329
11330 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11331
f7dc1244 113322001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11333
17cc6a06
EZ
11334 * gdb.texinfo (Environment): Document that `path' does not change
11335 the value of PATH in GDB's own environment (it did in the past,
11336 but that was changed on March 15, 1994). Reported by Doug Evans
11337 <dje@transmeta.com>.
11338
56caf160
EZ
11339 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11340 its line. Fix markup of commands and macros. Add an Index node
11341 and index entries.
11342
29e57380
C
113432001-01-23 J.T. Conklin <jtc@redback.com>
11344
11345 * gdb.texinfo (Memory region attributes): New manual section.
11346
1c6147de
ND
113472001-01-04 Nicholas Duffek <nsd@redhat.com>
11348
11349 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11350
f7dc1244 113512000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11352
11353 * refcard.tex: Version and copyright fixed. From Phil Edwards
11354 <pedwards@disaster.jaj.com>.
11355
0dcedd82
AC
11356Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11357
11358 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11359 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11360
3b851bce
AC
11361Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11362
11363 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11364 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11365
f7dc1244 113662000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11367
11368 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11369 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11370
b90a5f51
CF
113712000-11-10 Christopher Faylor <cgf@cygnus.com>
11372
11373 * gdb.texinfo: Document new 'set step-mode' command.
11374
f7dc1244 113752000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11376
11377 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11378 changes from Dmitry Sivachenko <dima@Chg.RU>.
11379
f7dc1244 113802000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11381
11382 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11383 From Steven Johnson <sbjohnson@ozemail.com.au>.
11384
2e685b93
MK
113852000-08-10 Mark Kettenis <kettenis@gnu.org>
11386
11387 * gdbint.texinfo (Overall Structure): Spelling fix.
11388
f7dc1244 113892000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11390
11391 * gdbint.texinfo (Target Architecture Definition): Document that
11392 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11393 for which REGISTER_CONVERTIBLE returns a zero value.
11394
63ac3005
EZ
113952000-07-08 Christopher Faylor <cgf@cygnus.com>
11396
11397 * Makefile.in (install-info): Find files to install in either the
11398 build or source directories (adapted from Makefile.am).
11399
bd79f757
ND
114002000-07-07 Nicholas Duffek <nsd@redhat.com>
11401
11402 * stabs.texinfo: Fix spelling errors.
11403 (String Field): FILE-NUMBER starts from 0, not 1.
11404
f7dc1244 114052000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11406
11407 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11408 Brian Youmans.
5f208f6d 11409
f7dc1244 114102000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11411
11412 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11413 the source directory. Reported by Mark Harig
11414 <markh@frazier.landmark.com>.
cc542d3b 11415
f3b28801
C
114162000-06-20 J.T. Conklin <jtc@redback.com>
11417
11418 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11419
449f3b6c
AC
11420Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11421
11422 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11423 Generate using pdftex.
449f3b6c 11424 (PDFTEX): Define.
889bf7c5 11425 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11426 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11427 @contents at the start.
449f3b6c 11428
f7dc1244 114292000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11430
11431 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11432 Youmans.
48e934c6 11433
9e9c5ae7
AC
11434Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11435
11436 From Brian Youmans:
11437 * gdb.texinfo: Fix ``et al.''.
11438
c741b251
AC
11439Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11440
11441 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11442 loop.
c741b251 11443
4ab64e14
JG
114442000-05-19 Jimmy Guo <guo@cup.hp.com>
11445
11446 * configure: Regenerate.
11447
f7dc1244 114482000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11449
11450 * Makefile.in (install-info): Run install-info on installed Info
11451 files.
11452
8c70017b
AC
11453Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11454
a7cb598a 11455 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11456 Andrew Cagney.
8c70017b 11457
f7dc1244 114582000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11459
11460 * gdb.texinfo: Proofreading changes from Brian Youmans.
11461
bf0184be
ND
114622000-05-01 Nick Duffek <nsd@cygnus.com>
11463
11464 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11465 startup sequence, minor edits.
11466
f7dc1244 114672000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11468
11469 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11470 TeX.
11471
11472 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11473 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11474 like `n' and `s' which look weird. Convert some of the @kindex to
11475 @vindex, when they refer to variables, not commands.
11476
33e16fad
AC
11477Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11478
11479 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11480
f7dc1244 114812000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11482
11483 * Makefile.in (GDBMI_DIR): New variable.
11484 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11485 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11486 (gdbmi.texinfo): New target, for texi2roff.
11487 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11488 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11489
11490 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11491 gdbmi.texinfo.
11492 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11493 comment.
11494
d167840f
EZ
114952000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11496
11497 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11498 command.
d167840f 11499
f7dc1244 115002000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11501
11502 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11503 prevents the build (and is generally a Bad Idea).
11504
f7dc1244 115052000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11506
11507 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11508 a comma inside @var.
11509 (Command Files): Index markup changes from Dmitry Sivachenko
11510 <dima@Chg.RU>.
11511
f7dc1244 115122000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11513
11514 * Makefile.in (LN_S): Define.
11515 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11516 invoke "ln -s" unless it is known to work.
11517
11518 * configure.in (AC_PROG_LN_S): Add.
11519
8dc7983f
JB
115202000-04-14 Jim Blandy <jimb@redhat.com>
11521
11522 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11523 section.
11524 (Target Conditionals): Document ADDRESS_TO_POINTER,
11525 POINTER_TO_ADDRESS.
11526
1a8237e8
DB
115272000-04-11 Daniel Berlin <dan@cgsoftware.com>
11528
11529 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11530 gdb-cfg.texi to get the value.
11531
ca526f1a
JB
115322000-04-10 Jim Blandy <jimb@redhat.com>
11533
11534 * gdbint.texinfo (Target Architecture Definition): Fix
11535 cross-references.
11536
faaafcb4
JB
115372000-04-08 Jim Blandy <jimb@redhat.com>
11538
11539 * gdbint.texinfo (Using Different Register and Memory Data
11540 Representations): New section.
11541 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11542 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11543 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11544
1b27397f
AC
11545Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11546
11547 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11548 for acknowledgments.
1b27397f 11549
480ff1fb
AC
11550Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11551
11552 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11553 qThreadExtraInfo.
480ff1fb 11554
a9331b3f 115552000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11556
a9331b3f
RM
11557 * gdb.texinfo: Clarify which remote debug protocol commands are
11558 required and which are optional.
f1251bdd 11559
dbeb8dbd
AC
11560Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11561
11562 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11563 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11564 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11565 * annotate.texi: Update.
11566
6d2ebf8b
SS
115672000-03-28 Stan Shebs <shebs@apple.com>
11568
11569 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11570 expectation of additional changes before release), update
11571 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11572 node links, rephrase and/or shorten lines to fix formatting
11573 problem in both regular and @smallbook formats.
11574 * annotate.texi: Shorten lines in example, use smallexample
11575 consistently everywhere.
11576 * Makefile.in: Add comment about texinfo 4.0 html generation.
11577 (SFILES_INCLUDED): Add annotate.texi.
11578
5d161b24
DB
115792000-03-27 Daniel Berlin <dan@cgsoftware.com>
11580
5ae4183a
AS
11581 * gdb.texinfo (Debugging Output): Added new section, documenting
11582 the "set/show debug" commands.
5d161b24 11583
b9deaee7
AC
11584Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11585
11586 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11587 entry.
b9deaee7
AC
11588
11589 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11590 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11591 @chapter and @node entries.
a9331b3f 11592
b9deaee7 11593 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11594
9ef47d30
AC
11595Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11596
11597 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11598 files.
9ef47d30 11599
cfeada60
FN
116002000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11601
11602 From David Whedon <dwhedon@gordian.com>
5ae4183a 11603 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11604
6837a0a2
DB
116052000-03-22 Daniel Berlin <dan@cgsoftware.com>
11606
11607 * gdb.texinfo: Add documentation for the apropos command.
11608
bba2971c
MS
116092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11610
11611 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11612
2b628194
MS
116132000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11614
a9331b3f 11615 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11616 two places.
11617
96a2c332
SS
116182000-03-17 Stan Shebs <shebs@apple.com>
11619
11620 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11621 <dima@Chg.RU>, also clarification of allowed content for
11622 string constants.
11623
f7dc1244 116242000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11625
11626 * gdb.texinfo (main menu): Add Annotations.
11627 (File Options): Add @cindex entries for each command-line option.
11628 Document --epoch, --annotate, --async, --interpreter, --write,
11629 --statistics, and --version.
11630
11631 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11632 of GDB.
11633
9d233477
JB
116342000-02-23 Jim Blandy <jimb@redhat.com>
11635
11636 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11637
14e0eb3b
JB
116382000-02-22 Jim Blandy <jimb@redhat.com>
11639
11640 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11641
3555de01
JM
116422000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11643
11644 * Makefile.in (diststuff): New target.
11645
5e35df8e
KB
116462000-02-15 Kevin Buettner <kevinb@redhat.com>
11647
11648 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11649 architecture. [From Jim Wilson.]
5e35df8e 11650
c5394b80
JM
116512000-01-16 Tom Tromey <tromey@cygnus.com>
11652
11653 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11654 (Delete Breaks): Mention range arguments.
11655 (Disabling): Likewise.
11656
c3f6f71d
JM
116572000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11658
11659 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11660
c4093a6a
JM
11661Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11662
11663 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11664 valid functions.
c4093a6a 11665
11cf8741
JM
116661999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11667
11668 * gdb.texinfo: Clarify regular expressions used in rbreak.
11669
917317f4
JM
116701999-10-15 Kevin Buettner <kevinb@cygnus.com>
11671
11672 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11673 MEMORY_REMOVE_BREAKPOINT): Document.
11674
11675Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11676
11677 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11678 offset re-using the DATA offset instead.
917317f4 11679
2df3850c
JM
116801999-10-11 Jim Kingdon <kingdon@redhat.com>
11681
11682 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11683
701adfb0
PA
116841999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11685
11686 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11687
2df3850c
JM
116881999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11689
11690 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11691 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11692 typos.
11693
11694 * gdb.texinfo: Various minor wording and formatting improvements,
11695 mentions of additional command-line options.
11696
2acceee2
JM
116971999-09-30 Fred Fish <fnf@cygnus.com>
11698
11699 * gdb.texinfo: Document additional forms of specifying section
11700 names and addresses for the add-symbol-file command.
11701
c2c6d25f
JM
117021999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11703
11704 * gdbint.texinfo: Fix typo, add the word "have".
11705
117061999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11707
11708 * gdbint.texinfo (Target Architecture Definition): Document the
11709 SKIP_PERMANENT_BREAKPOINT macro.
11710
d4f3574e
SS
117111999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11712
11713 * gdb.texinfo: Fiks speling errers.
11714
11715 * gdb.texinfo: Fix uses of @multitable.
11716
f7dc1244 11717 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11718 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11719 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11720 comments about using with optimization, add more indexing,
11721 fix info about disassembly-flavor.
11722
11723Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11724
11725 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11726 SKIP_SOLIB_RESOLVER): Define.
11727
11728Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11729
11730 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11731 ``g'' packets.
d4f3574e 11732
104c1213
JM
117331999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11734
11735 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11736 platform-specific info, inline remote.texi and move sections of it
11737 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11738 and register stack into the new chapter.
11739 * remote.texi: Remove, now part of gdb.texinfo.
11740 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11741
117421999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11743
11744 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11745 GDB_TARGET_IS_MACH386): These kludges have gone away.
11746
11747Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11748
11749 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11750 TDEPLIBS.
104c1213 11751
53a5351d
JM
117521999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11753
11754 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11755 surrounding text to fit HP-UX bits into general info.
11756 (HPPA-cfg.texi): Remove, no longer useful.
11757
11758 * gdb.texinfo: Remove explicit links from @node lines, remove
11759 HP-added "Detailed Node Listing" from main menu which confuses
11760 things.
11761
11762 From Dmitry Sivachenko <dima@Chg.RU>:
11763 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11764 in description of `set environment'.
53a5351d
JM
11765
117661999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11767
11768 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11769
7be570e7
JM
117701999-08-12 Ben Elliston <bje@cygnus.com>
11771
11772 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11773
f7dc1244 117741999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11775
11776 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11777 watch, awatch, and rwatch. Explain why the latter two cannot be
11778 set as software watchpoints. Document that watchpoints for local
11779 variables are deleted when the debuggee terminates.
7be570e7
JM
11780
11781Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11782
11783 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11784 packet. Allow E.. response packet. "qRcmd" packet is no longer
11785 reserved.
7be570e7
JM
11786
117871999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11788
a9331b3f
RM
11789 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11790 * gdb.texinfo: Ditto.
7be570e7 11791
701adfb0
PA
11792Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11793
11794 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11795
96baa820
JM
117961999-08-06 Tom Tromey <tromey@cygnus.com>
11797
11798 * gdb.texinfo (KOD): New node.
11799
11800Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11801
11802 * remote.texi (Rcmd): Fix minor formatting typos.
11803
11804Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11805
11806 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11807 packets.
96baa820 11808
adf40b2e
JM
118091999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11810
11811 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11812 fixes.
11813
43ff13b4
JM
11814Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11815
11816 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11817
085dd6e6
JM
11818Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11819
11820 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11821 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11822 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11823 packets that are not supported on all hosts. Expand examples.
11824 Spell check.
085dd6e6
JM
11825
118261999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11827
11828 * Makefile.in: Recognize html, install-html. Add targets
11829 to build HTML versions of documentation via texi2html.
11830
11831Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11832
11833 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11834 testsuite.
085dd6e6
JM
11835
11836Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11837
11838 * remote.texi (Communication Protocol): Rewrite.
11839
11840Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11841
11842 * stabs.texinfo: Fix uses of xref.
11843
9e0b60a8
JM
11844Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11845
11846 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11847 info about patch submission.
11848
cce74817
JM
11849Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11850
11851 From Per Bothner <bothner@cygnus.com>:
11852 * gdb.texinfo: Document Chill support.
11853
11854Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11855
11856 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11857 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11858 Document that the value should be greater-than or equal-to zero.
11859 (NO_STD_REGS): Document. Deprecate.
cce74817 11860
ac9a91a7
JM
11861Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11862
11863 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11864 Document that these are not used.
ac9a91a7
JM
11865
11866Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11867
11868 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11869
392a587b
JM
11870Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11871
11872 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11873 numargs was dropped.
392a587b
JM
11874
11875Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11876
11877 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11878
b83266a0
SS
11879Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11880
11881 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11882 Update.
b83266a0 11883
7a292a7a
SS
11884Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11885
11886 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11887 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11888
11889Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11890
11891 * gdbint.texinfo: Fix typos: $ -> @.
11892
11893Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11894
11895 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11896 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11897 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11898 BREAKPOINT_FROM_PC.
a9331b3f 11899
7a292a7a
SS
11900Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11901
11902 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11903 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11904
11905Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11906
11907 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11908 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11909
119101999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11911
11912 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11913 longer exists.
11914
11915Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11916
11917 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11918 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11919 they make the manual source incomprehensible.
7a292a7a
SS
11920 * h8-cfg.texi: Remove, hasn't been used in years.
11921
c906108c
SS
11922Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11923
11924 * gdb.texinfo: Update the credits.
11925
11926Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11927
11928 * gdb.texinfo: Fix mistakes noticed in printout of last
11929 draft, add Alpha to discussion of heuristic fence post.
11930
11931Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11932
11933 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11934 Edition, merge some HP changes into mainline, describe some
11935 previously undocumented features, describe more of the target
11936 commands available, eliminate obsolete section on renamed
11937 commands.
c906108c
SS
11938 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11939
11940Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11941
11942 * gdb.texinfo: Make many HPPA conditionals unconditional,
11943 including catchpoint description, since now on for all configs.
11944 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11945 specializations.
11946
11947Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11948
11949 * Makefile.in (GDBvn.texi): Fix match expression to work with
11950 current format of VERSION in gdb/Makefile.in.
11951 * gdb.texinfo: Fix node ref to match new readline.
11952
11953Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11954
a9331b3f
RM
11955 * gdb.texinfo: Changes made as part of a project to merge in
11956 changes made by HP. Documentation makes extensive use of
c906108c
SS
11957 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11958 on remote debugging. There are differences in documentation
889bf7c5 11959 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11960 the HP manual discusses catchpoints, hardware watchpoints, and
11961 some HPUX specific limitations for shared library support.
a9331b3f 11962
c906108c
SS
11963 There are also a number of @node changes.
11964
119651999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11966
11967 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11968 (C Usage): Same.
11969
11970Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11971
11972 The following changes were made by Edith Epstein
889bf7c5
PA
11973 <eepstein@cygnus.com> as part of a project to merge in changes
11974 made by HP.
a9331b3f 11975
c906108c
SS
11976 * HPPA-cfg.texi: new file.
11977
11978 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11979
11980 * refcard.tex: change documentation about catch.
11981 removed info catch.
11982
11983Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11984
11985 * gdbint.texinfo: Expand on GDB's coding standards,
11986 specify the use of arg names with prototypes.
11987
119881998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11989
11990 * gdb.texinfo: Fix tipo.
11991
11992Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11993
11994 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11995 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11996
11997Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11998
11999 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12000
120011998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12002
12003 * agentexpr.texi: New file.
12004
12005Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12006
12007 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12008
120091998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12010
12011 * remote.texi: Changed wording that implied that the GDB remote
12012 protocol caches register values instead of GDB itself.
12013
12014Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12015
12016 * gdbint.texinfo: Add some info about symbol readers.
12017 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12018 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12019 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12020 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12021
12022Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12023
a9331b3f 12024 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12025
12026Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12027
12028 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12029
12030Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12031
12032 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12033 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12034
12035Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12036
12037 * gdbint.texinfo: Fix minor typos.
12038
12039Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12040
12041 * gdbint.texinfo: Complete overhaul. Group descriptions more
12042 logically, add more info on generic algorithms, remove much
12043 obsolete and/or wrong material.
12044
12045Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12046
12047 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12048
12049Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12050
12051 * refcard.tex: Copyright, address updates.
12052
12053Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12054
12055 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12056 for the edition instead of confusing GDB-version-like numbers.
12057
12058Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12059
12060 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12061
12062Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12063
5ae4183a 12064 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12065
12066Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12067
12068 * gdb.texinfo: Add some credits, mention bug monitor.
12069 * remote.texi: Mention mips monitor targets.
12070 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12071
c906108c
SS
12072Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12073
12074 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12075 files, finish sorting of host vs target vs native macros, describe
12076 some more of them.
c906108c
SS
12077
12078Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12079
12080 * gdbint.texinfo (Host Conditionals): Document change from
12081 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12082
12083Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12084
12085 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12086 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12087
12088Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12089
12090 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12091 Document LSEEK_NOT_LINEAR.
12092
12093Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * stabs.texinfo (Stab Section Basics): Make it clear that only
12096 some versions of the GNU linker remove the leading N_UNDF symbol.
12097
12098Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * stabs.texinfo (String Field): Document type number pairs here,
12101 instead of in the Sun specific section.
12102 (Include Files): The GNU linker supports the N_BINCL
12103 optimization. Clarify the N_BINCL value, and what it is used
12104 for.
12105 (Procedures): Document N_FUN with an empty string to mark the end
12106 of a function.
12107 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12108 (Sun Differences): Remove this node, as the information is now
12109 elsewhere in the main document.
12110 (Stab Section Basics): Mention that the GNU linker may optimize
12111 stabs and remove the leading N_UNDF symbol.
12112
12113Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12114
12115 * gdb.texinfo, refcard.tex: Restore author credit
12116
701adfb0
PA
12117Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12118
12119 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12120 are macros that take an single argument.
12121
c906108c
SS
12122Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12123
12124 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12125 documentation to account for START and END macros taking
12126 one arg.
12127
12128Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12129
12130 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12131 * gdb.texinfo (Frames): Fix typo.
12132
12133Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12134
12135 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12136 a target_signal as arg type, not a pid.
12137
12138Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12139
12140 * gdb.texinfo: Document `set assembly-language'.
12141
12142Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12143
12144 * remote.texi: Update list of stubs in the GDB distribution.
12145
12146Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12147
12148 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12149 Also document that some systems can use mmalloc but must define
12150 this if their C runtime allocates memory that is later freed.
c906108c 12151 (MMCHECK_FORCE): Document new macro.
a9331b3f 12152
c906108c
SS
12153Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12154
12155 * remote.texi: Add documentation for target Sparclet.
12156
12157Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12158
a9331b3f 12159 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12160 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12161 * configure.in: Rewritten for autoconf.
12162 * configure: New.
12163
12164Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12165
12166 * Makefile.in (DVIPS): New define, set to dvips.
12167 (dvi): Add stabs.dvi.
12168 (ps): New target.
12169 (all-doc): Depend on info, dvi, and ps targets.
12170 (STAGESTUFF): Add *.ps and *.dvi files.
12171 (clean-info, clean-dvi): Remove.
12172 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12173 rules completely rewritten.
12174 (maintainer-clean): Remove clean-info and clean-dvi
12175 dependencies and put their actions in the rules.
12176 (gdb.ps): New target
a9331b3f 12177 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12178 intermediate TeX files, whether they have 2 or 3 character
12179 extensions.
12180 (gdbint.ps): Add target and rules.
12181 (gdb-internals): Delete unused target.
12182 (Makefile): Depends upon config.status also.
12183
12184Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12185
12186 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12187 set.
12188
12189Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12190
12191 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12192 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12193
12194Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12195
12196 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12197
12198Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12199
12200 * gdb.texinfo (Print settings): Document
12201 `set/show print static-members' commands.
12202
12203Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12204
12205 * gdbint.texinfo (Native): Document name change, coredep.c to
12206 core-aout.c.
12207
12208Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * stabs.texinfo (Include Files): Document the values the SunOS4
12211 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12212
12213Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12214
12215 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12216 Fix typo.
12217
12218Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12219
12220 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12221 "gdb.tar.Z".
12222
12223Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * Makefile.in (maintainer-clean): New target, synonym for
12226 realclean.
12227
701adfb0
PA
12228Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12229
12230 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12231
c906108c
SS
12232Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12233
12234 * Update all FSF addresses except those in COPYING* files.
12235
12236Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12237
12238 From Richard Earnshaw (rearnsha@armltd.co.uk):
12239 * gdb.texinfo (convenience variables): Document $_exitcode.
12240 (quit): Document optional expression to use as exit code.
12241
12242Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12243
12244 * gdb.texinfo, remote.texi: Brought up to date with various
12245 GDB changes.
12246
12247Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12248
12249 * gdb.texinfo: Update dates and versions, fix comments about
12250 hardware watchpoints in future releases and about the
12251 sharedlibrary command.
12252
12253Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12254
12255 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12256 C_FUN stab. Other cleanups.
12257
12258Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12259
12260 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12261 for the sparc stub.
12262
12263Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12264
12265 * annotate.texi: Clarify which addresses have differing formats
12266 depending on the language and which do not.
12267
12268Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12269
12270 * remote.texi (NetWare): Changed example to use BOARD= instead of
12271 NODE= argument to reflect correspoding change to gdbserve.nlm.
12272
12273Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12274
12275 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12276 GDB, as well as AIX dbx, supports the size type attribute.
12277
12278Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12279
12280 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12281
12282Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12283
12284 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12285 and new 'if' and 'while' commands.
12286
12287Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12288
12289 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12290
12291Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12292
12293 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12294 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12295 NetWare targets. Mostly stolen from the Server node.
12296
12297Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12298
12299 * gdb.texinfo (Setting): Talk about the language of a source file
12300 versus the working language. The old documentation did not match
12301 what GDB did.
12302
12303Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12304
12305 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12306 of a source file.
12307
12308Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12309
12310 * gdb.texinfo (Processes): New node.
12311
12312Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12313
12314 * remote.texi: Update documentation of set/show mipsfpu.
12315
3fc11d3e
JM
12316Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12317
12318 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12319 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12320
12321Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12322
12323 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12324 obsolete conditionals, described some others.
12325
12326Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12327
12328 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12329 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12330
12331Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12332
12333 * gdbint.texinfo: Put regex conditionals in their own table.
12334
12335Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12336
12337 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12338 described or fixed the descriptions of many others.
12339
12340Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12341
12342 * gdb.texinfo: Add some more credits.
12343 * gdbint.texinfo: Capitalize GDB consistently, describe some
12344 macros and remove some.
12345
12346Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12347
12348 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12349 obsolete conditionals, described some others.
12350
12351Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12352
12353 * gdb.texinfo (help targets): Changed to `help target', which
12354 is the correct gdb command.
12355
12356Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12357
12358 * annotate.texi (TODO): New node, for keeping track of annotations
12359 suggested but not yet implemented.
12360
12361Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12362
12363 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12364 another symbol, it is not the address itself.
12365
12366Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12367
12368 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12369 of stabs-in-coff sections.
12370
12371Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12372
12373 * annotate.texi: Change edition to 0.5 and date to May 1994.
12374 Add index.
12375 (Frames): New node, for frame annotation.
12376 (Displays): New node, for display annotation.
12377
12378 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12379 when waiting for your program to stop.
12380
12381Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12382
12383 * annotate.texi (Breakpoint Info): Document annotation of header
12384 fields and record annotation.
12385
12386Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12387
12388 * annotate.texi: New file, to document annotations.
12389
12390Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12391
12392 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12393 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12394
12395Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12396
12397 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12398 section, and say n_strx field is compilation unit relative.
12399 * stabs.texinfo: Don't use @code for a.out when it is the name of
12400 an object file format.
12401
12402Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12403
12404 * gdb.texinfo: Refer to file names, not path names, per rms
12405 convention.
12406 (Arguments): Fix typo.
12407
12408Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * stabs.texinfo (Global Variables): Talk about stabs in files
12411 where variables are referenced, but not defined.
12412
12413Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12414
12415 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12416 Cplusplus to new nodes Member Type Descriptor and Method Type
12417 Descriptor. Re-write stuff for #.
12418
12419Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12420
12421 * gdb.texinfo (Print Settings): Don't document "set print
12422 fast-symbolic-addr off". The bug which it worked around was fixed
12423 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12424
12425 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12426 N_ENTRY node.
12427
12428 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12429
12430Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12431
12432 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12433 references to ieee-float.c.
12434
12435Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12436
12437 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12438 match what the code actually does.
12439
12440Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12441
12442 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12443
12444Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12445
12446 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12447 i, and b.
12448
12449Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12450
12451 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12452 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12453 as "stabs in sections" rather than just saying "ELF and SOM".
12454 Also make that stuff apply to COFF.
12455
12456Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12457
12458 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12459 Ghostscript.
12460
12461Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12464 versus functions without line numbers, also mention stepping into
12465 them as well as "step" when you are in them. Tell the user how to
12466 deal with the situation. Add comment about "debugging information".
12467
12468Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12469
12470 * stabs.texinfo (Enumerations): Document restriction on where
12471 enumeration types can appear and still win with GDB.
12472
12473Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12474
12475 * stabs.texinfo (Negative Type Numbers): Document format for type
12476 -16.
12477
12478Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12479
12480 * gdb.texinfo (Selection, Frame Info): Update information about
12481 arbitrary frame specficiations.
12482
12483Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12484
12485 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12486
12487Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12488
12489 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12490
12491Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12492
12493 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12494
12495Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12496
12497 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12498 Differences node to Statics node.
12499 (Statics): Discuss XCOFF use of V symbol descriptor.
12500
12501 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12502 not clean.
12503
12504Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12505
12506 * gdb.texinfo (Print Settings): Document `set print
12507 fast-symbolic-addr' and improve the doc for some other
12508 `set print's.
12509
12510Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12511
12512 * stabs.texinfo (String Field): Talk about defining several type
12513 numbers at once.
12514 Fix lint regarding changing node ELF Transformations to
12515 ELF and SOM Transformations.
12516
12517Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12518
12519 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12520
12521Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12522
12523 * stabs.texinfo (Cross-References): `::' is for nested types only
12524 within <>.
12525 (Structures): Document static members.
12526
12527Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12528
12529 * stabs.texinfo: Document S type attribute.
12530
12531Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12532
12533 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12534
12535Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12536
12537 * gdbint.texinfo: Fix a few typos.
12538
12539Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12540
12541 * gdb.texinfo, remote.texi: formatting improvements
12542
12543 * gdb.texinfo (New Features): mention threads.
12544 (Summary, C): fix xrefs in newly contributed text.
12545 (Threads): index entries, clarifications, example
12546 (passim): minor typos fixed, phrasing improvements
12547
12548 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12549 entries; (Server): explain use of gdbserver w/real-time systems,
12550 add example of conflicting TCP port; (MIPS Remote) break up
12551 running text into table, highlighting commands, and add example.
a9331b3f 12552
c906108c
SS
12553Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12554
12555 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12556
12557Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12558
12559 * stabs.texinfo (Nested Symbols): New node.
12560 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12561
12562Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12563
12564 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12565 to picking which Bbss.bss symbol to use, and (because there seems to
12566 be no good way of doing it) re-write some of the text to make it
12567 sound like Bbss.bss isn't such a great idea after all (as currently
12568 designed).
12569
12570 * gdb.texinfo (C): In addition to saying people have to use g++ for
12571 good results, say they have to use stabs. Specifically say cfront
12572 doesn't work well.
12573 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12574 the gdb README. Add xrefs to places where the support for the various
12575 languages is described in detail.
12576
12577Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12578
12579 * stabs.texinfo: Clean up stuff about visibility and virtual
12580 characters.
12581
12582 * stabs.texinfo (N_M2C): Cite Sun doc.
12583
12584Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12585
12586 * gdb.texinfo: updates re threads.
12587 * remote.texinfo: avoid index entries starting with digits.
12588
12589Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12590
12591 * stabs.texinfo (Enumerations): Talk about large, negative and
12592 octal values. Clean up cross reference to type attributes.
12593 (String Field): Say that GDB 4.11 supports size attribute.
12594
12595Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12596
12597 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12598 is a mandatory step. Make the stuff about that more concise.
12599
12600Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12601
12602 * stabs.texinfo (Class Names): New node.
12603
12604 * gdb.texinfo (Command Files): Explain order of init file reading.
12605
12606 * remote.texi (Bootstrapping): Talk about getting the serial driver
12607 to deal with ^C sent by gdb to stop the remote system.
12608
12609Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12610
12611 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12612
12613 * libgdb.texinfo (Defining Commands): made the DOC arg
12614 to gdb_define_app_command a char * instead of char **
12615 per a suggestion from kingdon.
12616
12617 * libgdb.texinfo: total rewrite from a different starting
12618 premise.
12619
12620Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12623 floats passed as doubles (to improve clarity).
12624
12625Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12626
12627 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12628
12629 * a4rc.sed: update to work with Andreas Vogel papersize params
12630
12631 * refcard.tex: use Andreas Vogel simplifications of papersize
12632 params; remove useless version info; update copyright date.
12633
12634Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12635
12636 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12637
12638Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12639
12640 * gdb.texinfo (Files): Say what address the load command loads it at.
12641
12642 * stabs.texinfo (Common Blocks): Minor cleanups.
12643
12644 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12645 that Sun has backed away from the linker kludge and thus the relevant
12646 issue is changes to the SunPRO tools, not the Solaris linker.
12647
12648 * stabs.texinfo (Traditional Integer Types): Clean up description
12649 of octal bounds a little bit. Document extra leading zeroes.
12650
12651Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12652
12653 * gdb.texinfo (Signaling): Update for symbolic symbol names
12654 and add a section explaining the difference between the GDB
12655 signal command and the shell kill utility.
12656
12657Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12658
12659 * libgdb.texinfo: added `@' to braces that were unescaped.
12660
12661Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12662
12663 * libgdb.texinfo: new file. Spec for the gdb library.
12664
12665Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12666
12667 * stabs.texinfo (Include Files): Fix typo (start -> end).
12668
12669Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12670
12671 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12672 from Melissa at FSF's editing pass.
12673
12674Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12675
12676 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12677 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12678 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12679
12680Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * remote.texi (Bootstrapping): Discuss 386 call gates.
12683
12684Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12685
12686 * stabs.texinfo (Based Variables): New node.
12687
12688Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12689
12690 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12691 names, sizes, and formats to suggest how not to lose.
12692
12693Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12694
12695 * stabs.texinfo (Methods): Fix typo.
12696
12697Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12698
12699 * gdb.texinfo: Fix a few typos.
12700
12701Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * gdb.texinfo: Clarify how well it works with Fortran.
12704
12705 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12706 More on relocating stabs in ELF files.
12707
12708Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12709
12710 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12711
12712Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12713
12714 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12715 parameters on VAX.
12716
12717Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12718
12719 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12720
12721Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12722
12723 * stabs.texinfo: Make info author notice match the TeX author notice.
12724
12725Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12726
12727 * stabs.texinfo: Initial-caps all words in node names and
12728 non-trivial words in section names.
12729
12730Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12731
12732 * stabs.texinfo: Many minor cleanups.
12733
12734 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12735
12736Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12737
12738 * stabs.texinfo: Remove full description of big example.
12739 It's not really helpful; just use pieces of it where appropriate.
12740 Add more Texinfo formatting directives (@samp, etc.).
12741 Use @deffn to define stab types.
12742 Eliminate some wordiness. Break up some nodes.
12743 Add an (alphabetized) index of symbol types.
12744 Use consistent capitalization style in node and section names.
12745
12746Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12747
12748 * gdb.texinfo: Change typo "Two two" to "The two".
12749
12750Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12751
12752 * stabs.texinfo (XCOFF-differences): Remove references to
12753 non-existent types N_DECL and N_RPSYM.
12754
12755 * stabs.texinfo (String Field): Say that type attributes bug is
12756 fixed in GDB 4.10, since it is.
12757
12758 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12759
12760Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12761
12762 * stabs.texinfo: Formatting cleanups.
12763
12764Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12765
12766 * stabs.texinfo: When explaining the n_type of a stab, standardize
12767 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12768 no tabs, use @r).
12769 (Global Variables): Clean up.
12770
12771Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12772
12773 * stabs.texinfo (Stack Variables): Re-write.
12774
12775Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12778 addresses of a source file. Also revise formatting.
12779 Change "object module" or "object file" to "source file".
12780 Various: Miscellaneous cleanups.
12781
12782Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12783
12784 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12785
12786Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12787
12788 * gdbint.texinfo: Removed many nonsensical machine-collected
12789 host and target conditionals, described some of the remainder.
12790
12791Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12792
12793 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12794
12795 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12796 paragraph which follows.
12797
12798 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12799 variables. Looks better and avoids overful hbox.
12800
12801Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12802
12803 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12804
12805Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12806
12807 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12808 retransmit-timeout
12809
12810Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * gdbint.texinfo: Update statement about `some ancient Unix
12813 systems, like Ultrix 4.0' to Ultrix 4.2.
12814
12815Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12816
12817 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12818
12819 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12820
12821 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12822 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12823
12824 * remote.texi: new name for former gdbinv-s.texi
12825
12826 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12827
12828Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12829
12830 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12831 variables for MIPS remote debugging protocol.
12832
12833Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12834
12835 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12836
12837Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12838
12839 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12840
12841Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12842
12843 * gdb.texinfo: repair conditional bugs in text markup
12844
12845Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12846
12847 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12848 to select Modula-2 material.
12849
12850Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12851
12852 * stabs.texinfo: Cleanups regarding statics.
12853
12854 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12855 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12856
12857Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * stabs.texinfo: N_MAIN is sometimes used for C.
12860
12861Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12862
12863 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12864
12865Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12866
12867 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12868 removed from the code by Kingdon.
c906108c
SS
12869
12870Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12871
12872 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12873 input when evaluating breakpoint conditions; the bug has been fixed.
12874
12875 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12876 sets the ignore count to N-1, not to N.
12877
12878Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12879
12880 * refcard.tex (\hoffset): correct longstanding error to match
12881 intended offset; avoids cutting off edge on some printers
12882
12883Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12886
12887Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12888
12889 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12890
12891Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12892
12893 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12894 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12895 collect sed edits if any, apply to refcard before formatting;
12896 (refcard.ps) stop implying PS fonts if PS output requested;
12897 (lrefcard.ps) delete extra target for variant PS fonts
12898
12899 * refcard.tex: parametrize papersize dependent info, collect
12900 in easily replaced spot
12901
12902 * a4rc.sed: new file, edits to refcard for A4 paper
12903
12904Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12905
12906 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12907
12908Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12909
12910 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12911
12912Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12913
12914 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12915 politely rather than rudely.
12916
12917Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12918
12919 * stabs.texinfo: Document common blocks.
12920
12921Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12922
12923 * stabs.texinfo: Add some basic info about stabs-in-elf.
12924
12925Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12926
12927 * stabs.texinfo (Top): Minor cleanup.
12928
12929Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12930
12931 * Makefile.in (install-info): remove parentdir support
12932
12933Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12934
12935 * gdb.texinfo (Copying): delete this node and references to it;
12936 RMS says this manual need not carry GPL. (passim): Improvements
12937 from last round at FSF, largely due to Ian Taylor review, and
12938 minor formatting improvements.
12939
12940 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12941 largely due to Ian Taylor review. (Debug Session): minor edits to
12942 new text.
12943
12944Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12945
12946 * Makefile.in (realclean): Remove info and dvi files too.
12947
12948Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12949
12950 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12951 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12952 * gdb.texinfo: Change accordingly.
12953
12954 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12955 N_{L,R}BRAC,N_SLINE are relative to.
12956
12957Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12958
12959 * Makefile.in (GDBvn.texi): Update atomically.
12960
12961Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12962
12963 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12964
12965Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12966
12967 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12968 addresses together. Also motivate the set print symbol-filename
12969 command and suggest other solutions.
12970
12971Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12972
12973 * gdb.texinfo (set print elements): Note that the number of
12974 elements is set to unlimited by "set print elements 0".
12975
12976Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12977
12978 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12979 NF_LDOUBLE means.
12980 (Stab Types): Include Solaris stab types.
12981 (Procedures): Document Solaris extensions.
12982
12983Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12984
12985 * gdb.texinfo: Add `set print symbol-filename' doc.
12986
12987Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12988
12989 * stabs.texinfo (Arrays): Talk about type definition vs. type
12990 information.
12991
12992 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12993 the trailing semicolon.
12994
12995Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12996
12997 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12998 and merge in other parts of the document addressing these subjects.
12999 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13000
13001 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13002 at the end of a range type.
13003
13004 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13005 AIX extensions.
13006
13007Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13008
13009 * stabs.texinfo (Stabs Format): Misc fixes.
13010
13011Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13012
13013 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13014 (Traditional builtin types): Document convex convention for long long.
13015 (Negative builtin types): Discuss type names, and misc fixes.
13016
13017Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13018
13019 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13020 point types used with @samp{R} type descriptor.
13021 (Symbol Descriptors): Describe how to handle conflict between
13022 different meanings of @samp{P} symbol descriptor.
13023
13024Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13025
13026 * stabs.texinfo: Remove node Quick Reference and put its children
13027 directly under the main menu.
13028
13029 * stabs.texinfo: Many more changes to bring it into line with
13030 AIX documentation and reality. I think it now has all the
13031 information from the AIX documentation, except that I burned
13032 out when I got to variant records (Pascal and Modula-2) and
13033 all the COBOL types. Oh well, we can add them later when we're
13034 worrying more about those languages.
13035
13036 * stabs.texinfo (Automatic variables): Talk about what it means
13037 to omit the symbol descriptor.
13038
13039Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13040
13041 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13042 gcc2 behavior with promoted args.
13043
13044Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13045
13046 * gdb.texinfo: include readline appendices in info version of manual
13047
13048Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13049
13050 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13051 target remote.
13052
13053 * gdb.texinfo (Machine Code): more index entries for disassemble
13054
13055Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13056
13057 * Clarify the intended use of the gdb-testers and gdb-patches
13058 mailing lists, and shrink gzip comment.
13059
13060Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13061
13062 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13063 DOSHOST configuration of manual.
13064
13065 * gdb.texinfo (MIPS Stack): new node.
13066
13067 * all-config.texi (MIPS) new switch.
13068
13069 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13070 tense; (MIPS Remote) new node.
13071
13072 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13073 bug; (Environment) less passive, other small cleanups in text about
13074 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13075 (Remote) new MIPS Remote menu entry.
13076
13077Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13078
13079 * stabs.texinfo: Many changes to include information from the
13080 AIX documentation.
13081
13082 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13083
701adfb0
PA
13084Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13085
13086 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13087 Add PRINTF_HAS_LONG_LONG references.
13088
13089Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13090
13091 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13092 `set demangle-style arm' (not cfront); mention can type `q' to
13093 discard output, when gdb pages.
13094
c906108c
SS
13095Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13096
13097 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13098 Move a bunch of information from ../README.
13099 (Getting Started): New node.
13100
13101Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13102
13103 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13104
13105 * gdb.texinfo: advance manual revision dates to present
13106
13107 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13108 stop using silly Roman numerals in @set variable names
13109
13110Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13111
13112 * stabs.texinfo (Parameters): Keep trying to get this right.
13113
13114Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13115
13116 * stabs.texinfo (Parameters): More on "local parameters".
13117
13118Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13119
13120 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13121
13122Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13123
13124 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13125 (Parameters): Rewrite.
13126 (xcoff-differences, Sun-differences): Minor changes.
13127
13128Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13129
13130 * stabs.texinfo: Minor cleanup.
13131
13132Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13133
13134 * gdbint.texinfo: Minor xcoff stuff.
13135
13136Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13137
13138 * gdbint.texinfo: Update for new config directory structure.
13139 Add info about internal type data structures.
13140
13141Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13142
13143 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13144 $(srcdir).
13145 (gdb-config.texi): Depend on file in $(srcdir).
13146
13147Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13148
13149 * stabs.texinfo: Fixes about N_SO.
13150
701adfb0
PA
13151Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13152
13153 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13154
c906108c
SS
13155Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13156
13157 * gdb.texinfo: include list of nonstandard init file names
13158
13159 * *-config.texi: new switch GENERIC for text that applies *only*
13160 to (usual) multiple-target version of manual
13161
13162 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13163 h8 config
13164
13165 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13166 in menus (rather than conditionally selected multiple alternative
13167 menus).
13168
13169 * Makefile.in: define and use DOC_CONFIG var to select
13170 configuration for GDB user manual.
13171
13172 * gdb-config.texi: delete from repository, generate from Makefile.
13173
13174 * all-config.texi: normal `generic' configuration file, formerly
13175 stored as gdb-config.texi
13176
13177Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13178
13179 * Makefile.in: add dvi target to build all .dvi files
13180
13181Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13182
13183 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13184
701adfb0
PA
13185Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13186
13187 * stabs.texi: The `this' pointer is now known by the name
13188 `this' instead of `$t'.
13189
c906108c
SS
13190Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13191
13192 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13193 host conditionals.
13194 * stabs.texinfo: More array fixes inspired by Jim's.
13195
13196Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13197
13198 * stabs.texinfo: Fixes re arrays and continuations.
13199
13200 * gdbint.texinfo: Add XCOFF node.
13201
13202Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13203
13204 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13205
13206Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13207
13208 * stabs.texinfo: Fix for array types to mention lower bounds.
13209
13210Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13211
13212 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13213
13214Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13215
13216 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13217
13218Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13219
13220 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13221 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13222
13223Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13224
13225 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13226
701adfb0
PA
13227Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13228
13229 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13230
c906108c
SS
13231Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13232
13233 * gdb.texinfo, gdbinv-s.texi: misc updates
13234
13235Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13236
13237 * gdbint.texinfo: Brief documentation for longjmp support,
13238 from an email msg by Stu.
13239
13240Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13241
13242 * stabs.texinfo: Fix description of floating point "range"
13243 types (which really define basic types). Reported by Jim Meehan,
13244 <meehan@src.dec.com>.
13245
13246 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13247
13248Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13249
13250 * gdbint.texinfo: Slightly expand section on supporting a new
13251 object file format.
13252
13253Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13254
13255 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13256 intermediate file.
13257
13258Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13259
13260 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13261
13262Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13263
13264 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13265
13266 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13267 as well as Z8002.
13268
701adfb0
PA
13269Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13270
13271 * gdbint.texinfo (Host Conditionals): Remove
13272 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13273 MEM_FNS_DECLARED.
13274 (Target Conditionals): Remove all of the above.
13275
13276Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13277
13278 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13279 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13280
c906108c
SS
13281Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13282
13283 * gdbint.texinfo: Add sections on clean design and on how to send
13284 in changes.
13285
13286Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13287
13288 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13289
701adfb0
PA
13290Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13291
13292 * gdbint.texinfo: nm.h now included in defs.h.
13293
c906108c
SS
13294Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13295
13296 * gdb.texinfo: Fix typo, reported by Karl Berry.
13297
13298Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13299
13300 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13301
701adfb0
PA
13302Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13303
13304 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13305
13306Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13307
13308 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13309 (all @node commands): Use new form to avoid nitpicking errors.
13310 * gdbint.texinfo: Document host/native/target split.
13311
13312Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13313
13314 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13315
13316Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13317
13318 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13319
c906108c
SS
13320Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13321
13322 * gdbint.texinfo: fixed a stray email address (needs @@),
13323 added @table @code to node "Native Conditionals"
13324
701adfb0
PA
13325Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13326
13327 * gdbint.texinfo: document a few more macros, create new section
13328 for native macros.
13329
13330Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13331
13332 * gdb.texinfo: Document command hooks.
13333
c906108c
SS
13334Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13335
13336 * gdbint.texinfo: Describe coding style of GDB.
13337
13338Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13339
13340 * stabs.texinfo: Minor wording changes.
13341
13342Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13343
13344 * gdbint.texinfo: Improve release doc slightly.
13345
701adfb0
PA
13346Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13347
13348 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13349 for two new remote targets---29K using UDI, and Tandem ST2000
13350 using STDBUG.
13351
13352 * all.m4, none.m4: new m4 switch, _ST2000__
13353
13354 * all.m4: turn on H8/300 stuff for generic manual
13355
13356 * gdbinv-s.m4.in: remove text on special procedures to continue
13357 after explicit call to breakpoint() in serial stubs.
13358
c906108c
SS
13359Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13360
13361 * gdbint.texinfo: Improve doc of GDB config macros.
13362
13363Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13364
13365 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13366 These will be reinserted when examined.
13367
701adfb0
PA
13368Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13369
13370 * gdb.texinfo: fix shameful error of agreement reported by
13371 jimb@occs.cs.oberlin.edu (Jim Blandy)
13372 * gdb.texinfo: remove old partial discussion of remote serial
13373 protocol (via serial debug stubs)
13374 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13375 use of serial debug stubs
13376
c906108c
SS
13377Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13378
13379 * gdbint.texinfo: Make a start at documenting all the #if macros
13380 in GDB. At least list them all, and start separating them into
13381 host-specific and target-specific.
13382
13383Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13384
13385 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13386 examples (not consistent w others).
c906108c
SS
13387 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13388 for generic vn of doc
13389
13390Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13391
13392 * Makefile.in: always create installation directories.
13393
13394Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13395
13396 * gdb.texinfo: in h8 config, do not describe searching commands.
13397
13398Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13399
13400 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13401 conditionals; introduce a few generic switches that may be
13402 useful for other cross-dev or dos-hosted configs.
13403
13404 * gdb.texinfo: fix typo in "info reg" description
13405
13406Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13407
13408 * stabs.texinfo: Minor updates from running TeX over it.
13409 * Makefile.in (stabs.dvi, stabs.ps): Add.
13410
13411Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13412
13413 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13414 First pass at converting it to texinfo.
13415
13416Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13417
13418 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13419 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13420
13421Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13422
13423 * gdbint.texinfo: Add section on partial symbol tables.
13424
701adfb0
PA
13425Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13426
13427 * gdb.texinfo: Document new am29k setting.
13428
c906108c
SS
13429Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13430
13431 * gdb.texinfo: document `set remotedebug' and `set
13432 rstack_high_address'.
13433
13434Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13435
13436 * gdb.texinfo: slight expansion of new text on reading info files
13437 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13438 H8/300 from DOS.
13439
13440Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13441
13442 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13443
13444Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13445
13446 * gdb.texinfo: Say how to read the `info' files.
13447
13448Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13449
13450 * Makefile.in: gm4 -> m4.
13451
13452Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13453
13454 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13455 Documentation' ahead of `Installing GDB' to match README.
13456 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13457 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13458
13459Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13460
13461 * Makefile.in: remove $(srcdir) from gdb.info rule.
13462
13463Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13464
13465 * Makefile.in: commented out gdb-all.texinfo rule. This is
13466 temporary.
13467
13468Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13469
13470 * Makefile.in, configure.in: removed traces of namesubdir,
13471 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13472 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13473
13474Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13475
13476 * gdb.texinfo: Improve how we ask for bug reports.
13477
13478Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13479
13480 * Makefile.in: infodir belongs in datadir.
13481
13482Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13483
13484 * Makefile.in: remove spaces following hyphens, bsd make can't
13485 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13486 standards.text support.
c906108c
SS
13487
13488Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13489
13490 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13491 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13492 and mandir now keyed off datadir by default.
13493
13494\f
13495Local Variables:
9e9c5ae7 13496mode: change-log
c906108c
SS
13497left-margin: 8
13498fill-column: 74
13499version-control: never
463888ab 13500coding: utf-8
c906108c 13501End:
This page took 2.318862 seconds and 4 git commands to generate.