Allow Python commands to be in class_tui
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
2b2fbab8
TT
12020-04-28 Tom Tromey <tom@tromey.com>
2
3 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
4
45fc7c99
TT
52020-04-27 Tom Tromey <tromey@adacore.com>
6
7 * python.texi (Types In Python): Mention missing fields. Add
8 dynamic type example.
9
1acda803
TT
102020-04-24 Tom Tromey <tromey@adacore.com>
11
12 PR python/23662:
13 * python.texi (Types In Python): Document new features.
14
0ca4866a
AS
152020-04-15 Artur Shepilko <nomadbyte@gmail.com>
16
17 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
18 clears makeinfo warnings.
19 * python.texi: Add a missing period trailing an @xref{} clause;
20 this clears a makeinfo warning.
21
09f2921c
TV
222020-03-06 Tom de Vries <tdevries@suse.de>
23
24 * gdb.texinfo: Fix "the the".
25
0bab6cf1
TV
262020-03-04 Tom de Vries <tdevries@suse.de>
27
28 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
29 * python.texi: Same.
30
63e163f2
AB
312020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * gdb.texinfo (Command History): Extend description for
34 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
35 'set history filename' being optional. Describe the effect of an
36 empty history filename on 'set history save on'.
37
e56d7f1e
AB
382020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
41 output.
42
01b1af32
TT
432020-02-22 Tom Tromey <tom@tromey.com>
44
45 * python.texi (Python API): Add menu item.
46 (TUI Windows In Python): New node.
47
7c043ba6
TT
482020-02-22 Tom Tromey <tom@tromey.com>
49
50 PR tui/17850:
51 * gdb.texinfo (TUI Commands): Document horizontal layouts.
52
ee325b61
TT
532020-02-22 Tom Tromey <tom@tromey.com>
54
55 * gdb.texinfo (TUI Overview): Mention user layouts.
56 (TUI Commands): Document "tui new-layout".
57
b7d2fe14
TT
582020-01-26 Tom Tromey <tromey@adacore.com>
59
60 * gdb.texinfo (M68K Features): Document floating-point feature
61 correspondence.
62
e47e48f6
PW
632020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
64
65 * gdb.texinfo (Attach): Document the new option and the
66 set/show commands.
67 (Connecting): Reference the exec-file-mismatch option.
68
65c574f6
PA
692020-01-10 Pedro Alves <palves@redhat.com>
70
71 * gdb.texinfo (Starting): Say "current inferior not connected"
72 instead of "GDB not connected".
73 (Inferiors and Programs): Rename node to ...
74 (Inferiors Connections and Programs): ... this. Update all
75 references. Talk about multiple target connections. Update "info
76 inferiors" info to mention the connections column. Describe "info
77 connections". Document "add-inferior -no-connection".
78 * guile.texi, python.texi: Update cross references.
79
e5d78223
JB
802020-01-01 Joel Brobecker <brobecker@adacore.com>
81
82 * gdb.texinfo, refcard.tex: Update copyright year range.
83
db178f47
AB
842019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
85
86 * python.texi (Symbols In Python): Remove duplicate description of
87 gdb.lookup_global_symbol.
88
27f7b2f6
SM
892019-12-11 Simon Marchi <simon.marchi@efficios.com>
90
91 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
92
d8edc8b7
PW
932019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
94
95 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
96 as -r is ambiguous. Update the print - TAB TAB completion result.
97 (Data): Document new option -raw-values. Use -p and -pretty in the
98 example, as -r is ambiguous.
99 (Print Settings): Document set print raw values.
100 (Pretty-Printer Commands): Document interaction between enabled
101 pretty printers and -raw-values/-raw-frame-arguments.
102
77bb17b6
TT
1032019-12-10 Tom Tromey <tom@tromey.com>
104
105 * python.texi (gdb.prompt): Use correct quotes in example.
106 Shorten sample text.
107
c2512106
AB
1082019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
111 -max-results to some -symbol-info-* commands.
112
293b38d6
AB
1132019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
116 -symbol-info-module-functions and -symbol-info-module-variables.
117
a2a7af0c
TT
1182019-12-01 Tom Tromey <tom@tromey.com>
119
120 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
121 (Output Styling): Document new settings.
122
d1da6b01
TT
1232019-12-01 Tom Tromey <tom@tromey.com>
124
125 * gdb.texinfo (TUI Configuration): Document new setting.
126
bf498525
PW
1272019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
128
129 * gdb.texinfo (Define): Indicate that user-defined prefix can
130 be used in 'define' command. Document 'define-prefix' command.
131
db5960b4
AB
1322019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
133
134 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
135 -symbol-info-modules.
136
7dc42066
AB
1372019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
138
139 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
140 -symbol-info-functions, -symbol-info-types, and
141 -symbol-info-variables.
142
22138db6
TT
1432019-11-26 Tom Tromey <tom@tromey.com>
144
145 * gdb.texinfo (Maintenance Commands): Document new maint
146 commands.
147
6cc8564b
LM
1482019-11-25 Luis Machado <luis.machado@linaro.org>
149
150 * gdb.texinfo (Debugging Output): Document set debug
151 remote-packet-max-chars.
152
6b92c0d3
TV
1532019-11-14 Tom de Vries <tdevries@suse.de>
154
155 * gdb.texinfo: Fix typos.
156 * python.texi: Same.
157 * stabs.texinfo: Same.
158
45e42163
TT
1592019-11-12 Tom Tromey <tom@tromey.com>
160
161 * gdb.texinfo (Maintenance Commands): Document new command.
162
c86d74cc
TT
1632019-11-11 Tom Tromey <tom@tromey.com>
164
165 * gdb.texinfo (TUI Keys): Document readline function names.
166
c71acd15
TT
1672019-11-11 Tom Tromey <tom@tromey.com>
168
169 * gdb.texinfo (Editing): Document operate-and-get-next.
170
fb092e09
TT
1712019-11-11 Tom Tromey <tromey@adacore.com>
172
173 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
174
086baaf1
AB
1752019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * python.texi (Symbols In Python): Add documentation for
178 gdb.lookup_static_symbols.
179
09ff83af
AB
1802019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * python.texi (Symbols In Python): Extend documentation for
183 gdb.lookup_static_symbol.
184
165f8965
AB
1852019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.texinfo (Symbols): Document new 'info module variables' and
188 'info module functions' commands.
189
59c35742
AB
1902019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 * gdb.texinfo (Symbols): Document new 'info modules' command.
193
aed61d02
PW
1942019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
195
196 * gdb.texinfo (Convenience Funs): Document the new
197 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
198 convenience functions.
199
ed2a2229
CB
2002019-10-29 Christian Biesinger <cbiesinger@google.com>
201
202 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
203 generation.
204 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
205 option.
206
6999161a
TT
2072019-10-23 Tom Tromey <tom@tromey.com>
208
209 * Makefile.in (READLINE_DIR): Update.
210
14796d29
CB
2112019-10-23 Christian Biesinger <cbiesinger@google.com>
212
213 * python.texi (Threads In Python): Add a note for how to get the
214 list of threads.
215
760f7560
TV
2162019-10-07 Tom de Vries <tdevries@suse.de>
217
218 * gdb.texinfo: Fix typo.
219 * guile.texi: Same.
220 * python.texi: Same.
221
0a4b0913
AB
2222019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
223
224 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
225
37f6a7f4
TT
2262019-10-02 Tom Tromey <tromey@adacore.com>
227
228 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
229 $_ada_exception.
230
abf516c6
UW
2312019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
232
233 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
234 qXfer:spu:read and qXfer:spu:write.
235 (General Query Packets): Likewise.
236 (Cell Broadband Engine SPU architecture): Remove subsection.
237
11061048
TT
2382019-09-18 Tom Tromey <tom@tromey.com>
239
240 * gdb.texinfo (Editing): Document readline application name.
241 (TUI Single Key Mode): Document TUI SingleKey keymap name.
242
f1b620e9
MG
2432019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 * gdb.texinfo (Source Path): Additional text to better describe
246 how the source path directory list is used when searching for
247 source files.
248
4993045d
PW
2492019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
250
251 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
252 examples.
253
2d601616
TT
2542019-09-10 Tom Tromey <tromey@adacore.com>
255
256 * gdb.texinfo (Index Files): Update Ada text.
257
4acfdd20
AB
2582019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
259
260 * gdb.texinfo (Symbols): Add information about the -n flag to
261 "info variables" and "info functions".
262
e3ec872f
YS
2632019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
264
265 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
266
aa7ca1bb
AH
2672019-08-16 Alan Hayward <alan.hayward@arm.com>
268
269 * gdb.texinfo (AArch64 Pointer Authentication)
270 (GDB/MI Breakpoint Information) (Frame Information): Document
271 addr_field.
272
86c6b807
TT
2732019-08-12 Tom Tromey <tom@tromey.com>
274
275 * gdb.texinfo (Configure Options): Document minimum version of
276 readline.
277
1ba7cdcd
AH
2782019-08-09 Alan Hayward <alan.hayward@arm.com>
279
280 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
281
3d31bc39
AH
2822019-08-07 Alan Hayward <alan.hayward@arm.com>
283
284 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
285
0b27c27d
CB
2862019-08-05 Christian Biesinger <cbiesinger@google.com>
287
288 * python.texi (Blocks In Python): Document dictionary access on blocks.
289
ae60f04e
PW
2902019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
291
292 * gdb.texinfo (Symbols): Document new args -dirname and -basename
293 of "info sources" command.
294
2906593f
CB
2952019-07-30 Christian Biesinger <cbiesinger@google.com>
296
297 * python.texi (Symbols In Python): Document new function
298 gdb.lookup_static_symbol.
299
c620ed88
CB
3002019-07-29 Christian Biesinger <cbiesinger@google.com>
301
302 * python.texi (Objfiles In Python): Document new functions
303 Objfile.lookup_{global,static}_symbol.
304
bc4268a5
PW
3052019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
306
307 * gdb.texinfo (Backtrace): Document the new '-frame-info'
308 backtrace option. Reference 'set print frame-info'.
309 (Print Settings): Document 'set|show print frame-info'.
310 Document new 'presence' value for 'set print frame-arguments.
311
a8eab7c6
AB
3122019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
313
314 * gdb.texinfo (Symbols): Add information about -q flag to "info
315 types".
316
86ceaf98
KB
3172019-07-20 Kevin Buettner <kevinb@redhat.com>
318
319 * python.texi (python command): Revise example to match
320 command behavior.
321
cb1e4e32
PA
3222019-07-09 Pedro Alves <palves@redhat.com>
323
324 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
325 examples to show type=catchpoint instead of type=breakpoint and an
326 address.
327
fdbc9870
PA
3282019-07-03 Pedro Alves <palves@redhat.com>
329 Philippe Waroquiers <philippe.waroquiers@skynet.be>
330
331 * gdb.texinfo (Command Settings): New node documenting the general
332 concept of settings, how to change them, and the new "with"
333 command.
334 (Maintenance Commands): Document "maint with".
335
c6ac8931
PA
3362019-07-03 Pedro Alves <palves@redhat.com>
337
338 * gdb.texinfo (Maintenance Commands): Document "maint set/show
339 test-settings" instead of "maint test-settings set/show".
340
4ed4690f
SM
3412019-06-18 Simon Marchi <simon.marchi@efficios.com>
342
343 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
344 deals with a file that has the same name as the specified pid to
345 attach to. Add example using -p option.
346 (gdb man): Remove same sentence as in previous item.
347
30056ea0
AB
3482019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
349
350 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
351 node.
352 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
353 new MI commands.
354
3345721a
PA
3552019-06-13 Pedro Alves <palves@redhat.com>
356
357 * gdb.texinfo (Command Completion): Mention command options too.
358 (Command Options): New node.
359 (Threads): Add anchors. Extend descriptions of the "taas" and
360 "tfaas" commands.
361 (Backtrace): Describe new options of the "backtrace" command. Add
362 anchors.
363 (Frame Apply): Describe new options of the "frame apply" and
364 "faas" commands. Add anchors.
365 (Data): Describe new options of the "print" command. Add anchors.
366 (Compiling and Injecting Code): Mention options of the "compile
367 print" command.
368 (Maintenance Commands): Mention "maint test-options" subcommands
369 and the "maint show test-options-completion-result" command.
370
2daf894e
PA
3712019-06-13 Pedro Alves <palves@redhat.com>
372
373 * gdb.texinfo (Print Settings): Document "set/show print
374 raw-frame-arguments" instead of "set/show print raw
375 frame-arguments".
376
dca0f6c0
PA
3772019-06-13 Pedro Alves <palves@redhat.com>
378
379 * gdb.texinfo (Maintenance Commands): Document "maint
380 test-settings" commands.
381
1a3da2cd
AB
3822019-06-06 Amos Bird <amosbird@gmail.com>
383
384 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
385 annotation.
386
e1f2e1a2
CB
3872019-06-04 Christian Biesinger <cbiesinger@google.com>
388
d3238f7d 389 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 390
e664d728
PW
3912019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
392
393 * gdb.texinfo (Help): Document the new -v apropos flag.
394 (Output Styling): Document the style name styling done by "show style".
395 Document the new title and highlight styles.
396
e2c52041
PW
3972019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
398
399 * gdb.texinfo (Shell Commands): Document pipe command.
400 (Logging Output): Add a reference to pipe command.
401 (Convenience Variables): Document $_shell_exitcode and
402 $_shell_exitstatus.
403
000439d5
TT
4042019-05-29 Tom Tromey <tromey@adacore.com>
405
406 * gdb.texinfo (Continuing and Stepping): Document new
407 commands.
408
b7060614
AH
4092019-05-22 Alan Hayward <alan.hayward@arm.com>
410
411 * gdb.texinfo (Shell Commands): Add debugredirect.
412
7166f90a
JV
4132019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
414
415 * gdb.texinfo: Minor formatting fixes.
416
26648588
JV
4172019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
418
419 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
420 MI command -complete.
421
a0a3a1e9
TV
4222019-05-14 Tom de Vries <tdevries@suse.de>
423
424 * gdb.texinfo (Automatic symbol index cache): Add concept and command
425 index entries.
426
3c2fcaf9
TV
4272019-05-14 Tom de Vries <tdevries@suse.de>
428
429 * gdb.texinfo (Maintenance Commands): Remove superfluous
430 quoting on command index entry for "maint info selftests".
431
a97c8e56
TT
4322019-05-10 Tom Tromey <tromey@adacore.com>
433
434 * python.texi (Pretty Printing API): Mention lazy computation for
435 "children".
436
b8e07335
TT
4372019-05-10 Tom Tromey <tromey@adacore.com>
438
439 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
440 exception" and "catch handlers". Move "catch exception unhandled"
441 text. Use @var for "catch load" and "catch unload"
442
9d3421af
TT
4432019-05-08 Tom Tromey <tromey@adacore.com>
444
445 * gdb.texinfo (Symbols): Document change to ptype/o.
446
5f2459c2
EZ
4472019-05-03 Eli Zaretskii <eliz@gnu.org>
448
449 * gdb.texinfo (Separate Debug Files): Document how the
450 subdirectory of the global debug directory is computed on
451 MS-Windows/MS-DOS.
452
2e62ab40
AB
4532019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.texinfo (Print Settings): Document 'print max-depth'.
456 * guile.texi (Guile Pretty Printing API): Document that 'print
457 max-depth' can effect the display of a values children.
458 * python.texi (Pretty Printing API): Likewise.
459 (Values From Inferior): Document max_depth keyword.
460
136afab8
PW
4612019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
462
463 * gdb.texinfo (Calling): Document the new
464 set|show may-call-functions.
465
73f8a590
PA
4662019-04-22 Pedro Alves <palves@redhat.com>
467
468 * gdb.texinfo (Reverse Execution): Mention and xref process record
469 and replay. Mention remote and system emulators.
470 (Process Record and Replay): List supported architectures.
471 Mention that "record btrace" is only supported on Intel
472 processors.
473
aeb2e706
AH
4742019-04-17 Alan Hayward <alan.hayward@arm.com>
475
476 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
477 (Monitor Commands for gdbserver)
478 (gdbserver man): Add debug-file option.
479
2b0c8b01
KB
4802019-04-08 Kevin Buettner <kevinb@redhat.com>
481
482 * python.texi (Inferiors In Python): Rename
483 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
484 Add note about the former being deprecated.
485
c369f8f0
KB
4862019-04-08 Kevin Buettner <kevinb@redhat.com>
487
488 * python.texi (Threads In Python): Add description for method
489 InferiorThread.handle.
490
48ab418e
TT
4912019-04-07 Tom Tromey <tom@tromey.com>
492
493 * Makefile.in (all): Depend on "info".
494
8bdc1658
AB
4952019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.texinfo (Convenience Funs): Document '$_creal' and
498 '$_cimag'.
499
7734102d
EZ
5002019-03-30 Eli Zaretskii <eliz@gnu.org>
501
502 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
503 $_gdb_minor.
504
9f9aa852
AB
5052019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * python.texi (Pretty Printing API): Document use of None for the
508 display_hint.
509
6dc0ebde
AH
5102019-03-22 Alan Hayward <alan.hayward@arm.com>
511 Jiong Wang <jiong.wang@arm.com>
512
513 * gdb.texinfo (AArch64 Features): Describe pauth feature.
514
48869a5f
TT
5152019-03-20 Tom Tromey <tromey@adacore.com>
516
517 * python.texi (Selecting Pretty-Printers): Use @defvar for
518 gdb.pretty_printers.
519
5c85e20d
SM
5202019-03-14 Simon Marchi <simon.marchi@efficios.com>
521
522 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
523 of table, "@end @table" -> "@end table".
524
d085f989
TT
5252019-03-14 Tom Tromey <tromey@adacore.com>
526
527 * gdb.texinfo (Output Styling): Document "set style source" and
528 "show style source".
529
b4be1b06
SM
5302019-03-13 Simon Marchi <simon.marchi@ericsson.com>
531
532 * gdb.texinfo (Mode Options): Mention mi3.
533 (Interpreters): Likewise.
534 (GDB/MI Development and Front Ends): Add entry for MI 3 in
535 version table. Document -fix-multi-location-breakpoint-output.
536 (GDB/MI Breakpoint Information): Document format of breakpoint
537 location output.
538
ff6c8b35
SM
5392019-03-05 Simon Marchi <simon.marchi@efficios.com>
540
541 * python.texi (Values From Inferior): Change synopsys of the
542 second form of Value.__init__.
543
e3624a40
EZ
5442019-03-02 Eli Zaretskii <eliz@gnu.org>
545
546 * gdb.texinfo (Output Styling): Fix typos. Document the default
547 foreground colors of the available styles.
548
2c3fc25d
KB
5492019-02-27 Kevin Buettner <kevinb@redhat.com>
550
551 * gdb.texinfo (Configure Options): Document minimum python
552 version.
553
af54ade9
KB
5542019-02-26 Kevin Buettner <kevinb@redhat.com>
555
556 * python.texi (Values From Inferior): Document second form
557 of Value.__init__.
558
c97a7739
JB
5592019-02-23 Joel Brobecker <brobecker@adacore.com>
560
561 * gdb.texinfo: Update copyright year ranges.
562 * refcard.tex: Likewise.
563
7557a514
AH
5642019-02-21 Alan Hayward <alan.hayward@arm.com>
565
566 * gdb.texinfo: Update style defaults.
567
2d8b6830
TT
5682019-02-21 Tom Tromey <tromey@adacore.com>
569
570 * gdb.texinfo (Remote Configuration): Remove trailing "." from
571 @item.
572
1fea0d53
SM
5732019-01-16 Simon Marchi <simon.marchi@ericsson.com>
574
575 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
576 MI versions. Update text around it.
577
6f072a10
PFC
5782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
579
580 * gdb.texinfo (PowerPC Features): Document the alias
581 pseudo-registers for the org.gnu.gdb.power.altivec feature.
582
041be526
SM
5832019-01-09 Simon Marchi <simon.marchi@ericsson.com>
584
585 * gdb.texinfo (Print Settings): Remove mention of specific
586 demangle-style values, just refer to the in-process help.
587
140a4bc0
TT
5882018-12-28 Tom Tromey <tom@tromey.com>
589
590 * gdb.texinfo (Output Styling): New node.
591
e9076973
JB
5922018-12-13 John Baldwin <jhb@FreeBSD.org>
593
594 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
595 (Native): Add a FreeBSD subsection.
596 (FreeBSD): Document use of system call aliases for compatibility
597 system calls.
598
b5ffee31
AB
5992018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 * gdb.texinfo (Standard Target Features): Add RISC-V Features
602 sub-section.
603
20813a0b
PW
6042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
605
606 * gdb.texinfo (Examining the Symbol Table): Document language choice
607 for 'info types|functions|variables' commands.
608 (Setting Breakpoints): Document language choice to print
609 the functions in which a breakpoint is set.
610
4b905ae1
PFC
6112018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
612
613 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
614 requirements for the org.gnu.gdb.power.vsx feature.
615
87f7ab7b
JB
6162018-11-01 Joel Brobecker <brobecker@adacore.com>
617
618 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
619 output to match the current implementation.
620
d321477b
PW
6212018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
622
623 * gdb.texinfo (Information About a Frame): Document changes
624 to 'info args' and 'info locals'.
625 (Examining the Symbol Table): Document changes to 'info functions'
626 and 'info variables'.
627
8d619c01
EBM
6282018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
629
630 * gdb.texinfo (PowerPC Features): Describe new features
631 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
632 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
633 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
634 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
635
232bfb86
EBM
6362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
637
638 * gdb.texinfo (PowerPC Features): Describe new features
639 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
640
f2cf6173
EBM
6412018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
642
643 * gdb.texinfo (PowerPC Features): Describe new feature
644 "org.gnu.gdb.power.tar".
645
7ca18ed6
EBM
6462018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
647
648 * gdb.texinfo (PowerPC Features): Describe new features
649 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
650
d6677607
TT
6512018-10-20 Tom Tromey <tom@tromey.com>
652
653 * gdb.texinfo (TUI Commands): Add @end table.
654 (TUI Configuration): Remove stray @end table.
655
7806cea7
TT
6562018-10-19 Tom Tromey <tom@tromey.com>
657
658 PR tui/18388:
659 * gdb.texinfo (TUI Commands): Remove tabset documentation.
660 (TUI Configuration): Document "set tui tab-width".
661
163cffef
TT
6622018-10-09 Tom Tromey <tom@tromey.com>
663
664 * python.texi (Inferiors In Python): Link to "Frames In Python",
665 not "Unwinding Frames in Python".
666
eff98030
TT
6672018-10-09 Tom Tromey <tom@tromey.com>
668
669 * gdb.texinfo (Configure Options): Update --enable-ubsan
670 documentation.
671
74792ff7
JB
6722018-10-08 John Baldwin <jhb@FreeBSD.org>
673
674 * gdb.texinfo (Contributors): Add SRI International and University
675 of Cambridge for FreeBSD/riscv.
676
add5ded5
TT
6772018-10-06 Tom Tromey <tom@tromey.com>
678
679 PR python/19399:
680 * python.texi (Inferiors In Python): Document
681 Inferior.Architecture.
682
51e78fc5
TT
6832018-10-06 Tom Tromey <tom@tromey.com>
684
685 PR python/21765:
686 * python.texi (Symbols In Python): Document the module and
687 common-block domains. Remove documentation for incorrect
688 domains.
689
f35d5ade
TT
6902018-10-03 Tom Tromey <tom@tromey.com>
691
692 * gdb.texinfo (Configure Options): Document --enable-ubsan.
693
c1168a2f
JD
6942018-10-02 John Darrington <john@darrington.wattle.id.au>
695
696 * gdb.texinfo (Remote Connection Commands): Describe
697 the changes to target remote and target extended-remote
698 relating to Unix domain sockets.
699
a95746f9
TT
7002018-10-01 Tom Tromey <tom@tromey.com>
701
702 * gdb.texinfo (Configure Options): Document configure options.
703
7f0bd420
TT
7042018-09-29 Tom Tromey <tom@tromey.com>
705
706 * gdb.texinfo (Requirements): Mention C++, GNU make.
707 (Requirements): Sort the table. Add more libraries.
708 (Running Configure): Remove obsolete text.
709 (Separate Objdir): Likewise.
710 (Configure Options): Likewise.
711
f67ffa6a
AB
7122018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
713
714 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
715 to highlight that the number is also the frame's level.
716 (Selection): Rewrite documentation for 'frame' and 'select-frame'
717 commands.
718 (Frame Info): Rewrite documentation for 'info frame' command.
719
ae778caf
TT
7202018-09-23 Tom Tromey <tom@tromey.com>
721
722 PR python/18852:
723 * python.texi (Parameters In Python): Document exception behavior
724 of get_set_string.
725
73f1bd76
JB
7262018-09-18 John Baldwin <jhb@FreeBSD.org>
727
728 * gdb.texinfo (info proc): Remove "running".
729 (info proc mappings): Replace "program" with "process".
730
8b113111
JB
7312018-09-18 John Baldwin <jhb@FreeBSD.org>
732
733 * gdb.texinfo (Process Information): Document "info proc files"
734 command.
735
e6cd1dc1
TT
7362018-09-17 Tom Tromey <tom@tromey.com>
737
738 * gdb.texinfo (Index Files): Update for cache directory change on
739 macOS.
740
8743a9cd
TT
7412018-09-16 Tom Tromey <tom@tromey.com>
742
743 * python.texi (Basic Python): Update docs for find_pc_line,
744 solib_name.
745 (Progspaces In Python): Update docs for current_progspace.
746 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
747 Move method documentation before example.
748
74d3fbbb
SM
7492018-09-13 Simon Marchi <simon.marchi@ericsson.com>
750
751 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
752
0ae1a321
SM
7532018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7542018-09-13 Tom Tromey <tom@tromey.com>
755
756 * python.texi (Program Spaces In Python): Document the
757 Progspace.objfiles method.
758 (Objfiles In Python): Mention that gdb.objfiles() is identical
759 to gdb.selected_inferior().progspace.objfiles().
760
a40bf0c2
SM
7612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7622018-09-13 Tom Tromey <tom@tromey.com>
763
764 * python.texi (Inferiors In Python): Document
765 Inferior.progspace.
766 (Program Spaces In Python): Document that
767 gdb.current_progspace() is the same as
768 gdb.selected_inferior().progspace.
769
1256af7d
SM
7702018-09-13 Simon Marchi <simon.marchi@ericsson.com>
771
772 * python.texi (Basic Python): Mention the string representation
773 of GDB Python objects.
774
3e68067f
SM
7752018-09-12 Simon Marchi <simon.marchi@ericsson.com>
776
777 * gdb.texinfo (Skipping Over Functions and Files): Document
778 set/show debug skip.
779
849cba3b
TT
7802018-09-10 Tom Tromey <tom@tromey.com>
781
782 * python.texi (Frames In Python, Blocks In Python)
783 (Symbols In Python, Symbol Tables In Python)
784 (Lazy Strings In Python): Remove periods from section titles.
785
27a9fec6
TT
7862018-09-10 Tom Tromey <tom@tromey.com>
787
788 * python.texi (Pretty Printing API): Swap sentence order.
789
9da10427
TT
7902018-09-10 Tom Tromey <tom@tromey.com>
791
792 PR python/16461:
793 * python.texi (Values From Inferior): Mention use of virtual
794 table.
795
0d2a5839
TT
7962018-09-10 Tom Tromey <tom@tromey.com>
797
798 * python.texi (Basic Python): Parenthesize argument to
799 decode_line.
800
05c6bdc1
TT
8012018-09-10 Tom Tromey <tom@tromey.com>
802
803 * python.texi (Python): Mention Python versions. Don't mention
804 execfile.
805
e7b5068c
TT
8062018-09-10 Tom Tromey <tom@tromey.com>
807
808 PR python/19808:
809 * python.texi (Unwinding Frames in Python): Rewrite
810 create_unwind_info documentation. Update read_register
811 documentation and add a note about unwinder caution.
812
fb5af5e3
TT
8132018-09-10 Tom Tromey <tom@tromey.com>
814
815 PR python/18909:
816 * python.texi (Events In Python): Fix inferior_call
817 documentation.
818
521b499b
TT
8192018-09-10 Tom Tromey <tom@tromey.com>
820
821 PR python/17752:
822 * python.texi (Frame Filter API): Remove period from subsection
823 title. Mention 100 as good default priority.
824 (Frame Decorator API): Remove period from subsection title.
825 Mention FrameDecorator module.
826
4a5a194a
TT
8272018-09-10 Tom Tromey <tom@tromey.com>
828
829 PR python/23108:
830 * python.texi (Exception Handling): Rearrange gdb.GdbError text
831 and add a table.
832
f5a476a7
TT
8332018-09-10 Tom Tromey <tom@tromey.com>
834
835 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
836 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
837 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
838 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
839
60c0454d
TT
8402018-09-10 Tom Tromey <tom@tromey.com>
841
842 PR python/16484:
843 * python.texi (Frames In Python): Document that Frame.block can
844 throw.
845
088a96da
TT
8462018-09-10 Tom Tromey <tom@tromey.com>
847
848 PR python/23487:
849 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
850
22eb9e92
TT
8512018-09-10 Tom Tromey <tom@tromey.com>
852
853 PR python/16033:
854 * python.texi (Blocks In Python): Document that Block.end is
855 exclusive.
856
078a0207
KS
8572018-08-29 Keith Seitz <keiths@redhat.com>
858
859 * gdb.texinfo (Compiling and injecting code in GDB): Document
860 set/show "compile-oracle" and "compile-cplus-types" commands.
861
6d52907e
JV
8622018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
863
864 * gdb.texinfo (The -stack-list-frames Command): Update description
865 to mention "arch".
866 Update MI examples throughout the document to contain "arch" in
867 frame output.
868
1461bdac
AH
8692018-08-21 Alan Hayward <alan.hayward@arm.com>
870
871 * gdb.texinfo (AArch64 SVE): New subsubsection.
872
26fb3983
JV
8732018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
874
875 * gdb.texinfo (GDB/MI Data Manipulation): Document
876 "-data-disassemble -a addr".
877 (GDB/MI Support Commands): Document "data-disassemble-a-option"
878 feature.
879
7d11235d
SM
8802018-08-07 Simon Marchi <simon.marchi@ericsson.com>
881
882 * gdb.texinfo (Index Files Speed Up GDB): Add section about
883 symbol index cache.
884
129eb0f1
SDJ
8852018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
886
887 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
888 option sections to further clarify that gcore can take more
889 than one PID, and that "-o" is used to specify a prefix, not a
890 filename.
891
3c3bb058
AB
8922018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.texinfo (Maintenance Commands): Add description of
895 maintenance command to control dwarf unwinders.
896
0a232300
PW
8972018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
898
899 * gdb.texinfo (Debugging Programs with Multiple Threads):
900 Document changes to 'thread apply'. Document 'taas'.
901 Document 'tfaas'.
902 (Examining the Stack): Document 'frame apply'. Document 'faas'.
903
c7ab0aef
SDJ
9042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
905 Jan Kratochvil <jan.kratochvil@redhat.com>
906 Paul Fertser <fercerpav@gmail.com>
907 Tsutomu Seki <sekiriki@gmail.com>
908
909 * gdb.texinfo (Remote Connection Commands): Add explanation
910 about new IPv6 support. Add new connection prefixes.
911
055303e2
AB
9122018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.texinfo (Remote Configuration): Update descriptions for
915 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
916 and hardware-watchpoint-length-limit variables.
917
471b9d15
MR
9182018-07-02 Maciej W. Rozycki <macro@mips.com>
919
920 PR tdep/8282
921 * gdb.texinfo (Source and Machine Code): Document `set
922 disassembler-options' support for the MIPS target.
923
291f9a96
PT
9242018-06-28 Petr Tesarik <ptesarik@suse.cz>
925
926 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
927
ed6dfe51
PT
9282018-06-28 Petr Tesarik <ptesarik@suse.cz>
929
930 * gdb.texinfo (Files): The address argument for "add-symbol-file"
931 is no longer mandatory.
932
d4d429d5
PT
9332018-06-28 Petr Tesarik <ptesarik@suse.cz>
934
935 * gdb.texinfo (Files): Document "symbol-file -o offset".
936
0dbfed25
TV
9372018-06-14 Tom de Vries <tdevries@suse.de>
938
939 * gdb.texinfo (Background Execution): Add @cindex for '&'.
940
41fc26a2
EZ
9412018-06-11 Eli Zaretskii <eliz@gnu.org>
942
943 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
944
5045b3d7
GB
9452018-06-08 Gary Benson <gbenson@redhat.com>
946
947 * gdb.texinfo (Maintenance Commands): Document "maint check
948 libthread-db" and "maint set/show check-libthread-db".
949
eb6af809
TT
9502018-06-05 Tom Tromey <tom@tromey.com>
951
952 PR cli/12326:
953 * gdb.texinfo (Screen Size): Document "c" response to pagination
954 prompt.
955
4b2dfa9d
MR
9562018-05-31 Maciej W. Rozycki <macro@mips.com>
957
958 * gdb.texinfo (Choosing Target Byte Order): Document endianness
959 selection details with the `set endian auto' mode.
960
701adfb0
PA
9612018-05-31 Alan Hayward <alan.hayward@arm.com>
962
963 * gdb.texinfo: Describe SVE feature.
964
a913fffb
TT
9652018-05-04 Tom Tromey <tom@tromey.com>
966
967 PR python/22731:
968 * python.texi (Breakpoints In Python): Mention that "commands" is
969 writable.
970
0489430a
TT
9712018-05-02 Tom Tromey <tom@tromey.com>
972
973 PR python/20084:
974 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
975 PARAM_ZUINTEGER_UNLIMITED.
976
6d7bb824
TT
9772018-04-30 Tom Tromey <tom@tromey.com>
978
979 * python.texi (Types In Python): Document Type.align.
980
b744723f
AA
9812018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
982
983 * gdb.texinfo (Symbols): Mention the fact that "info
984 variables/functions/types" show source files and line numbers.
985
4a4495d6
MM
9862018-04-13 Markus Metzger <markus.t.metzger@intel.com>
987
988 * gdb.texinfo: Document set/show record btrace cpu.
989
3fcded8f
JB
9902018-03-27 Joel Brobecker <brobecker@adacore.com>
991
992 * gdb.texinfo (Ada Settings): New subsubsection.
993
978d6c75
TT
9942018-03-26 Tom Tromey <tom@tromey.com>
995
996 PR backtrace/15582:
997 * gdb.texinfo (Backtrace): Mention "hide" argument.
998
ea3b0687
TT
9992018-03-26 Tom Tromey <tom@tromey.com>
1000
1001 * gdb.texinfo (Backtrace): Describe options individually.
1002
76727919
TT
10032018-03-19 Tom Tromey <tom@tromey.com>
1004
1005 * observer.texi: Remove.
1006
386a8676
JB
10072018-03-04 John Baldwin <jhb@FreeBSD.org>
1008
1009 * gdb.texinfo (Debugging Output): Document "set/show debug
1010 fbsd-nat".
1011
db1ae9c5
AB
10122018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.texinfo (Machine Code): Additional information about "info
1015 line" command.
1016
d726cb5d
SN
10172018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1018
1019 * gdb.texinfo (gdb-add-index man): Add pindex.
1020
dbfa4523
SN
10212018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1022
1023 * gdb.texinfo (set cwd): Add period.
1024 (gdb-add-index man): Move anchor.
1025
ba643918
SDJ
10262017-01-12 Tom Tromey <tom@tromey.com>
1027 Sergio Durigan Junior <sergiodj@redhat.com>
1028
1029 * gdb.texinfo (Index Files): Mention gdb-add-index.
1030 (gdb-add-index man): New section.
1031 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1032 from gdb.texinfo.
1033
754452f0
SN
10342018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1035
1036 * gdb.texinfo (pwd): Fix whitespace.
1037
2d97a5d9
JB
10382018-01-09 John Baldwin <jhb@FreeBSD.org>
1039
1040 * gdb.texinfo (pwd): Update cross-reference for Process Information
1041 node and remove explicit /proc reference.
1042 (Native): Rename subsection from SVR4 Process Information to
1043 Process Information.
1044 (Process Information): Reword introduction to be less /proc
1045 centric. Document support for "info proc" on FreeBSD.
1046
9f757bf7
XR
10472018-01-03 Xavier Roirand <roirand@adacore.com>
1048
1049 * gdb.texinfo (Set Catchpoints): Add documentation for new
1050 "catch handlers" action.
1051
cef0f868
SH
10522017-12-27 Stafford Horne <shorne@gmail.com>
1053
1054 * gdb.texinfo (Target Description Format): Explain that arbitrary
1055 strings are now allowed for register groups.
1056
b67d92b0
SH
10572017-12-27 Stafford Horne <shorne@gmail.com>
1058
1059 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1060
7c161838
SDJ
10612017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1062
1063 PR cli/16224
1064 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1065
b89641ba
SM
10662017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1067
1068 * python.texi (Manipulating breakpoints using Python): Document
1069 qualified parameter to gdb.Breakpoint.
1070
0b982d68
SM
10712017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1072
1073 * python.texi (Manipulating breakpoints using Python): Split doc
1074 of Breakpoint.__init__ in two, split text in multiple
1075 paragraphs, don't nest parameter square brackets.
1076
a994fec4
FJ
10772017-12-12 Stafford Horne <shorne@gmail.com>
1078 Stefan Wallentowitz <stefan@wallentowitz.de>
1079 Franck Jullien <franck.jullien@gmail.com>
1080 Jeremy Bennett <jeremy.bennett@embecosm.com>
1081
1082 * gdb.texinfo: Add OpenRISC documentation.
1083
437afbb8
JK
10842017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1087
883fd55a
KS
10882017-12-07 Keith Seitz <keiths@redhat.com>
1089
1090 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1091 and "show print type nested-type-limit".
1092
824cc835
PM
10932017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1094
1095 * python.texi (Breakpoints In Python): Add text relating
1096 to allowed explicit locations and keywords in gdb.Breakpoints.
1097
7403715e
TT
10982017-12-04 Tom Tromey <tom@tromey.com>
1099
1100 * gdb.texinfo (Rust): Update trait object status
1101
97cbe998
SDJ
11022017-12-01 Andrew Cagney <cagney@redhat.com>
1103 Joel Brobecker <brobecker@adacore.com>
1104 Sergio Durigan Junior <sergiodj@redhat.com>
1105
1106 * gdb.texinfo (File Options): Document --readnever.
1107 (Commands to Specify Files): Likewise, for 'symbol-file' and
1108 'add-symbol-file'.
1109
bd69330d
PA
11102017-11-29 Pedro Alves <palves@redhat.com>
1111
1112 PR c++/19436
1113 * gdb.texinfo (Debugging C Plus Plus): Document setting
1114 breakpoints in functions with ABI tags.
1115
a20714ff
PA
11162017-11-29 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.texinfo (Linespec Locations): Document how "function" is
1119 interpreted in C++ and Ada. Document "-qualified".
1120 (Explicit Locations): Document how "-function" is interpreted in
1121 C++ and Ada. Document "-qualified".
1122
ee9a09e9
DC
11232017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1124
1125 PR gdb/21945
1126 * gdb.texinfo (Search Memory): Update description and example
1127 about how to search a string without NULL terminator.
1128
e547c119
JB
11292017-11-24 Joel Brobecker <brobecker@adacore.com>
1130
1131 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1132 new "exception-message" field.
1133
5f1ca24a
SM
11342017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1135
1136 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1137
d044bac8
PA
11382017-11-24 Pedro Alves <palves@redhat.com>
1139
1140 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1141 false claim that GDB inserts quoting automatically.
1142 (Symbols): Add anchor.
1143
2400729e
UW
11442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1145
1146 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1147
d8ae99a7
PM
11482017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1149
1150 * python.texi (Basic Python): Add rbreak documentation.
1151
d0fe4701
XR
11522017-11-07 Xavier Roirand <roirand@adacore.com>
1153 Pedro Alves <palves@redhat.com>
1154
1155 * gdb.texinfo (Set Breaks): Document support for breakpoint
1156 location ranges in the enable/disable commands.
1157
bc3b087d
SDJ
11582017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1159
1160 * gdb.texinfo (Starting your Program) <The working directory.>:
1161 Mention remote debugging.
1162 (Working Directory) <Your Program's Working Directory>:
1163 Likewise.
1164 (Connecting) <Remote Packet>: Add "set-working-dir"
1165 and "QSetWorkingDir" to the table.
1166 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1167 packet.
1168
d092c5a2
SDJ
11692017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1170
1171 * gdb.texinfo (Starting your Program) <The working directory.>:
1172 Mention new "set cwd" command.
1173 (Working Directory) <Your Program's Working Directory>:
1174 Rephrase to explain that "set cwd" exists and is the default
1175 way to change the inferior's cwd.
1176
289e23aa
AA
11772017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1178
1179 * gdb.texinfo (S/390 and System z Features): Document the new
1180 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1181
f2ff95c5
KB
11822017-09-21 Kevin Buettner <kevinb@redhat.com>
1183
1184 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1185 attribute.
1186
da2c323b
KB
11872017-09-21 Kevin Buettner <kevinb@redhat.com>
1188
1189 * python.texi (Inferiors In Python): Add description for method
1190 Inferior.thread_from_thread_handle.
1191
4e5a4f58
JB
11922017-09-19 John Baldwin <jhb@FreeBSD.org>
1193
1194 * gdb.texinfo (Starting your Program): Add description of
1195 starti command. Mention starti command as an alternative for
1196 debugging the elaboration phase.
1197
1526853e
SM
11982017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1199
1200 * gdb.texinfo (Maintenance Commands): Document filter parameter
1201 of "maint selftest". Document "maint info selftests" command.
1202
7c96f8c1
TT
12032017-09-11 Tom Tromey <tom@tromey.com>
1204
1205 * python.texi (Events In Python): Document new events.
1206
d69cf9b2
PA
12072017-09-04 Pedro Alves <palves@redhat.com>
1208
1209 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1210 no-debug-info variables.
1211 (Symbols) <Examining the Symbol Table>: Document inspecting
1212 no-debug-info types.
1213 (Calling) <Calling functions with no debug info>: New subsection,
1214 documenting calling no-debug-info functions.
1215 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1216
0a2dde4a
SDJ
12172017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1218
1219 * gdb.texinfo (set environment): Add @anchor. Explain that
1220 environment variables set by the user are sent to GDBserver.
1221 (unset environment): Likewise, but for unsetting variables.
1222 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1223 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1224 "environment-reset" and "QEnvironmentReset" to the table.
1225 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1226 QEnvironmentReset>: New item, explaining the packet.
1227
6e41ddec
JK
12282017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1229
1230 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1231 "Compiler search for the compile command" descriptions of set
1232 compile-gcc and show compile-gcc.
1233
58afddc6
WP
12342017-08-07 Weimin Pan <weimin.pan@oracle.com>
1235
1236 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1237 ADI support.
1238 * NEWS: Add "adi examine" and "adi assign" commands.
1239
6d580b63
YQ
12402017-08-18 Yao Qi <yao.qi@linaro.org>
1241
1242 * gdb.texinfo (Server): Document "--selftest".
1243
a5afdb16
RK
12442017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1245
1246 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1247 Single-Key mode.
1248
ca145713
SDJ
12492017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1250
1251 PR gdb/21925
1252 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1253 set...").
1254
0968fbae
SM
12552017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1256
1257 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1258 conditional expression.
1259
791fb3d7
SM
12602017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1261
1262 * agentexpr.texi (rot): Fix symbolic description, improve
1263 textual description.
1264
27d41eac
YQ
12652017-07-26 Yao Qi <yao.qi@linaro.org>
1266
1267 * gdb.texinfo (Maintenance Commands): Document command
1268 "maint check xml-descriptions".
1269
8e2141c6
YQ
12702017-07-26 Yao Qi <yao.qi@linaro.org>
1271
1272 * gdb.texinfo (Maintenance Commands): Document optional
1273 argument of "maint print c-tdesc".
1274
c646b4e8
YQ
12752017-07-18 Yao Qi <yao.qi@linaro.org>
1276
1277 * gdb.texinfo (Maintenance Commands): Improve the doc to
1278 command "maint print c-tdesc".
1279
eb83230b
SDJ
12802017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1281
1282 PR gdb/21606
1283 * python.texi (Python representation of Symbols.): Replace
1284 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1285 * guile.texi (Guile representation of Symbols.): Likewise.
1286
c4dcb155
SM
12872017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1288
1289 * gdb.texinfo (Optional Messages about Internal Happenings):
1290 Document {set,show} debug separate-debug-file commands.
1291
aefd8b33
SDJ
12922017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1293
1294 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1295 (Connecting) <Remote Packet>: Add "startup-with-shell"
1296 and "QStartupWithShell" to the table.
1297 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1298 packet.
1299
176efed1
AB
13002017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1301
1302 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1303
d050f7d7
TW
13042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1305
1306 * python.texi (Recording in Python): Factor out the documentation of
1307 gdb.RecordInstruction's super class.
1308
14f819c8
TW
13092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1310
1311 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1312 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1313 prev and next.
1314
0ed5da75
TW
13152017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1316
1317 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1318 gdb.RecordInstruction
1319
913aeadd
TW
13202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1321
1322 * python.texi (Recording in Python): Add documentation for
1323 gdb.RecordGap and remove documentation of special cases for
1324 gdb.BtraceInstruction.
1325
a3be24ad
TW
13262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1327
1328 * python.texi (Recording in Python): Remove Record.ptid defvar.
1329
ebe553db
SM
13302017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1331
1332 * gdb.texinfo (GDB/MI Thread Information): Add missing
1333 fields, re-word some things.
1334 (GDB/MI Thread Commands): Describe fields found in the output of
1335 -thread-info, remove description of fields in the
1336 thread output tuple, replace with a cross-reference to "GDB/MI
1337 Thread Information".
1338
9be21bb4
SM
13392017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1340
1341 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1342 from -thread-info output.
1343
fe5f7374
AK
13442017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1345
1346 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1347
eea78757
AK
13482017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1349
1350 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1351
79778b30
YQ
13522017-03-22 Yao Qi <yao.qi@linaro.org>
1353
1354 * python.texi (Inferiors In Python): Remove @code from Python.
1355
cee59b3f
TW
13562017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1357
1358 * python.texi (Recordings In Python): Document return type of
1359 gdb.BtraceInstruction.data.
1360
51457a05
MAL
13612017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1362
1363 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1364 command file-list-shared-libraries
1365 (GDB/MI Async Records): Update documentation of library-loaded with new
1366 field.
1367
701adfb0
PA
13682017-03-20 Artemiy Volkov <artemiyv@acm.org>
1369
1370 PR gdb/14441
1371 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1372 supports both lvalue and rvalue references.
1373
13742017-03-20 Artemiy Volkov <artemiyv@acm.org>
1375
1376 PR gdb/14441
1377 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1378 table of constants.
1379
f8d99587
DE
13802017-03-16 Doug Evans <dje@google.com>
1381
1382 * guile.texi (Lazy Strings In Guile): Mention arrays.
1383 * python.texi (Lazy Strings In Python): Ditto.
1384
5cf70512
JW
13852017-03-08 Jiong Wang <jiong.wang@arm.com>
1386
1387 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1388 character "@".
1389
4a612d6f
WT
13902017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1391
1392 * Memory Protection Extensions: Add information about inferior
1393 calls.
1394
701adfb0
PA
13952017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1396
1397 * gdb.texinfo: Document new set/show disassembler-options
1398 commands.
1399
216f72a1
JK
14002017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1403 DW_TAG_GNU_* and DW_AT_GNU_*.
1404
4e746bb6
TW
14052017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1406
1407 * python.texi (Recordings In Python): New section.
1408
3f77c769
TT
14092017-02-14 Tom Tromey <tom@tromey.com>
1410
1411 PR python/13598:
1412 * python.texi (Events In Python): Document events.before_prompt.
1413
5cf30ebf
LM
14142017-02-13 Luis Machado <lgustavo@codesourcery.com>
1415
1416 * gdb.texinfo (Target Commands): Document the optional offset
1417 argument for the load command.
1418
18da0c51
MG
14192017-02-10 Martin Galvan <martingalvan@sourceware.org>
1420
1421 PR gdb/21122
1422 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1423 space-separated breakpoint lists. Also add a missing @table command
1424 and @cindex for breakpoint lists.
1425
3f7b46f2
IR
14262017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1427
1428 PR tdep/20936
1429 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1430 (Sparc Features): New node.
1431
2735833d
WT
14322017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1433
1434 * gdb.texinfo (i386 Features): Add system segment registers
1435 as feature.
1436
373832b6
SM
14372017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1438
1439 * python.texi (Events In Python): Fix typo.
1440
78cbbba8
LM
14412017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1442 Luis Machado <lgustavo@codesourcery.com>
1443
1444 * gdb.texinfo (-target-flash-erase): New MI command description.
1445 (flash-erase): New CLI command description.
1446
387360da
JB
14472017-01-04 John Baldwin <jhb@FreeBSD.org>
1448
1449 * gdb.texinfo (Contributors): Add SRI International and University
1450 of Cambridge for FreeBSD/mips.
1451
34c41c68
DE
14522016-12-22 Doug Evans <xdje42@gmail.com>
1453
1454 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1455 commands.
1456
df3ee9ca
PA
14572016-12-02 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.texinfo (User-defined Commands): Limit on number of
1460 arguments passed to user-defined commands removed; update.
1461
01770bbd
PA
14622016-12-02 Pedro Alves <palves@redhat.com>
1463
1464 PR cli/20559
1465 * gdb.texinfo (Define): Add example of using "eval" to process a
1466 variable number of arguments.
1467 (Output) <eval>: Add anchor.
1468
ad02e4fe
SM
14692016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1470
1471 * Makefile.in: Likewise.
1472
8504e097
AA
14732016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1474
1475 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1476 xref.
1477
39402e6c
PA
14782016-10-29 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1481 actions.
1482
ca6eff59
PA
14832016-10-26 Pedro Alves <palves@redhat.com>
1484
1485 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1486 actions that match a thread, and what happens when an action
1487 matches a thread that is already running.
1488
be06ba8c
SM
14892016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1490
1491 * gdb.texinfo (Using Trace Files): Fix typo.
1492 (GDB/MI Tracepoint Commands): Likewise.
1493
99e61eda
SM
14942016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1495
1496 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1497 of -trace-save.
1498
9c37b5ae
TT
14992016-10-06 Tom Tromey <tom@tromey.com>
1500
1501 * guile.texi (Types In Guile): Remove Java mentions.
1502 * python.texi (Types In Python): Remove Java mentions.
1503 * gdb.texinfo (Address Locations, Supported Languages)
1504 (Index Section Format): Remove Java mentions.
1505
ee8da4b8
DE
15062016-08-15 Doug Evans <dje@google.com>
1507
1508 * gdb.texinfo (Target Description Format): Update docs on "end"
1509 field spec and field default type.
1510
4034d0ff
AT
15112016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15122016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1513
1514 PR gdb/20487
1515 * gdb.texinfo (Context management): Update mention of frame
1516 change notifications.
1517 (gdb/mi Async Records): Document frame field in
1518 =thread-select event.
1519 * observer.texi (GDB Observers): New user_selected_context_changed
1520 observer.
1521
4435e1cc
TT
15222016-09-28 Tom Tromey <tom@tromey.com>
1523
1524 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1525 than "memory breakpoint". Further document "kind". Move
1526 protocol-details link earlier.
1527 <z1>: Document the cmd_list argument. Fix typo.
1528 <g>: Remove incorrect sentence.
1529 (Stop Reply Packets): Document "OK" response to requests when in
1530 non-stop mode.
1531 <swbreak>: Use "software breakpoint" rather than "memory
1532 breakpoint".
1533 <create>: Document that "R" is ignored.
1534 <W, X, w>: Document formatting of "AA".
1535 (Notification Packets): Use "%Stop", not "%%Stop".
1536
ad0a504f
AK
15372016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1538
1539 * gdb.texinfo (Embedded Processors): Document ARC.
1540 (Synopsys ARC): New section.
1541 (Standard Target Features): Document ARC features.
1542 (ARC Features): New section.
1543
74172ecf
SM
15442016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1545
1546 * .gitignore: New file.
1547
0a1ddfa6
SM
15482016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1549
1550 * gdb.texinfo (Input/Output): Mention possibility to unset
1551 inferior-tty.
1552
c0272db5
TW
15532016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1554
1555 * gdb.texinfo: Resume btrace on reconnect.
1556
e3487908
GKB
15572016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1558
1559 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1560 syscall.
1561
463888ab
РИ
15622016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1563
1564 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1565 command.
1566
dac790e1
TT
15672016-07-13 Tom Tromey <tom@tromey.com>
1568
1569 PR python/15620, PR python/18620:
1570 * python.texi (Events In Python): Document new breakpoint events.
1571
93daf339
TT
15722016-07-13 Tom Tromey <tom@tromey.com>
1573
1574 PR python/17698:
1575 * python.texi (Breakpoints In Python): Document
1576 Breakpoint.pending.
1577
cda75e70
TT
15782016-07-13 Tom Tromey <tom@tromey.com>
1579
1580 * python.texi (Breakpoints In Python): Move table of types and
1581 table of watchpoint types earlier in node.
1582
e0f3fd7c
TT
15832016-07-12 Tom Tromey <tom@tromey.com>
1584
1585 PR python/19293:
1586 * python.texi (Frames In Python): Document
1587 gdb.invalidate_cached_frames.
1588
86f78169
PA
15892016-06-21 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1592 document new-ui and explain use case.
1593
a28d8e50
YTL
15942016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1595
1596 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1597 (NDS32 Features): New Section.
1598
bb556f1f
TK
15992016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1600
1601 * gdb.texinfo (Examining Memory): Document negative repeat
1602 count in the 'x' command.
1603
38b022b4
SM
16042016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1605
1606 * gdb.texinfo (GDB/MI Async Records): Document method and
1607 format fields in =record-started.
1608 * observer.texi (record_changed): Add method and format
1609 parameters.
1610
c185ba27
EZ
16112016-05-27 Eli Zaretskii <eliz@gnu.org>
1612
1613 * gdb.texinfo (General Query Packets): Move the description of the
1614 response before the long list of the specific 'read' and 'write'
1615 requests.
1616
1957f6b8
TT
16172016-05-23 Tom Tromey <tom@tromey.com>
1618
1619 * python.texi (Basic Python): Document gdb.breakpoints return.
1620
224f10c1
TT
16212016-05-24 Tom Tromey <tom@tromey.com>
1622
1623 PR gdb/19194:
1624 * gdb.texinfo (gdb man): Fix typo.
1625
0bdfa368
TT
16262016-05-17 Tom Tromey <tom@tromey.com>
1627
1628 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1629 (Rust): New node.
1630
dcd1f979
TT
16312016-05-17 Tom Tromey <tom@tromey.com>
1632
1633 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1634
310cdbb6
YQ
16352016-04-27 Yao Qi <yao.qi@linaro.org>
1636
1637 * gdb.texinfo (tfind): Complete doc about tfind without
1638 argument.
1639
b8162e5a
AT
16402016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1641
1642 * agentexpr.texi (byte): Fix zero_ext description.
1643
f7c38292
PA
16442016-03-31 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.texinfo (M32R/SDI): Delete node.
1647 (MIPS Embedded): Remove references to the MIPS remote debugging
1648 protocol, PMON and variants, and the associated commands.
1649
81516450
DE
16502016-03-15 Doug Evans <dje@google.com>
1651
1652 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1653 (Target Description Format): Mention enum types. Update docs on
1654 flags types.
1655 (Predefined Target Types): Add "bool".
1656 (Enum Target Types): New node.
1657
2a60e18f
PA
16582016-03-15 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.texinfo (Tracepoint Actions): Fix typo.
1661
45fa2529
PA
16622016-03-15 Pedro Alves <palves@redhat.com>
1663 Andreas Arnez <arnez@linux.vnet.ibm.com>
1664 Marcin Kościelnicki <koriakin@0x04.net>
1665
1666 * gdb.texinfo (Tracepoint Actions): Document possible
1667 unreliability of '$_ret'.
1668
f2403c39
AB
16692016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1670
1671 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1672 command.
1673
f2f3ccb9
SM
16742016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1675
1676 * gdb.texinfo (Convenience Functions): Document $_as_string.
1677
cce0e923
DE
16782016-02-23 Doug Evans <dje@google.com>
1679
1680 * gdb.texinfo (Skipping Over Functions and Files): Document new
1681 options to "skip" command. Update docs of output of "info skip".
1682
012b3a21
WT
16832016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1684
1685 * gdb.texinfo (Signals): Add bound violation display hints for
1686 a SIGSEGV.
1687
0748bf3e
MK
16882016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1689
1690 * gdb.texinfo (Trace File Format): Add documentation for description
1691 section lines.
1692
e909d859
MK
16932016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1694
1695 * gdb.texinfo (Trace File Format): Remove misleading information
1696 about register block ordering.
1697
713cdcbf
DE
16982016-02-01 Doug Evans <dje@google.com>
1699
1700 * gdb.texinfo (Value Sizes): Fix typo.
1701
8244c20d
DE
17022016-02-01 Doug Evans <dje@google.com>
1703
1704 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1705
5fdf6324
AB
17062016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * gdb.texinfo (Value Sizes): New section.
1709 (Data): Add the 'Value Sizes' node to the menu.
1710
67ebd9cb
JB
17112016-01-26 John Baldwin <jhb@FreeBSD.org>
1712
1713 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1714
6e9567fe
JB
17152016-01-19 John Baldwin <jhb@FreeBSD.org>
1716
1717 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1718
f303dbd6
PA
17192016-01-18 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1722 of the thread that hit a breakpoint or received a signal.
1723
71ef29a8
PA
17242016-01-15 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1727
663f6d42
PA
17282016-01-13 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.texinfo (Threads): Document the $_gthread convenience
1731 variable.
1732 (Convenience Vars): Likewise.
1733
c84f6bbf
PA
17342016-01-13 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.texinfo (Threads): Document "info threads -gid".
1737
22a02324
PA
17382016-01-13 Pedro Alves <palves@redhat.com>
1739
1740 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1741 anchor.
1742 (Threads In Python): Document new InferiorThread.global_num
1743 attribute.
1744
5d5658a1
PA
17452016-01-07 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1748 qualified thread IDs, global thread IDs and thread ID lists.
1749 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1750 thread IDs.
1751 (Convenience Vars): Document the $_thread convenience variable.
1752 (Ada Tasks): Adjust to refer to thread IDs.
1753 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1754 Commands, GDB/MI Variable Objects): Update to mention global
1755 thread IDs.
1756 * guile.texi (Breakpoints In Guile)
1757 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1758 global thread IDs instead of thread IDs.
1759 * python.texi (Threads In Python): Adjust documentation of
1760 InferiorThread.num.
1761 (Breakpoint.thread): Mention global thread IDs instead of thread
1762 IDs.
1763
84654457
PA
17642016-01-13 Pedro Alves <palves@redhat.com>
1765
1766 * python.texi (Threads In Python): Document
1767 InferiorThread.inferior.
1768
e3940304
PA
17692016-01-13 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1772 convenience variable.
1773 (Convenience Vars): Likewise.
1774
82075af2
JS
17752016-01-12 Josh Stone <jistone@redhat.com>
1776 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1777
1778 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1779 (Stop Reply Packets): List the syscall entry and return stop reasons.
1780 (General Query Packets): Describe QCatchSyscalls, and add it to the
1781 table and the detailed list of stub features.
1782
bc504a31
PA
17832016-01-12 Pedro Alves <palves@redhat.com>
1784
1785 Remove use of the registered trademark symbol throughout.
1786
cde67b27
YQ
17872016-01-12 Yao Qi <yao.qi@linaro.org>
1788
1789 * gdb.texinfo (Interrupts): Update the document on handling
1790 interrupt when program is stopped.
1791
19d9d4ef
DB
17922015-12-11 Don Breazeal <donb@codesourcery.com>
1793
1794 * gdb.texinfo (Forks): Correct Linux kernel version where
1795 fork and exec events are supported, add notes about support
1796 of these events in target remote mode.
1797 (Connecting): Reorganize and clarify distinctions between
1798 target remote, extended-remote, and multiprocess.
1799 Reorganize related text from separate sections into new
1800 sections.
1801 (Server): Note effects of target extended-remote mode.
1802 Delete section on Multi-Process Mode for gdbserver.
1803 Move some text to "Connecting" node.
1804
f4f4330e
PA
18052015-12-10 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.texinfo (Threads): Replace warning with explanation
1808 about single-threaded programs.
1809
b1236ac3
PA
18102015-12-10 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.texinfo (Threads): Remove mention of SGI.
1813 (Forks): Remove mention of HP-UX.
1814 (Breakpoints): Remove mention of HP-UX.
1815 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1816 Reword in terms of architectures.
1817 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1818 mention supported systems.
1819 (Convenience Vars): Don't mention HP-UX.
1820 (Jumping): Remove mention of HP-UX in comment.
1821 (Files) <shared libraries>: Update supported shared library types
1822 list. Remove mention of HP-UX.
1823 (Native): Remove HP-UX subsection.
1824 (SVR4 Process Information): Remove mention of HP-UX.
1825
0f59c28f
PA
18262015-12-10 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.texinfo (Stack): Reorder menu.
1829
1c35a88f
LM
18302015-12-09 Luis Machado <lgustavo@codesourcery.com>
1831
1832 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1833 -var-set-format's new zero-hexadecimal format.
1834
3685b09f
PMR
18352015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1836
1837 * gdb.texinfo (Ada Mode Into): Move overloading support
1838 description to its own node.
1839 (Overloading support for Ada): New node.
1840
f2faf941
PA
18412015-11-30 Pedro Alves <palves@redhat.com>
1842
1843 PR 14618
1844 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1845 (Remote Configuration): Add the "set/show remote
1846 no-resumed-stop-reply" to the available settings table.
1847 (General Query Packets): Document the "no-resumed" qSupported
1848 feature.
1849
65706a29
PA
18502015-11-30 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.texinfo (Remote Configuration): List "set/show remote
1853 thread-events" command in configuration table.
1854 (Stop Reply Packets): Document "T05 create" stop
1855 reason and 'w' stop reply.
1856 (General Query Packets): Document QThreadEvents packet. Document
1857 QThreadEvents qSupported feature.
1858
de979965
PA
18592015-11-30 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1862 anchor.
1863 (Packets): Document vCtrlC.
1864
79efa585
SM
18652015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1866
1867 * gdb.texinfo (Thread List Format): Mention thread names.
1868
7e0aa6aa
PA
18692015-11-24 Pedro Alves <palves@redhat.com>
1870
1871 PR 17539
1872 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1873 program-spaces" example to ascending order listing.
1874 (Threads): Adjust "info threads" example to ascending order
1875 listing.
1876 (Forks): Adjust "info inferiors" example to ascending order
1877 listing.
1878
0c532a29
MM
18792015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1880
1881 * gdb.texinfo (Process Record and Replay): Document "record
1882 instruction-history" modifiers.
1883
fc58fa65
AB
18842015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1887 description.
1888 (Frame Filter Management): Move to later in the 'Examining the
1889 Stack' chapter.
1890 (Selection): Add entry for 'select-frame'.
1891
792005b0
DE
18922015-09-25 Doug Evans <dje@google.com>
1893
1894 * gdb.texinfo (Process Record and Replay): Fix syntax of
1895 "record instruction-history begin, end" and
1896 "record function-call-history begin, end".
1897
c58b006b
SM
18982015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1899
1900 * gdb.texinfo (Specifying Source Directories): Fix
1901 substitute-path example.
1902
f2665db5
MM
19032015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1904
1905 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1906
e68fa6f0
PA
19072015-09-15 Pedro Alves <palves@redhat.com>
1908
1909 PR remote/18965
1910 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1911 the vforkdone description.
1912
8228463c
PA
19132015-09-15 Pedro Alves <palves@redhat.com>
1914
1915 PR remote/18965
1916 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1917 part indicates the thread ID of the parent process.
1918
750ce8d1
YQ
19192015-09-15 Yao Qi <yao.qi@linaro.org>
1920
1921 * gdb.texinfo (General Query Packets): Add vContSupported to
1922 tables of 'gdbfeatures' and 'stub features' supported in the
1923 qSupported packet, as well as to the list containing stub
1924 feature details.
1925
b459a59b
DB
19262015-09-11 Don Breazeal <donb@codesourcery.com>
1927
1928 * gdb.texinfo (Remote Configuration): Add exec event
1929 feature to table of packet settings.
1930 (Stop Reply Packets): Add exec events to the list of stop
1931 reasons.
1932 (General Query Packets): Add exec events to tables of
1933 'gdbfeatures' and 'stub features' supported in the qSupported
1934 packet, as well as to the list containing stub feature
1935 details.
1936
73b8c1fd
PA
19372015-08-24 Pedro Alves <palves@redhat.com>
1938
1939 * gdb.texinfo (Remote Configuration): Document the "set/show
1940 remote multiprocess-extensions-packet" commands.
1941
bb615428
PA
19422015-08-24 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1945 <M32R>: Remove references to M32R/D.
1946 <M68K>: Remove references to target dbug.
1947 <MIPS Embedded>: Remove references to target r3900 and target
1948 array.
1949 <PowerPC Embedded>: Remove references to target dink32 and target
1950 ppcbug, target sds
1951 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1952
2b4bf6af
AB
19532015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1954
1955 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1956
566f5e3b
AB
19572015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1960
18989b3c
AB
19612015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1962
1963 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1964 info bfds" to...
1965 (File Caching): A New section. Outline bfd caching, and add new
1966 description for "main set/show bfd-sharing".
1967
6ff0ba5f
DE
19682015-08-14 Doug Evans <xdje42@gmail.com>
1969
1970 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1971 disassembly.
1972 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1973
629500fa
KS
19742015-08-11 Keith Seitz <keiths@redhat.com>
1975
1976 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1977 Use "location(s)"instead of "linespec(s)".
1978 (Specifying a Location): Rewrite.
1979 Add subsections describing linespec, address, and explicit locations.
1980 Add node/menu for each subsection.
1981 (Source and Machine Code, C Preprocessor Macros)
1982 (Create and Delete Trace points)
1983 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1984 (Continuing at a Different Address): Remove "linespec" examples.
1985 Add reference to "Specify a Location"
1986 (The -break-insert Command): Rewrite. Add anchor.
1987 Add reference to appropriate manual section discussing locations.
1988 (The -dprintf-insert Command): Refer to -break-insert for
1989 specification of 'location'.
1990
fbea99ea
PA
19912015-08-07 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1994 target-non-stop".
1995
da8c46d2
MM
19962015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1997
1998 * gdb.texinfo (Process Record and Replay): Document prefixing of
1999 speculatively executed instructions in the "record instruction-history"
2000 command.
2001
a3b5281e
DE
20022015-07-20 Doug Evans <dje@google.com>
2003
2004 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2005
6bcb1f97
DE
20062015-07-16 Doug Evans <dje@google.com>
2007
2008 * stabs.texinfo: @include gdb-cfg.texi.
2009
db1ff28b
JK
20102015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2011
2012 Revert the previous 2 commits:
2013 gdbserver build-id attribute generator
2014 Validate symbol file using build-id
2015
ca5268b6
JK
20162015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 * gdb.texinfo (Files): Add 'set validate-build-id'
2019 and 'show validate-build-id'.
2020
700ca40f
JK
20212015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2022 Jan Kratochvil <jan.kratochvil@redhat.com>
2023
2024 gdbserver build-id attribute generator.
2025 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2026 'build-id' in description, example, new attribute in dtd.
2027
7c7f93f6
AB
20282015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.texinfo (Selection): Update documentation for 'frame'
2031 command.
2032
701adfb0
PA
20332015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2036 focus commands.
2037
20382015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2039
2040 * gdb.texinfo (TUI): Add comma after @xref.
2041
b0627500
MM
20422015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2043
72f4393d 2044 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
2045 commands.
2046
b20a6524
MM
20472015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2048
2049 * gdb.texinfo (Process Record and Replay): Spell out that variables
2050 and registers are not available during btrace replay.
2051 Describe the new "record btrace pt" command.
2052 Describe the new "set|show record btrace pt buffer-size" options.
2053 (General Query Packets): Describe the new Qbtrace:pt and
2054 Qbtrace-conf:pt:size packets.
2055 Expand "bts" to "Branch Trace Store".
2056 Update the branch trace DTD.
2057
fc637f04
PP
20582015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2059
2060 * gdb.texinfo (Command History): Document the new option
2061 "history remove-duplicates".
2062
18a94d75
DE
20632015-06-19 Doug Evans <dje@google.com>
2064
2065 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2066 longer supported.
2067
0eacb298
PP
20682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2069
2070 * gdb.texinfo (Command History): Mention that setting
2071 GDBHISTSIZE to the empty string disables history truncation.
2072
bc460514
PP
20732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2074
2075 PR gdb/16999
2076 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2077 behavior.
2078
b58c513b
PP
20792015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2080
2081 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2082 with GDBHISTSIZE.
2083
a86c90e6
SM
20842015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2085
2086 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2087 bytes and memory units for -data-{read,write}-memory-bytes.
2088 (Packets): Same for m, M and X packets.
2089 * python.texi (Inferiors In Python): Same for read_memory and
2090 write_memory.
2091
c74f7d1c
JT
20922015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2093
2094 * gdb.texinfo (Separate Debug Files): Document that PE is also
2095 supported.
2096
51f0e40d
AB
20972015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2100 single table entry.
2101
966f0aef
WT
21022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2103
2104 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2105
2106
15a201c8
GB
21072015-06-10 Gary Benson <gbenson@redhat.com>
2108
2109 * gdb.texinfo (Remote Configuration): Document the
2110 "set/show remote hostio-setfs-packet" command.
2111 (Host I/O Packets): Document the vFile:setfs packet.
2112
7a6a1731
GB
21132015-06-10 Gary Benson <gbenson@redhat.com>
2114
2115 * gdb.texinfo (Debugging Output): Document the "set/show debug
2116 linux-namespaces" command.
2117
7d73c23c 21182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 2119 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
2120
2121 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2122 and "set mpx bound".
2123
27e0867f
DE
21242015-05-27 Doug Evans <dje@google.com>
2125
2126 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2127
b4f54984
DE
21282015-05-26 Doug Evans <dje@google.com>
2129
2130 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2131 command renamings.
2132 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2133
55b40027
AB
21342015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2135
2136 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2137
a4ea0946
AB
21382015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2141 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2142
37442ce1
DE
21432015-05-16 Doug Evans <xdje42@gmail.com>
2144
2145 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2146 memory ports.
2147
36de76f9
JK
21482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2149
2150 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2151
0d71eef5
DB
21522015-05-12 Don Breazeal <donb@codesourcery.com>
2153
2154 * gdb.texinfo (Forks): Note that fork debugging is
2155 supported in extended mode.
2156 (Remote Configuration): Add fork event features to table
2157 of packet settings.
2158 (Stop Reply Packets): Add fork events to list of stop reasons.
2159 (General Query Packets): Add fork events to tables of
2160 'gdbfeatures' and 'stub features' supported in the qSupported
2161 packet, as well as to the list containing stub feature
2162 details.
2163
835205d0
GB
21642015-05-12 Gary Benson <gbenson@redhat.com>
2165
2166 * gdb.texinfo (General Query Packets): Document
2167 qXfer:exec-file:read with empty annex.
2168
4c082a81
SC
21692015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2170
2171 * python.texi (Values From Inferior): Add descriptions of new
2172 methods gdb.Value.reference_value and gdb.Value.const_value.
2173
b30a0bc3
JB
21742015-05-06 Joel Brobecker <brobecker@adacore.com>
2175
2176 * gdb.texinfo (Files): Add "info dll" documentation.
2177 (Cygwin Native): Remove "info dll" documentation.
2178
2ce1cdbf
DE
21792015-04-29 Doug Evans <dje@google.com>
2180
2181 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2182 Document.
2183 (Writing an Xmethod): Add get_result_type to example.
2184
59fb7612
SS
21852015-04-28 Sasha Smundak <asmundak@google.com>
2186
2187 * python.texi: New method documented.
2188
cf75d6c3
AB
21892015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2190
2191 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2192 format.
2193
897c3d32
DE
21942015-04-24 Doug Evans <dje@google.com>
2195
2196 * python.texi (Xmethods In Python): Fix name of method to call the
2197 xmethod.
2198
1b6e6f5c
GB
21992015-04-17 Gary Benson <gbenson@redhat.com>
2200
2201 * gdb.texinfo (Connecting to a Remote Target): Mention that
2202 GDB can access program files from remote targets that support
2203 qXfer:exec-file:read and Host I/O packets.
2204
c78fa86a
GB
22052015-04-17 Gary Benson <gbenson@redhat.com>
2206
2207 * gdb.texinfo (Remote Configuration): Document the "set/show
2208 remote pid-to-exec-file-packet" command.
2209 (General Query Packets): Document the qXfer:exec-file:read
2210 qSupported features. Document the qXfer:exec-file:read packet.
2211
a9a5a3d1
GB
22122015-04-17 Gary Benson <gbenson@redhat.com>
2213
2214 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2215 applies to executable paths if supplied to GDB as absolute.
2216
4f45d445
JK
22172015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2218
2219 * gdb.texinfo (Mode Options): Remove -xdb.
2220
e7a8570f
JK
22212015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2222 Eli Zaretskii <eliz@gnu.org>
2223
72f4393d
L
2224 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2225 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
2226 the compile command. New subsection Compiler search for the compile
2227 command.
2228
f2983cc3
AW
22292015-04-09 Andy Wingo <wingo@igalia.com>
2230
2231 * guile.texi (Frames In Guile): Describe frame-read-register.
2232
599bd15c
GB
22332015-04-02 Gary Benson <gbenson@redhat.com>
2234
2235 * gdb.texinfo (set sysroot): Document "target:".
2236
d11916aa
SS
22372015-04-01 Sasha Smundak <asmundak@google.com>
2238
2239 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2240 section.
2241
df8411da
SDJ
22422015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2243
2244 PR corefiles/16092
2245 * gdb.texinfo (gcore): Mention new command 'set
2246 use-coredump-filter'.
2247 (set use-coredump-filter): Document new command.
2248
d33279b3
AT
22492015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2250
2251 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2252 documentation, reorder the info os entries in alphabetical order.
2253
852f8402
SM
22542015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2255
2256 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2257 -data-write-memory-bytes.
2258
856e7dd6
PA
22592015-03-24 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2262 mention that threads may sometimes run unlocked.
2263
236af5e3
YG
22642015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2265
2266 * gdb.texinfo (Remote configuration): Document "set/show
2267 serial parity" command.
2268
464b0089
GB
22692015-03-18 Gary Benson <gbenson@redhat.com>
2270
2271 * gdb.texinfo (General Query Packets): Remove documentation
2272 for now-removed vFile:fstat qSupported features.
2273
0a93529c
GB
22742015-03-11 Gary Benson <gbenson@redhat.com>
2275
2276 * gdb.texinfo (Remote Configuration): Document the
2277 "set/show remote hostio-fstat-packet" command.
2278 (General Query Packets): Document the vFile:fstat
2279 qSupported features.
2280 (Host I/O Packets): Document the vFile:fstat packet.
2281
85642ba0
AW
22822015-03-11 Andy Wingo <wingo@igalia.com>
2283
2284 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2285
f7e6eed5
PA
22862015-03-04 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.texinfo (Remote Configuration): Document the "set/show
2289 remote swbreak-feature-packet" and "set/show remote
2290 hwbreak-feature-packet" commands.
2291 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2292 decription.
2293 (Stop Reply Packets): Document the swbreak and hwbreak stop
2294 reasons.
2295 (General Query Packets): Document the swbreak and hwbreak
2296 qSupported features.
2297 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2298
f873665f 22992015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
2300
2301 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2302 under *stopped.
2303
9a284c97
DE
23042015-03-02 Doug Evans <xdje42@gmail.com>
2305
2306 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2307
446899e4
AA
23082015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2309
2310 * gdb.texinfo (S/390 and System z Features): Describe new feature
2311 "org.gnu.gdb.s390.vx".
2312
7ee67ee4
SDJ
23132015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2314
2315 PR gdb/18008
2316 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2317 demangler-warning): Fix typo ("problam").
2318
53cf2ee0
DT
23192015-02-19 David Taylor <dtaylor@emc.com>
2320
2321 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2322
3133f8c1
JM
23232015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2324
2325 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2326 point, DTrace'.
2327 (Static Probe Points): Modified to cover DTrace probes in addition
2328 to SystemTap probes. Also modified to cover the `enable probe'
2329 and `disable probe' commands.
2330
9aca2ff8
JM
23312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2332
2333 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2334 `disable probe' commands.
2335
fa3f8d5a
DT
23362015-02-12 David Taylor <dtaylor@emc.com>
2337
2338 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2339 fields of the QTDV packet.
2340
d33501a5
MM
23412015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2342
2343 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2344 (Process Record and Replay): Describe new set|show commands.
2345 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2346
f4abbc16
MM
23472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2348
2349 * gdb.texinfo (Process Record and Replay): Describe the "record
2350 btrace bts" command.
2351 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2352 (Branch Trace Configuration Format): New.
2353
cfb069a8
GB
23542015-01-31 Gary Benson <gbenson@redhat.com>
2355 Doug Evans <dje@google.com>
2356
2357 * gdb.texinfo (Command Completion): Document new
2358 "set/show max-completions" option.
2359
f57d2163
DE
23602015-01-31 Doug Evans <xdje42@gmail.com>
2361
2362 * gdb.texinfo (Symbols): Document new commands
2363 "maint print symbol-cache", "maint print symbol-cache-statistics",
2364 "maint flush-symbol-cache". Document new option
2365 "maint set symbol-cache-size".
2366
9f050062
DE
23672015-01-31 Doug Evans <xdje42@gmail.com>
2368
2369 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2370 distinguish script files vs inlined scripts.
2371 * python.texi (Python Auto-loading): Ditto.
2372
b6577aab
DE
23732015-01-30 Doug Evans <dje@google.com>
2374
2375 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2376 string if present.
2377
3a8b707a
DE
23782015-01-27 Doug Evans <dje@google.com>
2379
2380 * python.texi (Objfiles In Python): Document Objfile.username.
2381
1b549396
DE
23822015-01-27 Doug Evans <dje@google.com>
2383
2384 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2385 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2386
253828f1
JK
23872015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2388
2389 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2390
bf555842
EZ
23912015-01-16 Eli Zaretskii <eliz@gnu.org>
2392
2393 * doc/gdb.texinfo (TUI Commands): Document the possible
2394 values of NAME argument to 'winheight' command. Explain the
2395 effect of 'tabset' setting better.
2396
439250fb
DE
23972015-01-11 Doug Evans <xdje42@gmail.com>
2398
2399 PR gdb/15830
2400 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2401 (Symbols): Ditto.
2402 (Maintenance Commands): Delete docs for "maint demangle".
2403
6bf6fd09
JB
24042014-12-31 Joel Brobecker <brobecker@adacore.com>
2405
2406 * gdb.texinfo (Files): Remove documentation of the
2407 "add-shared-symbol-files" and "assf" commands.
2408 (Cygwin Native): Remove documentation of the "dll-symbols"
2409 command.
2410
cc485e62
DE
24112014-12-17 Doug Evans <xdje42@gmail.com>
2412
2413 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2414
bb2ec1b3
TT
24152014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2416 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.texinfo (Altering): Update.
2419 (Compiling and Injecting Code): New node.
2420
6dddd6a5
DE
24212014-12-12 Doug Evans <dje@google.com>
2422
2423 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2424
f5b95c01
AA
24252014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2426
2427 * gdb.texinfo: Document "maint print user-registers".
2428
a0be3e44
DE
24292014-12-08 Doug Evans <dje@google.com>
2430
2431 * python.texi (Objfiles In Python): Document Objfile.owner.
2432
86e4ed39
DE
24332014-12-04 Doug Evans <dje@google.com>
2434
2435 * python.texi (Objfiles In Python): Document
2436 Objfile.add_separate_debug_file.
2437
7c50a931
DE
24382014-12-04 Doug Evans <dje@google.com>
2439
2440 * python.texi (Objfiles In Python): Document Objfile.build_id.
2441
701adfb0
PA
24422014-12-02 Nick Bull <nicholaspbull@gmail.com>
2443
2444 * observer.texi (inferior_call_pre, inferior_call_post)
2445 (memory_changed, register_changed): New observers.
2446
162078c8
NB
24472014-12-02 Nick Bull <nicholaspbull@gmail.com>
2448
2449 * python.texi (Events In Python): Document new events
2450 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2451 and RegisterChangedEvent.
2452
f10c5b19
JK
24532014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 Add add-auto-load-scripts-directory.
2456 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2457 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2458
413b59ae
JK
24592014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2460
2461 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2462 description typo.
2463
02be9a71
DE
24642014-10-30 Doug Evans <dje@google.com>
2465
2466 * python.texi (Progspaces In Python): Document ability to add
2467 random attributes to gdb.Progspace objects.
2468 (Objfiles In Python): Document ability to add random attributes to
2469 gdb.objfile objects.
2470
e5f8a7cc
PA
24712014-10-27 Pedro Alves <palves@redhat.com>
2472
2473 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2474 info on stepping and signal handlers.
2475 (Signals): Explain stepping and signal handlers. Add context
2476 index entry, and cross references.
2477
fab3a15d
SM
24782014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2479
2480 * python.texi (Breakpoints In Python): Add parenthesis after
2481 Breakpoint.delete. Clarify Breakpoint.enabled description so
2482 that it contains "disable".
2483
4ffbba72
DE
24842014-10-17 Doug Evans <dje@google.com>
2485
2486 * python.texi (Events In Python): Document clear_objfiles event.
2487
d096d8c1
DE
24882014-10-17 Doug Evans <dje@google.com>
2489
2490 * python.texi (Objfiles In Python): Document new progspace attribute.
2491
32a8097b
PA
24922014-10-17 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2495 (SVR4 Process Information): Delete mention of OSF/1.
2496
2ddf4301
SM
24972014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2498
2499 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2500 exit-code field in -list-thread-groups output.
2501
342cc091
JBG
25022014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2503
2504 * gdb.texinfo (Set Breaks): Add missing "@end table".
2505
a25a5a45
PA
25062014-09-22 Pedro Alves <palves@redhat.com>
2507
2508 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2509 always-inserted off" is the default mode now. Delete
2510 documentation of "set breakpoint always-inserted auto".
2511
2b4fd423
DE
25122014-09-18 Doug Evans <dje@google.com>
2513
2514 * python.texi (Symbol Tables In Python): Document "producer"
2515 attribute of gdb.Symtab objects.
2516
deb8ff2b
PA
25172014-09-16 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2520 (Embedded OS): Remove VxWorks menu entry.
2521 (VxWorks): Remove node.
2522
81219e53
DE
25232014-09-13 Doug Evans <xdje42@gmail.com>
2524
2525 * gdb.texinfo (Signaling): Document new queue-signal command.
2526
faa42425
DE
25272014-09-06 Doug Evans <xdje42@gmail.com>
2528
2529 PR 15276
2530 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2531 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2532
1a6a384b
JL
25332014-09-03 Justin Lebar <jlebar@google.com>
2534
2535 * python.texi (Types In Python): Type.template_argument(n) returns a
2536 gdb.Value or a gdb.Type and throws an exception if n is out of
2537 range.
2538
5f3b99cf
SS
25392014-09-03 Sasha Smundak <asmundak@google.com>
2540
2541 * python.texi (Frames in Python): Add read_register description.
2542
3cecbbbe
TT
25432014-08-04 Tom Tromey <tromey@redhat.com>
2544
2545 * gdb.texinfo (Debugging Output): Update for change to "set debug
2546 target".
2547
90debf20
MM
25482014-08-01 Masaki Muranaka <monaka@monami-software.com>
2549
2550 Pushed by Joel Brobecker <brobecker@adacore.com>.
2551 * Makefile.in (transform): New variable.
2552 (install-man1, install-man5): Apply $(transform) to man file names.
2553
ee7333ae
DE
25542014-07-26 Doug Evans <xdje42@gmail.com>
2555
2556 PR guile/17177
2557 * guile.texi (Guile Pretty Printing API): Fix typo.
2558 Document set-pretty-printers!, pretty-printers.
2559 (Selecting Guile Pretty-Printers): Update.
2560 Mention program-space based pretty-printers.
2561
70509625
PA
25622014-07-25 Pedro Alves <palves@redhat.com>
2563 Eli Zaretskii <eliz@gnu.org>
2564
2565 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2566 with multi-threaded programs.
2567
701adfb0
PA
25682014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2569
2570 * gdb.texinfo (MicroBlaze Features): Added.
2571
b67a2c6f
YQ
25722014-06-27 Yao Qi <yao@codesourcery.com>
2573
2574 * gdb.texinfo (Maintenance Commands): Update the output of
2575 'maint print dummy-frames' command.
2576
f179cf97
EZ
25772014-06-24 Eli Zaretskii <eliz@gnu.org>
2578
2579 * gdb.texinfo (Screen Size): Improve indexing.
2580
992c7d70
GB
25812014-06-19 Gary Benson <gbenson@redhat.com>
2582
2583 * gdb.texinfo (Maintenance Commands): Document new
2584 "maint set/show catch-demangler-crashes" option.
2585
57fcfb1b
GB
25862014-06-19 Gary Benson <gbenson@redhat.com>
2587
2588 * gdb.texinfo (Maintenance Commands): Document new
2589 "maint demangler-warning" command and new
2590 "maint set/show demangler-warning" option.
2591
dd5d5494
SC
25922014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2593
2594 * python.texi (Xmethod API): Add space before the opening
2595 parenthesis in function descriptions.
2596
25326a28 25972014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2598
2599 * guile.texi (Guile Configuration): Document guile-data-directory.
2600
0a770bb2 26012014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2602
2603 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2604
16f691fb
DE
26052014-06-04 Doug Evans <xdje42@gmail.com>
2606
2607 * guile.texi (Breakpoints In Guile): Update.
2608
1e47491b
JB
26092014-06-03 Joel Brobecker <brobecker@adacore.com>
2610
2611 * python.texi (Xmethod API): Fix reference to "Progspaces In
2612 Python".
2613
0c6e92a5
SC
26142014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2615
2616 * python.texi (Xmethods In Python, XMethod API)
2617 (Writing an Xmethod): New nodes.
2618 (Python API): New menu entries "Xmethods In Python",
2619 "Xmethod API", "Writing an Xmethod".
2620
06eb1586
DE
26212014-06-02 Doug Evans <xdje42@gmail.com>
2622
2623 * guile.texi (Guile API): Add entry for Parameters In Guile.
2624 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2625 (Parameters In Guile): New node.
2626
e698b8c4
DE
26272014-06-02 Doug Evans <xdje42@gmail.com>
2628
2629 * guile.texi (Guile API): Add entry for Commands In Guile.
2630 (Basic Guile) <parse-and-eval>: Add reference.
2631 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2632 (GDB Scheme Data Types): Mention <gdb:command> object.
2633 (Commands In Guile): New node.
2634
ded03782
DE
26352014-06-02 Doug Evans <xdje42@gmail.com>
2636
2637 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2638 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2639 (Progspaces In Guile): New node.
2640
53e8a631
AB
26412014-05-30 Andrew Burgess <aburgess@broadcom.com>
2642
2643 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2644 * python.texi (Frames In Python): Mention
2645 gdb.FRAME_UNWIND_MEMORY_ERROR.
2646
329ea579
PA
26472014-05-29 Pedro Alves <palves@redhat.com>
2648 Tom Tromey <tromey@redhat.com>
2649
2650 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2651 from example.
2652 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2653 Mention that target-async is now deprecated.
2654 (Maintenance Commands): Document maint set/show target-async.
2655
92bcb5f9
PA
26562014-05-29 Pedro Alves <palves@redhat.com>
2657
2658 * observer.texi (sync_execution_done, command_error): New
2659 subjects.
2660
fd664c91
PA
26612014-05-29 Pedro Alves <palves@redhat.com>
2662
2663 PR gdb/13860
2664 * observer.texi (signal_received, end_stepping_range)
2665 (signal_exited, exited, no_history): New observer subjects.
2666
b2715b27
AW
26672014-05-26 Andy Wingo <wingo@igalia.com>
2668
2669 * guile.texi (GDB Scheme Data Types): Remove documentation for
2670 removed interfaces. Update spelling of gdb-object-kind.
2671
9eaa4c1e
AW
26722014-05-26 Andy Wingo <wingo@igalia.com>
2673
2674 * guile.texi (Basic Guile): Fix some typos.
2675
0f1e8403
AW
26762014-05-26 Andy Wingo <wingo@igalia.com>
2677
2678 * guile.texi (Writing a Guile Pretty-Printer)
2679 (Guile Types Module): Fix excess parentheses in use-modules forms.
2680
697aa1b7
EZ
26812014-05-24 Eli Zaretskii <eliz@gnu.org>
2682
2683 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2684 (Breakpoints In Guile, Guile Printing Module)
2685 (Guile Exception Handling, Values From Inferior In Guile)
2686 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2687 Don't use @var at the beginning of a sentence.
2688
2689 * gdb.texinfo (Frame Filter Management, Trace Files)
2690 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2691 (PowerPC Embedded, Define, Annotations for Running)
2692 (IPA Protocol Commands, Packets, General Query Packets)
2693 (Tracepoint Packets, Notification Packets, Environment)
2694 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2695 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2696 (Frames, Backtrace, Selection, Expressions, Registers)
2697 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2698 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2699 (Source Annotations, Using JIT Debug Info Readers, Packets)
2700 (Stop Reply Packets, Host I/O Packets)
2701 (Target Description Format): Don't use @var at the beginning of a
2702 sentence.
2703
2704 * python.texi (Basic Python, Types In Python)
2705 (Commands In Python, Frames In Python, Line Tables In Python)
2706 (Breakpoints In Python, gdb.printing, gdb.types)
2707 (Type Printing API): Don't use @var at the beginning of a
2708 sentence.
2709
67b5c0c1
MM
27102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2711
2712 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2713 replay-memory-access".
2714
6a3cb8e8
PA
27152014-05-21 Pedro Alves <palves@redhat.com>
2716
2717 * gdb.texinfo (Starting): Document "set/show
2718 auto-connect-native-target".
2719 (Target Commands): Document "target native".
2720
936d2992
PA
27212014-05-20 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2724 not be remote specific. Add cross reference to the qCRC packet.
2725 (Separate Debug Files): Update cross reference to the qCRC packet.
2726 (General Query Packets) <qCRC packet>: Add anchor.
2727
b3ce5e5f
DE
27282014-05-17 Doug Evans <xdje42@gmail.com>
2729
2730 Copy over changes from guile.texi.
2731 * python.texi (Basic Python) <gdb.execute>: Add text.
2732 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2733 (Values From Inferior) <Python string>: Add text.
2734 (Values From Inferior) <Value.string>: Clarify string length handling.
2735 (Pretty Printing API): Add cindex.
2736 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2737 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2738 @vindex.
2739 (Commands In Python) <COMPLETE_*>: Similarly.
2740 (Symbols In Python) <SYMBOL_*>: Similarly.
2741 (Breakpoints In Python) <WP_*>: Similarly.
2742 (Breakpoints In Python) <BP_*>: Similarly.
2743
8dfcab11
DT
27442014-05-17 David Taylor <dtaylor@emc.com>
2745
2746 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2747 mentioned in the qfThreadInfo reply.
2748
8d551b02
DE
27492014-05-16 Doug Evans <dje@google.com>
2750
2751 * gdb.texinfo (Mode Options): Add -D.
2752
e20bd8f4
SB
27532014-05-09 Samuel Bronson <naesten@gmail.com>
2754
2755 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2756 "make -C".
2757
f989a1c8
TT
27582014-04-29 Tom Tromey <tromey@redhat.com>
2759
2760 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2761 "show debug varobj".
2762
95cf3b38
DT
27632014-05-01 David Taylor <dtaylor@emc.com>
2764
2765 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2766 option.
2767
01f9f808
MS
27682014-04-24 Michael Sturm <michael.sturm@mintel.com>
2769 Walfred Tedeschi <walfred.tedeschi@intel.com>
2770
2771 * gdb.texinfo (i386 Features): Add description of AVX512
2772 registers.
2773
770e7fc7
DE
27742014-03-31 Doug Evans <dje@google.com>
2775
2776 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2777
97d8f0ee
DE
27782014-03-30 Doug Evans <dje@google.com>
2779
2780 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2781 (Background Execution): Ditto.
2782
36cb1214
HZ
27832014-03-21 Pedro Alves <palves@redhat.com>
2784 Stan Shebs <stan@codesourcery.com>
2785 Hui Zhu <hui@codesourcery.com>
2786
2787 * gdb.texinfo (Packets): Add anchor to "? packet".
2788 Remove fixme and update introduction of "k packet".
2789 Add anchor to "vKill packet".
2790
5e3a2c38
SS
27912014-03-12 Stan Shebs <stan@codesourcery.com>
2792
2793 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2794
7a5a839f
LC
27952014-02-26 Ludovic Courtès <ludo@gnu.org>
2796
dc6ae996 2797 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2798
95060284
JB
27992014-02-20 Joel Brobecker <brobecker@adacore.com>
2800
2801 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2802 and "assf" as being deprecated.
2803 (Cygwin Native): Likewise for "dll-symbols".
2804 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2805 as a way to force the loading of symbols from a DLL.
2806
f7bd0f78
SC
28072014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2808
2809 * python.texi (Values From Inferior): Add description about the
2810 new feature.
2811
329baa95
DE
28122014-02-17 Doug Evans <xdje42@gmail.com>
2813
2814 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2815 * gdb.texinfo (Python): Moved to ...
2816 * python.texi: ... here. New file.
2817
687894f5
DE
28182014-02-17 Ludovic Courtès <ludo@gnu.org>
2819
d25f38ee 2820 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2821 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2822 parameter to 'str-lookup-function' procedure. Look for
2823 the "std::string<" prefix.
2824 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2825 Adjust description.
2826
6fb526ee
DE
28272014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2828
d25f38ee 2829 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2830 parantheses for deffn.
2831 (Disassembly In Guile): Ditto.
2832
1e0a5178
SS
28332014-02-10 Stan Shebs <stan@codesourcery.com>
2834
2835 Add Doxygen support.
2836 * Makefile.in (doxy): New action, generates Doxygen files.
2837 (DOXYGEN): New.
2838 (doxyedit): New.
2839 * Doxyfile-base.in: New file.
2840 * Doxyfile-gdb-api.in: New file.
2841 * Doxyfile-gdb-xref.in: New file.
2842 * Doxyfile-gdbserver.in: New file.
2843 * doxy-index.in: New file.
2844 * filter-for-doxygen: New file.
2845 * filter-params.pl: New file.
2846
ed3ef339
DE
28472014-02-10 Doug Evans <xdje42@gmail.com>
2848
2849 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2850 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2851 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2852 (Guile docs): Include guile.texi.
2853 (objfile-gdbdotext file): Add objfile-gdb.scm.
2854 (dotdebug_gdb_scripts section): Mention Guile scripts.
2855 (Multiple Extension Languages): New node.
2856 * guile.texi: New file.
2857
c6044dd1
JB
28582014-01-28 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2861 ignore-descriptive-types". commands.
2862
87ce2a04
DE
28632014-01-22 Doug Evans <dje@google.com>
2864
2865 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2866 (gdbserver man): Ditto.
2867
52834460
MM
28682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2869
2870 * gdb.texinfo: Document limited reverse/replay support
2871 for target record-btrace.
2872
0688d04e
MM
28732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2874
2875 * gdb.texinfo (Process Record and Replay): Update documentation.
2876
8710b709
MM
28772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2878
2879 * gdb.texinfo (Process Record and Replay): Document new /c
2880 modifier accepted by "record function-call-history".
2881 Add /i modifier to "record function-call-history" example.
2882
dcf106f3
JB
28832014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2884 Joel Brobecker <brobecker@adacore.com>
2885
2886 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2887 markers. Remove one that was misplaced.
2888
41ef2965
PA
28892014-01-10 Pedro Alves <palves@redhat.com>
2890
2891 * gdb.texinfo (Your Program's Environment) <set environment>:
2892 Mention the shell, and point at 'set exec-wrapper'.
2893
c0d48811
JB
28942014-01-07 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2897
5fba4c0f
JB
28982013-12-30 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.texinfo (Types In Python): Clarify the documentation
2901 of attribute gdb.Field.bitpos.
2902
0809504b
JB
29032013-12-28 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.texinfo (Types In Python): Fix the documentation of
2906 attribute "bitpos" in class gdb.Field for enum types. Add
2907 documentation for attribute "enumval" in that same class.
2908
edef6000
JB
29092013-12-28 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2912 @ftable.
2913
71b8c845
DE
29142013-12-23 Doug Evans <xdje42@gmail.com>
2915
2916 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2917 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2918 corresponding section in Extending GDB.
2919 (Extending GDB): Move menu up. New menu item "Auto-loading
2920 extensions".
2921 (Sequences): New menu item "Auto-loading sequences".
2922 (Auto-loading sequences): New node.
2923 (Python): Rename section from Scripting GDB to Extending GDB.
2924 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2925 Move docs on ways to auto-load extensions to ...
2926 (Auto-loading extensions): ... here. New node.
2927
d192b373
JB
29282013-12-23 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2931 in menu.
2932 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2933 command, now in a new node.
2934 (GDB/MI Support Commands): New node, with its contents being
2935 extracted from the "GDB/MI Miscellaneous Commands" node.
2936 A small paragraph introducing the section is also added at
2937 the start.
2938 (GDB/MI Miscellaneous Commands): Delete the description of the
2939 -info-gdb-mi-command, -list-features and -list-target-features
2940 commands, now hosted in the "GDB/MI Support Commands" node.
2941
a16b0e22
SC
29422013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2943
2944 PR python/16113
2945 * gdb.texinfo (Values From Inferior): Add a note about using
2946 gdb.Field objects as subscripts on gdb.Value objects.
2947 (Types In Python): Add description about the new attribute
2948 "parent_type" of gdb.Field objects.
2949
9b26f0fb
JB
29502013-12-12 Joel Brobecker <brobecker@adacore.com>
2951
2952 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2953 entry for section docuumenting the -list-features GDB/MI command.
2954
72bfa06c
JB
29552013-12-10 Joel Brobecker <brobecker@adacore.com>
2956
2957 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2958 "exec-run-start-option" entry in the output of the "-list-features"
2959 command.
2960
3ea8680f
EZ
29612013-12-04 Eli Zaretskii <eliz@gnu.org>
2962
2963 * gdb.texinfo (i386): Fix yesterday's commit.
2964
1a4f73eb
TT
29652013-12-03 Tom Tromey <tromey@redhat.com>
2966
2967 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2968 documented here.
2969
6cb999f8
TT
29702013-12-03 Tom Tromey <tromey@redhat.com>
2971
2972 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2973
ca8941bb
WT
29742013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2975
2976 * gdb.texinfo (i386 Features): Add MPX feature registers.
2977 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2978 a subsubsection for MPX and describes the display of the
2979 boundary registers.
2980
688981c9
JB
29812013-12-03 Joel Brobecker <brobecker@adacore.com>
2982
2983 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2984 documentation of the "ada-exceptions" entry.
2985
2ea126fa
JB
29862013-12-03 Joel Brobecker <brobecker@adacore.com>
2987
2988 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2989 "^error" result record concerning the error message. Document
2990 the error code that may also be part of that result record.
2991 (GDB/MI Miscellaneous Commands): Document the
2992 "undefined-command-error-code" element in the output of
2993 the "-list-features" GDB/MI command.
2994
6b7cbff1
JB
29952013-12-03 Joel Brobecker <brobecker@adacore.com>
2996
2997 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2998 the new -info-gdb-mi-command GDB/MI command. Document
2999 the meaning of "-info-gdb-mi-command" in the output of
3000 -list-features.
3001
20e1ca3b
PA
30022013-11-29 Pedro Alves <palves@redhat.com>
3003
3004 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3005 Update comment.
3006
29453a14
YQ
30072013-11-24 Yao Qi <yao@codesourcery.com>
3008
3009 * gdb.texinfo (Caching Remote Data): Document new
3010 "set/show stack-cache" option.
3011
6dd315ba
YQ
30122013-11-24 Yao Qi <yao@codesourcery.com>
3013
3014 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3015 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3016 "off" respectively.
3017
9df9dbe0
YQ
30182013-11-23 Yao Qi <yao@codesourcery.com>
3019
3020 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3021 of "displayhint" to the table about child results.
3022
c78feb39
YQ
30232013-11-21 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3026 'dynamic' for the output of command -var-list-children.
3027
27b81af3
YQ
30282013-11-21 Yao Qi <yao@codesourcery.com>
3029
3030 * gdb.texinfo (Caching Target Data): Remove "see" before
3031 @pxref.
3032
b26dfc9a
YQ
30332013-11-20 Yao Qi <yao@codesourcery.com>
3034
3035 * gdb.texinfo (Caching Target Data): Update doc for
3036 per-address-space dcache.
3037
b12039c6
YQ
30382013-11-20 Yao Qi <yao@codesourcery.com>
3039
3040 * gdb.texinfo (Data): Rename menu item.
3041 (Caching Remote Data): Rename to ...
3042 (Caching Target Data): ... it. Update.
3043
422ad5c2
JB
30442013-11-18 Joel Brobecker <brobecker@adacore.com>
3045
3046 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3047 "language-option" entry in the output of the "-list-features"
3048 command.
3049
805e1f19
TT
30502013-11-15 Tom Tromey <tromey@redhat.com>
3051
3052 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3053 Add example.
3054
8fe1b653
TT
30552013-11-14 Tom Tromey <tromey@redhat.com>
3056
3057 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3058
403cb6b1
JB
30592013-11-14 Joel Brobecker <brobecker@adacore.com>
3060
3061 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3062 (Context management): Place current subsection text into its own
3063 subsubsection. Add new subsubsection describing the "--language"
3064 command option.
3065
93973826
JB
30662013-11-13 Joel Brobecker <brobecker@adacore.com>
3067
3068 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3069 the documentation of "info-ada-exceptions" in the output
3070 of the "-list-features" command. Add the documentation
3071 of the "ada-exception" entry instead.
3072
6adcee18
JB
30732013-11-12 Joel Brobecker <brobecker@adacore.com>
3074
93973826 3075
6adcee18
JB
3076 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3077 word of a couple of sentences to start with a capital letter.
3078
58d06528
JB
30792013-11-12 Joel Brobecker <brobecker@adacore.com>
3080
3081 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3082 (Ada Exceptions): New node.
3083 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3084 Commands" node.
3085 (GDB/MI Ada Exceptions Commands): New node.
3086 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3087 field in the output of the "-list-features" command.
3088 * NEWS: Add entry for the new "info exceptions" CLI command,
3089 and for the new "-info-ada-exceptions" GDB/MI command.
3090
bc79de95
PM
30912013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3092
3093 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3094 (Line Tables In Python): New node.
3095
73be47f5
DE
30962013-11-08 Doug Evans <dje@google.com>
3097
3098 * gdb.texinfo (Debugging Output): Update text for
3099 "set debug dwarf2-read".
3100
db0fec5c
DE
31012013-11-08 Doug Evans <dje@google.com>
3102
3103 * gdb.texinfo (Debugging Output): Update text for
3104 "set debug symtab-create".
3105
92e32e33
PM
31062013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3107
72f4393d
L
3108 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3109 constant.
92e32e33 3110
f76c27b5
PM
31112013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3112
3113 * gdb.texinfo (Breakpoints In Python): Document temporary
3114 option in breakpoint constructor, and add documentation to the
3115 temporary attribute.
3116
fa4d0c40
YQ
31172013-11-07 Yao Qi <yao@codesourcery.com>
3118
3119 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3120 output of "-var-info-expression".
3121
afa332ce
PA
31222013-11-06 Pedro Alves <palves@redhat.com>
3123
3124 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3125 non-interactive mode.
3126 (Environment) <shell startup files warning>: Mention
3127 non-interactive mode. Mention .zshenv for Z shell, and talk about
3128 BASH_ENV instead of .bashrc for BASH.
3129
9ac69859
NB
31302013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3131
3132 * gdb.texinfo (Commands to Specify Files): Add description
3133 of the remove-symbol-file command.
3134 * observer.texi: New free_objfile event
3135
98882a26
PA
31362013-10-24 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3139
ce13fade
JB
31402013-10-11 Joel Brobecker <brobecker@adacore.com>
3141
3142 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3143 New subsection inside which the "-catch-load" and "-catch-unload"
3144 commands documentation is now placed.
3145 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3146 documenting the "-catch-assert" and "-catch-exception" new
3147 GDB/MI commands.
3148
2446f5ea
JB
31492013-10-10 Joel Brobecker <brobecker@adacore.com>
3150
3151 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3152
0d12017b
JB
31532013-10-10 Joel Brobecker <brobecker@adacore.com>
3154
bd80dc1a
JB
3155 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3156 serial baud".
3157 (Remote Configuration): Replace "set remotebaud" by "set serial
3158 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 3159
f4fb82a1
PA
31602013-10-07 Pedro Alves <palves@redhat.com>
3161
3162 PR breakpoints/11568
3163 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3164 when the thread is removed from the thread list.
3165
0c557179
SDJ
31662013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3167
3168 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3169 Update entry for $_exitcode.
3170
5713b9b5
JB
31712013-10-04 Joel Brobecker <brobecker@adacore.com>
3172
3173 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3174 new "--start" option.
3175
901461f8
PA
31762013-10-02 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.texinfo (Registers): Expand description of saved registers
3179 in frames. Explain <not saved>.
3180
8fb8eb5c
DE
31812013-09-25 Doug Evans <dje@google.com>
3182
3183 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3184
0a7cfe2c
SS
31852013-09-16 Stan Shebs <stan@codesourcery.com>
3186
3187 Remove the internals manual gdbint.texinfo.
3188 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3189 (PDFFILES): Remove gdbint.pdf.
3190 (HTMLFILES): Remove gdbint/index.html.
3191 (HTMLFILES_INSTALL): Remove gdbint.
3192 (GDBINT_DOC_FILES): Remove.
3193 (dvi): Remove gdbint.dvi.
3194 (ps): Remove gdbint.ps.
3195 * gdbint.texinfo: Remove file.
3196 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3197
a280dbd1
SDJ
31982013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3199
3200 * gdb.texinfo (Convenience Functions): Mention new convenience
3201 function $_isvoid.
3202
4ac33720
UW
32032013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3204
3205 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3206 (Standard Target Features): Add new node to menu.
3207 (S/390 and System z Features): New node.
3208
b3d3b4bd
SA
32092013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3210
3211 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3212 -list-target-features in the example.
3213
edf9f00c
JK
32142013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3215
3216 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3217 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3218
1d236d23
JK
32192013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 Sync documentation with gdb.base/gnu-debugdata.exp.
3222 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3223
5423b017
JK
32242013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3227
6211c335
YQ
32282013-08-27 Pedro Alves <pedro@codesourcery.com>
3229 Yao Qi <yao@codesourcery.com>
3230
3231 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3232 Document new --skip-unavailable option.
3233 <-stack-list-variables>: Document new --skip-unavailable option.
3234
52e260a3
DE
32352013-08-26 Doug Evans <dje@google.com>
3236
3237 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3238 an optional regexp.
3239
5e92f71a
TT
32402013-08-13 Tom Tromey <tromey@redhat.com>
3241
3242 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3243 Document GDB_PARALLEL and GDB_INOTIFY.
3244
c5d7073b
SS
32452013-08-09 Stan Shebs <stan@codesourcery.com>
3246
3247 * LRS: Remove file, describes a long-abandoned live-range
3248 splitting extension to stabs.
3249
6fbe845e
AB
32502013-07-25 Andrew Burgess <aburgess@broadcom.com>
3251
3252 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3253
e7045703
DE
32542013-07-17 Doug Evans <dje@google.com>
3255
3256 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3257
3105ebf9
TT
32582013-07-02 Tom Tromey <tromey@redhat.com>
3259
3260 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3261
d6c2da54
TT
32622013-06-28 Tom Tromey <tromey@redhat.com>
3263
3264 * Makefile.in (version.subst): Use version.in, not
3265 common/version.in.
3266 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3267 Likewise.
3268
e5823f1c
PA
32692013-06-27 Pedro Alves <palves@redhat.com>
3270
3271 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3272 dynamic symbol resolution code>: New section, based on infrun.c
3273 comment.
3274
92dcb9ff
TT
32752013-06-26 Tom Tromey <tromey@redhat.com>
3276
3277 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3278 Update.
3279 (Releasing GDB): Likewise.
3280
dc673c81
YQ
32812013-06-26 Pedro Alves <pedro@codesourcery.com>
3282 Yao Qi <yao@codesourcery.com>
3283
3284 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3285 -trace-frame-collected.
3286
28a93511
YQ
32872013-06-26 Pedro Alves <pedro@codesourcery.com>
3288
3289 * gdb.texinfo (Traceframe Info Format): Document tvar element
3290 and its attributes.
3291
a0743c90
YQ
32922013-06-25 Yao Qi <yao@codesourcery.com>
3293
3294 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3295
01208463
TT
32962013-06-24 Tom Tromey <tromey@redhat.com>
3297
3298 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3299 (GDBvn.texi): Use version.subst.
3300 (version.subst): New target.
3301 (mostlyclean): Remove version.subst.
3302
c898adb7
YQ
33032013-06-20 Pedro Alves <pedro@codesourcery.com>
3304
3305 * gdb.texinfo (GDB/MI Data Manipulation)
3306 <-data-list-register-values>: Document the --skip-unavailable
3307 option.
3308
7c57fa1e
YQ
33092013-06-07 Yao Qi <yao@codesourcery.com>
3310
3311 * gdb.texinfo (Symbols): Add kindex and cindex for
3312 'maint print msymbols'.
3313
0059c61a 33142013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
3315
3316 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3317 response field name (thread-group to inferior).
3318
85dc5a12
GB
33192013-06-04 Gary Benson <gbenson@redhat.com>
3320
3321 * gdb.texinfo (General Query Packets/qSupported): Added
3322 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3323 to the table of currently defined stub features.
3324 Added a more detailed entry for "augmented-libraries-svr4-read".
3325 (General Query Packets/qXfer:libraries-svr4:read): Documented
3326 the augmented form of this packet.
3327
5901af59
JB
33282013-05-23 Joel Brobecker <brobecker@adacore.com>
3329
3330 * gdb.texinfo (System-wide Configuration Scripts): Renames
3331 "Installed System-wide Configuration Scripts". Add associated
3332 @menu block.
3333
c1e36e3e
PA
33342013-05-23 Yao Qi <yao@codesourcery.com>
3335 Pedro Alves <palves@redhat.com>
3336
3337 * gdb.texinfo (Packets): Document 'vCont;r'.
3338 (Continuing and Stepping): Document target-assisted range
3339 stepping, and the 'set range-stepping' and 'show range-stepping'
3340 commands.
3341
0201faac
JB
33422013-05-23 Joel Brobecker <brobecker@adacore.com>
3343
3344 * gdb.texinfo (Installed System-wide Configuration Scripts):
3345 Add subsection describing the scripts now available under
3346 the data-dir's system-gdbbinit subdirectory.
3347 * NEWS: Add entry announcing the availability of system-wide
3348 configuration scripts for ElinOS and Wind River Linux.
3349
c5867ab6
HZ
33502013-05-21 Hui Zhu <hui@codesourcery.com>
3351
3352 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3353 "-dprintf-insert" command.
3354
7d0c9981
DE
33552013-05-17 Doug Evans <dje@google.com>
3356
3357 * gdb.texinfo (Maintenance Commands): Update doc for
3358 "maint check-psymtabs". Add doc for "maint check-symtabs",
3359 "maint expand-symtabs".
3360
742ce053
MM
33612013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3362
3363 * gdb.texinfo (Process Record and Replay): Document the
3364 "record goto" command and its sub-commands.
3365
1e611234
PM
33662013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3367
3368 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3369 (Python API): Add Frame Filters API, Frame Wrapper API,
3370 Writing a Frame Filter/Wrapper, Managing Management of Frame
3371 Filters chapter entries.
3372 (Frame Filters API): New Node.
3373 (Frame Wrapper API): New Node.
3374 (Writing a Frame Filter): New Node.
3375 (Managing Frame Filters): New Node.
3376 (Progspaces In Python): Add note about frame_filters attribute.
3377 (Objfiles in Python): Ditto.
3378 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3379 @anchors and --no-frame-filters option to -stack-list-variables,
3380 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3381 commands.
3382
2874cb83
JB
33832013-05-08 Joel Brobecker <brobecker@adacore.com>
3384
3385 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3386 Support" subsection documenting the XML format used to transfer
3387 shared library info on AIX.
3388
9a005eb9
JB
33892013-05-08 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdb.texinfo (Debugging Output): Add documentation of
3392 "set debug aix-solib" and "show debug aix-solib" commands.
3393
a1217d97
SL
33942013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3395
3396 * gdb.texinfo (Nios II): New section.
3397 (Nios II Features): New section.
3398
4d1eb6b4
JB
33992013-05-06 Joel Brobecker <brobecker@adacore.com>
3400
3401 * gdbint.texinfo (Algorithms): Remove entries documenting
3402 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3403 SOLIB_CREATE_INFERIOR_HOOK.
3404
3f84184e
TT
34052013-04-29 Tom Tromey <tromey@redhat.com>
3406
3407 PR python/14204:
3408 * gdb.texinfo (Python API): Fix menu entry.
3409 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3410 Define global and static block. Add example. Clarify
3411 block relationship for inline functions.
3412
60155234
TT
34132013-04-29 Tom Tromey <tromey@redhat.com>
3414
3415 * gdb.texinfo (Python API): Mention Python help and keyword
3416 arguments. Move pagination text to Basic Python.
3417 (Basic Python): Put pagination text here. Document
3418 close-on-exec, SIGCHLD, and SIGINT.
3419
5360976e
PA
34202013-04-19 Pedro Alves <palves@redhat.com>
3421
3422 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3423 "signedness" instead of "signness".
3424
bd3f3b55
PA
34252013-04-19 Pedro Alves <palves@redhat.com>
3426
3427 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3428 -Wno-pointer-sign text with text on -Wpointer-sign.
3429
dee368d3
TT
34302013-04-16 Tom Tromey <tromey@redhat.com>
3431
3432 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3433 GCC that has the SDT probe points.
3434
cc16e6c9
TT
34352013-04-15 Tom Tromey <tromey@redhat.com>
3436
3437 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3438 exception catchpoints.
3439
72f1fe8a
TT
34402013-04-15 Tom Tromey <tromey@redhat.com>
3441
3442 * gdb.texinfo (Set Catchpoints): Document $_exception.
3443 (Convenience Vars): Mention $_exception.
3444
591f19e8
TT
34452013-04-15 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo (Set Catchpoints): Reorganize exception
3448 catchpoints. Document "catch rethrow".
3449 (Debugging C Plus Plus): Mention "catch rethrow".
3450
02ae6bad
TT
34512013-04-15 Tom Tromey <tromey@redhat.com>
3452
3453 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3454
2c91021c
JK
34552013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3456 Eli Zaretskii <eliz@gnu.org>
3457
3458 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3459 line below the sample output.
3460
6eaaf48b
EZ
34612013-04-12 Eli Zaretskii <eliz@gnu.org>
3462
3463 * gdb.texinfo (Mode Options): Document '-configuration'.
3464 (Help): Document "show configuration".
3465 (Bug Reporting): Add requirements to include the configuration
3466 details in bug reports.
3467
b292c783
JK
34682013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3469
3470 * Makefile.in (MAN1S): Add gcore.1.
3471 Remove "Host, target, and site specific Makefile fragments" comment.
3472 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3473 (install-man1, uninstall-man1): Conditionalize gcore.1.
3474 (gcore.1): New.
3475 * gdb.texinfo (Man Pages): Add gcore man.
3476 (gcore man): New node.
3477
f81d1120
PA
34782013-04-10 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.texinfo (Process Record and Replay): Document that "set
3481 record full insn-number-max", "set record
3482 instruction-history-size" and "set record
3483 function-call-history-size" accept "unlimited".
3484 (Backtrace): Document that "set backtrace limit" accepts
3485 "unlimited".
3486 (List): Document that "set listsize" accepts "unlimited".
3487 (Print Settings)" Document that "set print max-symbolic-offset",
3488 "set print elements" and "set print repeats" accept "unlimited".
3489 (Starting and Stopping Trace Experiments): Document that "set
3490 trace-buffer-size" accepts "unlimited".
3491 (Remote Configuration): Document that "set tcp connect-timeout"
3492 accepts "unlimited".
3493 (Command History): Document that "set history size" accepts
3494 "unlimited".
3495 (Screen Size): Document that "set height" and "set width" accepts
3496 "unlimited". Adjust "set pagination"'s description to suggest
3497 "set height unlimited" instead of "set height 0".
3498
393fd4c3
YQ
34992013-04-10 Yao Qi <yao@codesourcery.com>
3500
3501 * gdb.texinfo (Trace Files): Add "target ctf".
3502
cba5a7bf
JK
35032013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3506
0ed630cb
JK
3507 * Makefile.in (install-man1, install-man5, uninstall-man1)
3508 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3509
afe1492b
JK
3510 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3511
5b8b6385
JK
35122013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3513 Eli Zaretskii <eliz@gnu.org>
3514
3515 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3516 parameters order. Remove "On some targets" for --attach. Document the
3517 --multi parameter and extended-remote command. Document all the
3518 options.
3519
906ccdf0
JK
35202013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3521
3522 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3523 the list of supported languages.
3524
43662968
JK
35252013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3528 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3529 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3530 (diststuff): Add man.
3531 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3532 (uninstall-man5): New.
3533 (STAGESTUFF): Add *.1 and *.5.
3534 (GDBvn.texi): Add SYSTEM_GDBINIT.
3535 (gdb.1, gdbserver.1, gdbinit.5): New.
3536 (maintainer-clean realclean): Add $(MANS).
3537 (install): Add install-man.
3538 (uninstall): Add uninstall-man.
3539 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3540 (@copying): Wrap it by @c man begin COPYRIGHT.
3541 (Top): Add Man Pages.
3542 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3543
be9a8770
PA
35442013-04-02 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.texinfo (Debugging Output): Document "set/show debug
3547 aarch64", "set/show debug coff-pe-read" and "set/show debug
3548 mach-o".
3549
a46c1e42
PA
35502013-04-02 Pedro Alves <palves@redhat.com>
3551
3552 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3553 table>: Add entry for "trace-buffer-size".
3554
bd3eecc3
PA
35552013-03-28 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3558 table>: Add entry for "trace-status".
3559
215b9f98
EZ
35602013-03-28 Eli Zaretskii <eliz@gnu.org>
3561
3562 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3563 @bullet", which is invalid (makeinfo 5.1 barfs).
3564
7f7cc265
PA
35652013-03-28 Pedro Alves <palves@redhat.com>
3566
3567 PR gdb/15294
3568
3569 * gdb.texinfo (List) <set listsize>: Adjust to document that
3570 listsize 0 means no limit, and remove mention of -1.
3571
9c0be723
YQ
35722013-03-22 Yao Qi <yao@codesourcery.com>
3573
3574 * gdb.texinfo (Embedded Processors): Remove menu item
3575 "OpenRISC 1000".
3576 (OpenRISC 1000): Remove.
3577
bd712aed
DE
35782013-03-21 Doug Evans <dje@google.com>
3579
3580 * gdb.texinfo (Maintenance Commands): Add docs for
3581 "mt set per-command {space,time,symtab} {on,off}".
3582
d0353e76
YQ
35832013-03-14 Hui Zhu <hui@codesourcery.com>
3584 Yao Qi <yao@codesourcery.com>
3585
3586 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3587
6dd24dfa
KS
35882013-03-13 Keith Seitz <keiths@redhat.com>
3589
3590 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3591 "maint agent" reference to Dynamic printf.
3592
5c4808ca
EZ
35932013-03-11 Eli Zaretskii <eliz@gnu.org>
3594
3595 * gdb.texinfo (General Query Packets): Don't use colon in index
3596 entries visible to Info format.
3597
59ea5688
MM
35982013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3599
3600 * gdb.texinfo (Process Record and Replay): Document record
3601 changes.
3602
2ae8c8e7
MM
36032013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3604
3605 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3606 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3607 qXfer:btrace:read.
3608
28abe188
EZ
36092013-03-09 Eli Zaretskii <eliz@gnu.org>
3610
3611 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3612 use colons in @anchor and @cindex entries.
3613
be9a119c 36142013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3615
3616 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3617
be9a119c 36182013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3619 Hafiz Abid Qadeer <abidh@codesourcery.com>
3620
3621 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3622 trace-buffer-size set and show commands.
3623 (Tracepoint Packets): Document QTBuffer:size.
3624 (General Query Packets): Document QTBuffer:size.
3625
d57350ea
TT
36262013-02-21 Tom Tromey <tromey@redhat.com>
3627
3628 * gdb.texinfo: Remove bad @syncodeindex.
3629 (Values From Inferior, Types In Python, Inferiors In Python)
3630 (Events In Python, Threads In Python, Frames In Python, Blocks In
3631 Python, Symbols In Python, Symbol Tables In Python): Remove
3632 @tables.
3633 (Packets, General Query Packets, Tracepoint Packets)
3634 (Host I/O Packets): Use @w{} for empty @item.
3635
9f44fbc0
SCR
36362013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3637
3638 * gdb.texinfo (Architectures In Python): Add description about
3639 the new method gdb.Architecture.disassemble.
3640
f5911ea1
HAQ
36412013-02-15 Pedro Alves <pedro@codesourcery.com>
3642 Hafiz Abid Qadeer <abidh@codesourcery.com>
3643
3644 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3645 Document the "trace-file" field.
3646
7e1e0340
DE
36472013-02-07 Doug Evans <dje@google.com>
3648
3649 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3650 command.
3651
134a2066
YQ
36522013-02-06 Yao Qi <yao@codesourcery.com>
3653
3654 * gdb.texinfo (GDB/MI Async Records): Document new MI
3655 notification "=tsv-modified". Update the document of MI
3656 notification "=tsv-created".
3657 * observer.texi (GDB Observers): New observer tsv_modified.
3658 Update observer tsv_created and tsv_delete.
3659
430ed3f0
MS
36602013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3661
3662 * gdb.texinfo (AArch64 Features): New section; document
3663 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3664 (Architectures): Add new AArch64 section to document AArch64
3665 architecture specific commands.
3666 (ABI): Add description of the new OS ABI "Newlib" and its influence
3667 on the longjmp handling.
3668
1b56eb55
JK
36692013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3670 Jan Kratochvil <jan.kratochvil@redhat.com>
3671
3672 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3673 variable in 'set/show backtrace' section.
3674
c4957902
TT
36752013-01-31 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.texinfo (Target Commands): Fix typo.
3678
bea883fd
SCR
36792013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3680
3681 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3682 describing the gdb.Architecture class.
3683 (Frames In Python): Add description about the new method
3684 gdb.Frame.architecture().
3685
796a7ff8
DE
36862013-01-23 Doug Evans <dje@google.com>
3687
3688 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3689
998580f1
MK
36902013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3691
3692 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3693 'thread-groups' field when printing a breakpoint in MI.
3694
c9fb1240
SD
36952012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3696 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3697 to reflect that jit-reader-load now supports absolute file-names.
3698
ab04a2af
TT
36992013-01-16 Tom Tromey <tromey@redhat.com>
3700
3701 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3702 (Signals): Likewise.
3703
8ac3646f
TT
37042013-01-16 Tom Tromey <tromey@redhat.com>
3705
3706 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3707 "catch-type" field.
3708 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3709
e93a8774
TT
37102013-01-07 Tom Tromey <tromey@redhat.com>
3711
3712 * gdb.texinfo (Mode Options): Don't mention -epoch.
3713 (Data, Emacs): Remove obsolete comments.
3714
54516a0b
TT
37152013-01-02 Tom Tromey <tromey@redhat.com>
3716
3717 * gdb.texinfo (GDB/MI Output Records): Update menu.
3718 (GDB/MI Breakpoint Information): New node.
3719 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3720 <-break-insert>: Likewise.
3721
8dbe8ece
YQ
37222012-12-31 Yao Qi <yao@codesourcery.com>
3723
3724 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3725 (Packets): Move "vStopped" packet to ...
3726 (Notification Packets): ... here. Describe the components
3727 of notification. Add a table of supported notifications.
3728 Add an example on the process of he async notification.
3729
f35a17b5
JK
37302012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3731
3732 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3733 present.
3734 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3735 fullname output always present.
3736
0dfd2fad
PM
37372012-12-23 Pierre Muller <muller@sourceware.org>
3738
72f4393d
L
3739 * gdbint.texinfo (Function prototypes): Require use of "extern"
3740 modifier for function prototypes in headers.
0dfd2fad 3741
7785b880
JB
37422012-12-19 Joel Brobecker <brobecker@adacore.com>
3743
3744 * refcard.tex: Update copyright notice to GPL v3 or later.
3745 Update contact info.
3746
3d745be3
JK
37472012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3748
3749 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3750
c9b6281a
YQ
37512012-12-15 Yao Qi <yao@codesourcery.com>
3752
3753 * gdb.texinfo (Debugging Output): Document 'set debug
3754 notification' and 'show debug notification'.
3755
f2a8bc8a
YQ
37562012-12-15 Yao Qi <yao@codesourcery.com>
3757
3758 * gdb.texinfo (Listing Tracepoints): New item and example about
3759 'installed on target' output.
3760 Add more in the example about 'installed on target'.
3761 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3762
451b7c33
TT
37632012-12-14 Tom Tromey <tromey@redhat.com>
3764
72f4393d 3765 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3766
3fa7bf06 37672012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3768
3fa7bf06
MG
3769 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3770
701adfb0
PA
37712012-12-12 Paul Koning <paul_koning@dell.com>
3772
3773 Add support for Python 3.
3774 * gdb.texinfo (Inferior.read_memory): Mention that the return
3775 value is a memoryview object if Python 3.
3776
05b4bd79
PA
37772012-12-11 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.texinfo: Remove all mentions of Unixware throughout.
3780
74a0d9f6
JK
37812012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3782
3783 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3784
0c631110
TT
37852012-11-29 Tom Tromey <tromey@redhat.com>
3786
3787 * gdb.texinfo (SVR4 Process Information): Document missing
3788 "info proc" subcommands.
3789
891df0ea
YQ
37902012-11-29 Yao Qi <yao@codesourcery.com>
3791
3792 PR gdb/1477.
3793 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3794 to 'auto' instead of 'gnu'.
3795
608e2dbb
TT
37962012-11-26 Tom Tromey <tromey@redhat.com>
3797
3798 * gdb.texinfo (MiniDebugInfo): New node.
3799 (GDB Files): Update.
3800
e64e0392
DE
38012012-11-16 Doug Evans <dje@google.com>
3802
3803 * gdb.texinfo (System-wide configuration): If the system-wide init
3804 file lives in the data-directory, and --data-directory is provided,
3805 look for it there.
3806
ae606bee
TT
38072012-11-15 Tom Tromey <tromey@redhat.com>
3808
3809 * gdb.texinfo (Signaling): Fix typo.
3810
62747a60
TT
38112012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3812
3813 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3814 parameter "count" of -data-write-memory-bytes, and add an example.
3815
18a9fc12
TT
38162012-11-12 Tom Tromey <tromey@redhat.com>
3817
3818 * gdb.texinfo (Symbols): Document "info type-printers",
3819 "enable type-printer" and "disable type-printer".
3820 (Python API): Add new node to menu.
3821 (Type Printing API): New node.
3822 (Progspaces In Python): Document type_printers field.
3823 (Objfiles In Python): Likewise.
3824 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3825 register_type_printer, TypePrinter>: Document.
3826
53342f27
TT
38272012-11-12 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.texinfo (Symbols): Document "set print type methods",
3830 "set print type typedefs", and flags to ptype and whatis.
3831
ed8a1c2d
AB
38322012-11-09 Andrew Burgess <aburgess@broadcom.com>
3833
3834 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3835 the example -data-disassemble output. Extend the description of
3836 the -data-disassemble results to document all fields. Document
3837 the cli disassemble command as being related to -data-disassemble.
3838
8506d139
YQ
38392012-11-09 Yao Qi <yao@codesourcery.com>
3840
3841 PR gdb/14777.
3842 * gdb.texinfo (OS Information): Remove doc on command
3843 'info udot'.
3844
4d3f93a2
JB
38452012-11-08 Joel Brobecker <brobecker@adacore.com>
3846
3847 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3848 gdb.ini warning for Windows port.
3849
1e96de83
YQ
38502012-11-08 Yao Qi <yao@codesourcery.com>
3851
3852 * gdb.texinfo (Search): Add kindex for 'fo'.
3853
dc939229
TT
38542012-11-05 Tom Tromey <tromey@redhat.com>
3855
3856 PR python/14802:
3857 * gdb.texinfo (Functions In Python): Add example.
3858
6f6484cd
YQ
38592012-11-03 Yao Qi <yao@codesourcery.com>
3860
3861 * observer.texi (GDB Observers): Remove observer
3862 'tracepoint_modified', 'tracepoint_created' and
3863 'tracepoint_deleted'.
3864
af4238e5
TT
38652012-10-26 Tom Tromey <tromey@redhat.com>
3866
3867 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3868
687e43a4
TT
38692012-10-25 Tom Tromey <tromey@redhat.com>
3870
3871 * gdb.texinfo (General Query Packets): Use @itemx.
3872
8de0566d
YQ
38732012-10-17 Yao Qi <yao@codesourcery.com>
3874
3875 * observer.texi (GDB Observers): Update observer
3876 'memory_changed'.
3877 * gdb.texinfo (GDB/MI Async Records): Document for
3878 "memory-changed" notification.
3879
07540c15
DE
38802012-10-15 Doug Evans <dje@google.com>
3881
3882 * gdb.texinfo (Mode Options): Document -nh.
3883 Elaborate on docs for -nx.
3884
d7019589
SP
38852012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3886
3887 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3888
82a90ccf 38892012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3890 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3891
3892 * gdb.texinfo (GDB/MI Async Records): Document notification
3893 'record-started' and 'record-stopped'.
3894 * observer.texi (GDB Observers): New observer 'record-changed'.
3895
aa9259cc
TS
38962012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3897
3898 * gdb.texinfo: Document the removal of SH's 'regs' command.
3899
c1d780c2
SDJ
39002012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3901
3902 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3903
bb25a15c
YQ
39042012-09-18 Yao Qi <yao@codesourcery.com>
3905
3906 * gdb.texinfo (GDB/MI Async Records): Document new MI
3907 notifications '=tsv-created' and '=tsv-deleted'.
3908 * observer.texi (GDB Observers): New observer tsv_created and
3909 tsv_deleted.
3910
201b4506
YQ
39112012-09-18 Yao Qi <yao@codesourcery.com>
3912
3913 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3914 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3915 '=traceframe-changed'.
3916
6fc1c773
YQ
39172012-09-17 Yao Qi <yao@codesourcery.com>
3918
3919 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3920 'set listsize'.
3921
121c73f3
JK
39222012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3923 Eli Zaretskii <eliz@gnu.org>
3924
3925 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3926 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3927 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3928
e9687799
JK
39292012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3930
3931 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3932
3b5e4d35
YPK
39332012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3934
3935 Document how to return from "python-interactive" to GDB.
3936 * gdb.texinfo (Python Commands): Update documentation.
3937
39382012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3939
3940 Add a new "python-interactive" command that starts a standard
3941 Python interactive prompt with "pi" as alias, and add "py" as
3942 an alias to "python".
3943 * gdb.texinfo (Python Commands): Document the new commands.
3944
b583003e
TT
39452012-08-22 Tom Tromey <tromey@redhat.com>
3946
3947 * gdbint.texinfo (Host Definition): Remove documentation for
3948 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3949
a451cb65
KS
39502012-08-17 Keith Seitz <keiths@redhat.com>
3951
3952 PR c++/13356
3953 * gdb.texinfo (Type and Range Checking): Remove warning.
3954 Remove spurious commas.
3955 Update text and examples for re-implementation of set/show
3956 check type.
3957 (C and C++ Type and Range Checks): Likewise.
3958
6b1755ce
YQ
39592012-08-16 Yao Qi <yao@codesourcery.com>
3960
3961 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3962 is deprecated.
3963
f47f77df
DE
39642012-08-13 Doug Evans <dje@google.com>
3965
3966 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3967 to include functions.
3968
a72c3253
DE
39692012-08-10 Doug Evans <dje@google.com>
3970
3971 * gdb.texinfo (Convenience Funs): New node.
3972 (Types In Python): Document Type.vector.
3973
5b9afe8a
YQ
39742012-08-09 Yao Qi <yao@codesourcery.com>
3975
3976 * observer.texi: New observer command_param_changed.
3977 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3978
dc1039df
JK
39792012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3980
3981 * gdbint.texinfo (Debugging GDB): In section
3982 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3983 Mention also gdb-gdb.py.
3984
4abf930d
YQ
39852012-08-07 Yao Qi <yao@codesourcery.com>
3986
3987 Revert the folloing patch:
3988 2012-08-06 Yao Qi <yao@codesourcery.com>
3989 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3990 remote hardware-watchpoint-limit' and 'set
3991 remote hardware-breakpoint-limit'.
3992
f3c8a52a
JK
39932012-08-06 Nathaniel Flath <flat0103@gmail.com>
3994
3995 * gdb.texinfo (Working Directory): Added information about new
3996 default argument for 'cd' command.
3997
77a91025
YQ
39982012-08-06 Yao Qi <yao@codesourcery.com>
3999
4000 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4001 remote hardware-watchpoint-limit' and 'set
4002 remote hardware-breakpoint-limit'.
4003
d9f08f52
YQ
40042012-08-06 Yao Qi <yao@codesourcery.com>
4005
4006 Fix PR14371.
4007
4008 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4009 '=breakpoint-deleted'.
4010
95b07c96
YQ
40112012-08-02 Yao Qi <yao@codesourcery.com>
4012
4013 * gdb.texinfo (Native): Remove node Neutrino.
4014
7255706c
YQ
40152012-07-27 Yao Qi <yao@codesourcery.com>
4016
4017 * gdb.texinfo (IPA Protocol Commands): Document new command
4018 'close'.
4019
d6b28940
TT
40202012-07-25 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4023
e615022a
DE
40242012-07-20 Doug Evans <dje@google.com>
4025
4026 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4027 (Index Files): Document how to control the use of deprecated index
4028 sections.
4029 (Index Section Format): Replace --use-deprecated-index-sections with
4030 "set use-deprecated-index-sections on".
4031
055855a4
EZ
40322012-07-12 Eli Zaretskii <eliz@gnu.org>
4033
4034 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4035 indices into a single node "Index". Instead, join function and
4036 variable indices into a single index, separate from the concept
4037 index. Requested in
4038 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4039 (Top): Update the top-level menu: instead of one "Index" there are
4040 now separate entries "Concept Index" and "Function and Variable
4041 Index".
4042 (Concept Index, Function and Variable Index): New nodes.
4043 (Index): Node deleted.
4044
f77cc5f0
HZ
40452012-07-05 Hui Zhu <hui_zhu@mentor.com>
4046
4047 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4048 and "maint agent-eval".
4049
00595b5e
EZ
40502012-07-03 Eli Zaretskii <eliz@gnu.org>
4051
4052 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4053 avoid file-name clashes between Index.html and index.html on
4054 case-insensitive filesystems. See the discussion starting in
4055 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4056 details of the problem.
4057 (Top): Update the master menu for the above.
4058 (Concept Index, Command and Variable Index): New nodes, instead of
4059 the old "Index" node that was deleted. All cross-references
4060 updated.
4061
d3ce09f5
SS
40622012-07-02 Stan Shebs <stan@codesourcery.com>
4063
4064 * gdb.texinfo (Dynamic Printf): Mention agent style and
4065 disconnected dprintf.
4066 (Maintenance Commands): Describe maint agent-printf.
4067 (General Query Packets): Mention BreakpointCommands feature.
4068 (Packets): Document commands extension to Z0 packet.
4069 * agentexpr.texi (Bytecode Descriptions): Document printf
4070 bytecode.
4071
2d7b58e8
JK
40722012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4075 only after gdbinit files.
4076 (Startup): Move -iex and -iex commands down after gdbinit files.
4077
202cbf1c
JK
40782012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4079
4080 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4081 possibility.
4082
b6ba681c
TT
40832012-06-29 Tom Tromey <tromey@redhat.com>
4084
4085 * gdb.texinfo (Index Section Format): Update for version 7.
4086
71caed83
SS
40872012-06-28 Stan Shebs <stan@codesourcery.com>
4088
4089 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4090 example, add note about title column.
4091
ee0bf529
SCR
40922012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4093
4094 * gdb.texinfo (Symbol Tables In Python): Add description about
4095 the new 'last' attribute of gdb.Symtab_and line.
4096
3c15d565
SCR
40972012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4098
4099 * gdb.texinfo (Symbol Tables In Python): Correct the description
4100 of the 'pc' attribute of gdb.Symtab_and_line.
4101
45cfd468
DE
41022012-06-26 Doug Evans <dje@google.com>
4103
4104 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4105 and symtab-create.
4106
496ee73e
KS
41072012-06-25 Keith Seitz <keiths@redhat.com>
4108
4109 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4110 from example. Remove "rbreak" from list of corresponding
4111 gdb commands.
4112
156942c7
DE
41132012-06-23 Doug Evans <dje@google.com>
4114
4115 * gdb.texinfo (Index Section Format): Document version 7 format.
4116
c614397c
YQ
41172012-06-22 Yao Qi <yao@codesourcery.com>
4118
4119 * gdb.texinfo: Add missing cindex for some packets.
4120
472a2379
KS
41212012-06-20 Keith Seitz <keiths@redhat.com>
4122
4123 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4124 for -break-insert and document -p.
4125
2678e2af
YQ
41262012-06-20 Yao Qi <yao@codesourcery.com>
4127
4128 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4129 and "gdb.write_memory" with "Inferior.read_memory" and
4130 "Inferior.write_memory".
4131
984359d2
EZ
41322012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4133
4134 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4135 (Free Documentation): Add @node line.
4136 (Continuing and Stepping) <advance location>: Use @item instead of
4137 @itemx.
4138 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4139 @itemx.
4140 (Embedded Processors): Put the link to "PA" to its correct place,
4141 according to document structure.
4142 (Python API): Put the link to "Lazy Strings In Python" to its
4143 correct place.
4144 (Index): Use @@ in @tex block to get a literal @.
4145
4146 * gdbint.texinfo: Fix the @subtitle line.
4147
4148 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4149 correct place.
4150
16bdd41f
YQ
41512012-06-08 Yao Qi <yao@codesourcery.com>
4152
4153 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4154 Protocol'.
4155 (In-Process Agent Protocol, IPA Protocol Objects)
4156 (IPA Protocol Commands): New nodes.
4157 (Tracepoint Packets): Add anchors.
4158
2d4c29c5
TS
41592012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4160
4161 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4162
6bd110c5
YQ
41632012-06-06 Yao Qi <yao@codesourcery.com>
4164
4165 * gdb.texinfo: Update copyright year.
4166
f3e0e960
SS
41672012-05-23 Stan Shebs <stan@codesourcery.com>
4168 Kwok Cheung Yeung <kcy@codesourcery.com>
4169
4170 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4171
1564a261
JK
41722012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4173
4174 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4175 Mention also --with-separate-debug-dir.
4176 (Auto-loading): Prepend $debugdir in the sample output.
4177 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4178 auto-load safe-path variable.
4179 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4180 Mention also $debugdir for 'set auto-load scripts-directory'.
4181
eb17f351
EZ
41822012-05-19 Eli Zaretskii <eliz@gnu.org>
4183
4184 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4185 (MIPS Embedded, MIPS, MIPS Register packet Format)
4186 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4187 appropriate.
4188
4cc0665f 41892012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 4190 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
4191
4192 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4193 mips compression".
4194 (MIPS Breakpoint Kinds): New subsubsection.
4195
7af8dcf8 41962012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
4197
4198 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4199 nodes for subsections. Add @acronym mark-ups and adjust
4200 formatting.
4201
aff139ff
JK
42022012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 Rename $ddir to $datadir.
4205 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4206 (objfile-gdb.py file): Rename $ddir to $datadir.
4207
9cb709b6
TT
42082012-05-18 Tom Tromey <tromey@redhat.com>
4209
4210 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4211
e7e0cddf
SS
42122012-05-14 Stan Shebs <stan@codesourcery.com>
4213
4214 * gdb.texinfo (Dynamic Printf): New subsection.
4215
7efc75aa
SCR
42162012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4217
4218 * gdb.texinfo (Basic Python): Add description about the function
4219 gdb.find_pc_line
4220
f307c045
JK
42212012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4222 Eli Zaretskii <eliz@gnu.org>
4223
4224 * gdb.texinfo (Separate Debug Files): Use plural form for global
4225 debugging information directory.
4226
85d4a676
SS
42272012-05-11 Stan Shebs <stan@codesourcery.com>
4228 Kwok Cheung Yeung <kcy@codesourcery.com>
4229
4230 * gdb.texinfo (Operating System Auxiliary Information): Document new
4231 'info os' subcommands.
4232
c1668e4e
JK
42332012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4234
4235 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4236 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4237 (dotdebug_gdb_scripts section): Add reference
4238 to 'Auto-loading safe path'.
4239
7349ff92
JK
42402012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 Implement multi-component --with-auto-load-dir.
4243 * gdb.texinfo (Auto-loading): New references
4244 for 'set auto-load scripts-directory'
4245 and 'show auto-load scripts-directory'.
4246 (Auto-loading safe path): Describe the new default. Move $ddir
4247 substituation reference to 'objfile-gdb.py file'.
4248 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4249 script-name. Describe new 'set auto-load scripts-directory'
4250 and 'show auto-load scripts-directory'.
4251
6dea1fbd
JK
42522012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4253
4254 Provide $ddir substitution for --with-auto-load-safe-path.
4255 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4256 (Auto-loading safe path): Likewise. Mention the default value,
4257 $ddir substitution, --with-auto-load-safe-path and
4258 --without-auto-load-safe-path.
4259 * observer.texi (gdb_datadir_changed): New.
4260
1ccacbcd
JK
42612012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4262
4263 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4264 Twice.
4265
d9242c17
JK
4266 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4267 directory separator by path separator.
4268
af2c1515
JK
42692012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4272 for 'set auto-load safe-path' optional. Mention if it is omitted.
4273 Change disabling security protection condition to "/", twice.
4274
a20ee7a4
SCR
42752012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4276
4277 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4278 the new methods global_block and static_block on gdb.Symtab
4279 objects.
4280
56af09aa
SCR
42812012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4282
4283 * gdb.texinfo (Blocks In Python): Add a note saying that future
4284 improvements to GDB and its infrastructure can move symbols
4285 across blocks within a symbol table.
4286
2746b0ef
YQ
42872012-04-29 Yao Qi <yao@codesourcery.com>
4288
4289 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4290 (A29K): Remove.
4291
62e5f89c
SDJ
42922012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4293 Tom Tromey <tromey@redhat.com>
4294
4295 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4296 and generic static probe support on GDB.
4297
a766d390
DE
42982012-04-25 Doug Evans <dje@google.com>
4299
50f042b9
DE
4300 * gdb.texinfo (Go): Fix thinko.
4301
a766d390
DE
4302 * gdb.texinfo (Supported Languages): Add Go.
4303 (Go): New node.
4304
f02e2b19
YQ
43052012-04-25 Yao Qi <yao@codesourcery.com>
4306
4307 * gdbint.texinfo (Testsuite): New section `Board settings'.
4308
68d41a48
JK
43092012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4310
4311 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4312 Three times.
4313
174bb630
JK
4314 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4315 Three times.
4316
0511cc75
JK
43172012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4318
4319 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4320 by @table @asis. Fix formatting of one item.
4321
0070f25a
JK
43222012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4323
4324 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4325
4dc84fd1
JK
43262012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4327
4328 New option "set debug auto-load".
4329 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4330 (auto-load verbose mode): New node.
4331
bccbefd2
JK
43322012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4333
4334 New option "set auto-load safe-path".
4335 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4336 and "info auto-load" examples for safe-path. Put there also references
4337 for "set auto-load safe-path" and "show auto-load safe-path".
4338 New menu item for Auto-loading safe path.
4339 (Auto-loading safe path): New node.
4340 (Python Auto-loading): Update the expected output from "Missing"
4341 to "No".
4342
bf88dd68
JK
43432012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4344
4345 auto-load: Implementation.
4346 * gdb.texinfo (Mode Options): New anchor for -nx.
4347 (Startup): New anchors for Option -init-eval-command,
4348 Home Directory Init File
4349 and Init File in the Current Directory during Startup.
4350 Mention set auto-load local-gdbinit with a reference.
4351 Change the sample code to "set auto-load python-scripts".
4352 (Threads): New anchor set libthread-db-search-path.
4353 Provide references to libthread_db.so.1 file.
4354 (Controlling GDB): New menu item for Auto-loading.
4355 (Auto-loading, Init File in the Current Directory)
4356 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4357 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4358 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4359 reference.
4360 (Auto-loading): Rename to ...
4361 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4362 "set auto-load python-scripts", new anchor for it. Change
4363 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4364 for it. Change "info auto-load-scripts"
4365 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4366 to "Python scripts".
4367
8264ba82
AG
43682012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4369
4370 PR mi/13393
4371 * gdb.texinfo (Print Settings): Extend the description for "set print
4372 object".
4373 (GDB/MI Variable Objects): Extend the description for -var-create and
4374 -var-list-children.
4375
06fc020f
SCR
43762012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4377
4378 * gdb.texinfo (Examining Data): Document the 'explore' command.
4379
7191c139
JB
43802012-03-28 Joel Brobecker <brobecker@adacore.com>
4381
4382 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4383 to the children of a varobj and its update range when -var-update
4384 returns that the varobj's type changed.
4385
3708f05e
JK
43862012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4387
4388 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4389 Create two new links fir 'objfile-gdb.py file'
4390 and 'dotdebug_gdb_scripts section'.
4391
8e0583c8
JK
43922012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4393
4394 * gdb.texinfo (Auto-loading): Rename node reference
4395 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4396 Twice.
4397 (.debug_gdb_scripts section): Rename the node ...
4398 (dotdebug_gdb_scripts section): ... here.
4399 (Maintenance Commands): Also rename this node reference.
4400
7b282c5a
SCR
44012012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4402
4403 * gdb.texinfo (Python API/Values From Inferior): Add description
4404 about the new method Value.referenced_value. Add description on
4405 how Value.dereference is different (and similar) to
4406 Value.referenced_value.
4407
8320cc4f
JK
44082012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4409
4410 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4411 --init-eval-command=COMMAND, -iex.
4412 (Startup): Describe -iex and -ix. Simplify the example
4413 for "set auto-load-scripts off".
4414
481860b3
GB
44152012-03-16 Gary Benson <gbenson@redhat.com>
4416
4417 PR breakpoints/10738
4418 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4419 stating that GDB cannot set breakpoints on inlined functions.
4420 (Mode Options): Document --use-deprecated-index-sections.
4421 (Index Section Format): Document new index section version format.
4422
c4aeac85
TT
44232012-03-15 Tom Tromey <tromey@redhat.com>
4424
4425 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4426
16899756
DE
44272012-03-13 Doug Evans <dje@google.com>
4428
4429 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4430 of "reload".
4431 (Symbols): Delete docs for set/show symbol-reloading.
4432 * gdbint.texinfo (Defining Other Architecture Features): Delete
4433 SYMBOL_RELOADING_DEFAULT.
4434 * refcard.tex: Delete reference to symbol-reloading.
4435
9b224c5e
PA
44362012-03-07 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.texinfo (General Query Packets): Document new
4439 QProgramSignals packet.
4440 * gdb.texinfo (Remote configuration): Mention
4441 "program-signals-packet".
4442
169081d0
TG
44432012-03-05 Tristan Gingold <gingold@adacore.com>
4444
4445 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4446
d1feda86
YQ
44472012-03-03 Yao Qi <yao@codesourcery.com>
4448
4449 * gdb.texinfo (In-Process Agent): New node.
4450 Document new commands.
4451 (General Query Packets): Add packet `QAgent'.
4452
1faeff08
MR
44532012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4454
4455 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4456
7d74f244
DE
44572012-03-01 Scott J. Goldman <scottjg@vmware.com>
4458
4459 * gdb.texinfo (Commands In Python): Put example python macro in
4460 COMMAND_USER category rather than COMMAND_OBSCURE.
4461 Document gdb.COMMAND_USER.
4462 (User-defined Commands): Update documentation to clarify
4463 "set/show max-user-call-depth" and "show user" don't apply to python
4464 commands. Update documentation to clarify "help user-defined" may
4465 also include python commands defined as COMMAND_USER.
4466
6fe37d23
JK
44672012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * gdb.texinfo (Startup): Add option -ex description to the option -x
4470 description.
4471
83364271
LM
44722012-02-24 Luis Machado <lgustavo@codesourcery.com>
4473
4474 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4475 condition-evaluation breakpoint parameter.
4476 Mention condition-evaluation mode being shown in "info break".
4477 (Break Conditions): Add description for target-side
4478 conditional breakpoints.
72f4393d 4479 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4480 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4481 cond-expr.
4482 (General Query Packets): Mention new ConditionalBreakpoint feature.
4483
bdb1994d
TT
44842012-02-22 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4487
4d241c86
TT
44882012-02-17 Tom Tromey <tromey@redhat.com>
4489
4490 PR python/10753:
4491 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4492 directory.
4493
816338b5
SS
44942012-02-14 Stan Shebs <stan@codesourcery.com>
4495
4496 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4497
cc30c4bd
PA
44982012-02-13 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4501 mips-idt-ecoff.
4502
035d1e5b
YQ
45032012-02-09 Yao Qi <yao@codesourcery.com>
4504
4505 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4506
f0823d2c
TT
45072012-02-07 Tom Tromey <tromey@redhat.com>
4508
4509 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4510 Symbol.value.
4511
64e7d9dd
TT
45122012-02-07 Tom Tromey <tromey@redhat.com>
4513
4514 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4515
4220b2f8
TS
45162012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4517
4518 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4519
edcc5120
TT
45202012-01-24 Tom Tromey <tromey@redhat.com>
4521
4522 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4523 unload".
4524 (Files): Mention new catch commands.
4525 (GDB/MI Async Records): Likewise.
4526
53fe1783
GB
45272012-01-24 Gary Benson <gbenson@redhat.com>
4528
4529 Delete #if 0'd out code.
4530 * gdb.texinfo (Frame Info): Remove "info catch".
4531
b9e7b9c3
UW
45322012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4533
4534 * gdb.texinfo (Remote Configuration): Document
4535 "set remote hostio-readlink-packet" command.
4536 (General Query Packets): Document vFile:readlink packet.
4537
4aac40c8
TT
45382012-01-16 Tom Tromey <tromey@redhat.com>
4539
4540 * gdb.texinfo (Specify Location): Document relative file name
4541 handling.
4542
cafec441
TT
45432012-01-16 Tom Tromey <tromey@redhat.com>
4544
4545 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4546
0ee339bc
JK
45472012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4548 Eli Zaretskii <eliz@gnu.org>
4549
4550 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4551 code.
4552
72384ba3
PH
45532012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4554
4555 * gdb.texinfo (Variables): Document use of :: for non-static
4556 variables.
4557
ce1b17c4
JB
45582012-01-05 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdbint.texinfo (Start of New Year Procedure): Update
4561 to replace use of copyright.sh by use of copyright.py.
4562
217bff3e
JK
45632012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 Remove the gdbtui binary.
4566 * all-cfg.texi (GDBTUI): Remove.
4567 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4568 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4569 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4570
cc72b2a2
KP
45712011-12-23 Kevin Pouget <kevin.pouget@st.com>
4572
4573 Introduce gdb.FinishBreakpoint in Python.
4574 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4575 (Python API): Add menu entry for Finish Breakpoints.
4576
13ac8d2c
JK
45772011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4578
4579 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4580 tests.
4581
e0f9f062
DE
45822011-12-16 Doug Evans <dje@google.com>
4583
4584 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4585
80b6e756
PM
45862011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4587
1c3ad6ab 4588 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4589 stack". Add documentation for "set/show python print-stack".
4590
2fb860fc
PA
45912011-12-14 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4594 should transfer control to the stub in the startup code instead of
4595 in main. Mention the need to get past the initial breakpoint.
4596
f8eba3c6
TT
45972011-12-06 Tom Tromey <tromey@redhat.com>
4598
4599 * gdb.texinfo (Set Breaks): Update for new behavior.
4600
2268b414
JK
46012011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4602
4603 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4604 List Format for SVR4 Targets'.
4605 (General Query Packets): New item qXfer:libraries-svr4:read.
4606 (Library List Format for SVR4 Targets): New node.
4607
ae6f0d5b
TT
46082011-12-01 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4611 add.
4612
36dfb11c
TT
46132011-11-22 Tom Tromey <tromey@redhat.com>
4614
4615 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4616 reasons.
4617
f196051f
SS
46182011-11-20 Stan Shebs <stan@codesourcery.com>
4619
4620 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4621 note-related options and variables.
4622 (Tracepoint Packets): Document packet changes.
4623
f85b53f8
SD
46242011-11-20 Sanjoy Das <sdas@igalia.com>
4625
4626 * gdb.texinfo (JIT Interface): Add documentation on writing and
4627 usind JIT debug info readers.
4628 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4629 Debug Info Readers): New nodes.
4630
bfccc43c
YQ
46312011-11-18 Yao Qi <yao@codesourcery.com>
4632
4633 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4634 tracepoint.
4635
c011a4f4
DE
46362011-11-15 Doug Evans <dje@google.com>
4637
4638 * gdb.texinfo (Files): Document basenames-may-differ.
4639
ed59ded5
DE
46402011-11-14 Doug Evans <dje@google.com>
4641
4642 * gdb.texinfo (Shell Commands): Document "!".
4643
405f8e94
SS
46442011-11-14 Stan Shebs <stan@codesourcery.com>
4645 Kwok Cheung Yeung <kcy@codesourcery.com>
4646
4647 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4648 needed to get shorter fast tracepoints.
4649 (Tracepoint Packets): Document new qTMinFTPILen packet.
4650
1e4d1764
YQ
46512011-11-14 Yao Qi <yao@codesourcery.com>
4652
4653 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4654 behavior of tracepoint.
4655 (General Query Packets): New feature InstallInTrace.
4656 (Remote Configuration): Document "set remote
4657 install-in-trace-packet".
4658
71eba9c2 46592011-11-12 Matt Rice <ratmice@gmail.com>
4660
4661 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4662 Add arguments to info macro.
4663
e0f8f636
TT
46642011-11-10 Tom Tromey <tromey@redhat.com>
4665
4666 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4667 manual.
4668 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4669 (Macros): Add a footnote.
4670 (C): Remove paragraph about compiler options.
4671 (C Constants): Mention wide character and string constants.
4672 (C Plus Plus Expressions): Update compiler option advice. Mention
4673 using declarations. Mention ADL. Remove old HP compiler
4674 information.
4675
625c0d47
TT
46762011-11-10 Tom Tromey <tromey@redhat.com>
4677
4678 PR c++/9257:
4679 * gdb.texinfo (Print Settings): Add an extra note about the need
4680 for a vtable.
4681
4be2aacc
MR
46822011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4683
4684 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4685 "set mips abi" documentation.
4686
0a1c4d10
DE
46872011-11-04 Doug Evans <dje@google.com>
4688
4689 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4690
aad1c02c
TT
46912011-11-03 Tom Tromey <tromey@redhat.com>
4692
4693 * gdb.texinfo (Stopping): Add menu entry.
4694 (Continuing and Stepping): Restore @node. Use @section, not
4695 @subsection.
4696
983fb131
MR
46972011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4698
4699 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4700 designation. Fix "Specify Location" cross-reference.
4701
3065dfb6
SS
47022011-11-02 Stan Shebs <stan@codesourcery.com>
4703
4704 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4705 (General Query Packets): Describe tracenz feature.
4706 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4707
0aaaf063
PK
47082011-10-28 Paul Koning <paul_koning@dell.com>
4709
4710 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4711
2231f1fb
KP
47122011-10-27 Kevin Pouget <kevin.pouget@st.com>
4713
72f4393d 4714 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4715 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4716
5110b5df
PK
47172011-10-26 Paul Koning <paul_koning@dell.com>
4718
4719 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4720
22dbab46
PK
47212011-10-25 Paul Koning <paul_koning@dell.com>
4722
4723 PR python/13327
72f4393d 4724
22dbab46
PK
4725 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4726 fetch_lazy method.
4727
9df2fbc4
PM
47282011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4729
4730 PR python/12656
4731
4732 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4733 global_block, static_block function.
4734
f05e2e1d
TT
47352011-10-19 Tom Tromey <tromey@redhat.com>
4736
4737 * gdb.texinfo (Commands In Python): Add missing "@"s.
4738
a7fc3f37
KP
47392011-10-13 Kevin Pouget <kevin.pouget@st.com>
4740
4741 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4742 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4743 constants.
4744
5048e516
JK
47452011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4746
4747 Fix compatibility with texinfo versions older than 4.12.
4748 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4749 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4750 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4751 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4752 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4753 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4754 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4755
5a56e9c5
DE
47562011-10-09 Doug Evans <dje@google.com>
4757
4758 * gdb.texinfo (Extending GDB): Document alias command.
4759
36b11add
JK
47602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4761
4762 Support @entry in input expressions.
4763 * gdb.texinfo (Variables): Describe @entry names suffix.
4764 (Print Settings): Add anchor for `set print entry-values'.
4765
e18b2753
JK
47662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4767 Eli Zaretskii <eliz@gnu.org>
4768
4769 Display @entry parameter values (without references).
4770 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4771 example.
4772 (Print Settings): New description of set print entry-values and show
4773 print entry-values.
4774
111c6489
JK
47752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4776 Eli Zaretskii <eliz@gnu.org>
4777
4778 Recognize virtual tail call frames.
4779 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4780 (Tail Call Frames): New node.
4781 (Frames In Python): Add gdb.TAILCALL_FRAME.
4782
9c15afc4
DE
47832011-10-07 Doug Evans <dje@google.com>
4784
4785 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4786 register_pretty_printer.
4787
99f5279d
PM
47882011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4789
4790 PR python/12930
4791 PR python/12802
4792
4793 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4794 stop method.
4795
03583c20
UW
47962011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4797
4798 * gdb.texinfo (Starting your Program): "set disable-randomization"
4799 is no longer Linux-specific.
4800 (Remote Configuration): Document "set remote
4801 disable-randomization-packet".
4802 (General Query Packets): Document "QDisableRandomization" packet
4803 and add it to "qSupported" list.
4804
bd054e06
KP
48052011-10-07 Kevin Pouget <kevin.pouget@st.com>
4806
4807 Allow Python notification of new object-file loadings.
4808 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4809 event type.
4810
cb6be26b
KP
48112011-10-04 Kevin Pouget <kevin.pouget@st.com>
4812
4813 PR python/12691: Add the inferior to Python exited event
4814 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4815
a05336a1
JB
48162011-10-03 Joel Brobecker <brobecker@adacore.com>
4817
4818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4819 rephasing.
4820
5d77fe44
JB
48212011-10-03 Joel Brobecker <brobecker@adacore.com>
4822
4823 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4824 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4825 as possible feature returned by the `-list-features'
4826 command.
4827
699df94d
PK
48282011-09-28 Paul Koning <paul_koning@dell.com>
4829
4830 * gdb.texinfo (gdb.Type): Document field access by dictionary
4831 key syntax.
4832
24bdad53
YQ
48332011-09-28 Yao Qi <yao@codesourcery.com>
4834
4835 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4836 Add one space after option `-s'. Remove @r{} markup.
4837
6710bf39
SS
48382011-09-27 Stan Shebs <stan@codesourcery.com>
4839
4840 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4841
d99f7e48
HZ
48422011-09-16 Hui Zhu <teawater@gmail.com>
4843
4844 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4845 to *(unsigned char *)$esp@300.
4846
d812018b
PK
48472011-09-15 Paul Koning <paul_koning@dell.com>
4848
4849 * gdb.texinfo: Make style of Python functions and methods match
4850 the syntax of Python. Also put class and module names explicitly
4851 on function, member, and variable names, matching Python
4852 documentation conventions.
72f4393d 4853
2aa48337
KP
48542011-09-15 Kevin Pouget <kevin.pouget@st.com>
4855
4856 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4857 * gdb.texinfo (Inferiors In Python): Describe new
4858 gdb.selected_inferior() function.
4859
6839b47f
KP
48602011-09-15 Kevin Pouget <kevin.pouget@st.com>
4861
4862 Handle multiple breakpoint hits in Python interface:
4863 * gdb.texinfo (Events In Python): New function documentation:
4864 gdb.BreakpointEvent.breakpoints. Indicate that
4865 gdb.BreakpointEvent.breakpoint is now deprecated.
4866
26829f2b
JB
48672011-09-04 Joel Brobecker <brobecker@adacore.com>
4868
4869 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4870
a9f54f60
TT
48712011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4872
4873 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4874
fa3a4f15
PM
48752011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4876
72f4393d
L
4877 * gdb.texinfo (Prompt): Add set/show extended-prompt
4878 documentation
4879 (Basic Python): Add prompt_hook anchor.
4880 (Python modules): Reword module text to reflect multiple modules.
4881 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4882
224bbe49
YQ
48832011-08-14 Yao Qi <yao@codesourcery.com>
4884
78d85199
YQ
4885 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4886
48872011-08-14 Yao Qi <yao@codesourcery.com>
4888
4889 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4890 (TIC6x Features): New node.
4891
457e09f0
DE
48922011-08-12 Doug Evans <dje@google.com>
4893
4894 * gdb.texinfo (Symbols In Python): Document symbol.type.
4895
5e239b84
PM
48962011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4897
4898 * gdb.texinfo (Python): Document command and function
4899 auto-loading.
4900
177bc839
JK
49012011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4902 Eli Zaretskii <eliz@gnu.org>
4903
4904 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4905 typedefs unrolling. Extend the sample code by an inner typedef and
4906 outer typedefs unrolling.
4907
1a532630
PP
49082011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4909
4910 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4911 size and line-size.
4912
9b158ba0 49132011-07-21 Matt Rice <ratmice@gmail.com>
4914
4915 PR macros/12999
4916 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4917 Update text and cindex entries for info macro command.
4918
d17b6f81
PM
49192011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4920
4921 * observer.texi (GDB Observers): Add before_prompt observer.
4922 * gdb.texinfo (Basic Python): Add documentation for prompt
4923 substitution.
4924
713389e0
PM
49252011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4926
72f4393d 4927 PR python/12438
713389e0 4928 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4929 set/show python print-stack. Document set/show python
4930 print-backtrace.
713389e0 4931
177b42fe
TJB
49322011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4933
4934 * gdb.texinfo: Fix typos.
4935
900e11f9
JK
49362011-07-01 Tom Tromey <tromey@redhat.com>
4937
4938 * gdb.texinfo (Debugging Output): Document set debug
4939 check-physname.
4940
39c4d40a
TT
49412011-06-29 Tom Tromey <tromey@redhat.com>
4942
4943 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4944 breakpoint-notifications feature.
4945
6f5def7d
UW
49462011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4947
4948 * gdb.texinfo (Target Description): Remove warning about
4949 possibly unstable format.
4950
8cf64490
TT
49512011-06-03 Tom Tromey <tromey@redhat.com>
4952
4953 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4954 (Events In Python): Note that exit_code is optional.
4955
393eab54
PA
49562011-05-17 Pedro Alves <pedro@codesourcery.com>
4957
4958 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4959 required for multi-threading support.
4960 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4961 Hc are deprecated for multi-threading debugging. Point readers at
4962 the vCont packet.
4963
75fc9810
DE
49642011-05-15 Doug Evans <dje@google.com>
4965
4966 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4967
01124a23
DE
49682011-05-13 Doug Evans <dje@google.com>
4969
98a5dd13
DE
4970 * gdb.texinfo (Threads): Document $sdir,$pdir.
4971 (Server): Document $pdir exception.
4972
dbaefcf7
DE
4973 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4974
cc63ef9b
DE
4975 * gdb.texinfo (Threads): Clarify default value for
4976 libthread-db-search-path.
7e0396aa 4977
01124a23
DE
4978 * gdb.texinfo (Completion): Update example.
4979 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4980
d248b706
KY
49812011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4982
4983 * gdb.texinfo: Document change in the behaviour of the enable and
4984 disable GDB commands when applied to tracepoints.
4985 Document the EnableDisableTracepoints remote stub feature.
4986 Document QTEnable and QTDisable in the list of tracepoint packets.
4987
cc88a640
JK
49882011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4989
4990 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4991 hsuser.texi.
4992 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4993 comment to hsuser.texi. Change rluser.texi name in the comment.
4994
84e578fb
DE
49952011-05-10 Doug Evans <dje@google.com>
4996
4997 * gdb.texinfo (Threads): If an empty path is provided for
4998 libthread-db-search-path it is reset to its default value.
4999 (Server): Ditto.
5000
478aac75
DE
50012011-05-09 Doug Evans <dje@google.com>
5002
5003 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5004
9c06b0b4
TJB
50052011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5006 Thiago Jung Bauermann <bauerman@br.ibm.com>
5007
5008 Implement support for PowerPC BookE masked watchpoints.
5009 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5010 (PowerPC Embedded): Mention support of masked watchpoints.
5011
9ed350ad
JB
50122011-05-03 Joel Brobecker <brobecker@adacore.com>
5013
5014 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5015 `@value{GDBN}'.
5016
4ceed123
JB
50172011-05-03 Joel Brobecker <brobecker@adacore.com>
5018
5019 * gdb.texinfo (titlepage): Remove dedication.
5020 (In Memoriam): New appendix.
5021
559a7a62
JK
50222011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5023 Eli Zaretskii <eliz@gnu.org>
5024
5025 * gdb.texinfo (Index Section Format): Change the version to 5.
5026 Describe the different formula.
5027
03f2bd59
JK
50282011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5029 Eli Zaretskii <eliz@gnu.org>
5030
5031 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5032 for disconnected tracing.
5033 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5034 extended-remote relationship. Mention --once.
5035 (TCP port allocation lifecycle of @code{gdbserver}): New.
5036
d9b1a651
EZ
50372011-04-23 Eli Zaretskii <eliz@gnu.org>
5038
5039 * gdb.texinfo (Server): Improve indexing. Index all optional
5040 switches to gdbserver.
5041
90476074
TT
50422011-04-20 Tom Tromey <tromey@redhat.com>
5043
5044 * gdb.texinfo (Index Section Format): New node.
5045 (Top): Add new node to menu.
5046
c21236dc
PA
50472011-04-20 Pedro Alves <pedro@codesourcery.com>
5048
5049 * gdb.texinfo (Maintenance Commands): Document `maint print
5050 remote-registers'.
5051
05c8c3f5
TT
50522011-04-20 Tom Tromey <tromey@redhat.com>
5053
5054 * gdb.texinfo (Trace File Format): Move node later.
5055
7a9dd1b2
TT
50562011-04-19 Tom Tromey <tromey@redhat.com>
5057
5058 * gdbint.texinfo (Register Information Functions): Remove
5059 duplicate "the".
5060 * gdb.texinfo (Emacs): Remove duplicate "to".
5061 (GDB/MI Variable Objects): Remove duplicate "the".
5062 (General Query Packets): Likewise.
5063
4368ebeb
JB
50642011-04-02 Joel Brobecker <brobecker@adacore.com>
5065
5066 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5067 "GDB/MI Ada Exception Information" node.
5068
956a9fb9
JB
50692011-04-01 Joel Brobecker <brobecker@adacore.com>
5070
5071 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5072 the "exception-name" field in the *stopped async record.
5073
f1310107
TJB
50742011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5075 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5076
5077 Implement support for PowerPC BookE ranged breakpoints.
5078 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5079
8786b2bd
TT
50802011-03-28 Tom Tromey <tromey@redhat.com>
5081
5082 * gdb.texinfo (Set Tracepoints): Fix typo.
5083
9ef07c8c
TT
50842011-03-24 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.texinfo (Specify Location): Document `function:label'
5087 linespec.
5088
99c3dc11
PM
50892011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5090
f1310107 5091 PR python/12149
99c3dc11
PM
5092
5093 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5094
29703da4
PM
50952011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5096
5097 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5098 (Inferiors In Python): Likewise.
5099 (Threads In Python): Likewise.
5100 (Symbols In Python): Likewise.
5101 (Objfiles In Python): Likewise.
5102 (Symbol Tables In Python): Likewise.
5103
c9174737
PA
51042011-03-15 Pedro Alves <pedro@codesourcery.com>
5105
5106 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5107 display>: Explain that the commands accept number ranges.
5108
7371cf6d
PM
51092011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5110
5111 * gdb.texinfo (Breakpoints In Python): Add description and example
5112 of Python stop function operation.
5113
ecec24e6
PM
51142011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5115
5116 * gdb.texinfo (Parameters In Python): Document get_set_string and
5117 get_show_string methods.
5118
6dcd5565
JK
51192011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5122
81896e36
JK
5123 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5124 circular-trace-buffer name.
5125
5e30da2c
JB
51262011-02-28 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5129 in the previous change.
5130
3bd0f5ef 51312011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 5132
72f4393d 5133 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
5134 that they can accept multiple arguments.
5135
4ec7539c
JB
51362011-02-24 Joel Brobecker <brobecker@adacore.com>
5137
5138 Revert the following patch (code patch was not approved):
5139 2011-02-21 Hui Zhu <teawater@gmail.com>
5140 * agentexpr.texi (bytecode descriptions): add printf.
5141 * gdb.texinfo (tracepoint action lists): add printf.
5142
82809774
DE
51432011-02-23 Doug Evans <dje@google.com>
5144
5145 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5146
e5a67952
MS
51472011-02-23 Michael Snyder <msnyder@vmware.com>
5148
5149 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5150 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5151 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5152
6e6fbe60
DE
51532011-02-22 Doug Evans <dje@google.com>
5154
5155 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5156 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5157 add description of result, fix @defun formatting.
5158
f994e27a
HZ
51592011-02-21 Hui Zhu <teawater@gmail.com>
5160
5161 * agentexpr.texi (Bytecode Descriptions): Add printf.
5162 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5163
c7f96d2b
TT
51642011-02-18 Tom Tromey <tromey@redhat.com>
5165
5166 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5167
60f98dde
MS
51682011-02-14 Michael Snyder <msnyder@vmware.com>
5169
5170 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5171 Document new command "thread find".
5172
08e796bc
MS
51732011-02-14 Michael Snyder <msnyder@vmware.com>
5174
5175 * gdb.texinfo (Threads): Update example of new thread message.
5176
b3b9301e
PA
51772011-02-14 Pedro Alves <pedro@codesourcery.com>
5178
5179 * gdb.texinfo (Remote Configuration): Mention set/show remote
5180 traceframe-info.
5181 (Tools/Packages Optional for Building GDB): Mention that expat is
5182 used for traceframe info.
5183 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5184 (General Query Packets) <qSupported>: Describe the
5185 qXfer:traceframe-info:read feature.
5186 (qXfer::read): Describe qXfer:traceframe-info:read.
5187 (Traceframe Info Format): New section.
5188
cef35b0f
PA
51892011-02-04 Pedro Alves <pedro@codesourcery.com>
5190
5191 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5192 for casts and unary operators.
5193
f1cbe1d3
TT
51942011-02-04 Tom Tromey <tromey@redhat.com>
5195
5196 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5197 is not useful.
5198
585fdaa1
PA
51992011-01-25 Pedro Alves <pedro@codesourcery.com>
5200
5201 * gdb.texinfo: s/value optimized out/optimized out/g
5202
7bfc9434
JB
52032011-01-21 Joel Brobecker <brobecker@adacore.com>
5204
5205 * gdb.texinfo (Other Misc Settings): Rework part of the
5206 documentation of the "set interactive mode" command.
5207
4694da01
TT
52082011-01-19 Tom Tromey <tromey@redhat.com>
5209
5210 * gdb.texinfo (Threads): Document thread name output and `thread
5211 name' command.
5212 (Threads In Python): Document Thread.name attribute.
5213 (GDB/MI Thread Commands): Document thread attributes.
5214
b716877b
AB
52152011-01-12 Andrew Burgess <aburgess@broadcom.com>
5216
5217 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5218 changes in mi/mi-cmd-disas.c
5219
13fd8b81
TT
52202011-01-12 Tom Tromey <tromey@redhat.com>
5221
5222 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5223 Fix "thread apply" text.
5224
e09342b5
TJB
52252011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5226 Thiago Jung Bauermann <bauerman@br.ibm.com>
5227
5228 Implement support for PowerPC BookE ranged watchpoints.
5229 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5230 the "set powerpc exact-watchpoints" flag.
5231
06e65f44
TT
52322011-01-07 Tom Tromey <tromey@redhat.com>
5233
5234 * gdb.texinfo (Python API): Add descriptions to @menu items.
5235
d8e22779
TT
52362011-01-06 Tom Tromey <tromey@redhat.com>
5237
5238 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5239
a255712f
PP
52402010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5241
e09342b5 5242 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 5243
ccfc3d6e
TT
52442011-01-06 Tom Tromey <tromey@redhat.com>
5245
5246 PR python/12133:
5247 * gdb.texinfo (Frames In Python): Document various frame
5248 constants.
5249
44944448
JB
52502011-01-05 Joel Brobecker <brobecker@adacore.com>
5251
5252 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5253 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5254 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5255
42ea3d7a
JK
52562011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5257
5258 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5259 (clean): Add GDBvn.texi.
5260
720d1a40
JB
52612010-12-29 Joel Brobecker <brobecker@adacore.com>
5262
5263 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5264 occasional case where the debugger prints an array address
5265 instead of the array itself.
5266
ad196637
PA
52672010-12-23 Pedro Alves <pedro@codesourcery.com>
5268
5269 * gdb.texinfo (Packets) <read registers packet>: Document support
5270 for registers that were not collected.
5271
a86caf66
DE
52722010-12-15 Doug Evans <dje@google.com>
5273
5274 * gdb.texinfo (Startup): Document auto-loading of scripts during
5275 startup.
5276 (Auto-loading): Delete "maint set python auto-load on|off".
5277 Add "set auto-load-scripts on|off".
5278
aae1c79a
DE
52792010-12-07 Doug Evans <dje@google.com>
5280
5281 * gdb.texinfo (Mode Options): Document -data-directory.
5282 (Data Files): Add reference to -data-directory.
5283
4e04c971
DE
52842010-11-29 Doug Evans <dje@google.com>
5285
5286 * gdb.texinfo (Pretty-Printer Introduction): Change
5287 printer-name:subprinter-name to printer-name;subprinter-name.
5288
94b6973e
PM
52892010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5290
72f4393d 5291 PR python/12199
94b6973e
PM
5292
5293 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5294
39037522
TT
52952010-11-23 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5298 (Editing): Likewise.
5299 (Command History): Likewise.
5300 (TUI Keys): Likewise.
5301 (Bug Reporting): Conditionally include rluser.texi and
5302 inc-history.texinfo.
5303 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5304 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5305 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5306 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5307 (gdb.pdf): Likewise.
5308 (gdb.info): Likewise.
5309 (gdb/index.html): Likewise.
5310
5ae98d25
TT
53112010-11-23 Tom Tromey <tromey@redhat.com>
5312
5313 * Makefile.in (Makefile): Run ../config.status.
5314 (distclean): Update.
5315 * configure: Remove.
5316 * configure.ac: Remove.
5317
621c8364
TT
53182010-11-12 Tom Tromey <tromey@redhat.com>
5319
5320 * gdb.texinfo (Basic Python): Update. Add xref.
5321 (Exception Handling): Document new exception classes.
5322 (Types In Python): Update.
5323 (Frames In Python): Update.
5324
84f4c1fe
PM
53252010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5326
5327 * gdb.texinfo (Breakpoints In Python): Document "internal"
5328 parameter, and visible attribute.
5329
99e7ae30
DE
53302010-11-05 Doug Evans <dje@google.com>
5331
5332 * gdb.texinfo (Source Path): Document "set directories".
5333
f4b8a18d
KW
53342010-11-05 Ken Werner <ken.werner@de.ibm.com>
5335
5336 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5337 (OpenCL C): New node.
5338
7b51bc51
DE
53392010-11-02 Doug Evans <dje@google.com>
5340
5341 * gdb.texinfo (Pretty Printing): Expand into three sections,
5342 introduction, example, and commands.
5343 (Python API): Delete section Disabling Pretty-Printers, merge into
5344 Selecting Pretty-Printers.
5345 (Writing a Pretty-Printer): New section. Move the pretty-printer
5346 example here, and reformat to match python coding style. Add a second
5347 example using the gdb.printing module.
5348 (Python modules): Add gdb.printing.
5349
9eeee977
DE
53502010-10-29 Doug Evans <dje@google.com>
5351
5352 * gdb.texinfo (Python): Fix long line.
5353
a0e0ffdf
DE
53542010-10-20 Doug Evans <dje@google.com>
5355
5356 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5357 All references updated. Correct sections marked as subsections.
5358 (Coding Standards): New chapter. Move the coding standard related
5359 subsections here. Add section on Python coding standards.
5360
0e3509db
DE
53612010-10-13 Doug Evans <dje@google.com>
5362
5363 * gdb.texinfo (Python): Add "Python modules".
5364 (Types in Python): Add reference to gdb.types section.
5365 (Python modules): New node.
5366
44592cc4
DE
53672010-10-11 Doug Evans <dje@google.com>
5368
5369 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5370 Python" from gdb.Value.type description.
5371
6e1bb179
JB
53722010-09-28 Joel Brobecker <brobecker@adacore.com>
5373
5374 * gdb.texinfo (Ravenscar Profile): New node.
5375
e8467610
TT
53762010-09-22 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5379
fccd1d1e
EZ
53802010-09-22 Eli Zaretskii <eliz@gnu.org>
5381
5382 * gdb.texinfo (Values From Inferior): Clarify that
5383 value.dynamic_type works only in C++ programs with RTTI.
5384
c1b6b909
TT
53852010-09-15 Paul Bolle <pebolle@tiscali.nl>
5386
5387 * gdb.texinfo (Character Sets): Correctly reference host-charset
5388 in example.
5389
7d288aaa
TT
53902010-09-13 Tom Tromey <tromey@redhat.com>
5391
5392 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5393 Document "fullname" and "from".
5394
f75d858b
MK
53952010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5396
5397 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5398 feature `reverse' output by -list-target-features.
5399
83b9503b
L
54002010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5401
5402 * gdb.texinfo (i386 Features): Remove an extra "@item".
5403
03f17ccf
TT
54042010-08-30 Tom Tromey <tromey@redhat.com>
5405
5406 PR python/11792:
5407 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5408
9779414d
DJ
54092010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5410
5411 * gdb.texinfo (ARM Features): Document
5412 org.gnu.gdb.arm.m-profile.
5413
f9ffd4bb
TT
54142010-08-23 Tom Tromey <tromey@redhat.com>
5415
5416 PR python/11145:
5417 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5418 reinterpret_cast methods.
5419
702c2711
TT
54202010-08-23 Tom Tromey <tromey@redhat.com>
5421
5422 PR python/11915:
5423 * gdb.texinfo (Types In Python): Document array method.
5424
66b73624
TJB
54252010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5426
5427 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5428
06a64a0b
TT
54292010-08-16 Tom Tromey <tromey@redhat.com>
5430
5431 * gdb.texinfo (Set Watchpoints): Document -location option.
5432
a3a7127e
DE
54332010-08-13 Doug Evans <dje@google.com>
5434
5435 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5436
8dedea02
VP
54372010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5438
5439 * gdb.texinfo (GDB/MI Data Manipulation): Document
5440 -data-read-memory-raw and -data-write-memory-raw.
5441
ca5c20b6 54422010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5443 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5444
5445 * gdb.texinfo (Basic Python): Describe post_event API.
5446
cb2e07a6
PM
54472010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5448
5449 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5450 decode_line Python APIs
cb2e07a6 5451
464b3efb
TT
54522010-08-10 Tom Tromey <tromey@redhat.com>
5453
5454 * gdb.texinfo (Pretty Printing API): Document
5455 gdb.default_visualizer.
5456
c29c521f
TT
54572010-08-10 Tom Tromey <tromey@redhat.com>
5458
5459 Revert gdb-add-index addition:
5460 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5461
5da1313b
JK
54622010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5463 Eli Zaretskii <eliz@gnu.org>
5464
5465 * gdb.texinfo (Mode Options) <-batch>
5466 (Basic Python) <gdb.execute>: Describe setting width and height.
5467
02d868e8
PP
54682010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5469
5470 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5471
c2bbed2a
TT
54722010-07-30 Tom Tromey <tromey@redhat.com>
5473
5474 * gdb.texinfo (Index Files): Mention gdb-add-index.
5475
6c13bbe1
HZ
54762010-07-30 Hui Zhu <teawater@gmail.com>
5477
5478 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5479 "detach inferior" and "kill inferior".
5480
53a71c06
CR
54812010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5482
5483 * gdb.texinfo (Machine Code): Update description of two forms of
5484 arguments, and add new example to demonstrate the new form.
5485
5374244e
PM
54862010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5487
5488 * gdb.texinfo (Values From Inferior): Add value inferior function
5489 call description.
5490
8ea5bce5
JK
54912010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5494
c0edd9ed
JK
54952010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5496 Eli Zaretskii <eliz@gnu.org>
5497
5498 Make core files the process_stratum.
5499 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5500 record_stratum example.
5501
9291a0cd
TT
55022010-07-13 Tom Tromey <tromey@redhat.com>
5503
5504 * gdb.texinfo (Index Files): New node.
5505
f5011d11
TT
55062010-07-13 Tom Tromey <tromey@redhat.com>
5507
5508 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5509
0f5238ed
TT
55102010-07-13 Tom Tromey <tromey@redhat.com>
5511
5512 * gdb.texinfo (Specify Location): Document labels.
5513
74c761c1
PA
55142010-07-01 Pedro Alves <pedro@codesourcery.com>
5515
5516 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5517 entries for fast tracepoints and static tracepoints.
5518
501994c0
PA
55192010-07-01 Pedro Alves <pedro@codesourcery.com>
5520
5521 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5522 qsThreadInfo>: Spell out `l' as ell.
5523
0fb4aa4b
PA
55242010-07-01 Pedro Alves <pedro@codesourcery.com>
5525
5526 * gdb.texinfo (Convenience Variables): Document $_sdata.
5527 (Commands to Set Tracepoints): Describe static tracepoints. Add
5528 `Listing Static Tracepoint Markers' menu entry. Document
5529 "strace".
5530 (Tracepoint Action Lists): Document collecting $_sdata.
5531 (Listing Static Tracepoint Markers): New subsection.
5532 (Tracepoints support in gdbserver): Mention static tracepoints.
5533 (remote packets, enabling and disabling): Mention
5534 read-sdata-object.
5535 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5536 and StaticTracepoint.
5537 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5538 Document qXfer:sdata:read.
5539 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5540
dc3b15be
JB
55412010-06-29 Joel Brobecker <brobecker@adacore.com>
5542
5543 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5544
595939de
PM
55452010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5546 Tom Tromey <tromey@redhat.com>
5547 Thiago Jung Bauermann <bauerman@br.ibm.com>
5548
5549 * gdb.texinfo (Inferiors In Python): New node.
5550 * gdb.texinfo (Threads In Python): New node.
5551
9279c692
JB
55522010-06-28 Joel Brobecker <brobecker@adacore.com>
5553
5554 * gdb.texinfo (Python): Document what the python directory is
5555 and what its location is.
5556 (Basic Python): Document the gdb.PYTHONDIR constant.
5557
bc9f0842
TT
55582010-06-25 Tom Tromey <tromey@redhat.com>
5559
5560 PR python/10808:
5561 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5562
f1421989
HZ
55632010-06-24 Hui Zhu <teawater@gmail.com>
5564
5565 * gdb.texinfo: (Commands for Controlled Output): Add
5566 documentation for command "eval".
5567
e4c0cfae
SS
55682010-06-21 Stan Shebs <stan@codesourcery.com>
5569
5570 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5571 * annotate.texinfo: Ditto.
5572 * gdbint.texinfo: Ditto.
5573 * stabs.texinfo: Ditto.
5574
bb08c432
HZ
55752010-06-22 Hui Zhu <teawater@gmail.com>
5576
5577 * gdb.texinfo: (Process Record and Replay): Add documentation
5578 for command "set record memory-query".
5579
4f5d9f07
SS
55802010-06-21 Stan Shebs <stan@codesourcery.com>
5581
5582 * gdb.texinfo: Relicense under GFDL version 1.3.
5583 * annotate.texinfo: Relicense under GFDL version 1.3.
5584 * gdbint.texinfo: Relicense under GFDL version 1.3.
5585 * stabs.texinfo: Relicense under GFDL version 1.3.
5586 * fdl.texi: Update to version 1.3.
5587
6aed2dbc
SS
55882010-06-18 Stan Shebs <stan@codesourcery.com>
5589
a61408f8
SS
5590 * gdb.texinfo (Operating System Auxiliary Information): Describe
5591 "info os" when no arguments given.
5592
6aed2dbc
SS
5593 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5594 $_thread.
5595
24e933df
HZ
55962010-06-18 Hui Zhu <teawater@gmail.com>
5597
5598 * gdb.texinfo: (Process Record and Replay): Add documentation
5599 for commands "record save" and "record restore".
5600
65d79d4b
SDJ
56012010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5602
5603 * gdb.texinfo: Include information about the correct use
5604 of addresses in the `watch' command.
5605
d914c394
SS
56062010-06-11 Stan Shebs <stan@codesourcery.com>
5607
5608 * gdb.texinfo (Observer Mode): New section.
5609 (General Query Packets): Document QAllow.
889bf7c5 5610
967cf477
DE
56112010-06-04 Doug Evans <dje@google.com>
5612
5613 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5614
aaf4119b
DE
56152010-06-03 Doug Evans <dje@google.com>
5616
5617 * gdbint.texinfo (Coding): Add subsection on command names.
5618
9eae7c52
TT
56192010-06-02 Tom Tromey <tromey@redhat.com>
5620
5621 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5622 always-disassemble.
5623
fa593d66
PA
56242010-06-01 Pedro Alves <pedro@codesourcery.com>
5625
5626 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5627 gdbserver, and add cross reference.
5628 (Tracepoints support in gdbserver): New subsection.
5629
dde08ee1
PA
56302010-05-26 Pedro Alves <pedro@codesourcery.com>
5631
5632 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5633 `qRelocInsn' feature.
5634 (Relocate instruction reply packet): New subsection
5635 of `Tracepoint Packets'.
5636 (Tracepoint Packets): Mention that packets QTDP and QTStart
5637 support the qRelocInsn request, and add cross reference to new
5638 subsection.
5639
07ca107c
DE
56402010-05-25 Doug Evans <dje@google.com>
5641
5642 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5643 (Commands In Python): Document gdb.string_to_argv.
5644
c25c4a8b
JK
56452010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5646
5647 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5648 ATTR_NORETURN.
5649
d7b32ed3 56502010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5651 Tom Tromey <tromey@redhat.com>
5652 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5653
c25c4a8b 5654 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5655
6aecb9c2
JB
56562010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5657
5658 * gdb.texinfo: (Summary) Add mention about D language support.
5659 (Filenames): Add D suffixes.
5660 (D): New node.
5661
b7da9e9f
PM
56622010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5663
5664 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5665 of macro deleted from GDB code.
5666
ab38a727
PA
56672010-04-24 Pedro Alves <pedro@codesourcery.com>
5668
5669 * gdb.texinfo (Commands to specify files): Describe what how GDB
5670 looks up DOS-based filesystem paths on the system root. Document
5671 the new `set/show target-file-system-kind' commands.
5672
66d09542
DE
56732010-04-23 Doug Evans <dje@google.com>
5674
5675 * gdb.texinfo (Python): Move Auto-loading section here ...
5676 (Python API): from here.
5677 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5678 (Maintenance Commands): Add docs for "maint print section-scripts".
5679
8bd10a10
CM
56802010-04-20 Chris Moller <cmoller@redhat.com>
5681
5682 * gdb.texinfo (Setting Breakpoints): Added description of
5683 filename-qualified rbreak.
5684 * refcard.tex (Breakpoints and Watchpoints): Added brief
5685 description of filename-qualified rbreak.
5686
4c374409
JK
56872010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5688
5689 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5690 (Python API): Change the reference to Pretty Printing API.
5691 (Pretty Printing): Move the user part under the Data node. Reformat
5692 the sample output to 72 columns. Create a new reference to Pretty
5693 Printing API. Rename the API part ...
5694 (Pretty Printing API): To a new node name.
5695 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5696 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5697
5a9351ae
SS
56982010-04-21 Stan Shebs <stan@codesourcery.com>
5699
5700 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5701 and commands.
5a9351ae 5702 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5703
9a22f0d0
PM
57042010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5705
5706 * gdb.texinfo (Examining memory): Update for change in string
5707 display with explicit size.
5708
6149aea9
PA
57092010-04-19 Pedro Alves <pedro@codesourcery.com>
5710
5711 PR breakpoints/8554.
5712
5713 * gdb.texinfo (Save Breakpoints): New node.
5714 (save-tracepoints): Rename to ...
5715 (save tracepoints): ... this. Mention that `save-tracepoints' is
5716 a deprecated alias to `save tracepoints'.
5717
711e434b
PM
57182010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5719
645797a8 5720 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5721 (info w32 thread-information-block): Document new command.
5722 (qGetTIBAddress): Document new gdbserver query.
5723 (maint set/show show-all-tib): Document new command.
5724
3f7b2faa
DE
57252010-04-15 Doug Evans <dje@google.com>
5726
fa33c3cd
DE
5727 * gdb.texinfo (Python API): Add progspaces section.
5728 (Selecting Pretty-Printers): Progspace pretty-printers are
5729 searched too.
5730 (Progspaces In Python): New section.
5731
3f7b2faa
DE
5732 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5733
79f283fe
PM
57342010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5735
5736 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5737 returns None.
5738
87290684
SS
57392010-04-09 Stan Shebs <stan@codesourcery.com>
5740
5741 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5742 Describe the `frames-created' field, tweak grammar.
5743
a97153c7
PA
57442010-04-09 Pedro Alves <pedro@codesourcery.com>
5745
5746 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5747 Describe the `circular' and `disconnected' fields.
5748
5c5dcc1b
L
57492010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5750
5751 * gdb.texinfo (maint print registers): Mention unavailable and
5752 invisible registers.
5753
adc36818
PM
57542010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5755 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5756 Tom Tromey <tromey@redhat.com>
adc36818
PM
5757
5758 * gdb.texinfo (Breakpoints In Python): New Node.
5759
33da3f1c
SS
57602010-04-08 Stan Shebs <stan@codesourcery.com>
5761
5762 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5763 trace status fields.
5764
3a13a53b
L
57652010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5766
5767 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5768 optional. Make org.gnu.gdb.i386.avx requires
5769 org.gnu.gdb.i386.avx.
5770
08001717
DE
57712010-04-08 Doug Evans <dje@google.com>
5772
5773 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5774 search path, and document that gdb only scans the search path if
5775 the script's path doesn't specify a directory.
5776
c375651d
DE
57772010-04-05 Doug Evans <dje@google.com>
5778
5779 * gdb.texinfo (maint show python auto-load): Fix typo.
5780
af54718e
SS
57812010-04-04 Stan Shebs <stan@codesourcery.com>
5782
d77f58be
SS
5783 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5784 (Setting Watchpoints): Update description of "info watch".
5785 (Disabling Breakpoints): Only "info break" lists all.
5786
af54718e
SS
5787 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5788 (tdump): Explain how tdump works.
5789
86b17b60
PA
57902010-04-01 Pedro Alves <pedro@codesourcery.com>
5791
5792 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5793 add cross reference.
5794
ff12863f
PA
57952010-03-31 Pedro Alves <pedro@codesourcery.com>
5796
5797 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5798 commands error out.
5799
f68eb612
L
58002010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5801
5802 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5803
c8d5aac9
L
58042010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5805
5806 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5807
7d13fe92
SS
58082010-03-29 Stan Shebs <stan@codesourcery.com>
5809 Nathan Sidwell <nathan@codesourcery.com>
5810
5811 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5812 GDBN equivalent.
5813 (Set Tracepoints): Remove mention that conditional tracepoints
5814 don't exist.
5815 (Tracepoint Actions): Clarify when while-stepping collection
5816 happens, note that while-stepping does not automatically collect
5817 $pc.
5818
409873ef 58192010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5820
409873ef
SS
5821 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5822 (General Query Packets): Describe TracepointSource.
5823
ee8e71d4
EZ
58242010-03-27 Matt Rice <ratmice@gmail.com>
5825
c8d5aac9
L
5826 * gdb.texinfo (ARM): Document arguments to "target sim".
5827 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5828
99b5e152
PA
58292010-03-26 Pedro Alves <pedro@codesourcery.com>
5830
5831 * gdb.texinfo (Tracepoint Packets): Remove mention that
5832 terror:string may be plain text, and drop mention of X prefix.
5833
cd64ee31
VP
58342010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5835
5836 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5837
6c28cbf2
SS
58382010-03-24 Stan Shebs <stan@codesourcery.com>
5839
5840 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5841
95a42b64
TT
58422010-03-24 Tom Tromey <tromey@redhat.com>
5843
5844 PR breakpoints/9352:
5845 * gdb.texinfo (Break Commands): Update.
5846
18148017
VP
58472010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5848
5849 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5850 commands.
5851
4daf5ac0
SS
58522010-03-16 Stan Shebs <stan@codesourcery.com>
5853
5854 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5855 circular-trace-buffer.
5856 (Tracepoint Packets): Describe QTBuffer, and details of the
5857 qTStatus reply.
5858
c9429232
SS
58592010-03-12 Stan Shebs <stan@codesourcery.com>
5860 Nathan Sidwell <nathan@codesourcery.com>
5861
5862 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5863 doing instruction stepping.
5864 (Tracepoint Restrictions): New node.
5865
ccefe4c4
TT
58662010-03-10 Tom Tromey <tromey@redhat.com>
5867
5868 * gdbint.texinfo (Symbol Handling): Update.
5869
7c953934
TT
58702010-03-08 Tom Tromey <tromey@redhat.com>
5871
5872 PR cli/9591:
5873 * gdb.texinfo (Mode Options): Mention lack of pagination and
5874 confirmation with --batch.
5875 (Screen Size): Mention --batch.
5876 (Messages/Warnings): Likewise.
5877
f870a310
TT
58782010-03-05 Tom Tromey <tromey@redhat.com>
5879
5880 * gdb.texinfo (Basic Python): Document target_charset and
5881 target_wide_charset.
5882
78e2826b
TT
58832010-03-05 Tom Tromey <tromey@redhat.com>
5884
5885 * gdb.texinfo (Data): Link to pretty-printing.
5886 (Output Formats): Likewise. Correct text.
5887
f5dff777
DJ
58882010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * gdb.texinfo (Types): Describe <struct> and <flags>.
5891
dc00d89f
PM
58922010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5893
5894 * gdb.texinfo (Frames In Python): Add block parameter and
5895 description to read_var text.
5896
5107b149 58972010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5898 Tom Tromey <tromey@redhat.com>
5107b149
PM
5899
5900 * gdb.texinfo (Types In Python): Describe block argument in
5901 template_argument and gdb.lookup_type.
5902
e03e5e7b
TT
59032010-02-24 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Cygwin Native): Fix typo.
5906
f3e9a817
PM
59072010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5908
5909 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5910 and select method descriptions.
5911 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5912 Tables in Python to menu.
5913 (Blocks In Python): New node.
5914 (Symbols In Python): New node.
5915 (Symbol Tables in Python): New node.
5916
a79b8f6e
VP
59172010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5918
5919 Multiexec MI
5920
5921 gdb/
5922 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5923
5924 gdb/doc/
5925 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5926 changes.
5927 (GDB/MI Program Execution): Document current behaviour of
5928 --all and --thread-group.
5929 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5930 -remove-inferior.
5931 * observer.texi (inferior_added, inferior_removed): New
5932 observers.
5933
629d6a47
TT
59342010-02-19 Tom Tromey <tromey@redhat.com>
5935
5936 * gdbint.texinfo (Getting Started): Fix @node.
5937 (Debugging GDB): Likewise.
5938
c09529e5
JB
59392010-02-13 Joel Brobecker <brobecker@adacore.com>
5940
5941 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5942 documenting the gdb_test_timeout variable.
5943
540aa8e7
MS
59442010-02-12 Jakob Engblom <jakob@virtutech.com>
5945
5946 * gdb.texinfo (MI commands): Added documentation of --reverse
5947 option to a set of MI commands. Restructured documentation of MI
5948 commands --exec-continue to reflect the complexity of reverse
5949 execution.
5950
081dfbf7
PA
59512010-02-12 Pedro Alves <pedro@codesourcery.com>
5952
5953 * gdb.texinfo (Using the Collected Data): Specify that the address
5954 range of `tfind outsize' is exclusive, and that the address range
5955 of `tfind range' is inclusive.
5956 (Tracepoint Packets): Specify that the address range of
5957 `QTFrame:range' is inclusive, and that the address range of
5958 `QTFrame:outside' is exclusive
5959
8e9c5e02
VP
59602010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5961
5962 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5963
92981e24
TT
59642010-02-10 Tom Tromey <tromey@redhat.com>
5965
5966 * gdb.texinfo (Debugging Output): Document set debug parser and
5967 show debug parser.
5968
075b51b7
L
59692010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5970
5971 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5972 i386_eflags and i386_mxcsr.
5973
3bb8d5c3
L
59742010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5975
5976 * gdb.texinfo: Document i386 target features.
5977
c5f80513
DE
59782010-02-05 Doug Evans <dje@google.com>
5979
5980 * gdbint.texinfo (Testsuite): Add a new section to document the
5981 various DejaGnu variables that may be overridden.
1be00882 5982 Document INTERNAL_GDBFLAGS.
c5f80513 5983
6ac33a4e
TT
59842010-02-04 Tom Tromey <tromey@redhat.com>
5985
5986 PR cli/8830:
5987 * gdb.texinfo (Files): -readnow comes before the filename for file
5988 and symbol-file.
5989
a1dcb23a
DJ
59902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5991
5992 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5993 Document ARM breakpoint types.
5994 (Register Packet Format): Move into the new section.
5995 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5996
95433b34
JB
59972010-01-21 Joel Brobecker <brobecker@adacore.com>
5998
5999 * gdb.texinfo (File Options): Adjust the documentation of this
6000 switch to refer to the "source" command rather than partially
6001 duplicating some of the relevant information.
6002 (Extending GDB): Introduce and document the set/show script-extension
6003 setting.
6004 (Command Files): Add note explaining that the "source" command
6005 is also used to evalute scripts written in other languages.
6006 Remove the short slightly incorrect reference to sourcing Python
6007 scripts.
6008 (Python Commands): Document how to execute a Python script from GDB.
6009
8d576872
JB
60102010-01-19 Joel Brobecker <brobecker@adacore.com>
6011
6012 * gdb.texinfo (Command Files): Fix typo.
6013
8150ff9c
JB
60142010-01-18 Tom Tromey <tromey@redhat.com>
6015
6016 * gdb.texinfo (File Options): Document -x on .py files.
6017 (Command Files): Document handling of Python scripts.
6018
23db03a6
JZ
60192010-01-18 Jie Zhang <jie.zhang@analog.com>
6020
6021 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6022
00bf0b85
SS
60232010-01-15 Stan Shebs <stan@codesourcery.com>
6024
6025 * gdb.texinfo (Trace Files): New section.
6026 (Tracepoint Packets): Document QTSave and qTBuffer.
6027 (Trace File Format): New appendix.
6028
be759fcf
PM
60292010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6030
6031 * gdb.texinfo (Values From Inferior): Document lazy_string value
6032 method.
6033 (Python API): Add Lazy strings menu item.
6034 (Lazy Strings In Python): New node.
6035
dc146f7c
VP
60362010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6037
6038 * gdb.texinfo (GDB/MI Thread Information): New.
6039 (GDB/MI Async Records): Document the core field in *stopped.
6040 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6041 documentation
6042 (Process list): Document that osdata document may contain
6043 threads.
6044 (Remote Serial Protocol): Document qXfer:threads.
6045
d5551862
SS
60462010-01-06 Stan Shebs <stan@codesourcery.com>
6047
6048 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6049 disconnected tracing.
6050 (Tracepoint Packets): Document new protocol.
6051
7a697b8d
SS
60522010-01-05 Stan Shebs <stan@codesourcery.com>
6053
6054 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6055 tracepoints.
6056 (Tracepoint Packets): Describe remote protocol for fast
6057 tracepoints.
6058
e6f3ec50
JB
60592010-01-01 Joel Brobecker <brobecker@adacore.com>
6060
6061 Update the "Start of New Year Procedure".
6062 * gdbint.texinfo: Add the list of files that need to be updated
6063 manually. Minor reformatting.
6064
ddc4e9c1
JB
60652010-01-01 Joel Brobecker <brobecker@adacore.com>
6066
6067 * refcard.tex: Update copyright year in header and text.
6068
9d2897ad
JB
60692010-01-01 Joel Brobecker <brobecker@adacore.com>
6070
6071 * agentexpr.texi: Add 2010 to the list of copyright years.
6072 * annotate.texinfo: Likewise.
6073 * gdb.texinfo: Likewise.
6074 * gdbint.texinfo: Likewise.
6075 * observer.texi: Likewise.
6076 * stabs.texinfo: Likewise.
6077
6da95a67
SS
60782009-12-31 Stan Shebs <stan@codesourcery.com>
6079
6080 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 6081
236f1d4d
SS
60822009-12-29 Stan Shebs <stan@codesourcery.com>
6083
6084 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 6085
f61e138d
SS
60862009-12-28 Stan Shebs <stan@codesourcery.com>
6087
6088 * gdb.texinfo (Trace State Variables): New section.
6089 (Tracepoint Packets): Describe trace state variable packets.
6090 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6091 variable bytecodes.
6092
0fe7935b
DJ
60932009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6094
6095 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6096 declarations.
6097
a6b29f87
VP
60982009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6099
6100 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6101 -gdb-exit behaviour.
6102
5e4bde96
JB
61032009-12-20 Joel Brobecker <brobecker@adacore.com>
6104
6105 * gpl.texi: Update to version 3 of the GPL.
6106
a1715244
JB
61072009-12-20 Joel Brobecker <brobecker@adacore.com>
6108
6109 * Makefile.in: Update copyright header.
6110 * observer.texi: Fix the copyright header of the generated files.
6111
361ae042
PM
61122009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6113
6114 * gdb.texinfo (Types In Python): Describe range function.
6115
bfd31e71
PM
61162009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6117
6118 * gdb.texinfo (Types In Python): Describe "is_base_class".
6119
57a1d736
TT
61202009-12-03 Tom Tromey <tromey@redhat.com>
6121
6122 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6123
8cebebb9
PP
61242009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6125
6126 * observer.texi: New memory_changed observer.
6127
16af530a
TT
61282009-12-01 Tom Tromey <tromey@redhat.com>
6129
6130 * gdb.texinfo (Reverse Execution): Fix typo.
6131
b6199126
DJ
61322009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6133
6134 PR gdb/8704
6135
6136 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6137 are allowed after the breakpoint condition.
6138
7a6973ad
TT
61392009-11-23 Tom Tromey <tromey@redhat.com>
6140
6141 PR python/10782:
6142 * gdb.texinfo (Types In Python): Document Type.pointer.
6143
21a0512e
PP
61442009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6145
6146 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 6147
a5832c8f
PA
61482009-11-11 Pedro Alves <pedro@codesourcery.com>
6149
6150 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6151 (Using Agent Expressions): Delete cross reference.
6152
1eb7cd77
JB
61532009-11-07 Joel Brobecker <brobecker@adacore.com>
6154
6155 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6156 and @settitle directives up to help makeinfo find them.
6157
24ddea62
JK
61582009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6159
6160 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6161 (Auto-loading): Use plural and note one can use multiple components now.
6162
3afae151
VP
61632009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6164
6165 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6166 -stack-list-arguments have the same documentation for parameter
6167 as -stack-list-locals. Add comas.
6168
14ff2235
PM
61692009-10-27 Tom Tromey <tromey@redhat.com>
6170 Eli Zaretskii <eliz@gnu.org>
6171
c8d5aac9 6172 PR python/10781
14ff2235
PM
6173
6174 * gdb.texinfo (Values From Inferior): Document cast method.
6175
9c419145
PP
61762009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6177
6178 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6179 and adjust example.
889bf7c5 6180
29153c24
MS
61812009-10-22 Michael Snyder <msnyder@vmware.com>
6182
6183 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 6184 info record command. Also document the new save and restore
29153c24
MS
6185 commands.
6186
2b28d209
PP
61872009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6188
6189 * gdb.texinfo (Machine Code): Mention current pc marker.
6190 (Memory): Likewise.
6191
6c95b8df
PA
61922009-10-19 Pedro Alves <pedro@codesourcery.com>
6193 Stan Shebs <stan@codesourcery.com>
6194
6195 * observer.texi (new_inferior): Rename to...
6196 (inferior_appeared): ... this.
6197
6198 * gdb.texinfo (Inferiors): Rename node to ...
6199 (Inferiors and Programs): ... this. Mention running multiple
6200 programs in the same debug session.
6201 <info inferiors>: Mention the new 'Executable' column if "info
6202 inferiors". Update examples. Document the "add-inferior",
6203 "clone-inferior", "remove-inferior" and "maint info
6204 program-spaces" commands.
6205 (Process): Rename node to...
6206 (Forks): ... this. Document "set|show follow-exec-mode".
6207
2f8132f3
MS
62082009-10-11 Michael Snyder <msnyder@vmware.com>
6209
6210 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6211 (ReverseContinue): Ditto.
6212
cba4b2d3
PP
62132009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6214
6215 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 6216
da082f17
JK
62172009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6218
6219 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6220
08be9d71
ME
62212009-10-06 Michael Eager <eager@eagercon.com>
6222
6223 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6224 (Embedded Processors): Add MicroBlaze.
6225 (MicroBlaze): New. Describe Xilinx MicroBlaze
6226
08a0efd0
PA
62272009-10-04 Pedro Alves <pedro@codesourcery.com>
6228
6229 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6230
cbb8f428
EZ
62312009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6232
6233 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6234
30a4a70c
JB
62352009-09-23 Joel Brobecker <brobecker@adacore.com>
6236
6237 * observer.texi (solib_unloaded): Document explicitly the fact that
6238 this observer is called before the associated symbols are unloaded.
6239
701adfb0
PA
62402009-09-21 Jie Zhang <jie.zhang@analog.com>
6241
6242 * gdb.texinfo: Escape "{" and "}".
6243
b3372f91
VP
62442009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6245
6246 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6247 -stack-list-variables.
6248
f43030c4
TT
62492009-09-18 Tom Tromey <tromey@redhat.com>
6250
6251 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6252 is experimental.
6253
ec7e75e7
PP
62542009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6255
6256 * gdb.texinfo (convenince variables): Mention
6257 $_siginfo could be empty.
f43030c4 6258
0cc7d26f
TT
62592009-09-15 Tom Tromey <tromey@redhat.com>
6260
6261 * gdb.texinfo (GDB/MI Variable Objects): Document
6262 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6263 Expand -var-update documentation.
6264
a96d9b2e
SDJ
62652009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6266
6267 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6268 feature.
6269
005ca36a
JB
62702009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6271
6272 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6273
0d772ac9
MS
62742009-09-10 Michael Snyder <msnyder@vmware.com>
6275
6276 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6277 ReverseStep replies to the qSupported query.
6278
14fb1bac
JB
62792009-09-10 Joel Brobecker <brobecker@adacore.com>
6280
6281 Add documentation for set/show interactive-mode.
6282 * gdb.texinfo (Other Misc Settings): New node.
6283
29b090c0
DE
62842009-09-01 Doug Evans <dje@google.com>
6285
6286 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6287 non-stop mode's affect on remote caching.
6288
4e5d721f
DE
62892009-08-31 Jacob Potter <jdpotter@google.com>
6290 Doug Evans <dje@google.com>
6291
6292 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6293 Mark `set/show remotecache' options as obsolete.
6294 Document new `set/show stack-cache' option.
6295 Update text for `info dcache'.
6296
55333a84
DE
62972009-08-27 Doug Evans <dje@google.com>
6298
6299 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6300 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6301
bc3a0b4d
RW
63022009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6303
6304 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6305 about autoconf.
6306
3a1ff0b6
PA
63072009-08-25 Pedro Alves <pedro@codesourcery.com>
6308
6309 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6310 small example, and describe its columns. Replace "inferior-id" by
6311 "infno" throughout.
6312
81ecdfbb
RW
63132009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
af542c2e
RW
6315 * gdbint.texinfo (Releasing GDB): Point to
6316 README-maintainer-mode file for required autoconf version.
6317 * configure.ac: Do not substitute datarootdir, htmldir,
6318 pdfdir, docdir. Do not process --with-datarootdir,
6319 --with-htmldir, --with-pdfdir, --with-docdir.
6320 * configure: Regenerate.
6321
81ecdfbb
RW
6322 * configure: Regenerate.
6323
4efc6507
DE
63242009-08-20 Reid Kleckner <reid@kleckner.net>
6325
6326 * gdb.texinfo: Add chapter on JIT interface.
6327
43089a6e
NR
63282009-08-07 Nick Roberts <nickrob@snap.net.nz>
6329
6330 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 6331 confirmation request.
43089a6e 6332
99e008fe
EZ
63332009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6334
c8d5aac9
L
6335 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6336 CRC definitions.
99e008fe 6337
48cb2d85
VP
63382009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6339
6340 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 6341 -break-commands.
48cb2d85 6342
ff1a52c6
UW
63432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6344
6345 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6346 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6347
3285f3fe
UW
63482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6349
6350 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6351 "set spu stop-on-load" and "show spu stop-on-load" commands.
6352
e35359c5
UW
63532009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6354
6355 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6356
58d6951d
DJ
63572009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6358
6359 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6360 org.gnu.gdb.arm.neon.
6361
08d16641
PA
63622009-07-20 Pedro Alves <pedro@codesourcery.com>
6363
6364 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6365 optional element.
6366 (subsection OS ABI): New subsection.
6367
782b2b07
SS
63682009-07-14 Stan Shebs <stan@codesourcery.com>
6369
6370 * gdb.texinfo (Tracepoint Conditions): New section.
6371 (General Query Packets): Describe ConditionalTracepoints.
6372 (Tracepoint Packets): Describe condition field.
6373 (Maintenance Commands): Describe maint agent-eval.
6374 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6375
9b117ef3
HZ
63762009-07-11 Hui Zhu <teawater@gmail.com>
6377
6378 * gdb.texinfo (disassemble): Add a new modifier /r
6379 to "disassemble" command to make it print the raw instructions
6380 in hex as well as in symbolic form.
6381
f5a33284
TT
63822009-07-09 Tom Tromey <tromey@redhat.com>
6383
6384 * gdbint.texinfo (Testsuite): Document parallel make check.
6385
812f7342
TT
63862009-07-09 Tom Tromey <tromey@redhat.com>
6387
6388 * gdbint.texinfo (Testsuite): Document test transcripts.
6389
fbb8f299
PM
63902009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6391
6392 * gdb.texinfo (Values From Inferior): Add length parameter
6393 description.
6394
dd8f35ac
EZ
63952009-07-04 Chris Genly <chris@genly.us>
6396
6397 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6398 in -var-list-children. Fix example according to what the code
6399 does.
6400
2277426b
PA
64012009-07-02 Pedro Alves <pedro@codesourcery.com>
6402
6403 * gdb.texinfo (Debugging multiple inferiors): Document the
6404 "inferior", "detach inferior" and "kill inferior" commands.
6405 (Debugging Programs with Multiple Processes): Adjust to mention
6406 generic "inferior" commands. Delete mention of "detach fork" and
6407 "delete fork". Cross reference to "Debugging multiple inferiors"
6408 section.
6409
a6d9a66e
UW
64102009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6411
5af949e3
UW
6412 * gdbint.texinfo (Item Output Functions): Update signature
6413 for ui_out_field_core_addr.
6414
64152009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6416
6417 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
6418 Update example code extrated from breakpoint.c.
6419
9901a55b 64202009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 6421
9901a55b
PP
6422 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6423 MI commands.
6424 (GDB/MI Symbol Query): Likewise.
6425 (GDB/MI File Commands): Likewise.
6426 (GDB/MI File Transfer Commands): Likewise.
6427 (GDB/MI Target Manipulation): Likewise.
6428 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 6429
edb3359d
DJ
64302009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6431
6432 * gdb.texinfo (Debugging Optimized Code): New chapter.
6433 (Compiling for Debugging): Reference it. Move some
6434 text to the new section.
6435
7cd1089b
PM
64362009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6437
6438 * doc/gdb.texinfo (Calling): Document
6439 set-unwind-on-terminating-exception usage.
6440
d4db2f36
PA
64412009-06-11 Pedro Alves <pedro@codesourcery.com>
6442
6443 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6444 command.
6445
d1a7880c
PA
64462009-06-07 Pedro Alves <pedro@codesourcery.com>
6447
6448 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6449 references.
6450
473f94e6
UW
64512009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6452
6453 * gdbint.texinfo: Rename formal parameters to gdbarch function
6454 protoypes from "current_gdbarch" to "gdbarch".
6455
8f500870
TT
64562009-05-28 Tom Tromey <tromey@redhat.com>
6457
6458 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6459
b6313243
TT
64602009-05-27 Tom Tromey <tromey@redhat.com>
6461
6462 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6463 feature.
6464 (GDB/MI Variable Objects): Document -var-set-visualizer.
6465
64662009-04-02 Tom Tromey <tromey@redhat.com>
6467
6468 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6469 feature.
6470 (GDB/MI Variable Objects): Document -var-set-visualizer.
6471
a6bac58e
TT
64722009-05-27 Tom Tromey <tromey@redhat.com>
6473 Thiago Jung Bauermann <bauerman@br.ibm.com>
6474 Phil Muldoon <pmuldoon@redhat.com>
6475
6476 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6477 (Pretty Printing): New node.
6478 (Selecting Pretty-Printers): Likewise.
6479 (Python API): Update.
6480 (Output Formats): Document /r format.
6481
2c74e833
TT
64822009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6483 Tom Tromey <tromey@redhat.com>
6484
6485 * gdb.texinfo (Types In Python): New node.
6486 (Values From Inferior): "type" is now an attribute.
6487 (Python API): Update.
6488
89c73ade
TT
64892009-05-27 Tom Tromey <tromey@redhat.com>
6490 Thiago Jung Bauermann <bauerman@br.ibm.com>
6491 Phil Muldoon <pmuldoon@redhat.com>
6492
6493 * gdb.texinfo: Add @syncodeindex for `tp'.
6494 (Python API): Update.
6495 (Auto-loading): New node.
6496 (Objfiles In Python): New node.
6497
17a37d48
PP
64982009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6499
6500 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6501
6718376f
NR
65022009-05-15 Nick Roberts <nickrob@snap.net.nz>
6503
6504 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6505
cbe54154
PA
65062009-05-12 Pedro Alves <pedro@codesourcery.com>
6507
6508 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6509 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6510 show show-debug-regs' docs.
6511
8e05493c
EZ
65122009-05-08 Eli Zaretskii <eliz@gnu.org>
6513
6514 * gdb.texinfo (Process Record and Replay): Add description of
6515 reverse execution.
6516
b39f4988
JB
65172009-05-07 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdbint.texinfo (Adding support for debugging core files): New node.
6520 (Native Debugging): Remove the ``Native core file Support'' section.
6521
a2311334
EZ
65222009-05-01 Eli Zaretskii <eliz@gnu.org>
6523
6524 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6525 Add index entries.
6526
53cc454a 65272009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6528 Michael Snyder <msnyder@vmware.com>
53cc454a 6529
a2311334
EZ
6530 * gdb.texinfo: (Process Record and Replay): Add documentation for
6531 process record and replay.
53cc454a 6532
484086b7
JK
65332009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6534
6535 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6536 a new part on command-line defined macros.
6537
32ae1842
EZ
65382009-04-25 Eli Zaretskii <eliz@gnu.org>
6539
6540 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6541 clarify the wording.
6542
b14b1491
TT
65432009-04-23 Tom Tromey <tromey@redhat.com>
6544
6545 * gdb.texinfo (Data Files): New node.
6546 (GDB Files): Update menu.
6547
5c1e86e1
JB
65482009-04-23 Joel Brobecker <brobecker@adacore.com>
6549
6550 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6551 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6552
83eba9b7
VP
65532009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6554
6555 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6556
e31198c4
HZ
65572009-04-22 Hui Zhu <teawater@gmail.com>
6558
6559 * gdb.texinfo (disassemble-next-line): Set the default of
6560 disassemble-next-line to off.
6561
26e251b6
JM
65622009-04-21 Joseph Myers <joseph@codesourcery.com>
6563
6564 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6565 --with-htmldir): New.
6566 * configure: Regenerate.
6567 * Makefile.in (datarootdir, docdir): Define.
6568 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6569 instead of $(SET_TEXINPUTS).
6570 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6571 gdbint.info instead of $(SET_TEXINPUTS).
6572 (gdbint/index.html): Use same -I options as for building
6573 gdbint.info.
6574 (stabs.dvi, stabs.pdf): Use same -I options as for building
6575 stabs.info instead of $(SET_TEXINPUTS).
6576 (stabs/index.html): Use same -I options as for building
6577 stabs.info.
6578 (annotate.dvi, annotate.pdf): Use same -I options as for building
6579 annotate.info instead of $(SET_TEXINPUTS).
6580 (annotate/index.html): Use same -I options as for building
6581 annotate.info.
6582
eac35c4e
DD
65832009-04-21 David Daney <ddaney@caviumnetworks.com>
6584
6585 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6586
29b0e8a2
JM
65872009-04-21 Joseph Myers <joseph@codesourcery.com>
6588
6589 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6590
2b831889 65912009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6592 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6593
6594 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6595 (MAKEHTMLFLAGS): Set to empty.
6596 (html__strip_dir): Define.
6597 (HTMLFILES): Define.
6598 (HTMLFILES_INSTALL): Define.
6599 (install-html): Copy new automake rule.
6600 (html): Depend on $(HTMLFILES).
6601 (gdb_toc.html): Rename to gdb/index.html.
6602 (gdbint_toc.html): Rename to gdbint/index.html.
6603 (stabs_toc.html): Rename to stabs/index.html.
6604 (annotate_toc.html): Rename to annotate/index.html.
6605
89a34d1b
JM
66062009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6607
6608 * Makefile.in: Set pdfdir and htmldir from configure
6609 substitutions.
6610 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6611 * configure: Regenerate.
6612
a2d5da46
JB
66132009-04-16 Joel Brobecker <brobecker@adacore.com>
6614
6615 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6616 This macro is no longer used.
6617
732f6a93
TT
66182009-04-15 Tom Tromey <tromey@redhat.com>
6619
6620 * gdb.texinfo (Character Sets): Document default character set.
6621
87f9adc1
PM
66222009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6623
6624 * gdbint.texinfo: Change server name from sources.redhat.com to
6625 sourceware.org throughout.
6626
2c88c651
JB
66272009-04-09 Joel Brobecker <brobecker@adacore.com>
6628
6629 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6630 about a missing dot or coma after @xref.
6631
4f5376b2
JB
66322009-04-02 Joel Brobecker <brobecker@adacore.com>
6633
6634 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6635 example, and add a small explanation about it.
6636 (Print Settings): Change the documentation of the "set print
6637 frame-arguments" to reflect the fact that the default is now "scalars".
6638
a0381d3a
JB
66392009-04-02 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdb.texinfo (Print Settings): Add kindex for command "set
6642 print frame-arguments".
6643
45ac276d
JB
66442009-03-31 Joel Brobecker <brobecker@adacore.com>
6645
6646 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6647 breakpoints.
6648 (Set Breaks): Add reference to thread-specific and task-specific
6649 breakpoints.
6650
32cd1edc
JB
66512009-03-31 Joel Brobecker <brobecker@adacore.com>
6652
6653 * gdb.texinfo (Ada Tasks): Remove the documentation about
6654 the "Running" state, as this state has been eliminated.
6655 Now all runnable tasks are shown as "Runnable".
6656
1042e4c0
SS
66572009-03-30 Stan Shebs <stan@codesourcery.com>
6658
6659 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6660 special case of breakpoints.
6661 (Enable and Disable Tracepoints): Mention deprecation.
6662 (Listing Tracepoints): Update description and example.
6663
f8f6f20b
TJB
66642009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6665
6666 * gdb.texinfo (Frames in Python): New node.
6667 (Python API): Update.
6668
c0c6f777
TJB
66692009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6670
6671 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6672 from a method to an attribute.
6673
def2b000
TJB
66742009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6675
6676 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6677 attribute.
6678
a07daef3
PA
66792009-03-25 Pedro Alves <pedro@codesourcery.com>
6680
6681 * observer.texi (thread_exit): Add "silent" parameter.
6682
f3b1572e
PA
66832009-03-22 Pedro Alves <pedro@codesourcery.com>
6684
6685 * observer.texi (about_to_proceed): New.
6686
587afa38
EZ
66872009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6688
6689 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6690 field throughout to handle types with spaces in them. Fix typos
6691 found by aspell.
6692 (Summary, Requirements, Contributors): New first chapter,
6693 "Summary" added, old Requirements section moved there, and new
6694 section, "Contributors" added.
6695 (Initializing a New Architecture, Register Representation)
6696 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6697 (Porting gdb): These sections extended and updated.
6698 (Compiler Characteristics): This section (empty) deleted.
6699 (Defining Other Architecture Features): This section renamed and
6700 duplicate material removed from (formerly "Target Conditionals").
6701 Use braces {} in @deftypeXX type field throughout to handle types
6702 with spaces in them. Typos found by aspell fixed.
6703
6704 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6705 * stack_frame.pdf: Version of image for PDF output.
6706 * stack_frame.png: Version of image for HTML output and for Emacs.
6707 * stack_frame.txt: Version of image for Info output.
1db61298 6708 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6709
10af6951
EZ
67102009-03-21 Eli Zaretskii <eliz@gnu.org>
6711
6712 * gdb.texinfo (Character Sets): Fix last change.
6713
cc924cad
TJB
67142009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6715
6716 * gdb.texinfo (Values From Inferior): Fix optional arguments
6717 markup.
6718 (Commands In Python): Adjust argument names of gdb.Command.__init__
6719 to what the function accepts as keywords.
6720
bc3b79fd
TJB
67212008-03-20 Tom Tromey <tromey@redhat.com>
6722
6723 * gdb.texinfo (Convenience Vars): Document convenience functions.
6724 (Functions In Python): New node.
6725 (Python API): Update.
6726
6c7a06a3
TT
67272009-03-20 Tom Tromey <tromey@redhat.com>
6728
6729 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6730 set target-wide-charset.
6731 (Requirements): Mention iconv.
6732
b646ddd4
HZ
67332009-03-17 Hui Zhu <teawater@gmail.com>
6734
6735 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6736
91440f57
HZ
67372009-03-17 Hui Zhu <teawater@gmail.com>
6738
6739 * gdb.texinfo: Add documentation for disassemble-next-line.
6740
8fd41227
TJB
67412009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6742
6743 * gdb.texinfo (Commands In Python): Remove tindex entries.
6744
61ff14c6
JK
67452009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6746
6747 * gdb.texinfo (Returning): New description for missing debug info.
6748
0b16c5cf
PA
67492009-03-14 Pedro Alves <pedro@codesourcery.com>
6750
6751 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6752 (General Query Packets): Document qAttached.
0b16c5cf 6753
32fc0df9
PA
67542009-03-05 Pedro Alves <pedro@codesourcery.com>
6755
6756 * gdb.texinfo (Background Execution): Better describe the set
6757 target-async command.
6758 (Maintenance Commands): Delete description of the `maint set/show
6759 linux-async' and `maint set/show remote-async' commands.
6760
134eb42c
VP
67612009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6762
6763 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6764 between sentences.
6765
c86cf029
VP
67662009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6767
6768 * gdb.texinfo (GDB/MI Async Records): Document the
6769 =library-loaded and =library-unloaded notifications.
6770
3ea85240
VP
67712009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6772
6773 * observer.texi (test_notification): New observer.
6774
1d33d6ba
VP
67752009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6776
61ff14c6
JK
6777 * observer.texi: Add parameter 'print_frame' to normal_stop
6778 observer.
1d33d6ba 6779
d721c933
EZ
67802009-02-07 Eli Zaretskii <eliz@gnu.org>
6781
6782 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6783 (Commands In Python): Fix COMMAND_* constants in last change. Use
6784 @kbd for interactive input. Add cross-references and index
6785 entries.
6786
4aa995e1
PA
67872009-02-06 Pedro Alves <pedro@codesourcery.com>
6788
6789 * gdb.texinfo (Signals): Document $_siginfo.
6790 (Convenience Variables): Mention $_siginfo.
6791 (Remote Configuration): Document qXfer:siginfo:read,
6792 qXfer:siginfo:write packets, and the read-siginfo-object,
6793 write-siginfo-object commands.
6794
5f5233d4
PA
67952009-02-06 Pedro Alves <pedro@codesourcery.com>
6796
6797 * gdbint.texinfo (Values): New chapter.
6798
d8906c6f
TJB
67992009-02-06 Tom Tromey <tromey@redhat.com>
6800
6801 * gdb.texinfo (Python API): Add entry for Commands In Python.
6802 (Commands In Python): New node.
6803
b6cb8e7d
TJB
68042009-02-05 Tom Tromey <tromey@redhat.com>
6805
6806 * gdb.texinfo (Values From Inferior): Document Value.string.
6807
12453b93
TJB
68082009-02-05 Tom Tromey <tromey@redhat.com>
6809
6810 * gdb.texinfo (Basic Python): Document execute's from_tty
6811 argument.
6812
08c637de
TJB
68132009-02-04 Tom Tromey <tromey@redhat.com>
6814
6815 * gdb.texinfo (Basic Python): Document gdb.history.
6816
592375cd
VP
68172009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6818
6819 * gdb.texinfo (GDB/MI Thread Commands): Document the
6820 'current-thread-id' field. Remove the example with zero threads,
6821 since current GDB won't ever report that if there's inferior.
6822
41447f92
VP
68232009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6824
6825 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6826 option to -break-insert.
6827
098b41a6
JG
68282009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6829 Jerome Guitton <guitton@adacore.com>
6830
6831 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6832 (System-wide configuration): New section.
6833
3c16cced
PA
68342009-01-26 Pedro Alves <pedro@codesourcery.com>
6835
6836 PR gdb/7580:
6837 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6838 internal-error|internal-warning quit|corefile ask|yes|no".
6839
62709adf
PA
68402009-01-26 Pedro Alves <pedro@codesourcery.com>
6841
6842 * gdb.texinfo (Using the `gdbserver' Program): Document
6843 --remote-debug.
6844
7ce58dd2
DE
68452009-01-23 Doug Evans <dje@google.com>
6846
6847 * gdb.texinfo: Add nexti to list of commands that support
6848 background execution.
6849
adb483fe
DJ
68502009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6851
6852 * gdb.texinfo (Define, Hooks): Document prefix command support.
6853
a67ec3f4 68542009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6855 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6856
6857 Fixes for makeinfo --html.
6858
6859 * annotate.texinfo: Use @copying and @insertcopying. Use
6860 @ifnottex in place of @ifinfo.
6861 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6862 place of @ifinfo. Use @ifnotinfo for one index entry.
6863 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6864 in place of @ifinfo.
6865 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6866 in place of @ifinfo. Include contents at start unconditionally.
6867
84fcdf95
PA
68682009-01-13 Pedro Alves <pedro@codesourcery.com>
6869
6870 * gdb.texinfo (General Query Packets): Remove @var{} around the
6871 "spu" literal string.
6872
fa3a767f
PA
68732009-01-07 Pedro Alves <pedro@codesourcery.com>
6874
6875 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6876 program may be running in another process" errors.
6877 * gdbint.texinfo (Native Conditionals): Delete
6878 ONE_PROCESS_WRITETEXT description.
6879
9cb011d3
JB
68802009-01-07 Joel Brobecker <brobecker@adacore.com>
6881
6882 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6883 emacs local variable to be placed at the end of the ChangeLog.
6884 Add server.c and gdbreplay.c to the list of files where the
6885 copyright year needs to be updated.
6886
84603566
SL
68872009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6888
6889 * gdb.texinfo (Remote Configuration): Document new
6890 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6891 commands.
6892
a53f55d8
PA
68932008-12-28 Pedro Alves <pedro@codesourcery.com>
6894
6895 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6896 FETCH_INFERIOR_REGISTERS.
6897 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6898 FETCH_INFERIOR_REGISTERS descriptions. Remove
6899 gdbarch_get_longjmp_target descrition, since already described in
6900 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6901 (Target Conditionals): ... here.
6902
077e0a52
JB
69032008-12-16 Joel Brobecker <brobecker@adacore.com>
6904
6905 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6906 examples.
6907 (Additions to Ada): Likewise. Add the missing opening and closing
6908 parenthesis of the GDB prompt in one of the examples.
6909
023eb17c
JB
69102008-12-14 Joel Brobecker <brobecker@adacore.com>
6911
6912 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6913 about the result of 'Address not being of type System.Address.
6914 This problem has been fixed a while ago.
6915
c3b108f7
VP
69162008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6917
6918 MI non-stop and multiprocess docs.
6919
c8d5aac9
L
6920 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6921 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6922 Adjust documentation for *stopped, document =thread-created,
6923 =thread-exited, =thread-group-created and =thread-group-exited.
6924 (GDB/MI Thread Commands): Document the 'state' field in
6925 -thread-info output.
6926 (GDB/MI Program Execution): Mention --all and --thread-group
6927 options.
6928 (GDB/MI Variable Objects): Describe floating and fixed variable
6929 objects.
6930 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6931
07e059b5
VP
69322008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6933
c8d5aac9
L
6934 * gdb.texinfo (Operating System Information): New appendix.
6935 (Operating System Auxiliary Information): Document 'info os processes'
6936 (Remote Configuration): Document 'osdata'
6937 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6938
a80b95ba
TG
69392008-11-27 Tristan Gingold <gingold@adacore.com>
6940
6941 * gdb.texinfo (Darwin): Document Darwin specific features.
6942
a655d424
JK
69432008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 * gdbint.texinfo (Target Conditionals): Extend the
6946 gdbarch_breakpoint_from_pc description.
6947
249e1128
VP
69482008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6949
6950 * gdb.texinfo (M68K Features): Fix typo.
6951
c14c28ba
PP
69522008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6953
6954 * gdb.texinfo (Symbols): Mention printing containing
6955 image name in "info symbol".
6956 (Maint translate-address): Likewise.
889bf7c5 6957
394a6666
JB
69582008-11-18 Joel Brobecker <brobecker@adacore.com>
6959
6960 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6961 commands "catch load" and "catch unload".
6962
66bb093b
VP
69632008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6964
6965 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6966 =thread-selected.
889bf7c5 6967
4a92f99b
VP
69682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6969
c8d5aac9 6970 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6971
f0323ca0
PA
69722008-10-27 Pedro Alves <pedro@codesourcery.com>
6973
6974 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6975 .mt files, TM_CLIBS or TM_CDEPS.
6976 (x86 Watchpoints): Don't mention TDEPFILES.
6977
8b23ecc4
SL
69782008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6979
6980 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6981 (Overview): Mention notifications and non-stop mode behavior.
6982 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6983 with non-stop mode behavior. Add vStopped description.
6984 (Stop Reply Packets): Update list of packets that return
6985 stop replies. Mention non-stop behavior.
6986 (General Query Packets): Document QNonStop packet and associated
6987 qSupported query response.
6988 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6989 behavior.
6990 (Notification Packets): New section.
6991 (Remote Non-Stop): New section.
6992 (File-I/O Overview): Mention non-stop behavior.
6993
fff08868
HZ
69942008-10-24 Hui Zhu <teawater@gmail.com>
6995 Pedro Alves <pedro@codesourcery.com>
6996
6997 * gdb.texinfo (displaced-stepping): Describe the auto mode
6998 setting, and say it's the default. This is now a mainstream
6999 setting instead of a maintenance setting.
7000
252fbfc8
PA
70012008-10-23 Pedro Alves <pedro@codesourcery.com>
7002
7003 * observer.texi (thread_stop_requested): New.
7004
20924a55
JB
70052008-10-22 Joel Brobecker <brobecker@adacore.com>
7006
7007 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7008 (Patching): Replace incorrect usage of @samp by @kbd.
7009
bacec72f
MS
70102008-10-17 Michael Snyder <msnyder@vmware.com>
7011
7012 * gdb.texinfo: Add documentation for reverse execution.
7013
a08702d6 70142008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 7015 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
7016
7017 * gdb.texinfo. (Values From Inferior): New subsubsection.
7018
d97bc12b
DE
70192008-10-06 Doug Evans <dje@google.com>
7020
7021 * gdb.texinfo (set debug dwarf2-die): Document it.
7022
87f67dba
JB
70232008-10-01 Joel Brobecker <brobecker@adacore.com>
7024
7025 * gdb.texinfo (catch) [exception]: Document how to insert
7026 a breakpoint on user-defined exceptions when the exception
7027 name is identical to one of the language-defined ones.
7028
2fae03e8
TT
70292008-09-27 Tom Tromey <tromey@redhat.com>
7030
7031 * gdb.texinfo (Macros): Remove text about stringification,
7032 varargs, and splicing.
7033
5c6ce71d
TT
70342008-09-27 Tom Tromey <tromey@redhat.com>
7035
7036 * gdbint.texinfo (Language Support): Remove text about omitting
7037 support for a language.
7038
07128da0
DE
70392008-09-23 Doug Evans <dje@google.com>
7040
7041 * gdb.texinfo (info dcache): Update.
7042
b90a069a
SL
70432008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7044
7045 * gdb.texinfo (Packets): Add info on thread-id syntax and
7046 multiprocess extensions.
7047 <D>: Document multiprocess form of packet.
7048 <H>: Use thread-id syntax.
7049 <T>: Likewise.
7050 <vCont>: Likewise. Note this is required for multiprocess.
7051 <vKill>: New packet.
7052 (Stop Reply Packets) <T>: Use thread-id syntax.
7053 <W>: Document multiprocess form of reply.
7054 <X>: Likewise.
7055 (General Query Packets) <qC>: Use thread-id syntax.
7056 <qfThreadInfo>: Likewise.
7057 <qGetTLSAddr>: Likewise.
7058 <qP>: Likewise.
7059 <qSupported>: Add "multiprocess" feature.
7060 <qThreadExtraInfo>: Use thread-id syntax.
7061
b77209e0
PA
70622008-09-22 Stan Shebs <stan@codesourcery.com>
7063
7064 * gdb.texinfo (Inferiors): New section.
7065
3d0bb823
PA
70662008-09-12 Pedro Alves <pedro@codesourcery.com>
7067
7068 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7069
f8dcfc0a
UW
70702008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7071
7072 * gdbint.texinfo (Target Conditionals): Remove documentation
7073 for gdbarch_name_of_malloc.
7074
8775bb90
MS
70752008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7076
7077 * gdb.texinfo (Interrupts): Mention TCP interface for
7078 sending BREAK.
7079
f1838a98
UW
70802008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7081
7082 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7083 argument prefix to "set sysroot".
7084
158c7665
PH
70852008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7086
7087 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7088 and False.
7089
30e026bb
VP
70902008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7091
c8d5aac9
L
7092 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7093 for possible features of -list-features.
30e026bb 7094
c6ebd6cf
VP
70952008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7096
c8d5aac9 7097 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
7098 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7099
aeac0ff9
VP
71002008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7101
7102 * doc/gdb.texinfo (PowerPC): Fix typo.
7103 (PowerPC features): Fix typo.
7104
5231c1fd
PA
71052008-08-18 Pedro Alves <pedro@codesourcery.com>
7106
7107 * observer.texi (thread_ptid_changed): New.
7108
677c5bb1
LM
71092008-08-18 Luis Machado <luisgpm@br.ibm.com>
7110
7111 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7112 (PowerPC features): Mention feature set for VSX registers.
7113
f3a2dd1a
JB
71142008-08-13 Joel Brobecker <brobecker@adacore.com>
7115
7116 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7117 the direct visibility of all names in user-written packages.
7118
33e5cbd6
PA
71192008-08-13 Pedro Alves <pedro@codesourcery.com>
7120
7121 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7122 setting, and make it the default.
7123 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7124 non-stop script example.
7125
d0384fc4
TJB
71262008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7127
7128 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7129 reference to the "Using Different Register and Memory Data
7130 Representation" section.
7131
a6f3e723
SL
71322008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7133
7134 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7135 (Remote Protocol): Add Packet Acknowledgment to menu.
7136 (Overview): Mention +/- can be disabled, and point to new section
7137 where this is discussed in detail.
7138 (General Query Packets): Document QStartNoAckMode packet, and
7139 corresponding qSupported reply.
7140 (Packet Acknowledgment): New section.
7141
0606b73b
SL
71422008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7143 Pedro Alves <pedro@codesourcery.com>
7144
7145 * gdb.texinfo (Threads): Move paragraph about automatic thread
7146 selection to All-Stop Mode subsection.
7147 (Thread Stops): Reorganize existing material into subsections.
7148 Add introductory blurb and menu.
7149 (Non-Stop Mode): New subsection.
7150 (Background Execution): New subsection.
7151 (Maintenance Commands): Add cross-references from async mode
7152 commands to the new Background Execution section.
7153
d57a3c85
TJB
71542008-08-06 Tom Tromey <tromey@redhat.com>
7155
7156 * gdb.texinfo (Extending GDB): New chapter.
7157 (Sequences): Demoted chapter, now a section under the new
7158 Extending GDB chapter.
7159 (Python): New section.
7160
6d76a53d
SS
71612008-07-31 Stan Shebs <stan@codesourcery.com>
7162
7163 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7164
1f70da6a
SS
71652008-07-29 Stan Shebs <stan@codesourcery.com>
7166
7167 * gdbint.texinfo: General round of cleanup and minor
7168 clarifications.
7169 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7170 (Longjmp Support): Update description to reflect how it is done
7171 for targets without using native header.
7172 (Symbol Handling): Add a little more general explanation.
7173 (COFF, ELF): Mention stabs encapsulation.
7174 (DWARF 3): New section.
7175 (Adding a New Host): Scrub out some obsolete bits.
7176 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7177 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7178 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7179 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7180 SEEK_SET, STOP_SIGNAL, USG.
7181 (Raw and Virtual Register Representations): Ditto for
7182 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7183 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7184 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7185 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7186 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7187 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7188 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7189 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7190 DEPRECATED_USE_STRUCT_CONVENTION.
7191 Describe gdbarch_deprecated_fp_regnum.
7192 Update description of gdbarch_print_insn.
7193 (Adding a New Target): Scrub out obsolete bits.
7194 (Obsolete Conditionals): Remove entire section.
7195
383f836e
TT
71962008-07-25 Tom Tromey <tromey@redhat.com>
7197
7198 * observer.texi (GDB Observers): Document new observers:
7199 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7200 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7201 architecture_changed.
7202
cfd8ab24
SS
72032008-07-21 Stan Shebs <stan@codesourcery.com>
7204
7205 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7206 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7207
781b42b0
TT
72082008-07-21 Tom Tromey <tromey@redhat.com>
7209
7210 * observer.texi (GDB Observers): Remove obsolete comment.
7211 <executable_changed>: Remove argument.
7212
d7d9f01e
TT
72132008-07-18 Tom Tromey <tromey@redhat.com>
7214
7215 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7216
bf250677
DE
72172008-07-10 Doug Evans <dje@google.com>
7218
7219 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7220
10568435
JK
72212008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7222
7223 * gdb.texinfo (Starting): Document "set disable-randomization".
7224
5ae4183a
AS
72252008-07-07 Andreas Schwab <schwab@suse.de>
7226
7227 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7228
b56e7235
VP
72292008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7230
7231 * gdb.texinfo (GDB/MI Target Manipulation): Add
7232 example of -target-attach.
7233
e1ac3328
VP
72342008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7235
7236 * observer.texi (target_resumed): New observer.
5ae4183a 7237 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 7238
65d12d83
TT
72392008-06-06 Tom Tromey <tromey@redhat.com>
7240
7241 * gdb.texinfo (Completion): Add field name example.
7242
fbc5282e
MK
72432008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7244
7245 * gdb.texinfo (GDB/MI Program Context): Added example
7246 to -exec-arguments
5ae4183a 7247
fbc5282e 72482008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
7249
7250 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7251 annotation.
7252
c16158bc 72532008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
7254 Nathan Sidwell <nathan@codesourcery.com>
7255 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
7256
7257 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7258 and ACX_BUGURL.
7259 * configure: Regenerate.
7260 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7261 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7262 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7263 mailing-list-specific text about bug reporting unless
7264 BUGURL_DEFAULT.
7265
75c99385
PA
72662008-06-05 Pedro Alves <pedro@codesourcery.com>
7267
7268 * gdb.texinfo (-target-select): Remove reference to target async.
7269 (Maintenance Commands): Document "maint set/show remote-async".
7270
1763a388
MK
72712008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7272
7273 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7274 in -target-file-get section.
5ae4183a 7275
d0d064df
PA
72762008-05-22 Pedro Alves <pedro@codesourcery.com>
7277
9b562ab8
PA
7278 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7279 killing the inferior when it is already debugging a process.
d0d064df 7280
8dfa32fc
JB
72812008-05-21 Joel Brobecker <brobecker@adacore.com>
7282
7283 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7284 abbreviation for "finish".
7285
55f996a7
NR
72862008-05-21 Nick Roberts <nickrob@snap.net.nz>
7287
7288 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7289
ba2b1c56
DJ
72902008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7291
7292 * gdbint.texinfo (Target Conditionals): Delete entry for
7293 gdbarch_dwarf_reg_to_regnum.
7294
08388c79
DE
72952008-05-09 Doug Evans <dje@google.com>
7296
a3c83fae 7297 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 7298
d14508fe
DE
72992008-05-05 Doug Evans <dje@google.com>
7300
7301 * gdb.texinfo (disassemble): Document /m modifier.
7302
e2b7ddea
VP
73032008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7304
5ae4183a
AS
7305 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7306 will not report the time of commands that run the target.
e2b7ddea 7307
8eb41542
VP
73082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7309
7310 * gdb.texinfo (GDB/MI Output Records): Add
7311 missing semicolon.
7312
82f68b1c
VP
73132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7314
7315 * gdb.texinfo (GDB/MI Output Records):
7316 Document =thread-create and =thread-exited.
7317
fa0f268d
VP
73182008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7319
7320 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 7321 Remove mention of dmi-discuss.
fa0f268d 7322
063bfe2e
VP
73232008-05-03 Pedro Alves <pedro@codesourcery.com>
7324
7325 * observer.texi (thread_exit): New.
7326
237fc4c9
PA
73272008-05-02 Pedro Alves <pedro@codesourcery.com>
7328
7329 * gdb.texinfo (Debugging Output): Document "set/show debug
7330 displaced".
7331 (Maintenance Commands): Document "maint set/show
7332 can-use-displaced-stepping".
7333
0428b8f5
DJ
73342008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7335
7336 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7337 and set/show arm force-mode.
7338
5009afc5
AS
73392008-05-02 Andreas Schwab <schwab@suse.de>
7340
7341 * gdbint.texinfo (Algorithms): Describe
7342 target_watchpoint_addr_within_range.
7343
669fac23
DJ
73442008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7345
7346 * gdbint.texinfo (Stack Frames): New chapter.
7347 (Algorithms): Move Frames text to the new chapter.
7348 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7349 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7350
721c02de
VP
73512008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7352
5ae4183a
AS
7353 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7354 output does not necessary include any tokens.
721c02de 7355
c055b101
CV
73562008-04-22 Corinna Vinschen <vinschen@redhat.com>
7357
7358 * gdb.texinfo (Set SH Calling convention): New @item.
7359 (Show SH Calling convention): Ditto.
7360
68837c9d
MD
73612008-04-22 Markus Deuling <deuling@de.ibm.com>
7362
7363 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7364
2e9132cc
EZ
73652008-04-20 Eli Zaretskii <eliz@gnu.org>
7366
7367 * gdb.texinfo (Set Breaks): Mention that multiple location
7368 breakpoints need line number info. Add index entries.
7369
31fffb02
CS
73702008-04-19 Craig Silverstein <csilvers@google.com>
7371
7372 * gdb.texinfo (Requirements): Add an optional requirement on
7373 zlib.
7374 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7375 Compressed DWARF 2.
7376
a47ec5fe
AR
73772008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7378
7379 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7380 sample output for 'stopped,reason="breakpoint-hit"' message.
7381 (GDB/MI Program Execution): Likewise.
7382
de051565
MK
73832008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7384
5ae4183a 7385 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
7386 -var-set-format. Add -f option to -var-evaluate-expression.
7387
6ba66d6a
JB
73882008-04-03 Joel Brobecker <brobecker@adacore.com>
7389
7390 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7391 new node "Ambiguous Expressions". Replace references to this
7392 node by references to "Ambiguous Expressions" throughout.
7393 (Ambiguous Expressions): New node.
7394
1e26b4f8
DJ
73952008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7396
7397 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7398
b84876c2
PA
73992008-03-21 Pedro Alves <pedro@codesourcery.com>
7400
7401 * gdb.texinfo (Debugging Output): Document
7402 "set/show debug lin-lwp-async".
7403 (Maintenance Commands): Document "maint set/show linux-async".
7404
63092375
DJ
74052008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7406
7407 * gdb.texinfo (Expressions): Update description of malloced arrays.
7408
8e8901c5
VP
74092008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7410
7411 * gdb.texinfo (Thread Commands): Document
7412 -thread-info. Remove -thread-list-all-threads.
7413
701adfb0
PA
74142008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7415
7416 Implement MI notification for new threads.
7417 * observer.texi (new_thread): Document.
7418
1fddbabb
PA
74192008-03-14 Pedro Alves <pedro@codesourcery.com>
7420 Sandra Loosemore <sandra@codesourcery.com>
7421
7422 * gdb.texinfo (Library List Format): Update to mention the
7423 possibility to pass section addresses instead of segment
7424 addresses.
7425
ccd213ac
DJ
74262008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7427
7428 * gdb.texinfo (Starting): Document "set exec-wrapper".
7429 (Server): Document gdbserver --wrapper.
7430
fa4727a6
DJ
74312008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7432
7433 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7434 unreadable memory. Delete obsolete SPARClite reference.
7435
8edfe269
DJ
74362008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7437
7438 * gdb.texinfo (Starting): Mention always-running targets.
7439 (Target Commands): Add an anchor for load.
7440 (Connecting): Explain continue instead of run.
7441
1843f87b
DJ
74422008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7443
7444 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7445
f9082629
NR
74462008-02-26 Nick Roberts <nickrob@snap.net.nz>
7447
7448 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7449 breakpoint table.
7450
fd96d250
PA
74512008-02-19 Pedro Alves <pedro@codesourcery.com>
7452
7453 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7454 killing the inferior when it is already debugging a process.
7455
36af4ef6
MD
74562008-02-13 Markus Deuling <deuling@de.ibm.com>
7457
7458 * gdbint.texinfo (Build Script): New section. Mention new build script
7459 gdb_buildall.sh.
7460
cda4ce5a
JB
74612008-02-01 Jim Blandy <jimb@red-bean.com>
7462
7463 * gdb.texinfo (Help): Summarize 'info args' correctly.
7464
4acd40f3
TJB
74652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7466
7467 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7468 available in PowerPC architecture.
7469 (Embedded Processors): Change node name of PowerPC item in menu.
7470 (PowerPC): Rename to...
7471 (PowerPC Embedded): this.
7472 (Architectures): Add new PowerPC item in menu.
7473 (PowerPC): New node.
7474
6e6c6f50
DJ
74752008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7476
7477 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7478 commands.
7479
5ee187d7
DJ
74802008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7481
7482 * gdb.texinfo (Setting Catchpoints): Mention features
7483 supported on GNU/Linux.
7484
e275c0d9
NR
74852008-01-30 Nick Roberts <nickrob@snap.net.nz>
7486
7487 * gdb.texinfo (GDB/MI File Commands): Describe new output
7488 field for MI command -file-list-exec-source-file.
7489
2d717e4f
DJ
74902008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7491
7492 * gdb.texinfo (Using the `gdbserver' Program): Add security
7493 warning. Rearrange into subsections and subsubsections. Document
7494 --multi and --debug. Correct --with-sysroot typo. Update --attach
7495 usage. Make load reference clearer. Document monitor exit.
7496 (Remote Configuration): Document set remote exec-file, attach-packet,
7497 and run-packet.
7498 (Packets): Document vAttach and vRun.
7499
d35a4257 75002008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7501
7502 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7503 detach-on-follow -> detach-on-fork.
f663676d 7504
c78d192c
DJ
75052008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7506
7507 * gdbint.texinfo (Native Conditionals): Remove
7508 SHELL_COMMAND_CONCAT and SHELL_FILE.
7509
d35a4257
EZ
75102008-01-26 Eli Zaretskii <eliz@gnu.org>
7511
7512 * gdb.texinfo (Specify Location): Improve wording.
7513
93815fbf
VP
75142008-01-23 Chris Demetriou <cgd@google.com>
7515
7516 * gdb.texinfo (Threads): Document new "set print thread-events"
7517 and "show print thread-events" commands.
7518
2a25a5ba
EZ
75192008-01-19 Eli Zaretskii <eliz@gnu.org>
7520
7521 * gdb.texinfo (Specify Location): New section.
7522 (Delete Breaks, Edit, Set Breaks): Remove description of
7523 locations. Instead, add a reference to "Specify Location".
7524 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7525 (Symbols): Refer to "Specify Location" for the valid forms of
7526 linespecs and locations.
7527
32c9a795
MD
75282008-01-18 Markus Deuling <deuling@de.ibm.com>
7529
7530 * gdbint.texinfo (Target Conditionals): Replace the description of
7531 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7532
b17828ca
JB
75332008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7534
7535 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7536 about &&var, which is rejected by the expression parser.
7537
0aea4bf3
LM
75382008-01-09 Luis Machado <luisgpm@br.ibm.com>
7539
7540 * gdb.texinfo (Output): Update documentation on using printf with DFP
7541 types.
7542
febe4383
TJB
75432008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7544
7545 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7546 subsubsection.
7547 (Decimal Floating Point format): New subsubsection.
7548
7a404eba
PA
75492008-01-05 Pedro Alves <pedro@codesourcery.com>
7550
7551 * gdb.texinfo (File Options): Remove mention of the attempt to
7552 open a core file with the -p option. Don't list -c as a valid
7553 option to attach to a process.
7554
a4d9b460
PA
75552008-01-05 Pedro Alves <pedro@codesourcery.com>
7556
7557 * gdbint.texinfo (Host Conditionals): Remove mention of
7558 ALIGN_STACK_ON_ENTRY.
7559
6ec2edbe
JB
75602008-01-05 Joel Brobecker <brobecker@adacore.com>
7561
7562 * gdbint.texinfo (Start of New Year Procedure): Add item
7563 describing how to update the source and documentation copyright
7564 notices.
7565
d8b2a693
JB
75662007-12-18 Jim Blandy <jimb@codesourcery.com>
7567
ab209b3a 7568 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7569 watchpoint explanation into the main description of the watchpoint
7570 command; update synopses of 'watch', 'rwatch', and 'awatch'
7571 commands.
7572
8b4ed427
VP
75732007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7574
7575 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7576 Document 'pending-breakpoints' feature of
7577 -list-features.
7578
37e4754d
LM
75792007-12-17 Luis Machado <luisgpm@br.ibm.com>
7580
669fac23 7581 * gdb.texinfo: Add new parameter's description.
37e4754d 7582
1d3811f6
DJ
75832007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7584
7585 * gdb.texinfo (Overview): Clarify run-length encoding
7586 example. Remove the restriction on "+" and "-" characters.
7587
c1c25a1a
EZ
75882007-12-15 Eli Zaretskii <eliz@gnu.org>
7589
7590 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7591
afe8ab22 75922007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7593
afe8ab22
VP
7594 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7595 the -f option for -break-insert, remove -r option,
7596 and clarify specification of location.
7597
a6b151f1
DJ
75982007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7599
7600 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7601 formatting.
7602 (Remote Debugging): Add File Transfer section.
7603 (Remote Configuration): Document Host I/O packets.
7604 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7605 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7606 (Packets): Add vFile.
7607
3b784c4f
EZ
76082007-11-17 Eli Zaretskii <eliz@gnu.org>
7609
7610 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7611 breakpoints with multiple locations.
7612 (Breakpoint Menus): Improve wording.
7613 (Output): Fix last change.
7614
a4ce5b0d
UW
76152007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7616
7617 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7618
1b39d5c0
DE
76192007-11-15 Doug Evans <dje@google.com>
7620
7621 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7622
7a72d44c
VP
76232007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7624
7625 * gdbint.texinfo (Native Conditionals): Remove
7626 mention of CLEAR_SOLIB.
5ae4183a 7627
6d1829bf 76282007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7629
7630 * gdb.texinfo (Print Settings): Add documentation for "set/show
7631 print frame-arguments".
7632
1a619819
LM
76332007-11-05 Luis Machado <luisgpm@br.ibm.com>
7634
3b784c4f 7635 * gdb.texinfo (Output): Update printf command's description.
1a619819 7636
55eddb0f
DJ
76372007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7638
7639 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7640 powerpc soft-float".
7641
9cceb671
DJ
76422007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7643
7644 * gdb.texinfo (Files): Correct formatting. Mention Expat
7645 requirement.
7646 (Requirements for Building GDB): Expand the list of Expat
7647 uses.
7648 (Library List Format, Memory Map Format): Mention Expat.
7649 (Target Descriptions): Update Expat wording.
7650
83acabca
DJ
76512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7652
7653 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7654 Document that gdbarch_convert_register_p should return zero for no-op
7655 conversions.
7656
e35879db
UW
76572007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7658
83acabca 7659 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7660 of set_gdbarch_sofun_address_maybe_missing back to ...
7661 (Target Conditionals): ... here to fix build break.
7662
203c3895
UW
76632007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7664
83acabca 7665 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7666 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7667 (Compiler Characteristics): ... documentation of
7668 set_gdbarch_sofun_address_maybe_missing.
7669
11411de3
DJ
76702007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7671
7672 * gdbint.texinfo (Target Conditionals): Use
7673 frame_unwind_register_unsigned in examples instead of
7674 frame_unwind_unsigned_register.
7675
701adfb0
PA
76762007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7677
7678 * gdb.texinfo: Add TSIZE definition, removed statement about
7679 unbounded arrays being unimplemented.
7680
7cc46491
DJ
76812007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7682
7683 * gdb.texinfo (Predefined Target Types): Add int128
7684 and uint128.
7685 (Standard Target Features): Add PowerPC features.
7686
81adfced
DJ
76872007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7688
7689 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7690
c1874924
UW
76912007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7692
7693 * gdbint.texi (Target Conditionals): Remove documentation
7694 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7695 gdbarch_extract_return_value, and gdbarch_store_return_value.
7696
f6e56ab3
UW
76972007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7698
7699 * gdbint.texi (Target Conditionals): Remove documentation of
7700 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7701
56cf5405
KH
77022007-10-11 Kazu Hirata <kazu@codesourcery.com>
7703
7704 * gdb.texinfo: Mention that inaccessible-by-default is on by
7705 default.
7706
35156bae
DJ
77072007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7710
d983da9c
DJ
77112007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7712
7713 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7714 multi-threaded watchpoints.
7715 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7716 checked. Describe sticky notification. Expand description
7717 of steppable and continuable watchpoints.
7718 (Watchpoints and Threads): New subsection.
7719
fe6fbf8b
VP
77202007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7721
7722 * gdb.texinfo (Setting Breakpoints): Revise
7723 documentation for pending breakpoints. Document
7724 breakpoints with multiple locations.
5ae4183a 7725
084344da
VP
77262007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7727
7728 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7729 Document -list-features.
5ae4183a 7730
82160952
EZ
77312007-09-15 Eli Zaretskii <eliz@gnu.org>
7732
7733 * gdb.texinfo (Output): Spell out which features of C's printf are
7734 not supported by GDB's printf.
7e27a47a
EZ
7735 (Separate Debug Files): More accurate wording regarding build ID
7736 and a reference to the ld manual rather than the Fedora wiki.
82160952 7737
ea37ba09
DJ
77382007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7739 Jim Blandy <jimb@codesourcery.com>
7740
7741 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7742 (Examining Memory): Update mentions of the 's' format.
7743 (Automatic Display): Likewise.
7744
b8533aec
DJ
77452007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7746
7747 * gdb.texinfo: Update the FSF's Back-Cover Text.
7748
83f83d7f
JK
77492007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7750 Eli Zaretskii <eliz@gnu.org>
7751
7752 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7753 Fixed the ``build ID'' name. New binaries build instructions for the
7754 build ID inclusion. Explain how the commands are specific to the build
7755 ID vs. debug link.
7756
c7e83d54
EZ
77572007-09-01 Eli Zaretskii <eliz@gnu.org>
7758
7759 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7760 indexing for ``build ID'' support.
7761
d3750b24
JK
77622007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7763
7764 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7765 Enlisted BUILD ID to the debug file searching example.
7766 Included a BUILD ID `.note.gnu.build-id' section description.
7767 Updated/added the debug files splitting instructions for OBJCOPY.
7768
02142340
VP
77692007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7770
7771 * gdb.texinfo (Variable Objects): Adjust docs
7772 for -var-info-expression and document
7773 -var-info-path-expression.
7774
d3bdde98
JB
77752007-08-20 Jim Blandy <jimb@codesourcery.com>
7776
3fb6a982
JB
7777 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7778 (title page): Include the dedication in the printed manual, as a
7779 separate page after the copyright notice.
5ae4183a 7780
d3bdde98
JB
7781 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7782 don't break a @var across a line.
7783
c80a96a8
MR
77842007-07-25 Maciej W. Rozycki <macro@mips.com>
7785
7786 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7787 for include files.
7788
5824a901
NR
77892007-07-12 Nick Roberts <nickrob@snap.net.nz>
7790
7791 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7792 in annotate.texinfo.
7793 (Command History): Link to new node.
5824a901 7794
d52e7ea3
UW
77952007-07-05 Markus Deuling <deuling@de.ibm.com>
7796
7797 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7798
5fc14d0a
EZ
77992007-07-05 Eli Zaretskii <eliz@gnu.org>
7800
7801 * gdbint.texinfo (Target Conditionals): Fix last change.
7802
4a9bb1df
UW
78032007-07-03 Markus Deuling <deuling@de.ibm.com>
7804
7805 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7806 routines:
7807 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7808 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7809 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7810 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7811 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7812 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7813 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7814 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7815 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7816 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7817 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7818 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7819 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7820 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7821 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7822 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7823 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7824 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7825 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7826 (SOFTWARE_SINGLE_STEP_P)
7827
7828 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7829 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7830
7831 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7832 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7833 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7834 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7835 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7836 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7837 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7838 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7839 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7840 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7841
7842 (Converting an existing Target Architecture to Multi-arch): Remove
7843 section.
7844
7845 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7846 (gdbarch_addr_bits_remove): Add code example.
7847
7848 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7849
cfa9d6d9
DJ
78502007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7851
7852 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7853 Add other missing entries. Adjust the table size to fit.
7854 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7855 stop reasons including the new "library" event.
7856 (General Query Packets): Adjust table widths for qSupported. Mention
7857 qXfer:libraries:read reply to qSupported and document the new packet.
7858 (Library List Format): New section.
7859
159fcc13
JK
78602007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7863
f66d1690
MS
78642007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7865
7866 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7867
67102876
NR
78682007-06-25 Nick Roberts <nickrob@snap.net.nz>
7869
7870 * gdbint.texinfo (Register and Memory Data): Break sections
7871 into nodes and add a menu.
7872
a4642986
MR
78732007-06-21 Maciej W. Rozycki <macro@mips.com>
7874
7875 * gdb.texinfo (Examining Memory): Document the new behaviour.
7876
e9c17194
VP
78772007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7878
7879 * gdb.texinfo (Standard Target Features): Document
7880 m68k features.
7881
31d99776
DJ
78822007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7883
7884 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7885
1780a0ed
DJ
78862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7887
7888 * gdb.texinfo (Target Description Format): Add version attribute
7889 for <target>.
7890
822b6570
DJ
78912007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7892
7893 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7894
f8b73d13
DJ
78952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * gdb.texinfo (MIPS Features): New subsection.
7898
0e7f50da
UW
78992007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7900 Markus Deuling <deuling@de.ibm.com>
7901
7902 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7903 and qXfer:spu:write packets and mention them under qSupported.
7904
23d964e7
UW
79052007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7906 Markus Deuling <deuling@de.ibm.com>
7907
7908 * gdb.texinfo (Architectures): Add new SPU section to document
7909 Cell Broadband Engine SPU architecture specific commands.
7910
9f708cb2
VP
79112007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7912
7913 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7914 comments.
7915
7579b5f8
NR
79162007-06-07 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7919
bf06d120
JB
79202007-05-29 Jim Blandy <jimb@codesourcery.com>
7921
7922 * gdb.texinfo (Overview): Doc fix.
7923
23776285
MR
79242007-05-22 Maciej W. Rozycki <macro@mips.com>
7925
7926 * gdb.texinfo (Remote Configuration): Document "set/show
7927 remoteflow".
7928
1a69e1e4
DJ
79292007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7930
bf06d120
JB
7931 * gdb.texinfo (MIPS): Remove documentation for set mips
7932 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7933 stack-arg-size.
1a69e1e4 7934
46ba6afa 79352007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7936
46ba6afa
BW
7937 * all-cfg.texi (GDBTUI): New.
7938 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7939 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7940 (TUI Configuration): Edit to improve clarity and fix problems of
7941 both style and content.
5ae4183a 7942
06d3b283
UW
79432007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7944
7945 * observer.texi (GDB Observers): New observer "new_objfile".
7946
179101d6
UW
79472007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7948
7949 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7950
25d5ea92
VP
79512007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7952
7953 * gdb.texinfo (GDB/MI Variable Objects): Document
7954 frozen variables objects.
5ae4183a 7955
701adfb0
PA
79562007-04-13 Paul Brook <paul@codesourcery.com>
7957
7958 * gdb.texinfo: Document ieee_single and ieee_double target types.
7959
ea35711c
DJ
79602007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7961
7962 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7963 (Character Sets, Caching Data of Remote Targets): Likewise.
7964 (Targets): Delete Remote node. Move its text...
7965 (Debugging Remote Programs): ...to here. Delete description
7966 of the "remote" command.
7967 (Remote configuration): Delete description of "set remotedevice"
7968 and "show remotedevice".
7969 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7970
701adfb0
PA
79712007-04-11 Steve Ellcey <sje@cup.hp.com>
7972
7973 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
7974
db2e3e2e
BW
79752007-04-11 Bob Wilson <bob.wilson@acm.org>
7976
5ae4183a
AS
7977 * gdb.texinfo (Contributors, Continuing and Stepping)
7978 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7979 (General Query Packets, File-I/O Remote Protocol Extension)
7980 (Protocol Basics, The F Reply Packet, Write)
7981 (Protocol-specific Representation of Datatypes, Memory Transfer):
7982 Fix hyphenation, punctuation and grammar problems.
7983 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7984 'section' instead of 'subsection' in the text.
7985 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7986 (i386): Remove period from section name.
db2e3e2e
BW
7987 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7988 (Config Names, Configure Options): Use @file{configure}.
7989
8a3dae3e
DJ
79902007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7991
7992 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7993 and tab expansion.
7994
1a92f856
DJ
79952007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7996
7997 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7998
79a6e687 79992007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8000
79a6e687
BW
8001 * gdb.texinfo: Consistently capitalize all significant words in
8002 node names, chapter titles, section titles, and headings. Update
8003 cross references to match.
8004 (Starting and Stopping Trace Experiment): Make node name plural.
8005 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 8006
ad527d2e
PA
80072007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8008
8009 * gdb.texinfo (WinCE): Delete obsolete subsection.
8010
7ce59000
DJ
80112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8012
8013 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8014 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8015 references.
8016
8807d78b
DJ
80172007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8018
8019 * gdb.texinfo (Startup): Delete references to some alternate
8020 names for .gdbinit.
8021 (Thread): Remove LynxOS reference.
8022 (Tandem ST2000): Delete target-specific documentation.
8023 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8024 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8025 and GDB_OSABI_LYNXOS.
8026
5f402660
UW
80272007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8028
8029 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8030
bac718a6
UW
80312007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8032
8033 * gdbint.texinfo (Target Conditionals): Remove mention of
8034 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8035 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8036
9453113a
DJ
80372007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8038
8039 * Makefile.in: Add "pdfdir" installation
8040 directory, PDFTEX macro, support for "install-pdf" target,
8041 and rules for making a pdf version of refcard.texi.
8042 * refcard.tex: Specify paper size for PDF output.
8043
ae21e955 80442007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8045
ae21e955 8046 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 8047
3f94c067 80482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8049
3f94c067
BW
8050 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8051 (Source Path, Character Sets, Macros, Define)
8052 (GDB/MI Result Records, GDB/MI Simple Examples)
8053 (GDB/MI Program Execution, GDB/MI File Commands)
8054 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8055 (Bug Reporting): Use @value{GCC}.
5ae4183a 8056
12c27660 80572007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 8058
12c27660
BW
8059 * gdb.texinfo (Help): Fix formatting of examples.
8060 (Variables): Use @ifnotinfo instead of @iftex.
8061 (Non-debug DLL symbols): Use @ref instead of @pxref.
8062 (Sparclet File): Use @samp instead of quotes.
5ae4183a 8063
ce9341a1
BW
80642007-03-26 Bob Wilson <bob.wilson@acm.org>
8065
8066 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8067
c8f4133a
BW
80682007-03-26 Bob Wilson <bob.wilson@acm.org>
8069
8070 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8071 the order of the nodes.
8072 (C Operators, C Constants, Debugging C): Remove extra menus.
8073 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 8074
c8f4133a 80752007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
8076
8077 * gdb.texinfo (File Options): Add missing parenthesis.
8078 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8079
c74d0ad8
DJ
80802007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8083
ff6f572f
DJ
80842007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8085
669fac23 8086 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
8087 case insensitivity.
8088 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8089
994337c3
NR
80902007-02-18 Nick Roberts <nickrob@snap.net.nz>
8091
8092 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8093 (Files): Add section name to argument list for pxref.
8094 (Non-debug DLL symbols): Don't use `see' for pxref.
8095 (Embedded Processors): Fix typo.
8096 (GDB/MI Breakpoint Commands): Execution commands generate
8097 *stopped not ^done.
8098
eb819d70
NR
80992007-02-13 Nick Roberts <nickrob@snap.net.nz>
8100
8101 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8102 values for in_scope. Mention that only root variables can be
8103 updated.
8104 (GDB/MI Development and Front Ends): Explain new values may be
8105 added to existing fields.
8106
123dc839
DJ
81072007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8108
8109 * gdb.texinfo (-target-disconnect): Use @smallexample.
8110 (Requirements): Add anchor for Expat. Update description.
8111 (Target Descriptions): Mention Expat.
8112 (Target Description Format): Document new elements. Use
8113 @smallexample.
8114 (Predefined Target Types, Standard Target Features): New sections.
669fac23 8115 * gdbint.texinfo (Target Descriptions): New section.
123dc839 8116
108546a0
DJ
81172007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8118
8119 * gdb.texinfo (Target Description Format): Add section on XInclude.
8120
95a98c01
NR
81212006-02-03 Nick Roberts <nickrob@snap.net.nz>
8122
8123 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8124 command -enable-timings.
8125
f4b3909f
EZ
81262007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8127
5ae4183a 8128 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
8129 descriptions for new/deleted elements in gdb_osabi. Add missing
8130 description for function generic_elf_osabi_sniff_abi_tag_sections.
8131
c7ba131e
JB
81322007-01-29 Joel Brobecker <brobecker@adacore.com>
8133
8134 * gdb.texinfo (Maintenance Commands): Add documentation for
8135 the new "maint print target-stack" command.
8136
3a60f64e
JK
81372007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8138 Eli Zaretskii <eliz@gnu.org>
8139
f4b3909f 8140 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 8141
c582f8b6
EZ
81422007-01-26 Eli Zaretskii <eliz@gnu.org>
8143
8144 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8145 Use @value{NGCC} instead of @value{GCC}.
8146
d3e8051b
EZ
81472007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8148
8149 * agentexpr.texi: Fix typos.
8150 * annotate.texinfo: Likewise.
8151 * gdb.texinfo: Likewise.
8152 * gdbint.texinfo: Likewise.
8153 * observer.texi: Likewise.
8154 * stabs.texinfo: Likewise.
8155
86f04699
EZ
81562007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8157
8158 * gdbint.texinfo (Support Libraries): Remove mmalloc
8159 entry. Describe readline library.
8160
23181151
DJ
81612007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8162
8163 * gdb.texinfo (Target Descriptions): New section.
8164 (General Query Packets): Add QPassSignals anchor. Mention
8165 qXfer:features:read under qSupported. Expand mentions of
8166 qXfer:memory-map:read and QPassSignals. Document
8167 qXfer:features:read.
8168
f822c95b
DJ
81692007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8170
8171 * gdb.texinfo (Commands to specify files): Describe
8172 "set sysroot" and "show sysroot".
8173 (Using the `gdbserver' program): Lowercase argument
8174 to @var. Expand description of setting up GDB on the
8175 host.
8176
8936fcda
JB
81772007-01-05 Joel Brobecker <brobecker@adacore.com>
8178
8179 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8180 catch exception, catch exception unhandled, and catch assert
8181 commands.
8182
e776119f
DJ
81832007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8184
8185 * gdb.texinfo (Debugging Output): Document "set debug xml"
8186 and "show debug xml".
8187
aa79a185
DJ
81882007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8189
8190 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8191
7f893741
JB
81922007-01-01 Joel Brobecker <brobecker@adacore.com>
8193
8194 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8195
a1b5960f
VP
81962006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8197
8198 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8199 note in @ignore, to be removed later if nobody complains.
8200
9f470e6e
NR
82012006-12-04 Nick Roberts <nickrob@snap.net.nz>
8202
8203 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8204 of -var-delete.
8205
765dc015 82062006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 8207
765dc015 8208 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
8209 automatic software/hardware breakpoint usage and
8210 the "set breakpoint auto-hw" command.
765dc015 8211
4b5752d0
VP
82122006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8213
8214 * gdb.texinfo (Memory Access Checking): New.
8215
89be2091
DJ
82162006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8217
8218 * gdb.texinfo (Remote configuration): Mention
8219 "pass-signals-packet".
8220 (General Query Packets): Document QPassSignals. Fix
8221 a typo.
8222
ca3bf3bd
DJ
82232006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8224
8225 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8226
427c3a89
DJ
82272006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.texinfo (Remote configuration): Rewrite documentation for
8230 packet configuration commands.
8231 (OS Information): Adjust reference to qXfer:auxv:read.
8232 (General Query Packets): Remove references to read-aux-vector-packet
8233 and set remote get-thread-local-storage-address.
8234
7a107747
DJ
82352006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8236
8237 * gdbint.texinfo (Target Architecture Definition): Add new
8238 Initializing a New Architecture section.
8239
1c56eb0e
EZ
82402006-10-31 David Taylor <dtaylor@emc.com>
8241
8242 * stabs.texinfo (Macro define and undefine): New node describing
8243 stabs for #define and #undef.
8244
f73adfeb
AS
82452006-10-27 Andreas Schwab <schwab@suse.de>
8246
8247 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8248
fd60e0df
EZ
82492006-10-21 Eli Zaretskii <eliz@gnu.org>
8250
8251 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8252 clarify on the possible meanings of ``expression'' watched by
8253 watchpoints. Add indexing.
e5ac9b53
EZ
8254 (Prompting, Errors, Invalidation, Annotations for Running)
8255 (Source Annotations): Fix index entries by adding "annotation" to
8256 them, to discriminate from index entries that point to the more
8257 general topic descriptions.
fd60e0df 8258
52bb452f
DJ
82592006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8260
8261 * gdbint.texinfo (Target Vector Definition): Move most
8262 content into Existing Targets. Add a menu.
8263 (Existing Targets): New section, moved from Target Vector
8264 Definition. Use @subsection.
8265 (Managing Execution State): New section.
8266
58955e58
BW
82672006-10-16 Bob Wilson <bob.wilson@acm.org>
8268
8269 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8270
c8aa23ab
EZ
82712006-10-15 Eli Zaretskii <eliz@gnu.org>
8272
8273 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8274 (Command Syntax, Signals, Backtrace, Connecting)
8275 (Remote configuration, Renesas Boards, Console I/O): Fix last
8276 change: use Ctrl- instead of C-, except wrt Emacs.
8277 (File-I/O Examples): Put Ctrl-c in @kbd.
8278 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8279 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
8280 (Signals, Set Breaks, Set Watchpoints): Document optional
8281 arguments to `info signals' `handle', `info breakpoints', and
8282 `info watchpoints'.
c8aa23ab 8283
e7109c7e
EZ
82842006-10-14 Eli Zaretskii <eliz@gnu.org>
8285
8286 * gdb.texinfo (Backtrace): Fix last change.
8287
de3aea7b
NR
82882006-10-14 Nick Roberts <nickrob@snap.net.nz>
8289
8290 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8291
7f9087cb
BW
82922006-10-10 Bob Wilson <bob.wilson@acm.org>
8293
c8aa23ab
EZ
8294 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8295 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8296 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 8297
68437a39
DJ
82982006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8299 Daniel Jacobowitz <dan@codesourcery.com>
8300
8301 * gdb.texinfo (Packets): Document vFlashErase,
8302 vFlashWrite and vFlashDone packets.
8303 (General Query Packets): Document qXfer:memory-map:read.
8304 Add a new feature for qXfer:memory-map:read.
8305 (Memory map format): New section.
8306 (Target Commands): Mention that gdb can write flash.
8307
fd79ecee
DJ
83082006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8309 Daniel Jacobowitz <dan@codesourcery.com>
8310
8311 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8312 memory regions and "mem auto".
8313
350da6ee
DJ
83142006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8315
8316 * gdbint.texinfo (Array Containers): New section.
8317
2f1acb09
VP
83182006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8319
8320 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8321 -stack-list-arguments HIGH_FRAME argument can be larger then the
8322 actual number of frames.
8323
2ab1eb7a
VP
83242006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8325
8326 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
8327 -stack-list-locals HIGH_FRAME argument can be larger then the
8328 actual number of frames.
2ab1eb7a 8329
599b237a
BW
83302006-09-02 Bob Wilson <bob.wilson@acm.org>
8331
8332 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8333 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8334
25ab7e6d
EZ
83352006-09-02 Eli Zaretskii <eliz@gnu.org>
8336
8337 * gdbint.texinfo (Overall Structure): New section "Source Tree
8338 Structure".
8339
940178d3
JB
83402006-08-17 Jim Blandy <jimb@codesourcery.com>
8341
8342 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8343 responses.
8344
30daae6c
JB
83452006-08-08 Joel Brobecker <brobecker@adacore.com>
8346
8347 * gdb.texinfo (Source Path): Add documentation for new
8348 substitute-path commands.
8349
7fa2210b
DJ
83502006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8351
8352 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8353 (Running Configure): ...here.
8354 (Requirements): New node. Mention expat.
8355
3d00d119
DJ
83562006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8357
5ae4183a 8358 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
8359 'set download-write-size' and 'show download-write-size'.
8360
0cbfa4ee
DJ
83612006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8362
8363 * stabs.texinfo (Member Type Descriptor): Correct example for
8364 pointer to member types.
8365
16026cd7
AS
83662006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8367
8368 * gdb.texinfo (Optional warnings and messages): Add
8369 'set/show trace-commands'.
8370 (Command files): Add '-v' to source command.
8371
0876f84a
DJ
83722006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8373
8374 * gdb.texinfo (OS Information): Update qPart reference to
8375 qXfer.
8376 (Remote configuration): Likewise.
8377 (Overview): Move @cindex to the start of a paragraph. Talk
8378 about binary data encoding.
8379 (Packets): Refer to the overview for the details of the X
8380 packet encoding.
8381 (General Query Packets): Remove qPart description. Add qXfer
8382 description. Add an anchor to qSupported. Correct feature
8383 table title. Add a new feature for qXfer:auxv:read.
8384 (Interrupts): Add a missing parenthesis.
8385
2ec3381a
DJ
83862006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8387
669fac23 8388 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
8389 (GDB/MI Kod Commands): Remove commented out node.
8390
594fe323
EZ
83912006-07-01 Eli Zaretskii <eliz@gnu.org>
8392
8393 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8394 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8395 (GDB/MI Thread Commands, GDB/MI Program Execution)
8396 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8397 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8398 (GDB/MI File Commands, GDB/MI Target Manipulation)
8399 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8400 since the MI prompt is hard-wired into the code.
8401
7e3fb70c
NR
84022006-07-01 Nick Roberts <nickrob@snap.net.nz>
8403
8404 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8405 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8406 (GDB/MI Data Manipulation): Remove description of unimplemented
8407 display related commands as variable objects perform this function
8408 and are superior: -display-delete, -display-disable,
8409 -display-enable, -display-insert and -display-list. Move
8410 -environment-cd, -environment-directory, -environment-path
8411 and -environment-pwd to "Program Context".
8412 (GDB/MI Program Control): Rename to "Program Execution". Move
8413 -exec-arguments -exec-abort to...
8414 (GDB/MI Program Context): ...here. New node split from "Data
8415 Manipulation".
8416
be2a5f71
DJ
84172006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8418
8419 * gdb.texinfo (Remote configuration): Document set / show
8420 remote supported-packets.
8421 (General Query Packets): Document qSupported packet.
8422
701adfb0
PA
84232006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8424
8425 * gdb.texinfo (system): Document behaviour with zero length
8426 string.
8427
fc320d37
SL
84282006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8429
8430 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8431 and font markup.
8432 (Protocol basics): Likewise.
8433 (The F request packet): Likewise.
8434 (The F reply packet): Likewise.
8435 (Memory transfer): Move this node to be a subsubsection of
8436 "Protocol specific representation of datatypes".
8437 (The Ctrl-C message): More copy editing.
8438 (Console I/O): Likewise.
8439 (The isatty call): Delete this node, and merge its content into
8440 the "isatty" node. Fixed references elsewhere.
8441 (The system call): Delete this node, and merge its content into
8442 the "system" node. Fixed references elsewhere.
8443 (open): Reformat to use @table, and add appropriate font markup.
8444 (close): Likewise.
8445 (read): Likewise.
8446 (write): Likewise.
8447 (lseek): Likewise.
8448 (rename): Likewise.
8449 (unlink): Likewise.
8450 (stat/fstat): Likewise.
8451 (gettimeofday): Likewise.
8452 (isatty): Likewise.
8453 (system): Likewise, plus minor changes to fix confusing wording.
8454 (Integral datatypes): Fix font markup.
8455 (Pointer values): Likewise.
8456 (struct stat): Fix markup to use @table, plus minor copy editing.
8457 (struct timeval): Fix font markup, plus minor copy editing.
8458 (Constants): Minor copy editing.
8459 (Errno values): Add font markup.
8460 (File-I/O Examples): Likewise.
8461
158fdf5c
NR
84622006-06-10 Nick Roberts <nickrob@snap.net.nz>
8463
8464 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8465 (GDB/MI Simple Examples): Move node up one level. Use real
8466 examples.
8467 (GDB/MI Compatibility with CLI): Update.
8468 (GDB/MI Result Records): Add "connected" and "exit" result
8469 classes.
8470 (GDB/MI Stream Records): Clarify target output.
8471 (GDB/MI Command Description Format): Modify example description.
8472 (GDB/MI Breakpoint Table Commands): Rename to...
8473 (GDB/MI Breakpoint Commands): ...this
8474 (GDB/MI Breakpoint Commands): Add optional thread field.
8475 (GDB/MI Program Control): Add an introduction. Move "Program
8476 termination" examples into exec-run description.
8477 (GDB/MI File Commands): Mention similar CLI commands.
8478 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8479 is similar to "-gdb-version".
8480
ddb50cd7
EZ
84812006-06-09 Eli Zaretskii <eliz@gnu.org>
8482
8483 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8484
2aef0d6b
NR
84852006-06-02 Nick Roberts <nickrob@snap.net.nz>
8486
8487 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8488 sourceware.org for mailing lists.
d5e40d59 8489 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8490
383a5c52
NR
84912006-06-01 Nick Roberts <nickrob@snap.net.nz>
8492
d5e40d59 8493 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8494
e16b02ee
EZ
84952006-05-22 Eli Zaretskii <eliz@gnu.org>
8496
8497 * gdb.texinfo (Cygwin Native): Fix last change.
8498
be90c084
CF
84992006-05-22 Christopher Faylor <cgf@timesys.com>
8500
8501 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8502
347ceba5
NR
85032006-05-15 Nick Roberts <nickrob@snap.net.nz>
8504
8505 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8506 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8507
369af7bd
DJ
85082006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * gdb.texinfo (General Query Packets): Recommend not starting
8511 new packets with qC and clarify.
8512
2ffdbde8 85132006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8514
8515 * gdb.texinfo (M2 Types): New section.
72019c9c 8516
16d1a084
DJ
85172006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8518
8519 * agentexpr.texi: Add a copyright and license notice.
8520 * observer.texi: Likewise, with GPL clause for function prototypes.
8521 Remove trailing whitespace.
8522
aa56d27a
JB
85232006-05-05 Jim Blandy <jimb@codesourcery.com>
8524
8525 * gdb.texinfo (General Query Packets): Document conventions for
8526 terminating packet names, and their violations.
8527
5bdf8622
DJ
85282006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8529
8530 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8531 * gdb.texinfo: Likewise.
8532
605a56cb
DJ
85332006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8534
8535 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8536 and "show remotedebug".
8537 (Debugging Output): Add additional index entries.
8538
b8db102d
MS
85392006-04-27 Michael Snyder <msnyder@redhat.com>
8540
8541 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8542
c5e30d01
AC
85432006-04-22 Andrew Cagney <cagney@redhat.com>
8544
8545 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8546 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8547
8181d85f
DJ
85482006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8549
8550 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8551 and remove breakpoint prototypes.
8552 (Watchpoints): Move description of target_insert_hw_breakpoint and
8553 target_remove_hw_breakpoint ...
8554 (Breakpoints): ... to here. Document target_insert_breakpoint and
8555 target_remove_breakpoint.
8556
4f553f88
JB
85572006-04-17 Jim Blandy <jimb@codesourcery.com>
8558
8559 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8560 and C packets are optional.
8561
cd852561
FR
85622006-04-14 Frederic Riss <frederic.riss@st.com>
8563
8564 * gdb.texinfo (Specifying source directories): Update the description
8565 of the source file search to reflect the fact that the source path
8566 always contains at least $cdir and $cwd.
8567
b620eb07
MS
85682006-03-31 Michael Snyder <msnyder@redhat.com>
8569
8570 * gdb.texinfo: Update copyright dates.
8571
3156cdaf
EZ
85722006-03-31 Eli Zaretskii <eliz@gnu.org>
8573
8574 * gdb.texinfo (Overview): Add an index entry to "empty response".
8575
701adfb0
PA
85762006-03-29 Steve Ellcey <sje@cup.hp.com>
8577
8578 * gdb.texinfo: Remove gdbserve.nlm documentation.
8579
7d30c22d
JB
85802006-03-28 Jim Blandy <jimb@codesourcery.com>
8581
8582 * gdbint.texinfo (Prologue Analysis): New section.
8583
86941c27
JB
85842006-03-07 Jim Blandy <jimb@red-bean.com>
8585
66b8c7f6
JB
8586 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8587
1a10341b
JB
8588 * gdb.texinfo (Target Commands): Update text describing how to
8589 specify a target. Refer to the detailed section on remote
8590 debugging, not the brief mention.
8591
86941c27
JB
8592 * gdb.texinfo (Connecting): Organize the different 'target remote'
8593 connection methods into a table. Add a 'target remote' index
8594 entry. (!!!)
8595
62f3a2ba
FF
85962006-02-17 Fred Fish <fnf@specifix.com>
8597
8598 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8599 'ptype' commands to reflect the fact that the only significant
8600 difference between them is that ptype prints the complete type
8601 description instead of just the name.
8602
8b9a88ea
WZ
86032006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8604
8605 * gdbint.texinfo (Watchpoints): Delete
8606 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8607
7e8dc855
NR
86082006-02-10 Nick Roberts <nickrob@snap.net.nz>
8609
8610 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8611 times fields where needed. Fix typos. Update general form given
8612 for output of -break-insert.
8613 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8614
c91d38aa
DJ
86152006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8616
8617 * gdbint.texinfo (Symbol Handling): Add a section
8618 on memory management.
8619
38fcd64c
DJ
86202006-02-06 Vladimir Prus <ghost@cs.msu.su>
8621
8622 * gdb.texinfo (Breakpoint table commands): Document the fullname
8623 field in -break-list output.
8624
219eec71
EZ
86252006-02-03 Eli Zaretskii <eliz@gnu.org>
8626
8627 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8628 debugging information produced by the various "set debug..."
8629 options.
8630
ae5a43e0
DJ
86312006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8632
8633 * gdb.texinfo (Files): Remove obsolete bits from the description
8634 of "symbol-file".
8635
a9f158ec
JB
86362006-01-25 Jim Blandy <jimb@redhat.com>
8637
8638 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8639
410dd08e
JB
86402006-01-24 Jim Blandy <jimb@redhat.com>
8641
8642 * gdbint.texinfo (Frames): Document the basics of GDB's register
8643 unwinding model, and explain the existence of the "sentinel" frame.
8644
4b505b12
AS
86452006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8646
8647 * gdb.texinfo (Choosing files): Mention that -directory is used
8648 for script files.
8649 (Specifying source directories): Likewise.
8650 (Command files): Explain how script files are found.
8651
839c27b7
EZ
86522006-01-21 Eli Zaretskii <eliz@gnu.org>
8653
8654 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8655 the threads in a multi-threaded program.
8656 (Threads): The threadno argument of "thread apply" can be a range
8657 of numbers.
8658
7be93b9e
JB
86592006-01-18 Jim Blandy <jimb@redhat.com>
8660
8661 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8662 of warning flags.
8663
fcc73fe3
EZ
86642006-01-13 Eli Zaretskii <eliz@gnu.org>
8665
8666 * gdb.texinfo (Sequences): Improve menu annotations.
8667 (Define): Add index entries for arguments of user-defined
8668 commands. Move the description of flow-control commands...
8669 (Command Files): ...to here. Document loop_break and
8670 loop_continue.
ca91424e
EZ
8671 (Define, Command Files): Document `end' and add index entries for
8672 it.
fcc73fe3 8673
5c95884b
MS
86742006-01-04 Michael Snyder <msnyder@redhat.com>
8675
8676 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8677 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8678
860701dc
PH
86792006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8680
8681 * gdb.texinfo (Omissions from Ada): Document that there is now
8682 limited aggregate support.
8683
36b80e65
EZ
86842005-12-28 Eli Zaretskii <eliz@gnu.org>
8685
8686 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8687 registers and the likes.
8688
c1468174
EZ
86892005-12-24 Eli Zaretskii <eliz@gnu.org>
8690
8691 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8692 (Symbols): Fix usage of "e.g.".
359df76b 8693 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8694
8695 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8696 (Coding): Fix usage of "e.g.".
8697
c02a867d
EZ
86982005-12-23 Eli Zaretskii <eliz@gnu.org>
8699
5ae4183a
AS
8700 * stabs.texinfo:
8701 * refcard.tex:
c02a867d 8702 * gpl.texi:
5ae4183a
AS
8703 * gdbint.texinfo:
8704 * gdb.texinfo:
8705 * gdb-cfg.texi:
c02a867d 8706 * fdl.texi:
5ae4183a
AS
8707 * annotate.texinfo:
8708 * all-cfg.texi:
c02a867d
EZ
8709 * Makefile.in: Add (C) after Copyright. Update the FSF
8710 address.
8711
fad38dfa
EZ
87122005-12-03 Eli Zaretskii <eliz@gnu.org>
8713
8714 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8715 extend GDB with commands for external monitor.
8716
53e5f3cf
AS
87172005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8718
8719 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8720
55f6ca0f
JB
87212005-11-25 Joel Brobecker <brobecker@adacore.com>
8722
8723 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8724
c1947b85
JB
87252005-11-21 Jim Blandy <jimb@redhat.com>
8726
8727 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8728 placement of 'R' actions in tracepoint action packets; document
8729 dependence of 'X' and 'M' actions on a preceding 'R' action for
8730 their registers.
8731
9d29849a
JB
87322005-11-19 Jim Blandy <jimb@redhat.com>
8733
8734 * gdb.texinfo (Tracepoint Packets): New node.
8735 (General Query Packets): Add entries for the tracepoint packets,
8736 referring to the "Tracepoint Packets" node.
8737 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8738
9a6253be
KB
87392005-11-18 Kevin Buettner <kevinb@redhat.com>
8740
8741 * gdb.texinfo (set remotebreak): Add anchor.
8742 (X packet): Likewise.
8743 (Remote Protocol): Add new section `Interrupts' and new index
8744 entry `interrupts (remote protocol)'.
8745
5f3bebba
JB
87462005-11-18 Jim Blandy <jimb@redhat.com>
8747
8748 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8749 entries into the General Query Packets section. Add a
8750 cross-reference to that section. Drop description of replies, as
8751 these are covered in the descriptions of each packet.
8752 (General Query Packets): Add introductory text. Explain naming
8753 conventions, and how the end of a name is recognized.
8754
9a7a1b36
KB
87552005-11-17 Kevin Buettner <kevinb@redhat.com>
8756
0564b6cf 8757 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8758 "set remotebreak" command.
8759
b8ff78ce
JB
87602005-11-16 Jim Blandy <jimb@redhat.com>
8761
8762 * gdb.texinfo (Packets, Stop Reply Packets)
8763 (General Query Packets): Various formatting cleanups.
8764 - Use @samp for packet contents.
8765 - Drop summaries from packet @item lines; the same information appears
8766 immediately below in the description.
8767 - Delete paragraph breaks after packet @item commands, so that the
8768 description appears directly to the right of the packet prototype
8769 in the printed manual, if it fits.
8770 - Place spaces in packet prototypes between @vars and non-@var
8771 letters, and explain that they're just for formatting.
8772 - Use @dots{} instead of '...'.
8773 - Fix uses of @code where @var was needed.
8774 - Replace "deprecated" markers with English text spelling out the
8775 packet's status and the preferred alternatives.
8776 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8777 what this ever meant.
8778 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8779 this for a long time.
8780 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8781 implemented several times, and have been in use for years.
8782
8ffe2530
JB
87832005-11-15 Jim Blandy <jimb@redhat.com>
8784
c43c5473
JB
8785 * gdb.texinfo (Packets): Add index entries for 'm' packet
8786 disclaimers.
5ae4183a 8787
fb031cdf
JB
8788 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8789 of stub when processing an 'm' packet.
8790
8ffe2530
JB
8791 * gdb.texinfo (Packets): Mention that packets beginning with
8792 letters are reserved once, at the top, instead of actually listing
8793 them all and saying "reserved".
8794
c03c782f
AS
87952005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8796
8797 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8798 Change @var{$arg0 to @code{$arg0.
8799
814e32d7
WZ
88002005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8801
8802 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8803
fa93a9d8
JB
88042005-11-12 Jim Blandy <jimb@redhat.com>
8805
8806 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8807 order. Remove extraneous 'z'.
8808
8a5a3c82
AS
88092005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8810
8811 * gdb.texinfo (Choosing files): Add --eval-command.
8812
4b0ad762
AS
88132005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8814
8815 * gdb.texinfo (Choosing modes): Add --return-child-result.
8816
8817
1a088d06
AS
88182005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8819
8820 * gdb.texinfo (Choosing modes): Add --batch-silent.
8821
656d5e12
EZ
88222005-10-28 Eli Zaretskii <eliz@gnu.org>
8823
8824 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8825 "The -var-update Command".
8826
3c9c013a
JB
88272005-10-03 Joel Brobecker <brobecker@adacore.com>
8828
8829 * gdb.texinfo (Print Settings): Add documentation for set/show
8830 print array-indexes.
8831
7ba3cf9c
DJ
88322005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8833
8834 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8835 6.2 and 6.3.
8836
a94ab193
EZ
88372005-08-27 Eli Zaretskii <eliz@gnu.org>
8838
8839 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8840 since 19-Jan-2004.
8841 (Files): Likewise.
ab1adacd
EZ
8842 (Variables, Symbols): Document the "<incomplete type>" message and
8843 its reasons.
a94ab193 8844
ca06016a
FF
88452005-08-01 Fred Fish <fnf@specifix.com>
8846
8847 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8848
cf58170d
NR
88492005-07-15 Nick Roberts <nickrob@snap.net.nz>
8850
8851 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8852 option for -var-list-children and -var-update.
8853 (GDB/MI Stack Manipulation): Simplify description of
8854 print-values option for -stack-list-locals.
8855 (GDB/MI Command Description Format): Clarify.
8856 (Mode Options): Spelling of superseded.
8857
38f1196a
BR
88582005-07-12 Bob Rossi <bob@brasko.net>
8859
8860 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8861 corresponding GDB command comment.
8862
3cb3b8df
BR
88632005-07-06 Bob Rossi <bob@brasko.net>
8864
8865 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8866 and -inferior-tty-show.
8867 (Input/Output): Document "set/show inferior-tty" and tty alias.
8868
10fac096
NW
88692005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8870
8871 * gdb.texinfo (Packets): Change description of 'D' packet to note
8872 that GDB does wait for a response.
8873
d1b6db76
NR
88742005-06-22 Nick Roberts <nickrob@snap.net.nz>
8875
8876 * gdb.texinfo (History) Rename "Command History".
8877 (Command History): Move node "Server Prefix" from section on
8878 Annotations here.
8879
29629dcf
NR
88802005-06-19 Nick Roberts <nickrob@snap.net.nz>
8881
8882 * gdb.texinfo (GDB/MI Stack Manipulation):
8883 Re-instate -stack-info-frame with example. Say that it gets
8884 info on selected frame, not current frame.
8885
397ca115
EZ
88862005-06-18 Eli Zaretskii <eliz@gnu.org>
8887
8888 * gdb.texinfo (Server): Clarify that `file' should be used before
8889 connecting to the server.
8890 (Files): Add an xref to the above description.
51274035
EZ
8891 (Output Formats): More detailed description of the `c' format.
8892 (Memory): List explicitly all the formats supported by `x'.
638ac427 8893 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8894 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8895 files. Add more indexing for solib-absolute-prefix and
8896 --with-sysroot.
76d17f34
EZ
8897 (Machine Code): Document possible problems with locations in
8898 shared libraries.
d416eeec
EZ
8899 (Backtrace): Document that free-standing environments do not need
8900 to have a `main' function.
397ca115 8901
74f6deaa
NR
89022005-06-18 Nick Roberts <nickrob@snap.net.nz>
8903
8904 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8905 -stack-info-frame.
8906
a9967aef
AC
89072005-06-07 Andrew Cagney <cagney@gnu.org>
8908
8909 * gdb.texinfo (Contributors): Note the original multi-arch
8910 contributors.
8911
e09f16f9
EZ
89122005-06-03 Eli Zaretskii <eliz@gnu.org>
8913
8914 * gdb.texinfo (Registers): Add index entries for the standard
8915 registers.
8916 (Frames): Add cross-reference from frame pointer description to
8917 the Registers node.
8918 (Annotations Overview): Fix the reference to GDB name.
8919
d87ba7ee
EZ
89202005-06-01 Eli Zaretskii <eliz@gnu.org>
8921
8922 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8923 can-use-hw-watchpoints.
8924
034dad6f
BR
89252005-05-28 Bob Rossi <bob@brasko.net>
8926
8927 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8928 the possible reasons why an exec async record would be returned to FE.
8929
ffed4509
AC
89302005-05-26 Andrew Cagney <cagney@gnu.org>
8931
8932 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8933 Andrew Cagney implemented the original GDB/MI.
8934
e22e55c9
OF
89352005-05-23 Orjan Friberg <orjanf@axis.com>
8936
8937 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8938 documentation. Add documentation for cris-mode.
8939
a78e13ce
EZ
89402005-05-20 Eli Zaretskii <eliz@gnu.org>
8941
8942 * gdb.texinfo (Numbers): Explain the example and make the wording
8943 more acurate.
8944
76ff342d
DJ
89452005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8946 Dennis Brueni <dennis@slickedit.com>
8947
8948 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8949 (GDB/MI Data Manipulation, GDB/MI Program Control)
8950 (GDB/MI Stack Manipulation): Update examples to include the fullname
8951 attribute in stack frames.
8952
119b882a
EZ
89532005-05-12 Eli Zaretskii <eliz@gnu.org>
8954
8955 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8956 do with other non-standard names of init files.
8957
6fc08d32
EZ
89582005-05-11 Eli Zaretskii <eliz@gnu.org>
8959
8960 * gdb.texinfo (Command Files): Move the description of the startup
8961 from here...
8962 (Startup): ...to this new subsection of the Invocation chapter.
8963 Rearrange the description of init files more logically and add a
8964 cross-reference to "Command Files". Document the special gdbinit
8965 name for CISCO 68k. Expand the description of what GDB does
8966 during startup.
8967 (History): Add index entry for HISTSIZE.
8968
a561754a
MK
89692005-05-02 Mark Kettenis <kettenis@gnu.org>
8970
8971 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8972
2eecc4ab
EZ
89732005-05-02 Eli Zaretskii <eliz@gnu.org>
8974
8975 * gdb.texinfo (SVR4 Process Information, The isatty call)
8976 (The system call): Don't use foo(N) notation for man pages and
8977 functions.
514c4d71 8978 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8979
18999be5
EZ
89802005-04-27 Eli Zaretskii <eliz@gnu.org>
8981
8982 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8983 were optimized away.
8984
0abb7bc7
EZ
89852005-04-22 Eli Zaretskii <eliz@gnu.org>
8986
8987 * gdb.texinfo (Remote configuration): Document "set/show
8988 get-thread-local-storage-address". Add cross-reference to the
8989 description of the qGetTLSAddr packet.
8990 (General Query Packets): Mention "set remote
8991 get-thread-local-storage-address" and add a reference to its
8992 description.
8993
6f61acb1
NR
89942005-04-19 Nick Roberts <nickrob@snap.net.nz>
8995
8996 * gdb.texinfo (Backtrace): Describe 'bt full'.
8997
9d59903a
NR
89982005-04-17 Nick Roberts <nickrob@snap.net.nz>
8999
9000 * gdb.texinfo (Mode Options): Fix typo.
9001 (GDB/MI): Describe how to invoke GDB/MI.
9002
721c2651
EZ
90032005-04-16 Eli Zaretskii <eliz@gnu.org>
9004
9005 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 9006 references changed. Add description of "info udot".
721c2651
EZ
9007 (Files): Document "set/show stop-on-solib-events".
9008 (M32R/D): Document "set/show download-path", "set/show
9009 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
9010 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9011 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
9012 (Maintenance Commands): Improve indexing.
9013 (Target Commands): Document "set/show hash", "set/show debug
9014 monitor".
9015 (SVR4 Process Information): Document "info pidlist" and "info
9016 meminfo". Document "set/show procfs-tarce" and "set/show
9017 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9018 (Symbols, The Print Command with Objective-C): Improve indexing.
9019 (Objective-C): Add references to "info classes" and "info
9020 selectors".
c45da7e6
EZ
9021 (Debugging Output): Improve wording. Document "set/show debug
9022 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
9023 (Set Breaks): Add index entry for "hardware breakpoints".
9024 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9025 and "set/show usehardbreakpoints".
9026 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9027 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
9028 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9029 rdiromatzero", "set/show rdiheartbeat".
9030 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9031 "sds".
9032 (Embedded Processors): Document the "sim" command.
9033 (Remote): Document the "remote" command.
9034 (DJGPP Native): Document the "info serial" command.
9035 (Threads): Document "maint info sol-threads".
9036 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9037 (Set Breaks): Improve indexing.
9038 (Command Syntax): Add a reference to dont-repeat.
9039 (Define): Document "dont-repeat".
9040 (TUI Commands): Document "tabset".
9041 (WinCE): New subsection. Document "set/show remotedirectory",
9042 "set/show remoteupload", "set/show remoteaddhost".
721c2651 9043
14d6dd68
EZ
90442005-04-15 Eli Zaretskii <eliz@gnu.org>
9045
9046 * gdb.texinfo (Hurd Native): New subsection, documents
9047 Hurd-specific commands.
a64548ea 9048 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 9049 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
9050 (MIPS): Improve documentation of heuristic-fence-post. Document
9051 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9052 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9053 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 9054 (ARM): Document ARM-specific commands.
a64548ea
EZ
9055 (AVR): New section. Document "info io_registers".
9056 (CRIS): New section. Document "set/show cris-version" and
9057 "set/show cris-dwarf2-cfi".
9058 (HPPA): New section. Document "set/show debug hppa" and "maint
9059 print unwind".
a5adf40f 9060 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 9061 (Super-H): New section. Document the "regs" command.
721c2651 9062 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 9063
9c16f35a
EZ
90642005-04-09 Eli Zaretskii <eliz@gnu.org>
9065
9066 * gdb.texinfo (Print Settings): Document "set/show print
9067 pascal_static-members", "set print repeats", "show print
9068 null-stop". Improve indexing. Fix documentation of "set print
9069 union".
9070 (Pascal): New section.
9071 (Supported languages): Rename from "Support"; all references
9072 updated. Add a menu item for Pascal.
9073 (Numbers): Document "set radix.
9074 (Screen Size): Document "set/show pagination".
9075 (MIPS Embedded): Remove "set processor" documentation.
9076 (Remote configuration): Document "set/show X/P/Z-packet",
9077 "set/show read-aux-vector-packet", "set/show remote
9078 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9079 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9080 remotedebug", "set/show remotebreak", "set/show remotedevice",
9081 "set/show remotelogfile".
9082 (Auxiliary Vector): Add reference to the description of the
9083 read-aux-vector-packet setting.
9084 (Set Watchpoints): Add a cross-reference to "set remote
9085 hardware-breakpoint-limit".
9086 (General Query Packets): Add indexing of requests and
9087 cross-references to related commands in "Remote configuration".
9088 (File-I/O Overview, The system call): Fix wording and typos.
9089 (Thread Stops): Add index entries.
9090 (Continuing and Stepping): Document "show step-mode".
9091 (i386): New node. Document "set/show struct-convention".
9092 (Files): Document "show trust-readonly-sections".
9093 (Calling): Document "set/show unwindonsignal".
9094 (Messages/Warnings): Add index entries.
9095 (Maintenance Commands): Document "set/show watchdog".
9096 (Annotations Overview): Document "show annotate".
9097 (Set Watchpoints): Add index entries.
9098 (Symbols): Fix doc of case-sensitive.
9099 (ABI): Document "show coerce-float-to-double".
9100 (Convenience Vars, Help): Improve indexing.
9101 (Machine Code): Document "show disassembly-flavor".
9102 (Debugging C plus plus): Document "show overload-resolution".
9103 (Value History, Signaling): Add index entries.
9104
91052005-04-08 Eli Zaretskii <eliz@gnu.org>
9106
9107 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9108 (Processes): Fix wording.
9109 (History, List, Logging output, Define, Symbols, Print Settings):
9110 Improve indexing.
9111
a8f24a35
EZ
91122005-04-03 Eli Zaretskii <eliz@gnu.org>
9113
9114 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9115 redundant index entry for "target" command.
9116 (Backtrace): Add index entries.
9117 (Symbols, Fortran): Document the "set case-sensitive" command.
9118 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9119 (Print Settings): Add index entry for "set demangle-style".
9120 (Target Commands): Document "set download-write-size".
9121 (Debugging Output): Document "set exec-done-display".
9122
09d4efe1
EZ
91232005-04-02 Eli Zaretskii <eliz@gnu.org>
9124
9125 * gdb.texinfo (Files): Fix the name and documentation of
9126 add-shared-symbol-files. Document its alias assf. Update the
9127 list of OSs where GDB supports shared libraries. Fix markup.
9128 (Continuing and Stepping): Add reference to @var{location} in the
9129 text.
9130 (Dump/Restore Files): Fix reference to @{filename}.
9131 (Help): Fix wording.
9132 (Attach): Ditto.
9133 (Set Watchpoints): Ditto.
9134 (Backtrace): Remove redundant index entries. Improve index
9135 entries.
9136 (Delete Breaks): Fix wording.
9137 (Memory): Document the compare-sections command.
9138 (Memory Region Attributes): Improve wording.
9139 (Disabling): Improve wording.
9140 (Fortran): New subsection. Document the "info common" command.
9141 (Help): Document aliases "info copying" and "info warranty".
9142 (Caching Remote Data): New section. Document the "set/show
9143 remotecache" and "info dcache" commands.
9144 (Show): Fix wording of the documentation of the "set
9145 extension-language" command.
9146 (Signals): Add index entry for "info handle".
9147 (Memory Region Attributes): Fix punctuation.
9148 (Symbols): Change the arg name to "location" and refer to it in
9149 the text. Fix wording of "info types" doc.
9150 (Threads): Fix usage of @enumerate @item's.
9151 (Listing Tracepoints): Add index entry for "info tp".
9152 (Set Watchpoints): Add xref to "info break" description.
9153 (Macros): Add an index entry for "macro exp1". Document the
9154 "macro list" command.
9155 (Maintenance Commands): Document "flushregs", "maint agent",
9156 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9157 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9158 "maint print architecture", "maint print objfiles", "maint print
9159 statistics", "maint print type", "maint show-debug-regs", "maint
9160 space", "maint time", and "maint translate-address".
9161 (Connecting): Document the "monitor" command.
9162 (Annotations Overview): Describe the "set annotate" command.
9163
82f2d802
EZ
91642005-04-01 Eli Zaretskii <eliz@gnu.org>
9165
9166 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9167 Rearrange index entries and improve wording about support for
9168 hardware watchpoints.
9169
7d51c7de
BR
91702005-03-10 Bob Rossi <bob@brasko.net>
9171
9172 * gdb.texinfo: Update copyright
9173
68c71a2e
TR
91742005-02-09 Theodore A. Roth <troth@openavr.org>
9175
9176 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9177 error.
9178
701adfb0
PA
91792005-03-07 Joel Brobecker <brobecker@adacore.com>
9180
9181 * observer.texi (executable_changed): New observer.
9182
83761cbd
KB
91832005-02-03 Kevin Buettner <kevinb@redhat.com>
9184
9185 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9186
9f1c6395
MS
91872005-01-17 Michael Snyder <msnyder@redhat.com>
9188
9189 * gdb.texinfo: Fix spelling, infinte -> infinite.
9190
fbd1b305
MK
91912005-01-08 Mark Kettenis <kettenis@gnu.org>
9192
9193 * observer.texi (GDB Observers): Document "solib_loaded".
9194
3ace7edb
AC
91952005-01-07 Andrew Cagney <cagney@gnu.org>
9196
bec39cab
AC
9197 * configure.ac: Rename configure.in, require autoconf 2.59.
9198 * configure: Re-generate.
9199
3ace7edb
AC
9200 * configure.in: Replace configdirs with multiple references to
9201 AC_CONFIG_SUBDIRS.
9202 * configure: Re-generate.
5ae4183a 9203
53531fc1
AC
92042005-01-04 Andrew Cagney <cagney@gnu.org>
9205
9206 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9207 part of the version number.
9208
536ffdb7
MK
92092004-12-24 Mark Kettenis <kettenis@gnu.org>
9210
9211 * gdbint.texinfo (Algorithms): Remove description of
9212 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9213
e1aac25b
JB
92142004-12-07 Jim Blandy <jimb@redhat.com>
9215
9216 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9217 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9218 numbers.
9219
f47b1503
AS
92202004-12-07 Andreas Schwab <schwab@suse.de>
9221
9222 * gdb.texinfo (Mode Options): Document -l option.
9223
b6b8ece6
EZ
92242004-12-04 Eli Zaretskii <eliz@gnu.org>
9225
9226 * gdbint.texinfo (Algorithms): More accurate description of
9227 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9228 is not needed unless data-read and data-access watchpoints are
9229 supported. Add a description of how GDB checks whether the
9230 inferior stopped because a watchpoint was hit.
9231
01371747
EZ
92322004-11-23 Eli Zaretskii <eliz@gnu.org>
9233
9234 * gdb.texinfo (Files): Add cross-reference to description of
9235 -readnow command-line switch.
9236
2315ffec
RC
92372004-11-10 Randolph Chung <tausq@debian.org>
9238
9239 * gdb.texinfo: Document set/show backtrace past-entry commands.
9240 Rearrange index entries for set/show backtrace past-main.
9241
69065f5d
AC
92422004-11-10 Jon Beniston <jon@beniston.com>
9243
9244 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
9245 * gdb.texinfo (Remote Serial Protocol): Further describe
9246 binary transfer escaping mechanism .
69065f5d 9247
30e91e0b
RC
92482004-11-08 Randolph Chung <tausq@debian.org>
9249
9250 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9251 and "show debug infrun". Add index entries.
9252
60bf7e09
EZ
92532004-10-23 Eli Zaretskii <eliz@gnu.org>
9254
9255 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9256 "info proc" that are already implemented. Add index entries.
9257 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
9258 (Files): Add a tip for decreasing memory used for symtabs from
9259 shared libraries.
f018e82f
EZ
9260 (Starting): Fix whitespace; make "elaboration" stand out where it
9261 is first used, and add an index entry for the term.
f8568604
EZ
9262 (Calling): Expand and elaborate text. Add "print". Add the
9263 description of problems with weak aliases.
384ee23f 9264 (Core File Generation): New section.
60bf7e09 9265
d52fe014
AC
92662004-10-12 Andrew Cagney <cagney@gnu.org>
9267
9268 * gdbint.texinfo (Versions and Branches): New chapter.
9269 (Releasing GDB): Delete "Versions and Branches" section.
9270 (Top): Add "Versions and Branches".
9271
703663ab
EZ
92722004-10-08 Eli Zaretskii <eliz@gnu.org>
9273
9274 * gdb.texinfo (Editing, History): Add cross-references to the
9275 included Readline and History user documentation. Remove
9276 references to the symbol have-readline-appendices which is unused
9277 and undefined.
9278 (History): Fix indexing.
9279
ac77d04f
JJ
92802004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9281
9282 * gdbint.texinfo (target_stopped_data_address): Update to
9283 new prototype.
9284 (i386_stopped_data_address): Update prototype and description.
9285 (i386_stopped_by_watchpoint): New function and description.
9286
e07c999f
PH
92872004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9288
9289 * gdb.texinfo (Filenames): Add Ada suffixes.
9290 (Ada) New section.
9291
2e868123
AC
92922004-09-27 Andrew Cagney <cagney@gnu.org>
9293 Robert Picco <Robert.Picco@hp.com>
9294
9295 * gdb.texinfo (Packets): Document the "p" packet.
9296
02a57714
JM
92972004-09-21 Jason Molenda (jmolenda@apple.com)
9298
9299 * gdb.texinfo (Paths and Names of the Source Files): Document the
9300 meaning of values in the 'desc' field of a SO stab.
9301
ae038cb0
DJ
93022004-09-20 Daniel Jacobowitz <dan@debian.org>
9303
9304 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9305 max-cache-age" and "maint show dwarf2 max-cache-age".
9306
f7dc1244
EZ
93072004-09-16 Eli Zaretskii <eliz@gnu.org>
9308
9309 * gdb.texinfo (Set Breaks): Add index entry for setting
9310 breakpoints on overloaded C++ functions that are not members of
9311 any classes. Add an example and an index entry for setting
9312 breakpoints on all program functions.
9313 (Character Sets, Macros, Overlay Commands)
9314 (Non-debug DLL symbols, GDB/MI Output Syntax)
9315 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9316 Use "(@value{GDBP})" instead of a literal "(gdb)".
9317
f810308b
AC
93182004-09-12 Andrew Cagney <cagney@gnu.org>
9319
9320 * gdbint.texinfo (Native Debugging): Delete description of
9321 FILES_INFO_HOOK.
9322
15a661f3
PH
93232004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9324
5ae4183a
AS
9325 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9326 to hex_string_custom (not historically correct, but more
15a661f3
PH
9327 understandable, given the current code).
9328
f3219c75
AC
93292004-09-03 Andrew Cagney <cagney@gnu.org>
9330
9331 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9332
f3bb6704
JJ
93332004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9334
9335 * observer.texi (solib_unloaded): New observer.
9336
8d2c00cb
AC
93372004-08-24 Andrew Cagney <cagney@gnu.org>
9338
9339 * gdbint.texinfo (Target Architecture Definition): Add missing
9340 comma.
9341
e7dc800a
MC
93422004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9343
9344 * (Using the Testsuite): build != host is supported,
9345 but some test scripts do not support build != host.
9346
73b03683
MK
93472004-08-14 Mark Kettenis <kettenis@gnu.org>
9348
9349 * gdbint.texinfo (Host Definition): Delete description of
9350 FCLOSE_PROVIDED and GETENV_PROVIDED.
9351
701adfb0
PA
93522004-08-11 Joel Brobecker <brobecker@gnat.com>
9353
9354 * gdbint.texinfo (Host Definition): Remove documentation for
9355 USE_O_NOCTTY, no longer used.
9356
c0ccb908
MK
93572004-08-05 Mark Kettenis <kettenis@chello.nl>
9358
9359 * gdbint.texinfo (Host Definition): Delete description of
9360 NO_SYS_FILE.
9361 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9362 PTRACE_FP_BUG.
9363
9c8dbfa9
AC
93642004-08-05 Andrew Cagney <cagney@gnu.org>
9365
9366 * gdbint.texinfo (Target Architecture Definition): Delete
9367 reference to deprecated_read_fp.
9368
f42accbe
AC
93692004-08-02 Andrew Cagney <cagney@gnu.org>
9370
9371 * gdbint.texinfo (Target Architecture Definition): Delete
9372 description of DEPRECATED_REGISTER_BYTES.
9373
0b66e38c
EZ
93742004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9375
9376 * gdb.texinfo (Source Path): Document the new behavior of
9377 searching for the source files.
9378
15387254
EZ
93792004-07-17 Eli Zaretskii <eliz@gnu.org>
9380
9381 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9382 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9383 (Auto Display): Improve indexing.
9384
2c07db7a
AC
93852004-07-16 Andrew Cagney <cagney@gnu.org>
9386
9387 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9388 "-noasync".
9389
4644b6e3
EZ
93902004-07-09 Eli Zaretskii <eliz@gnu.org>
9391
9392 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9393 have the same prefix have only their prefix in the index.
9394
7561d450
MK
93952004-07-03 Mark Kettenis <kettenis@gnu.org>
9396
9397 * gdb.texinfo (BSD libkvm Interface): New node (section)
9398 (Native): Add it to the menu.
9399
67bebe79
MK
94002004-07-01 Mark Kettenis <kettenis@gnu.org>
9401
9402 * gdbint.texinfo (Target Architecture Definition): Remove
9403 PCC_SOL_BROKEN.
9404
1a6923e0
MK
94052004-06-24 Mark Kettenis <kettenis@gnu.org>
9406
9407 * gdbint.texinfo (Target Architecture Definition): Remove
9408 SUN_FIXED_LBRAC_BUG.
9409
b435e160
AC
94102004-06-26 Andrew Cagney <cagney@gnu.org>
9411
9412 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9413
b5622e8d
AC
94142004-06-20 Andrew Cagney <cagney@gnu.org>
9415
9416 * gdbint.texinfo (Target Architecture Definition): Deprecate
9417 USE_STRUCT_CONVENTION.
9418
e0c07bf0
MC
94192004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9420
9421 gdb.texinfo (Bug Reporting): Mention session recording,
9422 with the script command or Emacs.
9423
782263ab
AC
94242004-06-18 Andrew Cagney <cagney@gnu.org>
9425
9426 * gdbint.texinfo (Target Architecture Definition): Deprecate
9427 FUNCTION_START_OFFSET.
9428
03727ca6
AC
94292004-06-14 Andrew Cagney <cagney@gnu.org>
9430
9431 Based on changes from Karl Berry.
9432 * gdb.texinfo: Do not use @sc in a direntry.
9433 * stabs.texinfo: Change @dircateogry to "Software development".
9434 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9435
97092415
AC
94362004-06-13 Andrew Cagney <cagney@gnu.org>
9437
9438 * gdbint.texinfo (Target Architecture Definition): Delete
9439 description of RETURN_VALUE_ON_STACK.
9440
1f6d4158
AC
94412004-06-09 Andrew Cagney <cagney@gnu.org>
9442
9443 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9444 deleted by previous patch.
9445
d966f0cb
AC
94462004-06-08 Andrew Cagney <cagney@gnu.org>
9447
9448 * gdbint.texinfo (Native Debugging): Delete documentation on
9449 ATTACH_DETACH.
9450
86fe4aaa
RC
94512004-06-06 Randolph Chung <tausq@debian.org>
9452
9453 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9454
d4b6d575
RC
94552004-06-06 Randolph Chung <tausq@debian.org>
9456
5ae4183a 9457 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
9458 the new push_dummy_call method signature. Describe the function
9459 argument.
9460
4e8b0763
JB
94612004-05-24 Joel Brobecker <brobecker@gnat.com>
9462
9463 * gdb.texinfo (Starting): Document new start command.
9464
59caf092
AC
94652004-05-21 Andrew Cagney <cagney@redhat.com>
9466
9467 * observer.texi (GDB Observers): Document "inferior_created".
9468
e4a2df64
AC
94692004-05-08 Andrew Cagney <cagney@redhat.com>
9470
e6b55ae2
AC
9471 * gdbint.texinfo (Target Architecture Definition): Delete
9472 description of DO_DEFERRED_STORES.
9473
28954179
AC
9474 * gdbint.texinfo (Target Architecture Definition): Delete
9475 references to DEPRECATED_FIX_CALL_DUMMY.
9476
434b87dd
AC
9477 * gdbint.texinfo (Target Architecture Definition): Delete
9478 description of DEPRECATED_CALL_DUMMY_WORDS,
9479 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9480
58d28df8
AC
9481 * gdbint.texinfo (Target Architecture Definition): Delete
9482 description of DEPRECATED_PUSH_DUMMY_FRAME.
9483
e4a2df64
AC
9484 * gdbint.texinfo (Target Architecture Definition): Delete
9485 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9486
2b4855ab
AC
94872004-05-07 Andrew Cagney <cagney@redhat.com>
9488
9489 * observer.texi (GDB Observers): Add "Debugging" section. Include
9490 cross reference to "set/show debug observer".
9491 * gdb.texinfo (Debugging Output): Document "set/show debug
9492 observer".
9493
fcf70625
AC
94942004-05-01 Andrew Cagney <cagney@redhat.com>
9495
9496 * gdbint.texinfo (Target Architecture Definition): Delete
9497 description of DEPRECATED_PC_IN_SIGTRAMP.
9498
8ee56bcf
AC
94992004-04-30 Andrew Cagney <cagney@redhat.com>
9500
9501 * gdbint.texinfo (Target Architecture Definition): Delete
9502 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9503
67ab9a76
OF
95042004-04-30 Orjan Friberg <orjanf@axis.com>
9505
9506 * observer.texi (GDB Observers): Correct spelling.
9507
79346bcb
OF
95082004-04-26 Orjan Friberg <orjanf@axis.com>
9509
9510 * observer.texi (GDB Observers): Add target_changed event.
9511
7a464420
AC
95122004-04-08 Andrew Cagney <cagney@redhat.com>
9513
9514 * observer.texi (GDB Observers): Rework, provide generic observer
9515 definitions and then a list of observable events.
9516
6cdf9d98
AC
95172004-04-04 Andrew Cagney <cagney@redhat.com>
9518
9519 * gdbint.texinfo (Host Definition): Delete reference to
9520 NO_SIGINTERRUPT.
9521
ddc135a4
AC
95222004-04-02 Andrew Cagney <cagney@redhat.com>
9523
9524 * gdbint.texinfo (Target Architecture Definition): Delete
9525 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9526
6a1b180d
SC
95272004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9528
9529 * gdb.texinfo (TUI Commands): Document tui reg commands.
9530
d0d5df6f
AC
95312004-03-26 Andrew Cagney <cagney@redhat.com>
9532
9533 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9534 "gdbtui".
9535 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9536 (Contributors): Mention both Text and Terminal User Interface.
9537
aa2a3f87
AC
95382004-03-23 Andrew Cagney <cagney@redhat.com>
9539
9540 * gdbint.texinfo (Target Architecture Definition): Deprecate
9541 references to SIGTRAMP_START and SIGTRAMP_END.
9542
f561f026
AC
95432004-03-23 Andrew Cagney <cagney@redhat.com>
9544
9545 * gdbint.texinfo (Target Architecture Definition): Deprecate
9546 references to PC_IN_SIGTRAMP.
9547
33cb8b0f
AC
95482004-03-19 Andrew Cagney <cagney@redhat.com>
9549
9550 * gdbint.texinfo (Target Architecture Definition): Delete
9551 reference to GDB_TARGET_IS_HPPA.
9552
fc989b7a
AC
95532004-03-18 Andrew Cagney <cagney@redhat.com>
9554
9555 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9556 describe pre_init and post_init.
9557
701b08bb
DJ
95582004-03-09 Daniel Jacobowitz <drow@mvista.com>
9559
9560 * gdb.texinfo (Debugging Output): Document values for "set debug
9561 target".
9562
faae5abe
AC
95632004-02-28 Andrew Cagney <cagney@redhat.com>
9564
9565 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9566
dd79a6cf
JJ
95672004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9568
9569 * gdb.texinfo (breakpoints): Add information about the
9570 new "set breakpoint pending" and "show breakpoint pending"
9571 commands.
9572
e7f16015
AC
95732004-02-26 Andrew Cagney <cagney@redhat.com>
9574
9575 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9576 in Per-architecture module data section.
9577
7161a3a6
RM
95782004-02-25 Roland McGrath <roland@redhat.com>
9579
9580 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9581
2154891a
AC
95822004-02-24 Andrew Cagney <cagney@redhat.com>
9583
9584 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9585 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9586 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9587
6c74ac8b
AC
95882004-02-17 Andrew Cagney <cagney@redhat.com>
9589
9590 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9591
19772a2c
AC
95922004-02-16 Andrew Cagney <cagney@redhat.com>
9593
9594 * gdbint.texinfo (Target Architecture Definition): Deprecate
9595 FRAMELESS_FUNCTION_INVOCATION.
9596
c9830293
AC
95972004-02-16 Andrew Cagney <cagney@redhat.com>
9598
9599 * gdbint.texinfo (Coding): Mention -Wunused-function.
9600
b9d26eb9
AC
96012004-02-14 Andrew Cagney <cagney@redhat.com>
9602
9603 * gdbint.texinfo (Target Architecture Definition): Delete
9604 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9605
49efadf5
EZ
96062004-02-12 Elena Zannoni <ezannoni@redhat.com>
9607
9608 * gdb.texinfo: Properly quote the name "C++".
9609 * gdbint.texinfo: Ditto.
9610 * stabs.texinfo: Ditto.
9611
1eb288ea
EZ
96122004-02-11 Elena Zannoni <ezannoni@redhat.com>
9613
9614 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9615 minimal information about libiberty.
9616
e4937fc1
MC
96172004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9618
9619 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9620
a9331b3f
RM
96212004-02-04 Roland McGrath <roland@redhat.com>
9622
9623 * gdb.texinfo (Auxiliary Vector): New node (section).
9624 (Data): Add it to the menu.
9625
2650777c
JJ
96262004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9627
9628 * gdb.texinfo (Breakpoints): Add information about pending
9629 breakpoint support.
9630
b4501125
AC
96312004-01-26 Andrew Cagney <cagney@redhat.com>
9632
9633 * gdb.texinfo (Overview): Delete references to the cisco protocol
9634 including the "N" response.
9635
74055713
AC
96362004-01-26 Andrew Cagney <cagney@redhat.com>
9637
9638 * gdbint.texinfo (Target Architecture Definition): Rename
9639 EXTRACT_STRUCT_VALUE_ADDRESS to
9640 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9641
3bbe9696
EZ
96422004-01-24 Eli Zaretskii <eliz@gnu.org>
9643
9644 * gdb.texinfo (KOD): Document "show os". Add index entries for
9645 "set/show os" and "info cisco" commands.
9646
5843504f
EZ
96472004-01-21 Eli Zaretskii <eliz@gnu.org>
9648
9649 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9650
9175c9a3
MC
96512004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9652
9653 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9654 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9655
8e94b928
NR
96562004-01-19 Nick Roberts <nick@nick.uklinux.net>
9657
9658 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9659 -stack-list-locals.
9660 (GDB/MI Variable Objects): Describe extension to
9661 -var-list-children.
9662
a20cf136
DJ
96632004-01-17 Daniel Jacobowitz <drow@mvista.com>
9664
9665 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9666
afb18d0f
AC
96672004-01-17 Andrew Cagney <cagney@redhat.com>
9668
9669 * gdbint.texinfo (Target Architecture Definition): Delete
9670 documentation on DEPRECATED_NPC_REGNUM.
9671
b51970ac
DJ
96722004-01-13 Daniel Jacobowitz <drow@mvista.com>
9673
9674 * gdb.texinfo: Update copyright year. Mention that set
9675 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9676 "set follow-fork-mode ask".
9677
0f0cffd2
AC
96782004-01-13 Andrew Cagney <cagney@redhat.com>
9679
9680 * gdbint.texinfo: Update copyright year.
9681 (Coding): Add -Wunused-label to list of -Werror warnings.
9682
c552b3bb 96832004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9684 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9685
9686 * gdb.texinfo: Update copyright.
9687 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9688 around names, as appropriate. Minor syntax cleanup of
9689 _NSPrintForDebugger explanation. Two spaces after periods.
9690 GDBN used instead of lit. "gdb". Index entries added for
9691 print-object and _NSPrintForDebugger. @noindent added in one spot.
9692
afe157ca
EZ
96932003-11-11 Elena Zannoni <ezannoni@redhat.com>
9694
9695 * stabs.texinfo: Add dircategory and direntry commands.
9696 * annotate.texinfo: Ditto.
9697
963e2bb7
AC
96982003-11-10 Andrew Cagney <cagney@redhat.com>
9699
9700 * gdbint.texinfo (Target Architecture Definition): Replace the
9701 return_value method's "inval" and "outval" parameters with
9702 "readbuf" and "writebuf".
9703
1d8b2f28
JB
97042003-10-28 Jim Blandy <jimb@redhat.com>
9705
9706 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9707 from "The `F' request packet" and "The `F' reply packet", to make
9708 texi2dvi happy.
9709 (File-I/O remote protocol extension): Update menu entries, too.
9710
36d86913
MC
97112003-10-26 Michael Chastain <mec@shout.net>
9712
9713 * gdb.texinfo (Thread Stops): Document the issue with
9714 premature return from system calls in multi-threaded programs.
9715
ce2826aa
AC
97162003-10-24 Andrew Cagney <cagney@redhat.com>
9717
9718 * annotate.texinfo: Fix "fortunatly"[sic].
9719
f24c5e49
KI
97202003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9721
9722 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9723 with "Hitachi" and "Mitsubishi".
9724
92ad9cd9
AC
97252003-10-20 Andrew Cagney <cagney@redhat.com>
9726
9727 * gdbint.texinfo (Target Architecture Definition): Document
9728 gdbarch_return_value. Add cross references from
9729 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9730 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9731
0ab4b752
MK
97322003-10-18 Mark Kettenis <kettenis@gnu.org>
9733
9734 * gdbint.texinfo (Target Architecture Definition): Document
9735 regset_from_core_section.
fb3e19c0
KI
9736
97372003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9738
9739 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9740
a9331b3f 97412003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9742
9743 From Anthony Green <green@redhat.com>:
5ae4183a 9744 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9745
1485d690
KB
97462003-10-14 Kevin Buettner <kevinb@redhat.com>
9747
889bf7c5
PA
9748 * gdb.texinfo (Breakpoint related warnings): New node.
9749 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9750
86d30acc
DJ
97512003-10-13 Daniel Jacobowitz <drow@mvista.com>
9752
9753 * gdb.texinfo (Remote Protocol): Document v and vCont.
9754
172c2a43
KI
97552003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9756
9757 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9758 * gdbint.texinfo: Ditto.
9759
71952f4c
AC
97602003-10-09 Andrew Cagney <cagney@redhat.com>
9761
9762 From 2003-09-18 David Anderson <davea@sgi.com>:
9763 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9764 "command".
9765
268e2188
AC
97662003-10-03 Andrew Cagney <cagney@redhat.com>
9767
9768 * gdbint.texinfo (Target Architecture Definition): Deprecate
9769 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9770 just target.
9771
12c266ea 97722003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9773
f30992d4 9774 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9775 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9776 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9777 * gdbint.texinfo (Target Architecture Definition): Rename
9778
97792003-09-30 Andrew Cagney <cagney@redhat.com>
9780
f30992d4 9781 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9782 (Target Architecture Definition):
f30992d4 9783
2e092625
AC
9784 * gdbint.texinfo (Target Architecture Definition): Rename
9785 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9786
0717ae8a
AC
97872003-09-29 Andrew Cagney <cagney@redhat.com>
9788
dad809b7
AC
9789 * gdbint.texinfo (Target Architecture Definition): Delete
9790 documentation for NEED_TEXT_START_END.
9791
0717ae8a
AC
9792 * gdbint.texinfo (Target Architecture Definition): Rename
9793 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9794 TARGET_WRITE_PC.
a9331b3f 9795
af6cf26d
MC
97962003-09-22 Michael Chastain <mec@shout.net>
9797
9798 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9799
ee206350
AG
98002003-09-21 Anthony Green <green@redhat.com>
9801
9802 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9803
a38c9fe6
MK
98042003-09-21 Mark Kettenis <kettenis@gnu.org>
9805
9806 * gdbint.texinfo (Target Architecture Definition): Document
9807 stabs_argument_has_addr.
9808
77949794
AC
98092003-09-18 Andrew Cagney <cagney@redhat.com>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Delete
9812 documentation on REGISTER_NAMES.
9813
8e823e25
MK
98142003-09-13 Mark Kettenis <kettenis@gnu.org>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Replace
9817 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9818
f27dd7fd
AC
98192003-09-11 Andrew Cagney <cagney@redhat.com>
9820
9821 * gdbint.texinfo (Target Architecture Definition): Replace
9822 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9823
8b148df9
AC
98242003-08-18 Andrew Cagney <cagney@redhat.com>
9825
9826 * gdbint.texinfo (Target Architecture Definition): Document
9827 "frame_red_zone_size".
9828
25d29d70
AC
98292003-08-09 Andrew Cagney <cagney@redhat.com>
9830
9831 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9832 with "set/show backtrace past-main" and "set/show backtrace
9833 limit".
9834
c938e9b0
L
98352003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9836
9837 * Makefile.in (install-info): Support DESTDIR.
9838 (install-html): Likewise.
9839
64fabec2
AC
98402003-08-07 Andrew Cagney <cagney@redhat.com>
9841
9842 Patch from Nick Roberts.
9843 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9844 bindings. Remove description of send-gdb-command.
9845
2fcf52f0
AC
98462003-08-07 Andrew Cagney <cagney@redhat.com>
9847
9848 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9849 GDB 6.0.
9850
086432e2
AC
98512003-08-06 Andrew Cagney <cagney@redhat.com>
9852
9853 * gdb.texinfo (Mode Options): Mention that level three is the
9854 highest available and that level 2 is deprecated.
9855 (Annotations Overview): Mention annotation levels. Cross reference
9856 to "Limitations of the Annotation Interface" in annotate.texi.
9857 (TODO, Value Annotations, Frame Annotations): Delete section.
9858 (Displays, Breakpoint Info): Delete.
9859
e5249f67
AC
98602003-08-04 Andrew Cagney <cagney@redhat.com>
9861
9862 * agentexpr.texi: Delete @bye.
9863 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9864 (stabs.info): Add $(srcdir) to include search path.
9865 (html): Depend on "annotate_toc.html", and not "annotate.html".
9866 * stabs.texinfo: Ditto. Include "fdl.texi".
9867 * gdbint.texinfo: Update copyright statement's list of invariant
9868 sections.
9869
e6f672d2
AC
98702003-07-28 Andrew Cagney <cagney@redhat.com>
9871
9872 * Makefile.in (INFO_DEPS): Add annotate.info.
9873 (dvi, ps, html, pdf): Add annotate.
9874 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9875 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9876 (ANNOTATE_DOC_FILES): New macro.
9877 (ANNOTATE_TEX_TMPS): New macro.
9878 (annotate.info, annotate_toc.html): Specify dependencies.
9879 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9880 * annotate.texinfo: Rename annotate.texi. Get building. Add
9881 "Migrating to GDB/MI" and "Limitations of the Annotation
9882 Interface" chapters. Mention why it is not part of the user
9883 guide. Update copyright notice. Include "fdl.texi".
9884
72ffddc9
SC
98852003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9886
9887 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9888
a9f12a31
DJ
98892003-07-24 Daniel Jacobowitz <drow@mvista.com>
9890
9891 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9892
b1fe9455
DJ
98932003-07-24 Daniel Jacobowitz <drow@mvista.com>
9894
9895 * gdb.texinfo (Server): Mention pidof.
9896
153721e6
AC
98972003-07-22 Andrew Cagney <cagney@redhat.com>
9898
9899 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9900 list.
9901
0fac0b41
DJ
99022003-06-28 Daniel Jacobowitz <drow@mvista.com>
9903
9904 * gdb.texinfo (Logging output): New chapter.
9905
4e562065
JB
99062003-06-24 Joel Brobecker <brobecker@gnat.com>
9907
9908 * gdb.texinfo (Unsupported languages): New section.
9909 (Languages): Add link to new section.
9910
f2c06f52
AC
99112003-06-22 Andrew Cagney <cagney@redhat.com>
9912
9913 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9914
b4177fca
DJ
99152003-06-22 Daniel Jacobowitz <drow@mvista.com>
9916
9917 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9918
f418dd93
DJ
99192003-06-22 Daniel Jacobowitz <drow@mvista.com>
9920
9921 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9922 * agentexpr.texi: Retitle section, and change it to an appendix.
9923 Comment out texinfo initialization. Factor a @var{} into two
9924 pieces to prevent makeinfo warnings.
9925 * gdb.texinfo: Add Agent Expressions appendix.
9926
4ca61388
DJ
99272003-06-19 Daniel Jacobowitz <drow@mvista.com>
9928
9929 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9930
07f31aa6
DJ
99312003-06-18 Daniel Jacobowitz <drow@mvista.com>
9932
5ae4183a 9933 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9934 remote target". Document the "detach" and "disconnect" commands.
9935 (Server, Netware, Debug Session): Reference "Connecting to a
9936 remote target".
9937 (GDB/MI Target Manipulation): Document "-target-disconnect".
9938
2dd0da42
AC
99392003-06-13 Andrew Cagney <cagney@redhat.com>
9940
9941 * gdbint.texinfo (Target Architecture Definition): Deprecate
9942 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9943 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9944
e7a3abfc
JB
99452003-06-09 Jim Blandy <jimb@redhat.com>
9946
9947 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9948
25e3a86b
AC
99492003-06-08 Andrew Cagney <cagney@redhat.com>
9950
9951 * gdbint.texinfo (Target Architecture Definition): Delete
9952 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9953
a9e5fdc2
AC
99542003-06-08 Andrew Cagney <cagney@redhat.com>
9955
9956 * gdbint.texinfo (Target Architecture Definition): Document
9957 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9958
b37303ee
AF
99592003-06-07 Adam Fedor <fedor@gnu.org>
9960
9961 * gdb.texinfo: Add Objective-C documentation.
9962
39fe6e80
AC
99632003-06-01 Andrew Cagney <cagney@redhat.com>
9964
9965 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9966 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9967
125309b2
AC
99682003-05-21 Andrew Cagney <cagney@redhat.com>
9969
9970 * gdbint.texinfo (Target Architecture Definition): Delete
9971 references to "extract_address" and "store_address".
9972
b8b527c5
AC
99732003-05-16 Andrew Cagney <cagney@redhat.com>
9974
9975 * gdbint.texinfo (Target Architecture Definition): Replace
9976 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9977 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9978
50e3ee83
TR
99792003-05-14 Theodore A. Roth <troth@openavr.org>
9980
9981 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9982
44e2be90
L
99832003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9984
9985 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9986 (gdb.dvi): Likewise.
9987 (gdb.pdf): Likewise.
9988 (links2roff): Likewise.
9989
df5215a6
JB
99902003-05-08 Jim Blandy <jimb@redhat.com>
9991
9992 * gdb.texinfo (Dump/Restore Files): Update documentation for
9993 'dump', 'append', and 'restore': note that format argument is
9994 optional; simplify presentation of the command variants; and be
9995 more precise about the formats.
9996
5e7b2f39
JB
99972003-05-07 Jim Blandy <jimb@redhat.com>
9998
9999 * gdb.texinfo (Symbols): Update documentation: 'maint list
10000 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10001 symtabs' and 'maint info psymtabs'.
10002
b1e29e33
AC
100032003-05-05 Andrew Cagney <cagney@redhat.com>
10004
10005 * gdbint.texinfo (Target Architecture Definition): Make
10006 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10007 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10008 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10009
00905d52
AC
100102003-05-04 Andrew Cagney <cagney@redhat.com>
10011
10012 * gdb.texinfo (Maintenance Commands): Document "maint print
10013 dummy-frames".
10014
54ff5908
AC
100152003-05-04 Andrew Cagney <cagney@redhat.com>
10016
10017 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10018
32e7087d
JB
100192003-05-03 J. Brobecker <brobecker@gnat.com>
10020
10021 Thierry Schneider <tpschneider1@yahoo.com>
10022 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10023 for new MI command.
10024
7043d8dc
AC
100252003-05-03 Andrew Cagney <cagney@redhat.com>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Document
10028 push_dummy_code. Add cross references.
10029
e33d66ec
EZ
100302003-05-02 Elena Zannoni <ezannoni@redhat.com>
10031
10032 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10033 set/show charsets commands.
10034
0ba6dca9
AC
100352003-04-28 Andrew Cagney <cagney@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Replace
10038 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10039 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10040
d7a27068
AC
100412003-04-28 Andrew Cagney <cagney@redhat.com>
10042
10043 * gdbint.texinfo (Target Architecture Definition): Rename
10044 "tm_print_insn" to "deprecated_tm_print_insn".
10045
44ea7b70
JB
100462003-04-09 Jim Blandy <jimb@redhat.com>
10047
10048 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10049 list psymtabs'.
10050
fb8f8949
AC
100512003-04-08 Andrew Cagney <cagney@redhat.com>
10052
10053 * gdbint.texinfo (Target Architecture Definition): Delete
10054 references to EXTRA_FRAME_INFO.
10055
32fb0f22
AC
100562003-04-08 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbint.texinfo (Target Architecture Definition): Delete
10059 PRINT_TYPELESS_INTEGER.
10060
6be67e67
JB
100612003-04-02 J. Brobecker <brobecker@gnat.com>
10062
10063 * observer.texi (GDB Observers): Adjust the documentation for the
10064 normal_stop notification to better describe reality. Fix a couple
10065 of minor typos.
10066
4e35d5f0
BR
100672003-04-02 Bob Rossi <bob_rossi@cox.net>
10068
a9331b3f 10069 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
10070 '-file-list-exec-source-file'
10071
e8a8712a
AC
100722003-03-31 Andrew Cagney <cagney@redhat.com>
10073
10074 * gdbint.texinfo (Target Architecture Definition): Delete
10075 references to CALL_DUMMY_P.
10076
6c0e89ed
AC
100772003-03-30 Andrew Cagney <cagney@redhat.com>
10078
10079 * gdbint.texinfo (Target Architecture Definition): Remove
10080 reference to TARGET_WRITE_SP.
a9331b3f 10081
378bfd1b
AC
100822003-03-27 Andrew Cagney <cagney@redhat.com>
10083
10084 * gdbint.texinfo (Target Architecture Definition): Remove
10085 references to write_sp.
6c0e89ed 10086
922fbb7b
AC
100872003-03-27 Andrew Cagney <cagney@redhat.com>
10088
10089 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10090 chapter body. Use @smallexample instead of @example.
10091 (Annotations): Ditto.
10092 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10093 annotate.texi.
10094
b81774d8
AC
100952003-03-26 Andrew Cagney <cagney@redhat.com>
10096
10097 * gdbint.texinfo (Target Architecture Definition): Replace
10098 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10099 dummy_addr parameters.
10100
1bf6d5cc
AC
101012003-03-25 Andrew Cagney <cagney@redhat.com>
10102
10103 * gdbint.texinfo (Target Architecture Definition): Delete
10104 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10105 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10106 Add reference to PUSH_ARGUMENTS.
10107
618ce49f
AC
101082003-03-23 Andrew Cagney <cagney@redhat.com>
10109
10110 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10111 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10112
bcd7e15f
JB
101132003-03-18 J. Brobecker <brobecker@gnat.com>
10114
10115 * gdbint.texinfo (Algorithms): Add new section describing the
10116 Observer paradigm.
10117 (Top): Add menu entry to new observer appendix.
10118 * observer.texi: New file.
10119 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10120 new observer.texi file.
10121
9fe8321b
AC
101222003-03-17 Andrew Cagney <cagney@redhat.com>
10123
10124 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10125 that GNU Press update the manual version number.
10126
ac2adee5
AC
101272003-03-12 Andrew Cagney <cagney@redhat.com>
10128
10129 * gdbint.texinfo (Target Architecture Definition): Delete
10130 references to get_saved_register. Rename GET_SAVED_REGISTER to
10131 DEPRECATED_GET_SAVED_REGISTER.
10132
749b82f6
AC
101332003-03-13 Andrew Cagney <cagney@redhat.com>
10134
10135 * gdbint.texinfo (Target Architecture Definition): Replace
10136 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10137
8bedc050
AC
101382003-03-12 Andrew Cagney <cagney@redhat.com>
10139
10140 * gdbint.texinfo (Target Architecture Definition): Rename
10141 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 10142
0ce1b118
CV
101432003-03-10 Corinna Vinschen <vinschen@redhat.com>
10144
10145 * gdb.texinfo: Add File-I/O documentation.
10146
12cc2063
AC
101472003-03-10 Andrew Cagney <cagney@redhat.com>
10148
10149 * gdbint.texinfo (Target Architecture Definition): Cross reference
10150 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10151
7453dc06
AC
101522003-03-07 Andrew Cagney <cagney@redhat.com>
10153
10154 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10155 frame" command.
10156
6314f104
AC
101572003-03-05 Andrew Cagney <cagney@redhat.com>
10158
10159 * gdbint.texinfo (Target Architecture Definition): Document
10160 unwind_dummy_id. Cross reference unwind_dummy_id and
10161 SAVE_DUMMY_FRAME_TOS.
10162
f1212245
DJ
101632003-03-05 James Ingham <jingham@apple.com>
10164 Daniel Jacobowitz <drow@mvista.com>
10165
10166 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10167 and "show cp-abi".
10168
77e7e267
AC
101692003-03-03 Andrew Cagney <cagney@redhat.com>
10170
10171 * gdbint.texinfo (Target Architecture Definition): Document
10172 register_type.
10173
838a8221
AC
101742003-03-03 Andrew Cagney <cagney@redhat.com>
10175
10176 * stabs.texinfo (Structures): Use @samp and separate @var's
10177 instead of a single @var containing a comma separated list.
10178 (Unions): Ditto.
10179
d7f4a264
DJ
101802003-03-02 Daniel Jacobowitz <drow@mvista.com>
10181
10182 * Makefile.in (distclean): Remove config.log.
10183
f30ee0bc
AC
101842003-03-01 Andrew Cagney <cagney@redhat.com>
10185
10186 * gdbint.texinfo (Target Architecture Definition): Rename
10187 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10188
101892003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
10190
10191 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10192 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10193
be448670
CF
101942003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10195
10196 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10197 (Non-debug DLL symbols): New node, describing the minimal symbols
10198 loaded from DLLs without real debugging symbols.
10199
501eef12
AC
102002003-02-20 Andrew Cagney <ac131313@redhat.com>
10201
10202 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10203 hardware-breakpoint-limit".
10204 (Set Watchpoints): Add cross reference to "set remote
10205 hardware-watchpoint-limit".
10206 (Remote configuration options): New section.
10207
21c294e6
AC
102082003-02-04 Andrew Cagney <ac131313@redhat.com>
10209
e9be73e4
AC
10210 * gdbint.texinfo (Target Architecture Definition): Delete
10211 descrption of IS_TRAPPED_INTERNALVAR.
10212
21c294e6
AC
10213 From Keith Seitz <keiths@redhat.com>:
10214 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10215 option "-i"/"--interpreter" to this chapter. Include index
10216 entries.
10217
0179ffac
DC
102182003-02-04 David Carlton <carlton@math.stanford.edu>
10219
10220 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10221 (Variables): Recommend stabs+ and DWARF 2.
10222 (C plus plus expressions): Correct info about
10223 compiler versions, debug formats.
10224 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10225 PR symtab/874.
10226
7ca9f392
AC
102272003-02-01 Andrew Cagney <ac131313@redhat.com>
10228
10229 * gdbint.texinfo (Target Architecture Definition): Delete
10230 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10231 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10232 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10233 references to nindy and i960.
10234 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10235
31a85ea2
AC
102362003-02-01 Andrew Cagney <ac131313@redhat.com>
10237
10238 * gdbint.texinfo (Target Architecture Definition): Delete
10239 FLOAT_INFO.
10240
6b894e49
AC
102412003-01-30 Andrew Cagney <ac131313@redhat.com>
10242
10243 * stabs.texinfo (Member Type Descriptor): Clarify description of
10244 `@'. Suggested by Ben Hutchings.
10245
c48861fb
AC
102462003-01-29 Andrew Cagney <ac131313@redhat.com>
10247
10248 * gdb.texinfo (M68K): Delete reference to es1800.
10249
617073a9
AC
102502003-01-29 Andrew Cagney <ac131313@redhat.com>
10251
10252 * gdb.texinfo (Maintenance Commands): Document `maint print
10253 reggroups' and `maint print register-groups'.
10254 * gdbint.texinfo (Target Architecture Definition): Document
10255 register_reggroup_p.
10256
5b5d99cf
JB
102572003-01-23 Jim Blandy <jimb@redhat.com>
10258
10259 * gdb.texinfo (Separate Debug Files): New section.
10260
e7ba9c65
DJ
102612003-01-22 Daniel Jacobowitz <drow@mvista.com>
10262
10263 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10264 and "maint show profile".
10265
94e91d6d
MC
102662003-01-16 Michael Chastain <mec@shout.net>
10267
10268 * gdb.texinfo (Installing GDB): Warn against
10269 ".../gdb-VERSION/gdb/configure".
10270 (Separate Objdir): Likewise.
10271
867f3898
AC
102722003-01-15 Andrew Cagney <ac131313@redhat.com>
10273
10274 * gdbint.texinfo (Target Architecture Definition): Delete
10275 definition of PRINT_REGISTER_HOOK.
10276
f153cc92
EZ
102772003-01-15 Elena Zannoni <ezannoni@redhat.com>
10278
10279 (OpenRISC 1000): Fix formatting of command names.
10280
c60eb6f1
EZ
102812003-01-15 Elena Zannoni <ezannoni@redhat.com>
10282
10283 * gdb.texinfo (Continuing and Stepping): Add new command
10284 'advance'. Clarify behavior of 'until'.
10285
f5ebfba0
DJ
102862003-01-13 Daniel Jacobowitz <drow@mvista.com>
10287
10288 * gdb.texinfo (Files): Document solib-absolute-prefix and
10289 solib-search-path.
10290
4ce8657e
MC
102912003-01-09 Michael Chastain <mec@shout.net>
10292
10293 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10294 (Create a Release): Add new instructions for new @file{src-release}.
10295 Document existing instructions for @file{Makefile.in} as
10296 being for @value{GDBN} 5.3.1 or earlier.
10297
372613e3
AC
102982003-01-09 Andrew Cagney <ac131313@redhat.com>
10299
10300 * gdbint.texinfo (Target Architecture Definition): Mention
10301 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10302 allocate memory.
10303
b4e9345d
DJ
103042003-01-04 Daniel Jacobowitz <drow@mvista.com>
10305
10306 * gdb.texinfo (Controlling GDB): Add @kindex for
10307 "show osabi".
10308 (Backtraces): Add @kindex's for backtrace-below-main.
10309
98b45e30
DJ
103102003-01-04 Daniel Jacobowitz <drow@mvista.com>
10311
10312 * gdb.texinfo (Controlling GDB): Document "set osabi".
10313
95f90d25
DJ
103142003-01-04 Daniel Jacobowitz <drow@mvista.com>
10315
10316 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10317 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10318
1e698235
DJ
103192003-01-04 Daniel Jacobowitz <drow@mvista.com>
10320
10321 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10322 "set coerce-float-to-double".
10323 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10324
e632838e
AC
103252003-01-02 Andrew Cagney <ac131313@redhat.com>
10326
10327 * stabs.texinfo: Remove obsolete text.
10328 * gdbint.texinfo: Ditto.
10329 * gdb.texinfo: Ditto.
10330
701adfb0
PA
103312002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10332
10333 * fdl.texi: Revert the last change.
10334
c133ab7a
MK
103352002-12-22 Mark Kettenis <kettenis@gnu.org>
10336
10337 * gdbint.texinfo (Target Architecture Definition): Update
10338 description of gdbarch_register_osabi.
10339
f821f325
KH
103402002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10341
10342 * agentexpr.texi: Fix typos.
10343 * annotate.texi: Likewise.
10344 * fdl.texi: Likewise.
10345
85a6d8d3 103462002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
10347
10348 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10349 DEPRECATED_INIT_FRAME_PC.
10350
ae45cd16
AC
103512002-12-01 Andrew Cagney <ac131313@redhat.com>
10352
10353 * gdbint.texinfo (Target Architecture Definition): Delete
10354 PC_IN_CALL_DUMMY.
10355
07555a72
AC
103562002-11-28 Andrew Cagney <ac131313@redhat.com>
10357
10358 * gdbint.texinfo (Host Definition): Delete documentation on
10359 USE_GENERIC_DUMMY_FRAMES.
10360
c166cdc7
EZ
103612002-11-26 Elena Zannoni <ezannoni@redhat.com>
10362
5ae4183a 10363 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
10364 * Makefile.in (install-info): Run the install-info command as part
10365 of the post install steps only.
10366 (uninstall-info): New target.
10367 (uninstall): New target.
10368
35db0260
EZ
103692002-11-22 Elena Zannoni <ezannoni@redhat.com>
10370
10371 * Makefile.in (install): Make install do some real work.
10372
9ba8d803
AC
103732002-11-19 Andrew Cagney <ac131313@redhat.com>
10374
10375 Fix POSIX problem reported by Paul Eggert.
10376 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10377 Fix PR gdb/527.
10378
903ad3a6
AC
103792002-10-26 Andrew Cagney <cagney@redhat.com>
10380
10381 * gdbint.texinfo (Target Architecture Definition): Delete
10382 definition of DO_REGISTERS_INFO.
10383
f2abfe65
KB
103842002-10-18 Kevin Buettner <kevinb@redhat.com>
10385
10386 * gdbint.texinfo (Address Classes): Fix problems with insertion
10387 of ``{'' and ``}'' in example.
10388
b5b0480a
KB
103892002-10-17 Kevin Buettner <kevinb@redhat.com>
10390
10391 * gdbint.texinfo (Address Classes): New section.
10392 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10393 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10394 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10395 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10396
c85508ee
KD
103972002-10-11 Klee Dienes <kdienes@apple.com>
10398
10399 * gdb.texinfo (Registers): Mention vector registers as well as
10400 floating registers in the documentation for 'info registers' and
10401 'info all-registers'.
10402
6d12fc3d
DJ
104032002-10-11 Daniel Jacobowitz <drow@mvista.com>
10404
10405 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10406
8d19fbd2
JJ
104072002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10408
10409 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10410 interface definition.
10411
a37295f9
MM
104122002-10-03 Marko Mlinar <markom@opencores.org>
10413
10414 * gdb.texinfo (Target Commands): Add or1k target specific
10415 commands.
10416 * gdb.texinfo (Contributors): Add myself to the contributors list.
10417
da0f9dcd
AC
104182002-10-01 Andrew Cagney <ac131313@redhat.com>
10419
10420 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10421 and "mi1" instead of "mi1" and "mi0".
10422
2e834e49
HPN
104232002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10424
10425 * gdb.texinfo (Packets): Fix typos "alligned".
10426 Correct z3/Z3 description. Correct z4/Z4 title.
10427
050be0dc
AC
104282002-09-27 Andrew Cagney <ac131313@redhat.com>
10429
10430 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10431
1104b9e7
KB
104322002-09-25 Kevin Buettner <kevinb@redhat.com>
10433
10434 * gdb.texinfo: Use GNU/Linux instead of Linux.
10435
512217c7
AC
104362002-09-25 Andrew Cagney <ac131313@redhat.com>
10437
10438 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10439
10998722
AC
104402002-09-24 Andrew Cagney <ac131313@redhat.com>
10441
512217c7 10442 * gdb.texinfo: Replace @example with @smallexample.
10998722 10443
a0eb71c5
KB
104442002-09-20 Kevin Buettner <kevinb@redhat.com>
10445
f7dc1244 10446 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
10447 * gdb.texinfo (Character Sets): Use @smallexample instead of
10448 @example. Use GNU/Linux instead of Linux.
10449
104502002-09-20 Jim Blandy <jimb@redhat.com>
10451
10452 * gdb.texinfo: Add character set documentation.
10453
701adfb0
PA
104542002-09-20 George Helffrich <george@gly.bris.ac.uk>
10455
10456 * gdb.texinfo: Document edit command.
10457
2f870471
AC
104582002-09-19 Andrew Cagney <ac131313@redhat.com>
10459
10460 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10461 (Packets): Add cross reference from `b' packet to `z' packets.
10462
790eb8f5
AC
104632002-09-19 Andrew Cagney <ac131313@redhat.com>
10464
8d30a00d
AC
10465 * gdb.texinfo (Maintenance Commands): Document ``maint
10466 internal-error'' and ``maint internal-warning''.
10467
790eb8f5
AC
10468 * gdbint.texinfo (Target Architecture Definition): Revise
10469 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10470
a23a7bf1
JB
104712002-09-19 Joel Brobecker <brobecker@gnat.com>
10472
10473 * gdbint.texinfo (Target Conditionals): Document the new
10474 NAME_OF_MALLOC macro.
10475
299ffc64
AC
104762002-09-05 Andrew Cagney <ac131313@redhat.com>
10477
10478 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10479 engineer.
10480
b7bb15bc
SC
104812002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10482
10483 * gdb.texinfo (TUI Overview): Document status line fields.
10484
3d757584
SC
104852002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10486
10487 * gdb.texinfo (TUI Commands): Document info win command.
10488
269c21fe
SC
104892002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10490
10491 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10492
7cf36c78
SC
104932002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10494
10495 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10496 (TUI Keys): Likewise.
10497
d2c6833e
AC
104982002-08-25 Andrew Cagney <ac131313@redhat.com>
10499
10500 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10501 for a packet receive.
10502
46d8b1c3
AC
105032002-08-25 Andrew Cagney <ac131313@redhat.com>
10504
10505 * Makefile.in (clean): Move to end of file.
10506 (distclean, maintainer-clean, realclean): Ditto.
10507 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10508 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10509 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10510 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10511
b0787093
AC
105122002-08-24 Andrew Cagney <ac131313@redhat.com>
10513
10514 * Makefile.in (GDBINT_TEX_TMPS): Define.
10515 (gdbint.dvi, gdbint.pdf): Use
10516 (GDB_TEX_TMPS): Define.
10517 (gdb.dvi, gdb.pdf): Use.
10518 (STABS_TEX_TMPS): Define.
10519 (stabs.dvi, stabs.pdf): Use.
10520 (GDB_DOC_SOURCE_INCLUDES): New macros.
10521 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10522 (GDBINT_DOC_FILES_INCLUDES): New macros.
10523 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10524 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10525 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10526 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10527 (links2roff): Replace SFILES_INCLUDED with
10528 GDB_DOC_SOURCE_INCLUDES.
10529 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10530 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10531 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10532 dependencies.
10533 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10534 dependencies.
10535 (gdbmi.texinfo): Delete rule.
10536 (inc-hist.texinfo): Delete rule.
10537 (rluser.texinfo): Delete rule.
10538
ebba8386
AC
105392002-08-23 Andrew Cagney <cagney@redhat.com>
10540
10541 * gdbint.texinfo (Target Architecture Definition): Update
10542 STORE_RETURN_VALUE, mention regcache.
10543
0ab7a791
AC
105442002-08-21 Andrew Cagney <ac131313@redhat.com>
10545
10546 * gdbint.texinfo (Target Architecture Definition): Document
10547 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10548
ee2d5c50
AC
105492002-08-19 Andrew Cagney <ac131313@redhat.com>
10550
10551 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10552 Fix minor typos. Add index entries.
10553
53c69bd7
AC
105542002-08-18 Andrew Cagney <ac131313@redhat.com>
10555
10556 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10557
e76f1f2e
AC
105582002-08-15 Andrew Cagney <ac131313@redhat.com>
10559
10560 * gdbint.texinfo (Target Architecture Definition): Document
10561 PRINT_VECTOR_INFO.
10562 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10563
0680b120
AC
105642002-08-13 Andrew Cagney <ac131313@redhat.com>
10565
10566 * gdb.texinfo (Maintenance Commands): Document "maint print
10567 registers", "maint print raw-registers" and "maint print
10568 cooked-registers".
10569
3c3bea1c
GS
105702002-08-08 Grace Sainsbury <graces@redhat.com>
10571
a9331b3f 10572 From Mark Salter:
3c3bea1c
GS
10573 * gdb.texinfo (Protocol): Document T packet extension to
10574 allow watchpoint address reporting.
10575
42f9b0a5
AC
105762002-08-03 Andrew Cagney <ac131313@redhat.com>
10577
10578 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10579
db034ac5
AC
105802002-08-01 Andrew Cagney <cagney@redhat.com>
10581
10582 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10583 to CHILL.
10584
e2b28d04
AC
105852002-08-01 Andrew Cagney <ac131313@redhat.com>
10586
10587 * gdbint.texinfo (Coding): Revise section "Include Files".
10588
7fb623f7
AC
105892002-07-24 Andrew Cagney <cagney@redhat.com>
10590
10591 * gdbint.texinfo: Obsolete references to m88k.
10592 * gdb.texinfo: Ditto.
10593
4a2b4636
JB
105942002-07-10 Joel Brobecker <brobecker@gnat.com>
10595
7fb623f7 10596 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10597 where the proper version of autoconf can be retrieved.
10598
a71ec265
DH
105992002-07-09 Don Howard <dhoward@redhat.com>
10600
10601 * gdb.texinfo (Command Files): Further describe the behavior of
10602 sourced command files.
10603
b9aa90c9
AC
106042002-06-27 Andrew Cagney <ac131313@redhat.com>
10605
10606 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10607 (Coding): Clarify ISO C version that GDB assumes.
10608
40dd2248
TT
106092002-06-26 Tom Tromey <tromey@redhat.com>
10610
10611 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10612 add_setshow_cmd_full.
10613
bfac230e
DH
106142002-06-25 Don Howard <dhoward@redhat.com>
10615
10616 * gdb.texinfo (Memory Region Attributes): Document new behavior
10617 for 'mem' command.
10618
475b0867
JB
106192002-06-11 Jim Blandy <jimb@redhat.com>
10620
919d772c
JB
10621 * gdb.texinfo (Symbols): Update documentation for `info source'
10622 command.
10623
475b0867
JB
10624 * gdb.texinfo (Macros): Call the command `info macro', not
10625 `show macro'.
10626
ba8c9337
AC
106272002-06-09 Andrew Cagney <ac131313@redhat.com>
10628
10629 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10630 data''.
10631
1029b7fa
MK
106322002-06-09 Mark Kettenis <kettenis@gnu.org>
10633
10634 * gdbint.texinfo (Target Architecture Definition): Document
10635 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10636
16737d73
AC
106372002-06-08 Andrew Cagney <ac131313@redhat.com>
10638
10639 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10640 lists.
10641
30107679
AC
106422002-06-08 Andrew Cagney <ac131313@redhat.com>
10643
10644 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10645 Branch''.
10646
3352e23e
AC
106472002-06-01 Andrew Cagney <ac131313@redhat.com>
10648
10649 * gdbint.texinfo (Target Architecture Definition): Add section
10650 ``Converting an existing Target Architecture to Multi-arch''.
10651
cbb09e6a
AC
106522002-05-30 Andrew Cagney <ac131313@redhat.com>
10653
10654 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10655 to ``Obsoleting code''. Revise.
10656
701adfb0
PA
106572002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10658
10659 * gdbint.texinfo: Document new generic OS ABI framework.
10660
e2e0bcd1
JB
106612002-05-17 Jim Blandy <jimb@redhat.com>
10662
10663 * gdb.texinfo (C Preprocessor Macros): New chapter.
10664 Include it in the main menu.
10665 (Contributors): Credit Jim Blandy with macro support.
10666 (Compilation): Explain how to get macro information into the
10667 executable.
10668 (Expressions): Note that preprocessor macros are expanded.
10669
9db8d71f
DJ
106702002-05-14 Daniel Jacobowitz <drow@mvista.com>
10671
10672 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10673 options for `target remote'.
10674
6d531722
AC
106752002-05-13 Andrew Cagney <ac131313@redhat.com>
10676
10677 * gdbint.texinfo (Target Architecture Definition): Delete
10678 documentation on NNPC_REGNUM.
10679
13d01224
AC
106802002-05-11 Andrew Cagney <ac131313@redhat.com>
10681
10682 * gdbint.texinfo (Target Architecture Definition): Document
10683 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10684 (Target Architecture Definition): Revise section `Using Different
10685 Register and Memory Data Representations'. Add section `Raw and
10686 Virtual Register Representations'.
10687
b2e75d78
AC
106882002-05-11 Andrew Cagney <ac131313@redhat.com>
10689
10690 * gdbint.texinfo (Target Architecture Definition): Mention
10691 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10692 (Target Architecture Definition): Mention same. Add references to
10693 web pages.
10694
2c8682ee
MS
106952002-05-08 Michael Snyder <msnyder@redhat.com>
10696
10697 * stabs.texinfo (Attributes): Document new "vector" attribute.
10698
0816590b
AC
106992002-05-04 Andrew Cagney <ac131313@redhat.com>
10700
10701 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10702
2653173e
AC
107032002-05-04 Andrew Cagney <ac131313@redhat.com>
10704
10705 * gdb.texinfo: Delete obsolete references to a29k.
10706
d7bd68ca
AC
107072002-04-24 Andrew Cagney <ac131313@redhat.com>
10708
10709 * gdbint.texinfo (Target Architecture Definition): Replace
10710 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10711
21d83aa5
DM
107122002-04-24 David S. Miller <davem@redhat.com>
10713
10714 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10715
7673a6cc
DM
107162002-04-21 David S. Miller <davem@redhat.com>
10717
10718 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10719
d49d1e0a
AC
107202002-04-21 Andrew Cagney <ac131313@redhat.com>
10721
10722 * gdbint.texinfo (Target Architecture Definition): Delete
10723 definition of HAVE_REGISTER_WINDOWS.
10724
f7dc1244 107252002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10726
10727 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10728 "Theodore A. Roth" <troth@verinet.com>.
10729
5ca0cb28
DH
107302002-04-15 Don Howard <dhoward@redhat.com>
10731
f7dc1244 10732 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10733 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10734 Provide a better explaination of this feature.
5ca0cb28 10735
f208ba17
AC
107362002-04-14 Andrew Cagney <ac131313@redhat.com>
10737
10738 * gdbint.texinfo (Target Architecture Definition): Remove
10739 FRAME_CHAIN_COMBINE.
10740
d5ba91de
MC
107412002-04-12 Michael Chastain <mec@shout.net>
10742
10743 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10744 REG_STACK_SEGMENT.
10745
26818220
MC
107462002-04-09 Michael Chastain <mec@shout.net>
10747
10748 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10749 PYRAMID_* macros.
10750
129188f6
AC
107512002-04-07 Andrew Cagney <ac131313@redhat.com>
10752
10753 * gdb.texinfo (Bug Reporting): Document that the web is the
10754 prefered way of submitting bug reports.
10755 (Bug Reporting): Delete the s-mail address as the last resort.
10756
8227c0ff
AC
107572002-04-05 Andrew Cagney <ac131313@redhat.com>
10758
10759 * gdbint.texinfo (Target Architecture Definition): Delete
10760 references to TARGET_WRITE_FP and write_fp.
10761
16d9dec6
MS
107622002-03-27 Michael Snyder <msnyder@redhat.com>
10763
10764 * gdb.texinfo: Document new commands dump, append, and restore.
10765
9ae8b82c
AC
107662002-03-27 Andrew Cagney <ac131313@redhat.com>
10767
10768 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10769 Branch'.
10770
474c8240
AC
107712002-03-18 Andrew Cagney <ac131313@redhat.com>
10772
10773 * gdb.texinfo: Change all examples to @smallexample.
10774 * gdbint.texinfo: Ditto.
a9331b3f 10775
fb0ff88f
AC
107762002-03-18 Andrew Cagney <ac131313@redhat.com>
10777
10778 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10779 Branches''.
10780
9bb0a4d8
AC
107812002-03-18 Andrew Cagney <ac131313@redhat.com>
10782
10783 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10784 Policy''.
10785
937f164b
FF
107862002-03-04 Fred Fish <fnf@redhat.com>
10787
10788 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10789 expresson, suports, dependant, trhe, perhaphs, situtations,
10790 explictily, taged, oportunity, unfortunatly).
10791
a7b40f07
AC
107922002-02-24 Andrew Cagney <ac131313@redhat.com>
10793
10794 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10795 Remove reference to 3.12.
10796
701adfb0
PA
107972002-02-23 Paul Eggert <eggert@twinsun.com>
10798
10799 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10800 POSIX 1003.1-2001 no longer allows "head -1".
10801
aab4e0ec
AC
108022002-02-23 Andrew Cagney <ac131313@redhat.com>
10803
10804 * gdbint.texinfo: Include fdl.texi.
10805 (Top): Add GNU Free Documentation License.
10806 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10807 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10808 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10809 (gdbint.info): Add srcdir to include path.
10810 * gdb.texinfo: Include gpl.texi.
10811 (Top): Add Copying.
10812 * gpl.texi: New file.
10813
47b95330
AC
108142002-02-23 Andrew Cagney <ac131313@redhat.com>
10815
10816 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10817
78c47bea
PM
108182002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10819
10820 * gdb.texinfo: Document Cygwin native specific commands.
10821
56460a61
DJ
108222002-02-15 Daniel Jacobowitz <drow@mvista.com>
10823
10824 * gdb.texinfo: Document gdbserver ``--attach'' command.
10825
def71bfa
MS
108262002-02-07 Michael Snyder <msnyder@redhat.com>
10827
10828 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10829 to @code(_ovly_debug_event).
10830
c928edc0
AC
108312002-02-07 Andrew Cagney <ac131313@redhat.com>
10832
10833 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10834
81d46470
MS
108352002-02-06 Michael Snyder <msnyder@redhat.com>
10836
10837 * gdb.texinfo (overlays): Mention new magic symbol
10838 '_ovly_debug_event', which allows GDB to keep better track
10839 of overlays.
10840
701adfb0
PA
108412002-02-06 Richard Earnshaw <rearnsha@arm.com>
10842
10843 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10844 (PRINT_FLOAT_INFO): Document it.
10845
f7dc1244 108462002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10847
10848 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10849 Suggested by Dmitry Sivachenko.
10850
10851 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10852
15110bc3
MS
108532002-02-01 Michael Snyder <msnyder@redhat.com>
10854
10855 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10856
6763aef9
MS
108572002-01-30 Michael Snyder <msnyder@redhat.com>
10858
ac282366
MS
10859 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10860 (set trust-readonly-sections): Document.
6763aef9 10861
8642bc8f
AC
108622002-01-29 Andrew Cagney <ac131313@redhat.com>
10863
10864 * gdbint.texinfo (Releasing GDB): Revise and update.
10865
afe64c1a
AC
108662002-01-28 Andrew Cagney <ac131313@redhat.com>
10867
10868 * gdbint.texinfo (Target Architecture Definition): Delete
10869 description of TARGET_BYTE_ORDER_DEFAULT.
10870
f7dc1244 108712002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10872
10873 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10874 <mitya@cavia.pp.ru>.
10875
3d6e1b5a
AC
108762002-01-23 Andrew Cagney <ac131313@redhat.com>
10877
10878 * libgdb.texinfo: Delete file.
10879
6c0e9fb3
AC
108802002-01-22 Andrew Cagney <ac131313@redhat.com>
10881
10882 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10883 * gdbint.texinfo: Ditto.
10884
e0ce93ac
AC
10885Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10886
10887 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10888
be298bcc
AC
108892002-01-22 Andrew Cagney <ac131313@redhat.com>
10890
10891 * Makefile.in: Update copyright.
10892 (TEXI2DVI): Define.
10893 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10894 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10895 gdb-cfg.texi.
10896 (TEXINDEX, PDFTEX): Delete makefile variables.
10897
8e04817f
AC
108982002-01-22 Andrew Cagney <ac131313@redhat.com>
10899
10900 * gdb.texinfo (Protocol): Move section to appendix.
10901
6b2f586d
AC
109022002-01-21 Andrew Cagney <ac131313@redhat.com>
10903
10904 * gdb.texinfo (Remote Debugging): Create a menu.
10905 (Top): Add ``Remote Debugging'' to menu.
10906
6f05cf9f
AC
109072002-01-21 Andrew Cagney <ac131313@redhat.com>
10908
10909 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10910 serial protocol'' from here.
10911 (Remote Debugging): To here. New chapter.
10912
3fd3d7d2
AC
109132002-01-20 Andrew Cagney <ac131313@redhat.com>
10914
10915 * gdbint.texinfo (Target Architecture Definition): Delete
10916 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10917
7fd60527
AC
109182002-01-20 Andrew Cagney <ac131313@redhat.com>
10919
10920 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10921 are no longer needed.
10922 (Porting GDB): Add maintainer note about configure.host.
10923
c2f05ac9
AC
109242002-01-20 Andrew Cagney <ac131313@redhat.com>
10925
10926 * gdbint.texinfo (Target Architecture Definition): Remove
10927 definition of IEEE_FLOAT.
10928
f7dc1244 109292002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10930
10931 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10932 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10933 <3diff@gnu.org>
231b2aad 10934
82600034
AC
109352002-01-19 Andrew Cagney <ac131313@redhat.com>
10936
10937 * gdbint.texinfo (Host Definition): Remove references to
10938 MALLOC_INCOMPATIBLE.
10939
7708fa01
AC
109402002-01-17 Andrew Cagney <ac131313@redhat.com>
10941
10942 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10943 and xyz-xdep.o.
10944
eb12ee30
AC
109452002-01-17 Andrew Cagney <ac131313@redhat.com>
10946
889bf7c5 10947 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10948 (Set Breaks): Copy ``maint info breakpoint'' doco to
10949 ``Maintenance Commands'' appendix. Add reference.
10950
c9ccaa92
AC
109512002-01-17 Andrew Cagney <ac131313@redhat.com>
10952
10953 * fdl.texi: Remove next/prev from @node.
10954
f7dc1244 109552002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10956
10957 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10958 for monstrous @multitable (from Brian Youmans).
10959
10960 * fdl.texi: New file.
10961
10962 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10963
8973da3a
AC
109642002-01-15 Andrew Cagney <ac131313@redhat.com>
10965
10966 * gdbint.texinfo (Releasing GDB): New chapter.
10967
7d86b5d5
AC
109682002-01-14 Andrew Cagney <ac131313@redhat.com>
10969
10970 * gdb.texinfo (Embedded Processors, Calling program functions):
10971 Obsolete references to a29k.
10972
cc1cb004
AC
109732002-01-13 Andrew Cagney <ac131313@redhat.com>
10974
10975 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10976 examples. Document that a code-block should do or discard its
10977 cleanups before exit.
10978
79f12247
MS
109792002-01-11 Michael Snyder <msnyder@redhat.com>
10980
10981 * gdb.texinfo (Choosing files): Change @samp to @file.
10982
19837790
MS
109832002-01-05 Michael Snyder <msnyder@redhat.com>
10984
10985 * gdb.texinfo (--pid): Document new command line option (attach).
10986
f7dc1244 109872002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10988
10989 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10990 in the stub.
10991
d7449b42
AC
109922002-01-04 Andrew Cagney <ac131313@redhat.com>
10993
10994 * gdbint.texinfo (Target Architecture Definition): Replace
10995 BIG_ENDIAN with BFD_ENDIAN_BIG.
10996
f23631e4
AC
109972002-01-03 Andrew Cagney <ac131313@redhat.com>
10998
10999 * gdbint.texinfo (Target Architecture Definition): Replace
11000 value_ptr with struct value pointer.
11001
72c9928d
EZ
110022002-01-02 Eli Zaretskii <eliz@gnu.org>
11003
11004 * gdb.texinfo (Free Software): Fix wording.
11005
959acfd1
EZ
110062001-12-31 Eli Zaretskii <eliz@gnu.org>
11007
11008 * gdb.texinfo (Free Software): New section ``Free Software Needs
11009 Free Documentation''.
11010
f7dc1244 110112001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
11012
11013 * stabs.texinfo:
11014 * gdb.texinfo:
11015 * gdbint.texinfo:
11016 * libgdb.texinfo:
11017 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11018
6600abed
MS
110192001-12-29 Michael Snyder <msnyder@redhat.com>
11020
11021 * gdb.texinfo (maint info sections): Fix typo.
11022
f6680716
MS
110232001-12-26 Michael Snyder <msnyder@redhat.com>
11024
fe95c787
MS
11025 * gdb.texinfo (maint info sections): Document.
11026
a9331b3f 11027 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
11028 'info proc' sub-options that are currently not implemented.
11029
c3d3ce5b
JB
110302001-12-20 Jim Blandy <jimb@redhat.com>
11031
11032 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11033
778eb05e
AC
110342001-12-15 Andrew Cagney <ac131313@redhat.com>
11035
11036 * gdbint.texinfo (Target Architecture Definition): Replace
11037 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11038
2607059c
AC
110392001-12-01 Andrew Cagney <ac131313@redhat.com>
11040
11041 * gdbint.texinfo (Host Definition): Delete documentation on
11042 HOST_BYTE_ORDER.
11043
df0cd8c5
JB
110442001-11-30 Jim Blandy <jimb@redhat.com>
11045
11046 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 11047 overlay support. Add to top-level menu.
df0cd8c5 11048
88118b3a
TT
110492001-11-26 Tom Tromey <tromey@redhat.com>
11050
11051 * gdb.texinfo (Command Syntax): Document C-o binding.
11052
96565e91
CF
110532001-07-26 Christopher Faylor <cgf@redhat.com>
11054
11055 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11056 use since it is described in the referenced section.
11057
f7dc1244 11058 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
11059 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11060 clearer when using DJGPP.
11061
2a3d5645
CF
110622001-11-24 Christopher Faylor <cgf@redhat.com>
11063
11064 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11065 specifically refer to MS-DOS.
11066 (command files): Mention gdb.ini is only used on MS-DOS.
11067
aa26fa3a
TT
110682001-11-21 Tom Tromey <tromey@redhat.com>
11069
11070 * gdb.texinfo (Invoking GDB): Document --args.
11071 (Mode Options): Likewise.
11072
4f8ada06
JB
110732001-11-21 Jim Blandy <jimb@redhat.com>
11074
11075 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
11076 Delete documentation; this macro has been removed from the
11077 sources.
4f8ada06 11078
3fe0dc10
JB
110792001-11-13 Jim Blandy <jimb@redhat.com>
11080
11081 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11082
9e5abb06
CV
110832001-11-06 Corinna Vinschen <vinschen@redhat.com>
11084
11085 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11086
1c5dfdad
MS
110872001-11-05 Michael Snyder <msnyder@redhat.com>
11088
a9331b3f 11089 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
11090 quote regexp chars in function names such as "operator*()".
11091
990f9fe3
FF
110922001-11-01 Fred Fish <fnf@redhat.com>
11093
11094 * gdbint.texinfo (SOLIB_ADD): Document additional new
11095 "readsyms" arg.
11096
b433d00b
DH
110972001-10-30 Don Howard <dhoward@redhat.com>
11098
070b1dd3
DH
11099 * gdb.texinfo: (Command Files) Added documentation for the
11100 behavior of gdb with input redirected from a file.
b433d00b 11101
b7209cb4
FF
111022001-10-28 Fred Fish <fnf@redhat.com>
11103
11104 * gdb.texinfo (auto-solib-add): Change docs to match
11105 implementation change.
11106 (auto-solib-limit): Add docs for new variable.
11107
1aa20aa8
AC
111082001-10-15 Andrew Cagney <ac131313@redhat.com>
11109
11110 * gdbint.texinfo (Target Architecture Definition): Function
11111 value_as_pointer renamed to value_as_address.
11112
fc0c74b1
AC
111132001-10-15 Andrew Cagney <ac131313@redhat.com>
11114
11115 * gdbint.texinfo (Target Architecture Definition): Default
11116 POINTER_TO_ADDRESS functions assume unsigned addresses.
11117 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11118 posting by Jim Blandy.
11119
f4846649
JB
111202001-10-12 Jim Blandy <jimb@redhat.com>
11121
11122 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11123 version of texi2html (1.64) doesn't support this flag any more.
11124
f277788b
MK
111252001-09-08 Mark Kettenis <kettenis@gnu.org>
11126
a9dc4918
MK
11127 * gdbint.texinfo (Host Definition): Remove description of
11128 MEM_FNS_DECLARED.
11129
d28379df
MK
11130 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11131
f277788b
MK
11132 * gdbint.texinfo (Host Definition): Remove description of
11133 HAVE_SIGSETMASK.
11134
7ccaa899
EZ
111352001-09-04 Elena Zannoni <ezannoni@redhat.com>
11136
11137 * gdbint.texinfo (Target Architecture Definition): Add
11138 explanation of TARGET_PRINT_INSN macro.
11139
17d9d558
JB
111402001-08-30 Jim Blandy <jimb@redhat.com>
11141
11142 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11143 Explain what it means to load relocatable files.
11144
72cde065
JB
111452001-08-28 Jim Blandy <jimb@redhat.com>
11146
11147 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11148 info `top' menu.
11149
9e678452
CF
11150Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11151
11152 * gdbint.texinfo: Add a cautionary note about macro use.
11153
a2bea4c3 111542001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 11155
a2bea4c3
CV
11156 * gdb.texinfo: Explain omitting the hostname in the
11157 `target remote' command.
11158
1129bf27
DJ
111592001-07-30 Daniel Jacobowitz <drow@mvista.com>
11160
11161 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11162 and END-INFO-DIR-ENTRY.
11163
732b3002
SC
111642001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11165
11166 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11167
89437448
AC
111682001-07-25 Andrew Cagney <ac131313@redhat.com>
11169
11170 * gdbint.texinfo (libgdb): Rewrite.
11171
f7dc1244 111722001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
11173
11174 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11175
c4555f82
SC
111762001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11177
11178 * gdb.texinfo (TUI): New chapter, document the TUI.
11179 (Mode Options): Document the -tui option.
11180
2f45a6e0
MK
111812001-07-23 Mark Kettenis <kettenis@gnu.org>
11182
11183 * gdbint.texinfo (Host Definition): Remove description of
11184 NEED_POSIX_SETPGID.
11185
f7dc1244 111862001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
11187
11188 * gdb.tex (DJGPP Native): New node, with descriptions of
11189 DJGPP-specific commands.
11190
be9c6c35
JM
111912001-07-19 John R. Moore <jmoore@redhat.com>
11192
11193 * gdbint.texinfo: Three misspellings.
11194
dfa249fb
AC
111952001-07-06 Andrew Cagney <ac131313@redhat.com>
11196
11197 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11198 `test` expressions on bash. Problem reported by Colin Walters.
11199
c72e7388
AC
112002001-07-04 Andrew Cagney <ac131313@redhat.com>
11201
11202 * gdbint.texinfo (User Interface): Update ui-out documentation to
11203 refelect recent UI/MI updates.
11204
94bbb2c0
AC
112052001-07-04 Andrew Cagney <ac131313@redhat.com>
11206
11207 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11208 interpreters.
11209
af6c57ea
AC
112102001-06-15 Andrew Cagney <ac131313@redhat.com>
11211
11212 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11213 structure and not macros.
11214 (Host Definition): Document that much of this chapter is obsolete.
11215 (Target Architecture Definition): Update list of files that make
11216 up a target architecture.
11217 (Coding): Update.
11218
83aa8bc6
AC
112192001-06-28 Andrew Cagney <ac131313@redhat.com>
11220
11221 * gdbint.texinfo (Target Architecture Definition): Update
11222 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11223 The latter has been changed to a true predicate.
11224
f7dc1244 112252001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
11226
11227 * annotate.texi: Add @noindent where needed. From Dmitry
11228 Sivachenko <dima@Chg.RU>.
11229 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11230
656db9b0
AC
112312001-06-16 Andrew Cagney <ac131313@redhat.com>
11232
11233 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11234
df2396a1
AC
112352001-06-14 Andrew Cagney <ac131313@redhat.com>
11236
11237 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11238 returns ``OK''. Document that the ``R'' packet does not reply.
11239
0f1f2b0a
MS
112402001-06-13 Michael Snyder <msnyder@redhat.com>
11241
11242 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11243
f7dc1244 112442001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
11245
11246 * gdb.texinfo (Signals): Clarify the default setting of signal
11247 handling.
11248
a5d7c491
AC
112492001-05-14 Andrew Cagney <ac131313@redhat.com>
11250
11251 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11252 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11253
05a54c4f
AC
112542001-05-12 Andrew Cagney <ac131313@redhat.com>
11255
11256 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11257
f7dc1244 112582001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
11259
11260 * gdbint.texinfo (Clean Design and Portable Implementation):
11261 Renamed from "Clean Design".
11262 (Clean Design and Portable Implementation): Document portable
11263 methods of handling file names, and the associated macros.
11264
f7dc1244 112652001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
11266
11267 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11268 command and provide a cross-reference to its description.
11269 (Symbols): Note that "info scope" is useful for trace experiments.
11270
f7dc1244 112712001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 11272
b37052ae
EZ
11273 * gdb.texinfo (Symbols): Document "info scope".
11274 (Tracepoints): New chapter.
11275 (Contributors): Update for v5.1.
11276 <All nodes>: Change "C++" to "C@t{++}".
11277
0ee54786
EZ
11278 * gdbint.texinfo (User Interface): A new section about ui_out
11279 functions, based on text written by Fernando Nasser.
11280
c534679c
EZ
11281 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11282
f7dc1244 112832001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 11284
e9c75b65
EZ
11285 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11286
11287 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11288
11289 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11290 Replace "GDB" with "@value{GDBN}". Fix markup.
11291
11292 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11293
3d67e040
EZ
11294 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11295 a cross-reference to its description.
11296 (Symbols): Document "info symbol".
11297
f7dc1244 112982001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
11299
11300 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11301 subsection "x86 Watchpoints".
11302 (Target Architecture Definition): Document the macros
11303 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11304 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11305
b0ed3589
AC
113062001-03-20 Andrew Cagney <ac131313@redhat.com>
11307
11308 * gdbint.texinfo (Target Architecture Definition): Update
11309 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11310 list.
11311
b6ba6518
KB
113122001-03-06 Kevin Buettner <kevinb@redhat.com>
11313
11314 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11315 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11316
f7dc1244 113172001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
11318
11319 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11320
f7dc1244 113212001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 11322
17cc6a06
EZ
11323 * gdb.texinfo (Environment): Document that `path' does not change
11324 the value of PATH in GDB's own environment (it did in the past,
11325 but that was changed on March 15, 1994). Reported by Doug Evans
11326 <dje@transmeta.com>.
11327
56caf160
EZ
11328 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11329 its line. Fix markup of commands and macros. Add an Index node
11330 and index entries.
11331
29e57380
C
113322001-01-23 J.T. Conklin <jtc@redback.com>
11333
11334 * gdb.texinfo (Memory region attributes): New manual section.
11335
1c6147de
ND
113362001-01-04 Nicholas Duffek <nsd@redhat.com>
11337
11338 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11339
f7dc1244 113402000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
11341
11342 * refcard.tex: Version and copyright fixed. From Phil Edwards
11343 <pedwards@disaster.jaj.com>.
11344
0dcedd82
AC
11345Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11346
11347 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 11348 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 11349
3b851bce
AC
11350Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11351
11352 * gdbint.texinfo (Coding): Update current value of
889bf7c5 11353 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 11354
f7dc1244 113552000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
11356
11357 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11358 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11359
b90a5f51
CF
113602000-11-10 Christopher Faylor <cgf@cygnus.com>
11361
11362 * gdb.texinfo: Document new 'set step-mode' command.
11363
f7dc1244 113642000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
11365
11366 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11367 changes from Dmitry Sivachenko <dima@Chg.RU>.
11368
f7dc1244 113692000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
11370
11371 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11372 From Steven Johnson <sbjohnson@ozemail.com.au>.
11373
2e685b93
MK
113742000-08-10 Mark Kettenis <kettenis@gnu.org>
11375
11376 * gdbint.texinfo (Overall Structure): Spelling fix.
11377
f7dc1244 113782000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
11379
11380 * gdbint.texinfo (Target Architecture Definition): Document that
11381 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11382 for which REGISTER_CONVERTIBLE returns a zero value.
11383
63ac3005
EZ
113842000-07-08 Christopher Faylor <cgf@cygnus.com>
11385
11386 * Makefile.in (install-info): Find files to install in either the
11387 build or source directories (adapted from Makefile.am).
11388
bd79f757
ND
113892000-07-07 Nicholas Duffek <nsd@redhat.com>
11390
11391 * stabs.texinfo: Fix spelling errors.
11392 (String Field): FILE-NUMBER starts from 0, not 1.
11393
f7dc1244 113942000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
11395
11396 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 11397 Brian Youmans.
5f208f6d 11398
f7dc1244 113992000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
11400
11401 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
11402 the source directory. Reported by Mark Harig
11403 <markh@frazier.landmark.com>.
cc542d3b 11404
f3b28801
C
114052000-06-20 J.T. Conklin <jtc@redback.com>
11406
11407 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11408
449f3b6c
AC
11409Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11410
11411 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 11412 Generate using pdftex.
449f3b6c 11413 (PDFTEX): Define.
889bf7c5 11414 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 11415 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 11416 @contents at the start.
449f3b6c 11417
f7dc1244 114182000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
11419
11420 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 11421 Youmans.
48e934c6 11422
9e9c5ae7
AC
11423Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11424
11425 From Brian Youmans:
11426 * gdb.texinfo: Fix ``et al.''.
11427
c741b251
AC
11428Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11429
11430 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 11431 loop.
c741b251 11432
4ab64e14
JG
114332000-05-19 Jimmy Guo <guo@cup.hp.com>
11434
11435 * configure: Regenerate.
11436
f7dc1244 114372000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
11438
11439 * Makefile.in (install-info): Run install-info on installed Info
11440 files.
11441
8c70017b
AC
11442Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11443
a7cb598a 11444 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 11445 Andrew Cagney.
8c70017b 11446
f7dc1244 114472000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
11448
11449 * gdb.texinfo: Proofreading changes from Brian Youmans.
11450
bf0184be
ND
114512000-05-01 Nick Duffek <nsd@cygnus.com>
11452
11453 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11454 startup sequence, minor edits.
11455
f7dc1244 114562000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
11457
11458 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11459 TeX.
11460
11461 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11462 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11463 like `n' and `s' which look weird. Convert some of the @kindex to
11464 @vindex, when they refer to variables, not commands.
11465
33e16fad
AC
11466Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11467
11468 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11469
f7dc1244 114702000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
11471
11472 * Makefile.in (GDBMI_DIR): New variable.
11473 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11474 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11475 (gdbmi.texinfo): New target, for texi2roff.
11476 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11477 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11478
11479 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11480 gdbmi.texinfo.
11481 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11482 comment.
11483
d167840f
EZ
114842000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11485
11486 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 11487 command.
d167840f 11488
f7dc1244 114892000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11490
11491 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11492 prevents the build (and is generally a Bad Idea).
11493
f7dc1244 114942000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11495
11496 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11497 a comma inside @var.
11498 (Command Files): Index markup changes from Dmitry Sivachenko
11499 <dima@Chg.RU>.
11500
f7dc1244 115012000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11502
11503 * Makefile.in (LN_S): Define.
11504 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11505 invoke "ln -s" unless it is known to work.
11506
11507 * configure.in (AC_PROG_LN_S): Add.
11508
8dc7983f
JB
115092000-04-14 Jim Blandy <jimb@redhat.com>
11510
11511 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11512 section.
11513 (Target Conditionals): Document ADDRESS_TO_POINTER,
11514 POINTER_TO_ADDRESS.
11515
1a8237e8
DB
115162000-04-11 Daniel Berlin <dan@cgsoftware.com>
11517
11518 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11519 gdb-cfg.texi to get the value.
11520
ca526f1a
JB
115212000-04-10 Jim Blandy <jimb@redhat.com>
11522
11523 * gdbint.texinfo (Target Architecture Definition): Fix
11524 cross-references.
11525
faaafcb4
JB
115262000-04-08 Jim Blandy <jimb@redhat.com>
11527
11528 * gdbint.texinfo (Using Different Register and Memory Data
11529 Representations): New section.
11530 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11531 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11532 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11533
1b27397f
AC
11534Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11535
11536 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11537 for acknowledgments.
1b27397f 11538
480ff1fb
AC
11539Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11540
11541 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11542 qThreadExtraInfo.
480ff1fb 11543
a9331b3f 115442000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11545
a9331b3f
RM
11546 * gdb.texinfo: Clarify which remote debug protocol commands are
11547 required and which are optional.
f1251bdd 11548
dbeb8dbd
AC
11549Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11550
11551 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11552 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11553 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11554 * annotate.texi: Update.
11555
6d2ebf8b
SS
115562000-03-28 Stan Shebs <shebs@apple.com>
11557
11558 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11559 expectation of additional changes before release), update
11560 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11561 node links, rephrase and/or shorten lines to fix formatting
11562 problem in both regular and @smallbook formats.
11563 * annotate.texi: Shorten lines in example, use smallexample
11564 consistently everywhere.
11565 * Makefile.in: Add comment about texinfo 4.0 html generation.
11566 (SFILES_INCLUDED): Add annotate.texi.
11567
5d161b24
DB
115682000-03-27 Daniel Berlin <dan@cgsoftware.com>
11569
5ae4183a
AS
11570 * gdb.texinfo (Debugging Output): Added new section, documenting
11571 the "set/show debug" commands.
5d161b24 11572
b9deaee7
AC
11573Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11574
11575 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11576 entry.
b9deaee7
AC
11577
11578 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11579 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11580 @chapter and @node entries.
a9331b3f 11581
b9deaee7 11582 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11583
9ef47d30
AC
11584Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11585
11586 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11587 files.
9ef47d30 11588
cfeada60
FN
115892000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11590
11591 From David Whedon <dwhedon@gordian.com>
5ae4183a 11592 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11593
6837a0a2
DB
115942000-03-22 Daniel Berlin <dan@cgsoftware.com>
11595
11596 * gdb.texinfo: Add documentation for the apropos command.
11597
bba2971c
MS
115982000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11599
11600 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11601
2b628194
MS
116022000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11603
a9331b3f 11604 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11605 two places.
11606
96a2c332
SS
116072000-03-17 Stan Shebs <shebs@apple.com>
11608
11609 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11610 <dima@Chg.RU>, also clarification of allowed content for
11611 string constants.
11612
f7dc1244 116132000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11614
11615 * gdb.texinfo (main menu): Add Annotations.
11616 (File Options): Add @cindex entries for each command-line option.
11617 Document --epoch, --annotate, --async, --interpreter, --write,
11618 --statistics, and --version.
11619
11620 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11621 of GDB.
11622
9d233477
JB
116232000-02-23 Jim Blandy <jimb@redhat.com>
11624
11625 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11626
14e0eb3b
JB
116272000-02-22 Jim Blandy <jimb@redhat.com>
11628
11629 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11630
3555de01
JM
116312000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11632
11633 * Makefile.in (diststuff): New target.
11634
5e35df8e
KB
116352000-02-15 Kevin Buettner <kevinb@redhat.com>
11636
11637 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11638 architecture. [From Jim Wilson.]
5e35df8e 11639
c5394b80
JM
116402000-01-16 Tom Tromey <tromey@cygnus.com>
11641
11642 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11643 (Delete Breaks): Mention range arguments.
11644 (Disabling): Likewise.
11645
c3f6f71d
JM
116462000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11647
11648 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11649
c4093a6a
JM
11650Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11651
11652 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11653 valid functions.
c4093a6a 11654
11cf8741
JM
116551999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11656
11657 * gdb.texinfo: Clarify regular expressions used in rbreak.
11658
917317f4
JM
116591999-10-15 Kevin Buettner <kevinb@cygnus.com>
11660
11661 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11662 MEMORY_REMOVE_BREAKPOINT): Document.
11663
11664Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11665
11666 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11667 offset re-using the DATA offset instead.
917317f4 11668
2df3850c
JM
116691999-10-11 Jim Kingdon <kingdon@redhat.com>
11670
11671 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11672
701adfb0
PA
116731999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11674
11675 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11676
2df3850c
JM
116771999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11680 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11681 typos.
11682
11683 * gdb.texinfo: Various minor wording and formatting improvements,
11684 mentions of additional command-line options.
11685
2acceee2
JM
116861999-09-30 Fred Fish <fnf@cygnus.com>
11687
11688 * gdb.texinfo: Document additional forms of specifying section
11689 names and addresses for the add-symbol-file command.
11690
c2c6d25f
JM
116911999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11692
11693 * gdbint.texinfo: Fix typo, add the word "have".
11694
116951999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11696
11697 * gdbint.texinfo (Target Architecture Definition): Document the
11698 SKIP_PERMANENT_BREAKPOINT macro.
11699
d4f3574e
SS
117001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11701
11702 * gdb.texinfo: Fiks speling errers.
11703
11704 * gdb.texinfo: Fix uses of @multitable.
11705
f7dc1244 11706 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11707 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11708 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11709 comments about using with optimization, add more indexing,
11710 fix info about disassembly-flavor.
11711
11712Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11713
11714 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11715 SKIP_SOLIB_RESOLVER): Define.
11716
11717Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11718
11719 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11720 ``g'' packets.
d4f3574e 11721
104c1213
JM
117221999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11725 platform-specific info, inline remote.texi and move sections of it
11726 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11727 and register stack into the new chapter.
11728 * remote.texi: Remove, now part of gdb.texinfo.
11729 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11730
117311999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11732
11733 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11734 GDB_TARGET_IS_MACH386): These kludges have gone away.
11735
11736Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11737
11738 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11739 TDEPLIBS.
104c1213 11740
53a5351d
JM
117411999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11742
11743 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11744 surrounding text to fit HP-UX bits into general info.
11745 (HPPA-cfg.texi): Remove, no longer useful.
11746
11747 * gdb.texinfo: Remove explicit links from @node lines, remove
11748 HP-added "Detailed Node Listing" from main menu which confuses
11749 things.
11750
11751 From Dmitry Sivachenko <dima@Chg.RU>:
11752 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11753 in description of `set environment'.
53a5351d
JM
11754
117551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11756
11757 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11758
7be570e7
JM
117591999-08-12 Ben Elliston <bje@cygnus.com>
11760
11761 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11762
f7dc1244 117631999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11764
11765 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11766 watch, awatch, and rwatch. Explain why the latter two cannot be
11767 set as software watchpoints. Document that watchpoints for local
11768 variables are deleted when the debuggee terminates.
7be570e7
JM
11769
11770Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11771
11772 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11773 packet. Allow E.. response packet. "qRcmd" packet is no longer
11774 reserved.
7be570e7
JM
11775
117761999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11777
a9331b3f
RM
11778 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11779 * gdb.texinfo: Ditto.
7be570e7 11780
701adfb0
PA
11781Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11782
11783 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11784
96baa820
JM
117851999-08-06 Tom Tromey <tromey@cygnus.com>
11786
11787 * gdb.texinfo (KOD): New node.
11788
11789Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11790
11791 * remote.texi (Rcmd): Fix minor formatting typos.
11792
11793Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11794
11795 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11796 packets.
96baa820 11797
adf40b2e
JM
117981999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11799
11800 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11801 fixes.
11802
43ff13b4
JM
11803Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11804
11805 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11806
085dd6e6
JM
11807Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11808
11809 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11810 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11811 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11812 packets that are not supported on all hosts. Expand examples.
11813 Spell check.
085dd6e6
JM
11814
118151999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11816
11817 * Makefile.in: Recognize html, install-html. Add targets
11818 to build HTML versions of documentation via texi2html.
11819
11820Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11821
11822 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11823 testsuite.
085dd6e6
JM
11824
11825Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11826
11827 * remote.texi (Communication Protocol): Rewrite.
11828
11829Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11830
11831 * stabs.texinfo: Fix uses of xref.
11832
9e0b60a8
JM
11833Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11834
11835 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11836 info about patch submission.
11837
cce74817
JM
11838Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11839
11840 From Per Bothner <bothner@cygnus.com>:
11841 * gdb.texinfo: Document Chill support.
11842
11843Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11844
11845 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11846 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11847 Document that the value should be greater-than or equal-to zero.
11848 (NO_STD_REGS): Document. Deprecate.
cce74817 11849
ac9a91a7
JM
11850Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11851
11852 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11853 Document that these are not used.
ac9a91a7
JM
11854
11855Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11856
11857 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11858
392a587b
JM
11859Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11860
11861 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11862 numargs was dropped.
392a587b
JM
11863
11864Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11865
11866 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11867
b83266a0
SS
11868Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11869
11870 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11871 Update.
b83266a0 11872
7a292a7a
SS
11873Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11874
11875 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11876 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11877
11878Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11879
11880 * gdbint.texinfo: Fix typos: $ -> @.
11881
11882Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11883
11884 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11885 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11886 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11887 BREAKPOINT_FROM_PC.
a9331b3f 11888
7a292a7a
SS
11889Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11890
11891 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11892 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11893
11894Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11895
11896 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11897 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11898
118991999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11900
11901 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11902 longer exists.
11903
11904Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11905
11906 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11907 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11908 they make the manual source incomprehensible.
7a292a7a
SS
11909 * h8-cfg.texi: Remove, hasn't been used in years.
11910
c906108c
SS
11911Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11912
11913 * gdb.texinfo: Update the credits.
11914
11915Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11916
11917 * gdb.texinfo: Fix mistakes noticed in printout of last
11918 draft, add Alpha to discussion of heuristic fence post.
11919
11920Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11921
11922 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11923 Edition, merge some HP changes into mainline, describe some
11924 previously undocumented features, describe more of the target
11925 commands available, eliminate obsolete section on renamed
11926 commands.
c906108c
SS
11927 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11928
11929Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11930
11931 * gdb.texinfo: Make many HPPA conditionals unconditional,
11932 including catchpoint description, since now on for all configs.
11933 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11934 specializations.
11935
11936Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11937
11938 * Makefile.in (GDBvn.texi): Fix match expression to work with
11939 current format of VERSION in gdb/Makefile.in.
11940 * gdb.texinfo: Fix node ref to match new readline.
11941
11942Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11943
a9331b3f
RM
11944 * gdb.texinfo: Changes made as part of a project to merge in
11945 changes made by HP. Documentation makes extensive use of
c906108c
SS
11946 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11947 on remote debugging. There are differences in documentation
889bf7c5 11948 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11949 the HP manual discusses catchpoints, hardware watchpoints, and
11950 some HPUX specific limitations for shared library support.
a9331b3f 11951
c906108c
SS
11952 There are also a number of @node changes.
11953
119541999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11955
11956 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11957 (C Usage): Same.
11958
11959Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11960
11961 The following changes were made by Edith Epstein
889bf7c5
PA
11962 <eepstein@cygnus.com> as part of a project to merge in changes
11963 made by HP.
a9331b3f 11964
c906108c
SS
11965 * HPPA-cfg.texi: new file.
11966
11967 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11968
11969 * refcard.tex: change documentation about catch.
11970 removed info catch.
11971
11972Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11973
11974 * gdbint.texinfo: Expand on GDB's coding standards,
11975 specify the use of arg names with prototypes.
11976
119771998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11978
11979 * gdb.texinfo: Fix tipo.
11980
11981Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11982
11983 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11984 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11985
11986Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11987
11988 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11989
119901998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11991
11992 * agentexpr.texi: New file.
11993
11994Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11995
11996 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11997
119981998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11999
12000 * remote.texi: Changed wording that implied that the GDB remote
12001 protocol caches register values instead of GDB itself.
12002
12003Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12004
12005 * gdbint.texinfo: Add some info about symbol readers.
12006 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12007 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12008 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12009 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12010
12011Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12012
a9331b3f 12013 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
12014
12015Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12016
12017 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12018
12019Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12020
12021 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 12022 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
12023
12024Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12025
12026 * gdbint.texinfo: Fix minor typos.
12027
12028Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12029
12030 * gdbint.texinfo: Complete overhaul. Group descriptions more
12031 logically, add more info on generic algorithms, remove much
12032 obsolete and/or wrong material.
12033
12034Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12037
12038Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12039
12040 * refcard.tex: Copyright, address updates.
12041
12042Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12043
12044 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12045 for the edition instead of confusing GDB-version-like numbers.
12046
12047Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12048
12049 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12050
12051Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12052
5ae4183a 12053 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
12054
12055Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12056
12057 * gdb.texinfo: Add some credits, mention bug monitor.
12058 * remote.texi: Mention mips monitor targets.
12059 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 12060
c906108c
SS
12061Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12062
12063 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
12064 files, finish sorting of host vs target vs native macros, describe
12065 some more of them.
c906108c
SS
12066
12067Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12068
12069 * gdbint.texinfo (Host Conditionals): Document change from
12070 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12071
12072Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12073
12074 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 12075 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
12076
12077Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12078
12079 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12080 Document LSEEK_NOT_LINEAR.
12081
12082Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12083
12084 * stabs.texinfo (Stab Section Basics): Make it clear that only
12085 some versions of the GNU linker remove the leading N_UNDF symbol.
12086
12087Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12088
12089 * stabs.texinfo (String Field): Document type number pairs here,
12090 instead of in the Sun specific section.
12091 (Include Files): The GNU linker supports the N_BINCL
12092 optimization. Clarify the N_BINCL value, and what it is used
12093 for.
12094 (Procedures): Document N_FUN with an empty string to mark the end
12095 of a function.
12096 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12097 (Sun Differences): Remove this node, as the information is now
12098 elsewhere in the main document.
12099 (Stab Section Basics): Mention that the GNU linker may optimize
12100 stabs and remove the leading N_UNDF symbol.
12101
12102Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12103
12104 * gdb.texinfo, refcard.tex: Restore author credit
12105
701adfb0
PA
12106Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12107
12108 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12109 are macros that take an single argument.
12110
c906108c
SS
12111Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12112
12113 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12114 documentation to account for START and END macros taking
12115 one arg.
12116
12117Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12118
12119 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12120 * gdb.texinfo (Frames): Fix typo.
12121
12122Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12123
12124 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12125 a target_signal as arg type, not a pid.
12126
12127Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12128
12129 * gdb.texinfo: Document `set assembly-language'.
12130
12131Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12132
12133 * remote.texi: Update list of stubs in the GDB distribution.
12134
12135Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12136
12137 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
12138 Also document that some systems can use mmalloc but must define
12139 this if their C runtime allocates memory that is later freed.
c906108c 12140 (MMCHECK_FORCE): Document new macro.
a9331b3f 12141
c906108c
SS
12142Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12143
12144 * remote.texi: Add documentation for target Sparclet.
12145
12146Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12147
a9331b3f 12148 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
12149 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12150 * configure.in: Rewritten for autoconf.
12151 * configure: New.
12152
12153Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12154
12155 * Makefile.in (DVIPS): New define, set to dvips.
12156 (dvi): Add stabs.dvi.
12157 (ps): New target.
12158 (all-doc): Depend on info, dvi, and ps targets.
12159 (STAGESTUFF): Add *.ps and *.dvi files.
12160 (clean-info, clean-dvi): Remove.
12161 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12162 rules completely rewritten.
12163 (maintainer-clean): Remove clean-info and clean-dvi
12164 dependencies and put their actions in the rules.
12165 (gdb.ps): New target
a9331b3f 12166 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
12167 intermediate TeX files, whether they have 2 or 3 character
12168 extensions.
12169 (gdbint.ps): Add target and rules.
12170 (gdb-internals): Delete unused target.
12171 (Makefile): Depends upon config.status also.
12172
12173Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12174
12175 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12176 set.
12177
12178Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12179
12180 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12181 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12182
12183Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12184
12185 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12186
12187Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12188
12189 * gdb.texinfo (Print settings): Document
12190 `set/show print static-members' commands.
12191
12192Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12193
12194 * gdbint.texinfo (Native): Document name change, coredep.c to
12195 core-aout.c.
12196
12197Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * stabs.texinfo (Include Files): Document the values the SunOS4
12200 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12201
12202Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12203
12204 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12205 Fix typo.
12206
12207Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12208
12209 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12210 "gdb.tar.Z".
12211
12212Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12213
12214 * Makefile.in (maintainer-clean): New target, synonym for
12215 realclean.
12216
701adfb0
PA
12217Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12218
12219 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12220
c906108c
SS
12221Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12222
12223 * Update all FSF addresses except those in COPYING* files.
12224
12225Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12226
12227 From Richard Earnshaw (rearnsha@armltd.co.uk):
12228 * gdb.texinfo (convenience variables): Document $_exitcode.
12229 (quit): Document optional expression to use as exit code.
12230
12231Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12232
12233 * gdb.texinfo, remote.texi: Brought up to date with various
12234 GDB changes.
12235
12236Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12237
12238 * gdb.texinfo: Update dates and versions, fix comments about
12239 hardware watchpoints in future releases and about the
12240 sharedlibrary command.
12241
12242Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12243
12244 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12245 C_FUN stab. Other cleanups.
12246
12247Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12248
12249 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12250 for the sparc stub.
12251
12252Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12253
12254 * annotate.texi: Clarify which addresses have differing formats
12255 depending on the language and which do not.
12256
12257Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12258
12259 * remote.texi (NetWare): Changed example to use BOARD= instead of
12260 NODE= argument to reflect correspoding change to gdbserve.nlm.
12261
12262Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12263
12264 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12265 GDB, as well as AIX dbx, supports the size type attribute.
12266
12267Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12268
12269 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12270
12271Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12272
12273 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12274 and new 'if' and 'while' commands.
12275
12276Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12277
12278 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12279
12280Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12281
12282 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12283 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12284 NetWare targets. Mostly stolen from the Server node.
12285
12286Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12287
12288 * gdb.texinfo (Setting): Talk about the language of a source file
12289 versus the working language. The old documentation did not match
12290 what GDB did.
12291
12292Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12293
12294 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12295 of a source file.
12296
12297Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12298
12299 * gdb.texinfo (Processes): New node.
12300
12301Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12302
12303 * remote.texi: Update documentation of set/show mipsfpu.
12304
3fc11d3e
JM
12305Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12306
12307 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12308 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
12309
12310Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12311
12312 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12313 obsolete conditionals, described some others.
12314
12315Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12316
12317 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12318 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12319
12320Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12321
12322 * gdbint.texinfo: Put regex conditionals in their own table.
12323
12324Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12325
12326 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12327 described or fixed the descriptions of many others.
12328
12329Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12330
12331 * gdb.texinfo: Add some more credits.
12332 * gdbint.texinfo: Capitalize GDB consistently, describe some
12333 macros and remove some.
12334
12335Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12336
12337 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12338 obsolete conditionals, described some others.
12339
12340Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12341
12342 * gdb.texinfo (help targets): Changed to `help target', which
12343 is the correct gdb command.
12344
12345Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12346
12347 * annotate.texi (TODO): New node, for keeping track of annotations
12348 suggested but not yet implemented.
12349
12350Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12353 another symbol, it is not the address itself.
12354
12355Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12356
12357 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12358 of stabs-in-coff sections.
12359
12360Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12361
12362 * annotate.texi: Change edition to 0.5 and date to May 1994.
12363 Add index.
12364 (Frames): New node, for frame annotation.
12365 (Displays): New node, for display annotation.
12366
12367 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12368 when waiting for your program to stop.
12369
12370Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12371
12372 * annotate.texi (Breakpoint Info): Document annotation of header
12373 fields and record annotation.
12374
12375Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12376
12377 * annotate.texi: New file, to document annotations.
12378
12379Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12380
12381 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12382 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12383
12384Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12385
12386 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12387 section, and say n_strx field is compilation unit relative.
12388 * stabs.texinfo: Don't use @code for a.out when it is the name of
12389 an object file format.
12390
12391Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12392
12393 * gdb.texinfo: Refer to file names, not path names, per rms
12394 convention.
12395 (Arguments): Fix typo.
12396
12397Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12398
12399 * stabs.texinfo (Global Variables): Talk about stabs in files
12400 where variables are referenced, but not defined.
12401
12402Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12403
12404 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12405 Cplusplus to new nodes Member Type Descriptor and Method Type
12406 Descriptor. Re-write stuff for #.
12407
12408Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * gdb.texinfo (Print Settings): Don't document "set print
12411 fast-symbolic-addr off". The bug which it worked around was fixed
12412 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12413
12414 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12415 N_ENTRY node.
12416
12417 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12418
12419Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12420
12421 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12422 references to ieee-float.c.
12423
12424Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12427 match what the code actually does.
12428
12429Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12432
12433Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12434
12435 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12436 i, and b.
12437
12438Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12439
12440 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12441 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12442 as "stabs in sections" rather than just saying "ELF and SOM".
12443 Also make that stuff apply to COFF.
12444
12445Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12446
12447 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12448 Ghostscript.
12449
12450Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12451
12452 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12453 versus functions without line numbers, also mention stepping into
12454 them as well as "step" when you are in them. Tell the user how to
12455 deal with the situation. Add comment about "debugging information".
12456
12457Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12458
12459 * stabs.texinfo (Enumerations): Document restriction on where
12460 enumeration types can appear and still win with GDB.
12461
12462Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12463
12464 * stabs.texinfo (Negative Type Numbers): Document format for type
12465 -16.
12466
12467Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12468
12469 * gdb.texinfo (Selection, Frame Info): Update information about
12470 arbitrary frame specficiations.
12471
12472Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12473
12474 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12475
12476Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12477
12478 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12479
12480Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12481
12482 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12483
12484Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12485
12486 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12487 Differences node to Statics node.
12488 (Statics): Discuss XCOFF use of V symbol descriptor.
12489
12490 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12491 not clean.
12492
12493Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12494
12495 * gdb.texinfo (Print Settings): Document `set print
12496 fast-symbolic-addr' and improve the doc for some other
12497 `set print's.
12498
12499Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12500
12501 * stabs.texinfo (String Field): Talk about defining several type
12502 numbers at once.
12503 Fix lint regarding changing node ELF Transformations to
12504 ELF and SOM Transformations.
12505
12506Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12507
12508 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12509
12510Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12511
12512 * stabs.texinfo (Cross-References): `::' is for nested types only
12513 within <>.
12514 (Structures): Document static members.
12515
12516Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * stabs.texinfo: Document S type attribute.
12519
12520Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12521
12522 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12523
12524Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12525
12526 * gdbint.texinfo: Fix a few typos.
12527
12528Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12529
12530 * gdb.texinfo, remote.texi: formatting improvements
12531
12532 * gdb.texinfo (New Features): mention threads.
12533 (Summary, C): fix xrefs in newly contributed text.
12534 (Threads): index entries, clarifications, example
12535 (passim): minor typos fixed, phrasing improvements
12536
12537 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12538 entries; (Server): explain use of gdbserver w/real-time systems,
12539 add example of conflicting TCP port; (MIPS Remote) break up
12540 running text into table, highlighting commands, and add example.
a9331b3f 12541
c906108c
SS
12542Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12543
12544 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12545
12546Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12547
12548 * stabs.texinfo (Nested Symbols): New node.
12549 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12550
12551Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12552
12553 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12554 to picking which Bbss.bss symbol to use, and (because there seems to
12555 be no good way of doing it) re-write some of the text to make it
12556 sound like Bbss.bss isn't such a great idea after all (as currently
12557 designed).
12558
12559 * gdb.texinfo (C): In addition to saying people have to use g++ for
12560 good results, say they have to use stabs. Specifically say cfront
12561 doesn't work well.
12562 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12563 the gdb README. Add xrefs to places where the support for the various
12564 languages is described in detail.
12565
12566Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12567
12568 * stabs.texinfo: Clean up stuff about visibility and virtual
12569 characters.
12570
12571 * stabs.texinfo (N_M2C): Cite Sun doc.
12572
12573Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12574
12575 * gdb.texinfo: updates re threads.
12576 * remote.texinfo: avoid index entries starting with digits.
12577
12578Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12579
12580 * stabs.texinfo (Enumerations): Talk about large, negative and
12581 octal values. Clean up cross reference to type attributes.
12582 (String Field): Say that GDB 4.11 supports size attribute.
12583
12584Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12585
12586 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12587 is a mandatory step. Make the stuff about that more concise.
12588
12589Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12590
12591 * stabs.texinfo (Class Names): New node.
12592
12593 * gdb.texinfo (Command Files): Explain order of init file reading.
12594
12595 * remote.texi (Bootstrapping): Talk about getting the serial driver
12596 to deal with ^C sent by gdb to stop the remote system.
12597
12598Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12599
12600 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12601
12602 * libgdb.texinfo (Defining Commands): made the DOC arg
12603 to gdb_define_app_command a char * instead of char **
12604 per a suggestion from kingdon.
12605
12606 * libgdb.texinfo: total rewrite from a different starting
12607 premise.
12608
12609Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12610
12611 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12612 floats passed as doubles (to improve clarity).
12613
12614Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12615
12616 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12617
12618 * a4rc.sed: update to work with Andreas Vogel papersize params
12619
12620 * refcard.tex: use Andreas Vogel simplifications of papersize
12621 params; remove useless version info; update copyright date.
12622
12623Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12624
12625 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12626
12627Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12628
12629 * gdb.texinfo (Files): Say what address the load command loads it at.
12630
12631 * stabs.texinfo (Common Blocks): Minor cleanups.
12632
12633 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12634 that Sun has backed away from the linker kludge and thus the relevant
12635 issue is changes to the SunPRO tools, not the Solaris linker.
12636
12637 * stabs.texinfo (Traditional Integer Types): Clean up description
12638 of octal bounds a little bit. Document extra leading zeroes.
12639
12640Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12641
12642 * gdb.texinfo (Signaling): Update for symbolic symbol names
12643 and add a section explaining the difference between the GDB
12644 signal command and the shell kill utility.
12645
12646Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12647
12648 * libgdb.texinfo: added `@' to braces that were unescaped.
12649
12650Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12651
12652 * libgdb.texinfo: new file. Spec for the gdb library.
12653
12654Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * stabs.texinfo (Include Files): Fix typo (start -> end).
12657
12658Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12659
12660 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12661 from Melissa at FSF's editing pass.
12662
12663Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12664
12665 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12666 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12667 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12668
12669Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12670
12671 * remote.texi (Bootstrapping): Discuss 386 call gates.
12672
12673Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12674
12675 * stabs.texinfo (Based Variables): New node.
12676
12677Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12678
12679 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12680 names, sizes, and formats to suggest how not to lose.
12681
12682Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12683
12684 * stabs.texinfo (Methods): Fix typo.
12685
12686Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12687
12688 * gdb.texinfo: Fix a few typos.
12689
12690Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12691
12692 * gdb.texinfo: Clarify how well it works with Fortran.
12693
12694 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12695 More on relocating stabs in ELF files.
12696
12697Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12698
12699 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12700
12701Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12704 parameters on VAX.
12705
12706Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12707
12708 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12709
12710Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12711
12712 * stabs.texinfo: Make info author notice match the TeX author notice.
12713
12714Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12715
12716 * stabs.texinfo: Initial-caps all words in node names and
12717 non-trivial words in section names.
12718
12719Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12720
12721 * stabs.texinfo: Many minor cleanups.
12722
12723 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12724
12725Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12726
12727 * stabs.texinfo: Remove full description of big example.
12728 It's not really helpful; just use pieces of it where appropriate.
12729 Add more Texinfo formatting directives (@samp, etc.).
12730 Use @deffn to define stab types.
12731 Eliminate some wordiness. Break up some nodes.
12732 Add an (alphabetized) index of symbol types.
12733 Use consistent capitalization style in node and section names.
12734
12735Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12736
12737 * gdb.texinfo: Change typo "Two two" to "The two".
12738
12739Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12740
12741 * stabs.texinfo (XCOFF-differences): Remove references to
12742 non-existent types N_DECL and N_RPSYM.
12743
12744 * stabs.texinfo (String Field): Say that type attributes bug is
12745 fixed in GDB 4.10, since it is.
12746
12747 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12748
12749Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12750
12751 * stabs.texinfo: Formatting cleanups.
12752
12753Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12754
12755 * stabs.texinfo: When explaining the n_type of a stab, standardize
12756 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12757 no tabs, use @r).
12758 (Global Variables): Clean up.
12759
12760Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * stabs.texinfo (Stack Variables): Re-write.
12763
12764Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12765
12766 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12767 addresses of a source file. Also revise formatting.
12768 Change "object module" or "object file" to "source file".
12769 Various: Miscellaneous cleanups.
12770
12771Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12772
12773 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12774
12775Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12776
12777 * gdbint.texinfo: Removed many nonsensical machine-collected
12778 host and target conditionals, described some of the remainder.
12779
12780Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12783
12784 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12785 paragraph which follows.
12786
12787 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12788 variables. Looks better and avoids overful hbox.
12789
12790Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12791
12792 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12793
12794Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12795
12796 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12797 retransmit-timeout
12798
12799Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12800
12801 * gdbint.texinfo: Update statement about `some ancient Unix
12802 systems, like Ultrix 4.0' to Ultrix 4.2.
12803
12804Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12805
12806 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12807
12808 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12809
12810 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12811 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12812
12813 * remote.texi: new name for former gdbinv-s.texi
12814
12815 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12816
12817Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12818
12819 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12820 variables for MIPS remote debugging protocol.
12821
12822Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12823
12824 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12825
12826Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12827
12828 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12829
12830Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12831
12832 * gdb.texinfo: repair conditional bugs in text markup
12833
12834Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12835
12836 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12837 to select Modula-2 material.
12838
12839Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12840
12841 * stabs.texinfo: Cleanups regarding statics.
12842
12843 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12844 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12845
12846Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12847
12848 * stabs.texinfo: N_MAIN is sometimes used for C.
12849
12850Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12851
12852 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12853
12854Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12855
12856 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12857 removed from the code by Kingdon.
c906108c
SS
12858
12859Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12862 input when evaluating breakpoint conditions; the bug has been fixed.
12863
12864 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12865 sets the ignore count to N-1, not to N.
12866
12867Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12868
12869 * refcard.tex (\hoffset): correct longstanding error to match
12870 intended offset; avoids cutting off edge on some printers
12871
12872Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12873
12874 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12875
12876Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12877
12878 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12879
12880Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12881
12882 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12883 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12884 collect sed edits if any, apply to refcard before formatting;
12885 (refcard.ps) stop implying PS fonts if PS output requested;
12886 (lrefcard.ps) delete extra target for variant PS fonts
12887
12888 * refcard.tex: parametrize papersize dependent info, collect
12889 in easily replaced spot
12890
12891 * a4rc.sed: new file, edits to refcard for A4 paper
12892
12893Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12894
12895 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12896
12897Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12898
12899 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12900
12901Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12904 politely rather than rudely.
12905
12906Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12907
12908 * stabs.texinfo: Document common blocks.
12909
12910Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12911
12912 * stabs.texinfo: Add some basic info about stabs-in-elf.
12913
12914Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12915
12916 * stabs.texinfo (Top): Minor cleanup.
12917
12918Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12919
12920 * Makefile.in (install-info): remove parentdir support
12921
12922Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12923
12924 * gdb.texinfo (Copying): delete this node and references to it;
12925 RMS says this manual need not carry GPL. (passim): Improvements
12926 from last round at FSF, largely due to Ian Taylor review, and
12927 minor formatting improvements.
12928
12929 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12930 largely due to Ian Taylor review. (Debug Session): minor edits to
12931 new text.
12932
12933Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12934
12935 * Makefile.in (realclean): Remove info and dvi files too.
12936
12937Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12938
12939 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12940 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12941 * gdb.texinfo: Change accordingly.
12942
12943 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12944 N_{L,R}BRAC,N_SLINE are relative to.
12945
12946Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12947
12948 * Makefile.in (GDBvn.texi): Update atomically.
12949
12950Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12951
12952 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12953
12954Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12955
12956 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12957 addresses together. Also motivate the set print symbol-filename
12958 command and suggest other solutions.
12959
12960Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12961
12962 * gdb.texinfo (set print elements): Note that the number of
12963 elements is set to unlimited by "set print elements 0".
12964
12965Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12966
12967 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12968 NF_LDOUBLE means.
12969 (Stab Types): Include Solaris stab types.
12970 (Procedures): Document Solaris extensions.
12971
12972Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12973
12974 * gdb.texinfo: Add `set print symbol-filename' doc.
12975
12976Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12977
12978 * stabs.texinfo (Arrays): Talk about type definition vs. type
12979 information.
12980
12981 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12982 the trailing semicolon.
12983
12984Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12987 and merge in other parts of the document addressing these subjects.
12988 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12989
12990 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12991 at the end of a range type.
12992
12993 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12994 AIX extensions.
12995
12996Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12997
12998 * stabs.texinfo (Stabs Format): Misc fixes.
12999
13000Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13001
13002 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13003 (Traditional builtin types): Document convex convention for long long.
13004 (Negative builtin types): Discuss type names, and misc fixes.
13005
13006Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13007
13008 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13009 point types used with @samp{R} type descriptor.
13010 (Symbol Descriptors): Describe how to handle conflict between
13011 different meanings of @samp{P} symbol descriptor.
13012
13013Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13014
13015 * stabs.texinfo: Remove node Quick Reference and put its children
13016 directly under the main menu.
13017
13018 * stabs.texinfo: Many more changes to bring it into line with
13019 AIX documentation and reality. I think it now has all the
13020 information from the AIX documentation, except that I burned
13021 out when I got to variant records (Pascal and Modula-2) and
13022 all the COBOL types. Oh well, we can add them later when we're
13023 worrying more about those languages.
13024
13025 * stabs.texinfo (Automatic variables): Talk about what it means
13026 to omit the symbol descriptor.
13027
13028Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13029
13030 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13031 gcc2 behavior with promoted args.
13032
13033Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13034
13035 * gdb.texinfo: include readline appendices in info version of manual
13036
13037Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13038
13039 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13040 target remote.
13041
13042 * gdb.texinfo (Machine Code): more index entries for disassemble
13043
13044Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13045
13046 * Clarify the intended use of the gdb-testers and gdb-patches
13047 mailing lists, and shrink gzip comment.
13048
13049Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13050
13051 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13052 DOSHOST configuration of manual.
13053
13054 * gdb.texinfo (MIPS Stack): new node.
13055
13056 * all-config.texi (MIPS) new switch.
13057
13058 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13059 tense; (MIPS Remote) new node.
13060
13061 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13062 bug; (Environment) less passive, other small cleanups in text about
13063 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13064 (Remote) new MIPS Remote menu entry.
13065
13066Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13067
13068 * stabs.texinfo: Many changes to include information from the
13069 AIX documentation.
13070
13071 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13072
701adfb0
PA
13073Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13074
13075 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13076 Add PRINTF_HAS_LONG_LONG references.
13077
13078Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13079
13080 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13081 `set demangle-style arm' (not cfront); mention can type `q' to
13082 discard output, when gdb pages.
13083
c906108c
SS
13084Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13085
13086 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13087 Move a bunch of information from ../README.
13088 (Getting Started): New node.
13089
13090Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13091
13092 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13093
13094 * gdb.texinfo: advance manual revision dates to present
13095
13096 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13097 stop using silly Roman numerals in @set variable names
13098
13099Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13100
13101 * stabs.texinfo (Parameters): Keep trying to get this right.
13102
13103Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13104
13105 * stabs.texinfo (Parameters): More on "local parameters".
13106
13107Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13108
13109 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13110
13111Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13112
13113 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13114 (Parameters): Rewrite.
13115 (xcoff-differences, Sun-differences): Minor changes.
13116
13117Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13118
13119 * stabs.texinfo: Minor cleanup.
13120
13121Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13122
13123 * gdbint.texinfo: Minor xcoff stuff.
13124
13125Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13126
13127 * gdbint.texinfo: Update for new config directory structure.
13128 Add info about internal type data structures.
13129
13130Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13131
13132 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13133 $(srcdir).
13134 (gdb-config.texi): Depend on file in $(srcdir).
13135
13136Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13137
13138 * stabs.texinfo: Fixes about N_SO.
13139
701adfb0
PA
13140Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13141
13142 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13143
c906108c
SS
13144Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13145
13146 * gdb.texinfo: include list of nonstandard init file names
13147
13148 * *-config.texi: new switch GENERIC for text that applies *only*
13149 to (usual) multiple-target version of manual
13150
13151 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13152 h8 config
13153
13154 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13155 in menus (rather than conditionally selected multiple alternative
13156 menus).
13157
13158 * Makefile.in: define and use DOC_CONFIG var to select
13159 configuration for GDB user manual.
13160
13161 * gdb-config.texi: delete from repository, generate from Makefile.
13162
13163 * all-config.texi: normal `generic' configuration file, formerly
13164 stored as gdb-config.texi
13165
13166Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13167
13168 * Makefile.in: add dvi target to build all .dvi files
13169
13170Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13171
13172 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13173
701adfb0
PA
13174Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13175
13176 * stabs.texi: The `this' pointer is now known by the name
13177 `this' instead of `$t'.
13178
c906108c
SS
13179Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13180
13181 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13182 host conditionals.
13183 * stabs.texinfo: More array fixes inspired by Jim's.
13184
13185Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13186
13187 * stabs.texinfo: Fixes re arrays and continuations.
13188
13189 * gdbint.texinfo: Add XCOFF node.
13190
13191Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13192
13193 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13194
13195Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13196
13197 * stabs.texinfo: Fix for array types to mention lower bounds.
13198
13199Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13200
13201 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13202
13203Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13204
13205 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13206
13207Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13208
13209 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13210 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13211
13212Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13213
13214 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13215
701adfb0
PA
13216Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13217
13218 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13219
c906108c
SS
13220Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13221
13222 * gdb.texinfo, gdbinv-s.texi: misc updates
13223
13224Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13225
13226 * gdbint.texinfo: Brief documentation for longjmp support,
13227 from an email msg by Stu.
13228
13229Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13230
13231 * stabs.texinfo: Fix description of floating point "range"
13232 types (which really define basic types). Reported by Jim Meehan,
13233 <meehan@src.dec.com>.
13234
13235 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13236
13237Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13238
13239 * gdbint.texinfo: Slightly expand section on supporting a new
13240 object file format.
13241
13242Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13243
13244 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13245 intermediate file.
13246
13247Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13248
13249 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13250
13251Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13252
13253 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13254
13255 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13256 as well as Z8002.
13257
701adfb0
PA
13258Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13259
13260 * gdbint.texinfo (Host Conditionals): Remove
13261 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13262 MEM_FNS_DECLARED.
13263 (Target Conditionals): Remove all of the above.
13264
13265Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13266
13267 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13268 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13269
c906108c
SS
13270Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13271
13272 * gdbint.texinfo: Add sections on clean design and on how to send
13273 in changes.
13274
13275Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13276
13277 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13278
701adfb0
PA
13279Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13280
13281 * gdbint.texinfo: nm.h now included in defs.h.
13282
c906108c
SS
13283Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13284
13285 * gdb.texinfo: Fix typo, reported by Karl Berry.
13286
13287Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13288
13289 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13290
701adfb0
PA
13291Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13292
13293 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13294
13295Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13296
13297 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13298 (all @node commands): Use new form to avoid nitpicking errors.
13299 * gdbint.texinfo: Document host/native/target split.
13300
13301Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13302
13303 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13304
13305Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13306
13307 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13308
c906108c
SS
13309Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13310
13311 * gdbint.texinfo: fixed a stray email address (needs @@),
13312 added @table @code to node "Native Conditionals"
13313
701adfb0
PA
13314Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13315
13316 * gdbint.texinfo: document a few more macros, create new section
13317 for native macros.
13318
13319Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13320
13321 * gdb.texinfo: Document command hooks.
13322
c906108c
SS
13323Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13324
13325 * gdbint.texinfo: Describe coding style of GDB.
13326
13327Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13328
13329 * stabs.texinfo: Minor wording changes.
13330
13331Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13332
13333 * gdbint.texinfo: Improve release doc slightly.
13334
701adfb0
PA
13335Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13336
13337 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13338 for two new remote targets---29K using UDI, and Tandem ST2000
13339 using STDBUG.
13340
13341 * all.m4, none.m4: new m4 switch, _ST2000__
13342
13343 * all.m4: turn on H8/300 stuff for generic manual
13344
13345 * gdbinv-s.m4.in: remove text on special procedures to continue
13346 after explicit call to breakpoint() in serial stubs.
13347
c906108c
SS
13348Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13349
13350 * gdbint.texinfo: Improve doc of GDB config macros.
13351
13352Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13353
13354 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13355 These will be reinserted when examined.
13356
701adfb0
PA
13357Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13358
13359 * gdb.texinfo: fix shameful error of agreement reported by
13360 jimb@occs.cs.oberlin.edu (Jim Blandy)
13361 * gdb.texinfo: remove old partial discussion of remote serial
13362 protocol (via serial debug stubs)
13363 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13364 use of serial debug stubs
13365
c906108c
SS
13366Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13367
13368 * gdbint.texinfo: Make a start at documenting all the #if macros
13369 in GDB. At least list them all, and start separating them into
13370 host-specific and target-specific.
13371
13372Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13373
13374 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 13375 examples (not consistent w others).
c906108c
SS
13376 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13377 for generic vn of doc
13378
13379Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * Makefile.in: always create installation directories.
13382
13383Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13384
13385 * gdb.texinfo: in h8 config, do not describe searching commands.
13386
13387Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13388
13389 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13390 conditionals; introduce a few generic switches that may be
13391 useful for other cross-dev or dos-hosted configs.
13392
13393 * gdb.texinfo: fix typo in "info reg" description
13394
13395Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13396
13397 * stabs.texinfo: Minor updates from running TeX over it.
13398 * Makefile.in (stabs.dvi, stabs.ps): Add.
13399
13400Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13401
13402 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13403 First pass at converting it to texinfo.
13404
13405Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13406
13407 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13408 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13409
13410Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13411
13412 * gdbint.texinfo: Add section on partial symbol tables.
13413
701adfb0
PA
13414Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13415
13416 * gdb.texinfo: Document new am29k setting.
13417
c906108c
SS
13418Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13419
13420 * gdb.texinfo: document `set remotedebug' and `set
13421 rstack_high_address'.
13422
13423Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13424
13425 * gdb.texinfo: slight expansion of new text on reading info files
13426 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13427 H8/300 from DOS.
13428
13429Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13430
13431 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13432
13433Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13434
13435 * gdb.texinfo: Say how to read the `info' files.
13436
13437Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13438
13439 * Makefile.in: gm4 -> m4.
13440
13441Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13442
13443 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13444 Documentation' ahead of `Installing GDB' to match README.
13445 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 13446 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
13447
13448Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13449
13450 * Makefile.in: remove $(srcdir) from gdb.info rule.
13451
13452Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13453
13454 * Makefile.in: commented out gdb-all.texinfo rule. This is
13455 temporary.
13456
13457Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13458
13459 * Makefile.in, configure.in: removed traces of namesubdir,
13460 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 13461 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
13462
13463Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13464
13465 * gdb.texinfo: Improve how we ask for bug reports.
13466
13467Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13468
13469 * Makefile.in: infodir belongs in datadir.
13470
13471Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13472
13473 * Makefile.in: remove spaces following hyphens, bsd make can't
13474 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 13475 standards.text support.
c906108c
SS
13476
13477Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13478
13479 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13480 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13481 and mandir now keyed off datadir by default.
13482
13483\f
13484Local Variables:
9e9c5ae7 13485mode: change-log
c906108c
SS
13486left-margin: 8
13487fill-column: 74
13488version-control: never
463888ab 13489coding: utf-8
c906108c 13490End:
This page took 2.740521 seconds and 4 git commands to generate.