Fix hex floating point lexing
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
c5a6a07f
JG
12020-06-10 Jonny Grant <jg@jguk.org>
2
3 * gdb.texinfo: Remove broken links Previous and Up from
4 contents.
5
0a4f5f8c
TT
62020-05-23 Tom Tromey <tom@tromey.com>
7
8 * gdb.texinfo (Output Styling): Don't mention completion styling.
9 (Editing): Don't mention readline completion styling.
10
eca1f90c
TT
112020-05-23 Tom Tromey <tom@tromey.com>
12
13 * gdb.texinfo (Output Styling): Mention completion styling.
14 (Editing): Mention readline completion styling.
15
98c59b52
PA
162020-05-19 Pedro Alves <palves@redhat.com>
17
18 * gdb.texinfo (Attach): Update exec-file-mismatch description to
19 mention build IDs.
20 (Separate Debug Files): Add "build id" anchor.
21
5b4a1a8d
PW
222020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
23
24 * gdb.texinfo (Help): Document the help and apropos changes.
25 (Aliases): Document new meaning of -a abbreviation flag.
26
aa8509b4
KR
272020-05-05 Kamil Rytarowski <n54@gmx.com>
28
29 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
30 (info proc exe, info proc mappings, info proc stat): Mention
31 NetBSD support.
32
2b2fbab8
TT
332020-04-28 Tom Tromey <tom@tromey.com>
34
35 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
36
45fc7c99
TT
372020-04-27 Tom Tromey <tromey@adacore.com>
38
39 * python.texi (Types In Python): Mention missing fields. Add
40 dynamic type example.
41
1acda803
TT
422020-04-24 Tom Tromey <tromey@adacore.com>
43
44 PR python/23662:
45 * python.texi (Types In Python): Document new features.
46
0ca4866a
AS
472020-04-15 Artur Shepilko <nomadbyte@gmail.com>
48
49 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
50 clears makeinfo warnings.
51 * python.texi: Add a missing period trailing an @xref{} clause;
52 this clears a makeinfo warning.
53
09f2921c
TV
542020-03-06 Tom de Vries <tdevries@suse.de>
55
56 * gdb.texinfo: Fix "the the".
57
0bab6cf1
TV
582020-03-04 Tom de Vries <tdevries@suse.de>
59
60 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
61 * python.texi: Same.
62
63e163f2
AB
632020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
64
65 * gdb.texinfo (Command History): Extend description for
66 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
67 'set history filename' being optional. Describe the effect of an
68 empty history filename on 'set history save on'.
69
e56d7f1e
AB
702020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
73 output.
74
01b1af32
TT
752020-02-22 Tom Tromey <tom@tromey.com>
76
77 * python.texi (Python API): Add menu item.
78 (TUI Windows In Python): New node.
79
7c043ba6
TT
802020-02-22 Tom Tromey <tom@tromey.com>
81
82 PR tui/17850:
83 * gdb.texinfo (TUI Commands): Document horizontal layouts.
84
ee325b61
TT
852020-02-22 Tom Tromey <tom@tromey.com>
86
87 * gdb.texinfo (TUI Overview): Mention user layouts.
88 (TUI Commands): Document "tui new-layout".
89
b7d2fe14
TT
902020-01-26 Tom Tromey <tromey@adacore.com>
91
92 * gdb.texinfo (M68K Features): Document floating-point feature
93 correspondence.
94
e47e48f6
PW
952020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
96
97 * gdb.texinfo (Attach): Document the new option and the
98 set/show commands.
99 (Connecting): Reference the exec-file-mismatch option.
100
65c574f6
PA
1012020-01-10 Pedro Alves <palves@redhat.com>
102
103 * gdb.texinfo (Starting): Say "current inferior not connected"
104 instead of "GDB not connected".
105 (Inferiors and Programs): Rename node to ...
106 (Inferiors Connections and Programs): ... this. Update all
107 references. Talk about multiple target connections. Update "info
108 inferiors" info to mention the connections column. Describe "info
109 connections". Document "add-inferior -no-connection".
110 * guile.texi, python.texi: Update cross references.
111
e5d78223
JB
1122020-01-01 Joel Brobecker <brobecker@adacore.com>
113
114 * gdb.texinfo, refcard.tex: Update copyright year range.
115
db178f47
AB
1162019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * python.texi (Symbols In Python): Remove duplicate description of
119 gdb.lookup_global_symbol.
120
27f7b2f6
SM
1212019-12-11 Simon Marchi <simon.marchi@efficios.com>
122
123 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
124
d8edc8b7
PW
1252019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
126
127 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
128 as -r is ambiguous. Update the print - TAB TAB completion result.
129 (Data): Document new option -raw-values. Use -p and -pretty in the
130 example, as -r is ambiguous.
131 (Print Settings): Document set print raw values.
132 (Pretty-Printer Commands): Document interaction between enabled
133 pretty printers and -raw-values/-raw-frame-arguments.
134
77bb17b6
TT
1352019-12-10 Tom Tromey <tom@tromey.com>
136
137 * python.texi (gdb.prompt): Use correct quotes in example.
138 Shorten sample text.
139
c2512106
AB
1402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
141
142 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
143 -max-results to some -symbol-info-* commands.
144
293b38d6
AB
1452019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
146
147 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
148 -symbol-info-module-functions and -symbol-info-module-variables.
149
a2a7af0c
TT
1502019-12-01 Tom Tromey <tom@tromey.com>
151
152 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
153 (Output Styling): Document new settings.
154
d1da6b01
TT
1552019-12-01 Tom Tromey <tom@tromey.com>
156
157 * gdb.texinfo (TUI Configuration): Document new setting.
158
bf498525
PW
1592019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
160
161 * gdb.texinfo (Define): Indicate that user-defined prefix can
162 be used in 'define' command. Document 'define-prefix' command.
163
db5960b4
AB
1642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
167 -symbol-info-modules.
168
7dc42066
AB
1692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
172 -symbol-info-functions, -symbol-info-types, and
173 -symbol-info-variables.
174
22138db6
TT
1752019-11-26 Tom Tromey <tom@tromey.com>
176
177 * gdb.texinfo (Maintenance Commands): Document new maint
178 commands.
179
6cc8564b
LM
1802019-11-25 Luis Machado <luis.machado@linaro.org>
181
182 * gdb.texinfo (Debugging Output): Document set debug
183 remote-packet-max-chars.
184
6b92c0d3
TV
1852019-11-14 Tom de Vries <tdevries@suse.de>
186
187 * gdb.texinfo: Fix typos.
188 * python.texi: Same.
189 * stabs.texinfo: Same.
190
45e42163
TT
1912019-11-12 Tom Tromey <tom@tromey.com>
192
193 * gdb.texinfo (Maintenance Commands): Document new command.
194
c86d74cc
TT
1952019-11-11 Tom Tromey <tom@tromey.com>
196
197 * gdb.texinfo (TUI Keys): Document readline function names.
198
c71acd15
TT
1992019-11-11 Tom Tromey <tom@tromey.com>
200
201 * gdb.texinfo (Editing): Document operate-and-get-next.
202
fb092e09
TT
2032019-11-11 Tom Tromey <tromey@adacore.com>
204
205 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
206
086baaf1
AB
2072019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * python.texi (Symbols In Python): Add documentation for
210 gdb.lookup_static_symbols.
211
09ff83af
AB
2122019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * python.texi (Symbols In Python): Extend documentation for
215 gdb.lookup_static_symbol.
216
165f8965
AB
2172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
218
219 * gdb.texinfo (Symbols): Document new 'info module variables' and
220 'info module functions' commands.
221
59c35742
AB
2222019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * gdb.texinfo (Symbols): Document new 'info modules' command.
225
aed61d02
PW
2262019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
227
228 * gdb.texinfo (Convenience Funs): Document the new
229 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
230 convenience functions.
231
ed2a2229
CB
2322019-10-29 Christian Biesinger <cbiesinger@google.com>
233
234 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
235 generation.
236 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
237 option.
238
6999161a
TT
2392019-10-23 Tom Tromey <tom@tromey.com>
240
241 * Makefile.in (READLINE_DIR): Update.
242
14796d29
CB
2432019-10-23 Christian Biesinger <cbiesinger@google.com>
244
245 * python.texi (Threads In Python): Add a note for how to get the
246 list of threads.
247
760f7560
TV
2482019-10-07 Tom de Vries <tdevries@suse.de>
249
250 * gdb.texinfo: Fix typo.
251 * guile.texi: Same.
252 * python.texi: Same.
253
0a4b0913
AB
2542019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
255
256 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
257
37f6a7f4
TT
2582019-10-02 Tom Tromey <tromey@adacore.com>
259
260 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
261 $_ada_exception.
262
abf516c6
UW
2632019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
264
265 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
266 qXfer:spu:read and qXfer:spu:write.
267 (General Query Packets): Likewise.
268 (Cell Broadband Engine SPU architecture): Remove subsection.
269
11061048
TT
2702019-09-18 Tom Tromey <tom@tromey.com>
271
272 * gdb.texinfo (Editing): Document readline application name.
273 (TUI Single Key Mode): Document TUI SingleKey keymap name.
274
f1b620e9
MG
2752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * gdb.texinfo (Source Path): Additional text to better describe
278 how the source path directory list is used when searching for
279 source files.
280
4993045d
PW
2812019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
282
283 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
284 examples.
285
2d601616
TT
2862019-09-10 Tom Tromey <tromey@adacore.com>
287
288 * gdb.texinfo (Index Files): Update Ada text.
289
4acfdd20
AB
2902019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.texinfo (Symbols): Add information about the -n flag to
293 "info variables" and "info functions".
294
e3ec872f
YS
2952019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
296
297 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
298
aa7ca1bb
AH
2992019-08-16 Alan Hayward <alan.hayward@arm.com>
300
301 * gdb.texinfo (AArch64 Pointer Authentication)
302 (GDB/MI Breakpoint Information) (Frame Information): Document
303 addr_field.
304
86c6b807
TT
3052019-08-12 Tom Tromey <tom@tromey.com>
306
307 * gdb.texinfo (Configure Options): Document minimum version of
308 readline.
309
1ba7cdcd
AH
3102019-08-09 Alan Hayward <alan.hayward@arm.com>
311
312 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
313
3d31bc39
AH
3142019-08-07 Alan Hayward <alan.hayward@arm.com>
315
316 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
317
0b27c27d
CB
3182019-08-05 Christian Biesinger <cbiesinger@google.com>
319
320 * python.texi (Blocks In Python): Document dictionary access on blocks.
321
ae60f04e
PW
3222019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
323
324 * gdb.texinfo (Symbols): Document new args -dirname and -basename
325 of "info sources" command.
326
2906593f
CB
3272019-07-30 Christian Biesinger <cbiesinger@google.com>
328
329 * python.texi (Symbols In Python): Document new function
330 gdb.lookup_static_symbol.
331
c620ed88
CB
3322019-07-29 Christian Biesinger <cbiesinger@google.com>
333
334 * python.texi (Objfiles In Python): Document new functions
335 Objfile.lookup_{global,static}_symbol.
336
bc4268a5
PW
3372019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
338
339 * gdb.texinfo (Backtrace): Document the new '-frame-info'
340 backtrace option. Reference 'set print frame-info'.
341 (Print Settings): Document 'set|show print frame-info'.
342 Document new 'presence' value for 'set print frame-arguments.
343
a8eab7c6
AB
3442019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdb.texinfo (Symbols): Add information about -q flag to "info
347 types".
348
86ceaf98
KB
3492019-07-20 Kevin Buettner <kevinb@redhat.com>
350
351 * python.texi (python command): Revise example to match
352 command behavior.
353
cb1e4e32
PA
3542019-07-09 Pedro Alves <palves@redhat.com>
355
356 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
357 examples to show type=catchpoint instead of type=breakpoint and an
358 address.
359
fdbc9870
PA
3602019-07-03 Pedro Alves <palves@redhat.com>
361 Philippe Waroquiers <philippe.waroquiers@skynet.be>
362
363 * gdb.texinfo (Command Settings): New node documenting the general
364 concept of settings, how to change them, and the new "with"
365 command.
366 (Maintenance Commands): Document "maint with".
367
c6ac8931
PA
3682019-07-03 Pedro Alves <palves@redhat.com>
369
370 * gdb.texinfo (Maintenance Commands): Document "maint set/show
371 test-settings" instead of "maint test-settings set/show".
372
4ed4690f
SM
3732019-06-18 Simon Marchi <simon.marchi@efficios.com>
374
375 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
376 deals with a file that has the same name as the specified pid to
377 attach to. Add example using -p option.
378 (gdb man): Remove same sentence as in previous item.
379
30056ea0
AB
3802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
383 node.
384 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
385 new MI commands.
386
3345721a
PA
3872019-06-13 Pedro Alves <palves@redhat.com>
388
389 * gdb.texinfo (Command Completion): Mention command options too.
390 (Command Options): New node.
391 (Threads): Add anchors. Extend descriptions of the "taas" and
392 "tfaas" commands.
393 (Backtrace): Describe new options of the "backtrace" command. Add
394 anchors.
395 (Frame Apply): Describe new options of the "frame apply" and
396 "faas" commands. Add anchors.
397 (Data): Describe new options of the "print" command. Add anchors.
398 (Compiling and Injecting Code): Mention options of the "compile
399 print" command.
400 (Maintenance Commands): Mention "maint test-options" subcommands
401 and the "maint show test-options-completion-result" command.
402
2daf894e
PA
4032019-06-13 Pedro Alves <palves@redhat.com>
404
405 * gdb.texinfo (Print Settings): Document "set/show print
406 raw-frame-arguments" instead of "set/show print raw
407 frame-arguments".
408
dca0f6c0
PA
4092019-06-13 Pedro Alves <palves@redhat.com>
410
411 * gdb.texinfo (Maintenance Commands): Document "maint
412 test-settings" commands.
413
1a3da2cd
AB
4142019-06-06 Amos Bird <amosbird@gmail.com>
415
416 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
417 annotation.
418
e1f2e1a2
CB
4192019-06-04 Christian Biesinger <cbiesinger@google.com>
420
d3238f7d 421 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 422
e664d728
PW
4232019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
424
425 * gdb.texinfo (Help): Document the new -v apropos flag.
426 (Output Styling): Document the style name styling done by "show style".
427 Document the new title and highlight styles.
428
e2c52041
PW
4292019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
430
431 * gdb.texinfo (Shell Commands): Document pipe command.
432 (Logging Output): Add a reference to pipe command.
433 (Convenience Variables): Document $_shell_exitcode and
434 $_shell_exitstatus.
435
000439d5
TT
4362019-05-29 Tom Tromey <tromey@adacore.com>
437
438 * gdb.texinfo (Continuing and Stepping): Document new
439 commands.
440
b7060614
AH
4412019-05-22 Alan Hayward <alan.hayward@arm.com>
442
443 * gdb.texinfo (Shell Commands): Add debugredirect.
444
7166f90a
JV
4452019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
446
447 * gdb.texinfo: Minor formatting fixes.
448
26648588
JV
4492019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
450
451 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
452 MI command -complete.
453
a0a3a1e9
TV
4542019-05-14 Tom de Vries <tdevries@suse.de>
455
456 * gdb.texinfo (Automatic symbol index cache): Add concept and command
457 index entries.
458
3c2fcaf9
TV
4592019-05-14 Tom de Vries <tdevries@suse.de>
460
461 * gdb.texinfo (Maintenance Commands): Remove superfluous
462 quoting on command index entry for "maint info selftests".
463
a97c8e56
TT
4642019-05-10 Tom Tromey <tromey@adacore.com>
465
466 * python.texi (Pretty Printing API): Mention lazy computation for
467 "children".
468
b8e07335
TT
4692019-05-10 Tom Tromey <tromey@adacore.com>
470
471 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
472 exception" and "catch handlers". Move "catch exception unhandled"
473 text. Use @var for "catch load" and "catch unload"
474
9d3421af
TT
4752019-05-08 Tom Tromey <tromey@adacore.com>
476
477 * gdb.texinfo (Symbols): Document change to ptype/o.
478
5f2459c2
EZ
4792019-05-03 Eli Zaretskii <eliz@gnu.org>
480
481 * gdb.texinfo (Separate Debug Files): Document how the
482 subdirectory of the global debug directory is computed on
483 MS-Windows/MS-DOS.
484
2e62ab40
AB
4852019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.texinfo (Print Settings): Document 'print max-depth'.
488 * guile.texi (Guile Pretty Printing API): Document that 'print
489 max-depth' can effect the display of a values children.
490 * python.texi (Pretty Printing API): Likewise.
491 (Values From Inferior): Document max_depth keyword.
492
136afab8
PW
4932019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
494
495 * gdb.texinfo (Calling): Document the new
496 set|show may-call-functions.
497
73f8a590
PA
4982019-04-22 Pedro Alves <palves@redhat.com>
499
500 * gdb.texinfo (Reverse Execution): Mention and xref process record
501 and replay. Mention remote and system emulators.
502 (Process Record and Replay): List supported architectures.
503 Mention that "record btrace" is only supported on Intel
504 processors.
505
aeb2e706
AH
5062019-04-17 Alan Hayward <alan.hayward@arm.com>
507
508 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
509 (Monitor Commands for gdbserver)
510 (gdbserver man): Add debug-file option.
511
2b0c8b01
KB
5122019-04-08 Kevin Buettner <kevinb@redhat.com>
513
514 * python.texi (Inferiors In Python): Rename
515 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
516 Add note about the former being deprecated.
517
c369f8f0
KB
5182019-04-08 Kevin Buettner <kevinb@redhat.com>
519
520 * python.texi (Threads In Python): Add description for method
521 InferiorThread.handle.
522
48ab418e
TT
5232019-04-07 Tom Tromey <tom@tromey.com>
524
525 * Makefile.in (all): Depend on "info".
526
8bdc1658
AB
5272019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.texinfo (Convenience Funs): Document '$_creal' and
530 '$_cimag'.
531
7734102d
EZ
5322019-03-30 Eli Zaretskii <eliz@gnu.org>
533
534 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
535 $_gdb_minor.
536
9f9aa852
AB
5372019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * python.texi (Pretty Printing API): Document use of None for the
540 display_hint.
541
6dc0ebde
AH
5422019-03-22 Alan Hayward <alan.hayward@arm.com>
543 Jiong Wang <jiong.wang@arm.com>
544
545 * gdb.texinfo (AArch64 Features): Describe pauth feature.
546
48869a5f
TT
5472019-03-20 Tom Tromey <tromey@adacore.com>
548
549 * python.texi (Selecting Pretty-Printers): Use @defvar for
550 gdb.pretty_printers.
551
5c85e20d
SM
5522019-03-14 Simon Marchi <simon.marchi@efficios.com>
553
554 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
555 of table, "@end @table" -> "@end table".
556
d085f989
TT
5572019-03-14 Tom Tromey <tromey@adacore.com>
558
559 * gdb.texinfo (Output Styling): Document "set style source" and
560 "show style source".
561
b4be1b06
SM
5622019-03-13 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.texinfo (Mode Options): Mention mi3.
565 (Interpreters): Likewise.
566 (GDB/MI Development and Front Ends): Add entry for MI 3 in
567 version table. Document -fix-multi-location-breakpoint-output.
568 (GDB/MI Breakpoint Information): Document format of breakpoint
569 location output.
570
ff6c8b35
SM
5712019-03-05 Simon Marchi <simon.marchi@efficios.com>
572
573 * python.texi (Values From Inferior): Change synopsys of the
574 second form of Value.__init__.
575
e3624a40
EZ
5762019-03-02 Eli Zaretskii <eliz@gnu.org>
577
578 * gdb.texinfo (Output Styling): Fix typos. Document the default
579 foreground colors of the available styles.
580
2c3fc25d
KB
5812019-02-27 Kevin Buettner <kevinb@redhat.com>
582
583 * gdb.texinfo (Configure Options): Document minimum python
584 version.
585
af54ade9
KB
5862019-02-26 Kevin Buettner <kevinb@redhat.com>
587
588 * python.texi (Values From Inferior): Document second form
589 of Value.__init__.
590
c97a7739
JB
5912019-02-23 Joel Brobecker <brobecker@adacore.com>
592
593 * gdb.texinfo: Update copyright year ranges.
594 * refcard.tex: Likewise.
595
7557a514
AH
5962019-02-21 Alan Hayward <alan.hayward@arm.com>
597
598 * gdb.texinfo: Update style defaults.
599
2d8b6830
TT
6002019-02-21 Tom Tromey <tromey@adacore.com>
601
602 * gdb.texinfo (Remote Configuration): Remove trailing "." from
603 @item.
604
1fea0d53
SM
6052019-01-16 Simon Marchi <simon.marchi@ericsson.com>
606
607 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
608 MI versions. Update text around it.
609
6f072a10
PFC
6102019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
611
612 * gdb.texinfo (PowerPC Features): Document the alias
613 pseudo-registers for the org.gnu.gdb.power.altivec feature.
614
041be526
SM
6152019-01-09 Simon Marchi <simon.marchi@ericsson.com>
616
617 * gdb.texinfo (Print Settings): Remove mention of specific
618 demangle-style values, just refer to the in-process help.
619
140a4bc0
TT
6202018-12-28 Tom Tromey <tom@tromey.com>
621
622 * gdb.texinfo (Output Styling): New node.
623
e9076973
JB
6242018-12-13 John Baldwin <jhb@FreeBSD.org>
625
626 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
627 (Native): Add a FreeBSD subsection.
628 (FreeBSD): Document use of system call aliases for compatibility
629 system calls.
630
b5ffee31
AB
6312018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
632
633 * gdb.texinfo (Standard Target Features): Add RISC-V Features
634 sub-section.
635
20813a0b
PW
6362018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
637
638 * gdb.texinfo (Examining the Symbol Table): Document language choice
639 for 'info types|functions|variables' commands.
640 (Setting Breakpoints): Document language choice to print
641 the functions in which a breakpoint is set.
642
4b905ae1
PFC
6432018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
644
645 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
646 requirements for the org.gnu.gdb.power.vsx feature.
647
87f7ab7b
JB
6482018-11-01 Joel Brobecker <brobecker@adacore.com>
649
650 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
651 output to match the current implementation.
652
d321477b
PW
6532018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
654
655 * gdb.texinfo (Information About a Frame): Document changes
656 to 'info args' and 'info locals'.
657 (Examining the Symbol Table): Document changes to 'info functions'
658 and 'info variables'.
659
8d619c01
EBM
6602018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
661
662 * gdb.texinfo (PowerPC Features): Describe new features
663 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
664 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
665 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
666 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
667
232bfb86
EBM
6682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
669
670 * gdb.texinfo (PowerPC Features): Describe new features
671 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
672
f2cf6173
EBM
6732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
674
675 * gdb.texinfo (PowerPC Features): Describe new feature
676 "org.gnu.gdb.power.tar".
677
7ca18ed6
EBM
6782018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
679
680 * gdb.texinfo (PowerPC Features): Describe new features
681 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
682
d6677607
TT
6832018-10-20 Tom Tromey <tom@tromey.com>
684
685 * gdb.texinfo (TUI Commands): Add @end table.
686 (TUI Configuration): Remove stray @end table.
687
7806cea7
TT
6882018-10-19 Tom Tromey <tom@tromey.com>
689
690 PR tui/18388:
691 * gdb.texinfo (TUI Commands): Remove tabset documentation.
692 (TUI Configuration): Document "set tui tab-width".
693
163cffef
TT
6942018-10-09 Tom Tromey <tom@tromey.com>
695
696 * python.texi (Inferiors In Python): Link to "Frames In Python",
697 not "Unwinding Frames in Python".
698
eff98030
TT
6992018-10-09 Tom Tromey <tom@tromey.com>
700
701 * gdb.texinfo (Configure Options): Update --enable-ubsan
702 documentation.
703
74792ff7
JB
7042018-10-08 John Baldwin <jhb@FreeBSD.org>
705
706 * gdb.texinfo (Contributors): Add SRI International and University
707 of Cambridge for FreeBSD/riscv.
708
add5ded5
TT
7092018-10-06 Tom Tromey <tom@tromey.com>
710
711 PR python/19399:
712 * python.texi (Inferiors In Python): Document
713 Inferior.Architecture.
714
51e78fc5
TT
7152018-10-06 Tom Tromey <tom@tromey.com>
716
717 PR python/21765:
718 * python.texi (Symbols In Python): Document the module and
719 common-block domains. Remove documentation for incorrect
720 domains.
721
f35d5ade
TT
7222018-10-03 Tom Tromey <tom@tromey.com>
723
724 * gdb.texinfo (Configure Options): Document --enable-ubsan.
725
c1168a2f
JD
7262018-10-02 John Darrington <john@darrington.wattle.id.au>
727
728 * gdb.texinfo (Remote Connection Commands): Describe
729 the changes to target remote and target extended-remote
730 relating to Unix domain sockets.
731
a95746f9
TT
7322018-10-01 Tom Tromey <tom@tromey.com>
733
734 * gdb.texinfo (Configure Options): Document configure options.
735
7f0bd420
TT
7362018-09-29 Tom Tromey <tom@tromey.com>
737
738 * gdb.texinfo (Requirements): Mention C++, GNU make.
739 (Requirements): Sort the table. Add more libraries.
740 (Running Configure): Remove obsolete text.
741 (Separate Objdir): Likewise.
742 (Configure Options): Likewise.
743
f67ffa6a
AB
7442018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
747 to highlight that the number is also the frame's level.
748 (Selection): Rewrite documentation for 'frame' and 'select-frame'
749 commands.
750 (Frame Info): Rewrite documentation for 'info frame' command.
751
ae778caf
TT
7522018-09-23 Tom Tromey <tom@tromey.com>
753
754 PR python/18852:
755 * python.texi (Parameters In Python): Document exception behavior
756 of get_set_string.
757
73f1bd76
JB
7582018-09-18 John Baldwin <jhb@FreeBSD.org>
759
760 * gdb.texinfo (info proc): Remove "running".
761 (info proc mappings): Replace "program" with "process".
762
8b113111
JB
7632018-09-18 John Baldwin <jhb@FreeBSD.org>
764
765 * gdb.texinfo (Process Information): Document "info proc files"
766 command.
767
e6cd1dc1
TT
7682018-09-17 Tom Tromey <tom@tromey.com>
769
770 * gdb.texinfo (Index Files): Update for cache directory change on
771 macOS.
772
8743a9cd
TT
7732018-09-16 Tom Tromey <tom@tromey.com>
774
775 * python.texi (Basic Python): Update docs for find_pc_line,
776 solib_name.
777 (Progspaces In Python): Update docs for current_progspace.
778 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
779 Move method documentation before example.
780
74d3fbbb
SM
7812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
782
783 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
784
0ae1a321
SM
7852018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7862018-09-13 Tom Tromey <tom@tromey.com>
787
788 * python.texi (Program Spaces In Python): Document the
789 Progspace.objfiles method.
790 (Objfiles In Python): Mention that gdb.objfiles() is identical
791 to gdb.selected_inferior().progspace.objfiles().
792
a40bf0c2
SM
7932018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7942018-09-13 Tom Tromey <tom@tromey.com>
795
796 * python.texi (Inferiors In Python): Document
797 Inferior.progspace.
798 (Program Spaces In Python): Document that
799 gdb.current_progspace() is the same as
800 gdb.selected_inferior().progspace.
801
1256af7d
SM
8022018-09-13 Simon Marchi <simon.marchi@ericsson.com>
803
804 * python.texi (Basic Python): Mention the string representation
805 of GDB Python objects.
806
3e68067f
SM
8072018-09-12 Simon Marchi <simon.marchi@ericsson.com>
808
809 * gdb.texinfo (Skipping Over Functions and Files): Document
810 set/show debug skip.
811
849cba3b
TT
8122018-09-10 Tom Tromey <tom@tromey.com>
813
814 * python.texi (Frames In Python, Blocks In Python)
815 (Symbols In Python, Symbol Tables In Python)
816 (Lazy Strings In Python): Remove periods from section titles.
817
27a9fec6
TT
8182018-09-10 Tom Tromey <tom@tromey.com>
819
820 * python.texi (Pretty Printing API): Swap sentence order.
821
9da10427
TT
8222018-09-10 Tom Tromey <tom@tromey.com>
823
824 PR python/16461:
825 * python.texi (Values From Inferior): Mention use of virtual
826 table.
827
0d2a5839
TT
8282018-09-10 Tom Tromey <tom@tromey.com>
829
830 * python.texi (Basic Python): Parenthesize argument to
831 decode_line.
832
05c6bdc1
TT
8332018-09-10 Tom Tromey <tom@tromey.com>
834
835 * python.texi (Python): Mention Python versions. Don't mention
836 execfile.
837
e7b5068c
TT
8382018-09-10 Tom Tromey <tom@tromey.com>
839
840 PR python/19808:
841 * python.texi (Unwinding Frames in Python): Rewrite
842 create_unwind_info documentation. Update read_register
843 documentation and add a note about unwinder caution.
844
fb5af5e3
TT
8452018-09-10 Tom Tromey <tom@tromey.com>
846
847 PR python/18909:
848 * python.texi (Events In Python): Fix inferior_call
849 documentation.
850
521b499b
TT
8512018-09-10 Tom Tromey <tom@tromey.com>
852
853 PR python/17752:
854 * python.texi (Frame Filter API): Remove period from subsection
855 title. Mention 100 as good default priority.
856 (Frame Decorator API): Remove period from subsection title.
857 Mention FrameDecorator module.
858
4a5a194a
TT
8592018-09-10 Tom Tromey <tom@tromey.com>
860
861 PR python/23108:
862 * python.texi (Exception Handling): Rearrange gdb.GdbError text
863 and add a table.
864
f5a476a7
TT
8652018-09-10 Tom Tromey <tom@tromey.com>
866
867 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
868 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
869 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
870 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
871
60c0454d
TT
8722018-09-10 Tom Tromey <tom@tromey.com>
873
874 PR python/16484:
875 * python.texi (Frames In Python): Document that Frame.block can
876 throw.
877
088a96da
TT
8782018-09-10 Tom Tromey <tom@tromey.com>
879
880 PR python/23487:
881 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
882
22eb9e92
TT
8832018-09-10 Tom Tromey <tom@tromey.com>
884
885 PR python/16033:
886 * python.texi (Blocks In Python): Document that Block.end is
887 exclusive.
888
078a0207
KS
8892018-08-29 Keith Seitz <keiths@redhat.com>
890
891 * gdb.texinfo (Compiling and injecting code in GDB): Document
892 set/show "compile-oracle" and "compile-cplus-types" commands.
893
6d52907e
JV
8942018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
895
896 * gdb.texinfo (The -stack-list-frames Command): Update description
897 to mention "arch".
898 Update MI examples throughout the document to contain "arch" in
899 frame output.
900
1461bdac
AH
9012018-08-21 Alan Hayward <alan.hayward@arm.com>
902
903 * gdb.texinfo (AArch64 SVE): New subsubsection.
904
26fb3983
JV
9052018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
906
907 * gdb.texinfo (GDB/MI Data Manipulation): Document
908 "-data-disassemble -a addr".
909 (GDB/MI Support Commands): Document "data-disassemble-a-option"
910 feature.
911
7d11235d
SM
9122018-08-07 Simon Marchi <simon.marchi@ericsson.com>
913
914 * gdb.texinfo (Index Files Speed Up GDB): Add section about
915 symbol index cache.
916
129eb0f1
SDJ
9172018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
918
919 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
920 option sections to further clarify that gcore can take more
921 than one PID, and that "-o" is used to specify a prefix, not a
922 filename.
923
3c3bb058
AB
9242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.texinfo (Maintenance Commands): Add description of
927 maintenance command to control dwarf unwinders.
928
0a232300
PW
9292018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
930
931 * gdb.texinfo (Debugging Programs with Multiple Threads):
932 Document changes to 'thread apply'. Document 'taas'.
933 Document 'tfaas'.
934 (Examining the Stack): Document 'frame apply'. Document 'faas'.
935
c7ab0aef
SDJ
9362018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
937 Jan Kratochvil <jan.kratochvil@redhat.com>
938 Paul Fertser <fercerpav@gmail.com>
939 Tsutomu Seki <sekiriki@gmail.com>
940
941 * gdb.texinfo (Remote Connection Commands): Add explanation
942 about new IPv6 support. Add new connection prefixes.
943
055303e2
AB
9442018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.texinfo (Remote Configuration): Update descriptions for
947 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
948 and hardware-watchpoint-length-limit variables.
949
471b9d15
MR
9502018-07-02 Maciej W. Rozycki <macro@mips.com>
951
952 PR tdep/8282
953 * gdb.texinfo (Source and Machine Code): Document `set
954 disassembler-options' support for the MIPS target.
955
291f9a96
PT
9562018-06-28 Petr Tesarik <ptesarik@suse.cz>
957
958 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
959
ed6dfe51
PT
9602018-06-28 Petr Tesarik <ptesarik@suse.cz>
961
962 * gdb.texinfo (Files): The address argument for "add-symbol-file"
963 is no longer mandatory.
964
d4d429d5
PT
9652018-06-28 Petr Tesarik <ptesarik@suse.cz>
966
967 * gdb.texinfo (Files): Document "symbol-file -o offset".
968
0dbfed25
TV
9692018-06-14 Tom de Vries <tdevries@suse.de>
970
971 * gdb.texinfo (Background Execution): Add @cindex for '&'.
972
41fc26a2
EZ
9732018-06-11 Eli Zaretskii <eliz@gnu.org>
974
975 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
976
5045b3d7
GB
9772018-06-08 Gary Benson <gbenson@redhat.com>
978
979 * gdb.texinfo (Maintenance Commands): Document "maint check
980 libthread-db" and "maint set/show check-libthread-db".
981
eb6af809
TT
9822018-06-05 Tom Tromey <tom@tromey.com>
983
984 PR cli/12326:
985 * gdb.texinfo (Screen Size): Document "c" response to pagination
986 prompt.
987
4b2dfa9d
MR
9882018-05-31 Maciej W. Rozycki <macro@mips.com>
989
990 * gdb.texinfo (Choosing Target Byte Order): Document endianness
991 selection details with the `set endian auto' mode.
992
701adfb0
PA
9932018-05-31 Alan Hayward <alan.hayward@arm.com>
994
995 * gdb.texinfo: Describe SVE feature.
996
a913fffb
TT
9972018-05-04 Tom Tromey <tom@tromey.com>
998
999 PR python/22731:
1000 * python.texi (Breakpoints In Python): Mention that "commands" is
1001 writable.
1002
0489430a
TT
10032018-05-02 Tom Tromey <tom@tromey.com>
1004
1005 PR python/20084:
1006 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1007 PARAM_ZUINTEGER_UNLIMITED.
1008
6d7bb824
TT
10092018-04-30 Tom Tromey <tom@tromey.com>
1010
1011 * python.texi (Types In Python): Document Type.align.
1012
b744723f
AA
10132018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1014
1015 * gdb.texinfo (Symbols): Mention the fact that "info
1016 variables/functions/types" show source files and line numbers.
1017
4a4495d6
MM
10182018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1019
1020 * gdb.texinfo: Document set/show record btrace cpu.
1021
3fcded8f
JB
10222018-03-27 Joel Brobecker <brobecker@adacore.com>
1023
1024 * gdb.texinfo (Ada Settings): New subsubsection.
1025
978d6c75
TT
10262018-03-26 Tom Tromey <tom@tromey.com>
1027
1028 PR backtrace/15582:
1029 * gdb.texinfo (Backtrace): Mention "hide" argument.
1030
ea3b0687
TT
10312018-03-26 Tom Tromey <tom@tromey.com>
1032
1033 * gdb.texinfo (Backtrace): Describe options individually.
1034
76727919
TT
10352018-03-19 Tom Tromey <tom@tromey.com>
1036
1037 * observer.texi: Remove.
1038
386a8676
JB
10392018-03-04 John Baldwin <jhb@FreeBSD.org>
1040
1041 * gdb.texinfo (Debugging Output): Document "set/show debug
1042 fbsd-nat".
1043
db1ae9c5
AB
10442018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1045
1046 * gdb.texinfo (Machine Code): Additional information about "info
1047 line" command.
1048
d726cb5d
SN
10492018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1050
1051 * gdb.texinfo (gdb-add-index man): Add pindex.
1052
dbfa4523
SN
10532018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1054
1055 * gdb.texinfo (set cwd): Add period.
1056 (gdb-add-index man): Move anchor.
1057
ba643918
SDJ
10582017-01-12 Tom Tromey <tom@tromey.com>
1059 Sergio Durigan Junior <sergiodj@redhat.com>
1060
1061 * gdb.texinfo (Index Files): Mention gdb-add-index.
1062 (gdb-add-index man): New section.
1063 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1064 from gdb.texinfo.
1065
754452f0
SN
10662018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1067
1068 * gdb.texinfo (pwd): Fix whitespace.
1069
2d97a5d9
JB
10702018-01-09 John Baldwin <jhb@FreeBSD.org>
1071
1072 * gdb.texinfo (pwd): Update cross-reference for Process Information
1073 node and remove explicit /proc reference.
1074 (Native): Rename subsection from SVR4 Process Information to
1075 Process Information.
1076 (Process Information): Reword introduction to be less /proc
1077 centric. Document support for "info proc" on FreeBSD.
1078
9f757bf7
XR
10792018-01-03 Xavier Roirand <roirand@adacore.com>
1080
1081 * gdb.texinfo (Set Catchpoints): Add documentation for new
1082 "catch handlers" action.
1083
cef0f868
SH
10842017-12-27 Stafford Horne <shorne@gmail.com>
1085
1086 * gdb.texinfo (Target Description Format): Explain that arbitrary
1087 strings are now allowed for register groups.
1088
b67d92b0
SH
10892017-12-27 Stafford Horne <shorne@gmail.com>
1090
1091 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1092
7c161838
SDJ
10932017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1094
1095 PR cli/16224
1096 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1097
b89641ba
SM
10982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1099
1100 * python.texi (Manipulating breakpoints using Python): Document
1101 qualified parameter to gdb.Breakpoint.
1102
0b982d68
SM
11032017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1104
1105 * python.texi (Manipulating breakpoints using Python): Split doc
1106 of Breakpoint.__init__ in two, split text in multiple
1107 paragraphs, don't nest parameter square brackets.
1108
a994fec4
FJ
11092017-12-12 Stafford Horne <shorne@gmail.com>
1110 Stefan Wallentowitz <stefan@wallentowitz.de>
1111 Franck Jullien <franck.jullien@gmail.com>
1112 Jeremy Bennett <jeremy.bennett@embecosm.com>
1113
1114 * gdb.texinfo: Add OpenRISC documentation.
1115
437afbb8
JK
11162017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1117
1118 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1119
883fd55a
KS
11202017-12-07 Keith Seitz <keiths@redhat.com>
1121
1122 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1123 and "show print type nested-type-limit".
1124
824cc835
PM
11252017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1126
1127 * python.texi (Breakpoints In Python): Add text relating
1128 to allowed explicit locations and keywords in gdb.Breakpoints.
1129
7403715e
TT
11302017-12-04 Tom Tromey <tom@tromey.com>
1131
1132 * gdb.texinfo (Rust): Update trait object status
1133
97cbe998
SDJ
11342017-12-01 Andrew Cagney <cagney@redhat.com>
1135 Joel Brobecker <brobecker@adacore.com>
1136 Sergio Durigan Junior <sergiodj@redhat.com>
1137
1138 * gdb.texinfo (File Options): Document --readnever.
1139 (Commands to Specify Files): Likewise, for 'symbol-file' and
1140 'add-symbol-file'.
1141
bd69330d
PA
11422017-11-29 Pedro Alves <palves@redhat.com>
1143
1144 PR c++/19436
1145 * gdb.texinfo (Debugging C Plus Plus): Document setting
1146 breakpoints in functions with ABI tags.
1147
a20714ff
PA
11482017-11-29 Pedro Alves <palves@redhat.com>
1149
1150 * gdb.texinfo (Linespec Locations): Document how "function" is
1151 interpreted in C++ and Ada. Document "-qualified".
1152 (Explicit Locations): Document how "-function" is interpreted in
1153 C++ and Ada. Document "-qualified".
1154
ee9a09e9
DC
11552017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1156
1157 PR gdb/21945
1158 * gdb.texinfo (Search Memory): Update description and example
1159 about how to search a string without NULL terminator.
1160
e547c119
JB
11612017-11-24 Joel Brobecker <brobecker@adacore.com>
1162
1163 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1164 new "exception-message" field.
1165
5f1ca24a
SM
11662017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1167
1168 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1169
d044bac8
PA
11702017-11-24 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1173 false claim that GDB inserts quoting automatically.
1174 (Symbols): Add anchor.
1175
2400729e
UW
11762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1177
1178 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1179
d8ae99a7
PM
11802017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1181
1182 * python.texi (Basic Python): Add rbreak documentation.
1183
d0fe4701
XR
11842017-11-07 Xavier Roirand <roirand@adacore.com>
1185 Pedro Alves <palves@redhat.com>
1186
1187 * gdb.texinfo (Set Breaks): Document support for breakpoint
1188 location ranges in the enable/disable commands.
1189
bc3b087d
SDJ
11902017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1191
1192 * gdb.texinfo (Starting your Program) <The working directory.>:
1193 Mention remote debugging.
1194 (Working Directory) <Your Program's Working Directory>:
1195 Likewise.
1196 (Connecting) <Remote Packet>: Add "set-working-dir"
1197 and "QSetWorkingDir" to the table.
1198 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1199 packet.
1200
d092c5a2
SDJ
12012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1202
1203 * gdb.texinfo (Starting your Program) <The working directory.>:
1204 Mention new "set cwd" command.
1205 (Working Directory) <Your Program's Working Directory>:
1206 Rephrase to explain that "set cwd" exists and is the default
1207 way to change the inferior's cwd.
1208
289e23aa
AA
12092017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1210
1211 * gdb.texinfo (S/390 and System z Features): Document the new
1212 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1213
f2ff95c5
KB
12142017-09-21 Kevin Buettner <kevinb@redhat.com>
1215
1216 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1217 attribute.
1218
da2c323b
KB
12192017-09-21 Kevin Buettner <kevinb@redhat.com>
1220
1221 * python.texi (Inferiors In Python): Add description for method
1222 Inferior.thread_from_thread_handle.
1223
4e5a4f58
JB
12242017-09-19 John Baldwin <jhb@FreeBSD.org>
1225
1226 * gdb.texinfo (Starting your Program): Add description of
1227 starti command. Mention starti command as an alternative for
1228 debugging the elaboration phase.
1229
1526853e
SM
12302017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1231
1232 * gdb.texinfo (Maintenance Commands): Document filter parameter
1233 of "maint selftest". Document "maint info selftests" command.
1234
7c96f8c1
TT
12352017-09-11 Tom Tromey <tom@tromey.com>
1236
1237 * python.texi (Events In Python): Document new events.
1238
d69cf9b2
PA
12392017-09-04 Pedro Alves <palves@redhat.com>
1240
1241 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1242 no-debug-info variables.
1243 (Symbols) <Examining the Symbol Table>: Document inspecting
1244 no-debug-info types.
1245 (Calling) <Calling functions with no debug info>: New subsection,
1246 documenting calling no-debug-info functions.
1247 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1248
0a2dde4a
SDJ
12492017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1250
1251 * gdb.texinfo (set environment): Add @anchor. Explain that
1252 environment variables set by the user are sent to GDBserver.
1253 (unset environment): Likewise, but for unsetting variables.
1254 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1255 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1256 "environment-reset" and "QEnvironmentReset" to the table.
1257 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1258 QEnvironmentReset>: New item, explaining the packet.
1259
6e41ddec
JK
12602017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1261
1262 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1263 "Compiler search for the compile command" descriptions of set
1264 compile-gcc and show compile-gcc.
1265
58afddc6
WP
12662017-08-07 Weimin Pan <weimin.pan@oracle.com>
1267
1268 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1269 ADI support.
1270 * NEWS: Add "adi examine" and "adi assign" commands.
1271
6d580b63
YQ
12722017-08-18 Yao Qi <yao.qi@linaro.org>
1273
1274 * gdb.texinfo (Server): Document "--selftest".
1275
a5afdb16
RK
12762017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1277
1278 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1279 Single-Key mode.
1280
ca145713
SDJ
12812017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1282
1283 PR gdb/21925
1284 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1285 set...").
1286
0968fbae
SM
12872017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1288
1289 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1290 conditional expression.
1291
791fb3d7
SM
12922017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1293
1294 * agentexpr.texi (rot): Fix symbolic description, improve
1295 textual description.
1296
27d41eac
YQ
12972017-07-26 Yao Qi <yao.qi@linaro.org>
1298
1299 * gdb.texinfo (Maintenance Commands): Document command
1300 "maint check xml-descriptions".
1301
8e2141c6
YQ
13022017-07-26 Yao Qi <yao.qi@linaro.org>
1303
1304 * gdb.texinfo (Maintenance Commands): Document optional
1305 argument of "maint print c-tdesc".
1306
c646b4e8
YQ
13072017-07-18 Yao Qi <yao.qi@linaro.org>
1308
1309 * gdb.texinfo (Maintenance Commands): Improve the doc to
1310 command "maint print c-tdesc".
1311
eb83230b
SDJ
13122017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1313
1314 PR gdb/21606
1315 * python.texi (Python representation of Symbols.): Replace
1316 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1317 * guile.texi (Guile representation of Symbols.): Likewise.
1318
c4dcb155
SM
13192017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1320
1321 * gdb.texinfo (Optional Messages about Internal Happenings):
1322 Document {set,show} debug separate-debug-file commands.
1323
aefd8b33
SDJ
13242017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1325
1326 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1327 (Connecting) <Remote Packet>: Add "startup-with-shell"
1328 and "QStartupWithShell" to the table.
1329 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1330 packet.
1331
176efed1
AB
13322017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1335
d050f7d7
TW
13362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1337
1338 * python.texi (Recording in Python): Factor out the documentation of
1339 gdb.RecordInstruction's super class.
1340
14f819c8
TW
13412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1342
1343 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1344 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1345 prev and next.
1346
0ed5da75
TW
13472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1348
1349 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1350 gdb.RecordInstruction
1351
913aeadd
TW
13522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1353
1354 * python.texi (Recording in Python): Add documentation for
1355 gdb.RecordGap and remove documentation of special cases for
1356 gdb.BtraceInstruction.
1357
a3be24ad
TW
13582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1359
1360 * python.texi (Recording in Python): Remove Record.ptid defvar.
1361
ebe553db
SM
13622017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1363
1364 * gdb.texinfo (GDB/MI Thread Information): Add missing
1365 fields, re-word some things.
1366 (GDB/MI Thread Commands): Describe fields found in the output of
1367 -thread-info, remove description of fields in the
1368 thread output tuple, replace with a cross-reference to "GDB/MI
1369 Thread Information".
1370
9be21bb4
SM
13712017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1372
1373 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1374 from -thread-info output.
1375
fe5f7374
AK
13762017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1377
1378 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1379
eea78757
AK
13802017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1381
1382 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1383
79778b30
YQ
13842017-03-22 Yao Qi <yao.qi@linaro.org>
1385
1386 * python.texi (Inferiors In Python): Remove @code from Python.
1387
cee59b3f
TW
13882017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1389
1390 * python.texi (Recordings In Python): Document return type of
1391 gdb.BtraceInstruction.data.
1392
51457a05
MAL
13932017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1394
1395 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1396 command file-list-shared-libraries
1397 (GDB/MI Async Records): Update documentation of library-loaded with new
1398 field.
1399
701adfb0
PA
14002017-03-20 Artemiy Volkov <artemiyv@acm.org>
1401
1402 PR gdb/14441
1403 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1404 supports both lvalue and rvalue references.
1405
14062017-03-20 Artemiy Volkov <artemiyv@acm.org>
1407
1408 PR gdb/14441
1409 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1410 table of constants.
1411
f8d99587
DE
14122017-03-16 Doug Evans <dje@google.com>
1413
1414 * guile.texi (Lazy Strings In Guile): Mention arrays.
1415 * python.texi (Lazy Strings In Python): Ditto.
1416
5cf70512
JW
14172017-03-08 Jiong Wang <jiong.wang@arm.com>
1418
1419 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1420 character "@".
1421
4a612d6f
WT
14222017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1423
1424 * Memory Protection Extensions: Add information about inferior
1425 calls.
1426
701adfb0
PA
14272017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1428
1429 * gdb.texinfo: Document new set/show disassembler-options
1430 commands.
1431
216f72a1
JK
14322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1433
1434 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1435 DW_TAG_GNU_* and DW_AT_GNU_*.
1436
4e746bb6
TW
14372017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1438
1439 * python.texi (Recordings In Python): New section.
1440
3f77c769
TT
14412017-02-14 Tom Tromey <tom@tromey.com>
1442
1443 PR python/13598:
1444 * python.texi (Events In Python): Document events.before_prompt.
1445
5cf30ebf
LM
14462017-02-13 Luis Machado <lgustavo@codesourcery.com>
1447
1448 * gdb.texinfo (Target Commands): Document the optional offset
1449 argument for the load command.
1450
18da0c51
MG
14512017-02-10 Martin Galvan <martingalvan@sourceware.org>
1452
1453 PR gdb/21122
1454 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1455 space-separated breakpoint lists. Also add a missing @table command
1456 and @cindex for breakpoint lists.
1457
3f7b46f2
IR
14582017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1459
1460 PR tdep/20936
1461 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1462 (Sparc Features): New node.
1463
2735833d
WT
14642017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1465
1466 * gdb.texinfo (i386 Features): Add system segment registers
1467 as feature.
1468
373832b6
SM
14692017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1470
1471 * python.texi (Events In Python): Fix typo.
1472
78cbbba8
LM
14732017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1474 Luis Machado <lgustavo@codesourcery.com>
1475
1476 * gdb.texinfo (-target-flash-erase): New MI command description.
1477 (flash-erase): New CLI command description.
1478
387360da
JB
14792017-01-04 John Baldwin <jhb@FreeBSD.org>
1480
1481 * gdb.texinfo (Contributors): Add SRI International and University
1482 of Cambridge for FreeBSD/mips.
1483
34c41c68
DE
14842016-12-22 Doug Evans <xdje42@gmail.com>
1485
1486 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1487 commands.
1488
df3ee9ca
PA
14892016-12-02 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.texinfo (User-defined Commands): Limit on number of
1492 arguments passed to user-defined commands removed; update.
1493
01770bbd
PA
14942016-12-02 Pedro Alves <palves@redhat.com>
1495
1496 PR cli/20559
1497 * gdb.texinfo (Define): Add example of using "eval" to process a
1498 variable number of arguments.
1499 (Output) <eval>: Add anchor.
1500
ad02e4fe
SM
15012016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1502
1503 * Makefile.in: Likewise.
1504
8504e097
AA
15052016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1506
1507 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1508 xref.
1509
39402e6c
PA
15102016-10-29 Pedro Alves <palves@redhat.com>
1511
1512 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1513 actions.
1514
ca6eff59
PA
15152016-10-26 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1518 actions that match a thread, and what happens when an action
1519 matches a thread that is already running.
1520
be06ba8c
SM
15212016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1522
1523 * gdb.texinfo (Using Trace Files): Fix typo.
1524 (GDB/MI Tracepoint Commands): Likewise.
1525
99e61eda
SM
15262016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1527
1528 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1529 of -trace-save.
1530
9c37b5ae
TT
15312016-10-06 Tom Tromey <tom@tromey.com>
1532
1533 * guile.texi (Types In Guile): Remove Java mentions.
1534 * python.texi (Types In Python): Remove Java mentions.
1535 * gdb.texinfo (Address Locations, Supported Languages)
1536 (Index Section Format): Remove Java mentions.
1537
ee8da4b8
DE
15382016-08-15 Doug Evans <dje@google.com>
1539
1540 * gdb.texinfo (Target Description Format): Update docs on "end"
1541 field spec and field default type.
1542
4034d0ff
AT
15432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15442016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1545
1546 PR gdb/20487
1547 * gdb.texinfo (Context management): Update mention of frame
1548 change notifications.
1549 (gdb/mi Async Records): Document frame field in
1550 =thread-select event.
1551 * observer.texi (GDB Observers): New user_selected_context_changed
1552 observer.
1553
4435e1cc
TT
15542016-09-28 Tom Tromey <tom@tromey.com>
1555
1556 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1557 than "memory breakpoint". Further document "kind". Move
1558 protocol-details link earlier.
1559 <z1>: Document the cmd_list argument. Fix typo.
1560 <g>: Remove incorrect sentence.
1561 (Stop Reply Packets): Document "OK" response to requests when in
1562 non-stop mode.
1563 <swbreak>: Use "software breakpoint" rather than "memory
1564 breakpoint".
1565 <create>: Document that "R" is ignored.
1566 <W, X, w>: Document formatting of "AA".
1567 (Notification Packets): Use "%Stop", not "%%Stop".
1568
ad0a504f
AK
15692016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1570
1571 * gdb.texinfo (Embedded Processors): Document ARC.
1572 (Synopsys ARC): New section.
1573 (Standard Target Features): Document ARC features.
1574 (ARC Features): New section.
1575
74172ecf
SM
15762016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1577
1578 * .gitignore: New file.
1579
0a1ddfa6
SM
15802016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1581
1582 * gdb.texinfo (Input/Output): Mention possibility to unset
1583 inferior-tty.
1584
c0272db5
TW
15852016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1586
1587 * gdb.texinfo: Resume btrace on reconnect.
1588
e3487908
GKB
15892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1590
1591 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1592 syscall.
1593
463888ab
РИ
15942016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1595
1596 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1597 command.
1598
dac790e1
TT
15992016-07-13 Tom Tromey <tom@tromey.com>
1600
1601 PR python/15620, PR python/18620:
1602 * python.texi (Events In Python): Document new breakpoint events.
1603
93daf339
TT
16042016-07-13 Tom Tromey <tom@tromey.com>
1605
1606 PR python/17698:
1607 * python.texi (Breakpoints In Python): Document
1608 Breakpoint.pending.
1609
cda75e70
TT
16102016-07-13 Tom Tromey <tom@tromey.com>
1611
1612 * python.texi (Breakpoints In Python): Move table of types and
1613 table of watchpoint types earlier in node.
1614
e0f3fd7c
TT
16152016-07-12 Tom Tromey <tom@tromey.com>
1616
1617 PR python/19293:
1618 * python.texi (Frames In Python): Document
1619 gdb.invalidate_cached_frames.
1620
86f78169
PA
16212016-06-21 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1624 document new-ui and explain use case.
1625
a28d8e50
YTL
16262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1627
1628 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1629 (NDS32 Features): New Section.
1630
bb556f1f
TK
16312016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1632
1633 * gdb.texinfo (Examining Memory): Document negative repeat
1634 count in the 'x' command.
1635
38b022b4
SM
16362016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1637
1638 * gdb.texinfo (GDB/MI Async Records): Document method and
1639 format fields in =record-started.
1640 * observer.texi (record_changed): Add method and format
1641 parameters.
1642
c185ba27
EZ
16432016-05-27 Eli Zaretskii <eliz@gnu.org>
1644
1645 * gdb.texinfo (General Query Packets): Move the description of the
1646 response before the long list of the specific 'read' and 'write'
1647 requests.
1648
1957f6b8
TT
16492016-05-23 Tom Tromey <tom@tromey.com>
1650
1651 * python.texi (Basic Python): Document gdb.breakpoints return.
1652
224f10c1
TT
16532016-05-24 Tom Tromey <tom@tromey.com>
1654
1655 PR gdb/19194:
1656 * gdb.texinfo (gdb man): Fix typo.
1657
0bdfa368
TT
16582016-05-17 Tom Tromey <tom@tromey.com>
1659
1660 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1661 (Rust): New node.
1662
dcd1f979
TT
16632016-05-17 Tom Tromey <tom@tromey.com>
1664
1665 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1666
310cdbb6
YQ
16672016-04-27 Yao Qi <yao.qi@linaro.org>
1668
1669 * gdb.texinfo (tfind): Complete doc about tfind without
1670 argument.
1671
b8162e5a
AT
16722016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1673
1674 * agentexpr.texi (byte): Fix zero_ext description.
1675
f7c38292
PA
16762016-03-31 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.texinfo (M32R/SDI): Delete node.
1679 (MIPS Embedded): Remove references to the MIPS remote debugging
1680 protocol, PMON and variants, and the associated commands.
1681
81516450
DE
16822016-03-15 Doug Evans <dje@google.com>
1683
1684 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1685 (Target Description Format): Mention enum types. Update docs on
1686 flags types.
1687 (Predefined Target Types): Add "bool".
1688 (Enum Target Types): New node.
1689
2a60e18f
PA
16902016-03-15 Pedro Alves <palves@redhat.com>
1691
1692 * gdb.texinfo (Tracepoint Actions): Fix typo.
1693
45fa2529
PA
16942016-03-15 Pedro Alves <palves@redhat.com>
1695 Andreas Arnez <arnez@linux.vnet.ibm.com>
1696 Marcin Kościelnicki <koriakin@0x04.net>
1697
1698 * gdb.texinfo (Tracepoint Actions): Document possible
1699 unreliability of '$_ret'.
1700
f2403c39
AB
17012016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1702
1703 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1704 command.
1705
f2f3ccb9
SM
17062016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1707
1708 * gdb.texinfo (Convenience Functions): Document $_as_string.
1709
cce0e923
DE
17102016-02-23 Doug Evans <dje@google.com>
1711
1712 * gdb.texinfo (Skipping Over Functions and Files): Document new
1713 options to "skip" command. Update docs of output of "info skip".
1714
012b3a21
WT
17152016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1716
1717 * gdb.texinfo (Signals): Add bound violation display hints for
1718 a SIGSEGV.
1719
0748bf3e
MK
17202016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1721
1722 * gdb.texinfo (Trace File Format): Add documentation for description
1723 section lines.
1724
e909d859
MK
17252016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1726
1727 * gdb.texinfo (Trace File Format): Remove misleading information
1728 about register block ordering.
1729
713cdcbf
DE
17302016-02-01 Doug Evans <dje@google.com>
1731
1732 * gdb.texinfo (Value Sizes): Fix typo.
1733
8244c20d
DE
17342016-02-01 Doug Evans <dje@google.com>
1735
1736 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1737
5fdf6324
AB
17382016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1739
1740 * gdb.texinfo (Value Sizes): New section.
1741 (Data): Add the 'Value Sizes' node to the menu.
1742
67ebd9cb
JB
17432016-01-26 John Baldwin <jhb@FreeBSD.org>
1744
1745 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1746
6e9567fe
JB
17472016-01-19 John Baldwin <jhb@FreeBSD.org>
1748
1749 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1750
f303dbd6
PA
17512016-01-18 Pedro Alves <palves@redhat.com>
1752
1753 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1754 of the thread that hit a breakpoint or received a signal.
1755
71ef29a8
PA
17562016-01-15 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1759
663f6d42
PA
17602016-01-13 Pedro Alves <palves@redhat.com>
1761
1762 * gdb.texinfo (Threads): Document the $_gthread convenience
1763 variable.
1764 (Convenience Vars): Likewise.
1765
c84f6bbf
PA
17662016-01-13 Pedro Alves <palves@redhat.com>
1767
1768 * gdb.texinfo (Threads): Document "info threads -gid".
1769
22a02324
PA
17702016-01-13 Pedro Alves <palves@redhat.com>
1771
1772 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1773 anchor.
1774 (Threads In Python): Document new InferiorThread.global_num
1775 attribute.
1776
5d5658a1
PA
17772016-01-07 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1780 qualified thread IDs, global thread IDs and thread ID lists.
1781 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1782 thread IDs.
1783 (Convenience Vars): Document the $_thread convenience variable.
1784 (Ada Tasks): Adjust to refer to thread IDs.
1785 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1786 Commands, GDB/MI Variable Objects): Update to mention global
1787 thread IDs.
1788 * guile.texi (Breakpoints In Guile)
1789 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1790 global thread IDs instead of thread IDs.
1791 * python.texi (Threads In Python): Adjust documentation of
1792 InferiorThread.num.
1793 (Breakpoint.thread): Mention global thread IDs instead of thread
1794 IDs.
1795
84654457
PA
17962016-01-13 Pedro Alves <palves@redhat.com>
1797
1798 * python.texi (Threads In Python): Document
1799 InferiorThread.inferior.
1800
e3940304
PA
18012016-01-13 Pedro Alves <palves@redhat.com>
1802
1803 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1804 convenience variable.
1805 (Convenience Vars): Likewise.
1806
82075af2
JS
18072016-01-12 Josh Stone <jistone@redhat.com>
1808 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1809
1810 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1811 (Stop Reply Packets): List the syscall entry and return stop reasons.
1812 (General Query Packets): Describe QCatchSyscalls, and add it to the
1813 table and the detailed list of stub features.
1814
bc504a31
PA
18152016-01-12 Pedro Alves <palves@redhat.com>
1816
1817 Remove use of the registered trademark symbol throughout.
1818
cde67b27
YQ
18192016-01-12 Yao Qi <yao.qi@linaro.org>
1820
1821 * gdb.texinfo (Interrupts): Update the document on handling
1822 interrupt when program is stopped.
1823
19d9d4ef
DB
18242015-12-11 Don Breazeal <donb@codesourcery.com>
1825
1826 * gdb.texinfo (Forks): Correct Linux kernel version where
1827 fork and exec events are supported, add notes about support
1828 of these events in target remote mode.
1829 (Connecting): Reorganize and clarify distinctions between
1830 target remote, extended-remote, and multiprocess.
1831 Reorganize related text from separate sections into new
1832 sections.
1833 (Server): Note effects of target extended-remote mode.
1834 Delete section on Multi-Process Mode for gdbserver.
1835 Move some text to "Connecting" node.
1836
f4f4330e
PA
18372015-12-10 Pedro Alves <palves@redhat.com>
1838
1839 * gdb.texinfo (Threads): Replace warning with explanation
1840 about single-threaded programs.
1841
b1236ac3
PA
18422015-12-10 Pedro Alves <palves@redhat.com>
1843
1844 * gdb.texinfo (Threads): Remove mention of SGI.
1845 (Forks): Remove mention of HP-UX.
1846 (Breakpoints): Remove mention of HP-UX.
1847 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1848 Reword in terms of architectures.
1849 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1850 mention supported systems.
1851 (Convenience Vars): Don't mention HP-UX.
1852 (Jumping): Remove mention of HP-UX in comment.
1853 (Files) <shared libraries>: Update supported shared library types
1854 list. Remove mention of HP-UX.
1855 (Native): Remove HP-UX subsection.
1856 (SVR4 Process Information): Remove mention of HP-UX.
1857
0f59c28f
PA
18582015-12-10 Pedro Alves <palves@redhat.com>
1859
1860 * gdb.texinfo (Stack): Reorder menu.
1861
1c35a88f
LM
18622015-12-09 Luis Machado <lgustavo@codesourcery.com>
1863
1864 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1865 -var-set-format's new zero-hexadecimal format.
1866
3685b09f
PMR
18672015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1868
1869 * gdb.texinfo (Ada Mode Into): Move overloading support
1870 description to its own node.
1871 (Overloading support for Ada): New node.
1872
f2faf941
PA
18732015-11-30 Pedro Alves <palves@redhat.com>
1874
1875 PR 14618
1876 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1877 (Remote Configuration): Add the "set/show remote
1878 no-resumed-stop-reply" to the available settings table.
1879 (General Query Packets): Document the "no-resumed" qSupported
1880 feature.
1881
65706a29
PA
18822015-11-30 Pedro Alves <palves@redhat.com>
1883
1884 * gdb.texinfo (Remote Configuration): List "set/show remote
1885 thread-events" command in configuration table.
1886 (Stop Reply Packets): Document "T05 create" stop
1887 reason and 'w' stop reply.
1888 (General Query Packets): Document QThreadEvents packet. Document
1889 QThreadEvents qSupported feature.
1890
de979965
PA
18912015-11-30 Pedro Alves <palves@redhat.com>
1892
1893 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1894 anchor.
1895 (Packets): Document vCtrlC.
1896
79efa585
SM
18972015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1898
1899 * gdb.texinfo (Thread List Format): Mention thread names.
1900
7e0aa6aa
PA
19012015-11-24 Pedro Alves <palves@redhat.com>
1902
1903 PR 17539
1904 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1905 program-spaces" example to ascending order listing.
1906 (Threads): Adjust "info threads" example to ascending order
1907 listing.
1908 (Forks): Adjust "info inferiors" example to ascending order
1909 listing.
1910
0c532a29
MM
19112015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1912
1913 * gdb.texinfo (Process Record and Replay): Document "record
1914 instruction-history" modifiers.
1915
fc58fa65
AB
19162015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1917
1918 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1919 description.
1920 (Frame Filter Management): Move to later in the 'Examining the
1921 Stack' chapter.
1922 (Selection): Add entry for 'select-frame'.
1923
792005b0
DE
19242015-09-25 Doug Evans <dje@google.com>
1925
1926 * gdb.texinfo (Process Record and Replay): Fix syntax of
1927 "record instruction-history begin, end" and
1928 "record function-call-history begin, end".
1929
c58b006b
SM
19302015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1931
1932 * gdb.texinfo (Specifying Source Directories): Fix
1933 substitute-path example.
1934
f2665db5
MM
19352015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1936
1937 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1938
e68fa6f0
PA
19392015-09-15 Pedro Alves <palves@redhat.com>
1940
1941 PR remote/18965
1942 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1943 the vforkdone description.
1944
8228463c
PA
19452015-09-15 Pedro Alves <palves@redhat.com>
1946
1947 PR remote/18965
1948 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1949 part indicates the thread ID of the parent process.
1950
750ce8d1
YQ
19512015-09-15 Yao Qi <yao.qi@linaro.org>
1952
1953 * gdb.texinfo (General Query Packets): Add vContSupported to
1954 tables of 'gdbfeatures' and 'stub features' supported in the
1955 qSupported packet, as well as to the list containing stub
1956 feature details.
1957
b459a59b
DB
19582015-09-11 Don Breazeal <donb@codesourcery.com>
1959
1960 * gdb.texinfo (Remote Configuration): Add exec event
1961 feature to table of packet settings.
1962 (Stop Reply Packets): Add exec events to the list of stop
1963 reasons.
1964 (General Query Packets): Add exec events to tables of
1965 'gdbfeatures' and 'stub features' supported in the qSupported
1966 packet, as well as to the list containing stub feature
1967 details.
1968
73b8c1fd
PA
19692015-08-24 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.texinfo (Remote Configuration): Document the "set/show
1972 remote multiprocess-extensions-packet" commands.
1973
bb615428
PA
19742015-08-24 Pedro Alves <palves@redhat.com>
1975
1976 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1977 <M32R>: Remove references to M32R/D.
1978 <M68K>: Remove references to target dbug.
1979 <MIPS Embedded>: Remove references to target r3900 and target
1980 array.
1981 <PowerPC Embedded>: Remove references to target dink32 and target
1982 ppcbug, target sds
1983 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1984
2b4bf6af
AB
19852015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1988
566f5e3b
AB
19892015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1990
1991 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1992
18989b3c
AB
19932015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1994
1995 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1996 info bfds" to...
1997 (File Caching): A New section. Outline bfd caching, and add new
1998 description for "main set/show bfd-sharing".
1999
6ff0ba5f
DE
20002015-08-14 Doug Evans <xdje42@gmail.com>
2001
2002 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2003 disassembly.
2004 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2005
629500fa
KS
20062015-08-11 Keith Seitz <keiths@redhat.com>
2007
2008 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2009 Use "location(s)"instead of "linespec(s)".
2010 (Specifying a Location): Rewrite.
2011 Add subsections describing linespec, address, and explicit locations.
2012 Add node/menu for each subsection.
2013 (Source and Machine Code, C Preprocessor Macros)
2014 (Create and Delete Trace points)
2015 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2016 (Continuing at a Different Address): Remove "linespec" examples.
2017 Add reference to "Specify a Location"
2018 (The -break-insert Command): Rewrite. Add anchor.
2019 Add reference to appropriate manual section discussing locations.
2020 (The -dprintf-insert Command): Refer to -break-insert for
2021 specification of 'location'.
2022
fbea99ea
PA
20232015-08-07 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2026 target-non-stop".
2027
da8c46d2
MM
20282015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2029
2030 * gdb.texinfo (Process Record and Replay): Document prefixing of
2031 speculatively executed instructions in the "record instruction-history"
2032 command.
2033
a3b5281e
DE
20342015-07-20 Doug Evans <dje@google.com>
2035
2036 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2037
6bcb1f97
DE
20382015-07-16 Doug Evans <dje@google.com>
2039
2040 * stabs.texinfo: @include gdb-cfg.texi.
2041
db1ff28b
JK
20422015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 Revert the previous 2 commits:
2045 gdbserver build-id attribute generator
2046 Validate symbol file using build-id
2047
ca5268b6
JK
20482015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.texinfo (Files): Add 'set validate-build-id'
2051 and 'show validate-build-id'.
2052
700ca40f
JK
20532015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2054 Jan Kratochvil <jan.kratochvil@redhat.com>
2055
2056 gdbserver build-id attribute generator.
2057 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2058 'build-id' in description, example, new attribute in dtd.
2059
7c7f93f6
AB
20602015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.texinfo (Selection): Update documentation for 'frame'
2063 command.
2064
701adfb0
PA
20652015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2068 focus commands.
2069
20702015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.texinfo (TUI): Add comma after @xref.
2073
b0627500
MM
20742015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2075
72f4393d 2076 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2077 commands.
2078
b20a6524
MM
20792015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2080
2081 * gdb.texinfo (Process Record and Replay): Spell out that variables
2082 and registers are not available during btrace replay.
2083 Describe the new "record btrace pt" command.
2084 Describe the new "set|show record btrace pt buffer-size" options.
2085 (General Query Packets): Describe the new Qbtrace:pt and
2086 Qbtrace-conf:pt:size packets.
2087 Expand "bts" to "Branch Trace Store".
2088 Update the branch trace DTD.
2089
fc637f04
PP
20902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2091
2092 * gdb.texinfo (Command History): Document the new option
2093 "history remove-duplicates".
2094
18a94d75
DE
20952015-06-19 Doug Evans <dje@google.com>
2096
2097 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2098 longer supported.
2099
0eacb298
PP
21002015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2101
2102 * gdb.texinfo (Command History): Mention that setting
2103 GDBHISTSIZE to the empty string disables history truncation.
2104
bc460514
PP
21052015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2106
2107 PR gdb/16999
2108 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2109 behavior.
2110
b58c513b
PP
21112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2112
2113 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2114 with GDBHISTSIZE.
2115
a86c90e6
SM
21162015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2117
2118 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2119 bytes and memory units for -data-{read,write}-memory-bytes.
2120 (Packets): Same for m, M and X packets.
2121 * python.texi (Inferiors In Python): Same for read_memory and
2122 write_memory.
2123
c74f7d1c
JT
21242015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2125
2126 * gdb.texinfo (Separate Debug Files): Document that PE is also
2127 supported.
2128
51f0e40d
AB
21292015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2132 single table entry.
2133
966f0aef
WT
21342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2135
2136 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2137
2138
15a201c8
GB
21392015-06-10 Gary Benson <gbenson@redhat.com>
2140
2141 * gdb.texinfo (Remote Configuration): Document the
2142 "set/show remote hostio-setfs-packet" command.
2143 (Host I/O Packets): Document the vFile:setfs packet.
2144
7a6a1731
GB
21452015-06-10 Gary Benson <gbenson@redhat.com>
2146
2147 * gdb.texinfo (Debugging Output): Document the "set/show debug
2148 linux-namespaces" command.
2149
7d73c23c 21502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2151 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2152
2153 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2154 and "set mpx bound".
2155
27e0867f
DE
21562015-05-27 Doug Evans <dje@google.com>
2157
2158 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2159
b4f54984
DE
21602015-05-26 Doug Evans <dje@google.com>
2161
2162 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2163 command renamings.
2164 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2165
55b40027
AB
21662015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2169
a4ea0946
AB
21702015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2171
2172 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2173 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2174
37442ce1
DE
21752015-05-16 Doug Evans <xdje42@gmail.com>
2176
2177 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2178 memory ports.
2179
36de76f9
JK
21802015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2181
2182 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2183
0d71eef5
DB
21842015-05-12 Don Breazeal <donb@codesourcery.com>
2185
2186 * gdb.texinfo (Forks): Note that fork debugging is
2187 supported in extended mode.
2188 (Remote Configuration): Add fork event features to table
2189 of packet settings.
2190 (Stop Reply Packets): Add fork events to list of stop reasons.
2191 (General Query Packets): Add fork events to tables of
2192 'gdbfeatures' and 'stub features' supported in the qSupported
2193 packet, as well as to the list containing stub feature
2194 details.
2195
835205d0
GB
21962015-05-12 Gary Benson <gbenson@redhat.com>
2197
2198 * gdb.texinfo (General Query Packets): Document
2199 qXfer:exec-file:read with empty annex.
2200
4c082a81
SC
22012015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2202
2203 * python.texi (Values From Inferior): Add descriptions of new
2204 methods gdb.Value.reference_value and gdb.Value.const_value.
2205
b30a0bc3
JB
22062015-05-06 Joel Brobecker <brobecker@adacore.com>
2207
2208 * gdb.texinfo (Files): Add "info dll" documentation.
2209 (Cygwin Native): Remove "info dll" documentation.
2210
2ce1cdbf
DE
22112015-04-29 Doug Evans <dje@google.com>
2212
2213 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2214 Document.
2215 (Writing an Xmethod): Add get_result_type to example.
2216
59fb7612
SS
22172015-04-28 Sasha Smundak <asmundak@google.com>
2218
2219 * python.texi: New method documented.
2220
cf75d6c3
AB
22212015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2222
2223 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2224 format.
2225
897c3d32
DE
22262015-04-24 Doug Evans <dje@google.com>
2227
2228 * python.texi (Xmethods In Python): Fix name of method to call the
2229 xmethod.
2230
1b6e6f5c
GB
22312015-04-17 Gary Benson <gbenson@redhat.com>
2232
2233 * gdb.texinfo (Connecting to a Remote Target): Mention that
2234 GDB can access program files from remote targets that support
2235 qXfer:exec-file:read and Host I/O packets.
2236
c78fa86a
GB
22372015-04-17 Gary Benson <gbenson@redhat.com>
2238
2239 * gdb.texinfo (Remote Configuration): Document the "set/show
2240 remote pid-to-exec-file-packet" command.
2241 (General Query Packets): Document the qXfer:exec-file:read
2242 qSupported features. Document the qXfer:exec-file:read packet.
2243
a9a5a3d1
GB
22442015-04-17 Gary Benson <gbenson@redhat.com>
2245
2246 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2247 applies to executable paths if supplied to GDB as absolute.
2248
4f45d445
JK
22492015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 * gdb.texinfo (Mode Options): Remove -xdb.
2252
e7a8570f
JK
22532015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2254 Eli Zaretskii <eliz@gnu.org>
2255
72f4393d
L
2256 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2257 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2258 the compile command. New subsection Compiler search for the compile
2259 command.
2260
f2983cc3
AW
22612015-04-09 Andy Wingo <wingo@igalia.com>
2262
2263 * guile.texi (Frames In Guile): Describe frame-read-register.
2264
599bd15c
GB
22652015-04-02 Gary Benson <gbenson@redhat.com>
2266
2267 * gdb.texinfo (set sysroot): Document "target:".
2268
d11916aa
SS
22692015-04-01 Sasha Smundak <asmundak@google.com>
2270
2271 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2272 section.
2273
df8411da
SDJ
22742015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2275
2276 PR corefiles/16092
2277 * gdb.texinfo (gcore): Mention new command 'set
2278 use-coredump-filter'.
2279 (set use-coredump-filter): Document new command.
2280
d33279b3
AT
22812015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2282
2283 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2284 documentation, reorder the info os entries in alphabetical order.
2285
852f8402
SM
22862015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2287
2288 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2289 -data-write-memory-bytes.
2290
856e7dd6
PA
22912015-03-24 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2294 mention that threads may sometimes run unlocked.
2295
236af5e3
YG
22962015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2297
2298 * gdb.texinfo (Remote configuration): Document "set/show
2299 serial parity" command.
2300
464b0089
GB
23012015-03-18 Gary Benson <gbenson@redhat.com>
2302
2303 * gdb.texinfo (General Query Packets): Remove documentation
2304 for now-removed vFile:fstat qSupported features.
2305
0a93529c
GB
23062015-03-11 Gary Benson <gbenson@redhat.com>
2307
2308 * gdb.texinfo (Remote Configuration): Document the
2309 "set/show remote hostio-fstat-packet" command.
2310 (General Query Packets): Document the vFile:fstat
2311 qSupported features.
2312 (Host I/O Packets): Document the vFile:fstat packet.
2313
85642ba0
AW
23142015-03-11 Andy Wingo <wingo@igalia.com>
2315
2316 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2317
f7e6eed5
PA
23182015-03-04 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.texinfo (Remote Configuration): Document the "set/show
2321 remote swbreak-feature-packet" and "set/show remote
2322 hwbreak-feature-packet" commands.
2323 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2324 decription.
2325 (Stop Reply Packets): Document the swbreak and hwbreak stop
2326 reasons.
2327 (General Query Packets): Document the swbreak and hwbreak
2328 qSupported features.
2329 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2330
f873665f 23312015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2332
2333 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2334 under *stopped.
2335
9a284c97
DE
23362015-03-02 Doug Evans <xdje42@gmail.com>
2337
2338 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2339
446899e4
AA
23402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2341
2342 * gdb.texinfo (S/390 and System z Features): Describe new feature
2343 "org.gnu.gdb.s390.vx".
2344
7ee67ee4
SDJ
23452015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2346
2347 PR gdb/18008
2348 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2349 demangler-warning): Fix typo ("problam").
2350
53cf2ee0
DT
23512015-02-19 David Taylor <dtaylor@emc.com>
2352
2353 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2354
3133f8c1
JM
23552015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2356
2357 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2358 point, DTrace'.
2359 (Static Probe Points): Modified to cover DTrace probes in addition
2360 to SystemTap probes. Also modified to cover the `enable probe'
2361 and `disable probe' commands.
2362
9aca2ff8
JM
23632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2364
2365 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2366 `disable probe' commands.
2367
fa3f8d5a
DT
23682015-02-12 David Taylor <dtaylor@emc.com>
2369
2370 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2371 fields of the QTDV packet.
2372
d33501a5
MM
23732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2374
2375 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2376 (Process Record and Replay): Describe new set|show commands.
2377 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2378
f4abbc16
MM
23792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2380
2381 * gdb.texinfo (Process Record and Replay): Describe the "record
2382 btrace bts" command.
2383 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2384 (Branch Trace Configuration Format): New.
2385
cfb069a8
GB
23862015-01-31 Gary Benson <gbenson@redhat.com>
2387 Doug Evans <dje@google.com>
2388
2389 * gdb.texinfo (Command Completion): Document new
2390 "set/show max-completions" option.
2391
f57d2163
DE
23922015-01-31 Doug Evans <xdje42@gmail.com>
2393
2394 * gdb.texinfo (Symbols): Document new commands
2395 "maint print symbol-cache", "maint print symbol-cache-statistics",
2396 "maint flush-symbol-cache". Document new option
2397 "maint set symbol-cache-size".
2398
9f050062
DE
23992015-01-31 Doug Evans <xdje42@gmail.com>
2400
2401 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2402 distinguish script files vs inlined scripts.
2403 * python.texi (Python Auto-loading): Ditto.
2404
b6577aab
DE
24052015-01-30 Doug Evans <dje@google.com>
2406
2407 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2408 string if present.
2409
3a8b707a
DE
24102015-01-27 Doug Evans <dje@google.com>
2411
2412 * python.texi (Objfiles In Python): Document Objfile.username.
2413
1b549396
DE
24142015-01-27 Doug Evans <dje@google.com>
2415
2416 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2417 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2418
253828f1
JK
24192015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2422
bf555842
EZ
24232015-01-16 Eli Zaretskii <eliz@gnu.org>
2424
2425 * doc/gdb.texinfo (TUI Commands): Document the possible
2426 values of NAME argument to 'winheight' command. Explain the
2427 effect of 'tabset' setting better.
2428
439250fb
DE
24292015-01-11 Doug Evans <xdje42@gmail.com>
2430
2431 PR gdb/15830
2432 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2433 (Symbols): Ditto.
2434 (Maintenance Commands): Delete docs for "maint demangle".
2435
6bf6fd09
JB
24362014-12-31 Joel Brobecker <brobecker@adacore.com>
2437
2438 * gdb.texinfo (Files): Remove documentation of the
2439 "add-shared-symbol-files" and "assf" commands.
2440 (Cygwin Native): Remove documentation of the "dll-symbols"
2441 command.
2442
cc485e62
DE
24432014-12-17 Doug Evans <xdje42@gmail.com>
2444
2445 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2446
bb2ec1b3
TT
24472014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2448 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.texinfo (Altering): Update.
2451 (Compiling and Injecting Code): New node.
2452
6dddd6a5
DE
24532014-12-12 Doug Evans <dje@google.com>
2454
2455 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2456
f5b95c01
AA
24572014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2458
2459 * gdb.texinfo: Document "maint print user-registers".
2460
a0be3e44
DE
24612014-12-08 Doug Evans <dje@google.com>
2462
2463 * python.texi (Objfiles In Python): Document Objfile.owner.
2464
86e4ed39
DE
24652014-12-04 Doug Evans <dje@google.com>
2466
2467 * python.texi (Objfiles In Python): Document
2468 Objfile.add_separate_debug_file.
2469
7c50a931
DE
24702014-12-04 Doug Evans <dje@google.com>
2471
2472 * python.texi (Objfiles In Python): Document Objfile.build_id.
2473
701adfb0
PA
24742014-12-02 Nick Bull <nicholaspbull@gmail.com>
2475
2476 * observer.texi (inferior_call_pre, inferior_call_post)
2477 (memory_changed, register_changed): New observers.
2478
162078c8
NB
24792014-12-02 Nick Bull <nicholaspbull@gmail.com>
2480
2481 * python.texi (Events In Python): Document new events
2482 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2483 and RegisterChangedEvent.
2484
f10c5b19
JK
24852014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2486
2487 Add add-auto-load-scripts-directory.
2488 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2489 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2490
413b59ae
JK
24912014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2494 description typo.
2495
02be9a71
DE
24962014-10-30 Doug Evans <dje@google.com>
2497
2498 * python.texi (Progspaces In Python): Document ability to add
2499 random attributes to gdb.Progspace objects.
2500 (Objfiles In Python): Document ability to add random attributes to
2501 gdb.objfile objects.
2502
e5f8a7cc
PA
25032014-10-27 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2506 info on stepping and signal handlers.
2507 (Signals): Explain stepping and signal handlers. Add context
2508 index entry, and cross references.
2509
fab3a15d
SM
25102014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2511
2512 * python.texi (Breakpoints In Python): Add parenthesis after
2513 Breakpoint.delete. Clarify Breakpoint.enabled description so
2514 that it contains "disable".
2515
4ffbba72
DE
25162014-10-17 Doug Evans <dje@google.com>
2517
2518 * python.texi (Events In Python): Document clear_objfiles event.
2519
d096d8c1
DE
25202014-10-17 Doug Evans <dje@google.com>
2521
2522 * python.texi (Objfiles In Python): Document new progspace attribute.
2523
32a8097b
PA
25242014-10-17 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2527 (SVR4 Process Information): Delete mention of OSF/1.
2528
2ddf4301
SM
25292014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2530
2531 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2532 exit-code field in -list-thread-groups output.
2533
342cc091
JBG
25342014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2535
2536 * gdb.texinfo (Set Breaks): Add missing "@end table".
2537
a25a5a45
PA
25382014-09-22 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2541 always-inserted off" is the default mode now. Delete
2542 documentation of "set breakpoint always-inserted auto".
2543
2b4fd423
DE
25442014-09-18 Doug Evans <dje@google.com>
2545
2546 * python.texi (Symbol Tables In Python): Document "producer"
2547 attribute of gdb.Symtab objects.
2548
deb8ff2b
PA
25492014-09-16 Pedro Alves <palves@redhat.com>
2550
2551 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2552 (Embedded OS): Remove VxWorks menu entry.
2553 (VxWorks): Remove node.
2554
81219e53
DE
25552014-09-13 Doug Evans <xdje42@gmail.com>
2556
2557 * gdb.texinfo (Signaling): Document new queue-signal command.
2558
faa42425
DE
25592014-09-06 Doug Evans <xdje42@gmail.com>
2560
2561 PR 15276
2562 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2563 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2564
1a6a384b
JL
25652014-09-03 Justin Lebar <jlebar@google.com>
2566
2567 * python.texi (Types In Python): Type.template_argument(n) returns a
2568 gdb.Value or a gdb.Type and throws an exception if n is out of
2569 range.
2570
5f3b99cf
SS
25712014-09-03 Sasha Smundak <asmundak@google.com>
2572
2573 * python.texi (Frames in Python): Add read_register description.
2574
3cecbbbe
TT
25752014-08-04 Tom Tromey <tromey@redhat.com>
2576
2577 * gdb.texinfo (Debugging Output): Update for change to "set debug
2578 target".
2579
90debf20
MM
25802014-08-01 Masaki Muranaka <monaka@monami-software.com>
2581
2582 Pushed by Joel Brobecker <brobecker@adacore.com>.
2583 * Makefile.in (transform): New variable.
2584 (install-man1, install-man5): Apply $(transform) to man file names.
2585
ee7333ae
DE
25862014-07-26 Doug Evans <xdje42@gmail.com>
2587
2588 PR guile/17177
2589 * guile.texi (Guile Pretty Printing API): Fix typo.
2590 Document set-pretty-printers!, pretty-printers.
2591 (Selecting Guile Pretty-Printers): Update.
2592 Mention program-space based pretty-printers.
2593
70509625
PA
25942014-07-25 Pedro Alves <palves@redhat.com>
2595 Eli Zaretskii <eliz@gnu.org>
2596
2597 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2598 with multi-threaded programs.
2599
701adfb0
PA
26002014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2601
2602 * gdb.texinfo (MicroBlaze Features): Added.
2603
b67a2c6f
YQ
26042014-06-27 Yao Qi <yao@codesourcery.com>
2605
2606 * gdb.texinfo (Maintenance Commands): Update the output of
2607 'maint print dummy-frames' command.
2608
f179cf97
EZ
26092014-06-24 Eli Zaretskii <eliz@gnu.org>
2610
2611 * gdb.texinfo (Screen Size): Improve indexing.
2612
992c7d70
GB
26132014-06-19 Gary Benson <gbenson@redhat.com>
2614
2615 * gdb.texinfo (Maintenance Commands): Document new
2616 "maint set/show catch-demangler-crashes" option.
2617
57fcfb1b
GB
26182014-06-19 Gary Benson <gbenson@redhat.com>
2619
2620 * gdb.texinfo (Maintenance Commands): Document new
2621 "maint demangler-warning" command and new
2622 "maint set/show demangler-warning" option.
2623
dd5d5494
SC
26242014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2625
2626 * python.texi (Xmethod API): Add space before the opening
2627 parenthesis in function descriptions.
2628
25326a28 26292014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2630
2631 * guile.texi (Guile Configuration): Document guile-data-directory.
2632
0a770bb2 26332014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2634
2635 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2636
16f691fb
DE
26372014-06-04 Doug Evans <xdje42@gmail.com>
2638
2639 * guile.texi (Breakpoints In Guile): Update.
2640
1e47491b
JB
26412014-06-03 Joel Brobecker <brobecker@adacore.com>
2642
2643 * python.texi (Xmethod API): Fix reference to "Progspaces In
2644 Python".
2645
0c6e92a5
SC
26462014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2647
2648 * python.texi (Xmethods In Python, XMethod API)
2649 (Writing an Xmethod): New nodes.
2650 (Python API): New menu entries "Xmethods In Python",
2651 "Xmethod API", "Writing an Xmethod".
2652
06eb1586
DE
26532014-06-02 Doug Evans <xdje42@gmail.com>
2654
2655 * guile.texi (Guile API): Add entry for Parameters In Guile.
2656 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2657 (Parameters In Guile): New node.
2658
e698b8c4
DE
26592014-06-02 Doug Evans <xdje42@gmail.com>
2660
2661 * guile.texi (Guile API): Add entry for Commands In Guile.
2662 (Basic Guile) <parse-and-eval>: Add reference.
2663 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2664 (GDB Scheme Data Types): Mention <gdb:command> object.
2665 (Commands In Guile): New node.
2666
ded03782
DE
26672014-06-02 Doug Evans <xdje42@gmail.com>
2668
2669 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2670 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2671 (Progspaces In Guile): New node.
2672
53e8a631
AB
26732014-05-30 Andrew Burgess <aburgess@broadcom.com>
2674
2675 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2676 * python.texi (Frames In Python): Mention
2677 gdb.FRAME_UNWIND_MEMORY_ERROR.
2678
329ea579
PA
26792014-05-29 Pedro Alves <palves@redhat.com>
2680 Tom Tromey <tromey@redhat.com>
2681
2682 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2683 from example.
2684 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2685 Mention that target-async is now deprecated.
2686 (Maintenance Commands): Document maint set/show target-async.
2687
92bcb5f9
PA
26882014-05-29 Pedro Alves <palves@redhat.com>
2689
2690 * observer.texi (sync_execution_done, command_error): New
2691 subjects.
2692
fd664c91
PA
26932014-05-29 Pedro Alves <palves@redhat.com>
2694
2695 PR gdb/13860
2696 * observer.texi (signal_received, end_stepping_range)
2697 (signal_exited, exited, no_history): New observer subjects.
2698
b2715b27
AW
26992014-05-26 Andy Wingo <wingo@igalia.com>
2700
2701 * guile.texi (GDB Scheme Data Types): Remove documentation for
2702 removed interfaces. Update spelling of gdb-object-kind.
2703
9eaa4c1e
AW
27042014-05-26 Andy Wingo <wingo@igalia.com>
2705
2706 * guile.texi (Basic Guile): Fix some typos.
2707
0f1e8403
AW
27082014-05-26 Andy Wingo <wingo@igalia.com>
2709
2710 * guile.texi (Writing a Guile Pretty-Printer)
2711 (Guile Types Module): Fix excess parentheses in use-modules forms.
2712
697aa1b7
EZ
27132014-05-24 Eli Zaretskii <eliz@gnu.org>
2714
2715 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2716 (Breakpoints In Guile, Guile Printing Module)
2717 (Guile Exception Handling, Values From Inferior In Guile)
2718 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2719 Don't use @var at the beginning of a sentence.
2720
2721 * gdb.texinfo (Frame Filter Management, Trace Files)
2722 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2723 (PowerPC Embedded, Define, Annotations for Running)
2724 (IPA Protocol Commands, Packets, General Query Packets)
2725 (Tracepoint Packets, Notification Packets, Environment)
2726 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2727 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2728 (Frames, Backtrace, Selection, Expressions, Registers)
2729 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2730 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2731 (Source Annotations, Using JIT Debug Info Readers, Packets)
2732 (Stop Reply Packets, Host I/O Packets)
2733 (Target Description Format): Don't use @var at the beginning of a
2734 sentence.
2735
2736 * python.texi (Basic Python, Types In Python)
2737 (Commands In Python, Frames In Python, Line Tables In Python)
2738 (Breakpoints In Python, gdb.printing, gdb.types)
2739 (Type Printing API): Don't use @var at the beginning of a
2740 sentence.
2741
67b5c0c1
MM
27422014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2743
2744 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2745 replay-memory-access".
2746
6a3cb8e8
PA
27472014-05-21 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.texinfo (Starting): Document "set/show
2750 auto-connect-native-target".
2751 (Target Commands): Document "target native".
2752
936d2992
PA
27532014-05-20 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2756 not be remote specific. Add cross reference to the qCRC packet.
2757 (Separate Debug Files): Update cross reference to the qCRC packet.
2758 (General Query Packets) <qCRC packet>: Add anchor.
2759
b3ce5e5f
DE
27602014-05-17 Doug Evans <xdje42@gmail.com>
2761
2762 Copy over changes from guile.texi.
2763 * python.texi (Basic Python) <gdb.execute>: Add text.
2764 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2765 (Values From Inferior) <Python string>: Add text.
2766 (Values From Inferior) <Value.string>: Clarify string length handling.
2767 (Pretty Printing API): Add cindex.
2768 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2769 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2770 @vindex.
2771 (Commands In Python) <COMPLETE_*>: Similarly.
2772 (Symbols In Python) <SYMBOL_*>: Similarly.
2773 (Breakpoints In Python) <WP_*>: Similarly.
2774 (Breakpoints In Python) <BP_*>: Similarly.
2775
8dfcab11
DT
27762014-05-17 David Taylor <dtaylor@emc.com>
2777
2778 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2779 mentioned in the qfThreadInfo reply.
2780
8d551b02
DE
27812014-05-16 Doug Evans <dje@google.com>
2782
2783 * gdb.texinfo (Mode Options): Add -D.
2784
e20bd8f4
SB
27852014-05-09 Samuel Bronson <naesten@gmail.com>
2786
2787 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2788 "make -C".
2789
f989a1c8
TT
27902014-04-29 Tom Tromey <tromey@redhat.com>
2791
2792 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2793 "show debug varobj".
2794
95cf3b38
DT
27952014-05-01 David Taylor <dtaylor@emc.com>
2796
2797 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2798 option.
2799
01f9f808
MS
28002014-04-24 Michael Sturm <michael.sturm@mintel.com>
2801 Walfred Tedeschi <walfred.tedeschi@intel.com>
2802
2803 * gdb.texinfo (i386 Features): Add description of AVX512
2804 registers.
2805
770e7fc7
DE
28062014-03-31 Doug Evans <dje@google.com>
2807
2808 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2809
97d8f0ee
DE
28102014-03-30 Doug Evans <dje@google.com>
2811
2812 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2813 (Background Execution): Ditto.
2814
36cb1214
HZ
28152014-03-21 Pedro Alves <palves@redhat.com>
2816 Stan Shebs <stan@codesourcery.com>
2817 Hui Zhu <hui@codesourcery.com>
2818
2819 * gdb.texinfo (Packets): Add anchor to "? packet".
2820 Remove fixme and update introduction of "k packet".
2821 Add anchor to "vKill packet".
2822
5e3a2c38
SS
28232014-03-12 Stan Shebs <stan@codesourcery.com>
2824
2825 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2826
7a5a839f
LC
28272014-02-26 Ludovic Courtès <ludo@gnu.org>
2828
dc6ae996 2829 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2830
95060284
JB
28312014-02-20 Joel Brobecker <brobecker@adacore.com>
2832
2833 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2834 and "assf" as being deprecated.
2835 (Cygwin Native): Likewise for "dll-symbols".
2836 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2837 as a way to force the loading of symbols from a DLL.
2838
f7bd0f78
SC
28392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2840
2841 * python.texi (Values From Inferior): Add description about the
2842 new feature.
2843
329baa95
DE
28442014-02-17 Doug Evans <xdje42@gmail.com>
2845
2846 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2847 * gdb.texinfo (Python): Moved to ...
2848 * python.texi: ... here. New file.
2849
687894f5
DE
28502014-02-17 Ludovic Courtès <ludo@gnu.org>
2851
d25f38ee 2852 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2853 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2854 parameter to 'str-lookup-function' procedure. Look for
2855 the "std::string<" prefix.
2856 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2857 Adjust description.
2858
6fb526ee
DE
28592014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2860
d25f38ee 2861 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2862 parantheses for deffn.
2863 (Disassembly In Guile): Ditto.
2864
1e0a5178
SS
28652014-02-10 Stan Shebs <stan@codesourcery.com>
2866
2867 Add Doxygen support.
2868 * Makefile.in (doxy): New action, generates Doxygen files.
2869 (DOXYGEN): New.
2870 (doxyedit): New.
2871 * Doxyfile-base.in: New file.
2872 * Doxyfile-gdb-api.in: New file.
2873 * Doxyfile-gdb-xref.in: New file.
2874 * Doxyfile-gdbserver.in: New file.
2875 * doxy-index.in: New file.
2876 * filter-for-doxygen: New file.
2877 * filter-params.pl: New file.
2878
ed3ef339
DE
28792014-02-10 Doug Evans <xdje42@gmail.com>
2880
2881 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2882 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2883 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2884 (Guile docs): Include guile.texi.
2885 (objfile-gdbdotext file): Add objfile-gdb.scm.
2886 (dotdebug_gdb_scripts section): Mention Guile scripts.
2887 (Multiple Extension Languages): New node.
2888 * guile.texi: New file.
2889
c6044dd1
JB
28902014-01-28 Joel Brobecker <brobecker@adacore.com>
2891
2892 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2893 ignore-descriptive-types". commands.
2894
87ce2a04
DE
28952014-01-22 Doug Evans <dje@google.com>
2896
2897 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2898 (gdbserver man): Ditto.
2899
52834460
MM
29002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2901
2902 * gdb.texinfo: Document limited reverse/replay support
2903 for target record-btrace.
2904
0688d04e
MM
29052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2906
2907 * gdb.texinfo (Process Record and Replay): Update documentation.
2908
8710b709
MM
29092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2910
2911 * gdb.texinfo (Process Record and Replay): Document new /c
2912 modifier accepted by "record function-call-history".
2913 Add /i modifier to "record function-call-history" example.
2914
dcf106f3
JB
29152014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2916 Joel Brobecker <brobecker@adacore.com>
2917
2918 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2919 markers. Remove one that was misplaced.
2920
41ef2965
PA
29212014-01-10 Pedro Alves <palves@redhat.com>
2922
2923 * gdb.texinfo (Your Program's Environment) <set environment>:
2924 Mention the shell, and point at 'set exec-wrapper'.
2925
c0d48811
JB
29262014-01-07 Joel Brobecker <brobecker@adacore.com>
2927
2928 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2929
5fba4c0f
JB
29302013-12-30 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdb.texinfo (Types In Python): Clarify the documentation
2933 of attribute gdb.Field.bitpos.
2934
0809504b
JB
29352013-12-28 Joel Brobecker <brobecker@adacore.com>
2936
2937 * gdb.texinfo (Types In Python): Fix the documentation of
2938 attribute "bitpos" in class gdb.Field for enum types. Add
2939 documentation for attribute "enumval" in that same class.
2940
edef6000
JB
29412013-12-28 Joel Brobecker <brobecker@adacore.com>
2942
2943 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2944 @ftable.
2945
71b8c845
DE
29462013-12-23 Doug Evans <xdje42@gmail.com>
2947
2948 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2949 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2950 corresponding section in Extending GDB.
2951 (Extending GDB): Move menu up. New menu item "Auto-loading
2952 extensions".
2953 (Sequences): New menu item "Auto-loading sequences".
2954 (Auto-loading sequences): New node.
2955 (Python): Rename section from Scripting GDB to Extending GDB.
2956 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2957 Move docs on ways to auto-load extensions to ...
2958 (Auto-loading extensions): ... here. New node.
2959
d192b373
JB
29602013-12-23 Joel Brobecker <brobecker@adacore.com>
2961
2962 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2963 in menu.
2964 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2965 command, now in a new node.
2966 (GDB/MI Support Commands): New node, with its contents being
2967 extracted from the "GDB/MI Miscellaneous Commands" node.
2968 A small paragraph introducing the section is also added at
2969 the start.
2970 (GDB/MI Miscellaneous Commands): Delete the description of the
2971 -info-gdb-mi-command, -list-features and -list-target-features
2972 commands, now hosted in the "GDB/MI Support Commands" node.
2973
a16b0e22
SC
29742013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2975
2976 PR python/16113
2977 * gdb.texinfo (Values From Inferior): Add a note about using
2978 gdb.Field objects as subscripts on gdb.Value objects.
2979 (Types In Python): Add description about the new attribute
2980 "parent_type" of gdb.Field objects.
2981
9b26f0fb
JB
29822013-12-12 Joel Brobecker <brobecker@adacore.com>
2983
2984 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2985 entry for section docuumenting the -list-features GDB/MI command.
2986
72bfa06c
JB
29872013-12-10 Joel Brobecker <brobecker@adacore.com>
2988
2989 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2990 "exec-run-start-option" entry in the output of the "-list-features"
2991 command.
2992
3ea8680f
EZ
29932013-12-04 Eli Zaretskii <eliz@gnu.org>
2994
2995 * gdb.texinfo (i386): Fix yesterday's commit.
2996
1a4f73eb
TT
29972013-12-03 Tom Tromey <tromey@redhat.com>
2998
2999 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3000 documented here.
3001
6cb999f8
TT
30022013-12-03 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3005
ca8941bb
WT
30062013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3007
3008 * gdb.texinfo (i386 Features): Add MPX feature registers.
3009 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3010 a subsubsection for MPX and describes the display of the
3011 boundary registers.
3012
688981c9
JB
30132013-12-03 Joel Brobecker <brobecker@adacore.com>
3014
3015 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3016 documentation of the "ada-exceptions" entry.
3017
2ea126fa
JB
30182013-12-03 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3021 "^error" result record concerning the error message. Document
3022 the error code that may also be part of that result record.
3023 (GDB/MI Miscellaneous Commands): Document the
3024 "undefined-command-error-code" element in the output of
3025 the "-list-features" GDB/MI command.
3026
6b7cbff1
JB
30272013-12-03 Joel Brobecker <brobecker@adacore.com>
3028
3029 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3030 the new -info-gdb-mi-command GDB/MI command. Document
3031 the meaning of "-info-gdb-mi-command" in the output of
3032 -list-features.
3033
20e1ca3b
PA
30342013-11-29 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3037 Update comment.
3038
29453a14
YQ
30392013-11-24 Yao Qi <yao@codesourcery.com>
3040
3041 * gdb.texinfo (Caching Remote Data): Document new
3042 "set/show stack-cache" option.
3043
6dd315ba
YQ
30442013-11-24 Yao Qi <yao@codesourcery.com>
3045
3046 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3047 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3048 "off" respectively.
3049
9df9dbe0
YQ
30502013-11-23 Yao Qi <yao@codesourcery.com>
3051
3052 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3053 of "displayhint" to the table about child results.
3054
c78feb39
YQ
30552013-11-21 Yao Qi <yao@codesourcery.com>
3056
3057 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3058 'dynamic' for the output of command -var-list-children.
3059
27b81af3
YQ
30602013-11-21 Yao Qi <yao@codesourcery.com>
3061
3062 * gdb.texinfo (Caching Target Data): Remove "see" before
3063 @pxref.
3064
b26dfc9a
YQ
30652013-11-20 Yao Qi <yao@codesourcery.com>
3066
3067 * gdb.texinfo (Caching Target Data): Update doc for
3068 per-address-space dcache.
3069
b12039c6
YQ
30702013-11-20 Yao Qi <yao@codesourcery.com>
3071
3072 * gdb.texinfo (Data): Rename menu item.
3073 (Caching Remote Data): Rename to ...
3074 (Caching Target Data): ... it. Update.
3075
422ad5c2
JB
30762013-11-18 Joel Brobecker <brobecker@adacore.com>
3077
3078 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3079 "language-option" entry in the output of the "-list-features"
3080 command.
3081
805e1f19
TT
30822013-11-15 Tom Tromey <tromey@redhat.com>
3083
3084 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3085 Add example.
3086
8fe1b653
TT
30872013-11-14 Tom Tromey <tromey@redhat.com>
3088
3089 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3090
403cb6b1
JB
30912013-11-14 Joel Brobecker <brobecker@adacore.com>
3092
3093 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3094 (Context management): Place current subsection text into its own
3095 subsubsection. Add new subsubsection describing the "--language"
3096 command option.
3097
93973826
JB
30982013-11-13 Joel Brobecker <brobecker@adacore.com>
3099
3100 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3101 the documentation of "info-ada-exceptions" in the output
3102 of the "-list-features" command. Add the documentation
3103 of the "ada-exception" entry instead.
3104
6adcee18
JB
31052013-11-12 Joel Brobecker <brobecker@adacore.com>
3106
93973826 3107
6adcee18
JB
3108 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3109 word of a couple of sentences to start with a capital letter.
3110
58d06528
JB
31112013-11-12 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3114 (Ada Exceptions): New node.
3115 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3116 Commands" node.
3117 (GDB/MI Ada Exceptions Commands): New node.
3118 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3119 field in the output of the "-list-features" command.
3120 * NEWS: Add entry for the new "info exceptions" CLI command,
3121 and for the new "-info-ada-exceptions" GDB/MI command.
3122
bc79de95
PM
31232013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3124
3125 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3126 (Line Tables In Python): New node.
3127
73be47f5
DE
31282013-11-08 Doug Evans <dje@google.com>
3129
3130 * gdb.texinfo (Debugging Output): Update text for
3131 "set debug dwarf2-read".
3132
db0fec5c
DE
31332013-11-08 Doug Evans <dje@google.com>
3134
3135 * gdb.texinfo (Debugging Output): Update text for
3136 "set debug symtab-create".
3137
92e32e33
PM
31382013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3139
72f4393d
L
3140 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3141 constant.
92e32e33 3142
f76c27b5
PM
31432013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3144
3145 * gdb.texinfo (Breakpoints In Python): Document temporary
3146 option in breakpoint constructor, and add documentation to the
3147 temporary attribute.
3148
fa4d0c40
YQ
31492013-11-07 Yao Qi <yao@codesourcery.com>
3150
3151 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3152 output of "-var-info-expression".
3153
afa332ce
PA
31542013-11-06 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3157 non-interactive mode.
3158 (Environment) <shell startup files warning>: Mention
3159 non-interactive mode. Mention .zshenv for Z shell, and talk about
3160 BASH_ENV instead of .bashrc for BASH.
3161
9ac69859
NB
31622013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3163
3164 * gdb.texinfo (Commands to Specify Files): Add description
3165 of the remove-symbol-file command.
3166 * observer.texi: New free_objfile event
3167
98882a26
PA
31682013-10-24 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3171
ce13fade
JB
31722013-10-11 Joel Brobecker <brobecker@adacore.com>
3173
3174 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3175 New subsection inside which the "-catch-load" and "-catch-unload"
3176 commands documentation is now placed.
3177 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3178 documenting the "-catch-assert" and "-catch-exception" new
3179 GDB/MI commands.
3180
2446f5ea
JB
31812013-10-10 Joel Brobecker <brobecker@adacore.com>
3182
3183 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3184
0d12017b
JB
31852013-10-10 Joel Brobecker <brobecker@adacore.com>
3186
bd80dc1a
JB
3187 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3188 serial baud".
3189 (Remote Configuration): Replace "set remotebaud" by "set serial
3190 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3191
f4fb82a1
PA
31922013-10-07 Pedro Alves <palves@redhat.com>
3193
3194 PR breakpoints/11568
3195 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3196 when the thread is removed from the thread list.
3197
0c557179
SDJ
31982013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3199
3200 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3201 Update entry for $_exitcode.
3202
5713b9b5
JB
32032013-10-04 Joel Brobecker <brobecker@adacore.com>
3204
3205 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3206 new "--start" option.
3207
901461f8
PA
32082013-10-02 Pedro Alves <palves@redhat.com>
3209
3210 * gdb.texinfo (Registers): Expand description of saved registers
3211 in frames. Explain <not saved>.
3212
8fb8eb5c
DE
32132013-09-25 Doug Evans <dje@google.com>
3214
3215 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3216
0a7cfe2c
SS
32172013-09-16 Stan Shebs <stan@codesourcery.com>
3218
3219 Remove the internals manual gdbint.texinfo.
3220 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3221 (PDFFILES): Remove gdbint.pdf.
3222 (HTMLFILES): Remove gdbint/index.html.
3223 (HTMLFILES_INSTALL): Remove gdbint.
3224 (GDBINT_DOC_FILES): Remove.
3225 (dvi): Remove gdbint.dvi.
3226 (ps): Remove gdbint.ps.
3227 * gdbint.texinfo: Remove file.
3228 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3229
a280dbd1
SDJ
32302013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3231
3232 * gdb.texinfo (Convenience Functions): Mention new convenience
3233 function $_isvoid.
3234
4ac33720
UW
32352013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3236
3237 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3238 (Standard Target Features): Add new node to menu.
3239 (S/390 and System z Features): New node.
3240
b3d3b4bd
SA
32412013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3242
3243 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3244 -list-target-features in the example.
3245
edf9f00c
JK
32462013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3247
3248 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3249 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3250
1d236d23
JK
32512013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 Sync documentation with gdb.base/gnu-debugdata.exp.
3254 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3255
5423b017
JK
32562013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3257
3258 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3259
6211c335
YQ
32602013-08-27 Pedro Alves <pedro@codesourcery.com>
3261 Yao Qi <yao@codesourcery.com>
3262
3263 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3264 Document new --skip-unavailable option.
3265 <-stack-list-variables>: Document new --skip-unavailable option.
3266
52e260a3
DE
32672013-08-26 Doug Evans <dje@google.com>
3268
3269 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3270 an optional regexp.
3271
5e92f71a
TT
32722013-08-13 Tom Tromey <tromey@redhat.com>
3273
3274 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3275 Document GDB_PARALLEL and GDB_INOTIFY.
3276
c5d7073b
SS
32772013-08-09 Stan Shebs <stan@codesourcery.com>
3278
3279 * LRS: Remove file, describes a long-abandoned live-range
3280 splitting extension to stabs.
3281
6fbe845e
AB
32822013-07-25 Andrew Burgess <aburgess@broadcom.com>
3283
3284 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3285
e7045703
DE
32862013-07-17 Doug Evans <dje@google.com>
3287
3288 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3289
3105ebf9
TT
32902013-07-02 Tom Tromey <tromey@redhat.com>
3291
3292 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3293
d6c2da54
TT
32942013-06-28 Tom Tromey <tromey@redhat.com>
3295
3296 * Makefile.in (version.subst): Use version.in, not
3297 common/version.in.
3298 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3299 Likewise.
3300
e5823f1c
PA
33012013-06-27 Pedro Alves <palves@redhat.com>
3302
3303 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3304 dynamic symbol resolution code>: New section, based on infrun.c
3305 comment.
3306
92dcb9ff
TT
33072013-06-26 Tom Tromey <tromey@redhat.com>
3308
3309 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3310 Update.
3311 (Releasing GDB): Likewise.
3312
dc673c81
YQ
33132013-06-26 Pedro Alves <pedro@codesourcery.com>
3314 Yao Qi <yao@codesourcery.com>
3315
3316 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3317 -trace-frame-collected.
3318
28a93511
YQ
33192013-06-26 Pedro Alves <pedro@codesourcery.com>
3320
3321 * gdb.texinfo (Traceframe Info Format): Document tvar element
3322 and its attributes.
3323
a0743c90
YQ
33242013-06-25 Yao Qi <yao@codesourcery.com>
3325
3326 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3327
01208463
TT
33282013-06-24 Tom Tromey <tromey@redhat.com>
3329
3330 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3331 (GDBvn.texi): Use version.subst.
3332 (version.subst): New target.
3333 (mostlyclean): Remove version.subst.
3334
c898adb7
YQ
33352013-06-20 Pedro Alves <pedro@codesourcery.com>
3336
3337 * gdb.texinfo (GDB/MI Data Manipulation)
3338 <-data-list-register-values>: Document the --skip-unavailable
3339 option.
3340
7c57fa1e
YQ
33412013-06-07 Yao Qi <yao@codesourcery.com>
3342
3343 * gdb.texinfo (Symbols): Add kindex and cindex for
3344 'maint print msymbols'.
3345
0059c61a 33462013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3347
3348 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3349 response field name (thread-group to inferior).
3350
85dc5a12
GB
33512013-06-04 Gary Benson <gbenson@redhat.com>
3352
3353 * gdb.texinfo (General Query Packets/qSupported): Added
3354 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3355 to the table of currently defined stub features.
3356 Added a more detailed entry for "augmented-libraries-svr4-read".
3357 (General Query Packets/qXfer:libraries-svr4:read): Documented
3358 the augmented form of this packet.
3359
5901af59
JB
33602013-05-23 Joel Brobecker <brobecker@adacore.com>
3361
3362 * gdb.texinfo (System-wide Configuration Scripts): Renames
3363 "Installed System-wide Configuration Scripts". Add associated
3364 @menu block.
3365
c1e36e3e
PA
33662013-05-23 Yao Qi <yao@codesourcery.com>
3367 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.texinfo (Packets): Document 'vCont;r'.
3370 (Continuing and Stepping): Document target-assisted range
3371 stepping, and the 'set range-stepping' and 'show range-stepping'
3372 commands.
3373
0201faac
JB
33742013-05-23 Joel Brobecker <brobecker@adacore.com>
3375
3376 * gdb.texinfo (Installed System-wide Configuration Scripts):
3377 Add subsection describing the scripts now available under
3378 the data-dir's system-gdbbinit subdirectory.
3379 * NEWS: Add entry announcing the availability of system-wide
3380 configuration scripts for ElinOS and Wind River Linux.
3381
c5867ab6
HZ
33822013-05-21 Hui Zhu <hui@codesourcery.com>
3383
3384 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3385 "-dprintf-insert" command.
3386
7d0c9981
DE
33872013-05-17 Doug Evans <dje@google.com>
3388
3389 * gdb.texinfo (Maintenance Commands): Update doc for
3390 "maint check-psymtabs". Add doc for "maint check-symtabs",
3391 "maint expand-symtabs".
3392
742ce053
MM
33932013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3394
3395 * gdb.texinfo (Process Record and Replay): Document the
3396 "record goto" command and its sub-commands.
3397
1e611234
PM
33982013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3399
3400 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3401 (Python API): Add Frame Filters API, Frame Wrapper API,
3402 Writing a Frame Filter/Wrapper, Managing Management of Frame
3403 Filters chapter entries.
3404 (Frame Filters API): New Node.
3405 (Frame Wrapper API): New Node.
3406 (Writing a Frame Filter): New Node.
3407 (Managing Frame Filters): New Node.
3408 (Progspaces In Python): Add note about frame_filters attribute.
3409 (Objfiles in Python): Ditto.
3410 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3411 @anchors and --no-frame-filters option to -stack-list-variables,
3412 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3413 commands.
3414
2874cb83
JB
34152013-05-08 Joel Brobecker <brobecker@adacore.com>
3416
3417 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3418 Support" subsection documenting the XML format used to transfer
3419 shared library info on AIX.
3420
9a005eb9
JB
34212013-05-08 Joel Brobecker <brobecker@adacore.com>
3422
3423 * gdb.texinfo (Debugging Output): Add documentation of
3424 "set debug aix-solib" and "show debug aix-solib" commands.
3425
a1217d97
SL
34262013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3427
3428 * gdb.texinfo (Nios II): New section.
3429 (Nios II Features): New section.
3430
4d1eb6b4
JB
34312013-05-06 Joel Brobecker <brobecker@adacore.com>
3432
3433 * gdbint.texinfo (Algorithms): Remove entries documenting
3434 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3435 SOLIB_CREATE_INFERIOR_HOOK.
3436
3f84184e
TT
34372013-04-29 Tom Tromey <tromey@redhat.com>
3438
3439 PR python/14204:
3440 * gdb.texinfo (Python API): Fix menu entry.
3441 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3442 Define global and static block. Add example. Clarify
3443 block relationship for inline functions.
3444
60155234
TT
34452013-04-29 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo (Python API): Mention Python help and keyword
3448 arguments. Move pagination text to Basic Python.
3449 (Basic Python): Put pagination text here. Document
3450 close-on-exec, SIGCHLD, and SIGINT.
3451
5360976e
PA
34522013-04-19 Pedro Alves <palves@redhat.com>
3453
3454 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3455 "signedness" instead of "signness".
3456
bd3f3b55
PA
34572013-04-19 Pedro Alves <palves@redhat.com>
3458
3459 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3460 -Wno-pointer-sign text with text on -Wpointer-sign.
3461
dee368d3
TT
34622013-04-16 Tom Tromey <tromey@redhat.com>
3463
3464 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3465 GCC that has the SDT probe points.
3466
cc16e6c9
TT
34672013-04-15 Tom Tromey <tromey@redhat.com>
3468
3469 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3470 exception catchpoints.
3471
72f1fe8a
TT
34722013-04-15 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.texinfo (Set Catchpoints): Document $_exception.
3475 (Convenience Vars): Mention $_exception.
3476
591f19e8
TT
34772013-04-15 Tom Tromey <tromey@redhat.com>
3478
3479 * gdb.texinfo (Set Catchpoints): Reorganize exception
3480 catchpoints. Document "catch rethrow".
3481 (Debugging C Plus Plus): Mention "catch rethrow".
3482
02ae6bad
TT
34832013-04-15 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3486
2c91021c
JK
34872013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3488 Eli Zaretskii <eliz@gnu.org>
3489
3490 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3491 line below the sample output.
3492
6eaaf48b
EZ
34932013-04-12 Eli Zaretskii <eliz@gnu.org>
3494
3495 * gdb.texinfo (Mode Options): Document '-configuration'.
3496 (Help): Document "show configuration".
3497 (Bug Reporting): Add requirements to include the configuration
3498 details in bug reports.
3499
b292c783
JK
35002013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3501
3502 * Makefile.in (MAN1S): Add gcore.1.
3503 Remove "Host, target, and site specific Makefile fragments" comment.
3504 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3505 (install-man1, uninstall-man1): Conditionalize gcore.1.
3506 (gcore.1): New.
3507 * gdb.texinfo (Man Pages): Add gcore man.
3508 (gcore man): New node.
3509
f81d1120
PA
35102013-04-10 Pedro Alves <palves@redhat.com>
3511
3512 * gdb.texinfo (Process Record and Replay): Document that "set
3513 record full insn-number-max", "set record
3514 instruction-history-size" and "set record
3515 function-call-history-size" accept "unlimited".
3516 (Backtrace): Document that "set backtrace limit" accepts
3517 "unlimited".
3518 (List): Document that "set listsize" accepts "unlimited".
3519 (Print Settings)" Document that "set print max-symbolic-offset",
3520 "set print elements" and "set print repeats" accept "unlimited".
3521 (Starting and Stopping Trace Experiments): Document that "set
3522 trace-buffer-size" accepts "unlimited".
3523 (Remote Configuration): Document that "set tcp connect-timeout"
3524 accepts "unlimited".
3525 (Command History): Document that "set history size" accepts
3526 "unlimited".
3527 (Screen Size): Document that "set height" and "set width" accepts
3528 "unlimited". Adjust "set pagination"'s description to suggest
3529 "set height unlimited" instead of "set height 0".
3530
393fd4c3
YQ
35312013-04-10 Yao Qi <yao@codesourcery.com>
3532
3533 * gdb.texinfo (Trace Files): Add "target ctf".
3534
cba5a7bf
JK
35352013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3536
3537 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3538
0ed630cb
JK
3539 * Makefile.in (install-man1, install-man5, uninstall-man1)
3540 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3541
afe1492b
JK
3542 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3543
5b8b6385
JK
35442013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3545 Eli Zaretskii <eliz@gnu.org>
3546
3547 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3548 parameters order. Remove "On some targets" for --attach. Document the
3549 --multi parameter and extended-remote command. Document all the
3550 options.
3551
906ccdf0
JK
35522013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3553
3554 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3555 the list of supported languages.
3556
43662968
JK
35572013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3558
3559 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3560 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3561 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3562 (diststuff): Add man.
3563 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3564 (uninstall-man5): New.
3565 (STAGESTUFF): Add *.1 and *.5.
3566 (GDBvn.texi): Add SYSTEM_GDBINIT.
3567 (gdb.1, gdbserver.1, gdbinit.5): New.
3568 (maintainer-clean realclean): Add $(MANS).
3569 (install): Add install-man.
3570 (uninstall): Add uninstall-man.
3571 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3572 (@copying): Wrap it by @c man begin COPYRIGHT.
3573 (Top): Add Man Pages.
3574 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3575
be9a8770
PA
35762013-04-02 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.texinfo (Debugging Output): Document "set/show debug
3579 aarch64", "set/show debug coff-pe-read" and "set/show debug
3580 mach-o".
3581
a46c1e42
PA
35822013-04-02 Pedro Alves <palves@redhat.com>
3583
3584 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3585 table>: Add entry for "trace-buffer-size".
3586
bd3eecc3
PA
35872013-03-28 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3590 table>: Add entry for "trace-status".
3591
215b9f98
EZ
35922013-03-28 Eli Zaretskii <eliz@gnu.org>
3593
3594 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3595 @bullet", which is invalid (makeinfo 5.1 barfs).
3596
7f7cc265
PA
35972013-03-28 Pedro Alves <palves@redhat.com>
3598
3599 PR gdb/15294
3600
3601 * gdb.texinfo (List) <set listsize>: Adjust to document that
3602 listsize 0 means no limit, and remove mention of -1.
3603
9c0be723
YQ
36042013-03-22 Yao Qi <yao@codesourcery.com>
3605
3606 * gdb.texinfo (Embedded Processors): Remove menu item
3607 "OpenRISC 1000".
3608 (OpenRISC 1000): Remove.
3609
bd712aed
DE
36102013-03-21 Doug Evans <dje@google.com>
3611
3612 * gdb.texinfo (Maintenance Commands): Add docs for
3613 "mt set per-command {space,time,symtab} {on,off}".
3614
d0353e76
YQ
36152013-03-14 Hui Zhu <hui@codesourcery.com>
3616 Yao Qi <yao@codesourcery.com>
3617
3618 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3619
6dd24dfa
KS
36202013-03-13 Keith Seitz <keiths@redhat.com>
3621
3622 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3623 "maint agent" reference to Dynamic printf.
3624
5c4808ca
EZ
36252013-03-11 Eli Zaretskii <eliz@gnu.org>
3626
3627 * gdb.texinfo (General Query Packets): Don't use colon in index
3628 entries visible to Info format.
3629
59ea5688
MM
36302013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3631
3632 * gdb.texinfo (Process Record and Replay): Document record
3633 changes.
3634
2ae8c8e7
MM
36352013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3636
3637 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3638 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3639 qXfer:btrace:read.
3640
28abe188
EZ
36412013-03-09 Eli Zaretskii <eliz@gnu.org>
3642
3643 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3644 use colons in @anchor and @cindex entries.
3645
be9a119c 36462013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3647
3648 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3649
be9a119c 36502013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3651 Hafiz Abid Qadeer <abidh@codesourcery.com>
3652
3653 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3654 trace-buffer-size set and show commands.
3655 (Tracepoint Packets): Document QTBuffer:size.
3656 (General Query Packets): Document QTBuffer:size.
3657
d57350ea
TT
36582013-02-21 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.texinfo: Remove bad @syncodeindex.
3661 (Values From Inferior, Types In Python, Inferiors In Python)
3662 (Events In Python, Threads In Python, Frames In Python, Blocks In
3663 Python, Symbols In Python, Symbol Tables In Python): Remove
3664 @tables.
3665 (Packets, General Query Packets, Tracepoint Packets)
3666 (Host I/O Packets): Use @w{} for empty @item.
3667
9f44fbc0
SCR
36682013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3669
3670 * gdb.texinfo (Architectures In Python): Add description about
3671 the new method gdb.Architecture.disassemble.
3672
f5911ea1
HAQ
36732013-02-15 Pedro Alves <pedro@codesourcery.com>
3674 Hafiz Abid Qadeer <abidh@codesourcery.com>
3675
3676 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3677 Document the "trace-file" field.
3678
7e1e0340
DE
36792013-02-07 Doug Evans <dje@google.com>
3680
3681 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3682 command.
3683
134a2066
YQ
36842013-02-06 Yao Qi <yao@codesourcery.com>
3685
3686 * gdb.texinfo (GDB/MI Async Records): Document new MI
3687 notification "=tsv-modified". Update the document of MI
3688 notification "=tsv-created".
3689 * observer.texi (GDB Observers): New observer tsv_modified.
3690 Update observer tsv_created and tsv_delete.
3691
430ed3f0
MS
36922013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3693
3694 * gdb.texinfo (AArch64 Features): New section; document
3695 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3696 (Architectures): Add new AArch64 section to document AArch64
3697 architecture specific commands.
3698 (ABI): Add description of the new OS ABI "Newlib" and its influence
3699 on the longjmp handling.
3700
1b56eb55
JK
37012013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3702 Jan Kratochvil <jan.kratochvil@redhat.com>
3703
3704 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3705 variable in 'set/show backtrace' section.
3706
c4957902
TT
37072013-01-31 Tom Tromey <tromey@redhat.com>
3708
3709 * gdb.texinfo (Target Commands): Fix typo.
3710
bea883fd
SCR
37112013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3712
3713 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3714 describing the gdb.Architecture class.
3715 (Frames In Python): Add description about the new method
3716 gdb.Frame.architecture().
3717
796a7ff8
DE
37182013-01-23 Doug Evans <dje@google.com>
3719
3720 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3721
998580f1
MK
37222013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3723
3724 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3725 'thread-groups' field when printing a breakpoint in MI.
3726
c9fb1240
SD
37272012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3728 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3729 to reflect that jit-reader-load now supports absolute file-names.
3730
ab04a2af
TT
37312013-01-16 Tom Tromey <tromey@redhat.com>
3732
3733 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3734 (Signals): Likewise.
3735
8ac3646f
TT
37362013-01-16 Tom Tromey <tromey@redhat.com>
3737
3738 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3739 "catch-type" field.
3740 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3741
e93a8774
TT
37422013-01-07 Tom Tromey <tromey@redhat.com>
3743
3744 * gdb.texinfo (Mode Options): Don't mention -epoch.
3745 (Data, Emacs): Remove obsolete comments.
3746
54516a0b
TT
37472013-01-02 Tom Tromey <tromey@redhat.com>
3748
3749 * gdb.texinfo (GDB/MI Output Records): Update menu.
3750 (GDB/MI Breakpoint Information): New node.
3751 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3752 <-break-insert>: Likewise.
3753
8dbe8ece
YQ
37542012-12-31 Yao Qi <yao@codesourcery.com>
3755
3756 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3757 (Packets): Move "vStopped" packet to ...
3758 (Notification Packets): ... here. Describe the components
3759 of notification. Add a table of supported notifications.
3760 Add an example on the process of he async notification.
3761
f35a17b5
JK
37622012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3765 present.
3766 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3767 fullname output always present.
3768
0dfd2fad
PM
37692012-12-23 Pierre Muller <muller@sourceware.org>
3770
72f4393d
L
3771 * gdbint.texinfo (Function prototypes): Require use of "extern"
3772 modifier for function prototypes in headers.
0dfd2fad 3773
7785b880
JB
37742012-12-19 Joel Brobecker <brobecker@adacore.com>
3775
3776 * refcard.tex: Update copyright notice to GPL v3 or later.
3777 Update contact info.
3778
3d745be3
JK
37792012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3780
3781 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3782
c9b6281a
YQ
37832012-12-15 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.texinfo (Debugging Output): Document 'set debug
3786 notification' and 'show debug notification'.
3787
f2a8bc8a
YQ
37882012-12-15 Yao Qi <yao@codesourcery.com>
3789
3790 * gdb.texinfo (Listing Tracepoints): New item and example about
3791 'installed on target' output.
3792 Add more in the example about 'installed on target'.
3793 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3794
451b7c33
TT
37952012-12-14 Tom Tromey <tromey@redhat.com>
3796
72f4393d 3797 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3798
3fa7bf06 37992012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3800
3fa7bf06
MG
3801 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3802
701adfb0
PA
38032012-12-12 Paul Koning <paul_koning@dell.com>
3804
3805 Add support for Python 3.
3806 * gdb.texinfo (Inferior.read_memory): Mention that the return
3807 value is a memoryview object if Python 3.
3808
05b4bd79
PA
38092012-12-11 Pedro Alves <palves@redhat.com>
3810
3811 * gdb.texinfo: Remove all mentions of Unixware throughout.
3812
74a0d9f6
JK
38132012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3816
0c631110
TT
38172012-11-29 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.texinfo (SVR4 Process Information): Document missing
3820 "info proc" subcommands.
3821
891df0ea
YQ
38222012-11-29 Yao Qi <yao@codesourcery.com>
3823
3824 PR gdb/1477.
3825 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3826 to 'auto' instead of 'gnu'.
3827
608e2dbb
TT
38282012-11-26 Tom Tromey <tromey@redhat.com>
3829
3830 * gdb.texinfo (MiniDebugInfo): New node.
3831 (GDB Files): Update.
3832
e64e0392
DE
38332012-11-16 Doug Evans <dje@google.com>
3834
3835 * gdb.texinfo (System-wide configuration): If the system-wide init
3836 file lives in the data-directory, and --data-directory is provided,
3837 look for it there.
3838
ae606bee
TT
38392012-11-15 Tom Tromey <tromey@redhat.com>
3840
3841 * gdb.texinfo (Signaling): Fix typo.
3842
62747a60
TT
38432012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3844
3845 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3846 parameter "count" of -data-write-memory-bytes, and add an example.
3847
18a9fc12
TT
38482012-11-12 Tom Tromey <tromey@redhat.com>
3849
3850 * gdb.texinfo (Symbols): Document "info type-printers",
3851 "enable type-printer" and "disable type-printer".
3852 (Python API): Add new node to menu.
3853 (Type Printing API): New node.
3854 (Progspaces In Python): Document type_printers field.
3855 (Objfiles In Python): Likewise.
3856 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3857 register_type_printer, TypePrinter>: Document.
3858
53342f27
TT
38592012-11-12 Tom Tromey <tromey@redhat.com>
3860
3861 * gdb.texinfo (Symbols): Document "set print type methods",
3862 "set print type typedefs", and flags to ptype and whatis.
3863
ed8a1c2d
AB
38642012-11-09 Andrew Burgess <aburgess@broadcom.com>
3865
3866 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3867 the example -data-disassemble output. Extend the description of
3868 the -data-disassemble results to document all fields. Document
3869 the cli disassemble command as being related to -data-disassemble.
3870
8506d139
YQ
38712012-11-09 Yao Qi <yao@codesourcery.com>
3872
3873 PR gdb/14777.
3874 * gdb.texinfo (OS Information): Remove doc on command
3875 'info udot'.
3876
4d3f93a2
JB
38772012-11-08 Joel Brobecker <brobecker@adacore.com>
3878
3879 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3880 gdb.ini warning for Windows port.
3881
1e96de83
YQ
38822012-11-08 Yao Qi <yao@codesourcery.com>
3883
3884 * gdb.texinfo (Search): Add kindex for 'fo'.
3885
dc939229
TT
38862012-11-05 Tom Tromey <tromey@redhat.com>
3887
3888 PR python/14802:
3889 * gdb.texinfo (Functions In Python): Add example.
3890
6f6484cd
YQ
38912012-11-03 Yao Qi <yao@codesourcery.com>
3892
3893 * observer.texi (GDB Observers): Remove observer
3894 'tracepoint_modified', 'tracepoint_created' and
3895 'tracepoint_deleted'.
3896
af4238e5
TT
38972012-10-26 Tom Tromey <tromey@redhat.com>
3898
3899 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3900
687e43a4
TT
39012012-10-25 Tom Tromey <tromey@redhat.com>
3902
3903 * gdb.texinfo (General Query Packets): Use @itemx.
3904
8de0566d
YQ
39052012-10-17 Yao Qi <yao@codesourcery.com>
3906
3907 * observer.texi (GDB Observers): Update observer
3908 'memory_changed'.
3909 * gdb.texinfo (GDB/MI Async Records): Document for
3910 "memory-changed" notification.
3911
07540c15
DE
39122012-10-15 Doug Evans <dje@google.com>
3913
3914 * gdb.texinfo (Mode Options): Document -nh.
3915 Elaborate on docs for -nx.
3916
d7019589
SP
39172012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3918
3919 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3920
82a90ccf 39212012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3922 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3923
3924 * gdb.texinfo (GDB/MI Async Records): Document notification
3925 'record-started' and 'record-stopped'.
3926 * observer.texi (GDB Observers): New observer 'record-changed'.
3927
aa9259cc
TS
39282012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3929
3930 * gdb.texinfo: Document the removal of SH's 'regs' command.
3931
c1d780c2
SDJ
39322012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3933
3934 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3935
bb25a15c
YQ
39362012-09-18 Yao Qi <yao@codesourcery.com>
3937
3938 * gdb.texinfo (GDB/MI Async Records): Document new MI
3939 notifications '=tsv-created' and '=tsv-deleted'.
3940 * observer.texi (GDB Observers): New observer tsv_created and
3941 tsv_deleted.
3942
201b4506
YQ
39432012-09-18 Yao Qi <yao@codesourcery.com>
3944
3945 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3946 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3947 '=traceframe-changed'.
3948
6fc1c773
YQ
39492012-09-17 Yao Qi <yao@codesourcery.com>
3950
3951 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3952 'set listsize'.
3953
121c73f3
JK
39542012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3955 Eli Zaretskii <eliz@gnu.org>
3956
3957 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3958 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3959 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3960
e9687799
JK
39612012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3962
3963 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3964
3b5e4d35
YPK
39652012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3966
3967 Document how to return from "python-interactive" to GDB.
3968 * gdb.texinfo (Python Commands): Update documentation.
3969
39702012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3971
3972 Add a new "python-interactive" command that starts a standard
3973 Python interactive prompt with "pi" as alias, and add "py" as
3974 an alias to "python".
3975 * gdb.texinfo (Python Commands): Document the new commands.
3976
b583003e
TT
39772012-08-22 Tom Tromey <tromey@redhat.com>
3978
3979 * gdbint.texinfo (Host Definition): Remove documentation for
3980 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3981
a451cb65
KS
39822012-08-17 Keith Seitz <keiths@redhat.com>
3983
3984 PR c++/13356
3985 * gdb.texinfo (Type and Range Checking): Remove warning.
3986 Remove spurious commas.
3987 Update text and examples for re-implementation of set/show
3988 check type.
3989 (C and C++ Type and Range Checks): Likewise.
3990
6b1755ce
YQ
39912012-08-16 Yao Qi <yao@codesourcery.com>
3992
3993 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3994 is deprecated.
3995
f47f77df
DE
39962012-08-13 Doug Evans <dje@google.com>
3997
3998 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3999 to include functions.
4000
a72c3253
DE
40012012-08-10 Doug Evans <dje@google.com>
4002
4003 * gdb.texinfo (Convenience Funs): New node.
4004 (Types In Python): Document Type.vector.
4005
5b9afe8a
YQ
40062012-08-09 Yao Qi <yao@codesourcery.com>
4007
4008 * observer.texi: New observer command_param_changed.
4009 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4010
dc1039df
JK
40112012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4012
4013 * gdbint.texinfo (Debugging GDB): In section
4014 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4015 Mention also gdb-gdb.py.
4016
4abf930d
YQ
40172012-08-07 Yao Qi <yao@codesourcery.com>
4018
4019 Revert the folloing patch:
4020 2012-08-06 Yao Qi <yao@codesourcery.com>
4021 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4022 remote hardware-watchpoint-limit' and 'set
4023 remote hardware-breakpoint-limit'.
4024
f3c8a52a
JK
40252012-08-06 Nathaniel Flath <flat0103@gmail.com>
4026
4027 * gdb.texinfo (Working Directory): Added information about new
4028 default argument for 'cd' command.
4029
77a91025
YQ
40302012-08-06 Yao Qi <yao@codesourcery.com>
4031
4032 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4033 remote hardware-watchpoint-limit' and 'set
4034 remote hardware-breakpoint-limit'.
4035
d9f08f52
YQ
40362012-08-06 Yao Qi <yao@codesourcery.com>
4037
4038 Fix PR14371.
4039
4040 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4041 '=breakpoint-deleted'.
4042
95b07c96
YQ
40432012-08-02 Yao Qi <yao@codesourcery.com>
4044
4045 * gdb.texinfo (Native): Remove node Neutrino.
4046
7255706c
YQ
40472012-07-27 Yao Qi <yao@codesourcery.com>
4048
4049 * gdb.texinfo (IPA Protocol Commands): Document new command
4050 'close'.
4051
d6b28940
TT
40522012-07-25 Tom Tromey <tromey@redhat.com>
4053
4054 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4055
e615022a
DE
40562012-07-20 Doug Evans <dje@google.com>
4057
4058 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4059 (Index Files): Document how to control the use of deprecated index
4060 sections.
4061 (Index Section Format): Replace --use-deprecated-index-sections with
4062 "set use-deprecated-index-sections on".
4063
055855a4
EZ
40642012-07-12 Eli Zaretskii <eliz@gnu.org>
4065
4066 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4067 indices into a single node "Index". Instead, join function and
4068 variable indices into a single index, separate from the concept
4069 index. Requested in
4070 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4071 (Top): Update the top-level menu: instead of one "Index" there are
4072 now separate entries "Concept Index" and "Function and Variable
4073 Index".
4074 (Concept Index, Function and Variable Index): New nodes.
4075 (Index): Node deleted.
4076
f77cc5f0
HZ
40772012-07-05 Hui Zhu <hui_zhu@mentor.com>
4078
4079 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4080 and "maint agent-eval".
4081
00595b5e
EZ
40822012-07-03 Eli Zaretskii <eliz@gnu.org>
4083
4084 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4085 avoid file-name clashes between Index.html and index.html on
4086 case-insensitive filesystems. See the discussion starting in
4087 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4088 details of the problem.
4089 (Top): Update the master menu for the above.
4090 (Concept Index, Command and Variable Index): New nodes, instead of
4091 the old "Index" node that was deleted. All cross-references
4092 updated.
4093
d3ce09f5
SS
40942012-07-02 Stan Shebs <stan@codesourcery.com>
4095
4096 * gdb.texinfo (Dynamic Printf): Mention agent style and
4097 disconnected dprintf.
4098 (Maintenance Commands): Describe maint agent-printf.
4099 (General Query Packets): Mention BreakpointCommands feature.
4100 (Packets): Document commands extension to Z0 packet.
4101 * agentexpr.texi (Bytecode Descriptions): Document printf
4102 bytecode.
4103
2d7b58e8
JK
41042012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4105
4106 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4107 only after gdbinit files.
4108 (Startup): Move -iex and -iex commands down after gdbinit files.
4109
202cbf1c
JK
41102012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4113 possibility.
4114
b6ba681c
TT
41152012-06-29 Tom Tromey <tromey@redhat.com>
4116
4117 * gdb.texinfo (Index Section Format): Update for version 7.
4118
71caed83
SS
41192012-06-28 Stan Shebs <stan@codesourcery.com>
4120
4121 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4122 example, add note about title column.
4123
ee0bf529
SCR
41242012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4125
4126 * gdb.texinfo (Symbol Tables In Python): Add description about
4127 the new 'last' attribute of gdb.Symtab_and line.
4128
3c15d565
SCR
41292012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4130
4131 * gdb.texinfo (Symbol Tables In Python): Correct the description
4132 of the 'pc' attribute of gdb.Symtab_and_line.
4133
45cfd468
DE
41342012-06-26 Doug Evans <dje@google.com>
4135
4136 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4137 and symtab-create.
4138
496ee73e
KS
41392012-06-25 Keith Seitz <keiths@redhat.com>
4140
4141 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4142 from example. Remove "rbreak" from list of corresponding
4143 gdb commands.
4144
156942c7
DE
41452012-06-23 Doug Evans <dje@google.com>
4146
4147 * gdb.texinfo (Index Section Format): Document version 7 format.
4148
c614397c
YQ
41492012-06-22 Yao Qi <yao@codesourcery.com>
4150
4151 * gdb.texinfo: Add missing cindex for some packets.
4152
472a2379
KS
41532012-06-20 Keith Seitz <keiths@redhat.com>
4154
4155 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4156 for -break-insert and document -p.
4157
2678e2af
YQ
41582012-06-20 Yao Qi <yao@codesourcery.com>
4159
4160 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4161 and "gdb.write_memory" with "Inferior.read_memory" and
4162 "Inferior.write_memory".
4163
984359d2
EZ
41642012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4165
4166 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4167 (Free Documentation): Add @node line.
4168 (Continuing and Stepping) <advance location>: Use @item instead of
4169 @itemx.
4170 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4171 @itemx.
4172 (Embedded Processors): Put the link to "PA" to its correct place,
4173 according to document structure.
4174 (Python API): Put the link to "Lazy Strings In Python" to its
4175 correct place.
4176 (Index): Use @@ in @tex block to get a literal @.
4177
4178 * gdbint.texinfo: Fix the @subtitle line.
4179
4180 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4181 correct place.
4182
16bdd41f
YQ
41832012-06-08 Yao Qi <yao@codesourcery.com>
4184
4185 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4186 Protocol'.
4187 (In-Process Agent Protocol, IPA Protocol Objects)
4188 (IPA Protocol Commands): New nodes.
4189 (Tracepoint Packets): Add anchors.
4190
2d4c29c5
TS
41912012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4192
4193 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4194
6bd110c5
YQ
41952012-06-06 Yao Qi <yao@codesourcery.com>
4196
4197 * gdb.texinfo: Update copyright year.
4198
f3e0e960
SS
41992012-05-23 Stan Shebs <stan@codesourcery.com>
4200 Kwok Cheung Yeung <kcy@codesourcery.com>
4201
4202 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4203
1564a261
JK
42042012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4207 Mention also --with-separate-debug-dir.
4208 (Auto-loading): Prepend $debugdir in the sample output.
4209 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4210 auto-load safe-path variable.
4211 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4212 Mention also $debugdir for 'set auto-load scripts-directory'.
4213
eb17f351
EZ
42142012-05-19 Eli Zaretskii <eliz@gnu.org>
4215
4216 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4217 (MIPS Embedded, MIPS, MIPS Register packet Format)
4218 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4219 appropriate.
4220
4cc0665f 42212012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4222 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4223
4224 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4225 mips compression".
4226 (MIPS Breakpoint Kinds): New subsubsection.
4227
7af8dcf8 42282012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4229
4230 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4231 nodes for subsections. Add @acronym mark-ups and adjust
4232 formatting.
4233
aff139ff
JK
42342012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4235
4236 Rename $ddir to $datadir.
4237 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4238 (objfile-gdb.py file): Rename $ddir to $datadir.
4239
9cb709b6
TT
42402012-05-18 Tom Tromey <tromey@redhat.com>
4241
4242 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4243
e7e0cddf
SS
42442012-05-14 Stan Shebs <stan@codesourcery.com>
4245
4246 * gdb.texinfo (Dynamic Printf): New subsection.
4247
7efc75aa
SCR
42482012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4249
4250 * gdb.texinfo (Basic Python): Add description about the function
4251 gdb.find_pc_line
4252
f307c045
JK
42532012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4254 Eli Zaretskii <eliz@gnu.org>
4255
4256 * gdb.texinfo (Separate Debug Files): Use plural form for global
4257 debugging information directory.
4258
85d4a676
SS
42592012-05-11 Stan Shebs <stan@codesourcery.com>
4260 Kwok Cheung Yeung <kcy@codesourcery.com>
4261
4262 * gdb.texinfo (Operating System Auxiliary Information): Document new
4263 'info os' subcommands.
4264
c1668e4e
JK
42652012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4266
4267 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4268 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4269 (dotdebug_gdb_scripts section): Add reference
4270 to 'Auto-loading safe path'.
4271
7349ff92
JK
42722012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4273
4274 Implement multi-component --with-auto-load-dir.
4275 * gdb.texinfo (Auto-loading): New references
4276 for 'set auto-load scripts-directory'
4277 and 'show auto-load scripts-directory'.
4278 (Auto-loading safe path): Describe the new default. Move $ddir
4279 substituation reference to 'objfile-gdb.py file'.
4280 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4281 script-name. Describe new 'set auto-load scripts-directory'
4282 and 'show auto-load scripts-directory'.
4283
6dea1fbd
JK
42842012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4285
4286 Provide $ddir substitution for --with-auto-load-safe-path.
4287 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4288 (Auto-loading safe path): Likewise. Mention the default value,
4289 $ddir substitution, --with-auto-load-safe-path and
4290 --without-auto-load-safe-path.
4291 * observer.texi (gdb_datadir_changed): New.
4292
1ccacbcd
JK
42932012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4294
4295 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4296 Twice.
4297
d9242c17
JK
4298 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4299 directory separator by path separator.
4300
af2c1515
JK
43012012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4302
4303 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4304 for 'set auto-load safe-path' optional. Mention if it is omitted.
4305 Change disabling security protection condition to "/", twice.
4306
a20ee7a4
SCR
43072012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4308
4309 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4310 the new methods global_block and static_block on gdb.Symtab
4311 objects.
4312
56af09aa
SCR
43132012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4314
4315 * gdb.texinfo (Blocks In Python): Add a note saying that future
4316 improvements to GDB and its infrastructure can move symbols
4317 across blocks within a symbol table.
4318
2746b0ef
YQ
43192012-04-29 Yao Qi <yao@codesourcery.com>
4320
4321 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4322 (A29K): Remove.
4323
62e5f89c
SDJ
43242012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4325 Tom Tromey <tromey@redhat.com>
4326
4327 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4328 and generic static probe support on GDB.
4329
a766d390
DE
43302012-04-25 Doug Evans <dje@google.com>
4331
50f042b9
DE
4332 * gdb.texinfo (Go): Fix thinko.
4333
a766d390
DE
4334 * gdb.texinfo (Supported Languages): Add Go.
4335 (Go): New node.
4336
f02e2b19
YQ
43372012-04-25 Yao Qi <yao@codesourcery.com>
4338
4339 * gdbint.texinfo (Testsuite): New section `Board settings'.
4340
68d41a48
JK
43412012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4342
4343 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4344 Three times.
4345
174bb630
JK
4346 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4347 Three times.
4348
0511cc75
JK
43492012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4350
4351 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4352 by @table @asis. Fix formatting of one item.
4353
0070f25a
JK
43542012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4355
4356 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4357
4dc84fd1
JK
43582012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4359
4360 New option "set debug auto-load".
4361 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4362 (auto-load verbose mode): New node.
4363
bccbefd2
JK
43642012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 New option "set auto-load safe-path".
4367 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4368 and "info auto-load" examples for safe-path. Put there also references
4369 for "set auto-load safe-path" and "show auto-load safe-path".
4370 New menu item for Auto-loading safe path.
4371 (Auto-loading safe path): New node.
4372 (Python Auto-loading): Update the expected output from "Missing"
4373 to "No".
4374
bf88dd68
JK
43752012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4376
4377 auto-load: Implementation.
4378 * gdb.texinfo (Mode Options): New anchor for -nx.
4379 (Startup): New anchors for Option -init-eval-command,
4380 Home Directory Init File
4381 and Init File in the Current Directory during Startup.
4382 Mention set auto-load local-gdbinit with a reference.
4383 Change the sample code to "set auto-load python-scripts".
4384 (Threads): New anchor set libthread-db-search-path.
4385 Provide references to libthread_db.so.1 file.
4386 (Controlling GDB): New menu item for Auto-loading.
4387 (Auto-loading, Init File in the Current Directory)
4388 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4389 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4390 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4391 reference.
4392 (Auto-loading): Rename to ...
4393 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4394 "set auto-load python-scripts", new anchor for it. Change
4395 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4396 for it. Change "info auto-load-scripts"
4397 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4398 to "Python scripts".
4399
8264ba82
AG
44002012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4401
4402 PR mi/13393
4403 * gdb.texinfo (Print Settings): Extend the description for "set print
4404 object".
4405 (GDB/MI Variable Objects): Extend the description for -var-create and
4406 -var-list-children.
4407
06fc020f
SCR
44082012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4409
4410 * gdb.texinfo (Examining Data): Document the 'explore' command.
4411
7191c139
JB
44122012-03-28 Joel Brobecker <brobecker@adacore.com>
4413
4414 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4415 to the children of a varobj and its update range when -var-update
4416 returns that the varobj's type changed.
4417
3708f05e
JK
44182012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4421 Create two new links fir 'objfile-gdb.py file'
4422 and 'dotdebug_gdb_scripts section'.
4423
8e0583c8
JK
44242012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 * gdb.texinfo (Auto-loading): Rename node reference
4427 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4428 Twice.
4429 (.debug_gdb_scripts section): Rename the node ...
4430 (dotdebug_gdb_scripts section): ... here.
4431 (Maintenance Commands): Also rename this node reference.
4432
7b282c5a
SCR
44332012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4434
4435 * gdb.texinfo (Python API/Values From Inferior): Add description
4436 about the new method Value.referenced_value. Add description on
4437 how Value.dereference is different (and similar) to
4438 Value.referenced_value.
4439
8320cc4f
JK
44402012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4441
4442 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4443 --init-eval-command=COMMAND, -iex.
4444 (Startup): Describe -iex and -ix. Simplify the example
4445 for "set auto-load-scripts off".
4446
481860b3
GB
44472012-03-16 Gary Benson <gbenson@redhat.com>
4448
4449 PR breakpoints/10738
4450 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4451 stating that GDB cannot set breakpoints on inlined functions.
4452 (Mode Options): Document --use-deprecated-index-sections.
4453 (Index Section Format): Document new index section version format.
4454
c4aeac85
TT
44552012-03-15 Tom Tromey <tromey@redhat.com>
4456
4457 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4458
16899756
DE
44592012-03-13 Doug Evans <dje@google.com>
4460
4461 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4462 of "reload".
4463 (Symbols): Delete docs for set/show symbol-reloading.
4464 * gdbint.texinfo (Defining Other Architecture Features): Delete
4465 SYMBOL_RELOADING_DEFAULT.
4466 * refcard.tex: Delete reference to symbol-reloading.
4467
9b224c5e
PA
44682012-03-07 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.texinfo (General Query Packets): Document new
4471 QProgramSignals packet.
4472 * gdb.texinfo (Remote configuration): Mention
4473 "program-signals-packet".
4474
169081d0
TG
44752012-03-05 Tristan Gingold <gingold@adacore.com>
4476
4477 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4478
d1feda86
YQ
44792012-03-03 Yao Qi <yao@codesourcery.com>
4480
4481 * gdb.texinfo (In-Process Agent): New node.
4482 Document new commands.
4483 (General Query Packets): Add packet `QAgent'.
4484
1faeff08
MR
44852012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4486
4487 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4488
7d74f244
DE
44892012-03-01 Scott J. Goldman <scottjg@vmware.com>
4490
4491 * gdb.texinfo (Commands In Python): Put example python macro in
4492 COMMAND_USER category rather than COMMAND_OBSCURE.
4493 Document gdb.COMMAND_USER.
4494 (User-defined Commands): Update documentation to clarify
4495 "set/show max-user-call-depth" and "show user" don't apply to python
4496 commands. Update documentation to clarify "help user-defined" may
4497 also include python commands defined as COMMAND_USER.
4498
6fe37d23
JK
44992012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4500
4501 * gdb.texinfo (Startup): Add option -ex description to the option -x
4502 description.
4503
83364271
LM
45042012-02-24 Luis Machado <lgustavo@codesourcery.com>
4505
4506 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4507 condition-evaluation breakpoint parameter.
4508 Mention condition-evaluation mode being shown in "info break".
4509 (Break Conditions): Add description for target-side
4510 conditional breakpoints.
72f4393d 4511 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4512 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4513 cond-expr.
4514 (General Query Packets): Mention new ConditionalBreakpoint feature.
4515
bdb1994d
TT
45162012-02-22 Tom Tromey <tromey@redhat.com>
4517
4518 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4519
4d241c86
TT
45202012-02-17 Tom Tromey <tromey@redhat.com>
4521
4522 PR python/10753:
4523 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4524 directory.
4525
816338b5
SS
45262012-02-14 Stan Shebs <stan@codesourcery.com>
4527
4528 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4529
cc30c4bd
PA
45302012-02-13 Pedro Alves <palves@redhat.com>
4531
4532 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4533 mips-idt-ecoff.
4534
035d1e5b
YQ
45352012-02-09 Yao Qi <yao@codesourcery.com>
4536
4537 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4538
f0823d2c
TT
45392012-02-07 Tom Tromey <tromey@redhat.com>
4540
4541 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4542 Symbol.value.
4543
64e7d9dd
TT
45442012-02-07 Tom Tromey <tromey@redhat.com>
4545
4546 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4547
4220b2f8
TS
45482012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4549
4550 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4551
edcc5120
TT
45522012-01-24 Tom Tromey <tromey@redhat.com>
4553
4554 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4555 unload".
4556 (Files): Mention new catch commands.
4557 (GDB/MI Async Records): Likewise.
4558
53fe1783
GB
45592012-01-24 Gary Benson <gbenson@redhat.com>
4560
4561 Delete #if 0'd out code.
4562 * gdb.texinfo (Frame Info): Remove "info catch".
4563
b9e7b9c3
UW
45642012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4565
4566 * gdb.texinfo (Remote Configuration): Document
4567 "set remote hostio-readlink-packet" command.
4568 (General Query Packets): Document vFile:readlink packet.
4569
4aac40c8
TT
45702012-01-16 Tom Tromey <tromey@redhat.com>
4571
4572 * gdb.texinfo (Specify Location): Document relative file name
4573 handling.
4574
cafec441
TT
45752012-01-16 Tom Tromey <tromey@redhat.com>
4576
4577 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4578
0ee339bc
JK
45792012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4580 Eli Zaretskii <eliz@gnu.org>
4581
4582 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4583 code.
4584
72384ba3
PH
45852012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4586
4587 * gdb.texinfo (Variables): Document use of :: for non-static
4588 variables.
4589
ce1b17c4
JB
45902012-01-05 Joel Brobecker <brobecker@adacore.com>
4591
4592 * gdbint.texinfo (Start of New Year Procedure): Update
4593 to replace use of copyright.sh by use of copyright.py.
4594
217bff3e
JK
45952012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4596
4597 Remove the gdbtui binary.
4598 * all-cfg.texi (GDBTUI): Remove.
4599 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4600 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4601 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4602
cc72b2a2
KP
46032011-12-23 Kevin Pouget <kevin.pouget@st.com>
4604
4605 Introduce gdb.FinishBreakpoint in Python.
4606 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4607 (Python API): Add menu entry for Finish Breakpoints.
4608
13ac8d2c
JK
46092011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4610
4611 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4612 tests.
4613
e0f9f062
DE
46142011-12-16 Doug Evans <dje@google.com>
4615
4616 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4617
80b6e756
PM
46182011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4619
1c3ad6ab 4620 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4621 stack". Add documentation for "set/show python print-stack".
4622
2fb860fc
PA
46232011-12-14 Pedro Alves <pedro@codesourcery.com>
4624
4625 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4626 should transfer control to the stub in the startup code instead of
4627 in main. Mention the need to get past the initial breakpoint.
4628
f8eba3c6
TT
46292011-12-06 Tom Tromey <tromey@redhat.com>
4630
4631 * gdb.texinfo (Set Breaks): Update for new behavior.
4632
2268b414
JK
46332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4634
4635 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4636 List Format for SVR4 Targets'.
4637 (General Query Packets): New item qXfer:libraries-svr4:read.
4638 (Library List Format for SVR4 Targets): New node.
4639
ae6f0d5b
TT
46402011-12-01 Tom Tromey <tromey@redhat.com>
4641
4642 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4643 add.
4644
36dfb11c
TT
46452011-11-22 Tom Tromey <tromey@redhat.com>
4646
4647 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4648 reasons.
4649
f196051f
SS
46502011-11-20 Stan Shebs <stan@codesourcery.com>
4651
4652 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4653 note-related options and variables.
4654 (Tracepoint Packets): Document packet changes.
4655
f85b53f8
SD
46562011-11-20 Sanjoy Das <sdas@igalia.com>
4657
4658 * gdb.texinfo (JIT Interface): Add documentation on writing and
4659 usind JIT debug info readers.
4660 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4661 Debug Info Readers): New nodes.
4662
bfccc43c
YQ
46632011-11-18 Yao Qi <yao@codesourcery.com>
4664
4665 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4666 tracepoint.
4667
c011a4f4
DE
46682011-11-15 Doug Evans <dje@google.com>
4669
4670 * gdb.texinfo (Files): Document basenames-may-differ.
4671
ed59ded5
DE
46722011-11-14 Doug Evans <dje@google.com>
4673
4674 * gdb.texinfo (Shell Commands): Document "!".
4675
405f8e94
SS
46762011-11-14 Stan Shebs <stan@codesourcery.com>
4677 Kwok Cheung Yeung <kcy@codesourcery.com>
4678
4679 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4680 needed to get shorter fast tracepoints.
4681 (Tracepoint Packets): Document new qTMinFTPILen packet.
4682
1e4d1764
YQ
46832011-11-14 Yao Qi <yao@codesourcery.com>
4684
4685 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4686 behavior of tracepoint.
4687 (General Query Packets): New feature InstallInTrace.
4688 (Remote Configuration): Document "set remote
4689 install-in-trace-packet".
4690
71eba9c2 46912011-11-12 Matt Rice <ratmice@gmail.com>
4692
4693 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4694 Add arguments to info macro.
4695
e0f8f636
TT
46962011-11-10 Tom Tromey <tromey@redhat.com>
4697
4698 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4699 manual.
4700 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4701 (Macros): Add a footnote.
4702 (C): Remove paragraph about compiler options.
4703 (C Constants): Mention wide character and string constants.
4704 (C Plus Plus Expressions): Update compiler option advice. Mention
4705 using declarations. Mention ADL. Remove old HP compiler
4706 information.
4707
625c0d47
TT
47082011-11-10 Tom Tromey <tromey@redhat.com>
4709
4710 PR c++/9257:
4711 * gdb.texinfo (Print Settings): Add an extra note about the need
4712 for a vtable.
4713
4be2aacc
MR
47142011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4715
4716 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4717 "set mips abi" documentation.
4718
0a1c4d10
DE
47192011-11-04 Doug Evans <dje@google.com>
4720
4721 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4722
aad1c02c
TT
47232011-11-03 Tom Tromey <tromey@redhat.com>
4724
4725 * gdb.texinfo (Stopping): Add menu entry.
4726 (Continuing and Stepping): Restore @node. Use @section, not
4727 @subsection.
4728
983fb131
MR
47292011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4730
4731 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4732 designation. Fix "Specify Location" cross-reference.
4733
3065dfb6
SS
47342011-11-02 Stan Shebs <stan@codesourcery.com>
4735
4736 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4737 (General Query Packets): Describe tracenz feature.
4738 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4739
0aaaf063
PK
47402011-10-28 Paul Koning <paul_koning@dell.com>
4741
4742 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4743
2231f1fb
KP
47442011-10-27 Kevin Pouget <kevin.pouget@st.com>
4745
72f4393d 4746 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4747 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4748
5110b5df
PK
47492011-10-26 Paul Koning <paul_koning@dell.com>
4750
4751 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4752
22dbab46
PK
47532011-10-25 Paul Koning <paul_koning@dell.com>
4754
4755 PR python/13327
72f4393d 4756
22dbab46
PK
4757 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4758 fetch_lazy method.
4759
9df2fbc4
PM
47602011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4761
4762 PR python/12656
4763
4764 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4765 global_block, static_block function.
4766
f05e2e1d
TT
47672011-10-19 Tom Tromey <tromey@redhat.com>
4768
4769 * gdb.texinfo (Commands In Python): Add missing "@"s.
4770
a7fc3f37
KP
47712011-10-13 Kevin Pouget <kevin.pouget@st.com>
4772
4773 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4774 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4775 constants.
4776
5048e516
JK
47772011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 Fix compatibility with texinfo versions older than 4.12.
4780 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4781 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4782 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4783 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4784 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4785 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4786 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4787
5a56e9c5
DE
47882011-10-09 Doug Evans <dje@google.com>
4789
4790 * gdb.texinfo (Extending GDB): Document alias command.
4791
36b11add
JK
47922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4793
4794 Support @entry in input expressions.
4795 * gdb.texinfo (Variables): Describe @entry names suffix.
4796 (Print Settings): Add anchor for `set print entry-values'.
4797
e18b2753
JK
47982011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4799 Eli Zaretskii <eliz@gnu.org>
4800
4801 Display @entry parameter values (without references).
4802 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4803 example.
4804 (Print Settings): New description of set print entry-values and show
4805 print entry-values.
4806
111c6489
JK
48072011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4808 Eli Zaretskii <eliz@gnu.org>
4809
4810 Recognize virtual tail call frames.
4811 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4812 (Tail Call Frames): New node.
4813 (Frames In Python): Add gdb.TAILCALL_FRAME.
4814
9c15afc4
DE
48152011-10-07 Doug Evans <dje@google.com>
4816
4817 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4818 register_pretty_printer.
4819
99f5279d
PM
48202011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4821
4822 PR python/12930
4823 PR python/12802
4824
4825 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4826 stop method.
4827
03583c20
UW
48282011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4829
4830 * gdb.texinfo (Starting your Program): "set disable-randomization"
4831 is no longer Linux-specific.
4832 (Remote Configuration): Document "set remote
4833 disable-randomization-packet".
4834 (General Query Packets): Document "QDisableRandomization" packet
4835 and add it to "qSupported" list.
4836
bd054e06
KP
48372011-10-07 Kevin Pouget <kevin.pouget@st.com>
4838
4839 Allow Python notification of new object-file loadings.
4840 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4841 event type.
4842
cb6be26b
KP
48432011-10-04 Kevin Pouget <kevin.pouget@st.com>
4844
4845 PR python/12691: Add the inferior to Python exited event
4846 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4847
a05336a1
JB
48482011-10-03 Joel Brobecker <brobecker@adacore.com>
4849
4850 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4851 rephasing.
4852
5d77fe44
JB
48532011-10-03 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4856 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4857 as possible feature returned by the `-list-features'
4858 command.
4859
699df94d
PK
48602011-09-28 Paul Koning <paul_koning@dell.com>
4861
4862 * gdb.texinfo (gdb.Type): Document field access by dictionary
4863 key syntax.
4864
24bdad53
YQ
48652011-09-28 Yao Qi <yao@codesourcery.com>
4866
4867 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4868 Add one space after option `-s'. Remove @r{} markup.
4869
6710bf39
SS
48702011-09-27 Stan Shebs <stan@codesourcery.com>
4871
4872 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4873
d99f7e48
HZ
48742011-09-16 Hui Zhu <teawater@gmail.com>
4875
4876 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4877 to *(unsigned char *)$esp@300.
4878
d812018b
PK
48792011-09-15 Paul Koning <paul_koning@dell.com>
4880
4881 * gdb.texinfo: Make style of Python functions and methods match
4882 the syntax of Python. Also put class and module names explicitly
4883 on function, member, and variable names, matching Python
4884 documentation conventions.
72f4393d 4885
2aa48337
KP
48862011-09-15 Kevin Pouget <kevin.pouget@st.com>
4887
4888 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4889 * gdb.texinfo (Inferiors In Python): Describe new
4890 gdb.selected_inferior() function.
4891
6839b47f
KP
48922011-09-15 Kevin Pouget <kevin.pouget@st.com>
4893
4894 Handle multiple breakpoint hits in Python interface:
4895 * gdb.texinfo (Events In Python): New function documentation:
4896 gdb.BreakpointEvent.breakpoints. Indicate that
4897 gdb.BreakpointEvent.breakpoint is now deprecated.
4898
26829f2b
JB
48992011-09-04 Joel Brobecker <brobecker@adacore.com>
4900
4901 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4902
a9f54f60
TT
49032011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4904
4905 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4906
fa3a4f15
PM
49072011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4908
72f4393d
L
4909 * gdb.texinfo (Prompt): Add set/show extended-prompt
4910 documentation
4911 (Basic Python): Add prompt_hook anchor.
4912 (Python modules): Reword module text to reflect multiple modules.
4913 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4914
224bbe49
YQ
49152011-08-14 Yao Qi <yao@codesourcery.com>
4916
78d85199
YQ
4917 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4918
49192011-08-14 Yao Qi <yao@codesourcery.com>
4920
4921 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4922 (TIC6x Features): New node.
4923
457e09f0
DE
49242011-08-12 Doug Evans <dje@google.com>
4925
4926 * gdb.texinfo (Symbols In Python): Document symbol.type.
4927
5e239b84
PM
49282011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4929
4930 * gdb.texinfo (Python): Document command and function
4931 auto-loading.
4932
177bc839
JK
49332011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4934 Eli Zaretskii <eliz@gnu.org>
4935
4936 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4937 typedefs unrolling. Extend the sample code by an inner typedef and
4938 outer typedefs unrolling.
4939
1a532630
PP
49402011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4941
4942 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4943 size and line-size.
4944
9b158ba0 49452011-07-21 Matt Rice <ratmice@gmail.com>
4946
4947 PR macros/12999
4948 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4949 Update text and cindex entries for info macro command.
4950
d17b6f81
PM
49512011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4952
4953 * observer.texi (GDB Observers): Add before_prompt observer.
4954 * gdb.texinfo (Basic Python): Add documentation for prompt
4955 substitution.
4956
713389e0
PM
49572011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4958
72f4393d 4959 PR python/12438
713389e0 4960 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4961 set/show python print-stack. Document set/show python
4962 print-backtrace.
713389e0 4963
177b42fe
TJB
49642011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4965
4966 * gdb.texinfo: Fix typos.
4967
900e11f9
JK
49682011-07-01 Tom Tromey <tromey@redhat.com>
4969
4970 * gdb.texinfo (Debugging Output): Document set debug
4971 check-physname.
4972
39c4d40a
TT
49732011-06-29 Tom Tromey <tromey@redhat.com>
4974
4975 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4976 breakpoint-notifications feature.
4977
6f5def7d
UW
49782011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4979
4980 * gdb.texinfo (Target Description): Remove warning about
4981 possibly unstable format.
4982
8cf64490
TT
49832011-06-03 Tom Tromey <tromey@redhat.com>
4984
4985 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4986 (Events In Python): Note that exit_code is optional.
4987
393eab54
PA
49882011-05-17 Pedro Alves <pedro@codesourcery.com>
4989
4990 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4991 required for multi-threading support.
4992 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4993 Hc are deprecated for multi-threading debugging. Point readers at
4994 the vCont packet.
4995
75fc9810
DE
49962011-05-15 Doug Evans <dje@google.com>
4997
4998 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4999
01124a23
DE
50002011-05-13 Doug Evans <dje@google.com>
5001
98a5dd13
DE
5002 * gdb.texinfo (Threads): Document $sdir,$pdir.
5003 (Server): Document $pdir exception.
5004
dbaefcf7
DE
5005 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5006
cc63ef9b
DE
5007 * gdb.texinfo (Threads): Clarify default value for
5008 libthread-db-search-path.
7e0396aa 5009
01124a23
DE
5010 * gdb.texinfo (Completion): Update example.
5011 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5012
d248b706
KY
50132011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5014
5015 * gdb.texinfo: Document change in the behaviour of the enable and
5016 disable GDB commands when applied to tracepoints.
5017 Document the EnableDisableTracepoints remote stub feature.
5018 Document QTEnable and QTDisable in the list of tracepoint packets.
5019
cc88a640
JK
50202011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5021
5022 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5023 hsuser.texi.
5024 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5025 comment to hsuser.texi. Change rluser.texi name in the comment.
5026
84e578fb
DE
50272011-05-10 Doug Evans <dje@google.com>
5028
5029 * gdb.texinfo (Threads): If an empty path is provided for
5030 libthread-db-search-path it is reset to its default value.
5031 (Server): Ditto.
5032
478aac75
DE
50332011-05-09 Doug Evans <dje@google.com>
5034
5035 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5036
9c06b0b4
TJB
50372011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5038 Thiago Jung Bauermann <bauerman@br.ibm.com>
5039
5040 Implement support for PowerPC BookE masked watchpoints.
5041 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5042 (PowerPC Embedded): Mention support of masked watchpoints.
5043
9ed350ad
JB
50442011-05-03 Joel Brobecker <brobecker@adacore.com>
5045
5046 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5047 `@value{GDBN}'.
5048
4ceed123
JB
50492011-05-03 Joel Brobecker <brobecker@adacore.com>
5050
5051 * gdb.texinfo (titlepage): Remove dedication.
5052 (In Memoriam): New appendix.
5053
559a7a62
JK
50542011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5055 Eli Zaretskii <eliz@gnu.org>
5056
5057 * gdb.texinfo (Index Section Format): Change the version to 5.
5058 Describe the different formula.
5059
03f2bd59
JK
50602011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5061 Eli Zaretskii <eliz@gnu.org>
5062
5063 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5064 for disconnected tracing.
5065 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5066 extended-remote relationship. Mention --once.
5067 (TCP port allocation lifecycle of @code{gdbserver}): New.
5068
d9b1a651
EZ
50692011-04-23 Eli Zaretskii <eliz@gnu.org>
5070
5071 * gdb.texinfo (Server): Improve indexing. Index all optional
5072 switches to gdbserver.
5073
90476074
TT
50742011-04-20 Tom Tromey <tromey@redhat.com>
5075
5076 * gdb.texinfo (Index Section Format): New node.
5077 (Top): Add new node to menu.
5078
c21236dc
PA
50792011-04-20 Pedro Alves <pedro@codesourcery.com>
5080
5081 * gdb.texinfo (Maintenance Commands): Document `maint print
5082 remote-registers'.
5083
05c8c3f5
TT
50842011-04-20 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.texinfo (Trace File Format): Move node later.
5087
7a9dd1b2
TT
50882011-04-19 Tom Tromey <tromey@redhat.com>
5089
5090 * gdbint.texinfo (Register Information Functions): Remove
5091 duplicate "the".
5092 * gdb.texinfo (Emacs): Remove duplicate "to".
5093 (GDB/MI Variable Objects): Remove duplicate "the".
5094 (General Query Packets): Likewise.
5095
4368ebeb
JB
50962011-04-02 Joel Brobecker <brobecker@adacore.com>
5097
5098 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5099 "GDB/MI Ada Exception Information" node.
5100
956a9fb9
JB
51012011-04-01 Joel Brobecker <brobecker@adacore.com>
5102
5103 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5104 the "exception-name" field in the *stopped async record.
5105
f1310107
TJB
51062011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5107 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5108
5109 Implement support for PowerPC BookE ranged breakpoints.
5110 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5111
8786b2bd
TT
51122011-03-28 Tom Tromey <tromey@redhat.com>
5113
5114 * gdb.texinfo (Set Tracepoints): Fix typo.
5115
9ef07c8c
TT
51162011-03-24 Tom Tromey <tromey@redhat.com>
5117
5118 * gdb.texinfo (Specify Location): Document `function:label'
5119 linespec.
5120
99c3dc11
PM
51212011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5122
f1310107 5123 PR python/12149
99c3dc11
PM
5124
5125 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5126
29703da4
PM
51272011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5128
5129 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5130 (Inferiors In Python): Likewise.
5131 (Threads In Python): Likewise.
5132 (Symbols In Python): Likewise.
5133 (Objfiles In Python): Likewise.
5134 (Symbol Tables In Python): Likewise.
5135
c9174737
PA
51362011-03-15 Pedro Alves <pedro@codesourcery.com>
5137
5138 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5139 display>: Explain that the commands accept number ranges.
5140
7371cf6d
PM
51412011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5142
5143 * gdb.texinfo (Breakpoints In Python): Add description and example
5144 of Python stop function operation.
5145
ecec24e6
PM
51462011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5147
5148 * gdb.texinfo (Parameters In Python): Document get_set_string and
5149 get_show_string methods.
5150
6dcd5565
JK
51512011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5152
5153 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5154
81896e36
JK
5155 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5156 circular-trace-buffer name.
5157
5e30da2c
JB
51582011-02-28 Joel Brobecker <brobecker@adacore.com>
5159
5160 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5161 in the previous change.
5162
3bd0f5ef 51632011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5164
72f4393d 5165 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5166 that they can accept multiple arguments.
5167
4ec7539c
JB
51682011-02-24 Joel Brobecker <brobecker@adacore.com>
5169
5170 Revert the following patch (code patch was not approved):
5171 2011-02-21 Hui Zhu <teawater@gmail.com>
5172 * agentexpr.texi (bytecode descriptions): add printf.
5173 * gdb.texinfo (tracepoint action lists): add printf.
5174
82809774
DE
51752011-02-23 Doug Evans <dje@google.com>
5176
5177 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5178
e5a67952
MS
51792011-02-23 Michael Snyder <msnyder@vmware.com>
5180
5181 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5182 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5183 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5184
6e6fbe60
DE
51852011-02-22 Doug Evans <dje@google.com>
5186
5187 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5188 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5189 add description of result, fix @defun formatting.
5190
f994e27a
HZ
51912011-02-21 Hui Zhu <teawater@gmail.com>
5192
5193 * agentexpr.texi (Bytecode Descriptions): Add printf.
5194 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5195
c7f96d2b
TT
51962011-02-18 Tom Tromey <tromey@redhat.com>
5197
5198 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5199
60f98dde
MS
52002011-02-14 Michael Snyder <msnyder@vmware.com>
5201
5202 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5203 Document new command "thread find".
5204
08e796bc
MS
52052011-02-14 Michael Snyder <msnyder@vmware.com>
5206
5207 * gdb.texinfo (Threads): Update example of new thread message.
5208
b3b9301e
PA
52092011-02-14 Pedro Alves <pedro@codesourcery.com>
5210
5211 * gdb.texinfo (Remote Configuration): Mention set/show remote
5212 traceframe-info.
5213 (Tools/Packages Optional for Building GDB): Mention that expat is
5214 used for traceframe info.
5215 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5216 (General Query Packets) <qSupported>: Describe the
5217 qXfer:traceframe-info:read feature.
5218 (qXfer::read): Describe qXfer:traceframe-info:read.
5219 (Traceframe Info Format): New section.
5220
cef35b0f
PA
52212011-02-04 Pedro Alves <pedro@codesourcery.com>
5222
5223 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5224 for casts and unary operators.
5225
f1cbe1d3
TT
52262011-02-04 Tom Tromey <tromey@redhat.com>
5227
5228 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5229 is not useful.
5230
585fdaa1
PA
52312011-01-25 Pedro Alves <pedro@codesourcery.com>
5232
5233 * gdb.texinfo: s/value optimized out/optimized out/g
5234
7bfc9434
JB
52352011-01-21 Joel Brobecker <brobecker@adacore.com>
5236
5237 * gdb.texinfo (Other Misc Settings): Rework part of the
5238 documentation of the "set interactive mode" command.
5239
4694da01
TT
52402011-01-19 Tom Tromey <tromey@redhat.com>
5241
5242 * gdb.texinfo (Threads): Document thread name output and `thread
5243 name' command.
5244 (Threads In Python): Document Thread.name attribute.
5245 (GDB/MI Thread Commands): Document thread attributes.
5246
b716877b
AB
52472011-01-12 Andrew Burgess <aburgess@broadcom.com>
5248
5249 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5250 changes in mi/mi-cmd-disas.c
5251
13fd8b81
TT
52522011-01-12 Tom Tromey <tromey@redhat.com>
5253
5254 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5255 Fix "thread apply" text.
5256
e09342b5
TJB
52572011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5258 Thiago Jung Bauermann <bauerman@br.ibm.com>
5259
5260 Implement support for PowerPC BookE ranged watchpoints.
5261 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5262 the "set powerpc exact-watchpoints" flag.
5263
06e65f44
TT
52642011-01-07 Tom Tromey <tromey@redhat.com>
5265
5266 * gdb.texinfo (Python API): Add descriptions to @menu items.
5267
d8e22779
TT
52682011-01-06 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5271
a255712f
PP
52722010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5273
e09342b5 5274 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5275
ccfc3d6e
TT
52762011-01-06 Tom Tromey <tromey@redhat.com>
5277
5278 PR python/12133:
5279 * gdb.texinfo (Frames In Python): Document various frame
5280 constants.
5281
44944448
JB
52822011-01-05 Joel Brobecker <brobecker@adacore.com>
5283
5284 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5285 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5286 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5287
42ea3d7a
JK
52882011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5289
5290 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5291 (clean): Add GDBvn.texi.
5292
720d1a40
JB
52932010-12-29 Joel Brobecker <brobecker@adacore.com>
5294
5295 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5296 occasional case where the debugger prints an array address
5297 instead of the array itself.
5298
ad196637
PA
52992010-12-23 Pedro Alves <pedro@codesourcery.com>
5300
5301 * gdb.texinfo (Packets) <read registers packet>: Document support
5302 for registers that were not collected.
5303
a86caf66
DE
53042010-12-15 Doug Evans <dje@google.com>
5305
5306 * gdb.texinfo (Startup): Document auto-loading of scripts during
5307 startup.
5308 (Auto-loading): Delete "maint set python auto-load on|off".
5309 Add "set auto-load-scripts on|off".
5310
aae1c79a
DE
53112010-12-07 Doug Evans <dje@google.com>
5312
5313 * gdb.texinfo (Mode Options): Document -data-directory.
5314 (Data Files): Add reference to -data-directory.
5315
4e04c971
DE
53162010-11-29 Doug Evans <dje@google.com>
5317
5318 * gdb.texinfo (Pretty-Printer Introduction): Change
5319 printer-name:subprinter-name to printer-name;subprinter-name.
5320
94b6973e
PM
53212010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5322
72f4393d 5323 PR python/12199
94b6973e
PM
5324
5325 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5326
39037522
TT
53272010-11-23 Tom Tromey <tromey@redhat.com>
5328
5329 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5330 (Editing): Likewise.
5331 (Command History): Likewise.
5332 (TUI Keys): Likewise.
5333 (Bug Reporting): Conditionally include rluser.texi and
5334 inc-history.texinfo.
5335 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5336 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5337 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5338 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5339 (gdb.pdf): Likewise.
5340 (gdb.info): Likewise.
5341 (gdb/index.html): Likewise.
5342
5ae98d25
TT
53432010-11-23 Tom Tromey <tromey@redhat.com>
5344
5345 * Makefile.in (Makefile): Run ../config.status.
5346 (distclean): Update.
5347 * configure: Remove.
5348 * configure.ac: Remove.
5349
621c8364
TT
53502010-11-12 Tom Tromey <tromey@redhat.com>
5351
5352 * gdb.texinfo (Basic Python): Update. Add xref.
5353 (Exception Handling): Document new exception classes.
5354 (Types In Python): Update.
5355 (Frames In Python): Update.
5356
84f4c1fe
PM
53572010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5358
5359 * gdb.texinfo (Breakpoints In Python): Document "internal"
5360 parameter, and visible attribute.
5361
99e7ae30
DE
53622010-11-05 Doug Evans <dje@google.com>
5363
5364 * gdb.texinfo (Source Path): Document "set directories".
5365
f4b8a18d
KW
53662010-11-05 Ken Werner <ken.werner@de.ibm.com>
5367
5368 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5369 (OpenCL C): New node.
5370
7b51bc51
DE
53712010-11-02 Doug Evans <dje@google.com>
5372
5373 * gdb.texinfo (Pretty Printing): Expand into three sections,
5374 introduction, example, and commands.
5375 (Python API): Delete section Disabling Pretty-Printers, merge into
5376 Selecting Pretty-Printers.
5377 (Writing a Pretty-Printer): New section. Move the pretty-printer
5378 example here, and reformat to match python coding style. Add a second
5379 example using the gdb.printing module.
5380 (Python modules): Add gdb.printing.
5381
9eeee977
DE
53822010-10-29 Doug Evans <dje@google.com>
5383
5384 * gdb.texinfo (Python): Fix long line.
5385
a0e0ffdf
DE
53862010-10-20 Doug Evans <dje@google.com>
5387
5388 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5389 All references updated. Correct sections marked as subsections.
5390 (Coding Standards): New chapter. Move the coding standard related
5391 subsections here. Add section on Python coding standards.
5392
0e3509db
DE
53932010-10-13 Doug Evans <dje@google.com>
5394
5395 * gdb.texinfo (Python): Add "Python modules".
5396 (Types in Python): Add reference to gdb.types section.
5397 (Python modules): New node.
5398
44592cc4
DE
53992010-10-11 Doug Evans <dje@google.com>
5400
5401 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5402 Python" from gdb.Value.type description.
5403
6e1bb179
JB
54042010-09-28 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.texinfo (Ravenscar Profile): New node.
5407
e8467610
TT
54082010-09-22 Tom Tromey <tromey@redhat.com>
5409
5410 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5411
fccd1d1e
EZ
54122010-09-22 Eli Zaretskii <eliz@gnu.org>
5413
5414 * gdb.texinfo (Values From Inferior): Clarify that
5415 value.dynamic_type works only in C++ programs with RTTI.
5416
c1b6b909
TT
54172010-09-15 Paul Bolle <pebolle@tiscali.nl>
5418
5419 * gdb.texinfo (Character Sets): Correctly reference host-charset
5420 in example.
5421
7d288aaa
TT
54222010-09-13 Tom Tromey <tromey@redhat.com>
5423
5424 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5425 Document "fullname" and "from".
5426
f75d858b
MK
54272010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5428
5429 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5430 feature `reverse' output by -list-target-features.
5431
83b9503b
L
54322010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5433
5434 * gdb.texinfo (i386 Features): Remove an extra "@item".
5435
03f17ccf
TT
54362010-08-30 Tom Tromey <tromey@redhat.com>
5437
5438 PR python/11792:
5439 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5440
9779414d
DJ
54412010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5442
5443 * gdb.texinfo (ARM Features): Document
5444 org.gnu.gdb.arm.m-profile.
5445
f9ffd4bb
TT
54462010-08-23 Tom Tromey <tromey@redhat.com>
5447
5448 PR python/11145:
5449 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5450 reinterpret_cast methods.
5451
702c2711
TT
54522010-08-23 Tom Tromey <tromey@redhat.com>
5453
5454 PR python/11915:
5455 * gdb.texinfo (Types In Python): Document array method.
5456
66b73624
TJB
54572010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5458
5459 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5460
06a64a0b
TT
54612010-08-16 Tom Tromey <tromey@redhat.com>
5462
5463 * gdb.texinfo (Set Watchpoints): Document -location option.
5464
a3a7127e
DE
54652010-08-13 Doug Evans <dje@google.com>
5466
5467 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5468
8dedea02
VP
54692010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5470
5471 * gdb.texinfo (GDB/MI Data Manipulation): Document
5472 -data-read-memory-raw and -data-write-memory-raw.
5473
ca5c20b6 54742010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5475 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5476
5477 * gdb.texinfo (Basic Python): Describe post_event API.
5478
cb2e07a6
PM
54792010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5480
5481 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5482 decode_line Python APIs
cb2e07a6 5483
464b3efb
TT
54842010-08-10 Tom Tromey <tromey@redhat.com>
5485
5486 * gdb.texinfo (Pretty Printing API): Document
5487 gdb.default_visualizer.
5488
c29c521f
TT
54892010-08-10 Tom Tromey <tromey@redhat.com>
5490
5491 Revert gdb-add-index addition:
5492 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5493
5da1313b
JK
54942010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5495 Eli Zaretskii <eliz@gnu.org>
5496
5497 * gdb.texinfo (Mode Options) <-batch>
5498 (Basic Python) <gdb.execute>: Describe setting width and height.
5499
02d868e8
PP
55002010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5501
5502 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5503
c2bbed2a
TT
55042010-07-30 Tom Tromey <tromey@redhat.com>
5505
5506 * gdb.texinfo (Index Files): Mention gdb-add-index.
5507
6c13bbe1
HZ
55082010-07-30 Hui Zhu <teawater@gmail.com>
5509
5510 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5511 "detach inferior" and "kill inferior".
5512
53a71c06
CR
55132010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5514
5515 * gdb.texinfo (Machine Code): Update description of two forms of
5516 arguments, and add new example to demonstrate the new form.
5517
5374244e
PM
55182010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5519
5520 * gdb.texinfo (Values From Inferior): Add value inferior function
5521 call description.
5522
8ea5bce5
JK
55232010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5524
5525 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5526
c0edd9ed
JK
55272010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5528 Eli Zaretskii <eliz@gnu.org>
5529
5530 Make core files the process_stratum.
5531 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5532 record_stratum example.
5533
9291a0cd
TT
55342010-07-13 Tom Tromey <tromey@redhat.com>
5535
5536 * gdb.texinfo (Index Files): New node.
5537
f5011d11
TT
55382010-07-13 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5541
0f5238ed
TT
55422010-07-13 Tom Tromey <tromey@redhat.com>
5543
5544 * gdb.texinfo (Specify Location): Document labels.
5545
74c761c1
PA
55462010-07-01 Pedro Alves <pedro@codesourcery.com>
5547
5548 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5549 entries for fast tracepoints and static tracepoints.
5550
501994c0
PA
55512010-07-01 Pedro Alves <pedro@codesourcery.com>
5552
5553 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5554 qsThreadInfo>: Spell out `l' as ell.
5555
0fb4aa4b
PA
55562010-07-01 Pedro Alves <pedro@codesourcery.com>
5557
5558 * gdb.texinfo (Convenience Variables): Document $_sdata.
5559 (Commands to Set Tracepoints): Describe static tracepoints. Add
5560 `Listing Static Tracepoint Markers' menu entry. Document
5561 "strace".
5562 (Tracepoint Action Lists): Document collecting $_sdata.
5563 (Listing Static Tracepoint Markers): New subsection.
5564 (Tracepoints support in gdbserver): Mention static tracepoints.
5565 (remote packets, enabling and disabling): Mention
5566 read-sdata-object.
5567 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5568 and StaticTracepoint.
5569 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5570 Document qXfer:sdata:read.
5571 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5572
dc3b15be
JB
55732010-06-29 Joel Brobecker <brobecker@adacore.com>
5574
5575 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5576
595939de
PM
55772010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5578 Tom Tromey <tromey@redhat.com>
5579 Thiago Jung Bauermann <bauerman@br.ibm.com>
5580
5581 * gdb.texinfo (Inferiors In Python): New node.
5582 * gdb.texinfo (Threads In Python): New node.
5583
9279c692
JB
55842010-06-28 Joel Brobecker <brobecker@adacore.com>
5585
5586 * gdb.texinfo (Python): Document what the python directory is
5587 and what its location is.
5588 (Basic Python): Document the gdb.PYTHONDIR constant.
5589
bc9f0842
TT
55902010-06-25 Tom Tromey <tromey@redhat.com>
5591
5592 PR python/10808:
5593 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5594
f1421989
HZ
55952010-06-24 Hui Zhu <teawater@gmail.com>
5596
5597 * gdb.texinfo: (Commands for Controlled Output): Add
5598 documentation for command "eval".
5599
e4c0cfae
SS
56002010-06-21 Stan Shebs <stan@codesourcery.com>
5601
5602 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5603 * annotate.texinfo: Ditto.
5604 * gdbint.texinfo: Ditto.
5605 * stabs.texinfo: Ditto.
5606
bb08c432
HZ
56072010-06-22 Hui Zhu <teawater@gmail.com>
5608
5609 * gdb.texinfo: (Process Record and Replay): Add documentation
5610 for command "set record memory-query".
5611
4f5d9f07
SS
56122010-06-21 Stan Shebs <stan@codesourcery.com>
5613
5614 * gdb.texinfo: Relicense under GFDL version 1.3.
5615 * annotate.texinfo: Relicense under GFDL version 1.3.
5616 * gdbint.texinfo: Relicense under GFDL version 1.3.
5617 * stabs.texinfo: Relicense under GFDL version 1.3.
5618 * fdl.texi: Update to version 1.3.
5619
6aed2dbc
SS
56202010-06-18 Stan Shebs <stan@codesourcery.com>
5621
a61408f8
SS
5622 * gdb.texinfo (Operating System Auxiliary Information): Describe
5623 "info os" when no arguments given.
5624
6aed2dbc
SS
5625 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5626 $_thread.
5627
24e933df
HZ
56282010-06-18 Hui Zhu <teawater@gmail.com>
5629
5630 * gdb.texinfo: (Process Record and Replay): Add documentation
5631 for commands "record save" and "record restore".
5632
65d79d4b
SDJ
56332010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 * gdb.texinfo: Include information about the correct use
5636 of addresses in the `watch' command.
5637
d914c394
SS
56382010-06-11 Stan Shebs <stan@codesourcery.com>
5639
5640 * gdb.texinfo (Observer Mode): New section.
5641 (General Query Packets): Document QAllow.
889bf7c5 5642
967cf477
DE
56432010-06-04 Doug Evans <dje@google.com>
5644
5645 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5646
aaf4119b
DE
56472010-06-03 Doug Evans <dje@google.com>
5648
5649 * gdbint.texinfo (Coding): Add subsection on command names.
5650
9eae7c52
TT
56512010-06-02 Tom Tromey <tromey@redhat.com>
5652
5653 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5654 always-disassemble.
5655
fa593d66
PA
56562010-06-01 Pedro Alves <pedro@codesourcery.com>
5657
5658 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5659 gdbserver, and add cross reference.
5660 (Tracepoints support in gdbserver): New subsection.
5661
dde08ee1
PA
56622010-05-26 Pedro Alves <pedro@codesourcery.com>
5663
5664 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5665 `qRelocInsn' feature.
5666 (Relocate instruction reply packet): New subsection
5667 of `Tracepoint Packets'.
5668 (Tracepoint Packets): Mention that packets QTDP and QTStart
5669 support the qRelocInsn request, and add cross reference to new
5670 subsection.
5671
07ca107c
DE
56722010-05-25 Doug Evans <dje@google.com>
5673
5674 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5675 (Commands In Python): Document gdb.string_to_argv.
5676
c25c4a8b
JK
56772010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5678
5679 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5680 ATTR_NORETURN.
5681
d7b32ed3 56822010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5683 Tom Tromey <tromey@redhat.com>
5684 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5685
c25c4a8b 5686 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5687
6aecb9c2
JB
56882010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5689
5690 * gdb.texinfo: (Summary) Add mention about D language support.
5691 (Filenames): Add D suffixes.
5692 (D): New node.
5693
b7da9e9f
PM
56942010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5695
5696 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5697 of macro deleted from GDB code.
5698
ab38a727
PA
56992010-04-24 Pedro Alves <pedro@codesourcery.com>
5700
5701 * gdb.texinfo (Commands to specify files): Describe what how GDB
5702 looks up DOS-based filesystem paths on the system root. Document
5703 the new `set/show target-file-system-kind' commands.
5704
66d09542
DE
57052010-04-23 Doug Evans <dje@google.com>
5706
5707 * gdb.texinfo (Python): Move Auto-loading section here ...
5708 (Python API): from here.
5709 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5710 (Maintenance Commands): Add docs for "maint print section-scripts".
5711
8bd10a10
CM
57122010-04-20 Chris Moller <cmoller@redhat.com>
5713
5714 * gdb.texinfo (Setting Breakpoints): Added description of
5715 filename-qualified rbreak.
5716 * refcard.tex (Breakpoints and Watchpoints): Added brief
5717 description of filename-qualified rbreak.
5718
4c374409
JK
57192010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5720
5721 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5722 (Python API): Change the reference to Pretty Printing API.
5723 (Pretty Printing): Move the user part under the Data node. Reformat
5724 the sample output to 72 columns. Create a new reference to Pretty
5725 Printing API. Rename the API part ...
5726 (Pretty Printing API): To a new node name.
5727 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5728 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5729
5a9351ae
SS
57302010-04-21 Stan Shebs <stan@codesourcery.com>
5731
5732 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5733 and commands.
5a9351ae 5734 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5735
9a22f0d0
PM
57362010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5737
5738 * gdb.texinfo (Examining memory): Update for change in string
5739 display with explicit size.
5740
6149aea9
PA
57412010-04-19 Pedro Alves <pedro@codesourcery.com>
5742
5743 PR breakpoints/8554.
5744
5745 * gdb.texinfo (Save Breakpoints): New node.
5746 (save-tracepoints): Rename to ...
5747 (save tracepoints): ... this. Mention that `save-tracepoints' is
5748 a deprecated alias to `save tracepoints'.
5749
711e434b
PM
57502010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5751
645797a8 5752 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5753 (info w32 thread-information-block): Document new command.
5754 (qGetTIBAddress): Document new gdbserver query.
5755 (maint set/show show-all-tib): Document new command.
5756
3f7b2faa
DE
57572010-04-15 Doug Evans <dje@google.com>
5758
fa33c3cd
DE
5759 * gdb.texinfo (Python API): Add progspaces section.
5760 (Selecting Pretty-Printers): Progspace pretty-printers are
5761 searched too.
5762 (Progspaces In Python): New section.
5763
3f7b2faa
DE
5764 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5765
79f283fe
PM
57662010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5767
5768 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5769 returns None.
5770
87290684
SS
57712010-04-09 Stan Shebs <stan@codesourcery.com>
5772
5773 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5774 Describe the `frames-created' field, tweak grammar.
5775
a97153c7
PA
57762010-04-09 Pedro Alves <pedro@codesourcery.com>
5777
5778 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5779 Describe the `circular' and `disconnected' fields.
5780
5c5dcc1b
L
57812010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5782
5783 * gdb.texinfo (maint print registers): Mention unavailable and
5784 invisible registers.
5785
adc36818
PM
57862010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5787 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5788 Tom Tromey <tromey@redhat.com>
adc36818
PM
5789
5790 * gdb.texinfo (Breakpoints In Python): New Node.
5791
33da3f1c
SS
57922010-04-08 Stan Shebs <stan@codesourcery.com>
5793
5794 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5795 trace status fields.
5796
3a13a53b
L
57972010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5798
5799 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5800 optional. Make org.gnu.gdb.i386.avx requires
5801 org.gnu.gdb.i386.avx.
5802
08001717
DE
58032010-04-08 Doug Evans <dje@google.com>
5804
5805 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5806 search path, and document that gdb only scans the search path if
5807 the script's path doesn't specify a directory.
5808
c375651d
DE
58092010-04-05 Doug Evans <dje@google.com>
5810
5811 * gdb.texinfo (maint show python auto-load): Fix typo.
5812
af54718e
SS
58132010-04-04 Stan Shebs <stan@codesourcery.com>
5814
d77f58be
SS
5815 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5816 (Setting Watchpoints): Update description of "info watch".
5817 (Disabling Breakpoints): Only "info break" lists all.
5818
af54718e
SS
5819 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5820 (tdump): Explain how tdump works.
5821
86b17b60
PA
58222010-04-01 Pedro Alves <pedro@codesourcery.com>
5823
5824 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5825 add cross reference.
5826
ff12863f
PA
58272010-03-31 Pedro Alves <pedro@codesourcery.com>
5828
5829 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5830 commands error out.
5831
f68eb612
L
58322010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5833
5834 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5835
c8d5aac9
L
58362010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5837
5838 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5839
7d13fe92
SS
58402010-03-29 Stan Shebs <stan@codesourcery.com>
5841 Nathan Sidwell <nathan@codesourcery.com>
5842
5843 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5844 GDBN equivalent.
5845 (Set Tracepoints): Remove mention that conditional tracepoints
5846 don't exist.
5847 (Tracepoint Actions): Clarify when while-stepping collection
5848 happens, note that while-stepping does not automatically collect
5849 $pc.
5850
409873ef 58512010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5852
409873ef
SS
5853 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5854 (General Query Packets): Describe TracepointSource.
5855
ee8e71d4
EZ
58562010-03-27 Matt Rice <ratmice@gmail.com>
5857
c8d5aac9
L
5858 * gdb.texinfo (ARM): Document arguments to "target sim".
5859 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5860
99b5e152
PA
58612010-03-26 Pedro Alves <pedro@codesourcery.com>
5862
5863 * gdb.texinfo (Tracepoint Packets): Remove mention that
5864 terror:string may be plain text, and drop mention of X prefix.
5865
cd64ee31
VP
58662010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5867
5868 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5869
6c28cbf2
SS
58702010-03-24 Stan Shebs <stan@codesourcery.com>
5871
5872 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5873
95a42b64
TT
58742010-03-24 Tom Tromey <tromey@redhat.com>
5875
5876 PR breakpoints/9352:
5877 * gdb.texinfo (Break Commands): Update.
5878
18148017
VP
58792010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5880
5881 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5882 commands.
5883
4daf5ac0
SS
58842010-03-16 Stan Shebs <stan@codesourcery.com>
5885
5886 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5887 circular-trace-buffer.
5888 (Tracepoint Packets): Describe QTBuffer, and details of the
5889 qTStatus reply.
5890
c9429232
SS
58912010-03-12 Stan Shebs <stan@codesourcery.com>
5892 Nathan Sidwell <nathan@codesourcery.com>
5893
5894 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5895 doing instruction stepping.
5896 (Tracepoint Restrictions): New node.
5897
ccefe4c4
TT
58982010-03-10 Tom Tromey <tromey@redhat.com>
5899
5900 * gdbint.texinfo (Symbol Handling): Update.
5901
7c953934
TT
59022010-03-08 Tom Tromey <tromey@redhat.com>
5903
5904 PR cli/9591:
5905 * gdb.texinfo (Mode Options): Mention lack of pagination and
5906 confirmation with --batch.
5907 (Screen Size): Mention --batch.
5908 (Messages/Warnings): Likewise.
5909
f870a310
TT
59102010-03-05 Tom Tromey <tromey@redhat.com>
5911
5912 * gdb.texinfo (Basic Python): Document target_charset and
5913 target_wide_charset.
5914
78e2826b
TT
59152010-03-05 Tom Tromey <tromey@redhat.com>
5916
5917 * gdb.texinfo (Data): Link to pretty-printing.
5918 (Output Formats): Likewise. Correct text.
5919
f5dff777
DJ
59202010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5921
5922 * gdb.texinfo (Types): Describe <struct> and <flags>.
5923
dc00d89f
PM
59242010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5925
5926 * gdb.texinfo (Frames In Python): Add block parameter and
5927 description to read_var text.
5928
5107b149 59292010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5930 Tom Tromey <tromey@redhat.com>
5107b149
PM
5931
5932 * gdb.texinfo (Types In Python): Describe block argument in
5933 template_argument and gdb.lookup_type.
5934
e03e5e7b
TT
59352010-02-24 Tom Tromey <tromey@redhat.com>
5936
5937 * gdb.texinfo (Cygwin Native): Fix typo.
5938
f3e9a817
PM
59392010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5940
5941 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5942 and select method descriptions.
5943 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5944 Tables in Python to menu.
5945 (Blocks In Python): New node.
5946 (Symbols In Python): New node.
5947 (Symbol Tables in Python): New node.
5948
a79b8f6e
VP
59492010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5950
5951 Multiexec MI
5952
5953 gdb/
5954 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5955
5956 gdb/doc/
5957 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5958 changes.
5959 (GDB/MI Program Execution): Document current behaviour of
5960 --all and --thread-group.
5961 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5962 -remove-inferior.
5963 * observer.texi (inferior_added, inferior_removed): New
5964 observers.
5965
629d6a47
TT
59662010-02-19 Tom Tromey <tromey@redhat.com>
5967
5968 * gdbint.texinfo (Getting Started): Fix @node.
5969 (Debugging GDB): Likewise.
5970
c09529e5
JB
59712010-02-13 Joel Brobecker <brobecker@adacore.com>
5972
5973 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5974 documenting the gdb_test_timeout variable.
5975
540aa8e7
MS
59762010-02-12 Jakob Engblom <jakob@virtutech.com>
5977
5978 * gdb.texinfo (MI commands): Added documentation of --reverse
5979 option to a set of MI commands. Restructured documentation of MI
5980 commands --exec-continue to reflect the complexity of reverse
5981 execution.
5982
081dfbf7
PA
59832010-02-12 Pedro Alves <pedro@codesourcery.com>
5984
5985 * gdb.texinfo (Using the Collected Data): Specify that the address
5986 range of `tfind outsize' is exclusive, and that the address range
5987 of `tfind range' is inclusive.
5988 (Tracepoint Packets): Specify that the address range of
5989 `QTFrame:range' is inclusive, and that the address range of
5990 `QTFrame:outside' is exclusive
5991
8e9c5e02
VP
59922010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5993
5994 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5995
92981e24
TT
59962010-02-10 Tom Tromey <tromey@redhat.com>
5997
5998 * gdb.texinfo (Debugging Output): Document set debug parser and
5999 show debug parser.
6000
075b51b7
L
60012010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6002
6003 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6004 i386_eflags and i386_mxcsr.
6005
3bb8d5c3
L
60062010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6007
6008 * gdb.texinfo: Document i386 target features.
6009
c5f80513
DE
60102010-02-05 Doug Evans <dje@google.com>
6011
6012 * gdbint.texinfo (Testsuite): Add a new section to document the
6013 various DejaGnu variables that may be overridden.
1be00882 6014 Document INTERNAL_GDBFLAGS.
c5f80513 6015
6ac33a4e
TT
60162010-02-04 Tom Tromey <tromey@redhat.com>
6017
6018 PR cli/8830:
6019 * gdb.texinfo (Files): -readnow comes before the filename for file
6020 and symbol-file.
6021
a1dcb23a
DJ
60222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6023
6024 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6025 Document ARM breakpoint types.
6026 (Register Packet Format): Move into the new section.
6027 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6028
95433b34
JB
60292010-01-21 Joel Brobecker <brobecker@adacore.com>
6030
6031 * gdb.texinfo (File Options): Adjust the documentation of this
6032 switch to refer to the "source" command rather than partially
6033 duplicating some of the relevant information.
6034 (Extending GDB): Introduce and document the set/show script-extension
6035 setting.
6036 (Command Files): Add note explaining that the "source" command
6037 is also used to evalute scripts written in other languages.
6038 Remove the short slightly incorrect reference to sourcing Python
6039 scripts.
6040 (Python Commands): Document how to execute a Python script from GDB.
6041
8d576872
JB
60422010-01-19 Joel Brobecker <brobecker@adacore.com>
6043
6044 * gdb.texinfo (Command Files): Fix typo.
6045
8150ff9c
JB
60462010-01-18 Tom Tromey <tromey@redhat.com>
6047
6048 * gdb.texinfo (File Options): Document -x on .py files.
6049 (Command Files): Document handling of Python scripts.
6050
23db03a6
JZ
60512010-01-18 Jie Zhang <jie.zhang@analog.com>
6052
6053 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6054
00bf0b85
SS
60552010-01-15 Stan Shebs <stan@codesourcery.com>
6056
6057 * gdb.texinfo (Trace Files): New section.
6058 (Tracepoint Packets): Document QTSave and qTBuffer.
6059 (Trace File Format): New appendix.
6060
be759fcf
PM
60612010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6062
6063 * gdb.texinfo (Values From Inferior): Document lazy_string value
6064 method.
6065 (Python API): Add Lazy strings menu item.
6066 (Lazy Strings In Python): New node.
6067
dc146f7c
VP
60682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6069
6070 * gdb.texinfo (GDB/MI Thread Information): New.
6071 (GDB/MI Async Records): Document the core field in *stopped.
6072 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6073 documentation
6074 (Process list): Document that osdata document may contain
6075 threads.
6076 (Remote Serial Protocol): Document qXfer:threads.
6077
d5551862
SS
60782010-01-06 Stan Shebs <stan@codesourcery.com>
6079
6080 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6081 disconnected tracing.
6082 (Tracepoint Packets): Document new protocol.
6083
7a697b8d
SS
60842010-01-05 Stan Shebs <stan@codesourcery.com>
6085
6086 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6087 tracepoints.
6088 (Tracepoint Packets): Describe remote protocol for fast
6089 tracepoints.
6090
e6f3ec50
JB
60912010-01-01 Joel Brobecker <brobecker@adacore.com>
6092
6093 Update the "Start of New Year Procedure".
6094 * gdbint.texinfo: Add the list of files that need to be updated
6095 manually. Minor reformatting.
6096
ddc4e9c1
JB
60972010-01-01 Joel Brobecker <brobecker@adacore.com>
6098
6099 * refcard.tex: Update copyright year in header and text.
6100
9d2897ad
JB
61012010-01-01 Joel Brobecker <brobecker@adacore.com>
6102
6103 * agentexpr.texi: Add 2010 to the list of copyright years.
6104 * annotate.texinfo: Likewise.
6105 * gdb.texinfo: Likewise.
6106 * gdbint.texinfo: Likewise.
6107 * observer.texi: Likewise.
6108 * stabs.texinfo: Likewise.
6109
6da95a67
SS
61102009-12-31 Stan Shebs <stan@codesourcery.com>
6111
6112 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6113
236f1d4d
SS
61142009-12-29 Stan Shebs <stan@codesourcery.com>
6115
6116 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6117
f61e138d
SS
61182009-12-28 Stan Shebs <stan@codesourcery.com>
6119
6120 * gdb.texinfo (Trace State Variables): New section.
6121 (Tracepoint Packets): Describe trace state variable packets.
6122 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6123 variable bytecodes.
6124
0fe7935b
DJ
61252009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6126
6127 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6128 declarations.
6129
a6b29f87
VP
61302009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6131
6132 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6133 -gdb-exit behaviour.
6134
5e4bde96
JB
61352009-12-20 Joel Brobecker <brobecker@adacore.com>
6136
6137 * gpl.texi: Update to version 3 of the GPL.
6138
a1715244
JB
61392009-12-20 Joel Brobecker <brobecker@adacore.com>
6140
6141 * Makefile.in: Update copyright header.
6142 * observer.texi: Fix the copyright header of the generated files.
6143
361ae042
PM
61442009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6145
6146 * gdb.texinfo (Types In Python): Describe range function.
6147
bfd31e71
PM
61482009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6149
6150 * gdb.texinfo (Types In Python): Describe "is_base_class".
6151
57a1d736
TT
61522009-12-03 Tom Tromey <tromey@redhat.com>
6153
6154 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6155
8cebebb9
PP
61562009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6157
6158 * observer.texi: New memory_changed observer.
6159
16af530a
TT
61602009-12-01 Tom Tromey <tromey@redhat.com>
6161
6162 * gdb.texinfo (Reverse Execution): Fix typo.
6163
b6199126
DJ
61642009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6165
6166 PR gdb/8704
6167
6168 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6169 are allowed after the breakpoint condition.
6170
7a6973ad
TT
61712009-11-23 Tom Tromey <tromey@redhat.com>
6172
6173 PR python/10782:
6174 * gdb.texinfo (Types In Python): Document Type.pointer.
6175
21a0512e
PP
61762009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6177
6178 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6179
a5832c8f
PA
61802009-11-11 Pedro Alves <pedro@codesourcery.com>
6181
6182 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6183 (Using Agent Expressions): Delete cross reference.
6184
1eb7cd77
JB
61852009-11-07 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6188 and @settitle directives up to help makeinfo find them.
6189
24ddea62
JK
61902009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6193 (Auto-loading): Use plural and note one can use multiple components now.
6194
3afae151
VP
61952009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6196
6197 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6198 -stack-list-arguments have the same documentation for parameter
6199 as -stack-list-locals. Add comas.
6200
14ff2235
PM
62012009-10-27 Tom Tromey <tromey@redhat.com>
6202 Eli Zaretskii <eliz@gnu.org>
6203
c8d5aac9 6204 PR python/10781
14ff2235
PM
6205
6206 * gdb.texinfo (Values From Inferior): Document cast method.
6207
9c419145
PP
62082009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6209
6210 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6211 and adjust example.
889bf7c5 6212
29153c24
MS
62132009-10-22 Michael Snyder <msnyder@vmware.com>
6214
6215 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6216 info record command. Also document the new save and restore
29153c24
MS
6217 commands.
6218
2b28d209
PP
62192009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6220
6221 * gdb.texinfo (Machine Code): Mention current pc marker.
6222 (Memory): Likewise.
6223
6c95b8df
PA
62242009-10-19 Pedro Alves <pedro@codesourcery.com>
6225 Stan Shebs <stan@codesourcery.com>
6226
6227 * observer.texi (new_inferior): Rename to...
6228 (inferior_appeared): ... this.
6229
6230 * gdb.texinfo (Inferiors): Rename node to ...
6231 (Inferiors and Programs): ... this. Mention running multiple
6232 programs in the same debug session.
6233 <info inferiors>: Mention the new 'Executable' column if "info
6234 inferiors". Update examples. Document the "add-inferior",
6235 "clone-inferior", "remove-inferior" and "maint info
6236 program-spaces" commands.
6237 (Process): Rename node to...
6238 (Forks): ... this. Document "set|show follow-exec-mode".
6239
2f8132f3
MS
62402009-10-11 Michael Snyder <msnyder@vmware.com>
6241
6242 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6243 (ReverseContinue): Ditto.
6244
cba4b2d3
PP
62452009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6246
6247 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6248
da082f17
JK
62492009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6250
6251 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6252
08be9d71
ME
62532009-10-06 Michael Eager <eager@eagercon.com>
6254
6255 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6256 (Embedded Processors): Add MicroBlaze.
6257 (MicroBlaze): New. Describe Xilinx MicroBlaze
6258
08a0efd0
PA
62592009-10-04 Pedro Alves <pedro@codesourcery.com>
6260
6261 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6262
cbb8f428
EZ
62632009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6264
6265 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6266
30a4a70c
JB
62672009-09-23 Joel Brobecker <brobecker@adacore.com>
6268
6269 * observer.texi (solib_unloaded): Document explicitly the fact that
6270 this observer is called before the associated symbols are unloaded.
6271
701adfb0
PA
62722009-09-21 Jie Zhang <jie.zhang@analog.com>
6273
6274 * gdb.texinfo: Escape "{" and "}".
6275
b3372f91
VP
62762009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6277
6278 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6279 -stack-list-variables.
6280
f43030c4
TT
62812009-09-18 Tom Tromey <tromey@redhat.com>
6282
6283 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6284 is experimental.
6285
ec7e75e7
PP
62862009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6287
6288 * gdb.texinfo (convenince variables): Mention
6289 $_siginfo could be empty.
f43030c4 6290
0cc7d26f
TT
62912009-09-15 Tom Tromey <tromey@redhat.com>
6292
6293 * gdb.texinfo (GDB/MI Variable Objects): Document
6294 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6295 Expand -var-update documentation.
6296
a96d9b2e
SDJ
62972009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6298
6299 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6300 feature.
6301
005ca36a
JB
63022009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6303
6304 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6305
0d772ac9
MS
63062009-09-10 Michael Snyder <msnyder@vmware.com>
6307
6308 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6309 ReverseStep replies to the qSupported query.
6310
14fb1bac
JB
63112009-09-10 Joel Brobecker <brobecker@adacore.com>
6312
6313 Add documentation for set/show interactive-mode.
6314 * gdb.texinfo (Other Misc Settings): New node.
6315
29b090c0
DE
63162009-09-01 Doug Evans <dje@google.com>
6317
6318 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6319 non-stop mode's affect on remote caching.
6320
4e5d721f
DE
63212009-08-31 Jacob Potter <jdpotter@google.com>
6322 Doug Evans <dje@google.com>
6323
6324 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6325 Mark `set/show remotecache' options as obsolete.
6326 Document new `set/show stack-cache' option.
6327 Update text for `info dcache'.
6328
55333a84
DE
63292009-08-27 Doug Evans <dje@google.com>
6330
6331 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6332 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6333
bc3a0b4d
RW
63342009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6335
6336 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6337 about autoconf.
6338
3a1ff0b6
PA
63392009-08-25 Pedro Alves <pedro@codesourcery.com>
6340
6341 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6342 small example, and describe its columns. Replace "inferior-id" by
6343 "infno" throughout.
6344
81ecdfbb
RW
63452009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6346
af542c2e
RW
6347 * gdbint.texinfo (Releasing GDB): Point to
6348 README-maintainer-mode file for required autoconf version.
6349 * configure.ac: Do not substitute datarootdir, htmldir,
6350 pdfdir, docdir. Do not process --with-datarootdir,
6351 --with-htmldir, --with-pdfdir, --with-docdir.
6352 * configure: Regenerate.
6353
81ecdfbb
RW
6354 * configure: Regenerate.
6355
4efc6507
DE
63562009-08-20 Reid Kleckner <reid@kleckner.net>
6357
6358 * gdb.texinfo: Add chapter on JIT interface.
6359
43089a6e
NR
63602009-08-07 Nick Roberts <nickrob@snap.net.nz>
6361
6362 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6363 confirmation request.
43089a6e 6364
99e008fe
EZ
63652009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6366
c8d5aac9
L
6367 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6368 CRC definitions.
99e008fe 6369
48cb2d85
VP
63702009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6371
6372 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6373 -break-commands.
48cb2d85 6374
ff1a52c6
UW
63752009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6376
6377 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6378 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6379
3285f3fe
UW
63802009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6381
6382 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6383 "set spu stop-on-load" and "show spu stop-on-load" commands.
6384
e35359c5
UW
63852009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6386
6387 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6388
58d6951d
DJ
63892009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6390
6391 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6392 org.gnu.gdb.arm.neon.
6393
08d16641
PA
63942009-07-20 Pedro Alves <pedro@codesourcery.com>
6395
6396 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6397 optional element.
6398 (subsection OS ABI): New subsection.
6399
782b2b07
SS
64002009-07-14 Stan Shebs <stan@codesourcery.com>
6401
6402 * gdb.texinfo (Tracepoint Conditions): New section.
6403 (General Query Packets): Describe ConditionalTracepoints.
6404 (Tracepoint Packets): Describe condition field.
6405 (Maintenance Commands): Describe maint agent-eval.
6406 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6407
9b117ef3
HZ
64082009-07-11 Hui Zhu <teawater@gmail.com>
6409
6410 * gdb.texinfo (disassemble): Add a new modifier /r
6411 to "disassemble" command to make it print the raw instructions
6412 in hex as well as in symbolic form.
6413
f5a33284
TT
64142009-07-09 Tom Tromey <tromey@redhat.com>
6415
6416 * gdbint.texinfo (Testsuite): Document parallel make check.
6417
812f7342
TT
64182009-07-09 Tom Tromey <tromey@redhat.com>
6419
6420 * gdbint.texinfo (Testsuite): Document test transcripts.
6421
fbb8f299
PM
64222009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6423
6424 * gdb.texinfo (Values From Inferior): Add length parameter
6425 description.
6426
dd8f35ac
EZ
64272009-07-04 Chris Genly <chris@genly.us>
6428
6429 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6430 in -var-list-children. Fix example according to what the code
6431 does.
6432
2277426b
PA
64332009-07-02 Pedro Alves <pedro@codesourcery.com>
6434
6435 * gdb.texinfo (Debugging multiple inferiors): Document the
6436 "inferior", "detach inferior" and "kill inferior" commands.
6437 (Debugging Programs with Multiple Processes): Adjust to mention
6438 generic "inferior" commands. Delete mention of "detach fork" and
6439 "delete fork". Cross reference to "Debugging multiple inferiors"
6440 section.
6441
a6d9a66e
UW
64422009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6443
5af949e3
UW
6444 * gdbint.texinfo (Item Output Functions): Update signature
6445 for ui_out_field_core_addr.
6446
64472009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6448
6449 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6450 Update example code extrated from breakpoint.c.
6451
9901a55b 64522009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6453
9901a55b
PP
6454 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6455 MI commands.
6456 (GDB/MI Symbol Query): Likewise.
6457 (GDB/MI File Commands): Likewise.
6458 (GDB/MI File Transfer Commands): Likewise.
6459 (GDB/MI Target Manipulation): Likewise.
6460 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6461
edb3359d
DJ
64622009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6463
6464 * gdb.texinfo (Debugging Optimized Code): New chapter.
6465 (Compiling for Debugging): Reference it. Move some
6466 text to the new section.
6467
7cd1089b
PM
64682009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6469
6470 * doc/gdb.texinfo (Calling): Document
6471 set-unwind-on-terminating-exception usage.
6472
d4db2f36
PA
64732009-06-11 Pedro Alves <pedro@codesourcery.com>
6474
6475 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6476 command.
6477
d1a7880c
PA
64782009-06-07 Pedro Alves <pedro@codesourcery.com>
6479
6480 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6481 references.
6482
473f94e6
UW
64832009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6484
6485 * gdbint.texinfo: Rename formal parameters to gdbarch function
6486 protoypes from "current_gdbarch" to "gdbarch".
6487
8f500870
TT
64882009-05-28 Tom Tromey <tromey@redhat.com>
6489
6490 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6491
b6313243
TT
64922009-05-27 Tom Tromey <tromey@redhat.com>
6493
6494 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6495 feature.
6496 (GDB/MI Variable Objects): Document -var-set-visualizer.
6497
64982009-04-02 Tom Tromey <tromey@redhat.com>
6499
6500 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6501 feature.
6502 (GDB/MI Variable Objects): Document -var-set-visualizer.
6503
a6bac58e
TT
65042009-05-27 Tom Tromey <tromey@redhat.com>
6505 Thiago Jung Bauermann <bauerman@br.ibm.com>
6506 Phil Muldoon <pmuldoon@redhat.com>
6507
6508 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6509 (Pretty Printing): New node.
6510 (Selecting Pretty-Printers): Likewise.
6511 (Python API): Update.
6512 (Output Formats): Document /r format.
6513
2c74e833
TT
65142009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6515 Tom Tromey <tromey@redhat.com>
6516
6517 * gdb.texinfo (Types In Python): New node.
6518 (Values From Inferior): "type" is now an attribute.
6519 (Python API): Update.
6520
89c73ade
TT
65212009-05-27 Tom Tromey <tromey@redhat.com>
6522 Thiago Jung Bauermann <bauerman@br.ibm.com>
6523 Phil Muldoon <pmuldoon@redhat.com>
6524
6525 * gdb.texinfo: Add @syncodeindex for `tp'.
6526 (Python API): Update.
6527 (Auto-loading): New node.
6528 (Objfiles In Python): New node.
6529
17a37d48
PP
65302009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6531
6532 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6533
6718376f
NR
65342009-05-15 Nick Roberts <nickrob@snap.net.nz>
6535
6536 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6537
cbe54154
PA
65382009-05-12 Pedro Alves <pedro@codesourcery.com>
6539
6540 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6541 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6542 show show-debug-regs' docs.
6543
8e05493c
EZ
65442009-05-08 Eli Zaretskii <eliz@gnu.org>
6545
6546 * gdb.texinfo (Process Record and Replay): Add description of
6547 reverse execution.
6548
b39f4988
JB
65492009-05-07 Joel Brobecker <brobecker@adacore.com>
6550
6551 * gdbint.texinfo (Adding support for debugging core files): New node.
6552 (Native Debugging): Remove the ``Native core file Support'' section.
6553
a2311334
EZ
65542009-05-01 Eli Zaretskii <eliz@gnu.org>
6555
6556 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6557 Add index entries.
6558
53cc454a 65592009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6560 Michael Snyder <msnyder@vmware.com>
53cc454a 6561
a2311334
EZ
6562 * gdb.texinfo: (Process Record and Replay): Add documentation for
6563 process record and replay.
53cc454a 6564
484086b7
JK
65652009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6566
6567 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6568 a new part on command-line defined macros.
6569
32ae1842
EZ
65702009-04-25 Eli Zaretskii <eliz@gnu.org>
6571
6572 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6573 clarify the wording.
6574
b14b1491
TT
65752009-04-23 Tom Tromey <tromey@redhat.com>
6576
6577 * gdb.texinfo (Data Files): New node.
6578 (GDB Files): Update menu.
6579
5c1e86e1
JB
65802009-04-23 Joel Brobecker <brobecker@adacore.com>
6581
6582 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6583 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6584
83eba9b7
VP
65852009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6586
6587 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6588
e31198c4
HZ
65892009-04-22 Hui Zhu <teawater@gmail.com>
6590
6591 * gdb.texinfo (disassemble-next-line): Set the default of
6592 disassemble-next-line to off.
6593
26e251b6
JM
65942009-04-21 Joseph Myers <joseph@codesourcery.com>
6595
6596 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6597 --with-htmldir): New.
6598 * configure: Regenerate.
6599 * Makefile.in (datarootdir, docdir): Define.
6600 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6601 instead of $(SET_TEXINPUTS).
6602 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6603 gdbint.info instead of $(SET_TEXINPUTS).
6604 (gdbint/index.html): Use same -I options as for building
6605 gdbint.info.
6606 (stabs.dvi, stabs.pdf): Use same -I options as for building
6607 stabs.info instead of $(SET_TEXINPUTS).
6608 (stabs/index.html): Use same -I options as for building
6609 stabs.info.
6610 (annotate.dvi, annotate.pdf): Use same -I options as for building
6611 annotate.info instead of $(SET_TEXINPUTS).
6612 (annotate/index.html): Use same -I options as for building
6613 annotate.info.
6614
eac35c4e
DD
66152009-04-21 David Daney <ddaney@caviumnetworks.com>
6616
6617 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6618
29b0e8a2
JM
66192009-04-21 Joseph Myers <joseph@codesourcery.com>
6620
6621 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6622
2b831889 66232009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6624 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6625
6626 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6627 (MAKEHTMLFLAGS): Set to empty.
6628 (html__strip_dir): Define.
6629 (HTMLFILES): Define.
6630 (HTMLFILES_INSTALL): Define.
6631 (install-html): Copy new automake rule.
6632 (html): Depend on $(HTMLFILES).
6633 (gdb_toc.html): Rename to gdb/index.html.
6634 (gdbint_toc.html): Rename to gdbint/index.html.
6635 (stabs_toc.html): Rename to stabs/index.html.
6636 (annotate_toc.html): Rename to annotate/index.html.
6637
89a34d1b
JM
66382009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6639
6640 * Makefile.in: Set pdfdir and htmldir from configure
6641 substitutions.
6642 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6643 * configure: Regenerate.
6644
a2d5da46
JB
66452009-04-16 Joel Brobecker <brobecker@adacore.com>
6646
6647 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6648 This macro is no longer used.
6649
732f6a93
TT
66502009-04-15 Tom Tromey <tromey@redhat.com>
6651
6652 * gdb.texinfo (Character Sets): Document default character set.
6653
87f9adc1
PM
66542009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6655
6656 * gdbint.texinfo: Change server name from sources.redhat.com to
6657 sourceware.org throughout.
6658
2c88c651
JB
66592009-04-09 Joel Brobecker <brobecker@adacore.com>
6660
6661 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6662 about a missing dot or coma after @xref.
6663
4f5376b2
JB
66642009-04-02 Joel Brobecker <brobecker@adacore.com>
6665
6666 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6667 example, and add a small explanation about it.
6668 (Print Settings): Change the documentation of the "set print
6669 frame-arguments" to reflect the fact that the default is now "scalars".
6670
a0381d3a
JB
66712009-04-02 Joel Brobecker <brobecker@adacore.com>
6672
6673 * gdb.texinfo (Print Settings): Add kindex for command "set
6674 print frame-arguments".
6675
45ac276d
JB
66762009-03-31 Joel Brobecker <brobecker@adacore.com>
6677
6678 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6679 breakpoints.
6680 (Set Breaks): Add reference to thread-specific and task-specific
6681 breakpoints.
6682
32cd1edc
JB
66832009-03-31 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.texinfo (Ada Tasks): Remove the documentation about
6686 the "Running" state, as this state has been eliminated.
6687 Now all runnable tasks are shown as "Runnable".
6688
1042e4c0
SS
66892009-03-30 Stan Shebs <stan@codesourcery.com>
6690
6691 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6692 special case of breakpoints.
6693 (Enable and Disable Tracepoints): Mention deprecation.
6694 (Listing Tracepoints): Update description and example.
6695
f8f6f20b
TJB
66962009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6697
6698 * gdb.texinfo (Frames in Python): New node.
6699 (Python API): Update.
6700
c0c6f777
TJB
67012009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6702
6703 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6704 from a method to an attribute.
6705
def2b000
TJB
67062009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6707
6708 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6709 attribute.
6710
a07daef3
PA
67112009-03-25 Pedro Alves <pedro@codesourcery.com>
6712
6713 * observer.texi (thread_exit): Add "silent" parameter.
6714
f3b1572e
PA
67152009-03-22 Pedro Alves <pedro@codesourcery.com>
6716
6717 * observer.texi (about_to_proceed): New.
6718
587afa38
EZ
67192009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6720
6721 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6722 field throughout to handle types with spaces in them. Fix typos
6723 found by aspell.
6724 (Summary, Requirements, Contributors): New first chapter,
6725 "Summary" added, old Requirements section moved there, and new
6726 section, "Contributors" added.
6727 (Initializing a New Architecture, Register Representation)
6728 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6729 (Porting gdb): These sections extended and updated.
6730 (Compiler Characteristics): This section (empty) deleted.
6731 (Defining Other Architecture Features): This section renamed and
6732 duplicate material removed from (formerly "Target Conditionals").
6733 Use braces {} in @deftypeXX type field throughout to handle types
6734 with spaces in them. Typos found by aspell fixed.
6735
6736 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6737 * stack_frame.pdf: Version of image for PDF output.
6738 * stack_frame.png: Version of image for HTML output and for Emacs.
6739 * stack_frame.txt: Version of image for Info output.
1db61298 6740 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6741
10af6951
EZ
67422009-03-21 Eli Zaretskii <eliz@gnu.org>
6743
6744 * gdb.texinfo (Character Sets): Fix last change.
6745
cc924cad
TJB
67462009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6747
6748 * gdb.texinfo (Values From Inferior): Fix optional arguments
6749 markup.
6750 (Commands In Python): Adjust argument names of gdb.Command.__init__
6751 to what the function accepts as keywords.
6752
bc3b79fd
TJB
67532008-03-20 Tom Tromey <tromey@redhat.com>
6754
6755 * gdb.texinfo (Convenience Vars): Document convenience functions.
6756 (Functions In Python): New node.
6757 (Python API): Update.
6758
6c7a06a3
TT
67592009-03-20 Tom Tromey <tromey@redhat.com>
6760
6761 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6762 set target-wide-charset.
6763 (Requirements): Mention iconv.
6764
b646ddd4
HZ
67652009-03-17 Hui Zhu <teawater@gmail.com>
6766
6767 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6768
91440f57
HZ
67692009-03-17 Hui Zhu <teawater@gmail.com>
6770
6771 * gdb.texinfo: Add documentation for disassemble-next-line.
6772
8fd41227
TJB
67732009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6774
6775 * gdb.texinfo (Commands In Python): Remove tindex entries.
6776
61ff14c6
JK
67772009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6778
6779 * gdb.texinfo (Returning): New description for missing debug info.
6780
0b16c5cf
PA
67812009-03-14 Pedro Alves <pedro@codesourcery.com>
6782
6783 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6784 (General Query Packets): Document qAttached.
0b16c5cf 6785
32fc0df9
PA
67862009-03-05 Pedro Alves <pedro@codesourcery.com>
6787
6788 * gdb.texinfo (Background Execution): Better describe the set
6789 target-async command.
6790 (Maintenance Commands): Delete description of the `maint set/show
6791 linux-async' and `maint set/show remote-async' commands.
6792
134eb42c
VP
67932009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6794
6795 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6796 between sentences.
6797
c86cf029
VP
67982009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6799
6800 * gdb.texinfo (GDB/MI Async Records): Document the
6801 =library-loaded and =library-unloaded notifications.
6802
3ea85240
VP
68032009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6804
6805 * observer.texi (test_notification): New observer.
6806
1d33d6ba
VP
68072009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6808
61ff14c6
JK
6809 * observer.texi: Add parameter 'print_frame' to normal_stop
6810 observer.
1d33d6ba 6811
d721c933
EZ
68122009-02-07 Eli Zaretskii <eliz@gnu.org>
6813
6814 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6815 (Commands In Python): Fix COMMAND_* constants in last change. Use
6816 @kbd for interactive input. Add cross-references and index
6817 entries.
6818
4aa995e1
PA
68192009-02-06 Pedro Alves <pedro@codesourcery.com>
6820
6821 * gdb.texinfo (Signals): Document $_siginfo.
6822 (Convenience Variables): Mention $_siginfo.
6823 (Remote Configuration): Document qXfer:siginfo:read,
6824 qXfer:siginfo:write packets, and the read-siginfo-object,
6825 write-siginfo-object commands.
6826
5f5233d4
PA
68272009-02-06 Pedro Alves <pedro@codesourcery.com>
6828
6829 * gdbint.texinfo (Values): New chapter.
6830
d8906c6f
TJB
68312009-02-06 Tom Tromey <tromey@redhat.com>
6832
6833 * gdb.texinfo (Python API): Add entry for Commands In Python.
6834 (Commands In Python): New node.
6835
b6cb8e7d
TJB
68362009-02-05 Tom Tromey <tromey@redhat.com>
6837
6838 * gdb.texinfo (Values From Inferior): Document Value.string.
6839
12453b93
TJB
68402009-02-05 Tom Tromey <tromey@redhat.com>
6841
6842 * gdb.texinfo (Basic Python): Document execute's from_tty
6843 argument.
6844
08c637de
TJB
68452009-02-04 Tom Tromey <tromey@redhat.com>
6846
6847 * gdb.texinfo (Basic Python): Document gdb.history.
6848
592375cd
VP
68492009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6850
6851 * gdb.texinfo (GDB/MI Thread Commands): Document the
6852 'current-thread-id' field. Remove the example with zero threads,
6853 since current GDB won't ever report that if there's inferior.
6854
41447f92
VP
68552009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6856
6857 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6858 option to -break-insert.
6859
098b41a6
JG
68602009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6861 Jerome Guitton <guitton@adacore.com>
6862
6863 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6864 (System-wide configuration): New section.
6865
3c16cced
PA
68662009-01-26 Pedro Alves <pedro@codesourcery.com>
6867
6868 PR gdb/7580:
6869 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6870 internal-error|internal-warning quit|corefile ask|yes|no".
6871
62709adf
PA
68722009-01-26 Pedro Alves <pedro@codesourcery.com>
6873
6874 * gdb.texinfo (Using the `gdbserver' Program): Document
6875 --remote-debug.
6876
7ce58dd2
DE
68772009-01-23 Doug Evans <dje@google.com>
6878
6879 * gdb.texinfo: Add nexti to list of commands that support
6880 background execution.
6881
adb483fe
DJ
68822009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6883
6884 * gdb.texinfo (Define, Hooks): Document prefix command support.
6885
a67ec3f4 68862009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6887 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6888
6889 Fixes for makeinfo --html.
6890
6891 * annotate.texinfo: Use @copying and @insertcopying. Use
6892 @ifnottex in place of @ifinfo.
6893 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6894 place of @ifinfo. Use @ifnotinfo for one index entry.
6895 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6896 in place of @ifinfo.
6897 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6898 in place of @ifinfo. Include contents at start unconditionally.
6899
84fcdf95
PA
69002009-01-13 Pedro Alves <pedro@codesourcery.com>
6901
6902 * gdb.texinfo (General Query Packets): Remove @var{} around the
6903 "spu" literal string.
6904
fa3a767f
PA
69052009-01-07 Pedro Alves <pedro@codesourcery.com>
6906
6907 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6908 program may be running in another process" errors.
6909 * gdbint.texinfo (Native Conditionals): Delete
6910 ONE_PROCESS_WRITETEXT description.
6911
9cb011d3
JB
69122009-01-07 Joel Brobecker <brobecker@adacore.com>
6913
6914 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6915 emacs local variable to be placed at the end of the ChangeLog.
6916 Add server.c and gdbreplay.c to the list of files where the
6917 copyright year needs to be updated.
6918
84603566
SL
69192009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6920
6921 * gdb.texinfo (Remote Configuration): Document new
6922 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6923 commands.
6924
a53f55d8
PA
69252008-12-28 Pedro Alves <pedro@codesourcery.com>
6926
6927 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6928 FETCH_INFERIOR_REGISTERS.
6929 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6930 FETCH_INFERIOR_REGISTERS descriptions. Remove
6931 gdbarch_get_longjmp_target descrition, since already described in
6932 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6933 (Target Conditionals): ... here.
6934
077e0a52
JB
69352008-12-16 Joel Brobecker <brobecker@adacore.com>
6936
6937 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6938 examples.
6939 (Additions to Ada): Likewise. Add the missing opening and closing
6940 parenthesis of the GDB prompt in one of the examples.
6941
023eb17c
JB
69422008-12-14 Joel Brobecker <brobecker@adacore.com>
6943
6944 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6945 about the result of 'Address not being of type System.Address.
6946 This problem has been fixed a while ago.
6947
c3b108f7
VP
69482008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6949
6950 MI non-stop and multiprocess docs.
6951
c8d5aac9
L
6952 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6953 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6954 Adjust documentation for *stopped, document =thread-created,
6955 =thread-exited, =thread-group-created and =thread-group-exited.
6956 (GDB/MI Thread Commands): Document the 'state' field in
6957 -thread-info output.
6958 (GDB/MI Program Execution): Mention --all and --thread-group
6959 options.
6960 (GDB/MI Variable Objects): Describe floating and fixed variable
6961 objects.
6962 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6963
07e059b5
VP
69642008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6965
c8d5aac9
L
6966 * gdb.texinfo (Operating System Information): New appendix.
6967 (Operating System Auxiliary Information): Document 'info os processes'
6968 (Remote Configuration): Document 'osdata'
6969 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6970
a80b95ba
TG
69712008-11-27 Tristan Gingold <gingold@adacore.com>
6972
6973 * gdb.texinfo (Darwin): Document Darwin specific features.
6974
a655d424
JK
69752008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6976
6977 * gdbint.texinfo (Target Conditionals): Extend the
6978 gdbarch_breakpoint_from_pc description.
6979
249e1128
VP
69802008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6981
6982 * gdb.texinfo (M68K Features): Fix typo.
6983
c14c28ba
PP
69842008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6985
6986 * gdb.texinfo (Symbols): Mention printing containing
6987 image name in "info symbol".
6988 (Maint translate-address): Likewise.
889bf7c5 6989
394a6666
JB
69902008-11-18 Joel Brobecker <brobecker@adacore.com>
6991
6992 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6993 commands "catch load" and "catch unload".
6994
66bb093b
VP
69952008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6996
6997 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6998 =thread-selected.
889bf7c5 6999
4a92f99b
VP
70002008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7001
c8d5aac9 7002 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 7003
f0323ca0
PA
70042008-10-27 Pedro Alves <pedro@codesourcery.com>
7005
7006 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7007 .mt files, TM_CLIBS or TM_CDEPS.
7008 (x86 Watchpoints): Don't mention TDEPFILES.
7009
8b23ecc4
SL
70102008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7011
7012 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7013 (Overview): Mention notifications and non-stop mode behavior.
7014 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7015 with non-stop mode behavior. Add vStopped description.
7016 (Stop Reply Packets): Update list of packets that return
7017 stop replies. Mention non-stop behavior.
7018 (General Query Packets): Document QNonStop packet and associated
7019 qSupported query response.
7020 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7021 behavior.
7022 (Notification Packets): New section.
7023 (Remote Non-Stop): New section.
7024 (File-I/O Overview): Mention non-stop behavior.
7025
fff08868
HZ
70262008-10-24 Hui Zhu <teawater@gmail.com>
7027 Pedro Alves <pedro@codesourcery.com>
7028
7029 * gdb.texinfo (displaced-stepping): Describe the auto mode
7030 setting, and say it's the default. This is now a mainstream
7031 setting instead of a maintenance setting.
7032
252fbfc8
PA
70332008-10-23 Pedro Alves <pedro@codesourcery.com>
7034
7035 * observer.texi (thread_stop_requested): New.
7036
20924a55
JB
70372008-10-22 Joel Brobecker <brobecker@adacore.com>
7038
7039 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7040 (Patching): Replace incorrect usage of @samp by @kbd.
7041
bacec72f
MS
70422008-10-17 Michael Snyder <msnyder@vmware.com>
7043
7044 * gdb.texinfo: Add documentation for reverse execution.
7045
a08702d6 70462008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7047 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7048
7049 * gdb.texinfo. (Values From Inferior): New subsubsection.
7050
d97bc12b
DE
70512008-10-06 Doug Evans <dje@google.com>
7052
7053 * gdb.texinfo (set debug dwarf2-die): Document it.
7054
87f67dba
JB
70552008-10-01 Joel Brobecker <brobecker@adacore.com>
7056
7057 * gdb.texinfo (catch) [exception]: Document how to insert
7058 a breakpoint on user-defined exceptions when the exception
7059 name is identical to one of the language-defined ones.
7060
2fae03e8
TT
70612008-09-27 Tom Tromey <tromey@redhat.com>
7062
7063 * gdb.texinfo (Macros): Remove text about stringification,
7064 varargs, and splicing.
7065
5c6ce71d
TT
70662008-09-27 Tom Tromey <tromey@redhat.com>
7067
7068 * gdbint.texinfo (Language Support): Remove text about omitting
7069 support for a language.
7070
07128da0
DE
70712008-09-23 Doug Evans <dje@google.com>
7072
7073 * gdb.texinfo (info dcache): Update.
7074
b90a069a
SL
70752008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7076
7077 * gdb.texinfo (Packets): Add info on thread-id syntax and
7078 multiprocess extensions.
7079 <D>: Document multiprocess form of packet.
7080 <H>: Use thread-id syntax.
7081 <T>: Likewise.
7082 <vCont>: Likewise. Note this is required for multiprocess.
7083 <vKill>: New packet.
7084 (Stop Reply Packets) <T>: Use thread-id syntax.
7085 <W>: Document multiprocess form of reply.
7086 <X>: Likewise.
7087 (General Query Packets) <qC>: Use thread-id syntax.
7088 <qfThreadInfo>: Likewise.
7089 <qGetTLSAddr>: Likewise.
7090 <qP>: Likewise.
7091 <qSupported>: Add "multiprocess" feature.
7092 <qThreadExtraInfo>: Use thread-id syntax.
7093
b77209e0
PA
70942008-09-22 Stan Shebs <stan@codesourcery.com>
7095
7096 * gdb.texinfo (Inferiors): New section.
7097
3d0bb823
PA
70982008-09-12 Pedro Alves <pedro@codesourcery.com>
7099
7100 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7101
f8dcfc0a
UW
71022008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7103
7104 * gdbint.texinfo (Target Conditionals): Remove documentation
7105 for gdbarch_name_of_malloc.
7106
8775bb90
MS
71072008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7108
7109 * gdb.texinfo (Interrupts): Mention TCP interface for
7110 sending BREAK.
7111
f1838a98
UW
71122008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7113
7114 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7115 argument prefix to "set sysroot".
7116
158c7665
PH
71172008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7118
7119 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7120 and False.
7121
30e026bb
VP
71222008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7123
c8d5aac9
L
7124 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7125 for possible features of -list-features.
30e026bb 7126
c6ebd6cf
VP
71272008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7128
c8d5aac9 7129 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7130 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7131
aeac0ff9
VP
71322008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7133
7134 * doc/gdb.texinfo (PowerPC): Fix typo.
7135 (PowerPC features): Fix typo.
7136
5231c1fd
PA
71372008-08-18 Pedro Alves <pedro@codesourcery.com>
7138
7139 * observer.texi (thread_ptid_changed): New.
7140
677c5bb1
LM
71412008-08-18 Luis Machado <luisgpm@br.ibm.com>
7142
7143 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7144 (PowerPC features): Mention feature set for VSX registers.
7145
f3a2dd1a
JB
71462008-08-13 Joel Brobecker <brobecker@adacore.com>
7147
7148 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7149 the direct visibility of all names in user-written packages.
7150
33e5cbd6
PA
71512008-08-13 Pedro Alves <pedro@codesourcery.com>
7152
7153 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7154 setting, and make it the default.
7155 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7156 non-stop script example.
7157
d0384fc4
TJB
71582008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7159
7160 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7161 reference to the "Using Different Register and Memory Data
7162 Representation" section.
7163
a6f3e723
SL
71642008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7165
7166 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7167 (Remote Protocol): Add Packet Acknowledgment to menu.
7168 (Overview): Mention +/- can be disabled, and point to new section
7169 where this is discussed in detail.
7170 (General Query Packets): Document QStartNoAckMode packet, and
7171 corresponding qSupported reply.
7172 (Packet Acknowledgment): New section.
7173
0606b73b
SL
71742008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7175 Pedro Alves <pedro@codesourcery.com>
7176
7177 * gdb.texinfo (Threads): Move paragraph about automatic thread
7178 selection to All-Stop Mode subsection.
7179 (Thread Stops): Reorganize existing material into subsections.
7180 Add introductory blurb and menu.
7181 (Non-Stop Mode): New subsection.
7182 (Background Execution): New subsection.
7183 (Maintenance Commands): Add cross-references from async mode
7184 commands to the new Background Execution section.
7185
d57a3c85
TJB
71862008-08-06 Tom Tromey <tromey@redhat.com>
7187
7188 * gdb.texinfo (Extending GDB): New chapter.
7189 (Sequences): Demoted chapter, now a section under the new
7190 Extending GDB chapter.
7191 (Python): New section.
7192
6d76a53d
SS
71932008-07-31 Stan Shebs <stan@codesourcery.com>
7194
7195 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7196
1f70da6a
SS
71972008-07-29 Stan Shebs <stan@codesourcery.com>
7198
7199 * gdbint.texinfo: General round of cleanup and minor
7200 clarifications.
7201 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7202 (Longjmp Support): Update description to reflect how it is done
7203 for targets without using native header.
7204 (Symbol Handling): Add a little more general explanation.
7205 (COFF, ELF): Mention stabs encapsulation.
7206 (DWARF 3): New section.
7207 (Adding a New Host): Scrub out some obsolete bits.
7208 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7209 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7210 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7211 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7212 SEEK_SET, STOP_SIGNAL, USG.
7213 (Raw and Virtual Register Representations): Ditto for
7214 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7215 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7216 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7217 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7218 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7219 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7220 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7221 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7222 DEPRECATED_USE_STRUCT_CONVENTION.
7223 Describe gdbarch_deprecated_fp_regnum.
7224 Update description of gdbarch_print_insn.
7225 (Adding a New Target): Scrub out obsolete bits.
7226 (Obsolete Conditionals): Remove entire section.
7227
383f836e
TT
72282008-07-25 Tom Tromey <tromey@redhat.com>
7229
7230 * observer.texi (GDB Observers): Document new observers:
7231 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7232 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7233 architecture_changed.
7234
cfd8ab24
SS
72352008-07-21 Stan Shebs <stan@codesourcery.com>
7236
7237 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7238 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7239
781b42b0
TT
72402008-07-21 Tom Tromey <tromey@redhat.com>
7241
7242 * observer.texi (GDB Observers): Remove obsolete comment.
7243 <executable_changed>: Remove argument.
7244
d7d9f01e
TT
72452008-07-18 Tom Tromey <tromey@redhat.com>
7246
7247 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7248
bf250677
DE
72492008-07-10 Doug Evans <dje@google.com>
7250
7251 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7252
10568435
JK
72532008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7254
7255 * gdb.texinfo (Starting): Document "set disable-randomization".
7256
5ae4183a
AS
72572008-07-07 Andreas Schwab <schwab@suse.de>
7258
7259 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7260
b56e7235
VP
72612008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7262
7263 * gdb.texinfo (GDB/MI Target Manipulation): Add
7264 example of -target-attach.
7265
e1ac3328
VP
72662008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7267
7268 * observer.texi (target_resumed): New observer.
5ae4183a 7269 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7270
65d12d83
TT
72712008-06-06 Tom Tromey <tromey@redhat.com>
7272
7273 * gdb.texinfo (Completion): Add field name example.
7274
fbc5282e
MK
72752008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7276
7277 * gdb.texinfo (GDB/MI Program Context): Added example
7278 to -exec-arguments
5ae4183a 7279
fbc5282e 72802008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7281
7282 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7283 annotation.
7284
c16158bc 72852008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7286 Nathan Sidwell <nathan@codesourcery.com>
7287 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7288
7289 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7290 and ACX_BUGURL.
7291 * configure: Regenerate.
7292 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7293 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7294 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7295 mailing-list-specific text about bug reporting unless
7296 BUGURL_DEFAULT.
7297
75c99385
PA
72982008-06-05 Pedro Alves <pedro@codesourcery.com>
7299
7300 * gdb.texinfo (-target-select): Remove reference to target async.
7301 (Maintenance Commands): Document "maint set/show remote-async".
7302
1763a388
MK
73032008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7304
7305 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7306 in -target-file-get section.
5ae4183a 7307
d0d064df
PA
73082008-05-22 Pedro Alves <pedro@codesourcery.com>
7309
9b562ab8
PA
7310 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7311 killing the inferior when it is already debugging a process.
d0d064df 7312
8dfa32fc
JB
73132008-05-21 Joel Brobecker <brobecker@adacore.com>
7314
7315 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7316 abbreviation for "finish".
7317
55f996a7
NR
73182008-05-21 Nick Roberts <nickrob@snap.net.nz>
7319
7320 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7321
ba2b1c56
DJ
73222008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 * gdbint.texinfo (Target Conditionals): Delete entry for
7325 gdbarch_dwarf_reg_to_regnum.
7326
08388c79
DE
73272008-05-09 Doug Evans <dje@google.com>
7328
a3c83fae 7329 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7330
d14508fe
DE
73312008-05-05 Doug Evans <dje@google.com>
7332
7333 * gdb.texinfo (disassemble): Document /m modifier.
7334
e2b7ddea
VP
73352008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7336
5ae4183a
AS
7337 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7338 will not report the time of commands that run the target.
e2b7ddea 7339
8eb41542
VP
73402008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7341
7342 * gdb.texinfo (GDB/MI Output Records): Add
7343 missing semicolon.
7344
82f68b1c
VP
73452008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7346
7347 * gdb.texinfo (GDB/MI Output Records):
7348 Document =thread-create and =thread-exited.
7349
fa0f268d
VP
73502008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7351
7352 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7353 Remove mention of dmi-discuss.
fa0f268d 7354
063bfe2e
VP
73552008-05-03 Pedro Alves <pedro@codesourcery.com>
7356
7357 * observer.texi (thread_exit): New.
7358
237fc4c9
PA
73592008-05-02 Pedro Alves <pedro@codesourcery.com>
7360
7361 * gdb.texinfo (Debugging Output): Document "set/show debug
7362 displaced".
7363 (Maintenance Commands): Document "maint set/show
7364 can-use-displaced-stepping".
7365
0428b8f5
DJ
73662008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7367
7368 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7369 and set/show arm force-mode.
7370
5009afc5
AS
73712008-05-02 Andreas Schwab <schwab@suse.de>
7372
7373 * gdbint.texinfo (Algorithms): Describe
7374 target_watchpoint_addr_within_range.
7375
669fac23
DJ
73762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7377
7378 * gdbint.texinfo (Stack Frames): New chapter.
7379 (Algorithms): Move Frames text to the new chapter.
7380 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7381 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7382
721c02de
VP
73832008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7384
5ae4183a
AS
7385 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7386 output does not necessary include any tokens.
721c02de 7387
c055b101
CV
73882008-04-22 Corinna Vinschen <vinschen@redhat.com>
7389
7390 * gdb.texinfo (Set SH Calling convention): New @item.
7391 (Show SH Calling convention): Ditto.
7392
68837c9d
MD
73932008-04-22 Markus Deuling <deuling@de.ibm.com>
7394
7395 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7396
2e9132cc
EZ
73972008-04-20 Eli Zaretskii <eliz@gnu.org>
7398
7399 * gdb.texinfo (Set Breaks): Mention that multiple location
7400 breakpoints need line number info. Add index entries.
7401
31fffb02
CS
74022008-04-19 Craig Silverstein <csilvers@google.com>
7403
7404 * gdb.texinfo (Requirements): Add an optional requirement on
7405 zlib.
7406 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7407 Compressed DWARF 2.
7408
a47ec5fe
AR
74092008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7410
7411 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7412 sample output for 'stopped,reason="breakpoint-hit"' message.
7413 (GDB/MI Program Execution): Likewise.
7414
de051565
MK
74152008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7416
5ae4183a 7417 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7418 -var-set-format. Add -f option to -var-evaluate-expression.
7419
6ba66d6a
JB
74202008-04-03 Joel Brobecker <brobecker@adacore.com>
7421
7422 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7423 new node "Ambiguous Expressions". Replace references to this
7424 node by references to "Ambiguous Expressions" throughout.
7425 (Ambiguous Expressions): New node.
7426
1e26b4f8
DJ
74272008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7428
7429 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7430
b84876c2
PA
74312008-03-21 Pedro Alves <pedro@codesourcery.com>
7432
7433 * gdb.texinfo (Debugging Output): Document
7434 "set/show debug lin-lwp-async".
7435 (Maintenance Commands): Document "maint set/show linux-async".
7436
63092375
DJ
74372008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7438
7439 * gdb.texinfo (Expressions): Update description of malloced arrays.
7440
8e8901c5
VP
74412008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7442
7443 * gdb.texinfo (Thread Commands): Document
7444 -thread-info. Remove -thread-list-all-threads.
7445
701adfb0
PA
74462008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7447
7448 Implement MI notification for new threads.
7449 * observer.texi (new_thread): Document.
7450
1fddbabb
PA
74512008-03-14 Pedro Alves <pedro@codesourcery.com>
7452 Sandra Loosemore <sandra@codesourcery.com>
7453
7454 * gdb.texinfo (Library List Format): Update to mention the
7455 possibility to pass section addresses instead of segment
7456 addresses.
7457
ccd213ac
DJ
74582008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7459
7460 * gdb.texinfo (Starting): Document "set exec-wrapper".
7461 (Server): Document gdbserver --wrapper.
7462
fa4727a6
DJ
74632008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7464
7465 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7466 unreadable memory. Delete obsolete SPARClite reference.
7467
8edfe269
DJ
74682008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7469
7470 * gdb.texinfo (Starting): Mention always-running targets.
7471 (Target Commands): Add an anchor for load.
7472 (Connecting): Explain continue instead of run.
7473
1843f87b
DJ
74742008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7475
7476 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7477
f9082629
NR
74782008-02-26 Nick Roberts <nickrob@snap.net.nz>
7479
7480 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7481 breakpoint table.
7482
fd96d250
PA
74832008-02-19 Pedro Alves <pedro@codesourcery.com>
7484
7485 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7486 killing the inferior when it is already debugging a process.
7487
36af4ef6
MD
74882008-02-13 Markus Deuling <deuling@de.ibm.com>
7489
7490 * gdbint.texinfo (Build Script): New section. Mention new build script
7491 gdb_buildall.sh.
7492
cda4ce5a
JB
74932008-02-01 Jim Blandy <jimb@red-bean.com>
7494
7495 * gdb.texinfo (Help): Summarize 'info args' correctly.
7496
4acd40f3
TJB
74972008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7498
7499 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7500 available in PowerPC architecture.
7501 (Embedded Processors): Change node name of PowerPC item in menu.
7502 (PowerPC): Rename to...
7503 (PowerPC Embedded): this.
7504 (Architectures): Add new PowerPC item in menu.
7505 (PowerPC): New node.
7506
6e6c6f50
DJ
75072008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7508
7509 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7510 commands.
7511
5ee187d7
DJ
75122008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7513
7514 * gdb.texinfo (Setting Catchpoints): Mention features
7515 supported on GNU/Linux.
7516
e275c0d9
NR
75172008-01-30 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * gdb.texinfo (GDB/MI File Commands): Describe new output
7520 field for MI command -file-list-exec-source-file.
7521
2d717e4f
DJ
75222008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7523
7524 * gdb.texinfo (Using the `gdbserver' Program): Add security
7525 warning. Rearrange into subsections and subsubsections. Document
7526 --multi and --debug. Correct --with-sysroot typo. Update --attach
7527 usage. Make load reference clearer. Document monitor exit.
7528 (Remote Configuration): Document set remote exec-file, attach-packet,
7529 and run-packet.
7530 (Packets): Document vAttach and vRun.
7531
d35a4257 75322008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7533
7534 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7535 detach-on-follow -> detach-on-fork.
f663676d 7536
c78d192c
DJ
75372008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7538
7539 * gdbint.texinfo (Native Conditionals): Remove
7540 SHELL_COMMAND_CONCAT and SHELL_FILE.
7541
d35a4257
EZ
75422008-01-26 Eli Zaretskii <eliz@gnu.org>
7543
7544 * gdb.texinfo (Specify Location): Improve wording.
7545
93815fbf
VP
75462008-01-23 Chris Demetriou <cgd@google.com>
7547
7548 * gdb.texinfo (Threads): Document new "set print thread-events"
7549 and "show print thread-events" commands.
7550
2a25a5ba
EZ
75512008-01-19 Eli Zaretskii <eliz@gnu.org>
7552
7553 * gdb.texinfo (Specify Location): New section.
7554 (Delete Breaks, Edit, Set Breaks): Remove description of
7555 locations. Instead, add a reference to "Specify Location".
7556 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7557 (Symbols): Refer to "Specify Location" for the valid forms of
7558 linespecs and locations.
7559
32c9a795
MD
75602008-01-18 Markus Deuling <deuling@de.ibm.com>
7561
7562 * gdbint.texinfo (Target Conditionals): Replace the description of
7563 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7564
b17828ca
JB
75652008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7566
7567 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7568 about &&var, which is rejected by the expression parser.
7569
0aea4bf3
LM
75702008-01-09 Luis Machado <luisgpm@br.ibm.com>
7571
7572 * gdb.texinfo (Output): Update documentation on using printf with DFP
7573 types.
7574
febe4383
TJB
75752008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7576
7577 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7578 subsubsection.
7579 (Decimal Floating Point format): New subsubsection.
7580
7a404eba
PA
75812008-01-05 Pedro Alves <pedro@codesourcery.com>
7582
7583 * gdb.texinfo (File Options): Remove mention of the attempt to
7584 open a core file with the -p option. Don't list -c as a valid
7585 option to attach to a process.
7586
a4d9b460
PA
75872008-01-05 Pedro Alves <pedro@codesourcery.com>
7588
7589 * gdbint.texinfo (Host Conditionals): Remove mention of
7590 ALIGN_STACK_ON_ENTRY.
7591
6ec2edbe
JB
75922008-01-05 Joel Brobecker <brobecker@adacore.com>
7593
7594 * gdbint.texinfo (Start of New Year Procedure): Add item
7595 describing how to update the source and documentation copyright
7596 notices.
7597
d8b2a693
JB
75982007-12-18 Jim Blandy <jimb@codesourcery.com>
7599
ab209b3a 7600 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7601 watchpoint explanation into the main description of the watchpoint
7602 command; update synopses of 'watch', 'rwatch', and 'awatch'
7603 commands.
7604
8b4ed427
VP
76052007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7606
7607 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7608 Document 'pending-breakpoints' feature of
7609 -list-features.
7610
37e4754d
LM
76112007-12-17 Luis Machado <luisgpm@br.ibm.com>
7612
669fac23 7613 * gdb.texinfo: Add new parameter's description.
37e4754d 7614
1d3811f6
DJ
76152007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7616
7617 * gdb.texinfo (Overview): Clarify run-length encoding
7618 example. Remove the restriction on "+" and "-" characters.
7619
c1c25a1a
EZ
76202007-12-15 Eli Zaretskii <eliz@gnu.org>
7621
7622 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7623
afe8ab22 76242007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7625
afe8ab22
VP
7626 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7627 the -f option for -break-insert, remove -r option,
7628 and clarify specification of location.
7629
a6b151f1
DJ
76302007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7631
7632 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7633 formatting.
7634 (Remote Debugging): Add File Transfer section.
7635 (Remote Configuration): Document Host I/O packets.
7636 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7637 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7638 (Packets): Add vFile.
7639
3b784c4f
EZ
76402007-11-17 Eli Zaretskii <eliz@gnu.org>
7641
7642 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7643 breakpoints with multiple locations.
7644 (Breakpoint Menus): Improve wording.
7645 (Output): Fix last change.
7646
a4ce5b0d
UW
76472007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7648
7649 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7650
1b39d5c0
DE
76512007-11-15 Doug Evans <dje@google.com>
7652
7653 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7654
7a72d44c
VP
76552007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7656
7657 * gdbint.texinfo (Native Conditionals): Remove
7658 mention of CLEAR_SOLIB.
5ae4183a 7659
6d1829bf 76602007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7661
7662 * gdb.texinfo (Print Settings): Add documentation for "set/show
7663 print frame-arguments".
7664
1a619819
LM
76652007-11-05 Luis Machado <luisgpm@br.ibm.com>
7666
3b784c4f 7667 * gdb.texinfo (Output): Update printf command's description.
1a619819 7668
55eddb0f
DJ
76692007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7672 powerpc soft-float".
7673
9cceb671
DJ
76742007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * gdb.texinfo (Files): Correct formatting. Mention Expat
7677 requirement.
7678 (Requirements for Building GDB): Expand the list of Expat
7679 uses.
7680 (Library List Format, Memory Map Format): Mention Expat.
7681 (Target Descriptions): Update Expat wording.
7682
83acabca
DJ
76832007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7684
7685 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7686 Document that gdbarch_convert_register_p should return zero for no-op
7687 conversions.
7688
e35879db
UW
76892007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7690
83acabca 7691 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7692 of set_gdbarch_sofun_address_maybe_missing back to ...
7693 (Target Conditionals): ... here to fix build break.
7694
203c3895
UW
76952007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7696
83acabca 7697 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7698 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7699 (Compiler Characteristics): ... documentation of
7700 set_gdbarch_sofun_address_maybe_missing.
7701
11411de3
DJ
77022007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7703
7704 * gdbint.texinfo (Target Conditionals): Use
7705 frame_unwind_register_unsigned in examples instead of
7706 frame_unwind_unsigned_register.
7707
701adfb0
PA
77082007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7709
7710 * gdb.texinfo: Add TSIZE definition, removed statement about
7711 unbounded arrays being unimplemented.
7712
7cc46491
DJ
77132007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7714
7715 * gdb.texinfo (Predefined Target Types): Add int128
7716 and uint128.
7717 (Standard Target Features): Add PowerPC features.
7718
81adfced
DJ
77192007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7720
7721 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7722
c1874924
UW
77232007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7724
7725 * gdbint.texi (Target Conditionals): Remove documentation
7726 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7727 gdbarch_extract_return_value, and gdbarch_store_return_value.
7728
f6e56ab3
UW
77292007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7730
7731 * gdbint.texi (Target Conditionals): Remove documentation of
7732 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7733
56cf5405
KH
77342007-10-11 Kazu Hirata <kazu@codesourcery.com>
7735
7736 * gdb.texinfo: Mention that inaccessible-by-default is on by
7737 default.
7738
35156bae
DJ
77392007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7740
7741 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7742
d983da9c
DJ
77432007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7744
7745 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7746 multi-threaded watchpoints.
7747 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7748 checked. Describe sticky notification. Expand description
7749 of steppable and continuable watchpoints.
7750 (Watchpoints and Threads): New subsection.
7751
fe6fbf8b
VP
77522007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7753
7754 * gdb.texinfo (Setting Breakpoints): Revise
7755 documentation for pending breakpoints. Document
7756 breakpoints with multiple locations.
5ae4183a 7757
084344da
VP
77582007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7759
7760 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7761 Document -list-features.
5ae4183a 7762
82160952
EZ
77632007-09-15 Eli Zaretskii <eliz@gnu.org>
7764
7765 * gdb.texinfo (Output): Spell out which features of C's printf are
7766 not supported by GDB's printf.
7e27a47a
EZ
7767 (Separate Debug Files): More accurate wording regarding build ID
7768 and a reference to the ld manual rather than the Fedora wiki.
82160952 7769
ea37ba09
DJ
77702007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7771 Jim Blandy <jimb@codesourcery.com>
7772
7773 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7774 (Examining Memory): Update mentions of the 's' format.
7775 (Automatic Display): Likewise.
7776
b8533aec
DJ
77772007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7778
7779 * gdb.texinfo: Update the FSF's Back-Cover Text.
7780
83f83d7f
JK
77812007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7782 Eli Zaretskii <eliz@gnu.org>
7783
7784 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7785 Fixed the ``build ID'' name. New binaries build instructions for the
7786 build ID inclusion. Explain how the commands are specific to the build
7787 ID vs. debug link.
7788
c7e83d54
EZ
77892007-09-01 Eli Zaretskii <eliz@gnu.org>
7790
7791 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7792 indexing for ``build ID'' support.
7793
d3750b24
JK
77942007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7795
7796 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7797 Enlisted BUILD ID to the debug file searching example.
7798 Included a BUILD ID `.note.gnu.build-id' section description.
7799 Updated/added the debug files splitting instructions for OBJCOPY.
7800
02142340
VP
78012007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7802
7803 * gdb.texinfo (Variable Objects): Adjust docs
7804 for -var-info-expression and document
7805 -var-info-path-expression.
7806
d3bdde98
JB
78072007-08-20 Jim Blandy <jimb@codesourcery.com>
7808
3fb6a982
JB
7809 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7810 (title page): Include the dedication in the printed manual, as a
7811 separate page after the copyright notice.
5ae4183a 7812
d3bdde98
JB
7813 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7814 don't break a @var across a line.
7815
c80a96a8
MR
78162007-07-25 Maciej W. Rozycki <macro@mips.com>
7817
7818 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7819 for include files.
7820
5824a901
NR
78212007-07-12 Nick Roberts <nickrob@snap.net.nz>
7822
7823 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7824 in annotate.texinfo.
7825 (Command History): Link to new node.
5824a901 7826
d52e7ea3
UW
78272007-07-05 Markus Deuling <deuling@de.ibm.com>
7828
7829 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7830
5fc14d0a
EZ
78312007-07-05 Eli Zaretskii <eliz@gnu.org>
7832
7833 * gdbint.texinfo (Target Conditionals): Fix last change.
7834
4a9bb1df
UW
78352007-07-03 Markus Deuling <deuling@de.ibm.com>
7836
7837 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7838 routines:
7839 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7840 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7841 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7842 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7843 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7844 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7845 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7846 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7847 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7848 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7849 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7850 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7851 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7852 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7853 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7854 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7855 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7856 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7857 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7858 (SOFTWARE_SINGLE_STEP_P)
7859
7860 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7861 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7862
7863 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7864 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7865 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7866 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7867 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7868 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7869 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7870 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7871 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7872 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7873
7874 (Converting an existing Target Architecture to Multi-arch): Remove
7875 section.
7876
7877 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7878 (gdbarch_addr_bits_remove): Add code example.
7879
7880 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7881
cfa9d6d9
DJ
78822007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7883
7884 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7885 Add other missing entries. Adjust the table size to fit.
7886 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7887 stop reasons including the new "library" event.
7888 (General Query Packets): Adjust table widths for qSupported. Mention
7889 qXfer:libraries:read reply to qSupported and document the new packet.
7890 (Library List Format): New section.
7891
159fcc13
JK
78922007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7893
7894 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7895
f66d1690
MS
78962007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7897
7898 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7899
67102876
NR
79002007-06-25 Nick Roberts <nickrob@snap.net.nz>
7901
7902 * gdbint.texinfo (Register and Memory Data): Break sections
7903 into nodes and add a menu.
7904
a4642986
MR
79052007-06-21 Maciej W. Rozycki <macro@mips.com>
7906
7907 * gdb.texinfo (Examining Memory): Document the new behaviour.
7908
e9c17194
VP
79092007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7910
7911 * gdb.texinfo (Standard Target Features): Document
7912 m68k features.
7913
31d99776
DJ
79142007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7915
7916 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7917
1780a0ed
DJ
79182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7919
7920 * gdb.texinfo (Target Description Format): Add version attribute
7921 for <target>.
7922
822b6570
DJ
79232007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7924
7925 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7926
f8b73d13
DJ
79272007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7928
7929 * gdb.texinfo (MIPS Features): New subsection.
7930
0e7f50da
UW
79312007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7932 Markus Deuling <deuling@de.ibm.com>
7933
7934 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7935 and qXfer:spu:write packets and mention them under qSupported.
7936
23d964e7
UW
79372007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7938 Markus Deuling <deuling@de.ibm.com>
7939
7940 * gdb.texinfo (Architectures): Add new SPU section to document
7941 Cell Broadband Engine SPU architecture specific commands.
7942
9f708cb2
VP
79432007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7944
7945 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7946 comments.
7947
7579b5f8
NR
79482007-06-07 Nick Roberts <nickrob@snap.net.nz>
7949
7950 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7951
bf06d120
JB
79522007-05-29 Jim Blandy <jimb@codesourcery.com>
7953
7954 * gdb.texinfo (Overview): Doc fix.
7955
23776285
MR
79562007-05-22 Maciej W. Rozycki <macro@mips.com>
7957
7958 * gdb.texinfo (Remote Configuration): Document "set/show
7959 remoteflow".
7960
1a69e1e4
DJ
79612007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7962
bf06d120
JB
7963 * gdb.texinfo (MIPS): Remove documentation for set mips
7964 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7965 stack-arg-size.
1a69e1e4 7966
46ba6afa 79672007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7968
46ba6afa
BW
7969 * all-cfg.texi (GDBTUI): New.
7970 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7971 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7972 (TUI Configuration): Edit to improve clarity and fix problems of
7973 both style and content.
5ae4183a 7974
06d3b283
UW
79752007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7976
7977 * observer.texi (GDB Observers): New observer "new_objfile".
7978
179101d6
UW
79792007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7980
7981 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7982
25d5ea92
VP
79832007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7984
7985 * gdb.texinfo (GDB/MI Variable Objects): Document
7986 frozen variables objects.
5ae4183a 7987
701adfb0
PA
79882007-04-13 Paul Brook <paul@codesourcery.com>
7989
7990 * gdb.texinfo: Document ieee_single and ieee_double target types.
7991
ea35711c
DJ
79922007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7993
7994 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7995 (Character Sets, Caching Data of Remote Targets): Likewise.
7996 (Targets): Delete Remote node. Move its text...
7997 (Debugging Remote Programs): ...to here. Delete description
7998 of the "remote" command.
7999 (Remote configuration): Delete description of "set remotedevice"
8000 and "show remotedevice".
8001 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8002
701adfb0
PA
80032007-04-11 Steve Ellcey <sje@cup.hp.com>
8004
8005 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8006
db2e3e2e
BW
80072007-04-11 Bob Wilson <bob.wilson@acm.org>
8008
5ae4183a
AS
8009 * gdb.texinfo (Contributors, Continuing and Stepping)
8010 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8011 (General Query Packets, File-I/O Remote Protocol Extension)
8012 (Protocol Basics, The F Reply Packet, Write)
8013 (Protocol-specific Representation of Datatypes, Memory Transfer):
8014 Fix hyphenation, punctuation and grammar problems.
8015 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8016 'section' instead of 'subsection' in the text.
8017 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8018 (i386): Remove period from section name.
db2e3e2e
BW
8019 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8020 (Config Names, Configure Options): Use @file{configure}.
8021
8a3dae3e
DJ
80222007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8023
8024 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8025 and tab expansion.
8026
1a92f856
DJ
80272007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8028
8029 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8030
79a6e687 80312007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8032
79a6e687
BW
8033 * gdb.texinfo: Consistently capitalize all significant words in
8034 node names, chapter titles, section titles, and headings. Update
8035 cross references to match.
8036 (Starting and Stopping Trace Experiment): Make node name plural.
8037 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8038
ad527d2e
PA
80392007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8040
8041 * gdb.texinfo (WinCE): Delete obsolete subsection.
8042
7ce59000
DJ
80432007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8044
8045 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8046 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8047 references.
8048
8807d78b
DJ
80492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8050
8051 * gdb.texinfo (Startup): Delete references to some alternate
8052 names for .gdbinit.
8053 (Thread): Remove LynxOS reference.
8054 (Tandem ST2000): Delete target-specific documentation.
8055 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8056 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8057 and GDB_OSABI_LYNXOS.
8058
5f402660
UW
80592007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8060
8061 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8062
bac718a6
UW
80632007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8064
8065 * gdbint.texinfo (Target Conditionals): Remove mention of
8066 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8067 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8068
9453113a
DJ
80692007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8070
8071 * Makefile.in: Add "pdfdir" installation
8072 directory, PDFTEX macro, support for "install-pdf" target,
8073 and rules for making a pdf version of refcard.texi.
8074 * refcard.tex: Specify paper size for PDF output.
8075
ae21e955 80762007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8077
ae21e955 8078 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8079
3f94c067 80802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8081
3f94c067
BW
8082 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8083 (Source Path, Character Sets, Macros, Define)
8084 (GDB/MI Result Records, GDB/MI Simple Examples)
8085 (GDB/MI Program Execution, GDB/MI File Commands)
8086 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8087 (Bug Reporting): Use @value{GCC}.
5ae4183a 8088
12c27660 80892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8090
12c27660
BW
8091 * gdb.texinfo (Help): Fix formatting of examples.
8092 (Variables): Use @ifnotinfo instead of @iftex.
8093 (Non-debug DLL symbols): Use @ref instead of @pxref.
8094 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8095
ce9341a1
BW
80962007-03-26 Bob Wilson <bob.wilson@acm.org>
8097
8098 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8099
c8f4133a
BW
81002007-03-26 Bob Wilson <bob.wilson@acm.org>
8101
8102 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8103 the order of the nodes.
8104 (C Operators, C Constants, Debugging C): Remove extra menus.
8105 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8106
c8f4133a 81072007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8108
8109 * gdb.texinfo (File Options): Add missing parenthesis.
8110 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8111
c74d0ad8
DJ
81122007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8113
8114 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8115
ff6f572f
DJ
81162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8117
669fac23 8118 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8119 case insensitivity.
8120 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8121
994337c3
NR
81222007-02-18 Nick Roberts <nickrob@snap.net.nz>
8123
8124 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8125 (Files): Add section name to argument list for pxref.
8126 (Non-debug DLL symbols): Don't use `see' for pxref.
8127 (Embedded Processors): Fix typo.
8128 (GDB/MI Breakpoint Commands): Execution commands generate
8129 *stopped not ^done.
8130
eb819d70
NR
81312007-02-13 Nick Roberts <nickrob@snap.net.nz>
8132
8133 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8134 values for in_scope. Mention that only root variables can be
8135 updated.
8136 (GDB/MI Development and Front Ends): Explain new values may be
8137 added to existing fields.
8138
123dc839
DJ
81392007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8140
8141 * gdb.texinfo (-target-disconnect): Use @smallexample.
8142 (Requirements): Add anchor for Expat. Update description.
8143 (Target Descriptions): Mention Expat.
8144 (Target Description Format): Document new elements. Use
8145 @smallexample.
8146 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8147 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8148
108546a0
DJ
81492007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8150
8151 * gdb.texinfo (Target Description Format): Add section on XInclude.
8152
95a98c01
NR
81532006-02-03 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8156 command -enable-timings.
8157
f4b3909f
EZ
81582007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8159
5ae4183a 8160 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8161 descriptions for new/deleted elements in gdb_osabi. Add missing
8162 description for function generic_elf_osabi_sniff_abi_tag_sections.
8163
c7ba131e
JB
81642007-01-29 Joel Brobecker <brobecker@adacore.com>
8165
8166 * gdb.texinfo (Maintenance Commands): Add documentation for
8167 the new "maint print target-stack" command.
8168
3a60f64e
JK
81692007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8170 Eli Zaretskii <eliz@gnu.org>
8171
f4b3909f 8172 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8173
c582f8b6
EZ
81742007-01-26 Eli Zaretskii <eliz@gnu.org>
8175
8176 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8177 Use @value{NGCC} instead of @value{GCC}.
8178
d3e8051b
EZ
81792007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8180
8181 * agentexpr.texi: Fix typos.
8182 * annotate.texinfo: Likewise.
8183 * gdb.texinfo: Likewise.
8184 * gdbint.texinfo: Likewise.
8185 * observer.texi: Likewise.
8186 * stabs.texinfo: Likewise.
8187
86f04699
EZ
81882007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8189
8190 * gdbint.texinfo (Support Libraries): Remove mmalloc
8191 entry. Describe readline library.
8192
23181151
DJ
81932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8194
8195 * gdb.texinfo (Target Descriptions): New section.
8196 (General Query Packets): Add QPassSignals anchor. Mention
8197 qXfer:features:read under qSupported. Expand mentions of
8198 qXfer:memory-map:read and QPassSignals. Document
8199 qXfer:features:read.
8200
f822c95b
DJ
82012007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8202
8203 * gdb.texinfo (Commands to specify files): Describe
8204 "set sysroot" and "show sysroot".
8205 (Using the `gdbserver' program): Lowercase argument
8206 to @var. Expand description of setting up GDB on the
8207 host.
8208
8936fcda
JB
82092007-01-05 Joel Brobecker <brobecker@adacore.com>
8210
8211 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8212 catch exception, catch exception unhandled, and catch assert
8213 commands.
8214
e776119f
DJ
82152007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8216
8217 * gdb.texinfo (Debugging Output): Document "set debug xml"
8218 and "show debug xml".
8219
aa79a185
DJ
82202007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8221
8222 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8223
7f893741
JB
82242007-01-01 Joel Brobecker <brobecker@adacore.com>
8225
8226 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8227
a1b5960f
VP
82282006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8229
8230 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8231 note in @ignore, to be removed later if nobody complains.
8232
9f470e6e
NR
82332006-12-04 Nick Roberts <nickrob@snap.net.nz>
8234
8235 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8236 of -var-delete.
8237
765dc015 82382006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8239
765dc015 8240 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8241 automatic software/hardware breakpoint usage and
8242 the "set breakpoint auto-hw" command.
765dc015 8243
4b5752d0
VP
82442006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8245
8246 * gdb.texinfo (Memory Access Checking): New.
8247
89be2091
DJ
82482006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8249
8250 * gdb.texinfo (Remote configuration): Mention
8251 "pass-signals-packet".
8252 (General Query Packets): Document QPassSignals. Fix
8253 a typo.
8254
ca3bf3bd
DJ
82552006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8256
8257 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8258
427c3a89
DJ
82592006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdb.texinfo (Remote configuration): Rewrite documentation for
8262 packet configuration commands.
8263 (OS Information): Adjust reference to qXfer:auxv:read.
8264 (General Query Packets): Remove references to read-aux-vector-packet
8265 and set remote get-thread-local-storage-address.
8266
7a107747
DJ
82672006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8268
8269 * gdbint.texinfo (Target Architecture Definition): Add new
8270 Initializing a New Architecture section.
8271
1c56eb0e
EZ
82722006-10-31 David Taylor <dtaylor@emc.com>
8273
8274 * stabs.texinfo (Macro define and undefine): New node describing
8275 stabs for #define and #undef.
8276
f73adfeb
AS
82772006-10-27 Andreas Schwab <schwab@suse.de>
8278
8279 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8280
fd60e0df
EZ
82812006-10-21 Eli Zaretskii <eliz@gnu.org>
8282
8283 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8284 clarify on the possible meanings of ``expression'' watched by
8285 watchpoints. Add indexing.
e5ac9b53
EZ
8286 (Prompting, Errors, Invalidation, Annotations for Running)
8287 (Source Annotations): Fix index entries by adding "annotation" to
8288 them, to discriminate from index entries that point to the more
8289 general topic descriptions.
fd60e0df 8290
52bb452f
DJ
82912006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8292
8293 * gdbint.texinfo (Target Vector Definition): Move most
8294 content into Existing Targets. Add a menu.
8295 (Existing Targets): New section, moved from Target Vector
8296 Definition. Use @subsection.
8297 (Managing Execution State): New section.
8298
58955e58
BW
82992006-10-16 Bob Wilson <bob.wilson@acm.org>
8300
8301 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8302
c8aa23ab
EZ
83032006-10-15 Eli Zaretskii <eliz@gnu.org>
8304
8305 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8306 (Command Syntax, Signals, Backtrace, Connecting)
8307 (Remote configuration, Renesas Boards, Console I/O): Fix last
8308 change: use Ctrl- instead of C-, except wrt Emacs.
8309 (File-I/O Examples): Put Ctrl-c in @kbd.
8310 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8311 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8312 (Signals, Set Breaks, Set Watchpoints): Document optional
8313 arguments to `info signals' `handle', `info breakpoints', and
8314 `info watchpoints'.
c8aa23ab 8315
e7109c7e
EZ
83162006-10-14 Eli Zaretskii <eliz@gnu.org>
8317
8318 * gdb.texinfo (Backtrace): Fix last change.
8319
de3aea7b
NR
83202006-10-14 Nick Roberts <nickrob@snap.net.nz>
8321
8322 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8323
7f9087cb
BW
83242006-10-10 Bob Wilson <bob.wilson@acm.org>
8325
c8aa23ab
EZ
8326 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8327 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8328 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8329
68437a39
DJ
83302006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8331 Daniel Jacobowitz <dan@codesourcery.com>
8332
8333 * gdb.texinfo (Packets): Document vFlashErase,
8334 vFlashWrite and vFlashDone packets.
8335 (General Query Packets): Document qXfer:memory-map:read.
8336 Add a new feature for qXfer:memory-map:read.
8337 (Memory map format): New section.
8338 (Target Commands): Mention that gdb can write flash.
8339
fd79ecee
DJ
83402006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8341 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8344 memory regions and "mem auto".
8345
350da6ee
DJ
83462006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8347
8348 * gdbint.texinfo (Array Containers): New section.
8349
2f1acb09
VP
83502006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8351
8352 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8353 -stack-list-arguments HIGH_FRAME argument can be larger then the
8354 actual number of frames.
8355
2ab1eb7a
VP
83562006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8357
8358 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8359 -stack-list-locals HIGH_FRAME argument can be larger then the
8360 actual number of frames.
2ab1eb7a 8361
599b237a
BW
83622006-09-02 Bob Wilson <bob.wilson@acm.org>
8363
8364 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8365 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8366
25ab7e6d
EZ
83672006-09-02 Eli Zaretskii <eliz@gnu.org>
8368
8369 * gdbint.texinfo (Overall Structure): New section "Source Tree
8370 Structure".
8371
940178d3
JB
83722006-08-17 Jim Blandy <jimb@codesourcery.com>
8373
8374 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8375 responses.
8376
30daae6c
JB
83772006-08-08 Joel Brobecker <brobecker@adacore.com>
8378
8379 * gdb.texinfo (Source Path): Add documentation for new
8380 substitute-path commands.
8381
7fa2210b
DJ
83822006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8383
8384 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8385 (Running Configure): ...here.
8386 (Requirements): New node. Mention expat.
8387
3d00d119
DJ
83882006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8389
5ae4183a 8390 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8391 'set download-write-size' and 'show download-write-size'.
8392
0cbfa4ee
DJ
83932006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8394
8395 * stabs.texinfo (Member Type Descriptor): Correct example for
8396 pointer to member types.
8397
16026cd7
AS
83982006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8399
8400 * gdb.texinfo (Optional warnings and messages): Add
8401 'set/show trace-commands'.
8402 (Command files): Add '-v' to source command.
8403
0876f84a
DJ
84042006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8405
8406 * gdb.texinfo (OS Information): Update qPart reference to
8407 qXfer.
8408 (Remote configuration): Likewise.
8409 (Overview): Move @cindex to the start of a paragraph. Talk
8410 about binary data encoding.
8411 (Packets): Refer to the overview for the details of the X
8412 packet encoding.
8413 (General Query Packets): Remove qPart description. Add qXfer
8414 description. Add an anchor to qSupported. Correct feature
8415 table title. Add a new feature for qXfer:auxv:read.
8416 (Interrupts): Add a missing parenthesis.
8417
2ec3381a
DJ
84182006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8419
669fac23 8420 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8421 (GDB/MI Kod Commands): Remove commented out node.
8422
594fe323
EZ
84232006-07-01 Eli Zaretskii <eliz@gnu.org>
8424
8425 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8426 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8427 (GDB/MI Thread Commands, GDB/MI Program Execution)
8428 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8429 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8430 (GDB/MI File Commands, GDB/MI Target Manipulation)
8431 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8432 since the MI prompt is hard-wired into the code.
8433
7e3fb70c
NR
84342006-07-01 Nick Roberts <nickrob@snap.net.nz>
8435
8436 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8437 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8438 (GDB/MI Data Manipulation): Remove description of unimplemented
8439 display related commands as variable objects perform this function
8440 and are superior: -display-delete, -display-disable,
8441 -display-enable, -display-insert and -display-list. Move
8442 -environment-cd, -environment-directory, -environment-path
8443 and -environment-pwd to "Program Context".
8444 (GDB/MI Program Control): Rename to "Program Execution". Move
8445 -exec-arguments -exec-abort to...
8446 (GDB/MI Program Context): ...here. New node split from "Data
8447 Manipulation".
8448
be2a5f71
DJ
84492006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8450
8451 * gdb.texinfo (Remote configuration): Document set / show
8452 remote supported-packets.
8453 (General Query Packets): Document qSupported packet.
8454
701adfb0
PA
84552006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8456
8457 * gdb.texinfo (system): Document behaviour with zero length
8458 string.
8459
fc320d37
SL
84602006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8461
8462 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8463 and font markup.
8464 (Protocol basics): Likewise.
8465 (The F request packet): Likewise.
8466 (The F reply packet): Likewise.
8467 (Memory transfer): Move this node to be a subsubsection of
8468 "Protocol specific representation of datatypes".
8469 (The Ctrl-C message): More copy editing.
8470 (Console I/O): Likewise.
8471 (The isatty call): Delete this node, and merge its content into
8472 the "isatty" node. Fixed references elsewhere.
8473 (The system call): Delete this node, and merge its content into
8474 the "system" node. Fixed references elsewhere.
8475 (open): Reformat to use @table, and add appropriate font markup.
8476 (close): Likewise.
8477 (read): Likewise.
8478 (write): Likewise.
8479 (lseek): Likewise.
8480 (rename): Likewise.
8481 (unlink): Likewise.
8482 (stat/fstat): Likewise.
8483 (gettimeofday): Likewise.
8484 (isatty): Likewise.
8485 (system): Likewise, plus minor changes to fix confusing wording.
8486 (Integral datatypes): Fix font markup.
8487 (Pointer values): Likewise.
8488 (struct stat): Fix markup to use @table, plus minor copy editing.
8489 (struct timeval): Fix font markup, plus minor copy editing.
8490 (Constants): Minor copy editing.
8491 (Errno values): Add font markup.
8492 (File-I/O Examples): Likewise.
8493
158fdf5c
NR
84942006-06-10 Nick Roberts <nickrob@snap.net.nz>
8495
8496 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8497 (GDB/MI Simple Examples): Move node up one level. Use real
8498 examples.
8499 (GDB/MI Compatibility with CLI): Update.
8500 (GDB/MI Result Records): Add "connected" and "exit" result
8501 classes.
8502 (GDB/MI Stream Records): Clarify target output.
8503 (GDB/MI Command Description Format): Modify example description.
8504 (GDB/MI Breakpoint Table Commands): Rename to...
8505 (GDB/MI Breakpoint Commands): ...this
8506 (GDB/MI Breakpoint Commands): Add optional thread field.
8507 (GDB/MI Program Control): Add an introduction. Move "Program
8508 termination" examples into exec-run description.
8509 (GDB/MI File Commands): Mention similar CLI commands.
8510 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8511 is similar to "-gdb-version".
8512
ddb50cd7
EZ
85132006-06-09 Eli Zaretskii <eliz@gnu.org>
8514
8515 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8516
2aef0d6b
NR
85172006-06-02 Nick Roberts <nickrob@snap.net.nz>
8518
8519 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8520 sourceware.org for mailing lists.
d5e40d59 8521 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8522
383a5c52
NR
85232006-06-01 Nick Roberts <nickrob@snap.net.nz>
8524
d5e40d59 8525 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8526
e16b02ee
EZ
85272006-05-22 Eli Zaretskii <eliz@gnu.org>
8528
8529 * gdb.texinfo (Cygwin Native): Fix last change.
8530
be90c084
CF
85312006-05-22 Christopher Faylor <cgf@timesys.com>
8532
8533 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8534
347ceba5
NR
85352006-05-15 Nick Roberts <nickrob@snap.net.nz>
8536
8537 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8538 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8539
369af7bd
DJ
85402006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8541
8542 * gdb.texinfo (General Query Packets): Recommend not starting
8543 new packets with qC and clarify.
8544
2ffdbde8 85452006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8546
8547 * gdb.texinfo (M2 Types): New section.
72019c9c 8548
16d1a084
DJ
85492006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8550
8551 * agentexpr.texi: Add a copyright and license notice.
8552 * observer.texi: Likewise, with GPL clause for function prototypes.
8553 Remove trailing whitespace.
8554
aa56d27a
JB
85552006-05-05 Jim Blandy <jimb@codesourcery.com>
8556
8557 * gdb.texinfo (General Query Packets): Document conventions for
8558 terminating packet names, and their violations.
8559
5bdf8622
DJ
85602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8561
8562 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8563 * gdb.texinfo: Likewise.
8564
605a56cb
DJ
85652006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8566
8567 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8568 and "show remotedebug".
8569 (Debugging Output): Add additional index entries.
8570
b8db102d
MS
85712006-04-27 Michael Snyder <msnyder@redhat.com>
8572
8573 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8574
c5e30d01
AC
85752006-04-22 Andrew Cagney <cagney@redhat.com>
8576
8577 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8578 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8579
8181d85f
DJ
85802006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8581
8582 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8583 and remove breakpoint prototypes.
8584 (Watchpoints): Move description of target_insert_hw_breakpoint and
8585 target_remove_hw_breakpoint ...
8586 (Breakpoints): ... to here. Document target_insert_breakpoint and
8587 target_remove_breakpoint.
8588
4f553f88
JB
85892006-04-17 Jim Blandy <jimb@codesourcery.com>
8590
8591 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8592 and C packets are optional.
8593
cd852561
FR
85942006-04-14 Frederic Riss <frederic.riss@st.com>
8595
8596 * gdb.texinfo (Specifying source directories): Update the description
8597 of the source file search to reflect the fact that the source path
8598 always contains at least $cdir and $cwd.
8599
b620eb07
MS
86002006-03-31 Michael Snyder <msnyder@redhat.com>
8601
8602 * gdb.texinfo: Update copyright dates.
8603
3156cdaf
EZ
86042006-03-31 Eli Zaretskii <eliz@gnu.org>
8605
8606 * gdb.texinfo (Overview): Add an index entry to "empty response".
8607
701adfb0
PA
86082006-03-29 Steve Ellcey <sje@cup.hp.com>
8609
8610 * gdb.texinfo: Remove gdbserve.nlm documentation.
8611
7d30c22d
JB
86122006-03-28 Jim Blandy <jimb@codesourcery.com>
8613
8614 * gdbint.texinfo (Prologue Analysis): New section.
8615
86941c27
JB
86162006-03-07 Jim Blandy <jimb@red-bean.com>
8617
66b8c7f6
JB
8618 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8619
1a10341b
JB
8620 * gdb.texinfo (Target Commands): Update text describing how to
8621 specify a target. Refer to the detailed section on remote
8622 debugging, not the brief mention.
8623
86941c27
JB
8624 * gdb.texinfo (Connecting): Organize the different 'target remote'
8625 connection methods into a table. Add a 'target remote' index
8626 entry. (!!!)
8627
62f3a2ba
FF
86282006-02-17 Fred Fish <fnf@specifix.com>
8629
8630 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8631 'ptype' commands to reflect the fact that the only significant
8632 difference between them is that ptype prints the complete type
8633 description instead of just the name.
8634
8b9a88ea
WZ
86352006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8636
8637 * gdbint.texinfo (Watchpoints): Delete
8638 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8639
7e8dc855
NR
86402006-02-10 Nick Roberts <nickrob@snap.net.nz>
8641
8642 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8643 times fields where needed. Fix typos. Update general form given
8644 for output of -break-insert.
8645 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8646
c91d38aa
DJ
86472006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8648
8649 * gdbint.texinfo (Symbol Handling): Add a section
8650 on memory management.
8651
38fcd64c
DJ
86522006-02-06 Vladimir Prus <ghost@cs.msu.su>
8653
8654 * gdb.texinfo (Breakpoint table commands): Document the fullname
8655 field in -break-list output.
8656
219eec71
EZ
86572006-02-03 Eli Zaretskii <eliz@gnu.org>
8658
8659 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8660 debugging information produced by the various "set debug..."
8661 options.
8662
ae5a43e0
DJ
86632006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8664
8665 * gdb.texinfo (Files): Remove obsolete bits from the description
8666 of "symbol-file".
8667
a9f158ec
JB
86682006-01-25 Jim Blandy <jimb@redhat.com>
8669
8670 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8671
410dd08e
JB
86722006-01-24 Jim Blandy <jimb@redhat.com>
8673
8674 * gdbint.texinfo (Frames): Document the basics of GDB's register
8675 unwinding model, and explain the existence of the "sentinel" frame.
8676
4b505b12
AS
86772006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8678
8679 * gdb.texinfo (Choosing files): Mention that -directory is used
8680 for script files.
8681 (Specifying source directories): Likewise.
8682 (Command files): Explain how script files are found.
8683
839c27b7
EZ
86842006-01-21 Eli Zaretskii <eliz@gnu.org>
8685
8686 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8687 the threads in a multi-threaded program.
8688 (Threads): The threadno argument of "thread apply" can be a range
8689 of numbers.
8690
7be93b9e
JB
86912006-01-18 Jim Blandy <jimb@redhat.com>
8692
8693 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8694 of warning flags.
8695
fcc73fe3
EZ
86962006-01-13 Eli Zaretskii <eliz@gnu.org>
8697
8698 * gdb.texinfo (Sequences): Improve menu annotations.
8699 (Define): Add index entries for arguments of user-defined
8700 commands. Move the description of flow-control commands...
8701 (Command Files): ...to here. Document loop_break and
8702 loop_continue.
ca91424e
EZ
8703 (Define, Command Files): Document `end' and add index entries for
8704 it.
fcc73fe3 8705
5c95884b
MS
87062006-01-04 Michael Snyder <msnyder@redhat.com>
8707
8708 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8709 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8710
860701dc
PH
87112006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8712
8713 * gdb.texinfo (Omissions from Ada): Document that there is now
8714 limited aggregate support.
8715
36b80e65
EZ
87162005-12-28 Eli Zaretskii <eliz@gnu.org>
8717
8718 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8719 registers and the likes.
8720
c1468174
EZ
87212005-12-24 Eli Zaretskii <eliz@gnu.org>
8722
8723 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8724 (Symbols): Fix usage of "e.g.".
359df76b 8725 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8726
8727 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8728 (Coding): Fix usage of "e.g.".
8729
c02a867d
EZ
87302005-12-23 Eli Zaretskii <eliz@gnu.org>
8731
5ae4183a
AS
8732 * stabs.texinfo:
8733 * refcard.tex:
c02a867d 8734 * gpl.texi:
5ae4183a
AS
8735 * gdbint.texinfo:
8736 * gdb.texinfo:
8737 * gdb-cfg.texi:
c02a867d 8738 * fdl.texi:
5ae4183a
AS
8739 * annotate.texinfo:
8740 * all-cfg.texi:
c02a867d
EZ
8741 * Makefile.in: Add (C) after Copyright. Update the FSF
8742 address.
8743
fad38dfa
EZ
87442005-12-03 Eli Zaretskii <eliz@gnu.org>
8745
8746 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8747 extend GDB with commands for external monitor.
8748
53e5f3cf
AS
87492005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8750
8751 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8752
55f6ca0f
JB
87532005-11-25 Joel Brobecker <brobecker@adacore.com>
8754
8755 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8756
c1947b85
JB
87572005-11-21 Jim Blandy <jimb@redhat.com>
8758
8759 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8760 placement of 'R' actions in tracepoint action packets; document
8761 dependence of 'X' and 'M' actions on a preceding 'R' action for
8762 their registers.
8763
9d29849a
JB
87642005-11-19 Jim Blandy <jimb@redhat.com>
8765
8766 * gdb.texinfo (Tracepoint Packets): New node.
8767 (General Query Packets): Add entries for the tracepoint packets,
8768 referring to the "Tracepoint Packets" node.
8769 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8770
9a6253be
KB
87712005-11-18 Kevin Buettner <kevinb@redhat.com>
8772
8773 * gdb.texinfo (set remotebreak): Add anchor.
8774 (X packet): Likewise.
8775 (Remote Protocol): Add new section `Interrupts' and new index
8776 entry `interrupts (remote protocol)'.
8777
5f3bebba
JB
87782005-11-18 Jim Blandy <jimb@redhat.com>
8779
8780 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8781 entries into the General Query Packets section. Add a
8782 cross-reference to that section. Drop description of replies, as
8783 these are covered in the descriptions of each packet.
8784 (General Query Packets): Add introductory text. Explain naming
8785 conventions, and how the end of a name is recognized.
8786
9a7a1b36
KB
87872005-11-17 Kevin Buettner <kevinb@redhat.com>
8788
0564b6cf 8789 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8790 "set remotebreak" command.
8791
b8ff78ce
JB
87922005-11-16 Jim Blandy <jimb@redhat.com>
8793
8794 * gdb.texinfo (Packets, Stop Reply Packets)
8795 (General Query Packets): Various formatting cleanups.
8796 - Use @samp for packet contents.
8797 - Drop summaries from packet @item lines; the same information appears
8798 immediately below in the description.
8799 - Delete paragraph breaks after packet @item commands, so that the
8800 description appears directly to the right of the packet prototype
8801 in the printed manual, if it fits.
8802 - Place spaces in packet prototypes between @vars and non-@var
8803 letters, and explain that they're just for formatting.
8804 - Use @dots{} instead of '...'.
8805 - Fix uses of @code where @var was needed.
8806 - Replace "deprecated" markers with English text spelling out the
8807 packet's status and the preferred alternatives.
8808 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8809 what this ever meant.
8810 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8811 this for a long time.
8812 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8813 implemented several times, and have been in use for years.
8814
8ffe2530
JB
88152005-11-15 Jim Blandy <jimb@redhat.com>
8816
c43c5473
JB
8817 * gdb.texinfo (Packets): Add index entries for 'm' packet
8818 disclaimers.
5ae4183a 8819
fb031cdf
JB
8820 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8821 of stub when processing an 'm' packet.
8822
8ffe2530
JB
8823 * gdb.texinfo (Packets): Mention that packets beginning with
8824 letters are reserved once, at the top, instead of actually listing
8825 them all and saying "reserved".
8826
c03c782f
AS
88272005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8828
8829 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8830 Change @var{$arg0 to @code{$arg0.
8831
814e32d7
WZ
88322005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8833
8834 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8835
fa93a9d8
JB
88362005-11-12 Jim Blandy <jimb@redhat.com>
8837
8838 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8839 order. Remove extraneous 'z'.
8840
8a5a3c82
AS
88412005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8842
8843 * gdb.texinfo (Choosing files): Add --eval-command.
8844
4b0ad762
AS
88452005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8846
8847 * gdb.texinfo (Choosing modes): Add --return-child-result.
8848
8849
1a088d06
AS
88502005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8851
8852 * gdb.texinfo (Choosing modes): Add --batch-silent.
8853
656d5e12
EZ
88542005-10-28 Eli Zaretskii <eliz@gnu.org>
8855
8856 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8857 "The -var-update Command".
8858
3c9c013a
JB
88592005-10-03 Joel Brobecker <brobecker@adacore.com>
8860
8861 * gdb.texinfo (Print Settings): Add documentation for set/show
8862 print array-indexes.
8863
7ba3cf9c
DJ
88642005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8865
8866 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8867 6.2 and 6.3.
8868
a94ab193
EZ
88692005-08-27 Eli Zaretskii <eliz@gnu.org>
8870
8871 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8872 since 19-Jan-2004.
8873 (Files): Likewise.
ab1adacd
EZ
8874 (Variables, Symbols): Document the "<incomplete type>" message and
8875 its reasons.
a94ab193 8876
ca06016a
FF
88772005-08-01 Fred Fish <fnf@specifix.com>
8878
8879 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8880
cf58170d
NR
88812005-07-15 Nick Roberts <nickrob@snap.net.nz>
8882
8883 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8884 option for -var-list-children and -var-update.
8885 (GDB/MI Stack Manipulation): Simplify description of
8886 print-values option for -stack-list-locals.
8887 (GDB/MI Command Description Format): Clarify.
8888 (Mode Options): Spelling of superseded.
8889
38f1196a
BR
88902005-07-12 Bob Rossi <bob@brasko.net>
8891
8892 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8893 corresponding GDB command comment.
8894
3cb3b8df
BR
88952005-07-06 Bob Rossi <bob@brasko.net>
8896
8897 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8898 and -inferior-tty-show.
8899 (Input/Output): Document "set/show inferior-tty" and tty alias.
8900
10fac096
NW
89012005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8902
8903 * gdb.texinfo (Packets): Change description of 'D' packet to note
8904 that GDB does wait for a response.
8905
d1b6db76
NR
89062005-06-22 Nick Roberts <nickrob@snap.net.nz>
8907
8908 * gdb.texinfo (History) Rename "Command History".
8909 (Command History): Move node "Server Prefix" from section on
8910 Annotations here.
8911
29629dcf
NR
89122005-06-19 Nick Roberts <nickrob@snap.net.nz>
8913
8914 * gdb.texinfo (GDB/MI Stack Manipulation):
8915 Re-instate -stack-info-frame with example. Say that it gets
8916 info on selected frame, not current frame.
8917
397ca115
EZ
89182005-06-18 Eli Zaretskii <eliz@gnu.org>
8919
8920 * gdb.texinfo (Server): Clarify that `file' should be used before
8921 connecting to the server.
8922 (Files): Add an xref to the above description.
51274035
EZ
8923 (Output Formats): More detailed description of the `c' format.
8924 (Memory): List explicitly all the formats supported by `x'.
638ac427 8925 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8926 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8927 files. Add more indexing for solib-absolute-prefix and
8928 --with-sysroot.
76d17f34
EZ
8929 (Machine Code): Document possible problems with locations in
8930 shared libraries.
d416eeec
EZ
8931 (Backtrace): Document that free-standing environments do not need
8932 to have a `main' function.
397ca115 8933
74f6deaa
NR
89342005-06-18 Nick Roberts <nickrob@snap.net.nz>
8935
8936 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8937 -stack-info-frame.
8938
a9967aef
AC
89392005-06-07 Andrew Cagney <cagney@gnu.org>
8940
8941 * gdb.texinfo (Contributors): Note the original multi-arch
8942 contributors.
8943
e09f16f9
EZ
89442005-06-03 Eli Zaretskii <eliz@gnu.org>
8945
8946 * gdb.texinfo (Registers): Add index entries for the standard
8947 registers.
8948 (Frames): Add cross-reference from frame pointer description to
8949 the Registers node.
8950 (Annotations Overview): Fix the reference to GDB name.
8951
d87ba7ee
EZ
89522005-06-01 Eli Zaretskii <eliz@gnu.org>
8953
8954 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8955 can-use-hw-watchpoints.
8956
034dad6f
BR
89572005-05-28 Bob Rossi <bob@brasko.net>
8958
8959 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8960 the possible reasons why an exec async record would be returned to FE.
8961
ffed4509
AC
89622005-05-26 Andrew Cagney <cagney@gnu.org>
8963
8964 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8965 Andrew Cagney implemented the original GDB/MI.
8966
e22e55c9
OF
89672005-05-23 Orjan Friberg <orjanf@axis.com>
8968
8969 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8970 documentation. Add documentation for cris-mode.
8971
a78e13ce
EZ
89722005-05-20 Eli Zaretskii <eliz@gnu.org>
8973
8974 * gdb.texinfo (Numbers): Explain the example and make the wording
8975 more acurate.
8976
76ff342d
DJ
89772005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8978 Dennis Brueni <dennis@slickedit.com>
8979
8980 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8981 (GDB/MI Data Manipulation, GDB/MI Program Control)
8982 (GDB/MI Stack Manipulation): Update examples to include the fullname
8983 attribute in stack frames.
8984
119b882a
EZ
89852005-05-12 Eli Zaretskii <eliz@gnu.org>
8986
8987 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8988 do with other non-standard names of init files.
8989
6fc08d32
EZ
89902005-05-11 Eli Zaretskii <eliz@gnu.org>
8991
8992 * gdb.texinfo (Command Files): Move the description of the startup
8993 from here...
8994 (Startup): ...to this new subsection of the Invocation chapter.
8995 Rearrange the description of init files more logically and add a
8996 cross-reference to "Command Files". Document the special gdbinit
8997 name for CISCO 68k. Expand the description of what GDB does
8998 during startup.
8999 (History): Add index entry for HISTSIZE.
9000
a561754a
MK
90012005-05-02 Mark Kettenis <kettenis@gnu.org>
9002
9003 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9004
2eecc4ab
EZ
90052005-05-02 Eli Zaretskii <eliz@gnu.org>
9006
9007 * gdb.texinfo (SVR4 Process Information, The isatty call)
9008 (The system call): Don't use foo(N) notation for man pages and
9009 functions.
514c4d71 9010 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 9011
18999be5
EZ
90122005-04-27 Eli Zaretskii <eliz@gnu.org>
9013
9014 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9015 were optimized away.
9016
0abb7bc7
EZ
90172005-04-22 Eli Zaretskii <eliz@gnu.org>
9018
9019 * gdb.texinfo (Remote configuration): Document "set/show
9020 get-thread-local-storage-address". Add cross-reference to the
9021 description of the qGetTLSAddr packet.
9022 (General Query Packets): Mention "set remote
9023 get-thread-local-storage-address" and add a reference to its
9024 description.
9025
6f61acb1
NR
90262005-04-19 Nick Roberts <nickrob@snap.net.nz>
9027
9028 * gdb.texinfo (Backtrace): Describe 'bt full'.
9029
9d59903a
NR
90302005-04-17 Nick Roberts <nickrob@snap.net.nz>
9031
9032 * gdb.texinfo (Mode Options): Fix typo.
9033 (GDB/MI): Describe how to invoke GDB/MI.
9034
721c2651
EZ
90352005-04-16 Eli Zaretskii <eliz@gnu.org>
9036
9037 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9038 references changed. Add description of "info udot".
721c2651
EZ
9039 (Files): Document "set/show stop-on-solib-events".
9040 (M32R/D): Document "set/show download-path", "set/show
9041 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9042 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9043 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9044 (Maintenance Commands): Improve indexing.
9045 (Target Commands): Document "set/show hash", "set/show debug
9046 monitor".
9047 (SVR4 Process Information): Document "info pidlist" and "info
9048 meminfo". Document "set/show procfs-tarce" and "set/show
9049 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9050 (Symbols, The Print Command with Objective-C): Improve indexing.
9051 (Objective-C): Add references to "info classes" and "info
9052 selectors".
c45da7e6
EZ
9053 (Debugging Output): Improve wording. Document "set/show debug
9054 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9055 (Set Breaks): Add index entry for "hardware breakpoints".
9056 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9057 and "set/show usehardbreakpoints".
9058 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9059 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9060 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9061 rdiromatzero", "set/show rdiheartbeat".
9062 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9063 "sds".
9064 (Embedded Processors): Document the "sim" command.
9065 (Remote): Document the "remote" command.
9066 (DJGPP Native): Document the "info serial" command.
9067 (Threads): Document "maint info sol-threads".
9068 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9069 (Set Breaks): Improve indexing.
9070 (Command Syntax): Add a reference to dont-repeat.
9071 (Define): Document "dont-repeat".
9072 (TUI Commands): Document "tabset".
9073 (WinCE): New subsection. Document "set/show remotedirectory",
9074 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9075
14d6dd68
EZ
90762005-04-15 Eli Zaretskii <eliz@gnu.org>
9077
9078 * gdb.texinfo (Hurd Native): New subsection, documents
9079 Hurd-specific commands.
a64548ea 9080 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9081 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9082 (MIPS): Improve documentation of heuristic-fence-post. Document
9083 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9084 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9085 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9086 (ARM): Document ARM-specific commands.
a64548ea
EZ
9087 (AVR): New section. Document "info io_registers".
9088 (CRIS): New section. Document "set/show cris-version" and
9089 "set/show cris-dwarf2-cfi".
9090 (HPPA): New section. Document "set/show debug hppa" and "maint
9091 print unwind".
a5adf40f 9092 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9093 (Super-H): New section. Document the "regs" command.
721c2651 9094 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9095
9c16f35a
EZ
90962005-04-09 Eli Zaretskii <eliz@gnu.org>
9097
9098 * gdb.texinfo (Print Settings): Document "set/show print
9099 pascal_static-members", "set print repeats", "show print
9100 null-stop". Improve indexing. Fix documentation of "set print
9101 union".
9102 (Pascal): New section.
9103 (Supported languages): Rename from "Support"; all references
9104 updated. Add a menu item for Pascal.
9105 (Numbers): Document "set radix.
9106 (Screen Size): Document "set/show pagination".
9107 (MIPS Embedded): Remove "set processor" documentation.
9108 (Remote configuration): Document "set/show X/P/Z-packet",
9109 "set/show read-aux-vector-packet", "set/show remote
9110 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9111 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9112 remotedebug", "set/show remotebreak", "set/show remotedevice",
9113 "set/show remotelogfile".
9114 (Auxiliary Vector): Add reference to the description of the
9115 read-aux-vector-packet setting.
9116 (Set Watchpoints): Add a cross-reference to "set remote
9117 hardware-breakpoint-limit".
9118 (General Query Packets): Add indexing of requests and
9119 cross-references to related commands in "Remote configuration".
9120 (File-I/O Overview, The system call): Fix wording and typos.
9121 (Thread Stops): Add index entries.
9122 (Continuing and Stepping): Document "show step-mode".
9123 (i386): New node. Document "set/show struct-convention".
9124 (Files): Document "show trust-readonly-sections".
9125 (Calling): Document "set/show unwindonsignal".
9126 (Messages/Warnings): Add index entries.
9127 (Maintenance Commands): Document "set/show watchdog".
9128 (Annotations Overview): Document "show annotate".
9129 (Set Watchpoints): Add index entries.
9130 (Symbols): Fix doc of case-sensitive.
9131 (ABI): Document "show coerce-float-to-double".
9132 (Convenience Vars, Help): Improve indexing.
9133 (Machine Code): Document "show disassembly-flavor".
9134 (Debugging C plus plus): Document "show overload-resolution".
9135 (Value History, Signaling): Add index entries.
9136
91372005-04-08 Eli Zaretskii <eliz@gnu.org>
9138
9139 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9140 (Processes): Fix wording.
9141 (History, List, Logging output, Define, Symbols, Print Settings):
9142 Improve indexing.
9143
a8f24a35
EZ
91442005-04-03 Eli Zaretskii <eliz@gnu.org>
9145
9146 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9147 redundant index entry for "target" command.
9148 (Backtrace): Add index entries.
9149 (Symbols, Fortran): Document the "set case-sensitive" command.
9150 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9151 (Print Settings): Add index entry for "set demangle-style".
9152 (Target Commands): Document "set download-write-size".
9153 (Debugging Output): Document "set exec-done-display".
9154
09d4efe1
EZ
91552005-04-02 Eli Zaretskii <eliz@gnu.org>
9156
9157 * gdb.texinfo (Files): Fix the name and documentation of
9158 add-shared-symbol-files. Document its alias assf. Update the
9159 list of OSs where GDB supports shared libraries. Fix markup.
9160 (Continuing and Stepping): Add reference to @var{location} in the
9161 text.
9162 (Dump/Restore Files): Fix reference to @{filename}.
9163 (Help): Fix wording.
9164 (Attach): Ditto.
9165 (Set Watchpoints): Ditto.
9166 (Backtrace): Remove redundant index entries. Improve index
9167 entries.
9168 (Delete Breaks): Fix wording.
9169 (Memory): Document the compare-sections command.
9170 (Memory Region Attributes): Improve wording.
9171 (Disabling): Improve wording.
9172 (Fortran): New subsection. Document the "info common" command.
9173 (Help): Document aliases "info copying" and "info warranty".
9174 (Caching Remote Data): New section. Document the "set/show
9175 remotecache" and "info dcache" commands.
9176 (Show): Fix wording of the documentation of the "set
9177 extension-language" command.
9178 (Signals): Add index entry for "info handle".
9179 (Memory Region Attributes): Fix punctuation.
9180 (Symbols): Change the arg name to "location" and refer to it in
9181 the text. Fix wording of "info types" doc.
9182 (Threads): Fix usage of @enumerate @item's.
9183 (Listing Tracepoints): Add index entry for "info tp".
9184 (Set Watchpoints): Add xref to "info break" description.
9185 (Macros): Add an index entry for "macro exp1". Document the
9186 "macro list" command.
9187 (Maintenance Commands): Document "flushregs", "maint agent",
9188 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9189 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9190 "maint print architecture", "maint print objfiles", "maint print
9191 statistics", "maint print type", "maint show-debug-regs", "maint
9192 space", "maint time", and "maint translate-address".
9193 (Connecting): Document the "monitor" command.
9194 (Annotations Overview): Describe the "set annotate" command.
9195
82f2d802
EZ
91962005-04-01 Eli Zaretskii <eliz@gnu.org>
9197
9198 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9199 Rearrange index entries and improve wording about support for
9200 hardware watchpoints.
9201
7d51c7de
BR
92022005-03-10 Bob Rossi <bob@brasko.net>
9203
9204 * gdb.texinfo: Update copyright
9205
68c71a2e
TR
92062005-02-09 Theodore A. Roth <troth@openavr.org>
9207
9208 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9209 error.
9210
701adfb0
PA
92112005-03-07 Joel Brobecker <brobecker@adacore.com>
9212
9213 * observer.texi (executable_changed): New observer.
9214
83761cbd
KB
92152005-02-03 Kevin Buettner <kevinb@redhat.com>
9216
9217 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9218
9f1c6395
MS
92192005-01-17 Michael Snyder <msnyder@redhat.com>
9220
9221 * gdb.texinfo: Fix spelling, infinte -> infinite.
9222
fbd1b305
MK
92232005-01-08 Mark Kettenis <kettenis@gnu.org>
9224
9225 * observer.texi (GDB Observers): Document "solib_loaded".
9226
3ace7edb
AC
92272005-01-07 Andrew Cagney <cagney@gnu.org>
9228
bec39cab
AC
9229 * configure.ac: Rename configure.in, require autoconf 2.59.
9230 * configure: Re-generate.
9231
3ace7edb
AC
9232 * configure.in: Replace configdirs with multiple references to
9233 AC_CONFIG_SUBDIRS.
9234 * configure: Re-generate.
5ae4183a 9235
53531fc1
AC
92362005-01-04 Andrew Cagney <cagney@gnu.org>
9237
9238 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9239 part of the version number.
9240
536ffdb7
MK
92412004-12-24 Mark Kettenis <kettenis@gnu.org>
9242
9243 * gdbint.texinfo (Algorithms): Remove description of
9244 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9245
e1aac25b
JB
92462004-12-07 Jim Blandy <jimb@redhat.com>
9247
9248 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9249 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9250 numbers.
9251
f47b1503
AS
92522004-12-07 Andreas Schwab <schwab@suse.de>
9253
9254 * gdb.texinfo (Mode Options): Document -l option.
9255
b6b8ece6
EZ
92562004-12-04 Eli Zaretskii <eliz@gnu.org>
9257
9258 * gdbint.texinfo (Algorithms): More accurate description of
9259 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9260 is not needed unless data-read and data-access watchpoints are
9261 supported. Add a description of how GDB checks whether the
9262 inferior stopped because a watchpoint was hit.
9263
01371747
EZ
92642004-11-23 Eli Zaretskii <eliz@gnu.org>
9265
9266 * gdb.texinfo (Files): Add cross-reference to description of
9267 -readnow command-line switch.
9268
2315ffec
RC
92692004-11-10 Randolph Chung <tausq@debian.org>
9270
9271 * gdb.texinfo: Document set/show backtrace past-entry commands.
9272 Rearrange index entries for set/show backtrace past-main.
9273
69065f5d
AC
92742004-11-10 Jon Beniston <jon@beniston.com>
9275
9276 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9277 * gdb.texinfo (Remote Serial Protocol): Further describe
9278 binary transfer escaping mechanism .
69065f5d 9279
30e91e0b
RC
92802004-11-08 Randolph Chung <tausq@debian.org>
9281
9282 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9283 and "show debug infrun". Add index entries.
9284
60bf7e09
EZ
92852004-10-23 Eli Zaretskii <eliz@gnu.org>
9286
9287 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9288 "info proc" that are already implemented. Add index entries.
9289 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9290 (Files): Add a tip for decreasing memory used for symtabs from
9291 shared libraries.
f018e82f
EZ
9292 (Starting): Fix whitespace; make "elaboration" stand out where it
9293 is first used, and add an index entry for the term.
f8568604
EZ
9294 (Calling): Expand and elaborate text. Add "print". Add the
9295 description of problems with weak aliases.
384ee23f 9296 (Core File Generation): New section.
60bf7e09 9297
d52fe014
AC
92982004-10-12 Andrew Cagney <cagney@gnu.org>
9299
9300 * gdbint.texinfo (Versions and Branches): New chapter.
9301 (Releasing GDB): Delete "Versions and Branches" section.
9302 (Top): Add "Versions and Branches".
9303
703663ab
EZ
93042004-10-08 Eli Zaretskii <eliz@gnu.org>
9305
9306 * gdb.texinfo (Editing, History): Add cross-references to the
9307 included Readline and History user documentation. Remove
9308 references to the symbol have-readline-appendices which is unused
9309 and undefined.
9310 (History): Fix indexing.
9311
ac77d04f
JJ
93122004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9313
9314 * gdbint.texinfo (target_stopped_data_address): Update to
9315 new prototype.
9316 (i386_stopped_data_address): Update prototype and description.
9317 (i386_stopped_by_watchpoint): New function and description.
9318
e07c999f
PH
93192004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9320
9321 * gdb.texinfo (Filenames): Add Ada suffixes.
9322 (Ada) New section.
9323
2e868123
AC
93242004-09-27 Andrew Cagney <cagney@gnu.org>
9325 Robert Picco <Robert.Picco@hp.com>
9326
9327 * gdb.texinfo (Packets): Document the "p" packet.
9328
02a57714
JM
93292004-09-21 Jason Molenda (jmolenda@apple.com)
9330
9331 * gdb.texinfo (Paths and Names of the Source Files): Document the
9332 meaning of values in the 'desc' field of a SO stab.
9333
ae038cb0
DJ
93342004-09-20 Daniel Jacobowitz <dan@debian.org>
9335
9336 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9337 max-cache-age" and "maint show dwarf2 max-cache-age".
9338
f7dc1244
EZ
93392004-09-16 Eli Zaretskii <eliz@gnu.org>
9340
9341 * gdb.texinfo (Set Breaks): Add index entry for setting
9342 breakpoints on overloaded C++ functions that are not members of
9343 any classes. Add an example and an index entry for setting
9344 breakpoints on all program functions.
9345 (Character Sets, Macros, Overlay Commands)
9346 (Non-debug DLL symbols, GDB/MI Output Syntax)
9347 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9348 Use "(@value{GDBP})" instead of a literal "(gdb)".
9349
f810308b
AC
93502004-09-12 Andrew Cagney <cagney@gnu.org>
9351
9352 * gdbint.texinfo (Native Debugging): Delete description of
9353 FILES_INFO_HOOK.
9354
15a661f3
PH
93552004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9356
5ae4183a
AS
9357 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9358 to hex_string_custom (not historically correct, but more
15a661f3
PH
9359 understandable, given the current code).
9360
f3219c75
AC
93612004-09-03 Andrew Cagney <cagney@gnu.org>
9362
9363 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9364
f3bb6704
JJ
93652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9366
9367 * observer.texi (solib_unloaded): New observer.
9368
8d2c00cb
AC
93692004-08-24 Andrew Cagney <cagney@gnu.org>
9370
9371 * gdbint.texinfo (Target Architecture Definition): Add missing
9372 comma.
9373
e7dc800a
MC
93742004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9375
9376 * (Using the Testsuite): build != host is supported,
9377 but some test scripts do not support build != host.
9378
73b03683
MK
93792004-08-14 Mark Kettenis <kettenis@gnu.org>
9380
9381 * gdbint.texinfo (Host Definition): Delete description of
9382 FCLOSE_PROVIDED and GETENV_PROVIDED.
9383
701adfb0
PA
93842004-08-11 Joel Brobecker <brobecker@gnat.com>
9385
9386 * gdbint.texinfo (Host Definition): Remove documentation for
9387 USE_O_NOCTTY, no longer used.
9388
c0ccb908
MK
93892004-08-05 Mark Kettenis <kettenis@chello.nl>
9390
9391 * gdbint.texinfo (Host Definition): Delete description of
9392 NO_SYS_FILE.
9393 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9394 PTRACE_FP_BUG.
9395
9c8dbfa9
AC
93962004-08-05 Andrew Cagney <cagney@gnu.org>
9397
9398 * gdbint.texinfo (Target Architecture Definition): Delete
9399 reference to deprecated_read_fp.
9400
f42accbe
AC
94012004-08-02 Andrew Cagney <cagney@gnu.org>
9402
9403 * gdbint.texinfo (Target Architecture Definition): Delete
9404 description of DEPRECATED_REGISTER_BYTES.
9405
0b66e38c
EZ
94062004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9407
9408 * gdb.texinfo (Source Path): Document the new behavior of
9409 searching for the source files.
9410
15387254
EZ
94112004-07-17 Eli Zaretskii <eliz@gnu.org>
9412
9413 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9414 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9415 (Auto Display): Improve indexing.
9416
2c07db7a
AC
94172004-07-16 Andrew Cagney <cagney@gnu.org>
9418
9419 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9420 "-noasync".
9421
4644b6e3
EZ
94222004-07-09 Eli Zaretskii <eliz@gnu.org>
9423
9424 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9425 have the same prefix have only their prefix in the index.
9426
7561d450
MK
94272004-07-03 Mark Kettenis <kettenis@gnu.org>
9428
9429 * gdb.texinfo (BSD libkvm Interface): New node (section)
9430 (Native): Add it to the menu.
9431
67bebe79
MK
94322004-07-01 Mark Kettenis <kettenis@gnu.org>
9433
9434 * gdbint.texinfo (Target Architecture Definition): Remove
9435 PCC_SOL_BROKEN.
9436
1a6923e0
MK
94372004-06-24 Mark Kettenis <kettenis@gnu.org>
9438
9439 * gdbint.texinfo (Target Architecture Definition): Remove
9440 SUN_FIXED_LBRAC_BUG.
9441
b435e160
AC
94422004-06-26 Andrew Cagney <cagney@gnu.org>
9443
9444 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9445
b5622e8d
AC
94462004-06-20 Andrew Cagney <cagney@gnu.org>
9447
9448 * gdbint.texinfo (Target Architecture Definition): Deprecate
9449 USE_STRUCT_CONVENTION.
9450
e0c07bf0
MC
94512004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9452
9453 gdb.texinfo (Bug Reporting): Mention session recording,
9454 with the script command or Emacs.
9455
782263ab
AC
94562004-06-18 Andrew Cagney <cagney@gnu.org>
9457
9458 * gdbint.texinfo (Target Architecture Definition): Deprecate
9459 FUNCTION_START_OFFSET.
9460
03727ca6
AC
94612004-06-14 Andrew Cagney <cagney@gnu.org>
9462
9463 Based on changes from Karl Berry.
9464 * gdb.texinfo: Do not use @sc in a direntry.
9465 * stabs.texinfo: Change @dircateogry to "Software development".
9466 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9467
97092415
AC
94682004-06-13 Andrew Cagney <cagney@gnu.org>
9469
9470 * gdbint.texinfo (Target Architecture Definition): Delete
9471 description of RETURN_VALUE_ON_STACK.
9472
1f6d4158
AC
94732004-06-09 Andrew Cagney <cagney@gnu.org>
9474
9475 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9476 deleted by previous patch.
9477
d966f0cb
AC
94782004-06-08 Andrew Cagney <cagney@gnu.org>
9479
9480 * gdbint.texinfo (Native Debugging): Delete documentation on
9481 ATTACH_DETACH.
9482
86fe4aaa
RC
94832004-06-06 Randolph Chung <tausq@debian.org>
9484
9485 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9486
d4b6d575
RC
94872004-06-06 Randolph Chung <tausq@debian.org>
9488
5ae4183a 9489 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9490 the new push_dummy_call method signature. Describe the function
9491 argument.
9492
4e8b0763
JB
94932004-05-24 Joel Brobecker <brobecker@gnat.com>
9494
9495 * gdb.texinfo (Starting): Document new start command.
9496
59caf092
AC
94972004-05-21 Andrew Cagney <cagney@redhat.com>
9498
9499 * observer.texi (GDB Observers): Document "inferior_created".
9500
e4a2df64
AC
95012004-05-08 Andrew Cagney <cagney@redhat.com>
9502
e6b55ae2
AC
9503 * gdbint.texinfo (Target Architecture Definition): Delete
9504 description of DO_DEFERRED_STORES.
9505
28954179
AC
9506 * gdbint.texinfo (Target Architecture Definition): Delete
9507 references to DEPRECATED_FIX_CALL_DUMMY.
9508
434b87dd
AC
9509 * gdbint.texinfo (Target Architecture Definition): Delete
9510 description of DEPRECATED_CALL_DUMMY_WORDS,
9511 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9512
58d28df8
AC
9513 * gdbint.texinfo (Target Architecture Definition): Delete
9514 description of DEPRECATED_PUSH_DUMMY_FRAME.
9515
e4a2df64
AC
9516 * gdbint.texinfo (Target Architecture Definition): Delete
9517 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9518
2b4855ab
AC
95192004-05-07 Andrew Cagney <cagney@redhat.com>
9520
9521 * observer.texi (GDB Observers): Add "Debugging" section. Include
9522 cross reference to "set/show debug observer".
9523 * gdb.texinfo (Debugging Output): Document "set/show debug
9524 observer".
9525
fcf70625
AC
95262004-05-01 Andrew Cagney <cagney@redhat.com>
9527
9528 * gdbint.texinfo (Target Architecture Definition): Delete
9529 description of DEPRECATED_PC_IN_SIGTRAMP.
9530
8ee56bcf
AC
95312004-04-30 Andrew Cagney <cagney@redhat.com>
9532
9533 * gdbint.texinfo (Target Architecture Definition): Delete
9534 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9535
67ab9a76
OF
95362004-04-30 Orjan Friberg <orjanf@axis.com>
9537
9538 * observer.texi (GDB Observers): Correct spelling.
9539
79346bcb
OF
95402004-04-26 Orjan Friberg <orjanf@axis.com>
9541
9542 * observer.texi (GDB Observers): Add target_changed event.
9543
7a464420
AC
95442004-04-08 Andrew Cagney <cagney@redhat.com>
9545
9546 * observer.texi (GDB Observers): Rework, provide generic observer
9547 definitions and then a list of observable events.
9548
6cdf9d98
AC
95492004-04-04 Andrew Cagney <cagney@redhat.com>
9550
9551 * gdbint.texinfo (Host Definition): Delete reference to
9552 NO_SIGINTERRUPT.
9553
ddc135a4
AC
95542004-04-02 Andrew Cagney <cagney@redhat.com>
9555
9556 * gdbint.texinfo (Target Architecture Definition): Delete
9557 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9558
6a1b180d
SC
95592004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9560
9561 * gdb.texinfo (TUI Commands): Document tui reg commands.
9562
d0d5df6f
AC
95632004-03-26 Andrew Cagney <cagney@redhat.com>
9564
9565 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9566 "gdbtui".
9567 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9568 (Contributors): Mention both Text and Terminal User Interface.
9569
aa2a3f87
AC
95702004-03-23 Andrew Cagney <cagney@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Deprecate
9573 references to SIGTRAMP_START and SIGTRAMP_END.
9574
f561f026
AC
95752004-03-23 Andrew Cagney <cagney@redhat.com>
9576
9577 * gdbint.texinfo (Target Architecture Definition): Deprecate
9578 references to PC_IN_SIGTRAMP.
9579
33cb8b0f
AC
95802004-03-19 Andrew Cagney <cagney@redhat.com>
9581
9582 * gdbint.texinfo (Target Architecture Definition): Delete
9583 reference to GDB_TARGET_IS_HPPA.
9584
fc989b7a
AC
95852004-03-18 Andrew Cagney <cagney@redhat.com>
9586
9587 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9588 describe pre_init and post_init.
9589
701b08bb
DJ
95902004-03-09 Daniel Jacobowitz <drow@mvista.com>
9591
9592 * gdb.texinfo (Debugging Output): Document values for "set debug
9593 target".
9594
faae5abe
AC
95952004-02-28 Andrew Cagney <cagney@redhat.com>
9596
9597 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9598
dd79a6cf
JJ
95992004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9600
9601 * gdb.texinfo (breakpoints): Add information about the
9602 new "set breakpoint pending" and "show breakpoint pending"
9603 commands.
9604
e7f16015
AC
96052004-02-26 Andrew Cagney <cagney@redhat.com>
9606
9607 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9608 in Per-architecture module data section.
9609
7161a3a6
RM
96102004-02-25 Roland McGrath <roland@redhat.com>
9611
9612 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9613
2154891a
AC
96142004-02-24 Andrew Cagney <cagney@redhat.com>
9615
9616 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9617 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9618 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9619
6c74ac8b
AC
96202004-02-17 Andrew Cagney <cagney@redhat.com>
9621
9622 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9623
19772a2c
AC
96242004-02-16 Andrew Cagney <cagney@redhat.com>
9625
9626 * gdbint.texinfo (Target Architecture Definition): Deprecate
9627 FRAMELESS_FUNCTION_INVOCATION.
9628
c9830293
AC
96292004-02-16 Andrew Cagney <cagney@redhat.com>
9630
9631 * gdbint.texinfo (Coding): Mention -Wunused-function.
9632
b9d26eb9
AC
96332004-02-14 Andrew Cagney <cagney@redhat.com>
9634
9635 * gdbint.texinfo (Target Architecture Definition): Delete
9636 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9637
49efadf5
EZ
96382004-02-12 Elena Zannoni <ezannoni@redhat.com>
9639
9640 * gdb.texinfo: Properly quote the name "C++".
9641 * gdbint.texinfo: Ditto.
9642 * stabs.texinfo: Ditto.
9643
1eb288ea
EZ
96442004-02-11 Elena Zannoni <ezannoni@redhat.com>
9645
9646 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9647 minimal information about libiberty.
9648
e4937fc1
MC
96492004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9650
9651 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9652
a9331b3f
RM
96532004-02-04 Roland McGrath <roland@redhat.com>
9654
9655 * gdb.texinfo (Auxiliary Vector): New node (section).
9656 (Data): Add it to the menu.
9657
2650777c
JJ
96582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9659
9660 * gdb.texinfo (Breakpoints): Add information about pending
9661 breakpoint support.
9662
b4501125
AC
96632004-01-26 Andrew Cagney <cagney@redhat.com>
9664
9665 * gdb.texinfo (Overview): Delete references to the cisco protocol
9666 including the "N" response.
9667
74055713
AC
96682004-01-26 Andrew Cagney <cagney@redhat.com>
9669
9670 * gdbint.texinfo (Target Architecture Definition): Rename
9671 EXTRACT_STRUCT_VALUE_ADDRESS to
9672 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9673
3bbe9696
EZ
96742004-01-24 Eli Zaretskii <eliz@gnu.org>
9675
9676 * gdb.texinfo (KOD): Document "show os". Add index entries for
9677 "set/show os" and "info cisco" commands.
9678
5843504f
EZ
96792004-01-21 Eli Zaretskii <eliz@gnu.org>
9680
9681 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9682
9175c9a3
MC
96832004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9684
9685 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9686 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9687
8e94b928
NR
96882004-01-19 Nick Roberts <nick@nick.uklinux.net>
9689
9690 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9691 -stack-list-locals.
9692 (GDB/MI Variable Objects): Describe extension to
9693 -var-list-children.
9694
a20cf136
DJ
96952004-01-17 Daniel Jacobowitz <drow@mvista.com>
9696
9697 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9698
afb18d0f
AC
96992004-01-17 Andrew Cagney <cagney@redhat.com>
9700
9701 * gdbint.texinfo (Target Architecture Definition): Delete
9702 documentation on DEPRECATED_NPC_REGNUM.
9703
b51970ac
DJ
97042004-01-13 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * gdb.texinfo: Update copyright year. Mention that set
9707 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9708 "set follow-fork-mode ask".
9709
0f0cffd2
AC
97102004-01-13 Andrew Cagney <cagney@redhat.com>
9711
9712 * gdbint.texinfo: Update copyright year.
9713 (Coding): Add -Wunused-label to list of -Werror warnings.
9714
c552b3bb 97152004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9716 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9717
9718 * gdb.texinfo: Update copyright.
9719 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9720 around names, as appropriate. Minor syntax cleanup of
9721 _NSPrintForDebugger explanation. Two spaces after periods.
9722 GDBN used instead of lit. "gdb". Index entries added for
9723 print-object and _NSPrintForDebugger. @noindent added in one spot.
9724
afe157ca
EZ
97252003-11-11 Elena Zannoni <ezannoni@redhat.com>
9726
9727 * stabs.texinfo: Add dircategory and direntry commands.
9728 * annotate.texinfo: Ditto.
9729
963e2bb7
AC
97302003-11-10 Andrew Cagney <cagney@redhat.com>
9731
9732 * gdbint.texinfo (Target Architecture Definition): Replace the
9733 return_value method's "inval" and "outval" parameters with
9734 "readbuf" and "writebuf".
9735
1d8b2f28
JB
97362003-10-28 Jim Blandy <jimb@redhat.com>
9737
9738 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9739 from "The `F' request packet" and "The `F' reply packet", to make
9740 texi2dvi happy.
9741 (File-I/O remote protocol extension): Update menu entries, too.
9742
36d86913
MC
97432003-10-26 Michael Chastain <mec@shout.net>
9744
9745 * gdb.texinfo (Thread Stops): Document the issue with
9746 premature return from system calls in multi-threaded programs.
9747
ce2826aa
AC
97482003-10-24 Andrew Cagney <cagney@redhat.com>
9749
9750 * annotate.texinfo: Fix "fortunatly"[sic].
9751
f24c5e49
KI
97522003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9753
9754 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9755 with "Hitachi" and "Mitsubishi".
9756
92ad9cd9
AC
97572003-10-20 Andrew Cagney <cagney@redhat.com>
9758
9759 * gdbint.texinfo (Target Architecture Definition): Document
9760 gdbarch_return_value. Add cross references from
9761 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9762 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9763
0ab4b752
MK
97642003-10-18 Mark Kettenis <kettenis@gnu.org>
9765
9766 * gdbint.texinfo (Target Architecture Definition): Document
9767 regset_from_core_section.
fb3e19c0
KI
9768
97692003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9770
9771 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9772
a9331b3f 97732003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9774
9775 From Anthony Green <green@redhat.com>:
5ae4183a 9776 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9777
1485d690
KB
97782003-10-14 Kevin Buettner <kevinb@redhat.com>
9779
889bf7c5
PA
9780 * gdb.texinfo (Breakpoint related warnings): New node.
9781 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9782
86d30acc
DJ
97832003-10-13 Daniel Jacobowitz <drow@mvista.com>
9784
9785 * gdb.texinfo (Remote Protocol): Document v and vCont.
9786
172c2a43
KI
97872003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9788
9789 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9790 * gdbint.texinfo: Ditto.
9791
71952f4c
AC
97922003-10-09 Andrew Cagney <cagney@redhat.com>
9793
9794 From 2003-09-18 David Anderson <davea@sgi.com>:
9795 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9796 "command".
9797
268e2188
AC
97982003-10-03 Andrew Cagney <cagney@redhat.com>
9799
9800 * gdbint.texinfo (Target Architecture Definition): Deprecate
9801 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9802 just target.
9803
12c266ea 98042003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9805
f30992d4 9806 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9807 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9808 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9809 * gdbint.texinfo (Target Architecture Definition): Rename
9810
98112003-09-30 Andrew Cagney <cagney@redhat.com>
9812
f30992d4 9813 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9814 (Target Architecture Definition):
f30992d4 9815
2e092625
AC
9816 * gdbint.texinfo (Target Architecture Definition): Rename
9817 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9818
0717ae8a
AC
98192003-09-29 Andrew Cagney <cagney@redhat.com>
9820
dad809b7
AC
9821 * gdbint.texinfo (Target Architecture Definition): Delete
9822 documentation for NEED_TEXT_START_END.
9823
0717ae8a
AC
9824 * gdbint.texinfo (Target Architecture Definition): Rename
9825 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9826 TARGET_WRITE_PC.
a9331b3f 9827
af6cf26d
MC
98282003-09-22 Michael Chastain <mec@shout.net>
9829
9830 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9831
ee206350
AG
98322003-09-21 Anthony Green <green@redhat.com>
9833
9834 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9835
a38c9fe6
MK
98362003-09-21 Mark Kettenis <kettenis@gnu.org>
9837
9838 * gdbint.texinfo (Target Architecture Definition): Document
9839 stabs_argument_has_addr.
9840
77949794
AC
98412003-09-18 Andrew Cagney <cagney@redhat.com>
9842
9843 * gdbint.texinfo (Target Architecture Definition): Delete
9844 documentation on REGISTER_NAMES.
9845
8e823e25
MK
98462003-09-13 Mark Kettenis <kettenis@gnu.org>
9847
9848 * gdbint.texinfo (Target Architecture Definition): Replace
9849 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9850
f27dd7fd
AC
98512003-09-11 Andrew Cagney <cagney@redhat.com>
9852
9853 * gdbint.texinfo (Target Architecture Definition): Replace
9854 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9855
8b148df9
AC
98562003-08-18 Andrew Cagney <cagney@redhat.com>
9857
9858 * gdbint.texinfo (Target Architecture Definition): Document
9859 "frame_red_zone_size".
9860
25d29d70
AC
98612003-08-09 Andrew Cagney <cagney@redhat.com>
9862
9863 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9864 with "set/show backtrace past-main" and "set/show backtrace
9865 limit".
9866
c938e9b0
L
98672003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9868
9869 * Makefile.in (install-info): Support DESTDIR.
9870 (install-html): Likewise.
9871
64fabec2
AC
98722003-08-07 Andrew Cagney <cagney@redhat.com>
9873
9874 Patch from Nick Roberts.
9875 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9876 bindings. Remove description of send-gdb-command.
9877
2fcf52f0
AC
98782003-08-07 Andrew Cagney <cagney@redhat.com>
9879
9880 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9881 GDB 6.0.
9882
086432e2
AC
98832003-08-06 Andrew Cagney <cagney@redhat.com>
9884
9885 * gdb.texinfo (Mode Options): Mention that level three is the
9886 highest available and that level 2 is deprecated.
9887 (Annotations Overview): Mention annotation levels. Cross reference
9888 to "Limitations of the Annotation Interface" in annotate.texi.
9889 (TODO, Value Annotations, Frame Annotations): Delete section.
9890 (Displays, Breakpoint Info): Delete.
9891
e5249f67
AC
98922003-08-04 Andrew Cagney <cagney@redhat.com>
9893
9894 * agentexpr.texi: Delete @bye.
9895 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9896 (stabs.info): Add $(srcdir) to include search path.
9897 (html): Depend on "annotate_toc.html", and not "annotate.html".
9898 * stabs.texinfo: Ditto. Include "fdl.texi".
9899 * gdbint.texinfo: Update copyright statement's list of invariant
9900 sections.
9901
e6f672d2
AC
99022003-07-28 Andrew Cagney <cagney@redhat.com>
9903
9904 * Makefile.in (INFO_DEPS): Add annotate.info.
9905 (dvi, ps, html, pdf): Add annotate.
9906 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9907 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9908 (ANNOTATE_DOC_FILES): New macro.
9909 (ANNOTATE_TEX_TMPS): New macro.
9910 (annotate.info, annotate_toc.html): Specify dependencies.
9911 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9912 * annotate.texinfo: Rename annotate.texi. Get building. Add
9913 "Migrating to GDB/MI" and "Limitations of the Annotation
9914 Interface" chapters. Mention why it is not part of the user
9915 guide. Update copyright notice. Include "fdl.texi".
9916
72ffddc9
SC
99172003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9918
9919 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9920
a9f12a31
DJ
99212003-07-24 Daniel Jacobowitz <drow@mvista.com>
9922
9923 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9924
b1fe9455
DJ
99252003-07-24 Daniel Jacobowitz <drow@mvista.com>
9926
9927 * gdb.texinfo (Server): Mention pidof.
9928
153721e6
AC
99292003-07-22 Andrew Cagney <cagney@redhat.com>
9930
9931 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9932 list.
9933
0fac0b41
DJ
99342003-06-28 Daniel Jacobowitz <drow@mvista.com>
9935
9936 * gdb.texinfo (Logging output): New chapter.
9937
4e562065
JB
99382003-06-24 Joel Brobecker <brobecker@gnat.com>
9939
9940 * gdb.texinfo (Unsupported languages): New section.
9941 (Languages): Add link to new section.
9942
f2c06f52
AC
99432003-06-22 Andrew Cagney <cagney@redhat.com>
9944
9945 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9946
b4177fca
DJ
99472003-06-22 Daniel Jacobowitz <drow@mvista.com>
9948
9949 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9950
f418dd93
DJ
99512003-06-22 Daniel Jacobowitz <drow@mvista.com>
9952
9953 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9954 * agentexpr.texi: Retitle section, and change it to an appendix.
9955 Comment out texinfo initialization. Factor a @var{} into two
9956 pieces to prevent makeinfo warnings.
9957 * gdb.texinfo: Add Agent Expressions appendix.
9958
4ca61388
DJ
99592003-06-19 Daniel Jacobowitz <drow@mvista.com>
9960
9961 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9962
07f31aa6
DJ
99632003-06-18 Daniel Jacobowitz <drow@mvista.com>
9964
5ae4183a 9965 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9966 remote target". Document the "detach" and "disconnect" commands.
9967 (Server, Netware, Debug Session): Reference "Connecting to a
9968 remote target".
9969 (GDB/MI Target Manipulation): Document "-target-disconnect".
9970
2dd0da42
AC
99712003-06-13 Andrew Cagney <cagney@redhat.com>
9972
9973 * gdbint.texinfo (Target Architecture Definition): Deprecate
9974 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9975 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9976
e7a3abfc
JB
99772003-06-09 Jim Blandy <jimb@redhat.com>
9978
9979 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9980
25e3a86b
AC
99812003-06-08 Andrew Cagney <cagney@redhat.com>
9982
9983 * gdbint.texinfo (Target Architecture Definition): Delete
9984 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9985
a9e5fdc2
AC
99862003-06-08 Andrew Cagney <cagney@redhat.com>
9987
9988 * gdbint.texinfo (Target Architecture Definition): Document
9989 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9990
b37303ee
AF
99912003-06-07 Adam Fedor <fedor@gnu.org>
9992
9993 * gdb.texinfo: Add Objective-C documentation.
9994
39fe6e80
AC
99952003-06-01 Andrew Cagney <cagney@redhat.com>
9996
9997 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9998 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9999
125309b2
AC
100002003-05-21 Andrew Cagney <cagney@redhat.com>
10001
10002 * gdbint.texinfo (Target Architecture Definition): Delete
10003 references to "extract_address" and "store_address".
10004
b8b527c5
AC
100052003-05-16 Andrew Cagney <cagney@redhat.com>
10006
10007 * gdbint.texinfo (Target Architecture Definition): Replace
10008 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10009 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10010
50e3ee83
TR
100112003-05-14 Theodore A. Roth <troth@openavr.org>
10012
10013 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10014
44e2be90
L
100152003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10016
10017 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10018 (gdb.dvi): Likewise.
10019 (gdb.pdf): Likewise.
10020 (links2roff): Likewise.
10021
df5215a6
JB
100222003-05-08 Jim Blandy <jimb@redhat.com>
10023
10024 * gdb.texinfo (Dump/Restore Files): Update documentation for
10025 'dump', 'append', and 'restore': note that format argument is
10026 optional; simplify presentation of the command variants; and be
10027 more precise about the formats.
10028
5e7b2f39
JB
100292003-05-07 Jim Blandy <jimb@redhat.com>
10030
10031 * gdb.texinfo (Symbols): Update documentation: 'maint list
10032 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10033 symtabs' and 'maint info psymtabs'.
10034
b1e29e33
AC
100352003-05-05 Andrew Cagney <cagney@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Make
10038 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10039 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10040 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10041
00905d52
AC
100422003-05-04 Andrew Cagney <cagney@redhat.com>
10043
10044 * gdb.texinfo (Maintenance Commands): Document "maint print
10045 dummy-frames".
10046
54ff5908
AC
100472003-05-04 Andrew Cagney <cagney@redhat.com>
10048
10049 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10050
32e7087d
JB
100512003-05-03 J. Brobecker <brobecker@gnat.com>
10052
10053 Thierry Schneider <tpschneider1@yahoo.com>
10054 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10055 for new MI command.
10056
7043d8dc
AC
100572003-05-03 Andrew Cagney <cagney@redhat.com>
10058
10059 * gdbint.texinfo (Target Architecture Definition): Document
10060 push_dummy_code. Add cross references.
10061
e33d66ec
EZ
100622003-05-02 Elena Zannoni <ezannoni@redhat.com>
10063
10064 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10065 set/show charsets commands.
10066
0ba6dca9
AC
100672003-04-28 Andrew Cagney <cagney@redhat.com>
10068
10069 * gdbint.texinfo (Target Architecture Definition): Replace
10070 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10071 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10072
d7a27068
AC
100732003-04-28 Andrew Cagney <cagney@redhat.com>
10074
10075 * gdbint.texinfo (Target Architecture Definition): Rename
10076 "tm_print_insn" to "deprecated_tm_print_insn".
10077
44ea7b70
JB
100782003-04-09 Jim Blandy <jimb@redhat.com>
10079
10080 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10081 list psymtabs'.
10082
fb8f8949
AC
100832003-04-08 Andrew Cagney <cagney@redhat.com>
10084
10085 * gdbint.texinfo (Target Architecture Definition): Delete
10086 references to EXTRA_FRAME_INFO.
10087
32fb0f22
AC
100882003-04-08 Andrew Cagney <cagney@redhat.com>
10089
10090 * gdbint.texinfo (Target Architecture Definition): Delete
10091 PRINT_TYPELESS_INTEGER.
10092
6be67e67
JB
100932003-04-02 J. Brobecker <brobecker@gnat.com>
10094
10095 * observer.texi (GDB Observers): Adjust the documentation for the
10096 normal_stop notification to better describe reality. Fix a couple
10097 of minor typos.
10098
4e35d5f0
BR
100992003-04-02 Bob Rossi <bob_rossi@cox.net>
10100
a9331b3f 10101 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10102 '-file-list-exec-source-file'
10103
e8a8712a
AC
101042003-03-31 Andrew Cagney <cagney@redhat.com>
10105
10106 * gdbint.texinfo (Target Architecture Definition): Delete
10107 references to CALL_DUMMY_P.
10108
6c0e89ed
AC
101092003-03-30 Andrew Cagney <cagney@redhat.com>
10110
10111 * gdbint.texinfo (Target Architecture Definition): Remove
10112 reference to TARGET_WRITE_SP.
a9331b3f 10113
378bfd1b
AC
101142003-03-27 Andrew Cagney <cagney@redhat.com>
10115
10116 * gdbint.texinfo (Target Architecture Definition): Remove
10117 references to write_sp.
6c0e89ed 10118
922fbb7b
AC
101192003-03-27 Andrew Cagney <cagney@redhat.com>
10120
10121 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10122 chapter body. Use @smallexample instead of @example.
10123 (Annotations): Ditto.
10124 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10125 annotate.texi.
10126
b81774d8
AC
101272003-03-26 Andrew Cagney <cagney@redhat.com>
10128
10129 * gdbint.texinfo (Target Architecture Definition): Replace
10130 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10131 dummy_addr parameters.
10132
1bf6d5cc
AC
101332003-03-25 Andrew Cagney <cagney@redhat.com>
10134
10135 * gdbint.texinfo (Target Architecture Definition): Delete
10136 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10137 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10138 Add reference to PUSH_ARGUMENTS.
10139
618ce49f
AC
101402003-03-23 Andrew Cagney <cagney@redhat.com>
10141
10142 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10143 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10144
bcd7e15f
JB
101452003-03-18 J. Brobecker <brobecker@gnat.com>
10146
10147 * gdbint.texinfo (Algorithms): Add new section describing the
10148 Observer paradigm.
10149 (Top): Add menu entry to new observer appendix.
10150 * observer.texi: New file.
10151 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10152 new observer.texi file.
10153
9fe8321b
AC
101542003-03-17 Andrew Cagney <cagney@redhat.com>
10155
10156 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10157 that GNU Press update the manual version number.
10158
ac2adee5
AC
101592003-03-12 Andrew Cagney <cagney@redhat.com>
10160
10161 * gdbint.texinfo (Target Architecture Definition): Delete
10162 references to get_saved_register. Rename GET_SAVED_REGISTER to
10163 DEPRECATED_GET_SAVED_REGISTER.
10164
749b82f6
AC
101652003-03-13 Andrew Cagney <cagney@redhat.com>
10166
10167 * gdbint.texinfo (Target Architecture Definition): Replace
10168 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10169
8bedc050
AC
101702003-03-12 Andrew Cagney <cagney@redhat.com>
10171
10172 * gdbint.texinfo (Target Architecture Definition): Rename
10173 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10174
0ce1b118
CV
101752003-03-10 Corinna Vinschen <vinschen@redhat.com>
10176
10177 * gdb.texinfo: Add File-I/O documentation.
10178
12cc2063
AC
101792003-03-10 Andrew Cagney <cagney@redhat.com>
10180
10181 * gdbint.texinfo (Target Architecture Definition): Cross reference
10182 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10183
7453dc06
AC
101842003-03-07 Andrew Cagney <cagney@redhat.com>
10185
10186 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10187 frame" command.
10188
6314f104
AC
101892003-03-05 Andrew Cagney <cagney@redhat.com>
10190
10191 * gdbint.texinfo (Target Architecture Definition): Document
10192 unwind_dummy_id. Cross reference unwind_dummy_id and
10193 SAVE_DUMMY_FRAME_TOS.
10194
f1212245
DJ
101952003-03-05 James Ingham <jingham@apple.com>
10196 Daniel Jacobowitz <drow@mvista.com>
10197
10198 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10199 and "show cp-abi".
10200
77e7e267
AC
102012003-03-03 Andrew Cagney <cagney@redhat.com>
10202
10203 * gdbint.texinfo (Target Architecture Definition): Document
10204 register_type.
10205
838a8221
AC
102062003-03-03 Andrew Cagney <cagney@redhat.com>
10207
10208 * stabs.texinfo (Structures): Use @samp and separate @var's
10209 instead of a single @var containing a comma separated list.
10210 (Unions): Ditto.
10211
d7f4a264
DJ
102122003-03-02 Daniel Jacobowitz <drow@mvista.com>
10213
10214 * Makefile.in (distclean): Remove config.log.
10215
f30ee0bc
AC
102162003-03-01 Andrew Cagney <cagney@redhat.com>
10217
10218 * gdbint.texinfo (Target Architecture Definition): Rename
10219 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10220
102212003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10222
10223 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10224 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10225
be448670
CF
102262003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10227
10228 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10229 (Non-debug DLL symbols): New node, describing the minimal symbols
10230 loaded from DLLs without real debugging symbols.
10231
501eef12
AC
102322003-02-20 Andrew Cagney <ac131313@redhat.com>
10233
10234 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10235 hardware-breakpoint-limit".
10236 (Set Watchpoints): Add cross reference to "set remote
10237 hardware-watchpoint-limit".
10238 (Remote configuration options): New section.
10239
21c294e6
AC
102402003-02-04 Andrew Cagney <ac131313@redhat.com>
10241
e9be73e4
AC
10242 * gdbint.texinfo (Target Architecture Definition): Delete
10243 descrption of IS_TRAPPED_INTERNALVAR.
10244
21c294e6
AC
10245 From Keith Seitz <keiths@redhat.com>:
10246 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10247 option "-i"/"--interpreter" to this chapter. Include index
10248 entries.
10249
0179ffac
DC
102502003-02-04 David Carlton <carlton@math.stanford.edu>
10251
10252 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10253 (Variables): Recommend stabs+ and DWARF 2.
10254 (C plus plus expressions): Correct info about
10255 compiler versions, debug formats.
10256 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10257 PR symtab/874.
10258
7ca9f392
AC
102592003-02-01 Andrew Cagney <ac131313@redhat.com>
10260
10261 * gdbint.texinfo (Target Architecture Definition): Delete
10262 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10263 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10264 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10265 references to nindy and i960.
10266 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10267
31a85ea2
AC
102682003-02-01 Andrew Cagney <ac131313@redhat.com>
10269
10270 * gdbint.texinfo (Target Architecture Definition): Delete
10271 FLOAT_INFO.
10272
6b894e49
AC
102732003-01-30 Andrew Cagney <ac131313@redhat.com>
10274
10275 * stabs.texinfo (Member Type Descriptor): Clarify description of
10276 `@'. Suggested by Ben Hutchings.
10277
c48861fb
AC
102782003-01-29 Andrew Cagney <ac131313@redhat.com>
10279
10280 * gdb.texinfo (M68K): Delete reference to es1800.
10281
617073a9
AC
102822003-01-29 Andrew Cagney <ac131313@redhat.com>
10283
10284 * gdb.texinfo (Maintenance Commands): Document `maint print
10285 reggroups' and `maint print register-groups'.
10286 * gdbint.texinfo (Target Architecture Definition): Document
10287 register_reggroup_p.
10288
5b5d99cf
JB
102892003-01-23 Jim Blandy <jimb@redhat.com>
10290
10291 * gdb.texinfo (Separate Debug Files): New section.
10292
e7ba9c65
DJ
102932003-01-22 Daniel Jacobowitz <drow@mvista.com>
10294
10295 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10296 and "maint show profile".
10297
94e91d6d
MC
102982003-01-16 Michael Chastain <mec@shout.net>
10299
10300 * gdb.texinfo (Installing GDB): Warn against
10301 ".../gdb-VERSION/gdb/configure".
10302 (Separate Objdir): Likewise.
10303
867f3898
AC
103042003-01-15 Andrew Cagney <ac131313@redhat.com>
10305
10306 * gdbint.texinfo (Target Architecture Definition): Delete
10307 definition of PRINT_REGISTER_HOOK.
10308
f153cc92
EZ
103092003-01-15 Elena Zannoni <ezannoni@redhat.com>
10310
10311 (OpenRISC 1000): Fix formatting of command names.
10312
c60eb6f1
EZ
103132003-01-15 Elena Zannoni <ezannoni@redhat.com>
10314
10315 * gdb.texinfo (Continuing and Stepping): Add new command
10316 'advance'. Clarify behavior of 'until'.
10317
f5ebfba0
DJ
103182003-01-13 Daniel Jacobowitz <drow@mvista.com>
10319
10320 * gdb.texinfo (Files): Document solib-absolute-prefix and
10321 solib-search-path.
10322
4ce8657e
MC
103232003-01-09 Michael Chastain <mec@shout.net>
10324
10325 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10326 (Create a Release): Add new instructions for new @file{src-release}.
10327 Document existing instructions for @file{Makefile.in} as
10328 being for @value{GDBN} 5.3.1 or earlier.
10329
372613e3
AC
103302003-01-09 Andrew Cagney <ac131313@redhat.com>
10331
10332 * gdbint.texinfo (Target Architecture Definition): Mention
10333 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10334 allocate memory.
10335
b4e9345d
DJ
103362003-01-04 Daniel Jacobowitz <drow@mvista.com>
10337
10338 * gdb.texinfo (Controlling GDB): Add @kindex for
10339 "show osabi".
10340 (Backtraces): Add @kindex's for backtrace-below-main.
10341
98b45e30
DJ
103422003-01-04 Daniel Jacobowitz <drow@mvista.com>
10343
10344 * gdb.texinfo (Controlling GDB): Document "set osabi".
10345
95f90d25
DJ
103462003-01-04 Daniel Jacobowitz <drow@mvista.com>
10347
10348 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10349 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10350
1e698235
DJ
103512003-01-04 Daniel Jacobowitz <drow@mvista.com>
10352
10353 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10354 "set coerce-float-to-double".
10355 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10356
e632838e
AC
103572003-01-02 Andrew Cagney <ac131313@redhat.com>
10358
10359 * stabs.texinfo: Remove obsolete text.
10360 * gdbint.texinfo: Ditto.
10361 * gdb.texinfo: Ditto.
10362
701adfb0
PA
103632002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10364
10365 * fdl.texi: Revert the last change.
10366
c133ab7a
MK
103672002-12-22 Mark Kettenis <kettenis@gnu.org>
10368
10369 * gdbint.texinfo (Target Architecture Definition): Update
10370 description of gdbarch_register_osabi.
10371
f821f325
KH
103722002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10373
10374 * agentexpr.texi: Fix typos.
10375 * annotate.texi: Likewise.
10376 * fdl.texi: Likewise.
10377
85a6d8d3 103782002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10379
10380 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10381 DEPRECATED_INIT_FRAME_PC.
10382
ae45cd16
AC
103832002-12-01 Andrew Cagney <ac131313@redhat.com>
10384
10385 * gdbint.texinfo (Target Architecture Definition): Delete
10386 PC_IN_CALL_DUMMY.
10387
07555a72
AC
103882002-11-28 Andrew Cagney <ac131313@redhat.com>
10389
10390 * gdbint.texinfo (Host Definition): Delete documentation on
10391 USE_GENERIC_DUMMY_FRAMES.
10392
c166cdc7
EZ
103932002-11-26 Elena Zannoni <ezannoni@redhat.com>
10394
5ae4183a 10395 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10396 * Makefile.in (install-info): Run the install-info command as part
10397 of the post install steps only.
10398 (uninstall-info): New target.
10399 (uninstall): New target.
10400
35db0260
EZ
104012002-11-22 Elena Zannoni <ezannoni@redhat.com>
10402
10403 * Makefile.in (install): Make install do some real work.
10404
9ba8d803
AC
104052002-11-19 Andrew Cagney <ac131313@redhat.com>
10406
10407 Fix POSIX problem reported by Paul Eggert.
10408 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10409 Fix PR gdb/527.
10410
903ad3a6
AC
104112002-10-26 Andrew Cagney <cagney@redhat.com>
10412
10413 * gdbint.texinfo (Target Architecture Definition): Delete
10414 definition of DO_REGISTERS_INFO.
10415
f2abfe65
KB
104162002-10-18 Kevin Buettner <kevinb@redhat.com>
10417
10418 * gdbint.texinfo (Address Classes): Fix problems with insertion
10419 of ``{'' and ``}'' in example.
10420
b5b0480a
KB
104212002-10-17 Kevin Buettner <kevinb@redhat.com>
10422
10423 * gdbint.texinfo (Address Classes): New section.
10424 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10425 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10426 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10427 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10428
c85508ee
KD
104292002-10-11 Klee Dienes <kdienes@apple.com>
10430
10431 * gdb.texinfo (Registers): Mention vector registers as well as
10432 floating registers in the documentation for 'info registers' and
10433 'info all-registers'.
10434
6d12fc3d
DJ
104352002-10-11 Daniel Jacobowitz <drow@mvista.com>
10436
10437 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10438
8d19fbd2
JJ
104392002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10440
10441 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10442 interface definition.
10443
a37295f9
MM
104442002-10-03 Marko Mlinar <markom@opencores.org>
10445
10446 * gdb.texinfo (Target Commands): Add or1k target specific
10447 commands.
10448 * gdb.texinfo (Contributors): Add myself to the contributors list.
10449
da0f9dcd
AC
104502002-10-01 Andrew Cagney <ac131313@redhat.com>
10451
10452 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10453 and "mi1" instead of "mi1" and "mi0".
10454
2e834e49
HPN
104552002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10456
10457 * gdb.texinfo (Packets): Fix typos "alligned".
10458 Correct z3/Z3 description. Correct z4/Z4 title.
10459
050be0dc
AC
104602002-09-27 Andrew Cagney <ac131313@redhat.com>
10461
10462 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10463
1104b9e7
KB
104642002-09-25 Kevin Buettner <kevinb@redhat.com>
10465
10466 * gdb.texinfo: Use GNU/Linux instead of Linux.
10467
512217c7
AC
104682002-09-25 Andrew Cagney <ac131313@redhat.com>
10469
10470 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10471
10998722
AC
104722002-09-24 Andrew Cagney <ac131313@redhat.com>
10473
512217c7 10474 * gdb.texinfo: Replace @example with @smallexample.
10998722 10475
a0eb71c5
KB
104762002-09-20 Kevin Buettner <kevinb@redhat.com>
10477
f7dc1244 10478 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10479 * gdb.texinfo (Character Sets): Use @smallexample instead of
10480 @example. Use GNU/Linux instead of Linux.
10481
104822002-09-20 Jim Blandy <jimb@redhat.com>
10483
10484 * gdb.texinfo: Add character set documentation.
10485
701adfb0
PA
104862002-09-20 George Helffrich <george@gly.bris.ac.uk>
10487
10488 * gdb.texinfo: Document edit command.
10489
2f870471
AC
104902002-09-19 Andrew Cagney <ac131313@redhat.com>
10491
10492 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10493 (Packets): Add cross reference from `b' packet to `z' packets.
10494
790eb8f5
AC
104952002-09-19 Andrew Cagney <ac131313@redhat.com>
10496
8d30a00d
AC
10497 * gdb.texinfo (Maintenance Commands): Document ``maint
10498 internal-error'' and ``maint internal-warning''.
10499
790eb8f5
AC
10500 * gdbint.texinfo (Target Architecture Definition): Revise
10501 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10502
a23a7bf1
JB
105032002-09-19 Joel Brobecker <brobecker@gnat.com>
10504
10505 * gdbint.texinfo (Target Conditionals): Document the new
10506 NAME_OF_MALLOC macro.
10507
299ffc64
AC
105082002-09-05 Andrew Cagney <ac131313@redhat.com>
10509
10510 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10511 engineer.
10512
b7bb15bc
SC
105132002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10514
10515 * gdb.texinfo (TUI Overview): Document status line fields.
10516
3d757584
SC
105172002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10518
10519 * gdb.texinfo (TUI Commands): Document info win command.
10520
269c21fe
SC
105212002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10522
10523 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10524
7cf36c78
SC
105252002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10526
10527 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10528 (TUI Keys): Likewise.
10529
d2c6833e
AC
105302002-08-25 Andrew Cagney <ac131313@redhat.com>
10531
10532 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10533 for a packet receive.
10534
46d8b1c3
AC
105352002-08-25 Andrew Cagney <ac131313@redhat.com>
10536
10537 * Makefile.in (clean): Move to end of file.
10538 (distclean, maintainer-clean, realclean): Ditto.
10539 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10540 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10541 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10542 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10543
b0787093
AC
105442002-08-24 Andrew Cagney <ac131313@redhat.com>
10545
10546 * Makefile.in (GDBINT_TEX_TMPS): Define.
10547 (gdbint.dvi, gdbint.pdf): Use
10548 (GDB_TEX_TMPS): Define.
10549 (gdb.dvi, gdb.pdf): Use.
10550 (STABS_TEX_TMPS): Define.
10551 (stabs.dvi, stabs.pdf): Use.
10552 (GDB_DOC_SOURCE_INCLUDES): New macros.
10553 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10554 (GDBINT_DOC_FILES_INCLUDES): New macros.
10555 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10556 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10557 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10558 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10559 (links2roff): Replace SFILES_INCLUDED with
10560 GDB_DOC_SOURCE_INCLUDES.
10561 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10562 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10563 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10564 dependencies.
10565 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10566 dependencies.
10567 (gdbmi.texinfo): Delete rule.
10568 (inc-hist.texinfo): Delete rule.
10569 (rluser.texinfo): Delete rule.
10570
ebba8386
AC
105712002-08-23 Andrew Cagney <cagney@redhat.com>
10572
10573 * gdbint.texinfo (Target Architecture Definition): Update
10574 STORE_RETURN_VALUE, mention regcache.
10575
0ab7a791
AC
105762002-08-21 Andrew Cagney <ac131313@redhat.com>
10577
10578 * gdbint.texinfo (Target Architecture Definition): Document
10579 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10580
ee2d5c50
AC
105812002-08-19 Andrew Cagney <ac131313@redhat.com>
10582
10583 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10584 Fix minor typos. Add index entries.
10585
53c69bd7
AC
105862002-08-18 Andrew Cagney <ac131313@redhat.com>
10587
10588 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10589
e76f1f2e
AC
105902002-08-15 Andrew Cagney <ac131313@redhat.com>
10591
10592 * gdbint.texinfo (Target Architecture Definition): Document
10593 PRINT_VECTOR_INFO.
10594 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10595
0680b120
AC
105962002-08-13 Andrew Cagney <ac131313@redhat.com>
10597
10598 * gdb.texinfo (Maintenance Commands): Document "maint print
10599 registers", "maint print raw-registers" and "maint print
10600 cooked-registers".
10601
3c3bea1c
GS
106022002-08-08 Grace Sainsbury <graces@redhat.com>
10603
a9331b3f 10604 From Mark Salter:
3c3bea1c
GS
10605 * gdb.texinfo (Protocol): Document T packet extension to
10606 allow watchpoint address reporting.
10607
42f9b0a5
AC
106082002-08-03 Andrew Cagney <ac131313@redhat.com>
10609
10610 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10611
db034ac5
AC
106122002-08-01 Andrew Cagney <cagney@redhat.com>
10613
10614 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10615 to CHILL.
10616
e2b28d04
AC
106172002-08-01 Andrew Cagney <ac131313@redhat.com>
10618
10619 * gdbint.texinfo (Coding): Revise section "Include Files".
10620
7fb623f7
AC
106212002-07-24 Andrew Cagney <cagney@redhat.com>
10622
10623 * gdbint.texinfo: Obsolete references to m88k.
10624 * gdb.texinfo: Ditto.
10625
4a2b4636
JB
106262002-07-10 Joel Brobecker <brobecker@gnat.com>
10627
7fb623f7 10628 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10629 where the proper version of autoconf can be retrieved.
10630
a71ec265
DH
106312002-07-09 Don Howard <dhoward@redhat.com>
10632
10633 * gdb.texinfo (Command Files): Further describe the behavior of
10634 sourced command files.
10635
b9aa90c9
AC
106362002-06-27 Andrew Cagney <ac131313@redhat.com>
10637
10638 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10639 (Coding): Clarify ISO C version that GDB assumes.
10640
40dd2248
TT
106412002-06-26 Tom Tromey <tromey@redhat.com>
10642
10643 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10644 add_setshow_cmd_full.
10645
bfac230e
DH
106462002-06-25 Don Howard <dhoward@redhat.com>
10647
10648 * gdb.texinfo (Memory Region Attributes): Document new behavior
10649 for 'mem' command.
10650
475b0867
JB
106512002-06-11 Jim Blandy <jimb@redhat.com>
10652
919d772c
JB
10653 * gdb.texinfo (Symbols): Update documentation for `info source'
10654 command.
10655
475b0867
JB
10656 * gdb.texinfo (Macros): Call the command `info macro', not
10657 `show macro'.
10658
ba8c9337
AC
106592002-06-09 Andrew Cagney <ac131313@redhat.com>
10660
10661 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10662 data''.
10663
1029b7fa
MK
106642002-06-09 Mark Kettenis <kettenis@gnu.org>
10665
10666 * gdbint.texinfo (Target Architecture Definition): Document
10667 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10668
16737d73
AC
106692002-06-08 Andrew Cagney <ac131313@redhat.com>
10670
10671 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10672 lists.
10673
30107679
AC
106742002-06-08 Andrew Cagney <ac131313@redhat.com>
10675
10676 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10677 Branch''.
10678
3352e23e
AC
106792002-06-01 Andrew Cagney <ac131313@redhat.com>
10680
10681 * gdbint.texinfo (Target Architecture Definition): Add section
10682 ``Converting an existing Target Architecture to Multi-arch''.
10683
cbb09e6a
AC
106842002-05-30 Andrew Cagney <ac131313@redhat.com>
10685
10686 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10687 to ``Obsoleting code''. Revise.
10688
701adfb0
PA
106892002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10690
10691 * gdbint.texinfo: Document new generic OS ABI framework.
10692
e2e0bcd1
JB
106932002-05-17 Jim Blandy <jimb@redhat.com>
10694
10695 * gdb.texinfo (C Preprocessor Macros): New chapter.
10696 Include it in the main menu.
10697 (Contributors): Credit Jim Blandy with macro support.
10698 (Compilation): Explain how to get macro information into the
10699 executable.
10700 (Expressions): Note that preprocessor macros are expanded.
10701
9db8d71f
DJ
107022002-05-14 Daniel Jacobowitz <drow@mvista.com>
10703
10704 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10705 options for `target remote'.
10706
6d531722
AC
107072002-05-13 Andrew Cagney <ac131313@redhat.com>
10708
10709 * gdbint.texinfo (Target Architecture Definition): Delete
10710 documentation on NNPC_REGNUM.
10711
13d01224
AC
107122002-05-11 Andrew Cagney <ac131313@redhat.com>
10713
10714 * gdbint.texinfo (Target Architecture Definition): Document
10715 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10716 (Target Architecture Definition): Revise section `Using Different
10717 Register and Memory Data Representations'. Add section `Raw and
10718 Virtual Register Representations'.
10719
b2e75d78
AC
107202002-05-11 Andrew Cagney <ac131313@redhat.com>
10721
10722 * gdbint.texinfo (Target Architecture Definition): Mention
10723 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10724 (Target Architecture Definition): Mention same. Add references to
10725 web pages.
10726
2c8682ee
MS
107272002-05-08 Michael Snyder <msnyder@redhat.com>
10728
10729 * stabs.texinfo (Attributes): Document new "vector" attribute.
10730
0816590b
AC
107312002-05-04 Andrew Cagney <ac131313@redhat.com>
10732
10733 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10734
2653173e
AC
107352002-05-04 Andrew Cagney <ac131313@redhat.com>
10736
10737 * gdb.texinfo: Delete obsolete references to a29k.
10738
d7bd68ca
AC
107392002-04-24 Andrew Cagney <ac131313@redhat.com>
10740
10741 * gdbint.texinfo (Target Architecture Definition): Replace
10742 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10743
21d83aa5
DM
107442002-04-24 David S. Miller <davem@redhat.com>
10745
10746 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10747
7673a6cc
DM
107482002-04-21 David S. Miller <davem@redhat.com>
10749
10750 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10751
d49d1e0a
AC
107522002-04-21 Andrew Cagney <ac131313@redhat.com>
10753
10754 * gdbint.texinfo (Target Architecture Definition): Delete
10755 definition of HAVE_REGISTER_WINDOWS.
10756
f7dc1244 107572002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10758
10759 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10760 "Theodore A. Roth" <troth@verinet.com>.
10761
5ca0cb28
DH
107622002-04-15 Don Howard <dhoward@redhat.com>
10763
f7dc1244 10764 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10765 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10766 Provide a better explaination of this feature.
5ca0cb28 10767
f208ba17
AC
107682002-04-14 Andrew Cagney <ac131313@redhat.com>
10769
10770 * gdbint.texinfo (Target Architecture Definition): Remove
10771 FRAME_CHAIN_COMBINE.
10772
d5ba91de
MC
107732002-04-12 Michael Chastain <mec@shout.net>
10774
10775 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10776 REG_STACK_SEGMENT.
10777
26818220
MC
107782002-04-09 Michael Chastain <mec@shout.net>
10779
10780 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10781 PYRAMID_* macros.
10782
129188f6
AC
107832002-04-07 Andrew Cagney <ac131313@redhat.com>
10784
10785 * gdb.texinfo (Bug Reporting): Document that the web is the
10786 prefered way of submitting bug reports.
10787 (Bug Reporting): Delete the s-mail address as the last resort.
10788
8227c0ff
AC
107892002-04-05 Andrew Cagney <ac131313@redhat.com>
10790
10791 * gdbint.texinfo (Target Architecture Definition): Delete
10792 references to TARGET_WRITE_FP and write_fp.
10793
16d9dec6
MS
107942002-03-27 Michael Snyder <msnyder@redhat.com>
10795
10796 * gdb.texinfo: Document new commands dump, append, and restore.
10797
9ae8b82c
AC
107982002-03-27 Andrew Cagney <ac131313@redhat.com>
10799
10800 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10801 Branch'.
10802
474c8240
AC
108032002-03-18 Andrew Cagney <ac131313@redhat.com>
10804
10805 * gdb.texinfo: Change all examples to @smallexample.
10806 * gdbint.texinfo: Ditto.
a9331b3f 10807
fb0ff88f
AC
108082002-03-18 Andrew Cagney <ac131313@redhat.com>
10809
10810 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10811 Branches''.
10812
9bb0a4d8
AC
108132002-03-18 Andrew Cagney <ac131313@redhat.com>
10814
10815 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10816 Policy''.
10817
937f164b
FF
108182002-03-04 Fred Fish <fnf@redhat.com>
10819
10820 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10821 expresson, suports, dependant, trhe, perhaphs, situtations,
10822 explictily, taged, oportunity, unfortunatly).
10823
a7b40f07
AC
108242002-02-24 Andrew Cagney <ac131313@redhat.com>
10825
10826 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10827 Remove reference to 3.12.
10828
701adfb0
PA
108292002-02-23 Paul Eggert <eggert@twinsun.com>
10830
10831 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10832 POSIX 1003.1-2001 no longer allows "head -1".
10833
aab4e0ec
AC
108342002-02-23 Andrew Cagney <ac131313@redhat.com>
10835
10836 * gdbint.texinfo: Include fdl.texi.
10837 (Top): Add GNU Free Documentation License.
10838 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10839 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10840 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10841 (gdbint.info): Add srcdir to include path.
10842 * gdb.texinfo: Include gpl.texi.
10843 (Top): Add Copying.
10844 * gpl.texi: New file.
10845
47b95330
AC
108462002-02-23 Andrew Cagney <ac131313@redhat.com>
10847
10848 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10849
78c47bea
PM
108502002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10851
10852 * gdb.texinfo: Document Cygwin native specific commands.
10853
56460a61
DJ
108542002-02-15 Daniel Jacobowitz <drow@mvista.com>
10855
10856 * gdb.texinfo: Document gdbserver ``--attach'' command.
10857
def71bfa
MS
108582002-02-07 Michael Snyder <msnyder@redhat.com>
10859
10860 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10861 to @code(_ovly_debug_event).
10862
c928edc0
AC
108632002-02-07 Andrew Cagney <ac131313@redhat.com>
10864
10865 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10866
81d46470
MS
108672002-02-06 Michael Snyder <msnyder@redhat.com>
10868
10869 * gdb.texinfo (overlays): Mention new magic symbol
10870 '_ovly_debug_event', which allows GDB to keep better track
10871 of overlays.
10872
701adfb0
PA
108732002-02-06 Richard Earnshaw <rearnsha@arm.com>
10874
10875 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10876 (PRINT_FLOAT_INFO): Document it.
10877
f7dc1244 108782002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10879
10880 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10881 Suggested by Dmitry Sivachenko.
10882
10883 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10884
15110bc3
MS
108852002-02-01 Michael Snyder <msnyder@redhat.com>
10886
10887 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10888
6763aef9
MS
108892002-01-30 Michael Snyder <msnyder@redhat.com>
10890
ac282366
MS
10891 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10892 (set trust-readonly-sections): Document.
6763aef9 10893
8642bc8f
AC
108942002-01-29 Andrew Cagney <ac131313@redhat.com>
10895
10896 * gdbint.texinfo (Releasing GDB): Revise and update.
10897
afe64c1a
AC
108982002-01-28 Andrew Cagney <ac131313@redhat.com>
10899
10900 * gdbint.texinfo (Target Architecture Definition): Delete
10901 description of TARGET_BYTE_ORDER_DEFAULT.
10902
f7dc1244 109032002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10904
10905 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10906 <mitya@cavia.pp.ru>.
10907
3d6e1b5a
AC
109082002-01-23 Andrew Cagney <ac131313@redhat.com>
10909
10910 * libgdb.texinfo: Delete file.
10911
6c0e9fb3
AC
109122002-01-22 Andrew Cagney <ac131313@redhat.com>
10913
10914 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10915 * gdbint.texinfo: Ditto.
10916
e0ce93ac
AC
10917Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10918
10919 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10920
be298bcc
AC
109212002-01-22 Andrew Cagney <ac131313@redhat.com>
10922
10923 * Makefile.in: Update copyright.
10924 (TEXI2DVI): Define.
10925 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10926 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10927 gdb-cfg.texi.
10928 (TEXINDEX, PDFTEX): Delete makefile variables.
10929
8e04817f
AC
109302002-01-22 Andrew Cagney <ac131313@redhat.com>
10931
10932 * gdb.texinfo (Protocol): Move section to appendix.
10933
6b2f586d
AC
109342002-01-21 Andrew Cagney <ac131313@redhat.com>
10935
10936 * gdb.texinfo (Remote Debugging): Create a menu.
10937 (Top): Add ``Remote Debugging'' to menu.
10938
6f05cf9f
AC
109392002-01-21 Andrew Cagney <ac131313@redhat.com>
10940
10941 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10942 serial protocol'' from here.
10943 (Remote Debugging): To here. New chapter.
10944
3fd3d7d2
AC
109452002-01-20 Andrew Cagney <ac131313@redhat.com>
10946
10947 * gdbint.texinfo (Target Architecture Definition): Delete
10948 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10949
7fd60527
AC
109502002-01-20 Andrew Cagney <ac131313@redhat.com>
10951
10952 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10953 are no longer needed.
10954 (Porting GDB): Add maintainer note about configure.host.
10955
c2f05ac9
AC
109562002-01-20 Andrew Cagney <ac131313@redhat.com>
10957
10958 * gdbint.texinfo (Target Architecture Definition): Remove
10959 definition of IEEE_FLOAT.
10960
f7dc1244 109612002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10962
10963 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10964 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10965 <3diff@gnu.org>
231b2aad 10966
82600034
AC
109672002-01-19 Andrew Cagney <ac131313@redhat.com>
10968
10969 * gdbint.texinfo (Host Definition): Remove references to
10970 MALLOC_INCOMPATIBLE.
10971
7708fa01
AC
109722002-01-17 Andrew Cagney <ac131313@redhat.com>
10973
10974 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10975 and xyz-xdep.o.
10976
eb12ee30
AC
109772002-01-17 Andrew Cagney <ac131313@redhat.com>
10978
889bf7c5 10979 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10980 (Set Breaks): Copy ``maint info breakpoint'' doco to
10981 ``Maintenance Commands'' appendix. Add reference.
10982
c9ccaa92
AC
109832002-01-17 Andrew Cagney <ac131313@redhat.com>
10984
10985 * fdl.texi: Remove next/prev from @node.
10986
f7dc1244 109872002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10988
10989 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10990 for monstrous @multitable (from Brian Youmans).
10991
10992 * fdl.texi: New file.
10993
10994 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10995
8973da3a
AC
109962002-01-15 Andrew Cagney <ac131313@redhat.com>
10997
10998 * gdbint.texinfo (Releasing GDB): New chapter.
10999
7d86b5d5
AC
110002002-01-14 Andrew Cagney <ac131313@redhat.com>
11001
11002 * gdb.texinfo (Embedded Processors, Calling program functions):
11003 Obsolete references to a29k.
11004
cc1cb004
AC
110052002-01-13 Andrew Cagney <ac131313@redhat.com>
11006
11007 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11008 examples. Document that a code-block should do or discard its
11009 cleanups before exit.
11010
79f12247
MS
110112002-01-11 Michael Snyder <msnyder@redhat.com>
11012
11013 * gdb.texinfo (Choosing files): Change @samp to @file.
11014
19837790
MS
110152002-01-05 Michael Snyder <msnyder@redhat.com>
11016
11017 * gdb.texinfo (--pid): Document new command line option (attach).
11018
f7dc1244 110192002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
11020
11021 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11022 in the stub.
11023
d7449b42
AC
110242002-01-04 Andrew Cagney <ac131313@redhat.com>
11025
11026 * gdbint.texinfo (Target Architecture Definition): Replace
11027 BIG_ENDIAN with BFD_ENDIAN_BIG.
11028
f23631e4
AC
110292002-01-03 Andrew Cagney <ac131313@redhat.com>
11030
11031 * gdbint.texinfo (Target Architecture Definition): Replace
11032 value_ptr with struct value pointer.
11033
72c9928d
EZ
110342002-01-02 Eli Zaretskii <eliz@gnu.org>
11035
11036 * gdb.texinfo (Free Software): Fix wording.
11037
959acfd1
EZ
110382001-12-31 Eli Zaretskii <eliz@gnu.org>
11039
11040 * gdb.texinfo (Free Software): New section ``Free Software Needs
11041 Free Documentation''.
11042
f7dc1244 110432001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11044
11045 * stabs.texinfo:
11046 * gdb.texinfo:
11047 * gdbint.texinfo:
11048 * libgdb.texinfo:
11049 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11050
6600abed
MS
110512001-12-29 Michael Snyder <msnyder@redhat.com>
11052
11053 * gdb.texinfo (maint info sections): Fix typo.
11054
f6680716
MS
110552001-12-26 Michael Snyder <msnyder@redhat.com>
11056
fe95c787
MS
11057 * gdb.texinfo (maint info sections): Document.
11058
a9331b3f 11059 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11060 'info proc' sub-options that are currently not implemented.
11061
c3d3ce5b
JB
110622001-12-20 Jim Blandy <jimb@redhat.com>
11063
11064 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11065
778eb05e
AC
110662001-12-15 Andrew Cagney <ac131313@redhat.com>
11067
11068 * gdbint.texinfo (Target Architecture Definition): Replace
11069 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11070
2607059c
AC
110712001-12-01 Andrew Cagney <ac131313@redhat.com>
11072
11073 * gdbint.texinfo (Host Definition): Delete documentation on
11074 HOST_BYTE_ORDER.
11075
df0cd8c5
JB
110762001-11-30 Jim Blandy <jimb@redhat.com>
11077
11078 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11079 overlay support. Add to top-level menu.
df0cd8c5 11080
88118b3a
TT
110812001-11-26 Tom Tromey <tromey@redhat.com>
11082
11083 * gdb.texinfo (Command Syntax): Document C-o binding.
11084
96565e91
CF
110852001-07-26 Christopher Faylor <cgf@redhat.com>
11086
11087 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11088 use since it is described in the referenced section.
11089
f7dc1244 11090 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11091 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11092 clearer when using DJGPP.
11093
2a3d5645
CF
110942001-11-24 Christopher Faylor <cgf@redhat.com>
11095
11096 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11097 specifically refer to MS-DOS.
11098 (command files): Mention gdb.ini is only used on MS-DOS.
11099
aa26fa3a
TT
111002001-11-21 Tom Tromey <tromey@redhat.com>
11101
11102 * gdb.texinfo (Invoking GDB): Document --args.
11103 (Mode Options): Likewise.
11104
4f8ada06
JB
111052001-11-21 Jim Blandy <jimb@redhat.com>
11106
11107 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11108 Delete documentation; this macro has been removed from the
11109 sources.
4f8ada06 11110
3fe0dc10
JB
111112001-11-13 Jim Blandy <jimb@redhat.com>
11112
11113 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11114
9e5abb06
CV
111152001-11-06 Corinna Vinschen <vinschen@redhat.com>
11116
11117 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11118
1c5dfdad
MS
111192001-11-05 Michael Snyder <msnyder@redhat.com>
11120
a9331b3f 11121 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11122 quote regexp chars in function names such as "operator*()".
11123
990f9fe3
FF
111242001-11-01 Fred Fish <fnf@redhat.com>
11125
11126 * gdbint.texinfo (SOLIB_ADD): Document additional new
11127 "readsyms" arg.
11128
b433d00b
DH
111292001-10-30 Don Howard <dhoward@redhat.com>
11130
070b1dd3
DH
11131 * gdb.texinfo: (Command Files) Added documentation for the
11132 behavior of gdb with input redirected from a file.
b433d00b 11133
b7209cb4
FF
111342001-10-28 Fred Fish <fnf@redhat.com>
11135
11136 * gdb.texinfo (auto-solib-add): Change docs to match
11137 implementation change.
11138 (auto-solib-limit): Add docs for new variable.
11139
1aa20aa8
AC
111402001-10-15 Andrew Cagney <ac131313@redhat.com>
11141
11142 * gdbint.texinfo (Target Architecture Definition): Function
11143 value_as_pointer renamed to value_as_address.
11144
fc0c74b1
AC
111452001-10-15 Andrew Cagney <ac131313@redhat.com>
11146
11147 * gdbint.texinfo (Target Architecture Definition): Default
11148 POINTER_TO_ADDRESS functions assume unsigned addresses.
11149 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11150 posting by Jim Blandy.
11151
f4846649
JB
111522001-10-12 Jim Blandy <jimb@redhat.com>
11153
11154 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11155 version of texi2html (1.64) doesn't support this flag any more.
11156
f277788b
MK
111572001-09-08 Mark Kettenis <kettenis@gnu.org>
11158
a9dc4918
MK
11159 * gdbint.texinfo (Host Definition): Remove description of
11160 MEM_FNS_DECLARED.
11161
d28379df
MK
11162 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11163
f277788b
MK
11164 * gdbint.texinfo (Host Definition): Remove description of
11165 HAVE_SIGSETMASK.
11166
7ccaa899
EZ
111672001-09-04 Elena Zannoni <ezannoni@redhat.com>
11168
11169 * gdbint.texinfo (Target Architecture Definition): Add
11170 explanation of TARGET_PRINT_INSN macro.
11171
17d9d558
JB
111722001-08-30 Jim Blandy <jimb@redhat.com>
11173
11174 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11175 Explain what it means to load relocatable files.
11176
72cde065
JB
111772001-08-28 Jim Blandy <jimb@redhat.com>
11178
11179 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11180 info `top' menu.
11181
9e678452
CF
11182Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11183
11184 * gdbint.texinfo: Add a cautionary note about macro use.
11185
a2bea4c3 111862001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11187
a2bea4c3
CV
11188 * gdb.texinfo: Explain omitting the hostname in the
11189 `target remote' command.
11190
1129bf27
DJ
111912001-07-30 Daniel Jacobowitz <drow@mvista.com>
11192
11193 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11194 and END-INFO-DIR-ENTRY.
11195
732b3002
SC
111962001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11197
11198 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11199
89437448
AC
112002001-07-25 Andrew Cagney <ac131313@redhat.com>
11201
11202 * gdbint.texinfo (libgdb): Rewrite.
11203
f7dc1244 112042001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11205
11206 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11207
c4555f82
SC
112082001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11209
11210 * gdb.texinfo (TUI): New chapter, document the TUI.
11211 (Mode Options): Document the -tui option.
11212
2f45a6e0
MK
112132001-07-23 Mark Kettenis <kettenis@gnu.org>
11214
11215 * gdbint.texinfo (Host Definition): Remove description of
11216 NEED_POSIX_SETPGID.
11217
f7dc1244 112182001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11219
11220 * gdb.tex (DJGPP Native): New node, with descriptions of
11221 DJGPP-specific commands.
11222
be9c6c35
JM
112232001-07-19 John R. Moore <jmoore@redhat.com>
11224
11225 * gdbint.texinfo: Three misspellings.
11226
dfa249fb
AC
112272001-07-06 Andrew Cagney <ac131313@redhat.com>
11228
11229 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11230 `test` expressions on bash. Problem reported by Colin Walters.
11231
c72e7388
AC
112322001-07-04 Andrew Cagney <ac131313@redhat.com>
11233
11234 * gdbint.texinfo (User Interface): Update ui-out documentation to
11235 refelect recent UI/MI updates.
11236
94bbb2c0
AC
112372001-07-04 Andrew Cagney <ac131313@redhat.com>
11238
11239 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11240 interpreters.
11241
af6c57ea
AC
112422001-06-15 Andrew Cagney <ac131313@redhat.com>
11243
11244 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11245 structure and not macros.
11246 (Host Definition): Document that much of this chapter is obsolete.
11247 (Target Architecture Definition): Update list of files that make
11248 up a target architecture.
11249 (Coding): Update.
11250
83aa8bc6
AC
112512001-06-28 Andrew Cagney <ac131313@redhat.com>
11252
11253 * gdbint.texinfo (Target Architecture Definition): Update
11254 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11255 The latter has been changed to a true predicate.
11256
f7dc1244 112572001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11258
11259 * annotate.texi: Add @noindent where needed. From Dmitry
11260 Sivachenko <dima@Chg.RU>.
11261 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11262
656db9b0
AC
112632001-06-16 Andrew Cagney <ac131313@redhat.com>
11264
11265 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11266
df2396a1
AC
112672001-06-14 Andrew Cagney <ac131313@redhat.com>
11268
11269 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11270 returns ``OK''. Document that the ``R'' packet does not reply.
11271
0f1f2b0a
MS
112722001-06-13 Michael Snyder <msnyder@redhat.com>
11273
11274 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11275
f7dc1244 112762001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11277
11278 * gdb.texinfo (Signals): Clarify the default setting of signal
11279 handling.
11280
a5d7c491
AC
112812001-05-14 Andrew Cagney <ac131313@redhat.com>
11282
11283 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11284 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11285
05a54c4f
AC
112862001-05-12 Andrew Cagney <ac131313@redhat.com>
11287
11288 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11289
f7dc1244 112902001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11291
11292 * gdbint.texinfo (Clean Design and Portable Implementation):
11293 Renamed from "Clean Design".
11294 (Clean Design and Portable Implementation): Document portable
11295 methods of handling file names, and the associated macros.
11296
f7dc1244 112972001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11298
11299 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11300 command and provide a cross-reference to its description.
11301 (Symbols): Note that "info scope" is useful for trace experiments.
11302
f7dc1244 113032001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11304
b37052ae
EZ
11305 * gdb.texinfo (Symbols): Document "info scope".
11306 (Tracepoints): New chapter.
11307 (Contributors): Update for v5.1.
11308 <All nodes>: Change "C++" to "C@t{++}".
11309
0ee54786
EZ
11310 * gdbint.texinfo (User Interface): A new section about ui_out
11311 functions, based on text written by Fernando Nasser.
11312
c534679c
EZ
11313 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11314
f7dc1244 113152001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11316
e9c75b65
EZ
11317 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11318
11319 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11320
11321 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11322 Replace "GDB" with "@value{GDBN}". Fix markup.
11323
11324 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11325
3d67e040
EZ
11326 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11327 a cross-reference to its description.
11328 (Symbols): Document "info symbol".
11329
f7dc1244 113302001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11331
11332 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11333 subsection "x86 Watchpoints".
11334 (Target Architecture Definition): Document the macros
11335 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11336 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11337
b0ed3589
AC
113382001-03-20 Andrew Cagney <ac131313@redhat.com>
11339
11340 * gdbint.texinfo (Target Architecture Definition): Update
11341 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11342 list.
11343
b6ba6518
KB
113442001-03-06 Kevin Buettner <kevinb@redhat.com>
11345
11346 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11347 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11348
f7dc1244 113492001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11350
11351 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11352
f7dc1244 113532001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11354
17cc6a06
EZ
11355 * gdb.texinfo (Environment): Document that `path' does not change
11356 the value of PATH in GDB's own environment (it did in the past,
11357 but that was changed on March 15, 1994). Reported by Doug Evans
11358 <dje@transmeta.com>.
11359
56caf160
EZ
11360 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11361 its line. Fix markup of commands and macros. Add an Index node
11362 and index entries.
11363
29e57380
C
113642001-01-23 J.T. Conklin <jtc@redback.com>
11365
11366 * gdb.texinfo (Memory region attributes): New manual section.
11367
1c6147de
ND
113682001-01-04 Nicholas Duffek <nsd@redhat.com>
11369
11370 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11371
f7dc1244 113722000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11373
11374 * refcard.tex: Version and copyright fixed. From Phil Edwards
11375 <pedwards@disaster.jaj.com>.
11376
0dcedd82
AC
11377Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11378
11379 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11380 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11381
3b851bce
AC
11382Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11383
11384 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11385 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11386
f7dc1244 113872000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11388
11389 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11390 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11391
b90a5f51
CF
113922000-11-10 Christopher Faylor <cgf@cygnus.com>
11393
11394 * gdb.texinfo: Document new 'set step-mode' command.
11395
f7dc1244 113962000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11397
11398 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11399 changes from Dmitry Sivachenko <dima@Chg.RU>.
11400
f7dc1244 114012000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11402
11403 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11404 From Steven Johnson <sbjohnson@ozemail.com.au>.
11405
2e685b93
MK
114062000-08-10 Mark Kettenis <kettenis@gnu.org>
11407
11408 * gdbint.texinfo (Overall Structure): Spelling fix.
11409
f7dc1244 114102000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11411
11412 * gdbint.texinfo (Target Architecture Definition): Document that
11413 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11414 for which REGISTER_CONVERTIBLE returns a zero value.
11415
63ac3005
EZ
114162000-07-08 Christopher Faylor <cgf@cygnus.com>
11417
11418 * Makefile.in (install-info): Find files to install in either the
11419 build or source directories (adapted from Makefile.am).
11420
bd79f757
ND
114212000-07-07 Nicholas Duffek <nsd@redhat.com>
11422
11423 * stabs.texinfo: Fix spelling errors.
11424 (String Field): FILE-NUMBER starts from 0, not 1.
11425
f7dc1244 114262000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11427
11428 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11429 Brian Youmans.
5f208f6d 11430
f7dc1244 114312000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11432
11433 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11434 the source directory. Reported by Mark Harig
11435 <markh@frazier.landmark.com>.
cc542d3b 11436
f3b28801
C
114372000-06-20 J.T. Conklin <jtc@redback.com>
11438
11439 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11440
449f3b6c
AC
11441Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11442
11443 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11444 Generate using pdftex.
449f3b6c 11445 (PDFTEX): Define.
889bf7c5 11446 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11447 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11448 @contents at the start.
449f3b6c 11449
f7dc1244 114502000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11451
11452 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11453 Youmans.
48e934c6 11454
9e9c5ae7
AC
11455Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11456
11457 From Brian Youmans:
11458 * gdb.texinfo: Fix ``et al.''.
11459
c741b251
AC
11460Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11461
11462 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11463 loop.
c741b251 11464
4ab64e14
JG
114652000-05-19 Jimmy Guo <guo@cup.hp.com>
11466
11467 * configure: Regenerate.
11468
f7dc1244 114692000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11470
11471 * Makefile.in (install-info): Run install-info on installed Info
11472 files.
11473
8c70017b
AC
11474Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11475
a7cb598a 11476 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11477 Andrew Cagney.
8c70017b 11478
f7dc1244 114792000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11480
11481 * gdb.texinfo: Proofreading changes from Brian Youmans.
11482
bf0184be
ND
114832000-05-01 Nick Duffek <nsd@cygnus.com>
11484
11485 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11486 startup sequence, minor edits.
11487
f7dc1244 114882000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11489
11490 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11491 TeX.
11492
11493 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11494 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11495 like `n' and `s' which look weird. Convert some of the @kindex to
11496 @vindex, when they refer to variables, not commands.
11497
33e16fad
AC
11498Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11499
11500 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11501
f7dc1244 115022000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11503
11504 * Makefile.in (GDBMI_DIR): New variable.
11505 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11506 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11507 (gdbmi.texinfo): New target, for texi2roff.
11508 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11509 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11510
11511 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11512 gdbmi.texinfo.
11513 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11514 comment.
11515
d167840f
EZ
115162000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11517
11518 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11519 command.
d167840f 11520
f7dc1244 115212000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11522
11523 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11524 prevents the build (and is generally a Bad Idea).
11525
f7dc1244 115262000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11527
11528 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11529 a comma inside @var.
11530 (Command Files): Index markup changes from Dmitry Sivachenko
11531 <dima@Chg.RU>.
11532
f7dc1244 115332000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11534
11535 * Makefile.in (LN_S): Define.
11536 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11537 invoke "ln -s" unless it is known to work.
11538
11539 * configure.in (AC_PROG_LN_S): Add.
11540
8dc7983f
JB
115412000-04-14 Jim Blandy <jimb@redhat.com>
11542
11543 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11544 section.
11545 (Target Conditionals): Document ADDRESS_TO_POINTER,
11546 POINTER_TO_ADDRESS.
11547
1a8237e8
DB
115482000-04-11 Daniel Berlin <dan@cgsoftware.com>
11549
11550 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11551 gdb-cfg.texi to get the value.
11552
ca526f1a
JB
115532000-04-10 Jim Blandy <jimb@redhat.com>
11554
11555 * gdbint.texinfo (Target Architecture Definition): Fix
11556 cross-references.
11557
faaafcb4
JB
115582000-04-08 Jim Blandy <jimb@redhat.com>
11559
11560 * gdbint.texinfo (Using Different Register and Memory Data
11561 Representations): New section.
11562 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11563 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11564 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11565
1b27397f
AC
11566Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11567
11568 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11569 for acknowledgments.
1b27397f 11570
480ff1fb
AC
11571Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11572
11573 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11574 qThreadExtraInfo.
480ff1fb 11575
a9331b3f 115762000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11577
a9331b3f
RM
11578 * gdb.texinfo: Clarify which remote debug protocol commands are
11579 required and which are optional.
f1251bdd 11580
dbeb8dbd
AC
11581Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11582
11583 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11584 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11585 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11586 * annotate.texi: Update.
11587
6d2ebf8b
SS
115882000-03-28 Stan Shebs <shebs@apple.com>
11589
11590 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11591 expectation of additional changes before release), update
11592 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11593 node links, rephrase and/or shorten lines to fix formatting
11594 problem in both regular and @smallbook formats.
11595 * annotate.texi: Shorten lines in example, use smallexample
11596 consistently everywhere.
11597 * Makefile.in: Add comment about texinfo 4.0 html generation.
11598 (SFILES_INCLUDED): Add annotate.texi.
11599
5d161b24
DB
116002000-03-27 Daniel Berlin <dan@cgsoftware.com>
11601
5ae4183a
AS
11602 * gdb.texinfo (Debugging Output): Added new section, documenting
11603 the "set/show debug" commands.
5d161b24 11604
b9deaee7
AC
11605Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11606
11607 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11608 entry.
b9deaee7
AC
11609
11610 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11611 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11612 @chapter and @node entries.
a9331b3f 11613
b9deaee7 11614 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11615
9ef47d30
AC
11616Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11617
11618 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11619 files.
9ef47d30 11620
cfeada60
FN
116212000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11622
11623 From David Whedon <dwhedon@gordian.com>
5ae4183a 11624 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11625
6837a0a2
DB
116262000-03-22 Daniel Berlin <dan@cgsoftware.com>
11627
11628 * gdb.texinfo: Add documentation for the apropos command.
11629
bba2971c
MS
116302000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11631
11632 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11633
2b628194
MS
116342000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11635
a9331b3f 11636 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11637 two places.
11638
96a2c332
SS
116392000-03-17 Stan Shebs <shebs@apple.com>
11640
11641 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11642 <dima@Chg.RU>, also clarification of allowed content for
11643 string constants.
11644
f7dc1244 116452000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11646
11647 * gdb.texinfo (main menu): Add Annotations.
11648 (File Options): Add @cindex entries for each command-line option.
11649 Document --epoch, --annotate, --async, --interpreter, --write,
11650 --statistics, and --version.
11651
11652 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11653 of GDB.
11654
9d233477
JB
116552000-02-23 Jim Blandy <jimb@redhat.com>
11656
11657 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11658
14e0eb3b
JB
116592000-02-22 Jim Blandy <jimb@redhat.com>
11660
11661 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11662
3555de01
JM
116632000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11664
11665 * Makefile.in (diststuff): New target.
11666
5e35df8e
KB
116672000-02-15 Kevin Buettner <kevinb@redhat.com>
11668
11669 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11670 architecture. [From Jim Wilson.]
5e35df8e 11671
c5394b80
JM
116722000-01-16 Tom Tromey <tromey@cygnus.com>
11673
11674 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11675 (Delete Breaks): Mention range arguments.
11676 (Disabling): Likewise.
11677
c3f6f71d
JM
116782000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11679
11680 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11681
c4093a6a
JM
11682Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11683
11684 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11685 valid functions.
c4093a6a 11686
11cf8741
JM
116871999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11688
11689 * gdb.texinfo: Clarify regular expressions used in rbreak.
11690
917317f4
JM
116911999-10-15 Kevin Buettner <kevinb@cygnus.com>
11692
11693 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11694 MEMORY_REMOVE_BREAKPOINT): Document.
11695
11696Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11697
11698 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11699 offset re-using the DATA offset instead.
917317f4 11700
2df3850c
JM
117011999-10-11 Jim Kingdon <kingdon@redhat.com>
11702
11703 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11704
701adfb0
PA
117051999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11706
11707 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11708
2df3850c
JM
117091999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11710
11711 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11712 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11713 typos.
11714
11715 * gdb.texinfo: Various minor wording and formatting improvements,
11716 mentions of additional command-line options.
11717
2acceee2
JM
117181999-09-30 Fred Fish <fnf@cygnus.com>
11719
11720 * gdb.texinfo: Document additional forms of specifying section
11721 names and addresses for the add-symbol-file command.
11722
c2c6d25f
JM
117231999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11724
11725 * gdbint.texinfo: Fix typo, add the word "have".
11726
117271999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11728
11729 * gdbint.texinfo (Target Architecture Definition): Document the
11730 SKIP_PERMANENT_BREAKPOINT macro.
11731
d4f3574e
SS
117321999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11733
11734 * gdb.texinfo: Fiks speling errers.
11735
11736 * gdb.texinfo: Fix uses of @multitable.
11737
f7dc1244 11738 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11739 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11740 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11741 comments about using with optimization, add more indexing,
11742 fix info about disassembly-flavor.
11743
11744Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11745
11746 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11747 SKIP_SOLIB_RESOLVER): Define.
11748
11749Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11750
11751 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11752 ``g'' packets.
d4f3574e 11753
104c1213
JM
117541999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11755
11756 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11757 platform-specific info, inline remote.texi and move sections of it
11758 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11759 and register stack into the new chapter.
11760 * remote.texi: Remove, now part of gdb.texinfo.
11761 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11762
117631999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11764
11765 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11766 GDB_TARGET_IS_MACH386): These kludges have gone away.
11767
11768Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11769
11770 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11771 TDEPLIBS.
104c1213 11772
53a5351d
JM
117731999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11774
11775 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11776 surrounding text to fit HP-UX bits into general info.
11777 (HPPA-cfg.texi): Remove, no longer useful.
11778
11779 * gdb.texinfo: Remove explicit links from @node lines, remove
11780 HP-added "Detailed Node Listing" from main menu which confuses
11781 things.
11782
11783 From Dmitry Sivachenko <dima@Chg.RU>:
11784 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11785 in description of `set environment'.
53a5351d
JM
11786
117871999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11788
11789 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11790
7be570e7
JM
117911999-08-12 Ben Elliston <bje@cygnus.com>
11792
11793 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11794
f7dc1244 117951999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11796
11797 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11798 watch, awatch, and rwatch. Explain why the latter two cannot be
11799 set as software watchpoints. Document that watchpoints for local
11800 variables are deleted when the debuggee terminates.
7be570e7
JM
11801
11802Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11803
11804 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11805 packet. Allow E.. response packet. "qRcmd" packet is no longer
11806 reserved.
7be570e7
JM
11807
118081999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11809
a9331b3f
RM
11810 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11811 * gdb.texinfo: Ditto.
7be570e7 11812
701adfb0
PA
11813Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11814
11815 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11816
96baa820
JM
118171999-08-06 Tom Tromey <tromey@cygnus.com>
11818
11819 * gdb.texinfo (KOD): New node.
11820
11821Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11822
11823 * remote.texi (Rcmd): Fix minor formatting typos.
11824
11825Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11826
11827 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11828 packets.
96baa820 11829
adf40b2e
JM
118301999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11831
11832 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11833 fixes.
11834
43ff13b4
JM
11835Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11836
11837 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11838
085dd6e6
JM
11839Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11840
11841 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11842 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11843 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11844 packets that are not supported on all hosts. Expand examples.
11845 Spell check.
085dd6e6
JM
11846
118471999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11848
11849 * Makefile.in: Recognize html, install-html. Add targets
11850 to build HTML versions of documentation via texi2html.
11851
11852Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11853
11854 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11855 testsuite.
085dd6e6
JM
11856
11857Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11858
11859 * remote.texi (Communication Protocol): Rewrite.
11860
11861Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11862
11863 * stabs.texinfo: Fix uses of xref.
11864
9e0b60a8
JM
11865Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11866
11867 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11868 info about patch submission.
11869
cce74817
JM
11870Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11871
11872 From Per Bothner <bothner@cygnus.com>:
11873 * gdb.texinfo: Document Chill support.
11874
11875Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11876
11877 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11878 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11879 Document that the value should be greater-than or equal-to zero.
11880 (NO_STD_REGS): Document. Deprecate.
cce74817 11881
ac9a91a7
JM
11882Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11883
11884 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11885 Document that these are not used.
ac9a91a7
JM
11886
11887Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11888
11889 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11890
392a587b
JM
11891Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11892
11893 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11894 numargs was dropped.
392a587b
JM
11895
11896Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11897
11898 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11899
b83266a0
SS
11900Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11901
11902 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11903 Update.
b83266a0 11904
7a292a7a
SS
11905Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11906
11907 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11908 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11909
11910Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11911
11912 * gdbint.texinfo: Fix typos: $ -> @.
11913
11914Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11915
11916 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11917 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11918 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11919 BREAKPOINT_FROM_PC.
a9331b3f 11920
7a292a7a
SS
11921Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11922
11923 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11924 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11925
11926Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11927
11928 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11929 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11930
119311999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11932
11933 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11934 longer exists.
11935
11936Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11937
11938 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11939 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11940 they make the manual source incomprehensible.
7a292a7a
SS
11941 * h8-cfg.texi: Remove, hasn't been used in years.
11942
c906108c
SS
11943Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11944
11945 * gdb.texinfo: Update the credits.
11946
11947Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11948
11949 * gdb.texinfo: Fix mistakes noticed in printout of last
11950 draft, add Alpha to discussion of heuristic fence post.
11951
11952Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11953
11954 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11955 Edition, merge some HP changes into mainline, describe some
11956 previously undocumented features, describe more of the target
11957 commands available, eliminate obsolete section on renamed
11958 commands.
c906108c
SS
11959 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11960
11961Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11962
11963 * gdb.texinfo: Make many HPPA conditionals unconditional,
11964 including catchpoint description, since now on for all configs.
11965 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11966 specializations.
11967
11968Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11969
11970 * Makefile.in (GDBvn.texi): Fix match expression to work with
11971 current format of VERSION in gdb/Makefile.in.
11972 * gdb.texinfo: Fix node ref to match new readline.
11973
11974Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11975
a9331b3f
RM
11976 * gdb.texinfo: Changes made as part of a project to merge in
11977 changes made by HP. Documentation makes extensive use of
c906108c
SS
11978 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11979 on remote debugging. There are differences in documentation
889bf7c5 11980 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11981 the HP manual discusses catchpoints, hardware watchpoints, and
11982 some HPUX specific limitations for shared library support.
a9331b3f 11983
c906108c
SS
11984 There are also a number of @node changes.
11985
119861999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11987
11988 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11989 (C Usage): Same.
11990
11991Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11992
11993 The following changes were made by Edith Epstein
889bf7c5
PA
11994 <eepstein@cygnus.com> as part of a project to merge in changes
11995 made by HP.
a9331b3f 11996
c906108c
SS
11997 * HPPA-cfg.texi: new file.
11998
11999 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12000
12001 * refcard.tex: change documentation about catch.
12002 removed info catch.
12003
12004Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12005
12006 * gdbint.texinfo: Expand on GDB's coding standards,
12007 specify the use of arg names with prototypes.
12008
120091998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12010
12011 * gdb.texinfo: Fix tipo.
12012
12013Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12014
12015 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 12016 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
12017
12018Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12019
12020 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12021
120221998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12023
12024 * agentexpr.texi: New file.
12025
12026Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12027
12028 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12029
120301998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12031
12032 * remote.texi: Changed wording that implied that the GDB remote
12033 protocol caches register values instead of GDB itself.
12034
12035Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12036
12037 * gdbint.texinfo: Add some info about symbol readers.
12038 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12039 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12040 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12041 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12042
12043Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12044
a9331b3f 12045 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12046
12047Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12048
12049 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12050
12051Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12052
12053 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12054 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12055
12056Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12057
12058 * gdbint.texinfo: Fix minor typos.
12059
12060Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12061
12062 * gdbint.texinfo: Complete overhaul. Group descriptions more
12063 logically, add more info on generic algorithms, remove much
12064 obsolete and/or wrong material.
12065
12066Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12067
12068 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12069
12070Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12071
12072 * refcard.tex: Copyright, address updates.
12073
12074Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12075
12076 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12077 for the edition instead of confusing GDB-version-like numbers.
12078
12079Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12080
12081 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12082
12083Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12084
5ae4183a 12085 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12086
12087Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12088
12089 * gdb.texinfo: Add some credits, mention bug monitor.
12090 * remote.texi: Mention mips monitor targets.
12091 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12092
c906108c
SS
12093Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12094
12095 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12096 files, finish sorting of host vs target vs native macros, describe
12097 some more of them.
c906108c
SS
12098
12099Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12100
12101 * gdbint.texinfo (Host Conditionals): Document change from
12102 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12103
12104Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12105
12106 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12107 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12108
12109Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12110
12111 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12112 Document LSEEK_NOT_LINEAR.
12113
12114Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12115
12116 * stabs.texinfo (Stab Section Basics): Make it clear that only
12117 some versions of the GNU linker remove the leading N_UNDF symbol.
12118
12119Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12120
12121 * stabs.texinfo (String Field): Document type number pairs here,
12122 instead of in the Sun specific section.
12123 (Include Files): The GNU linker supports the N_BINCL
12124 optimization. Clarify the N_BINCL value, and what it is used
12125 for.
12126 (Procedures): Document N_FUN with an empty string to mark the end
12127 of a function.
12128 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12129 (Sun Differences): Remove this node, as the information is now
12130 elsewhere in the main document.
12131 (Stab Section Basics): Mention that the GNU linker may optimize
12132 stabs and remove the leading N_UNDF symbol.
12133
12134Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12135
12136 * gdb.texinfo, refcard.tex: Restore author credit
12137
701adfb0
PA
12138Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12139
12140 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12141 are macros that take an single argument.
12142
c906108c
SS
12143Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12144
12145 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12146 documentation to account for START and END macros taking
12147 one arg.
12148
12149Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12150
12151 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12152 * gdb.texinfo (Frames): Fix typo.
12153
12154Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12155
12156 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12157 a target_signal as arg type, not a pid.
12158
12159Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12160
12161 * gdb.texinfo: Document `set assembly-language'.
12162
12163Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12164
12165 * remote.texi: Update list of stubs in the GDB distribution.
12166
12167Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12168
12169 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12170 Also document that some systems can use mmalloc but must define
12171 this if their C runtime allocates memory that is later freed.
c906108c 12172 (MMCHECK_FORCE): Document new macro.
a9331b3f 12173
c906108c
SS
12174Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12175
12176 * remote.texi: Add documentation for target Sparclet.
12177
12178Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12179
a9331b3f 12180 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12181 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12182 * configure.in: Rewritten for autoconf.
12183 * configure: New.
12184
12185Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12186
12187 * Makefile.in (DVIPS): New define, set to dvips.
12188 (dvi): Add stabs.dvi.
12189 (ps): New target.
12190 (all-doc): Depend on info, dvi, and ps targets.
12191 (STAGESTUFF): Add *.ps and *.dvi files.
12192 (clean-info, clean-dvi): Remove.
12193 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12194 rules completely rewritten.
12195 (maintainer-clean): Remove clean-info and clean-dvi
12196 dependencies and put their actions in the rules.
12197 (gdb.ps): New target
a9331b3f 12198 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12199 intermediate TeX files, whether they have 2 or 3 character
12200 extensions.
12201 (gdbint.ps): Add target and rules.
12202 (gdb-internals): Delete unused target.
12203 (Makefile): Depends upon config.status also.
12204
12205Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12206
12207 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12208 set.
12209
12210Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12211
12212 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12213 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12214
12215Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12216
12217 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12218
12219Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12220
12221 * gdb.texinfo (Print settings): Document
12222 `set/show print static-members' commands.
12223
12224Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12225
12226 * gdbint.texinfo (Native): Document name change, coredep.c to
12227 core-aout.c.
12228
12229Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * stabs.texinfo (Include Files): Document the values the SunOS4
12232 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12233
12234Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12235
12236 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12237 Fix typo.
12238
12239Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12240
12241 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12242 "gdb.tar.Z".
12243
12244Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * Makefile.in (maintainer-clean): New target, synonym for
12247 realclean.
12248
701adfb0
PA
12249Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12250
12251 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12252
c906108c
SS
12253Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12254
12255 * Update all FSF addresses except those in COPYING* files.
12256
12257Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12258
12259 From Richard Earnshaw (rearnsha@armltd.co.uk):
12260 * gdb.texinfo (convenience variables): Document $_exitcode.
12261 (quit): Document optional expression to use as exit code.
12262
12263Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12264
12265 * gdb.texinfo, remote.texi: Brought up to date with various
12266 GDB changes.
12267
12268Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12269
12270 * gdb.texinfo: Update dates and versions, fix comments about
12271 hardware watchpoints in future releases and about the
12272 sharedlibrary command.
12273
12274Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12275
12276 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12277 C_FUN stab. Other cleanups.
12278
12279Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12280
12281 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12282 for the sparc stub.
12283
12284Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12285
12286 * annotate.texi: Clarify which addresses have differing formats
12287 depending on the language and which do not.
12288
12289Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12290
12291 * remote.texi (NetWare): Changed example to use BOARD= instead of
12292 NODE= argument to reflect correspoding change to gdbserve.nlm.
12293
12294Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12297 GDB, as well as AIX dbx, supports the size type attribute.
12298
12299Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12300
12301 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12302
12303Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12304
12305 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12306 and new 'if' and 'while' commands.
12307
12308Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12309
12310 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12311
12312Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12313
12314 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12315 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12316 NetWare targets. Mostly stolen from the Server node.
12317
12318Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12319
12320 * gdb.texinfo (Setting): Talk about the language of a source file
12321 versus the working language. The old documentation did not match
12322 what GDB did.
12323
12324Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12325
12326 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12327 of a source file.
12328
12329Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12330
12331 * gdb.texinfo (Processes): New node.
12332
12333Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12334
12335 * remote.texi: Update documentation of set/show mipsfpu.
12336
3fc11d3e
JM
12337Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12338
12339 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12340 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12341
12342Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12343
12344 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12345 obsolete conditionals, described some others.
12346
12347Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12348
12349 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12350 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12351
12352Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12353
12354 * gdbint.texinfo: Put regex conditionals in their own table.
12355
12356Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12357
12358 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12359 described or fixed the descriptions of many others.
12360
12361Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12362
12363 * gdb.texinfo: Add some more credits.
12364 * gdbint.texinfo: Capitalize GDB consistently, describe some
12365 macros and remove some.
12366
12367Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12368
12369 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12370 obsolete conditionals, described some others.
12371
12372Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12373
12374 * gdb.texinfo (help targets): Changed to `help target', which
12375 is the correct gdb command.
12376
12377Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12378
12379 * annotate.texi (TODO): New node, for keeping track of annotations
12380 suggested but not yet implemented.
12381
12382Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12383
12384 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12385 another symbol, it is not the address itself.
12386
12387Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12388
12389 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12390 of stabs-in-coff sections.
12391
12392Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12393
12394 * annotate.texi: Change edition to 0.5 and date to May 1994.
12395 Add index.
12396 (Frames): New node, for frame annotation.
12397 (Displays): New node, for display annotation.
12398
12399 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12400 when waiting for your program to stop.
12401
12402Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12403
12404 * annotate.texi (Breakpoint Info): Document annotation of header
12405 fields and record annotation.
12406
12407Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12408
12409 * annotate.texi: New file, to document annotations.
12410
12411Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12414 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12415
12416Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12417
12418 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12419 section, and say n_strx field is compilation unit relative.
12420 * stabs.texinfo: Don't use @code for a.out when it is the name of
12421 an object file format.
12422
12423Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12424
12425 * gdb.texinfo: Refer to file names, not path names, per rms
12426 convention.
12427 (Arguments): Fix typo.
12428
12429Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * stabs.texinfo (Global Variables): Talk about stabs in files
12432 where variables are referenced, but not defined.
12433
12434Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12435
12436 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12437 Cplusplus to new nodes Member Type Descriptor and Method Type
12438 Descriptor. Re-write stuff for #.
12439
12440Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12441
12442 * gdb.texinfo (Print Settings): Don't document "set print
12443 fast-symbolic-addr off". The bug which it worked around was fixed
12444 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12445
12446 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12447 N_ENTRY node.
12448
12449 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12450
12451Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12452
12453 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12454 references to ieee-float.c.
12455
12456Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12457
12458 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12459 match what the code actually does.
12460
12461Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12464
12465Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12466
12467 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12468 i, and b.
12469
12470Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12471
12472 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12473 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12474 as "stabs in sections" rather than just saying "ELF and SOM".
12475 Also make that stuff apply to COFF.
12476
12477Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12478
12479 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12480 Ghostscript.
12481
12482Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12483
12484 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12485 versus functions without line numbers, also mention stepping into
12486 them as well as "step" when you are in them. Tell the user how to
12487 deal with the situation. Add comment about "debugging information".
12488
12489Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12490
12491 * stabs.texinfo (Enumerations): Document restriction on where
12492 enumeration types can appear and still win with GDB.
12493
12494Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * stabs.texinfo (Negative Type Numbers): Document format for type
12497 -16.
12498
12499Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12500
12501 * gdb.texinfo (Selection, Frame Info): Update information about
12502 arbitrary frame specficiations.
12503
12504Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12505
12506 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12507
12508Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12509
12510 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12511
12512Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12513
12514 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12515
12516Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12519 Differences node to Statics node.
12520 (Statics): Discuss XCOFF use of V symbol descriptor.
12521
12522 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12523 not clean.
12524
12525Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12526
12527 * gdb.texinfo (Print Settings): Document `set print
12528 fast-symbolic-addr' and improve the doc for some other
12529 `set print's.
12530
12531Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12532
12533 * stabs.texinfo (String Field): Talk about defining several type
12534 numbers at once.
12535 Fix lint regarding changing node ELF Transformations to
12536 ELF and SOM Transformations.
12537
12538Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12539
12540 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12541
12542Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12543
12544 * stabs.texinfo (Cross-References): `::' is for nested types only
12545 within <>.
12546 (Structures): Document static members.
12547
12548Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12549
12550 * stabs.texinfo: Document S type attribute.
12551
12552Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12553
12554 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12555
12556Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12557
12558 * gdbint.texinfo: Fix a few typos.
12559
12560Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12561
12562 * gdb.texinfo, remote.texi: formatting improvements
12563
12564 * gdb.texinfo (New Features): mention threads.
12565 (Summary, C): fix xrefs in newly contributed text.
12566 (Threads): index entries, clarifications, example
12567 (passim): minor typos fixed, phrasing improvements
12568
12569 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12570 entries; (Server): explain use of gdbserver w/real-time systems,
12571 add example of conflicting TCP port; (MIPS Remote) break up
12572 running text into table, highlighting commands, and add example.
a9331b3f 12573
c906108c
SS
12574Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12575
12576 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12577
12578Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12579
12580 * stabs.texinfo (Nested Symbols): New node.
12581 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12582
12583Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12584
12585 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12586 to picking which Bbss.bss symbol to use, and (because there seems to
12587 be no good way of doing it) re-write some of the text to make it
12588 sound like Bbss.bss isn't such a great idea after all (as currently
12589 designed).
12590
12591 * gdb.texinfo (C): In addition to saying people have to use g++ for
12592 good results, say they have to use stabs. Specifically say cfront
12593 doesn't work well.
12594 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12595 the gdb README. Add xrefs to places where the support for the various
12596 languages is described in detail.
12597
12598Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12599
12600 * stabs.texinfo: Clean up stuff about visibility and virtual
12601 characters.
12602
12603 * stabs.texinfo (N_M2C): Cite Sun doc.
12604
12605Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12606
12607 * gdb.texinfo: updates re threads.
12608 * remote.texinfo: avoid index entries starting with digits.
12609
12610Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12611
12612 * stabs.texinfo (Enumerations): Talk about large, negative and
12613 octal values. Clean up cross reference to type attributes.
12614 (String Field): Say that GDB 4.11 supports size attribute.
12615
12616Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12617
12618 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12619 is a mandatory step. Make the stuff about that more concise.
12620
12621Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12622
12623 * stabs.texinfo (Class Names): New node.
12624
12625 * gdb.texinfo (Command Files): Explain order of init file reading.
12626
12627 * remote.texi (Bootstrapping): Talk about getting the serial driver
12628 to deal with ^C sent by gdb to stop the remote system.
12629
12630Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12631
12632 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12633
12634 * libgdb.texinfo (Defining Commands): made the DOC arg
12635 to gdb_define_app_command a char * instead of char **
12636 per a suggestion from kingdon.
12637
12638 * libgdb.texinfo: total rewrite from a different starting
12639 premise.
12640
12641Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12642
12643 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12644 floats passed as doubles (to improve clarity).
12645
12646Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12647
12648 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12649
12650 * a4rc.sed: update to work with Andreas Vogel papersize params
12651
12652 * refcard.tex: use Andreas Vogel simplifications of papersize
12653 params; remove useless version info; update copyright date.
12654
12655Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12656
12657 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12658
12659Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12660
12661 * gdb.texinfo (Files): Say what address the load command loads it at.
12662
12663 * stabs.texinfo (Common Blocks): Minor cleanups.
12664
12665 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12666 that Sun has backed away from the linker kludge and thus the relevant
12667 issue is changes to the SunPRO tools, not the Solaris linker.
12668
12669 * stabs.texinfo (Traditional Integer Types): Clean up description
12670 of octal bounds a little bit. Document extra leading zeroes.
12671
12672Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12673
12674 * gdb.texinfo (Signaling): Update for symbolic symbol names
12675 and add a section explaining the difference between the GDB
12676 signal command and the shell kill utility.
12677
12678Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12679
12680 * libgdb.texinfo: added `@' to braces that were unescaped.
12681
12682Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12683
12684 * libgdb.texinfo: new file. Spec for the gdb library.
12685
12686Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12687
12688 * stabs.texinfo (Include Files): Fix typo (start -> end).
12689
12690Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12691
12692 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12693 from Melissa at FSF's editing pass.
12694
12695Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12696
12697 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12698 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12699 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12700
12701Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * remote.texi (Bootstrapping): Discuss 386 call gates.
12704
12705Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12706
12707 * stabs.texinfo (Based Variables): New node.
12708
12709Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12710
12711 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12712 names, sizes, and formats to suggest how not to lose.
12713
12714Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12715
12716 * stabs.texinfo (Methods): Fix typo.
12717
12718Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12719
12720 * gdb.texinfo: Fix a few typos.
12721
12722Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12723
12724 * gdb.texinfo: Clarify how well it works with Fortran.
12725
12726 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12727 More on relocating stabs in ELF files.
12728
12729Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12730
12731 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12732
12733Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12734
12735 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12736 parameters on VAX.
12737
12738Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12739
12740 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12741
12742Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12743
12744 * stabs.texinfo: Make info author notice match the TeX author notice.
12745
12746Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12747
12748 * stabs.texinfo: Initial-caps all words in node names and
12749 non-trivial words in section names.
12750
12751Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12752
12753 * stabs.texinfo: Many minor cleanups.
12754
12755 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12756
12757Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12758
12759 * stabs.texinfo: Remove full description of big example.
12760 It's not really helpful; just use pieces of it where appropriate.
12761 Add more Texinfo formatting directives (@samp, etc.).
12762 Use @deffn to define stab types.
12763 Eliminate some wordiness. Break up some nodes.
12764 Add an (alphabetized) index of symbol types.
12765 Use consistent capitalization style in node and section names.
12766
12767Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12768
12769 * gdb.texinfo: Change typo "Two two" to "The two".
12770
12771Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12772
12773 * stabs.texinfo (XCOFF-differences): Remove references to
12774 non-existent types N_DECL and N_RPSYM.
12775
12776 * stabs.texinfo (String Field): Say that type attributes bug is
12777 fixed in GDB 4.10, since it is.
12778
12779 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12780
12781Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12782
12783 * stabs.texinfo: Formatting cleanups.
12784
12785Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12786
12787 * stabs.texinfo: When explaining the n_type of a stab, standardize
12788 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12789 no tabs, use @r).
12790 (Global Variables): Clean up.
12791
12792Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12793
12794 * stabs.texinfo (Stack Variables): Re-write.
12795
12796Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12799 addresses of a source file. Also revise formatting.
12800 Change "object module" or "object file" to "source file".
12801 Various: Miscellaneous cleanups.
12802
12803Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12804
12805 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12806
12807Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12808
12809 * gdbint.texinfo: Removed many nonsensical machine-collected
12810 host and target conditionals, described some of the remainder.
12811
12812Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12813
12814 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12815
12816 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12817 paragraph which follows.
12818
12819 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12820 variables. Looks better and avoids overful hbox.
12821
12822Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12823
12824 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12825
12826Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12827
12828 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12829 retransmit-timeout
12830
12831Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12832
12833 * gdbint.texinfo: Update statement about `some ancient Unix
12834 systems, like Ultrix 4.0' to Ultrix 4.2.
12835
12836Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12837
12838 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12839
12840 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12841
12842 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12843 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12844
12845 * remote.texi: new name for former gdbinv-s.texi
12846
12847 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12848
12849Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12850
12851 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12852 variables for MIPS remote debugging protocol.
12853
12854Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12855
12856 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12857
12858Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12859
12860 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12861
12862Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12863
12864 * gdb.texinfo: repair conditional bugs in text markup
12865
12866Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12867
12868 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12869 to select Modula-2 material.
12870
12871Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12872
12873 * stabs.texinfo: Cleanups regarding statics.
12874
12875 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12876 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12877
12878Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12879
12880 * stabs.texinfo: N_MAIN is sometimes used for C.
12881
12882Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12883
12884 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12885
12886Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12887
12888 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12889 removed from the code by Kingdon.
c906108c
SS
12890
12891Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12892
12893 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12894 input when evaluating breakpoint conditions; the bug has been fixed.
12895
12896 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12897 sets the ignore count to N-1, not to N.
12898
12899Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12900
12901 * refcard.tex (\hoffset): correct longstanding error to match
12902 intended offset; avoids cutting off edge on some printers
12903
12904Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12905
12906 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12907
12908Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12909
12910 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12911
12912Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12913
12914 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12915 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12916 collect sed edits if any, apply to refcard before formatting;
12917 (refcard.ps) stop implying PS fonts if PS output requested;
12918 (lrefcard.ps) delete extra target for variant PS fonts
12919
12920 * refcard.tex: parametrize papersize dependent info, collect
12921 in easily replaced spot
12922
12923 * a4rc.sed: new file, edits to refcard for A4 paper
12924
12925Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12926
12927 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12928
12929Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12932
12933Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12936 politely rather than rudely.
12937
12938Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12939
12940 * stabs.texinfo: Document common blocks.
12941
12942Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12943
12944 * stabs.texinfo: Add some basic info about stabs-in-elf.
12945
12946Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12947
12948 * stabs.texinfo (Top): Minor cleanup.
12949
12950Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12951
12952 * Makefile.in (install-info): remove parentdir support
12953
12954Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12955
12956 * gdb.texinfo (Copying): delete this node and references to it;
12957 RMS says this manual need not carry GPL. (passim): Improvements
12958 from last round at FSF, largely due to Ian Taylor review, and
12959 minor formatting improvements.
12960
12961 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12962 largely due to Ian Taylor review. (Debug Session): minor edits to
12963 new text.
12964
12965Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12966
12967 * Makefile.in (realclean): Remove info and dvi files too.
12968
12969Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12970
12971 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12972 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12973 * gdb.texinfo: Change accordingly.
12974
12975 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12976 N_{L,R}BRAC,N_SLINE are relative to.
12977
12978Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12979
12980 * Makefile.in (GDBvn.texi): Update atomically.
12981
12982Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12983
12984 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12985
12986Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12987
12988 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12989 addresses together. Also motivate the set print symbol-filename
12990 command and suggest other solutions.
12991
12992Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12993
12994 * gdb.texinfo (set print elements): Note that the number of
12995 elements is set to unlimited by "set print elements 0".
12996
12997Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12998
12999 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13000 NF_LDOUBLE means.
13001 (Stab Types): Include Solaris stab types.
13002 (Procedures): Document Solaris extensions.
13003
13004Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13005
13006 * gdb.texinfo: Add `set print symbol-filename' doc.
13007
13008Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13009
13010 * stabs.texinfo (Arrays): Talk about type definition vs. type
13011 information.
13012
13013 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13014 the trailing semicolon.
13015
13016Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13019 and merge in other parts of the document addressing these subjects.
13020 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13021
13022 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13023 at the end of a range type.
13024
13025 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13026 AIX extensions.
13027
13028Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13029
13030 * stabs.texinfo (Stabs Format): Misc fixes.
13031
13032Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13033
13034 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13035 (Traditional builtin types): Document convex convention for long long.
13036 (Negative builtin types): Discuss type names, and misc fixes.
13037
13038Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13039
13040 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13041 point types used with @samp{R} type descriptor.
13042 (Symbol Descriptors): Describe how to handle conflict between
13043 different meanings of @samp{P} symbol descriptor.
13044
13045Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13046
13047 * stabs.texinfo: Remove node Quick Reference and put its children
13048 directly under the main menu.
13049
13050 * stabs.texinfo: Many more changes to bring it into line with
13051 AIX documentation and reality. I think it now has all the
13052 information from the AIX documentation, except that I burned
13053 out when I got to variant records (Pascal and Modula-2) and
13054 all the COBOL types. Oh well, we can add them later when we're
13055 worrying more about those languages.
13056
13057 * stabs.texinfo (Automatic variables): Talk about what it means
13058 to omit the symbol descriptor.
13059
13060Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13061
13062 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13063 gcc2 behavior with promoted args.
13064
13065Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13066
13067 * gdb.texinfo: include readline appendices in info version of manual
13068
13069Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13070
13071 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13072 target remote.
13073
13074 * gdb.texinfo (Machine Code): more index entries for disassemble
13075
13076Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13077
13078 * Clarify the intended use of the gdb-testers and gdb-patches
13079 mailing lists, and shrink gzip comment.
13080
13081Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13082
13083 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13084 DOSHOST configuration of manual.
13085
13086 * gdb.texinfo (MIPS Stack): new node.
13087
13088 * all-config.texi (MIPS) new switch.
13089
13090 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13091 tense; (MIPS Remote) new node.
13092
13093 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13094 bug; (Environment) less passive, other small cleanups in text about
13095 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13096 (Remote) new MIPS Remote menu entry.
13097
13098Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13099
13100 * stabs.texinfo: Many changes to include information from the
13101 AIX documentation.
13102
13103 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13104
701adfb0
PA
13105Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13106
13107 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13108 Add PRINTF_HAS_LONG_LONG references.
13109
13110Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13111
13112 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13113 `set demangle-style arm' (not cfront); mention can type `q' to
13114 discard output, when gdb pages.
13115
c906108c
SS
13116Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13117
13118 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13119 Move a bunch of information from ../README.
13120 (Getting Started): New node.
13121
13122Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13123
13124 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13125
13126 * gdb.texinfo: advance manual revision dates to present
13127
13128 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13129 stop using silly Roman numerals in @set variable names
13130
13131Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13132
13133 * stabs.texinfo (Parameters): Keep trying to get this right.
13134
13135Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13136
13137 * stabs.texinfo (Parameters): More on "local parameters".
13138
13139Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13140
13141 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13142
13143Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13144
13145 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13146 (Parameters): Rewrite.
13147 (xcoff-differences, Sun-differences): Minor changes.
13148
13149Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13150
13151 * stabs.texinfo: Minor cleanup.
13152
13153Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13154
13155 * gdbint.texinfo: Minor xcoff stuff.
13156
13157Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13158
13159 * gdbint.texinfo: Update for new config directory structure.
13160 Add info about internal type data structures.
13161
13162Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13163
13164 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13165 $(srcdir).
13166 (gdb-config.texi): Depend on file in $(srcdir).
13167
13168Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13169
13170 * stabs.texinfo: Fixes about N_SO.
13171
701adfb0
PA
13172Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13173
13174 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13175
c906108c
SS
13176Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13177
13178 * gdb.texinfo: include list of nonstandard init file names
13179
13180 * *-config.texi: new switch GENERIC for text that applies *only*
13181 to (usual) multiple-target version of manual
13182
13183 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13184 h8 config
13185
13186 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13187 in menus (rather than conditionally selected multiple alternative
13188 menus).
13189
13190 * Makefile.in: define and use DOC_CONFIG var to select
13191 configuration for GDB user manual.
13192
13193 * gdb-config.texi: delete from repository, generate from Makefile.
13194
13195 * all-config.texi: normal `generic' configuration file, formerly
13196 stored as gdb-config.texi
13197
13198Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13199
13200 * Makefile.in: add dvi target to build all .dvi files
13201
13202Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13203
13204 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13205
701adfb0
PA
13206Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13207
13208 * stabs.texi: The `this' pointer is now known by the name
13209 `this' instead of `$t'.
13210
c906108c
SS
13211Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13212
13213 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13214 host conditionals.
13215 * stabs.texinfo: More array fixes inspired by Jim's.
13216
13217Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13218
13219 * stabs.texinfo: Fixes re arrays and continuations.
13220
13221 * gdbint.texinfo: Add XCOFF node.
13222
13223Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13224
13225 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13226
13227Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13228
13229 * stabs.texinfo: Fix for array types to mention lower bounds.
13230
13231Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13232
13233 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13234
13235Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13236
13237 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13238
13239Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13240
13241 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13242 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13243
13244Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13245
13246 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13247
701adfb0
PA
13248Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13249
13250 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13251
c906108c
SS
13252Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13253
13254 * gdb.texinfo, gdbinv-s.texi: misc updates
13255
13256Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13257
13258 * gdbint.texinfo: Brief documentation for longjmp support,
13259 from an email msg by Stu.
13260
13261Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13262
13263 * stabs.texinfo: Fix description of floating point "range"
13264 types (which really define basic types). Reported by Jim Meehan,
13265 <meehan@src.dec.com>.
13266
13267 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13268
13269Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13270
13271 * gdbint.texinfo: Slightly expand section on supporting a new
13272 object file format.
13273
13274Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13275
13276 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13277 intermediate file.
13278
13279Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13280
13281 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13282
13283Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13284
13285 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13286
13287 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13288 as well as Z8002.
13289
701adfb0
PA
13290Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13291
13292 * gdbint.texinfo (Host Conditionals): Remove
13293 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13294 MEM_FNS_DECLARED.
13295 (Target Conditionals): Remove all of the above.
13296
13297Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13298
13299 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13300 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13301
c906108c
SS
13302Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13303
13304 * gdbint.texinfo: Add sections on clean design and on how to send
13305 in changes.
13306
13307Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13308
13309 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13310
701adfb0
PA
13311Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13312
13313 * gdbint.texinfo: nm.h now included in defs.h.
13314
c906108c
SS
13315Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13316
13317 * gdb.texinfo: Fix typo, reported by Karl Berry.
13318
13319Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13320
13321 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13322
701adfb0
PA
13323Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13324
13325 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13326
13327Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13328
13329 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13330 (all @node commands): Use new form to avoid nitpicking errors.
13331 * gdbint.texinfo: Document host/native/target split.
13332
13333Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13334
13335 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13336
13337Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13338
13339 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13340
c906108c
SS
13341Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13342
13343 * gdbint.texinfo: fixed a stray email address (needs @@),
13344 added @table @code to node "Native Conditionals"
13345
701adfb0
PA
13346Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13347
13348 * gdbint.texinfo: document a few more macros, create new section
13349 for native macros.
13350
13351Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13352
13353 * gdb.texinfo: Document command hooks.
13354
c906108c
SS
13355Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13356
13357 * gdbint.texinfo: Describe coding style of GDB.
13358
13359Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13360
13361 * stabs.texinfo: Minor wording changes.
13362
13363Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13364
13365 * gdbint.texinfo: Improve release doc slightly.
13366
701adfb0
PA
13367Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13368
13369 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13370 for two new remote targets---29K using UDI, and Tandem ST2000
13371 using STDBUG.
13372
13373 * all.m4, none.m4: new m4 switch, _ST2000__
13374
13375 * all.m4: turn on H8/300 stuff for generic manual
13376
13377 * gdbinv-s.m4.in: remove text on special procedures to continue
13378 after explicit call to breakpoint() in serial stubs.
13379
c906108c
SS
13380Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13381
13382 * gdbint.texinfo: Improve doc of GDB config macros.
13383
13384Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13385
13386 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13387 These will be reinserted when examined.
13388
701adfb0
PA
13389Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13390
13391 * gdb.texinfo: fix shameful error of agreement reported by
13392 jimb@occs.cs.oberlin.edu (Jim Blandy)
13393 * gdb.texinfo: remove old partial discussion of remote serial
13394 protocol (via serial debug stubs)
13395 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13396 use of serial debug stubs
13397
c906108c
SS
13398Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13399
13400 * gdbint.texinfo: Make a start at documenting all the #if macros
13401 in GDB. At least list them all, and start separating them into
13402 host-specific and target-specific.
13403
13404Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13405
13406 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13407 examples (not consistent w others).
c906108c
SS
13408 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13409 for generic vn of doc
13410
13411Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13412
13413 * Makefile.in: always create installation directories.
13414
13415Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13416
13417 * gdb.texinfo: in h8 config, do not describe searching commands.
13418
13419Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13420
13421 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13422 conditionals; introduce a few generic switches that may be
13423 useful for other cross-dev or dos-hosted configs.
13424
13425 * gdb.texinfo: fix typo in "info reg" description
13426
13427Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13428
13429 * stabs.texinfo: Minor updates from running TeX over it.
13430 * Makefile.in (stabs.dvi, stabs.ps): Add.
13431
13432Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13433
13434 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13435 First pass at converting it to texinfo.
13436
13437Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13438
13439 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13440 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13441
13442Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13443
13444 * gdbint.texinfo: Add section on partial symbol tables.
13445
701adfb0
PA
13446Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13447
13448 * gdb.texinfo: Document new am29k setting.
13449
c906108c
SS
13450Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13451
13452 * gdb.texinfo: document `set remotedebug' and `set
13453 rstack_high_address'.
13454
13455Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13456
13457 * gdb.texinfo: slight expansion of new text on reading info files
13458 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13459 H8/300 from DOS.
13460
13461Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13462
13463 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13464
13465Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13466
13467 * gdb.texinfo: Say how to read the `info' files.
13468
13469Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13470
13471 * Makefile.in: gm4 -> m4.
13472
13473Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13474
13475 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13476 Documentation' ahead of `Installing GDB' to match README.
13477 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13478 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13479
13480Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13481
13482 * Makefile.in: remove $(srcdir) from gdb.info rule.
13483
13484Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13485
13486 * Makefile.in: commented out gdb-all.texinfo rule. This is
13487 temporary.
13488
13489Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13490
13491 * Makefile.in, configure.in: removed traces of namesubdir,
13492 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13493 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13494
13495Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13496
13497 * gdb.texinfo: Improve how we ask for bug reports.
13498
13499Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13500
13501 * Makefile.in: infodir belongs in datadir.
13502
13503Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13504
13505 * Makefile.in: remove spaces following hyphens, bsd make can't
13506 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13507 standards.text support.
c906108c
SS
13508
13509Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13510
13511 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13512 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13513 and mandir now keyed off datadir by default.
13514
13515\f
13516Local Variables:
9e9c5ae7 13517mode: change-log
c906108c
SS
13518left-margin: 8
13519fill-column: 74
13520version-control: never
463888ab 13521coding: utf-8
c906108c 13522End:
This page took 2.315549 seconds and 4 git commands to generate.